body {
	margin: 0;
	padding: 0 0 35px 0;
	font: 62.5%/18px Arial, Helvetica, sans-serif;
	background-image: url(../i/gps/pg_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
	
form {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
li {
	list-style-type: square;
}

.nav li {
	list-style-type: none !important;
}


h1, h2, h3, h4, h5, h6, fieldset, .nav {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
	
h3 {
	margin-bottom: 15px;
}

a {
	color: #067998;
	outline: none;
	}

a img {
	border: 0;
	}

a:hover {
	background-position: top right;
	}
	
h1 a, .btnRegister {
	text-indent: -100000px;
	}

.right {
	float: right;
	}

.nav li {
	float: left;
	}

.clear {
	clear: both;
	width: 90%;
	height: 0;
	}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

.sIFR-replaced {
	visibility: visible !important;
	}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
	}

.sIFR-hasFlash h2 , .sIFR-hasFlash h3{
	visibility: hidden;
	}

/* Main Layout */
#mainDiv {
	margin: 0 auto;
	padding: 0 10px;
	width: 724px;
	bac/kground: url(../i/assets/background.gif) top left repeat-y;
	background: url(../i/gps/pg_sideshadow.png) 2px 0 repeat-y;
	position: relative;
	}

#contentDiv {
	padding: 20px 20px 10px 20px;
	background: #ecf8fc;
	bord/er: 1px solid #88bfce;
	bor/der-bottom-width: 0;
	}

.content {
	float: left;
	}

#cLeft {
	width: 415px;
	border-right: 38px solid #ecf8fc;
	}
	
#cThanks {
	width: 600px;
	border-right: 38px solid #ecf8fc;
	}


#cRight {
	width: 220px;
	margin-top: -41px;
	}
	
form, #cRight, #cRightGPS { height: 1% !ie; }

#footerDiv {
	color: #666;
	font-size: 11px;
	margin: 0 auto;
	width: 694px;
	padding: 13px 20px 13px 30px;
	background: url(../i/assets/background-bottom.gif) top left no-repeat;
	}
	

	
/* Content Styling */
h4, p, #cLeft ul, #cLeft ol {
	color: #006;
	}

h4, p, #cLeft ul, #cLeft ol {
	font-size: 1.2em;
	}
	
fieldset {
	font-size: 11px;
}
	
h1 {
	width: 724px;
	height: 118px;
	position: relative;
	background-repeat: no-repeat;
	}

h1 a {
	width: 171px;
	height: 85px;
	position: absolute;
	left: 0;
	top: 17px;
	}

h2, h3 {
	font-size: 24px;
	padding: 0 0 10px 0;
	color: #067998;
	font-weight: normal;
	}

h2 {
	line-height: 1em;
	}

h3 {
	font-size: 18px;
	line-height: 21px;
	}

h4 {
	margin: 15px 0 10px 0;
	line-height: 20px;
	}
	
h4.intro {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
}

p {
	padding: 0 0 10px 0;
	margin: 0;
	}

p a {
	font-weight: bold;
	}
	
#footerDiv a {
	text-decoration: none;
	font-weight: bold;
	padding-right: 6px;
	margin-right: 6px;
	border-right: 1px solid #007696;
	color: #067998;
	}

#footerDiv .right a, #footerDiv .last a {
	border: 0;
	}

#footerDiv .right a {
	margin: 0 0 0 6px;
	padding: 0 0 0 6px;
	border-left: 1px solid #007696;
	}

#footerDiv a:hover {
	text-decoration: underline;
	}

form {
	position: relative;
	}
	
fieldset {
	position: relative;
	padding: 8px 10px;
	border-bottom: 4px solid #ecf8fc;
	background: url(../i/assets/form_process.gif) 5px 0 repeat-x;
	clear: both;
	}

.enclosed {
	background: #a6d2de url(../i/assets/form_bottom.gif) bottom left no-repeat;
	}
	

.fieldHeader {
position: absolute;
top: 0;
left: 0;
width: 220px;
height: 5px;
background: url(../i/assets/form_top.gif) no-repeat;
}

	
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
}

label, input, select, textarea {
	font-size: 1em;
	float: left;
	color: #006;
	margin: 0 0 6px 0;
	vertical-align: middle;
	}

label {
	width: 65px;
	padding-right: 6px;
	
	}

.yesno label, .yesno input {
	float: none;
}
	
.yesno input {
	width: 30px;
	padding-right: 4px;
}

#productInterest label {
	width: 170px;
	padding-right: 10px;
	line-height: 14px;
}

#productInterest label.long {
	padding-bottom: 12px !important;
}

#productInterest input {
	float: left;
	width: 30px;
}


input, select, textarea {
	width: 120px;
	}

#TWR_AFB1_rFormGroups_ctl00_rFormFields_ctl00_DropDown {
	text-transform: capitalize;
	}

.long {
	width: 190px !important;
	padding-bottom: 3px;
	}

label.long {
	margin: 0;
	}

.checkbox {
	width: 80%;
	}
		
.checkbox input {
	width: 20px;
	}
	
.radioItem {
	width: 90px;
	}

.radioItem input {
	width: auto;
	margin: 2px 3px 0 0;
	}
	
.radioItemShort {
	width: 48px;	
	width: 52px !ie;
	padding: 0 !ie;
	}

.radioItemShort input {
	width: auto;
	margin: 2px 3px 0 0;
	}	
	
.radioItem, .radioItemShort {
    line-height: 25px !ie;
    }	

.terms input {
	width: auto;
	margin: 2px 3px 0 0;
}

.longTerms {
	width: 200px !important;
	padding: 6px 0 8px 0;
	}

