/* CSS Document */
html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
text-align: center;
}
p {
margin: 10px 0;
}
body {
background-image: url(images/bg.jpg);
background-position: top;
background-repeat: repeat-x;
background-color: #f8f5f5;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
color: #374465;
}
#wrapper {
background-image: url(images/wrapper-bg.jpg);
background-repeat: no-repeat;
background-position: top;
background-color: #fcfbfb;
width: 778px;
border: solid 1px #8b94ab;
margin: 21px auto 0 auto;
text-align:justify;
}
.clearit {
clear: both;
}
#header {
height: 106px;
}
#logo {
text-align: left;
padding: 18px 0 0 18px;
margin-bottom: 10px;
}
#menu {
height: 28px;
}
* html #menu {
height: 27px;
}
#menu ul {
padding-left: 1px;
list-style-type: none;
}
#menu ul li {
display: inline;
}
#menu ul li a, #menu ul li a:hover, #menu ul .current {
display: block;
text-decoration: none;
padding: 5px 16px 6px 16px;
float: left;
border-right: 1px solid #8b94ab;
color: 374465;
}
#menu ul li a:hover, #menu ul .current {
background-color: #bdc0cb;
}
#container {
padding: 32px 15px 0 15px;
min-height: 405px;
}
* html #container {
height: 437px;
}
h1 {
background-color: #374465;
background-image: url(images/cat-h2-corner.jpg);
background-position: right;
background-repeat: no-repeat;
color: #adb2c0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
height: 28px;
padding: 7px 0 0 7px;
}
h2 {
background-image: url(images/h1-bg.gif);
background-position:left;
height: 25px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px; 
font-weight: normal;
color: #bdc0cb;
padding: 2px 0 0 10px;
}
h3 {
color: #374465;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
}
h3.sub {
font-size: 16px;
font-weight: normal;
margin-bottom: 10px;
}
.product, .category {
float: left;
margin-left: 36px;
display: inline;
width: 146px;
padding: 18px 0;
}
.category {
width: 203px;
margin-left: 42px;
}
.product a img, .category a img {
border: 1px solid #384566;
}
.product a:hover img, .category a:hover img {
border-color: #adb2c0;
}
.product a, .category a, .product a:hover, .category a:hover {
text-decoration: none;
} 
.product a .tab, .product a:hover .tab, .category a .tab, .category a:hover .tab {
background-image: url(images/product-tab.gif);
background-repeat: no-repeat;
background-position: top;
color: #bdc0cb;
text-align: center;
text-decoration: none;
padding: 3px 0 5px 0;
}
.category a .tab {
background-image: url(images/category-tab.gif);
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
}
.product a:hover .tab, .category a:hover .tab {
color: #374465;
background-image: url(images/product-tab-roll.gif);
}
.category a:hover .tab {
background-image: url(images/category-tab-roll.gif);
}
#footer {
margin: 7px auto 0 auto;
background-image: url(images/footer-bg.jpg);
background-repeat: no-repeat;
width: 780px;
height: 37px;
}
.leftcorner, .rightcorner {
float: left;
margin: -1px;
}
.rightcorner {
float: right;
}
.leftimage {
float: left;
}
a {
color: #1b1f6d;
}
.productdetail {
float: right;
border: solid 1px #374465;
width: 311px;
margin-left: 10px;
position: relative;
margin-top: -27px;
}
.thumbnail {
width: 51px;
float: left;
margin: 0 9px 7px 0;
text-align: center;
color: #8b94ab;
font-size: 11px;
}
.thumbnail img{
border: 1px solid #374465;
}
.info em {
font-size: 11px;
}
.sizes {
float: left;
border: 1px solid #8b94ab;
width: 418px;
text-align: center;
}
.sizestitle {
text-align: left;
background-color: #8b94ab;
font-weight: bold;
padding: 4px 0 4px 11px;
margin-bottom: 4px;
}
.sizes table {
width: 396px;
margin: 0 auto;
}
.sizes table tr td { 
text-align: left;
height: 18px;
background-image: url(images/line-dot.gif);
background-position: bottom;
background-repeat: repeat-x;
}
.sizes td.price {
text-align: right;
}
.sizes tr.subheading td {
background-image: none;
vertical-align: bottom;
height: 28px;
}
.addcart {
float: left;
width: 420px;
text-align: right;
padding-top: 10px;
} 
table.nopcart {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
td.nopheader, td.nopheaderlast, td.nopheaderlastp, td.nopheader2 {
padding: 5px 7px;
border-right: 1px solid #fff;
background-color: #374465;
color: #FFFFFF;
font-weight: bold;
text-align: left;
}
td.nopheaderlastp {
padding: 0;
}
td.nopentry, td.nopentrylast {
padding: 3px 7px;
border-right: 1px solid #fff;
border-top: 1px solid #fff;
background-color: #bdc0cb;
color: #000000;
text-align: left;
}
td.nopheader2 {
width: 380px;
}
.map {
border: 1px solid #374465;
margin-top: 30px;
}
legend {
font-size: 14px;
font-weight: bold;
color: #8b94ab;
}
label {
float: left;
width: 70px;  
margin-right: 8px; 
text-align: right;
padding-top: 4px;
}
fieldset {
margin-bottom: 10px;
border-top: 1px solid #999999;
}
fieldset ol {  
padding: 10px 0 0 0;  
list-style: none;
} 
fieldset li {  
padding-bottom: 2px;
} 
fieldset.submit, fieldset.submit2 {  
border: none;
margin: 0; 
}
fieldset.submit2 {  
text-align: center;
}
.formcontainer {
margin: 0 auto;
width: 597px;
text-align: left;
}
.required{
font-size: 11px;
font-style: italic;
text-align: right;
float: right;
width: 120px;
padding-top: 9px;
}
.hiddenPic {
display:none;
}
body.thumb2 .thumbnail {
height: 80px;
}
hr {
clear:left;
border: none;
background-color: #CCCCCC;
color: #CCCCCC;
height: 1px;
margin: 15px 15px 15px 0;
}
