/* @override 	http://www.teleticketservice.loc/css/master.css	http://images.teleticketservice.com/global/css/master.css*//* @group General */body {	background: #3B4047;}.header_container,.header_container .container {	background: #fff;}.body_container ,.body_container .container{	background: #555C61 url(http://images.teleticketservice.com/global/css/assets/back.jpg) repeat-x;}

.header_container,
.body_container,
.footer_container  {
	position: relative;
}.footer_container,.footer_container .container {	background: #3B4047;}.skipnav,#navigation h1,#account h1,#account h2,.messages_container h1,#language h1,#secondary_navigation h1,.copyright_box h1,.contact_box h1,
.copyright_box h2,.contact_box h2{	display: none;}.panel {	background: #EBECED;	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	-khtml-border-radius: 6px;}

table .odd {
	background-color: #f2f3f4;
}
/* @end */

/* @group Layout */
p img.left {float:left;margin:0 1em 1em 0;padding:0;}
p img.right {float:right;margin:0 0 1em 1em; padding:0;}
/* @end */

/* @group Header */.header_container {	color: #808080;}.header {	color: #808080;	padding-top: .5em;	position: relative;}.header_container a {	color: #3B4047;	text-decoration: none;}/* @group Navigation */#navigation,#account {	margin-top: 5em;	float: left;	padding-right: 3em;	padding-bottom: 1.2em;	position: relative;}#navigation ul,#navigation ul li,#account ul,#account ul li {	list-style: none;	float: left;	margin: 0;}#navigation ul li a,#account ul li a {	padding:  0.4em 0.65em;	font-size: 1.1em;	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	-khtml-border-radius: 6px;}#navigation ul li.selected a,#navigation ul li.selected a:hover,#account ul li.selected a,#account ul li.selected a:hover {	color: #fff;	background: #0066ff;	margin: 0 3px;	font-weight: 500;}#navigation ul li a:hover,#account ul li a:hover {	color: #333;	background: #ddd;}

#account p.info {	position: absolute;	margin-top: -2.2em;	margin-left: 0.8em;	font-size: 0.95em;	left: 0;
	white-space: nowrap;
}

#account .disabled {
	margin: 0 3px;
	padding:  0.4em 0.65em;
	color: #bbb;
}
#account p.info a {	padding: 0 0.2em;}#account p.info a:hover {	text-decoration: underline;}

#navigation form {
	position: absolute;
	top: -5.6em;
	left: 0;
	background: #eee;
	padding: 0.5em 1em ;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
}

#navigation form input[type=submit]{
	margin: 0 0 0 1em ;
	background: #eee url(http://images.teleticketservice.com/global/css/assets/icons/magnifier.png) no-repeat;
	border: 0;
	padding-left: 20px;
	overflow: hidden;
	cursor: pointer;
	font-size: 100%;
	font-weight: normal;
}


#navigation form input[type=text]{
	padding: 2px;
	width: 250px;
}
/* @end *//* @end *//* @group Messages */.messages_container {	background: #BFBFBF;}.message_container {	padding: 0;	border: none;	background: none;	margin: 0;}.message_container .container {	padding: 0.6em 0;	margin-top: -1px;	margin-bottom: -1px;}.message_container h2 {	font-size: 1em;	font-weight: normal;	padding: 0;	margin: 0;} .message_container.notice {	}.message_container.alert,.message_container.alert .container {	background-color: #EA861E;	border-top:  1px solid #f2b678;	border-bottom: 1px solid #8c5012;}.message_container.alert h2 {	color: #543009;	text-indent: 25px;	background:  transparent url(http://images.teleticketservice.com/global/css/assets/ico_alert.png) no-repeat 0 -2px;}.message_container.notice,.message_container.notice .container{	background-color: #BFBFBF;	border-top:  1px solid #d8d8d8;	border-bottom: 1px solid #737373;}.message_container.notice h2 {	color: #333;	text-indent: 25px;	background:  transparent url(http://images.teleticketservice.com/global/css/assets/ico_alert.png) no-repeat 0 -2px;}.message_container.notice h2 a {	color: #444;} .message .description p {	margin-top: 0.6em;	margin-bottom: 0.6em;}/* @end */

/* @group Body */

/* @group Ticketstatus */

.ticketstatus .status {
	float: left;
	padding: .15em 0.45em;
	color: #222;
}
.ticketstatus .status.cancelled {
	background-color: #c00;
}
.ticketstatus .status.ready_for_sending {
	background-color: #6acb1b;
}
.ticketstatus .status.payment_received {
	background-color: #ffe400;
}
.ticketstatus .status.reserved {
	background-color: #EA861E;
}

/* @end */

/* @group Contact */

#contactform textarea {
	width: 98%;
}

