@charset "utf-8";
/**************************************************************************
** $Id:$
** Company:		Sure Can Technology
** Author:		Ben Gillies
** Date:		10 November 2008
** Version:		TID Theme CSS v1.0
** Notes:		Travel Insurance Direct - Australia - css theme.
**				Over-rides styles from the TID base css file.

**************************************************************************/

body {
	font:							normal 0.75em arial,helvetica,sans-serif;
	color:							#777;
}

#bgWrap {
	position:						relative;
	background:						#D8EEF5 url(../images/bg_bgWrap.gif) repeat-x left top;
}

/* does not use a sticky footer */
#globalWrap {
	background:						none;
}

#footer {
	color:							#777;
	position:						relative;
	width:							960px; /* default width, but width should be set by colWrap_xx, where xx = width in pixels */
	margin:							0 auto; /* max height of the footer content */
	text-align:						left;
	padding:						0; /* for padding out the globalwrap content from the beginning of the footer content */
}
.module, .innerModule, .outerModule, .leftModule, .rightModule, .quoteResultPanel_full, .panel { zoom:1; } /* For fixing IE */
/* header elements */
#header { position:relative }
#header a.logo {
	width:							196px;
	height:							28px;
	margin-left:					0px;
	margin-top:						5px;
}

#header .slogan {
}
#header .info {
	float:							right;
	display:						block;
	color:							#01B5DD;
	margin-top:						15px;
	padding-right:					0;
	font-size:						1.4em;
	font-weight:					bold;
}
#header a.sponsor {
	top:							50px;
	right:							0;
}
#header {
	padding-left:					0;
}
* html #header a.sponsor { top:0px!important;  } /* IE Fix */
*:first-child+html #header a.sponsor { top:0px; } /* IE Fix */
/* end header elements */

/* standard elements */
a,
a:hover {
	color:							#dd1111;
}
a.skip,
a.skip:hover {
	position:						absolute;
	top:							50px;
	left:							20px;
	color:							#dd1111;
}

dl.list dt {
	color:							#019bc2;
	font-size:						1.3em;
	font-weight:					normal;
}

/* end standard elements */

/* navigation elements */
div.mainNavWrap {
	display:						block;
	width:							684px;
	position:						relative;
	background:						url(../images/bg_mainNavWrap2.gif) repeat-x left bottom;
	z-index:1;
}
ul.mainNav {
	display:						block;
	float:							right;
	margin-top:						29px;
	margin-right:					0;
}
ul.mainNav li {
	padding:						0;
}

ul.mainNav li a,
ul.mainNav li a:hover {
	font-size:						1.2em;
	text-transform:					lowercase;
	color:							#01B5DD;
	text-decoration:				none;
	padding:						21px 19px 17px;
	display:						block;
	float:							left;
}
ul.mainNav li.selected a {
	background:						#fff;
	border-left:					1px solid #efefef;
	border-right:					1px solid #efefef;
	text-decoration:				none;
	padding-left:					18px;
	padding-right:					18px;
	color:							#DD1111;
}
ul.mainNav li a:hover {
	color:							#DD1111;
	text-decoration:				none;
}
ul.mainNav li.selected a:hover {
	background:						#fff;
	border-right:					1px solid #efefef;
	padding-right:					18px;
	color:							#DD1111;
}

ul.tabs li {
	background:						#EFFBFF;
}

ul.footerNav {
	width:							auto;
	display:						inline;
}
ul.footerNav li a,
ul.footerNav li a:hover {
	color:							#DD1111;
}
.footerNavWrap .newsletter-subscribe input.submitter:hover {
  background:#fff;
}
.footerNavWrap .newsletter-subscribe em.error {
  background:#def5fc;
}
/* end navigation elements */

/* heading elements */
h1 {
	color:							#01b5dd;
	font-size:						1.8em;
	font-weight:					normal;
}
h2 {
	color:							#01b5dd;
	font-size:						1.5em;
	font-weight:					normal;
}
h3 {
	color:							#019bc2;
}


