/**
Client:			Triangle	
Date:				210108
**/


/** 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:#000;
	font-size:87%;
	background:#ffffff;	
	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 {
	text-align:left;
	width:967px;
	border:1px solid #bfbfbf;
}

.container {
	min-height:450px;
	height:auto !important;
	height:450px;
}

.head {
	height:141px;
	padding:0 0 0 110px;
	background:#fff url(/images/bg-header.gif) no-repeat top right;
	border-bottom:1px solid #e5e5e5;
}

img.logo {
	float:left;
	display:inline;
}

div.prime {
	margin:0px 60px 0 0;	
	float:right;
	width:620px;
	display:inline;
}


.content_surround {
	background:#f2f2f2
}

.content_one {
	margin:0;
	padding:20px 109px 0 0;
	width:240px;
	float:right;
	display:inline;	
	background:#f2f2f2 url(/images/bg-content.gif) repeat-x top left;	
}

.spacer { /* fixes collapse of empty div in firefox */
	white-space: pre;
}

.content_two {
	margin:0;
	padding:20px 30px 0 110px;
	width:478px;
	float:left;
	display:inline;	
	background:#f2f2f2 url(/images/bg-content.gif) repeat-x top left;	

}

.foot {
	margin:30px 109px 0 110px;
	height:130px;
	position:relative;
}

/** **/

/** PRIMARY NAVIGATION **/

ul.primarynav {
	margin-top:104px;
}

ul.primarynav li {
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8em;
	background-color:#fff;
	border-width:1px;
	border-style:solid solid solid none;
	border-color:#bfbfbf;
}

ul.primarynav li#nav1_1 {
	border-style:solid;
}

ul.primarynav li a {
	padding:0.3em 1.15em;
	display:block;		
	color:#00174a;
	text-decoration:none;
}

ul.primarynav li a:hover {
	text-decoration:none;
	color:#ee5823;
}

ul.primarynav li a.activelink {
	color:#ee5823;
}

.prime .right {
	line-height:2em;
}

/** **/

/** SECONDARY NAVIGATION **/

ul.secondarynav {
	border-top:1px solid #b5b5b5;
	font-size:0.8em;
}

ul.secondarynav li {
	padding:0 0em 0.5em 0;
	margin:0 0 0 -11px;
}

ul.secondarynav li a {
	display:block;
	color:#000;
	text-decoration:none;
	padding:2px 0;
	border-bottom:1px solid #b5b5b5;	
}

ul.secondarynav li a:hover {
	text-decoration:none;	
	color:#e85b26;
	border-bottom:1px solid #e85b26;
}

ul.secondarynav li a.activelink {
	text-decoration:none;
	color:#e85b26;
	border-bottom:1px solid #e85b26;
}

/** **/

/** FOOT NAVIGATION **/

.foot ul {
	padding:0;
	margin:5px 0 0 0;
	float:right;
}

.foot ul li {	
	padding:0;
	float:left;
	display:inline;
	font-size:0.7em;
}

.foot ul li a {
	padding:0 10px;
	display:block;
	float:left;
	text-decoration:none;
}

.foot ul li a:hover {
	text-decoration:underline;
	color:#ee5823;
}

.foot ul li a.activelink {
	text-decoration:underline;
	color:#ee5823;
}

.foot ul li#nav2_1, .foot ul li#nav2_2, .foot ul li#nav2_3, .foot ul li#nav2_4{
	padding:0.3em 0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8em;
	background-color:#fff;
	border-width:1px;
	border-style:solid solid solid none;
	border-color:#bfbfbf;
	line-height:normal;
}

.foot ul li#nav2_1 {
	border-style:none;
	padding-right:1em;	
}
	
.foot ul li#nav2_2 {
	border-style:solid;
}	
	
.foot ul li#nav2_1 a, .foot ul li#nav2_2 a, .foot ul li#nav2_3 a, .foot ul li#nav2_4 a {
	display:block;		
	color:#00174a;
	text-decoration:none;
	margin:0;
}	

.foot ul li#nav2_6 {
	position:absolute;
	right:0;
	bottom:18px;
}

.foot ul li#nav2_126 {
	position:absolute;
	bottom:18px;
	right:100px;
}

.foot ul li#nav2_127 {
	position:absolute;
	bottom:18px;
	right:150px;
}

.foot ul li#nav2_5 {
	position:absolute;
	left:10px;
	bottom:18px;
}

.foot img {
	float:right;
}


/** **/


/** GENERIC STYLES **/

h1,h2,h3,p {
	margin:0.6em 0 0.8em 0;
}

h1 {
	line-height: normal;
	font-size:1em;
	color:#1977bf;
	padding: 0.15em 0 0.1em 0;
	margin:0;
}

