﻿/* CSS Document */

body{
	background: #CCC;
	margin:0px; padding:0px;
	font-family:David, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4C4C4C;
	direction:rtl;
	text-align:right;
}

p{padding:0px; margin:0px;}
object, embed {margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{padding:0px; margin:0px;}
ul,li{ 	padding:0px; margin:0px; list-style-position:inside; }

.height5{height:5px;}
.height10{height:10px;}
.height20{height:20px;}
.height30{height:30px;}
.height40{height:40px;}
.height50{height:50px;}
.height60{height:60px;}
.height80{height:80px;}
.height90{height:90px;}
.height120{height:120px;}

a:active { 
    border:none;
    outline:none;
}
a:active, a:focus {
   outline:  none;
   ie-dummy: expression(this.hideFocus=true);
}

a:focus{
 -moz-outline-style: none;
}

#main_container_hp{	
	width:950px;
	margin:0 auto;
	/*background: url(../images/bottom_bg.jpg) bottom center no-repeat #fff;*/
	background:#fff;
}
#main_container{
	width:950px;
	margin:0 auto;
	/*background: url(../images/bottom_bg.jpg) bottom center no-repeat #fff;*/
	
}
#main_container_div{
	width:950px;
	margin:0 auto;
	background: url(../images/bottom_bg2.jpg) bottom center no-repeat #fff;
}

/*#main_container img, div{ behavior: url("iepngfix.htc") }*/

/*common for all*/
/*.header{
	height:136px;
	overflow:hidden;
	position:relative;
	width:950px;
}*/

/*.logo{
	width:198px;
	float:right;
	padding-left:5px;
	padding-bottom:16px;
}*/
.mid_container{
	width:950px;
	margin:0px;
	padding:0px;
	min-height:401px;
}

.footer{
	background:#DF2518;
	font-family:David, Arial, Helvetica, sans-serif;
	/*height:73px;*/
	font-size:13px;
	color:#fff;
	text-align:center;
	padding-left:34px;
	padding-right:34px;
	line-height:15px;
	padding-bottom:10px;
}

.footer a{
	font-size:13px;
	color:#fff;
	text-decoration:none;
}

.height14{height:14px}
.height0{height:0px;overflow:hidden}
.clr{clear:both;}
.float_left{float:left;}
.float_right{float:right;}

#search_bar{
	background:url(../images/search_bg.jpg) no-repeat;
	height:34px;
	margin:0px;
	padding:0px;
	width:165px;
	margin-right:28px;
	/*margin-top:6px;*/
}
.search_icon{
	float:left;
	padding-top:11px;
	padding-left:9px;
	padding-right:0px;
}
.search_input{
	float:left;
	width:100px;
	height:13px;
	.height:14px;
	overflow:hidden;
	padding-top:11px;
	.padding-top:10px;
	padding-left:8px;
}
.search_textbox{
	width:100px;
	height:14px;
	font-size:9px;
	color:#4c4c4c;
	line-height:11px;
	border:0px;
}
.search_but{
	float:left;
	padding-top:11px;
}

/*common for all ends*/


/*Home classes*/
.hp_mid_container{
	width:950px;
	float:left;
	/*padding-top:200px;
	overflow:visible;*/
	/*position:absolute;*/
	margin-top:132px;
	overflow:visible;
	position:relative;
}

#left_section_hp{
	/*width:698px;*/
	width:710px;
	float:left;
	/*padding-left:20px;*/
	padding-left:20px;
	margin-top:44px;
}
#left_section_inner{
	/*width:698px;*/
	width:710px;
	float:left;
	/*padding-left:20px;*/
	padding-left:20px;
}


.content_home{
	width:698px;
	font-size:13px;
}

#right_home{
	width:215px;
	float:right;
	/*padding-left:17px;*/
	overflow:hidden;
	/*padding-bottom:12px;*/
	padding-bottom:30px;
	padding-top:5px;
}


.top_menu{
	color:#06529F;
	font-size:15px;
	text-align:center;
	height:28px;
	padding-bottom:4px;
	padding-top:14px;
}
.top_menu h1{
	color:#06529F;
	font-size:15px;
	text-align:center;
	font-weight:100;
}
.top_menu a{
	color:#06529F;
	text-decoration:none;
	display:inline-block;
}
.top_menu a:hover{
	color:#74B74A;
	text-decoration:none;
}
.top_menu span{
	color:#74B74A;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
}

.home_blackboard{
	width:509px;
	padding-top:30px;
	float:right;
	margin-bottom:60px;
}
.home_blackboard_mid{
	width:418px;
	background:url(../images/home_blboard_mid.jpg) repeat-y;
	color:#FFF;
	line-height:22px;
	padding-right:58px;
	padding-left:33px;
	min-height:163px;
	_height: expression('163px');
}
.home_blackboard_mid p{
	padding:0px;
	margin:0px;
	color:#fff;
	text-align:right;
	white-space:normal;
	padding-bottom:10px;
}
  
.inner_header{
	width:950px;
	margin: 0 auto;
	/*position:absolute;
	top:0px;
	overflow-y:hidden;*/
} 
  
.home_header{
	width:950px;
	margin: 0 auto;
	position:absolute;
	top:0px;
	/*overflow-y:hidden;
	overflow-x:hidden;*/
} 
.top_wel_note{
	font-size:14px;
	color:#E31B23;
	padding-bottom:15px;
}
.top_wel_note a{	
	color:#E31B23;
	text-decoration:none;	
}
.top_wel_note a:hover{	
	color:#E31B23;	
	text-decoration:none;	
}
.bread_welnote{
	width:484px;
	float:right;
}

.logo{
	width:198px;
	float:left;
	/*padding-left:5px;*/
}


.main_title{
	padding-bottom:10px;
}

.main_title h1{
	font-size:24px;
	color:#E31B23;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

.layout_18_pdf{
	width:715px;
	/*height:625px;*/
	/*height:1030px;*/
	padding-bottom:76px;
}
/*.layout_18_pdf{
	width:720px;
	height:625px;
	padding-bottom:60px;
	overflow:visible;
	
}*/
.main_title span{
	font-size:18px;
	color:#E31B23;
}

.head_flash{
	width:950px;
	height:133px;
	margin:0 auto;
	background:url(../images/header_flashbg.jpg) no-repeat 16px bottom ;
	padding-top:8px;
	/*margin-right:8px;*/
	/*margin-left:14px;*/
	/*padding-left:12px;*/
	/*padding-right:24px;*/
}
.head_flash_hp{
	width:950px;
	margin:0 auto;
	background:url(../images/header_flashbg.jpg) no-repeat 16px top ;
	padding-top:8px;
	/*margin-right:8px;*/
	/*margin-left:14px;*/
	/*padding-left:12px;*/
	/*padding-right:24px;*/
}
.head_flash_div{
	float:left;
}

.head_flashbox1{
	float:left;
	width:950;
}
.head_flashbox2{
	float:left;
	width:107px;
	padding-left:25px;
}
.head_flashbox3{
	float:left;
	width:96px;
	padding-left:27px;
}
.head_flashbox4{
	float:left;
	width:113px;
	padding-left:25px;
}
.head_flashbox5{
	float:left;
	width:100px;
	padding-left:10px;
}

.head_flashbox6{
	float:left;
	width:119px;
	padding-left:15px;
}
.head_flashbox7{
	float:left;
	width:117px;
	padding-left:15px;
}


/*Home classe ends*/


/*inner general */

.content_area_general{
	width:689px;
	float:right;
	/*padding-right:25px;*/
	overflow:visible;
}

.content_area_general a{
	color:#D62417;
	text-decoration:none;
}
/*.content_area_general h1{
	color:#D62417;
	color:Orange;
	font-size:24px;
	font-weight:bold;
	padding-bottom:15px;
}*/

/*inner general ends */


/* Kelim_old page Starts */
#left_inner{
	width:756px;
	_width:750px;
	float:left;
}
#right_inner{
	width:194px;
	float:right;
	overflow:hidden;
}

.height23{height:20px;}

.breadcrumb{
	font-size:11px;
	color:#D62417;
	/*margin-right:13px;*/
	padding-top:1px;	
	margin-top:0px;
}
.breadcrumb a{
	font-size:12px;
	color:#000;
	padding-top:1px;
	display:inline-block;	
	text-decoration:none;
}

.breadcrumb span{
	color:#000;
}
.top_menu_inner{
	color:#06529F;
	font-size:15px;
	text-align:right;
	margin-right:18px;
	overflow:hidden;
	padding-right:8px;	
	padding-top:14px;
}
.top_menu_inner h1{
	float:right;
	background:url(../images/top_menu_sep.jpg) no-repeat;
	color:#06529F;
	font-size:14px;
	text-decoration:none;
	text-align:right;
	display:inline-block;
	font-weight:100;
	padding-right:10px;
	padding-left:10px; 
}
.top_menu_inner h1 a{
	color:#06529F;
	text-decoration:none;
	display:inline-block;
}
.top_menu_inner h1 a:hover{
	color:#74B74A;
	text-decoration:none;
}
h1.top_menu_inner span{
	color:#74B74A;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
 
}

.top_menu_inner a{
	color:#06529F;
	text-decoration:none;
	display:inline-block;
}
.top_menu_inner a:hover{
	color:#74B74A;
	text-decoration:none;
}
.top_menu_inner span{
	color:#74B74A;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
}

.kelim_old_left_link_section{
	width:150px;
	float:left;
	padding-left:61px;
}
.kelim_old_left_section{
	background:url(../images/kelim_left_section_bg.jpg) repeat-y right;
	font-size:12px;
	color:#4c4c4c;

}
.kelim_old_left_section h3{
	background:url(../images/kelim_left_section_top.jpg) no-repeat right;
	font-size:18px;
	color:#fff;
	height:48px;
	line-height:38px;
	padding-right:8px;
	text-align:center;
}
.kelim_old_left_section ul{
	margin:0px;
	padding-right:40px;
}
.kelim_old_left_section li{
	background:url(../images/kelim_left_section_line.jpg) repeat-x bottom;
	text-decoration:none;
	list-style-type:none;
	line-height:12px;
	font-size:10px;
	color:#4c4c4c;
	padding-bottom:6px;
	width:85px;

}
.kelim_old_left_section span{
	display:block;
}
.kelim_old_left_section a{
	font-size:14px;
	color:#D62417;
	text-decoration:none;
	line-height:20px;
}
.kelim_old_left_section_btm{
	background:url(../images/kelim_left_section_btm.jpg) no-repeat;
	height:16px;
	overflow:hidden;
}

.kelim_old_content{
	width:435px;
	float:right;
}
.kelim_heading{
	margin:0px;
}
.kelim_heading h1{
	width:435px;
	color:#D62417;
	font-size:24px;
	font-weight:bold;
	height:30px;
	overflow:hidden;
}
.kelim_heading h2{
	font-size:14px;
	color:#5EAF46;
	font-weight:100;
}
.kelim_heading h3{
	font-size:16px;
	color:#4c4c4c;
	font-weight:bold;
	margin-right:25px;
}

.kelim_text_old{
	background:url(../images/dashed_line.jpg) repeat-x bottom;
	padding-top:8px;
}
/*.kelim_text_old h1{
	font-size:18px;
	color:#D62417;
}
.kelim_text_old h2{
	font-size:11px;
	color:#5EAF46;
}
.kelim_text_old h3{
	font-size:10px;
	color:#4c4c4c;
	padding-bottom:8px;
	line-height:13px;
}*/

/* Kelim_old page Ends */

/* Default child links starts */

.default_child_links{
	color:#000;
}
.default_child_links a{
	color:#000;
}

/* Default child links ends */

/* Kelim page Starts */
.kelim_content{
	width:490px;
	float:right;
	/*padding-right:31px;*/
}
/*.kelim_text{
	padding-top:8px;
	font-size:10px;
	color:#4c4c4c;
	padding-bottom:8px;
	line-height:13px;
}
.kelim_text h1{
	font-size:18px;
	color:#D62417;
}
.kelim_text h3{
	font-size:11px;
	color:#5EAF46;
}

.kelim_text h4{
	font-size:17px;
	color:#000;
	line-height:13px;
	font-weight:bold;
	padding-top:10px;
}*/


/* Kelim page Ends */

/* Media page Starts */

.media_left_link_section{
	width:191px;
	float:left;
	padding-left:17px;
}
.media_left_link_section_fixed{
	width:191px;	
}
.media_left_section{
	/*background:url(../images/media_left_section_bg.png) repeat-y right;*/
	font-size:12px;
	color:#4c4c4c;
}
.media_left_section h2{
	background:url(../images/media_left_section_top.jpg) no-repeat right #fff;
	font-size:18px;
	color:#fff;
	height:36px;
	padding-top:11px;
	padding-right:2px;
	text-align:center;
	overflow:hidden;
}
.media_left_section_mid{
	background:url(../images/media_left_section_bg.jpg) repeat-y right;
	font-size:12px;
	color:#000;
}
.media_left_section ul{
	margin:0px;
	padding:0px;
	padding-right:15px;
	width:140px;

}
.media_left_section li{
	text-decoration:none;
	list-style-type:none;
	line-height:12px;
	font-size:10px;
	color:#4c4c4c;
	padding-bottom:6px;
	width:140px;
}
.media_left_section span{
	display:block;
}