/* end heading elements */

/* content elements */
.infoBoxWrap {
	background:						url(../images/bg_module_infoBoxWrap.gif) no-repeat left bottom;
}
.infoBox {
	padding:						10px 10px 20px 10px;
	border-top:						1px solid #B7EAF5;
	border-left:					1px solid #B7EAF5;
	border-right:					1px solid #B7EAF5;
	position:						relative;
}
.module .panel .col_half .infoBox {
	width:							310px;
	widt\h:							290px;
}
.infoBox h2 {
	font-size:						1.3em;
	padding-left:					50px;
}
.infoBox a {
	font-weight:					bold;
	padding-left:					50px;
}
.infoBox p {
	padding-left:					50px;
}
.infoBox img {
	position:						absolute;
	top:							10px;
	left:							10px;
}

table.dataTable th {
	font-weight:					normal;
	text-transform:					uppercase;
	font-size:						0.85em;
}

/* end content elements */

/* icon elements */
.icon_business {
	background:						url(../images/icon_business.gif) no-repeat 0 0;
	padding-left:					50px;
	padding-bottom:					30px;
}

/* end icon elements */

/* panel decoration element attributes */
.colWrap684 .panelHeader {
	background:						url(../images/bg_panel_header_684.gif) no-repeat left top;
}
.colWrap684 .panelFooter {
	background:						url(../images/bg_panel_footer_684.gif) no-repeat left bottom;
}
.colWrap684 .panel {
	background:						#fff;
}
.colWrap684 .panelHeader2 {
	background:						url(../images/bg_panel2_header_684.gif) no-repeat left top;
}
.colWrap684 .panelFooter2 {
	background:						url(../images/bg_panel2_footer_684.gif) no-repeat left bottom;
}
.colWrap684 .panel2 {
	background:						#59c6ef;
	color:							#fff;
}
.colWrap684 .panel {
}
.colWrap684 .panel2 h1,
.colWrap684 .panel2 h2,
.colWrap684 .panel2 h3 {
	font-weight:					bold;
	color:							#fff;
}

.colWrap684 .panel .panelFooter {
	display:						none;
	background:						none!important;
	height:							0!important;
}
.colWrap684 .panel .panelHeader {
	display:						none;
	background:						none;
	height:							0!important;
}
.colWrap684 .panel .panel {
	background:						#D8EEF5;
}
/* end panel decoration element attributes */

/* quote panel elements */
.quotePanel .panel {
  filter:none!important;
}
.quotePanel .whichRegion {
	margin-top:						10px;
}
.quoteResultPanel {
	background:						#D8EEF5;
}
.quotePanel .rowWrap .extra {
	background:						#BDD8E0;
}
.quoteResultPanel_left {
	background:						#fff url(../images/bg_quoteResult_rightCol.gif) repeat-y right top;
}
.quoteResultPanel_right {
	background:						#EFFBFF;
}

.quoteResultPanel_benefits h3 {
	font-weight:					normal;
	margin:							0;
	padding:						0;
}
.quoteResultPanel_benefits h3 a {
	color:							#01B5DD;
	font-weight:					normal!important;
}
.quoteResultPanel_benefits h3 a {
	outline:						none;
}
.quoteResultPanel_benefits .highlight {
	background-color:						#EFFAFF!important;
}
.quoteResultPanel_benefits div.row p {
	margin-bottom:					0;
}

table.quoteTable th {
	font-weight:					normal!important;
	color:							#888;
}
table.quoteTable td {
	font-weight:					bold!important;
	text-align:						right;
}

.btn_continue3 {
	margin:							3px 0 10px 40px;
	border:							none;
}
/* end quote panel elements */

/* footer elements */
#footer .panel {
/*	background:						#ffc000; */
	background:						#fff;
}
/* end footer elements */

