body {
	margin: 0;
	/*background-color: #ececec !important; /* body_bgcolor */
	/*background-image: url('bg.png'); /* body_bgimage */
	/*background-repeat: repeat-x;
	color: #000; /* body_color */
	
	background-color: #262626 !important; /* body_bgcolor */
}

#export h1 {
	margin: 0px;
}

body, input, select, textarea {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; /* body_font */
	font-size: 11px; /* body_fontsize */
	line-height: 120%;
}

input, select, textarea {
	font-size: 10px;
	line-height: 10px;
	padding: 0;
}

input[type=text], input[type=password], textarea {
/*	margin: 2px 0 8px 0; */
	margin: 2px 0 2px 0;
	padding: 0;
/*	padding: 2px; */
}

input[type=text], input[type=password] {
	height: 13px;
}

select {
	margin: 0 0 4px 0;
}

input[type=checkbox] {
	margin: 0 0 4px 0;
}

a {
	color: #000; /* link_color */
	text-decoration: underline;
}

a:hover {
	color: #000; /* hover_color */
	text-decoration: underline;
}

a:focus {
	outline: none;
}

img {
	border: 0;
	display: block;
}

form {
	margin: 0;
}

form table, table {
	border-spacing: 0;
	*border-collapse: collapse;
}

h1 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #888;
	background-color: #fff;
	height: 25px;
	line-height: 25px;
	padding: 20px;
	margin-bottom: 0;
}

#faq h1 {
	padding: 0;
	width: 200px;
}

h2, h3 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif; /* headline_font */
	font-size: 15px; /* headline_fontsize */
	font-weight: bold; /* headline_fontweight */
	color: #000; /* headline_color */
/*	border-bottom: 1px solid #ccc;
	border-color: #ccc; /* border_color */
	margin: 0;
	letter-spacing: 0px; /* headline_spacing */
	text-transform: uppercase; /* headline_transform */
}

h3 {
	font-size: 11px; /* subheadline_fontsize */
}

.hr hr, .hr-dotted hr, .hr-wide hr {
	display: none;
}

.hr {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #cacaca;
	margin: 4px 0 4px 0;
}

.hr-dotted {
	clear: both;
	height: 1px;
	background-image: url('hr-dotted.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.hr-wide {
	clear: both;
	height: 1px;
	background-image: url('hr-wide.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 8px;
}

.header-block {
	margin: 0;
}

.front-block, side-left-block, .side-right.block {
	clear: left;
}

.frontsplash-block {
	width: 826px;
	margin-bottom: 10px;
}

.frontsplash-block p {
	margin: 0;
}

#front-news {
	float: left;
	margin-bottom: 6px;
	width: 194px;
}

#front-news-content {
	border-top: 2px solid #3e3e3e;
	height: 196px;
	overflow: auto;
	background-color: #3e3e3e;
	color: #ffffff;
	padding: 0 0 0 2px;
}

#front-news-content-inner {
	width: 171px;
}

.front-news-published {
	background-color: #38aaa3;
	color: #ffffff;
	padding: 3px 0 3px 8px;
}

.front-news-title, .front-news-text, .front-news-link {
	padding: 6px 0 3px 8px;
}

.front-news-title {
	font-weight: bold;
	padding-bottom: 0;
}

.front-news-text {
	padding-top: 0;
}

.front-news-text a {
	color: #0095d8;
}

.front-news-link a {
	font-weight: bold;
	color: #000000;
}

#front-blocks {
	float: left;
}

#front-brands {
	clear: both;
	margin-bottom: 10px;
}

.footer-block {
	margin-top: 8px;
	color: #2e2e2d;
}

.footer-block a {
	text-decoration: none;
}

.content {
	padding: 0 0 20px 0;
}

.content-top img {
	float: left;
	margin: 0 0 5px 3px;
}

.headline {
}

.description {
}

.excerpt {
}

.validation-error {
	color: red;
	margin-bottom: 4px;
}

.link {
	text-transform: uppercase;
	text-decoration: none;
	line-height: 10px;
	display: block;
	float: left;
	border-bottom: 1px solid #aaa;
	background-image: url('arrow-link.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 8px;
	margin-right: 8px;
}

.link:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
	background-image: url('arrow-link-hover.gif');
}

a.button-image-container, a.button-image-container-disabled {
	width: 80px;
	height: 16px;
	background-image: url('bg-button.gif');
	background-repeat: no-repeat;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding-left: 6px;
	line-height: 16px;
	float: right;
	margin: 0 0 4px 0;
}

a.button-image-container-disabled {
	background-image: url('bg-button-hover.gif');
	cursor: default;
}

a.button-image-container:hover {
	background-image: url('bg-button-hover.gif');
	text-decoration: none;
	color: #fff;
}

#cart-continue, #details-login-continue, #details-continue, #details-alternate-continue, #handling-continue, #confirm-continue, #quickpay-continue, #giftcertificate-submit, #competition-show-form-submit {
	float: right;
}

#newsmail-lister-button {
	float: left;
}

#details-alternate-continue {
	margin: 8px 0 6px 0;
}

a.button-image-delete, #button-image-delete {
	width: 16px;
	height: 16px;
	background-image: url('bg-delete.gif');
	background-repeat: no-repeat;
	display: block;
	margin: 6px 0 0 6px;
}

a.button-image-delete:hover, #button-image-delete:hover {
	background-image: url('bg-delete-hover.gif');
}

#commodity-lister-brandinfo, #sizeguide-brandinfo, #sizeguide-content {
	background-color: #e6e6e6;
	padding: 5px;
	margin-bottom: 10px;
}

#commodity-lister-brandinfo-image {
	float: left;
	width: 408px;
}

#commodity-lister-brandinfo-image img, #sizeguide-brandinfo-image img {
	border: 2px solid #000000;
}

#commodity-lister-brandinfo-text {
	float: right;
	width: 392px;
}

#commodity-lister-brandinfo-text h3, #sizeguide-brandinfo-text h3 {
	margin: 4px 0 0 0;
}

.commodity-lister-brand a, .commodity-lister-title a, .commodity-lister-sizes a, .brand-lister-title a, .brand-lister-text, .brand-lister-link a {
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	height: 12px;
	margin-bottom: 2px;
	display: block;
}

.commodity-lister-brand a {
	padding-top: 3px;
}

.commodity-lister-title {
	font-size: 10px;
}

.commodity-lister-sizes a {
	font-weight: normal;
	font-size: 9px;
}

.brand-lister-title {
	padding-top: 5px;
	text-transform: uppercase;
}

.brand-lister-text, .brand-lister-link {
	font-size: 10px;
}

.brand-lister-text {
	font-weight: normal;
	line-height: 120%;
	height: 40px;
}

.brand-lister-link {
	background-color: #000000;
	margin: 0;
}

.brand-lister-link a {
	color: #e6e6e6;
	font-style: italic;
	text-decoration: underline;
	padding: 4px 0 4px 10px;
	height: 12px;
	margin: 0;
}

.commodity-lister-prices, .commodity-lister-prices-offer {
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 25px;
	float: left;
}

.commodity-lister-prices-offer {
	margin-top: 0;
}

.commodity-lister-prices-original {
	padding-left: 10px;
	font-weight: bold;
	font-size: 9px;
	color: #444444;
	float: left;
	margin-top: 7px;
	margin-bottom: 3px;
}

.commodity-lister-original {
	padding-right: 32px;
	float: right;
	text-decoration: line-through;
	color: #c2c2c2;
	font-weight: bold;
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 2px;
}

a.commodity-lister-logo-offer, a.commodity-lister-logo-price {
	float: left;
	width: 50px;
	height: 20px;
	border: 0;
}

a.commodity-lister-logo-price {
	margin-top: 22px;
}

.commodity-lister-price, .commodity-lister-offer {
	padding-right: 12px;
	float: right;
	font-weight: bold;
	color: #ffffff;
	background-image: url('commodity-lister-bottom-price-bg-all.png');
	background-repeat: no-repeat;
	width: 95px;
	height: 17px;
	line-height: 15px;
	text-align: center;
}

.commodity-lister-price {
	margin-top: 24px;
}

.commodity-lister-offer {
	background-image: url('commodity-lister-bottom-offer-bg-all.png');
	color: #000000;
}

.commodity-lister-overlay-offer, .commodity-lister-overlay-new, .commodity-lister-overlay-freeshipping, .commodity-lister-overlay-exclusive, .commodity-lister-overlay-girls, .commodity-lister-overlay-kids, .commodity-lister-overlay-collaboration, .commodity-lister-overlay-popular, .commodity-lister-overlay-easter, .commodity-lister-overlay-restocked, .commodity-show-overlay-freeshipping, .commodity-show-overlay-small, .commodity-show-overlay-girls, .commodity-show-overlay-kids, .commodity-show-overlay-collaboration {
	position: relative;
	width: 0;
	height: 0;
	overflow: none;
}

.commodity-lister-overlay-offer span, .commodity-lister-overlay-new img, .commodity-lister-overlay-freeshipping img, .commodity-lister-overlay-exclusive img, .commodity-lister-overlay-girls img, .commodity-lister-overlay-kids img, .commodity-lister-overlay-collaboration img, .commodity-lister-overlay-popular img, .commodity-lister-overlay-easter img, .commodity-lister-overlay-restocked img, .commodity-show-overlay-freeshipping img, .commodity-show-overlay-show img, .commodity-show-overlay-girls img, .commodity-show-overlay-kids img, .commodity-show-overlay-collaboration img {
	position: absolute;
}

.commodity-lister-overlay-offer span {
	display: block;
	background-image: url('commodity-lister-overlay-offer.png');
	background-repeat: no-repeat;
	width: 58px;
	height: 56px;
	text-align: center;
	font-size: 13px;
	line-height: 55px;
	font-weight: bold;
}

.commodity-lister-overlay-freeshipping img {
	top: 5px;
}

.commodity-lister-overlay-easter img {
	top: 145px;
}

.commodity-show-overlay-freeshipping img {
	top: -58px;
	left: 395px;
}

.commodity-show-overlay-small img {
 	position: relative;
 	top: -500px;
 	left: 330px;
 }

.commodity-lister-overlay-exclusive img {
	left: 82px;
}

.commodity-lister-overlay-girls img {
	left: 126px;
}

.commodity-show-overlay-girls img {
	top: -68px;
	left: 385px;
}

.commodity-lister-overlay-kids img {
	left: 116px;
	top: 165px;
}

.commodity-show-overlay-kids img {
	top: -38px;
	left: 410px;
}

.commodity-lister-overlay-collaboration img {
	top: 172px;
}

.commodity-show-overlay-collaboration img {
	top: -36px;
	left: 12px;
}

.commodity-lister-overlay-popular img {
	top: 141px;
	left: 141px;
}

.commodity-lister-overlay-restocked img {
	left: 116px;
	top: 135px;
}

#common-commodity-lister td.lister-td-text img, #brand-lister td.lister-td-text img {
	float: right;
	margin: 10px 20px 0 0;
}

.form-table-doublecell {
	width: 195px;
}

.search-section {
	margin-bottom: 8px;
}

.block-commodity-image img {
	margin: 8px auto 8px auto;
	border-style: solid;
	border-color: #ccc; /* border_color */
	border-width: 1px;
}

.block-commodity-text {
	padding: 0 8px 0 8px;
}

