/**
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: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:0.65em;
	background:#030608 url("/images/bg-body.jpg") no-repeat top center;	
	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.gif) repeat-y top left;
	min-height:450px;
	height:auto !important;
	height:450px;
}

.head {
	height:95px;
	background:url("/images/bg-header.jpg") no-repeat top left;
	margin:0;
}

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

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

.content_one {
	margin:8px 0 0 33px;
	width:161px;
	float:left;
	display:inline;	
	padding:0;
}

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

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

.foot {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	width:800px;
	background: #030608;
}

/** **/

/** PRIMARY NAVIGATION **/

ul.primarynav {
	padding:6px 30px 18px 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #81c8e7;
	line-height:1.5em;
}

ul.primarynav li {
	float:left;
	font-size:1em;
	font-weight:normal;
	background-color:#fff;
}

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

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

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

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

/** **/

/** SECONDARY NAVIGATION **/

ul.secondarynav li {
	padding:0 0em 0.5em 0;
	margin:0 0 0 -11px;
}

ul.secondarynav li a {
	display:block;
	color:#003366;
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:1px solid #003366;
}

ul.secondarynav li a:hover {
	text-decoration:none;	
	color:#0099cc;
	border-bottom:1px solid #0099cc;
}

ul.secondarynav li a.activelink {
	text-decoration:none;
	color:#0099cc;
	border-bottom:1px solid #0099cc;
}


/** **/

/** FOOT NAVIGATION **/

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

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

.foot ul li a {
	padding:0 10px;
	display:block;
	float:left;
	color:#ffffff;
	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 8px;
	margin:0 0 0 9px;
	float:left;
	font-size:1em;	
	line-height:1.2em;	
	color:#ffffff;
}

.foot img {
	float:right;
}


/** **/


/** GENERIC STYLES **/

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

h1 {
	line-height: normal;
	background:transparent url(/images/h1-content-one.gif) no-repeat 0 50%;
	font-size:1em;
	border-bottom:1px solid #cccccc;
	color:#010306;
	padding: 0.15em 0 0.35em 1.5em;
}

h2 {
	color:#575a5d;
	font-size:1em;
	padding-bottom:0.3em;
	border-bottom:1px solid #575a5d;
	font-weight:normal;
}


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

.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.9em;
	color:#003D4D;
}

.caption_image p {
	padding:0;
	margin:0 0 0.5em 0;
	font-size:0.9em;
	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;
}

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

.content_two h1 {
	color:#003366;
	background:transparent url(/images/h1-content-two.gif) no-repeat 0 50%;
}


/* Home page */

body#home .container {
	background:none;
}

body#home .content_two {
	margin:0;
	width:800px;
	float:left;
	display:inline;	
	background:url("/images/bg-header.jpg") no-repeat 0 -95px;	
	border-left:none;
	padding:0;
	color:#fff;
}

body#home h1 {
	color:#fff;
}

body#home p {
	color:#fff;
}

#flashcontent {
	height:86px;
	overflow: hidden;
	margin:9px 0 34px 24px;
	background:url(/images/home-banner.png) top left no-repeat;
}

* html #flashcontent {
	background:transparent url(/images/home-banner.gif) top left no-repeat;
}

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

body#home .section_1, body#home .section_2, body#home .section_3 {
	width:294px;
	float:left;
	padding:0;
	margin:0 0 5px 26px;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding:0 10px 0 0;	
	display:inline;
}

body#home .section_2 {
	width:229px;
	margin:0 0 5px 14px;	
}

body#home .section_3 {
	width:193px;
	color:#666666;
	margin:0 0 5px 14px;	
}

body#home h1 {
	margin:0 -10px 8px 0;
	padding:0 0 6px 20px;
	line-height: normal;
	background:transparent url(/images/h1-home.gif) no-repeat 0 50%;
	font-size:1.1em;
	border-bottom:1px solid #9d9ea3;
}

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

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


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:#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 .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:#ffffff;
}


/* */

/* sub-content pages */

/* News page */

body#news h3 {
	font-size:1em;
	color:#9d9ea3;
	font-weight:normal;
}

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

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

.newslink {
	margin:-1em 0 1em 0;
	display:block;
}

/* */

/** **/

/** FOOTER **/

img.cognos {
	margin:10px 8px 0 16px;
	float:left;
}

.logobar {
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:right;
	width:800px;
}

.logobar img {
	padding-left:15px;
}


/** FORMS **/

form label {
	width:200px;
	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:210px;
	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:210px;
	text-align:left;	
	width:59%;
	padding:3px 4px 3px 3px;
} 	

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

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

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

/** **/
