/* @override http://mikemeyer.im/parachute/style.css */

/* @override 
	http://localhost/parachute/style.css
	http://mikemeyer.im/parachute/style.css
	http://pico.local/parachute/style.css
*/

/* @group YUI Reset CSS */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* @end */

body{
	font: 14px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #34281f;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
}

div#wrapper {
	padding-top: 48px;
	position: relative;
	z-index: 0;
	background: url(images/stitch-v.png) repeat-y 999px top;
}

body,html{
	background: #d9d6cd url(images/grain-bkg.jpg) repeat center top;
}

a{
	color: #dc6328;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	outline: none;
}

a:hover{
	color: #bc4111;
}

.container{
	width: 960px;
	position: relative;
}

#content div.container {
	background: url(images/stitch-v.png) repeat-y 250px bottom;
	min-height: 340px;
}

button{
	padding: 3px;
	-webkit-appearance: none;
	color: #e69168;
	background: rgba(0,0,0,.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	font: 16px museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	cursor: pointer;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	text-rendering: optimizeLegibility;
}

button#checkout-btn {
	position: absolute;
	top: 100px;
	right: 0;
}

div#cart-update {
	text-align: right;
	position: absolute;
	right: 130px;
	z-index: 2;
	width: 180px;
	height: 30px;
	background-image: url(images/grain-bkg.jpg);
	top: 107px;
	line-height: 30px;
}

button span{
	background: #FFF;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,.3);
	-webkit-font-smoothing: antialiased;
	padding: 10px 15px;
	display: block;
	margin: 0;
}

button:hover{
	color: #c07754;
	background: rgba(0,0,0,.15);
}

#nav{
	height: 48px;
	background: #FFF;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.6);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.6);
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 3;
	-webkit-background-clip: padding-box;
}

.no-boxshadow #nav{
	border-bottom: 1px solid #bab7ae;
}

#header {
	position: absolute;
	top: 68px;
	left: 0;
	background: url(images/parachute-logo-alt-3.png) no-repeat 30px -68px;
	width: 240px;
	height: 122px;
}

#header h1{
	position: absolute;
	top: 0;
	z-index: 10;
	left: 0;
}

#header h1 a{
	display: block;
	width: 240px;
	height: 188px;
	text-indent: -500px;
	overflow: hidden;
	background: url(images/parachute-logo-alt-3.png) no-repeat -220px 0;
	position: fixed;
	top: 0;
	left: 0;
}

#size-chart{
	margin-top: 10px;
	margin-bottom: 10px;
}

#product-meta div.description {
	margin-bottom: 20px;
}

#product-meta div.description.coming-soon,
#product-meta div.description.sold-out{
	font-size: 20px;
	text-decoration: none;
	color: #515151;
	line-height: 30px;
}

#size-chart a {
	text-decoration: none;
}

#header.fixed h1 a{
	height: 65px;
}

#feature-banner-slideshow {
	margin-left: 290px;
	height: 270px;
	width: 670px;
}

#feature-banner {
	height: 278px;
	background: url(images/stitch-v.png) repeat-y 250px 0;
}

#feature-banner ul{
	height: 240px;
	width: 670px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top: none;
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
	background-color: #9c9a95;
}

#feature-banner ul li{
	background: #FFF;
	overflow: hidden;
	position: absolute;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	width: 670px;
	height: 240px;
	text-indent: -1000px;
}

#feature-banner ul li.feature1{
	background: url(images/banner1.png) no-repeat 0 0;
}

#feature-banner ul li.feature2{
	background: url(images/banner2.png) no-repeat 0 0;
}

#feature-banner ul li.feature3{
	background: url(images/banner3.png) no-repeat 0 0;
}

/* @group Cart */

input {
	-webkit-appearance: none;
	border: 1px solid #BBB;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-background-clip: padding-box;
	padding: 5px 4px;
	outline: none;
	background: #f2f2f2;
	-webkit-transition: all 120ms linear;
	-moz-transition: all 120ms linear;
}

table input{
	text-align: right;
	width: 50px;
}

input:focus{
	border-color: #999;
	background: #FFF;
}

table tbody tr:nth-child(2n) th,
table tbody tr:nth-child(2n) td{
	background: rgba(0,0,0,.05);
}

table {
	width: 100%;
	border-bottom: 1px solid #b6b5ad;
	margin-bottom: 20px;
}

table thead th,
table thead td{
	background: rgba(0,0,0,.1);
	border-top: 1px solid #b6b5ad;
}

th#head-options {
	width: 60px;
}

table th,
table td{
	padding: 3px 8px;
	border-top: 1px solid #b6b5ad;
}

