/* CSS Document */

html {  /* For Mozilla's bug */
    min-width:900px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(../imgs/bg.jpg);
	background-repeat:repeat-x;
	background-color: #bcbcbc;
	padding:0;
	margin:0;
	line-height: 125%;
}
a{
	color: #4E64CF;
	text-decoration: none;
}
a:visited{
	color: #4E64CF;
	text-decoration: none;
}
a:hover{
	color: #2B3F9B;
	text-decoration: underline;
}
a:active{
	color: #4E64CF;
	text-decoration: none;
}

#QT {
	background-color: #000000;
	margin: auto;
	padding: 0px;
	height: 97px;
	width: 134px;
}


img{
	display:inline;
	border-width:0px;
}

#MainFrame{
    background-color:#FFFFFF;
	/*width:890px;*/
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#footer{
	text-align:center;
	background-color: #BABABA;
	font-size: 10px;
	color: #353535;
	vertical-align: middle;
	padding: 3px;
	height: 25px;
}
#footer a{
	color: #796FD7;
	text-decoration: none;
}
#footer a:visited{
	color: #796FD7;
	text-decoration: none;
}
#footer a:hover{
	color: #5345CB;
	text-decoration: underline;
}
#footer a:active{
	color: #796FD7;
	text-decoration: none;
}
.fspacer{
	width:100%;
	height:15px;
}
#qtc {
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: top;
	/*width: 320px;*/
	/*height: 240px;*/
	width: 440px;
	height: 330px;
}
#list{
	/*width: 280px;*/
	width: 260px;
	height: 420px;
	float: right;
	overflow: auto;
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#list a{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#list a:visited{
	color: #333333;
	text-decoration: none;
}
#list a:hover{
	color: #333333;
	text-decoration: underline;
}
#list a:active{
	color: #333333;
	text-decoration: none;
}
#list .syp{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#list .syp a{
	font-size: 10px;	
	color: #4E64CF;
	text-decoration: none;
}
#list .syp a:visited{
	font-size: 10px;	
	color: #4E64CF;
	text-decoration: none;
}
#list .syp a:hover{
	font-size: 10px;	
	color: #5345CB;
	text-decoration: underline;
}
#list .syp a:active{
	font-size: 10px;	
	color: #4E64CF;
	text-decoration: none;
}
.synopsis{
	padding-left:10px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}


.ldes{
	padding-top: 0px;
	margin-top:3px;
	font-size: 12px;
}
#ctitle{
	clear: both;
}
#ctitle h1{
	margin-top: 22px;
	margin-bottom: 16px;
	padding-bottom: 0px;
}
#signup{
	float: left;
}
/* tags */
h1{
	font-size: 18px;
	color: #61A000;
	font-weight: bolder;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	line-height: 120%;
}
h2{
	font-size: 14px;
	color: #61A000;
	display: inline;
	font-weight: bolder;
}
#sign_title{
	font-size: 14px;
	color: #61A000;
	font-weight: bolder;
	line-height: 125%;
	margin-bottom:5px;
}

h3{
	font-size: 12px;
	color: #000000;
	display: inline;
	font-weight: bold;
}
/* utiltity */
.font12{ font-size: 12px;}
.font14{ font-size: 14px;}
.font16{ font-size: 16px;}
.font18{ font-size: 18px;}
.font24{ font-size: 24px;}
.fc_green{ color: #61A000;}
.gray{ color:#666666; }

.marginL20{
	margin-left:20px;
}
.clr{
	clear: both;
	}
.space5{
	width: 100%;
	height: 5px;
	}
.space7{
	width: 100%;
	height: 7px;
	}
.space10{
	width: 100%;
	height: 10px;
	}
.space15{
	width: 100%;
	height: 15px;
	}
.space25{
	width: 100%;
	height:25px;
}
.space30{
	width: 100%;
	height: 30px;
	}
.space50{
	width: 100%;
	height: 50px;
	}
.space100{
	width: 100%;
	height: 100px;
}
.small{
	font-size: 10px;
}
.black {
	color: #000000;
	margin: 0px;
	padding: 10px;
}
.green {
	color: #61A000;
}
.green_title {
	color: #61A000;
	font-size:14px;
}

.small{
	font-size: 10px;
}	
center {
	margin: auto;
	padding: 0px;
	width: 100px;
}
/* page based styles */
#MainFrame #home_top {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 125%;
}
#MainFrame #home_top a{
	color: #61A000;
	text-decoration: none;
}
#MainFrame #home_top a:visited{
	color: #61A000;
	text-decoration: none;
}
#MainFrame #home_top a:hover{
	color: #0FC81C;
	text-decoration: underline;
}
#MainFrame #home_top a:active{
	color: #61A000;
	text-decoration: none;
}


