@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}

body {
	background: url(/images/bg-t.jpg) no-repeat top center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #484848;
}

a {
	text-decoration: none;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0 15px;
}

/* Start Header object */

#header {
	height: 140px;
}

#logo {
	margin: 28px 0 0 40px;
	background: url(/images/logo.png) no-repeat top left;
	width: 732px;
	height: 69px;
}

#toll-free {
	text-align: center;
	width: 170px;
	margin-left: 45px;
	color: #a9a9a9;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

#search {
	background: url(/images/search-bg.png) no-repeat top left;
	height: 18px;
	width: 275px;
	margin: 12px 0 0 42px;
	float: left;
	position: relative;
}

#search input[type="text"] {
	border: none;
	background: none;
	width: 250px;
	margin-left: 10px;
}

input[type="image"] {
	position: absolute;
	right: -68px;
}

#cart {
	text-align: center;
	width: 170px;
	margin-left: 82px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

/* end header */
#content {
	background: url(/images/bg.jpg) no-repeat top left;
}
/* menu */

#menu ul li {
	list-style: none;
	padding: 5px 20px;
	background: url(/images/menu-bg.png) repeat-x;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

li.top-m {
	background: url(/images/top-m.png) no-repeat !important;
	width: 9px;
	height: 24px;
	padding: 0 !important;
}

li.bot-m {
	background: url(/images/bot-m.png) no-repeat !important;
	width: 94px;
	height: 24px;
}

#menu a {
	color: #FFF;
}

#menu {
	margin-bottom: 14px;
}

/* end menu */

/* content- left */
#left {
	width: 770px;
	float: left;
}

#banner {
	margin-bottom: 12px;
}

/* col-left */
#col-left {
	width: 202px;
	float: left;
}

.top-col-left {
	background: url(/images/top-col-left.png) no-repeat;
	width: 202px;
	height: 8px;
}

.bg-col-left {
	background: url(/images/bg-col-left.png) repeat-y;
	width: 190px;
	padding: 4px 6px;
}

.bot-col-left {
	background: url(/images/bot-col-left.png) no-repeat;
	width: 202px;
	height: 8px;
	margin-bottom: 14px;
}

.bg-col-left .item2{
  background: url(/images/star.png) 4px 9px no-repeat;
  color: #582727;

  float: left;
  padding: 5px 10px 5px 15px;
  width: 65px;
}

.bg-col-left .item2 a{
  color: #582727;
  
  text-decoration: none;
}


/* end col-left */

ul.list {
	margin-top: 20px;
	margin-left: 5px;
}

ul.list li {
	list-style-image: url(/images/star.png);
	list-style-position: inside;
	margin-bottom: 10px;
}

ul.list li a ,.bg-col-left td a{
	color: #582727;
}

.bg-col-left table {
	margin-top: 20px;
	margin-left: 5px;
}

.bg-col-left td {
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(/images/star.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.bg-col-left .more {
  background: url(/images/star.png) 4px 9px no-repeat;
  float: left;
  padding: 5px 10px 5px 15px;
  width: 65px;
}

.bg-col-left .more a {
	color: #F00;
}

/* end col-left */

/* col-right */
#col-right {
	width: 555px;
	float: right;
}

.top-col-right {
	background: url(/images/top-col-right.png) no-repeat;
	width: 555px;
	height: 11px;
}

.bot-col-right {
	background: url(/images/bot-col-right.png) no-repeat;
	width: 555px;
	height: 11px;
}

.bg-col-right {
	background: url(/images/bg-col-right.png) repeat-y;
	width: 543px;
	padding: 4px 6px;
}


.bg-col-right h1 {
	width:381px;
	height:45px;
	padding-bottom:10px;
	padding-top:30px;
}



.bg-col-right2 p {
	margin-top:10px;
	padding-right:75px;
}

.bg-col-right2 {
	background:url(../images/SP_TK_Bg_cc.jpg) repeat-y;
	width: 543px;
	padding-left:50px;
	margin-right:50px;
	padding-bottom:20px;
}

.col {
	width: 175px;
	float: left;
	margin-left: 5px;
}

.top-col-right-2 {
	width: 505px;
	height: 30px;
	margin-top: 14px;
	padding: 9px 10px 0 40px;
	background-image: url(/images/top-col-right-2.png);
	background-repeat: no-repeat;
}

.top-col-right-2 span:first-child {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

.top-col-right-2 select[name="city"] {
	float: right;
}

table.tb {
	margin: 5px 10px;
	font-weight: bold;
	width: 525px;
}

th {
	color: #582727;
	text-align: left;
}

table.tb td {
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: #ccc 1px solid;
}

/* end left */

/* right object */
#right {
	width: 190px;
	float: right;
}

/* footer */
#footer {
clear:both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	background: url(/images/bg-b.jpg) no-repeat top center;
}