.media_left_section a{
	font-size:13px;
	color:#D62417;
	text-decoration:none;
	line-height:20px;
}
.media_left_section_btm{
	background:url(../images/media_left_section_btm.jpg) no-repeat;
	height:19px;
}

.media_middle_text{
	/*background:url(../images/media_text_line.jpg) repeat-x bottom;*/
	padding-bottom:12px;
	padding-top:15px;
	overflow:hidden;
}
/*.media_middle_text h1{
	font-size:12px;
	color:#444445;
}
.media_middle_text h2{
	font-size:14px;
	color:#D62417;
}*/
.media_text_area{
	/*padding-bottom:15px;*/
	overflow:hidden;
}

.media_text_area_seprator{
background:url(../images/media_text_line.jpg) repeat-x bottom;
height:1px;
}

.media_text{
	padding-top:8px;	
	padding-left:23px;
	font-size:11px;
	color:#4c4c4c;
	line-height:14px;
	float:right;
	/*width:281px;*/
	width:434px;
}
.media_text a{
	text-decoration:none;
}

.media_text img{
	width:114px;
	padding-bottom:2px;
	border:none;
}

.media_text h1{
	height:44px;
	padding-bottom:4px;
}
.media_text h2{
	font-size:12px;
	/*color:#D62417;*/
	color:#4c4c4c;
	padding-bottom:4px;
}
.media_text h3{
	font-size:11px;
	color:#5EAF46;
	padding-bottom:12px;
	font-weight:100;
}
.media_text h4{
	font-size:11px;
	color:#4c4c4c;
	text-decoration:none;
}
.media_text h4 a{
	text-decoration:none;
}


.media_text h5{
	font-size:11px;
	color:#D62417;
	padding-bottom:8px;
	font-weight:100;
}
.media_text_image{
	padding-top:24px;
	float:left;
	font-size:12px;
	color:#4c4c4c;
}
.media_text_image img{
	width:129px; 
	height:129px;
	border:none;
}
.media_text_image h2{
	text-decoration:none;
	font-size:12px;
	color:#4c4c4c;
	text-align:left;
}
.media_text_image h2 a{
	text-decoration:none;
	font-size:12px;
	color:#4c4c4c;
}
.media_blankspace{
	padding-bottom:2px;
}
/* Media page Ends */


/* kindergarden start */
	
.kinder_content_area_general{
	width:680px;
	float:right;
	margin-right:25px;
	overflow:hidden;
}

.kinder_content_area_general a{
	color:#D62417;
	text-decoration:none;
}
	/* New classes - for Kinder page starts */
	
	.kinder_video{
		float:left;
		overflow:hidden;
		text-align:left; 
		padding-right:10px;
		padding-bottom:15px;
	}
	.kinder_video h2{
		font-size:12px;
		color:#4c4c4c;
		float:left;
		text-decoration:none;
		padding-top:16px;
	}
	.kinder_video h2 a{
		font-size:12px;
		color:#4c4c4c;
		text-decoration:none;
		padding-top:16px;
	}
	.kinder_content_new{
		width:650px;
		float:right;
		padding-right:33px;
	}

	/*.kinder_content_new h1{
		color:#D62417;
		font-size:24px;
		font-weight:bold;
	}*/

	.kinder_content_new .text_new{
		padding-top:8px;
		font-size:12px;
		direction:rtl;
		padding-bottom:8px;
		line-height:17px;
		float:right;
		overflow:hidden;
	}

	.kinder_text_new{
		padding-top:8px;
		font-size:12px;
		direction:rtl;
		padding-bottom:8px;
		line-height:17px;
		overflow:hidden;
	}

	/*.kinder_text_new h1{
		font-size:18px;
		color:#D62417;
	}*/
	.kinder_text_new h2{
		font-size:11px;
		color:#5EAF46;
	}
	.kinder_text_new h3{
		font-size:13px;
		color:#06529F;
		padding-top:2px;
	}
	.kinder_text_new h4{
		font-size:14px;
		color:#D62417;
		padding-top:4px;
	}
	.kinder_text_new ul{
		padding:0px;
		margin:0px;
	}
	.kinder_text_new li{
		background:url(../images/kinder_tab_img.jpg) no-repeat right;
		padding-right:10px;
		text-decoration:none;
		list-style-type:none;
		display:block;
		margin-right:8px;
	}
	.left_banner_kinder_new{
		float:left;
		/*background:url(../images/kinder_sidebanner_bg.jpg) right -1px no-repeat;*/
		text-align:left;
		padding-bottom:140px;
		overflow:hidden;
		padding-right:15px;
	}
	.left_banner_kinder_new h2{
		font-size:12px;
		color:#4c4c4c;
		text-decoration:none;
	}
	.left_banner_kinder_new h2 a{
		font-size:12px;
		color:#4c4c4c;
		text-decoration:none;
	}
	/*.left_banner_kinder_new img{
		padding-right:15px;
		border:none;
		overflow:hidden;
	}*/
	
	/* New classes - for Kinder page ends */

.kinder_content{
	width:428px;
	float:right;
}

/*.kinder_content h1{
	color:#D62417;
	font-size:24px;
	font-weight:bold;
}*/

.kinder_content .text{
	padding-top:8px;
	font-size:12px;
	direction:rtl;
	padding-bottom:8px;
	line-height:17px;
	float:right;
	width:408px;
}

.kinder_text{
	padding-top:8px;
	font-size:11px;
	direction:rtl;
	padding-bottom:8px;
	line-height:17px;
	float:right;
	width:408px;
}


.kinder_text h1{
	font-size:18px;
	color:#D62417;
}
.kinder_text h2{
	font-size:11px;
	color:#5EAF46;
}
.kinder_text h3{
	font-size:13px;
	color:#06529F;
	padding-top:2px;
}
.kinder_text h4{
	font-size:14px;
	color:#D62417;
	padding-top:4px;
}
.kinder_text ul{
	padding:0px;
	margin:0px;
}
.kinder_text li{
	background:url(../images/kinder_tab_img.jpg) no-repeat right;
	padding-right:10px;
	text-decoration:none;
	list-style-type:none;
	display:block;
	margin-right:8px;
}

.kinder_botbox{
	float:right;
	width:428px;
	margin:0px;
	padding:0px;
}
.kinder_botbox h4{
	font-size:12px;
	color:#4c4c4c;	 
}
.kinder_thumbs{
	float:right;
}
.kinder_thumbs h4{
	/*width:120px;*/       /* used for Layout5 */
	text-align:center;	 
}

.img_seperate{
	width:20px;
	overflow:hidden;
	float:right;
}

.kg_botbox img{
	width:126px;
	border:none;
}
.left_banner_kinder{
	width:233px;
	float:left;
	padding-left:22px;
	background:url(../images/kinder_sidebanner_bg.jpg) right -1px no-repeat;
	text-align:left;
	height:351px;
}
.left_banner_kinder h2{
	font-size:12px;
	color:#4c4c4c;
	text-decoration:none;
}
.left_banner_kinder h2 a{
	font-size:12px;
	color:#4c4c4c;
	text-decoration:none;
}
.left_banner_kinder img{
	width:216px;
	border:none;
}
/* kindergarden end */

/* article1 page start */

.article1_content{
	width:599px;
	float:right;
}
/*.article1_heading{
	margin:0px;
	padding:0px;
	line-height:16px;
	overflow:hidden;
	font-size:11px;
	color:#D62417;
	height:30px;
	/*position:relative;*/
/*}
.article1_heading h1{
	width:100%;
	float:right;
	/*color:#D62417;*/
	/*font-size:13px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:6px;
	height:100%;
}*/

.article1_heading{
	color:#5EAF46;
	font-size:25px;
	height:33px;
	line-height:16px;
	margin:0;
	overflow:hidden;
	padding:0;
} 
.article1_heading h1{
	float:right;
	font-size:25px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:6px;
	width:100%;
}
.article1_heading h2{
	font-size:14px;
	color:#5EAF46;
	margin:0px;
	padding:0px;
	font-weight:100;
}
.article1_heading h4{
	font-size:11px;
	color:#4c4c4c;
	font-weight:100;
	padding-top:15px;
}
.article1_heading h5{
	font-size:12px;
	color:#4c4c4c;
	font-weight:100;
	padding-top:15px;
}


.article1_text{

	padding-top:8px;
}
/*.article1_text h1{
	font-size:18px;
	color:#D62417;
}*/

.aricle1_textimg{
	padding-top:23px;
	width:599px;
	border:none;
	float:left;
}
.aricle1_textimg ul{
	padding:0px;
	margin:0px;
	margin-right:14px;
	/*.margin-right:16px;*/
}
.article1_midimg_part{
	margin:0px;
	padding:0px;
	float:right;
	padding-left:12px;
	overflow:hidden;
}
.aricle1_text{
	font-size:12px;
	line-height:15px;
	color:#4c4c4c;
}
.article1_image{
	border:none;	
}

.article1_midimg_part h4{
	font-size:13px;
	color:#D62417;
	padding-top:5px;
	padding-bottom:8px;
	text-decoration:none;
	width:140px;
	font-weight:100;
}
.article1_midimg_part h4 a{
	text-decoration:none;
}

.article1_boderimg{
	padding-bottom:14px;
}

.article1_midtext_part{
	width:414px;
	float:right;
	font-size:11px;
	direction:rtl;
	padding-bottom:8px;
	line-height:17px;
	overflow:hidden;
}

/* article1 page end */

/* erkot page start */

.erkot_content{
	width:350px;
	float:right;
}
.erkot_content p{
	margin:0px;
	padding:0px;
	padding-bottom:6px;
	padding-top:4px;
}
.erkot_left_flash{
	width:334px;
	float:left;
}
.erkot_left_flash h2{
	font-size:13px;
	color:#4C4C4C;
	float:left;
}
.erkot_left_flash h2 a{
	font-size:13px;
	color:#4C4C4C;
	text-decoration:none;
	float:left;
}
.erkot_heading{
	margin:0px;
}
.erkot_heading h1{
	color:#D62417;
	font-size:24px;
	font-weight:bold;
	height:30px;
	overflow:hidden;
}
.erkot_heading h2{
	font-size:14px;
	color:#5EAF46;
	font-weight:100;
}

.erkot_content .text{
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;
	padding:0px;
}


.erkot_redborder{
	width:331px;
	padding-bottom:12px;
}

.erkot_imgbox{
	width:331px;
}

.erkot_imgbox img{
	width:157px;
	height:116px;
	padding-top:8px;
	padding-bottom:12px;
	border:none;
}


.erkot_imgbox h4{
	font-size:15px;
	color:#D62417;
	margin:0px;
	padding:0px;
	text-decoration:none;
	/*min-height:40px;
	height:expression('40px');*/
}
.erkot_imgbox h5{
	font-size:11px;
	color:#4c4c4c;
	margin:0px;
	padding:0px;
	text-decoration:none;

}
.erkot_imgbox a{
	text-decoration:none;
}

.erkot_imgbox_right{
	width:157px;
	float:right;
	}
	
.erkot_imgbox_left{
	width:157px;
	float:left;
	padding-right:15px;
	}
	


/* erkot page end */

/* Star Archion start */

.star_height7{height:7px}

.star_content{
	width:720px;
	float:right;
}
/*.star_content img{
	width:322px;
	height:195;
	float:left;
	padding-right:10px;
}*/

.star_heading{
	margin:0px;
	width:720px;
	float:right;
}
.star_heading h1{
	width:100%;
	float:right;
	color:#D62417;
	font-size:14px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:6px;
	position:relative;
	right:0px;
	display:inline;
	visibility:visible;
}
.star_heading h2{
	font-size:14px;
	color:#5EAF46;
	margin:0px;
	padding:0px;
	font-weight:100;
}
.star_heading h3{
	font-size:12px;
	color:#5EAF46;
	font-weight:100;
}
.star_imgbox{
	width:689px;
}


.star_imageboxwidth{
	/*width:151px;*/
	width:188px;
	float:right;
	padding-left:18px;
}

.star_imageboxwidth h4{
	font-size:16px;
	color:#D62417;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.star_image_paddeing{
	/*width:151px;*/
	width:188px;
	height:152px;
	background:url(../images/star_archion_img_bg.jpg) no-repeat top;
	text-align:left;
	position:relative;
	left:0px; top:0px;

	}
