/* Start of CMSMS style sheet '3 column layout' */
/******************************* GENERAL ***************************/
td, li{
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
}
h1, h2 {
	font-family: Helvetica, Arial, san-serif;
	padding: 0;
	margin: 0;
}
body {
	font-family: Helvetica, Arial, san-serif;
	background-image: url('/images/layout/bg-body.gif');
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

div.preload {
	height:1px;
	width:1px;
	display: none;
	visibility: hidden;
}

/******************************* FULL AREA ***************************/
#full_area {
	width: 804px;
	margin: 0 auto;
}

/******************************* HEADER ***************************/
#header {
	width: inherit;
	height: 109px;
}
#logo {
	height: 109px;
	width: 194px;
	background: url('/images/layout/logo-main.gif') no-repeat;
	float: left;
}
#header .middle {
	height: 109px;
	width: 436px;
	background: url('/images/layout/bg-header.gif') no-repeat;
	float: left;
}
#header .contact {
	height: 109px;
	width: 174px;
	background: url('/images/layout/bg-header-right.gif') no-repeat;
	float: left;
}

/******************************* NAVIGATION ***************************/
#menu {
	width: inherit;
	background: url('/images/layout/bg-menu.gif') repeat-x;
	height: 39px;
}
#menu td {
	text-align: center;
	padding: 8px 5px 0px 5px;
}
#menu a {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover, #menu a.active {
	border-bottom: solid 2px #FFCC91;
}
/******************************* CONTENT ***************************/
#content {
	position: relative;
}
/******************************* CENTER AREA ***************************/
#center {
	width: 435px;
	margin: 15px 14px 0 14px;
	position: absolute;
	top: 0px;
	left: 173px;
}
#center img {
	border: solid 1px #8A8A89;
}
#center h2 {
	color: #FF8C03;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
}
#center .section table {
	width: 100%;
}
#center .section {
	border: solid 1px #A1A1A1;
	width: 208px;
	background: #FFFFFF;
	margin-bottom: 15px;
}
#center .section img {
	border: none;
}
#center .section .image {
	margin-bottom: 7px;
}
#center .section h2 {
	color: white;
	font-size: 14px;
	text-align: center;
	height: 26px;
	line-height: 26px;
	background: url('/images/layout/bg-section-faded.gif') no-repeat;
}
#center .section a {
	color: #333333;
	text-decoration: none;
	width: 208px;
	display: block;
	text-align: left;
	text-indent: 13px;
}
#center .section a:hover {
	text-decoration: none;
	color: white;
	background: #FFAA44;
}
#center .tn_selevents_list_bullet {
	display: none;
	visibility: hidden;
}
#center  td.tn_selevents_list {
	padding-bottom: 3px;
}
/******************************* FEATURED SPEICAL ACCESS AREA ***************************/
#featured_special_access .image {
	height: 123px;
	width: 208px;
	background: #FFFFFF url('/images/layout/img-special-access.jpg') no-repeat;
}
/******************************* FEATURED SPORTS AREA ***************************/
#featured_sports .image {
	height: 122px;
	width: 208px;
	background: #FFFFFF url('/images/layout/img-sports.gif') no-repeat;
}
/******************************* FEATURED CONCERT AREA ***************************/
#featured_concerts .image {
	height: 122px;
	width: 208px;
	background: #FFFFFF url('/images/layout/img-concert.jpg') no-repeat;
}
/******************************* FEATURED THEATRE AREA ***************************/
#featured_theater .image {
	height: 122px;
	width: 208px;
	background: #FFFFFF url('/images/layout/img-theater.jpg') no-repeat;
}
/******************************* EXPLANATION AREA ***************************/
#explanation {
	margin-bottom: 15px;
	width: 433px;
	clear: both;
	background: #FFFFFF;
}
#explanation p {
	padding: 5px;
	margin: 0px;
}
#explanation img {
	border: none;
}
#explanation h2 {
	color: white;
	font-size: 14px;
	text-align: center;
	height: 26px;
	line-height: 26px;
	background: url('/images/layout/bg-section-faded-large.gif') no-repeat;
}
/******************************* MONEY BACK AREA ***************************/
#money-back a, #money-back a:link, #money-back a:active {
	background: url('/images/layout/bg-money-back.gif') no-repeat;
	width: 164px;
	height: 126px;
	margin-bottom: 15px;
	display: block;
}

#money-back a:hover, #money-back {
	background: url('/images/layout/bg-money-back-ro.gif') no-repeat;
}

#customer-service a, #customer-service a:link, #customer-service a:active {
	background: url('/images/layout/help.gif') no-repeat;
	width: 164px;
	height: 200px;
	margin-bottom: 15px;
	display: block;
        color: red;
}
#customer-service a:hover {
	background: url('/images/layout/help-ro.gif') no-repeat;
}
/******************************* RIGHT AREA ***************************/
#right {
	margin-top: 15px;
	width: 164px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
}
#right .area {
	border: solid 1px #A3A3A3;
	position: relative;
	background: #FFFFFF;
}
#right .section {
	width: 162px;
}
#right .section h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	height: 26px;
	line-height: 26px;
	width: inherit;
	color: white;
	background: url('/images/layout/bg-section-faded-small.gif') no-repeat;
	font-weight: normal;
}
/******************************* SEARCH BY CITY AREA ***************************/
#search-city form {
	display: block;
	width: 150px;
	margin: 5px auto;
}
#search-city select {
	width: 150px;
	
}
#search-city label {
	color: #3780B3;
	font-size: 11px;
	display: block;
	width: inherit;
	margin: 3px 0px;
}
#search-city label.through {
	text-align: center;
}
#search-city .input {
	height: 22px;
	width: 130px;
	margin: 0 auto;
}
#search-city input.input_text {
	width: 95px;
	border-collapse: collapse;
	float: left;
}
#search-city .input img {
	float: right;
}
#search-city input.submit {
	margin: 5px 55px;
}
/******************************* NEWSLETTER AREA ***************************/

#newsletter p {
	margin: 5px 11px;
	font-size: 12px;
}
#newsletter label {
	color: #3780B3;
	font-size: 11px;
	display: block;
	width: 139px;
	padding-left: 5px;
}
#newsletter form {
	display: block;
	width: 135px;
	margin: 0 auto;
}
#newsletter .input input {
	width: 100px;
}
#newsletter .submit input {
	margin: 5px 35px; 
}

/******************************* TRUSTED ICONS ***************************/
#icons {
	top: -1px;
	padding: 15px 0px;
}
#icons img {
	margin: 0 auto;
	padding: 5px 0px;
	display: block;
}

/******************************* FOOTER ***************************/
#footer {
	text-align: center;
	width: 435px;
	font-size: 11px;
	clear: both;
}
#footer span {
	padding: 0 4px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
/* End of '3 column layout' */


/* End of '3 column layout' */

