﻿/* ---- Default Styles
------------------------------------------------------------------------- */

html, body, form
{
    margin: 0;
    padding: 0;
    height: 100%;
}

a:link, a:visited
{
    color: #444;
    text-decoration: none;
}
a:hover, a:active
{
    color: #444;
    text-decoration: underline;
}
img, form
{
    border: 0;
    margin: 0;
    padding: 0;
}
hr
{
    margin: 15px 0 15px 0;
    color: #ddd;
    background-color: #ddd;
    border: 0;
}
p
{
    display: block;
    margin: 0;
    padding: 0;
}
h1
{
    margin: 0 0 0 5px;
    padding: 0;
    color: #32549a;
    font: bold 17px arial, verdana;
}
h2
{
    margin: 0 0 0 5px;
    padding: 0;
    color: #3a5ba0;
    font: bold 15px arial, verdana;
}
h3
{
    margin: 0 0 0 5px;
    padding: 0;
    color: #1F1F1F;
    font: 13px arial, verdana;
}

.clearboth
{
    clear: both;
}

/* ---- Master Page Layout
------------------------------------------------------------------------- */

#container
{
    width: 770px;
    margin: auto;
    background: url(../images/shadowbackground.png) repeat-y;
}

#content
{
    width: 744px;
    margin: auto;
    padding: 0;
}

/* ---- header ------*/
#header
{
    height: 100px;
    margin: 0 0 0 0;
}

#headerleft
{
    width: 254px;
    float: left;
    height: 100px;
}

#headerright
{
    width: 490px;
    float: left;
    height: 100px;
}

#quicknav
{
    float: right;
    width: 300px;
    height: 40px;
    color: #1F1F1F;
    font: 11px arial, verdana;
}

/* ---- main content ------*/

#maincontent
{
    background: url(../images/maincontent.jpg) no-repeat;
    width: 100%;
    padding: 0;
    margin: 0 0 0 0;
}

/* Height fix so as to show the background*/
.main-content-heightfix
{
    height: 500px;
}
html > body .main-content-heightfix
{
    height: auto;
    min-height: 300px;
}

#leftmaincontent
{
    width: 152px;
    float: left;
    height: 400px;
    margin-top: 20px;
    padding-left: 24px;
    padding-right: 23px;
}

#secondarymenu
{
    color: #1F1F1F;
    font: 12px arial, verdana;
    height: 400px;
    margin-right: 5px;
}

#rightmaincontent
{
    width: 521px;
    float: right;
    margin-top: 20px;
    padding-right: 24px;
}

#contenttextpane
{
    padding: 15px 20px 30px 15px;
    background: url(../images/PanelBgWide.gif) no-repeat;
    margin-left: 5px;
    margin-top: 5px;
}

div#rightmaincontent p
{
    font: 9pt arial, verdana;
    line-height: 19px;
    padding: 10px 0 0 10px;
    color: #1F1F1F;
}

div#rightmaincontent hr
{
    width: 490px;
    margin: auto;
}


/* ---- Master Page Content
------------------------------------------------------------------------- */

#logo
{
    display: block;
    background: url(../images/logo.jpg) no-repeat;
    width: 250px;
    height: 89px;
    margin: 4px 0 0 10px;
    text-indent: -2000px;
}

/* ---- Quick Nav ------*/

#quicknav ul
{
    height: 22px;
    padding: 5px 12px 0 0;
    margin: 0;
    list-style: none;
}

#quicknav li
{
    float: right;
    margin: 0;
    padding: 0;
}

#quicknav li.line
{
    background: url(../images/quicknavline.gif) 10px 1px no-repeat;
    width: 22px;
}

#quicknav a
{
    color: #1F1F1F;
}

#quicknav a.on:link, #topnavi a.on:visited
{
    text-decoration: underline;
}

#quicknav a.on:hover, #topnavi a.on:active
{
    text-decoration: none;
}

/* ---- Tab Nav ------*/

#tabnav
{
    float: right;
    width: 480px;
    height: 25px; 
    margin-top: 35px;
}

#tabnav ul
{
    height: 25px;
    list-style: none;  
}

#tabnav ul li
{
    float: right;
    margin: 0;
    padding: 0;
    height: 25px;
}
#tabnav ul li a
{
    text-decoration: none;
    text-indent: -2000px;
    display: block;
    height: 25px;
    width: 100px;
}

#tabnav ul li#capabilities a
{
    width: 100px;
    background-image: url(../images/CapabilitiesTab.jpg);
    background-repeat: no-repeat;
}
#tabnav ul li#capabilities a:hover
{
    background-position: 0 -25px;
}

