/* Start of CMSMS style sheet 'Extreme Offshore Layout V1' */
/*-----------------------------------------------------------------------------------------------
  Main layout sections
-----------------------------------------------------------------------------------------------*/

body {
margin:0;
border:0;
padding:0;
height:100%; 
max-height:100%; 
font-family:arial, verdana, sans-serif; 
font-size:76%;
overflow: hidden; 
}

#header {
position:absolute; 
top:0; 
left:0; 
width:100%; 
height:91px; 
/* overflow: hidden; */
text-align:center;
z-index:30;
}
  

#contents {
top:91px;
left:0px;
bottom:0px; 
right:0px; 
overflow-y:scroll; 
position:fixed;   
}

#slide {
position: absolute;
z-index: 31;
margin-left:495px !important;
margin-left:510px; 
width:200px
}

/* for internet explorer */

* html body {
padding:91px 0 0px 0px; 
}

* html #contents {
height:100%; 
width:100%;
padding:0px 0px 0px 0px; 
}
  
/*-----------------------------------------------------------------------------------------------
  Font styling
-----------------------------------------------------------------------------------------------*/  
html, body, p, th, td, li, dd, dt {
font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
line-height:180%
}

h1 {
background-position: left center; font-size: 1.7em; 
color: #4374BB; 
text-transform:uppercase;   
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif; 
font-weight:normal; 
padding-left:40px;
padding-top:12px;
background-image:url('uploads/eoimg/titleicon.gif'); background-repeat:no-repeat;
height:50px;
}

h2 { 
font-size: 1.5em; 
color: #eba000
}

h3 { 
font-size: 1.2em;
text-transform:uppercase;   
font-family:Trebuchet Ms, Arial, Helvetica, sans-serif; 
color: #4374BB; 
}

h4 { 
font-size: 1.0em; 
color: #eba000;
}

h5 { 
font-size: 0.9em; 
}

h6 { 
font-size: 0.8em; 
}

.footer {
font-size: 8pt; 
font-family: tahoma, verdana; 
line-height:110%
}

.footer a {
font-size: 8pt
}

a {
color: #003f7f
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

/*#contents li
{
background-image: url('uploads/eoimg/bullet.gif');
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .9em
}*/

#news li
{
background-image: url('uploads/eoimg/bullet2.gif');
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .9em;
line-height:160%
}

#news li a
{
text-decoration:none;
color:#1f1f1f;
}

#news li a:hover
{
text-decoration:underline;
color:#1f1f1f;
}


.other a{
text-transform:uppercase; 
color:#595959; 
font-size:10px;
text-decoration:none;
font-weight:bold;
}

.other a:hover{
text-decoration:underline;
}

.contactform textarea {
width: 180px; /* <-- change this to whatever works for you */
height: 60px; /* <-- change this to whatever works for you */
}


/* End of 'Extreme Offshore Layout V1' */

/* Start of CMSMS style sheet 'Extreme Offshore Navigation: CSSMenu - Horizontal V1' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
   height:69px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 

   border-bottom: 0px solid #C0C0C0;
   width: 100%;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
   height:69px;
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
   height:23px;
   background-image:none;
   background-color: #497AC2; 


}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 25px 15px; 
   text-decoration: none; 
   color: #ffffff;
   font-family:Trebuchet MS, Arial;
   font-size:10pt;
   text-transform:uppercase;
   font-weight:bold;
}
#primary-nav li a { 
   border-right: 0px solid #C0C0C0;
   border-left: 0px solid #C0C0C0;
}

#primary-nav li a:hover { 
color: #FFE74F; 
}

#primary-nav li li a { 
   border: 1px solid #C0C0C0;
   padding: 5px 10px; 
   text-transform:none;
}	

#primary-nav li li a:hover{ 
   color: #000000; 
}
#primary-nav li, #primary-nav li.menuparent { 
   background-image: url(uploads/eoimg/button.gif); 
   background-position: top right; 
   background-repeat: repeat-x; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   background-color: #497ac2; 
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(uploads/eoimg/button.gif); 
   background-position: top right; 
   background-repeat: repeat-x; 
   color: #000000; 

}


#primary-nav ul li li.menuparent, 
#primary-nav ul li li.menuparent:hover, 
#primary-nav ul li li.menuparenth { 
/* arrow for menuparents */
   background-color: #497ac2; 
   color: #000000; 

}

/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   color: #000000; 
   background-image: url(uploads/eoimg/buttonh.gif); 
   background-position: top right; 
   background-repeat: repeat-x; 
}

#primary-nav li li:hover, 
#primary-nav li li.menuh, 
#primary-nav li li.menuparenth, 
#primary-nav li li.menuactiveh { 
   color: #000000; 
   background-image: none;
   background-color: #dfdfdf; 
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'Extreme Offshore Navigation: CSSMenu - Horizontal V1' */

