/**
Client:			Travallen
Date:				260208
**/


/** RESET CODE **/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/** **/

/** CLEAR AND FLOATS **/

.clear {
	clear:both;
	margin:0;
	line-height:1%;
	padding:0;
	font-size:0.1em;
	display:block;
	height:1%;
}
	 
.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */	 
	 
.right {
	float:right;
}

.left {
	float:left;
}

/** **/

/** STRUCTURE **/

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size:0.7em;
	background:#ffffff url("/images/bg-body.jpg") repeat-x top left;	
	text-align:center;	
	line-height:1.125em;
	padding-top:16px;
}

.head, .container, .foot {
	clear:both;
	margin:0 auto;	
}

* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}

* html .head, * html .prime, * html .container, * html .foot { /* for ie5.5 / 6.0 - realign the text */
	text-align:left;
}

.container, .foot {
	text-align:left;
	width:800px;
}

.container {
	background:#fff url(/images/bg-container.jpg) repeat-y left 116px;
	min-height:450px;
	height:auto !important;
	height:450px;
}

.head {
	height:115px;
	background:#ffffff url("/images/bg-header.gif") no-repeat top left;
	margin:0;
	position:relative;
}

img.logo {
	float:left;
	display:inline;
}

div.prime {
	margin:0px;	
	float:right;
}

.content_surround {
	border:3px solid #666666;
}

.content_one {
	margin:0;
	width:162px;
	float:left;
	display:inline;	
	padding:0 10px;
	background:transparent url(/images/bg-content_one.gif) top left repeat-x;
}

.spacer { /* fixes collapse of empty div in firefox */
	white-space: pre;
}

.content_two {
	margin:8px 17px 6px 0px;
	width:571px;
	float:right;
	display:inline;	
	padding:0 0 0 0px;
	min-height:450px;
	height:auto !important;
	height:450px;	
}

.foot {
	background:#ffffff url(/images/bg-foot.gif) repeat-x top left;
	width:800px;

}

/** **/

/** PRIMARY NAVIGATION **/

ul.primarynav {
	padding:2px 0 3px 0;
	margin:0 7px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	position:absolute;
	right:0;
	bottom:0;
	background:#ffffff url(/images/bg-primarynav.gif) repeat-x left bottom;
}

ul.primarynav li {
	float:left;
	font-size:1.2em;
	font-weight:bold;

}

ul.primarynav li a {
	padding:0 7px;
	display:block;		
	color:#000;
	text-decoration:none;
}

ul.primarynav li a:hover {
	text-decoration:none;
	color:#ff0000;
}

ul.primarynav li a.activelink {
	color:#ff0000;
}

.prime .right {
	line-height:2em;
}

/** **/

/** SECONDARY NAVIGATION **/

ul.secondarynav li {
	padding:0 0em 0 0;
	margin:0 -10px 0 -21px;
}

ul.secondarynav li a {
	display:block;
	color:#6b6c6e;
	text-decoration:none;
	padding:4px 10px 2px 11px;
	border-bottom:1px solid #c4c5c6;
	background:none;
}

ul.secondarynav li a:hover, ul.secondarynav li a.activelink {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:4px 10px 2px 11px;
	border-bottom:1px solid #c4c5c6;
	background:#a4a5a7 url(/images/bg-secondary_nav.gif) top left repeat-x;
}

ul.secondarynav li a.activelink {
	background:#6b6c6e url(/images/bg-secondary_nav-over.gif) top left repeat-x;
}



/** **/

/** FOOT NAVIGATION **/

.foot ul {
	padding:0;
	margin:0;
	float:right;
}

.foot ul li {	
	padding:9px 0 0 0;
	float:left;
	display:inline;
	font-size:1em;
	line-height:1.2em;
}

.foot ul li a {
	padding:0 10px;
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
}

.foot ul li a:hover {
	text-decoration:underline;
}

.foot ul li a.activelink {
	text-decoration:underline;
}

.foot .right {
	padding:8px 10px 0 0;
	margin:0 0 0 0px;
	float:left;
	font-size:1em;	
	line-height:1.2em;	
	color:#666;
}

.foot img {
	float:right;
}

/** **/


/** GENERIC STYLES **/

h1,h2,h3,p {
	margin:0.6em 0 0.8em 0;
}