#MainFrame #home_bot {
	color: #000000;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 130%;
}
#home_bot b{
	font-weight: bold;
	color: #61A000;
}
#home_signup{
	width: 520px;
}
#home_signup h2{

	display: block;
	line-height: 120%;
	margin: 0px;
	padding-bottom: 5px;
	}
#home_signup h3{
	display: block;
	margin: 0px;
	padding-bottom: 10px;
	}
#channel_signup{
	width: 420px;
	float:left;
}
#channel_signup h2{
	display: block;
	line-height: 120%;
	margin: 0px;
	padding-bottom: 5px;
}
#channel_signup h3{
	display: block;
	margin: 0px;
	padding-bottom: 10px;
}
#how_page {
	width: 700px;
}
#how_page p{
	margin-top:5px;
	margin-bottom:10px;
	margin-left:15px;
	padding:0px;
}
#how_page .rem{
	margin-top:10px;
	font-weight: bold;	
	margin-bottom: 10px;
}
#how_page h1{
	margin: 0px;
	padding: 0px;
}
#how_page li{
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
}
#contact h1{
	margin-top: 22px;
	margin-bottom: 16px;
	padding-bottom: 0px;
}
#contact li{
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	line-height: 200%;
}
/* about a.k.a partners */
#about h1{
	margin-top: 22px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

/* faq a.k.a support */
#faq{

}
#faq h1{
	margin-top: 22px;
	margin-bottom: 16px;
	padding-bottom: 0px;
	}
/* faq start */
#faq_questions{
	width: 580px;
}
#faq_questions a{
	font-size: 14px;
}
.faqTitle {
	font-weight: bold;
	padding-left: 10px;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.faqTxt{
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.faq_descriptions{
	text-align:left;
	width: 95%;
	/*height: 75px;*/
	padding: 0px;
	margin-top:5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#faq_questions .faq_descriptions a{
	font-size:12px;
}
/* faq finish */

#carriers{
	width: 600px;
}
#carriers h1{
	margin-top: 22px;
	margin-bottom: 16px;
	padding-bottom: 0px;
}
#terms h1{
	margin-top: 22px;
	margin-bottom: 16px;
	padding-bottom: 0px;

}
#policy{
	width:580px;
}
#policy h1{
	margin: 0px;
	padding: 0px;
}
#policy p{

}
#policy b{

}
#signup_page p{
	width: 580px;
	font-size:10px;
}
#signup_page h1{
	margin: 0px;
	padding: 0px;
}
#error{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
}
#success{
	color: #61A000;
	font-size: 14px;
	font-weight: bold;
	margin-left:20px;
}

#formmail{
	border: 0px ;
	border-collapse: collapse;
	padding: 0px;
	text-align: left;
	margin-left:20px;
}
#formmail td{
	border: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