#outer-frame, #outer-footer, #outer-footer-checkout {
/*
	background-image: url('bg-frame.png');
	background-repeat: no-repeat;
	background-position: center top;
*/
	margin-left: -1px;
}

#outer-footer {
	background-image: url('bg-footer2-all.png');
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: -1px;
}

#outer-footer-checkout {
/*	background-image: url('bg-footer-checkout.png');*/
	background-image: none;
}

/*#frame-table, #footer-container {
	width: 998px; 
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}*/

#footer-container {
	width: 998px; /* frame_width */
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*border-top: 1px solid #8d8d8d;*/
}

#frame-table {
	border-collapse: separate;
	border-spacing: 0;
	width: 998px; /* frame_width */
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*border-bottom: 1px solid #8d8d8d;*/
}

#frame-table td {
	vertical-align: top;
	padding: 0;
}

#frame-table table td {
	vertical-align: middle;
}

#header {
	height: 148px;
border-left: 1px solid #909090;
border-right: 1px solid #909090;
}

#header-menu {
	position: relative;
	top: -148px;
	height: 0;
}

#header-menu-content {
	position: absolute;
}

#header-language {
	position: absolute;
	margin-left: 8px;
}

#header-language img {
	float: left;
	margin-right: 4px;
}

#header-currency {
	float: left;
	width: 100px;
	height: 15px;
	padding-top: 2px;
	margin-left: 280px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}

#header-currency-active {
	width: 40px;
	position: relative;
	top: -13px;
	left: 70px;
}

#header-currency-active a, #header-currency-all a {
	color: #666;
	text-decoration: none;
}

#header-login {
	float: left;
/*	width: 300px;
	margin-left: 356px;*/
	width: 270px;
	padding-top: 3px;
	padding-right: 20px;
	text-align: right;
	font-size: 10px;
}

#header-login a {
	margin-left: 20px;
	background-image: url('header-arrow.png');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
}

#header-cart-outer {
	float: left;
	width: 280px;
	background-image: url('header-cart-bg.png');
	background-repeat: no-repeat;
	height: 28px;
	/*height: 46px;*/
}

#header-cart {
	float: left;
	width: 132px;
	margin-left: 26px;
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
}

#header-cart a {
	text-decoration: none;
}

#header-cart span {
	color: #19893f;
	font-weight: bold;
}

#header-cart-submit {
	float: left;
	width: 114px;
	margin-left: 2px;
	padding-top: 3px;
	text-align: center;
	font-size: 10px;
}

#header-cart-submit a {
	text-decoration: none;
	border-bottom: 2px solid #19893f;
}

#header-cart-lister-container {
	display: none;
	width: 150px;
	height: 0;
}

#header-cart-lister {
	position: relative;
	top: 25px;
	left: 0px;
	border: 1px solid #888888;
	padding: 0 6px 0 6px;
	width: 150px;
	background-color: #000000;
	color: #ffffff;
	z-index: 100;
}

.header-cart-line img {
	float: left;
	margin: 0 4px 8px 0;
}

.header-cart-line a {
	color: #ffffff;
	text-decoration: none;
}

.header-cart-line-item-simple {
	font-weight: bold;
	width: 84px;
	display: block;
	float: left;
}

#header-help {
	float: left;
	width: 36px;
	text-align: center;
	padding-top: 3px;
	font-size: 10px;
}

#header-login img, #header-login form, #header-login span {
	float: left;
	margin-right: 5px;
}

#subheader, #subfooter, #subfooter-full {
	height: 30px;
}

#subheader-container {
	position: relative;
	top: -54px;
	height: 0;
	overflow: none;
}

#subheader {
	position: absolute;
	height: 54px;
	width: 996px;
	margin: 0 1px 0 1px;
}

#subheader-selects {
	margin-top: 6px;
	width: 160px;
	float: left;
}

#subheader-selects select {
	width: 140px;
	margin: 3px 0 0 10px;
}

#subheader-tabs {
	float: left;
	margin-left: 2px;
}

#subheader-tabs a {
	width: 156px;
	height: 54px;
	display: block;
	float: left;
	text-decoration: none;
	background-image: url('empty.gif');
}

#subheader-language {
	float: left;
	margin-left: 11px;
	margin-top: 8px;
	height: 16px;
}

#subheader-language img {
	display: inline;
	margin-left: 8px;
	vertical-align: middle;
}

#subheader-search {
	float: left;
	margin-left: 11px;
	margin-top: 26px;
	background-image: url('subheader-search-bg.png');
	background-repeat: no-repeat;
}

#subheader-search-form-search {
	float: left;
	width: 96px;
	border: 0;
	color: #666;
	margin-top: 3px;
	margin-left: 20px;
	margin-right: 10px;
}

#subheader-search-form-size {
	float: left;
	width: 21px;
	border: 0;
	color: #666;
	margin-top: 3px;
	margin-right: 5px;
}

#subheader-search-submit {
	float: left;
}

#tab-shadow {
	height: 6px;
	background-image: url('tab-shadow-all.png');
	background-repeat: no-repeat;
}

#subfooter, #subfooter-full {
	background-color: #c5c5c5;
	height: 42px;
	padding-top: 10px;
	background-image: url('subfooter-bg-all.png');
	background-repeat: no-repeat;
	border: 0;
}

#subfooter-icons {
	float: left;
	width: 159px;
	text-align: center;
	padding-top: 3px;
}

#subfooter-icons img {
	display: inline;
}

#subfooter-menu {
	float: left;
	margin: 0 auto 0 auto;
	width: 826px;
	text-align: center;
}

#subfooter-menu a, #subfooter-menu img {
	display: inline;
	color: #ffffff;
	line-height: 24px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
}

#subfooter-menu a {
	padding: 0 8px 0 8px;
}

#footer, #footer-full {
background-color: #c5c5c5;
border: 1px solid #909090;
border-top: 0;
/*
	background-image: url('footer-bg-all.png');
	background-repeat: no-repeat;
	height: 236px;
*/
	margin-bottom: 15px;
}

#outer-footer-checkout #footer, #outer-footer-checkout #footer-full {
	background-image: url('footer-bg-checkout.png');
	height: 76px;
}

#footer-viewbrands {
	margin: 4px 0 0 11px;
	float: left;
}

#footer-brands {
	background-color: #000000;
	padding: 2px 0 2px 0;
	float: left;
	margin: 0 0 10px 9px;
	width: 824px;
	text-align: center;
	font-family: Verdana;
	font-size: 8px;
	line-height: 110%;
	padding-bottom: 8px;
}

#footer-brands, #footer-brands a {
	text-decoration: none;
	color: #ffffff;
}

#footer-departments {
	margin: 5px auto 0 auto;
	background-color: #ececec !important;
}

#footer-departments td {
	/*padding: 0 25px 0 25px;*/
	padding: 7px 25px 7px 25px;
	text-align: center;
	border-left: 1px solid #cccccc;
	font-size: 10px;
	background-color: #ececec !important;
}

#footer-departments td.first {
	border: 0;
	background-color: #ececec !important;
}

#footer-departments td div {
	height: 16px;
	background-color: #ececec !important;
}

#footer-departments td div img {
	margin: 0 auto 5px auto;
	background-color: #ececec !important;
}

#footer-departments td a {
	text-decoration: none;
	background-color: #ececec !important;
}

#footer-blocks {
	margin: 46px 0 20px 0;
}

#frame-table td#main {
	background-color: #c5c5c5; /* main_bgcolor */
	width: 846px;
	border-right: 1px solid #909090;
}

#main-inner {
	width: 826px; /* main_width */
	padding: 0 10px 0 10px;
}

#side-left {
	width: 150px; /* left_width */
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #c5c5c5; /* main_bgcolor */
border-left: 1px solid #909090;
}

#side-sale {
	margin-bottom: 268px;
}

#side-sale table {
	padding-top: 7px;
}

#side-department {
	padding: 10px 0 0 10px;
}

#side-browse {
	width: 140px;
	margin: 10px 0 10px 10px;
}

#side-browse-content {
	/*background-image: url('side-browse-bg-all.png');
	background-repeat: repeat-y;
	background-position: bottom left;*/
	height: 273px;
	padding-top: 5px;
	font-size: 11px;
}

#side-browse a {
	display: block;
	height: 13px;
	line-height: 13px;
	padding: 0px 0px 1px 10px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

#side-viewbrands {
	margin: 0 0 10px 10px;
}

#side-outlet {
	margin: 0 0 0 1px;
}

#side-newarrivals {
	margin: 0 0 10px 10px;
}

#side-newsletter, #side-sms {
	background-image: url('side-newsletter-bg_en.png');
	background-repeat: no-repeat;
	height: 90px;
	margin: 0px 0 7px 10px;
	padding-top: 38px;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}

#side-sms {
	background-image: url('side-sms-bg_en.png');
}
	
#side-newsletter a {
	color: #aaa;
}

#side-sms a {
	color: #444;
}

#side-newsletter-view, #side-sms-view {
	font-weight: bold;
	display: block;
	margin-top: 4px;
}

#side-newsletter-form, #side-sms-form {
	margin-top: 15px;
}

#side-newsletter-form-email, #side-sms-form-cell {
	border: 0;
	margin: 5px 0 12px 0;
	color: #444;
	width: 120px;
}

#side-newsletter-unsubscribe, #side-sms-unsubscribe {
	float: left;
	margin-left: 14px;
	margin-top: 2px;
}

#side-newsletter-subscribe, #side-sms-subscribe {
	float: right;
	vertical-align: middle;
	margin-right: 6px;
	margin-top: 2px;
}

#side-popularitem {
	margin: 0 0 9px 10px;
}

#side-popularitem {
	width: 140px;
}

#side-popularitem-content {
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
}

#side-popularitem-content img {
	border-top: 5px solid #000000;
	float: left;
}

#side-popularitem-content .odd img {
	border-right: 4px solid #000000;
}

#side-blog {
	margin: 0 0 10px 10px;
}

#side-followus {
	margin: 0 0 27px 10px;
}

#side-lookbook {
	margin: 0 0 6px 10px;
}

#side-trustpilot {
	margin: 0 0 6px 10px;
}

#side-livechat {
	display:block;
	width: 140px;
	height: 124px;
	margin: 10px 0 6px 10px;
}

#main-top {
	margin: 10px 10px 10px 0;
	width: 836px;
	height: 27px;
	background-color: #000000;
}

#pager-top {
	position: relative;
	top: -41px;
	left: -20px;
	height: 0;
	margin: 0;
	overflow: none;
}

#pager-top-content {
	position: absolute;
}

#pager-top-content img {
	margin: 0 9px 0 9px;
	float: left;
}

#pager-top-content form {
	float: left;
	margin-top: 4px;
}

#commodity-return, #commodity-previous, #commodity-next {
	float: left;
	margin-right: 20px;
	vertical-align: top;
	position: relative;
	top: -3px;
}

#commodity-previous, #commodity-next {
	float: right;
}

#commodity-show h2 {
	font-size: 11px;
	font-weight: normal;
	float: left;
}

#commodity-show h2 span {
	font-weight: bold;
	text-transform: uppercase;
}

#commodity-prices {
	text-align: center;
	line-height: 130%;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
	background-color: #000000;
}

#commodity-price-description {
	font-size: 9px;
}

