﻿body{font-size:9pt;font-family:Tahoma,Verdana;}

.menuBox{padding:5px;width:190px;border:1px solid #c7c7c7;border-bottom:1px dashed #c7c7c7;text-align:left;border-top:0px;}

#ProductCategories{padding-top:10px;}
#WelcomeBanner{padding-top:10px;width:100%;text-align:center;border-bottom:1px dashed #c7c7c7;}
.CategoryLine{padding-bottom:3px;width:190px;padding-left:5px;}
.LineBreak{height:10px;}
a.MainLink:link, a.MainLink:active, a.MainLink:visited{text-decoration:none;color:Black;}
a.YellowLink:link, a.YellowLink:active, a.YellowLink:visited{color:Yellow;}
a.BlueLinkCat:link, a.BlueLinkCat:active, a.BlueLinkCat:visited{color:Blue;}
a.BlackLinkCat:link, a.BlackLinkCat:active, a.BlackLinkCat:visited{color:Black;}
a.BlueLink:link, a.BlueLink:active, a.BlueLink:visited{text-decoration:none;color:Blue;}
a.BlueLink:hover, a.MainLink:hover{text-decoration:underline;}
.BoldandRed{font-weight:bold;color:Red;}

.ddl{border:1px solid #c7c7c7;}
.CategoryBox{background-repeat:no-repeat;padding:5px;border-bottom:1px dashed #c7c7c7;width:140px;height:140px;float:left;margin-left:10px;}
.BoxTop{text-align:left;height:95px;}
.BoxBottom{text-align:right;}
.BoxSpacer{width:100%;height:5px;}
.StdgvBox{border:1px solid #c7c7c7;padding:10px;}
.inputbox{border:1px solid gray}
li {margin: .6em 0}

/*Pager*/
.pagerOuterTable
{
    margin-top:10px;
    border-collapse: collapse;
    border: 1px solid #4d5c93;
    background-color: #d6cde2;
    color: #39437e;
}

.pageCounter
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #ffffff;
    background-color: #39437e;
    text-align: center;
    vertical-align: middle;
}

.pageFirstLast
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #4d5c93;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;    
}

.pagePrevNextNumber
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #4d5c93;
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;    
    width: 20px;
}

.pageCurrentNumber
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #4d5c93;
    font-weight: bold;
    background-color: #d6cde2;
    text-align: center;
    vertical-align: middle;    
    width: 20px;
}

.pageGroups
{
    font-family: Tahoma;
    font-size: 10pt;
}

.pagerLink, .pagerLink#hover, .pagerLink#active, .pagerLink#visited
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #4d5c93;
    text-decoration: none;    
}

.CheckOutTableCell1
{
	text-align:right;
	width:100px;
}

.CheckOutTableCell2
{

}

.CheckOutTableCell3
{
width:500px;
}