body {
	background: #eee url('/img/templates/seasons/winter/bgd.jpg') repeat;
	font-size: 85%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	max-width:1000px;
	text-align:center;
	margin:0 auto;
}

ul, p, ol, dl, li {
	margin-top:0;
	line-height:1;
}

li {
	margin:0;
}

th {
	background-color:#eee;
	text-align:left;
}

tr, th, td {
	border-bottom:1px solid #CCCCFF;
}

a:link, a:visited {
	color: #0354dd;	
}

a:hover {
	color: #2578ee;	
}

fieldset {
	margin: 0.5em 0;
	border:0;
}

/* wrappers */

#wrapper {
	background:#fff none repeat scroll 0 0;
	border:0 solid #ccc;
	margin:0 auto;
	text-align:left;
	width:1000px;
}

#wrapper1 {
	padding-left:7px;
	width: 100%;
	background: transparent url(/img/borders.png) repeat-y;
}

#wrapper2 {
	padding-right:7px;
	width: 100%;
	background: transparent url(/img/borders.png) right 0 repeat-y;
	text-align:left;
}

#center {
	float:left;
	margin:0;
	padding:20px 15px 15px 15px;
	width:600px;
}

#contentfloatholder {
	background:#fff url(/img/templates/seasons/winter/main_content_bgd.jpg) repeat-x scroll 0 0; 
	padding: 2px 0 0 0; 
	width:1000px;
}

/* header */

#header {
	background: transparent url(/img/templates/seasons/winter/top_banner_bgd.jpg) no-repeat;	
	height: 110px;
}

#header a#logo {
 	float:left;
	margin: 10px 0 0 10px;
	background:transparent url('/img/logo.jpg') no-repeat 0 50%;
	height:100px;
	width:550px;
	text-indent:-3000px;
}

#header form {
	margin:0;
	width:174px;
	float:right;
	text-align:left;
}

#header_right {
	margin-top: 65px;
	float:right;
}

#header_right table {
	width:170px;
}

#search {
	background: transparent url(/img/templates/seasons/winter/search_bgd.jpg) repeat-x;
	float:right;
	height:46px;
	width:170px;
	color:#000;
}

#search form button {
	background:transparent url(/img/templates/seasons/winter/search_btn.jpg) no-repeat;
	height:26px;
	width:27px;
	border:0px solid #000;
	padding:0;
	margin:0;
}

.search_box {
	width:125px;
	font-size:12px;
	border:1px 2px 2px 1px solid #ccc;
	padding:2px 0;
	vertical-align:bottom;
}

#logged_in {
	width:152px;
	height:54px;
	margin:60px 25px 0 0;
	text-align:left;
	float:right;
}

/* horizontal navigation */

#subnav {
	background:#fff none;
	height: 46px;
	padding:0;
	clear:both;
}

#subnav ul {
	clear: both;
	background: #fff; 
	border: 0px solid #000;
	margin: 25px 10px 0 0;
	line-height: 1.1em;
	font-weight: bold;
	text-align: right;
}

#subnav ul li {
	margin:0;
	display: inline;
}

#subnav ul li a {
	color: #3582A9;
	text-decoration: none;
	padding: 0 10px;
	margin:auto 0;
}

#subnav ul li a:hover {
	color:#57a4ca;
}

#subnav1 {
	float: right;
	width: 800px;
}

#subnav1 a {
	font-family: "Berlin Sans FB Demi", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#categoriesmenu a.current {
	background:transparent url('/img/templates/seasons/winter/categories_item_over_bgd.jpg');
}

/* left nav */

#left {
	float:left;
	background: #fff;
	border:0px solid #ccc;
	margin:0 8px 0 18px;
	padding:0;
	list-style:none;
	line-height:0;
	width:167px;
}

#left ul {
	padding:0;
	border:0;
}

#left h2, #right h2 {
	background-color:#ccc;
	color:#000;
	font-size:1.1em;
	margin:0;
	line-height:1.5em;
	padding:6px 0 6px 9px;
}

#categoriesmenu li {
	margin:0 0 0 25px;
	color:#AECDDD;
	list-style-type: disc;
}

ul#categoriesmenu {
	background: transparent url(/img/templates/seasons/winter/categories_bgd.jpg) no-repeat scroll 0 0;
	padding-top: 45px;
}

#categoriesmenu li a, #categoriesmenu li a:visited {
	color:#3582A9;
	display:block;
	font-weight:normal;
	font-size:1em;
	padding:7px 0 5px 0;
	border-bottom:1px solid #AECDDD;
	text-decoration:none;
}

#categoriesmenu li a:hover {
	background-image:url('/img/templates/seasons/winter/categories_item_over_bgd.jpg');
	color:#146492;
}

