
/*
	STYLE SHEET 

	###########
	LAYOUT
	###########
*/


.jaws {
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute; /* for the benefit of IE5 Mac */
}


span.c108 {
	color: #ccc;
}
span.c108 a {
	color: #7BC9E2;
	text-decoration: none;
}
span.c108 a:hover {
	border-bottom: 1px dashed #fff;
}
			div.templateBlock
			{
				/* shown in contribute */
				padding: 20px;
				background-color: #fff;
				text-align: left;
				font-family: verdana;
			}
			#content div.templateBlock {
				/* hidden outside contribute */
				padding: 0;
				background-color: transparent;
				text-align: auto;
			}
			
			.hidden {
				display: none;
			}

			body {
				font-family: verdana;
				font-size: 12px;
				color: #333333;
				background: #002448 url("../images/bodyBg.jpg") repeat-y center;
				margin: 15px 0 10px 0;
			}
			.container {
				width: 1000px;
				margin: 0 auto;
			}
			#head {
				height: 150px;
				background-color: #eeeeee;
				border: 2px solid #bdccdb;
				background: #002448 url("../images/headBg.jpg") repeat-x center;
			}
			#main {
				margin-bottom: 10px;
				padding-top: 10px;
				
			}
			#left {
				float: left;
				width: 250px;
			}
			#middle {
				float: left;
				width: 530px;
				margin-left: 10px;
			}
			#right {
				float: right;
				width: 200px;
			}
			#foot {
				padding-top: 10px;
				clear: both;
				text-align: center;
				color: #fff;
				font-size: 10px;
			}
			
/*
	###########
	HELPERS
	###########
*/		
			form {
				display: inline;
			}
			
			form input, form select {
				border: 1px solid #c4d3e0;
				background-color: #ffffff;
				font: 10px verdana;
				padding: 3px;
				width: 110px;
			}
			
			form select {
				padding: 0;
			}
			
			/* elements */
			.block {
				border: 1px solid #fecb00; /* CHANGED from fecb00 */
				margin-bottom: 4px;
				background-color: #e9f0f6;
			}
			
			#calculator, #feature_links, #content {
				height: 280px;
			}
			
			#booking, #main_links, #main_image {
				height: 302px;
				margin-bottom: 9px;
			}

			#mobile, #main_links, #main_image {
				height: 302px;
				margin-bottom: 9px;
			}
			
/*
	###########
	HEAD
	###########
*/
			
			#head h1#logo {
				display: block;
				margin: 10px 0 0 15px;
				width: 299px;
				height: 142px;
				position: absolute;
				background-image: url("../images/logo.png");
				background-repeat: no-repeat;
				behavior: url(resources/js/iepngfix.htc);
			}
			
			#head h1#logo a {
				display: block;
				width: 299px;
				height: 122px;
			}
			
			#head h1#logo span {
				display: none;
			}
			
			#head #logoPrint {
				display: none;
			}
			
			#head p#head_phone {
				display: block;
				width: 193px;
				height: 52px;
				padding-top: 30px;
				margin: 35px 0 0 505px;
				position: absolute;
				background-image: url("../images/phone.png");
				background-repeat: no-repeat;
				background-position: 0 15px;
				border-right: 1px solid #889bae; /* border right fix */
				padding-right: 25px; /* border right fix */
				behavior: url(resources/js/iepngfix.htc);
			}
			#head p#head_phone span {
				display: none;
			}
			#head p#head_sms {
				display: block;
				
				width: 231px;
				height: 52px;
				padding-top: 30px;
				margin: 35px 0 0 750px;
				position: absolute;
				background-image: url("../images/sms.png");
				background-repeat: no-repeat;
				background-position: 0 15px;
				behavior: url(resources/js/iepngfix.htc);
			}
			#head p#head_sms span {
				display: none;
			}
			
/*
	###########
	GENERAL
	###########
*/
			
			h2 {
				color: #065099;
				margin: 1px 0 10px 0;
				font-size: 20px;
				line-height: 20px;
				font-family: "Trebuchet MS", Verdana, sans-serif;
			}
			
			#content h3 {
				color: #294363;
				margin: 1px 0 10px 0;
				font-size: 16px;
				line-height: 16px;
				font-family: "Trebuchet MS", Verdana, sans-serif;
			}
			
			#content h4 {
				color: #333;
				margin: 1px 0 10px 0;
				font-size: 12px;
				line-height: 12px;
				font-family: Verdana, sans-serif;
				font-weight: bold;
			}
			
			#content {
				overflow: auto;
			}
		
			
			#content img.right {
				margin: 0 0 10px 10px;
				float: right;
			}
			
			#content img.left {
				margin: 0 10px 10px 0;
				float: left;
			}
			
			#content .inner {
				padding: 13px;
			}
			
			#content a {
				color: #065099;
				text-decoration: none;
			}
			
			#content a:hover {
				color: #FFCC00;
			}
			
			table.list td {
				border-bottom: 1px solid #ccc;
				font-size: 11px;
			}
			
			table.list th {
				border-bottom: 1px solid #294363;
				font-size: 11px;
			}
			
			/* SUB NAV */
			
			ul.fancy {
				
			}
			
			ol.fancy li {
				padding: 3px;
			}
			
			ul.fancy li {
				padding: 3px;
			}
	
			ul.subNavigation {
				margin: 10px 0 0 0;
				padding: 0;
			}
			
			ul.subNavigation li {
				display: inline;
				margin-right: 5px;
				padding-bottom: 0;
				padding-right: 10px;
				border-right: 1px solid #333;
			}
			