#commodity-price-description a {
	text-decoration: none;
	color: #9d9d9d;
}

#commodity-price, #commodity-price-offer span {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 6px;
}

#commodity-price {
	padding: 6px 0 4px 0;
}

#commodity-price-offer {
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #00aeef;
	padding: 2px 10px 0px 10px;
	line-height: 34px;
}

#commodity-price-offer span {
	border-bottom: 3px double #000000;
	line-height: 28px;
}

#commodity-price-original, #commodity-price-save, #commodity-price-save-pct {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

#commodity-price-original {
	text-decoration: line-through;
	font-size: 10px;
}

#commodity-price-original span, #commodity-price-save span, #commodity-price-save-pct span, #commodity-price-offer span {
	float: right;
}

#commodity-price-save {
	padding-bottom: 4px;
}

#commodity-price-save span {
	color: #00aeef;
}

#commodity-price-save-pct span {
	color: #00aeef;
	text-transform: lowercase;
	font-size: 10px;
}

#commodity-brand {
	background-color: #8f8f8f;
	padding: 10px;
	text-align: center;
	height: 62px;
}

#commodity-brand img {
	margin: auto;
	vertical-align: middle;
}

#commodity-left-container {
	clear: both;
	float: left;
	width: 617px;
	height: 651px;
}

#commodity-left {
	width: 617px;
	height: 550px;
	margin-right: 10px;
	background-color: #000000;
}

#commodity-left h2 {
	color: #ffffff;
}

#commodity-left-content {
	color: #ffffff;
	padding: 10px 0px 10px 10px;
}

#commodity-right {
	float: right;
	width: 195px;
	border: 2px solid #000000;
/*	height: 546px;*/
	height: 647px;
	background-color: #e6e6e6;
}

#commodity-right-content {
}

#commodity-show-share {
	background-image: url('commodity-show-share-bg.png');
	background-repeat: no-repeat;
	width: 593px;
	height: 68px;
	padding: 18px 12px 12px 12px;
	margin-top: 4px;
}

#commodity-show-share-left {
	float: left;
	width: 362px;
	margin-right: 18px;
}

#commodity-show-share-middle {
	float: left;
	width: 55px;
	margin-left: 10px;
	margin-right: 11px;
}

#commodity-show-share-right {
	float: left;
	width: 125px;
	margin-left: 10px;
}

#commodity-show-share-right img {
	margin-bottom: 5px;
}

#commodity-show-tabs {
	height: 15px;
	background-color: #e6e6e6;
	background-image: url('commodity-show-tabs-bg.png');
	background-repeat: repeat-x;
	background-position: 0 10px;
	padding-top: 10px;
	padding-left: 4px;
}

#commodity-show-tabs h3 {
	float: left;
	background-image: url('commodity-show-tab-bg.png');
	background-repeat: no-repeat;
	width: 61px;
	text-transform: none;
	font-size: 9px;
	margin: 0;
	text-align: center;
	line-height: 14px;
	height: 15px;
}

#commodity-show-tabs h3.active {
	background-image: url('commodity-show-tab-active-bg.png');
}

#commodity-show-tabs img {
	float: left;
}

.medium-left, .medium-right {
	background-image: url('mediumbox-bg.png');
	background-position: left bottom;
	padding-bottom: 8px;
	float: left;
	width: 302px;
}

.medium-left {
	margin-right: 13px;
}

.medium-left div, .medium-right div {
	padding: 10px;
}

.medium-left div div, .medium-right div div {
	padding: 0;
}

.medium-left div h3, .medium-right div h3, .main div h3 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	margin-bottom: 5px;
}

.medium-left div.div, .medium-right div.div {
	background-image: url('medium-div-bg.png');
	background-repeat: repeat-x;
	padding-top: 24px;
}

form label {
	font-weight: normal;
/*
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
*/
}

#commodity-show #item-selector {
	clear: both;
	float: left;
	padding: 7px;
	width: 181px;
	height: 90px;
	background-color: #ffffff;
}

#commodity-show #item-selector label {
	color: #000000;
	margin: 0 0 5px 2px;
	display: block;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

#commodity-show #item-selector select {
	width: 179px;
	padding: 2px;
}

#commodity-nosize {
	background-color: #ffffff;
	padding-left: 10px;
	padding-bottom: 8px;
	line-height: 140%;
	height: 48px;
}

#commodity-show h2 {
	margin-bottom: 6px;
}

#commodity-large-image {
	width: 511px;
	height: 511px;
	float: left;
	clear: both;
}

#commodity-showdetails {
	text-align: left;
	position: relative;
	top: 5px;
	left: 456px;
	height: 0;
	width: 50px;
}

#commodity-showdetails span {
	text-decoration: underline;
}

#commodity-thumbnails-outer {
	width: 94px;
	height: 511px;
	overflow: auto;
}

#commodity-thumbnails-arrow {
	float: left;
	margin: 22px 0 0 1px;
	position: relative;
}

#commodity-thumbnails {
	background-color: #e9e9e9;
	width: 60px;
	float: left;
	padding: 5px 2px 5px 2px;
}
/*
#commodity-thumbnails-content {
	background-image: url('commodity-thumbnails-bg.png');
	background-repeat: repeat-y;
	padding: 6px 9px 1px 9px;
}
*/
#commodity-thumbnails-content table {
	border-collapse: collapse;
	border-spacing: 0;
}

#commodity-thumbnails-content table td {
	width: 60px;
	height: 60px;
	vertical-align: top;
	padding-bottom: 5px;
}

#commodity-thumbnails-content table td div {
	width: 60px;
	height: 60px;
}

#commodity-thumbnails-content table td.bottom {
	padding-bottom: 51px;
}

#commodity-thumbnails-content img {
	margin: auto;
}

#commodity-sizeguide {
}

#commodity-sizeguide a {
	display: block;
	background-image: url('sizeguide-button-bg.gif');
	background-repeat: no-repeat;
	color: #00a3ec;
	width: 175px;
	height: 28px;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
}

#commodity-actions, #commodity-description, #commodity-materials {
	clear: both;
	min-height: 32px;
	padding: 10px;
}

#commodity-description {
	overflow: auto;
	height: 113px;
	background-color: #ffffff;
	color: #000000;
}

#commodity-knowyoursize {
	border-top: 2px solid #000000;
}

#commodity-addtocart {
	clear: both;
	background-color: #cfcfcf;
	padding: 10px;
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
}

#commodity-stock {
	clear: both;
	background-color: #ffffff;
	padding-bottom: 10px;
	height: 50px;
}

#commodity-stock #availability-0, #commodity-stock #availability-1, #commodity-stock #availability-2, #commodity-stock #availability-3 {
	clear: both;
	margin: 0 8px 0 8px;
	padding: 15px 30px 0 30px;
	background-repeat: no-repeat;
	width: 119px;
	height: 35px;
	color: #2d2d2b;
	text-align: center;
	font-size: 9px;
	line-height: 110%;
}

#commodity-description h3, #commodity-materials h3 {
	text-transform: none;
	font-weight: bold;
	color: #292929;
}

#commodity-stock span {
	margin: 6px 0 0 6px;
	display: block;
}

#commodity-actions a {
	color: #414141;
}

#commodity-actions img {
	margin-bottom: 4px;
}

#commodity-tell {
	float: left;
}

#commodity-pricematch {
	float: right;
}

#commodity-share {
	margin-top: 12px;
}

#commodity-share img {
	display: inline;
	vertical-align: bottom;
	margin-right: 8px;
}

#commodity-info {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 32px;
}

#commodity-info th, #commodity-info td {
	margin: 0;
	padding: 4px 8px 4px 8px;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}

#commodity-info td {
	padding: 0 8px 0 8px;
}

#commodity-info-care img {
	display: inline;
}

#commodity-large-show {
	padding: 5px 8px 8px 8px;
	margin: 0;
	height: 100%;
}

#commodity-large-show h2 {
	color: #ffffff;
}

#commodity-large-show #addcart-submit {
	margin-right: 8px;
}

#commodity-large-show-info {
	padding: 0 20px 4px 20px;
}

#commodity-large-show-info-left {
	float: left;
}

#commodity-large-show-info-left h2 {
	margin-top: 3px;
}

#commodity-large-show-info-right {
	float: right;
}

#commodity-large-show-info-right select {
	margin-top: 2px;
}

#commodity-large-show-info-right img {
	display: inline;
	top: -3px;
}

#commodity-large-show-info form, #commodity-large-show-info #item-selector {
	display: inline;
	float: left;
}

#commodity-large-show-info #item-selector div, #commodity-large-show-info #item-selector select {
	width: 197px;
	margin-right: 10px;
	float: left;
}

#commodity-large-right {
	margin: auto;
	width: 168px;
}

#commodity-associates h3 {
	color: #000000;
	font-size: 14px;
	margin: 16px 0 8px 0;
}

.button-color, .button-color:hover, .button-color-small, .button-color-small:hover {
	background-color: #668a18;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	width: 148px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	background-image: url('button-color-bg.png');
	background-position: bottom;
	display: block;
	text-decoration: none;
/*	float: left; */
	margin: auto;
}
.button-color:hover, .button-color-small:hover {
	background-color: #769a28;
}
.button-color:active, .button-color-small:active {
	background-color: #567a08;
}
.button-color-small, .button-color-small:hover {
	font-size: 12px;
	width: 74px;
	height: 20px;
	line-height: 20px;
}

.button-color-left, .button-color-right, .button-color-small-left, .button-color-small-right {
	background-image: url('button-color-left.png');
	background-repeat: no-repeat;
	width: 4px;
	height: 40px;
	float: left;
}
.button-color-small-left {
	background-image: url('button-color-small-left.png');
	height: 20px;
}
.button-color-right, .button-color-small-right {
	background-image: url('button-color-right.png');
	float: right;
}
.button-color-small-right {
	background-image: url('button-color-small-right.png');
	height: 20px;
}

#page-show-top img {
	margin-bottom: 7px;
}

#page-show-title, #page-show-full-title, #blog-lister-title, #blog-show-title, #commodity-show-title, #commodity-right-title, .medium-left-title, .medium-right-title, #checkout-top h3, #faq-title, #register h2, #login h2, #lost h2, #combination-left h2.headline, #combination-brands h2, #combination-commodities h2, #sizeguide h2, #combination-top h2, #newsmail-lister h2 {
	background-image: url('widebox-header-bg.png');
	background-repeat: no-repeat;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	height: 20px;
	line-height: 21px;
	text-transform: none;
	padding-left: 9px;
	font-size: 10px;
	border-bottom: 0px solid #fff;
}

#commodity-right-title, #combination-brands h2, #combination-commodities h2 {
	background-image: url('smallbox-header-bg.png');
}

#page-show-full-title, #sizeguide h2, #combination-top h2 {
	background-image: url('fullbox-header-bg.png');
}

.medium-left-title, .medium-right-title {
	background-image: url('mediumbox-header-bg.png');
}

#page-show-body, #page-show-full-body, #page-show-full-shadow-body, #blog-lister-content, #blog-show-content, #register-content, #login-content, #lost-content, #combination-content, #newsmail-lister-content {
/*
	background-image: url('widebox-bg.png');
	background-repeat: repeat-y;
	background-position: bottom left;
*/
	padding: 10px;
	margin-bottom: 10px;
	width: 607px;
}

