
/* SmartTicket Landing Page  */

form {
	margin: 0px;
}

#smartticket_main {
	width:980px;
	background:url(img/smartticket_pattern.jpg);
	font-size: 11px;
}

#smartticket_main A {
	font-size: 11px;
}

#smartticket_leftcol {
		float:left;
		width:188px;
}

#smartticket_leftcol H2 {
		display:inline;
		padding:2px 3px 2px 3px;
		background-color:#23B0E1;
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		margin-top: 20px;
}

#smartticket_leftcol .smartticketintro {
		width:165px;
		margin-left:10px;
		padding:180px 0 20px 5px;
		font-size: 11px;
		color: #000000;
}

#smartticket_leftcol .pricing {
		width:165px;
		margin-left:10px;
		padding:0px 0 20px 5px;
		font-size: 11px;
		color: #000000;
}

#smartticket_leftcol .pricing A {
	color: #23B0E1;
}

#smartticket_leftcol .delivery {
		width:165px;
		margin-left:10px;
		padding:0px 0 20px 5px;
		font-size: 11px;
		color: #000000;
}

#smartticket_leftcol .payment {
		width:165px;
		margin-left:10px;
		padding:0px 0 20px 5px;
		font-size: 11px;
		color: #000000;
}

#smartticket_rightcol {
		float:left;
		width:790px;
}

#hotselling {
		float:left;
		width: 790px;
		padding:0;
		height: 456px;
		overflow:hidden;
}

#hotselling_cont {
	margin-top: 32px;
	margin-left: 20px;
}

#hotselling_txt {
		float:left;
		padding:6px 0 0 15px!important;
		padding:0 0 0 15px;
		width:225px;
}

#hotselling p {
		font-size: 11px;
		color: #000000;
}

#hotselling_txt H1 {
		display:inline;
		outline:#43403f 6px solid!important;
		padding:2px 3px 2px 3px;
		padding:0px!important;
		background-color:#43403f;
		font-size:22px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
}

#hotselling_txt H1 A {
		color: #FFFFFF;
		font-size:22px;
}

#hotselling_details {
	widht: 219px;
	border-top: 1px dotted #b7b7b7;
	font-size: 11px;
	background: url(img/smartticket_icon_details.gif) no-repeat;
	padding-top: 5px;
	margin-top: 7px;
	padding-left: 30px;
}

#hotselling_price {
	widht: 219px;
	border-top: 1px dotted #b7b7b7;
	font-size: 11px;
	background: url(img/smartticket_icon_price.gif) no-repeat;
	padding-top: 5px;
	margin-top: 7px;
	padding-left: 30px;
}



#smartticket_bottombar {
	width:780px;
	height:220px;
	float:left;
	color: #000000;
	background: url(img/bottombar_bg.jpg) no-repeat;
}

#smartticket_bottombar p {
font-size: 11px;
color: #000000;
}

#smartticket_bottombar_cont {
	margin: 20px 0 0 15px;
}

.bottombareventdetails {
	margin: 14px 0 40px 0;
}

#bottombar_1 {
		padding-left: 6px;
		margin:0;
		width: 320px;
		float: left;
}

#bottombar_2 {
		width:415px;
		float: left;
		padding:3px 0 0 10px;
}
#bottombar_2  p { padding:8px 14px 0 0; margin:0;}

#bottombar_3 {
		width: 170px;
		float: left;
		padding:0 30px 0 10px;
		border-left: 3px solid #dad9d9;
		height: 185px;
}

#smartticket_bottombar H1 {
		display:inline;
		padding:2px 3px 2px 3px;
		background-color:#43403f;
		font-size:22px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		margin-top: 20px;
}

#smartticket_bottombar H1 A {
		font-size:22px;
		color:#FFFFFF;
}

#smartticket_bottombar H2 {
		display:inline;
		padding:2px 3px 2px 3px;
		background-color:#23B0E1;
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		margin-top: 20px;
}

#bottombar_left {
	width: 300px;
	float: left;
}

#bottombar_right {
	width: 30px;
	margin-left: 50px!important;
	margin-left: 20px;
	float: left;
}

#bottombar_2_details_price {
	border-top: 1px dotted #b7b7b7;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 35px;
	margin-top: 5px;
	width: 290px;
	height: 15px;
	float: left;
	background: url(img/smartticket_icon_price.gif) 0 -1px no-repeat;
}

#bottombar_2_details_details {
	border-top: 1px dotted #b7b7b7;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 35px;
	margin-top: 5px;
	width: 290px;
	height: 15px;
	float: left;
	background: url(img/smartticket_icon_details.gif) 0 -1px no-repeat;
}

#bottombar_2_details_details A {
	font-size: 11px;
}

#bottombar_2_checkout {
	width: 41px;
	margin-top: 2px;
	float: left;
}

#bottombar_3 UL {
	margin: 8px 0 0 0;
	padding: 0px;
}

