/*General Styles*/
*{
	margin:0;
	padding:0;
	}

body{
	font:normal 13px/18px Georgia, "Times New Roman", Times, serif;
	color:#5A5C48;
	background:url(../image/body-bg.gif) repeat-x 0 0 #F3FAB0;
	}
	
ul{
	list-style-type:none;
	}
	
a{	
	color:#FF0000;
	outline:none;
	text-decoration:none;
	background-color:inherit;
	}
a:hover{	
	text-decoration:none;
	}
	
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
/*MainContainer Start*/
#container{
	width:1000px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	}
/*Header Panel Start*/
#header{
	margin:0 auto;
	background:url(../image/header-bg.jpg) no-repeat 0 0;
	height:100%;
	overflow:hidden;
	width:922px;
	padding:10px 0 0 0;
	position:relative;
	}
#header img{
	margin:0 0 0 285px;
	display:block;
	}
.listen{
	background:url(../image/listen-bg.gif) no-repeat 0 0;
	width:131px;
	height:24px;
	position:absolute;
	left:502px;
	top:112px;
	}
.listen a{
	font-size:12px;
	line-height:24px;
	color:#F9FFBE;
	background-color:inherit;
	font-weight:bold;
	padding:0 0 0 22px;
	text-decoration:none;
	}
.listen a:hover{
	color:#181413;
	background-color:inherit;
}
.navigation {
	width:922px;
	height:65px;
	background:url(../image/nevigation-bg.jpg) no-repeat 0 0px;
	margin:18px 0 0 0;
	}
.navigation ul {
	padding:0 0 0 12px;
	}
.navigation ul li {
	float:left;
	width:auto;
	font-size:13px;
	line-height:45px;
	padding:25px 0 0 0;
	}
.navigation ul li a {
	float:left;
	width:auto;
	color:#C13802;
	background-color:inherit;
	line-height:45px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding:0 10px;
	}

.navigation ul li a:hover {
	color:#27201E;
	background-color:inherit;
	}
.navigation ul li a.active{
	color:#27201E;
	background-color:inherit;
	}
.banner{
	margin:0 auto;
	background:url(../image/banner-bg.jpg) no-repeat 0 0;
	width:881px;
	height:335px;
	overflow:hidden;
	}
.innerBanner{
	margin:0 auto;
	background:url(../image/inner-banner.jpg) no-repeat 0 0;
	width:819px;
	height:185px;
	overflow:hidden;
	}
.bannerHeading{
	position:relative;
	margin:0 auto;
	background:url(../image/banner-heading-bg.jpg) no-repeat 0 0 #BB3100;
	color:#F1F8B2;
	width:840px;
	padding:7px 0 5px 159px;
	}
.bannerHeading a{
	position:absolute;
	top:6px;
	right:153px;
	display:block;
	width:164px;
	height:32px;
	text-indent:-5000px;
	background:url(../image/play-now.gif) 0 0 no-repeat;
}	

.bannerHeading a:hover{
	position:absolute;
	top:6px;
	right:153px;
	display:block;
	width:164px;
	height:32px;
	text-indent:-5000px;
	background:url(../image/play-now-hover.gif) 0 0 no-repeat;
}

.bodypan{
	margin:17px auto 20px;
	width:888px;
	height:100%;
	overflow:hidden;
	background:url(../image/body-dividern.gif) 635px 0 repeat-y;
	}
.leftPan{
	float:left;
	width:609px;
	background:url(../image/leftpan-dutted.gif) repeat-x 0 46px;
	}
.leftPan h2{
	font-size:26px;
	line-height:33px;
	font-weight:normal;
	color:#000000;
	background-color:inherit;
	padding:10px 0 15px 34px;
	background:url(../image/big-icon.gif) no-repeat 8px 7px;
	}
.leftPan h2 span{
	color:#C23902;
	background-color:inherit;
	}
.leftPan p{
	padding:0 0 15px 0;
	}
.leftPan a{
	color:#C23902;
	background-color:inherit;
	text-decoration:none;
	}
.leftPan a:hover{
	color:#C23902;
	background-color:inherit;
	text-decoration:underline;
	}
.leftPan ul.list {
	line-height:25px;
	padding:22px 0 33px 0;
	}
.leftPan ul.list li{
	background:url(../image/small-icon.gif) no-repeat 3px 5px;
	padding:0 0 0 29px;
	}
.leftPan ul.list li a{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#5A5C48;
	background-color:inherit;
	text-decoration:none;
	}
.leftPan ul.list li a:hover{
	text-decoration:none;
	}
.leftPanBanner{
	background:url(../image/left-banner.jpg) no-repeat 0 0;
	height:37px;
	width:305px;
	padding:53px 0 100px 287px;
	}
.leftPanBanner a{
	background:url(../image/banner-more-bg.gif) no-repeat 0 0;
	display:block;
	width:170px;
	font-size:23px;
	line-height:35px;
	color:#FFF;
	background-color:inherit;
	text-decoration:none;
	padding:0 0 0 7px;
	}
