﻿/* 
                layout.css
*/

/* ********************  standard layout elements ******************** */
.header
{
}

.login
{
    float: right; 
    margin-top: 20px;
}

.login a
{
    text-decoration: none;
    color: White;
}

.content
{
    display:inline;
    background-color: #313131;
    color: White;
}

.sidebar
{
    float:left;
    margin-top: 10px;
    background-color:#313131;
    clear: both;
}

.primary_container
{
    float: left;
    width: 510px;

    margin-top: 10px;
    margin-left: 10px;
    background-color: White;
    color: Black;

    padding: 5px 10px 5px 10px;
    
    border-top: 2px solid Black;
    border-bottom: 2px solid gray;
    border-left: 2px solid Black;
    border-right: 2px solid Black;

}

.mailtext
{
	font-size: 10px;
    float: left;
    width: 510px;

    color: White;

    padding: 10px 0px 0px 5px;
    
}

.copyright
{
   font-size: 10px;
    float: left;
    width: 510px;

    color: black;

    padding: 0px 0px 10px 5px;
    
}

.contenttop
{
    background-image: url( top4.gif );
}

.contentbottom
{
    background-image: url( bot4.gif );
}

.footer
{
    clear: both;
}
.footerlinks { text-align: center; }
ul.footerlinks li
{
    display:inline;
    
}
ul.footerlinks li a
{
    text-decoration: none;
    margin-right: 20px; 
}

.highlight_clickable
{
	cursor:pointer;
}
.highlight_remove
{
	background-color:#ffffff;
}

.infobox
{
    display: block;
}

.infobox table
{
    width: 211px;
}

.infobox th
{
    height: 30px;
}

.infobox_content
{
    background-image: url( tall1.gif );
    padding: 10px 10px 10px 10px;
    color: White;
}

.infobox_top
{
    background-image: url( back_top1.gif );
    background-repeat: no-repeat;
    height: 45;
    background-position:top center;
}

.infobox_bottom
{
    background-image: url( back_bot1.gif );
    background-repeat: no-repeat;
    height: 8;
    background-position:top center;
}

#nav
{
    position: relative;
    height: 85px;
}

#nav a
{
    display: inline;
    position: absolute;
    text-decoration: none;

    top: 54px;
    left: 20%;
    width: 179px;
    height: 85px;
}

#nav a i 
{
    visibility: hidden;
}

a#tabProducts
{
    left: 22px;
}
a#tabDownload
{
    left: 202px;
}
a#tabSupport
{
    left: 382px;
}

a#tabContacts
{
    left: 562px;
}

a#tabProducts:hover 
{
    background-image: url( m1b.gif );
    background-repeat: no-repeat;
    height: 85px;
    border: none;
}

a#tabDownload:hover 
{
    background-image: url( m2b.gif );
    background-repeat: no-repeat;
    height: 85px;
    border: none;
    margin-left: 2px;
}

a#tabSupport:hover 
{
    background-image: url( m3b.gif );
    background-repeat: no-repeat;
    height: 85px;
    border: none;
    margin-left: 2px;
}

a#tabContacts:hover 
{
    background-image: url( m4b.gif );
    background-repeat: no-repeat;
    height: 85px;
    border: none;
    margin-left: 3px;
}

