@charset "utf-8";

html {
  height: 100%;
}

body {
  height: 100%;
  text-align: center;
  color: #666;
  padding: 0;
  margin: 0;
  font: normal 0.7em Helvetica, Arial, sans-serif;
}
table, textarea {
  font-family: Helvetica, Arial ,sans-serif;
}

#globalWrap {
  width: 960px; /* default width, but width should be set by colWrap_xx, where xx = width in pixels */
  margin: 0 auto;
  text-align: left;
  position: relative;
}

#header {
}

#footer {
	display: block;
}
.module, .innerModule, .outerModule, .leftModule, .rightModule, .quoteResultPanel_full, .panel { zoom:1; } /* For fixing IE */
input[type='hidden'] {
  display:none!important; /* Silly Firefox */
}

/* modular elements */
.module,
.innerModule,
.outerModule,
.leftModule,
.rightModule {
  display: block;
  margin: 0 0 20px 0;
  padding: 0;
}
.module {
  width: 100%;
}
.innerModule {
  padding: 10px;
}
.outerModule {
  margin-left: 10px;
  margin-right: 10px;
}
.leftModule {
  float: left;
}
.rightModule {
  float: right;
}
/* end modular elements */

/* spacing elements */
/* note inner and outer properties can be added to other elements other than the module elements.. */
.inner {
  padding: 10px;
}
.outer {
	margin-left:					10px;
	margin-right:					10px;
}
/* end spacing elements */

/* structure is 12 columns 80px width with 10 pix padding each side.. */
.colWrap960 {
	position:						relative;
	width:							960px;
	padding:						0;
	display:						block;
}
.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12,
.col1_padded,
.col2_padded,
.col3_padded,
.col4_padded,
.col5_padded,
.col6_padded,
.col7_padded,
.col8_padded,
.col9_padded,
.col10_padded,
.col11_padded,
.col12_padded {
	position:						relative;
	display:						block;
	float:							left;
	overflow:						hidden;
}


/* end column sizing elements */

/* structure is 12 columns 80px width with 10 pix padding each side.. */
.col_left {
	display:						block;
	float:							left;
	margin-right:					10px;
}
.col_right {
	display:						block;
	float:							right;
	margin-left:					10px;
}
.colWrap684 {
	position:						relative;
	width:							684px!important;
	padding:						0;
	display:						block;
}
.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12,
.col1_padded,
.col2_padded,
.col3_padded,
.col4_padded,
.col5_padded,
.col6_padded,
.col7_padded,
.col8_padded,
.col9_padded,
.col10_padded,
.col11_padded,
.col12_padded {
	position:						relative;
	display:						block;
	float:							left;
	overflow:						hidden;
}

.colWrap684 .col1,
.colWrap684 .col1_padded {
	width:							57px; /* each column is 57px wide */
}
.colWrap684 .col1_padded {
	padding:						10px;
	widt\h:							37px; /* minus 20 px for padding */
}
.colWrap684 .col2,
.colWrap684 .col2_padded {
	width:							114px; /* 57 + 57 */
}
.colWrap684 .col2_padded {
	padding:						10px;
	widt\h:							140px;
}
.colWrap684 .col3,
.colWrap684 .col3_padded {
	width:							171px; /* 57 + 57 + 57 */
}
.colWrap684 .col3_padded {
	padding:						10px;
	widt\h:							151px;
}
.colWrap684 .col4,
.colWrap684 .col4_padded {
	width:							228px; /* 57 + 57 + 57 + 57 */
}
.colWrap684 .col4_padded {
	padding:						10px;
	widt\h:							208px;
}
.colWrap684 .col5,
.colWrap684 .col5_padded {
	width:							285px; /* you get the drift.. */
}
.colWrap684 .col5_padded {
	padding:						10px;
	widt\h:							265px;
}
.colWrap684 .col6,
.colWrap684 .col6_padded {
	width:							342px;
}
.colWrap684 .col6_padded {
	padding:						10px;
	widt\h:							322px;
}
.colWrap684 .col7,
.colWrap684 .col7_padded {
	width:							399px;
}
.colWrap684 .col7_padded {
	padding:						10px;
	widt\h:							379px;
}
.colWrap684 .col8,
.colWrap684 .col8_padded {
	width:							456px;
}
.colWrap684 .col8_padded {
	padding:						10px;
	widt\h:							436px;
}
.colWrap684 .col9,
.colWrap684 .col9_padded {
	width:							513px;
}
.colWrap684 .col9_padded {
	padding:						10px;
	widt\h:							493px;
}
.colWrap684 .col10,
.colWrap684 .col10_padded {
	width:							570px;
}
.colWrap684 .col10_padded {
	padding:						10px;
	widt\h:							550px;
}
.colWrap684 .col11,
.colWrap684 .col11_padded {
	width:							627px;
}
.colWrap684 .col11_padded {
	padding:						10px;
	widt\h:							607px;
}
.colWrap684 .col12,
.colWrap684 .col12_padded {
	width:							684px;
}
.colWrap684 .col12_padded {
	padding:						10px;
	widt\h:							664px;
}

