/* CSS Document */
body {
	background:url(../images/bg1.jpg) repeat-x #FFFFFF;
	margin:0px;
}
* {	margin:0px; padding:0px;}
.f_left {	float:left;}
.f_left_1{	float:left; padding:0px 15px 0px 15px; }
.f_right {	float:right; }
.f_right_read {	float:none; padding:30px 0px 0px 130px; }
.clear {	clear:both; }
div {	font-size:11px;	font-family:Arial, Helvetica, sans-serif; line-height:21px; color:#817f7f; }
#main { margin:0px auto; width:1004px; }

#logo { float:left; padding:11px 0px 0px 21px; height:107px; width:550px;  }
#flashlogo	{	width:90px; height:107px; float:left;	}
#flashtxt	{	width:455px; height:107px; float:right; padding-top:15px;	}
#top_right { float:left; margin-left:5px; width:173px; background:url(../images/top_right_bg1.jpg) repeat-x; }
#top_links { float:right; padding-top:11px; padding-right:15px; } 
#top_links img {	padding-right:5px; padding-left:5px; }
#top_links a {	color:#FFFFFF; text-decoration:none;}
#top_links a:hover {	color:#FFFFFF; text-decoration:none;}

#content_main { margin:15px 0px 0px 0px; float:left; width:954px; background:url(../images/body_bg_left1.jpg) no-repeat 0px 54px #FFFFFF; }
#banner_main { float:left; width:948px; }
#banner { float:left; padding:14px 17px 10px 16px; }
#banner_inner { float:left; padding:9px 15px 10px 10px; }
#inner_banner_bg {  width:610px; height:201px; }
#banner_txt { float:right; font-size:20px; color:#000000; font-weight:bold; width:300px; padding:150px 20px 0px 0px; }
#box { float:left; width:283px; margin-top:14px; background:url(../images/box_bg.jpg) repeat-y; }
#news_title_bg { float:left; background:url(../images/tittle_news.jpg) no-repeat top left; width:233px; height:33px; padding:10px 0px 0px 50px }
#login_title_bg { float:left; background:url(../images/title_parents_login.jpg) no-repeat top left; width:233px; height:33px; padding:10px 0px 0px 50px }
#leftmenu_title_bg { float:left; background:url(../images/submenu_tittle.jpg) no-repeat top left; width:230px; height:33px; padding:10px 0px 0px 53px }
#news_text { float:left; padding:15px; padding-bottom:0px; }
#news_text_inner { float:left; padding:10px 10px 12px 15px; }
#news_text b { color:#e9688e;}
#news_text b span { color:#817f7f;}

#news_text marquee ul li {	list-style-type:none; background:none; padding:0px; margin:0px;}
#news_text marquee ul li {	list-style-type:none; background:none; padding:0px; margin:0px;}
#news_text_inner marquee li b { color:#e9688e;}
#news_text_inner marquee li b span { color:#817f7f;}
#right_content {
	float:right;
	width:284px;
	padding:0px 14px 0px 0px;
}
#left_content {
	float:left;
	width:610px;
	padding:5px 0px 0px 14px;
	
}
#inner_pad {
	float:left;
	width:610px;
	padding:9px 0px 10px 10px;
}
.textarea {
	float:left;
	text-align:justify;
	padding:13px 0px 0px 30px;
	background:url(../images/bullet_tic.jpg) no-repeat 0px 15px;
}

#image_pad_right {
	float:right;
	padding:0px 0px 10px 10px;
}
#rose_box {
	float:left;
	z-index:-100;
	width:610px;
	background:url(../images/rose_box_bg.jpg) repeat-x #f5aab5;
}

#rose_box .top {
	float:left;
	height:10px;
	width:610px;
	background:url(../images/rose_box_top2.jpg) no-repeat right top;
}
#rose_box .bootom {
	float:left;
	height:10px;
	width:610px;
	background:url(../images/rose_box_top4.jpg) no-repeat right top;
}

#rose_box .content {
	float:left;
	width:608px;
	border-right:1px solid #e98594;
	border-left:1px solid #e98594;
}
#rose_box .content ul {	list-style-type:none; padding:5px 0px 5px 15px; margin:0px; color:#8f2b49; font-weight:bold; font-size:11px; }
#rose_box .content ul li { background:url(../images/rose_box_bullet.jpg) no-repeat 0px 10px; padding:3px 0px 3px 15px; margin:0px;	}