#newsmail-lister {
	width: 627px;
}

#newsmail-lister h2 {
	border: 0;
}

#newsmail-lister-content {
	width: 623px;
}

#newsmail-lister-content .description {
	padding: 10px 10px 10px 15px;
	background-color: #f2f2f2;
}

#newsmail-list {
	width: 623px;
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

#newsmail-list th, #newsmail-list td {
	padding: 5px 9px 4px 9px;
	border: 1px solid #e4e4e4;
	border-right: none;
}

#newsmail-list th.left, #newsmail-list td.left {
	border-left: none;
	padding-left: 15px;
	width: 380px;
}

#newsmail-list th {
	border-color: #bbbbbb;
	background-color: #e6e6e6;
}


#newsmail-list td a {
	float: right;
}

#login-content, #lost-content, #newsmail-lister-content {
	background-image: url('widebox-grey-shadow-bg.png');
	padding: 2px;
}

#login-content .description, #lost-content .description {
	padding: 10px;
}

#login-content form, #lost-content form {
	margin: 10px;
}

#register-content {
	background-image: url('widebox-grey-shadow-bg.png');
	padding: 1px;
	width: 625px;
}

#profile-inner #account-content {
	width: 100%;
	padding: 0;
}

#account-content p.description, #register-content p.description {
	padding: 10px 20px 10px 20px;
}

#account th, #register th {
	width: 50px;
}

#account h3, #register h3 {
	font-size: 14px;
	color: #0095d8;
	padding: 15px 5px 10px 20px;
}

#account input[type=text], #account input[type=password], #register input[type=text], #register input[type=password], #newsletter input[type=text], #newsletter input[type=password], #sms input[type=text], #newslettersms input[type=text] {
	width: 151px;
	margin: 3px 0 3px 0;
}

#account-table, #register-table, #sms-table, #newslettersms-table {
	width: 100%;
}

#account table.form-table-doublecell, #register table.form-table-doublecell {
	width: 522px;
}

#account-body-newsletter table, #account-body-sms table, #register-body-newsletter table, #register-body-sms table, #newsletter-body-newsletter table, #sms-body-sms table, #newslettersms-body-newslettersms table {
	width: 200px;
}

#account-body-newsletter table input.checkbox, #account-body-sms table input.checkbox, #register-body-newsletter table input.checkbox, #register-body-sms table input.checkbox, #newsletter-body-newsletter table input.checkbox, #sms-body-sms table input.checkbox, #newslettersms-body-newslettersms table input.checkbox {
	margin: 0 10px 4px 0;
}

#account-body-newsletter table td, #register-body-newsletter table td {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-top: 1px solid #c7c3c8;
}

#register-form th, #newsletter-form th, #sms-form th, #newslettersms-form th {
	width: 72px;
	padding-left: 20px;
}

#account-form th {
	width: 130px;
}

#account-form td, #register-form td, #newsletter-form td, #sms-form td, #newslettersms-form td {
	padding: 0;
	/*width: 270px;*/
}

#account-form select, #register-form select {
	width: 158px;
}

#account-form .datepicker-day, #register-form .datepicker-day {
	width: 42px;
}

#account-form .datepicker-month, #register-form .datepicker-month {
	width: 58px;
}

#account-form .datepicker-year, #register-form .datepicker-year {
	width: 52px;
}

#account-form th.right, #register-form th.right {
	width: 119px;
}

#account-form td.right, #register-form td.right {
	width: 224px;
}

#account-form-submit, #register-form-submit, #newsletter-form-submit, #sms-form-submit, #newslettersms-form-submit {
	float: right;
}

#register .description {
	width: 250px;
}

#account p.description {
	width: 280px;
	margin: 0;
	padding-left: 0;
}

#frame-table #account-body-newsletter-top, #frame-table #register-body-newsletter-top {
	padding: 10px 0 5px 20px;
	background-image: url('account-newsletter-top-bg.png');
	background-repeat: no-repeat;
	font-weight: bold;
}

#register-body-newsletter-bottom {
	border-bottom: 1px solid #000;
	line-height: 0%;
}

#register-body-newsletter table {
	width: 320px;
}

#account-body-newsletter table {
	width: 290px;
}

#account-body-newsletter table td, #register-body-newsletter table td {
	background-color: #f2f2f2;
}

#lost-form-submit, #login-form-submit {
	float: right;
}

@font-face {
	font-family: "SAHelvetica";
	src: url(/fonts/HelveticaNeueLTStd-Bd.otf);
}

#login h3, #account h3, #register h3 {
	padding: 20px 0 0 20px;
	font-size: 24pt;
	text-transform: none;
	color: #000000;
	line-height: 120%;
	font-family: Helvetica;
	font-weight: normal;
}

#login-lost, #login-create {
	display: block;
	font-weight: bold;
	font-size: 10px;
	margin: 4px 0 0 0;
}

#login .description {
	padding-left: 20px;
}

#login-form {
	padding-left: 10px;
}

#login-form input, #lost-form input {
	width: 269px;
}

#newsletter, #sms, #newslettersms {
	border: 2px solid #ffffff;
	width: 623px;
	background-color: #e6e6e6;
	padding: 5px 0 0 0;
}

#newsletter-table, #sms-table, #newslettersms-table {
	width: 280px;
}

#newsletter-table th, #sms-table th, #newslettersms-table th {
	padding-left: 0;
	width: 34px;
}

#newsletter-content, #sms-content, #newslettersms-content {
	float: left;
	margin: 5px 5px 5px 0;
}

#newsletter-body-newsletter h3, #sms-body-newsletter h3, #newslettersms-body-newsletter h3 {
	text-transform: none;
	margin: 5px 0 10px 0;
	font-size: 12px;
}

#newsletter-image, #sms-image, #newslettersms-image {
	float: left;
	border: 2px solid #000000;
	background-image: url('newsletter-bg-all.png');
	background-repeat: no-repeat;
	width: 298px;
	height: 159px;
	color: #ffffff;
	margin: 5px 20px 10px 10px;
}

#sms-image {
	height: 132px;
}

#newsletter-image h3, #sms-image h3, #newslettersms-image h3 {
	color: #ffffff;
	padding: 3px 0 0 5px;
	font-size: 12px;
}

#newsletter-image a, #sms-image a, #newslettersms-image a {
	display: block;
	color: #ffffff;
	background-color: #000000;
	padding: 7px;
	margin-top: 116px;
	font-weight: bold;
}

#newsletter-content h2, #sms-content h2, #newslettersms-content h2 {
	font-size: 12px;
	margin: 0px 0 8px 0;
}

#newsletter-footer, #sms-footer, #newslettersms-footer {
	background-color: #000000;
	padding: 10px;
	margin: 0;
	height: 22px;
}

#combination-left {
	float: left;
}

#combination-left h2.headline {
	background-image: url('widebox-header-lookbook-bg.png');
}

#combination-right {
	float: right;
}

#combination-content {
	width: 613px;
	height: 802px;
	padding: 0;
	margin: 0;
	border: 2px solid #000000;
}

#combination h3 {
	font-size: 14px;
	color: #00000;
	padding: 10px;
}

#combination-image {
	padding: 0 5px 5px 6px;
	height: 606px;
	background-color: #000000;
}

#combination-text {
	margin: 0;
	background-color: #8f8f8f;
	color: #ffffff;
	padding: 10px;
	height: 66px;
}

#combination-text h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

#combination-text p {
	margin-top: 0;
}

#combination-arrow {
	height: 10px;
	background-color: #000000;
}

h3#combination-title {
	background-color: #000000;
	color: #ffffff;
	padding: 6px 10px 6px 10px;
}

#combination-arrows {
	height: 0;
	position: relative;
	top: -325px;
	left: 11px;
	width: 585px;
	overflow: none;
}

#combination-arrows-previous {
	float: left;
}

#combination-arrows-next {
	float: right;
}

#combination-top {
	width: 826px;
	margin-bottom: 12px;
}

#combination-top-content {
	background-color: #000000;
	padding: 3px 2px 2px 2px;
	overflow: auto;
}

#combination-top-content a {
	text-decoration: none;
}

#combination-top-content-inner {
}

.combination-group, .combination-group-first {
	margin: 0;
	width: 172px;
	padding: 5px;
	font-size: 12px;
	color: #ffffff;
	line-height: 130%;
	border-right: 10px solid #000000;
	background-color: #8f8f8f;
	height: 241px;
	float: left;
}

.combination-group-first {
	border-left: 10px solid #000000;
}

.combination-group a, .combination-group-first a {
	font-weight: bold;
}

#combination-top-content .combination-group h3, #combination-top-content .combination-group-first h3 {
	margin: 0;
	padding: 0;
	border: 0;
	text-transform: uppercase;
}

.combination-group h3 a, .combination-group-first h3 a {
	color: #000000;
	text-decoration: none;
}

.combination-group span a, .combination-group-first span a {
	float: right;
}

.combination-group img, .combination-group-first img {
	margin-bottom: 4px;
}

#combination-thumbnails {
/*	background-image: url('combination-thumbnails-bg.png');
	background-repeat: no-repeat;*/
	background-color: #fefefe;
	padding: 5px 11px 5px 17px;
}

#combination-thumbnails img {
	float: left;
	margin-right: 5px;
/*	opacity: 0.5;
	filter: alpha(opacity=50);*/
}

#combination-thumbnails div {
	float: left;
	width: 60px;
	height: 60px;
	background-color: #bebebe;
	margin-right: 5px;
}

#combination-thumbnails .active img {
/*	opacity: 1.0;
	filter: alpha(opacity=100);*/
}

#combination-brands-content, #combination-commodities-content {
	width: 195px;
	height: 156px;
	padding: 0;
	margin: 0;
	background-color: #8f8f8f;
	border: 2px solid #000000;
}

#combination-brands-content {
	width: 192px;
	padding: 0 1px 0 2px;
}

#combination-brands-content table {
	border-collapse: collapse;
	border-spacing: 0;
}

#combination-brands-content td {
	padding: 10px 2px 10px 2px;
	width: 92px;
}

#combination-brands-content img {
	margin: auto;
}

#combination-commodities {
	margin-top: 9px;
}

#combination-commodities-content {
	height: 612px;
	background-color: #000000;
}

.combination-commodity {
	background-color: #8f8f8f;
	margin-bottom: 3px;
}

.combination-commodity-image {
	float: left;
	margin-right: 5px;
}

.combination-commodity-notinstock {
	height: 0;
	position: absolute;
	overflow: none;
}

.combination-commodity-notinstock img {
	position: relative;
	top: 40px;
	/*left: -103px;*/
}

.combination-commodity-info {
	float: left;
	width: 84px;
	line-height: 100%;
}

.combination-commodity-brand, .combination-commodity-brand a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}

.combination-commodity-description, .combination-commodity-description a {
	text-decoration: none;
	font-size: 9px;
	height: 29px;
	color: #ffffff;
}

.combination-commodity-size {
	font-size: 9px;
}

.combination-commodity-size select {
	margin-top: 4px;
}

#page-show-full-body {
	background-image: url('fullbox-bg.png');
	width: 822px;
}

#page-show-full-shadow-body {
	background-image: url('widebox-grey-shadow-bg.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 822px;
}

#page-show-full-body div, #page-show-full-shadow-body div {
	padding: 0;
}