.colWrap684 .indentCol1,
.colWrap684 .indentCol2,
.colWrap684 .indentCol3,
.colWrap684 .indentCol4,
.colWrap684 .indentCol5,
.colWrap684 .indentCol6,
.colWrap684 .indentCol7,
.colWrap684 .indentCol8,
.colWrap684 .indentCol9,
.colWrap684 .indentCol10,
.colWrap684 .indentCol11,
.colWrap684 .indentCol12 {
	display:						inline;
}

.colWrap684 .indentCol1 {
	margin-left:					57px!important;
}
.colWrap684 .indentCol2 {
	margin-left:					114px!important;
}
.colWrap684 .indentCol3 {
	margin-left:					171px!important;
}
.colWrap684 .indentCol4 {
	margin-left:					228px!important;
}
.colWrap684 .indentCol5 {
	margin-left:					285px!important;
}
.colWrap684 .indentCol6 {
	margin-left:					342px!important;
}
.colWrap684 .indentCol7 {
	margin-left:					399px!important;
}
.colWrap684 .indentCol8 {
	margin-left:					456px!important;
}
.colWrap684 .indentCol9 {
	margin-left:					513px!important;
}
.colWrap684 .indentCol10 {
	margin-left:					570px!important;
}
.colWrap684 .indentCol11 {
	margin-left:					627px!important;
}
.colWrap684 .indentCol12 {
	margin-left:					684px!important;
}

.colWrap684 .col_half,
.colWrap684 .col_quarter,
.colWrap684 .col_third,
.colWrap684 .col_twoThirds,
.colWrap684 .col_threeQuarters,
.colWrap684 .col_half_padded,
.colWrap684 .col_quarter_padded,
.colWrap684 .col_third_padded,
.colWrap684 .col_twoThirds_padded,
.colWrap684 .col_threeQuarters_padded {
	position:						relative;
	display:						inline;
	float:							left;
	margin-left:					0;
	margin-right:					20px;
}

.colWrap684 .col_half,
.colWrap684 .col_half_padded {
	width:							312px;
}
.colWrap684 .col_half_padded {
	padding:						10px;
	widt\h:							292px;
}
.colWrap684 .col_quarter,
.colWrap684 .col_quarter_padded {
	width:							141px;
}
.colWrap684 .col_quarter_padded {
	padding:						10px;
	widt\h:							121px;
}
.colWrap684 .col_third,
.colWrap684 .col_third_padded {
	width:							199px;
}
.colWrap684 .col_third_padded {
	padding:						10px;
	widt\h:							179px;
}
.colWrap684 .col_twoThirds,
.colWrap684 .col_twoThirds_padded {
	width:							425px;
}
.colWrap684 .col_twoThirds_padded {
	padding:						10px;
	widt\h:							405px;
}
.colWrap684 .col_threeQuarters,
.colWrap684 .col_threeQuarters_padded {
	width:							463px;
}
.colWrap684 .col_threeQuarters_padded {
	padding:						10px;
	widt\h:							443px;
}
/* end column sizing elements */

/* modules and panels */
.colWrap684 .panelHeader,
.colWrap684 .panelHeader2 {
clear: left;
	font-size:						0.1em;
	height:							20px;
	width:							684px;
}
.colWrap684 .noPanelHeader,
.colWrap684 .noPanelHeader2 {
	font-size:						0.1em;
	height:							10px;
	background:						#fff;
	width:							684px;
}
.colWrap684 .panelFooter,
.colWrap684 .panelFooter2 {
	font-size:						0.1em;
	width:							684px;
	height:							20px;
}
.colWrap684 .panel,
.colWrap684 .panel2 {
    * display:						inline-block;
	margin:							0;
	padding-top:					10px;
	padding-left:					20px;
	padding-right:					20px;
	padding-bottom:					10px;
}

.colWrap684 .innerModule .col_half,
.colWrap684 .innerModule .col_half_padded {
	width:							302px;
}
.colWrap684 .innerModule .col_half_padded {
	padding:						10px;
	widt\h:							282px;
}

.colWrap684 .innerModule .col_third,
.colWrap684 .innerModule .col_third_padded {
	width:							189px;
}
.colWrap684 .innerModule .col_third_padded {
	padding:						10px;
	widt\h:							169px;
}
.colWrap684 .innerModule .col_twoThirds,
.colWrap684 .innerModule .col_twoThirds_padded {
	width:							415px;
}
.colWrap684 .innerModule .col_twoThirds_padded {
	padding:						10px;
	widt\h:							395px;
}

.colWrap684 .module .panel .innerModule .panelHeader,
.colWrap684 .module .panel .outerModule .panelHeader {
	height:							22px;
	width:							624px;

}
.colWrap684 .module .panel .module .panelHeader {
	height:							22px;
	width:							644px;

}
.colWrap684 .module .panel .innerModule .panelFooter,
.colWrap684 .module .panel .outerModule .panelFooter {
	width:							624px;
	height:							22px;
}
.colWrap684 .module .panel .module .panelFooter {
	width:							644px;
	height:							22px;
}
.colWrap684 .module .panel .innerModule .panel,
.colWrap684 .module .panel .outerModule .panel {
	width:							624px;
	widt\h:							564px;
	padding-left:					30px;
	padding-right:					30px;
}
.colWrap684 .module .panel .module .panel {
	width:							644px;
	widt\h:							604px;
}
/* end modules and panels */

