@charset "UTF-8";
/* CSS Document */

a {
	color: #ccc;
}
#addthis {
	float: left;
	margin-right: 10px;
}
.block-content a {
	color: #666;	
}
.block-content a:hover {
	color: #AEC842;
}
.block-content dd {
	margin:  0 0 0 28px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}
.block-content dd li {
	margin-bottom: 6px;
}
.block-content dl {
	padding:0 0 1em;
}
.block-content dt {
	background:transparent url(../images/narrow_by_set.gif) no-repeat 10px 2px;
	color:#666;
	margin:0 0 6px 0;
	padding:0 10px 0 28px;
	text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
}
.block-content ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0;
}
.block-layered-nav {
	width: 200px;
	float: left;
	border: 1px solid #aaa;
	background: #eee;
	margin: 10px 0 10px 10px;
}
.block-title {
	font-size: 11px;
	color: #AEC842;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
}
body {
	background: #333 url(/images/bg.jpg) repeat-x top left;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
br {
	margin: 0;
	padding:  0;
}
#breadcrumbs {
	display: block;
	xwidth: 930px;
	xbackground: #ccc;
	color: #bbb;
	font-size: 11px;
	margin: 0 0 10px 0;
}
#breadclumbs a:link {
	color: #ccc;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #ccc;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #999;
}
#breadcrumbs a:active {
	color: #ccc;
	text-decoration: none;
}
#breadcrumbs li {
	list-style-type: none;
	display: inline;
}
#breadcrumbs ul {
	margin: 0;
	padding: 0;
}
.cat_product_img {
	border: 0;
}
.category-title {
	xborder: 1px solid blue;
}
.category-title h2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	xborder: 1px solid red;
}
.cms-page-view #content {
	padding: 20px;
	background: #eee;
}
.col-main {
	float: left;
	margin: 10px 0 0 20px;
	xborder: 1px solid red;
}
.col-main h2 {
	margin: 0 0 1em 0;
}
#container {
	width:  960px;
	margin:  0 auto;
}
#content {
	xmargin-top: -40px;
	background: #fff;
	border: 10px solid #fff;
}
#content img {
	xmargin: 0;
	xpadding: 0;
	xborder: 1px solid black;
	display: block;
}
#footer {
	text-align: right;
	margin: 20px 0;
	xborder: 1px solid yellow;
}
#footerleft {
	width:  250px;
	float: left;
	text-align: left;
}
#footerright {
	float: right;
	padding-top: 5px;
}
#footer address {
	font-size: 10px;
	font-style: normal;
	color: #777;
}
.form-search {
	border: 0;
}
#header {
	margin: 0;
	xborder:  1px solid red;
}
#header h1 {
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	float: left;
	margin: 0;
}
#header h1 a:link, #header h1 a:visited	{
	display: block;
	width: 270px;
	height: 90px;
	border: 0;
	background: url(/images/header_logo.png) top left no-repeat;
}
#nav {
	list-style-type: none;
	z-index: 100;
}
.sf-menu a:hover {
	background-position: 0 -40px;
}
#nav-home a {
	width: 100px;
	height: 40px;
	background-image: url(/images/nav-home.png);
	text-indent: -9999px;
}
#nav-markets a {
	width: 150px;
	height: 40px;
	background-image: url(/images/nav-markets.png);
	text-indent: -9999px;
}
#nav-mens a, .nav-mens a {
	width: 120px;
	height: 40px;
	background-image: url(/images/nav-mens.png);
	text-indent: -9999px;
}
#nav-womens a, .nav-womens a {
	width: 140px;
	height: 40px;
	background-image: url(/images/nav-womens.png);
	text-indent: -9999px;
}
#nav-aboutus a {
	width: 150px;
	height: 40px;
	background-image: url(/images/nav-aboutus.png);
	text-indent: -9999px;
}
#nav-contact a {
	width: 150px;
	height: 40px;
	background-image: url(/images/nav-contact.png);
	text-indent: -9999px;
}
#nav-promotions a {
	width: 150px;
	height: 40px;
	background-image: url(/images/nav-promotions.png);
	text-indent: -9999px;
}
#nav li ul a, #nav li ul a:hover {
	background-image: none;
	text-indent: 0;
}
#nav li ul {
	background: url(/images/subnav_bg.png);
	margin: 10px;
	text-align: center;
	padding: 14px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	height: 12px;
}
#nav li ul ul {
	background: none;
	margin: 0;
}
#nav li ul li a:hover {
	color: #AEC842;
}
#nav li li ul li a {
	background:  url(/images/subnav_bg.png);
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	xborder: 1px solid red;
	padding-top: 5px;
	margin:  0;
	height: 20px;
}
#nav li li ul li a:hover {
	background: #000;
}
.sf-menu li.orange_highlight a {
	color: #FF9900;
}
.pages {
	font-size: 12px;
	margin-bottom: 1em;
}
.pages a {
	text-decoration: none;
	color: #AEC842;
	font-weight: bold;
}
.pages a:hover {
	color: #000;
}
.pages li {
	display: inline;
	margin-right: 3px;
}
.pages ol {
	float: left;
	margin: 0;
}
.pages p {
	float: left;
	margin: 0 10px 0 0;
}
.pages img {
	border: 0;
}
#pdf_download_list li {
	xlist-style-position: inside;
	xlist-style-image: url(/images/icon_pdf.gif);
	list-style-type: none;
	padding-left: 20px;
	background: url(/images/icon_pdf.gif) center left no-repeat;
}
#product_desc {
	width: 300px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#product_desc #color_swatches {
	color: #666;
	font-size: 12px;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