/* @end *//* @group Tips */#tips h2 {	font-size: 110%;	background: #ccc;	margin: 0 -18px;	padding: 0.5em 1em;	text-shadow: #eee 1px 1px 1px;	color: #333;	border-top: 1px solid #fff;}#tips {	padding: 0 18px;
	width: 314px;}#tips h1 {	display: none;}#tips .new h2 {	-moz-border-radius-topleft: 6px;	-webkit-border-top-left-radius: 6px;	-moz-border-radius-topright: 6px;	-webkit-border-top-right-radius: 6px;	border-top: none;}#tips table {	padding: 0;	margin: .75em 0;}#tips table thead,#tips table caption {	display: none;}#tips table td {	display: block;	float: left;	position: relative;	padding: 0;	margin: 0;}#tips table tr {	padding-bottom: .5em;	padding-top: .75em;	float: left;	border-bottom: 1px solid #ccc;	width: 100%;}#tips table tr:last-child {	border-bottom: none;}#tips table td.banner {	position: absolute;	z-index: 100;}#tips table td.title {	padding-left: 80px;	font-size: 140%;	font-weight: 500;}#tips table td.title .subtitle {	color: #555;}#tips table td.promotor {	display: none;}#tips table td.date {	clear: left;	padding-left: 80px;	padding-right: 1em;}#tips table td.location {	padding-right: 1em;	clear: left;	padding-left: 80px;}#tips table td.status.onsale {	display: none;}#tips table td.status {	font-size: 90%;	line-height: 1.25em;	position: absolute;	z-index: 101;	width: 60px;	overflow: hidden;	background: #ccc;	text-align: center;	color: #333;	opacity: 0.9;	padding-bottom: 0.25em;}#tips table td.status.soldout {	background: #c00;	color: #fff;}#tips table td.status.new {	background: #008300;	color: #fff;}#tips table td.status.last_places {	background: #ff7b00;	color: #fff;}#tips table td.links {	float: right;
	clear: both;}#tips table td.links ul,#tips table td.links ul li {	list-style: none;	padding: 0;	margin: 0;}#tips table td.links ul li {	display: inline;}#tips table td.links ul li:after {	content: " / ";	color: #999;}#tips table td.links ul li:last-child:after {	content: "";}/* @end *//* @group Breadcrumbs */#breadcrumbs {	padding-top: 1.8em;	float: left;	color: #888;}#breadcrumbs h1 {	font-size: 1em;	display: inline;	color: #9ea1a4;	}#breadcrumbs ol, #breadcrumbs ol li {	list-style: none;	display: inline;	padding: 0;	margin: 0;}#breadcrumbs ol {	padding-left: 0.5em;}#breadcrumbs ol li a {	color: #bbb;	text-decoration: none;}#breadcrumbs ol li a:hover {	color: #ddd;	text-decoration: underline;}#breadcrumbs ol li:before {	content: " / ";	color: #999;}#breadcrumbs ol li:last-child a {	color: #d0d0d0;	}/* @end *//* @group Language */#choose_language {	padding-top: 1.8em;	float: right;}#choose_language ul, #choose_language ul li {	list-style: none;	display: inline;	padding: 0;	margin: 0;}#choose_language ul li a {	color: #bbb;	text-decoration: none;}#choose_language ul li a:hover {	color: #ddd;
	text-decoration: underline;}#choose_language ul li.selected a {	color: #fff;}#choose_language ul li:after {	content: " / ";	color: #999;}#choose_language ul li:last-child:after {	content: "";}/* @end */#body {	background: transparent url(http://images.teleticketservice.com/global/css/assets/tts_logo_small.png) no-repeat 695px 5px;	padding-top: 75px;	padding-bottom: 1em;	float: left;}