/*.star_month_box{
	background:url(../images/star_month_box_bg.jpg) no-repeat;
	width:170px;
	height:157px;
	text-align:left;
	padding-left:8px;
	padding-top:21px;
	float:right;
}*/
		
		/* Commented - removing the clip */ 
		/*.star_arc_box_img{
			width:149px;
			height:114px;
			float:left;
			position:relative;
		}
		.star_arc_box_clip{
			border:none;
			float:right;
			direction:ltr;
			position:absolute;
			clip:rect(auto auto 114px 15px);
			overflow:hidden;
			margin-top:9px;
			margin-right:8px;
		}
		.star_arc_img_desc{
			text-align:right;
			padding-right:9px;
			padding-top:130px;
			font-size:12px;
		}*/
		
.star_image_paddeing img{
	/*width:134px;
	height:114px;*/
	width:172px;
	height:115px;
	padding-top:10px;
	padding-left:8px;
	border:none;
}
.star_arc_img_desc{
	text-align:right;
	padding-right:9px;
	padding-top:2px;
	font-size:12px;
}
.medal_icon{
	background:url(../images/medal_icon.gif) no-repeat;
	width:28px;
	height:35px;
	position:absolute; left:-2px; top:105px;
}
	
/* Star Archion end */

/* contact page Starts */

.contact_heading{
	margin:0px;
	padding:0px;
	line-height:16px;
	overflow:hidden;
	font-size:11px;
	color:#5EAF46;
	/*margin-right:60px;*/
	/*padding-right:30px;*/
}
.contact_heading h1{
	color:#D62417;
	font-size:24px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:6px;
	height:26px;
	width:300px;
	overflow:hidden;
	padding-right:30px;
	margin:0px;
}

.contact_heading h2{
	font-size:14px;
	color:#5EAF46;
	margin:0px;
	padding:0px;
	font-weight:100;
	padding-bottom:10px;
	padding-right:30px;
}
.contact_heading span{
	font-size:13px;
	color:#000;
	margin:0px;
	padding:0px;
	font-weight:100;
	padding-top:10px;
	padding-right:30px;
}
.contact_left_link_section_div{
	width:191px;
	float:left;
	padding-left:59px;
	padding-bottom:90px;
	position:relative;
}
.contact_left_link_section{
	width:191px;
	float:left;
	padding-left:59px;
}
.contact_left_link_section_fixed{
	width:191px;
	/*position:fixed;
	margin:auto;
	padding-right:514px;*/
}
.contact_left_section{
	background:url(../images/media_left_section_bg.png) repeat-y right;
	font-size:12px;
	color:#4c4c4c;
}
.contact_left_section h3{
	background:url(../images/media_left_section_top.png) no-repeat right #fff;
	font-size:18px;
	color:#fff;
	height:46px;
	line-height:38px;
	padding-right:2px;
	text-align:center;
	overflow:hidden;
}
.contact_left_section ul{
	margin:0px;
	padding:0px;
	padding-right:15px;
	width:140px;
}
.contact_left_section li{
	background:url(../images/kelim_left_section_line.jpg) repeat-x bottom;
	text-decoration:none;
	list-style-type:none;
	line-height:16px;
	font-size:13px;
	color:#4c4c4c;
	padding-bottom:6px;
	/*padding-right:10px;*/
	padding-right:4px;
	width:154px;
}
.contact_left_section span{
	display:block;
}

.contact_left_section a{
	font-size:14px;
	color:#D62417;
	text-decoration:none;
	line-height:20px;
}
.contact_left_section_btm{
	background:url(../images/media_left_section_btm.png) no-repeat;
	height:16px;
}
.form{
	width:401px;
	margin:0px;
	padding:0px;
	padding-right:8px;
	float:right;
}
.join_member_form{
	width:451px;
	margin:0px;
	padding:0px;
	padding-right:8px;
	float:right;
}
.join_member_form_radiolright{
	margin:0px;
	padding:0px;
	color:#5D6468;
	width:475px;
	float:left;
	white-space:normal;
	font-size:11px;
	font-weight:bold;
}
.join_member_form_radiolright span{
	padding:0px;
	margin:0px;
}
.form_top_img{
	width:451px;
	height:27px;
	overflow:hidden;
	border:none;
}
.form_mid{
	background:url(../images/form_img_mid_bg.jpg) repeat-y;
	width:401px;
	margin:0px;
	padding:0px;
}

.form_mid_red_text{
	font-size:11px;
	color:#D62417;
	height:17px;
	padding-right:49px;
	padding-bottom:4px;
}
.form_mid_red_star{
	font-size:11px;
	color:#D62417;		
}
.form_input{
	/*width:352px;*/
	height:33px;
	color:#4c4c4c;
	font-size:13px;
	padding-right:49px;
	line-height:25px;
}
.form_input_textfield{
	height:255px;
	color:#4c4c4c;
	font-size:13px;
	padding-right:49px;
	line-height:25px;
}
.form_input span{
	font-size:13px;
	color:#D62417;
	font-weight:bold;
}
.form_input_label{
	padding-left:15px;
	display:inline-block;
	float:right;
	overflow:hidden;
}
.form_input_label span{
	font-size:13px;
	color:#D62417;
	font-weight:bold;
}
.form_input_label_login{
	padding-left:15px;
	display:inline-block;
	float:left;
	font-size:14px;
	width:48px;
	padding-top:4px;
}

.form_input_label_small{
	display:inline-block;
	float:right;
	overflow:hidden;
	text-align:right;
	width:152px;
	_width:142px;
}
.form_input_label_small2{
	display:inline-block;
	float:right;
	overflow:hidden;
	text-align:right;
	padding-left:40px;
	width:104px;
}

.form_input_label_heading{
	float:right;
	color:#D62417;
	font-size:14px;
	padding-top:5px;
	margin-bottom:14px;
	padding-right:26px;
}
a.form_input_label_heading{
	color:#D62417;
	text-decoration:none;
}

.form_input_label_heading2{
	float:right;
	color:#D62417;
	font-size:13px;
	padding-top:1px;
	/*margin-bottom:14px;*/
	padding-right:4px;
}

.textbox{
	border:1px solid #CAC8C6;
	height:18px;
	font-size:12px;
	line-height:9px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:191px; 
	float:left; 
	margin-left:46px; 
}
.textbox2{
	border:1px solid #CAC8C6;
	height:18px;
	font-size:12px;
	line-height:9px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:169px; 
	float:left; 	
}

.jump_menu{
	border:1px solid #CAC8C6;
	height:22px;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:David, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	width: 193px;
	float:left; 
	margin-left:46px; 
}
.text_area{
	border:1px solid #CAC8C6;
	height:221px;
	font-size:12px;
	font-family:David, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	float:right;
	width: 305px;
}
.form_button{
	width:44px;
	height:19px;
	float:right;
	padding-right:47px;
}
.form_btm_img{
	width:451px;
	height:36px;
	border:none;
}
.height10{ height:10px;}

/* contact page Ends */

/* nav page Starts */ 
#right_nav_bar{
	width:215px;
	margin:0px;
	padding:0px;
	float:right;
}
.child_bg_repeat{
	background:url(../images/child_bg.jpg) repeat-y ;
	_background:url(../images/child_bg.jpg) 1px 0 repeat-y ;
	width:198px;
	margin:0px;
	padding:0px;
}
.child_bg_repeat td{
	margin:0px;
	padding:0px;
}

.child_bg6_repeat{
	background:url(../images/nav_bar6_child_link.jpg)  no-repeat top ;
	width:198px;
	margin:0px;
	padding:0px;
	height:47px;
}