#card img {
	margin-right: 10px;
	margin-bottom: 15px;
}

#bottom-menu a {
	color: #e00a0d;
}

#bottom-menu {
	color: #e00a0d;
	font-weight: bold;
	margin-bottom: 10px;
}



* {
	padding:0px;
	margin:0px;
}



/** Sell Your Ticket Page -- Left **/
#left {
	width: 770px;
	float:left;
	
}


#left #top_col_bg {
	width:770px;
	height:20px;
	background:url(/images/spsellTK_top.png) no-repeat top left;
	clear:both;
}

#left #bg_col_rp {
	width:750px;
	min-height:500px;
	background:url(/images/SP_TK_Bg_rp.png) repeat-y top left;
	padding-left:10px;
	padding-right:10px;
	padding-top:50px;
	float:left;
	clear:both;


}

#left #bottom_col_bg {
	width:770px;
	background:url(/images/spsellTK_bottom.png) no-repeat bottom left;
	height:21px;
	float:left;
	
}

#left #clean_lite_layout_bg {
	width:750px;
	
	background:url(/images/clean_lite_layout_bg.jpg) repeat-y top left;
	padding:10px;
	float:left;
}

#bg_col_rp h1 {
	width:381px;
	height:45px;
	margin-left:50px;
	padding-bottom:50px;
}

.small_banner {
	width:auto;
	margin-left:50px;
	margin-bottom:30px;

}

.form_name {
	color:#582727;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;	
}

.form_important {
	color:red;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.form_wrapper {
	margin-left:50px;
	margin-bottom:30px;

}

.form_input_bg {
	background:url(/images/txtinput_outer.jpg) no-repeat;
	width:200px;
	height:30px;
}

.form_txa_bg {
	background:url(/images/txainput_outer.jpg) no-repeat;
	width:201px;
	height:115px;
	
}

.form_input_bg .form_input {
	border:none;
	background:white;
	width:180px;
	height:20px;
	margin-left:10px;
	margin-bottom:2px;
	
}

.form_txa_bg .form_txa {
	border:none;
	background:white;
	width:180px;
	height:100px;
	margin-left:10px;
	margin-bottom:2px;
}

.submit_button {
	background:url(/images/submit.jpg) no-repeat;
	width:124px;
	height:25px;
	border:none;
	cursor:pointer;
	
	
}

/*** Login Page - Left **/

.password_login {
	width:264px;
	background:url(/images/login_button.jpg) no-repeat;
	
}

.password_login .form_input {
	border:none;
	background:white;
	width:180px;
	height:20px;
	margin-left:10px;
	margin-bottom:2px;
	float:left;

	
}

.password_login .sm_login {
	width:55px;
	height:20px;
	cursor:pointer;
	background:none;
	border:none;
	float:left;
	margin-left:10px;
	

	
}
/** Secure Shopping Cart - Left **/
.shp_table_wrapper {
	margin-left:50px;
	margin-bottom:30px;
	border:1px solid black;
}

.shp_table_name {
	color:#582727;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

.shp_table_cont {
	color:#606060;
	margin:10px;
	font-size:12px;
	text-align:center;
}



.shp_table_cont a:link, .shp_table_cont a:hover, .shp_table_cont a:active, .shp_table_cont a:visited {
	color:#673941;
	text-decoration:none;
	
}

.shp_table_TES_td {
	text-align:left;
	padding:5px;
	
}


#bg_col_rp .left_cols {
	float:left;
	width:350px;

}

#bg_col_rp .right_cols_1 {
	float:left;
	width:350px;
	margin-left:10px;
}

#bg_col_rp .right_cols_2 {
	float:left;
	width:350px;
	margin-left:10px;
	margin-top:45px;
}

.form_menu {
	border:none;
	background:white;
	width:180px;
	height:20px;
	margin-left:10px;

	margin-bottom:2px;
	
}

#submit-form {
	clear:both;
	text-align:center;
	
}

.submit_form_chkoutpage {
	background:url(/images/confirm_order.jpg) no-repeat;
	width:146px;
	height:36px;
	border:none;
	cursor:pointer;
	
	
}
/* end left */


