body {
	background: #eee url('/img/templates/seasons/fall/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 #ea6c31;
}

a:link, a:visited {
	color:#d93519;	
}

a:hover {
	color:#a60305;	
}

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:15px;
	width:600px;
}

#contentfloatholder {
	background:#fff; 
	padding:0; 
	width:1000px;
}

/* header */

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

#header a#logo {
 	float:left;
	margin: 33px 0 0 27px;
	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 form button {
	background:transparent url(/img/templates/seasons/fall/search_btn.jpg) no-repeat;
	height:26px;
	width:27px;
	border:0px solid #000;
	padding:0;
	margin:0;
}

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

#header_right table {
	width:154px;
}

#search {
	height:46px;
	width:181px;
	color:#000;
}

.search_box {
	width:130px;
	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 url('/img/templates/seasons/fall/top_menu_bgd.jpg') no-repeat;
	height: 32px;
	padding: 0;
	clear: both;
}

#subnav ul {
	clear: both;
	background: transparent; 
	border: 0px solid #000;
	margin: 0 0 0 210px;
	padding: 7px 0 4px;
	height: 23px;
	font-weight: bold;
	text-align: left;
}


#subnav ul li {
	margin: 10px 0 0 0;
	padding: 0;
	display: inline;
	vertical-align: top;
}

#subnav ul li a {
	color: #222;
	text-decoration: none;
	padding: 0 11px;
	font-size: 1.1em;
	vertical-align: text-bottom;
}

#subnav ul li a:hover {
	color:#fff;
}

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

/* left nav */

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

#left ul {
	padding:0;
	border:0;
	list-style:none;
}

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

#categoriesmenu li {
	background-image:url('/img/templates/seasons/fall/categories_item_bgd.jpg');
	background-repeat: no-repeat;
	margin:0;
}

#categoriesmenu li a, #categoriesmenu li a:visited {
	color:#333333;
	display:block;
	font-weight:bold;
	padding: 5px 0 4px 27px;
	text-decoration:none;
	line-height: 0.8em;
}

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

ul#brands {
	padding-top:5px;
	background-color:#dfd221;
}

#brands li {
	background-color:#dfd221;
	background-image:url('/img/templates/seasons/fall/brands_item_bgd.jpg');
	background-repeat: no-repeat;
	margin:0;
}

#brands li a, #brands li a:visited {
	color:#bf1f21;
	display:block;
	font-weight:bold;
	padding: 5px 0 4px 15px;
	text-decoration:none;
	line-height: 0.8em;
}

#brands li a:hover {
	background-image:url('/img/templates/seasons/fall/brands_item_bgd.jpg');
	background-repeat: no-repeat;
	color:#dd3121;
}

ul#others {
	padding-top:5px;
	background-color:#c6212f;
}

#others li {
	background-color:#c6212f;
	background-image:url('/img/templates/seasons/fall/other_item_bgd.jpg');
	background-repeat: no-repeat;
	margin:0;
}

#others li a, #others li a:visited {
	color:#ddd;
	display:block;
	font-weight:bold;
	padding: 5px 0 4px 15px;
	text-decoration:none;
	line-height: 0.8em;
}

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

/* Shopping Cart table */

table.cart {
	width:auto;
	margin:auto;
	border:1px solid #ea6c31;
}

table.cart tbody td, th {
	padding:1em;
	border:1px solid #ea6c31;
	background-color:#ffee12;
}

table.cart img {
	margin-right:1em;
	padding:5px;
	border:1px solid #ea6c31;
}

tfoot td {
	border:0;
	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:#c6212f;
}

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

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

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

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

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

/* checkout */

#form-wrapper {
	background-color:#ffffdd;
	border:1px solid #dede44;
}

/* action buttons */

button, a.checkout  {
	background:#f90 url('/img/button_bg.jpg') 0 0 repeat-x;
	color:#000;
	padding:5px 1em;
}

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

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

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

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

/* featured products */

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

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

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

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

/* featured products */

.feature_btn {
	background: #fff url('/img/templates/seasons/fall/featured_add_btn.jpg') no-repeat;
	border: 0;
	width: 146px;
	height: 29px;
	padding: 0;
	margin-top:-4px;
}

.feature_btn_text {
	visibility:hidden;	
	font-size:10px; 
	padding:1px;	
}

