﻿body {    
    margin: 0px;       
	width: 100%;
	height: 100%;	
	background-color: #000000;
	font-family: Tahoma;
	color: #959595;
	font-size: 11px;
}

a.headerlink
{
    color: #ffffff;
}

a.headerlink:hover
{
    color: #ffffff;
}

a.headerlink:visited
{
    color: #ffffff;
}

a
{
    text-decoration: none;
    color: #959595;
}

a:hover
{
    text-decoration: underline;
    color: #959595;
}

a:visited
{
    color: #959595;
}

.header
{
    position: fixed;
    width: 100%;
    height: 169px;
    z-index: 2;
    left: 0px;
    background-color: #000000;
    background-image: url(/images/gfx01.jpg);
    background-repeat: no-repeat;
}

.headerRepeater
{
    position: fixed;
    height: 169px;
    left: 162px;
    width: 100%;
    background-image: url(/images/gfx02.jpg);
    background-repeat: repeat-x;
}

.headerinfo
{
    position: fixed;
    right: 0px;
    width: 600px;
    height: 29px;    
    font-size: 9px;
    padding-right: 10px;
    padding-top: 2px;
    z-index: 2;
    top:0px;
}

.margin
{
    position:fixed;
    left: 0px;
    top: 169px;
    height: 100%;
    width: 227px;
    background-image: url(/images/gfx03.jpg);
    background-repeat: no-repeat;    
}

.marginColumn
{
    position: fixed;
    height: 100%;
    left: 109px;
    width: 118px;
    background-image: url(/images/gfx04.jpg);
    background-repeat: no-repeat;
}

.columnBase
{
    position: fixed;
    top: 271px;
    height: 100%;
    left: 109px;
    width: 73px;        
    background-image: url(/images/gfx05.jpg);
    background-repeat: no-repeat;
}

.columnRepeater
{    
    width: 73px;
    height: 100%;
    top: 771px;
    background-image: url(/images/gfx06.jpg);
    background-repeat: repeat-y;
}

.logo
{
    position: fixed;
    top: 81px;
    left: 245px;
    z-index: 3;
}

table#ctl00_Menu1 tr td
{
    vertical-align: middle; 
}

.content
{
    position: relative;
    width: 100%;   
    z-index: 1; 
    top: 185px;     
    padding-bottom: 20px;              
}

.menuBar
{
    position: fixed;
    top: 131px;
    left: 228px;    
    height: 14px; 
    z-index: 3;             
}

table.ctl00_Menu1_4 tr td
{
    text-align: center;    
}

.productpics
{
    padding-right: 15px;
    padding-bottom: 25px;
}

.callout div, .callout td {     
    color: black; 
}

.calloutPlaceholder
{
    border: 0px;
    background: transparent;
    width:0px;
    height:14px;    
}

.mainpanel
{
    position: relative;    
}

.adpanel
{
right: 0px;
top: 200px;
position: fixed;
width: 160px;
padding-left: 20px;
}

.secondarymenupanel
{
    position: fixed;
    z-index: 7;
    top: 390px;
    left: 10px;
}
