@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
}
.contentWidth{ width: 783px; }
#main{
	background:url(images/main-back.gif);
	background-repeat:no-repeat;
	background-position: top center;
	width: 100%;
	height: 750px;
	margin: 28px auto;
	text-align: center;
	
	}
#wrapper{  text-align: left; margin: 0 auto; padding-top: 28px;}
.headerMain{ height: 219px; text-align:center; }
.mainFlash{ height: 461px; text-align:center;}
.mainContent{ height: 630px; text-align:center;}
.mainContentpro{ height: 850px; text-align:center;}
.mainBottomLinks{ height: 20px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight:bold; color:#525252; }
.mainBottomLinks a { color:#525252; text-decoration:none; }
.mainBottomLinks a:hover { color:#525252; text-decoration:underline; }
#mainFall{
	background:url(images/fall-back.gif);
	background-repeat:no-repeat;
	background-position: top center;
	width: 100%;
	height: 1069px;
	margin: 28px auto;
	text-align: center;
	}
	#mainSummer{
	background:url(images/summer-back.gif);
	background-repeat:no-repeat;
	background-position: top center;
	width: 100%;
	height: 1069px;
	margin: 28px auto;
	text-align: center;
	}
	#mainproduct{
	background:url(images/product-back.gif);
	background-repeat:no-repeat;
	background-position: top center;
	width: 100%;
	height: 1269px;
	margin: 28px auto;
	text-align: center;
	}
.fallHeading{ height: 99px; text-align:left;}
.summerHeading{ height: 48px; margin-top: 10px; text-align:left;}
.winterHeading{ height: 90px; text-align:left;}
.productHeading{ height: 37px; text-align:center; margin-top: 10px;}
.summerRow1{ width: 650px; height: 272px; margin: 40px auto; }
.summerRowFall{ width: 650px; height: 202px; margin: 15px auto; }
.boxWidth { width: 290px; }
.boxTextheight{ font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#000; height:100px; }
.boxTextheightFall{ font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#000; height:50px; }
.fltLeft { float:left; }
.fltRight { float:right; }
.colMain{ width: 218px; text-align:center; }
.Main ul { width: 218px; }
.Main li { list-style:none; border-bottom: 1px solid #000; }
.Main li a {  font-family: Tahoma, Geneva, sans-serif; font-size:11px; color:#000; text-decoration:none; }
.productContent{ width: 560px; margin-top: 35px; }
.textPro { font-family: Tahoma, Geneva, sans-serif; font-size:11px; color:#000; font-weight:bold; text-decoration:underline;  }
.productRow{ width: 470px; height: 176px; margin:0 auto; }
.productImage{ width: 260px; }
.productText{ width: 200px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; }

#nav { padding-left: 20px; font-family: Tahoma, Geneva, sans-serif; background:#fff;}
#nav a:hover {text-decoration:underline;}
#nav dt b, #nav dt a {display:block; font-weight:bold; font-size:11px; color:#000; height:25px; line-height:25px; padding-left:20px; cursor:pointer; width:180px; border-bottom: 1px solid #000; float:right; }
#nav dt b {background:url(arrow.gif) no-repeat left center;}
#nav dt a {color:#000; text-decoration:none;}
#nav dd {padding:0; margin:0;}
#nav dd ul {padding:0; margin:0; list-style:none;}
#nav dd ul li {padding-left:20px; border-bottom: 1px solid #000; width: 180px; float:right;}
#nav dd ul li a { font-family: Tahoma, Geneva, sans-serif; font-size:11px; color:#000; text-decoration:none; }