ul#brands {
	background: transparent url(/img/templates/seasons/winter/brands_bgd.jpg) no-repeat scroll 0 0;
	padding-top: 8px;
	margin-top: 30px;
	list-style-type: none;	
}

#brands li {
	background: transparent url('/img/templates/seasons/winter/brands_item_bgd.jpg') no-repeat scroll 0 0;
	margin:0;
}

#brands li a, #brands li a:visited {
	color:#3582A9;
	display:block;
	font-weight:normal;
	font-size:1em;
	padding:3px 0 10px 14px;
	text-decoration:none;
}

#brands li a:hover {
	background-image:url('/img/templates/seasons/winter/brands_item_bgd.jpg');
	color:#146492;
}

ul#others {
	background: transparent url(/img/templates/seasons/winter/brands_bgd.jpg) no-repeat scroll 0 0;
	padding-top: 8px;
	margin-top: 30px;
	list-style-type: none;	
}

#others li {
	background-image:url('/img/templates/seasons/winter/other_item_bgd.jpg');
	margin:0;
}

#others li a, #others li a:visited {
	color:#3582A9;
	display:block;
	font-weight:normal;
	font-size:1em;
	padding:3px 0 10px 14px;
	text-decoration:none;
}

#others li a:hover {
	background-image:url('/img/templates/seasons/winter/other_item_bgd.jpg');
	color:#146492;
}

/* Shopping Cart table */

table.cart {
	width:auto;
	margin:auto;
	border:1px solid #CCCCFF;
}

table.cart tbody td, th {
	padding:1em;
	border:1px solid #CCCCFF;
	background-color:#EFEFFF;
}

table.cart img {
	margin-right:1em;
	padding:5px;
	border:1px solid #CCCCFF;
}

tfoot td {
	border-width: 0 1px 0 0;
	border-color:#CCCCFF;
	border-style:none;
	text-align:right;
}

table.cart td img {
	vertical-align:top;
}

table.cart input {
	width:2em;
	margin-right:0.5em;
}

span.error {
	display:block;
	margin-top:0.5em;
	padding:0.5em;
	margin-left:-4px;
}

/* right */

#right {
	float:right;
	width: 170px;
	min-height:600px;
	margin: 0;
	padding-bottom:2em;
}

#right h1 {
	margin:0;		
}

#right #cart h2, #right #cart a.checkout  {
	background: #3B86ad url(/img/templates/seasons/winter/cart_bgd.jpg) repeat-x scroll 0 0;
}

#right #cart h2 a {
	background: transparent url(/img/icon_cart_ddd.png) no-repeat scroll left center;
	color:#084666;
	display:block;
	padding-left:30px;
}

#cart {
	background: #F4F4F4 none repeat scroll 0 0;
	border:1px solid #ccc;
	margin: 0;
}

#cart ul li {
	margin:5px 0 5px 6px;
}

#cart a {
	color:#084666;
	padding-right: 5px;
}

#cart a.checkout {
	color:#084666;	
}

/* checkout */

#OrderCheckoutForm {
	width:968px;
}

#form-wrapper {
	background-color: #BAD7E6;
	border:1px solid #3582A9;
}

#form-wrapper table tr td { 
	border-width: 0 0 1px 0;
	border-color:#3582A9;
	border-style: solid;
	
}

/* action buttons */

button, a.checkout  {
	background: #3482a9 url(/img/templates/seasons/winter/button_bg.jpg) repeat-x scroll 0 0;
	color:#eaeaea;
	padding:5px 1em;
}

a.checkout:hover {
	color:#efefef;	
}

#footer {
	background-color:#3582A9;
	height:60px;
	text-align:center;
}

#footer p {
	font-size:12px;
	color:#eee;
	padding-top:15px;
}

#footer a {
	font-size:12px;
	color:#efefef;
	text-decoration:none;
	padding-top:15px;
}

/* featured products */

#LineItemAddForm fieldset {
	margin:0;
	padding:0;
}

.feature_top {
	background: transparent url('/img/templates/seasons/winter/featured_item_bgd.jpg') no-repeat;
	border: 0;
	width: 170px;
	height: auto;
	padding: 0;	
	margin: -18px 0 0 0;
	text-align: center;
}

.feature {
	background: transparent url('/img/templates/seasons/winter/featured_item_bgd.jpg') no-repeat;
	border: 0;
	width: 170px;
	height: auto;
	padding: 0;	
	margin: 10px 0 0 0;
	text-align: center;
}

.feature a, .feature_top a {
	padding: 10px 0 0 0;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.feature img, .feature_top img {
	padding: 10px 0 0 0;
}

.feature_btn {
	background:transparent url('/img/templates/seasons/winter/featured_add_btn.jpg') no-repeat;
	border:0;
	width: 170px;
	height: 33px;
	padding:0;
	margin-top: 5px;
}

.feature_btn_text {
	visibility:hidden;	
}
