﻿body 
{
    background-color: #DFDFDD;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Serif;
    padding: 0px;
    margin: 0px;
}

select
{
	padding-top: 5px;
	margin-top: 5px;
}

h1
{
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: #E44A4A;
    margin-bottom: 2px;
    text-transform: uppercase;  
}

h2
{
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: #E44A4A;
    margin-bottom: 2px;   
}

h3
{
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;   
}

p
{
    margin: 0px;   
}

a
{
    color: #000;
    text-decoration: underline;
}

a:hover
{
    color: #000;
    text-decoration: none;
}

img
{
    border: none;
}

#outer
{
    text-align: center;
}
td.lefttop
{
    background-image: url(images/top_left.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 23px;
    height: 33px;
}

td.topcenter
{
    background-image: url(images/top_grad.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    height: 17px;
}

td.righttop
{
    background-image: url(images/right_top.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    width: 23px;
    height: 33px;
}

td.topwhite
{
    height: 16px;
    background-color: #fff;
}

td.leftgrad
{
    background-image: url(images/left_grad.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 23px;
}

td.rightgrad
{
    background-image: url(images/right_grad.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 23px;   
}

td.leftbottom
{
    background-image: url(images/bottom_left.gif);
    background-position: top right;
    background-repeat: no-repeat;
    width: 23px;
    height: 19px;   
}

td.bottomcenter
{
    background-image: url(images/bottom_grad.gif);
    background-position: top left;
    background-repeat: repeat-x;
    height: 19px;   
}

td.rightbottom
{
    background-image: url(images/bottom_right.gif);
    background-repeat: no-repeat;
    background-position: top left; 
    height: 19px;
    width: 23px;  
}

td.maincontent
{
    background-color: #fff;
    width: 939px;
    height: 600px;
    text-align: left;
    vertical-align: top;
}

td.mainleft
{
    width: 778px;
    height: 100%;
    padding-top: 15px;
}

td.mainright
{
    background-image: url(images/dotted_border.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 161px;
    padding-left: 10px;    
    height: 100%; 
    vertical-align: top;   
}

td.topborder
{
     padding-right: 5px;
}

td.menutd
{
    padding-left: 77px;   
    border-bottom: 8px solid #f2f2f2;
    padding-bottom: 8px;
    text-align: right;
}

td.topmenu
{
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
}

td.topmenu a
{
    font-size: 9px;
    color: #E44A4A;
    text-decoration: none;
    font-weight: bold;
}

td.topmenu img
{
    border: none;
    margin-bottom: 1px; 
}

td.leftmenucontainer
{
    vertical-align: top;
    width: 179px;
    padding-right: 3px;
}

td.centercontainer
{
    vertical-align: top;
}

td.bordergrey
{
    border: 2px solid #e5e5e5;
    padding: 17px;
}

td.menuborder
{
    border: 10px solid #E5E5E5;
    width: 149px;
    padding: 1px;
}

td.menuactive
{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

td.arrowmenuactive
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px solid #e5e5e5;
}

td.menuactive a
{
    color: #E44A4A;   
    text-decoration: none;
}

td.menuinactive
{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

td.arrowmenuinactive
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: 1px solid #e5e5e5;
}

td.menuinactive a
{
    color: #959595;
    text-decoration: none;
}

td.menuactivetop
{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

td.arrowmenuactivetop
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

td.menuactivetop a
{
    color: #E44A4A;   
    text-decoration: none;
}

td.menuinactivetop
{
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

td.arrowmenuinactivetop
{
    padding-top: 10px;
    padding-bottom: 10px;
}

td.menuinactivetop a
{
    color: #959595;
    text-decoration: none;
}

td.subactive
{
    padding-bottom: 5px;
    width: 100%;
    padding-left: 5px;
}

td.arrowsubactive
{
    padding-bottom: 5px;
    padding-left: 5px;
}

td.subactive a
{
    color: #E44A4A;   
    text-decoration: none;
}

td.subinactive
{
    padding-bottom: 5px;
    width: 100%;
    padding-left: 5px;
}

td.arrowsubinactive
{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;    
}

td.subinactive a
{
    color: #959595;
    text-decoration: none;
}

td.hsubactive
{
    padding-left: 20px;
    width: 100%;
    padding-bottom: 5px;
}

td.hsubactive a
{
    color: #E44A4A;   
    text-decoration: none;
}

td.hsubinactive
{
    padding-left: 20px;    
    width: 100%;
    padding-bottom: 5px;
}

td.hsubinactive a
{
    color: #959595;
    text-decoration: none;
}

td.leftfront
{
    width: 255px;
    border: 4px solid #e5e5e5;
    border-right: 2px solid #e5e5e5;
    vertical-align: top;
}

td.rightfront
{
    width: 255px;
    border: 4px solid #e5e5e5;
    border-left: 2px solid #e5e5e5;    
    vertical-align: top;
}

td.fronttop
{
    border-bottom: 1px solid #e5e5e5;
    padding: 9px;   
}

td.frontcontent
{    
    padding: 9px;   
}

td.bottomgrey
{
    border-bottom: 1px solid #e5e5e5;
}

td.esearch select
{
    padding: 0px;
    margin: 0px;
    padding-top: 2px;
    margin-top: 2px;
    border: 1px solid #e5e5e5;
}

a.kart
{
    color: #959595; text-decoration: none;
}

a.kart:hover
{
    color: #959595; text-decoration: underline;
}

ul
{
    padding-left: 0px;
    margin-left: 0px;
}

li
{
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 5px;
}

td.hlist
{
    text-align: left;
    padding-right: 5px;   
}

td.hlist a
{
    color: #959595;
    text-decoration: none;
}

td.sitemap a
{
    
    text-decoration: none;
}

td.sitemap a:hover
{
    
    text-decoration: none;   
}

td.sitemap h1
{
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: #F1A4A4;
    margin-bottom: 2px;
    text-transform: uppercase;    
}