fieldset br, fieldset .btnRegister {
	clear: both;
	}

#departureSelect {
	float: left;
	margin: 2px 0 0 4px;
	}

#calDiv {
	position: absolute;
	background: #a6d2de;
	}

#calDiv table {
	border: 0;
	padding: 5px;
	}
	
.btnRegister {
	display: block;
	width: 97px;
	height: 26px;
	background: url(../i/assets/btnRegister.gif) top left no-repeat;
	border: 0;
	margin: 0;
	cursor: pointer;
	}
	
.btnRegister:hover {
	background-position: top right;
}

li {
	margin-bottom: 5px;
	font-size: 11px;
}

.moreInfoHidden {
	display: none;
	border: solid 1px #A6D2De;
	background-color: #FFFFFF;
	padding: 6px 14px;
}

.moreInfoHidden h4 {
	margin-top: 0;
}

.hidden {
	display: none;
}

.button, .quotebtn {
	float: left;
	height: 24px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-tran//sform: uppercase;
	padding: 0px 20px 2px 20px;
	position: relative;
	margin: 0px 6px 13px 0;
	background: url(../i/assets/register-button.gif) bottom right no-repeat;
	border: 0;
	width: 134px;
	cursor: pointer;
}

.button-light {
	background: url(../i/assets/register-button-lightbg.gif) bottom right no-repeat;
}

.quotebtn {
	height: 22px;
	display: block;
	float: none;
}

.quotebtn span {
	text-align: center;
	padding-left: 45px;
}
	
.button span {
	position: absolute;
	left: 0;
	top: 0;
	height: 24px;
	width: 20px;
	background: #fff url(../i/assets/bg-btnYellow-left.gif) bottom right no-repeat;
}

.button:hover, .quotebtn:hover, .button:hover span {
	background-position: top right;
	color: #fff;
	cursor: pointer;
	color: #FFCC00;
}

.shadeBox {
	background-color: #d4ebf2;
	padding: 12px;
	border: solid 1px #d4dfe2;
	margin-bottom: 15px;
	margin-top: 8px;
}

.shadeBox a {
	color: #043a87;
	font-size: 12px;
}

.importantDetails {
	border-top: solid 1px #d4dfe2;
	padding-top: 15px;
		margin-top: 30px;

}

.importantDetails p {
	/*background-color: #d4ebf2;
	padding: 12px 15px 8px 15px;*/
	font-size: 11px !important;
}

.importantDetails a, {
	color: #006;
	font-weight: normal;
}

li {
	font-size: 12px;
}

.disclaimer, .privacy, .travelOptions {
	font-size: 11px;
}

.disclaimer {
	margin-top: 10px;
}

.privacy {
	padding: 0 5px;
}


.featureUL {
	margin-top: 5px;
}

.radio input, .radioLong input  {
	width: auto;
	margin: 2px 3px 0 0;
}

.radioLong label {
	width: 150px;
}

.errorMSG {
	color: red;
	line-height: 11px;
	display:none;
}

.carThankyou {
	width: 520px !important;
}

.shadeBox a {
	padding-top: 10px;
}

/*#tomtom {
	width: 415px;
	height: 189px;
	border: solid 1px #8bc1cf;
	background-color: #ffffff;
	background-position: center 22px;;
	position: relative;
	background-image: url(../i/gps/img_gps-1.jpg);
	background-repeat:no-repeat;
}

#tomtom img {
	position: absolute;
	left: 0px;
	top: 0px;
	
}

#tomtom a.more {
	position: absolute;
	bottom: 15px;
	right: 8px;
	width: 17px;
	height: 14px;
	text-indent: -80000px;
	background-image: url(../i/gps/arrow_next.gif);
	background-position: top;
}

#tomtom a.more:hover {
	background-position: bottom;
}*/

#tomtomLink {
	width: 415px;
	height: 189px;
	border: solid 1px #8bc1cf;
	background-color: #ffffff;
	background-position: bottom;
	background-image: url(../i/gps/img_gps.jpg);
	background-repeat:no-repeat;
	text-indent: -80000px;
	display: block;
}

#tomtomLink:hover {
	background-position: top;
}

.enclosed h6 {
	background-image: url(../i/gps/form_title.gif);
	background-repeat: no-repeat;
	width: 182;
	height: 44px;
	background-position: top left;
	margin-bottom: 5px;
	text-indent: -999em;
	overflow: hidden;
}

.mortgage {
	background-image: url(../i/form_title.gif) !important;
}

ul.arrow {
	margin-left: 18px;
	padding-top: 20px !important;
	padding-bottom: 0;
	margin-bottom: -12px;
}

ul.arrow li {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	list-style-image: url(../i/gps/arrow_yellow.gif);
	line-height: 12px !ie;
	padding-bottom: 6px !ie;
}

h5.gps {
	background-image: url(../i/gps/page_title.gif);
	width: 419px;
	height: 52px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 24px;
	text-indent: -8000px;
	margin: 18px 0 22px 0;
}

#cRightGPS {
	width: 220px;
	margin-top: 16px;
	}

#shadow-Left {
	position: absolute;
	top: -6px;
	left: -7px;
	float: left;
	background-image:url(../i/gps/pg_sideshadow.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 17px;
	height: 618px;
}

#shadow-Right {
	position: absolute;
	top: -6px;
	right: -7px;
	float: left;
	background-image:url(../i/gps/pg_sideshadow.png);
	background-position: -744px 0;
	background-repeat: no-repeat;
	width: 17px;
	height: 618px;
}

.fieldHeader {
	left: -10px;
	top: -8px;
	top: 0 !ie;
	left: 0 !ie;#
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.fieldHeader {
		left: 0;
		top: 0;
		}
	}