.leftPanBanner a:hover{
	text-decoration:none;
	color:#000000;
	background-color:inherit;
	}
.leftContactPan{
	width:500px;
	margin:40px 0 0 0;
	}
.leftContactPan span.topbg{
	background:url(../image/contact-top-rounded.gif) no-repeat 0 0;
	width:500px;
	height:12px;
	display:block;
	float:left;
	font-size:0;
	line-height:0;
}
.leftContactPan span.bottombg{
	background:url(../image/contact-bottom-rounded.gif) no-repeat 0 100%;
	width:500px;
	height:12px;
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	margin:0 0 35px 0;
	}
.contactmidle{
	background:url(../image/contact-bg.gif) repeat-y 0 0;
	width:461px;
	height:100%;
	overflow:hidden;
	padding:11px 17px 5px 36px;
	float:left;
}
.noBg{
	background:none !important;
}
.contactmidle label{
	font-family:Arial, Helvetica, sans-serif;
	color:#C33902;
	background-color:inherit;
	font-weight:bold;
	float:left;
	width:92px;
	padding-bottom:13px;
	line-height:17px;
	text-align:left;	
}
.contactmidle form input.textbox1{
	width:312px;
	height:18px;
	background:#EDF3BF;
	border:1px solid #DEE5AC;
	float:right;
	margin:0 50px 0 0;
	font-size:11px;
	line-height:18px;
	color:#302C2B;
	font:normal 13px/18px Georgia, "Times New Roman", Times, serif;	
	padding:0 0 0 5px;
}
.contactmidle form select.listbox{
	width:104px;
	height:18px;
	background:#EDF3BF;
	border:1px solid #DEE5AC;
	float:right;
	margin:0 265px 0 0;
	font-size:11px;
	line-height:18px;
	padding:0 0 0 5px;
	color:#302C2B;
	font:normal 13px/18px Georgia, "Times New Roman", Times, serif;	
}
.contactmidle form textarea.contactbox2{
	width:312px;
	height:100px;
	background-color:#EDF3BF;
	border:1px solid #DEE5AC;
	float:right;
	margin:0 50px 8px 0;
	color:#302C2B;
	font:normal 13px/18px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 5px;
}
input.btn{
	float:left;
	padding-left:90px;
}
.leftContactPan p{
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	}
.programGuid {
	position:relative;
	padding:45px 20px 0 20px;
	}
.leftPanAbout{
	width:594px;
	padding:5px 5px 0 0;
	}
.leftPanAbout h3{
	background:url(../image/about-icon.gif) no-repeat 0 22px;
	font-weight:normal;
	font-size:20px;
	line-height:25px;
	color:#C33902;
	background-color:inherit;
	padding:20px 0 10px 20px;
	}
.leftPanAbout ul {
	width:608px;
	line-height:24px;
	padding:10px 0 0 0;
	}
.leftPanAbout ul li{
	float:left;
	width:222px;
	background:url(../image/red-bullate.gif) no-repeat 3px 7px;
	display:block;
	padding:0 0 15px 15px;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	}
.leftPanAbout ul li.normal{
	display:block;
	float:left;
	width:370px;
	background:none;
	font-weight:normal;
	font-size:15px;
	line-height:18px;
	padding:0 0 15px 0;
	margin:0;
	}
.rightPan{
	float:right;
	width:231px;
	padding:0 0 30px 23px;
	}
.rightPan h2{
	font-size:17px;
	line-height:19px;
	font-weight:normal;
	color:#000000;
	background-color:inherit;
	padding:15px 0 8px 0;
	}
.rightPan h2 span{
	font-style:italic;
	color:#C23902;
	background-color:inherit;
	}
.rightPan ul {
	line-height:16px;
	padding:0px 0 0 0;
	}
.rightPan ul li{
	background:url(../image/red-bullate.gif) no-repeat 3px 10px;
	padding:6px 0 6px 15px;
	}
.rightPan li a{
	font-size:13px;
	line-height:15px;
	font-weight:normal;
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	}
.rightPan p{
	padding:10px 0 0 0;
	font-weight:bold;
	line-height:15px;
	color:#C23902;
	background-color:inherit;
	}
.rightPan a{
	color:#000000;
	background-color:inherit;
	text-decoration:underline;
	}
.rightPan a:hover{
	text-decoration:none;
	}
.rightPan a.link{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#C33902;
	background-color:inherit;
	text-decoration:underline;
	padding:0 0 40px 15px;
	}
.rightPan a.link:hover{
	text-decoration:none;
	}
.rightPan p.contact{
	background:url(../image/phone-icon.gif) no-repeat 0px 30px;
	font-size:12px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	background-color:inherit;
	padding:29px 0 0 15px;
	}
