@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 Helvetica,Arial,"Trebuchet MS",Tahoma,Verdana,sans-serif;
	color:							#666;
	background:						#cde2e5 url(../images/bg_bgWrap.jpg) repeat-x left top;
}

#bgWrap {
	position:						relative;
	background:						transparent url(../images/bg_glow.jpg) no-repeat center 40px;
    width:                          100%;
}

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

#footer {
	color:							#666;
	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 */
}

/* header elements */
#header a.logo {
	width:							196px;
	height:							28px;
	margin-left:					0px;
	margin-top:						5px;
}

#header .slogan {
	display:						block;
	color:							#fff;
	text-align:						center;
	font-size:						3em;
	padding:0;
	float:none;
	width:auto;
	padding-top:10px;
	margin:0;
	clear:both;
}
#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:							40px;
	right:							25px;
}
#header {
	padding-left:					0;
	position:relative;
}
/* end header elements */

/* standard elements */
a,
a:hover {
	color:							#DD1111;
}
a.skip,
a.skip:hover {
	position:						absolute;
	top:							50px;
	left:							20px;
	color:							#DD1111;
}
hr {
	background: #cae0e4;
	border:0;
	height:1px;
}
dl.list dt a {
	color:							#95BE0C;
}


/* end standard elements */

/* navigation elements */
div.mainNavWrap {
	display:						block;
	width:							684px;
	position:						relative;
	background:						url(../images/bg_mainNavWrap.gif) no-repeat left bottom;
	height:							83px;
    padding:                        0 9px;
    margin-left:                    -1px;
}
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.3em;
	font-weight:					normal;
	text-transform:					lowercase;
	color:							#01B5DD;
	text-decoration:				none;
	padding:						21px 19px 17px;
	display:						block;
	float:							left;
}
* html ul.mainNav li a {
	font-size:						1.4em;
	padding-bottom:					14px;
	padding-left:				`	16px;
	padding-right:					16px;
}
* html ul.mainNav li a:hover {
	font-size:						1.4em;
	padding-bottom:					14px;
	padding-left:				`	16px;
	padding-right:					16px;
}
ul.mainNav li a:hover {
	color:							#DD1111;
	text-decoration:				none;
}
ul.mainNav li.selected a {
	background:						#fff;
	border-left:					1px solid #efefef;
	border-right:					1px solid #efefef;
	text-decoration:				none;
	padding-left:					17px;
	padding-right:					17px;
	color:							#DD1111;
}
* html ul.mainNav li.selected a {
	padding-left:					19px;
	padding-right:					18px;
}
ul.mainNav li.selected a:hover {
	background:						#fff;
	border-right:					1px solid #efefef;
	padding-right:					17px;
	color:							#DD1111;
}
* html ul.mainNav li.selected a:hover {
	padding-right:					18px;
}

ul.footerNav {
	width:							auto;
	display:						inline;
}
ul.footerNav li a,
ul.footerNav li a:hover {
	color:							#DD1111;
}
/* end navigation elements */

/* heading elements */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-style:						Helvetica,Arial,"Trebuchet MS",Tahoma,Verdana,sans-serif;
}
h1 {
	color:							#003366;
	font-size:						2em;
	font-weight:					normal;
}
h2 {
	color:							#003366;
	font-size:						1.7em;
	font-weight:					normal;
}
h3 {
	color:							#003366;
}

/* 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;
}

.benefitsTable td a {
	color:							#01B5DD;
}
.benefitsTable td h3 {
	font-weight:					normal!important;
}
.benefitsTable td div {
	padding:						5px 10px 10px 0;
}
.benefitsTable tr.highlight {
	background-color:				#EFFAFF!important;
}
/* 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 {
	width:							702px!important;
}

.colWrap684 .panelHeader,
.colWrap684 .panelHeader2 {
clear: left;
	font-size:						0.1em;
	height:							24px;
	width:							702px;
}
.colWrap684 .noPanelHeader,
.colWrap684 .noPanelHeader2 {
	font-size:						0.1em;
	background:						url(../images/bg_panel_702.png) repeat-y left top;
	* background-image:				none;
	* filter:						progid:DXImageTransform.Microsoft.alphaimageloader(src='/templates/tid/common/images/bg_panel_702.png', sizingMethod='scale');
	height:							10px;
	width:							702px;
}
.colWrap684 .panelFooter,
.colWrap684 .panelFooter2 {
	font-size:						0.1em;
	width:							702px;
	height:							24px;
}
.colWrap684 .panel,
.colWrap684 .panel2 {
    * display:						inline-block;
	margin:							0;
	padding-top:					19px;
	padding-left:					29px;
	padding-right:					29px;
	padding-bottom:					19px;
	overflow:						hidden;
}
.colWrap684 .panelHeader {
	background:						url(../images/bg_panel_header_702.png) no-repeat left top;
	* background-image:				none;
	* filter:						progid:DXImageTransform.Microsoft.alphaimageloader(src='/templates/tid/common/images/bg_panel_header_702.png', sizingMethod='fixed');
}
.colWrap684 .panelFooter {
	background:						url(../images/bg_panel_footer_702.png) no-repeat left bottom;
	* background-image:				none;
	* filter:						progid:DXImageTransform.Microsoft.alphaimageloader(src='/templates/tid/common/images/bg_panel_footer_702.png', sizingMethod='fixed');
}
.colWrap684 .panel {
	background:						url(../images/bg_panel_702.png) repeat-y left top;
	* background-image:				none;
	* filter:						progid:DXImageTransform.Microsoft.alphaimageloader(src='/templates/tid/common/images/bg_panel_702.png', sizingMethod='scale');
}
.colWrap684 .panelHeader2 {
	background:						url(../images/bg_panel_header_702.png) no-repeat left top;
}
.colWrap684 .panelFooter2 {
	background:						url(../images/bg_panel_header_702.png) no-repeat left bottom;
}
.colWrap684 .panel2 {
	background:						#59c6ef;
	color:							#fff;
}
.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:						#c6e3eb url(../images/quotebox-bg.png) top left repeat-x;
	padding-top:					10px;
	padding-left:					20px;
	padding-right:					20px;
	padding-bottom:					10px;
	border: 1px solid #97d1de;
}
.panel .module .module {
	padding:10px;
	border:1px solid #e2f1f5;
	width:auto;
}
/* end panel decoration element attributes */