#formmail a:hover{
	color:#FF0000;

}
#formmail select, #formmail textarea{
	font-size: 12px;
	color: #003300;
	padding: 2px;
	border: 1px solid #000000;
}
#email{
	font-size: 12px;
	color: #003300;
	padding: 2px;
	border: 1px solid #000000;
}
.form_header{
	text-align: center;
}
#formmail td.form_label{
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form_item{
	text-align: left;
}
.form_bottom{
	text-align: center;
}
.form_buttons{
	text-align: center;
}
/* form haed parts */
#GET_STARTED{
	background-image: url(../imgs/head_form_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFFFFF;
	padding:0px;
	width:193px;
	height:140px; 
}
#GET_STARTED .frm_txt{
	padding:0px;
	margin: 0px;
	width: 30px;
	font-size:12px;
}
#frmSubmit{
	float: left;
	width: 102px;
	height: 55px;
	margin: 0px;
	padding:0px;
	overflow: hidden;
	border: 0px;
	background-color: transparent;
	background-image: url(../imgs/head_form_submit.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/*cursor: pointer;*/ /* hand-shaped cursor */
	/*cursor: hand;*/ /* for IE 5.x */

}

#head_top{
	width:168px;
	height:48px;
	margin:0px;
	font-size:12px;
	padding-top:32px;
	padding-left:25px;

}


#head_top .txt{
	margin: 0px;
	margin-bottom: 6px;
}
#head_left_bottom{
	margin:0px;
	width:61px;
	height:60px;
	padding-left:25px;
	font-size:10px;
	float:left;
	display:inline;
	line-height: 150%;
	/*border: 1px solid #000000;*/
}
#head_left_bottom a{
	color:#FFFFFF;
	line-height: 125%;
	}
#head_top2{
	/* this used for greeting upon submition of get started*/
	width:168px;
	height:48px;
	margin:0px;
	color:#FFFFFF;
	font-size:18px;
	padding-top:14px;
	padding-left:20px;
	font-weight: bold;
}
#head_top2 .PN{
	margin-top:5px;
	color:#FFCC33;
	font-size:12px;
}
#head_top2 .MSG1{
	margin-top:5px;
	color:#FFFFFF;
	font-size:10px;
}
#head_top2 .MSG2{
	margin-top:5px;
	color:#FFFFFF;
	font-size:10px;
}
#head_top2 a{
	color:#87bee3;
}
#theaters{
	width: 90%;
	padding-top: 15px;
	padding-bottom: 30px;	
}
.atheater{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
.h_name{
	font-weight: bold;
}
.h_add{
	padding-bottom: 5px;
}
.h_ln{
	width: 95%;
}
#ticket_serach_form{
	background-image: url(../imgs/bg_search_ticket_s.gif);
	/*width: 376px;*/
	/*height: 85px;*/
	width: 358px;
	height: 79px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#search_ticket{
	background-image: url(../imgs/bt_search.gif);
	width: 72px;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#tSearch{
	background-image: url(../imgs/bg_search_ticket_l.gif);
	/*width: 446px;*/
	/*height: 62px;*/
	width: 421px;
	height: 46px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
}
#tSearch table{

	margin: 0px;
	padding: 0px;
}
#tSearch td{
	height:23px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}
#QT2{
	margin: 0px;
	padding: 0px;
	height: 97px;
	width: 134px;
	position: absolute;
	z-index: 1;
	left: 85px;
	top: 90px;
}
#QT2_wrapper{
	background-image: url(../imgs/phone_whole.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 243px;
	height: 569px;
	position: relative;
	background-color: #FFFFFF;
}
.opening{
	color: #61A000;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-image: url(../imgs/star.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#home_page_warning{
	padding:8px;
	margin:0px;
	width:700px;
	font-size:11px;
	color: #777777;
	padding-top: 5px;
	line-height: 130%;
}
 #how_page_warning li{
 	font-weight:normal;
	margin:0px;
	width:100%;
	font-size:11px;
	color: #777777;
}
#channel_page_warning{
	padding-left:8px;
	padding-top:5px;
	float:left;
	width:740px;
 	font-weight:normal;
	margin:0px;
	font-size:11px;
	color: #777777;

}
#boilerplate{	
	padding:8px;
	margin:0px;
	width:700px;
	font-size:11px;
	color: #777777;
	padding-top: 5px;
	line-height: 130%;
}

#boilerplate2 li{
	margin:0px;
	padding: 0px;
	font-size:11px;
	color: #777777;
	list-style-type: disc;
	line-height: 120%;
	font-weight: normal;
}