html{
	
	overflow-y:scroll;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

img {
    border:0px;
}

p {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

.Maincontainer {
	background-color: #dcdcdc;
	height: auto;
	width: 969px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bebebe;
	border-left-color: #bebebe;
	margin: auto;
	overflow: hidden;
}
.Maincontainer .logo {
	margin: auto;
	height: 118px;
	width: 936px;
}
.logo .divinelogo {
	float: left;
	height: 118px;
	width: 254px;
}
.logo .logoright {
	background-image: url(../images/logo_right.jpg);
	float: right;
	height: 118px;
	width: 682px;
	background-repeat: no-repeat;
}
.Maincontainer .menu {
	background-image: url(../images/menu_bg.jpg);
	margin: auto;
	height: 40px;
	width: 936px;
}
.menu .menuleft {
	background-image: url(../images/menu_left.jpg);
	float: left;
	height: 40px;
	width: 10px;
	background-repeat: no-repeat;
}
.menu .menuright {
	background-image: url(../images/menu_right.jpg);
	float: right;
	height: 40px;
	width: 10px;
	background-repeat: no-repeat;
}
.Maincontainer .spacer {
	margin: auto;
	height: 20px;
	width: 936px;
}
.menu .menumiddile {
	float: left;
	height: 40px;
	width: 916px;
	background-position: center top;
}
.Maincontainer .banner {
	margin: auto;
	height: 302px;
	width: 932px;
}
.Maincontainer .maincontent {
	margin: auto;
	width: 936px;
	overflow: hidden;
}
.maincontent .content {
	float: left;
	width: 627px;
	overflow: hidden;
	margin-right: 17px;
}
.content .title {
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	margin: auto;
	height: 60px;
	width: 627px;
	background-position: left top;
}
.title .titleimg {
	float: left;
	height: 60px;
	width: 500px;
}
.title .curve2 {
	background-image: url(../images/curve2.jpg);
	float: left;
	height: 60px;
	width: 10px;
	background-repeat: no-repeat;
}
.content .curves {
	background-color: #FFF;
	height: 5px;
	width: 609px;
	margin-left: 18px;
	display: block;
	overflow: hidden;
}
.curves .curve4 {
	background-image: url(../images/curve4.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 609px;
	background-position: left top;
}
.curves .curve3 {
	background-image: url(../images/curve3.jpg);
	height: 5px;
	width: 609px;
	background-repeat: no-repeat;
	background-position: right top;
}

.content .txt {
	color: #6e6e6e;
	background-color: #FFFFFF;
	height: auto;
	width: 559px;
	margin-left: 18px;
	background-position: left top;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	white-space: normal;
}
.txt label{
  font-size:12px;
  font-weight: normal;
  width:300px;
  height:20px;
  margin-bottom:10px;
  float:left;
}
#check{
width:868px;
float:left;
clear:both;
margin-bottom:10px;
}
#credit{
width:868px;
float:left;
clear:both;
margin-bottom:10px;
}
.input{
	font-size:12px;
	font-weight: normal;
	width:230px;
	height:20px;
	border:solid 1px #CCCCCC;
	float:left;
	margin-bottom:10px;
	line-height:20px;
	padding-bottom:0px;
  
}
.inputnew{
	font-size:12px;
	font-weight: normal;
	width:75px;
	height:20px;
	border:solid 1px #CCCCCC;
	float:left;
	margin-bottom:10px;
	line-height:20px;
	padding-bottom:0px;
  
}
.select{
	font-size:12px;
	font-weight: normal;
	width:230px;
	border:solid 1px #CCCCCC;
	float:left;
	margin-bottom:10px;
  
}
.selectn{
	font-size:12px;
	font-weight: normal;
	width:75px;
	border:solid 1px #CCCCCC;
	float:left;
	margin-bottom:10px;
  
}
.textarea{
	font-size:12px;
	font-weight: normal;
	width:230px;
	height:60px;
	border:solid 1px #CCCCCC;
	float:left;
	margin-bottom:10px;
}
.radio{
 border:none;
 height:20px; width:20px;
}
.submitbtn{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	text-align: center;
	padding: 5px;
	height: 25px;
	width: 75px;
	margin-right: 15px;
	border: 1px solid #006688;
}
.maincontent .tv {
	float: right;
	width: 292px;
	overflow: hidden;
}
.tv .tvtitle {
	background-image: url(../images/tv_top.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 61px;
	width: 292px;

}
.tv .tvtxt {
	float: right;
	height: 250px;
	width: 274px;
	background-color: #FFFFFF;
	background-image: url(../images/tv_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	display: inline;
}
.tvtxt .text {
	color: #666666;
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	display: inline;
}

.Maincontainer .bottom {
	background-color: #FFFFFF;
	margin: auto;
	height: 43px;
	width: 936px;
}
.bottom .bottomleft {
	background-image: url(../images/bottom_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 10px;
}
.bottom .bottomright {
	background-image: url(../images/bottom_right.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 10px;
	float: right;
}

.bottom .bottomlink {
	height: 27px;
	width: 500px;
	padding-top: 16px;
	color: #0091d6;
	float: left;
}


.bottom .bottomlink a {
	color: #0091d6;
	text-align: left;
	text-decoration:none;
    text-align: left;

}
.bottom .copyright {
	color: #666666;
	float: left;
	height: 27px;
	width: 414px;
	padding-top: 16px;
	text-align: right;
}


.bottom .bottomlink a:hover {
	color: #666666;
	text-align: left;
}
.tvtxt .tvbtn {
	float: left;
	height: 48px;
	width: 196px;
	margin-top: 40px;
	margin-left: 40px;
	overflow: hidden;
	display: inline;
}
















.maincontent .innercontent {
	float: left;
	width: 936px;
	overflow: hidden;
	margin:auto;
}
.innercontent .title {
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	margin: auto;
	height: 60px;
	width: 936px;
	background-position: left top;
}
.title .titleimg {
	float: left;
	height: 60px;
	width: 926px;
}
.title .curve2 {
	background-image: url(../images/curve2.jpg);
	float: right;
	height: 60px;
	width: 10px;
	background-repeat: no-repeat;
}
.innercontent .curve {
	background-color: #FFFFFF;
	float: right;
	height: 5px;
	width: 918px;
	margin-left:18px;
}
.curve .curve4 {
	background-image: url(../images/curve4.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 5px;
}
.curve .curve3 {
	background-image: url(../images/curve3.jpg);
	float: right;
	height: 5px;
	width: 5px;
}

.innercontent .txt {
	color: #6e6e6e;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 868px;
	margin-left: 18px;
	background-position: left top;
	line-height: 16px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.txt .maingallery {
	clear: both;
	width: 868px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	float:left;
	overflow: hidden;
}
.maingallery .photo1 {
	float: left;
	height: 125px;
	width: 198px;
	border: 1px solid #666666;
	margin-left:8px;
	margin-right:9px;
}


.maillink{
	text-decoration:none;
	color:#353795;
	font-weight:bold;
}
.maillink:hover{
	color:#000000;
}
.imgrght {
	float: right;
	margin-left: 5px;
	border: 1px solid #999;
	margin-bottom: 10px;
}
.imgleft {
	float: left;
	border: 1px solid #999;
	margin-right: 10px;
	margin-bottom: 10px;
}
.tv .gettitle {
	background-image: url(../images/getinvo_top.gif);
	background-repeat: no-repeat;
	float: right;
	height: 61px;
	width: 292px;
}
.tv .gettxt {
	float: right;
	height: 200px;
	width: 274px;
	background-color: #FFFFFF;
	background-image: url(../images/get_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
}
.readmorebtn a {
	background-image: url(../images/readmore.gif);
	display: inline;
	height: 17px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #09F;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	padding-left: 25px;
	float: right;
	margin-top: 70px;
}

.gettxt .text {
	color: #666666;
	float: left;
	width: 250px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 12px;
	display: inline;
}
.title .curvee {
	background-image: url(../images/curve2.jpg);
	height: 60px;
	background-repeat: no-repeat;
	background-position: right top;
}
.scheduetopbg {
	background-image: url(../images/schedule_top_strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
	margin: auto;
	width: 855px;
}
.listschedule ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.listschedule ul li {
	list-style-type: none;
	float: left;
	display: block;
	height: 40px;
}
.listschedule {
	overflow: hidden;
}
.datedaydisplay {
	color: #09F;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.scheduetopbg .next {
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	padding-left: 5px;
	color: #666;
}
.scheduetopbg .previous {
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 33px;
	line-height: 33px;
	padding-right: 5px;
	color: #666;
}
.countrytime {
	clear: both;
	width: 855px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
}

.time {
	float: left;
	width: 125px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 25px;
	border: 1px solid #999;
	color: #09F;
}

.programme {
	width: 665px;
	float: left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	color: #09F;
}
.time1 {
	float: left;
	width: 125px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	padding-left: 25px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.programme1 {
	width: 665px;
	float: left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	font-size: 12px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.programmea{
	width:514px;
	float: left;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	font-size: 12px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-bottom-color: #999;

}

.india {
	background-image: url(../images/india.gif);
	height: 30px;
	width: 102px;
	background-repeat: no-repeat;
	float: left;
}
.india a {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	margin-left: 55px;
	display: block;
}
.usa {
	background-image: url(../images/Usa.gif);
	height: 30px;
	width: 102px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 25px;
}
.usa a {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	margin-left: 55px;
	display: block;
}
.india a:hover {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	margin-left: 55px;
	display: block;
}
.usa a:hover {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	margin-left: 55px;
	display: block;
}
.activecountry {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	display: block;
}
#result{
	width:300px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#CC0000;
	margin-left:335px;
	text-align:left;
}