th.product-link a {
	text-decoration: none;
	display: block;

	position: relative;
}

th.product-link a span.product-name{
	display: block;
	line-height: 18px;
	margin-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}

th.product-link a span.product-image {
	position: absolute;
}

th.product-link {
	width: 330px;
}

td.item-price{
	width: 60px;
}

td.item-total{
	width: 90px;
}

table span.product-image img{
	width: 30px;
	height: 30px;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.1);
}

table tbody th,
table tbody td{
	padding-top: 6px;
	padding-bottom: 6px;
}

td.item-qty {
	width: 60px;
}

td.item-qty input{
	float: right;
}

td.item-total a.remove-link{
	overflow: hidden;
	text-indent: 1000px;
	width: 24px;
	height: 24px;
	background: url(images/close-icon.png) no-repeat center center;
	display: block;
}

td.item-total a.remove-link{
	display: none;
}

form#cart-form {
	position: relative;
}

th#head-qty {
	text-align: right;
}

th#head-total,
th#head-price,
td.item-total,
td.item-price {
	text-align: right;
	padding-right: 12px;
}

/* @end */

/* @group Minicart */

#minicart{
	position: absolute;
	right: 0;
	top: 0;
	height: 48px;
	line-height: 48px;
}

#minicart a#checkout-button{
	display: inline-block;
	font: 18px museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	background: #f5f5f4;
	padding: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	float: left;
	margin-top: 5px;
}

#minicart.item-count-0 a#checkout-button,
#minicart.item-count-0 a#checkout-button:hover{
	color: #DDD;
	background: #f5f5f5;
}

#minicart a#checkout-button:hover{
	background: #ebebeb;
}

#minicart a#checkout-button span{
	border: 1px solid #e0ded8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFF;
	-webkit-background-clip: padding-box;
	display: block;
	padding: 4px 9px;
	-webkit-transition: border-color 200ms linear;
	-moz-transition: border-color 200ms linear;
}

#minicart a#checkout-button:hover span{
	border-color: #bbbab4;
}

#minicart.item-count-0 a#checkout-button span,
#minicart.item-count-0 a#checkout-button:hover span{
	border: 1px solid #edeae3;
}

#minicart a#cart-link{
	display: inline-block;
	text-decoration: none;
	padding-left: 48px;
	height: 47px;
	background: url(images/cart-icon.png) no-repeat 0 -48px;
	font-size: 12px;
	padding-right: 5px;
	margin-right: 5px;
	float: left;
}

#minicart.item-count-0 a#cart-link{
	background: url(images/cart-icon.png) no-repeat 0 0;
}

#minicart span#cart-total{
	color: #56a9a3;
	font-weight: bold;
}

#minicart span#cart-total span{
	font-weight: normal;
	margin-right: 1px;
}

#minicart span#cart-count{
	color: #888782;
	font-weight: bold;
	border-right: 1px solid #eae8e7;
	margin-right: 5px;
	padding: 5px 7px 6px;
}

#minicart span#cart-count span{
	font-weight: normal;
}

/* @end */

#nav ul{
	position: absolute;
	top: 0;
	left: 275px;
}

div#primary {
	margin-left: 290px;
	padding-bottom: 40px;
	width: 670px;
	padding-top: 40px;
}

div#content-header {
	margin-left: -40px;
	font: 30px museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 40px 35px;
	background: url(images/stitch-h.png) repeat-x 0 bottom;
	margin-bottom: 10px;
}

body.custom #primary h3,
body.custom #primary h4,
body.custom #primary h5,
body.custom #primary h6 {
	margin: 30px 0 15px;
	font: 20px museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	white-space: nowrap;
	color: #513c32;
	text-shadow: #ece9d7 0 1px 1px;
}

#content-header h2 {
	color: #513c32;
	text-shadow: #ece9d7 0 1px 1px;
	letter-spacing: -1px;
	text-rendering: optimizeLegibility;
}

body.custom #primary p{
	color: #513c32;
	margin-bottom: 15px;
	margin-top: 15px;
}

#nav ul li{
	float: left;
	font-family: museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nav ul li a{
	font-size: 18px;
	text-decoration: none;
	margin-right: 5px;
	line-height: 48px;
	padding: 10px 15px;
/*	text-rendering: optimizeLegibility;*/
}

button.checkout-btn {
	float: right;
	margin: 10px 0;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#cart-content {
	padding-top: 0;
	padding-bottom: 0;
}

#cart-content .cart-total{
	font-size: 18px;
	position: absolute;
	right: 0;
	top: 42px;
}

#cart-footer div.cart-discount p span.total-discount {
	font-weight: bold;
}

