@charset "utf-8";
/* CSS Document */
td{font:12px Verdana, Arial, Helvetica, sans-serif; color:#999999;}

body{ margin:0px; 
	  padding:0px; 
	  /*background:url(../images/body-bg.png) no-repeat top center;*/ 
	  border-top:3px solid  #FF3333;
	  background:#4b6d97;
	  }
	  
.main-page{border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px 3px rgba(0, 0, 0, 0.1);
    color: #777777;
    height: auto;
    margin: 30px auto 40px;
    width: 1024px;
	background:#fff;
	border:solid 1px #0099FF;
	}

h3{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#000000; padding:0px; margin:0 0 5px 0px;}

.wrapper{width:1000px; height:auto; margin-left:auto; margin-right:auto; margin-top:0px; }
.body_inner{width:1000px; height:auto; margin-left:auto; margin-right:auto;  }
.wrapper_inner{width:1000px; height:auto; float:left; margin-top:1px;}
.logo{ width:223px; height:90px; float:left;}
.adv{ width:522px; height:90px; float:left; }
.opl_adv{ width: 247px; height:90px; float:left; }

.signin{width:60px; float:left; 
			  border-right:solid 1px #fff; 
			  background-image:url(../images/menu_middle.jpg); 
			  height:32px; 
			  line-height:15px; 
			  padding-left:15px;
			  font-family:Arial, Helvetica, sans-serif; font-size:14px;
			  }

.login-container{width:200px; float:right; position:relative;}

.register-button{
background:/*url(../images/menu_middle.jpg) repeat-x*/ #f4f4f4; 
border-radius:5px 0 0px 5px; 
width:60px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
height:15px; 
padding:10px; 
position:absolute; 
top:0; 
left:38px;
text-align:center;
border-bottom:solid 1px #c6c6c6;
}

.register-button a{
border-radius:5px; 
width:70px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
text-decoration:none;
color:#666666;
}

.register-button a:hover{
border-radius:5px; 
width:70px; 
text-decoration:underline;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
text-decoration:none;
}



.login-button{
background:/*url(../images/menu_middle.jpg) repeat-x*/ #f4f4f4; 
border-radius:0 5px 5px 0; 
width:60px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
height:15px; 
padding:10px; 
position:absolute; 
top:0; 
right:0;
text-align:center;
border-bottom:solid 1px #666666;
}

.login-button a{
border-radius:5px; 
width:70px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
text-decoration:none;
color:#434343;
}

.login-button a:hover{
border-radius:5px; 
width:70px; 
text-decoration:underline;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
text-decoration:none;
}
			  
a.signin_link{color:#407289; text-decoration:none;}
.register{width:60px; float:left; color:#407289; line-height:15px; padding-left:15px;}
a.register_link{color:#407289; text-decoration:none;}
.manageaccount_button_bg{width:78px; background-image:url(../images/manageaccount_bg.jpg); color:#FFFFFF; background-repeat: repeat-x; width:150px; text-align:center; height:29px;}
.posted_by{ font: 12px Verdana, Arial, Helvetica, sans-serif; }

/* menu section */
.home{width:50px; height:40px; float:left;background:url(../images/separator.jpg) right no-repeat; }
.menu_left{ width:12px; height:40px; float:left; }
.menu_middle{ width:980px; 
			  height:40px; 
			  float:left; 
			  background-image:url(../images/menu_middle.jpg); 
			  background-repeat:repeat-x; 
			  overflow:hidden;
			  border-radius:5px;
			  -moz-border-radius:5px;
			  -webkit-border-radius:5px;
			  -ms-border-radius:5px;
			  padding:0 10px;
			  }
.menu_right{ width:12px; height:40px; float:right; }

.Menu1{
	padding:0px;
	margin:0px auto;
}
.Menu1 li{
	font:normal 12px/40px Arial, Geneva, sans-serif;
	color:#fff;
	height:40px;
	text-align:center;
	list-style-type:none;
	float:left;
}
.Menu1 li a{
	color:#fff;
	padding:0 15px;
	text-decoration:none;
	background:url(../images/separator.jpg) right no-repeat;
	display:block;
}
.Menu1 li a:hover{
	height:40px;
	color:#000;
	background-color:#0096d7;
}	
.Menu1 li a:focus{
	height:40px;
	color:#000;
	background-color:#0096d7;
}

/* menu ends */

/* banner starts */
.banner_left{width:222px; height:328px; float:left;}
.banner_right{width:740px; height:328px; float:left;  overflow:hidden;}
.banner_cartoon{width:260px; height:328px; float:right; position:relative;}
.cartoon_position{padding-left:5px; padding-right:5px; margin-top:auto; margin-right:auto;}
.banner-big-container{background:url(../images/banner-bg.jpg) repeat-x; width:1000px;}
.banner-container{background:url(../images/laptop.png) no-repeat; height:316px; overflow:hidden; width:538px; padding:68px 102px 83px 100px; }
.banner-left-container{float:left; height:auto; width:760px;}
.banner-right-container{width:200px; float:right;}

/* banner endss */

.body_left{width:694px; height:auto; float: left; }
.body_left1{width:694px; height:auto; float: right;}
.body_left_inner{width:694px; height:auto; float:left;}
.error_text{font:10px Verdana, Arial, Helvetica, sans-serif; color: #FF0000;}
.black_text{color: #000000; font:"Times New Roman", Times, serif;}


.news_body{width:683px; height: auto; float:left; padding:5px; background:#fff; margin-bottom:5px; }
.news_body1{width:683px; height:auto; float:left; padding:5px;margin-bottom:5px; }
.news_bg{float:left;
		 /* background:url(../images/nes-bg2.jpg) repeat;*/
		 background:#cfd4d7;
		-webkit-border-radius: 5px;
         -moz-border-radius:5px;
		 border-radius: 5px;
		 border:solid 1px #999999;
		 }
.news_heading{ height:34px; font:BOLD 14px/32px Verdana, Arial, Helvetica, sans-serif; color:#333333; border-bottom:1px solid #babcbe; padding-left:10px;}
.news_heading1{ height:34px; font:BOLD 14px/32px Verdana, Arial, Helvetica, sans-serif; color:#333333; border-bottom:1px solid #babcbe; }
.news_dotted{ width:645px; height:auto; margin-left:15px; float:left; margin-right:15px; padding-bottom:5px; margin-bottom:5px; border-bottom:1px dotted #999999;   	              padding-top:5px; font:12px Verdana, Arial, Helvetica, sans-serif; line-height:20px}
.news_dotted:hover{ border:1px solid #f7b54a; }
.schedule_page{ width:745px; height:auto; margin-left:15px; float:left; margin-right:15px; padding-bottom:5px; margin-bottom:5px; border-bottom:1px dotted #999999;    	                padding-top:5px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#666666; line-height:20px}
.news_img{width:80px; height:auto; float:left; margin-right:10px; }
.profiles_img{width:80px; float:left; margin-right:10px; border:thick solid; border: solid thick:1px; }
.profile_bg{   background-repeat:no-repeat; background-position:left; height:43px; padding-left:70px; background-color:#d5dde4; font:bold 16px/38px Verdana, Arial, Helvetica, sans-serif; color:#333333;}
.bodies_img{width:100px; float:left; margin-right:10px; border:thick solid; border: solid thick:1px; }
.profiles_txt{width:100%; height:auto; float:left; margin-top:0px; }
.news_txt{ width:545px; height:auto; float:left; font:12px Verdana, Arial, Helvetica, sans-serif; color:#101113; }
.blue_txt{ font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#912219;}
.italic{ font:14px Verdana, Arial, Helvetica, sans-serif; color:#0c0a59;}
.adv_img{ width:auto; height:auto; float: left; margin-right:5px; margin-top:10px; margin-bottom:5px;}
.grey_bg{width:660px;  height:auto; float:left; padding:15px; }
.gryey_txt{ font:bold 14px Verdana, Arial, Helvetica, sans-serif; color:#333333;}
.blue_text{ font:bold 14px Verdana, Arial, Helvetica, sans-serif; color:#00baf0;}
.smalltext{ font:11px Arial, Helvetica, sans-serif; color:#666666;}
.whitetext{ font:bold 12px Arial, Helvetica, sans-serif; color:#fff;}

/* body right part  */
.body_right{width:306px; height:auto; float:right; }
.body_right1{width:306px; height:auto; float:left;}
.team_txt{ width:96%; height:auto; float:left; font:12px Verdana, Arial, Helvetica, sans-serif; color:#101113; line-height:20px; padding-left:2%; padding-right:2%;}

.body_right_inner{width:306px; height:auto; float:left;}
.schedule{width:304px; height:auto; float:left; border:1px solid #cad5dc; background-color:#e3eaf2;}
.schedule_heading{background-repeat:no-repeat; background-position:left; height:43px; padding-left:70px; background-color:#d5dde4; font:bold 16px/38px Verdana, Arial, Helvetica, sans-serif; color:#333333;}


.schedule_heading2{background-repeat:no-repeat; background-position:left; height:43px; padding-left:70px; background-color:#d5dde4; font:bold 14px/38px Verdana, Arial, Helvetica, sans-serif; color:#333333;}



.schedule_heading_opl_points{ background-image:url(../opl_images/opl_icon.jpg); background-repeat:no-repeat; background-position:left; height:43px; padding-left:55px; background-color:#d5dde4; font:bold 14px/38px Verdana, Arial, Helvetica, sans-serif; color:#333333;}


.opl_schedule{width:304px; height:auto; float:left; border:1px solid #cad5dc;}
.opl_schedule_heading{ background-image: url(../opl_images/opl_icon.jpg); background-repeat:no-repeat; background-position:left; height:43px; padding-left:55px; background-color:#d5dde4; font:bold 14px/38px Verdana, Arial, Helvetica, sans-serif; color:#333333;}

.sports_dietbg{ background-image: url(../images/sportsdiet_bg.jpg); background-repeat:no-repeat; background-position:left; height:43px; padding-left:100px; background-color:#d5dde4; font:bold 14px/38px Verdana, Arial, Helvetica, sans-serif; color:#333333;}


.schedule_area{ background-color:#e8ecf0; float:left; padding:15px 15px;}
.schedule_txt{width:260px; height:auto; float:left; background-image:url(../images/arrow.jpg); background-repeat:no-repeat; background-position:top left; border-bottom:1px dotted; color:#666666; padding-bottom:10px; padding-left:15px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#666666; margin-bottom:10px;}

.schedule_txt_t{width:260px; height:auto; float:left; background-repeat:no-repeat; background-position:top left; padding-bottom:10px; padding-left:15px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#666666; margin-bottom:10px;}
.schedule_bg{ background-repeat:no-repeat; background-position:left; height:43px; padding-left:70px; background-color:#d5dde4; font:bold 16px/38px Verdana, Arial, Helvetica, sans-serif; color:#333333;}


.video_heading{ background-image:url(../images/video.jpg); background-repeat:no-repeat; background-position:left; height:43px; padding-left:55px; background-color:#cfd9df; font:bold 14px/38px Verdana, Arial, Helvetica, sans-serif; color:#333333;}

.footer{width:100%; 
height:65px;
background:#000;
 /*background-image:url(../images/footer.jpg); 
 background-repeat:repeat-x;*/ 
}
.footer_inner{width:1000px; height:65px;margin-right:auto; margin-left:auto;}
.footer_left{ width:600px; padding-top:25px; float:left; font:12px Verdana, Arial, Helvetica, sans-serif; color:#333333; }
.footer_right{ width:350px; padding-top:25px; float:right; font:12px Verdana, Arial, Helvetica, sans-serif; color:#333333; text-align:right}
a.contactus_link{color:#333333; text-decoration:none;}
a.contactus_link:hover{color:#024d99; text-decoration:none;}

/*news section */
.search_area{width:294px; height:auto; float:left; padding:3px 5px; font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#666666;}
.news_details{ width:100%; height:auto; float:left; background-image:url(../images/bullet.jpg) ; background-repeat:no-repeat; background-position:left; padding-left:15px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#024d99; padding-bottom:5px; padding-top:5px; padding-right:5px; text-decoration:none;}
.news_details a:link{ text-decoration:none; }


.dropdown_area{width:205px; height:25px; float:left; position:absolute;  font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#666666; margin-top:-10px;}
.dropdown{width:190px; height:10px; float:left; padding:3px 5px; font:12px Verdana, Arial, Helvetica, sans-serif; color:#666666; border:1px solid #cccccc; background-color:#FFFFFF; }


.catlink{font:12px Verdana, Arial, Helvetica, sans-serif; color:#024d99; text-decoration:none;}
.catlink:visited{font:12px Verdana, Arial, Helvetica, sans-serif; color:#024d99; text-decoration:none;}
.catlink:hover{font:12px Verdana, Arial, Helvetica, sans-serif; color:#000000;text-decoration:none;}

.blog_left{width:663px; padding:10px; margin-top:10px; margin-bottom:10px; float:left; height: auto; overflow:hidden; box-shadow: 1px 1px 2px 3px #cfdae8;}
.blog_right{width:290px; padding:10px; height: auto; margin-top:10px;  float:right;  box-shadow: 1px 1px 1px 1px #cfdae8;}
.mangeaccount_left{width:290px; padding:10px; margin-top:10px; margin-bottom:10px; float:left; height: auto; box-shadow: 1px 1px 2px 3px #cfdae8;}
.mangeaccount_right{width:663px; padding:10px; height: auto; margin-top:10px;  float:right;  box-shadow: 1px 1px 1px 1px #cfdae8;}

.blog_headline{font-family:"Verdana"; font-weight:bold; color:#547887; font-size:18px; font-style:normal;}
.blog_border{background-image: url(../images/blog_border.jpg); background-repeat:repeat-x; width:650px; padding:2px; margin-top:4px; overflow:hidden;}
.manageaccount_border{background-image: url(../images/blog_border.jpg); background-repeat:repeat-x; width:280px; padding:2px; margin-top:4px; overflow:hidden;}
.blog_border2{background-image: url(../images/blog_border.jpg); background-repeat:repeat-x; width:280px; padding:2px; margin-top:4px; overflow:hidden;}
.mnga/c_border2{background-image: url(../images/blog_border.jpg); background-repeat:repeat-x; width:280px; padding:2px; margin-top:4px; overflow:hidden;}
.blogtext_small{ font-family:Arial, Helvetica, sans-serif; color:#547887; font-size:12px; font-weight:bold; font-style:normal;}
.blog_title{font-family:Arial, Helvetica, sans-serif; color:#FF6600; font-size:16px; font-weight:bold; padding-top:10px; padding-bottom:10px;}
.blog_area{width:650px; height: auto;}
.blog_image{width:80px; height:100px; float:left; box-shadow: 1px 1px 1px 1px #cfdae8; border:solid 1px #cfd9dd;}
.author_text{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999; width:500px; text-align:left; padding-left:10px; }
.author_area{width:500px; float:left; margin-left:25px;}
.description{ font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px; clear:both; padding-top:10px; line-height:17px; word-spacing:4px; text-align:justify;}
.dootedline{border-bottom:dotted 1px #CCCCCC; padding-top:20px; margin-bottom:20px; width:660px;}
.category_border{border-bottom: dotted 1px #547887; padding-bottom:7px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#547887; padding-top:2px; margin-top:5px;}
a.category_link{color:#547887; text-decoration:none; }
a.category_link:hover{color:#ff3600; text-decoration:none; }
a.readmore:link{color:#FF6600; text-decoration:none;}


.comment_text{ font-family:Arial, Helvetica, sans-serif; color:#333333; font-size:12px; padding-left:20px; padding-right:20px; line-height:18px; word-spacing:4px; text-align:justify; float:right; width:400px;}

.comment_area{width:630px; padding-top:20px;}
.comment_headlinebg{border-radius: 5px 5px 5px 5px; height:25px; background-color:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;
padding-top:10px; padding-left:10px; color:#4c4e50;}
a.comment_by{color:#327fea; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}



.post-response {
    border: 2px solid #E5E5E5;
    height: 1.385em;
    overflow-y: auto;
    padding: 5px;
    width: 98%;
}

.mandatory{width:200px; float:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000; text-align:right;}
.not_member{width:430px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; color:#0066FF; font-size:14px; font-weight:bold;}
td{font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;}


.reg_combo_thanku {
    border: 1px solid #B4B4B4;
    font-size: 11px;
    margin: 0;
    padding: 1px;
    width: 220px;
}


.clear-fix{clear:both;}

.reg_combo {
    border: 1px solid #B4B4B4;
    font-size: 11px;
    margin: 0;
    padding: 1px;
}


.reg_text_box {
    border: 1px solid #B4B4B4;
    font-size: 11px;
    margin: 0;
    padding: 1px;
}

.followus_bg{width:304px; height:42px; background-image:url(../images/followus_bg.jpg); background-repeat:no-repeat;}
.twitter_iconarea{width:50px; height:42px; margin-left:10px; float:right;}
.email_area{height:160px; background-color:#3ec2ff; margin-top:30px; padding:10px 5px 5px 20px;}
a.white_link{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration:none;}
.blue_border{border-bottom:solid 1px #0099FF; width:200px; height:10px;}
/*
#submit {
    background-color: #747474;
    border: 1px solid #747474;
    clear: both;
    color: #DDDDDD;
    float: left;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
    font-size: 100%;
    font-weight: bold;
    height: 30px;
    margin: 10px;
    padding: 0;
    width: 200px;
}

*/


/*photo slider start*/

.wrapper_slider{width:1000px; 
margin-left:auto; 
margin-right:auto; 
height:220px; 
/* box-shadow: 5px 5px 3px #cfcfcf ;
border:solid 1px #eaeaea;*/
}
.rounded_box{width:150px; height:200px; margin-top:0px; float:left; border-radius: 5px; box-shadow: 2px 2px  #e2e4e6 ; border:solid 1px #eaeaea; margin-left:16px;}
.slider_innerimage_area{padding-left:5px; padding-right:5px; margin-top:8px;}
.image_content{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; padding-left:5px; padding-right:5px; margin-top:10px; text-align:center;}
.arrow_align{
	position:absolute;
	top: 17px;
}
#roundedimage_group{width:856px; height:220px; overflow:hidden; background:#538fa9;}

/*photo slider End*/

.birth_repetbg{width:304; height:auto; padding-bottom:10px; background-image:url(../images/birthday_repetbg.jpg); background-repeat:repeat-y; border-bottom:solid 5px #c9d9e9;}
.birthday_group{width:272px; height:auto; margin-left:auto; margin-right:auto; padding-top:10px;}
.birthday_text{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:normal; padding:2px; text-align:center; }



.news-tabs{width:683px; float:right;}

input, textarea, select {
padding: 5px;
line-height: 18px;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));
background: -moz-linear-gradient(top, #fff, #F0F0F0);
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));
border-radius:3px; width:250px;
border: 1px solid #CCC;
margin-top: 0px;
outline:none;

}


button {
padding: 5px;
line-height: 18px;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));
background: -moz-linear-gradient(top, #fff, #F0F0F0);
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));
background:#FFFFFF;
border-radius:3px; width:100px;
border: 1px solid #CCC;
margin-top: 0px;
outline:none;
cursor:pointer;
}

button:hover {
padding: 5px;
line-height: 18px;
background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#fff));
background: -moz-linear-gradient(top, #F0F0F0, #fff);
background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#fff));
border-radius:3px; width:100px;
border: 1px solid #CCC;
margin-top: 0px;
outline:none;
cursor:pointer;
}

.news-int-nt-loc-bg-container
{width:683px;
background:url(../images/national-orange-bg.png) repeat-x;
height:100px;
overflow:hidden;
padding-top:3px;
height:32px;
}



a.national{
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));
background: -moz-linear-gradient(top, #fff, #F0F0F0);
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#F0F0F0));
background:#FFFFFF;
border-radius:4px; width:100px;
border: 1px solid #CCC;
padding:5px 20px 12px;
color:#eb8f00;
text-decoration:none;
margin-top:10px;
}

a.national:hover{
background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#fff));
background: -moz-linear-gradient(top, #F0F0F0, #fff);
background: -webkit-gradient(linear, left top, left bottom, from(#F0F0F0), to(#fff));
border-radius:3px; 
border: 1px solid #CCC;
color:#000000;
}

.googlemap-container{
border:solid 1px #d5dde4;
height:350px;
width:680px;

}



.contact-slogan{ width:100%; float:left; text-align:center; padding:10px 0; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
.contact-slogan h1{ margin:5px 0; color:#0066CC;}
.contact-slogan p,.contact-slogan h2{ margin:5px 0; }
.contact-slogan a{ width:100%; float:left; text-align:center;}
.editorial-news{ width:663px; float:left; padding:10px;}
.editorial-news-inner{ width:100%; float:left;}
.editorial-news-inner h2{ margin:0 0 1px 0; font-family:Arial; font-size:16px; line-height:24px; padding:2%; width:96%; float:left;}
.editorial-news-inner h2:nth-child(odd){ background:#f1f1f1;}
.editorial-news-inner h2:nth-child(even){ background:#FFFFFF;}
.editorial-news-inner h2 a{  font-weight:normal; color:#000000; text-decoration:none;}
.by{ float:right; color:#ff0000; font-size:12px; margin:0 0 0 10px; font-weight:normal;}
.posted-on{ float:right; color:#ff0000; font-size:12px; font-weight:normal;}
.header-add{ float:left; margin:2px 0 0 5px;}