
BODY,H1,H2,H3,H4,H5,H6,Form {
	margin: 0px;	
}

BODY {
	margin: 0px;
	background: #fff;
	font-family: arial, sans-serif;
	color: #3a2b28;
	font-size: 12px; 
	line-height: 16px; 
	font-weight: normal; 
	overflow: auto;
	direction: rtl;
	margin-bottom: 30px;
	/*margin-top: 30px;*/
}

.templateWidth {
	width: 810px;
}

.templateHeight {
	height: 100%;
}

#mainDiv {
	position: relative;
	top: 0px;
	left: 0px;
	direction: rtl;
	background: url('../images/pageclean3.jpg') no-repeat;
	width: 810px;
	height: 855px;
}

#relativeRtlDiv {
	position: relative;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	direction: rtl;	
}

#navbarDiv {
	position: absolute;
	top: 115px;
	right: 223px;
	/*border: 1px black solid;*/
	width: 320px;
	height: 30px;
	/*background: url('../images/bg_navbar.jpg') no-repeat;*/
	text-align: center;
}

#infoDiv {
	position: absolute;
	top: 165px;
	right: 20px;
	/*border: 1px black solid;*/
	direction: rtl;
	text-align: right; 
	width: 500px;
	height: 600px;
	/*background: yellow;*/
}

#titleDiv {
	position: absolute;
	top: 155px;
	left: 30px;
	width: 750px;
	text-align: center;
	direction: rtl;
}

#mainInfoDiv {
	position: absolute;
	top: 295px;
	right: 20px;
	text-align: right;
	direction: rtl;
	width: 380px;
	font-size: 13px;
	line-height: 17px;
}

#videoDiv {
	position: absolute;
	top: 310px;
	left: 20px;
	width: 360px;
	text-align: right;
	font-size: 13px;
	line-height: 17px;
}

#feedbackDiv {
	position: absolute;
	top: 207px;
	left: 60px;
	text-align: center;	
}

#footerDiv {
	position: absolute;
	top: 805px;
	left: 30px;
	width: 750px;
	text-align: right;
	direction: rtl;
	font-size: 13px;
	line-height: 17px;
}


/*
#eventsDiv {
	position: absolute;
	top: 255px;
	left: 31px;
	text-align: center;
}

#leftImageDiv {
	position: absolute;
	top: 310px;
	left: 30px;
	text-align: center;
}


#soonDiv {
	position: absolute;
	top: 207px;
	left: 60px;
	text-align: center;	
}
*/

/* E-mail */
#emailDiv-Lesson-Gray {
	position: absolute;
	top: 600px; /*473px; */ /*618px;*/
	right: 16px;
	background: url('../images/email-box-healing-dance-gray.jpg') no-repeat;
	width: 224px;
	height: 155px;
}

.form-input-text {
	width: 142px;
	height: 16px;
	border: 0px #030303 solid;
	background: #fff;
	color: #030303;
	font-size: 13px;
}

.form-input-send {
}


/* nav-bar buttons divs */
.button-bg-over {
	width: 112px;
	height: 30px;
	background: url('../images/button.bg_over.jpg') no-repeat;
	text-align: center;
	padding-top: 2px;
}

.button-bg-out{
	width: 112px;
	height: 30px;
	background: url('../images/button.bg_out.jpg') no-repeat;
	text-align: center;
	padding-top: 2px;
}




/* HREF */
A {
	font-family: arial, sans-serif;
	color: #000;
	text-decoration: none;	
}
A:visited { text-decoration:none; }
A:hover { text-decoration:none; color:#000; }
A:active { text-decoration:none; }

.redRef {
	font-family: arial, sans-serif;
	color: red;
	text-decoration: none;	
}
.redRef:visited { text-decoration:none; }
.redRef:hover { text-decoration:underline; color:red; }
.redRef:active { text-decoration:none; }





#maskDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9000;
	background-color: #000;
	display: none;
}

#noneFansDiv-1 {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 9999;
	
	width: 624px;
	height: 731px;
	background: url('../images/none-fans-entry.png') no-repeat;
}

#noneFansDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 9999;
	
	width: 596px;
	height: 490px;
	background: #fff;
}


/*********************************************************/
/*********************************************************/



#pleasewaitDiv {
	position: relative;
	width: 480px;
	height: 100px;
	display: block;
	text-align: center;
}

#welcomeMsg {
	position: relative;
	width: 480px;
	height: 95px;
	display: block;
	text-align: center;
}

#homeDivBox {
	position: relative;
	width: 480px;
	/*height: 712px;*/
	height: 1300px;
	display: none;
}

#homeDivImg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 712px;
	z-index: 1;
}

#homeDivEnter1 {
	position: absolute;
	top: 20px; 
	right: 412px; 
	text-align: center;
	z-index: 2;
}

#homeDivEnter2 {
	position: absolute;
	top: 363px; 
	right: 212px; 
	text-align: center;
	z-index: 2;
}

#homeDivText1 {
	position: absolute;
	top: 35px; 
	right: 30px; 
	text-align: center;
	z-index: 2;
}

#homeDivText2 {
	position: absolute;
	top: 240px; 
	right: 30px;
	text-align: right;
	z-index: 2;
}

.rtl {
	direction: rtl;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 30px; 
	line-height: 36px; 
	font-weight: normal;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 24px; 
	line-height: 32px; 
	font-weight: normal;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 16px; 
	line-height: 20px; 
	font-weight: normal;
}


/***********************************************************************************************************************************/

/* menu */

.menuSpan {
	font-family: arial, sans-serif;
	color: #ef037f;
	font-size: 14px; 
	line-height: 21px; 
	font-weight: normal; 
}

.menuRef {
	font-family: arial, sans-serif;
	color: #878787;
	font-size: 14px; 
	line-height: 21px; 
	font-weight: normal;
	text-decoration: none;	
}
.menuRef:visited { text-decoration:none; }
.menuRef:hover { text-decoration:none; color:#ef037f; }
.menuRef:active { text-decoration:none; }

/***********************************************************************************************************************************/

/* form */

.contactText { color:#3a2b28; font-family:Geneva,Arial,Helvetica,sans-serif; font-size:12px; line-height:14px; font-weight:normal; text-decoration:none; margin:0; display:inline; }
.contactInput { width:270px; height:20px; border:1px #aad04e solid; color:#000000; font-family:verdana; font-size:14px; font-weight:normal; }
.contactTextarea { width:352px; height:65px; border:1px #aad04e solid; color:#000000; font-family:verdana; font-size:14px; font-weight:normal; }

/***********************************************************************************************************************************/


.rightsRef {
	font-family: arial, sans-serif;
	color: #878787;
	font-size: 9px; 
	line-height: 12px; 
	font-weight: normal;
	text-decoration: none;	
}
.rightsRef:visited { text-decoration:none; }
.rightsRef:hover { text-decoration:none; color:#878787; }
.rightsRef:active { text-decoration:none; }


/*******************************************/


/*============================*/
/*=== Custom Slider Styles ===*/
/*================7============*/
/*
#slider-wrapper {
 	position: absolute;
	top: 0px;
	left: 0px;
    width: 171px;
    height: 335px;
	border: 1px red solid;
}

#slider {
	position: relative;
    width: 171px;
    height: 335px;
    background: url(/images/slider_loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:0px;
	bottom:-28px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/images/slider_bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/images/slider_arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
*/
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}