﻿*
{
    margin: 0;
    padding: 0;
}

body
{
    background: #000000;
    font: 70%/1.5em Verdana, Tahoma, Arial, Sans-Serif;
    color: #333;
    text-align: center;
}

a, a:visited
{
    text-decoration: none;
    color: #4F82CB;
    background: inherit;
}

a:hover
{
    color: #4EBF37;
    background: inherit;
}

h1, h2, h3
{
    font-family: Tahoma, Verdana, sans-serif;
    font-weight: bold;
}

h1
{
    font-size: 120%;
}

img
{
    border: none;
}

img.float-right
{
    margin: 5px 0px 10px 10px;
}

img.float-left
{
    margin: 5px 10px 10px 0px;
}

h1, h2, h3, p
{
    padding: 10px;
    margin: 0px;
}

#wrap
{
    width: 980px;
    background: #000000;
    margin: 0 auto;
    text-align: left;
    background: url(../images/lhsslice.gif) left repeat-y;
}

#content-wrap
{
    width: 980px;
    clear: both;
    padding: 0;
    margin: 0 auto;
    background-color: #000000;
    background: url(../images/lhsslice.gif) left repeat-y;
}

#header
{
    width: 980px;
    position: relative;
    height: 221px;
    background: #000000 url(../images/header.gif);
    padding: 0px;
    font-size: 14px;
    color: #FFF;
    margin-top: 10px;
}

#header .search-text
{
    position: absolute;
    margin: 0;
    padding: 0;
    font: 800 0.8em Tahoma, 'Trebuchet MS' , Arial, Sans-Serif;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: none;
    top: 183px;
    left: 10px;
}

#header .search-box
{
    position: absolute;
    margin: 0px;
    padding: 2px;
    font: normal 1em Verdana, Sans-serif;
    color: #000;
    top: 180px; /*left: 65px;*/
    left: 10px;
    height: 12px;
}

#header .search-button
{
    position: absolute;
    margin: 0px;
    padding: 2px;
    font: normal 0.7em verdana, sans-serif;
    top: 180px;
    left: 170px;
    border: 1px groove white;
    color: Black;
    background-color: White;
}

#header .search-button:hover
{
    border: 1px insert white;
}

#sidebar
{
    float: left;
    width: 257px;
    padding: 0px;
    margin: 0px;
    border-left: 1px solid #D1D2D4;
    background: #000000 url(../images/lhswhole2.png) top left no-repeat; /*min-height: 489px;*/
    /*min-height: 539px;*/
    min-height:489px;
    position: relative;
}

#sidebar ul
{
    list-style: none;
    margin: 10px 0px 255px 15px;
    padding: 0px;
}

#sidebar ul li
{
    margin-bottom: 1px;
}

#sidebar ul a
{
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 5px 2px 45px;
    min-height: 36px;
    background: url(../images/gray_circ.png) no-repeat top left;
    font-size: 1.6em;
    color: #FFF;
}

#sidebar ul a:hover
{
    padding: 10px 5px 2px 45px;
    background: url(../images/purp_circ.png) no-repeat top left;
    font-size: 1.6em;
    color: #FFF;
}

#sidebar ul a.current
{
    padding: 10px 5px 2px 45px;
    background: url(../images/purp_circ.png) no-repeat top left;
    font-size: 1.6em;
    color: #FFF;
}

#sidebar #gauge
{
    margin-bottom: -20px;
    width: 257px;
    padding: 0px;
    background: #000000 url(../images/gauge2.jpg) no-repeat top left;
    position: absolute;
    bottom: 0px;
    height: 235px;
}

#main
{
    float: left;
    width: 722px;
    padding: 0px;
    margin: 0px;
    background: #FFFFFF url(../images/slice.gif) repeat-y; /*min-height: 489px;*/
    /*min-height: 539px;*/
    min-height:489px;
}

#main #maincontent
{
    margin: 5px 5px 5px 5px;
}


#footer
{
    color: #666666;
    background: #000000 url(../images/footer.gif) top center repeat-x;
    clear: both;
    height: 58px;
    width: 979px;
    position: relative;
    border-left: 1px solid #D1D2D4;
    border-bottom: 1px solid white;
}

#footer #evilogo
{  
    width: 160px;
    padding: 0px;
    background-color: #000000;
    position: absolute;
    bottom: 40px;
    left: 45px;
    height: 40px;   
}

#footer #footer-left
{
    font-weight: bold;
    position: absolute;
    top: 12px;
    left: 268px;
    color: #000000;
}

#footer #footer-right
{
    font-weight: bold;
    font-size: 11px;
    position: absolute;
    top: 8px;
    right: 10px;
    color: #FFF;
}

#gallery
{
    width: 540px;
}

#gallery h1 a
{
    color: #000000;
}

#galleryImages
{
    clear: both;
}

#galleryImages ul
{
    list-style-type: none;
}

#galleryImages li
{
    background: transparent url(none) repeat scroll 0%;
    display: inline;
    float: left;
    height: 178px;
    margin: 0pt;
    width: 178px;
}

#galleryImages img
{
    border: 1px solid #000000;
    padding: 1px;
}

#galleryImages a:hover img
{
    border: 1px solid #212294;
}

#galleryImages h1
{
    clear: both;
    margin-bottom: 20px;
}

.caption
{
    font-size: 9px;
    padding-top: 7px;
}

.box
{
    background: #0099CC;
}
.boxtop
{
    background: url(../images/ne.gif) no-repeat top right;
}
.boxtop div
{
    height: 10px;
    background: url(../images/nw.gif) no-repeat top left;
}
.boxbottom
{
    background: url(../images/se.gif) no-repeat bottom right;
}
.boxbottom div
{
    height: 10px;
    background: url(../images/sw.gif) no-repeat bottom left;
}
.boxcontent
{
    padding: 0px 10px 0px 10px;
}

.prodImg
{
    padding: 5px 20px 10px 20px;
    border: none;
}

.whitelink, .whitelink:visited
{
    color: #FFFFFF;
    text-decoration: underline;
    background: inherit;
}

.whitelink:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background: inherit;
}

.align-left
{
    text-align: left;
}

.float-left
{
    float: left;
}

.float-right
{
    float: right;
}

.DefinedPhrase
{
    text-decoration: underline;
    font-weight:bold;
    font-size: 12px;
    font-family: Arial Verdana Sans-Serif;
}

.DefinitionBlock
{
    font-family: Arial Verdana Sans-Serif;
    padding: 5px 5px 5px 5px;
}