@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font: 11px Tahoma;
}

form {
margin:0px;
padding:0px;
}

a{
outline:none; /* FF1.5+ IE7+*/
   -moz-outline:  /* FF<=1.5*/
}

.wrap{
margin:0 auto;
padding:0px;
width:1004px;
}

#index_header{
background:url(../images/en/radio/total_header_orange.png) center top no-repeat;
}

#radio_header{
background:url(../images/en/radio/radio_orange_header.png) center top no-repeat;
}

#video_header{
background:url(../images/en/video/video_header_green.png) center top no-repeat;
}

#event_header{
background:url(../images/en/events/events_header_blue.png) center top no-repeat;
}

#news_header{
background:url(../images/en/headers/news.png) center top no-repeat;
}

#box_link {	
position: relative;
top: 35px; 
left: 20px; 
width: 200px; 
height: 100px; 
background-color: transparent; 
border: 0px solid yellow; 
text-decoration:none;
}	

#box_link_1 {	
position: relative;
width: 120px; 
height: 30px; 
background-color: transparent; 
border: 0px solid yellow; 
text-decoration:none;
margin-top:-35px;
}	

.listen_live{
 color:black;
 text-decoration:none;
 font-size:19px;
}

.listen_live :hover{
 color:orange;
 text-decoration:underline;
}


.topad{
margin-top:-100px;
padding-left:20px;
padding:34px 0px 0px 238px;
}


.search{
width:100%;
padding-top:43px;
}

.formfield{
font:10px Tahoma;
color:#808080;
border:1px #d1d1d1 solid;
height:13px;
width:100px;
}
	
.loginfield {
font:10px Tahoma;
color: #808080;
border:1px #d1d1d1 solid;
height:17px;
}

.ltbtn{
position:absolute;
margin-top:-15px;
}

.login_div
{
width:100%;
height:194px;
}

.login
{
width:25%;
height:91px;
padding-top:40px;
float:left;
}

.logintext{
font:11px Tahoma;
color:#bdbdbd;
}

.logintext a {
	color:#F78D1F;
	text-decoration:none;
}

.logintext a:visited {
	color:#F78D1F;
	text-decoration:none;

}
.logintext a:hover {
	color:#ffffff;
	text-decoration:none;

}

.logintext_box{
font:10px Tahoma;
color:#333333;
background-color:#FFFFFF;
border:1px solid #FFFFFF;
height:10px;
padding:0px 0px 1px 0px;
}

.login_btn{
background:url(../images/btn_login.jpg) center no-repeat;
border:0px solid #FFFFFF;
font:12px Tahoma;
color:#FFFFFF;
padding:2px 0px;
width:90px;
cursor:pointer;
outline:none; /* FF1.5+ IE7+*/
-moz-outline:  /* FF<=1.5*/
}

/**** made by me ****/
.login_btn_1{
background:url(../images/en/video/btn_login_green.gif) center no-repeat;
border:0px solid #FFFFFF;
font:12px Tahoma;
color:#FFFFFF;
padding:2px 0px;
width:90px;
cursor:pointer;
outline:none; /* FF1.5+ IE7+*/
-moz-outline:  /* FF<=1.5*/
}

.login_btn_blue{
background:url(../images/en/events/btn_login_blue.jpg) center no-repeat;
border:0px solid #FFFFFF;
font:12px Tahoma;
color:#FFFFFF;
padding:2px 0px;
width:90px;
cursor:pointer;
outline:none; /* FF1.5+ IE7+*/
-moz-outline:  /* FF<=1.5*/
}

.menu{
float: right;
width: 390px;
height: 50px;
border: 0px solid red;
padding-top:30px;
padding-left:145px;
}

/***************************** RADIO PAGES CSS *****************************/


.register{
font:11px Tahoma;
color:#f7c085;
}

.register a{
font:11px Tahoma;
color:#f7c085;
text-decoration:none;
}

.register a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-decoration:none;
}

.logout{
font:13px Tahoma;
color:#f7c085;
}

.logout a{
font:13px Tahoma;
color:#f7c085;
text-decoration:none;
}

.logout a:hover{
font:13px Tahoma;
color:#FFFFFF;
text-decoration:none;
}


.news{
font:11px Tahoma;
color:#c9c9c9;
text-decoration:none;
padding-right:15px;
text-align:justify;
float:right;
width:30%;
height:90px;
}

.news a{
font:11px Tahoma;
color:#c89f72;
display:block;
float:right;
text-decoration:none;
}

.news a:hover{
color:#c9c9c9;
text-decoration:none;
}

.radio{
float:left;
}

.radio a{
background:url(../images/en/radio/radio_grey.gif) center no-repeat;
display:block;
width:116px;
height:49px;
}

.radio a:hover{
background:url(../images/en/radio/radio_orange.gif) center no-repeat;
display:block;
width:116px;
height:49px;
}


.radio a.active{
background:url(../images/en/radio/radio_tab_orange.png) center bottom no-repeat;
display:block;
width:116px;
height:49px;
}


.video{
float:left;
}

.video a{
background:url(../images/en/radio/video_grey.gif) center no-repeat;
display:block;
width:116px;
height:49px;
}

.video a:hover{
background:url(../images/en/radio/video_orange.gif) center no-repeat;
display:block;
width:116px;
height:49px;
}

.video a.active{
background:url(../images/en/radio/video_tab_orange.png) bottom center no-repeat;
display:block;
width:116px;
height:49px;
}


.event{
float:left;
}

.event a{
background:url(../images/en/radio/event_grey.gif) center no-repeat;
display:block;
width:133px;
height:49px;
}

