/* GLOBAL STYLES */

html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
html,body,div,p,ul,li,input,select,td,a{ font-size: 12px; }

h1,h2, h3, h4, h5, h6{
    color: #996633;
}
h1{ font-size: 1.8em; }
h2{ font-size: 1.3em; }
h3{ font-size: 1.1em; font-style: italic;}
h4{ font-size: 1em; }
h5{ font-size: .95em; }
h6{ font-size: .9em; }
h4,h5,h6{ padding: 0px; margin: 0px; }

body{
    background-color: #7E7E7B;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #000000;
}
body.bStart{
    background-color: #FFFFFF;
    color: #000000;
}

#pageContainer{
    position: relative;
    margin: 0px auto 0px auto;
    text-align: left;
    width: 765px;
}
/* END GLOBAL STYLES */

/* LOGO STYLES */

#header{
    position: relative;
    background: url(/images/header.jpg) no-repeat top left;
    height: 130px;
    padding: 0px;
    margin: 0px;
    text-align: center;
    overflow: hidden;
}

#headerRight{
    height: 130px;
    padding: 0px;
    margin: 0px;

    text-align: center;
    overflow: hidden;
}

#hPageName1, #hPageName2{
    margin: 0px auto;
    font-size: 32px;
    font-weight: bold;
    font-style: italic;

    width: 320px;
    height: 80px;
}

#hPageName1{
    position: relative;
    z-index: 2000;
    color: #FF9966;
    padding-top: 20px;

}
#hPageName2{
    position: relative;
    z-index: 1000;
    top: -78px;
    left: -2px;
    color: #000000;
    opacity: .5;
}

* html #hPageName1{
    filter:shadow(color:black, strength:3, direction:-135);
}
* html #hPageName2{
    display: none;
}

/* This wouldn't even work on ie, it can't even support it's own proprietary stuff right.
*html #hPageName2{
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
*/

#mainContent{
    background: url(/images/homepage.jpg) no-repeat top left;
    width: 774px;
    height: 480px;
}
html>body #mainContent{
    height: auto;
    min-height: 480px;
}

#mainContent div#copyright{
    padding: 8px 0px 20px 0px;
}

#mainContent #companyStartYear{
    position: absolute;
    top: 26px;
    left: 78px;

    color: #FDCB98;
    font-weight: bold;
    font-size: 12px;
}

#dmainmenu{
    margin: 0px 0px 0px 0px;
    padding: 136px 0px 0px 0px;
}

#dmainmenu ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#dmainmenu ul li{
    display: inline;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#dmainmenu ul li a{
    display: block;
    color: #FFFFCC;
    text-decoration: none;
    font-weight: bolder;
    font-size: 13px;

    margin: 0px 0px 8px 472px;
    padding: 3px 0px;
}

#dmainmenu ul li a:hover{
    color: #FF9966;
    text-decoration: none;
    font-weight: bolder;
    font-size: 13px;
}

#dmainmenu a#tma_0{ margin-left: 47px; }
#dmainmenu a#tma_1{ margin-left: 84px; }
#dmainmenu a#tma_2{ margin-left: 124px; }
#dmainmenu a#tma_3{ margin-left: 344px; }
#dmainmenu a#tma_4{ margin-left: 344px; }
#dmainmenu a#tma_5{ margin-left: 344px; }


/* END LOGO STYLES */

#contentContainer{
    position: relative;
    width: 100%;
}
html>body #contentContainer{
    width: auto;
}

/* COLUMN LEFT */

#columnLeft{
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(/images/column_left.jpg) no-repeat top left;
    width: 229px;
    height: 287px;
    text-align: left
}
html>body #columnLeft{
    height: auto;
    min-height: 287px;
}

#dleftmenu{
    position: absolute;
    top: -55px;
    left: 36px;
}
html>body #dleftmenu{
    top: -49px;
}

#dleftmenu ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#dleftmenu ul li{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#dleftmenu ul li a{
    display: block;
    padding: 3px 0px;
    margin-bottom: 8px;
    color: #FFFFCC;
    text-decoration: none;
    font-weight: bolder;
    font-size: 12px;
}

#dleftmenu ul li a:hover, #dleftmenu ul li a.cur{
    color: #FF9966;
    text-decoration: none;
    font-weight: bolder;
    font-size: 12px;
}

/* END COLUMN LEFT */

/* COLUMN MAIN */

#columnMain{
    padding: 0px;
    margin-left: 229px;
    background-color: #FFFFFF;
}

#content{ position: relative; padding: 8px 16px 8px 16px; color: #000000; height: 400px; font-size: 1em; line-height: 1.4em;}
html>body #content{ height: auto; min-height: 400px; }

#content.homeContentImage{
    background: url(/images/index-right-bottom.jpg) no-repeat top right;
    padding-right: 241px;
}

#content #copyright{
    padding: 4px 0px 20px 229px;
}