#cart-footer div.cart-total span.total-price {
	font-weight: bold;
}

div#cart-footer {
	text-align: right;
	position: relative;
	height: 110px;
	margin-right: 12px;
}

#content {
	background: url(images/stitch-h.png) repeat-x;
	border-bottom: 1px solid #c5c2b9;
}

body.custom #content{
	background: none;
}

p.alert-noitems {
	font-size: 18px;
	line-height: 30px;
	height: 300px;
}

div#product-meta{
	position: absolute;
	left: 450px;
	top: 0;
	width: 225px;
	padding-top: 10px;
}

#product-meta h2 {
	font-size: 28px;
	line-height: 30px;
	text-rendering: optimizeLegibility;
	font-family: museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #3b251b;
	text-shadow: #FFF 0 1px 0;
	letter-spacing: -1px;
}

#product-meta h3.price {
	color: #8caca4;
	height: 80px;
	margin-left: -30px;
	padding-left: 30px;
	position: relative;
	z-index: 1;
	margin-top: 0;
	margin-bottom: 0;
	letter-spacing: -1px;
	text-shadow: #FFF 0 1px 0;
	background: url(images/price-bkg.png) no-repeat right center;
	font: 30px/82px museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#product-meta h3.price span.currency_sign {
	margin-right: 3px;
	font-size: 20px;
	position: relative;
	top: -4px;
	font-weight: bold;
}

div#product-options {
	background-image: url(images/option-select-bkg.png);
	width: 227px;
	height: 59px;
	position: relative;
	left: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#uniform-option{
	position: absolute;
	top: 8px;
	left: 8px;
}

ul#products{
	overflow: hidden;
	margin-left: -40px;
	padding-top: 20px;
	width: 720px;
	padding-left: 7px;
	margin-top: -20px;
}

ul#products li.product .product-image{
	width: 300px;
	height: 300px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
	border: 8px solid #f6f6f6;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
}

ul#products li.product a:hover .product-image{
	border-color: #FFF;
}

ul#products li.product {
	width: 320px;

	float: left;
	margin-right: 0;
	margin-bottom: 10px;
	height: 360px;
	margin-left: 33px;
	position: relative;
}

div.product-meta {
	width: 318px;
	position: absolute;
	top: 0;
	height: 316px;
	left: -1px;
}

div.product-meta:before {
	z-index: -1;
	position: absolute;
	background: transparent;
	width: 250px;
	height: 40px;
	content: '';
	bottom: 48px;
	-webkit-transform: skew(-15deg) rotate(-3deg);
	-webkit-box-shadow: 0px 50px 6px rgba(0, 0, 0, 0.15);
	-moz-transform: skew(-15deg) rotate(-3deg);
	-moz-box-shadow: 0px 50px 10px rgba(0, 0, 0, 0.1);
	left: 21px;
}


div.product-meta h3,
div.product-meta p {
	font: 20px/38px "gnuolane-1","gnuolane-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 40px;
}

div.product-meta p{

}

#product-images {
	width: 420px;
	height: 560px;
	position: relative;
	z-index: 2;
	background: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,.2);
}

.no-boxshadow #product-images.empty{
	border: 1px solid #bab7ae;
}

#product-images.empty{
	background: #FFF url(images/generic-shirt.png) no-repeat center center;
}

#product-images ul li {
	position: absolute;
	top: 0;
	left: 0;
}

#product-meta div.soon {
	padding-top: 20px;
	padding-bottom: 20px;
}

div.slideshow-links {
	position: absolute;
}

#product-images div.slideshow-links{
	bottom: -30px;
	left: 50%;
}

#feature-banner-slideshow div.slideshow-links{
	right: 0;
	top: 240px;
	border-right: 1px solid rgba(0,0,0,.1);
}

#feature-banner-slideshow div.slideshow-links a {
	height: 38px;
	background: url(images/numbers.png) no-repeat 1px 10px;
	width: 39px;
	border-left: 1px solid rgba(0,0,0,.1);
}

#feature-banner-slideshow div.slideshow-links a.current{
	background-position: 1px -40px;
}

#feature-banner-slideshow div.slideshow-links a.slide2{
	background-position: -39px 10px;
}

#feature-banner-slideshow div.slideshow-links a.slide2.current{
	background-position: -39px -40px;
}

#feature-banner-slideshow div.slideshow-links a.slide3{
	background-position: -79px 10px;
}

#feature-banner-slideshow div.slideshow-links a.slide3.current{
	background-position: -79px -40px;
}

#product-images div.slideshow-links a{
	left: -50%;
}

div.slideshow-links a{
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-indent: -10000px;
	width: 20px;
	height: 20px;
	background: url(images/slideshow-dots.png) no-repeat 6px 5px;
}

