@CHARSET "UTF-8";

html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt, legend {
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	font: 11px Tahoma, Arial, Verdana;
	background: url(images/bg.gif) 0 0 repeat-x;
}

ul, ol{ list-style-type: none; }
input, textarea, select{ outline: none; }

a{ text-decoration: none; }
a:hover{ text-decoration: underline; }

.context{
	margin: 0 auto;
	width: 962px;
}

.clear{ clear: both; }
.global{ background: #fff; }
.context{ font-size: 12px; }
#newsletter .info{ font-size: 11px; }
#fb-web-like{
	position: fixed;
	top: 182px;
	right: 0;
	padding: 10px;
	border-right: 0;
	background: #fff;
	box-shadow: -1px 0px 2px #ccc;
	width: 52px;
	height: 64px;
}

/* ----------------------------------------------------------------------------- header */
#header{
	padding: 8px 0 0;
}

#header h1, #header p.header{
	float: left;
	width: 259px;
	height: 76px;
	background: url(images/logo.gif) 0 8px no-repeat;
}

#header h1 a, #header p.header a{
	display: block;
	width: 254px;
	height: 31px;
	
	color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-weight: normal;
	font-size: 16px;
	padding-top: 45px;
	padding-left: 5px;
	letter-spacing:3px;
}

#header h1 a:hover, #header p.header a:hover{
	text-decoration: none;
	color: #FBF900;
}

#searchbox{
	float: left;
	width: 582px;
	padding: 0 0 0 121px;
	
	background: url(images/info.gif) 462px 12px no-repeat;
}

#searchbox label, #searchbox legend{
	display: none;
}

#s_keyword, #hn_email{
	background: #fff;
	color: #000;
	border: 0;
	width: 228px;
	height: 14px;
	padding: 10px;
	
	float: left;
}

#s_submit, #hn_submit{
	background: url(images/search.gif) no-repeat;
	width: 77px;
	height: 34px;
	border: 0;
	text-indent: -9999px;
	
	float: left;
	margin-left: 1px;
}

#searchbox{
	height: 88px;
}

#searchbox form{
	padding: 14px 0 0 0;
}

#searchbox ul li{
	float: left;
	padding: 10px;
	margin-left: 5px;
}


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

#searchbox ul li.botttom-search{ padding: 0; margin-left: 0; width: 355px; }

#searchbox ul li.l-account, #searchbox ul li.l-english, #searchbox ul li.botttom-search{
	background: none;
}

#searchbox ul li.l-account a{
	background: url(images/account.gif) center left no-repeat;
	padding-left: 10px;
	color: #fbf900;
}

#searchbox ul li.l-english a{
	background: url(images/fl_english.gif) center left no-repeat;
	padding-left: 24px;
}

#searchbox ul li{
	background: url(images/arr_yellow_right.gif) center left no-repeat;
	padding-left: 8px;
}

.l-help{
	width: 80px;
}
	
#shop-info{
	position: absolute;
	width: 110px;
	margin-left: 852px;
	color: #fff;
	padding-top: 12px;
}

#shop-info a{ color: #fbf900; }

.top-menu{
	padding-top: 6px;
}

.top-menu li{
	float: left;
	height: 30px;
}

.top-menu li span{ display: none; }

.top-menu li{
	display: block;
	background: url(images/top-menu.gif) 0 0 no-repeat;
	margin-right: 10px;
}

.top-menu li input{
	margin: 10px 0 0 7px; 
}

li.men{
	width: 95px;
	background-position: 0px 0px;
}

li.women{
	width: 135px;
	background-position: -110px 0px;
}

li.kids{
	width: 100px;
	background-position: -255px 0px;
}

li.men.selected{
	background-position: 0px -30px;
}

li.women.selected{
	background-position: -110px -30px;
}

li.kids.selected{
	background-position: -255px -30px;
}

.top-menu li label{ display: block; float: right; width: 70px; height: 30px; }
.top-menu li.women label{ width: 110px; }
.top-menu li.kids label{ width: 75px; }

#cart{
	width: 275px;
	height: 30px;
	background: url(images/cart.gif) 0 0 no-repeat;
	float: right;
}

#cart > span, #cart > a{
	padding: 7px 0 0 120px;	
	width: 155px;
	height: 23px;
	display: block;
	color: #000;
}

#cart h2{ display: none; }

/* ----------------------------------------------------------------------------- sidebar */
#sidebar{
	float: left;
	width: 130px;
	margin: 50px 27px 20px 5px; 
}

#sidebar h2{ display: none; }

.menu{
	margin: 17px 0 20px;
}

.menu li a{
	display: block;
	color: #1b1a18;
	padding: 2px 2px 2px 19px;
}

.menu li.selected{
	background: #fbf900 url(images/arr_black_right.gif) 9px 6px no-repeat;
}

.menu li.selected a{
	padding: 4px 4px 4px 19px;
}

.browse li{
	height: 29px;
	margin-bottom: 1px;
}

.browse li a{
	display: block;
	height: 29px;
}

.browse li a span{
	display: none;
}


#br-1{
	background: url(images/menu.gif) 0 0 no-repeat;
}

#br-1.selected{
	background-position: -130px 0;	
}

#br-2{
	background: url(images/menu.gif) 0 -30px no-repeat;
}

#br-2.selected{
	background-position: -130px -30px;	
}

#br-3{
	background: url(images/menu.gif) 0 -60px no-repeat;
}

#br-3.selected{
	background-position: -130px -60px;	
}

#br-4{
	background: url(images/menu.gif) 0 -90px no-repeat;
}

#br-4.selected{
	background-position: -130px -90px;	
}

/* ----------------------------------------------------------------------------- shortcuts */
#shortcuts{
	background: #000;
	padding: 45px 0 60px;
	color: #fff;
}

.col{
	float: left;
	padding: 0 13px;
	
	background: url(images/sh-line.gif) top right no-repeat;
	height: 260px;
	line-height: 1.5em;
}

.col.noline{ background: none; }
.col address{ font-style: normal; }

.col a{ color: #fbf900; text-decoration: none; }
.col li a{ color: #fff; }
.col a:hover{ text-decoration: underline; }

.col h2{
	background: url(images/shortcuts.gif) no-repeat;
	height: 10px;
	width: 80px;
	margin-bottom: 18px;
}

.col p, .col address{ margin-bottom: 20px; }

.col h2#sh-brands{ background-position: 0 0; }
.col h2#sh-cats{ background-position: 0 -13px; }
.col h2#sh-contact{ background-position: 0 -26px; }
.col h2#sh-help{ background-position: 0 -39px; }
.col h2#sh-partners{ background-position: 0 -52px; }

.col h2 span{ display: none; }

.col.opineo a{
	display: block;
	height: 40px;
	margin-top: 183px;
}

.col.opineo a span{ display: none; }

.sc{
	padding-left: 162px;
	width: 800px;
	
	background: url(images/partners.gif) 800px 0px no-repeat;
}

.w130{ width: 130px; }
.w290{ width: 290px; }

/* ----------------------------------------------------------------------------- footer */
#footer{
	background: url(images/footer.gif);
}

#footer .context{
	padding: 20px 0;	
}

#f-rights{
	float: left;
	width: 214px;
	padding: 20px 50px;
	text-align: right;
}

#f-brands{
	float: left;
	width: 475px;
	margin-left: 10px;
	padding: 20px 0;
}

#footer a{ color: #000; }

#f-author{
	float: left;
	padding: 20px 0 20px 20px;
	margin-left: 10px;
}

/* ----------------------------------------------------------------------------- container */
#container{
	float: left;
	width: 800px;
	margin-bottom: 70px;
}