.rightPan ul.contactList{
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color:#000000;
	background-color:inherit;	
	padding:0 0 10px 0;
}
.rightPan ul.contactList li{
	background:none !important;
	padding:0;
	margin:0;
}
.rightPan ul.contactList li.conTitle{
	padding:0 0 8px 0;
}
.rightPan ul.contactList li.conTitle span{
	color:#C23902;
	background-color:inherit;
}
.rightPan ul.contactList li.phone{
	background:url(../image/phone-icon.gif) no-repeat 0px 0 !important;
	padding:0 0 0 17px;	
}
.rightPan ul.contactList li a{
	background:url(../image/mail-icon.gif) 0 4px no-repeat;
	padding:0 0 0 17px;
}
/*Foote Panel Start*/
.footerPan{
	margin:0 auto;
	width:992px;
	height:120%;
	overflow:hidden;
	padding:17px 0 30px 0;
	border-top:1px solid #C7CD8B;
	}
.footeright{
	float:right;
	width:650px;
	}
.footeright ul{
	float:left;
	width:auto;
	padding:5px 0 0 0;
	}
.footeright ul li{
	background:url(../image/fotter-dutted.gif) no-repeat 0 4px;
	padding:0 6px;
	float:left;
	width:auto;
	}
.footeright ul li.nodivider{
	background:none;
	}	
.footeright ul li a{
	color:#C13802;
	background-color:inherit;
	text-decoration:none;
	}
.footeright ul li a:hover{
	color:#27201E;
	background-color:inherit;
	}
.footeright ul li a.footerActive{
	color:#27201E;
	background-color:inherit;
	}
.footeright p{
	float:left;
	width:auto;
	background-color:inherit;
	font-size:11px;
	line-height:13px;
	color:#A29D70;
	padding:4px 0 0 5px;
	}
.footerleft{
	float:left;
	width:124px;
	padding:0 0 0 30px;
	}
.footerleft img{
	float:left;
	border:none;
	}
/*Foote Panel End*/
#container-1 {
	position:relative;
	width:608px;
	margin:52px 0 0;
	}
.programChart {
	padding:50px 0 0;
	}
.programChart ul {
	padding:0 0 0 6px;
	}	
.programChart ul li {
	font:15px/17px Georgia, "Times New Roman", Times, serif;
	color:#333618;
	background-color:inherit;
	padding:0 0 15px;	
	}
.programChart ul li span {
	color:#C23902;
	background-color:inherit;
	font-weight:bold;
	width:129px;
	height:25px;
	display:block;
	float:left;
	background:url(../image/black-arrow.gif) no-repeat 0 7px;
	padding:0 0 0 12px;
	}		
/* Tab Style Starts Here */
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
/* Hide useless elements in print layouts... */

    .tabs-nav {
        display: block;
		position:absolute;
		top:0;
		left:0;
		}
/* Skin */
.tabs-nav {
 	border-bottom:1px solid #CED875;
	height:25px;
	width:608px;	
    }
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
 	float:left;
	width:auto;
	height:25px;
	text-align:center;
	background:none;
}
.tabs-nav a, .tabs-nav a span {
   font:bold 11px/19px Georgia, "Times New Roman", Times, serif!important;
	color:#030303;
	background-color:inherit;
	text-decoration:none;
	padding:0 8px;
		}
.tabs-nav a, .tabs-nav a span.menu {
    display: block;
 	margin:0;	
}
.tabs-nav a, .tabs-nav a span:hover {
    display: block;
	text-decoration:none;
  	}
.tabs-nav a, .tabs-nav a span.menu:hover {
    display: block;
	text-decoration:none;
  }
.tabs-nav a {
	font:bold 11px/19px Georgia, "Times New Roman", Times, serif!important;
	color:#030303;
	background-color:inherit;
	text-decoration:none;
	}
.tabs-nav .tabs-selected a {
	color:#C23902!important;
	background-color:inherit;
	border-left:solid 1px #CED875;
	border-top:solid 1px #CED875;
	border-right:solid 1px #CED875;		
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
  color:#030303!important;
  text-decoration:none!important;
	background-color:inherit;
}
.tabs-nav .tabs-selected a span {
    color:#C23902!important;
	background-color:inherit;
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
     color:#C23902!important;
	background-color:inherit;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
/* Tab Style End Here */

/* Refer To Friend page style */

.referPage{
	color:#BB3100;
	background:#F6FACD;
	font-weight:bold;
	text-align:center;
	margin:0 !important;
	padding:0 !important;
}
.referPage select{
	width:65Px;
	height:20px;
	margin:0 0 10px 0;
	padding:0;
}
.referPage input.referTxtBox{
	width:187px;
	height:20px;
	margin:0 0 10px 0;
	padding:0 0 0 5px;
}
.referPage textarea.referSubject{
	width:255px;
	height:35px;
	margin:0 0 10px 0;	
	padding:0 0 0 5px;	
}
.referPage textarea.referComments{
	width:255px;
	height:65px;
	margin:0 0 10px 0;
	padding:0 0 0 5px;		
}