div.slideshow-links a.current{
	background-position: -24px 5px;
}

#product-images img{
	width: 420px;
	height: 560px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div#product-content {
	position: relative;
}

li.product a{
	text-decoration: none;
}

a.product-preview {
	position: absolute;
	z-index: 2;
	top: 316px;
	background: rgba(0,0,0,0) url(images/magnifying-glass.png) no-repeat center 11px;
	overflow: hidden;
	text-indent: -10000px;
	display: block;
	width: 35px;
	height: 38px;
	border-right: 1px solid rgba(0,0,0,0.15);
	-webkit-transition: background-color 200ms linear;
}

a.product-preview:hover{
	background-color: rgba(0,0,0,.05);
}

a.product-a:hover div.product-meta h3{
	color: #52898f;
}

div.product-meta h3{
	color: #989793;
	text-shadow: #f7f7f7 0 1px 0;
	margin-left: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 200px;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	position: absolute;
	top: 316px;
	left: 45px;
}

div.product-meta p.product-price{
	right: 8px;
	display: block;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	top: 316px;
	text-shadow: rgba(0,0,0,0.42) 0 1px 1px;
	padding-right: 7px;
	padding-left: 7px;
	background: rgba(0,0,0,.2);
}

ul#products .sale div.product-meta {
	background: none;
	background: url(images/on-sale.png) no-repeat 0 245px;
}

ul#products .sold div.product-meta{
	background: none;
	background: url(images/out-of-stock.png) no-repeat center 153px;
}

ul#products .soon div.product-meta{
	background: none;
}

.no-boxshadow div.product-meta p.product-price{
	background-color: #95948d;
}

#about-parachute{
	background: rgba(0,0,0,.04);
	border-bottom: 1px solid #c5c2b9;
}

#about-parachute .container{
	background: url(images/stitch-v.png) repeat-y 250px top;
	padding: 30px 0 40px;
}

#about-parachute div.about-text {
	margin-left: 290px;
}

#about-parachute div.about-text h2{
	white-space: nowrap;
	font: 28px/40px museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	color: #513c32;
	text-shadow: #ece9d7 0 1px 1px;
	letter-spacing: -1px;
}

/* @group Page footer */

#footer p.copyright{
	padding-top: 70px;
	background: url(images/globe-icon-footer.png) no-repeat center top;
	text-align: center;
	font: 12px museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	text-shadow: #f0f0f0 0 1px 1px;
	width: 630px;
	position: absolute;
	bottom: 10px;
	left: 290px;
}

div#footer .container {
	height: 190px;
	margin-bottom: 20px;
	margin-top: 15px;
}

a#twitter-link{
	display: block;
	height: 41px;
	background: url(images/twitter-icon.png) no-repeat 0 0;
	line-height: 39px;
	padding-left: 50px;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #4d878c;
	width: 150px;
	position: absolute;
	top: 20px;
	left: 290px;
	border-right: 1px solid #97918d;
	-webkit-transition: none;
}

a#twitter-link:hover{
	color: #335c60;
	background-position: 0 -43px;
}

div#email-form {
	position: absolute;
	top: 20px;
	right: 0;
	width: 450px;
	height: 50px;
}

div#email-form p{
	color: #dc6328;
	width: 160px;
	line-height: 15px;
	font-size: 13px;
	position: absolute;
	top: 5px;
	left: 0;
}

div#email-form form{
	background: #FFF;
	width: 282px;
	height: 40px;
	right: 0;
	position: absolute;
	border: 1px solid #cac7bd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-background-clip: padding-box;
}

div#email-form form input.email{
	border: none;
	position: absolute;
	-webkit-appearance: none;
	top: 3px;
	left: 3px;
	width: 176px;
	height: 18px;
	font: 14px museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	z-index: 2;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	padding: 8px 0 8px 7px;
}

::selection{
	background: rgba(255,120,54,0.3);
}

::-moz-selection {
	background: rgba(255,120,54,0.3);
}

div#email-form form input.email:focus{
	outline: none;
	-webkit-box-shadow: 0 0 15px #FFF;
	-moz-box-shadow: 0 0 15px #FFF;
	color: #333;
}

div#email-form form input.email{
	color: #999;
}

div#email-form form input.email::-webkit-input-placeholder{
	color: #b65323;
	font-size: 15px;
}

div#email-form form input.email:-moz-placeholder{
	color: #b65323;
	font-size: 15px;
}