#tabnav ul li#capabilities a.on
{
    background-position: 0 -25px;
}

#tabnav ul li#capabilities a.on:hover
{
    background-position: 0 0;
}
#tabnav ul li#portfolio a
{
    width: 100px;
    background-image: url(../images/PortfolioTab.jpg);
    background-repeat: no-repeat;
}
#tabnav ul li#portfolio a:hover
{
    text-decoration: none;
    background-position: 0 -25px;
}
#tabnav ul li#portfolio a.on
{
    background-position: 0 -25px;
}
#tabnav ul li#portfolio a.on:hover
{
    background-position: 0 0;
}
#tabnav ul li#equipment a
{
    width: 100px;
    background-image: url(../images/Distribution.jpg);
    background-repeat: no-repeat;
}
#tabnav ul li#equipment a:hover
{
    text-decoration: none;
    background-position: 0 -25px;
}

#tabnav ul li#equipment a.on:hover
{
    background-position: 0 0;
}
#tabnav ul li#location a
{
    background-image: url(../images/LocationTab.jpg);
    background-repeat: no-repeat;
}
#tabnav ul li#location a:hover
{
    text-decoration: none;
    background-position: 0 -25px;
}

#tabnav ul li#location a.on:hover
{
    background-position: 0 0;
}

/* style rule to chnage background to simultate chosen tab*/
#equipmentTab .equipment, #portfolioTab .portfolio, #otherTab .other, #locationTab .location, #capabilitiesTab .capabilities
{
    background-position: 0 -25px;
}



/* ---- Left Menu
------------------------------------------------------------------------- */

#secondarymenu ul
{
    list-style: none;
    list-style-type: none;
    padding: 60px 0 0 5px;
    margin: 0;
}

#secondarymenu li
{
    margin: 0;
    padding: 20px 0 0 0;
}

#secondarymenu li a
{
    display: block;
    color: #1F1F1F;
    background: url(../images/arrow-navi.gif) 10px 9px no-repeat;
    padding: 4px 0 4px 25px;
}

#secondarymenu li a:hover
{
    background-position: 10px -6.5px;
    text-decoration: none;
}



/* ---- Footer
------------------------------------------------------------------------- */
#footer
{
    color: #3A5BA0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    background: transparent url(../images/footer.png) repeat-x;
    font-size: 13px;
    height: 170px;
    line-height: normal; /*margin:50px auto 0;*/
    text-align: left;
    width: 744px;
    margin: 40px 0 0 0;
    overflow: hidden;
}

#footer h5
{
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    margin: 8px 0 15px 0px;
}