/* form elements */
fieldset {
	font-size:						1em;
}
#footer .inputMedLng,
#footer .taMedLng {
	border-top:						1px solid #999;
	border-left:					1px solid #999;
	border-right:					1px solid #eee;
	border-bottom:					1px solid #eee;
}
#footer .btn_send {
	border:							none;
}
#footer .taMedLng {
	height:							178px;
}
#quoteForm .btn_continue {
	height:32px;
	background: url(../images/btn_getYourQuote_quotePanel.gif) bottom left no-repeat;
	width:185px;
	cursor:pointer;
}
#quoteForm .quote-submit input.hover {
	background-position: top left;
}
/* end form elements */

/************************************************************************/
/* Modal window
/************************************************************************/

.apple_overlay {
	display:none;
	background: #f5fbfc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 30px #000;
	-webkit-box-shadow: 0 0 30px #000;
	width:520px;		
	padding:20px;
	font-size:12px;
	position:relative;
	margin:0 auto;
	border:4px solid #97d1de;
	z-index:5000;
}

.apple_overlay div.close {
	background-image:url(../images/overlay/close.png);
	position:absolute; right:-15px; top:-15px;
	cursor:pointer;
	height:30px;
	width:30px;
}

#overlay {
  text-align:left;
}
#overlay h2 {
	margin:0 0 20px 0;
	padding:0;
}
#overlay fieldset {
	border:1px solid #97d1de;
	background:#e7f4f6;
	padding:10px;
	color:#5d6466;
	font-size:16px;
	position:relative;
}
#overlay fieldset label {
	width:265px;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:1.4
}
#overlay fieldset input {
	position:absolute;
	right:20px;
	top:10px;
	background:#f7fcfc;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
}
#overlay fieldset input.focus { background:#fff; }
#overlay .error {
	margin-top:20px;
	font-size:12px;
	text-align:center;
	padding:5px;
	border:1px solid #D56464;
	background:#FFBABA;
	color: #A92C2C;
}
#map-container {
	margin-top:20px;
	position:relative;
	z-index:1
}
#map-container ul { list-style:none; margin:0; padding:0; width: 220px; }
#map-container li { margin:0; padding:0; }
#map-container li a {
	display:block;
	padding:5px;
	color: #5d6466;
	background:#fff;
	font-size:16px;
	margin:2px 0;
	width:210px;
}
#map-container li a:hover {
	background: #e7f4f6;
	text-decoration:none;
}
#map-container li a.active, #map-container li a.active:hover {
	background:#21c5e7 url('../images/region-map-tick.png') 95% center no-repeat;
	color:#fff;
}
#map {
	position:absolute;
	right:0;
	top:20px;
	width:272px;
	height:148px;
	background:url('../images/region-map.png') 0 -362px no-repeat;
	text-indent:-9999px;
	z-index:20;
}
.destkey_australia #map { background-position: 0 0;  } 
.destkey_europe #map { background-position: 0 -181px;  }
.destkey_pacific #map { background-position: 0 -543px;  } 
.destkey_southpac #map { background-position: 0 -724px;  } 
.destkey_ukasia #map { background-position: 0 -905px;  } 
.destkey_world #map { background-position: 0 -1086px;  } 

#hints { margin-top:20px; }
#hints p {
	margin: 0 0 10px 0;
	padding:0;
	font-size:12px;
	line-height:1.3;
}
#region-controls {
	margin-top:20px;
	overflow:hidden;
}
#region-controls input {
	display:inline;
	float:right;
	height:30px;
	width:100px;
	border:0;
	background:url('../images/region-controls.png') bottom left no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}
#region-controls .cancel {
	margin-right:20px;
	background-position:top left;
}


/************************************************************************/
/* Autocomplete
/************************************************************************/
.ac_results {
	padding: 0px;
	border: 1px solid #97d1de;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	margin-top:-1px;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 3px 5px;
	cursor: default;
	display: block;
	color: #4f6a73;
	font-size: 14px;
	font-weight:normal;
	line-height: 22px;
	overflow: hidden;
	letter-spacing:0;
	text-align:left;
}

.ac_odd {
	background-color: #e9f4f7;
}

.ac_over {
	background-color: #21c5e7;
	color: #fff !important;
}