/* ----------------------------------------------------------------------------------- MANU BOX */
.manufacturers-box{
	margin: 15px;
	width: 920px;
	overflow: hidden;
}

#sizes-box{ margin: 15px; }

.manufacturers-box h2, #sizes-box h3{
	font-family: 'Titillium Web', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
	
	background: url(images/lines-bg.gif) left bottom repeat-x;
	padding-bottom: 10px;
}

#sizes-box h3{ margin-bottom: 10px; font-size: 16px; }

.best-manufacturers{
	background: #E5E5E5;
	margin: 5px 0;
	padding: 5px 0;
}

.best-manufacturers li{
	float: left;
	display: block;
}

.best-manufacturers li.clear{ float: none; clear: both; }

.best-manufacturers li a{ display: block; }
.best-manufacturers li a img{ display: block; }

.feature_values{ float: left; margin: 10px 0; }

.feature_values > li{
	display: block;
	width: 153px;
/*	background: red;*/
}

.feature_values > li > .l{ 
	display: block; 
	float: left; 
	font: bold 20px 'Titillium Web', sans-serif; 
	width: 50px;
	height: 35px;
	
/*	backgrorund: pink;*/
	text-align: center;
}

.feature_values > li > .list{
/*	background: grey;*/
	float: left;
	padding: 5px;
	line-height: 150%;
	width: 93px;
}

.feature_values > li > .list .best{
	font-weight: bold;
	background: #FBF900;
}

.feature_values a{ color: #000; text-decoration: none; }
.feature_values a:hover{ text-decoration: underline; }
.feature_values .qty{ color: #8A8A8A; }

/* ----------------------------------------------------------------------------- container - error 404 */
#container h1, #recommended, .one-step-order h2, .one-step-order.finish h2.normal{
	margin-top: 15px;
	font-size: 32px;
	line-height: 30px;
	padding-bottom: 5px;
	
	background-repeat: no-repeat;
	background-position: 0 0;
	
	
	font-family: 'Titillium Web', sans-serif;
	text-transform: uppercase;
	font-weight: 200;
	color: #000;
}

#container h1 a.brand{
	font-weight: bold;
	color: #000;
}

#container h1.with-line, .one-step-order h2, .one-step-order.finish h2.normal{
	margin-top: 52px;
	font-size: 25px;
	line-height: 20px;
	padding-bottom: 0;
	
	background: url(images/lines-bg.gif) left bottom repeat-x;
}

#container h1.with-line span{
	background: #fff;
	padding-right: 20px;
}


/* breadcrumbs */
.breadcrumbs{
	padding: 15px 20px;		
	
	font-family: 'Titillium Web', sans-serif;
	text-transform: uppercase;
	position: absolute;
}

.breadcrumbs li{
	display: inline;
	background: url(images/arr_red_right.gif) 0 9px no-repeat;
	padding: 2px 18px 2px 8px;
}

.breadcrumbs li a{ color: #000; }





.sep, .sep2, .sep3{ height: 8px; background: url(images/lines-bg.gif) left bottom repeat-x; }
.sep2{ height: 5px; }

#error-msg{
	background: url(images/error.gif) 144px 60px no-repeat;
	padding: 150px 200px 50px 200px;
	
	font: bold 18px Arial;
	color: #ec0037;	
	width: 400px;
}

#error-msg2, #error-msg3{
	font: bold 18px Arial;
	color: #ec0037;	
	text-align: center;
	padding: 40px;
}

#error-msg3{
	color: #000;
}

#error-msg3 span{ color: #ec0037; }

.jump{
	padding: 25px 0 25px 200px;
}

.jump h3{
	text-indent: -99999px;
	background: url(images/try-pages.gif) no-repeat;
	height: 20px;
	margin-bottom: 20px;
}

.jump a{
	font: bold 12px Arial;
	color: #000000;
	text-decoration: underline;
}

.jump a:hover{ text-decoration: none; }
.jump ul{ width: 420px; }
.jump li{ width: 140px; float: left; padding-bottom: 3px; }

/* ----------------------------------------------------------------------------- container - regulamin */
.sep3{ height: 3px; }

.content-menu{
	overflow: hidden;
	margin: 10px 0;
}

.content-menu li{
	float: left;
	padding: 2px 10px;	
	border-left: solid 1px #dfdfdf;
	margin-left: -1px;
}

.content-menu li a{
	color: #1f1f1f;
	text-decoration: underline;
}

.content-menu li a:hover{
	text-decoration: none;
}

div.text{
	margin: 40px 90px 0 100px;
}

div.text h3{ font: bold 18px Arial; color: #000; padding-bottom: 20px; }
div.text ol{ padding-bottom: 20px; list-style-type: decimal; }
div.text ol li{ padding-bottom: 10px; }

div.text dt{
	font-weight: bold;
}

div.text dd{
	padding: 3px 0 10px;
}

div.text ol ul{
	padding: 10px 0 0 30px;
	list-style-type: circle;
}

div.text a{ color: #EA0037; font-weight: bold; }

.size_table{
	width: 100%;
	margin: 4px 0 30px;
	border-collapse: collapse;
	font: bold 13px Arial;
}

.size_table td{ 
	
	padding: 10px 5px; 
	text-align: center;
	border-bottom: solid 1px #ebebeb;
}

.size_table .euro td{
	background: #ebebeb url(images/lines-bg.gif);
}

.size_table .f{ background: #ebebeb; }

/* ----------------------------------------------------------------------------- container - products */
.product-filters{
	padding: 20px 0 0; 
}

.product-filters legend, .product-filters label{ display: none; }

.product-filters p{ 
	float: left; 
	width: 152px;
	margin-right: 10px;
}

.product-filters select, .options select{
	background: #ebebeb;
	border: 0;
	padding: 6px 8px;
	width: 100%;
	
	font: 11px Tahoma;
	color: #000;
}

.split{ float: right; margin-top: -7px; }
.split p{ margin-right: 0; }

#manufacturer{
	margin-right: 0;
	width: 314px;
}

/* pagination */
.pagination{
	padding: 20px 0 3px 0;
}

.pages{
	font: 12px Tahoma;
	list-style-type: none;
	padding-bottom: 20px;
	text-align: center;
}

.pages li{
	display: inline;
	padding: 0px 4px;
}

.pages li a, .pages li span{
	color: #000;
	background: #ebebeb;
	padding: 5px 7px;
	font: 11px Tahoma;
	text-decoration: none; 
}

.pages li a:hover, .pages li span, .pages li.next a, .pages li.prev a{
	background: #000;
	color: #fff;
	text-decoration: none;
}

.pages li.dots a{
	background: #fff;
	color: #000;
	padding: 5px 3px;
}

.pages li.view-grid a{
	background: url(images/views.gif) no-repeat;
	padding: 5px 12px;
}

.pages li.view-list a{
	background: url(images/views.gif) -24px 0 no-repeat;
	padding: 5px 12px;
}

.pages li.view-grid a span, .pages li.view-list a span{ display: none; }

.pages li.dots a:hover, .pages li.next a:hover, .pages li.prev a:hover{ text-decoration: underline; }

.pages li.next a{
	background: #000 url(images/arr_white_right.gif) top right no-repeat;
	padding-right: 20px;
}

.pages li.prev a{
	background: #000 url(images/arr_white_left.gif) top left no-repeat;
	padding-left: 20px;
}

.sep4{ height: 1px; background: url(images/lines-bg2.gif); margin-bottom: 8px; }

/* product grid */
.products{
	margin-left: -10px;
}

.product{
	float: left;
	width: 152px;
	margin: 10px 0 25px 10px;
}

.product .image img{ width: 152px; }
.products .sep{ clear: both; margin-left: 10px; }

.products .home-sep{
	height: auto;
	background-repeat: repeat;
	/*bg-new-disc.gif*/	
}

#container .products .home-sep h2{
	background: #fff url(images/bg-new-disc.png) 6px 0 no-repeat;
	height: 17px;
	font-size: 11px;
	text-indent: -99999px;
	overflow: hidden;
	margin: 0;
	width: 104px;
	margin: 0 auto;
	padding-left: 5px;
}

#container .products .home-sep h2.home-new-head{
	background-position: 6px -35px; 
	width: 82px;
}