#footer td
{
    font-size: 100%;
    margin: 0px;
    padding: 0px;
    width: 20%;
}
#footer td div
{
    margin: 0px 0px 0px 7px;
    padding: 0px 0px 5px;
}
#footer tr > td > div
{
    margin: 0px;
    padding: 0px 7px 5px 20px;
}
#footer ul
{
    background-image: none;
    display: block;
    font-size: 100%;
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#footer li
{
    list-style-position: outside;
    display: block;
    font-size: 100%;
    list-style-image: none;
    list-style-type: none;
    margin: 0px 0px 1px;
    padding: 0px;
    width: 80%;
    line-height: 15px;
}
#footer li a
{
    color: white;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 11px;
    margin: 0px;
    padding: 1px 0px 1px 3px;
    text-decoration: none;
}
#footer a:hover
{
    cursor: pointer;
    display: block;
}
#footer div > ul > li > a:hover, #footer div > ul > li > a
{
    height: auto;
}


/* ---- Image Menu
------------------------------------------------------------------------- */

#imagemenu
{
    position: relative;
    padding: 10px;
    width: 474px;
    margin: auto;
}
#imagemenu .imagemenus
{
    display: block;
    height: 170px;
    margin: 0px;
    padding: 0px;
}
#imagemenu li
{
    float: left;
}
li:after
{
    content: "";
}
#imagemenu .imagemenu
{
    background: #FFFFFF none repeat scroll 0%;
    border-right: 2px solid #FFFFFF;
    cursor: pointer;
    display: block;
    height: 170px;
    overflow: hidden;
    width: 154px;
}
#imagemenu .imagemenu a
{
    display: block;
    text-indent: -1000px;
    height: 170px;
}
#imagemenu .opt1
{
    background: #9CE782 url(../images/Capabilities5.jpg) repeat scroll 0%;
}
#imagemenu .opt2
{
    background: #92BDFA url(../images/Equipment2.jpg) repeat scroll 0%;
}
#imagemenu .opt3
{
    background: #FAA892 url(../images/Portfolio2.jpg) repeat scroll 0%;
}

/* ---- Accordian
------------------------------------------------------------------------- */

.accordionHeader
{
    background: url(../images/accordianHeaderBackground.jpg) no-repeat right; /*border-style:solid;     border-color: #666666;     border-width: 1px;      */
    border-bottom: solid 1px #666666;
    font: bold 12px arial, verdana;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#contenttextpane .accordionHeader a
{
    color: #3a5ba0;
    background: none;
    text-decoration: none;
}

#contenttextpane .accordionHeader a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionHeaderSelected
{
    background: url(../images/accordianHeaderBackgroundUp.jpg) no-repeat right; /*border: 1px solid #666666; */
    border-bottom: solid 1px #666666;
    color: #3a5ba0;
    font-family: arial, verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: none;
}

#contenttextpane .accordionHeaderSelected a
{
    color: #3a5ba0;
    background: none;
    text-decoration: none;
}

#contenttextpane .accordionHeaderSelected a:hover
{
    background: none;
    text-decoration: underline;
}

.accordionContent
{
    background-color: white;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/* ---- Rotating images
------------------------------------------------------------------------- */
#rotator
{
    margin: 10px auto 0 auto;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    width: 475px;
    height: 175px;
}

#rotator img
{
    border: solid 1px #caceda;
    width: 471px;
    height: 171px;
    padding: 1px; /*border: solid 1px #333333;*/
}

#rotator img
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}


/* ---- Other
------------------------------------------------------------------------- */

.highslide
{
    cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide img
{
    border: 1px solid #999999;
    padding: 2px;
}
/*
.highslide:hover img {
	border: 2px solid white;
}
*/

.highslide-image
{
    border: 2px solid white;
}
.highslide-image-blur
{
}
.highslide-caption
{
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading
{
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits, a.highslide-credits i
{
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i
{
    color: white;
    background-color: gray;
}

.highslide-move
{
    cursor: move;
}

.highslide-overlay
{
    display: none;
}
/* Controlbar example */
.controlbar
{
    background: url(../highslide/graphics/controlbar4.gif);
    width: 167px;
    height: 34px;
}
.controlbar a
{
    display: block;
    float: left;
    margin: 0px 0 0 4px;
    height: 29px;
    width: 34px;
}

/* Necessary for functionality */
.highslide-display-block
{
    display: block;
}
.highslide-display-none
{
    display: none;
}

.highslide-html
{
    background-color: white;
}

.highslide-html-blur
{
    border: 2px solid gray;
}
.highslide-html-content
{
    position: absolute;
    display: none;
}



/* ---- Other
------------------------------------------------------------------------- */

.leftmenuselected
{
    font-weight: bold;
    border-right: solid 4px #6582BA;
}
#translation
{
    float: right;
    width: 100px;
}

.germanbutton
{
    display: block;
    background-image: url(../images/flg.png);
    height: 24px;
    width: 24px;
    float: right;
    margin: 0 10px;
    cursor: pointer;
}

.englishbutton
{
    display: block;
    background-image: url(../images/flg2.png);
    height: 24px;
    width: 24px;
    float: right;
    cursor: pointer;
}

.contactusnow
{
    display: block;
    background-image: url(../images/customerservicerep.jpg);
    height: 143px;
    width: 130px;
    cursor: pointer;
    text-indent: -9999px;
    margin: 30px 0 0 10px;
    overflow: hidden;
}

.contactusnowtext
{
    display: block;
    background-image: url(../images/contactforquote.gif);
    height: 32px;
    width: 109px;
    cursor: pointer;
    text-indent: -9999px;
    margin: 10px 20px;
    overflow: hidden;
}

.imageborder
{
    border: 1px solid rgb(202, 206, 218);
    padding: 1px;
}

#contact-form
{
    font: 12px arial, verdana;
    line-height: 19px;
    padding: 20px;
    color: #1F1F1F;
}


.watershedmap
{
    width: 470px;
    height: 330px;
    margin: 20px auto 10px auto;
}


.horizontalrule
{
    height: 9px;
    width: 100%;
    margin: 0;
    background: url(../images/graphicalHR.jpg) repeat-x;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

#etikomapholder
{
    width: 470px;
    height: 330px;
    margin: 20px auto 10px auto;
}

#lpsmapholder
{
    width: 470px;
    height: 330px;
    margin: 20px auto 10px auto;
}

.mapbutton
{
    display: block;
    height: 22px;
    width: 63px;
    background: url(../images/mapbutton.gif);
    text-indent: -2000px;
    cursor: pointer;
}