#body h1.privilege {
	position: absolute;
	text-indent: -10000px;
	background: transparent url(http://images.teleticketservice.com/global/css/assets/privilege_logo.png) no-repeat;
	top: 52px;
	margin-left: -42px;
	float: left;
	width: 286px;
	height: 69px;
}
/* @group Homepage */#billboard {}#billboard h1 {	display: none;}/*#billboard .temp {	border: 1px solid red;	width: 370px;	position: absolute;	top: 0;}*/.billboard_image {	position: relative;
	-webkit-box-reflect:below 1px -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(0.85, transparent), color-stop(0.05	, transparent), to(rgba(255, 255, 255, 0.3)));
}.banners h1,.banners h3 {	display: none;}.banners h2 {	display: inline;	color: #fff;	font-weight: 300;}.banners ul.genres,.banners ul.genres li {	list-style: none;	display: inline;	padding: 0;	margin: 0;}.banners ul.genres li a {	color: #bbb;	text-decoration: none;}.banners ul.genres li a:hover {	color: #eee;
	text-decoration: underline;}.banners ul.genres {	margin-left: 0.6em;
	color: #888;}.banners ul.genres li:before {	content: " / ";	color: #888;}.banners ul.genres li:first-child:before {	content: "";}.banners ul.offer,.banners ul.offer li {	list-style: none;	padding: 0;	margin: 0;}.banners ul.offer {	width: 600px;	float: left;	margin-top: -8px;	margin-bottom: 0;}.banners ul.offer li {	float: left;}.banners ul.offer li .banner ,.banners ul.offer li .banner  img {	padding: 0;	margin: 0;	border: 0;}.banners ul.offer li .banner {	float: left;	margin: 10px 10px 0 0;}.banners ul.offer li .banner  img {	border: 0;	float: left;}.category {	overflow: hidden;}/* @end *//* @group News */.news {	padding-bottom: 1em;	position: relative;
	width: 555px;
}

.news h1 {	display: none;}#hotnews h2 {	display: inline;}

#hotnews h3 {	display: inline;
	padding-right: .35em;
}

#hotnews .body p {
	margin-bottom: 0;
	margin-top: 0.65em;
}

#hotnews .body {
	padding-top: 0.5em;
	margin-bottom: 1em;
}

#hotnews .date {
	display: inline;
	white-space: nowrap;
	color: #999;
	font-size: 95%;
}#hotnews p.link,#hotnews p.link a {	display: inline;	padding-left: 0.5em;
}#hotnews p.rss {	padding-left: 25px;	background: transparent url(http://images.teleticketservice.com/global/css/assets/ico_rss.png) no-repeat 0 50%;}/* @end *//* @group Calendar */.calendar_box h1 {	margin-bottom: .15em;	font-size: 180%;	display: inline;}.calendar_box .link_back {	display: inline;	padding-left: .35em;}

.genres {
	padding-top: .8em;
	font-size: 105%;
}
.genres h2 {	display: inline;	font-size: 100%;
}

.genres ul.genres,.genres ul.genres li {	list-style: none;	display: inline;	padding: 0;	margin: 0;}
.genres ul.genres li a {
}.genres ul.genres li a:hover {	text-decoration: underline;}.genres ul.genres {	margin-left: 0.6em;}.genres ul.genres li:before {	content: " / ";	color: #888;}.genres ul.genres li:first-child:before {	content: "";}

div.sorting {
	margin-top: 1em;
	float: left;
	width: 100%;
}

div.sorting h2 {
	font-size: 100%;
	float: left;
}

div.sorting ul,
div.sorting ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div.sorting ul {
	float: left;
}

div.sorting ul li {
	float: left;
	margin-left: .5em;
}


div.sorting ul li a,
div.sorting ul li span {
	float: left;
	text-decoration: none;
	padding: .15em 0.8em;
	color: #666;
	background: #ddd;
	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	-khtml-border-radius: 6px;
}

div.sorting ul li span.sorting_selected {
	background: #0066ff;
	color: #fff;
	cursor: default;}

div.sorting a:hover {
	color: #555;
	background: #ccc;
}
#calendar {
	clear: both;	padding-top: 1.5em;}#calendar h2 {	display: none;}#calendar table thead,#calendar table caption {	display: none;}#calendar table td {	display: block;	float: left;	position: relative;	padding: 0;	margin: 0;}#calendar table tr {	padding-bottom: .5em;	padding-top: .75em;	float: left;	border-bottom: 1px solid #ccc;	width: 100%;}