/* quote panel elements */
.quotePanel {
	font-size:						0.9em; /* as requested by simon */

}

.quotePanel .whichRegion {
	margin-top:						10px;
}
.quotePanel .panel { filter: none !important; }
.quotePanel .rowWrap .extra {
	background: #B6D7E0;
}
.quoteResultPanel {
	background: #EFF8F9;
}
.quoteResultPanel_extras {
	background: #cde9f0;
}
.quoteResultPanel_left {
	background:						#fff;
}
.quoteResultPanel_right {
	background:						#dcf0f2;
}

.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;
	font-size: 1em;
}
table.quoteTable td {
	font-weight:					bold!important;
	text-align:						right;
}
table.quoteTable td a {
	font-weight:					normal;
}

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

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

/* footer elements */
#footer .panel {
/*	background:						#ffc000; */
}
/* 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;
}
#dependents_extra .inputLng {
  width:220px;
}
/* end form elements */

div.mainNoNavWrap
{
	display:						block;
	width:							684px;
	position:						relative;
	background:						white;
	height:							29px;
	padding:0;
	margin:0;

}
/************************************************************************/
/* 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;
}
#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:141px;
	background:url('../images/region-map.png') 0 -141px no-repeat;
	text-indent:-9999px;
}
.destkey_europe #map { background-position: 0 0;  } 
.destkey_newzealand #map { background-position: 0 -282px;  } 
.destkey_pacific #map { background-position: 0 -423px;  } 
.destkey_southpac #map { background-position: 0 -564px;  } 
.destkey_ukasia #map { background-position: 0 -705px;  } 
.destkey_world #map { background-position: 0 -846px;  } 


#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;
}

/************************************************************************/
/* World Explorer promo panel
/************************************************************************/
.colWrap684 .module .panel .module .world-explorer-promo-panel {
  width:auto;
  overflow:visible;
  filter: none !important;
  color:#003B76;
}
.colWrap684 .module .panel .module .world-explorer-promo-panel h2 {
  margin:0;
  padding:0;
  position:relative;
  top:-21px;
  left:-23px;
  margin-bottom:-20px;
}
.colWrap684 .module .panel .module .world-explorer-promo-panel h3 {
  color:#003B76;
  font-size:16px;
  font-weight:normal;
}
.colWrap684 .module .panel .module .world-explorer-promo-panel ul {
  margin:0 0 8px 0;
  padding:0 0 0 13px;
}
.colWrap684 .module .panel .module .world-explorer-promo-panel li {
  padding:0 0 10px 0;
}
.colWrap684 .module .panel .module .world-explorer-promo-panel fieldset {
  background: transparent url('../images/bg-world-explorer-promo-input.png') no-repeat top left;
  position:relative;
  height:35px;
}
#world-explorer-promo {
  background:transparent;
  border:0;
  padding:0 0 0 6px;
  height:28px;
  width:156px;
  margin: 0 18px 0 0;
  position:absolute;
  top:0;
  left:0;
  line-height:28px;
  vertical-align:middle;
}
.colWrap684 .module .panel .module .world-explorer-promo-panel .submitter {
  border:0;
  background:transparent;
  margin:0;
  padding:0;
  position:absolute;
  right:0;
  top:0;
}

/************************************************************************/
/* Easyguide-specific World Explorer
/************************************************************************/
#easyguide-worldex {
  padding:10px;
}
#easyguide-worldex .submitter {
  top:1px;
}
#easyguide-worldex #world-explorer-promo {
  width:146px;
  padding:0 25px 0 6px;
}