HTML, BODY {
background-color: #FFFFFF;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8pc;
line-height: 1pc;
color: #333333;
}
#logo {
padding-left: 5px;
padding-bottom: 3px;
}
#headerAd {
position: absolute;
text-align: center;
margin-left: -132px;
top: 5px;
left: 50%;
}
#headerNewsletter {
position: absolute;
top: 5px;
right: 5px;
}
#headerPhoneNumber {
font-weight: bold;
font-size: .7pc;
padding-top: 3px;
}
#headerLinks {
padding-left: 5px;
padding-bottom: 2px;
vertical-align: bottom;
font-size: .6pc;
font-weight: bold;
text-transform: uppercase;
}
.tab {
font-weight: bold;
color: #FFFFFF;
background-color: #3366CC;
cursor: pointer;
vertical-align: middle;
margin-left: 2px;
margin-right: 2px;
}
#searchBar {
background-color: #E7E7CA;
height: 30px;
border-top: solid;
border-top-color: #999999;
border-top-width: 1px;
border-bottom: solid;
border-bottom-color: #999999;
border-bottom-width: 1px;
}
#searchBar input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8pc;
}
.sbLink {
padding-left: 5px;
padding-right: 5px;
white-space: nowrap;
border-right: solid;
border-right-color: #999999;
border-right-width: 1px;
}
.sbLinkI {
padding-left: 5px;
padding-right: 3px;
}
.sbLinkPI {
padding-right: 5px;
white-space: nowrap;
border-right: solid;
border-right-color: #999999;
border-right-width: 1px;
}
.sbLinkL {
padding-left: 5px;
padding-right: 5px;
white-space: nowrap;
}
.sbLinkPIL {
padding-right: 5px;
white-space: nowrap;
}
#headerPromo {
border-bottom: solid;
border-bottom-color: #999999;
border-bottom-width: 1px;
}
#sidebar {
position: absolute;
left: 5px;
width: 150px;
padding-right: 5px;
border-right: solid;
border-right-color: #999999;
border-right-width: 1px;
}
#sidebarCategoryHeader {
padding-left: 6px;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
}
#sidebarCategories {
background-color: #E7E7CA;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 20px;
}
#main {
margin-left: 160px;
padding-left: 5px;
padding-right: 5px;
border-left: solid;
border-left-color: #999999;
border-left-width: 1px;
}
#mainNoSidebar {
padding: 5px;
}
#footer {
text-align: center;
padding-bottom: 5px;
border-top: solid;
border-top-color: #999999;
border-top-width: 1px;
}
A:link, A:visited {
text-decoration: none;
color: #0033CC;
}
A:hover {
text-decoration: underline;
color: #0033CC;
}
A.tabLink:link, A.tabLink:hover, A.tabLink:visited {
text-decoration: none;
color: #FFFFFF;
}
A.eliminate:link, A.eliminate:visited {
text-decoration: none;
color: #0033CC;
}
A.eliminate:hover {
text-decoration: line-through;
color: #CC0000;
}
A.emphasisLink:link, A.emphasisLink:visited, A.emphasisLink:hover {
color: #CC0000;
font-size: .6pc;
}
.style1 {
font-size: .6pc;
line-height: .7pc;
}
.emphasisText {
color: #CC0000;
}
H1 {
font-size: 1pc;
font-weight: bold;
margin: 0px;
}
#breadCrumbTrail {
border-bottom: solid;
border-bottom-color: #999999;
border-bottom-width: 1px;
}
#breadCrumbTrail H1 {
color: #CC0000;
font-weight: bold;
font-size: 1pc;
}
#productListingHeader {
color: #CC0000;
font-weight: bold;
font-size: .8pc;
text-transform: uppercase;
border-top: solid;
border-top-color: #999999;
border-top-width: 1px;
}
#defaultBox {
border-top: solid;
border-top-color: #999999;
border-top-width: 1px;
}
#defaultBoxHeader {
padding-top: 2px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 2px;
background-color: #003399;
color: #FFFFFF;
font-weight: bold;
text-align: center;
border-right: solid;
border-right-color: #FFFFFF;
border-right-width: 1px;
}
#defaultBoxContent {
border-right: dotted;
border-right-color: #999999;
border-right-width: 1px;
}
#productGrid {
padding-top: 3px;
padding-left: 5px;
padding-right: 5px;
vertical-align: top;
text-align: center;
}
#productGridVerticalDivision {
width: 1px;
border-right: dotted;
border-right-color: #999999;
border-right-width: 1px;
}
#productGridHorizontalDivision {
border-bottom: dotted;
border-bottom-color: #999999;
border-bottom-width: 1px;
}
#productGridPrice {
vertical-align: top;
text-align: center;
}
#productGridPromotionText {
color: #CC0000;
padding: 5px;
font-weight: bold;
vertical-align: top;
text-align: center;
}
#productGridBuyButton {
text-align: center;
padding: 5px;
}
#productPromotionText {
color: #CC0000;
}