.zts_iframe
{
    margin:0;
    padding:0;
    border:0;
    background:#121726;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    text-align:justify;
}

h1.zts_heading, h3.zts_heading
{
    margin:.8em 0 .2em 0;
    padding:0;
    color:#555;
    font-weight:normal;
}

h1.zts_heading {
    font-size: 16px;
    margin-left:10px;
}

h3.zts_heading {
    font-size:12px;
}
table.zts_table hr{
	border: 0;
	color: #fff;
	background-color: #fff;
	height: 1px;
}
.zts_button,
.zts_button:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #feba3b;
	padding: 0px 8px 0px 8px;
	cursor: pointer;
	background: #feba3b;
}
table.zts_table a,
a.zts_link,
a.zts_link:active {
	color: #FEBA3B;
	font-weight: bold;
	text-decoration: underline;
}

.zts_button:hover,
table.zts_table a:hover,
a.zts_link:hover { 
	text-decoration: none;
	color: #FEBA3B;
}
a.bolder{
    color: #d80dde !important;
	font-weight: bolder;
    font-size: 14px;
}

.zts_cancel_button {
	background: #dfdfdf;
}

/* FAQ styles */
#faq_table {
	width: 600px !important;
}

.faq_q {
	font-weight: bold;
	color: #FFF;
}
.faq_q:hover {
	text-decoration: underline;
	cursor: pointer;
}
.faq_q.selected {
	color: #3980db;
}
.faq_a {
	font-size: 8pt;
	margin-left: 6px;
}

/* Header styles */
#header {
    clear:both;
    float:left;
    width:100%;
	height: 30px;
	background-color: #7a0001;
	font-size: 10px;
	border: none;
}
#header p,
#header h1,
#header h2 {
    padding:.4em 15px 0 15px;
    margin:0;
}
#header ul {
	clear:both;
	float:left;
	margin:0;
	padding:0;
}
#header ul li {
    display:inline;
    list-style: none;
    margin:0;
    padding:0;
    float:left;
}
#header ul li a {
    display:block;
	height: 30px;
	line-height: 29px;
	font-weight: bold;
	font-size: 14px;
    float:left;
    padding: 0 10px;
    text-align:center;
    color:#fff;
	background-color: #7a0001;
    text-decoration: none;
}
#header ul li a:hover,
#header ul li a.active,
#header ul li a.active:hover {	background: #B70002; }
#header ul li a span { display:block; }

/* Other stuff */
.zts_colleft
{
	float: left;
	margin-bottom: 25px;
	margin-left: 0;
	padding: 12px 0 0 0;
	width: 600px;
}
.zts_colright
{
    float:right;
    width:310px;
    margin-bottom:25px;
    padding:12px 0 0 0;
}
.zts_show_name
{
    color: #fff;
    font-weight:bold;
	font-size: 13px;
}

.zts_errors{
    color: #FF0000;
}

.zts_notice{
    color: #347C2C;
}

#psp_frame_header {
	position: absolute;
	width: 100%;
	height: 15px;
	top: 0px;
	left: 0px;
	border-bottom: 1px solid #2136ba;
	background-color: #1ea1e7;
	padding: 0px;
	text-align: right;
	z-index: 501;
	opacity: 1;
	filter:alpha(opacity=100);
	-moz-box-shadow: #555 5px 5px 15px;
	-webkit-box-shadow: #555 5px 5px 15px;
	-moz-opacity: 1;
	-webkit-opacity;
}
table.zts_table{
    color: #eee !important;
    font: 12px/1.6em Arial,Helvetica,sans-serif;
    border-collapse: collapse;
    width: 100%;
    background-color:#2a3a5d;
	border: none;
}
table.zts_table thead th, table.zts_table tfoot th, table.zts_table tfoot td {
    background: #506fb3;
    color: #fff;
    font-weight: bold;
	border: none;
}
table.zts_table tbody tr:hover {
    background-color: #65375a;
    color: #fff;
}
table.zts_table thead th, table.zts_table tfoot td{
    padding: 6px;
}
table.zts_table tbody td{
    padding: 5px 10px;
}
.zts_header {
	font-weight: bold;
	font-size: larger;
}

.zts_123_header {
	font-size: 12pt;
	margin: 8px;
	font-weight: normal !important;
}

.zts_123_header.selected {
	font-weight: bold !important;
	text-decoration: underline;
}

/* NEW STYLES */
table.zts_table#basket td,
.zts_basket_details_table tbdoy td {
    padding: 2px 0px 2px 10px;
}

table.zts_table#basket td table.zts_basket_details_table td {
  padding: 0px 30px 0px 30px;
  width: 100%;
  background: #3a4a6d;
  font-size: smaller;
}
.zts_basket_date,
.zts_basket_location {
  font-size: 12px;
}
.zts_basket_details_box:hover {
	background: #2a3a5d;
}

table.zts_table#basket .zts_basket_details_table .zts_basket_bottom_button {
	background: #2a3a5d;
	padding: 0px 15px;
        font-size: 11px;
}
table.zts_table#basket .zts_basket_details_table .zts_basket_bottom_button {
	background: #2a3a5d;
	text-align:right;
	padding: 0px 15px;
}
.zts_basket_hr hr {
	padding-bottom: 1px;
}
.zts_basket_buttons .zts_button {
	text-decoration: none;
	border: 1px solid black;
	padding: 0px 2px;
        color: #000;
        background: #feba3b;
}
.zts_basket_hr:hover {
  background: #2a3a5d;
}
#zts_basket_expansion_explained {
  text-style: italic;
}

a.zts_button {
  color: #000 !important;
}