/*-----------------------------------------------------------------------------
Generic page styles for 2008-06-26 design

author:     Morgan O'Neal 
email:      moneal@alpineinternet.com 
website:    http://www.alpineinternet.com
-----------------------------------------------------------------------------*/

body {
    font-family: Verdana, "Courier New", Courier;
}
body.blue {
    background: #fff url(../images/body_blue_bg.gif) 50% 0 repeat-y;
}
body.aqua {
    background: #fff url(../images/body_aqua_bg.gif) 50% 0 repeat-y;
}
body.gray {
    background: #fff url(../images/body_gray_bg.gif) 50% 0 repeat-y;
}
div#whopper {

    min-width: 950px;
    width: 950px;
    margin: auto;
    position: relative;
}
a img {
    border: 0;
}

#header h1 a {
    display: block;
    width: 300px;
    margin-left: 43px;
    height: 61px;
    text-indent: -9999px;
    background: #fff url(../images/logo.gif) left top no-repeat;
    text-decoration: none;
}
div.pande {
    position: absolute;
    right: 0;
    top: 0px;
    margin: 0;
    padding: 0;
    z-index: 100;
}
#p {
    border: 1px solid #afbbcc;
    height: 14px;
    margin-right: 6px;
}
#search {
}
#water_header {
width:950px;
height:187px;
    background: #fff url(../images/water_header.gif) left top no-repeat;

}
/* Nav styles */
#topNav {
    font-family: "Courier New", Courier, Verdana;
    color: #8595a5;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 20px;
}
div#topNav ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
div#topNav ul li {
    float: left;
    /*height: 25px;*/
    padding: 0;
    margin: 0;

    position: relative;
}
div#topNav ul li a {
    display: block;
    text-decoration: none;
    padding: 10px;
    margin: 0 0 12px 0;
    border-bottom: 0;
    position: relative;
    color: #8595a5;
    line-height: 25px;
}
div#topNav ul li a:hover {
    background: #fff url(../images/nav_hover.gif) top right repeat-x;
}
div#topNav ul ul {
    position: absolute;
    /*top: 15px;*/
    left: -9999px;
    margin-top: -14px;
    background-color: #dff3fa;
    /*
    border: 1px solid #1d3e70;
    border-top: 0;
    */
    

}
div#topNav ul ul li {
    float: none;
    margin: 0;
    padding: 5px;
}

div#topNav ul ul ul {
	display: none;
}
div#topNav li:hover a,
div#topNav li.sfhover a{
    background: #fff url(../images/nav_hover.gif) top right repeat-x;
}
div#topNav li:hover li a,
div#topNav li.sfhover li a,
div#topNav ul ul li a {
    font-size: 12px;
    line-height: 14px;;
    margin: 0;
    padding: 0;
    background: transparent;
}
div#topNav ul ul li a:hover {
    border: 0;
    background: transparent;
}
div#topNav li:hover ul,
div#topNav li.sfhover ul {
    left: auto;
}
div#topNav li:hover li a,
div#topNav li.sfhover li a{
/*
    color: #745c3d;
    background: #fff url(../images/nav_hover.gif) top right repeat-x;
*/
}
div#topNav li:hover li a:hover,
div#topNav li.sfhover li a:hover {
/*
    color: #2a1f10;
    background: #fff url(../images/nav_hover.gif) top right repeat-x;
*/
}
div#topNav ul li:hover, div#topNav ul li.hover {
    position:static;
}

