@import url('reset.css'); 



/* ----- GENERAL ----- */

body {
	font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
	font-size: 100%;
	line-height: 100%;
	background: #b09070 url('/images/bg_body.jpg');
	}

a,
a:active,
a:visited {
	color: #00b1d7;
	}

a:hover {
	color: #118fab;
	}

.hidden { 
	display :none;
	}

strong {
  font-weight: bold;
}
em {
  font-style: oblique;
}


/* ----- STRUCTURAL ----- */

div#container {
	width: 900px;
	margin: 0 auto;	
	}

div#header {
	position: relative;
	height: 135px;
	border-bottom: 15px solid #00b1d7;
	background: #00b1d7 url('/images/bg_header.gif');
	}

div#main {
	background-color: #fff;
	}

div#sidebar {
	float: left;
	width: 180px;
	padding: 30px;
	}

div#content {
	float: left;
	width: 630px;
	padding: 30px 0;
	}

div#footer {
	margin: 30px 0 15px 0;
	background-color: #3a2f25;
	}



/* ----- HEADER ----- */

h2#branding {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 210px;
	height: 135px;
	overflow: hidden;
	}

h2#branding a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -5000px;
	background: url('/images/spriteme.png') no-repeat  -10px -10px;
}

ul#navigation,
ul#tools {
	font-size: 0.875em;
	}

ul#navigation {
	position: absolute;
	right: 30px;
	bottom: 15px;
	width: 630px;
	text-align: center;
	background-color: #fff;
	}

ul#navigation li {
	display: inline;
	line-height: 37px;
	}

ul#navigation li a {
	margin: 0 9px;
	text-decoration: none;
	color: #00b1d7;
	}

ul#navigation li.current a,
ul#navigation li a:hover {
	color: #000;
	}

ul#tools {
	position: absolute;
	right: 30px;
	top: 20px;
	}

ul#tools li {
	display: inline;
	line-height: 15px;
	}

ul#tools li a {
	color: #fff;
	}

ul#tools li.cart-items {
	margin-right: 10px;
	padding-right: 12px;
	padding-left: 22px;
	background: url('/images/spriteme.png') no-repeat -10px -458px;	
	}

form#search {
	position: absolute;
	left: 240px;
	top: 16px;
	}



/* ----- SIDEBAR ----- */

div#sidebar {
	font-size: 0.75em;
	}

div#menu {
	width: 150px;
	padding: 15px 15px 0 15px;
	background: #aedfe5;
	}

div#menu h4 {
	font-weight: bold;
	letter-spacing: 0.125em;
	text-transform: uppercase;
	}

div#menu ul#categories-nav li {
	margin: 8px 0;
	padding: 0 7px 11px 8px;
	border-bottom: 1px solid #daf1f3;
	}

div#menu ul#categories-nav ul.sub {
/*	margin-bottom: 12px;*/
}

div#menu ul#categories-nav ul.sub li {
	margin: 8px 7px 0px 0px;
	padding: 0px 7px 0px 8px;
	border: none;
	line-height: 20px;
	color: #3d3d3d;
}

div#menu ul#categories-nav li.last {
	border: none;
	}

div#hcard-support {
	margin: 20px 8px;
	width: 164px;
	height: 120px;
	text-indent: -5000px;
	background: #b09070 url('/images/spriteme.png') no-repeat -10px -165px;
	overflow: hidden;
	}

dl#credit-cards {
	margin: 0 0 0 8px;
	font-size: 100%;
	color: #ababab;
	}

dl#credit-cards dt {
	font-size: .9192em;
	line-height: 30px;
	}

dl#credit-cards dd {
	float: left;
	display: block;
	width: 48px;
	height: 31px;
	margin-right: 9px;
	text-indent: -5000px;
	overflow: hidden;
	}

dl#credit-cards dd.visa {
	background: url('/images/spriteme.png') no-repeat -10px -305px;	
	}

dl#credit-cards dd.mastercard {
	background: url('/images/spriteme.png') no-repeat -10px -356px;	
	}

dl#credit-cards dd.amex {
	background: url('/images/spriteme.png') no-repeat -10px -407px;	
	}

div#badges {
	padding-top: 40px;
	text-align: center;
}

div#badges div.AuthorizeNetSeal,
div#badges div.McAfeeSECURE {
	margin: 30px auto;
}



/* ----- CONTENT ----- */
div#content h1 {
	margin-bottom: 15px;
	font-size: 1.333em;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 100%;
	text-transform: uppercase;
	}

div#content h2 {
	margin-bottom: 15px;
	}

div#content p {
	margin-bottom: 15px;
	font-size: 0.75em;
	color: #3d3d3d;
	}

div#content p.category-description {
	margin-bottom: 30px;
	}

div#content .textile strong {
	font-weight: bold;
	color: #000;
	}

