
body {
	background:#AE2222 url(background.gif) top left repeat-x;
	margin:0;
	padding:0;
	color:#333;
	text-align:center;
	}
h1 {
	color:#333;
	}
h2, h2 a {
	text-decoration:none;
	color:#333;
	}
h3 {
	text-transform:uppercase;
	}

h4 {
	font-size:1.2em;
	}
h5 {
	font-size:1.0em;
	}
a {
	color:#226AAE;
	}
a:hover {
	color:#108FD6;
	}





#frame-left {
	background:#FAF8F2 url(frame-left.gif) 0 0 repeat-y;
	width:757px;
	margin:13px auto;
	text-align:left;
	}
#frame-right {
	background:url(frame-right.gif) 100% 0 repeat-y;
	}
#frame-topleft {
	background:url(frame-topleft.gif) 0 114px no-repeat;
	}
#frame-topright {
	background:url(frame-topright.gif) 100% 114px no-repeat;
	}
#frame-top {
	background:url(frame-top.gif) 0 0 no-repeat;
	}
#frame-bottom {
	background:url(frame-bottom.gif) 0 100% no-repeat;
	padding:0 40px;
	}








.links-shop {
	padding:25px 0 10px 0;
	border-bottom:2px dotted #CCC;
	}
.links-shop * {
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}
.links-shop a {
	color:#666;
	margin:0 29px 0 3px;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
	}
.links-shop .last a {
	background:none;
	}
.links-shop .current a {
	color:#333;
	}
.links-shop a:hover {
	color:#333;
	}



#brand {
	height:4em;
	}
#brand h2 {
	height:4em;
	width:420px;
	padding:0;
	margin:0;
	float:left;
	}
#brand h2 a {
	padding:12px 0 0 0;
	display:block;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	font-size:2.4em;
	font-family:"arial black",impact;
	letter-spacing:-3px;
	text-transform:uppercase;
	}
.brand-effect {
	display:block;
	text-align:center;
	position:absolute;
	top:80px;
	height:4em;
	width:100%;
	filter:alpha(opacity=80);
	opacity:.80;
	z-index:9;
	}
.brand-effect span {
	display:block;
	height:4em;
	width:390px;
	margin:auto;
	padding:0 340px 0 0;
	}
.brand-effect a {
	display:block;
	text-decoration:none;
	height:4em;
	background:url(worn.gif) 0 0 repeat;
	opacity:0.5;
	filter:alpha(opacity=50);
	}

.form-search {
	width:250px;
	float:left;
	padding:36px 0 0 0;
	position:relative;
	z-index:10;
	}
.form-search label {
	display:none;
	}
.form-search #keywords {
	width:170px;
	}





.links-category,
.links-path {
	height:37px;
	line-height:37px;
	background:#666 url(links-category-bg.gif) 50% 50% repeat-x;
	clear:both;
	color:#FAF8F2;
	}
.links-category ul,
.links-path ul{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	}
.links-category li,
.links-path li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	}
.links-category a,
.links-path a {
	padding:5px 12px 5px 8px;
	color:#FAF8F2;
	text-transform:lowercase;
	font-weight:bold;
	text-decoration:none;
	}
.links-category .first a {
	background:none;
	}
.text-youarehere {
	display:inline;
	padding:0 0 0 10px;
	}
#page-home .links-path {
	text-indent:-999em;
	}

#main {
	padding:0 0 1em 0;
	}

#base {
	clear:both;
	padding:14px 0 70px 0;
	}
#base .links-groupings div,
#base .links-information,
#base .links-footer {
	width:33%;
	float:left;
	}
#base a {
	padding:0 0.5em;
	}

#page-home .layout-listview .product-image {
	width:240px;
	}
#page-home .layout-gridview .product {
	height:220px;
	}


/* Definition lists */
dt {
	width:100px;
	float:left;
	}
dd {
	margin-left:110px;
	}

	
/* convert brands layout from listview to gridview */

.subsection-grouping .product {
	width:25%;
	text-align:center;
	height:13em;
	}
.subsection-grouping .product .highlight-price {
	float:none;
	}
.subsection-grouping .product-summary {
	display:none;
	}

.clear {
	clear:both;
	font-size:1px;
	height:0px;
	display:block;
	}