div#footerNavWrap ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
div#footerNavWrap ul li {
    float: left;
    height: 10px;
    padding: 0;
    font-size: 9px;
    line-height: 10px;
}
div#footerNavWrap ul li a {
    color: #8595a5;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 4px;
    padding: 0;
}
div#footerNavWrap ul li+li {
    border-left: 1px solid #8595a5;
}
body.blue #pname {
    color: #b2bcc6;
}
body.aqua #pname {
    color: #78bcd4;
    margin-top: 29px;
}
body.gray #pname {
    color: #b2bcc6;
}
#pname {
position:absolute;
top:223px;
left:160px;
    border-bottom: 1px solid #bce5f5;
    font-size: 17px;
    line-height: 10px;
    padding-left: 45px;

    font-family: "Courier New", Courier, Verdana;
}
#container {
    border-bottom: 1px solid #a3dcf1;
}
#reportframe {
    border-top: 1px solid #a3dcf1;
    background: #fff url(../images/reportbg.jpg) left bottom no-repeat;
    height: 137px;
    margin: 0;
}
body.home #container {
    background: #fff url(../images/home_bg.jpg) left bottom no-repeat;
    width: 950px;
    height: 650px;
}
body.blue #container {
    background: #fff url(../images/nav_blue_bg.jpg) left bottom no-repeat;
}
body.aqua #container {
    background: #fff url(../images/nav_aqua_bg.jpg) left bottom no-repeat;
}
body.gray #container {
    background: #fff url(../images/nav_gray_bg.jpg) left bottom no-repeat;
}
body.blue h2#mcaption {
    color: #688fba;
}
body.aqua h2#mcaption {
    color: #78bcd4;
}
body.gray h2#mcaption {
    color: #b2bcc6;
}
body.blue div.left {
    background: transparent url(../images/nav_generic_header.jpg) top left no-repeat;
}
body.aqua div.left {
    /*background: transparent url(../images/nav_water_header.jpg) top left no-repeat;*/
}
body.gray div.left {
    background: transparent url(../images/nav_tubular_header.jpg) top left no-repeat;
}
div.right {
    background: #fff url(../images/footer_generic_bg.jpg) left bottom no-repeat;
}
body.sidebar div.right {
    background: none;
    padding-bottom: 10px;
}
h2#mcaption {
    font-size: 19px;
    line-height: 28px;
    font-family: "Courier New", Courier, Verdana;
    padding-left: 29px;
}
div#subNav {
font-family: "Courier New", Courier, Verdana;
}
div#subNav ul {
    list-style: none;
}
div#subNav ul li{
    font-size: 11px;
    line-height: 17pxx;
}
div#subNav ul li a {
    color: #5b5f61;
    text-decoration: none;
}
div#subNav ul li a:hover {
    border-bottom: 1px solid #9dcfe4;
}
div.left {
    float: left;
    width: 266px;
    padding-top: 132px;
    height: 100px;
}
div.right {
    float: right;
    /* 683 - 45 = 638 */
    width: 684px;
    padding-bottom: 154px;
    overflow: hidden;
    font-size: 11px;
    line-height: 17px;
    min-height: 500px;
    color: #63757d;
}
body.sidebar div.right {
    padding-bottom: 0px;
}
body.sidebar div.sidebar {
    clear: right;
    float: right;
    border-left: 1px solid #8bc6df;
    padding-top: 75px; 
    margin-top: -50px;
    overflow: hidden;
    width: 411px;
}
body.sidebar div.sidebar p {
    padding-left: 15px;
}
    
body.sidebar div#bodyContent {
    /* 374 - 45 = 329 */
/*
    width: 329px;
*/
}

div#bodyContent {
    padding-left: 45px;

}
#footer {
    clear: both;
    float: right;
    width: 250px;
    text-align: right;
    font: 10px arial;
    color: #8595a5;
}
.clear {
    clear: both;
}

body.home p {
    font-size: 11px;
    line-height: 16px;
}
body.home #water a {
text_decoration: none:
}
body.home h2 {
    font-family: "courier new", courier, serif;
    font-size: 19px;
}
body.home #water h2 {
    color: #797e81;
}
body.home #tubular h2 {
    color: #62757d;
}
body.home #news h2 {
    color: #90c6da;
}
body.home #invest h2 {
    color: #75bbd4;
}
/* APERTURE */
/* ------------------------ */

div#aperture {
width:309px;
height:374px;
border-right:1px solid white;
border-left:1px solid white;
margin:0 0 0 44px;
background:url(/assets/aperture/img/inspection.jpg) -35px 0 no-repeat;
}