.product h3, .product h3 a{
	font: 12px Tahoma;
	color: #000;
}

.product h3{ padding: 4px 0; }
.product .description{ font-weight: bold; margin-bottom: 8px; }

#product-id{
	background: #f7f7f7;
	font: bold 12px "Courier New", Tahoma;
	padding: 3px 5px;
	float: right;
	color: #dddddd;
}

.price{
	font-weight: bold;
	background: #fbf900;
	padding: 3px 5px;
	font: bold 12px Arial;
}

.promotion{
	background: #ea0037;
	color: #fff;
}

.old{
	color: #868686;
	background: transparent;
	text-decoration: line-through;
}

.extras, .promobox{
	display: block;
	width: 38px;
	height: 38px;
	position: absolute;	
	margin: -40px 0 0 114px;
	z-index: 1;
}

.delivery{
	background: url(images/delivery.gif) no-repeat;
}

.delivery.promotion, .promobox{
	background: url(images/promo.gif) no-repeat;
}

.promobox{ margin: -8px 0 0 0; float: right; position: relative; }

.extras.promotion{ background: url(images/promo.gif) no-repeat; }

/* product list */
.product-list{
	background: url(images/lines-bg2.gif) bottom left repeat-x; margin-bottom: 8px;
}

.product-list a.image{
	float: left;
}

.product-list{ padding-bottom: 15px;  }

.product-list-content{ 
	padding: 15px 15px; 
	float: left; 
	width: 228px; 
}

.product-list-content h3, .product-list-content p, .product-list-content span{
	margin: 4px 0;
}

.product-list-content p{ padding-bottom: 3px; }

.product-list-description, .product-list-sizes{ 
	float: left; 
	width: 200px; 
	background: #f6f6f6;
	border-top: solid 1px #EBEBEB;
	border-left: solid 1px #EBEBEB;
	padding: 10px;
	margin-left: 10px;
}

.product-sizes{
	margin: 8px 0 0 0;
	background: #f6f6f6;
	border-top: solid 1px #EBEBEB;
	border-left: solid 1px #EBEBEB;
	padding: 5px;
}

.product-list-sizes strong{ display: block; padding-bottom: 4px; }

.product-list-description ul li{
	display: block;
	background: url(images/arr_red_right.gif) 0 6px no-repeat;
	padding-left: 10px;
}

.product-list h3, .product-list h3 a{
	font: bold 12px Tahoma;
	color: #000;
}

.product-list .extras{
	margin: -14px 0 0 205px;
}

div.error, .loading{
	font: bold 18px Arial;
	color: #ec0037;	
	text-align: center;
	padding: 40px 40px 60px;
	background: url(images/lines-bg.gif) left bottom repeat-x;	
}

/* ----------------------------------------------------------------------------- container - product */
.product-left{
	float: left;
	width: 315px;
	padding-top: 20px;
}

.product-right{
	float: right;
	width: 400px;
	padding-top: 20px;
}

.zoom{
	display: block;
	width: 26px;
	height: 26px;
	background: url(images/zoom.gif);
	position: absolute;
	margin: -26px 0 0 284px;
}

.product-left p{
	padding: 28px 20px 0 0;
	display: inline;
}

.product-left .image{ margin-bottom: 20px; display: block; }

.product-left img{ vertical-align: bottom; }

.product-left ul{ position: relative; }

.product-left ul, .product-left ul li{
	display: inline;
}

.product-left ul li a{ margin-right: 4px; }

.fb-like-container{
	position: absolute;
	left: 55px;
}
	

#container h2#recommended{
	height: 19px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 40px;
	
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
}

.product-right h3{
	font: bold 20px Arial;
	color: #1b1a18;
	padding-bottom: 15px;
}