#calendar table tr:hover {
	background: #e5e5e5;
}#calendar table tr:last-child {	border-bottom: none;}#calendar table td.banner {	position: absolute;	z-index: 100;}#calendar table td.title {	padding-left: 80px;	font-size: 140%;	font-weight: 500;}#calendar table td.title .subtitle {	color: #555;}#calendar table td.promotor {	clear: left;	padding-left: 80px;	color: #555;	font-size: 95%;	padding-bottom: .5em;}#calendar table td.date {	clear: left;		padding-left: 80px;	padding-right: 1em;	width: 35%;}#calendar table td.location {	padding-right: 1em;	width: 28%;}#calendar table td.status.onsale {	display: none;}#calendar table td.status {	font-size: 90%;	line-height: 1.25em;	position: absolute;	z-index: 101;	width: 60px;	overflow: hidden;	background: #ccc;	text-align: center;	color: #333;	opacity: 0.9;	padding-bottom: 0.25em;}#calendar table td.status.soldout {	background: #c00;	color: #fff;}#calendar table td.status.new {	background: #008300;	color: #fff;}#calendar table td.status.last_places {	background: #ff7b00;	color: #fff;}#calendar table td.links {	float: right;}#calendar table td.links ul,#calendar table td.links ul li {	list-style: none;	padding: 0;	margin: 0;}#calendar table td.links ul li {	display: inline;}#calendar table td.links ul li:after {	content: " / ";	color: #999;}#calendar table td.links ul li:last-child:after {	content: "";}/* @end *//* @group Event */.event_box h1 {	margin-bottom: .15em;	font-size: 200%;	display: inline;}.event_box h1 .subtitle {	color: #777;}.event_box .info {	color: #222;	padding-top: .35em;}.event_box p.link_back {	display: inline;	padding-left: .25em;}.event_box .info_box h2 {	display: none;}.event_box .info_box {	color: #333;}.event_box a.friend_mail {	padding-left: 25px;	background: transparent url(http://images.teleticketservice.com/global/css/assets/ico_mail.gif) no-repeat 0 50%;}.tickets_box table caption,.tickets_box table th {	display: none;}.tickets_box table {	border-top: 1px solid #ccc;}

.tickets_box table select {
	padding: 0;
	margin: 0;}

.tickets_box table label {
	font-weight: normal;
	padding-right: .25em;
}

.tickets_box table .links {
	text-align: right;
}
.tickets_box table td {	border-bottom: 1px solid #ccc;	background: none;}.tickets_box tr:hover td {	background: #e3e4e7;}.tickets_box .onsale {	text-indent: -10000px;	overflow: hidden;}.tickets_box input[type=submit] {	float: right;}

#promolist {
	width: 596px;
	padding: 0;
	margin-left: -10px;
	float: left;
	margin-bottom: 5px;
}

#promolist h2 {
	display: none;
}

#promolist ul,
#promolist ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#promolist ul li {
	float: left;
}

#promolist ul li a.button {
	background: #333;
	width: 288px;
	height: 65px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 0;
	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	-khtml-border-radius: 6px;
	text-decoration: none;
	color: #fff;
}

#promolist ul li a.button:active {
	background: #222;
}

#promolist ul li a.button span {
	float: left;
	margin-top: 23px;
	width: 100%;
	white-space: nowrap;
	overflow:hidden;	white-space: nowrap;
	text-overflow: ellipsis;
}

#promolist a.button.vip {
	background: transparent url(http://images.teleticketservice.com/global/css/assets/button_vip.jpg);
}

#promolist a.button.vip span {
	display: none;
}
/* @end *//* @group iFrame */.iframe {	width: 950px;	height: 900px;	padding: 0;	margin: 0;
	background: transparent;
}/* @end */

/* @group Reservation */


form p {
	margin-bottom: .85em;
}

.tts_res_flow h2 {
	display: none;
}

.tts_res_flow {
	margin-bottom: 3em;
	float: left;
	width: 100%;
}

.tts_res_flow ol {
	border: 1px solid #bbb;
	width: 100%;
	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	-khtml-border-radius: 6px;
	color: #888;
	float: left;
	margin-bottom: 2em;
	background: #eff0f0 ;
}

