body
{
	background-color: #DCDCDC;
	font: 8pt verdana;
	font-family: arial, helvetica, sans-serif;
	background-image: url('/images/bg1.gif');
}

h1
{
	color: #FFCC00; 
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
h2
{
	font-size:11px;
	color: #D90303;
	margin: 0px;
}

h3
{
	font-size:15px;
	font-weight: bold;
	padding:0px;
	margin: 0px;
	color: #D90303;
	padding-left: 15px;
}

td h3
{
	padding-left: 5px;
}

h4
{
	font-size:14px;
	font-weight: bold;
	padding:0px;
	margin: 0px;
	color: #000;
	text-align: left;
}

a
{
	color: #333333;
	font-size: 15px;
}

p
{
	font-family: Arial;
	font-size: 13px;
}

p.page
{
	padding-left: 15px;
	color: #D90303;
	font-size: 15px;
}

p.page a
{
	color: #D90303;
	font-size: 15px;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}

td
{
	color: #000;
	font-size: 14px;
	padding: 3px;
}

p
{
	color: #333333;
	background-color: white;
	margin: 0px;
	padding: 5px;
}

ul li
{
	color: #333333;
}

/*header*/

h2.newsitem
{
	font-size: 15px;
	color: #da0606;
	text-decoration: none;
}

div.heading
{
	color: #D90303;
	padding-top: 35px;
	padding-right: 60px;
	width: 480px;
	float: left;
	font-weight: bold;
	font-size: 30px;
	padding-left: 11px;
}

div.main
{
	width: 762px;
	left: 50%;
	margin-left: -380px;
	position: absolute;
	top: 15px;
}

td.header
{
	width: 762px;
	height: 80px;
	background-image: url(/images/header/right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0px;
}

html>body div.header
{
	width: 760px;
}

table.content
{
	background: #FFFFFF url(/images/header/left.gif) no-repeat top left;
}

table.content td
{
	padding: 0px;
	margin: 0px;
}


table.header
{
	width: 718px;
	background-color: #fff;
}

td.title
{
	color: #D90303;
	font-size: 30px;
	padding-top: 45px; 
	font-weight: bold;
}

/* Tabbed Nav */

ul.tabbednav
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 24px;
	background-color: #7D7D7D;
	padding-top: 4px;
	padding-left: 10px;
}

ul.tabbednav li
{
	float: left;
	clear: none;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	margin: 0px 8px;
	padding-right: 16px;
	background-color: #7D7D7D;
	background-image: url(/images/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}

ul.tabbednav li a:hover
{
	color: #FFC82A;
}
	
ul.tabbednav li.end
{
	background-image: none;
}

ul.tabbednav li.selected a
{
	color: #FFC82A;
}

ul.tabbednav a
{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

/* Booking Claimed - next step */

ul.nextstep
{
	margin: 0px 15px;
	padding: 10px 0px 5px 3px;
	list-style-image: url(/common/images/bullets/white.gif);
	list-style-position: inside;
}

ul.nextstep li
{
	margin: 0px;
	padding: 0px;
}

ul.nextstep li a
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	color: #D90303;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

ul.nextstep li a:hover
{
	text-decoration: underline;
}

/* Statements */
table.statement
{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-color: #DADADA;
	color: #000000;
	margin-bottom: 30px;
}

table.statement th
{
	font-size: 12px;
	text-align: left;
	border-bottom: 2px solid #7D7D7D;
}

table.statement td.link a
{
	color: #D80606;
}

table.statement td
{
	font-size: 13px;
	padding: 3px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #7D7D7D;
}

.statement .uncleared {
	color: blue;
	font-weight: bold;
}

/* Signup */
form.signup
{
	padding: 0px;
	margin: 0px;
}

/* Signup box*/

table td.signupbox
{
	width: 150px;
	padding: 2.5em 10px 20px 40px;
	background-image: url('/images/home/sigupbg1.gif');
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: top;
	margin: 0px;
}

table td.signupbox p.signup
{
	width: 80px;
	background: #EEE;
	color: #D90303;
	font-size: 18px;
}

/* Agent Sign Up */

table.signup
{
	width: 760px;
	font-size: 13px;
	background-color: #fff;
	padding-bottom: 10px;
}

table.signup th
{
	color: #7d7d7d;
	text-align: left;
	padding: 5px;
	width: 170px;
}

input.checkbox
{
	float: none;
	width: auto;
	border: none;
}

input, select
{
	color: #000000;
	width: 200px;
	float: left;
}

input 
{
	width: 196px;
}

input.small, select.small
{
	color: #000000;
	width: 65px;
	margin-right: 2px;
	float: left;
}

input.button
{
	width: 109px;
	height: 25px;
	border: none;
}


span.head
{
	display: block;
	height: 19px;
	width: 200px;
	font-weight: normal;
	background-color: #EDEDED;
	border: 1px solid #ACACAC;
	color: #5d5d5d;
}

/*Mainheader*/

h1.formheading
{
	padding-left: 5px;
	padding-top: 10px;
	color: #da0606; 
	font-size: 18px;	
}

h1.formheading a
{
	color: #FFCC00;
	font-size: 18px;
	text-decoration: none;
}

h1.formheading a:hover
{
	color: #FFCC00;
	font-size: 18px;
	text-decoration: underline;
}

table.mainheader
{
	background-color: #7D7D7D;
	width: 760px;
	padding-left: 0px;
	float: left;
}

table.mainheader a
{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

table.mainheader td 
{
	font-size: 12px;
}

td.headertext strong
{
	color: #FFCC00;  
	font-size: 18px;
	padding-left: 5px;
	font-weight: normal;
}

td.partners 
{
	background-color: #E9E9E9;
	padding-bottom: 30px;
	width: 200px;
	padding-top: 5px;
}

td.partners ul
{
	list-style-image: url(/images/bullet_partner.gif);
}

td.partners ul li a
{
	color: #000;
	text-decoration: none;
}


td.partners ul li a:hover
{
	color: #D90303;
	text-decoration: underline;
}



table.content td.email
{
	font-size: 20px;
	padding-left: 10px;
	height: 60px;
	background-image: url(/images/dotx.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.email a
{
	color: #D90303;
	text-decoration: none;
}
td.email a:hover
{
	color: #D90303;
	text-decoration: underline;
}
td.topnav
{
	padding-bottom:10px;
	padding-right: 10px;
	background-color: #fff;
	color: #6C6C6C;
}
td.topnav a
{
	font-size: 14px;
	text-decoration: none;
	color: #6C6C6C;
	font-weight: bold;
}
td.topnav a:hover
{
	color: #D90303;
}
td.otherpartners
{
	padding-bottom: 30px;
	width: 740px;
	padding-top: 5px;
}
td.otherpartners strong
{
	color: #FFCC00;  
	font-size: 18px;
	padding-left: 5px;
	font-weight: normal;
}
/*Home page*/

a.leftnavlink
{
	font-size: 13px;
	color: #DA0606;
	font-weight: bold;
	text-decoration: underline;
}

a.leftnavlink:hover
{
	color: #FA6666;
}

table.box
{
	clear: both;
	margin-left: 25px;
	width: 515px;
	background-color: #fff;
	color: #6C6C6C;
}

table.box img
{
	border: none;
}

table.box td.middle
{
	width: auto;
	color: #6C6C6C;
	font-size: 11px;
}

table.box td.catimage
{
	color: #6C6C6C;
	font-size: 11px;
	width: 90px;
}

table.box td.header
{
	background-image: none;
	font-weight: bold; 
	font-size: 16px;
	color: #D90303;
	height: 30px;
}

table.box td.rewardbox
{
	background-image: URL('/images/rewards/reward_back.gif');
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 5px;
	color: #000000;
	font-size: 11px;
	width: 140px;
	height: 73px;
}

td.wtm
{
	color: #fff;
	padding-left: 3px;
}
td.wtm a
{
	color: #ffcc00;
	text-decoration: underline;
}
table.thankyou
{
	padding-top: 10px;
	padding-bottom: 60px;
	padding-left:10px;
	width: 500px;
}

/* Products */

p.phone
{
	color: #d90303;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 15px;
	padding-left: 15px;
}

p.phone span
{
	font-size: 28px;
	padding-left: 10px;
}

table.products
{
	width: 740px;
	margin: 0px 10px;
	border-collapse: collapse;
}


table.products td 
{
	color: #000000;
}

h1.product
{
	font-size: 13px;
	padding: 3px 0px 3px 10px;
	color: #7d7d7d; 

	font-weight: normal;
	text-align: left;
	
	display: block;
	clear: both;
}

h1.product a
{
	font-size: 13px;
	color: #7d7d7d; 
}

h2.product
{
	font-size: 20px;
}

li.header
{
	list-style: none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}

li.blank
{
	list-style: none;
	font-size: 14px;
	height: 20px;
}

/* Log on */

table.logon
{
	margin-top: 15px;
	width: 600px;
	margin-left: 5px;
}

table.logon th
{
	padding-left: 30px;
	font-family: Arial;
	font-size: 13px;
	text-align: right;
}

table.logon td a
{
	text-decoration: none;
	font-size: 13px;
	color: #D90303;
	font-weight: bold;
}

table.logon td a:hover
{
	color: #D90303;
	text-decoration: underline;
}

/* Products Structure */

table.products table.structure
{
	width: 600px;
	margin-left: 5px;
	padding: none;
	background-image: url(/images/products/back.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-top: 10px;
}

table.products table.structure td
{
	padding: 3px 8px;
	font-family: Arial;
	font-size: 13px;
	background: none;
	text-align: left;
}

table.products td.thumb
{
	height: 80px;
	width: 120px;
	padding: 5px;
}

table.products table.structure td.points
{
	color: #D90303;
	font-weight: bold;
	width: 135px;
	padding: 5px;
}

table.structure td.points span
{
	font-size: 24px;
}

table.structure td a
{
	font-size: 13px;
	color: #D90303;
	font-weight: bold;
}

/*Footer*/

table.footer
{
	width: 762px;
	clear: both;
	background-color: #fff;
	padding: 0px;
	padding-top: 40px;
	margin-bottom: 25px;
	text-align: center;
}

table.footer td
{
	color: #666666;
	font-size: 11px;
	padding: 0px;
}

table.footer td img
{
	display: block;
}

table.footer td a
{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

table.footer td a:hover
{
	text-decoration: underline;
}


div.incentive
{
	margin-top: 30px;
	margin-left: 30px;
	clear: both;
	width: 700px;
}

div.incentive h1
{
	color: #666666;
}

div.incentive h2
{
	font-size:11px;
	color: #D90303;
	margin: 0px;
}
div.incentive h3
{
	font-size:15px;
	font-weight: bold;
	padding:0px;
	margin: 0px;
	color: #D90303;
}
div.incentive h4
{
	font-size:14px;
	font-weight: bold;
	padding:0px;
	margin: 0px;
	color: #000;
	text-align: left;
}

/*Errors*/

div.error 
{
	width: 480px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #ffcc00;
	padding-left: 10px;
	border: 1px solid #D90303;
	float: left;
}

span.error
{
	font-size: 11px;
	font-weight: bold;
	color: #D90000;
	margin-top: -12px;
	clear: left;
}

.status
{
	margin: 10px;
	margin-top: 15px;
	padding: 3px;
	font-weight: bold;
	font-size: 12px;
	background-color: #F0492E;
	color: #FFCC00;
	clear: both;
}

/* Help */

div.helpbox
{
	width: 180px;
	font-size: 11px;
	padding: 5px;
	display: none;
	background-color: #efefef;
}

span.helpcross
{
	font-weight: bold;
	position: relative;
	float: right;
	color: red;
}

/* Rewards */

h2.reward
{
	color: #666666;
	font-size: 16px;
	margin: 10px 0px;
}

table td.rewardlist
{
	width: 150px;
	background-image: url(/images/dot.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 3px;
}

div.rewardlist
{
	background-image: url(/images/dot.gif);
	background-position: right;
	background-repeat: repeat-y;
	float: left;
	width: 185px;
	padding: 5px;
	padding-top: 10px;
	text-align: center;
}

div.rewardlist h3
{
	font-size: 18px;
}

div.redblock
{
	margin: 0px;
	padding: 5px;
	background-color: #D80606;
	height: 240px;
	color: #fff;
	font-size: 12px;
	padding-left: 15px;
}

div.redblock p
{
	background-color: inherit;
	color: #fff;
}

h2.redblocktext
{
	font-size: 15px;
	color: #ffcc39;
	text-decoration: none;
	margin-bottom: 5px;
}

div.welcome
{
	font-family: Arial;
	font-size: 13px;
	margin-right: 16px;
	float: right;
	margin-top: -1.6em;
	color: #fff;
}

h2.faq
{
	font-size: 14px;
	margin-top: 15px;
	padding-left: 8px;
	background: #7D7D7D;
	color: #fff;
	padding: 3px;
}

h3.faq
{
	font-size: 13px;
	margin-top: 10px;
	margin-top: 10px;
	padding-left: 8px;
}

p.faq
{
	padding-left: 8px;
}