div#content .textile em {
	font-style: italic;
	}



/* ----- CATEGORY ----- */
div#content.category {
	width: 660px !important;
	}

div#content h3 {
	margin-bottom: 15px;
	color: #545454;
	}

div#content h3 strong.category-name {
	font-size: 1.125em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #000;
	}

div#content ul#products {
	margin-right: -30px;
	float:left;
	clear:left;
}

div#content ul#products li {
	float: left;
	min-height: 240px;
	padding: 0 30px 40px 0;
	font-size: 0.75em;
	}

div#content ul#products li img {
	margin-bottom: 4px;
	border: 1px solid #e5e5e5;
	}

div#content ul#products li a {
	display: block;
	max-width: 190px;
	border: 0;
	line-height: 95%;
	text-decoration: none;
	}

div#content ul#products li span.price {
/*  font-style: italic;*/
/*  line-height: 175%;*/
  color: #545454;
	display: block;
	width: 190px;
	}


div#content ul#products li span.caption {
	display: block;
	font-size: 0.75em;
	line-height: 30px;
	color: #00b1d7 !important;
	}

div#content div#details {
	width: 360px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
	float: left;
	}

div#details p,
div#details ul,
div#details dl,
div#details h1,
div#details h2,
div#details h3 {
	margin-bottom: 20px;
	}

div#details h1,
div#details h2,
div#details h3,
div#details h4 {
	letter-spacing: 0.125em;
	text-transform: uppercase;
	}

div#details h4 {
	margin-bottom: 5px;
	font-size: 0.75em;
	}

div#details p {
	line-height: 125%;
	}

div#details strong {
	font-weight: bold;
	color: #000;
	}

div#details em {
	font-style: italic;
	}

div#details ul,
div#details dl {
	font-size: 0.75em;
	color: #3d3d3d;
	}

div#details ul li,
div#details dl dt,
div#details dl dd {
	margin: 4px 0 4px 15px;
	}

div#details ul li {
	list-style-type: square;
	}



/* ----- PRODUCT ----- */

div#content h1 a.back {
	margin-left: 4px;
	font-size: 0.5625em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: lowercase;
	text-decoration: none;
	}

div#photos {
	float: left;
	width: 360px;
	}

div#product-tools {
  float: right;
	width: 240px;
	margin-left: 30px;
	}

div#photos a#photo-large img,
ul#thumbs li a {
	border: 1px solid #e5e5e5;
	}

div#photos img.enlarge {
	border: 0 !important;
	}

div#photos a#photo-large {
	position: relative;
	}

div#photos .enlarge {
	position: absolute;
	right: 1px;
	bottom: 4px;
	border: 0;
	}
	
div#photos ul#thumbs {
	width: 370px;
	margin: 15px -10px 5px 0;
	}

div#photos ul#thumbs li {
	float: left;
	margin: 0 10px 10px 0;
	}

ul#thumbs li a {
	display: block;
	width: 62px;
	height: 62px;
	text-align: center;
	}

div#photos ul#thumbs li.last {
	margin: 0;
	}

div#content.product div#details {
	margin-top: 30px;
	}

div#product-tools dl {
	color: #545454;
	}

div#product-tools dt {
	display: block;
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #e5e5e5;
	}

div#product-tools dt .price,
div#product-tools .quantity {
	color: #000;
	}

div#product-tools dd {
	line-height: 30px;
	font-size: 0.75em;
	}

div#product-tools dd input {
	margin-right: 8px;
	}

div#product-tools select {
	display: block;
	margin: 8px 0 0px;
	}

div#product-tools .quantity {
	margin-right: 10px;
	font-size: 0.75em;	
	}

div#product-tools input.add-to-cart {
	display: block;
	margin: 9px 0 0 -3px;
	}

div#variants label {
	display: block;
	font-size: 0.875em;
}

div.variant {
	clear: both;
	}

div.variant-option-images {
	float: left;
	width: 64px;
  margin: 8px 4px 8px 0;
	}

div.variant-option-images img {
	border: 1px solid #e5e5e5;
	}

div.variant select {
  width: 240px;
/*  min-width: 172px;*/
/*  max-width: 172px;*/
	}

div.variant textarea.luggage-tag-text {
	margin: 4px 0 15px;
	width: 240px;
	}	

div#product-tools dl.final {
	clear: left;
	margin: 0 0 40px 0;
	padding-top: 30px;
	}

div#quantity-and-cart {
	float: right;
	}


/* ----- SEARCH ----- */

ul#search li.result {
	display: block;
	margin-top: 15px;
	padding-top: 14px;
	border-top: 1px solid #e5e5e5;
	font-size: 0.75em;
}

ul#search li.result.first {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
	}

ul#search li.result img {
	margin-right: 8px;
	border: 1px solid #e5e5e5;
	}
	