.product-right h3 span a{ color: #EA0037; }

.product-right .description{
	padding: 0 0 15px 0;
	font: 12px Tahoma;
	line-height: 16px;	
}

.product-right .price{ font-size: 20px; }
.pr-t{ margin-bottom: 12px; }
.pr-b{ margin-top: 10px; margin-bottom: 15px; }

.product-right fieldset{
	padding-top: 20px;	
	width: 312px;
}

.product-right .description ul{
	padding-bottom: 0px;
}

.product-right .description ul li{
	display: block;
	background: url(images/arr_red_right.gif) 0 6px no-repeat;
	padding-left: 10px;	
}

.product-right fieldset label{ display: none; }
.field{
	padding: 15px 0 5px;
}

.options select{ width: auto; }

.product-right .buy, .sold{
	display: block;
	width: 312px;
	height: 45px;
	background: url(images/tocart.gif) no-repeat;
	margin: 0 0 20px;
	
	text-indent: -9999px;
	border: 0;
}

.options .field{ margin-bottom: 10px; }

.product-right .buy{ cursor: pointer; }

.s-images{
	width: 312px;
}

.sold{ background: url(images/sold.gif) no-repeat; }
.product-right .buy span, .sold span{ display: none; }

.product-right ul li{ display: inline; }
.product-right ul{ padding-bottom: 30px; }

.manufacturer img{
	vertical-align: middle; 
	margin-left: 10px;
}

.more{ text-align: right; width: 312px; }

.p-sizes{
	float: right;
	padding: 3px;
	background: #fbf900;
	color: #000;
	text-decoration: underline;
	padding: 6px 7px;
}

.p-sizes:hover{ text-decoration: none; }

.inherit span, .subhead{
	background: #ebebeb;
	font: bold 13px Tahoma;
	color: #000;
	padding: 10px 20px;
	display: block;
	
	margin: 13px 0 0 0;
}

.inherit ul.menu{ margin: 5px 0 30px; }
.inherit ul.menu ul{ padding-left: 15px; background: #fff; }
	
/* ----------------------------------------------------------------------------- container - help */
.help-menu{
	background: url(images/help-bg.gif) bottom center repeat-x;	
	height: 142px;
}

.help-menu li, .help-menu li a{
	width: 140px;
	height: 142px;	
	float: left;
}

.help-menu li span{ display: none; }
.help-menu{ padding: 10px 0 0 50px; }

#h1 a{ background: url(images/help.gif) no-repeat; }
#h2 a{ background: url(images/help.gif) -140px 0 no-repeat; }
#h3 a{ background: url(images/help.gif) -280px 0 no-repeat; }
#h4 a{ background: url(images/help.gif) -420px 0 no-repeat; }
#h5 a{ background: url(images/help.gif) -560px 0 no-repeat; }

#h1.selected a{ background: url(images/help.gif) 0 -135px no-repeat; }
#h2.selected a{ background: url(images/help.gif) -140px -135px no-repeat; }
#h3.selected a{ background: url(images/help.gif) -280px -135px no-repeat; }
#h4.selected a{ background: url(images/help.gif) -420px -135px no-repeat; }
#h5.selected a{ background: url(images/help.gif) -560px -135px no-repeat; }

/* ----------------------------------------------------------------------------- container - cart (1) */
.cart-menu{
	background: url(images/lines-bg.gif) bottom center repeat-x;	
	height: 62px;
	padding: 16px 0 0 270px;
}

.cart-menu li a, .cart-menu li span{
	display: block;
	float: left;
	height: 59px;
	background: url(images/cart-steps.gif) no-repeat;
}

.cart-menu li span{ display: none; }
.cart-menu li span.sym{ display: block; }
.cart-menu li span span{ display: none; }

#c1 a, #c1 span{ width: 103px; background-position: 0 0; }
#c2 a, #c2 span{ width: 161px; background-position: -103px 0; }
#c3 a, #c3 span{ width: 146px; background-position: -264px 0; }
#c4 a, #c4 span{ width: 120px; background-position: -410px 0; }

#c1.selected a, #c1.selected span{ background-position: 0 -60px; }
#c2.selected a, #c2.selected span{ background-position: -103px -60px; }
#c3.selected a, #c3.selected span{ background-position: -264px -60px; }
#c4.selected a, #c4.selected span{ background-position: -410px -60px; }

.cart{ width: 100%; margin: 30px 0 20px; }

.cart tr{
	background: url(images/help-bg.gif) bottom center repeat-x;	
}

.cart .errors li, .cart-coupon-box .errors li{
	font: bold 9px Arial;
	color: red;
	background: #ea0037;
	color: #fff;
	padding: 4px;
	margin-top: 5px;
}

.cart p.sku{ padding-top: 8px; }

.cart td{
	padding: 6px 4px 24px;
}

.cart thead td{
	font: 11px Tahoma;
	text-transform: uppercase;
}

.cart tbody td{
	vertical-align: top;	
}

.timage img{ border: solid 1px #e4e4e4; }
.timage{ width: 70px; }
.cart tbody td.iimage{ padding: 0 10px 0; }
td.iimage img{ border: 0; }
.ttitle p{ line-height: 16px; }
.tprice{ font: bold 13px Arial; }
.sp{ width: 100px; }

.tprice .promotion{
	color: #ee335f;
	background: transparent;
	padding-left: 5px;
}

.cart td.tprice{ white-space: nowrap; padding-right: 20px; }

.cart tbody td h3{
	font: bold 13px Arial;
	margin: 5px 0 5px;
}

.cart tbody td h3 a{
	color: #000;
}

.cart tbody td.tnum{ padding: 0; }
.tnum input, .cart-coupon-box input{
	background: #ebebeb;
	font: bold 13px Arial;
	border: 0;
	padding: 4px;
}

.cart tfoot tr{
	background: url(images/lines-bg.gif) bottom center repeat-x;	
}

.cart tfoot tr td{
	background: url(images/cart-arrow.gif) -4px -9px no-repeat;	
	padding: 10px 20px 35px 47px;
	position: relative;
}

.removecart{
	width: 170px;
	height: 26px;
	background: url(images/cart-remove.gif) no-repeat;
	text-indent: -9999px;
	border: 0;	
	float: left;
	margin-top: 8px;
	cursor: pointer;
}

.clearcart{
	width: 160px;
	height: 26px;
	background: url(images/cart-clear.gif) no-repeat;
	display: block;
	float: left;
	margin: 8px 0 0 10px;
}

.all{ float: right; font: bold 30px Arial; }

.all span{ font: 13px Arial; text-transform: uppercase; padding-right: 20px; }

.clearcart span, .cartback span, .cartorder span{ display: none; }

.cartback, .cartorder{
	display: block;
	height: 43px;
	float: right;
	margin-left: 10px;
}

.cartback{
	background: url(images/cart-back.gif) no-repeat;
	width: 242px;
}

.cartorder{
	background: url(images/cart-order.gif) no-repeat;
	width: 205px;
	text-indent: -9999px;
	border: 0;
	cursor: pointer;
}

.cart-coupon-box{
	float: left;
	width: 320px;
	padding-bottom: 20px;
	margin-top: 15px;
}

.cart-coupon-box h3{
	font: bold 14px Arial;
	text-transform: uppercase;
	
	background: url(images/help-bg.gif) bottom center repeat-x;
	padding-bottom: 18px;
	margin-bottom: 3px;
}

.cart-coupon-box input.submit{
	background: #0691EE;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 8px;
	padding-right: 8px;
}

.cart tbody td.tprice .before_discount{ color: red; clear: both; display: block; margin-top: 5px; font-size:0.9em; font-weight: bold; text-decoration: line-through; }

.cart tfoot tr.coupons-row{
	background: 0;
}

.cart tfoot tr.coupons-row td{ padding: 0; background: 0; }

.coupons{
	font-size: 12px;
	background: #EEEEEE;
	padding: 10px;
	margin-top: 5px;
	width: 317px;
	margin-left: 47px;
}

.coupons ul{ margin-top: 5px; font-weight: bold; list-style-type: square; margin-left: 20px; }

.coupons ul li span{ font-weight: normal; }

.alerts{
	float: right;
	font: 14px Arial;
	padding: 10px 10px 0;
	display: table;
	margin: 0px 4px 0px 0px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.alerts li{
	display: table-row;
}

.alerts li span{
	display: table-cell;
	
	padding: 5px;
}

.alerts li .discount{ color: red; font-weight: bold;  border-radius: 12px; }


/* ----------------------------------------------------------------------------- container - cart (2) / form */
.toppad{
	padding-top: 20px;
}

.bottompad{
	padding-bottom: 40px;
}

.n-form legend{ display: none; }
.n-form h3, .box h3{ font: 13px Tahoma; text-transform: uppercase; padding: 18px 0 18px 250px; }
.box h3{ padding-left: 0; color: #8c8c8c; }

.n-form label, .n-form p span{
	float: left;
	display: block;	
	width: 235px;
	padding: 14px 15px 0 0;
	text-align: right;
	font: bold 13px Arial;
	text-transform: lowercase;
}

.n-form .req input{
	
}

.n-form .text{
	float: left;
	background: #edebeb;
	border: 0;
	padding: 12px;
	font: bold 13px Arial;
	color: #000;
	margin-bottom: 10px;
	width: 260px;
}

.n-form .small{ 
	width: auto; }

.n-form p, .n-form h3{ clear: both; }

.n-form{ padding-bottom: 30px; }
.sub-f-container{ padding: 0px 0 20px; }
.nm{ padding: 0; }

.n-form p span{ width: auto; padding: 14px 5px; }
.n-form p span.info{ font-weight: normal; color: #d1d1d1; padding-left: 10px; }
form .sep2{ background: url(images/cart2-bg.gif) bottom center repeat-x; margin-bottom: 10px; padding-top: 10px;  }
.n-form p.select label{ padding-top: 4px; }
.n-form p.finfo{
	width: 290px;
	padding: 0 5px 10px 0;
	margin: 0 auto;	
	color: #666;
}

.n-form .facebook{
	color: #ccc;
	border-top: solid 1px #EBEBEB;
	margin-top: 20px;
	padding-top: 20px;
}

.n-form .facebook a{
	float: right;
	display: block;
	background: url(images/ico_facebook.gif) bottom right no-repeat;
	padding-right: 23px;
	color: #1D4088;
	font-weight: bold;
}

.radios input{ float: left; }
.radios label{ width: auto; padding: 0 20px 15px 4px; }
.radios{ padding: 0 0 0 250px; }

.n-form h3 span{ color: #a7a6a6; }
.red, .cart td.tprice a{
	background: url(images/arr_red_right.gif) 0 4px no-repeat;
	padding: 0 0 0 8px;
	font: bold 12px Arial;
	color: #ea0037;
	text-transform: none;
}

.n-form h3 .red{ float: right; margin-top: 3px; }
.n-form h3{ width: 280px; }

p.poll{
	background: #ececec;
	margin-left: 250px;
	padding: 10px;
	width: 264px;
	margin-bottom: 10px;
	float: left;
}

p.poll input{ float: left; }
p.poll span.description{ display: block; clear: both; float: none; padding: 0 0 0 23px; text-transform: none; margin: 0; text-align: left; width: auto; font: 11px Tahoma; color: #4f4f4f; }
p.poll label{ padding: 0 0 0 5px; width: auto; }

.horizontal{
	overflow: hidden;
}

.horizontal p.poll{
	float: left; 
	clear: none;
	margin-left: -1px;
	width: 120px;
	background: none;
	background: url(images/cart-line.gif) 0 0 no-repeat;
}

.n-terms-of-use input{
	display: inline;
}

.n-terms-of-use label{
	display: inline;
	width: auto;
	float: none;
	font-weight: normal;
	padding: 0; margin: 0;
}

.account-terms-of-use{ padding-top: 5px;
	line-height: 150%; }

.account-terms-of-use label, .n-terms-of-use label{ 
	text-transform: none; }

.n-form.n-terms-of-use .errors{
	margin: 5px 0 0 0;
	background-image: none;
	position: relative;
	text-align: center;
}

.n-form.n-terms-of-use a, .account-terms-of-use a{
	color: #ea0037;
	font-weight: bold;
}

.horizontal p.poll input, .horizontal p.poll label, .horizontal p.poll span.description{ float: none; padding: 0; margin: 0; text-align: left; }
.horizontal p.poll input{
	margin: 0 0 20px 55px;
}

.horizontal p.poll{
	padding: 20px 20px 4px;
}

.horizontal p.poll span.description{ padding-top: 4px; }
.horizontal p.poll label.img{ text-align: center; }
p.submit{ text-align: center; padding: 30px; }

fieldset p.submit{ padding: 0 0 0 255px; width: 280px; text-align: right; }
.n-form .huge{ font: 20px Tahoma; padding-bottom: 35px; padding-top: 25px; }

.send{
	background: url(images/send.gif) no-repeat;
	width: 131px;
	height: 39px;
	border: 0;
	text-indent: -9999px;
}

.nextstep{
	background: url(images/next-step.gif) no-repeat;
	width: 205px;
	height: 39px;
	border: 0;
	text-indent: -9999px;
	
}

.cart tfoot tr.nobg td{
	background: none; }
	
.box{
	width: 230px;
	float: left;
	margin-left: 100px;
	padding: 20px 0 50px 0;
}

.box p{
	font: bold 13px Arial;
	line-height: 17px;
}

.box p strong{ color: #ea0037; }

#order-alert{
	background: url(images/smile.gif) 190px 45px no-repeat;
	padding: 40px 0 50px 250px;
	width: 390px;
}

#order-alert h3{
	font: 28px Tahoma;
	width: 330px;
}

#order-alert p{
	font: bold 18px Arial;
	color: #ea0037;
	padding-top: 20px;
}

#order-alert span{
	background: #ea0037;
	color: #fff;
	font: bold 18px Arial;
	padding: 5px;
	line-height: 34px;
}

#order-problem{
	background: url(images/cart-problem-line.gif) 0 0 repeat-x;
}

#order-problem p{
	background: #000 url(images/problem.gif) 0 0 no-repeat;
	width: 174px;
	height: 75px;
	margin: 0 0 0 250px;
	
	padding: 95px 0 0 105px;
	color: #fff;
	font: italic 12px Georgia;
}

#order-problem p a{ color: #fbf900; text-decoration: none; }
#order-problem p a:hover{ text-decoration: underline; }

.payment{ padding: 20px 0; }
.payment table{ width: 100%; margin-bottom: 10px; }
/* ----------------------------------------------------------------------------- container - contact */
.cbox{
	background: url(images/cart-line.gif) 0 -30px no-repeat;
	float: left;
	width: 260px;
	margin-left: -1px;
}

.ccontainer{
	overflow: hidden;
	padding: 40px 0 0 0;	
}

.cbox h3{
	font: 13px Tahoma;
	text-transform:uppercase;
	padding: 0 30px 30px;
}

.cbox p{
	font: 16px Tahoma;
	padding: 0 30px 30px;
	line-height: 22px;
}

.cinfo{
	background: #fbf900 url(images/cinfo.gif) 0 0 no-repeat;
	border-bottom: solid 3px #000;
	padding: 55px 35px 35px;
	margin-bottom: 30px;
}

.cbox .cinfo p{ 
	padding: 0;
	font: bold 13px Arial;
	line-height: 17px; }

/* ----------------------------------------------------------------------------- container - search */
#container .se{
	font: 30px Arial;
	text-transform: uppercase;	
}

#container .se span{
	display: inline;
	padding-left: 14px;
	text-transform: none;
	font: bold 12px Arial;
}

#container .se span a{
	color: #000;
	text-decoration: underline;
}