/* sizing of columns with panels inside panels */
.colWrap684 .module .panel .outerModule .panel .col_third_padded,
.colWrap684 .module .panel2 .outerModule .panel .col_third_padded {
	width:							182px;
	widt\h:							162px;
	margin:							0;
}
.colWrap684 .module .panel .outerModule .panel .col_third,
.colWrap684 .module .panel2 .outerModule .panel .col_third {
	margin-left:					0;
	margin-right:					20px;
	width:							174px;
}
.colWrap684 .module .panel .module .panel .col_third_padded,
.colWrap684 .module .panel2 .module .panel .col_third_padded {
	width:							188px;
	widt\h:							168px;
	margin:							0;
}
.colWrap684 .module .panel .module .panel .col_third,
.colWrap684 .module .panel2 .module .panel .col_third {
	width:							188px;
}
.colWrap684 .module .panel .module .panel .col_twoThirds_padded,
.colWrap684 .module .panel2 .module .panel .col_twoThirds_padded {
	width:							394px;
	widt\h:							374px;
	margin:							0;
}
.colWrap684 .module .panel .module .panel .col_twoThirds,
.colWrap684 .module .panel2 .module .panel .col_twoThirds {
	width:							394px;
}
.colWrap684 .module .panel .module .panel .col_half_padded,
.colWrap684 .module .panel2 .module .panel .col_half_padded {
	width:							312px;
	margin:							0;
}
.colWrap684 .module .panel .module .panel .col_half,
.colWrap684 .module .panel2 .module .panel .col_half {
	width:							292px;
}
/* end sizing of columns with panels inside panels */

/* nesting of columns */
.colWrap684 .module .col_twoThirds .col_half {
	width:							185px;
}

/* end nesting of columns */


/* Standard elements */
hr {
	border:							none;
	color:							#efefef; /* ie */
	height:							1px;
	background-color:				#efefef; /* moz */
	margin:							12px 0 20px;
	padding:						0;
}
* html hr {
	margin:							7px 0 13px;
}
p {
	margin:							0;
	padding:						0 0 10px 0;
	line-height:					1.4em;
}
em {
	color:							#c00;
	font-weight:					normal;
	font-style:						normal;
	font-size:						1em;
}
a {
	color:							#0066cc;
	text-decoration:				none;
}
a:hover {
	color:							#0066cc;
	text-decoration:				underline;
}
img {
	border:							none;
}
.right {
	text-align:						right!important;
}
.left {
	text-align:						left!important;
}
.center {
	text-align:						center;
}
.last {
	margin-right:					0!important;
}

.plain {
	font-weight:					normal!important;
}

.captialise {
	text-decoration:				uppercase!important;
}

.hide {
	display:						none!important;
}
.show {
	display:						block!important;
}

.fontSm,
small {
	font-size:						0.9em;
}
.fontSmSm {
	font-size:						0.8em;
	color:							#696969;
}
.fontLg,
large {
	font-size:						1.1em;
}
.fontLgLg {
	font-size:						1.2em;
}
.fontBlue {
	color:							#0066cc;
}
.fontRed {
	color:							#cc0000;
}
.fontGreen {
	color:							#00cc00;
}
.fontLighter {
	color:							#999!important;
}
.cDiv {
	height:							0;
	font-size:						0px;
	clear:							left!important;
	float:							none!important;
}
.cDivRight {
	clear:							right!important;
	float:							none!important;
}
.cDivBoth {
	clear:							both!important;
	float:							none!important;
}
.floatLeft {
	float:							left!important;
}
.floatRight {
	float:							right!important;
}
.scrollable {
	position:						absolute;
	overflow:						auto;
}
.noPad {
	margin:							0!important;
	padding:						0!important;
}
ol {
	margin:							0 0 8px 19px;
	padding:						0;
}
* html ol {
	margin:							0 0 8px 15px;
	padding:						0 0 0 10px;
}
*+html ol {
	margin:							0 0 8px 15px;
	padding:						0 0 0 10px;
}
ol li {
	margin:							0 0 0 10px;
	padding:						2px 0 2px 5px;
}
* html ol li {
	padding:						2px 0 2px 0;
}
*+html ol li {
	padding:						2px 0 2px 0;
}
ol li ul {
	margin:							0!important;
	padding:						0;
}
ul {
	margin:							0 0 8px 15px;
	padding:						0 0 0 10px;
}
ul li {
	margin:							0;
	padding:						2px 0 2px 10px;
}
ul li ul {
	margin:							0 0 0 15px;
	padding:						0 0 0 10px;
}
ul.list_horizontal {
	margin:							0 0 8px 0;
	padding:						0;
}
ul.list_horizontal li {
	display:						block;
	float:							left;
	margin:							0 0.6em 0 0;
	padding:						0;
}
ul.list_vertical {
	margin:							0 0 8px 0;
	padding:						0;
}
ul.list_vertical li {
	display:						block;
	margin:							0;
	padding:						2px 0 2px 0;
}
ul.list_vertical li ul li {
	list-style:						none;
}
.countrybox-list {
	padding-top:5px;
	border-left:3px solid #f0f0f0;
}
ul.tabs {
	padding:						0;
	margin:							0;
	overflow:						hidden;
	heigh\t:						26px;
}
ul.tabs li {
	display:						block;
	list-style:						none;
	float:							left;
	margin:							0 1px 0 0;
	padding:						0;
	background:						#DCF0F2;
}
ul.tabs li a {
	color:							#666;
	display:						block;
	padding:						5px 10px;
	margin:							0;
	outline:						none;
}
ul.tabs li.selected {
	background:						#fff;
}
ul.tabs li.selected a {
	color:							#000;
	font-weight:					bold;
}
ul.tabs li a:hover {
	text-decoration:				none;
	background:						#fff;
}
dl {
	margin:							0 0 -20px 0;
	padding:						0;
}
dl.list {
	margin:							0;
	position:relative;
}

