/*
	Color Style Guide
	(first color is primary)
	
	Text: 505050 - body / 9B9B9B - headers / 000000 / FFFFFF // 00AFEF - required / D81027 - error / FD4E09 - promos
	Links (body): 505050 / D81027		Links (footer): 6A6A6A / D81027
*/

/* Reset
--------------------------- */

* {
	margin: 0;
	padding: 0;
}

img, a img { border: none;}
a {outline: none;}
a:visited {color: #24585E;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:.5em 0pt 1em; }
ul, ol { list-style: none;line-height:1.2em; }
li, dd { margin-left:5%; }
fieldset { padding:.5em; }
select option { padding:0 2px; }
em { font-style:italic; }

/* Clearfix
--------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Global Styles
--------------------------- */

body {
	background: #343B3D url(../images/bg_body.jpg) repeat-y center 0; 
	margin: 0pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000;
}

h1 {
	margin: 0px 0px 10px;
	font-size: 2em;
	height: 48px;
	display: block;
	text-indent: -9999px;
}

h2 {
	color: #24585E;
	border-bottom: 1px dotted #24585E;
	margin-bottom:12px;
	padding-bottom:4px;
}

.columns .last h2, #product-details h2 {
	margin: 0px 0px 5px;
	font-size: 1em;
	font-weight:bold;
	color: #efedf0;
	background-color: #24585e;
	padding: 3px 3px 4px;
}

h3 {
	margin: 0px 0px 2px;
	font-size: .9em;
	color:#4ab4bf;
}

p {
	margin: 0pt 0pt 15px;
	line-height:1.2em;
}
p.caption {
	font-size: .7em;
	color: #666666;
}

#content ul li {
	list-style: none;
	background:transparent url(/assets/images/arrow_gray.gif) no-repeat scroll 0 2px;
	margin-left: 0px;
	padding-left: 10px;
}

ul.inthenews {
	list-style-type:square;
}

ul.inthenews li {
	margin-bottom: 8px;
}

.inline-left {
	float: left;
	margin: 0 12px 15px 0px;	
}

.inline-right {
	float: right;
	margin: 0 0 15px 12px;	
}

.inline-right img, .inline-left img {
	margin-bottom: 8px;
}

.columns .last h2.flushtop {
	margin-top: 0;
}

#repeat-wrapper {
	background: transparent url(../images/bg_backpage_repeat.jpg) repeat-y left top;
	width: 980px;
	margin: 25px auto;
	border: 2px solid #E9D7D1;
}

#wrapper {
	background: transparent url(../images/bg_backpage_fall2009.jpg) no-repeat left top;
	width: 980px;
	margin: 0 auto;
}

#main {
	width: 980px;
	margin: 0pt;
	background-color:#B9ABA8;
	
}

#header {
	width: 980px;
	height: 150px;
	overflow: hidden;
	position: relative;
}

a#logo{
	display:block;
	height:66px;
	left:28px;
	position:absolute;
	text-indent:-9999px;
	top:10px;
	width:150px;
	
}

#header ul#topnav {
	margin: 127px 0pt 0pt 213px;
	list-style-type:none;
	
}

#header ul#topnav li{
 display: inline;
 float:left;
 margin: 1px 0 0 0;
 height: 21px;
 overflow: hidden;
}

#header ul#topnav li a {
	display: block;
	text-indent: -9999px;
	background-image: url(../images/topnav_matrix_fall.gif);
	background-repeat:no-repeat;
	height: 21px;
}

#header li#products a{
	background-position: 0pt 0pt;
	width: 105px;
}
#header li#products a.selected,
#header li#products a:hover,
#products #header li#products a
 {background-position: 0pt 100%;}
#header li#news a{
	background-position: -105px 0pt;
	width: 154px;
}
#header li#news a.selected,
#header li#news a:hover,
#news #header li#news a{
	background-position: -105px 100%;
}
#header li#stores a{
	background-position: -259px 0pt;
	width: 124px;
}
#header li#stores a.selected,
#header li#stores a:hover,
#stores #header li#stores a{
	background-position: -259px 100%;
}
#header li#wholesale a{
	background-position: -383px 0pt;
	width: 166px;
}
#header li#wholesale a.selected,
#header li#wholesale a:hover,
#wholesale #header li#wholesale a{
	background-position: -383px 100%;
}

#header li#about a{
	background-position: -549px 0pt;
	width: 102px;
}
#header li#about a.selected,
#header li#about a:hover,
#about #header li#about a{
	background-position: -549px 100%;
}
#header li#contact a{
	background-position: -651px 0pt;
	width: 116px;
}
#header li#contact a.selected,
#header li#contact a:hover,
#contact #header li#contact a{
	background-position: -651px 100%;
}

#leftnav {
	width: 151px;
	padding: 50px 30px 35px 32px;
	margin: 0;
	float: left;
}
#leftnav ul, #leftnav ul ul, #leftnav ul ul ul {
	margin: 0pt 0pt 6px 0pt;
	list-style-type:none;
	padding: 0pt 0pt 0pt 13px;
	
}

#leftnav li{
	margin: 1px 0;
	padding: 1px 0px 1px 2px;
	line-height:16px;
}

#leftnav li.topper{
	margin: 0;
	padding: 0;
}

#leftnav li.new-release{
	background:transparent url(../images/nav_new.png) no-repeat scroll 98% 50%;
	width: auto;
}

#leftnav li.new-release a{
	background:transparent url(../images/nav_new.png) no-repeat scroll 98% 50%;
	width: auto;
}

#leftnav li.new-release a:hover, #leftnav li.new-release a.selected{
	background:transparent url(../images/nav_new_white.png) no-repeat scroll 98% 50%;
	width: auto;
}

#leftnav li a {
	color: #322a25;
	text-decoration:none;

}

#leftnav ul.level-one {
	padding-left: 0px;
}

#leftnav ul.level-one li a{
	text-transform: uppercase;
	background-image: none;
	color: #322a25;
	border-bottom: 1px dotted #000;
	display: block;
	width: 100%;
	padding-bottom: 2px;
}

#leftnav ul.level-one li li a{
	color: #322a25;
	padding-left: 15px;
	margin-left: -15px;
	text-transform: none;
	border-bottom: none;
	padding-bottom: 1px;
}

#leftnav ul.level-one li li a:hover, #leftnav ul.level-one li li a.selected {
	/* background: #67615f url(../images/dots_bluematte.gif) no-repeat left 50%; */
	background-color: #322a25;
	color: #fff;
}

#leftnav ul.level-two {
	margin-top: 5px;
	min-height:50px;
}

#content {
	width: 727px;
	float: left;
	padding: 20px;
	margin-bottom: 50px;
	background-color: #efedf0;
	
}

#crumb ul {
	margin: 0 0 14px 0;
}

#crumb li {
	display: inline;
	float: left;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 7px;
	font-size: .9em;
}

#crumb li a{
	color: #4ab4bf;
	padding-right: 11px;
	background: #efedf0 url(../images/arrow_gray.gif) no-repeat right 2px;
	text-decoration:none;
}

#crumb li a:hover {
	color: #24585e;
}

.columns {
	width: 727px;
}
.column {
	float: left;
}
.columns .first {
	width: 500px;
	padding-right: 30px;
	border-right: 1px solid #000;
	min-height: 250px;
}
.columns .last {
	width: 181px;
	padding-left: 15px;
}

.columns .last h2{
	margin-left: -15px;
	margin-top: 25px;
	padding-left: 10px;
	width: 203px;
}

.columns .first .columns {
	width: 500px;
}
.columns .first .columns .column {
	width: 240px;
	margin-right: 10px;
}