div#email-form form input.submit{
	-webkit-appearance: none;
	border: none;
	background: #a9d3d7;
	color: #658588;
	font: 16px museo-slab-1, museo-slab-2, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	-webkit-font-smoothing: antialiased;
	width: 90px;
	height: 34px;
	display: block;
	position: absolute;
	right: 3px;
	top: 3px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-shadow: #c6f7fc 0 0 2px;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	cursor: pointer;
}

div#email-form form input.submit:hover{
	background: #b3dfe3;
	color: #486062;
}

#footer p.twitter a span{
	font-weight: normal;
	font-size: 16px;
	position: relative;
	bottom: -2px;
}

/* @end */

/* @group Filter menu */

#secondary{
	padding-top: 40px;
	float: left;
	width: 250px;
	padding-bottom: 40px;
}

#secondary.fixed{
	position: fixed;
	top: 48px;
}

#secondary.fixed-bottom{
	position: absolute;
	bottom: 0;
}

#secondary a{
	text-decoration: none;
	text-shadow: #eaeaea 0 1px 0;
	font: 24px "museo-slab-1", "museo-slab-2","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
	color: #bb5524;
/*	text-rendering: optimizeLegibility;*/
}

#secondary p{
	text-align: center;
}

#secondary p a{
	border-bottom: 1px solid #d4beae;
	margin-right: auto;
	margin-left: auto;
}

#secondary p a:hover{
	color: #9c4417;
}

#secondary .or{
	display: block;
	color: #858179;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	text-rendering: optimizeLegibility;
}

#secondary ul{
	margin-left: 20px;
	margin-right: 20px;
}

#secondary ul li a{
	display: block;
	background: url(images/filter-bkg.png) no-repeat -260px 2px;
	height: 58px;
	font-size: 30px;
	line-height: 58px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
	text-indent: 81px;
}

#secondary ul li.jackets-category a{
	background-position: -260px -64px;
}

#secondary ul li.current.jackets-category a{
	background-position: 0px -64px;
}

#secondary ul li a:hover{
	color: #93411a;
}

#secondary ul li.current a{
	background-position: 0 2px;
	width: 250px;
}

/* @end */

/* @group jQuery Uniform */

.selector{
  margin: 0;
  padding: 0;
}

/* Select */

div.selector {
	background: url(./images/dropdown.png) no-repeat 0 0;
	height: 36px;
	width: 201px;
	line-height: 36px;
	font-size: 13px;
	position: relative;
}

#cart-footer div.cart-shipping label {
	font-size: 12px;
	display: block;
	width: 80px;
	float: left;
	height: 36px;
	line-height: 36px;
}

div.selector span {

}

select{
	width: 211px;
	height: 36px;
	cursor: pointer;
}

div#uniform-option.selector select,
div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}

div.selector:active, 
div.selector.active {

}

div.selector:active span, 
div.selector.active span {

}

div.selector.focus, div.selector.hover, div.selector:hover {

}

div.selector.focus span, div.selector.hover span, div.selector:hover span {

}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {

}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {

}

div.selector.disabled {

}

div.selector.disabled span {

}

/* Select */
div.selector {

}

div.selector select {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: solid 1px #fff;
	height: 36px;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
  color: #bbb;
}

.selector{
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus{
  outline: 0;
}

/* Select */

div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
	position: absolute;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity:0);
	border: none;
	background: none;
}

/* @end */


/* This would be much cooler with media queries */

.idevice #header.fixed h1{
	background-color: #e7e6e3;
}

.idevice #header.fixed h1 a{
	position: static;
	height: 190px;
	background-position: -231px 0;
}

.idevice #secondary.fixed{
	position: static;
}
.idevice #nav{
	position: absolute;
	top: 0;
	left: 0;
}

#cart-footer div.cart-shipping {
	width: 440px;
	text-align: left;
	top: -5px;
	left: 0;
	position: absolute;
}

div.cart-discount {
	width: 360px;
	right: 0;
	position: absolute;
	top: 0;
	font-size: 14px;
	height: 30px;
}

div.cart-discount input{
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
}

div.cart-discount label{
	position: absolute;
	top: 0;
	right: 120px;
	line-height: 27px;
	font-size: 12px;
}

div#error {
	margin-bottom: 10px;
	background-color: #dc6328;
	padding: 4px 9px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	text-shadow: #692705 0 0 1px;
}

div#error a.close-link {
	color: #FFF;
	display: block;
	background: url(./images/close-icon-white.png) no-repeat;
	width: 21px;
	height: 21px;
	text-indent: -150px;
	overflow: hidden;
	-webkit-transition: opacity 110ms linear;
	opacity: .6;
	position: absolute;
	top: 5px;
	right: 5px;
}

div#error a.close-link:hover{
	opacity: 1;
}