dl.list dt {
	font-size:						1em;
	font-weight:					normal;
	margin:5px 0;
}
dl.list dd { padding-bottom: 10px; }

dl.list dd.hr-cont { height:1px; padding:0; margin:0; }

dl.list hr { margin:5px 0; color: #efefef; background: #efefef; height:1px; padding:0; }

* dl.list hr { margin:0 !important; }
dl.coverlist {
	display:						block;
	width:							100%;
	overflow: 						hidden;
	text-align: 					left!important;
	margin: 						20px 0 0;
	padding: 						0;
}
dl.coverlist dt {
	display:						block;
	width:							50%;
	float: 							left;
	font-weight:					bold;
	margin: 						5px;

}
dl.coverlist dd {
	display:						block;
	float: 							left;
	margin: 						5px 5px 0;
    padding: 						0!important;
}
dl.coverlist dd.description {
	clear: 							left!important;
	margin-top: 					0!important;
}


/* end standard elements */

/* headings */
h1,
h2,
h3,
h4,
h5,
h6 {
	display:						block;
	font-size:						1em;
	font-weight:					bold;
	font-family:					helvetica,sans-serif;
	margin:							10px 0 7px;
	padding:						0;
	color:							#000;
}
/* end headings */

/* table elements */
table {
	margin:							0;
	paddding:						0;
}
tr {
	vertical-align:					top;
}
tr.highlight {
	background-color:				#FAD9D9!important;
}
th, td {
	margin:							0;
	padding:						5px 0;
}
th {
	padding-right:					20px;
	font-weight:					bold;
	text-align:						left;
}
table.dataTable {
  margin-bottom:10px;
}
table.dataTable td,
table.dataTable th {
	border-bottom:					1px solid #efefef;
	padding:5px;
}
table.quoteTable th {
	width:							150px;
	widt\h:							130px;
}
.quoteResultPanel_right .quoteTable th {
	width:							90px!important;
	widt\h:							85px!important;
	padding-right:					5px;
}
.quoteResultPanel_right .quoteTable td {
	padding-right:					0;
}
/* end table elements */

/* form elements */
.generated-val {
  color: #A5A5A5;
}
form {
	margin:							0;
	padding:						0;
}
fieldset {
	margin:							0;
	padding:						0;
	border:							none;
}
.hidden {
	position:						absolute;
	top:							0;
	left:							-9999px;
}
legend {
	margin:							0;
	padding:						0;
	font-size:						0.8em;
	color:							#999;
}
div.rowWrap {
	display:						block;
	clear:							left;
}
div.rowWrap div { overflow:hidden; }
div.rowWrap p {
	margin:							0 0 10px;
	padding:						0;
	color:							#999;
}
div.rowWrap_floated {
	display:						block;
	float:							left;
}
div.rowWrap_floated p {
	margin:							0 0 10px;
	padding:						0;
	color:							#999;
}
label {
	display:						block;
	margin:							0;
	padding:						5px 20px 5px 0;
	font-weight:					bold;
	font-size:						1em;
}
.optional-field {
	font-size:90%;
	font-weight:normal;
}
.rowWrap label {
	float:							left;
}

.lblPlain {
	font-weight:					normal;
	font-size:						1em;
	float:							left;
}
.lblShtSht {
	width:							30px;
	widt\h:							10px;
}
.lblSht {
	width:							50px;
	widt\h:							30px;
}
.lblShtMed {
	width:							70px;
	widt\h:							50px;
}
.lblShtLng {
	width:							90px;
	widt\h:							70px;
}
.lblMed {
	width:							120px;
	widt\h:							100px;
}
.lblMedSht {
	width:							105px;
	widt\h:							85px;
}
.lblMedMed {
	width:							130px;
	widt\h:							110px;
}
.lblMedMedMed {
	width:							140px;
	widt\h:							120px;
}
.lblMedLng {
	width:							190px;
	widt\h:							170px;
}
.lblLngMed {
	width:							232px;
	widt\h:							212px;
}
.lblLng {
	width:							300px;
	widt\h:							280px;
}
.lblLngLng {
	width:							350px;
	widt\h:							330px;
}
.lblLngLngLng {
	width:							540px;
	widt\h:							520px;
}

input,
textarea {
	font-size:						1em;
	margin:							0 2px 10px 0;
	border:							1px solid #d3d3d3;
	padding: 3px 5px;
	background-color: #fafafa;
}
textarea {
	font-size:						1.1em;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
  background:#fff;
}
select {
	font-size:						1em;
	margin:							0 2px 10px 0;
	padding:						1px;
}
.input {
	display:						block;
	padding-top:					4px;
}
input.focus, textarea.focus {
	background-color: #fff;
}

.radioBtn {
	border:							none;
	display: block;
	float: left;
	margin:							4px 5px 10px 0;
	background:transparent;
}
* html .radioBtn {
	margin:							2px 5px 10px -3px;
}
*+html .radioBtn {
	margin:							2px 5px 10px -3px;
}
.chkBox {
	display:						block;
	float:							left;
	margin:							4px 10px 2px 0;
	border:							none;
	background:0;
	padding:0;
}
.inputShtSht {
	width:							50px;
	widt\h:							48px;
}
.inputSht {
	width:							65px;
	widt\h:							63px;
}
.inputShtMed {
	width:							70px;
	widt\h:							68px;
}
.inputShtLng {
	width:							90px;
	widt\h:							88px;
}
.inputMedSht {
	width:							105px;
	widt\h:							103px;
}
.inputMed {
	width:							120px;
	widt\h:							118px;
}
.inputMedLng {
	width:							170px;
	widt\h:							168px;
}
.inputLng {
	width:							259px;
	widt\h:							257px;
}

.selectShtSht {
	width:							52px;
	widt\h:							50px;
}
.selectSht {
	width:							60px;
	widt\h:							58px;
}
.selectMed {
	width:							120px;
	widt\h:							118px;
}
.selectMedLng {
	width:							172px;
	widt\h:							170px;
}
.selectLngMed {
	width:							222px;
	widt\h:							220px;
}
.selectLng {
	width:							259px;
	widt\h:							257px;
}

.taSht {
	width:							65px;
	widt\h:							63px;
	height:							115px;
	heigh\t:						113px;
}
.taMed {
	width:							120px;
	widt\h:							118px;
	height:							115px;
	heigh\t:						113px;
}
.taMedLng {
	width:							180px;
	widt\h:							178px;
	height:							115px;
	heigh\t:						113px;
}
.taLng {
	width:							259px;
	widt\h:							257px;
	height:							150px;
	heigh\t:						148px;
}

em.error, label.error {
	margin:							0 0 2px 0;
	padding:						0;
	color:							#cc0000;
	font-size:						0.9em;
	font-style:						normal;
	clear:both;
	width:100%;
	display:						block;
}
.mainError {
	display:						block;
	background:						#ffbaba;
	border:1px solid #d56464;
	color:							#a92c2c;
	padding:						10px;
	width:							auto;
}
.mainError ul {
	list-style-position:inside;
	margin-bottom:0;
	padding-bottom:0;
}
.indentShtSht {
	margin-left:					60px!important;
}
.indentSht {
	margin-left:					75px!important;
}
.indentMed {
	margin-left:					180px!important;
}
.indentMedSht {
	margin-left:					105px!important;
}
.indentMedLng {
	margin-left:					195px!important;
}
.indentLng {
	margin-left:					300px!important;
}
.indentLngLng {
	margin-left:					350px!important;
}
.indent {
	margin-left:					20px!important;
}
#cf_reason_content { margin-top:-5px;margin-bottom:5px; font-size:0.95em; line-height:1.4}
/* end form elements */

/* button elements */
.btn_getAQuote {
	display:						block;
	width:							88px;
	height:							26px;
	background:						transparent url(../images/btn_getAQuote.gif) no-repeat 0 0;
	border:							none;
}
.btn_getAQuote_orangeSquare {
	display:						block;
	width:							131px;
	height:							31px;
	background:						transparent url(../images/btn_getAQuote_orangeSquare.gif) no-repeat 0 0;
	border:							none;
}
.btn_continue {
	margin:							10px 0;
	border:							none;
	height:32px;
	background: url(../images/btn_getYourQuote_quotePanel.gif) bottom left no-repeat;
	width:185px;
	cursor:pointer;
}
.btn_updateAge {
	margin:							0 0 7px;
	display:						block;
	border:							none;
	background:transparent;
}
.btn_send {
	border:							none;
	background:transparent;
}
.btn_go {
	border:							none;
	background:transparent;
}
/* end button elements */

/* form element variations for specific content elements */
.quotePanel label {
	float:							none!important;
	display:						inline-block;
	margin-right:					0!important;
	padding-right:					0!important;
}
.quotePanel label.error {
	_width: 90%; /* IE6 FIX */
	text-align:center;
	margin:0 auto;
}
.quotePanel label img {
	display:						block;
	position:						absolute;
	top:							0;
	left:							0;
}
.quotePanel label span {
	padding-left:					23px;
	display:						block;
}

#retyear,#depyear { width: 60px; }
.quotePanel .radioBtn {
	margin-bottom:					0!important;
	margin-left:					3px;
}
* html .quotePanel .radioBtn {
	margin-left:					0;
}
*+html .quotePanel .radioBtn {
	margin-left:					0;
}

.quotePanel .rowWrap .extra {
	margin-left:					21px;
	padding:						5px;
	background:						#E0EBBC;
	color:							#666;
    font-size:0.9em;
}
* html .quotePanel .rowWrap .extra {
	margin-left:					25px;
}
*+html .quotePanel .rowWrap .extra {
	margin-left:					25px;
}
/* end form element variations */

/* content elements */
#header a.logo {
	display:						inline;
	float:							left;
	width:							154px;
	height:							61px;
	margin:							20px;
	padding:						0;
}
#header a.sponsor {
	position:						absolute;
	top:							20px;
	right:							20px;
	display:						block;
	width:							59px;
	height:							16px;
}
#header .slogan {
	font-size:						1.3em;
	width:							370px;
	margin:							48px 0 0 0;
	display:						inline;
	float:							left;
}