#page-show-full-body h4, #page-show-full-shadow-body h4 {
	margin: 0;
}

#page-show-body p {
	margin: 0;
}

#faq select {
	width: 250px;
}

#faq-left, #faq-right {
	float: left;
}

#faq-right {
	margin-left: 10px;
}

#faq-top {
	background-image: url('widebox-grey-shadow-bg.png');
	width: 623px;
	height: 178px;
	padding: 2px 2px 0 2px;
}

#faq-top-content {
	/*background-color: #e6e6e6;*/
	background-color: #fff;

	background-image: url('faq-bg.jpg');
	background-repeat: no-repeat;
	background-position: top right;

	height: 138px;
	padding: 20px;
}

#faq-top-content h2 {
}

#faq-content {
	background-image: url('widebox-grey-shadow-bg.png');
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 623px;
	padding: 0 2px 5px 2px;
}

#faq-body {
	padding: 10px 20px 10px 20px;
	/*background-color: #ffffff;*/
	background-color: #e6e6e6;
	border-top: 1px solid #c1c1c1;
	color: #000000;
	min-height: 132px;
}

#faq-bottom, #faq-contact tfoot td {
	background-color: #000000;
	padding: 10px;
	height: 21px;
}

#faq-bottom img, #faq-contact tfoot img {
	float: right;
}

#faq-contact {
	margin-top: 10px;
	background-image: url('widebox-grey-shadow-bg.png');
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 623px;
	padding: 2px 2px 5px 2px;
}

#faq-contact h2 {
	display: none;
}

#faq-contact .button {
	float: right;
	width: 70px;
	margin-right: 80px;
}

#faq-contact .content {
	padding: 0 0 0px 0;
}

#faq-contact-top {
	background-color: #e6e6e6;
	padding: 10px;
	font-weight: bold;
	line-height: 200%;
}

#faq-contact-top h3 {
	font-size: 14px;
}

#faq-contact-content table {
	background-color: #e6e6e6;
}

#faq-contact-content table td {
	padding-left: 10px;
	padding-bottom: 4px;
}

#faq-contact-content table tfoot td {
	padding: 10px;
}

#contact-form input {
	width: 260px;
}

#contact-form textarea {
	width: 480px;
}

#faq-questions div {
	padding: 5px 0 5px 0;
}

#faq-questions input {
	margin: 0 4px 4px 20px;
}

#faq-questions div#faq-answer {
	color: #fff !important;
	background-color: #000;
	padding: 10px 20px 10px 20px;
}

#faq-answer p {
	color: #fff !important;
}

#faq-right {
	background-image: url('widebox-grey-shadow-bg.png');
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 183px;
	padding: 2px 2px 5px 2px;
}

#faq-right-top {
	background-color: #fff;
	padding: 10px;
	height: 158px;
	font-size: 11px;
	font-weight: bold;
}

#faq-right-top h3 {
	font-size: 16px;
	line-height: 28px;
	text-transform: none;
	font-weight: normal;
	color: #7d7d7d;
	font-family: "Helvetica";
}

#faq-right-middle {
	border-top: 1px solid #c1c1c1;
	background-color: #e6e6e6;
	padding: 10px;
	height: 132px;
}

#faq-right-middle h4 {
	margin: 0 0 8px 0;
	font-size: 12px;
}

#faq-right-bottom {
	background-color: #000000;
	padding: 10px;
	height: 21px;
}

/*#blog-lister, #blog-show*/
#competition-lister, #competition-show {
	width: 617px;
}

#blog-lister-content-left, #blog-lister-content-right, #blog-show-content-left, #blog-show-content-right, #competition-lister-content-left, #competition-lister-content-right, #competition-show-content-left, competition-show-content-right {
	float: left;
}

#frame-table #table-blog, #frame-table #table-competition {
	width: 826px;
}

#frame-table #table-blog td, #frame-table #table-competition td {
	vertical-align: top;
}

#frame-table #competition-left,  #frame-table .competition-left {
	padding: 10px;
	width: 594px;
	background-color: #e6e6e6;
	/*border: 2px solid #000000;*/
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

#frame-table #blog-left {
	padding: 10px;
	width: 594px;
	background-color: #e6e6e6;
	/*border: 2px solid #000000;*/
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000;
}

#competition-left, .competition-left {
	padding: 10px;
	width: 594px;
	background-color: #e6e6e6;
	border: 2px solid #000000;
}

#frame-table #blog-middle, #frame-table #competition-middle, #frame-table .competition-middle {
	width: 10px;
}

#frame-table #competition-right, #frame-table .competition-right {
	width: 195px;
	background-color: #8f8f8f;
	border: 2px solid #000000;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

#frame-table #blog-right {
	width: 195px;
	background-color: #8f8f8f;
	/*border: 2px solid #000000;*/
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000;
}

#blog-lister-content-right a, #blog-show-content-right a {
	text-decoration: none;
}

.blog-title, .blog-published {
	font-size: 11px;
	line-height: 11px;
}

.blog-published {
	font-weight: normal;
}

.blog-return {
	float: right;
	vertical-align: top;
	margin: 0 12px 0 0;
}

#blog-return-bottom {
	margin-right: 222px;
}

h2.blog-title {
	color: #ffffff;
}

.blog-header h2 {
	background-image: url('blog-header-bg-all.png');
	background-repeat: repeat-x;
	padding: 8px 0 0 0;
	height: 15px;
	color: #ffffff;
	line-height: 12px;
	float: left;
}

.blog-header img {
	float: left;
}

.blog-image, .competition-lister-competition img, #competition-show-competition img {
	border: 2px solid #000000;
	width: 589px;
}

.blog-excerpt {
	border-top: 0;
	width: 569px;
	padding: 10px;
	border: 0px solid #000000;
}

.blog-excerpt p {
	text-align: left;
}

.blog-readmore {
	float: right;
}

#blog-right {
	color: #ffffff;
	line-height: 80%;
}

#blog-right-categories {
	text-transform: uppercase;
	font-weight: bold;
}

#blog-right b {
	text-transform: uppercase;
	display: block;
	padding: 8px 10px 8px 10px;
	margin-bottom: 10px;
	background-color: #000000;
	font-size: 12px;
}

#blog-right a {
	display: block;
	margin: 0 0 10px 10px;
	color: #ffffff;
	text-decoration: none;
}

#competition-show-content, .competition-lister-content {
	color: #ffffff;
	height: 311px;
}

#competition-show-content h2, .competition-lister-content h2 {
	margin: 3px;
	background-color: #ffffff;
	padding: 6px;
	font-size: 12px;
}

#competition-show-body, .competition-lister-body {
	padding: 5px 10px 5px 10px;
}

.competition-lister-body {
	height: 100px;
}

#competition-show-body p, .competition-lister-body p {
	margin: 0;
}

.competition-show-question {
	background-color: #000000;
	padding: 10px;
	font-weight: bold;
}

.competition-show-answers {
	background-color: #e6e6e6;
	padding: 10px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #727272;
}

.competition-show-answers input {
	margin: 0 10px 4px 0;
}

#competition-show-bottom {
	background-color: #000000;
	padding: 5px 10px 5px 10px;
}

.competition-lister-click {
	float: right;
	margin: 10px 10px 10px 0;
}

#wishlist-print {
	padding: 20px;
}

#profile-inner #order-lister-content {
	width: 582px;
	padding: 0;
}

#order-lister-content .description {
	padding: 10px 0 10px 0;
	font-weight: bold;
}

#order-lister-lister {
	width: 100%;
	margin-top: 8px;
	border-collapse: collapse;
}

#order-lister-lister th, #order-lister-lister td {
	padding: 6px 0 5px 0;
	border: 1px solid #aaa;
	text-align: center;
	background-color: #ddd;
}

#order-lister-lister td {
	background-color: #fff;
}

#order-lister-lister td a {
	display: block;
	text-decoration: none;
}

#order-lister-lister td a:hover {
	text-decoration: none;
}

#order-lister-lister tbody tr:hover {
	background-color: #eee;
}

#orders-show td, #orders-show th {
	padding: 2px 0 2px 0;
}

#orders-show th {
	padding-right: 8px;
}

#checkout-left {
	float: left;
	width: 627px;
}

#checkout-right {
	float: right;
	width: 199px;
}

#checkout-chat {
	margin-bottom: 6px;
	width: 199px;
}

#checkout-chat-content {
	height: 133px;
	overflow: auto;
	background-image: url('front-news-bg.png');
	background-repeat: no-repeat;
	padding: 0 0 0 1px;
}

#checkout-chat-content-inner {
	width: 174px;
}

h2#cart-title, h2#details-title, h2#handling-title, h2#confirm-title, h2#done-title, h2#order-login-title, h2#order-return-title, h2#order-return-confirmation-title {
	background-image: url('widebox-highheader-bg.png');
	background-repeat: no-repeat;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	height: 32px;
	line-height: 30px;
	text-transform: none;
	padding-left: 16px;
	font-size: 22px;
}

h2#cart-title.inactive, h2#details-title.inactive, h2#handling-title.inactive, h2#confirm-title.inactive, h2#done-title.inactive, h2#order-login-title.inactive, h2#order-return-title.inactive, h2#order-return-confirmation-title.inactive {
	background-image: url('widebox-highheader-inactive-bg.png');
	color: #bebebe;
}

h2#cart-title.done, h2#details-title.done, h2#handling-title.done, h2#confirm-title.done, h2#done-title.done, h2#order-login-title.done, h2#order-return-title.done, h2#order-return-confirmation-title.done {
	background-image: url('widebox-highheader-done-bg.png');
	color: #777777;
}

h2#cart-title img, h2#details-title img, h2#handling-title img, h2#confirm-title img, h2#done-title img, h2#order-login-title img, h2#order-return-title img, h2#order-return-confirmation-title img {
	float: right;
	margin: 8px 20px 0 0;
}

#cart-content.done, #details-content.done, #handling-content.done, #confirm-content.done, #done-content.done, #order-login-content.done, #order-return-content.done, #order-return-confirmation-content.done {
	background-image: url('widebox-done-bg.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 6px 20px 10px 20px;
	margin-bottom: 6px;
	clear: both;
	color: #9e9e9e;
}

#cart-content.active, #details-content.active, #handling-content.active, #confirm-content.active, #done-content.active, #order-login-content.active, #order-return-content.active, #order-return-confirmation-content.active, #checkout-top-content {
	background-image: url('widebox-grey-shadow-bg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 1px 2px 5px 2px;
	margin-bottom: 4px;
/*
	border: 2px solid #ffffff;
	border-top: 1px solid #ffffff;
	padding: 6px 20px 10px 20px;
*/
	clear: both;
}

#checkout-top-content-inner {
	background-color: #000000;
	padding: 10px;
}

#checkout-top-content, #checkout-top-content h2, #checkout-top-content a {
	color: #ffffff;
}

#order-login-content-inner {
	padding: 6px 20px 10px 20px;
	background-color: #dedede;
	width: 583px;
}

#order-login-content {
	width: 623px;
}

#cart-content.inactive, #details-content.inactive, #handling-content.inactive, #confirm-content.inactive, #done-content.inactive, #order-login-content.inactive, #order-return-content.inactive, #order-return-confirmation-content.inactive {
	background-image: url('widebox-inactive-bg.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #888888;
	padding: 6px 20px 10px 20px;
	margin-bottom: 6px;
	font-size: 10px;
	clear: both;
	color: #bebebe;
}