.content_one h1, .content_two h1 {
	color:#fff;
	background:#68696b url(/images/h1-home.gif) repeat-x top left;
	margin:0;
	padding:6px 0 6px 10px;
	line-height: normal;
	font-size:1.2em;
	border-bottom:1px solid #9d9ea3;
}	

.content_one h1 {
	margin:0 -10px;
}

.content_two h1 {
	margin:-8px -17px 0 -23px;
	padding-left:23px;
	padding-bottom:4px;
	color:#eb1c24;
	background:#e1e2e3 url(/images/h1-home-section1.gif) repeat-x top left;
}	

h2 {
	color:#000000;
	font-size:1.2em;
	padding-bottom:0.3em;
	font-weight:bold;
}


p {
	margin:1em 0 0 0;
	line-height:1.4em;
}

.content_two p {
	padding-right:25px;
}

a {
	color:#ff0000;
	}
	
a:hover {
	color:#ff0000;
	}	

/* notes */

.note_info {
	padding:0.2em;
	clear:both;
	text-align:center;
	width:18em;
	margin-left:160px;
	font-size:0.7em;
}

.note_warning {
	background-color: #fff;
	border: 1px solid #cacbcc;
	color: red;
	font-weight: bold;
	padding:0 12px 12px 12px;
	margin-left:160px;
	width:322px;
}

hr {
	border:none;
	border-bottom:1px solid #ccc;
	clear:both;
}

/* */

/* Caption images */

.caption_image {
	margin:0;
	padding:0;	
	text-align: left;
}

.caption_image.right {
	margin:13px 0 13px 13px;
}

.caption_image.left {
	margin:13px 13px 13px 0;
}

.content_one .caption_image.left, .content_one .caption_image.right {
	float:none;
	margin:27px -10px 0 -10px;
}

.caption_image p, .caption_image img {
	padding:0;
	margin:0;
	font-size:0.9em;
	color:#003D4D;
}

.caption_image p {
	padding:0;
	margin:0 0 0.5em 0;
	font-size:0.9em;
	color:#003D4D;
}

.content_one .caption_image p {
	padding-left:10px;
}


/* */

/** **/

/** STYLES AND STRUCTURE FOR SPECIFIC AREAS / SECTIONS **/

.prime .right {
	margin:0;
	padding-left: 1.5em;
}

.content_two ul, .content_one ul {
	list-style: disc;
	margin:0.5em 2em;
	padding:0 0 0 1em;
	line-height:1.5em;
}

.content_two ol, .content_one ol {
	list-style: decimal;
	margin:0.5em 2em;
	padding:0 0 0 1em;
	line-height:1.5em;
}

.content_one ul.secondarynav {
	margin:0 0 0 0;
}

.content_one ul.secondarynav li {
	list-style: none;
}



/* Home page */

body#home .container {
	background:none;
}

body#home .content_two {
	margin:0;
	width:800px;
	float:right;
	display:inline;	
	background:#000 url("/images/bg-content_two.gif") repeat-y top left;	
	border-left:none;
	color:#666;
	border-bottom:3px solid #666666;
}

body#home p {
	color:#666666;
}

#flashcontent {
	height:225px;
	overflow: hidden;
	margin:0;
	background:url(/images/home-banner.jpg) top left no-repeat;
}


#flashcontent ul, #flashcontent p {
	display:none;
}

body#home .section_1, body#home .section_2, body#home .section_3 {
	width:305px;
	float:left;
	padding:0;
	margin:0;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:0;	
	border:3px solid #666666;
	border-bottom:none;
	display:inline;
	padding:10px;
	background:transparent url(/images/bg-section.jpg) repeat-x top left;
}

body#home .section_2 {
	width:210px;
	margin:0;	
	border-style:solid none none none;
}

body#home .section_3 {
	width:213px;
	color:#666666;
	margin:0;	
}

body#home h1 {
	color:#fff;
	background:#68696b url(/images/h1-home.gif) repeat-x top left;
	margin:-10px -10px 0 -10px;
	padding:6px 0 6px 10px;
	line-height: normal;
	font-size:1.2em;
	border-bottom:1px solid #9d9ea3;
}

body#home .section_1 h1 {
	color:#eb1c24;
	background:#e1e2e3 url(/images/h1-home-section1.gif) repeat-x top left;
}


body#home h2, body#home h3 {
	font-size:1em;
	padding:5px 11px 0 0;
	margin:0.2em 0;
	color:#231f20;
	border:none;
	font-weight:bold;
}