#container .se span a:hover{
	text-decoration: none;
}

.phrase{
	padding: 15px 10px 15px 165px;
	font: bold 12px Arial;
	color: #7a7a7a;
}

.phrase span{
	color: #000;
}

.remove img{
	border: 0;
}

.remove{ margin-left: 4px; }

.se-filters legend{
	display: none;
}

.se-filters h3{
	font: 22px Arial;
	text-transform: uppercase;	
	margin: 15px 0 5px;
}

.se-filters input.text, .se-filters select{
	font: 11px Tahoma;
	width: 130px;
	padding: 10px;
	background: #ebebeb;
	border: 0;
}

.se-filters input.text.auto{ width: auto; }

.se-filters .inputs{
	background: #ebebeb;
	padding: 10px;
	line-height: 18px;
}

#sidebar.se-sidebar{
	margin-top: 40px;	
	margin-bottom: 100px;
}

.se-filters .inputs label{
	text-decoration: underline;
}

.se-filters .inputs a{
	color: #000;	
	text-decoration: underline;
}

.se-filters .inputs a:hover{
	text-decoration: none;
}

.se-filters input.submit{
	width: 130px;
	height: 29px;
	background: url(images/se-filtr.gif) no-repeat;
	border:0;
	text-indent: -99999px;
	margin-top: 20px;	
}

.se-filters .errors, .n-form .errors{
	color: #fff;
	position: absolute;
	margin-left: 135px;	
	
	background: #000 url(images/form-errors.gif) 0 0 no-repeat;
	padding: 13px 13px 0 20px;
}

.se-filters .errors li, .n-form .errors li{
	padding: 0 0 13px 0;
}

.n-form .errors{
	margin-left: 540px;
}

.p-form .errors{
	margin-left: 445px;
}

#container .p-form{
	width: 440px;	
	margin: 0 auto;
}

.n-form input.error{
	border-top: solid 1px #000;	
	border-bottom: solid 1px #000;
}

/* ----------------------------------------------------------------------------- container - form */
#overlay{
	width: 100%;
	float: left;
	position: absolute;
	height: 2400px;
	background: #000;
	z-index: 9999;
	opacity: 0.8;	
}	

#o-window{
	width: 540px;
	background: #fff;
	margin: 200px 0 0;
	position: absolute;
	z-index: 99999;
	left: 350px;
	
	padding: 20px 38px 30px;
}

.p-form legend, #o-window h2{
	display: block;
	font: 23px Arial;
	text-transform: uppercase;
	padding: 10px 0;
	border-bottom: solid 1px #ebebeb;
	display: block;
	width: 100%;
	
}

#o-window h2{ margin-bottom: 10px; }