#checkout-top {
	width: 627px;
}

#checkout-top h2 {
	text-transform: none;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	margin: 4px 0 4px 0;
	font-size: 14px;
}

#checkout-top h2 span {
	color: #00a3ec;
}

#cart-content.done, #details-content.done, #handling-content.done, #confirm-content.done {
	padding: 0 1px 4px 1px;
}

#cart-content.active, #details-content.active, #handling-content.active, #confirm-content.active {
	padding-top: 2px;
}

#cart-content.active .description {
	padding: 10px 20px 0 20px;
}

h2#cart-title span, h2#details-title span, h2#handling-title span, h2#confirm-title span, h2#done-title span, h2#order-login-title span, h2#order-return-title span, h2#order-return-confirmation-title span {
	font-size: 14px;
	margin-left: 8px;
	position: relative;
	top: -2px;
}

#cart-lister, #handling-lister, #confirm-lister {
	width: 623px;
	border: 0;
	margin: 0;
	border-collapse: collapse;
/*	margin: 0 1px 0 1px; */
	background-color: #3a3a3a;
}

#cart-lister td {
	padding: 8px;
}

#cart-lister tbody th, #confirm-lister tbody th {
	border: 1px solid #575757;
}

#cart-lister tbody td, #confirm-lister tbody td {
	padding: 8px;
	border: 1px solid #d5d5d5;
	vertical-align: bottom;
	background-color: #eeeeee;
}

#confirm-lister tbody td.even, #confirm-lister tbody td.odd {
	border-left: 0;
}

#confirm-lister tbody td.subtotal-even, #confirm-lister tbody td.subtotal-odd {
	border-right: 0;
}

#confirm-lister td, #confirm-lister tbody td {
	padding: 6px 8px 4px 8px;
}

#cart-lister tbody td.code {
	border-bottom: none;
	border-right: none;
	padding-top: 0;
	padding-bottom: 0;
	height: 29px;
	background-color: #3a3a3a;
}

#cart-lister tbody td.discount-description {
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #3a3a3a;
	padding-left: 23px;
	height: 29px;
	background-image: url('cart-lister-discount-bg.png');
	background-repeat: no-repeat;
}

#cart-lister tbody td.discount {
	border-left: none;
	border-bottom: 1px solid #3a3a3a;
	padding-right: 15px;
	padding-top: 0;
	padding-bottom: 0;
	height: 29px;
}

#cart-lister tbody td.left {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #3a3a3a;
	background-color: #3a3a3a;
}

#cart-lister tbody td.total-description {
	border-left: none;
	border-bottom: 1px solid #3a3a3a;
	border-right: none;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#cart-lister tbody td.total {
	border-left: none;
	border-bottom: 1px solid #3a3a3a;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}

/*
#cart-lister tbody td.code, #cart-lister tbody td.discount, #cart-lister tbody td.discount-description, #cart-lister tbody td.left, #cart-lister tbody td.total, #cart-lister tbody td.total-description, #confirm-lister tbody td {
	border: 1px solid #3f3f3f;
}
*/

#cart-lister tbody td.item-even, #cart-lister tbody td.item-odd {
	width: 300px;
	padding: 5px;
}

#cart-lister tbody td.item-even img.thumb, #cart-lister tbody td.item-odd img.thumb {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	vertical-align: bottom;
}

#cart-lister tbody td.item-even img.brand, #cart-lister tbody td.item-odd img.brand {
	margin-bottom: 2px;
}

#cart-lister th {
	text-transform: none;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	color: #ffffff;
	background-color: #373737;
	background-image: url('cart-th-bg.png');
	background-repeat: repeat-x;
	font-size: 9px;
	padding: 3px 10px 3px 10px;
}

#confirm-lister th {
	background-color: #ffffff;
	padding: 3px 10px 3px 10px;
}

#confirm-lister th.subtotal, #confirm-lister th.quantity {
	border-left: 1px solid #e9e9e9;
}

#cart-lister th.item {
	padding-left: 32px;
}

#cart-lister th.subtotal {
	padding-right: 42px;
}

#cart-lister td.item-even, #cart-lister td.item-odd {
	border-left: 0;
	line-height: 180%;
}

#cart-lister td.item-even a, #cart-lister td.item-odd a, #cart-lister td.item-even span, #cart-lister td.item-odd span {
	font-weight: bold;
}

#cart-lister td.quantity-even input, #cart-lister td.quantity-odd input {
	margin-bottom: 0;
}

#cart-lister td.size-even, #cart-lister td.size-odd, #cart-lister td.subtotal-even, #cart-lister td.subtotal-odd {
	font-weight: bold;
}

#cart-lister td.subtotal-even, #cart-lister td.subtotal-odd {
	padding-right: 18px;
	border-right: 0;
}

#cart-lister td.giftwrapping, #cart-lister td.update {
	background-color: #dedede;
	border: 0;
	border-bottom: 1px solid #ffffff;
}

#cart-lister td.update img {
	float: right;
}

/*
#cart-lister .item-even a, #cart-lister .item-odd a, #cart-lister .delete-even a, #cart-lister .delete-odd a, #confirm-lister .item-even a, #confirm-lister .item-odd a {
	text-decoration: underline;
}
*/
#cart-lister .size, #cart-lister .size-even, #cart-lister .size-odd, #cart-lister .quantity, #cart-lister .quantity-even, #cart-lister .quantity-odd, #cart-lister .delete, #cart-lister .delete-even, #cart-lister .delete-odd, #confirm-lister .quantity, #confirm-lister .quantity-even, #confirm-lister .quantity-odd {
	text-align: center;
}

#cart-lister .quantity input, #cart-lister .quantity-even input, #cart-lister .quantity-odd input {
	text-align: center;
}

#cart-lister .subtotal, #cart-lister .subtotal-even, #cart-lister .subtotal-odd, #confirm-lister .subtotal, #confirm-lister .subtotal-even, #confirm-lister .subtotal-odd, #confirm-lister .subtotal-white {
	text-align: right;
}

#cart-lister .total, #confirm-lister .total, #confirm-lister .total-white, #cart-lister .total-description, #confirm-lister .total-description {
	text-align: right;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000000;
	border-right: none;
}

#cart-lister .total span, #confirm-lister .total span {
	border-bottom: 3px double #737373;
}

#cart-lister .total-description, #confirm-lister .total-description {
	text-align: left;
}

#cart-lister .discount, #confirm-lister .discount, #cart-lister .discount-description, #confirm-lister .discount-description {
	text-align: right;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #00a3ec;
	background-color: #000000;
	border-right: none;
}

#cart-lister .discount-description, #confirm-lister .discount-description {
	text-align: left;
}

#cart-lister .update input {
	float: left;
}

#cart-lister .left, #cart-lister .code {
	border-left: 0;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
}

#cart-lister tfoot td {
	background-color: #000000;
}

#cart-code {
	float: left;
	background-image: url('cart-code-bg.png');
	background-repeat: no-repeat;
	width: 306px;
	height: 20px;
	margin-left: 10px;
}

#cart-code input {
	border: 0;
	background-color: none;
	margin: 3px 4px 0 4px;
	color: #7d7d7d;
	height: 12px;
	width: 192px;
	font-size: 10px;
	padding: 0;
	float: left;
}

#cart-code-submit {
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
	float: left;
	display: block;
	width: 62px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 17px;
	text-align: left;
	margin-right: 10px;
}

#cart .description {
	padding-bottom: 12px;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 12px;
}

#cart-done-lister {
	width: 100%;
	border-collapse: collapse;
}

#cart-done-lister a {
	text-decoration: none;
}

.cart-done-lister-image {
	width: 0;
	height: 0;
	position: relative;
	top: -40px;
	left: -90px;
	display: none;
}

.cart-done-lister-image img {
	border: 1px solid #000000;
}

#cart-done-lister td, #cart-done-lister td a {
	color: #9e9e9e;
}

#cart-content #cart-done-lister .description {
	color: #ffffff;
	font-size: 9px;
}

#cart-done-lister td {
	padding: 2px 20px 2px 20px;
	line-height: 100%;
}

#cart-done-lister td.item, #cart-done-lister td.description {
	border-right: 1px solid #353535;
	width: 262px;
}

#cart-done-lister td.quantity {
	width: 60px;
}

#cart-done-lister td.subtotal {
	width: 167px;
}

#cart-done-lister td.subtotal, #cart-done-lister td.total {
	text-align: right;
}

#cart-done-lister td.description, #cart-done-lister td.total {
	border-top: 1px solid #353535;
}

#cart-done-lister .description {
	font-size: 9px;
}

#cart-done-lister td.total {
	padding-bottom: 14px;
}

#cart-done-lister td.total span {
	border-bottom: 3px double #737373;
	padding-left: 23px;
}

#details-content-inner {
	background-color: #e6e6e6;
}

#details-left, #details-right {
	width: 268px;
	padding: 0 19px 10px 19px;
	float: left;
}

#details-right {
	border-left: 1px solid #cfcfcf;
	width: 278px;
}

#details-left a {
	font-weight: bold;
}

#details-login-table {
	width: 270px;
}

#details-left h2, #details-right h2 {
	text-transform: none;
	font-size: 13px;
	margin-top: 12px;
}

#details-right #details-table th, #details-right #details-alternate-table th {
	width: 100px;
}

#details-right #details-table th.right, #details-right #details-alternate-table th.right {
	width: 30px;
}

#details-right #details-table td.right, #details-right #details-alternate-table td.right {
	width: 50px;
}

#details input {
	margin-bottom: 2px;
}

#details table label, #account table label, #register table label, #login table label, #lost table label, .subshipping label {
	display: block;
	margin: 2px 0 2px 0;
}

#details table label.disabled, #account table label.disabled, #register table label.disabled, #login table label.disabled, #lost table label.disabled {
	color: #888888;
}

#details-alternate-content {
	margin-top: 12px;
}

#details-alternate-content h2 {
	margin-bottom: 8px;
}

#details .button-image-container {
	margin-top: 8px;
}

#details select {
	width: 176px;
	margin: 2px 0 2px 0;
}

#details-bottom, #handling-bottom, #confirm-bottom, #page-show-nowrap #giftcertificate-bottom, #login-bottom, #lost-bottom, #frame-table #account-bottom, #frame-table #register-bottom, #newsmail-lister-bottom {
	background-color: #000000;
	padding: 10px;
}

/*
#details label {
	font-style: normal;
	font-weight: normal;
}

#handling label {
	font-style: normal;
}

#handling label span {
	font-weight: normal;
}
*/
#handling-lister, #handling-form {
 	background-color: #e6e6e6;
}

#handling-table {
	width: 100%;
}

#handling-table th {
	vertical-align: top;
	padding: 6px 10px 6px 20px;
}

#handling-table td {
	padding: 6px 20px 6px 20px;
}

.handling-group-description {
	height: 40px;
	padding: 20px 5px 24px 225px;
	background-image: url('handling-group-description-bg.gif');
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	line-height: 130%;
}

#details-content-left, #handling-content-left, #confirm-content-left {
	width: 287px;
	border-right: 1px solid #373737;
	padding: 10px 0 10px 20px;
	float: left;
}

