@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #303866;
	background-color:#FDB92A;
	margin:0px;
	}
	
h1, h2, h3 {color: #303866;}
h1 {font-size:24px; margin-bottom:4px;}
h2 {font-size:18px; margin-bottom:4px;}
h3 {font-size:16px; margin-bottom:4px;}
p {margin-bottom:6px;}
img {border:none;}
hr {color: #303866;}
a {text-decoration:none; border-bottom:0px groove:#E55D0B; color:#FCD72B; font-weight:bold;}
a:hover {background-color:#C1635B;}  /* ffddff */
	a.no_anchor {border:none;}
	a.no_anchor:hover {background-color:transparent;}
.hover_underline {text-decoration:underline; color:#AA3223;}
.clear_both {clear:both;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {text-decoration:underline;}
.align_right {text-align:right;}
.groove_line {border-bottom:1px solid #C1E401;}
.float_left {float:left;}
.float_right {float:right;}
.float_left_20 {
	float:left;
	padding:15px 20px 15px 0px;
	}
.float_left_50 {
	float:left;
	margin-left:50px;
	}
.float_right_50 {
	float:right;
	margin-right:50px;
	}
.float_right_20 {
	float:right;
	margin-left:20px;
	}
.links {
	text-decoration:underline;
	color:#303866;
	}
.contacts{
	font-weight:bold;
	color:#303866;
	}

#language {
	float:left;
	width:90px;
	}

#about ul {
	margin-left:25px;
	}
	
#menu {	
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
	}

#menu_items li {
	margin-left:15px;
	}

/*	
#background_color {
	position:absolute;	
	min-height:1050px;
	min-width:1250px;
	z-index:-2;
	background-color:#FDB92A;
	}
*/
#background_gradient {
	background-image:url(../_images/background_body.jpg);
	position:absolute;
	background-repeat:repeat-x;
	top:0px; z-index:-1; width:100%; height:1050px;
	min-width:1400px;
	}
	
#wrapper {
	position:relative;
	margin:auto;
	width:1050px;
	height:1250px;
	}

#frame_menu {
	background-color:#931C80;
	position:absolute;
	width:200px;
	margin-bottom:0px;
	height:1450px;
	z-index:1;
	padding:0px;
	}

#frame_menu_items {
	position:absolute;
	width:190px;
	height:450px;
	top:250px;
	left:10px;
	margin:0px;
	padding:0px;
	z-index:2;
	font-family:"Helvetica", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C1E401;
	font-weight:bold;
	}

#frame_logo {
	/* background-color:#EDAB1C; */
	position:absolute;
	top:0px;
	width:200px;
	height:180px;
	z-index:0;
	background-repeat:no-repeat;
	}

#frame_ekongkar {
	/* background-color:#EDAB1C; */
	background-image:url(../_images/ekongkar.jpg);
	position:absolute; left:220px; top:25px; bottom:0px;
	width:950px;
	height:30px;
	z-index:2;
	background-repeat:no-repeat;
	}

#frame_top {
	/* background-color:#EDAB1C; */
	background-image:url(../_images/background_top.jpg);
	position:absolute; left:315px; top:80px; bottom:0px;
	width:700px;
	height:141px;
	background-repeat:no-repeat;
	}

#frame_bodyheader {
	position:absolute;
	top:260px; left:260px; z-index:1; width:850px; height:30px;
	margin-left:0px;
	font-size:20px;
	font-weight:bold;
	padding:0px;
	}

#frame_bodycontent {
	position:absolute;
	top:260px; left:300px; z-index:2; width:750px; height:600px;
	margin-bottom:0px;
	padding:0px;
	}
	
#frame_bodycontent_cours {
	position:absolute;
	top:260px; left:300px; z-index:2; width:1000px; height:600px;
	margin-bottom:0px;
	padding:0px;
	}
	
#frame_cours_prenatal {
	position:absolute;
	top:180px; left:0px; z-index:2; width:430px; height:600px;
	margin-bottom:0px;
	padding:0px;
	}

#frame_cours_mater {
	position:absolute;
	top:180px; left:480px; z-index:2; width:430px; height:600px;
	margin-bottom:0px;
	padding:0px;
	}

#central_col {	
	position:absolute;
	top:0px; left:300px; z-index:2; width:250px; height:300px;
	}

#frame4 {
	height:300px;
	width:400px;
	margin:0px 0px 0px 0px;
	background-image:url(../_images/gradient.jpg);
	background-repeat:repeat-x;
	position:absolute; left:150px; top:100px;
	padding:25px 15px 15px 15px;
	}


#kyset_2 {
	position:absolute; left:0px; top:0px;
	height:300px;
	width:300px;
	}

#kyset_3 {
	position:absolute; left:500px; top:0px;
	height:300px;
	width:300px;
	}

#YB_col {	
	margin-top:0px;
	width:800px;
	float:right;
	margin:0 0 20px 40px;
	}

#about {
	display:block;
	}    

#kundalini {
	display:none;
	}

#agenda {
	display:none;
	}

#cours {
	display:none;
	}

#ateliers {
	display:none;
	}

#guru_jagat_kaur {
	display:none;
	}
	
#YB 	{
	display:none;
	}
		
#links {
	display:none;
	}

#contacts {
	display:none;
	}

#blue_header {
	font-weight:bold;
	margin-top:0px;
	font-size:14px;
	margin-bottom:10px;
	}

