/* CSS Document */

/*PAGE LAYOUT*/
body
{
    background-color: rgb(202,214,218);
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#page
{
    text-align: left;
}

#toppage
{
    float: left;
    width: 1000px;
    padding: 0px;
    margin: 0px;
}


#date
{
    float: left;
    width: 270px;
    height: 39px;
    border-bottom: solid 1px #999999;
    border-right: solid 1px #999999;
}
#topbar
{
    float: left;
    width: 728px;
    height: 40px;
    background-color: rgb(204,204,204);
    background-repeat: repeat-x;
    border-right: solid 1px #999999;
}

#header
{
    width: 999px;
    text-align: left;
    margin: 0px;
    padding: 0px;
    background-color: white;
    background-attachment: scroll;
    background-image: url(MiningTunnelingControlAutomation.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    border-right: solid 1px #999999;
}

#HeaderPic
{
    border-style: none;
    background-color: #CCCCCC;
}

#HeaderLogo
{
    margin-left: 10px;
    margin-right: auto;
    width: 400px;
}

#content
{
    width: 2000px;
    clear: left;
}

.contenttext
{
    float: left;
    width: 728px;
    background-color: #F7F7F7;
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-top: dotted 1px #CCCCCC;
    min-height: 360px;
    text-align: left;
    color: #333333;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: small;
}


.contenttext h1, h2, h3, p, li
{
    margin-left: 20pt;
    margin-right: 20pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align: left;
}

.contenttext img
{
    margin-left: auto;
    margin-right: auto;
}


.contenttext h1, h2
{
    font-family: Verdana;
}




.contenttext ul
{
    text-align: left;
}


.contenttext ul
{
    text-align: left;
}

#logo
{
    float: left;
    width: 190px;
    height: 110px;
    background-color: #F7F7F7;
    border-left: solid 1px #999999;
}
#pagetitle
{
    position: relative;
    float: left;
    width: 708px;
    height: 110px;
    background-color: #F7F7F7;
    border-right: solid 1px #999999;
}



#title
{
    position: absolute;
    right: 10px;
    bottom: 0px;
    width: 600px;
}

#menu
{
    float: left;
    width: 260px;
    margin: 0px;
    padding-left: 10px;
    text-align: left;
    background-color: rgb(204,204,204);
    color: rgb(51,51,51);
}

#menu a
{
    width: 210px;
    font: 0.7em Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: rgb(51,51,51);
    text-decoration: none;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: rgb(204,204,204);
    border: 1px solid #CCCCCC;
    padding: 3px;
}

#menu a:hover
{
    border: 1px solid #FB410B;
    background-color: rgb(202,214,218);
    color: white;
}

#footer
{
    float: left;
    width: 791px;
    padding-right: 10px;
    padding-left: 200px;
    background-color: #CCCCCC;
}

/*GRAY PANEL*/
.panel
{
    padding: 12px;
    border: solid 1px #E4E4E4;
    background-color: #EEEEEE;
    margin: 10px;
    padding: 10px;
    width: 550px;
    height: 160px;
    text-align: justify;
}

/*TEXT STYLES*/

.smalltext
{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    color: #666666;
}
.smallwhitetext
{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}
.smallwhitetext a
{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}
.smallwhitetext a:hover
{
    text-decoration: underline;
}
.smallgraytext
{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: white;
}
.smallgraytext a
{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
.smallgraytext a:hover
{
    text-decoration: underline;
}
.titletext
{
    font: 0.7em Tahoma, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #CCCCCC;
    text-align: left;
}
.logotext
{
    font: 0.7em Tahoma, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #999999;
}
.lightbluelogotext
{
    font: 0.7em Tahoma, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: rgb(202,214,218);
}



div.productlistitem
{
    border: solid 1px rgb(204,204,204);
    margin: 10px;
    padding: 10px;
    float: left;
}


div.productlistitem img
{
    border-style: none;
}

div.product
{
    padding: 10px;
    text-align: left;
    clear: both;
}

.product p
{
    color: rgb(51,51,51);
}

.product img
{
    margin-right: 10px;
}

.product .label
{
    color: rgb(51,51,51);
    font-weight: bold;
}




a.pdflink
{
    font-size: small;
    background-image: url(pdficon_small.gif);
    padding-left: 16px;
    background-repeat: no-repeat;
}

a.pdflink:hover
{
    background-color: #cccccc;
}

#products td
{
    margin: 0px;
    border-bottom: 2px solid rgb(204,204,204);
    padding: 10px;
}



div.label
{
    text-align: right;
    margin-bottom: 10px;
    width: 80%;
    padding-left: 20px;
    padding-right: 20px;
}


input
{
    border: 1px solid #cccccc;
}

textarea
{
    border: 1px solid #cccccc;
    width: 80%;
}



#GotoTopBox
{
    position: fixed;
    bottom: 10px;
    right: 10px;
}

#GotoTopBox a
{
    color: White;
    background-color: transparent;
    font-family: Tahoma, font-size:small;
}

div.thmbnailBox
{
    float: left;
    padding: 10px;
    margin: 10px;
    width: 130px;
    height: 130px;
    display: inline;
}

div.thmbnailBox img
{
    border: 2px groove #EEEEEE;
    width: 120px;
}

div.thmbnailBox img:hover
{
    border: 2px inset #EEEEEE;
}
div.thmbnailBox a
{
    color: #666666;
    width: 120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-decoration: none;
}


div.thmbnailBox a:hover
{
    background-color: #CCCCCC;
    color: Green;
}


div.TabControl
{
    margin: 10px;
    padding: 10px;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
}

.TabControl a
{
    margin: 5px;
    border: 1px solid #CCCCCC;
    text-decoration: none;
    color: #999999;
    padding: 5px;
    font-size: small;
    display: block;
    float: left;
}

.TabControl a:hover
{
    border: 1px solid black;
    text-decoration: none;
    color: black;
    padding: 5px;
}
#LittleMan
{
    margin: 7px;
    float: left;
}


input
{
    border: solid 1px #dcdcdc;
}

div.login
{
    background-image: url(login.png);
    background-repeat: no-repeat;
    height: 256px;
    width: 450px;
    margin: auto;
    margin-top: 200px;
}
.formsection
{
    border: 1px solid #C0C0C0;
    padding: 0px;
    margin: 2px;
}

.formsection h1, h2, h3
{
    font-size: small;
    color: #808080;
    float: left;
}

.formsection p
{
    width: 550px;
    text-align: right;
}


.sectionExplenation
{
    font-size: smaller;
}

div.loginDisplay
{
    margin: 20px;
}