#details-content-right, #handling-content-right, #confirm-content-right {
	width: 287px;
	padding: 10px 0 10px 20px;
	float: left;
}

#details-content-left span, #handling-content-left span, #details-content-right span, #handling-content-right span {
	font-weight: bold;
}

#handling-content-right span.left {
	float: left;
	font-weight: normal;
}

#handling-content-right span.right {
	float: right;
	font-weight: normal;
}

#handling-lister h3, #handling-content p.description {
	margin: 12px 0 8px 0;
	background-color: #ffffff;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	padding: 4px 0 4px 20px;
	color: #000000;
/*
	width: 593px;
*/
}

#handling-content p.description {
	margin: 0;
	border-top: 0;
	font-size: 11px;
}

#handling .description {
	font-size: 11px;
	margin-top: 0;
}

#handling-form {
	padding-top: 10px;
}

#handling-form label, #handling-lister tbody label {
	font-weight: bold;
}

#handling-form img {
	margin: 2px 0 12px 0;
}

#handling-lister tbody td {
	vertical-align: top;
	line-height: 140%;
}

#handling-lister tbody td.input {
	padding: 0 8px 8px 19px;
	width: 20px;
}

#handling-table input {
	margin-right: 10px;
}

#handling-lister-shipping td img {
	display: inline;
	vertical-align: middle;
	margin-right: 8px;
}

#handling-lister-payment td span {
	width: 160px;
	display: block;
	float: left;
}

#handling-lister-payment td img {
	display: inline;
}

#handling #confirmed-container {
	float: left;
	margin-left: 25px;
}

#handling #confirmed-container input {
	margin: 0 10px 20px 0;
	float: left;
}

#handling #confirmed-container label {
/*	font-weight: normal; */
}

#handling #confirmed-container a {
}

#handling-lister tfoot td {
	border-top: 1px solid #ffffff;
	padding-top: 10px;
}

#confirm-lister .total-header {
	font-weight: bold;
	font-size: 14px;
	background-color: #ffffff;
	padding: 8px;
}

#confirm-lister td.subtotal-header, #confirm-lister td.subtotal-white {
	font-weight: bold;
	background-color: #ffffff;
}

#confirm-lister tfoot td {
	border-bottom: 1px solid #c5c5c5;
	background-color: #e9e9e9;
}

#confirm-lister tfoot td.subtotal, #confirm-lister tfoot td.total {
	border-left: 1px solid #c5c5c5;
}

#confirm-lister-delivery {
	width: 100%;
	margin-bottom: 32px;
	border-top: 1px solid #000000;
	padding: 8px 128px 8px 8px;
	border-collapse: separate;
}

#confirm-lister-delivery, #confirm-lister #confirm-lister-delivery td {
	background-color: #c5c5c5;
}

#confirm #confirm-lister-delivery td {
	vertical-align: top;
	border: 0;
	padding: 0;
}

#confirm #confirmed-container {
	padding: 16px 8px 6px 0;
	font-weight: bold;
	background-color: #e6e6e6;
}

#confirm #confirmed-container div {
	float: right;
	font-size: 10px;
}

#confirm #confirmed-container label {
	float: left;
}

#confirm #confirmed-container img {
	float: left;
	margin: -2px 0 0 4px;
	visibility: hidden;
}

#confirm #confirmed-container a {
	font-weight: normal;
}

#confirm #confirmed-container input {
	float: left;
	margin-left: 8px;
}

#confirm #confirmed-container span {
	font-weight: normal;
	margin-left: 400px;
}

#quickpay .description {
	padding-bottom: 16px;
}

#quickpay-logos {
	float: right;
}

#quickpay-logos img {
	display: inline;
}

#quickpay-form td {
	padding-right: 8px;
	padding-bottom: 16px;
}

#quickpay-secure {
	margin-top: 16px;
}

#quickpay-secure-description {
	float: left;
	padding-top: 4px;
}

#quickpay-secure-logos {
	float: right;
}

#quickpay-secure-logos img {
	display: inline;
	vertical-align: top;
	margin-left: 8px
}

#order-return-content, #order-return-confirmation-content {
	width: 587px;
}

#order-login-table {
	width: 100%;
	margin-top: 6px;
}

#order-login-table tfoot td {
	padding-top: 20px;
}

#order-login-table tbody th {
	width: 50px;
}

#order-login-return {
	float: left;
}

#order-login-continue {
	float: right;
}

#order-login-content.done {
	padding-top: 0;
	padding-bottom: 4px;
}

#order-return-confirmation-content.active {
	padding: 0 0 20px 0;
	width: 627px;
}

#order-login-content-left, #order-return-confirmation-content-left {
	float: left;
	width: 240px;
	padding: 10px 20px 10px 20px;
}

#order-login-content-right, #order-return-confirmation-content-right {
	float: left;
	width: 240px;
	padding: 10px 20px 10px 20px;
	border-left: 1px solid #f0f0f0;
}

#order-return-confirmation-content .description {
	border-top: 1px solid #bbbbbb;
	padding: 10px 20px 2px 20px;
}

h2#order-return-confirmation-title span, h2#confirm-title span {
	position: relative;
	top: 1px;
}

#order-return-confirmation-content-right {
	border-left: 1px solid #bbbbbb;
}

#order-login-content-right table th, #order-return-confirmation-content-left table th, #order-return-confirmation-content-right table th {
	font-weight: normal;
	width: 100px;
}

#order-login-content-right table tr.bold th, #order-login-content-right table tr.bold td, #order-return-confirmation-content-left table tr.bold th, #order-return-confirmation-content-left table tr.bold td {
	font-weight: bold;
}

#order-login-content-right table th, #order-login-content-right table td, #order-return-confirmation-content-left table th, #order-return-confirmation-content-right table th, #order-return-confirmation-content-left table td, #order-return-confirmation-content-right table td {
	padding: 0;
}

#order-return-content.active, #order-return-confirmation-content.active {
	padding-left: 1px;
	padding-right: 0;
	width: 616px;
}

#order-return-content.active .description {
	padding: 0 20px 0 20px;
}

#orders-show-list {
	width: 100%;
	margin-top: 10px;
}

#orders-show-list th, #orders-show-list td {
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	padding: 4px;
	text-align: center;
}

#order-return-continue img {
	display: inline;
}

#account table div label, #register table div label {
	display: inline;
}

#account p.description, #register p.description, #login p.description, #lost p.description, #newsmail-lister p.description {
	margin: 0;
}

#pricematch-form table {
	width: 380px;
}

#pricematch-form-submit {
	float: right;
}

#pricematch-form label {
	font-weight: bold;
}

#pricematch-form tr td {
	vertical-align: top;
}

#pricematch-form td input, #pricematch-form td textarea {
	float: right;
	margin-bottom: 6px;
}

td.lister-td-image {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	width: 199px;
	height: 209px;
	text-align: left;
}

.commodity-lister-image {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	height: 199px;
}

.commodity-lister-image-img, .commodity-lister-image-img img {
	text-align: center;
	margin: auto;
}

td.lister-td-image .commodity-lister-top {
	height: 10px;
	background-image: url("commodity-lister-top-all.png");
	background-repeat: no-repeat;
}

#brand-lister td.lister-td-image {
	height: 99px;
}

td.lister-td-image img {
	display: block;
	vertical-align: middle;
}

td.lister-td-image a {
	display: block;
	height: 199px;
}

#brand-lister td.lister-td-image a {
	height: 99px;
}

#outer-frame table td.lister-td-text {
	vertical-align: top;
	width: 199px;
	height: 98px;
	background-image: url("commodity-lister-bottom-bg-all.png");
	background-repeat: no-repeat;
}

#outer-frame table#brand-lister td.lister-td-text {
	background-color: #e6e6e6;
	background-image: none;
	border: 2px solid #000000;
	width: 195px;
	height: 81px;
}

#block-lister td.td-lister-content img, #minisplash-lister td.td-lister-content img {
	width: 404px;
	height: 120px;
	margin: 2px;
}

#minisplash-lister td.td-lister-content img {
	width: 195px;
	height: 146px;
}

#block-lister td.td-lister-content .front-block-overlay, #minisplash-lister td.td-lister-content .front-block-overlay {
	position: relative;
	top: -124px;
	height: 0;
	overflow: none;
}

#minisplash-lister td.td-lister-content .front-block-overlay {
	top: -150px;
}

#block-lister td.td-lister-content .front-block-overlay div, #minisplash-lister td.td-lister-content .front-block-overlay div {
	background-image: url('front-block-overlay-all.png');
	position: absolute;
	width: 408px;
	height: 129px;
}

#minisplash-lister td.td-lister-content .front-block-overlay div {
	background-image: url('front-minisplash-overlay-all.png');
	width: 199px;
	height: 155px;
}}

#block-lister td.td-lister-content img.readmore {
	border: 0;
	float: right;
	margin-right: 18px;
}

#block-lister td .block-content {
/*	display: none;
	background-image: url("front-block-bottom-bg-all.png");
	background-repeat: no-repeat;
	width: 386px;
	height: 56px;
	color: #ffffff;
	padding: 4px 11px 0 11px;
	font-size: 10px;
	line-height: 12px;*/
	width: 408px;
	height: 129px;
}

#minisplash-lister td .block-content {
	width: 199px;
	height: 155px;
}

#block-lister td .block-content h2 {
	text-transform: none;
	color: #46dfd6;
	font-size: 11px;
	margin: 0;
}

#block-lister td .block-content p {
	margin: 0;
	font-size: 10px;
}

#block-lister td .block-content a {
	color: #46dfd6;
}

#block-lister td div a {
	text-decoration: none;
}

td.lister-horizontal-spacer {
	width: 10px;
}

td.lister-vertical-spacer {
	height: 1px;
}

#brand-lister td.lister-vertical-spacer {
	height: 10px;
}

#block-lister td.lister-vertical-spacer {
	height: 10px;
}

td.even, td.item-even, td.size-even, td.quantity-even, td.delete-even, td.subtotal-even {
	background-color: #dedede;
}

td.odd, td.item-odd, td.size-odd, td.quantity-odd, td.delete-odd, td.subtotal-odd {
	background-color: #f0f0f0;
}

.pager {
	margin-bottom: px;
	color: #ffffff;
}

.pager a {
	color: #ffffff;
}

.pager .current {
	font-weight: bold;
	text-decoration: none;
}

#pager-top, #pager-bottom-wide, #pager-top-wide {
	margin: 8px 0 8px 0;
	background-color: #000000;
}

#commodity-lister #pager-bottom:first-child {
	margin: 2px 0 10px 0;
	background-color: #000000;
}

#pager-bottom {
	margin: 2px 0 -16px 0;
	background-color: #000000;
}

#blog-lister #pager-bottom {
	margin: 10px 0 -10px 0;
	background-color: #000000;
}

#pager-top, #pager-top-wide {
	margin: 0 0 0 0;
}

#pager-top-brand, #pager-top-section, #pager-top-category, #pager-top-size, #pager-top-sort {
	float: left;
}

#pager-top-pagesize {
	float: right;
	color: #000000;
}

#pager-top-brand select, #pager-top-section select, #pager-top-category select, #pager-top-size select, #pager-top-sort select {
	width: 132px;
	margin-right: 10px;
}