.tts_res_flow ol li {
	display: block;
	float: left;
	width: 20%;
	background: transparent url(http://images.teleticketservice.com/global/css/assets/div.gif) no-repeat 100% 50%;
	height: 2.6em;
	z-index: 100;
}


.tts_res_flow ol li strong {
	color: #222;
	font-weight: normal;
}

.tts_res_flow ol,
.tts_res_flow ol li {
	list-style: none;
	padding: 0;
	margin: 0;
}



.tts_res_flow ol li:last-child {
	background: none;
}

.tts_res_flow ol li span {
	padding: .5em .8em .5em 1em;
	float: left;
}

#tts_reservation table caption {
	display: none;
}


#tts_reservation h1 {	margin-bottom: .15em;	font-size: 200%;	display: inline;}#tts_reservation h1 .subtitle {	color: #777;}#tts_reservation .info {	color: #222;	padding-top: .35em;}#tts_reservation p.link_back {	display: inline;	padding-left: .25em;}


#tts_reservation .block,
#tts_reservation .row,
#tts_reservation .seat {
	text-align: center;
}

#tts_reservation .price {
	text-align: right;
}


#tts_reservation .subtotal {	font-size: 140%;
	text-align: right;
	color: #444;
}



#tts_reservation .total {	font-size: 180%;
	width: 15em;
	background: #ddd;
	text-align: center;
	padding: .25em 0.5em;
	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	-khtml-border-radius: 6px;
	color: #444;
}

#tts_reservation .cc_ccv {
	width: 3em;
}


#tts_reservation .overview,
#tts_reservation .additional {
	width: 50%;
	float: left;
}

#tts_reservation .overview table,
#tts_reservation .overview .subtotal {
	padding-right: 15px;
}

#tts_reservation .additional table,
#tts_reservation .additional h3 {
	padding-left: 15px;
}

#tts_reservation .total {
	clear: left;
}


#tts_reservation .login,
#tts_reservation .register {
	width: 49%;
	float: left;
}

#tts_reservation .login {
	border-right: 1px solid #ccc;
}


#tts_reservation .login form {
	padding-right: 15px;
}

#tts_reservation .register form,
#tts_reservation .register h2 {
	padding-left: 15px;
}



#tts_reservation .firstname,
#tts_reservation .lastname,
#tts_reservation .title,
#tts_reservation .add_street,
#tts_reservation .add_zip,
#tts_reservation .add_city,
#tts_reservation .email,
#tts_reservation .checkemail,
#tts_reservation .phone.home,
#tts_reservation .add_zip,
#tts_reservation .add_city,
#tts_reservation .email,
#tts_reservation .checkemail,
#tts_registration .firstname,
#tts_registration .add_street,
#tts_registration .add_zip,
#tts_registration .add_city,
#tts_registration .email,
#tts_registration .checkemail,
#tts_registration .phone.home,
#tts_registration .add_zip,
#tts_registration .add_city,
#tts_registration .email,
#tts_registration .checkemail {
	float: left;
	width: 50%;
}

#tts_registration .firstname input,
#tts_registration .lastname input,
#tts_registration .birthday input,
#tts_registration .add_street input,
#tts_registration .add_zip input,
#tts_registration .add_city input,
#tts_registration .email input,
#tts_registration .checkemail input,
#tts_registration .phone.home input,
#tts_registration .add_zip input,
#tts_registration .add_city input,
#tts_registration .email input,
#tts_registration .checkemail input,
#tts_registration .phone input {
	width: 200px;
}

#tts_registration .title,
#tts_registration .firstname {
	clear: left;
}


#tts_reservation .add_number,
#tts_registration .add_number {
	width: 25%;
	float: left;
}

#tts_reservation .phone.mobile,
#tts_registration .phone.mobile {
	clear: both;
	float: left;
	width: 50%;
}

#tts_reservation .phone.fax,
#tts_reservation .input_add_number,
#tts_reservation .input_add_box,
#tts_reservation .input_add_zip {
	width: 60px;
}

#tts_registration .phone.fax,
#tts_registration .input_add_number,
#tts_registration .input_add_box,
#tts_registration .input_add_zip {
	width: 60px;
}

#tts_reservation input[type=text],
#tts_registration input[type=text] {
	margin-right: 1em;
}

#tts_reservation .divider {
	padding: 0 .45em;
	color: #999;
}