.list_slider {
	display:						block;
	padding:						2px 0;
	margin:							2px 0 5px 0;
}
* html #header a.sponsor { top:40px!important;  } /* IE Fix */
*:first-child+html #header a.sponsor { top:40px; } /* IE Fix */
/* end content elements */

/* icon elements */
.icon_creditCards {
	margin:							0 0 10px 2px;
}
/* end icon elements */

/* Newsletter elements */
.world-explorer-benefits {
  clear:both;
  padding:5px;
  background:#EFF8F9;
}
#contactus .world-explorer-benefits {
  width:259px;
}

/* navigational elements */
.mainNavWrap {
}
ul.mainNav {
	display:						block;
	* display:						inline-block;
	margin:							0;
	padding:						0;
}
ul.mainNav li {
  display: inline;
	margin:							0;
	padding:						0 10px;

}
ul.mainNav li a {
	text-decoration:				none;
	color:							#fff;
	font-weight:					bold;
}
ul.mainNav li a:hover {
	text-decoration:				underline;
	color:							#fff;
}
ul.mainNav li.selected a {
	text-decoration:				underline;
}

.footerNavWrap {
	display:						block;
	margin:							0 10px 10px;
}
/************************************************************************/
/* Footer newsletter
/************************************************************************/
.loader {
  display:none;
  text-align:center;
}
.footerNavWrap .newsletter-subscribe {
  margin-top:15px;
  position:relative;
  background: #c7e3eb url(/templates/common/images/bg-world-explorer-footer.png) repeat-x top left;
  border:1px solid #97d1de;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  padding:15px 20px 10px 20px;
  width:640px;
}
.footerNavWrap #world-explorer-tidman {
  display:inline-block;
  position:relative;
  left:0px;
  top:-10px;
  margin:0;
  vertical-align:middle;
}
.footerNavWrap fieldset {
  position:absolute;
  right:0;
  top:0;
  margin:0;
  padding:0;
}
.footerNavWrap .newsletter-subscribe label, .footerNavWrap .newsletter-subscribe h3 {
  display:inline;
  font-weight:normal;
  padding:0 5px 0 0;
  margin:0;
  color:#003B76;
  position:relative;
  font-size:16px;
  right:221px;
  top:19px;
  line-height:28px;
}
.footerNavWrap .newsletter-subscribe h3 {
  right:0;
  top:0;
}