.event a:hover{
background:url(../images/en/radio/event_orange.gif)  center no-repeat;
display:block;
width:133px;
height:49px;
}

.event a.active{
background:url(../images/en/radio/event_tab_orange.gif) bottom center no-repeat;
display:block;
width:133px;
height:49px;
}



/***************************** VIDEO PAGES CSS *****************************/


.news_green{
font:11px Tahoma;
color:#c9c9c9;
text-decoration:none;
/*margin-left:435px;*/
padding-right:15px;
text-align:justify;
float:right;
width:30%;
height:90px;
}

.news_green a{
font:11px Tahoma;
color:#919c43;
display:block;
float:right;
text-decoration:none;
}

.news_green a:hover{
color:#c9c9c9;
text-decoration:none;
}

.register_green{
font:11px Tahoma;
color:#919c43;
}

.register_green a{
font:11px Tahoma;
color:#919c43;
text-decoration:none;
}


.register_green a:hover{
font:11px Tahoma;
color:#c1d82f;
text-decoration:none;
}


.radio_green{
float:left;
}

.radio_green a{
background:url(../images/en/video/radio_grey.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.radio_green a:hover{
background:url(../images/en/video/radio_green.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}


.radio_green a.active{
background:url(../images/en/video/radio_tab_green.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.video_green{
float:left;
}

.video_green a{
background:url(../images/en/video/video_grey.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.video_green a:hover{
background:url(../images/en/video/video_green.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.video_green a.active{
background:url(../images/en/video/video_tab_green.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.event_green{
float:left;
}

.event_green a{
background:url(../images/en/video/event_grey.gif) center no-repeat;
display:block;
width:133px;
height:48px;
}

.event_green a:hover{
background:url(../images/en/video/event_green.gif) center no-repeat;
display:block;
width:133px;
height:48px;
}

.event_green a.active{
background:url(../images/en/video/event_tab_green.gif) center no-repeat;
display:block;
width:133px;
height:48px;
}




/***************************** EVENTS PAGES CSS *****************************/

/*for event calendar */
.month{
font:bold 11px Tahoma;
color:#0062be;
}

.day{
font:11px Tahoma;
color:#0062be;
padding-top:8px;
padding-bottom:8px;
}

.date{
font:11px Tahoma;
color:#646464;
padding:3px 3px;
}

.date1{
font:bold 11px Tahoma;
color:#646464;
}

.date1 a{
font:bold 11px Tahoma;
color:#646464;
display:block;
text-decoration:none;
padding:3px 3px;
}
.date1 a:hover{
background:#2b8dd3;
padding:3px 3px;
color:#FFFFFF;
}

.dateactive{
font:bold 11px Tahoma;
color:#646464;
}

.dateactive a{
display:block;
font:bold 11px Tahoma;
background:#2b8dd3;
padding:3px 3px;
color:#FFFFFF;
text-decoration:none;
}


.box_blue{
width:315px;
background:url(../images/en/events/star_bg.gif) center top no-repeat;
float:left;
	}	
	
.grey_line{
width:600px;
margin:0 auto;
margin-top:25px;
padding-right:10px;
height:5px;
background-color:#bfbfbf;
}

.grey_line_text{
width:150px;
position:absolute;
font:bold 12px Tahoma;
color:#0062be;
background-color:#FFFFFF;
text-align:center;
text-transform:uppercase;
margin-left:200px;
margin-top:-5px;
}



.submenulink1_blue{
float:left;
width:100px;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
}

.submenulink1_blue a{
display:block;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
padding:5px 0px 7px 0px;
width:100px;
text-decoration:none;
}

.submenulink1_blue a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-align:center;
padding:5px 0px 7px 0px;
width:100px;
background:url(../images/en/events/submenubg1.gif) center no-repeat;
}


.news_blue{
font:11px Tahoma;
color:#c9c9c9;
text-decoration:none;
padding-right:15px;
text-align:justify;
float:right;
width:30%;
height:90px;
}

.news_blue a{
font:11px Tahoma;
color:#2d78ad;
display:block;
float:right;
text-decoration:none;
}

.news_blue a:hover{
color:#c9c9c9;
text-decoration:none;
}

.register_blue{
font:11px Tahoma;
color:#f7c085;
}

.register_blue a{
font:11px Tahoma;
color:#2d78ad;
text-decoration:none;
}


.register_blue a:hover{
font:11px Tahoma;
color:#2b8dd3;
text-decoration:none;
}

.toplink_blue{
float:right;
position:absolute;
margin-left:795px;
margin-top:-18px;
font:11px Tahoma;
color:#646464;
}

.toplink_blue a{
font:11px Tahoma;
color:#646464;
text-decoration:none;
padding:0px 5px;
}

.toplink_blue a:hover{
font:11px Tahoma;
color:#0062be;
text-decoration:none;
}

.radio_blue{
float:left;
}

.radio_blue a{
background:url(../images/en/events/radio_grey.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.radio_blue a:hover{
background:url(../images/en/events/radio_blue.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}


.radio_blue a.active{
background:url(../images/en/events/radio_tab_blue.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.video_blue{
float:left;
}

.video_blue a{
background:url(../images/en/events/video_grey.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.video_blue a:hover{
background:url(../images/en/events/video_blue.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.video_blue a.active{
background:url(../images/en/events/video_tab_blue.gif) center no-repeat;
display:block;
width:116px;
height:48px;
}

.event_blue{
float:left;
}

.event_blue a{
background:url(../images/en/events/event_grey.gif) center no-repeat;
display:block;
width:133px;
height:48px;
}

.event_blue a:hover{
background:url(../images/en/events/event_blue.gif) center no-repeat;
display:block;
width:133px;
height:48px;
}

.event_blue a.active{
background:url(../images/en/events/events_blue_tab.png) center no-repeat;
display:block;
width:133px;
height:48px;
}

.kiti_blue{
float:left;
padding:0px 15px 10px 15px;
color:#646464;
width:122px;
}

.kiti1_blue{
color:#0062be;
}

.kiti1_blue a{
color:#0062be;
}

.kiti1_blue a:hover{
color:#000000;
}

.kiti2_blue{
color:#919c43;
}

.tokia_blue{
font:11px Tahoma;
color:#646464;
float:left;
width:100%;
text-align:left;
background-color:#e0f1fe;
padding:10px 0px;
}


.mid_div{
width:100%;
}

.grey_bg{
background-color:#f7f7f7;
}

/*added by me*/
.grey_shade{
background:url(../images/grey_shades.jpg) repeat-x ;
}

/*added by me*/
.heading1{
background:url(../images/add_radio.jpg) no-repeat ;
}

.house{
	font-family:Tahoma;
	font-size:10px;
	color:#808080;
	}


.house a
	{
		font-family:Tahoma;
		font-size:10px;
		color:#808080;
		text-decoration:none;
		background-color:#eaeaea;
		display:block;
		width:100%;
		padding-left:4px;
		border-bottom:1px #FFFFFF solid;
		border-left:1px #FFFFFF solid;
		line-height:16px;
	}
.house a:hover
	{
		font-family:Tahoma;
		font-size:10px;
		color:#f68d1e;
		text-decoration:none;
		background-color:#fbe0c2;
		display:block;
		padding-left:4px;
		width:100%;
		border-bottom:1px #FFFFFF solid;
		border-left:1px #FFFFFF solid;
	}						
	
.box{
height:auto;
width:960px;
margin:0 auto;
padding-top:15px;
border:0px solid red;
	}
	
	
.box1{
width:315px;
background:url(../images/star_bg.gif) center top no-repeat;
float:left;
	}	
	
	
.box_number{
font:bold 11px Tahoma;
color:#f68d1e;		
	}
	
.zipfm{
font:bold 12px Tahoma;
color:#f68d1e;	
	}
	
.box_text{
font:11px Tahoma;
color:#343434;	
	}
	
.box_textbold{
font: bold 11px Tahoma;
color:#343434;		
	}
	
.green_line{
width:960px;
margin:0 auto;
margin-top:25px;
_margin-top:10px;
height:5px;
background-color:#8cb340;
}

.green_line_text{
width:200px;
position:absolute;
font:bold 12px Tahoma;
color:#8cb340;
background-color:#FFFFFF;
text-align:center;
text-transform:uppercase;
margin-left:400px;
margin-top:-5px;
}

.box_footer{
width:960px;
margin:0 auto;
padding-top:15px;

	}
	
	
.box_footer1{
background:url(../images/FooterBox_Gray.jpg) top center no-repeat;
width:178px;
float:left;
margin-right:17px;
cursor:pointer;
}	
.box_footer2{
background:url(../images/orange1_bg.gif) top center no-repeat;
width:178px;
float:left;
margin-right:17px;
cursor:pointer;
}

.box_footer3{
background:url(../images/ORANGE_bg.gif) top center no-repeat;
width:178px;
float:left;
margin-right:17px;
cursor:pointer;
}


.box_footer4{
background:url(../images/FooterBox_Gray1.gif) top center no-repeat;
width:150px;
float:left;
margin-right:12px;
cursor:pointer;
}	

.box_footer5{
background:url(../images/FooterBox_Green1.gif) top center no-repeat;
width:150px;
float:left;
margin-right:12px;
cursor:pointer;
}


.Opus{
	position:absolute;
	width:50px;
	text-align:center;
	background-color:#FFFFFF;
	margin-left:65px;
	margin-top:6px;
	color:#8cb340;
	font:bold 11px Tahoma;
	
}

.Opus a{
color:#8cb340;
font:bold 11px Tahoma;
text-decoration:none;
}

.Opus a:hover{
color:#000000;
font:bold 11px Tahoma;
}


.Opus1{
position:relative;
text-align:center;
background-color:#FFFFFF;
margin-left:5px;
margin-right:2px;
margin-top:2px;
color:#8cb340;
font:bold 11px Tahoma;
}

.Opus1 a{
color:#f68d1e;
font:bold 11px Tahoma;
text-decoration:none;
}

.Opus1 a:hover{
color:#000000;
font:bold 11px Tahoma;
}



.footer_box_text{
color:#F68D1E;
font:bold 11px Tahoma;
width:50px;
text-align: right;
vertical-align: bottom;
height: 18px;
border: 0px solid yellow;
}

.footer_box_text1{
color: #6f5f4b;
font: 11px Tahoma;
width: 75px;
height: 18px;
text-align: left;
vertical-align: bottom;
border: 0px solid blue;
}

.footer_box_text2{
color: #6f5f4b;
font: 11px Tahoma;
width: 50px;
border: 1px solid red;
}

.mini_styles{
width: 150px;
height: auto;
border: 0px solid red;
text-align: center;
padding: 2px;
color: #5F5F5F;
font: 11px Tahoma;
}

.mini_styles a{
text-align: center;
color: #F47A00;
font: 11px Tahoma;
text-decoration: none;
}

.mini_styles a:hover{
text-align: center;
color: #5F5F5F;
font: 11px Tahoma;
text-decoration: none;
}

.footer{
width:979px;
float:left;
margin:0 auto;
font:11px Tahoma ;
color:#6f5f4b;
background-color:#f7f7f7;
padding:15px 15px 14px 0px;
text-align:center;
}


/**************** REGISTRATION PAGE CSS******/

.camimg_div{
margin:0 auto;
width:468px;
font:11px Tahoma ;
color:#646464;
text-align:justify;
}

.camimg_text{
	margin:0 auto;
	width:468px;
	font:11px Tahoma ;
	color:#646464;
	text-align:justify;
	margin-top:10px;
	border-bottom:1px solid #dcdcdc; 
	padding-bottom:5px;
}

.reg_textbox{
width:155px;
font:11px Tahoma; 
color:#646464;
}

/*added by me*/
.reg_textbox_1{
width:240px;
font:11px Tahoma; 
color:#646464;
}

.subscribe{
color:#f68d1e;
font:bold 12px Tahoma ;
}

.subscribe_green{
color:#919c43;
font:bold 12px Tahoma ;}

.subscribe_blue{
color:#52A2DC;
font:bold 12px Tahoma ;}


.reg_link{
float:right;
width:476px;
font:11px Tahoma;
color:#6f5f4b;
}

.conrg_bg{
background:url(../images/midbg_reg.gif) left repeat-x;
}

.reg_link1{
float:right;
}

.reg_link1 a{
font:11px Tahoma;
color:#6d5c48;
text-decoration:none;
width:100%;
padding:5px 0px;
display:block;
}

.reg_link1 a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-decoration:none;
}

.rg_left{
float:left;
width:623px;
}
.rg_left h2{
display:block;
float:left;
font:bold 18px Tahoma;
color:#f78d1f;
padding:10px 0px;
margin:0px;
width:623px;
border-bottom:1px solid #dcdcdc;
}

.rg_left p{
font:11px Tahoma;
color:#646464;
margin:0px;
padding:10px 0px;
}

/*added by me*/ 

.rg_left1{
float:left;
width:623px;
}

.rg_left1 h2{
display:block;
float:left;
font:bold 18px Tahoma;
color:#52A2DC;
padding:10px 0px;
margin:0px;
width:623px;
}

.rg_left2{
float:left;
width:623px;
}

.rg_left2 h2{
display:block;
float:left;
font:bold 18px Tahoma;
color:#919c43;
padding:10px 0px;
margin:0px;
width:623px;
}

.fieldname{
float:left;
width:185px;
font:11px Tahoma;
color:#646464;
height:25px;
text-align:left;
margin-bottom:2px;
}

.fieldname1{
float:left;
width:430px;
font:11px Tahoma;
color:#646464;
height:25px;
text-align:left;
margin-bottom:2px;
}

.fieldname_browse{
height: 25px;
float:left;
font:11px Tahoma;
color:#646464;
width:430px;
text-align:left;
margin-bottom:2px;
margin-left:8px;

}


.fieldname12{
float:left;
width:620px;
font:11px Tahoma;
color:#646464;
text-align:justify;
margin-bottom:2px;
}

.star{
font:12px Tahoma;
color:#f68920;
}

.star_green{
font:12px Tahoma;
color:#919c43;
}

.star_blue{
font:12px Tahoma;
color:#52A2DC;
}

.bigtextbox{
float:left;
width:619px;
font:11px Tahoma; 
color:#646464;
padding:10px 0px;
border-bottom:1px solid #dcdcdc;
margin-bottom:20px;
}

.reg_textbox_big{
width:619px;
font:11px Tahoma; 
color:#646464;
height:80px;
}


.rgright{
float:right;
width:324px;
}

.graymid{
 background-color:#f7f7f7;
 border:1px solid #e8e8e8;
}

.rgfooterlink{
width:960px;
margin:0 auto;
padding:15px 0px 5px 0px;
font:11px Tahoma; 
color:#646464;
}

.rgfooterlink a{
font:11px Tahoma; 
color:#646464;
text-decoration:none;
}

.rgfooterlink a:hover{
font:11px Tahoma; 
color:#f78d1f;
text-decoration:none;
}


/**************** news.php CSS ****************/
  
.main_news{
	float:left;
	width:623px;
}

.news_images{
	float:left;
	width:176px;
	height:130px;
	}
	
.news_link{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#646464;
	
	}
.news_link a{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#646464;
	padding-left:10px;
	text-decoration:none;
	float:left;
	}
.news_link a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#f68d1e;
	text-decoration:underline;
	}
	
.date_text{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#bcbcbc;
	Padding-top:3px;
	padding-bottom:8px;
	float:left;
	padding-left:10px;
	display:block;
	width:50%;
	
	}
.read_more{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#f78d1f;
	}
.read_more a{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#f78d1f;
	text-decoration:none;
	}
.read_more a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#646464;
	text-decoration:underline;
	}
.gray_border{
	background:url(../images/gray_border.gif) center repeat-x;
	padding-top:7px;
	padding-bottom:7px;
	float:left;
	width:100%;
		}
.news_inner_link{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#6f5f4b;
	}
.news_inner_link a{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#6f5f4b;
	text-decoration:underline;
	}
.news_inner_link a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#6f5f4b;
	text-decoration:underline;
	}
	
.pagination{
 padding: 2px;
 float:right;
 font: 13px Tahoma;
}


.pagination a{
font: 13px Tahoma;
color:#343434;
text-decoration:none;
padding:0px 2px;
}


.pagination a:hover{
font: 13px Tahoma;
color:#f78d1f;
text-decoration:underline;

}

.pagination a.active{
font:bold 13px Tahoma;
color:#000000;
text-decoration:none;
}



.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: 0px solid #929292;
font-weight: bold !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.arrow_right{
	float:right;
	width:48%;
	text-align:right;
	Padding-top:3px;
	padding-bottom:8px;
	}
.comment{
	float:left;
	width:56px;
	height:56px;
	padding-right:10px;
	}
.comment_inner{
	float:left;
	width:623px;
	padding-top:8px;
	color:#646464;
	}

.comment_box{
	float:left;
	width:555px;
	padding:0px;
	}

.comment_left{
	float:left;
	width:20px;
	height:43px;
	}
.comment_right{
	float:left;
	width:13px;
	height:43px;
	
	}
.comment_mid_repeat{
	float:left;
	height:43px;
	background:url(../images/comment_mid.gif) left top repeat-x;
	width:522px;
	}
.comment_mid_inner{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#646464;
	padding:3px;
	width:500px;
	text-align:justify;
	}

.comment_button{
	float:right;
	width:90px;
	height:17px;
}

.c{
	float:right;
	width:90px;
	height:17px;
}

.padd{
	padding-top:10px;
	float:left;
	width:100%;
}


.new_textbox{
width:500px;
font:11px Tahoma; 
color:#646464 ;
height:30px;
background:transparent;
border:0px solid #ffffff;
}

.new_textbox1{
width:500px;
font:11px Tahoma; 
color:#646464 ;
height:30px;
background:transparent;
border:1px solid #F7F7F7;
}


/*********************User logged in Page CSS********************/

.username{
font:bold 11px Tahoma; 
color:#f7c085 ;
}

.user_detail{
font:11px Tahoma; 
color:#f7c085 ;
}


.vediokhilipai{
font:11px Tahoma; 
color:#919c43 ;
}

.gray{
background-color:#f7f7f7;
padding:3px 0px 3px 0px;
font:11px Tahoma;
}
.blueline{
background-color:#2b8dd3;
margin:0 auto;
margin-top:2px;
margin-bottom:10px;
font:3px Tahoma;
color:#343434;
}


.blue{
background-color:#e0f1fe;
padding:3px 3px 3px 3px;
margin:0 auto;
font:11px Tahoma;
}


.blue a{
font:11px Tahoma;
color:#2b8dd3;
text-decoration:none;
}
.blue a:hover{
font:11px Tahoma;
color:#2b8dd3;
text-decoration:underline;
}

/*

.blue a{
font:11px Tahoma;
color:#2b8dd3;
text-decoration:none;
}
.blue a:hover{
font:11px Tahoma;
color:#2b8dd3;
text-decoration:underline;
}
*/
.table_left{
width:130px;
font:11px Tahoma;
color:#343434;
float:left;
padding-top:8px;
}

.table_bg{
background-color:#fbe7ce;
font:11px Tahoma;
color:#3e3432;
}

/*********************User logged in Page CSS********************/


/*********************Inner Page CSS********************/

.mouson_left{
float:left;
width:235px;
text-align:center;
}

.electronic_link{
font:11px Tahoma;
color:#808080;
}

.electronic_link a{
font:11px Tahoma;
color:#808080;
text-decoration:none;
}

.electronic_link a:hover{
font:11px Tahoma;
color:#f68d1e;
}

.siuo{
font:11px Tahoma;
color:#808080;
}

.siuo a{
font:bold 12px Tahoma;
color:#f68d1e;
display:block;
background-color:#f7f7f7;
float:left;
width:225px;
padding:5px 0px 5px 10px;
text-decoration:none;
text-align:left;
margin:2px 0px;
}

.siuo a:hover{
font:bold 12px Tahoma;
color:#6f5f4b;
background-color:#fbe0c2;
}

.siuo a.active{
font:bold 12px Tahoma;
color:#FFFFFF;
background-color:#f68d1e;
}

.lefticon{
float:left;
padding-top:50px;
}


.iconlink{
float:left;
text-align:left;
color:#343434;
padding-left:20px;
padding-top:50px;

height:80px;
width:160px;
}

.iconlink a{
color:#f68d1e;
text-decoration:none;
}

.iconlink a:hover{
color:#f68d1e;
text-decoration:underline;
}

.mouson_right{
float:left;
width:724px;
background:url(../images/innerpage_bg.gif) no-repeat;
}


.mouson_title {
padding:10px 0px 0px 30px;
color:#FFFFFF;
}

.mouson_title_span {
width:50px;
padding:0px 0px 0px 20px;
color:#808080;
}

.mouseoncontend{
margin:0 auto;
width:688px;
border-bottom:1px solid #dcdcdc;
}

.contend_left{
width:558px;
font:11px Tahoma;
color:#343434;
text-align:justify;
padding-top:20px;
padding-bottom:15px;
float:left;
}


.contend_left a{
font:11px Tahoma;
color:#f68d1e;
text-decoration:none;
}

.contend_left a:hover{
font:11px Tahoma;
color:#f68d1e;
text-decoration:underline;
}

.contend_title{
font:bold 12px Tahoma;
color:#6f5f4b;
}

.img{
width:130px;
text-align:center;
padding-top:45px;
float:left;
}


.Albumtracks{
font:bold 11px Tahoma;
color:#6f5f4b;
text-align:left;
float:left;
width:98%;
padding-left:5px;
}

.orange{
background-color:#fce6cd;
font:11px Tahoma;
}

.orange{
background-color:#fce6cd;
font:11px Tahoma;
color:#343434;
}

.orange_on{
background-color:#f68d1e;
font:11px Tahoma;
color:#FFFFFF;
}

.orange a {
font:11px Tahoma;
color:#343434;
text-decoration:none;
}

.orange_on a{
background-color:#f68d1e;
font:11px Tahoma;
color:#FFFFFF;
text-decoration:none;
}

.pinkmidbg{
background:url(../images/ping_mid.gif) left top repeat-x;
}


.top10{
font:11px Tahoma;
color:#f5891d;
float:left;
}

.top10 a{
width:163px;
font:11px Tahoma;
color:#f5891d;
display:block;
text-align:center;
padding:5px 0px;
float:left;
text-decoration:none;
}

.top10 a:hover{
font:bold 11px Tahoma;
color:#6e5d49;
text-decoration:none;
padding:5px 0px;
background:url(../images/top10bg.gif) 0% 0% no-repeat;  
}

.top10_active{
font:11px Tahoma;
color:#f5891d;
float:left;
}


.top10_active a{
width:163px;
display:block;
text-align:center;
font:bold 11px Tahoma;
color:#6e5d49;
text-decoration:none;
padding:5px 0px;
background:url(../images/top10bg.gif) 0% 0% no-repeat;
margin-right:2px;  
}



.top10_1{
font:11px Tahoma;
color:#f5891d;
float:left;
}

.top10_1 a{
width:72px;
font:11px Tahoma;
color:#f5891d;
display:block;
text-align:center;
padding:5px 0px;
float:left;
text-decoration:none;
margin-right:2px;  
}

.top10_1 a:hover{
font:bold 11px Tahoma;
color:#6e5d49;
text-decoration:none;
padding:5px 0px;
background:url(../images/top10bg.gif) 78% 0% no-repeat;  
}


.top10_1_active{
font:11px Tahoma;
color:#f5891d;
float:left;
}

.top10_1_active a{
width:72px;
font:11px Tahoma;
color:#f5891d;
display:block;
text-align:center;
padding:5px 0px;
float:left;
text-decoration:none;
background:url(../images/top10bg.gif) 78% 0% no-repeat;  
}



.men1{
font:11px Tahoma;
color:#FFFFFF;
padding-left:20px;
}

.men1 a{
font:11px Tahoma;
color:#f79115;
text-decoration:none;
padding:0px 10px;
}

.men1 a:hover{
font:11px Tahoma;
color:#646464;
text-decoration:none;
}


.orang_colorbg{
font:11px Tahoma;
color:#646464;
text-decoration:none;
background-color:#fce6ce;
padding:2px 0px 2px 5px;
}

.white_colorbg{
font:11px Tahoma;
color:#646464;
text-decoration:none;
background-color:#FFFFFF;
padding:2px 0px 2px 5px;
}

/*********************Inner Page CSS END ********************/


/*********************Map Page CSS  ********************/

.mapleft{
 float:left;
 width:222px;

}

.mapleft_bg{
float:left;
width:222px;
background:url(../images/map/map_mid_bg.gif) top repeat-y;

}

.map11ptbold{
font:bold 11px Tahoma;
color:#646464;
}


.map_xyz{
font:bold 11px Tahoma;
color:#818181;
background-color:#eaeaea;
border-bottom:1px solid #f68e1b;
border-top:1px solid #f68e1b;
padding:8px 0px;
}


.map_xyz a{
font:bold 11px Tahoma;
color:#818181;
text-decoration:none;
}
.map_xyz a:hover{
font:bold 11px Tahoma;
color:#f78d1f;
text-decoration:underline;
}


.map_xyz a.active{
font:bold 11px Tahoma;
color:#f78d1f;
text-decoration:none;
}

.ruanda {
font:11px Tahoma;
color:#646464;
text-decoration:none;
}

.ruanda a {
font:11px Tahoma;
color:#f78d1f;
text-decoration:none;
}

.ruanda a:hover {
font:11px Tahoma;
color:#f78d1f;
text-decoration:underline;
}


.map{
 float:right;
 width:700px;
 border:0px solid green;
}

.mapleft{
 float:left;
 width:222px;
 border:0px solid red;
}




.submenuline{
float:left;
width:2px;
padding:5px 3px;
}


/**************************** RADIO PAGE CSS ****************************/

.toplink{
float:right;
position:absolute;
margin-left:795px;
margin-top:-18px;
font:11px Tahoma;
color:#646464;
}

.toplink a{
font:11px Tahoma;
color:#646464;
text-decoration:none;
padding:0px 5px;
}

.toplink a:hover{
font:11px Tahoma;
color:#f58d10;
text-decoration:none;
}

.submenulink1{
float:left;
width:125px;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
}

.submenulink1 a{
display:block;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
padding:5px 0px 7px 0px;
width:125px;
text-decoration:none;
}

.submenulink1 a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-align:center;
padding:5px 0px 7px 0px;
width:125px;
background:url(../images/en/radio/submenubg1.jpg) center no-repeat;
}

.submenulink2{
float:left;
width:88px;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
}

.submenulink2 a{
display:block;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
padding:5px 0px 7px 0px;
width:88px;
text-decoration:none;
}

.submenulink2 a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-align:center;
padding:5px 0px 7px 0px;
width:88px;
background:url(../images/en/radio/submenubg2.jpg) center no-repeat;
}


.submenulink3{
float:left;
width:101px;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
}

.submenulink3 a{
display:block;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
padding:5px 0px 7px 0px;
width:101px;
text-decoration:none;
}

.submenulink3 a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-align:center;
padding:5px 0px 7px 0px;
width:101px;
background:url(../images/en/radio/submenubg3.jpg) center no-repeat;
}

.submenulink4{
float:left;
width:75px;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
}

.submenulink4 a{
display:block;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
padding:5px 0px 7px 0px;
width:75px;
text-decoration:none;
}

.submenulink4 a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-align:center;
padding:5px 0px 7px 0px;
width:75px;
background:url(../images/en/radio/submenubg4.jpg) center no-repeat;
}




/*************************** VIDEO PAGE CSS **************************/

.toplink_green{
float:right;
position:absolute;
margin-left:795px;
margin-top:-18px;
font:11px Tahoma;
color:#646464;
}

.toplink_green a{
font:11px Tahoma;
color:#646464;
text-decoration:none;
padding:0px 5px;
}

.toplink_green a:hover{
font:11px Tahoma;
color:#919c43;
text-decoration:none;
}

.tokia{
font:11px Tahoma;
color:#646464;
float:left;
width:100%;
text-align:left;
}

.videotitle{
font:bold 11px Tahoma;
color:#919c43;
}

.border_video{
border-bottom:1px solid #dcdcdc;
border-top:1px solid #dcdcdc;
padding:8px 0px;
}

.border_video1{
border-bottom:1px solid #dcdcdc;
padding:8px 0px;
}


.time{
font:bold 11px Tahoma;
color:#bcbcbc;
}

.submenulink1_green{
float:left;
width:80px;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
}

.submenulink1_green a{
display:block;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
padding:5px 0px 7px 0px;
width:80px;
text-decoration:none;
}

.submenulink1_green a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-align:center;
padding:5px 0px 7px 0px;
width:80px;
background:url(../images/en/video/submenubg1.gif) center no-repeat;
}

.submenulink2_green{
float:left;
width:114px;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
}

.submenulink2_green a{
display:block;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
padding:5px 0px 7px 0px;
width:114px;
text-decoration:none;
}

.submenulink2_green a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-align:center;
padding:5px 0px 7px 0px;
width:114px;
background:url(../images/en/video/submenubg2.gif) center no-repeat;
}

.submenulink3_green{
float:left;
/*width:100px;*/
width:109px;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
}

.submenulink3_green a{
display:block;
font:11px Tahoma;
color:#6f5f4b;
text-align:center;
padding:5px 0px 7px 0px;
width:109px;
text-decoration:none;
}

.submenulink3_green a:hover{
font:11px Tahoma;
color:#FFFFFF;
text-align:center;
padding:5px 0px 7px 0px;
width:109px;
background:url(../images/en/video/submenubg3.gif) center no-repeat;
}


.box_footer_video{
width:960px;
margin:0 auto;
padding-top:15px;

	}
	
	
.box_footer1_video{
background:url(../images/en/video/FooterBox_Gray1.gif) top center no-repeat;
width:178px;
float:left;
/*margin-right:17px;*/
margin-right:12px;
cursor:pointer;
}	
.box_footer2_video{
background:url(../images/en/video/FooterBox_Green1.gif) top center no-repeat;
width:178px;
float:left;
/*margin-right:17px;*/
margin-right:12px;
cursor:pointer;
}

.box_footer3_video{
background:url(../images/en/video/FooterBox_Gray2.gif) top center no-repeat;
width:178px;
float:left;
margin-right:17px;
cursor:pointer;
}


.box_footer4_video{
background:url(../images/en/video/FooterBox_orange1.gif) top center no-repeat;
width:178px;
float:left;
margin-right:17px;
cursor:pointer;
}	




.innerpagesublink{
width:960px;
margin:0 auto;
padding:8px 0px;
border-bottom:1px solid #dcdcdc;
}


.innerpagesublink a{
font:11px Tahoma;
color:#646464;
text-decoration:none;
}


.innerpagesublink a:hover{
font:11px Tahoma;
color:#f68d1e;
}

.innerpagesublink a.active{
font:bold 11px Tahoma;
color:#f68d1e;
}


/******************** Comment Box CSS *********************/
.bgf7{
background-color:#f7f7f7;
font:11px Tahoma;
color:#646464;
text-align:justify;
}

.commentleftbg{
background:url(../images/news/comment_left_bg.gif) right  repeat-y ;
}

.comment_right_border{
border-right:1px solid #dcdcdc;
}

.comment_top_border{
border-top:1px solid #dcdcdc;
}

.comment_bottom_border{
border-bottom:1px solid #dcdcdc;
}



/*New Links*/

.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 170px;
	border: 1px solid #ccc;
	color:#646464;
}
.select_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width:auto;
	border: 1px solid #ccc;
	color:#646464;
}
.browse_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	width: 170px;
	border: 1px solid #ccc;
	color:#646464;
}

a.adver_link {
	color:#f68d1e;
	text-decoration:none;
}

a.adver_link:hover{
	color:#f68d1e;
	text-decoration:underline;
}
.adver_left{
	float:left;
	width:471px;
}

.adver_left h2{
	display:block;
	float:left;
	font:bold 18px Tahoma;
	color:#f78d1f;
	padding:10px 0px;
	margin:0px;
	width:471px;
	border-bottom:1px solid #dcdcdc;
}

.adver_rt{
	float:right;
	width:488px;
}
.main{
	float:left;
	width:471px;
}

.adver_data{
	float:left;
	width:455px;
	padding-top:8px;
	color:#646464;
	}



.adver_head
{
	width:auto;
	height:26px;
	background:#fbe0c2;
	font-weight:bold;
	color:#646464;
}

.adver_row
{
	width:auto;
	height:26px;
	background:#fff;
}
.adver_grey
{
	width:auto;
	height:26px;
	background:#f7f7f7;
}
 
 /*contact.php page CSS*/
 
 
 .comment_inner p{
	padding:8px 0px;
	color:#646464;
	margin:0px;
	text-align:justify;
	}
.comment_inner a{
	color:#ff8907;
	text-decoration:none;
	}
	
.comment_inner a:hover{
	text-decoration:underline;
	}

.textarea{
width:600px;
font:11px Tahoma;
color:#000000;
}

.textfield{
width:200px;
font:11px Tahoma;
color:#000000;
}


.contact_left
{
display:block;
float:left;
font:bold 18px Tahoma;
color:#f78d1f;
padding:0px 0px;
margin:0px;
width:623px;
}

/*****styles added by amit******/

.clear {
	clear:both;
}
.normal_text {
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;

}


.box_footer1_mod{
background:url(../images/FooterBox_Gray.jpg) top center no-repeat;
width:178px;
float:left;
margin-right:10px;
cursor:pointer;
height:150px;
border: 0px solid red;
}	

.box_footer2_mod{
background:url(../images/orange2_bg.gif) top center no-repeat;
width:178px;
float:left;
margin-right:10px;
cursor:pointer;
height:150px;
}

.watch {
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#000000;

}

.vidcat{
	font-family:Tahoma;
	font-size:10px;
	color:#808080;
	}

.vidcat a
	{
		font-family:Tahoma;
		font-size:10px;
		color:#808080;
		text-decoration:none;
		background-color:#eaeaea;
		display:block;
		width:100%;
		padding-left:4px;
		border-bottom:1px #FFFFFF solid;
		border-left:1px #FFFFFF solid;
		line-height:16px;
	}
.vidcat a:hover
	{
		font-family:Tahoma;
		font-size:10px;
		color:#ffffff;
		text-decoration:none;
		background-color:#c1d82f;
		display:block;
		padding-left:4px;
		width:100%;
		border-bottom:1px #FFFFFF solid;
		border-left:1px #FFFFFF solid;
	}						
	
.eventcat{
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	color:#808080;
	}

.eventcat a
	{
		font-family:Tahoma;
		font-size:10px;
		color:#808080;
		text-decoration:none;
		background-color:#eaeaea;
		display:block;
		width:100%;
		padding-left:4px;
		border-bottom:1px #FFFFFF solid;
		border-left:1px #FFFFFF solid;
		line-height:16px;
	}
.eventcat a:hover
	{
		font-family:Tahoma;
		font-size:10px;
		color:#ffffff;
		text-decoration:none;
		background-color:#52A2DC;#52A2DC
		display:block;
		padding-left:4px;
		width:100%;
		border-bottom:1px #FFFFFF solid;
		border-left:1px #FFFFFF solid;
	}						
	

.blue_line{
	width:960px;
	margin:0 auto;
	margin-top:25px;
	_margin-top:10px;
	height:5px;
	background-color:#0062be;
}

.blue_line_small{
	width:auto;
	margin:0 auto;
	margin-top:10px;
	height:5px;
	background-color:#0062be;
}

.blue_line_text{
	width:200px;
	position:absolute;
	font:bold 12px Tahoma;
	color:#0062be;
	background-color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	margin-left:400px;
	margin-top:-5px;
}

.blue_line_text_small{
	width:100px;
	position:absolute;
	font:bold 10px Tahoma;
	color:#0062be;
	background-color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	margin-left:130px;
	margin-top:-5px;
}

.orange_line{
	width:960px;
	margin:0 auto;
	margin-top:25px;
	_margin-top:10px;
	height:5px;
	background-color:#f68d1e;
}

.orange_line_text{
	width:200px;
	position:absolute;
	font:bold 12px Tahoma;
	color:#f68d1e;
	background-color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	margin-left:400px;
	margin-top:-5px;
}

.video_tube{
	float:left;
	width:623px;
	padding-top:10px;
}

.mapbox{
	width:960px;
	margin:0 auto;
	padding-top:15px;
	border:0px solid red;
	clear:both;
}

.map_heading
{
display:block;
float:left;
font:bold 18px Tahoma;
color:#f78d1f;
padding:0px 25px;
margin:0px;
width:99%;
}

.comment_inner2{
	float:left;
	width:580px;
	padding-top:8px;
	color:#646464;
	}

.comment{
	float:left;
	width:56px;
	height:56px;
	padding-right:10px;
	}

.comment_box2{
	float:left;
	width:500px;
	padding:0px;

	}
.comment_left2{
	float:left;
	width:20px;
	height:43px;
	}
.comment_right2{
	float:left;
	/*width:13px;*/
	width:10px;
	height:43px;
	border:1px solid blue;
	
	}
.comment_mid_repeat2{
	float:left;
	height:43px;
	background:url(../images/comment_mid.gif) left top repeat-x;
	/*width:522px;*/
	width:400px;
	}
.comment_mid_inner2{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#646464;
	padding:3px;
	/*width:500px;*/
	width:400px;
	text-align:justify;
	/*border:1px solid green;*/
	}

.news_detail2{
	float:left;
	width:595px;
	/*height:130px;*/
	padding: 0px 5px 5px 0px;
	/*border:1px solid red;*/
	}

#map_box :hover {
	border: 1px dotted orange;
	}

	
#leftguys{float:left;width:200px;} 
#left1{float:left;width:200px;} 
#left2{float:right;width:200px;} 
#right{float:right;width:200px;} 
#clear{clear:both;}