#product_desc h2 {
	color: #AEC842;
	font-size: 30px;
	xtext-align: right;
	text-transform: uppercase;
	font-weight: bold;
	margin:  0;
}
#product_desc h3 {
	font-size: 18px;
	color: #333;
	margin: 0 0 10px 0;
}
#product_desc p {
	color: #666;
	font-size: 12px;
	margin: 0 0 1em 0;
	line-height: 1.5em;
}
#product_desc #product_sku {
	color: #ccc;
	font-size: 11px;
	margin-bottom: 2em;
	margin-top: 2px;
}
#product_desc .zoom_instructions {
	font-style: italic;
	color: #999;
	font-size: 12px;
	margin: 2em 0;
	padding-left: 18px;
	background: url(/images/magnifier.png) left 50% no-repeat;
}
#product_grid {
	width: 900px;
	xborder: 1px solid yellow;
}
#product_grid table {
	width: 100%;
}
.category-mens #product_grid,
.category-womens #product_grid,
.category-collections #product_grid,
.catalogsearch-result-index #product_grid {
	width: 700px;
}
#product_img {
	float: right;
	border: 0;
	margin: 0 0 10px 20px;
}
#product_img img {
	border: 0;
}
.products-grid img {
	margin: 0 auto;
}
.products-grid td {
	text-align: center;
	width: 25%;
}
.products-grid .product-name a {
	color: #666;
	font-size: 14px;
	text-decoration: none;
}
.products-grid .product-name a:hover {
	color: #444;
	text-decoration: underline;
}
#searchbutton {
  width: 16px;
  height: 20px;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  border: 0;
  background: transparent url(/images/search_icon.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#search_mini_form {
	width: 400px;
	margin-top: 20px;
	float: right;
	text-align: right;
}
#search_mini_form fieldset {
	margin: 0;
	padding: 0;
}
#search_mini_form label {
	visibility: hidden;
}
#search_mini_form legend {
	visibility: hidden;
}
.show_per_page {
	background: #ccc;
	font-size: 11px;
	color: #333;
	margin-bottom: 1em;
	padding: 4px;
}
.show_per_page .amount {
	float: left;
	margin: 5px 0 0 15px;	
}
.show_per_page .limiter {
	float: right;
	border: 0;
}
#slideshow {
	width:  940px;
	height: 620px;
	z-index: 0;
}
#slideshow img.pre {
	display:  none;
}
.sorter {
	font-size: 11px;
	color: #333;
}
#static_page_content a {
	color: #666;
}
#static_page_content h2 {
	color: #AEC842;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 18px 0;
}
#static_page_content h3 {
	font-size: 16px;
	color: #333;
	margin: 0 0 10px 0;
}
 #static_page_content p {
	color: #666;
	font-size: 12px;
	margin: 0 0 18px 0;
	line-height: 1.5em;
}
#static_page_content img {
	float: right;
	border: 0;
	margin: -20px 0 0 0;
}
#static_page_content #copy {
	width: 320px;
	margin-right: 20px;
	float: left;
	display: inline;
}
#static_page_content ul {
	font-size: 12px;
	line-height: 18px;
}



/***** USED FOR CLEARING FLOATS IN A WRAPPER *****/

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

 .clearfix {
display: inline-block;
}  

 /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End Holly Hack */
 
 /********************** Pager */
table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; padding-right:44px;
}
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
    background:url(/images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
}
table.pager td {
    width:32%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
}
table.pager td.pages { padding:4px 0; white-space:nowrap; text-align:center; }
table.pager ol, table.pager li {
    display:inline;
}
table.pager li { padding:0 2px; }
table.view-by td {
    width:33%;
    border-top:1px solid #e2e2e2;
    padding:4px 8px;
    vertical-align:middle;
}