#pager-bottom-content, #pager-top-content {
	padding: 4px 12px 4px 12px;
}

#pager-bottom-previous, #pager-bottom-next, #pager-top-previous, #pager-top-next {
	margin-top: 2px;
	width: 75px;
	float: left;
}

#pager-bottom-next img, #pager-top-next img {
	float: right;
}

#pager-bottom-pages, #pager-top-pages {
	text-align: center;
	float: left;
	width: 651px;
	line-height: 20px;
}

#pager-bottom-wide #pager-bottom-pages, #pager-top-wide #pager-top-pages {
	width: 427px;
}

#giftcertificate-form {
	background-repeat: no-repeat;
	width: 822px;
	height: 530px;
	font-size: 12px;
}

#giftcertificate-form table {
	margin: 105px 0 0 180px;
}

#giftcertificate-form br {
	margin-bottom: 4px;
}

#giftcertificate-form label {
	display: block;
	font-weight: bold;
}

#giftcertificate-form input {
	width: 255px;
	padding: 0;
	font-size: 12px;
	margin: 2px 0 10px 0;
	height: 16px;
}

#giftcertificate-form textarea {
	width: 360px;
	padding: 6px;
	font-size: 13px;
	line-height: 120%;
	margin: 2px 0 8px 0;
}

#giftcertificate-cancel {
	float: left;
	margin-top: 2px;
}

#sizeguide-content {
	padding: 0 1px 12px 1px;
	width: 824px;
	background-image: url('fullbox-grey-shadow-bg.png');
	background-position: bottom;
}

#sizeguide-top {
	background-color: #f0f0f0;
	border-bottom: 1px solid #000000;
	width: 100%;
}

#sizeguide-top td {
	padding: 10px 20px 10px 20px;
	text-align: center;
}

#sizeguide-logo {
	width: 80px;
	border-right: 1px solid #d4d1d5;
}

#sizeguide-logo img, #sizeguide-icon img {
	display: inline;
}

#sizeguide-logo select {
	margin-top: 10px;
}

#sizeguide-icon {
	width: 80px;
	border-right: 1px solid #d4d1d5;
}

#sizeguide-info div {
	width: 250px;
	text-align: left;
}

#sizeguide-brandinfo {
	background-image: url('fullbox-grey-margin-bg.png');
}

#sizeguide-brandinfo-text {
	width: 392px;
	margin: 10px 0 0 10px;
}

#sizeguide-table-container {
	background-color: #d7d6d6;
	border-bottom: 1px solid #bbb7bc;
}

.sizeguide-table {
	margin-bottom: 10px;
	border-collapse: collapse;
}

#sizeguide-table-container h3 {
	font-size: 14px;
	color:  #00a3ec;
	text-align: center;
/*	background-image: url('sizeguide-h3-bg.png');
	background-repeat: no-repeat; */
	width: 93px;
	height: 22px;
	line-height: 22px;
}

.sizeguide-table td, .sizeguide-table th {
	background-color: #ffffff;
	border: 1px solid #bbbbbb;
	padding: 8px 0 4px 0;
	text-align: center;
	width: 50px;
	text-transform: uppercase;
	font-weight: bold;
}

.sizeguide-table td.even {
	background-color: #eeeeee;
}

.sizeguide-table th {
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #666666;
	font-weight: bold;
	border-left: none;
	width: 91px;
	text-align: left;
	padding: 8px 10px 4px 10px;
}

#sizeguide-help {
	border-top: 1px solid #000000;
	padding-top: 10px;
	color: #000000;
}

#sizeguide-help-text {
	float: left;
	width: 421px;
	margin: 0 23px 0 20px;
}

#sizeguide-help-ruler-content {
	background-image: url('sizeguide-ruler-bg.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 11px 8px 11px;
	line-height: 120%;
}

#sizeguide-help-image {
	float: left;
	margin-left: 24px;
	margin-bottom: 10px;
}

#bar-skateboarding {
	background-color: #cecece;
	padding: 8px 0 5px 0;
	text-align: center;
	margin-bottom: 11px;
}

#bar-skateboarding img {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

#viewmoreproducts img {
	float: right;
}

#profile-content {
	background-image: url('widebox-grey-shadow-bg.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 822px;
	padding: 2px 2px 5px 2px;
}

#profile-top {
	padding: 20px;
	background-color: #e0e0e0;
}

#frame-table #profile-table td#profile-menu {
	background-image: url('profile-menu-bg.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 212px;
	vertical-align: top;
	background-color: #c7c7c7;
	height: 400px;
}

#profile-menu h3 {
	text-align: center;
	text-transform: uppercase;
	background-image: url('profile-menu-top-bg.png');
	background-repeat: no-repeat;
	font-size: 13px;
	height: 20px;
	padding-top: 5px;
	margin: 0;
}

#profile-menu ul {
	padding: 0;
	margin: 0;
}

#profile-menu li {
	list-style: none;
	background-image: url('profile-menu-item-bg.png');
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 35px;
	padding-top: 5px;
	color: #5f5f5f;
	font-size: 10px;
}

#profile-menu li.active {
	background-image: url('profile-menu-item-active-bg.png');
}

#profile-menu li a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#profile-menu li a:hover {
	text-decoration: underline;
}

#frame-table #profile-table td#profile-inner {
	padding: 20px 0 20px 8px;
	border-top: 1px solid #878787;
	background-color: #c7c7c7;
	width: 602px;
	vertical-align: top;
}

#profile-footer {
	background-color: #000000;
	padding: 10px;
}

#profile-footer img {
	display: inline;
}

#profile-footer-right {
	float: right;
	text-align: right;
}

#profile-footer-right img {
	margin-left: 10px;
}

ul#wishlist-lister {
	margin: 20px 0 0 0;
	padding: 0;
}

#profile-content #wishlist li {
	background-image: url('wishlist-item-bg.png');
	background-repeat: no-repeat;
	float: left;
	width: 101px;
	height: 172px;
	padding: 5px 5px 7px 5px;
	list-style: none;
	margin: 0 8px 0 0;
	font-size: 9px;
	color: #5f5f5f;
}

#wishlist-lister li b {
	color: #000000;
}

.wishlist-lister-info {
	height: 45px;
	margin-top: 5px;
}

.wishlist-lister-delete {
	float: left;
}

.wishlist-lister-delete img {
	margin-top: -2px;
}

.wishlist-lister-price {
	float: right;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
}

#wishlist-lister li a {
	text-decoration: none;
	color: #5f5f5f;
}

.profile-pic, .profile-pic-right {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
/*	background-image: url('profile-pic-bg.png');
	background-repeat: no-repeat;
	width: 195px;
	height: 132px;
	padding: 2px 2px 4px 2px;*/
}

.profile-pic-right {
	margin-right: 0;
}

div.jMyCarousel .prev{
	background: url('http://hosted.streetammo.dk/pages/about/res/left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('http://hosted.streetammo.dk/pages/about/res/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}

div.jMyCarousel .up{
	background: url('jmycarousel/up.png') center center no-repeat;
	width:61px;
	height:40px;
	border:0px;
}

div.jMyCarousel .down{
	background: url('jmycarousel/down.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}


/** Carousel 2 **/
div.jMyCarousel{
	margin:auto;
	color: #fff;
}

div.jMyCarousel ul{
	background-color:#000;	
}

div.jMyCarousel ul li{
	margin:4px;
	border:1px solid #8f8f8f;
	line-height:0px;
	padding:4px;
	background-color: #8f8f8f;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	margin:0px;
	padding:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

body{
	background-color:#fff;
}

p{
	color:#000;
	text-align:left;
}

div.jMyCarousel2 .prev{
	background: url('jmycarousel/left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}

div.jMyCarousel2 .next{
	background: url('jmycarousel/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}

div.jMyCarousel2 .up{
	background: url('jmycarousel/up.png') center center no-repeat;
	width:61px;
	height:40px;
	border:0px;
}

div.jMyCarousel2 .down{
	background: url('jmycarousel/down.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}


/** Carousel 2 **/
div.jMyCarousel2{
	margin:auto;
}

div.jMyCarousel2 ul{
	background-color:#fff;	
}

div.jMyCarousel2 ul li{
	margin:0px;
	border:0px solid #444;
	line-height:0px;
	padding:0px;
}

div.jMyCarousel2 ul li a{ /* in case of link */
	display:block;
	margin:0px;
	padding:0px;
}

div.jMyCarousel2 ul li a img{
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline-block;
	padding: 10px;
}

ul.navigation a {
    color: #000;
    text-decoration: none;
}

ul.navigation li:hover {
    background-color: #f6f6f6;
}

ul.navigation a.selected {
    background-color: #fff;
}

ul.navigation a:focus {
    outline: none;
}

.webwidget_slideshow_common {
    position: relative;
    font-family: tahoma;
    font-size: 11px;
    /*top: -5px;
    left: 150px;*/
	top: 70px;
	left: 5px;
}

.webwidget_slideshow_common .slides_box {
    padding: 0px 10px 0px 0px;
    margin: 0px;
    overflow: hidden;
    position: absolute;
}

@font-face {
	font-family: 'HelveticaLTStdLight';
	src: url('http://res.streetammo.dk/fonts/helveticaltstd-light-webfont.eot');
	src: local('?'), url('http://res.streetammo.dk/fonts/helveticaltstd-light-webfont.woff') format('woff'), url('http://res.streetammo.dk/fonts/helveticaltstd-light-webfont.ttf') format('truetype'), url('http://res.streetammo.dk/fonts/helveticaltstd-light-webfont.svg#webfontNu3nGyXw') format('svg');
	font-weight: normal;
	font-style: normal;
}

.size-container {
	border: 1px solid #858585;
	color: #fff;
	background-color: #000;
	font-size: 11px;
	font-family: Tahoma;
	padding: 5px;
	max-width: 167px;
	display: none;
	position: absolute;
	z-index: 100;
}

.dropdown {
	color: #fff;
	background-color: #999;
}

#recommend {
	border: 2px solid #fff;
}

#recommend-image {
	display: none;
}

#recommend-image img {
	margin: 20px auto 0 auto;
	display: none;
}

#topbar-wrap {
	width: 100%;
	height: 43px;
	background-image: url('http://hosted.streetammo.dk/pages/topbar/bg.png');
	background-repeat: repeat-x;
	top: 0;
	position: fixed;
	z-index: 20000;
	display: inline;
}

#topbar-content.locale-da {
	width: 1016px;
	height: 43px;
	margin: 0 auto;
	/*background-image: url('page/topbar/topbar_content.jpg');*/
}

#topbar-content.locale-en {
	width: 1016px;
	height: 43px;
	margin: 0 auto;
	/*background-image: url('page/topbar/topbar_content-en.jpg');*/
}

#topbar-one {
	color: #fff;
	font-weight: bold;
	float: left;
	font-family: tahoma;
	font-size: 11px;
	margin-top: 5px;
	margin-left: 10px;
	line-height: 130%;
}
		
#topbar-contact {
	color: #fff;
	font-weight: bold;
	float: right;
	font-family: tahoma;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	line-height: 130%;
}
		
#topbar-contact a:link {
	color: #fff;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
		
#topbar-contact a:visited {
	color: #fff;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
		
#topbar-contact a:active {
	color: #fff;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
		
#topbar-contact a:hover {
	color: #fff;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
}