#copyright{
    position: relative;
    margin: 0px;
    font-size: 10px;
    text-align: center;
    color: #CCCCCC;
}
#copyright div{ padding-top:  2px; font-size: 10px; }
#copyright a{ color: #CCCCCC; font-weight: normal; font-size: 10px; text-decoration: none; }
#copyright a:hover{ color: #FFFFFF; text-decoration: none; }

#paytd{ background-color: #061975; }
.payments{ height: 36px; width: 205px; background: #5C7CC6 url(/images/payment_options.jpg); }

/* END COLUMN MAIN */

/* DATA TABLES */
td.adminTitle{
    background-color: #8E8171;
    text-decoration:none;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    padding: 4px 8px 4px 8px;
}
td.cellHeader{
    padding: 4px 8px 4px 8px;
    font-weight: bold;
    height: 16px;
    background-color: #FFFFFF;
}
td.cell{
    color: #000000;
    padding: 5px 8px 5px 8px;
    text-align: left;
    border-bottom: 1px solid #C4D0EA;
}
td.cellOdd{
    padding: 2px 8px 2px 8px;
    background-color: #DBE0DC;
}
td.cellError{
    padding: 2px 8px 2px 8px;
}

#prodTable{
		width: 98%;
}
html>body #prodTable{
		width: 100%;
}
.vcTable{
		width: 98%;
}
html>body .vcTable{
		width: 100%;
}


/* END DATA TABLES */

/* FORM ELEMENTS */

input, select{
    background-color: #F3F3F3;
    font-weight: normal;
    border-top: 1px solid #191924;
    border-right: 1px solid #464654;
    border-bottom: 1px solid #464654;
    border-left: 1px solid #191924;

}
.button{
    color: #FFFFFF;
    background-color: #8F8476;

    border-top: 1px solid #EBEB94;
    border-right: 1px solid #535351;
    border-bottom: 1px solid #535351;
    border-left: 1px solid #EBEB94;
}
.buttonOver{
    color: #FFFFFF;
    background-color: #B8926B;

    border-top: 1px solid #535351;
    border-right: 1px solid #EBEB94;
    border-bottom: 1px solid #EBEB94;
    border-left: 1px solid #535351;
}

.button, .buttonOver{
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}
a.button, a.buttonOver{
    padding: 2px;
}
/* END FORM ELEMENTS */

/* ANCHORS */
a{ font-weight: bold; color: #0000FF; }
a:hover{ color: #0000CC; }
a:visited{ color: #800080; }
a.cellHeader{ text-decoration: none; font-weight: bold;}
a.cellHeader:hover{ text-decoration: underline}
a.cellHeaderSmall{ text-decoration: none; font-size: 10px; font-weight: bold;}
a.cellHeaderSmall:hover{ text-decoration: underline; }
a.cellLarge{ text-decoration:none; font-weight: normal; }
a.cellLarge:hover{ text-decoration:none;}
a.small{ font-size: 11px; font-weight: bold; margin-bottom: 4px;}
a.toolbarText{ font-weight: bold; font-size: 10px; text-decoration: none;}
a.toolbarIcon{ margin: 0px;}
a.toolbarIcon:hover{ margin: 0px;}
.toolbarIcon{ margin: 0px;}

/* END ANCHORS */

ul{
    margin: 0px 0px 0px 16px;
    padding: 0px;
}
li{
    list-style: disc;
    margin: 0px;
    padding: 0px;
}

/* MISC */
/* DONT CHANGE THIS P IE Users will appreciate it */
/* Most ie users will probably paste stuff, so here it is. */

/*used for the checkout page header text and for email header text*/
.boldHeader{ font-weight: bold; }
span.small{ font-size: 12px; }
.large{ font-size: 12px; }
.tdHeader{ font-size: 12px; }
span.error{ font-weight: bold;  color: #FF0000; border: 0px solid #CCCCCC; padding: 0px 2px;}
span.good{ font-weight: bold; }

/* replacement for hr */
div.hr, div.hr2{ height: 1px; font-size: 1px; width: 100%; margin: 6px 0px }
html>body div.hr, html>body div.hr2{ background-image: none; }
form{ padding: 0px; margin: 0px; }
table.center{ margin: 0px auto; }
table.right{ margin-left: auto; margin-right: 0px; }

/* general 100% + 0 padding and 0 margin (where applicable) */
.t100{ width: 100%; margin: 0px; padding: 0px; }

.center{ text-align: center; }
.right{ text-align: right; }


/* GALLERY STYLES */
.gallery{
    text-align: center;
}
.gallery table{
    width: 80%;
    margin: 0px auto 0px auto;
}
.gallery img{
    margin: 3px 0px;
}
.gallery .imgTd{
    margin: 3px;
    background-color: #518FF4;
}

.gallerytd{
    background-color: #5F5F5F;
    border-top: 1px solid #5B5B5B;
    width: 500px;
}

html>body .gallerytd{
    width: auto;
}

/* END GALLERY */