#o-window h3{
	margin-bottom: 10px;
	border-bottom: solid 1px #ebebeb;
	padding: 10px 0;
	font: 17px Arial;
}

.cred{
	color: #ea0037;	
	border-top: solid 1px #ebebeb;
}

.p-sep{
	height: 15px;
}

.p-form .inline label, .p-form .inline input{ display: inline; float: none; }

.p-form .inline{
	padding-left: 155px;
	width: 280px;
}

.p-form label{
	width: 140px;
}

.p-form .inline label{
	font: 11px Tahoma;
}

.plogin, .pregister, .psearch, .psave{
	width: 131px;
	height: 39px;
	text-indent: -9999px;
	background: url(images/but-zaloguj.gif) no-repeat;
	border: 0;
}

.p-form .inline input.plogin, .p-form .inline input.psave{
	float: right;
}

.pregister{
	background: url(images/but-rejestruj.gif) no-repeat;
}

.psearch{
	background: url(images/but-search.gif) no-repeat;
}

.psave{
	background: url(images/but-save.gif) no-repeat;
}

.p-form .submit{ width: 280px; padding: 15px 0 0 155px; }

.p-form{ padding-bottom: 5px; }

.close{
	display: block;
	width: 80px;
	height: 24px;
	background: url(images/close.gif) no-repeat;
	float: right;
}

.close span{ display: none; }

.gerrors{
	padding: 13px;
	background: #000;
	color: #fff;
	text-align: center;
}

.n-form .profiles{
	height: 40px;
}

.n-form .profiles label{
	color: #ea0037;	
}

/* ----------------------------------------------------------------------------- container - messages */
.messages{
	background: url(images/lines-bg.gif);
	padding: 19px 18px 1px 18px;
	margin-top: 21px;
	margin-bottom: -7px;
}

.messages li{
	background: #fff url(images/messages_info.gif) 0 0 no-repeat;
	font: bold 12px Arial;
	text-align: center;
	padding: 18px 18px 18px 60px;
	margin-bottom: 19px;
}

.messages li.error{
	background: #fff url(images/messages_error.gif) 0 0 no-repeat;
	color: #eb0c40;
}


/* ----------------------------------------------------------------------------- container - home */
#container.home h2{
	float: left;
	margin-top: 20px;
	height: 20px;
}

.home h2 span, .fast-menu span{ display: none; }

.fast-menu{
	float: left;
	margin-top: 15px;
	height: 20px;
	margin-bottom: 15px;
	width: 100%;
}

.fast-menu li{
	float: left;
}

.fast-menu li a{
	display: block;
	float: left;
	height: 20px;	
	margin-right: 20px;
	border-bottom: solid 2px #fff;
}

.fast-menu #selectshopTeam{
	background: url(images/selectshop-team.jpg) 0 0 no-repeat;	
	width: 155px;
	height: 30px;
	text-align: right;
	float: right;
	padding: 4px 4px 0 0;
	margin-top: -8px;
}

.fast-menu li#selectshopTeam a, .fast-menu li#selectshopTeam a:hover{
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	background: none;
	margin: 0;
	border: 0;
}

/* -- MEN -- */
#container #head-men, #container #head-women, #container #head-kids{
	width: 55px;
	height: 20px;
	background: url(images/fast-menu-men.gif) 0 0 no-repeat;	
	margin-right: 5px;
	margin-bottom: 20px;
	
	float: left;
	height: 20px;
	margin-top: 20px;
}

#container #head-women{
	width: 80px;
	background: url(images/fast-menu-women.gif) 0 0 no-repeat;	
}

#container #head-kids{
	width: 50px;
	background: url(images/fast-menu-kids.gif) 0 0 no-repeat;	
}

.fast-menu.men li a{
	background: url(images/fast-menu-men.gif) 0 0 no-repeat;	
}

.fast-menu.men li a:hover{
	 border-bottom: solid 2px #000;
}

#m1 a{ background-position: -55px 0%; width: 80px; }
#m2 a{ background-position: -150px 0%; width: 50px; }
#m3 a{ background-position: -220px 0%; width: 72px; }
#m4 a{ background-position: -315px 0%; width: 63px; }
#m5 a{ background-position: -400px 0%; width: 40px; }
#m6 a{ background-position: -460px 0%; width: 53px; }
#m7 a{ background-position: -534px 0%; width: 60px; }
#m8 a{ background-position: -612px 0%; width: 116px; }

/* --------------------------------------------- bannners */
.b-rotated{
	width: 638px;
	float: left;	
}

.b-contents li{ display: none; }
.b-contents li.selected{ display: block; }

.b-links{ padding: 0 11px; }
.b-links li{ float: left; padding: 8px 1px 8px 2px; text-indent: -99999px; }
.b-size1 .b-links li a{
	display: block;
	width: 24px;
	height: 23px;
	background: url(images/dots-big.gif) -26px 0 no-repeat;
}

.b-size1 .b-links{ height: 40px; }

.b-size1{ background: url(images/banner-bg.gif); margin-bottom: 15px; }
.b-size1 .b-contents p a, .b-size3 p a{ display: block; color: #1b1a18; font: 18px Arial; width: 100%; height: 23px; background: url(images/see.gif) top right no-repeat; }
.b-size3 p a{ background: none; }
.b-size1 .b-contents p, .b-size3 p{ padding: 9px 9px 9px 15px; }

.b-size2{ float: left; margin-bottom: 15px; }
.b-size2.sep{ margin-left: 10px; }
.b-size2 .b-links li{ padding: 2px 1px 2px 2px; }
.b-size2 .b-links li a{
	display: block;
	width: 15px;
	height: 15px;
	background: url(images/dots.gif) -16px 0 no-repeat;
}

.b-links li.selected a, .b-size2 .b-links li.selected a{ background-position: 0 0; }

#b-right{
	float: left;
	margin-left: 10px;
	width: 152px;
}

#b-right ul{ margin-bottom: 15px; height: 267px; background: #e5e5e5; }
#b-right ul li{ margin: 0; background: #fff; padding: 4px 0 0; height: 40px; }
#b-right h3{ background: url(images/top-brands.gif) no-repeat; height: 40px; text-indent: -9999px; }

#b-line{
	background: url(images/lines-bg.gif);
	height: 79px;
	width: 638px;
	float: left;
}

#newsletter{
	width: 638px;
	height: 79px;
	float: left;
	background: url(images/newsletter.gif) no-repeat;
}

#b-product{
	float: right;
	width: 152px;
}

#b-product h3{ background: url(images/banner-product.gif) no-repeat; height: 40px; text-indent: -9999px; margin-bottom: 4px; }

.product-extra .description{
	background: url(images/lines-bgt.gif);
	position: absolute;
	width: 122px;
	height: 49px;
	
	padding: 20px 15px 10px 15px;
	margin-top: 5px;
}

.product-extra .image{
	text-align: center;	
	display: block;
}

.product-extra .description .price{
	padding: 5px;
	color: #fff;
	background: #da1515;
	font: 21px Arial;
	
}

.product-extra .description h4{ padding: 10px 0 0 5px; }

.product-extra .description h4 a{
	font: bold 11px Tahoma;
	color: #000;
}

.product-extra .sold{ position: absolute; width: 102px; height: 73px; background: url(images/banner-product-sold.png) no-repeat; margin: 40px 0 0 27px; }

#newsletter h2, #newsletter legend, #newsletter label{ display: none; }
#newsletter .info{ padding: 54px 0 0 20px; float: left; width: 310px; }
#newsletter form{ float: left; padding-top: 20px; }

#hn_email{ width: 192px; background: #fbf900; }
#hn_submit{ background: url(images/hn-submit.gif) no-repeat; }