/* ********************  optional layout elements ******************** */
.blue{font-family:Tahoma; font-size:11px;  color:#007A97; line-height:13px}
.blueSupport{font-family:Tahoma; font-size:12px;  color:#0000FF; line-height:13px}

.headerSupport { font-size: 11px; font-weight: bold; color:#385790; cursor: hand; cursor: pointer;
               font-family: Verdana, Arial, Helvetica, sans-serif; }
.headerSupport a:link { text-decoration: none; }
.headerSupport a:hover { background-color: #eee; text-decoration: underline; }
.headerSupport a:visited { text-decoration: none; color: #474747; }
.detailsHidden { display:none; visibility:hidden;  background-color:#eeeeee; 
               font-family: Verdana; }              
.detailsExpand { display: block; visibility:visible;  background-color:#eeeeee; 
               font-family: Verdana; padding: 5px 15px 10px 10px; margin-top: 10px; }              
               
.hdrtable
{
    width: 100%;
}


.hdrleft
{
    height: 193px;
    background-image: url( tall_x.gif );
}

.hdrcenter
{
    height: 193px;
    width: 765px;
    background-image: url( header.gif );
    background-repeat: no-repeat;
    background-position: center top;
}

.hdrright
{
    height: 193px;
    background-image: url( tall_x.gif );
}

a { color: #385790; }
img {  border: 0px; }
h1 { font-size: 18px; font-weight: bold; font-family: Verdana, Arial, Sans-Serif; }
h2 {font-size: 16px; font-weight: bold; color: #2f2f2f; }
h3 {font-size: 14px; font-weight: bold; color: #2f2f2f; }
h4 {font-size: 12px; font-weight: bold; color: #2f2f2f; border-bottom: 1px solid #b2b2b2; }
#subhead {font-size: 14px; font-weight: bold; color: #2f2f2f; }
hr { border: 1px solid #b2b2b2; }
.hottopicpullout { border: 1px solid #a00707; padding: 5px 10px 5px 10px; margin: 10px; line-height: 16px; }
.hottopic {font-size: 14px; font-weight: bold; color: #a00707; border-bottom: 1px solid #b2b2b2; }
.helptopic { line-height: 32px; margin: 0 0 0 15px; }
ul li { margin-left: -10px; }
.topicheader { font-size: 11px; font-weight: bold; line-height: 16px; color: #2f2f2f; margin: 0 10px 0 10px; }
.underlined { text-decoration: underline; margin-bottom: 10px; }
.floatrighthottopic { float: right; margin: -55px 5px 10px 10px; }
.floatright { float: right; margin: 10px 5px 10px 10px; }
.floatleft { float:left; margin: 10px 10px 10px 0; }
.centerimage { float: left; margin: 10px 30px 0 30px; }
.lileftspace { margin-left: 8px; }
.linoleftspace { margin: 0 0 -15px -10px; }

.threeColumnDetailPG .columnOne { float: left; width: 165px; margin: 5px 10px 0 0; display: inline; }
.threeColumnDetailPG .columnTwo { float: left; width: 345px; line-height: 17px; }
.threeColumnDetailPG .columnThree { float: right; width: 135px; margin: 5px 0 0 0; display: inline; }
.colThreeDetailPGsubsecA { width: 60px; display: inline; float: left; text-align: center; margin-top: 10px; font-size: 9px; line-height: 11px; }
.colThreeDetailPGsubsecB { width: 60px; display: inline; float: right; text-align: center; margin-top: 10px; font-size: 9px; line-height: 11px; }
.floatleftDetailPGA { float:left; margin: 20px 10px 10px 0; }
.floatleftDetailPGB { float:left; margin: 20px 10px 10px 0; }

.spotartDetailPG { margin-top: 30px; border-top: 1px solid #b2b2b2; padding-top: 20px; }
.pulltext { font-size: 11px; line-height: 18px; padding: 0 20px 0 20px; }
.pulltext:first-letter { font-size: 13px; font-weight: bold; }
.ProdDescDetailPG { margin: 15px 0 15px 0; padding-right: 15px; line-height: 17px; }
.fontcolor { color: #474747; }
.astrix { font-size: 10px; list-style: none; margin: 5px 0 0 -25px; }
.threeColumnProdPG .columnOne { float: left; width: 760px; margin: 5px 5px 0 0; display: inline; }

.colThreeProdPGsubsecA { width: 67px; display: inline; float: right; text-align: center; margin-left: 10px; margin-top: -3px; font-size: 9px; line-height: 13px; border-left: 1px solid #b2b2b2; padding: 5px; height: 95%; }
.colThreeProdPGsubsecA2 { width: 67px; display: inline; float: right; text-align: center; margin-left: 10px; margin-top: -3px; font-size: 9px; line-height: 13px; border-left: 1px solid #b2b2b2; padding: 5px; height: 95%; margin-right: 75px; border-right: 1px solid #b2b2b2; }
.colThreeProdPGsubsecB { width: 67px; display: inline; float: right; text-align: center; font-size: 9px; margin-top: -3px; line-height: 13px; border-left: 1px solid #b2b2b2; padding: 5px; height: 95%; }
.floatleftProdPGA { float:left; margin: 20px 10px 10px 0; }
.floatleftProdPGB { float:left; margin: 20px 10px 10px 0; }
.floatleftProdPG { float:left; margin: 0 30px 10px 0; width: 110px; }
.floatleftProdPGPad { float:left; margin: 0 10px 0 0; width: 90px; }
.proddivA { height: 200px; }
.proddivB { height: 225px; }
.proddivC { height: 190px; }
.proddivD {  }
.proddivE { height: 230px; }
.proddivF { height: 220px; }
.proddivG { height: 240px; }
.backgroundtablespacer { margin-top: 15px; }
.backgroundtablerowheight { height: 190px; }
.alphalist { list-style: lower-alpha; }
.upperalphalist { list-style: upper-alpha; }
.upperlistcolor {color: #ff0000; }
.actionlabel { margin-top: 5px; }
.noliststyle { list-style: none; margin-top: 10px; }