/*
	###########
	LEFT
	###########
*/
			
			p.disclaimer {
				font-size: 10px;
				color: #fff;
				text-align: justify;
			}
			
			.disclaimer a {
				color: #fff;
				text-decoration: none;
				border-bottom:1px dashed #fff;
			}
			
			.disclaimer .hidden {
				margin-top: 5px;
			}
			
			.submitting {
				background-image: url(../images/leftSubmitting.gif);
				background-repeat: no-repeat;
				background-position: 5px 2px;
			}
			
			#calculator .inner,
			#booking .inner {
				padding: 10px 13px 13px 13px;
			}

			
			#booking {
				background: #fff url("../images/bookingBg.jpg") repeat-x scroll top;
			}
			
			#booking a {
				font-size: 10px;
				color: #065099;
				text-decoration: none;
			}
			
			#booking a:hover {
				color: #2061a2;
			}
			
			#booking_form b {
				display: block;
				margin: 5px 0 10px 0;
			}
			
			#booking_form p {
				margin: 0 0 4px 0;
			}
			
			#booking_form label {
				width: 100px;
				float: left;
				font-size: 10px;
			}
			
			#booking_form input, #booking_form select {
				
			}
			
			#booking_form input.error {
				background-color: #ffe5e7;
				border: 1px solid #ffbdc2;
				color: #c33c45;
			}
			
			#booking_form label.error {
				width: auto !important;
				width: auto;
				position: absolute;
				padding: 3px 5px 3px 25px;
				color: #ad2f2f;
				background: #ffe5e7 url("../images/alert.jpg") no-repeat scroll 5px 2px;
				border: 1px solid #ffbdc2;
				/* IE7 */
				margin: 1px 0 0 -1px !important;
				/* IE6 */
				margin: -21px 0 0 219px;
			}
			
			*:lang(en) #booking_form label.error {
				/* MOZ/SAFARI */
				margin: -20px 0 0 217px !important;
			}
			
			#booking_form label.error {
				margin: 0 !important;
				display: block;
				z-index: 2000;
			}
			
			#booking_form hr {
				border: none;
				line-height: 1px;
				height: 1px;
				background-color: transparent;
				color: transparent;
				border-top: 1px solid #fff;
			}
			
			.sml {
				font-size: 10px;
				margin: 5px 0;
			}
			
			/* CALC specific */
			
			#calculator {
				color: #fff;
				display: inline-block;
			}
			
			#calculator p {
				margin: 10px 0;
			}
			
			#calculator select, #calculator input {
				width: 217px;
				margin: 0;
			}
			
			#calculator {
				background: #38618b url("../images/calculatorBg.jpg") repeat-y scroll;
			}
			
			#calculator h2 {
				color: #fff;
			}			
			
			#booking_form input.reset {
				width: 70px;
				color: #999;
			}
			
/*
	###########
	RIGHT
	###########
*/
			
			#main_links ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
				
			}
			
			#main_links ul li {
				display: block;
			}
			
			#main_links .block {
				/* CHANGED border: 1px solid #fecb00; */
			}
			
			#main_links a {
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
				height: 27px;
				background: #38618b url("../images/main_linksBg.jpg") no-repeat;
				padding: 11px 0 0 30px;
				display: block;
			}
			
			#main_links a:hover {
				color: #fecb00;
				background-position: bottom;
			}
			
			#feature_links {
				/* FIXME: height offset, might bug */
				padding-top: 2px;
			}
			
			#feature_links h3 {
				margin: 1px 0 5px 0;
				font-size: 14px;
				line-height: 19px;
				font-family: Arial, sans-serif;
				text-transform: uppercase;
			}
			
			#feature_links p {
				font-size: 11px;
				margin: 4px 0 10px 92px;
			}
			
			#feature_links img {
				position: absolute;
				padding: 0;
				margin-top: 2px;
				behavior: url(resources/js/iepngfix.htc);
			}
			
			#feature_links .feature {
				height: 121px;
				color: #fff;
				padding: 8px;
				/* CHANGED background: #124577 url("../images/feature_linksBg.jpg") repeat-y scroll; */
				background-color: #063F78;
			}
			
			#feature_links a.more {
				background-image: url("../images/more.jpg");
				height: 19px;
				width: 56px;
				background-position: top left;
				background-repeat: no-repeat;
				display: block;
			}
			
			#feature_links a.more:hover {
				background-position: bottom;
			}
			
			#feature_links a.more span {
				display: none;
			}
			
			
			
div.selectbox-wrapper {
  position:absolute;
  display: inline-block;
  width: 220px;
  width: 220px !important;
  background-color: white;
  border: 1px solid #ccc;
  margin: 20px 0 0 -118px;
  padding: 0;
  font-size:0.8em;
  height: 130px;
  overflow: auto;
  float: left;
  z-index: 3000;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li.current { 
  background-color: #CDD8E4;
}
div.selectbox-wrapper ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 2px;
  cursor: pointer;
}

.selectbox /* look&fell of  select box*/
{
  
  padding-left:2px;
  font-family:Verdana;
  font-size:0.8em;
  width: 110px; 
  display : inline;
  background: url('../images/bg_select.png') 115px;
  cursor: pointer;
  border:1px solid #D1E4F6;
  color:#333;
  
}
#cancelForm label.error {
	color: red;
	padding-left: 10px;
	font-size: 10px;
}

*:lang(en) .selectbox,
*:lang(en) div.selectbox-wrapper {
	/* MOZ/SAFARI */
	display: block;
	margin-top: 0 !important;
	margin-left: 100px !important;
}

select {
	background: url('../images/bg_select.png') right;
}