#footer-newsletter-fieldwrap {
  background: transparent url('/templates/common/images/bg-world-explorer-input.png') no-repeat top left;
  width:202px;
  height:28px;
  position:absolute;
  top:19px;
  right:20px;
}
.footerNavWrap .newsletter-subscribe input {
  background:transparent;
  border:0;
  padding:0 0 0 6px;
  color:#666;
  height:28px;
  width:165px;
  line-height:28px;
}
.footerNavWrap .newsletter-subscribe input.focus {
  background:transparent;
}
.footerNavWrap .newsletter-subscribe input.submitter {
  cursor:pointer;
  padding:0;
  width:auto;
  position:absolute; 
  top:1px;
  right:-1px;
  width:23px;
  height:26px;
}
#footer-success-message {
  position:absolute;
  right:20px;
  top:19px;
  text-align:right;
  color:#003B76;
}
#footer-success-message span {
  font-size:11px;
}
.footerNavWrap .newsletter-subscribe input.submitter:hover {
  color:#536163;
  background:#f5fbfc;
}
.footerNavWrap .newsletter-subscribe em.error {
  text-align:center;
  padding:5px;
  background:#d8edf0;
}
.newsletter-success, .newsletter-failure {
  display:none;
}

ul.footerNav {
	display:						block;
	margin:							0;
	text-align:center; 
	width:							460px;
}
ul.footerNav li {
	display:						inline;
	margin:							0 0 0 0.2em;
}
ul.footerNav li a {
	color:							#666;
}
/* end navigational elements */


/************************************************************************/
/* Quote Form
/************************************************************************/
#quoteForm .extra {
  display:none;
}