#facebook{
	background: #fff;
	width: 142px;
	height: 33px;
	float: left;
	
	padding: 0 0px 0px 10px;
}

.b-size3{ background: url(images/banner-bg.gif); padding-top: 10px; margin-top: 20px; }

/* dynamic brands */
#br-5{
	position: absolute;
	background: #000;
	top: 241px;
	width: auto;
	height: auto; 
	padding: 20px;
	color: #fff;
	z-index: 9999;
}

#br-5 ul{ width: 120px; z-index: 99999; float: left; }

#br-5 strong{ color: #FBF900; }

#br-5 li{
	width: 120px;
	height: auto;
}

#br-5 li a{ height: auto; color: #fff; }
#br-5 li a:hover{ color: #FBF900; }

/* ----------------------------------------------------------------------------- container - image pop up - slimbox */
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

#lbBottomContainer { background-color: transparent; }

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	border: solid 1px #000;
}

#lbThumbnails{
	z-index: 99999;
	position: absolute;	
	text-align: center;
	left: 50%;
	width: 90px;
	overflow: hidden;
	height: 445px;
}

#lbThumbnails img{
	border: solid 1px #000;
	margin: 0 5px 5px;
	cursor: pointer;
	display: block;
}

#lbThumbnails img.selected{
	border-color: #fff;	
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink {
	background: transparent url(images/prevlabel.gif?2) no-repeat 0% 50%;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel-hover.gif) no-repeat 0% 50%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink {
	background: transparent url(images/nextlabel.gif?2) no-repeat 100% 50%;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel-hover.gif) no-repeat 100% 50%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: #fff url(images/closelabel.gif) no-repeat center;
	padding: 5px;
	outline: none;
	margin-top: 1px;
}


#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* ----------------------------------------------------------------------------- content */
.plain-banner img{
	border: solid 20px #F6F6F6; 
}

.plain-banner{	
	text-align: center;
	padding: 40px 0 0 0;
}

.plain-header{
	background: url(images/lines-bg.gif) left bottom repeat-x;
	padding: 30px 0 20px;
	font: 21px Arial;
}

.plain-products-small{
	margin: 0 auto;
	margin-top: 20px;
	border-collapse: collapse;
}

.plain-products-small td{
	background: #F6F6F6; 
	padding: 5px;
	border: solid 8px #fff;
}

.plain-products-small td p{ 
	padding: 3px;
}

.plain-banners-small{
	margin: 0 auto;
	margin-top: 20px;
	border-collapse: collapse;
}

.plain-banners-small td{
	padding: 5px;
	border: solid 8px #fff;
}

.plain-banners-small td p{ 
	padding: 3px;
}

/* facebook */
.facebookprofile{
	margin: 0 auto;
	width: 300px;
	padding: 10px;
	background: url(images/lines-bg.gif);
	margin-top: 30px;
	border: solid 1px #EBEBEB;
	
	font-family: Arial;
	color: #666;
	font-weight: bold;
}

.facebookprofile h3{
	color: #EA0037;
	font: bold 14px Arial;
	margin-bottom: 5px;
}

.facebookprofile .image{
	float: left; 
	padding-right: 10px;
}

.facebookprofile .image img{ width: 50px; }

/* ----------------------------------------------------------------------------- product-viewer */
#product-viewer{
	position: absolute;
	background: #fff;	
	border: solid 1px #ccc;
	padding: 10px;
	display: none;
	z-index:999999;
}

#product-viewer .image{
	display: block;
}

#product-viewer h3{
	padding: 3px 0 6px;
	color: #000;
}

#product-viewer h3 a{ color: #000; }

#product-viewer .extras{
	margin: -40px 0 0 182px;
}

#product-viewer .description{ padding-bottom: 5px; }

/* ----------------------------------------------------------------------------- new brands */
select.brands{
	width: 100%;
}

.fast-brands{
	padding: 0 5px 5px 5px;
}

.fast-brands-by{
	padding: 4px 4px 4px 19px;
	margin-top: 4px;
	margin-bottom: 15px;
	background: #FBF900 url(images/arr_black_right.gif) 9px 10px no-repeat;
}


/* ----------------------------------------------------------------------------- onestepcheckout */
.one-step-order{
	background: #fff;
}

.one-step-order.finish .cart-menu, .one-step-order.finish h2{
	display: none;
}

.one-step-order input.text, .one-step-order .select select{
	background: #EDEBEB;
	font: bold 13px Arial;
	border: 0;
	padding: 5px;
	margin-bottom: 4px;
}

.one-step-order .radios input{ float: none; }

.one-step-order h2, .one-step-order.finish h2.normal{
	margin: 0;
	padding: 20px 10px 20px 20px;
	margin-bottom: 10px;
}

.one-step-order .comment{
	margin-top: 0;
	width: auto;
	border-bottom: solid 40px #fff;
	padding: 20px;
}

.one-step-order .comment span{
	background: #9c4f4f;
	color: #fff;
	padding: 2px 10px;
	margin: 4px 0;
	display: inline-block;
}

.one-step-order.finish div > h3{
	margin: 0;
	font-weight: bold;
	padding: 0;
}

.one-step-order .intro,
.one-step-order .login{
	padding: 0 20px 10px;	
	background: #FCFCFC;
}

.one-step-order .intro{ padding-top: 15px; }
.one-step-order .login{ padding-bottom: 15px; }

.one-step-order .login a{
	color: #000;
	text-decoration: underline;
}

.one-step-order .login a:hover{ text-decoration: none; }

.one-step-order .column1, 
.one-step-order .column2, 
.one-step-order .column3{
	float: left;
	width: 305px;
	padding-left: 20px;
	padding-bottom: 20px;
	min-height: 550px;
	margin-bottom: 20px;
	margin-top: 0;
}

.one-step-order .column1{
	width: 305px;
	padding-right: 15px;
}

.one-step-order .column2{
	width: 250px;
	padding-right: 20px;
}

.one-step-order .cart{
	margin: 0;
}

.one-step-order .cart h3{
	padding: 0;
	color: #333;
	font-weight: normal;
}

.one-step-order div > h3, .one-step-order fieldset h3{
	font: bold 14px 'Titillium Web', sans-serif;
	padding: 20px 0 20px 0;
	margin-bottom: 10px;
	background: url(images/help-bg.gif) bottom center repeat-x;
	text-transform: uppercase;
}

.one-step-order .column1 fieldset h3{
	margin-right: 5px;
	border-color: #C7C7C7;
}

.one-step-order .column2 fieldset h3{
	border-color: #E4E4E4;
}

.one-step-order div > h3 span, .one-step-order fieldset h3 span{
	display: inline-block;
	border-radius: 10px;
	background: #000;
	font: bold 11px Arial;
	padding: 4px 6px;
	margin-right: 5px;
	color: #fff;
}

.one-step-order .cart h3 a{
	font-size: 12px;
}

.one-step-order .cart .total{ font-weight: bold; }