.image {	position:absolute; width:600px; vertical-align:bottom; padding-top:15px;}
.txtbox_index {
	font-size:11px;
	border:1px solid #d7d7d9;
	width:230px;
	height:16px;
	padding-top:4px;
	padding-left:4px;
}
.rose {	color:#e9688e; text-decoration:none;}
.rose:hover {	color:#e9688e; text-decoration:underline;}

a.news_link {color:#e9688e; text-decoration:none;}
a.news_link:hover {color:#e9688e; text-decoration:underline;}

.black_link {	color:#000000; text-decoration:none;}
.black_link:hover {	color:#e9688e; text-decoration:underline;}


#text_boxes {
	float:left;
	padding:15px;
	width:245px;
	clear:left;
}
#text_forgot {
	float:left;
	width:120px;
	padding-left:20px;
}

#smart_heading {
	float:left;
	width:250px;
	line-height:23px;
	padding:10px 15px 3px 35px;
	text-align:justify;
	list-style-type:none;
	background:url(../images/bullet_tic.jpg) no-repeat 0px 14px;
}

#smart_heading b {
	color:#e9678e;
	font-weight:bold;
	font-size:15px;

}
#readmore  {
	float:right;
	padding:5px 0px;
	background:url(../images/bullet_arrow.jpg) no-repeat right;
}
a#readmore {
	color:#e9678e;
	padding-right:10px;
	text-decoration:none;
}
a#readmore:hover {
	color:#FF0000;
	text-decoration:none;
}

#bottom_box {
	float:left;
	padding-left:25px;
}
#divider {
	float:left;
	width:942px;
	height:11px;
	background:url(../images/footer_divide.jpg) no-repeat;
	margin:20px 0px 0px 0px;
}

#footer {
	color:#e9678e;
	line-height:24px;
	float:left;
	text-align:center;
	padding:15px;
	width:922px;
}

#footer a { color:#e9678e; text-decoration:none; }
#footer a:hover { color:#FF0000; text-decoration:none; }

#ts_img { float:right; padding:30px 30px 0px 0px; width:158px;}
.news_img { float:left; padding:6px 10px 0px 0px;}

ul#news_st { margin:0px; padding:0px;}
ul#news_st li { list-style-type:none; padding:5px 0px 10px 0px; border-bottom:1px dotted #c2c2c2; height:70px;}


/*------------------------	   Fancy menu    -----------------------*/

#menu_bg{
	float:left;
	background:url(../images/menu_bg.jpg) no-repeat top left;
	width:954px;
	height:42px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#topnav ul {
	clear:both;
	padding:0px 8px;
	margin:0px;
	float:left;
	font-size:12px;
	width:938px;
	height:42px;
	list-style-type:none;
}
#topnav ul li {
	float:left;
	padding:0px;
	margin:0px;
	overflow:hidden;
	height:40px;
}
#topnav ul a {
	clear: both;
	padding:10px 15px 10px 14px;
	float:left;
	margin:0px 2px 0px 1px;
	color: #000000;
	line-height:20px;
	text-decoration:none;
}
#topnav ul span {
	clear: both;
	padding:10px 15px 10px 14px;
	float:left;
	margin:0px 2px 0px 1px;
	color: #000000;
	line-height:22px;      
	text-decoration:none;
}
#topnav ul a {
	background-color:#247faf;
	color: #ffffff;
}

#topnav ul li.active {
	background-color:#247faf;
	color: #ffffff;
	line-height:20px;
	height:40px;
}

/*---------------------------------------------------------------------------*/


#menu ul {
	float:left;
	width:954px;
	height:42px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#menu ul li {
	margin:0px;
	padding:0px;
	float:left;
	list-style-type:none;
	background:none;
}


ul#side_menu {
	float:left;
	width:275px;
	list-style-type:none;
	padding:5px 0px 5px 4px;
}
ul#side_menu li {
	list-style-type:none;
	height:29px;
	background:url(../images/side_menu_bg.jpg) no-repeat 0px 0px;
	padding:5px 0px 0px 35px;
}
ul#side_menu li a {
	font-weight:bold;
	color:#e9688e;
	text-decoration:none;
	font-size:12px;
}
ul#side_menu li a:hover {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	font-size:12px;
}


.contentheading { text-align: left; font-size:20px; color: #612643; }
.banner_heading { text-align:  right; font-size:24px; color: #000000; }

.text_input
{
	background:url(../images/text_bg.jpg) repeat-x;
	height:16px;
	width:180px;
	border: #c6e5f6 1px solid;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.address_input
{
	background:url(../images/address_bg.jpg) repeat-x #FFFFFF;
	height:50px;
	width:180px;
	border: #c6e5f6 1px solid;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.button
{
	background:url(../images/button_bg1.jpg) repeat-x;
	height:26px;
	border:#FFFFFF 1px solid;	
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	padding:0px 5px;
	cursor:pointer;
}
.gallery
{
	border:#24b6ff 1px solid;
	padding:1px;
}