/* quote result panel elements */
.quoteResultPanel {
	background:						#EFF5DB;
}
.quoteResultPanel_left {
	display:						block;
	* display:						inline-block;
	position:						relative;
	background:						#fff;
}
.quoteResultPanel_right {
	background:						#fff;
}
.quoteResultPanel_full {
	background: #fff;
	padding:10px;
	position:relative;
	display:block;
}
.quoteResultPanel_full #promo {
  font-weight:normal;
  padding:0;
}
.quoteResultPanel_full #promotion {
  width:140px;
}
.tab-container {
	display:						block;
	* display:						inline-block;
	position:						relative;
	background:						#fff;
	padding:						10px;
}
.total {
	margin-top:						10px;
	margin-bottom:					-10px;
	font-size:						2.7em;
	font-weight:					bold;
	color:							#c00;
}
.total img {
	vertical-align:					top;
}
.quote-aside {
  overflow:hidden;
}
.quoteResultPanel_extras {
	background:						#FAD9D9;
	padding:						5px 10px;
	width:							auto;
}
.quoteResultPanel_benefits h3 {
	clear:							right;
}
.quoteResultPanel_benefits h3 a {
	position:						relative;
	display:						block;
	padding-right:					100px;
}
.quoteResultPanel_benefits h3 a span {
	position:						absolute;
	right:							0;
	top:							0;
}
#quoteResultBenefits {
  border-top:1px solid #EFEFEF;
}
.dataTable .benefit-cont td {
  padding-left:20px;
}
#quoteResultBenefits .row, .dataTable .benefit-cont {
  background-image:url(/templates/common/images/icon-expand-max.png);
  background-position: 2px 6px;
  background-repeat: no-repeat;
  padding-left:20px;
}
#quoteResultBenefits .expanded, .dataTable .expanded {
  background-image:url(/templates/common/images/icon-expand-min.png);
}
.quoteResultPanel_benefits div.row {
	border-bottom:					1px solid #efefef;
	padding:						5px 0;
}


.generic-submitter, .generic-submitter-smaller {
  background:url(/templates/common/images/btn-generic-red-on-blue.png) top left no-repeat;
  width:189px;
  height:32px;
  border:0;
  color:#fff;
  font-size:16px;
  font-family:Arial, Helvetica, sans-serif;
  text-shadow:1px 1px 0 #A50101;
  cursor:pointer;
}
.generic-submitter-smaller {
  width:169px;
  background:url(/templates/common/images/btn-generic-red-on-blue-155.png) top left no-repeat;
}
.generic-submitter.hover, .generic-submitter-smaller.hover {
  background-position:bottom left;
}

/* Quote Result panel */
#promo {
  font-weight:normal;
}
#quote-result {
  border:1px solid #cbe8ee;
	background: #EFF8F9;
	position:relative;
	overflow:hidden;
}
#quote-result .quoteTable {
  text-align:left;
  width:100%;
}
#quote-result .quoteTable th, #quote-result .quoteTable label {
  width:160px;
  padding-right:0;
}
#quote-result .quoteTable th, #quote-result .quoteTable td {
  border-bottom: 1px solid #efefef;
}
#quote-result .quoteTable td {
  text-align:left;
}
#quote-result #promo-container {
  margin-top:10px;
}
#quote-result #promo {
  color:#888888;
  display:inline-block;
  width:158px;
  padding-right:0;
  vertical-align:top;
}
#quote-summary {
  background:#fff;
  padding:5px 15px;
  width:394px;
  float:left;
  border-right:1px solid #cbe8ee;
}
#quote-result .aside {
  width:189px;
  float:left;
  padding:40px 10px 10px 10px;
  line-height:26px;
} 
#quote_total {
	font-size:						2.7em;
	font-weight:					bold;
	color:							#c00;
	display:block;
	margin-bottom:10px;
}
#quote_total img {
  vertical-align:top;
}
#quote-result #underwritten-by {
  display:block;
  font-size:11px;
  color:#a5acad;
}
#quote-result #thawte {
  margin-top:10px;
}

/* Footprints */
#footprints-container {
  border:1px solid #ffe191;
  padding:10px;
  margin:10px auto;
  overflow:hidden;
  line-height:16px;
}
#footprints-logo {
  float:left;
  width:112px;
  padding-right:35px;
  vertical-align:middle;
}
#footprints-widget {
  float:left;
  width:224px;
}
#choose-project_extra {
  clear:both;
}
#footprints_donate {
  margin:0 5px 0 0;
  border:0;
  background:transparent;
}
#footprints_donate_label {
  padding:0;
  display:inline;
}
.project-name {
  display:block;
  color: #7c0041;
}
.project-location {
  font-size:9px;
  text-transform:uppercase;
  color:#888;
  display:block;
  line-height:12px;
}
.project-details {
  font-size:11px;
  color:#888;
}
#projects {
  list-style:none;
  padding:0;
  margin:10px 0 0 0;
}
#projects li {
  border-top: 1px solid #eee;
  padding:5px 10px;
  margin:0 0 3px;
  cursor:pointer;
}
#projects li.highlight {
  background:#fff3e5;
  border-color:#fff3e5;
}
#projects span.hover {
  color:#000;
}
#projects .project-link:hover {
  text-decoration:none;
}

/* end quote result panel elements */

.contentImg {
	margin-bottom:					10px;  
}



