﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/homepage_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#9CC638;	
	vertical-align:top;
}
#req 
{
	float:left;	
	padding-top:3px;
}
.message 
{
	color:Red;
	font-weight:bold;
}
p 
{
	padding:5px;
	margin:0px;
}
form 
{
	padding:5px;
	margin:0px;

}
iframe 
{
	padding:0;
	margin:0;
}
.floatShare 
{
	margin-top:-285px; position:absolute; left:15px; z-index:30; border:solid 1px #B5DA7A; padding:10px; width:584px; height:240px; background:White
}
a:hover {
color:#F89828;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
cursor:pointer;
}
a:visited {
color:#F89828;/*Orange*/
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
cursor:pointer;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89828;  
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;

}
a.Link2:link {
color:#6A737B;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
padding-left :5px;
cursor:pointer;
}
a.Link2:visited {
color:#6A737B;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
padding-left:5px;
cursor:pointer;
}
.header 
{
	background-color:White;
}
.gradient {
	
	background-repeat: no-repeat;
	background-position: center top;
	z-index:2;
	background-color:White;
}
.textGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900 ;
	color: #8CC63F;
}
.textGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A737B;
	line-height: 16px;
}
.intext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A737B;
	line-height: 16px;
	border: solid 1px #6A737B;
	height:16px; 
}
A.Link1:link
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
    COLOR: #6A737B;
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;
}
A.Link1:visited
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
    COLOR: #6A737B;
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;
}
A.Link1:hover
{
	color:#F89828;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
}
td.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89828;
	font-weight: normal;
	text-decoration:none;
}
td.a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89828;
	font-weight: normal;
	text-decoration:none;
}
td.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F89828;
	font-weight: normal;
	text-decoration:underline;
}
.jumper 
{
	cursor:pointer;
}
.thumbTextTitle 
{
	color:#55BCEB; height:37px;
}
.thumbText 
{
	font-size:12px; 
	font-family:Arial; 
	padding:7px; 
	float:left; 
	width:120px; 
	height:90px;
	text-decoration:none;
	cursor:pointer;
}
.thumb 
{
	float:left; padding:5px; border:none;
}
.style1 
{
	font-size: 12px; color: #6A737B; font-family: Arial, Helvetica, sans-serif;
}
#lightBoxDiv {
    position: absolute;
    top: 20px;
    left: 0;
  
     border: 0px solid #48535b;
    display: none;
    z-index: 1000;
    width: 780px;
    height: 870px;
    overflow: hidden;
}

#lightBoxContent {
    position: absolute;
    top: 0px;
    left: 0;
    display: none;
    background-color: White;
    overflow: hidden;
}
#frameBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.documentElement.scrollHeight);
    background-color: #a9aaae;
    opacity: 0.60;
    filter: alpha(opacity=60);
    z-index: 900;
    display : none;
}  
    .checkbox {
     width: 19px;
     height: 25px;
     padding: 0 5px 0 0;
     background: url(../images/checkbox.jpg) no-repeat;
     display: block;
     clear: left;
     float: left;
   }
   .radio {
     width: 19px;
     height: 13px;
     padding: 0 5px 0 0;
     background: url(../images/radio.jpg) no-repeat;
     display: block;
     clear: left;
     float: left;
   }
   .select {
     position: absolute;
     width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
     height: 21px;
     padding: 0 24px 0 8px;
     color: #fff;
     font: 12px/21px arial,sans-serif;
     background: url(select.gif) no-repeat;
    overflow: hidden;
  }
  span.option 
  {
  	line-height:11px;
  }
.qzone 
{
	padding-left:5px;
}
.question 
{
	font-size:12px;
	font-family:Arial;
	color:#6A737B;
	font-weight:bold;
	width:250px;
	
}
.option 
{
	font-family:Arial;
	color:#6A737B;
}
.optionGroup 
{
	padding-left:12px;
}
.send 
{
	font-family:Arial;
	color:#E63373;
	font-weight:bold;
	cursor:pointer;
	padding-bottom:20px;
	padding-left:15px;
}
.qtitle 
{
	font-family:Arial;
	color:#6A737B;
	font-weight:bold;
	height:40px;
	width:650px;
}
#left 
{
	padding-left:30px;
	padding-top:20px;
	width:680px;
	float:left;
	z-index:3;
}
#right 
{
	color:#6A737B;
	padding-top:55px;
	margin-left:15px;
	float:left;
	vertical-align:middle;
	width:200px;
}
.seperator 
{
	width:1px; height:820px; float:left; background-color:#6A737B; margin-top:20px; margin-bottom:20px;
}
.quizeTitle
{
	color:#be164d;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
}
.checklistTitle
{
	color:#F89828;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
}
.line1
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
    COLOR: #6A737B;
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;
	width:250px;
	padding: 5px 0px 5px 0px;
}
.line1:visited
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
    COLOR: #6A737B;
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;
	width:250px;
}
.line1:hover
{
	color:#F89828;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	cursor:pointer;
	width:250px;
}

.line2
{
	padding-top:3px;
	padding-bottom:1px;
	vertical-align:middle;
	height:20px;
	vertical-align:top;

}
img
{
	border:none;
}
.checkboxGroup
{
	width:200px;
	float:left;
	margin-bottom:30px;
	margin-right:120px;
	border-bottom:dashed 1px #999999;
}
.highlight 
{
	height:150px;
}
.empty 
{
	color:#6A737B;
	text-decoration:none;
}
.style2
{
    float: left;
    width: 250px;
}
.style3
{
	bottom: 0px;
    position: relative;
    left: 0px;
}
.lineStyle1 
{
	margin-bottom:4px;
	margin-top:4px;
	/*width:190px;
	height:1px;*/
}
iframe 
{
	border:none;
}
A.head:link
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
    COLOR: #6A737B;
	font-weight: normal;
	text-decoration:none;
}
A.head:visited
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
    COLOR: #F89828;
	font-weight: normal;
	text-decoration:none;
}
A.head:hover
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #F89828;
	font-weight: normal;
	text-decoration:normal;	
}
.mark 
{
	float:left;
	width:74;
	padding-right:10px;
}
.shareBox 
{
position: absolute;
    bottom: 0px;
    z-index:3;
    left: 30px;
    display: block;
    background-color: White;
    overflow: hidden;	
}
.textGrayFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6A737B;
	line-height: 16px;
}

.schedulDay {color:#e13e74}

/*new css suresh 03 March 2010*/


h1{font-size:25px; padding:8px 0px 15px 0px; margin:0px; }

.list-play{padding:0px; margin:0px;}
.list-play li{padding:15px 0px 10px 12px; margin:0px; list-style-type:none; background:url(../images/play_icon.gif) no-repeat left 20px; border-bottom:solid 1px #0081c6}

.right-detail{float:left; padding-left:20px; width:287px; padding-top:18px; color:#fff}
.font14{font-size:14px}
.li-heading{padding:10px 0px 15px 0px; background:url(../images/ye_dot_line.gif) repeat-x top left; font-weight:bold}


.video-holder{padding:18px 0px 15px 20px; float:left; background:url(../images/video_trans_bg.gif) repeat-x bottom; margin-bottom:5px; width:640px}