/* nav1 starts */
.nav_bar1{

}
.nav_bar1 a{
	background:url(../images/right_nav1_close.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:70px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar1_selected{
	background:url(../images/right_nav1_open.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:70px;
	text-indent:-99999px;
	text-decoration:none;
}
.nav_bar1_child_link{
	/*background:url(../images/right_nav1_child_top.jpg) no-repeat -13px top;*/
	background:url(../images/right_nav1_child_top.jpg) no-repeat right top;
	padding-right:45px;
	/*_height: expression('14px');
	min-height: 14px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
	
}
.nav_bar1_child_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
	
}
.nav_bar1_child_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	/*padding-bottom:2px;*/
	overflow:hidden;
}
/* -------- Nav 1 mid ------*/

.nav_bar1_midchild_link{
	/*background:url(../images/right_nav1_child_top.jpg) no-repeat -13px top;*/
	background:url(../images/right_nav1_child_top.jpg) no-repeat right top;
	padding-right:45px;
	/*_height: expression('14px');
	min-height: 14px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
	
}
.nav_bar1_midchild_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
	
}
.nav_bar1_child_midlink a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	/*padding-bottom:2px;*/
	overflow:hidden;
}



/* ------- Nav 1 end ------- */
.nav_bar1_child_link td{
	margin:0px;
	padding:0px;
	width:7px;
	float:right;
}
.nav_bar1_child_btm_img{
	width:198px;
	height:25px;
	margin:0px;
	padding:0px;
}

a.nav_bar1_changed{
	background:url(../images/right_nav1_changed.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:70px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar1_changed2{
	background:url(../images/right_nav1_changed2.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:70px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar1_changed3{
	background:url(../images/right_nav1_changed3.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:71px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar1_changed4{
	background:url(../images/right_nav1_changed4.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:75px;
	text-indent:-99999px;
	text-decoration:none;
}

/* nav1 ends */

/* nav2 starts */
.nav_bar2{

}
.nav_bar2 a{
	background:url(../images/right_nav2_close.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:60px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar2_selected{
	background:url(../images/right_nav2_open.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:60px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar2_changed{
	background:url(../images/right_nav2_changed.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:60px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar2_changed{
	background:url(../images/right_nav2_changed.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:60px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar2_changed2{
	background:url(../images/right_nav2_changed2.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:60px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar2_changed3{
	background:url(../images/right_nav2_changed3.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:60px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar2_changed4{
	background:url(../images/right_nav2_changed4.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:60px;
	text-indent:-99999px;
	text-decoration:none;
}
.nav_bar2_child_link{
	/*background:url(../images/right_nav2_child_top.jpg) no-repeat top;*/
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
}
.nav_bar2_child_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar2_child_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
/* ------ Nav2 --------- */

.nav_bar2_midchild_link{
	/*background:url(../images/right_nav2_child_top.jpg) no-repeat top;*/
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
}
.nav_bar2_midchild_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar2_midchild_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}


/* ------- Nav2 ------- */
.nav_bar2_child_link td{
	margin:0px;
	padding:0px;
	width:7px;
	float:right;
}
.nav_bar2_child_btm_img{
	width:198px;
	height:27px;
	margin:0px;
	padding:0px;
}
/* nav2 ends */

/* nav3 starts */
.nav_bar3{

}
.nav_bar3 a{
	background:url(../images/right_nav3_close.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:63px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar3_selected{
	background:url(../images/right_nav3_open.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:63px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar3_changed{
	background:url(../images/right_nav3_changed.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:63px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar3_changed2{
	background:url(../images/right_nav3_changed2.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:60px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar3_changed3{
	background:url(../images/right_nav3_changed3.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:67px;
	text-indent:-99999px;
	text-decoration:none;
}
.nav_bar3_child_link{
	/*background:url(../images/right_nav3_child_top.jpg) no-repeat top;*/
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
}
.nav_bar3_child_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar3_child_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}

/* ----- Nav3 ------------ */

.nav_bar3_midchild_link{
	/*background:url(../images/right_nav3_child_top.jpg) no-repeat top;*/
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
}
.nav_bar3_midchild_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar3_midchild_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}


/* -------Nav3 ---------- */
.nav_bar3_child_link td{
	margin:0px;
	padding:0px;
	width:7px;
	float:right;
}
.nav_bar3_child_btm_img{
	width:198px;
	height:27px;
	margin:0px;
	padding:0px;
}

/* nav3 ends */

/* nav4 starts */
.nav_bar4{
}
.nav_bar4 a{
	background:url(../images/right_nav4_close.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:52px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar4_selected{
	background:url(../images/right_nav4_open.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:57px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar4_changed{
	background:url(../images/right_nav4_changed.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:52px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar4_changed2{
	background:url(../images/right_nav4_changed2.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:57px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar4_changed3{
	background:url(../images/right_nav4_changed3.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:53px;
	text-indent:-99999px;
	text-decoration:none;
}
.nav_bar4_child_link{
	/*background:url(../images/right_nav4_child_top.jpg) no-repeat top;*/
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
}
.nav_bar4_child_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
a.nav_bar4_topchild_link_select{
	margin-bottom:3px;
	border-top:1px dashed #fff;
}

a.nav_bar4_topchild_link_midselect{
	margin-bottom:3px;
	border-top:1px dashed #F5C8C5;
}
.nav_bar4_child_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
/* ------------Nav4 ------------- */
.nav_bar4_midchild_link{
	/*background:url(../images/right_nav4_child_top.jpg) no-repeat top;*/
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
}
.nav_bar4_midchild_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar4_midchild_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}




/* --------------- Nav4 ----------- */
.nav_bar4_child_link td{
	margin:0px;
	padding:0px;
	width:7px;
	float:right;
}
.nav_bar4_child_btm_img{
	width:198px;
	height:25px;
	margin:0px;
	padding:0px;
} 

/* nav4 ends */

/* nav5 starts */
.nav_bar5{

}
.nav_bar5 a{
	background:url(../images/right_nav5_close.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:55px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar5_selected{
	background:url(../images/right_nav5_open.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:59px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar5_changed{
	background:url(../images/right_nav5_changed.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:55px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar5_changed2{
	background:url(../images/right_nav5_changed2.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:55px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar5_changed3{
	background:url(../images/right_nav5_changed3.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:59px;
	text-indent:-99999px;
	text-decoration:none;
}
.nav_bar5_child_link{
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
}
.nav_bar5_child_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar5_child_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}

/* ---Nav5 ------- */

.nav_bar5_midchild_link{
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;
}
.nav_bar5_midchild_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar5_midchild_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}



/* ----- Nav5 ------ */
.nav_bar5_child_link td{
	margin:0px;
	padding:0px;
	width:7px;
	float:right;
}
.nav_bar5_child_btm_img{
	background:#fff;
	width:198px;
	height:27px;
	margin:0px;
	padding:0px;
}

.nav_bar5_child_btm_img2{
	background:#fff;
	width:198px;
	height:27px;
	margin:0px;
	padding:0px;
	margin-right:2px;
}

/* nav5 ends */

/* nav6 starts */
.nav_bar6{

}
.nav_bar6 a{
	background:url(../images/right_nav6_close.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:55px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar6_selected{
	/*background:url(../images/right_nav6_open.jpg) no-repeat right #fff;*/
	background:url(../images/right_nav6_open.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:54px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar6_changed{
	background:url(../images/right_nav6_changed.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:57px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar6_changed2{
	background:url(../images/right_nav6_changed2.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:59px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar6_changed3{
	background:url(../images/right_nav6_changed3.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:198px;
	height:86px;
	text-indent:-99999px;
	text-decoration:none;
}
.nav_bar6_child_link{
	background:url(../images/nav_bar6_child_link.jpg) no-repeat top right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;

}
.nav_bar6_child_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar6_child_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}

/* ------- Nav 6 --- */
.nav_bar6_midchild_link{
	background:url(../images/nav_bar6_child_link.jpg) no-repeat top right;
	padding-right:45px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
	width:140px;    
	overflow:hidden;
	white-space:normal;

}
.nav_bar6_midchild_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar6_midchild_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}



/* -------- Nav6 ----*/
.nav_bar6_child_link td{
	margin:0px;
	padding:0px;
	width:7px;
	float:right;
}
.nav_bar6_child_btm_img{
	background:#fff;
	width:198px;
	height:27px;
	margin:0px;
	padding:0px;
}



/* nav6 ends */

/* nav7 starts */
.nav_bar7{

}
.nav_bar7 a{
	background:url(../images/right_nav7_close.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:210px;
	height:118px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar7_selected{
	/*background:url(../images/right_nav6_open.jpg) no-repeat right #fff;*/
	background:url(../images/right_nav7_close.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:210px;
	height:118px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar7_changed{
	background:url(../images/right_nav7_changed.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:209px;
	height:97px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar7_changed2{
	background:url(../images/right_nav7_changed2.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:208px;
	height:96px;
	text-indent:-99999px;
	text-decoration:none;
}

a.nav_bar7_changed3{
	background:url(../images/right_nav7_changed3.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:208px;
	height:75px;
	text-indent:-99999px;
	text-decoration:none;
}
a.nav_bar7_changed4{
	background:url(../images/right_nav7_changed4.jpg) no-repeat right #fff;
	margin:0px;
	padding:0px;
	display:block;
	width:208px;
	height:77px;
	text-indent:-99999px;
	text-decoration:none;
}
.nav_bar7_child_link{
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:39px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
}
.nav_bar7_child_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar7_child_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}

/* ----- Nav 7 ------- */

.nav_bar7_midchild_link{
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;
	padding-right:39px;
	/*_height: expression('40px');
	min-height: 40px;
	height:100%;*/
}
.nav_bar7_midchild_link a{
	/*background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;*/
	width:132px;
	font-size:14px;
	color: #000;/*#808080;*/
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*border-bottom:dashed 1px #F5C8C5;
	padding-right:10px;*/
	margin-right:5px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}
.nav_bar7_midchild_link a:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#F14950;
	text-align:right;
	text-indent:0px;
	padding-top:2px;
	padding-bottom:3px;
	overflow:hidden;
}



/* ---------- Nav7 ----------*/
.nav_bar7_child_link td{
	margin:0px;
	padding:0px;
	width:7px;
	float:right;
}
.nav_bar7_child_btm_img{
	background:#fff;
	width:210px;
	height:27px;
	margin:0px;
	padding:0px;
}



/* nav7 ends */

/* child starts */

a.expanded_selected{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#D62417;
	text-align:right;
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*padding-right:10px;*/
	width:132px;
}

a.expanded_selected:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#D62417;
	text-align:right;
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*padding-right:10px;*/
}
a.child_topselected{
	width:132px;
	font-size:14px;
	color:#D62417;
	text-align:right;
	text-indent:0px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*padding-right:10px;*/
	margin-bottom:2px;
	overflow:hidden;
	border-top:1px dashed #fff;
}
a.child_selected{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	/*width:115px;*/
	width:132px;
	font-size:14px;
	color:#D62417;
	text-align:right;
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*padding-right:10px;*/
	overflow:hidden;
	border-top:1px dashed #F5C8C5;
}
a.child_selected:hover{
	/*background:url(../images/child_arrow1.jpg) right 6px no-repeat ;*/
	font-size:14px;
	color:#D62417;
	text-align:right;
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	/*padding-right:10px;*/
	width:132px;
	overflow:hidden;
}	

/*a.child_link{
	background:url(../images/child_arrow2_grey.jpg) right 8px no-repeat ;
	width:100px;
	/*width:110px;*/
	/*font-size:12px;
	color:#000;
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	border:none;
	padding-right:14px;
}
a.child_link:hover{
	background:url(../images/child_arrow2.jpg) right 8px no-repeat;
	width:100px;
	font-size:12px;
	color:#D62417;
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	border:none;
	padding-right:14px;
}

a.child_selected{
	background:url(../images/child_arrow1.jpg) right 6px no-repeat ;
	/*width:115px;*/
	/*width:120px;
	font-size:12px;
	color:#D62417;
	text-align:right;
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	padding-right:10px;

}

a.child_selected:hover{
	background:url(../images/child_arrow1.jpg) right 6px no-repeat ;
	font-size:12px;
	color:#D62417;
	text-align:right;
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	padding-right:10px;
	width:115px;
}*/

/*.child_link_selected{
	background:url(../images/child_arrow2.jpg) right 6px no-repeat;
	width:100px;
	font-size:12px;
	color:#D62417;
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;
	text-decoration:none;
	border:none;
	padding-right:14px;
}
a.child_link_selected{
	background:url(../images/child_arrow2.jpg) right 6px no-repeat ;
	width:108px;
	font-size:12px;
	color:#D62417;	
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;	
	border:none;
	padding-right:14px;
}
a.child_link_selected:hover{
	background:url(../images/child_arrow2.jpg) right 6px no-repeat ;
	width:108px;
	font-size:12px;
	color:#D62417;	
	text-align:right;	
	text-indent:0px;
	padding-bottom:2px;
	display:block;
	white-space:normal;	
	border:none;
	padding-right:14px;
}*/


	/* child level 1 starts */
	a.child_link_level1{
		background:url(../images/child_arrow1_grey.jpg) right 6px no-repeat ;
		width:112px;
		font-size:12px;
		color:#000;
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;
		text-decoration:none;
		border:none;
		padding-right:10px;
	}
	a.child_link_level1:hover{
		background:url(../images/child_arrow1.jpg) right 6px no-repeat ;
		width:112px;
		font-size:12px;
		color:#D62417;
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;
		text-decoration:none;
		border:none;
		padding-right:10px;
	}
	.child_link_level1_selected{
		background:url(../images/child_arrow1.jpg) right 6px no-repeat;
		width:112px;
		font-size:12px;
		color:#D62417;
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;
		text-decoration:none;
		border:none;
		padding-right:10px;
	}
	a.child_link_level1_selected{
		background:url(../images/child_arrow1.jpg) right 6px no-repeat ;
		width:112px;
		font-size:12px;
		color:#D62417;	
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;	
		border:none;
		padding-right:10px;
	}
	a.child_link_level1_selected:hover{
		background:url(../images/child_arrow1.jpg) right 6px no-repeat ;
		width:112px;
		font-size:12px;
		color:#D62417;	
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;	
		border:none;
		padding-right:10px;
	}
	/* chlid level 1 ends*/
	
	/* child level 2 starts */
	a.child_link_level2{
		background:url(../images/child_arrow2_grey.jpg) right 6px no-repeat ;
		width:104px;
		font-size:12px;
		color:#000;
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;
		text-decoration:none;
		border:none;
		padding-right:14px;
	}
	a.child_link_level2:hover{
		background:url(../images/child_arrow2.jpg) right 6px no-repeat ;
		width:104px;
		font-size:12px;
		color:#D62417;
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;
		text-decoration:none;
		border:none;
		padding-right:14px;
	}
	.child_link_level2_selected{
		background:url(../images/child_arrow2.jpg) right 6px no-repeat;
		width:104px;
		font-size:12px;
		color:#D62417;
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;
		text-decoration:none;
		border:none;
		padding-right:14px;
	}
	a.child_link_level2_selected{
		background:url(../images/child_arrow2.jpg) right 6px no-repeat ;
		width:104px;
		font-size:12px;
		color:#D62417;	
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;	
		border:none;
		padding-right:14px;
	}
	a.child_link_level2_selected:hover{
		background:url(../images/child_arrow2.jpg) right 6px no-repeat ;
		width:104px;
		font-size:12px;
		color:#D62417;	
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;	
		border:none;
		padding-right:14px;
	}
	/* chlid level 2 ends*/
	
	/* child level 2 starts */
	a.child_link_level3{
		background:url(../images/child_arrow3_grey.jpg) right 6px no-repeat ;
		width:94px;
		font-size:12px;
		color:#000;
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;
		text-decoration:none;
		border:none;
		padding-right:20px;
	}
	a.child_link_level3:hover{
		background:url(../images/child_arrow3.jpg) right 6px no-repeat ;
		width:94px;
		font-size:12px;
		color:#D62417;
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;
		text-decoration:none;
		border:none;
		padding-right:20px;
	}
	.child_link_level3_selected{
		background:url(../images/child_arrow3.jpg) right 6px no-repeat;
		width:94px;
		font-size:12px;
		color:#D62417;
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;
		text-decoration:none;
		border:none;
		padding-right:20px;
	}
	a.child_link_level3_selected{
		background:url(../images/child_arrow3.jpg) right 6px no-repeat ;
		width:94px;
		font-size:12px;
		color:#D62417;	
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;	
		border:none;
		padding-right:20px;
	}
	a.child_link_level3_selected:hover{
		background:url(../images/child_arrow3.jpg) right 6px no-repeat ;
		width:94px;
		font-size:12px;
		color:#D62417;	
		text-align:right;	
		text-indent:0px;
		padding-bottom:2px;
		display:block;
		white-space:normal;	
		border:none;
		padding-right:20px;
	}
	/* chlid level 3 ends*/
	
/* child ends */

/* nav page Ends */ 


/* Article page Starts */ 

.article_content{
	width:577px;
	float:right;
}
.seperator_article{
	background:url(../images/dashed_line.jpg) repeat-x;
	padding:0px;
	margin:0px;
	height:4px;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
}

.article_content .text{
	width:432px;
	padding-top:8px;
	float:right;
	padding-bottom:4px;
}

.article_content p{
	margin:0px;
	padding:0px;
	padding-top:10px;
}

.article_text{	
	line-height:13px;
	font-size:12px;
	color:#4c4c4c;
	overflow:hidden;
}
.article_text h3{
	font-size:21px;
	color:#D62417;
	padding-bottom:4px;
	padding-top:20px;
}
.article_text h3 a{
	font-size:21px;
	color:#D62417;
	padding-bottom:4px;
	padding-top:20px;
}
.article_text h4{
	font-size:11px;
	color:#5EAF46;
	padding-bottom:14px;
	font-weight:100;
}

.article_text a{
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#D62417;
	text-decoration:none;
	font-weight:bold;
}
.article_text ul{	
	padding:0px;
	margin:0px;
	list-style-position:inside;
}
.article_text li{	
	padding:0px;
	margin:0px;
	list-style-position:inside;
}
.article_text_img{
	float:right;
	padding-left:10px;
	max-width:135px;
}
.article_text img{
	/*padding-left:10px;*/
	width:135px;
	border:none;
}
.article_text_image{	
	margin:0px; 
	padding:0px; 
	float:right; 
	width:1px; 
	white-space:nowrap; 
	padding-left:140px;
}
.article_text_content{	
	margin:0px; 
	padding:0px; 
	float:right; 
	text-align:right; 
	width:430px;
}
.article_flash{
	position:absolute; 
}

/* Article page Ends */ 

/* Newsletter page Starts */ 

.newsletter_content{
	width:666px;
	float:right;
}

.newsletter_content h1{
	color:#D62417;
	font-size:24px;
	font-weight:bold;
	margin-right:25px;
}
.newsletter_top_img{
	width:672px;
	height:34px;
	overflow:hidden;
	border:none;
}
.newsletter_btm_img{
	width:672px;
	height:52px;
	overflow:hidden;
	border:none;
}
.newsletter{
	width:672px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:right;
}
.newsletter_mid{
	background:url(../images/newsletter_img_mid_bg2.jpg) repeat-y;
	width:672px;
	margin:0px;
	padding:0px;
}
.newsletter_mid_red_text{
	font-size:11px;
	color:#D62417;
	height:17px;
	padding-right:34px;
	padding-bottom:4px;
}
.newsletter_input_container{
	width:611px;
	padding-right:28px;
	height:35px;
	float:right;
}
.newsletter_input_left{
	float:left;
	height:33px;
	color:#4c4c4c;
	font-size:12px;
	line-height:25px;
	width:281px;
	overflow:hidden;
	display:inline-block;
}
.newsletter_input_left{
	float:left;
	height:33px;
	color:#4c4c4c;
	font-size:12px;
	line-height:25px;
	width:281px;
	overflow:hidden;
}
.newsletter_input_left span{
	font-size:13px;
	color:#D62417;
	font-weight:bold;
}
.newsletter_input_label_left{
	width:32px;
	display:inline-block;
	float:right;
	padding-left:18px;
}
.newsletter_input_right{
	float:right;
	height:33px;
	color:#4c4c4c;
	font-size:13px;
	line-height:25px;
	width:295px;
	padding-right:6px;
	overflow:hidden;
}
.newsletter_input_label_right{
	display:inline-block;
	float:right;
	padding-left:18px;
}
.newsletter_input_right span{
	font-size:13px;
	color:#D62417;
	font-weight:bold;
}
.newsletter_input{
	width:220px;
	height:29px;
	padding-right:4px;
	float:left;
}
.newsletter_jumpmenu{
	border:1px solid #CAC8C6;
	height:22px;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:David, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	width:243px;
	padding-right:4px;
}
.newsletter_jumpmenu2{
	border:1px solid #CAC8C6;
	height:22px;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:David, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	width:204px;
	padding-right:4px;
}
.news_textbox{
	border:1px solid #CAC8C6;
	height:18px;
	font-size:10px;
	line-height:9px;
	color:#666;
	font-family:David, Arial, Helvetica, sans-serif;
	
}
.newsletter_input_container_textarea{
	width:611px;
	padding-right:28px;
	height:145px;
	float:right;
	overflow:hidden;
}
.newsletter_input_textarea{
	float:right;
	height:150px;
	color:#4c4c4c;
	font-size:13px;
	line-height:25px;
	width:605px;
	padding-right:6px;
	overflow:hidden;
}
.newsletter_textarea{
	height:138px; 
	width:538px;
	border:1px #CAC8C6 solid;
	font-size:12px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
}
.newsletter_button{
	width:43px;
	height:19px;
	float:left;
	padding-left:20px;
	.padding-left:38px;
	_padding-left:18px;
}



/* Newsletter page Ends */ 

/* About page -  starts */ 

.about_left_banner{
	float:left;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:10px;
	overflow:hidden;
}
h2.about_left_banner{
	width:322px;
	font-size:12px;
	color:#4c4c4c;
	float:left;
	padding-top:4px;
	text-align:left;
}
.about_left_banner h2 a{
	color:#4c4c4c;
	text-decoration:none;
}
.seperator_about_full{
	background:url(../images/about_dash_img.jpg) repeat-x;
	width:689px;
	padding:0px;
	margin:0px;
	height:4px;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
}
.seperator_about_half{
	background:url(../images/about_dash_img.jpg) repeat-x;
	width:331px;
	padding:0px;
	margin:0px;
	height:4px;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
	float:right;
}
.about_text_area{	
		line-height:13px;
		font-size:11px;
}
.about_text_area h3{	
		font-size:11px;
		overflow:hidden;
		line-height:18px;
		padding-top:15px;
		font-weight:100;
}
.about_text_area h5{
	width:322px;
	height:195px;
	float:left;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:20px;
}

.about_text_area p{	
	font-size:11px;
	line-height:18px;
	padding-top:6px;
	padding-bottom:10px;		
}
.about_text_area img{	
	padding-bottom:8px;
}
h2.about_text_area img{	
	padding-bottom:4px;
}
.about_left_width{
	width:689px;
	float:left;
}

	/* for right palette with text starts */
	.about_text_right{	
		line-height:13px;
		font-size:11px;
		overflow:hidden;
		line-height:18px;
	}
	.about_text_right h2{
		font-size:21px;
		color:#D62417;
		padding-bottom:2px;
		padding-top:2px;
		font-weight:100;
	}
	.about_text_right h4{
		font-size:12px;
		/*color:#4c4c4c;*/
		color:#5EAF46;
		text-decoration:none;
		font-weight:100;
	}
	.about_text_right img{
		float:left;
		/*padding-right:95px;*/
		padding-right:10px;
		border:none;
		overflow:hidden;
		clear:both;
	}	
	.about_text_right_img{	
		float:left;
		padding-right:95px;
		border:none;
		font-size:10px;
		color:#4c4c4c;
		overflow:hidden;
	}
	.about_text_right_img h3{	
		font-size:10px;
		color:#4c4c4c;
		overflow:none;
	}
	.about_text_right h3{
		float:left;
		padding-right:95px;		
		font-size:11px;
		color:#4c4c4c;		
		clear:both;	
	}
	/* for right palette with text ends */
	
	/* for left palette with text starts */
	.about_text_left{	
		line-height:13px;
		font-size:11px;
		overflow:hidden;
		line-height:18px;
	}
	.about_text_left h2{
		font-size:21px;
		color:#D62417;
		padding-bottom:2px;
		padding-top:2px;
		font-weight:100;
	}
	.about_text_left h4{
		font-size:12px;
		/*color:#4c4c4c;*/
		color:#5EAF46;
		text-decoration:none;
		font-weight:100;
	}
	.about_text_left img{
		float:right;
		padding-left:10px;
		border:none;
		overflow:hidden;
		clear:both;
	}
	.about_text_left img h3{	
		font-size:10px;
		color:#4c4c4c;
	}
	.about_text_left h3{
		float:right;	
		font-size:11px;
		color:#4c4c4c;		
		clear:both;	
	}
	.gap_about{
		height:110px;
	}
	
	/* for left palette with text ends */


/* About page Ends */ 

/*shool_in start*/

.school_content{
	width:642px;
	float:right;
	min-height:380px;
	_height: expression('380px');
}

.school_top{
	width:641px;
}
.school_topheading{
	width:231px;
	float:right;
}
.school_toppagesnav{
	width:230px;
	float:right;
	padding-top:11px;
}
.school_topsearch{
	width:150px;
	float:left;
	padding-top:10px;
	padding-left:14px;
	padding-bottom:2px;
	color:#EF2636;
}

.school_topsearch a
{	
	color:#EF2636;
	font-size:11px;	
}
.school_topsearch img{	
	float:left;	
	border:0px;
	padding-top:5px;
}
.school_topheading h1{
	color:#D62417;
	font-size:24px;
	font-weight:bold;
}
.school_topheading h2{
	font-size:14px;
	color:#5EAF46;
	margin:0px;
	padding:0px;
	font-weight:100;
}

.school_imgbox{
	width:621px;
	padding-top:11px;
	float:right;
	padding-right:20px;
	position:relative;
}
	
.school_redstrip{
	width:621px;
	margin-bottom:9px;
}

.school_redstrip_side{
	width:9px;
	float:right;
}
	
.school_redstrip_mid{
	background:url(../images/school_redstrip_mid.jpg) repeat-x;
	height:23px;
	width:603px;
	float:right;
}
.school_redst_dist1{
	width:131px;
	float:right;
}
.school_redst_arrow{
	width:17px;
	float:right;
	padding-top:8px;	
	.padding-top:2px;	
}
	.school_redst_arrow img{
	border:0px;
}

.school_redst_linevertical{
	width:1px;
	float:right;
}
.school_redst_titlt1{
	width:155px;
	float:right;
	
	}
.school_redst_titlt1_text{
	width:113px;
	float:right;
	margin-top:2px;
	font-size:13px;
	padding-right:25px;
	color:#FFF;
}

.school_redst_titlt2{
	width:100px;
	float:right;
	
}
.school_redst_titlt2_text{
	width:67px;
	float:right;
	margin-top:2px;
	font-size:13px;
	padding-right:16px;
	color:#FFF;
}

.school_redst_titlt3{
	width:83px;
	float:right;
	
}
.school_redst_titlt3_text{
	width:50px;
	float:right;
	margin-top:2px;
	font-size:13px;
	padding-right:16px;
	color:#FFF;
}
	
	
.school_redst_titlt4{
	width:130px;
	float:right;
	
}
.school_redst_titlt4_text{
	width:93px;
	float:right;
	margin-top:2px;
	font-size:13px;
	padding-right:20px;
	color:#FFF;
}
	
.school_content_des{
	width:621px;
	padding-bottom:10px;
}
	
.school_content_image1box{
	width:621px;
	padding-bottom:10px;
}
.school_contentbox1_image{
	width:110px;
	padding-right:25px;
	float:right;
	padding-bottom:6px;
}
	
.school_contentbox1_image img{
	width:88px;
	border:none;
}
	
.school_contentbox1_text1{
	width:148px;
	margin-right:30px;
	float:right;
	padding-top:5px;
}	
.school_contentbox1_text2{
	width:100px;
	float:right;
	padding-top:5px;
}	
.school_contentbox1_text3{
	width:90px;
	float:right;
	padding-top:5px;
}	
.school_contentbox1_text4{
	width:90px;
	float:right;
	padding-top:5px;
}
	
.school_midredline{
	background:url(../images/about_dash_img.jpg) repeat-x;
	width:590px;
	padding:0px;
	margin:0px;
	height:4px;
	margin-right:9px;
	overflow:hidden;
}
.school_height{
	height:50px;
}
	
a.school_123pagenav{
	font-family:David, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	text-decoration:none;
}
a.school_123pagenav:hover{
	font-family:David, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D62417;
	text-decoration:none;
}
	
.school_popup{
	width:282px;
	position:absolute;
	height:400px;
	top:105px;
	left:0px;
	
}
.school_popup_top{
	width:260px;
	height:25px;
	padding-top:8px;
	padding-right:22px;
	background:url(../images/school_popup_top.jpg) no-repeat;
	font-size:13px;
	color:#FFF;
}
.school_popup_top img{
	float:left;
	margin-left:7px;
} 
.school_popup_mid{
	width:282px;
	background:url(../images/school_popup_mid.jpg) repeat-y;
}
	
.school_radiobox{
	width:282px;
	padding-top:7px;
}
.school_popup_advance{
	padding-top:10px;
	padding-left:15px;
	padding-right:20px;
}
 
.school_popup_advance_left{
	float:left;
	padding-top:2px;
	padding-left:15px;
}
.school_popup_advance_right{
	float:right;
} 
.school_radiobutton{
	width:10px;
	padding-left:6px;
	float:right;
}
 
.school_radiobox1{
	width:149px;
	padding-right:17px;
	float:right;
	line-height:15px;
}
.school_radiobox2{
	width:93px;
	float:right;
}
.school_popup_bott{
	width:282px;
}
.school_textbox{
	border:1px solid #CAC8C6;
	height:18px;
	font-size:12px;
	line-height:16px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:169px; 
	float:left; 	
}
.page_num{
	color:#000;
	font-size:11px;
}
.page_num a{
	font-size:11px;
	color:#989898;
	padding-right:8px;
}
.page_num a:hover{
	color:#000;
	font-weight:bold;
	padding-right:8px;
}
a.pag_num_selected{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
a.prev{
	background:url(../images/perv_arrow.jpg) right no-repeat;
	padding-right:10px;
	font-size:11px;
	color:#989898;
	padding-left:8px;
	text-decoration:none;
}
a.prev:hover{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
a.next{
	background:url(../images/next_arrow.jpg) left no-repeat;
	padding-left:10px;
	font-size:11px;
	color:#989898;
	text-decoration:none;
}
a.next:hover{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
/*shool_in start*/

/*starmonth start*/
.left_banner_starmonth{
	width:220px;
	float:left;
	text-align:left;
	/*height:328px;*/          /* for layout 12 and 12kg */
}
.left_banner_starmonth h2{
	font-size:11px;
	color:#4c4c4c;
	text-align:left;
}
.left_banner_starmonth h2 a{
	font-size:12px;
	color:#4c4c4c;
	text-align:left;
}
.left_banner_starmonth h3{
	font-size:12px;
	color:#4c4c4c;
	float:left;
}
.left_banner_starmonth h3 a{
	font-size:13px;
	color:#4c4c4c;
	text-decoration:none;
	float:left;
}

.left_banner_starmonth img{
	width:220px;
	border:none;
}
.left_banner_starmonth img a{
	border:none;
}
.starmonth_heading_KG{
	float:right;
	margin:0px;
}

.starmonth_content{
	width:416px;
	float:right;
	overflow:hidden;
}

.starmonth_content .text{
	font-size:13px;
	direction:rtl;
	padding-bottom:8px;
	line-height:17px;
	float:right;
	width:408px;
	margin-top:-5px;
	padding-top:15px;
}
.starmonth_content h3{
	font-size:14px;
	color:#5EAF46;
	font-weight:100;
}
.starmonth_content .text img{
	float:left;
	margin-top:-20px;
	padding-right:5px;
	border:none;
}
.starmonth_content .text img a{
	border:none;
}

.starmonth_content_labels{
	font-size:14px;
	line-height:18px;	
}

.red_text{
	color:#D62417;
}
/*.clipwrapper{
	position:relative;
	height:225px;
	float:right;
}
.clip{
	position:absolute;
	clip:rect(1px 100px 155px -200px);
	
}*/
/*.star_month_image_div{
	padding-top:14px;
	padding-bottom:142px;
}
.star_month_image_div img{
	float:left;
	padding-left:40px;
}*/

/*.star_month_box{
	background:url(../images/star_month_box_bg.jpg) no-repeat;
	width:170px;
	height:157px;
	padding-left:8px;
	padding-top:22px;	
	float:right;
}
.star_month_box img{
	width:135px;
	height:114px;
	padding-right:35px;
}
.star_month_img_desc{
	width:136px;
	text-align:right;
	padding-top:10px;
	font-size:12px;
	padding-right:35px;
}*/
.star_month_thumbs_div{
	margin:0px;
	padding:0px;
	padding-top:14px;
	padding-bottom:142px;
}
.star_month_image_div{
	margin:0px;
	padding:0px;
	float:right;
}
.star_month_box{
	background:url(../images/star_month_box_bg.jpg) no-repeat right;
	/*width:170px;*/
	width:188px;
	/*height:157px;*/
	height:163px;
	text-align:left;
	padding-left:6px;
	padding-top:21px;
	margin-left:14px;
}
.star_month_box img{
	/*width:135px;
	height:114px;*/
	width:172px;
	height:116px;
	text-align:left;
	padding-left:8px;
	padding-top:10px;
	-moz-border-radius: 5px;
}
.star_month_box_img{
	height:118px;	
}
.star_month_img_desc{
	text-align:right;
	margin-top:12px;
	font-size:12px;
	/*width:136px;*/
	width:172px;
	font-size:12px;
	float:right;
	padding-right:8px;
	white-space:normal;
}

		/* Commented - removing the clip */ 
		/*.star_month_box_img{
			width:150px;
			height:114px;
			position:relative;
		}
		.star_month_box_clip{
			border:none;
			direction:ltr;
			position:absolute;
			clip:rect(auto auto 114px 15px);
			overflow:hidden;
			padding-top:1px;
			padding-left:1px;
			margin-right:35px;
			.margin-right:1px;

		}
		.star_month_img_desc{
			text-align:right;
			padding-top:120px;
			font-size:12px;
			width:136px;
			font-size:11px;
			float:left;
		}*/
		
/*.star_month_box{	
	width:135px;
	height:114px;
	float:right;
	position:relative;
	border:1px solid #cfcfcf;
}
.star_month_box img{
	position:absolute;
	clip:rect(0px auto 114px auto);
	overflow:hidden;
}*/

/*starmonth end*/

/* city_model starts */ 

.city_model_video{
	float:left;
	padding-right:15px;
	padding-bottom:10px;
	overflow:hidden;
}
.city_model_video h2{
	font-size:12px;
	color:#4c4c4c;
	text-decoration:none;
	text-align:left;
	/*padding-top:16px;*/
}
.city_model_video h2 a{
	color:#4c4c4c;
	text-decoration:none;
	/*padding-top:16px;*/
}

.city_model_area{
	padding:0px;	
	margin:0px;	
	font-size:11px;
	padding-top:10px;
	overflow:hidden;
	line-height:18px;
	padding-bottom:14px;	
}
.city_model_area p {
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#4C4C4C;
	text-decoration:none;
}
.city_model_area a {	
		color:#D62417;
		
}
.city_model_area img{
	float:right;
	padding-left:10px;
}
.city_model_area h2{
	font-size:12px;
	color:#4c4c4c;
	font-weight:bold;
	text-decoration:none;
	margin-top:-12px;
}
.city_model_area h2 a{
	font-size:12px;
	color:#4c4c4c;
	font-weight:bold;
	text-decoration:none;
	margin-top:-12px;
}
.city_model_area h3{
	font-size:12px;
	color:#4c4c4c;
	font-weight:100;
}
.city_model_area h3 div{
	padding-left:20px;	
	.padding-left:1px;	
}
.city_model_imagerow{
	margin:0px;
	padding:0px;
	padding-bottom:110px;
}
/* city_model ends */ 

/* tips start */ 
.tips_content_area_general{
	width:700px;
	float:right;
	/*padding-right:25px;*/
}
.tips_content{
	width:480px;
	float:right;
	overflow:hidden;
}

.tips_text_area{	
		line-height:18px;
		font-size:12px;
		padding-top:8px;
}
.tips_text_area a{
	color:#D62417;
	text-decoration:none;
}
.tips_left_link_section_div{
	width:191px;
	float:left;
	position:relative;
	/*margin-right:509px;*/
}
.tips_left_link_section{
	width:191px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
.tips_left_link_section_fixed{
	width:191px;
}
/*.tips_left_link_section_position{
	width:191px;
	margin:0px;
	padding:0px;
	float:left;
	position:fixed;
	margin:auto auto;*/
	/*padding-right:514px;*//*	
}
*/

.tips_left_section{
	background:url(../images/media_left_section_bg.png) repeat-y right;
	font-size:12px;
	color:#4c4c4c;
}
.tips_left_section h2{
	background:url(../images/media_left_section_top.png) no-repeat right #fff;
	font-size:18px;
	color:#fff;
	height:47px;
	/*.height:48px;*/
	line-height:38px;
	padding-right:2px;
	text-align:center;
	overflow:hidden;
	white-space:normal;
}
.tips_left_section ul{
	margin:0px;
	padding:0px;
	padding-right:27px;
	*padding-right:10px;
	width:159px;
}
.tips_left_section li{
	text-decoration:none;
	list-style-type:none;
	font-size:13px;
	/*color:#DE2516;*/
	color:#4c4c4c;
	padding-top:6px;
	width:159px;
	padding-right:5px;
	padding-bottom:5px;
	white-space:normal;
}

.tips_left_section li a{
	text-decoration:none;
	list-style-type:none;
	font-size:13px;
	/*color:#DE2516;*/
	color:#4c4c4c;
	white-space:normal;
}

.tips_left_section li a:hover{
	text-decoration:none;
	list-style-type:none;
	font-size:13px;
	color:#DE2516;
	white-space:normal;
}
.tips_left_section span{
	display:block;
}
.tips_model_area{	
	padding:0px;
	margin:0px;
	font-size:11px;
	overflow:hidden;
	line-height:16px;
	padding-top:10px;
}
.tips_model_area h2{
	font-size:16px;
	color:#D62417;
}
.tips_model_area h2 p{
	margin:0px;
	padding:0px;
}
.tips_model_area h3{
	font-size:11px;
	color:#5EAF46;
	font-weight:100;
}

.tips_model_area h5{
		font-size:12px;
		color:#D62417;
		font-weight:100;
}
.tips_model_area a{
		font-size:11px;
		color:#D62417;
		text-decoration:none;
		font-weight:100;
}
/* tips ends */ 

/* erkot_inside starts */ 

.erkot_insideleft_flash{
	width:313px;
	float:left;
	margin-bottom:60px;
}
.erkot_insideleft_flash h2{
	font-size:12px;
	color:#4c4c4c;
	text-decoration:none;
	float:left;
}
.erkot_insideleft_flash h2 a{
	font-size:12px;
	color:#4c4c4c;
	text-decoration:none;
	float:left;	
}
.erkot_insideleft_flash img{
	width:313px;
	border:none;
}

.erkot_inside_heading{
	margin:0px;
	padding-top:12px;
	overflow:hidden;
	line-height:18px;
	direction:rtl;
}
.erkot_inside_heading h2{
	color:#D62417;
	font-size:24px;
	font-weight:bold;
}

.erkot_inside_heading h3{
	font-size:18px;
	color:#D62417;
	font-weight:100;
	padding-top:12px;
}

.erkot_inside_heading img{
	padding-top:25px;
	float:right;
}
.erkot_inside_heading img a{
	border:0px;
}

.erkot_inside_btm_img{
	float:right;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.erkot_inside_btm_img h4{
	font-size:12px;
	color:#4c4c4c;	
	text-align:right; 
}

/* erkot_inside starts */ 

/* Layout14 start */ 


.layout14content_area_general{
	width:680px;
	float:right;
	padding-right:25px;
}
.layout14_content{
	width:484px;
	float:right;
}
.layout14_content p{
	padding-top:8px;
	line-height:18px;
}

.layout14_left_link_section{
	width:191px;
	float:left;
	padding-left:10px;
}

.layout14_left_img{
	padding-right:9px;
	padding-top:8px;
	padding-bottom:20px;
}
.layout14_left_img h2{
	color:#4c4c4c;
	font-size:12px;
	text-align:left;
}
.layout14_left_img h2 a{
	color:#4c4c4c;
	font-size:12px;
	text-decoration:none;
}

.layout14_left_section{
	background:url(../images/media_left_section_bg.jpg) repeat-y right;
	font-size:12px;
	color:#4c4c4c;
}
.layout14_left_section h2{
	background:url(../images/media_left_section_top.jpg) no-repeat right #fff;
	font-size:18px;
	color:#fff;
	height:47px;
	line-height:45px;
	padding-right:2px;
	text-align:center;
	overflow:hidden;
}
.layout14_left_section ul{
	margin:0px;
	padding:0px;
	padding-right:18px;
	width:140px;
}
.layout14_left_section li{
	text-decoration:none;
	list-style-type:none;
	font-size:13px;
	color:#4c4c4c;
	padding-top:8px;
	/*width:164px;*/
	width:156px;
}

.layout14_left_section li a{
	text-decoration:none;
	list-style-type:none;
	line-height:12px;
	font-size:13px;
	color:#4c4c4c;
	padding-top:8px;
	/*width:164px;*/
	width:156px;
	text-decoration:none;
}

.layout14_left_section li a:hover{
	text-decoration:none;
	list-style-type:none;
	line-height:12px;
	font-size:13px;
	color:#DE2516;
	padding-top:8px;
	/*width:164px;*/
	width:156px;
	text-decoration:none;
}

.layout14_left_section span{
	display:block;
	}
	
.layout14_video_div{	
	padding-top:18px;
}
.layout14_video{	
	width:483px;
	height:348px;
	float:right;
	overflow:none;
}

.layout14_video_text{	
	padding-top:15px;
}

.layout14_video_bottompart{
	width:483px;
	padding-top:10px;
	}
.layout14_video_bott_right{
	width:149px;
	float:right;
	}
.layout14_video_bott_righticon{
	width:32px;
	float:right;
	padding-left:5px;
	}
	
.layout14_video_bott_left{
	/*width:202px;*/
	width:220px;
	float:left;
	}
.layout14_video_bott_left_next{
	width:102px;
	float:right;
	}	
.layout14_video_bott_left_nextbut{
	width:19px;
	float:right;
	padding-left:8px;
	}
	
	
	
.layout14_video_bott_left_previous{
	width:108px;
	float:left;
	}	
.layout14_video_bott_left_previousbut{
	width:19px;
	float:left;
	padding-left:8px;
	}	
	
.layout14_video_bott_left_previoustext{
	/*width:62px;*/
	width:80px;
	float:right;
	}	
.layout14_blankspace{
	padding-bottom:40px;
}	

.layout14_area_general{
	width:709px;
	float:right;
	/*padding-right:25px;*/
}
	
/* Layout14 ends */ 
/* Layout15 starts */ 

/*#layout15transparency {
	filter:alpha(opacity=70);  
	opacity: 0.8; 
	background:#000;
	position:absolute; 
	top:0px; 
	left:92px;
	width:952px;
	.width:950px;
	height:832px;
	_height:840px;
	font-size:16px;
	color:#FFFFFF;
	float:left;
	margin-left:104px;
	margin-right:-102px;
}*/
#layout15transparency {
	margin:0 auto;
	float:right;
	width:950px;
	filter:alpha(opacity=70);  
	opacity: 0.8; 
	background:#000;
	position:absolute; 
	top:0px; 
	font-size:16px;
	color:#FFFFFF;
	margin-left:10px;
	margin-right:-194px;
}
.layout15_heading{
	padding-top:20px;
	padding-right:30px;
}
.layout15_video{
	padding-top:20px;
	padding-right:40px;
	padding-bottom:10px;
	
}

.layout15_heading{
	padding-top:20px;
	padding-right:40px;
}

.layout15_bottom{
	width:873px;
	padding-right:30px;
}	
.layout15_bottomleft{
	width:167px;
	float:right;
}
.layout15_bottomnextbutt{
	width:48px;
	padding-left:8px;
	padding-right:20px;
	float:right;
}

.layout15_bottomnextbutttext{
	padding-top:15px;
	height:34px; 
	color: #fff;
}


.layout15_bottommid{
	width:83px;
	float:right;
	padding-right:220px;
	padding-top:15px;
}
.layout15_bottompreious{
	width:148px;
	float:right;
	padding-right:205px;
}

.layout15_bottompreioustext{
	
	width:80px;
	padding-right:5px;
	float:right;
	padding-top:15px;
}


.layout15_crossbut{
	width:49px;
	float:left;
}

/* Layout15 ends */ 
/* netzigim  starts */ 

.netzigim_left_section{
	background:url(../images/media_left_section_bg.jpg) repeat-y right;
	font-size:12px;
	color:#4c4c4c;
}

.netzigim_left_section_height{
 height:20px;
}

.netzigim_left_section_liheight{
 height:40px;
}


.netzigim_content{
	width:494px;
	float:right;
	padding:0px;
	margin:0px;
}

.netzigim_left_link_section{
	width:191px;
	float:left;
}
.netzigim_left_section h2{
	background:url(../images/media_left_section_top.jpg) no-repeat right #fff;
	font-size:18px;
	color:#fff;
	height:46px;
	line-height:38px;
	padding-right:2px;
	text-align:center;
	overflow:hidden;
}
.netzigim_left_section ul{
	margin:0px;
	padding:0px;
	padding-right:27px;
	width:140px;
}
.netzigim_left_section li{
	text-decoration:none;
	list-style-type:none;
	line-height:12px;
	font-size:13px;
	color:#4c4c4c;
	padding-top:8px;
	width:164px;
}

.netzigim_left_section li a{
	text-decoration:none;
	list-style-type:none;
	line-height:12px;
	font-size:13px;
	color:#4c4c4c;
	padding-top:8px;
	width:164px;
	text-decoration:none;
}
.netzigim_left_section li a:hover{
	text-decoration:none;
	list-style-type:none;
	line-height:12px;
	font-size:13px;
	color:#DE2516;
	padding-top:8px;
	width:164px;
	text-decoration:none;
}
.netzigim_left_section span{
	display:block;
	}
.netzigim_area h2{
		font-size:18px;
		color:#D62417;
		font-weight:100;
}


.netzigim_area{	
		width:480px;
		font-size:11px;
		overflow:hidden;
		line-height:18px;
		float:right;
}

.netzigim_area_cont_right{	
		width:280px;
		float:right;
		font-size:11px;
		line-height:18px;
		padding-top:15px;
}

.netzigim_area_cont_textright{	
		width:280px;
		padding-bottom:15px;
		}

.netzigim_area_cont_left{	
		width:188px;
		float:left;
		font-size:12px;
		line-height:18px;
		padding-top:15px;
}


.netzigim_area_cont_left img{
 border:0px;
 padding-top:5px;
 float:right;
 padding-bottom:15px;
 }

.netzigim_area_cont_left h3{
		font-size:15px;
		color:#D62417;
		font-weight:100;
}

.netzigim_area h1{
		font-size:18px;
		color:#D62417;
		padding-bottom:4px;
		font-weight:100;
}

.netzigim_blankspace{
	height:180px;
}	

/* netzigim  ends */ 

/* Songs starts */ 

.songs_track_bg{
	/*background:url(images/songs_cont_bg.jpg) no-repeat left; */
	/*width:150px; 
	height:90px; */
	/*float:left;*/
	margin:0 auto;
	text-align:center;
}
.songs_track_bg img{
	width:329px;
	height:236px;
	/*margin:0 auto;
	text-align:center;
	float:none;*/
	float:right;
	padding-top:10px;
}
/*.songs_previous_btn{
	float:left; 
	padding-top:7px; 
	padding-left:8px;
}
.songs_play_btn{
	float:left; 
	padding-top:4px; 
	padding-left:24px;
}
.songs_next_btn{
	float:left; 
	padding-top:7px; 
	padding-left:20px;
}*/
.seperator_songs{
	background:url(../images/songs_border.jpg) repeat-x;
	padding:0px;
	margin:0px;
	height:4px;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
}

/* songs ends */
 
 /*---- Display Order Repeater ---*/
 .shopping_list_box_row_heading{
	width:550px;
	margin:0px;
	padding:0px;
	float:left;
	border-bottom:1px solid #DDD7BF;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	background:#fff;
	text-align:center;
}

.shopping_list_box_middle_column1{
	width:161px;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
}
.shopping_list_box_middle_column2{
	width:95px;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
}
.shopping_list_box_middle_column2 a{
	text-decoration:none;
	color:#3F3732;
}

.shopping_list_box_middle_column3{
	width:98px;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
}
.shopping_list_box_middle_column4{
	width:95px;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
}
.shopping_list_box_middle_column5{
	width:99px;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
}
.shopping_list_box_row_entry{
	width:550px;
	margin:0px;
	padding:0px;
	float:left;
	border-bottom:1px solid #DDD7BF;
	font-size:11px;
	text-align:center;
}

.join_member_form
{
	padding-right:25px;
	float:right;
	}
.form_div_label{
color:#5D6468;
width:180px;
white-space:normal;
font-size:11px;
font-weight:bold;
vertical-align:top;
display:inline-block;
}

.form_div_input{
color:#5D6468;
width:475px;
white-space:normal;
font-size:11px;
font-weight:bold;
}

/*---- Join Members starts ---*/
.join_member_form_top_img{
	width:490px;
	height:27px;
	overflow:hidden;
	float:right;
}
.join_member_form_mid{
	background:url(../images/members_form_img_mid_bg.jpg) repeat-y;
	/*width:451px;*/
	width:490px;
	margin:0px;
	padding:0px;
	float:right;
}
.join_member_form_btm_img{
	width:490px;
	height:36px;
	/*overflow:hidden;*/
	border:none;
	float:right;
}
.join_left_banner{
	width:260px;
	float:left;
	padding-top:32px;
}

.join_left_banner img{
	width:260px;
	border:none;
}
.textbox_join{
	border:1px solid #CAC8C6;
	height:18px;
	font-size:12px;
	line-height:9px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:240px;
	float:left; 
	margin-left:46px; 
}
.height15{height:15px}

.join_img_seperate{
	width:5px;
	overflow:hidden;
}
.join_member_form_div_label{
color:#5D6468;
width:120px;
white-space:normal;
font-size:11px;
font-weight:bold;
vertical-align:top;
display:inline-block;
}
.join_member_form_div_input{
color:#5D6468;
width:300px;
white-space:normal;
font-size:11px;
font-weight:bold;
}
.join_member_cont_one{
clear:both;
padding-bottom:5px;
padding-top:10px; 
padding-right:20px;
}

.join_member_form_radioleft{
	float:right;
}
.join_member_form_radioright{
	float:right;
	padding-top:6px;
}

.join_member_cont_one_radio{
clear:both;
width:400px;
padding-bottom:5px;
padding-top:10px; 
padding-right:20px;
}
.member_textbox{
	border:1px solid #CAC8C6;
	height:17px;
	font-size:12px;
	line-height:9px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:236px; 
	float:left; 
	margin-left:36px; 
	padding-top:2px;
}
.member_textbox2{
	border:1px solid #CAC8C6;
	height:18px;
	font-size:12px;
	line-height:9px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	/*width:236px; */
	width:220px;
	float:right; 
	/*margin-left:46px; */
	/*margin-right:32px;*/
	/*margin-right:44px;
	*margin-right:40px;*/
}
.member_textarea{
	border:1px solid #CAC8C6;
	font-size:12px;
	/*line-height:9px;*/
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:236px; 
	float:left; 
	margin-left:46px; 
	height:50px;
}
.member_file_upload{
	border:1px solid #CAC8C6;
	/*height:18px;*/
	height:23px;
	font-size:12px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:238px; 
	*width:240px; 
	/*float:left; 
	margin-left:47px; */
	float:right;
	_margin-right:8px;
}
.member_file_upload2{
	border:1px solid #CAC8C6;
	height:23px;
	font-size:12px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	/*width:196px;*/
	width:224px;
	float:right; 
	/*margin-left:18px;*/
	/*margin-left:42px;
	*margin-left:0px;*/
	/*margin-right:30px;
	*margin-right:26px;*/
}
.member_image_thumb{
	float:right;
	padding-right:26px;
}

.join_member_form_input{
	height:33px;
	color:#4c4c4c;
	font-size:13px;
	padding-right:49px;
	line-height:25px;
	border:none;
}
.join_member_form_input2{
	height:33px;
	height:64px;
	color:#4c4c4c;
	font-size:13px;
	padding-right:49px;
	line-height:25px;
	border:none;
}
.join_member_form_input3{
	height:33px;
	color:#4c4c4c;
	font-size:13px;
	padding-right:10px;
	line-height:25px;
	border:none;
}
.join_member_form_input4{
	height:33px;
	color:#4c4c4c;
	font-size:13px;
	padding-right:38px;
	/*line-height:25px;*/
	border:none;
}
.reg_input_area{
	border:1px solid #EDEDED; 
	margin-bottom:10px;
	margin-right:24px;
	margin-left:45px;
	padding-top:10px;
}
.join_member_form_star{
	color:#D62417;
	float:right;
}
.join_member_form_radio_btn{
	height:36px;
	color:#4c4c4c;
	font-size:13px;
	padding-right:49px;
}
.join_member_form_listbox{
	height:84px;
	color:#4c4c4c;
	font-size:13px;
	padding-right:49px;
	line-height:25px;
	
}
.join_member_form_listbox_input{
	font-family:David, Arial;
	color:#4c4c4c;
	font-size:13px;
	margin-right:128px;
	_margin-right:126px;
	border: 1px #CAC8C6 solid;
	width:240px;
}
.join_member_form_button{
	width:44px;
	height:19px;
	padding-right:48px;
}
.reg_form_button{
	width:44px;
	height:19px;
	padding-left:46px;
	float:left;
	padding-top:5px;
	padding-bottom:10px;
}
.join_member_form_div_input2{
	color:#4c4c4c;
	white-space:normal;
	margin-right:65px;
}
.join_member_form_div_labe2{
	width:130px;
	white-space:normal;
}

/*----  Join Members ends ---*/

/* Forum-  - 02.09.09 - start */ 
.main_forumbox{
	padding-top:18px;
	width:688px;
	}
	
.forum_top{
	width:688px;
	padding-bottom:14px;
	}
	
.forum_top_linkimg{
	float:right;
	width:153px;
	padding-right:30px;
	}
	
.forum_top_links{
	float:left;
	color:#E31B23;
	font-size:11px;
	padding-left:30px;
	padding-top:10px;
	}
	
.forum_top_links a{
	color:#E31B23;
	text-decoration:none;
	}
.forum_top_links a:hover{
	color:#E31B23;
	text-decoration:underline;
	}
.forum_top_links_select{
	color:#E31B23;
	text-decoration:underline;
	}
	
.forum_box{
	padding-bottom:14px;
	width:688px;
	}
.forum_top_bg{
	background:url(../images/forum_top_bg.jpg) no-repeat;
	width:627px;
	color:#FFF;
	height:45px;
	padding-right:61px;
	}

	
.forum_top_title{
	float:right;
	padding-top:7px;
	}
.forum_top_bg_butt{
 	float:left;
	width:22px;
	padding-top:2px;
	padding-left:9px;
	}
	
.forum_mid_bg{
	width:666px;
	color:#fff;
	padding-left:22px;
	background:url(../images/forum_mid_bg.jpg) repeat-y;
	}	

.forum_mid_textarea{
	color:#fff;
	width:666px;
	}
	
.forum_mid_img_rply{
	float:right;						
}
	
.forum_mid_nor{
	color:#fff;
	}
.forum_mid_text_top{
	width:605px;
	padding-bottom:9px;
	float:left;
	}
.forum_mid_text_date{
	text-align:left;
	float:left;
	}
	
.forum_mid_text_btm{
	width:649px;
	float:right;
	padding-bottom:5px;
	padding-right:17px;	
	}
.forum_mid_btm_dashed{
	background:url(../images/forum_mid_dashedimg.jpg) repeat-x;
	width:605px;
	height:2px;
	float:left;
	}
.forum_reply_butt{
	text-align:left;
	}
.forum_mid_btm_text{
	width:605px;
	float:left;
	padding-top:5px;
	}
.forum_mid_btm_date{
	float:left;
	}
	
.forum_mid_btm_text_txt{
	float:right;
	}
	
.forum_mid_edit_butt{
	width:29px;
	float:right;
	}
	
	
.forum2_top_linkimg{
	float:right;
	width:153px;
	}
	
.forum2_box{
	width:688px;
	}
	
.forum2_box_top{
	width:688px;
	}
	
.forum2_top_mid{
	width:671px;
	padding-right:17px;
	background:url(../images/forum2_top_mid.jpg) repeat-y;
	}
	
.forum2_top_content{
	width:559px;
	padding-right:42px;
	float:right;
	}
.forum2_top_text{
	width:559px;
	padding-bottom:8px;
	}
.forum2_top_text_lft{
	width:433px;
	float:right;
	}
	
.forum2_top_label{
	width:107px;
	float:right;
	color:#72B74D;
	}
	
	
.forum2_box_btm{
	width:688px;
	}
	
.forum2_btm_content{
	width:559px;
	padding-right:42px;
	float:right;
	}
	
.forum2_btm_mid{
	width:671px;
	padding-top:3px;
	padding-right:17px;
	background:url(../images/forum2_btm_mid.jpg) repeat-y;
	}
	
.forum2_btm_textarea{
	width:559px;
	padding-bottom:8px;
	}
.forum2_btm_label{
	width:107px;
	padding-top:2px;
	float:right;
	color:#72B74D;
	}
	
.forum2_btm_fields{
	width:451px;
	float:right;
	}
	
.forum2_btm_smiles{
	width:451px;
	float:right;
	}
	
.forum2_btm_smiles img{
	float:right;
	margin-left:7px;
	}
.forum2_input{
	width:319px;
	border:1px #6E6D72 solid;
	}
.forum2_input2{
	width:430px;
	border:1px #6E6D72 solid;
	}

/* Forum ends */ 
/* Forum-list starts */ 
.fum_list_mid{
	width:654px;
	padding-right:17px;
	padding-left:17px;
	background:url(../images/forum2_top_mid.jpg) repeat-y;
	}
.forumli_top_search{
	float:right;
	width:500px;
	}
	
.forumli_input{
	width:245px;
	border:1px #7F9DB9 solid;
	}
.forumli_topiclabel{
	float:right;
	padding-left:5px;
	padding-top:5px;
	font-size:14px;
	}
	
.forumli_searchfield{
	width:250px;
	float:right;
	padding-left:5px;
	padding-top:2px;
	}
.forumli_searchbutt{
	width:39px;
	float:right;
	padding-top:3px;
	}
	
.forumli_content{
	width:654px;
	float:right;
	}
	
.forumli_subtitles{
	width:639px;
	padding-bottom:15px;
	font-weight:bold;
	}
.forumli_subtitles a{
	text-decoration:none;
	}
.forumli_subtitles a:hover{
	text-decoration:none;
	}
	
.forumli_subtitles_rep{
	width:90px;
	float:right;
	}
	
.forumli_subtitles_msg{
	width:290px;
	float:right;
	}
.forumli_subtitles_des{
	width:100px;
	float:right;
	}
.forumli_subtitles_time{
	width:150px;
	float:left;
	}
	
	
.forumli_replycont{
	width:639px;
	padding-bottom:15px;
	}
	
a.forumli_rep_maintitle{
	font-weight:bold;
	text-decoration:underline;
	}

	
.forumli_replies{
	width:90px;
	float:right;
	}
.forumli_replies_text{
	width:60px;
	float:right;
	}
.forumli_repl_icon{
	width:14px;
	padding-left:5px;
	float:right;
	}
	
.forumli_rep_msg{
	width:290px;
	float:right;
	}
	
.forumli_rep_msg a{
	font-size:15px;
	color:#72B74D;
	text-decoration:underline;
	}
.forumli_rep_msg a:hover{
	font-size:15px;
	color:#72B74D;
	text-decoration:none;
	}
	
.forumli_rep_des{
	width:105px;
	float:right;
	}
	
.forumli_rep_time{
	width:150px;
	float:left;
	}
	
.forumli_title{
	font-size:17px;
	color:#E01B25;
	padding-bottom:10px;
	font-weight:bold;
	}
	
	
.fm_topi_time{
	width:90px;
	float:left;
	}
	
.fm_topi_msg{
	width:105px;
	float:right;
	padding-left:5px;
	}
	
.fm_topi_msg a{
	font-size:15px;
	color:#72B74D;
	text-decoration:underline;
	}
.fm_topi_msg a:hover{
	color:#72B74D;
	text-decoration:none;
	}
.fm_topi_des{
	width:75px;
	padding-left:5px;
	float:right;
	}
.fm_topi_replies{
	width:350px;
	float:right;
	}
	
.fm_topi_subtitles_rep{
	width:350px;
	float:right;
	}
.fm_topi_subtitles_msg{
	width:105px;
	float:right;
	padding-left:5px;
	}
	
.fm_topi_rep_des{
	width:75px;
	float:right;
	padding-left:5px;
	}
	
.fm_topi_subtitles_time{
	width:90px;
	float:left;
	}
	
.forumli_textbox{
	border:1px solid #CAC8C6;
	height:18px;
	font-size:12px;
	line-height:16px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:169px;	
}		
	
/* Forum-list starts */

/* Join_tafuralay page starts */ 

.join_left_banner{
	width:260px;
	float:left;
	padding-top:32px;
}

.join_left_banner img{
	width:260px;
}
.height15{height:15px}

.join_white_green{
	background:url(../images/join_white_green2.jpg) no-repeat;
	height:57px;
	padding-right:150px;
}
.join_white_green_text{
	padding-top:18px;
	width:199px;
	font-size:16px;
	color:#231F20;
	float:right;
	padding-right:2px;
	font-weight:bold;
	padding-left:1px;
}

.join_white_green_text a{
	font-size:14px;
	color:#231F20;
	text-decoration:none;
}
.join_white_green_img{
	width:38px;
	height:45px;
	float:right;
}
.join_white_green_checkbox{
	width:10px;
	height:10px;
	float:right;
	padding-top:16px;
	padding-left:30px;
}

.join_white_green_star{
	background:url(../images/star.jpg) 0 2px no-repeat;
	width:13px;
	height:17px;
	display:inline-block;
}
/* Join_tafuralay page  Ends */  

/* search page starts */
.form_div{
	padding:0px;
	margin:0px;
	padding-top:10px;	
}
/* search page ends */

/* default_html page starts */
.default_area_general{
	width:720px;
	float:right;
	/*padding-right:25px;*/
}
.default_text{
	width:408px;
	height:200px;
	padding-top:8px;
	font-size:11px;
	direction:rtl;
	padding-bottom:8px;
	line-height:17px;
	float:right;
	overflow:visible;
}
.default_text h1{
	font-size:18px;
	color:#D62417;
}
.default_text h2{
	font-size:11px;
	color:#5EAF46;
}
.default_text h3{
	font-size:13px;
	color:#06529F;
	padding-top:2px;
}
.default_text h4{
	font-size:14px;
	color:#D62417;
	padding-top:4px;
}
.defaultr_text ul{
	padding:0px;
	margin:0px;
}
.default_text li{
	background:url(../images/kinder_tab_img.jpg) no-repeat right;
	padding-right:10px;
	text-decoration:none;
	list-style-type:none;
	display:block;
	margin-right:8px;
}
.default_flash_div{		
	float:right; 
	margin:0px;
	padding:0px;
	width:720px;
	padding-top:10px;
}
/* default_html page ends */

/* sIFR classes starts */

			/* These are standard sIFR styles... do not modify */

H1{
float:right;
text-align:right;
padding:0px; 
margin:0px; 
/*font-size:15px;*/
font-size:5px;
display:inline;
}

.sIFR-flash {
	visibility: visible !important;
	margin:0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

			/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

			/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

/* sIFR classes ends */


/* TA internal home page starts */

.login_content{
	width:435px;
	*width:100%;
	margin:0 auto;
	text-align:center;
	
}
.login_mid{
	background:url(../images/login_mid_bg.jpg) repeat-y;
	/*width:324px;
	/*padding-right:78px;
	padding-left:48px;*/
	width:450px;
	/*padding-right:30px;
	padding-left:50px;*/
	font-size:14px;
	text-align:center;
}


.login_title{
	font-size:20px;
	padding-top:26px;
	padding-bottom:26px;
	direction:rtl;
	text-align:center;
}

.login_label{
	width:130px;
	/*margin-left:40px;*/
	display:inline-block;
	float:right;
	font-size:14px;
	padding-top:4px;
	text-align:right;
	direction:rtl;
	margin-right:70px;
}

.login_input{
	border:1px solid #CAC8C6;
	height:18px;
	font-size:12px;
	line-height:9px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:191px; 
	float:left; 
	/*margin-right:70px; */
	text-align:right;
	margin-left:56px;
}
.login_combo_box{
	border:1px solid #CAC8C6;
	height:18px;
	font-size:12px;
	line-height:9px;
	color:#4c4c4c;
	font-family:David, Arial, Helvetica, sans-serif;
	width:191px; 
	float:left; 
	/*margin-right:70px; */
	text-align:right;
	margin-left:56px;
}
	
.login_logo{
	margin:0 auto;
	text-align:center;
	padding-top:4px;
}

.login_link{
	text-decoration:none;
	color:#4c4c4c;
	text-align:center;
	font-size:16px;
	padding-top:4px;
	padding-bottom:8px;
}
.login_link a{
	text-decoration:underline;
	color:#4c4c4c;
	font-size:14px;
}
	
.login_body {
	background:#FFFFFF;
	font-family:David, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#DD2826;
}


/*TA internal home page ends */ 

/* Anabela starts */
.anabela_content_area_general{
	width:712px;
	float:right;
	padding-right:25px;
}
.anabela_area{
	width:712px;
	margin:0 auto;
	float:right;
}
.anabela_video{
	width:256px;
	height:191px;
	float:left;
	padding-bottom:10px;
	padding-left:8px;
}
.anabela_video h2{
	font-size:12px;
	color:#000;
	text-decoration:none;
	text-align:left;
	float:right;
}
.anabela_video h2 a{
	color:#000;
	text-decoration:none;
}
.green_box{
	width:440px;
	float:right;
}
.green_box_text{
	background:url(../images/anbela_green_box_top.jpg) no-repeat top #76B90E;
	width:421px;
	float:right;
	padding-top:18px;
	padding-right:10px;
	padding-left:10px;
	margin-left:10px;
	min-height:156px;
	_height: expression('156px');
}

.green_box_btm{
	width:441px;
	float:right;
}
.promo_main_box{
	width:644px;
	float:right;
	border-top:1px solid #CBCBCB;
	margin-right:10px;
	margin-top:18px;
}
.promo_main_box_row{
	width:644px;
	float:right;
	border-bottom:1px solid #CBCBCB;
	margin-top:16px;
}
.promo_box{
	width:145px;
	height:142px;
	float:right;
	color:#000;
	font-size:12px;
	text-align:right;
}
.promo_box_heading {
	width:145px;
	height:44px;
	text-align:right;
	font-size: 16px;
	font-weight: bold;
	color: #E31B23;
	text-decoration: none;
	white-space:normal;
}
.promo_box_heading a{
	color: #E31B23;
	text-decoration: none;
	white-space:normal;
}
.promo_box_heading img{
	float:right;
	margin-left:10px;
	width:32px;
	height:44px;
}
.promo_box_text{
	width:145px;
	padding-top:15px;
	text-align:right;
}
.promo_box_text p{
	text-align:right;
	color:#000;
	font-size:12px;
	height:65px;
	overflow:hidden;
}
.promo_box_text h3{
	text-align:right;
	color:#E31B23;
	font-size:12px;
	font-weight:bold;
	padding-top:44px;
}
.promo_box_text h4{
	color: #E31B23;
	font-size:11px;
	text-align:right;
	font-weight:100;
	padding-top:2px;
	padding-bottom:4px;
}
.promo_box_text h4 a{
	color: #E31B23;
	text-decoration:none;
}
.promo_seperator{
	background:url(../images/anbela_promo_seperator.jpg) repeat-y top;
	float:right;
	width:2px;
	height:115px;
	margin-left:12px;
	margin-right:3px;
}
/* Anabela ends */

.fckzm_main_container{
	width:300px;
	position:absolute;			
}