/* ----- CART ----- */

table#cart {
	width: 630px;
	}

table#cart thead th,
table#orders thead th {
	font-size: 0.75em;
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e5e5e5;
	}


table#cart thead th,
table#orders thead th,
table#cart #cart-footer label {
	letter-spacing: 0.125em;
	text-transform: uppercase;
	}

table#cart th.quantity,
table#cart td.quantity {
	width: 80px;
	}

table#cart th.product,
table#cart td.product {
	width: 380px;
	}

table#cart tbody td,
table#orders tbody td {
	padding-top: 8px;
	padding-bottom: 16px;
	}

table#orders tbody td {
	padding-right: 10px;
	}

table#cart td.quantity input {
	width: 40px;
	}

table#cart td.quantity a.update-qty {
	display: block;
	width: 45px;
	height: 12px;
	margin-top: 4px;
	text-indent: -5000px;
	text-align: left;
	background: url('/images/button_update-qty.gif') no-repeat left top;
	overflow: hidden;
	}

table#cart td.quantity a.update-qty:hover {
	background: url('/images/button_update-qty.gif') no-repeat left bottom;
	}

table#cart td.product img {
	float: left;
	border: 1px solid #e5e5e5;
	}

table#cart td.product dl {
	float: left;
	width: 300px;
	padding-left: 12px;
	}

table#cart tr.order td.product dl {
	padding-left: 0px;
	}

table#cart td.product dl dt,
table#cart td.product span.product-name {
	font-size: 0.8125em;
	font-weight: bold;
	}

table#cart td.product dl dd {
	margin-bottom: 4px;
	font-size: 0.625em;
	font-style: italic;
	color: #545454;
	}

table#cart th.remove {
	visibility: hidden;
	}

table#cart td.remove a {
	display: block;
	width: 22px;
	height: 22px;
	text-indent: -5000px;
	text-align: left;
	background: url('/images/icon_remove.gif') no-repeat left top;
	overflow: hidden;
	}

table#cart td.remove a:hover {
	background: url('/images/icon_remove.gif') no-repeat left bottom;
	}

table#cart th.price,
table#cart td.price {
	text-align: right;
	}

table#cart td.price .breakdown {
	display: block;
	font-size: 0.625em;
	font-style: italic;
	color: #545454;
	}

table#cart tfoot {
	margin-top: 24px;
	text-align: right;
	}
table#cart #cart-footer span.price,
table#cart #cart-footer span.shipping-method {
	font-size: 133.3333%;
	color: #000;
	}

table#cart #cart-footer p.checkout a {
	font-size: 1.25em;
	font-weight: bold;
	}

table#cart #cart-footer p.checkout span {
	font-size: 1.5em;
	font-weight: bold;
	color: #00b1d7;
	}

fieldset.confirm-order {
	text-align: right;
	}

div#checkout fieldset.shipping,
div#checkout fieldset.billing,
div#checkout fieldset.notes,
div#checkout fieldset.payment,
div#content fieldset.login,
div#content fieldset.create-account {
	width: 300px;
	}

div#checkout fieldset.billing,
div#checkout fieldset.notes,
div#content fieldset.login {
	float: left;
	}

div#checkout fieldset.shipping,
div#checkout fieldset.payment,
div#content fieldset.create-account {
	float: right;
	}

div#checkout select,
div#checkout input,
div#checkout textarea {
	max-width: 300px;
	}



/* ----- CUSTOMER ----- */

ul#addresses {
	font-size: 0.75em;
	color: #3d3d3d;
	}



/* ----- FOOTER ----- */
div#footer {
	padding: 20px 30px 16px;
	color: #fff;
	}

ul#sitemap,
ul#sub-nav {
	width: 840px;
	font-size: 0.6875em;
	text-align: left;
	}

ul#sitemap li.category {
	float: left;
	margin: 0 30px 20px 0;
	font-weight: bold;
	line-height: 1.875em;
	}

ul#sitemap li.category.last {
	margin-right: 0;
	}

ul#sitemap li.category ul {
	font-weight: normal;
	font-size: 0.8182em;
	line-height: 1.5em;
	}

ul#sub-nav {
	clear: left;
	font-weight: bold;
	}

ul#sub-nav li {
	display: inline;
	margin-right: 9px;
	padding-right: 10px;
	border-right: 1px solid #e0c0a2;
	}

ul#sub-nav li.last {
	margin-right: 0;
	padding-right: 0;
	border: none;
	}

ul#sub-nav li a {
	text-decoration: none;
	color: #fff;
	}

ul#sub-nav li a:hover {
	text-decoration: underline;
	color: #e0c0a2;
	}

p#copyright {
	margin-bottom: 15px;
	font-size: 0.6875em;
	text-align: center;
	color: #3a2f25;
	}