/* Vive le Caribbean! */

/*

------------------------------------------------------
Copyright Tim Isenheim, tim@fresh-labs.de
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.

1. This style sheet uses the Tantek Box Model Hack
(voice-family etc). Read more about this hack here:
http://www.tantek.com/CSS/Examples/boxmodelhack.html
------------------------------------------------------

*/

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	margin: 0;
	padding: 0 0 0 10px;
	background-color: #D3D8DE;
}

/**** html-Tags ****/

h1, h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: 09314A;
/*color: #ffffff;*/
/*background: url(images/h1.gif) no-repeat;*/
size: 1.1em;
width: 95%;
/*height: 21px;
line-height: 22px;*/
margin-top: 5px;
padding: 0 0 0 0px;
}
p {padding: 0 0 0 0;}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-align:left;
color: 09314A;
background: url(images/h1.gif) no-repeat;
width: 95%;
/*height: 14px;*/
line-height: 15px;
margin-top:5px;
padding: 0 0 0 0 ;
}

h4 {
color: #F20017;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 1.3em;
line-height: 1.4em;
width: 95%;
text-align: left;
font-variant: small-caps; }

h5 {
color: #003366;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.3em;
line-height: 1.4em;
text-align: center;
width: 90%; }

h6 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.1em;
line-height: 1.2em;
color: #000000;
width: 95%;
text-align: left; }

a {
color: #FFFFFF;
}

/**** layout ****/

/* banner */

#banner {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	width: 750px;
	height: 128px;
	background-image: url(images/top_bannernew.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner p {
text-align: left;
padding: 100px 0 0 10px;
margin: 0;
}

/* nav-toplevel */

#nav-toplevel {
	padding: 0;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#nav-toplevel ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
background-color: #09314A /*#7B99B7*/;
}

#nav-toplevel li {
display: inline;
margin: 0;
padding: 0;
}

#nav-toplevel li a {
text-decoration: none;
}

/* nav-main */

#nav-left
{
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-top: 10px;
}

#nav-right
{
	float: right;
	width: 150px;
	margin-right: 3px;
	margin-top: 25px;
	
}

#nav-main {
	text-align: left;
	font-size: 9pt;
	padding: 0;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #7B99B7;
	border-bottom-color: #333;
	border-left-color: #7B99B7;
}

#nav-main li {
margin: 0 -4px 0 0;
text-align: left;
line-height: 23px;
}

#nav-main li a {
text-transform: capitalize;
font-weight: bold;
padding: 0.45em 0.8em 0.45em 0.8em;
border-right: 1px solid #333333;
}

#nav-main li a:hover {
background-color: #000000;
color: #FFFFFF;
}

li .current {
background-color: #09314A  /*#7B99B7*/;
color: #ffffff;
}

/* nav-meta */

#nav-meta {
font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
text-align: right;
border-left: 2px solid #7B99B7;
border-right: 2px solid #7B99B7;
margin: 0;
padding: 0;
}

#nav-meta li a {
padding: 1px;
}

#nav-meta li a:hover {
background: #000;
color: #fff;
}

/* container-content */

#container {
	text-align: center;
	background-color:#FFFFFF;
	/*background-image: url(images/air.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;*/
	min-height:900px;
	border-left: 3px solid #7B99B7;
	border-right: 3px solid #7B99B7;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

html>body #container {
}

#content {
clear: both;
text-align: justify;
font-size: 0.7em;
line-height: 1.2em;
width: 530px;
height: inherit;
overflow: auto;
margin: 0px;
padding: 0 5px 0 5px;
}

#content a {
text-decoration: underline;
}

#content p, #content ol, #content ul {
width: 90%;
line-height: 1.6em;
padding: 8px 0 8px 8px;
margin: 0;
}

#content li {
margin-left: 25px;}

#content a:hover {
background-color: #000000;
color: #ffffff;
text-decoration: none;
}

/* subnavs */

#nav-subs {
	text-align: left;
	font-size: 0.75em;
	position: absolute;
	border-left: 2px solid #596591;
	left: 559px;
	height: 437px;
	top: 11px;
	margin: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 144px;
	font-weight: bold;
	background-color: #D9E3EC;
}

html>body #nav-subs {
width: 164px;
padding-left: 5px; }

#nav-subs ul {
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
}

#nav-subs li {
margin: 0;
padding: 0;
}

#nav-subs a, #info-site a {
text-decoration: none;
padding: 5px 2px 5px 4px;
}

#nav-subs a {
display: block;
height: 1.2em;
}

#nav-subs a:hover {
color: #ffffff;
background-color: #000000;
}

.youarehere {
color: #ffffff;
background: #596591;
}

#nav-section {
background-color:#D9E3EC;
}

#nav-supp {
background-color: #889BDE;
margin: 30px 0 0 0;
}

/* footer */

#info-site {
	background: url(images/footer.gif);
	color: #FFFFFF;
	text-align: right;
	line-height: 1.9em;
	width: 750px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	font-family: "small fonts", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#info-site a {
color: #FFFFFF;
}

#info-site a:hover {
	color: #FFFFFF;
	background: #ff5008;
	background-color: #000000;
}

#info-site p {
padding-right: 15px;
}

#info-company, #info-standards {
display: inline;
}

