
#breadCrumb { height: 32px; background: #0099ff; color: #fff; border-top: 1px solid #fff; margin-bottom: 10px; padding: 4px 0 1px 25px; }
html>body #breadCrumb { height: 28px; padding: 3px 0 0 25px; }
#breadCrumb img { position: relative; top: 2px; margin: 0 0 0 3px; }

#breadCrumb a:link, #breadCrumb a:visited { color: #fff; text-decoration: none; }
#breadCrumb a:hover, #breadCrumb a:active { color: #fff; text-decoration: underline; }
#breadCrumb a:link, #breadCrumb a:visited, #breadCrumb a:hover, #breadCrumb a:active { font-size: 20px; font-weight: normal; }

#breadCrumb a.catLink:link, #breadCrumb a.catLink:visited, #breadCrumb a.catLink:hover, #breadCrumb a.catLink:active { color: #fff; font-size: 20px; font-weight: bold; text-decoration: none; }

#breadCrumbL { float: left; width: 550px; }
#breadCrumbR { float: left; width: 150px; padding-top: 6px; font-size: 14px; }

#sortDiv { height: 28px; border-bottom: 1px solid #ccc; margin: 2px 10px 0 10px; }
#sortDiv2 { height: 28px; border-top: 1px solid #ccc; margin: 2px 10px 0 10px; padding: 7px 0; }
html>body #sortDiv2 { padding: 7px 0 4px 0; }

.sortTitle { float: left; width: 65px; color: #333; padding-top: 3px; font-size: 15px; }
.sortFormDiv { float: left; width: 230px; padding-top: 1px; }
#sortForm, #sortForm2 { margin: 0; padding: 0; }
#sortBy, #sortBy2 { border: 1px solid #666; font-size: 13px; }
#sortForm input, #sortForm2 input { padding: 0 5px; font-size: 12px; vertical-align: top; }

.pageNav { position: relative; top: 5px; float: right; width: 320px; height: 14px; text-align: right; }
a.pgLink, a.pgLink:visited { display: inline; background: #fff; color: #333; padding: 3px 4px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; }
a.pgLink:hover { background: #0099ff; color: #fff; text-decoration: none; }
html>body a.pgLink, html>body a.pgLink:visited { padding: 1px 4px; }

a.prevPg, a.prevPg:visited, a.prevPg:hover { background: #fff; border: none; margin-right: 2px; padding: 5px 4px 3px 2px; text-decoration: none; }
html>body a.prevPg, a.prevPg:visited, a.prevPg:hover { position: relative; top: 1px; padding: 1px 4px 0 2px; }

a.nxtPg, a.nxtPg:visited, a.nxtPg:hover { background: #fff; border: none; margin-left: 2px; padding: 5px 2px 3px 4px; text-decoration: none; }
html>body a.nxtPg, a.nxtPg:visited, a.nxtPg:hover { position: relative; top: 1px; padding: 1px 2px 0 4px; }

a.currPg, a.currPg:visited, a.currPg:hover { display: inline; background: #0099ff; color: #fff; padding: 3px 4px; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; }
html>body a.currPg, a.currPg:visited, a.currPg:hover { padding: 1px 4px; }

a.lastPg, a.lastPg:visited, a.lastPg:hover { display: inline; padding: 3px 4px; cursor: default; text-decoration: none; }
html>body a.lastPg, a.lastPg:visited, a.lastPg:hover { padding: 1px 4px; }

#prdListDiv { margin: 17px 0 0 18px; }

.prdDiv { margin-left: 18px; }
.prdDiv1, .prdDiv { float: left; width: 160px; height: 243px; }
/*.prdDiv1, .prdDiv { float: left; width: 160px; height: 218px; }*/

.prdImg { width: 160px; height: 126px; text-align: center; }
.prdImg img { border: 1px solid #ccc; }

.prdDetail { width: 160px; padding-top: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.prdName { height: 50px; margin: 0 10px; }
.prdSKU { color: #999; margin: 5px 0; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-align: center; }
.prdInfo { width: 160px; border: 1px solid #ccc; color: #333; padding: 1px 0 1px 7px; font-family: Arial, Helvetica, sans-serif; }
.prdPrice { font-size: 12px; font-weight: bold; }
html>body .prdDetail { margin-top: 1px; }
html>body .prdInfo { width: 151px; }
html>body .prdTxt { height: 27px; }

a.titleLink { color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; }
a.titleLink:visited { color: #999; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; }
a.titleLink:hover, a.titleLink:active { color: #0099ff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; }