body#home h3 {
	font-weight:normal;
	color:#666;
}


body#home .section_1 ul, body#home .section_2 ul, body#home .section_3 ul {
	margin-left:11px;
	margin-right:11px;
	padding-left:5px;
}	

body#home .section_1 img, body#home .section_2 img, body#home .section_3 img {
	margin:0 -10px;
}	

body#home .section_1 ul li, body#home .section_2 ul li, body#home .section_3 ul li  {
	text-decoration:none;
	color:#9d9ea3;
}

body#home .section_1 hr, body#home .section_2 hr, body#home .section_3 hr {
	margin:1.5em 0 1em 0;
	border:none;
	background:#fff;
	border-top:#9d9ea3 1px dashed;
	height:1px;
}

body#home .content_two .section_1 .caption_image.left, body#home .content_two .section_1 .caption_image.right,body#home .content_two .section_2 .caption_image.left, body#home .content_two .section_2 .caption_image.right, body#home .content_two .section_3 .caption_image.left, body#home .content_two .section_3 .caption_image.right  {
	float:none;
	margin:0;
	padding:0;
}

body#home .content_two .section_1 .caption_image.left, body#home .content_two .section_1 .caption_image.right {
	padding: 10px 0 0 10px;
}

body#home .section_1 .caption_image p, body#home .section_2 .caption_image p, body#home .section_3 .caption_image p {
	color:#666666;
}


/* */

/* sub-content pages */

/* News page */


body#news h2 {
	padding-bottom:0;
	margin-bottom:0.2em;
	margin-top:1.5em;
}

body#news h3 {
	font-size:1.1em;
	color:#fe0000;
	font-weight:bold;
	padding-top:0;
	margin-top:0;
}

body#news h2.date {
	border:none;
	color:#000;
}

.back-link {
	margin:1em 0;
}

body#news .content_two a {
	color:#000;
	text-decoration:none;
}

/* */

/* Services page */

#sub_content.services .content_one {
	padding-top:27px;
}

/** **/

/** FOOTER **/


/** FORMS **/

form label {
	width:150px;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}

form div, form .note_info, form .note_warning {
	margin:0.4em 0 ;
}

form .note_info, form .note_warning, form .buttons, form .note_plain {
	margin-left:160px;
	text-align:left;	
} 	

#contact form .note_info, #contact form .note_warning, #contact form .note_plain, 
#quotation form .note_info, #quotation form .note_warning, #quotation form .note_plain {
	margin-left:160px;
	text-align:left;	
	width:59%;
	padding:3px 4px 3px 3px;
} 	

#news_synopsis, #content_text {
	width:55%;
}
form .buttons {
	margin-left:160px;
}

abbr {
	color:#cc0000;
}

#contact form input[type=text], #contact form input[type=password], 
#quotation form input[type=text], #quotation form input[type=password] {
	width:60%;
}

#contact form textarea, #quotation form textarea {
	width:60%;
}

#contact form input#captcha, 
#quotation form input#captcha, 
#quotation form input#passengers {
	width:3em;
}

.buttons input {
	font-size:12px;
	background:#fff;
	color:#7b7b7b;
	border:none;
	border-right:1px solid #9c9c9c;
	border-bottom:1px solid #9c9c9c;
	border-top:1px solid #9c9c9c;
	border-left:1px solid #9c9c9c;
	padding:1px;
	cursor:pointer;	
} 	

/* for the wonderful ie5.5/6.0 we all love so much */

* html #contact form input,  
* html #quotation form input { 
	width:60%;
}

* html #contact form div.buttons input, 
* html #quotation form div.buttons input {
	width: auto;
}

/* */

/** **/

/** ADMIN **/


.admin a {
	color:#cc0000;
	text-decoration:none;
	background:#ddd;
	padding:0.4em;
	border:1px #fff solid;
	line-height: 2em;
	font-weight:bold;
	display: inline;
}

.content_one li div.admin a {
	color:#cc0000;
	padding:0.0em;
}

.content_one li div.admin a:hover {
	color:#cc0000;
}

.admin a:hover {
	background:#ccc;
}

.caption_image .admin {
	text-align: left;
	position:absolute;
	font-size:0.8em;
}

.caption_image .admin a {
	margin:0 2px 0 0;
}

/** **/
