/* layout */
/* general */
* { margin:0; }
body { text-align:center; font-family:Arial, Helvetica, sans-serif;}
#container { width:940px; margin:0 auto; text-align:left;}
.row1 { clear:both;  overflow:hidden;}
.top { height:31px; padding-top:10px; padding-bottom:10px; clear:both; overflow:hidden;}
.checkout { float:left;}
.logo { float:right;}
/* mainwholesale */
.mainwholesale {width:920px; float:right; overflow:hidden; margin-top: 10px; background:#6C5540; color:#FFFFFF; padding:10px;}
/* general */
.row5 { clear:both;  overflow:hidden;}
.footer { height:30px; margin-top:10px; border-top:1px solid #CCCCCC; clear:both; text-align:left; overflow:hidden;}
.footer * { padding:0; }
.footerleft { width:755px; float:left;}
.footerright { width:175px; float:right;}
.footerlinks {font-size:9px; }
.footerlinks a { font-size:9px; color: #ffffff; text-decoration: none; }
.footerlinks a:hover { color: #FFFFFF; text-decoration: none; }
/* config */
/* general */
.top h1 {font-size:11px; font-weight:bold; text-transform:uppercase; line-height:31px; color: #cccccc;}
.top h1 a {font-size:11px; font-weight:bold; text-transform:uppercase; line-height:31px; color: #cccccc; text-decoration:none;}
.top h1 a:hover {font-size:11px; font-weight:bold; text-transform:uppercase; line-height:31px; color: #003366; text-decoration:underline;}
.top img { float:left;}
.menu * {padding: 0; }
.menu { height:30px; background:#EFEFEF; overflow:hidden; padding: 0;}
.menu ul { list-style:none; margin-left:6px; margin-right:6px;}
.menu ul li { display:inline;  font-size:11px; font-weight:bold; text-transform:uppercase;}
.menu ul li a {color:#666666; text-decoration:none; padding-left:6px; padding-right:6px; padding-top:3px; padding-bottom:3px;}
.menu ul li a:hover {background:#F6F6F6; color: #333333}
.menuleft {float:left; line-height:30px;}
.menuright {float:right; line-height:30px;}
.footerright p {text-align:right; font-size:10px; line-height:30px; color:#999999;}
.footer ul { list-style:none; overflow:auto;}
.footer li { display:inline; font-size:10px; line-height:30px; color:#999999;}
.footerlist { color:#999999; text-decoration:none;  font-size:10px; padding-right:0.5em; padding-left:0.5em; border-right:1px #999999 solid;}
.footerlistitem { color:#999999; text-decoration:none;  font-size:10px; padding-right:0.5em; padding-left:0.5em;}
.footerlist:hover { color:#333333; text-decoration:underline;  font-size:10px; padding-right:0.5em; padding-left:0.5em; border-right:1px #999999 solid;}
.footerlistitem:hover { color:#333333; text-decoration:underline;  font-size:10px; padding-right:0.5em; padding-left:0.5em;}
/* mainwholesale */
.mainwholesale h1 {font-size:11px; font-weight:bold; line-height:25px; text-align:left; text-transform:uppercase; color:#FFFFFF;}
.mainwholesale {font-size:11px; text-align:left;} 
.mainwholesale a { color:#FFFFFF; text-decoration:underline;}
.call {float:left; margin:0 auto; color:#666666; padding-left:170px; padding-top:9px; font-size:11px; font-weight:bold; text-transform:uppercase;}
