/* layout */
/* general */
* { margin:0; padding: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;}
/* home */
.row2 { clear:both;  overflow:hidden;}
.row3 { clear:both;  overflow:hidden;}
.row4 { clear:both;  overflow:hidden;}
.menu { height:30px; background:#EFEFEF; overflow:hidden;}
.flash { width:750px; height:330px; padding-top:10px; float:left;}
.colright { width:180px; height:320px; padding-top:10px; float:right; text-align:center; float:right;}
.colright1 { width:180px; height:130px; margin-bottom:10px; padding-top:10px; background:#6C5540; color:#FFFFFF;}
.colright2 { width:180px; height:170px; padding-top:10px; background:#C2B698; color:#333333;}
.productbox { width:180px; height:200px; background:#C2B698; color:#333333; float:left; margin-right:10px; margin-top:10px; padding-top:10px;}
.productboxlast { width:180px; height:200px; background:#C2B698; color:#333333; float:left; margin-right:0px; margin-top:10px; padding-top:10px;}
.spotlight { width:560px; height:200px; background:#6C5540; color:#FFFFFF; margin-top:10px; float:left; padding-top:10px;}
.spotlightleft { width:350px; float:left; overflow:hidden;}
.spotlightright { width:162px; float:right; margin-right:10px; overflow:hidden;}
.newslight {width:370px; height:200px; background:#6C5540; color:#FFFFFF; margin-top:10px; float:right; padding-top:10px;}
.newslightleft { width:180px; float:left; overflow:hidden;}
.newslightright { width:162px; float:right; margin-right:10px; overflow:hidden;}/* general */
.row5 { clear:both;  overflow:hidden;}
.footer { height:30px; margin-top:10px; border-top:1px solid #CCCCCC; clear:both; text-align:left; overflow:hidden;}
.footerleft { width:755px; float:left;}
.footerright { width:175px; float:right;}
/* 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 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;}
.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;}
/* home */
.colright1 h1 {width:160px; height:25px; background:#795F47; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:center; text-transform:uppercase; margin:0 auto;}
.colright2 h1 {width:160px; height:25px; background:#CEC1A1; color:#333333; font-size:11px; font-weight:bold; line-height:25px; text-align:center; text-transform:uppercase; margin:0 auto;}
.colright1 p {width:164px; margin:0 auto; margin-top:5px; margin-bottom:5px; font-size:10px; text-align:left;} 
.colright2 p {width:164px; margin:0 auto; margin-top:10px; margin-bottom:10px; font-size:10px; text-align:left; color: #ffffff;}
.shop { width:120px; height:20px; background:#003366; color:#FFFFFF; border:1px solid #FFFFFF; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; margin:0 auto; line-height:20px; text-align:center;}
.more { width:80px; height:20px; background:#CEC1A1; color:#FFFFFF; border:1px solid #FFFFFF; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:left;text-align:center;}
.buy { width:70px; height:20px; background:#003366; color:#FFFFFF; border:1px solid #FFFFFF; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:right;  text-align:center;}
.productbox h1, .productboxlast h1 {width:160px; height:25px; background:#CEC1A1; color:#333333; font-size:11px; font-weight:bold; line-height:25px; text-align:center; text-transform:uppercase; margin:0 auto;}
.productbox p, .productboxlast p {width:160px; margin:0 auto; margin-top:10px; margin-bottom:10px; font-size:10px; text-align:left; color:#FFFFFF; line-height:1;}
.darkgrey { color:#333333;}
.spotlight h1 {width:530px; height:25px; background:#795F47; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:left; text-transform:uppercase; margin:0 auto; padding-left:10px;}
.spotlightright p { text-align:right; padding-top:15px;}
.spotlightleft p { text-align:left; margin-top:10px; padding-left:10px; font-size:11px;}
.spotlightmore { width:80px; height:20px; background:#795F47; color:#FFFFFF; border:1px solid #FFFFFF; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:left;text-align:center;}
.newslight h1 {width:340px; height:25px; background:#795F47; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:25px; text-align:left; text-transform:uppercase; margin:0 auto; padding-left:10px;}
.newslightright p { text-align:right; padding-top:15px;}
.newslightleft p { text-align:left; margin-top:10px; padding-left:10px; font-size:11px;}
.newslightmore { width:80px; height:20px; background:#795F47; color:#FFFFFF; border:1px solid #FFFFFF; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:left;text-align:center;}
.newsmore { width:80px; height:20px; background:#003366; color:#FFFFFF; border:1px solid #FFFFFF; display:block; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; line-height:20px; float:right;text-align:center; margin-right:10px;}