#bottombar_3 LI {
	list-style-type: none;
	font-size: 11px;
	border-bottom: 1px dotted #d6d6d6;
	padding: 6px 0 6px 15px;
	background: url(img/smartticket_comingsoonlist.gif) no-repeat;
}



/* SmartTicket Show Details Page  */


#smartticket_show {
	width:980px;
	margin-top: 6px;
}

#smartticket_show tr {
	font-size: 11px;
}

#smartticket_show_topheader {
	width: 980px;
	float: left;
	margin: 0 0 8px 0;
}

#smartticket_flyer {
	width: 410px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}

#smartticket_flyer H2 {
	font-size: 15px;
}
	
#smartticket_contentcol {
	width: 525px;
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #D3D3D3;
	margin-top: 10px;
}

#smartticket_flyer H1 {
		display:inline;
		padding:2px 3px 2px 3px;
		background-color:#43403f;
		font-size:25px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		margin-top: 20px;
}

#smartticket_contentcol h2 {
	font-size: 16px;
	width: 525px;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D8D8D8;
}

.listsmaller {
	font-size: 10px;
	margin: 0px;
	color: #606060;
}

.firstrow {
	padding-left: 9px;
}
	
.show_maintext {
	border-bottom: 1px dotted #D8D8D8;
	padding: 8px 0 8px 0;
	margin: 8px 0px 8px 0;
}

.show_maintext A {
	color: #801616;
}

.smartticket_pricecatdrop {
	width: 185px;
	margin-left: 10px;
}	


.smartticket_qtdrop {
	width: 70px;
}	
/* Dylan css*/


#smartticket_top {
	width:980px;
	background:url(img/smartticket_mainbg.jpg) -3px 0  no-repeat;
	margin-bottom:10px;}
#hotselling_txt p{ margin:10px 0 0 0;}


.gocheckoutbutton {
		padding:0px 0px 11px 0px;
		border: 0px;
		color: #FFFFFF;
		margin-top: 13px;
		background:url(img/gocheckoutbutton_bg.png) no-repeat;
		width:150px;
		height:50px;
	}
	
.addtocartbutton {
		border: 0px;
		color: #FFFFFF;
		padding: 0 0 2px 13px;
		background:url(img/addtoyourcardbutton_bg.png) no-repeat;
		width:115px;
		font-size: 11px;
		height:22px;
	}
	
.cart_removeitem A {
	background: url(img/card_removelink.gif) no-repeat;
	padding-left: 100px;
}



#dategroup_showhidedatebar {
	width: 525px;
	height: 35px;
	background-color: #F3F3F3;
	margin-top: 10px;
	font-size: 11px;
	border: 1px solid #dedede;
}

#dategroup_showhidedatebar_cont {
	width: 490px;
	margin: 0px 0 8px 8px;
	padding-top: 10px;
}

#dategroup_showhidedatebar_cont A {
	color: #000000;
}



#home_tickets_cont {
		width: 410px;
	}
	
	#home_tickets_cont_cont {
		width: 400px;
		padding: 15px 0 15px 6px!important;
		padding: 15px 0 15px 4px;
	}
	
	#home_tickets_event {
		width: 192px;
		float: left;
		border-right: 1px dotted #CACACA;
		margin-right: 7px;
	}
	
	#home_tickets_event_last {
		width: 180px;
		float: left;
		margin-left: 12px;
	}
	
	#home_tickets_event_cont {
		width: 176px;
		margin:0 auto;
	}
	
	#home_tickets_event_cont IMG {
		border: 1px solid #333333;
	}
	
	#home_tickets_event_cont H3 {
		font-size: 10px;
		margin: 0px 0 10px 0;
		padding: 0px;
	}
	
	#home_tickets_event_cont H4 {
		font-size: 17px;
		margin: 8px 0 4px 0;
		padding: 0px;
		font-weight: normal;
	}
	
	#home_tickets_event_cont p {
		font-size: 11px;
		margin: 0px 0px 5px 0px;
	}
	
	#home_tickets_event_cont A {
		color: #000000;
	}
	
	#home_tickets_event_cont .ticketinglink {
		font-size: 11px;
		color: #000000;
	}
	
	#home_tickets_cont_cont .seemoreshowslink {
		font-size: 11px;
		color: #00aae8;
	}
	
	#soldoutmessage {
		font-size: 11px;
		color: #676767;
	}
	
	
	
	#smartticket_mainheader {
		background: url(img/smartticket_header.jpg) 0 0;
		height: 86px;
		width: 980px;
		margin: 0 0 15px 0;
	}
	
	#smartticket_mainheader A {
		color: #23B0E1;	
	}
	
	#smartticket_mainheader #smleft {
		float: left;
		width: 211px;
	}
	
	#smartticket_mainheader #smcenter {
		float: left;
		width: 520px;
		padding: 20px 0 0 0;
		font-size: 11px;
	}
	
		
	#smartticket_mainheader #smright {
		float: left;
		width: 180px;
		padding: 26px 0 0 0;
		margin: 0 0 0 30px;
		font-size: 15px;
		text-align: center;
		color: #666;
	}
	
	