/* png compatibility classes */
/* required for ie < 7 only */
* html .imgPng {
	background-image:				expression(
										this.runtimeStyle.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + this.src + '", sizingMethod="image")',
										this.runtimeStyle.backgroundImage = 'none',
										this.src = '/templates/common/images/pixel.gif'
									);
}

/* end png compatibility classes */


/* mariellen added this to override the above
also added ids to the elements in the templates */
label#medical_confirm_pregnant {
	float:							none;
}
.quoteResultPanel_full#medical_step2
{
	padding:						10px 10px 10px 0px;
	margin-bottom: 					20px;
}
.mainError a, .mainError a:hover
{
	color:							white;
	text-decoration:				underline;
}

.step3 label.error, .step2 label.error { 
	padding:5px;
	text-align:center; 
	background:	#ffbaba;
	border:1px solid #d56464;
	color: #a92c2c;
	display:block;
	margin-top:5px;
}
.jshow {
  display:block;
}
.jhide {
  display:none;
}
#btn_continue2 {
  background:none;
  height:auto;
  width:auto;
  border:0;
}

/* travellr widget style */

  #what_now h2 { text-align: left; }
  #what_now h3 { font-size: 13pt; }
  #what_now h4 { font-size: 11pt; color: #003366; margin: 0 0 15px 0; }
  #what_now em { font-weight: bold; color: #555; }

  #what_now { text-align: left; width: 645px; background-color: white; }
  #travellr_ask_widget { padding: 0 10px 5px 0; overflow: hidden; position: relative; background: white url('../images/bg_blue_gradient.png') bottom repeat-x; width:623px; }

  #what_now .banner { width: 50%; float: left; margin-bottom: 10px; overflow: hidden; margin-bottom: 30px; }
  #what_now .banner .bounding_area { display: block; display: block; height: 123px; padding-top: 25px; position: relative; }
  #what_now .banner a { display: block; position: absolute; bottom: 10px; right: 10px; text-align: center; padding-top: 5px; height: 27px; }
  #what_now .banner p { text-align: center; margin-left: 45%; font-weight: bold; font-size: 14px; }
  #what_now .banner p.emphasised { font-size: 30px; line-height: 10px; margin-top: 10px; }
  
  #what_now .competition_banner { width: 313px; float: right; }
  #what_now .competition_banner p { margin-left: 50% }
  #what_now .competition_banner .bounding_area { background: url('../images/banner_comp.png') top left no-repeat; }
  #what_now .coupon_banner .bounding_area { background: url('../images/banner_coupon.png') top left no-repeat; width: 313px; }
  #what_now .coupon_banner p.emphasised { font-size: 20pt; }
  
  #travellr_ask_widget { clear: both; border: 1px solid #97d1de; padding: 10px; }

  #travellr_ask_widget .question_feed, #travellr_ask_widget .call_to_action { width: 301px; float: left; }
  #travellr_ask_widget .question_feed { padding-right: 10px; }
  #travellr_ask_widget .call_to_action { padding-left: 10px; }
  #travellr_ask_widget .powered_by { float: right; clear: right; position: absolute; bottom: 10px; right: 10px; }

  #travellr_ask_widget img.flag { float: left; vertical-align:middle; }

  #travellr_ask_widget form.ask_travellr { overflow: hidden; }
  #travellr_ask_widget .subtext { padding-bottom: 10px; }

  #travellr_ask_widget ul { margin: 0; padding: 0; }
  #travellr_ask_widget li { list-style: none; margin: 0; padding: 0 0 5px 0; overflow:hidden; }
  #travellr_ask_widget li .content { margin: 0 0 5px 29px; }
  #travellr_ask_widget a.question { color: #0096FF; font-weight: bold; font-size: 13px; }
  #travellr_ask_widget .question_text { font-size: 10px; }
  #travellr_ask_widget textarea.ask { padding: 10px; width: 276px; color: #333; background: url('../images/bg_textarea.png'); }
  #travellr_ask_widget .character_count { display: inline; float: left; }
  #what_now .button { float: right; width: 140px; height: 32px; border: 0; cursor: pointer;
    color: white; font-size: 16px; font-family: Arial, Helvetica, sans-serif; text-shadow: 1px 1px 0 #A50101;
    background: url('../images/btn-generic-red-on-blue-140.png') top; }

/* end travellr widget style */


/************************************************************************/
/* Content structure templates
/************************************************************************/
/* rows */
#travel-insurance-types, #guide-safety {
  overflow:hidden;
  width:654px;
  border-bottom:1px solid #EFEFEF;
  margin-left:-10px;
  position:relative;
}

/* all columns */
#travel-insurance-types div, #guide-safety .aside, #travel-safety {
  float:left;
  position:relative;
  padding-left:10px;
  margin-bottom:10px;
}
/* 2 columns */
#travel-insurance-types div, #guide-safety .aside { 
  width:208px;
}
/* 4 columns */
#travel-safety { 
  width:426px;
}

#travel-insurance-types h2, #guide-safety h2 { margin-top:0; font-size:16px; }
#guide-safety {
  border-bottom:0;
}
#guide-safety h3 {
  font-size:120%;
  font-weight:normal;
}
#guide-safety h3 .date {
  display:block;
  font-size:11px;
  text-transform:uppercase;
  color:#9B9B9B
}