h2 {
	line-height: normal;
	font-size:0.9em;
	color:#1977bf;
	padding: 0.15em 0 0.1em 0;
	margin:0;
}

h3 {
	line-height: normal;
	font-size:0.8em;
	color:#1977bf;
	padding: 0.15em 0 0.1em 0;
	margin:0;
}


p {
	margin:0 0 1em 0;
	line-height:1.4em;
	color:#333333;
	font-size:0.9em;
}

.content_two p {
	padding-right:25px;
}

a {
	color:#3399cc;
	}
	
a:hover {
	color:#3399cc;
	}	

/* notes */

.note_info {
	background-color: #f0f9ff;
	border: 1px solid #cacbcc;
	padding:0.2em;
	clear:both;
	text-align:center;
	width:18em;
	margin-left:210px;
}

.note_warning {
	background-color: #ffdbe0;
	border: 1px solid #cacbcc;
	color: red;
	font-weight: bold;
	padding: 4px;
	text-align:center;	
}

/* */

/* Caption images */

.caption_image {
	margin:0;
	padding:0;	
	text-align: left;
	width:170px;
}

.caption_image.right {
	margin:0 0 13px 13px;
}

.caption_image.left {
	margin:0 13px 13px 0;
}

.content_one .caption_image.left, .content_one .caption_image.right {
	float:none;
	margin:0;
}

.caption_image p, .caption_image img {
	padding:0;
	margin:0;
	font-size:0.7em;
	color:#003D4D;
}

.caption_image p {
	padding:0;
	margin:0 0 0.5em 0;
	font-size:0.7em;
	color:#003D4D;
}


/* */

/** **/

/** 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;
	font-size:0.9em;
}

.content_two ol, .content_one ol {
	list-style: decimal;
	margin:0.5em 2em;
	padding:0 0 0 1em;
	line-height:1.5em;
	font-size:0.9em;
}

.content_one ul.secondarynav {
	margin:0 0 0 0;
}

.content_one ul.secondarynav li {
	list-style: none;
}

/* Home page */

body#home .content_two {
	margin:16px 0 0 0;
	padding:0 109px 0 110px;
	width:967px;
	border-top:none;
	padding:0;
	color:#000;
	background:#f2f2f2 url(/images/bg-content.gif) repeat-x top left;	
	border-top:1px solid #bfbfbf;	
}

#flashcontent {
	margin:16px 109px 0 110px;
}

body#home .section_1, body#home .section_2, body#home .section_3 {
	width:347px;
	float:left;
	padding:0 31px 0 0;
	margin:20px 0 0 110px;
	display:inline;
}

body#home .section_2 {
	width:337px;
	margin:20px 109px 0 0;
}

span.h1_empty {
	line-height: normal;
	font-size:1em;
	color:#1977bf;
	line-height: 1.4em;
	margin:0;
}

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 ul li, body#home .section_2 ul li, body#home .section_3 ul li  {
	text-decoration:none;
	color:#000;
}

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:#ccc 1px dashed;
	height:1px;
}

body#home .section_2 .caption_image.left, body#home .section_2 .caption_image.right, body#home .section_3 .caption_image.left, body#home .section_3 .caption_image.right  {
	float:none;
	margin:0;
}

body#home .section_1 .caption_image p, body#home .section_2 .caption_image p, body#home .section_3 .caption_image p {
	color:#000;
}

/* */

/* sub-content pages */

/* News page */

body#news h3 {
	font-size:0.9em;
	color:#000;
	font-weight:normal;
}

body#news h2.date {
	border:none;
	color:#000;
}

.back-link {
	margin:1em 0;
}

.newslink {
	margin:-1em 0 1em 0;
	display:block;
	font-size:0.9em;
}

/* */

/* Admin command page */

#command .content_two, #login .content_two {
	margin:0;
	padding:20px 109px 0 110px;
	width:748px;
	float:left;
	display:inline;	
	background:#f2f2f2 url(/images/bg-content.gif) repeat-x top left;	
}

/** **/

/** FOOTER **/


/** FORMS **/

form label {
	display:block;
	padding-right:10px;
	font-weight:bold;
	font-size:0.9em;
}

form div, form .note_info, form .note_warning {
	margin:0.4em 0 ;
}

form .note_info, form .note_warning, form .buttons, form .note_plain {
	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 {
	text-align:left;	
	width:59%;
	padding:3px 4px 3px 3px;
	font-size:0.9em;
} 	

#news_synopsis, #content_text {
	width:55%;
}

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;
}


/* 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;
	font-size:0.9em;
}

.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.9em;
}

.caption_image .admin a {
	margin:0 2px 0 0;
}

/** **/