#tts_reservation .res_overview th {
	width: 40%;
}

#tts_reservation .res_overview tbody tr th,
#tts_reservation .res_overview tbody tr td {
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	padding: 0.65em 0;
}

#tts_reservation .res_overview tbody tr:last-child th,
#tts_reservation .res_overview tbody tr:last-child td {
	border-bottom: none;
}


#tts_reservation .res_overview ul {
	margin: 0;
	list-style: none;
	
}

#tts_reservation .res_id strong{
	font-size: 140%;
	font-weight: 500;
	background: #ffe888;
	padding: .25em .75em;
	margin: .5em;
	letter-spacing: 0.1em;
	font-family: "Courier New", Courier, mono;
}


/* @end */

/* @group Search */



#long-search-form {
	background: #EBECED;	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	-khtml-border-radius: 6px;
}

#long-search-form fieldset {
	border: 0;
}

#long-search-form label {
	width: 120px;
	float: left;
}

#long-search-form div.tx-mnogosearch-form-field {
	padding: 0.35em 0;
}

#long-search-form input[type=submit] {
	margin: .75em 0 0 120px;
}

div#tx-mnogosearch-search-results {
	background: #EBECED;	border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-o-border-radius: 6px; 
	-khtml-border-radius: 6px;
	padding: 1em 0;
}

div.tx-mnogosearch-summary {
	padding: 0;
	margin: .55em 1.5em 1.2em 1.5em;
	background-color: transparent;
	color: #555;
}

div#tx-mnogosearch-results {
	margin: .55em 1.5em 1.2em 1.5em;	
}



ol#tx-mnogosearch-result,
ol#tx-mnogosearch-result li {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol#tx-mnogosearch-result li {
	border-top: 1px solid #ccc;
}

ol#tx-mnogosearch-result li h3 {
	margin: .95em 0 .25em 0;
	font-size: 120%;
}

#tx-mnogosearch-result li p.tx-mnogosearch-result-excerpt {
	margin-bottom: .75em;
}

#tx-mnogosearch-result li p.tx-mnogosearch-result-url {
	color: #009;
	text-decoration: none;
	margin-bottom: 0.75em;
}

.tx-mnogosearch-relevancy-bg-bar {
	display: none;
}


/* @end */

/* @group Form */

.formerror {
	color: #c00;
	line-height: 2em;
}

/* @end *//* @end */

/* @group Footer */
.footer_container {	padding-top: 2em;	padding-bottom: 2em;	position: relative;
	clear: both;}#secondary_navigation {	color: #aaa;	text-transform: uppercase;}#secondary_navigation h2 {	font-size: 1em;	color: #EA861E;}#secondary_navigation a {	color: #999;	text-decoration: none;}#secondary_navigation li.selected a {	color: #eee;	text-decoration: none;}#secondary_navigation a:hover {	text-decoration: underline;	color: #ccc;} #secondary_navigation ul,#secondary_navigation ul li {	list-style: none;	padding: 0;	margin: 0;}#info_box {	float: right;}.copyright_box,.contact_box,
.security_box {	font-size: 0.85em;	color: #999;	text-align: right;	text-transform: uppercase;}

.security_box h2 {
	font-size: 0.85em;	color: #999;	text-align: right;	text-transform: uppercase;
}
.copyright_box {	padding-top: 60px;	background: transparent url(http://images.teleticketservice.com/global/css/assets/tts_logo_small.png) no-repeat 56px 0px;	position: relative;	width: 100%;}

.button.globalsign {
	float: right;
	text-indent: 10000px;
	overflow: hidden;
	width: 100px;
	height: 50px;
	background: transparent url(assets/globalsign.gif);
	border: 0;
}
.contact_box a,
.security_box a {	color: #999;	text-decoration: underline;}/* @end */

/* @group Reservation Overview */

.res_overview table.overview th,
.res_overview table.info th,
.res_overview table.address th {
	width: 160px;
}

.res_overview table.overview th,
.res_overview table.info th,
.res_overview table.address th,
.res_overview table.overview td,
.res_overview table.info td,
.res_overview table.address td {
	padding: .5em 0;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}


.res_overview table.overview,
.res_overview table.info,
.res_overview table.address {
	border-top: 1px solid #ccc;
}


/* @end */