.one-step-order .cart p{ color: #777; font: 10px Tahoma; }

.one-step-order .cart .legend{
	text-align: right;
}

.one-step-order .cart .qty{ text-align: center; }

.one-step-order .cart .value{
	text-align: right;
	white-space:nowrap;
}

.one-step-order div.note{
	margin: 10px 0;
}

.one-step-order div.note textarea{
	width: 295px;
	resize:vertical;
}

.one-step-order .submit-area{
	margin: 10px 0 60px;
	text-align: right;
}

.one-step-order .payment.paypal{
	margin: 0 auto 50px;
	padding: 0;
	width: 400px;
	text-align: center;
	margin-top: -30px;
}

.one-step-order .payment.paypal a{
	display: block;
}

.one-step-order .button, .one-step-order .payment.paypal a{
	white-space: nowrap;
	border: 0;
	cursor: pointer;
	
	color: #FFF;
	background: #EA0037;
	font: 20px 'Titillium Web', sans-serif;
	text-transform: uppercase;
	width: 100%;
	padding: 10px 15px;
	margin-top: 10px;
}
.one-step-order .button:active{
	background: #CA1640;
}

.one-step-order .button.saving{
	background: #dfdfdf;
	text-shadow: 0 0 0;
}

.one-step-order .saving-order{
	display: block;
	margin-top: 5px;
	padding: 10px 35px 10px 0;
	background: #FFF url(images/preloader-white.gif) center right no-repeat;
	font-style: italic;
	color: #888;
}

.one-step-order .lab50{
	width: 145px;
	margin-left: 6px;
	float: left;
	margin-bottom: 4px;
}

.one-step-order .text{
	width: 130px;
	background: #fff;
}

.one-step-order .select select{
	width: 140px;
}

.one-step-order .small{
	width: auto;
}

.one-step-order .hmenu{
	padding: 0 5px;
	margin-bottom: 8px;
}

.one-step-order .hmenu label{
	padding-right: 10px;
}

.one-step-order .option{
	padding: 5px 5px 0;
	clear: both;
}

#passwords-container{ padding-top: 5px; }

.one-step-order .option input{
	float: none;
}

.one-step-order .select{
	border: 0;
	padding: 0;
}

.one-step-order .req label span{
	color: #A31818;
	font-weight: bold;
	padding: 0 2px;
}

.one-step-order p.legend{
	padding: 50px 0 0 5px;
	font-style: italic;
	color: #777;
}

.one-step-order .poll label{
	font-weight: bold;	
	margin-bottom: 2px;
}

.one-step-order .poll .description{
	display: block;
	padding-left: 22px;
}

.one-step-order{
	font-size: 12px;
	color: #333;
}

.one-step-order .req input.error,
.one-step-order .req select.error{
	border-color: #A31818;
	background: #FDD;
}

.one-step-order .errors{
	clear: both;
	padding: 2px 0;
}

.column2 .information{
	margin-bottom: 5px;
}

.column2 .shipment_extra{
	font-size: 11px;	
	color: #999;
}

.column2 .shipment_extra p, .column2 .errors{
	margin: -10px 0 10px 0;
}

.column2 .shipment_extra h3{
	padding-top: 0;
}

.column2 .information a{ color: #9c4f4f; }

.one-step-order .gerrors{
	background: none;
	color: #A31818;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 0;
	line-height: 130%;
}

.one-step-order .poll.error, .one-step-order .poll.error .description{
	color: #a31818;
	text-decoration: underline;
}

.one-step-order .profiles{
	padding: 5px;
	background: #ccc;
	margin: 0 5px 8px 0;
	text-align: center;
}

.one-step-order .loading{
	background: #FFF url(images/preloader-white.gif) center center no-repeat;
	opacity: 0.9;
	z-index: 5;
}


.one-step-order p.poll{ margin-left: 0; width: auto; background: none; padding: 0; display: block; float: none; }

.one-step-terms-of-use a{ color: #000; text-decoration: underline; }
.one-step-terms-of-use a:hover{ text-decoration: none; }

.one-step-order .cart{ border-collapse: collapse; }
.one-step-order .cart td{ padding: 0 0 18px 0; }
.one-step-order .cart td h3{ margin: 0; }
.one-step-order .cart tfoot tr td{ background: none; padding: 7px 0 3px; }
.one-step-order .cart tfoot tr{ background: none;  }

.one-step-order .cart tfoot tr td.legend.total{
	padding-top: 11px;
}
	
.one-step-order .cart tfoot tr td.value.total{
	font: bold 20px 'Titillium Web', sans-serif;
}

.one-step-order .errors{
	background: #EA0037;
	color: #fff;
	font-size: 11px;
	padding: 0;
}
.one-step-order .errors li{ padding: 5px; }
.one-step-order .lab50 .errors{ margin-right: 5px; }

.payments-list .errors, .shipments-list .errors, .one-step-terms-of-use .errors{
	margin-top: 5px;
}

/* ----------------------------------------------------------------------------- onestepcheckout - success */
.one-step-order.finish h1{
	font-family: 'Titillium Web', sans-serif;
	text-transform: uppercase;
	font-weight: 200;
	padding: 5px 10px 5px 10px; 
}

.one-step-order #order-alert{
	width: 600px;
	padding: 40px 0 50px 200px;
	background: url(images/smile.gif) 130px 45px no-repeat;
}

.one-step-order #order-alert h3{
	width: auto;
	padding-bottom: 12px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: bold;
}

.one-step-order #order-problem{
	margin-bottom: 60px;
}

.one-step-order #order-problem p{
	margin: 0 0 0 200px;
}

.one-step-order #order-alert span{
	margin-top: 20px;
	display: inline-block;
	line-height: 20px;
}

/* ----------------------------------------------------------------------------- meta categories */
.category-description-top, .category-description-bottom{
	line-height: 150%;
	color: #999;
	margin-top: -4px;
}

.category-description-top p, .category-description-bottom p{
	padding-top: 4px;
}

.category-description-top{
	margin-top: -10px;
	margin-bottom: -4px;
}

.category-description-bottom{
	margin-top: 5px;
}

/* ----------------------------------------------------------------------------- quick-cart */
#cart{ position: relative; }

.quick-cart{
	position: absolute;
	right: 0;
	z-index: 999999;
}

.quick-cart-container {
	width: 350px; 
	background-color: #000; 
	border-bottom: solid 1px #000;
	border-top: solid 5px #FBF900;
	color: #fff;
	display: none;
}

.quick-cart-container table{
	border-collapse: collapse;
	margin: 5px;
}

.quick-cart-container table td{
}

.quick-cart-container table td{ 
	font-size: 11px;
	padding: 5px;
}

.quick-cart-container table td h3{
	font: 13px Arial;
}

.quick-cart-container table td h3 a{
	color: #FBF900;
}

.quick-cart-container table td .quantity{ color: #ccc; }

.quick-cart-view, .quick-cart-buy{
	display: block;
	color: #000;
	text-align: center;
	padding: 7px 0;
	margin: 10px;
	font-family: 'Titillium Web', sans-serif;
	
	background: #FBF900;
	text-decoration: none;
	text-transform: uppercase;
}

.quick-cart-view:hover, .quick-cart-buy:hover{ background: #fff; text-decoration: none; }

.quick-cart-view{
	float: left;
	width: 60%;
	margin-right: 0;
}

.quick-cart-buy{
	float: right;
	width: 32%;
	margin-left: 0;
	background: #EA0037;
	color: #fff;
}

.quick-cart-buy:hover{ color: #000; }

.cart-loader{
	display: block;
	position: absolute;
	width: 243px;
	height: 25px;
	line-height: 25px;
	padding: 10px 35px 10px 35px;
	background: #FFF url(images/preloader-white.gif) 95% 50% no-repeat;
	font-style: italic;
	color: #888;
	opacity: 0.7;
}

/* ----------------------------------------------------------------------------- extras */
.rotatedBanners{ margin-bottom: 10px; }
.rotatedBanners li{ display: none; }
.rotatedBanners li.selected{ display: block; }

#doctrineQueries{
	border-top: solid 6px #EA0037;
	font: 9px Tahoma;
	width: 100%;
	background: #efefef;
	border-collapse: collapse;
}

#doctrineQueries td{ padding: 10px; border-bottom: solid 1px #ccc; vertical-align: bottom; }
