@import url('https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css');

body {
	color: #bdbdbd !important;
	background-color: #000000 !important;
}
body {
	font-family: Tahoma, Helvetica, sans-serif !important;
}

body .sf-contener {
	font-size: 11px !important;
	line-height: 14px !important;
}

/* ************************************************************************************************
                struture
************************************************************************************************ */
#layout {}
#header {z-index:10}
#columns {z-index:2;position:relative; display:block;}
#left_column {z-index:2}
#center_column {z-index:2}
#right_column {z-index:2}
#footer {position:relative;  z-index:2}




table.std,
table.table_block {

border:0px;	
	
}
@media (min-width: 320px) {
	.video-js {
		width: 320px !important;
		height: 180px !important;
	}/* smartphones, portrait iPhone, portrait 480x320 phones (Android) */
}
@media (min-width: 480px) {
	.video-js {
		width: 480px !important;
		height: 270px !important;
	}/* smartphones, Android phones, landscape iPhone */
	
 	.payment_module{	
		width:26%; float:left;	
	}
}
@media (min-width: 600px) {
	.video-js {
		width: 520px !important;
		height: 293px !important;
	}/* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) */


}
@media (min-width: 801px) {
	.video-js {
		width: 500px !important;
		height: 282px !important;
	} /* tablet, landscape iPad, lo-res laptops ands desktops */
}
@media (min-width: 1025px) {
	.video-js {
		width: 576px !important;
		height: 324px !important;
	}/* big landscape tablets, laptops, and desktops */
	
		.payment_module{	
		width:16%; float:left;	
	}
	
}
@media (min-width: 1281px) {
	.video-js {
		width: 576px !important;
		height: 324px !important;
	} /* hi-res laptops and desktops */
}

.reduction_percent {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	padding: 1px 7px;
	background: none repeat scroll 0% 0% rgb(155, 0, 0);
}

#digital_products_block ul li {

	background: #424242 !important;
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 0px !important;
	border-bottom: 1px solid #333333 !important;
}

.fancybox-skin {

	background: #000000;
}


.payment_module{
	

	display:block;
	height:100px; 
   background: #424242;
   margin:1px;
	padding:15px;
	text-align:center;
	font-size:.8em;
	line-height:1.3em;
	
	
}

.payment_module:hover{
	
   background: #4D4D4D;
	
}
.payment_module input[type=image]{
	
	float:none !important;
}
.payment_module img { float:none; }
.payment_module a{
	display:block;
}
.payment_module span{

margin-top: 25px; display: block;
	
}

#categoryImage {

	/*	max-width:200px !important;*/

}

.download-tape {

	display: block;
	position: absolute;
	bottom: 25px;
	left: -30px;
	padding: 3px 4px;
	width: 121px;
	font-size: 13px;
	color: #fff;
	z-index: 10;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	background-color: rgb(0,136,192);
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.4);
	box-shadow: 0 0 10px 2px rgba(0,0,0,.4);
	text-shadow: 0 0 5px #000000;
}
.steamkey-tape {

	display: block;
	position: absolute;
	bottom: 25px;
	left: -30px;
	padding: 3px 4px;
	width: 121px;
	font-size: 13px;
	color: #fff;
	z-index: 10;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	background-color: #464646;
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.4);
	box-shadow: 0 0 10px 2px rgba(0,0,0,.4);
	text-shadow: 0 0 5px #000000;
}

.new {
	display: block;
	position: absolute;
	top: 15px;
	right: -30px;
	padding: 1px 4px;
	width: 101px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	background-color: #990000;
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,.4);
	box-shadow: 0 0 10px 2px rgba(0,0,0,.4);
	text-shadow: 0 0 5px #000000;
}

.NewsletterBottle {

	margin: 0 auto;
	display: block;
	width: 170px;
	height: 80px;
	overflow: hidden;
	background-image: url("/img/newsletter-off.png");
	background-position: center bottom;
	background-repeat: no-repeat;
}
.NewsletterBottle:hover {
	background-image: url("/img/newsletter-on.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 80px;
}

.tags_block .title_block {
	display: none;
}
.tags_block .tag_level1, .tags_block .tag_level2, .tags_block .tag_level3 {

	font-size: 10px !important;
	font-weight: 100;
}

#search h3.nbresult {

	margin: 0 0 10px 0;
	padding: 10px;
	border: 0px solid #666666;
	font-size: 13px;
	background: #333333
}

.slide .order-price {

	border: 1px solid #666666;
}

.slide .slide-price-container {
	right: 0px;
	bottom: 23px;
	position: absolute;
	border: 1px solid #666666;
	display: block;
	width: 150px;
	height: 52px;
}

.slide .slide-price {

	position: absolute;
	font-size: 1.2em;
	line-height: 1em;
	padding: 4px 0px;
	right: 0px;
	bottom: 0px;
	height: 20px;
	width: 80px;
	color: #FFFFFF;
	background-color: rgba(0,0,0,.6);
	text-align: center;
}
.slide .slide-oldprice {

	position: absolute;
	font-size: 1em;
	padding: 2px 0px;
	right: 0px;
	width: 80px;
	bottom: 28px;
	text-decoration: line-through;
	height: 20px;
	color: #999999;
	background-color: rgba(0,0,0,.6);
	text-align: center;
}
.slide .slide-price-reduction {

	position: absolute;
	font-size: 2em;
	line-height: 1.6em;
	padding: 5px 0px;
	right: 80px;
	width: 70px;
	bottom: 0px;
	text-align: center;
	height: 42px;
	color: #FFFFFF;
	background-color: #A00000;
	text-align: center;
}
.content_prices {

	background-color: transparent !important;
}
.on_sale {

	position: absolute;
	left: 0px;
	bottom: 30px;
}

.product-sidebar-container #viewed-products_block_left {

	display: none;
}
/* Icons rating */

.ProductInfoName {

	position: relative;
	display: block;
}
.product-icons {

}
.pegi-3 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: 0px 0px;
}

.pegi-7 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: -60px 0px;
}

.pegi-12 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: -120px 0px;
}

.pegi-16 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: -180px 0px;
}

.pegi-18 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: -240px 0px;
}

.usk-0 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: 0px -133px;
}

.usk-6 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: -60px -133px;
}

.usk-12 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: -120px -133px;
}

.usk-16 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: -180px -133px;
}
.usk-18 {
	display: inline-block;
	width: 60px;
	height: 73px;
	background-image: url('../img/icon/icons.png');
	background-position: -240px -133px;
}

@media (max-width: 650px) {

	.product-icons {
		position: static;
		text-align: left;
		left: 0px;
	}

}

/* Icons rating  end */

#pb-right-column #views_block {

	margin-top: 0px !important;
}
#thumbs_list li {

	height: 60px !important;
	width: 100px !important;
}
#pb-right-column #views_block {

	width: 90% !important;
	margin: 10px 5%;
	width: 80%;
}
#thumbs_list li img {
	max-width: 200%;
	height: 50px !important;
	width: 90px !important;
}

#pb-right-column #image-block #view_full_size {

	background: none;
}

.product_video {
	position: relative;
	width: 50%;
	float: left;
	overflow: hidden;
	height: 130px;
	padding: 10px 10px 0px;
	background: none repeat scroll 0% 0% rgb(33, 33, 33);
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 10px;
}
.product_video_empty {

	position: relative;
	width: 50%;
	float: left;
	height: 130px;
	padding: 10px 10px 0px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

.PlayVideo img {

}

.play-video-container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
}
.play-video-icon {

	left: -50%;
	top: -50%;
	position: absolute;
	color: rgba(255,255,255,.5);
}
.play-video-icon:hover {

	position: absolute;
	color: rgba(255,255,255,.7);
}

.product_attributes2 {

	width: 38%;
	float: right;
	position: relative;
	height: 140px;
}

.product_attributes2_bg {
	min-height: 68px;
	width: 88%;
	overflow: hidden;
	padding: 10px 10px 0px;
	background: none repeat scroll 0% 0% rgb(33, 33, 33);
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 0px;
	position: absolute;
	line-height: 1em;
	bottom: 0px;
}
.product_attributes2 .button {
	margin-bottom: 24px;
	width: 92%;
	bottom: 0px;
}
.product_attributes {

	/* font-family: 'Open Sans', sans-serif;  */
	width: 34%;
	float: right;
}

#pb-left-column {

	float: left;
	width: 54%;
	position: relative;
	min-height: 406px;
}

#pb-right-column {
	width: 38%;
	float: right;
	position: relative;
	min-height: 406px;
	margin-right: 10px;
}

.ProductInfoBg #short_description_block {

	padding: 0 0 10px 0;
	line-height: 1.4em;
	font-size: 1.2em;
	/* font-family: 'Open Sans', sans-serif;  */
	font-weight: normal;
	margin-bottom: 10px;
	height: 130px;
}

.products_block.grid .product_image span.new, .products_block.grid .center_block span.new, .products_block.list li span.new {

	background-color: #DA0913; /* Old browsers */
}
.products_block.grid .center_block {
	overflow: visible;
	float: left;
	width: 38%;
}
.products_block.grid .right_block {
	width: 57%;
	float: right;
}

.products_block.list a.product_image {

	border: 0px solid #666666 !important;
}

#featured-products_block_center .products_block.grid .product_image, #featured-products_block_center  .products_block.list a.product_image {

	border: 0px solid #666666 !important;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	width: 100%;
	overflow: hidden;
}

.products_block.grid .product_image:hover, .products_block.list a.product_image:hover {

}

.products_block.grid .product_image img {

}
.products_block.grid h3, .products_block.list li h3 {

	padding: 0px;
	text-align: left;
	line-height: 1.2em;
	font-size: 1.3em;
	/* font-family: 'Open Sans', sans-serif;  */
	font-weight: normal;
	margin-bottom: 10px;
}

.products_block.grid .price_container {

	margin-bottom: 10px;
}

.products_block.grid .price, .products_block.list li .price {
	font-weight: normal;
	font-size: 1.8em;
	/* font-family: 'Open Sans', sans-serif;  */
	color: rgb(153, 0, 0);
}

.products_block.grid .lnk_more {

	color: rgb(255, 255, 255) !important;
}

.columnWide2 .products_block.grid li {

	width: 47.8%;
	margin: 0px;
	margin-left:1px;
	margin-bottom:1px;
}

.columnWide2 .products_block.grid li, .products_block.list li {

	-webkit-box-shadow: 0 0 10px 0px rgba(0,0,0,.5);
	box-shadow: 0 0 10px 0px rgba(0,0,0,.5);
}
.columnWide2 .products_block.grid li:hover, .products_block.list li:hover {

	-webkit-box-shadow: inset 0 0 10px 0px rgba(255,255,255,.2);
	box-shadow: inset 0 0 10px 0px rgba(255,255,255,.2);
}

.products_block.grid.show_cart li .ajax_add_to_cart_button {
	width: 50% !important;
	padding: 8px 8px !important;
	min-width: 100px;
	line-height: 13px;
}

@media screen and (max-width: 959px) {

	.columnWide2 .products_block.grid li {

		width: 47% !important;
		margin: 1px !important;
	}

}
@media screen and (max-width: 759px) {

	.columnWide2 .products_block.grid li {

		width: 100% !important;
		margin: 1px !important;
	}

}
@media screen and (max-width: 519px) {

	.columnWide2 .products_block.grid li {

		width: 97% !important;
		margin: 1px !important;
	}

}

.block_content {

	-webkit-box-shadow: inset 0 0 10px 0px rgba(0,0,0,.3);
	box-shadow: inset 0 0 10px 0px rgba(0,0,0,.3);
}
.product-websites-btn {

	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.product-websites-btn a {

	float: left;
	width: 50%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}

.product-websites-btn  a:link, .product-websites-btn  a:active, .product-websites-btn  a:visited {

	-webkit-box-shadow: inset 0 0 20px 0px rgba(0,0,0,.5);
	box-shadow: inset 0 0 20px 0px rgba(0,0,0,.5);
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0px;
	background: #9A0000;
	text-decoration: none;
}
.product-websites-btn  a:hover {
	background: #DA0A13;
}

.product-content-bg {

	margin-top: 18px;
}

.product-content-sidebar {
	width: 68%;
	float: left;
}
.product-sidebar-container {
	margin-bottom: 20px;
	padding: 20px;
}

.product-sidebar-container th, .product-sidebar-container td {

	border: none !important;
}

th, td {

	border: none !important;
}
.product-sidebar {
	width: 30%;
	float: right;
	margin-left: 5px;
}

.product-sidebar {

	-webkit-box-shadow: inset 0 0 20px 0px rgba(0,0,0,.5);
	box-shadow: inset 0 0 20px 0px rgba(0,0,0,.5);
	background: rgb(20,18,18); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMTQxMjEyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM1MzUzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(-45deg,  rgba(20,18,18,1) 0%, rgba(53,53,53,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(20,18,18,1)), color-stop(100%,rgba(53,53,53,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  rgba(20,18,18,1) 0%,rgba(53,53,53,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  rgba(20,18,18,1) 0%,rgba(53,53,53,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  rgba(20,18,18,1) 0%,rgba(53,53,53,1) 100%); /* IE10+ */
	background: linear-gradient(135deg,  rgba(20,18,18,1) 0%,rgba(53,53,53,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141212', endColorstr='#353535',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

@media screen and (max-width: 770px) {

	.product-content-sidebar {
		width: 100%;
		float: none;
		clear: both;
	}

	.product-sidebar, .product-sidebar-container {
		width: 100%;
		float: none;
		clear: both;
		margin-left: 0;
		margin-bottom: 0;
		padding: 0;
	}

}

#center_column {

	line-height: 1.5em !important;
}

#center_column h4 {

	font-family: 'Open Sans', sans-serif;
	color: #DA0A13 !important;
	font-size: 1.5em;
	text-shadow: 0px 0px 2px #000000;
	background: none repeat scroll 0% 0% transparent;
	border-width: 0 0 1px 0;
	border-style: solid none;
	border-color: #666666;
	padding-left: 8px;
	padding: 3px 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

ul ol {
	margin-left: 20px;
}

.System {

	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
}
.System th {

	border: 1px solid #4F4F4F !important;
	padding: 6px;
	background-color: #333333 !important;
}
.System td {

	padding: 6px;
	background-color: #0A0A0A !important;
	border: 1px solid #4F4F4F !important;
	vertical-align: top;
	color: #999999;
}
#layout {

	background-color: rgba(11,11,11,.9);
	border: 1px solid #000000;
	-webkit-box-shadow: inset 0px 0px 25px 25px rgba(0,0,0,.2);
	box-shadow: inset 0px 0px 25px 25px rgba(0,0,0,.2);
}

#cms.content_only {
	color: #bdbdbd !important;
	background: #2e2e2e !important;
}

#center_column a {
	color: #ffffff;
}

.column {
}

.column .block h4, .column .block .title_block, #best-sellers_block_right li a.content_img, .bx-pager a.pager-active {
	background-color: #2e2e2e !important;
}
.column .block h4, .column .block .title_block, .block h4 a, .column .block .title_block a, #best-sellers_block_right li span.number, .bx-pager a.pager-active {
	color: #fafafa !important;
}

.column .block .block_content a, .bx-pager a {
	color: #fcf7f7 !important;
}

.column .block .block_content a.descriptionText, .column .block_content p, #special_block_right .products span.price-discount, #wishlist_block_list dt, #layered_block_left {
	color: #757575 !important;
}
#columns .column a.lnk_more {
	color: #ffffff !important;
}
.sf-menu a, #selectMenu {
	color: #ffffff !important;
}
.sf-menu li li a {
	color: #f5f5f5 !important;
	text-decoration: none;
}
.sf-menu, #selectMenu {
	background-color: rgba(117, 9, 9, .7) !important;
}
.sf-menu li li {
	background-color: rgba(22, 22, 22, 1) !important;
}

.sf-menu li li:hover {
	background-color: rgba(33, 33, 33, 1) !important;
}

#footer {
	background: #b2b2b2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyYjJiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #b2b2b2 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2b2b2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b2b2b2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b2b2b2 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b2b2b2 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #b2b2b2 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b2b2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	color: #333333;
}
#footer, #footer a, #footer h4, #footer h4 a, #footer .title_block, #footer .title_block a {
}
#reinsurance_block {
	background-color: #696969 !important;
}
#reinsurance_block li {
	color: #210e0e !important;
}
#shopping_cart a, #cart_block {
	background-color: #424242 !important;
}
#cart_block, #cart_block a, #shopping_cart a {
	color: #fcfcfc;
}
#currencies_block_top, #setCurrency .currencies_ul, #languages_block_top, #countries .countries_ul {
	background-color: #858585 !important;
}
#currencies_block_top, .currencies_ul a {
	color: #f7f7f7 !important;
}

#center_column h1, #center_column h2, #center_column h3, #center_column h5, #center_column h1 a, #center_column h2 a, #center_column h3 a, #center_column h4 a, #center_column h5 a, #center_column .title_block, #center_column .title_block a, #center_column .s_title_block, #center_column .s_title_block a {
	color: #ffffff !important;
}
.column .block, .bx-pager a {
	background-color: #3b3b3b !important;
}
input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, button.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	color: #ffffff !important;
}
#new_comment_form button, input.button_disabled, input.exclusive_disabled, span.exclusive, .cart_navigation .button, .cart_navigation .button_large, .sortPagiBar #bt_compare, .sortPagiBar #bt_compare_bottom {
	color: #ffffff !important;
}
.formStyle p.text input, .formStyle p.password input, .formStyle p.select input, .formStyle p.textarea textarea, .cart_voucher input.discount_name, .textarea textarea, #newsletter_block_left input.inputNew, #order-opc #opc_delivery_methods textarea {
	background-color: #4f4f4f !important;
}
.formStyle p.text input, .formStyle p.password input, .formStyle p.select input, .formStyle p.textarea textarea, .cart_voucher input.discount_name, .textarea textarea, #newsletter_block_left input.inputNew, #order-opc #opc_delivery_methods textarea {
	color: #ffffff !important;
}
table.std th, table.table_block th, .cart_delete a.cart_quantity_delete, a.price_discount_delete, #mywishlist td.wishlist_delete a, .cart_total_price .total_price_container p {
	background-color: #696969 !important;
}
table.std th, table.table_block th, .cart_delete a.cart_quantity_delete, a.price_discount_delete, #mywishlist td.wishlist_delete a, .cart_total_price .total_price_container p {
	color: #ffffff !important;
}
td, th, .delivery_option {
	border-color: #2e2e2e !important;
}
table.std td {
	color: #adadad !important;
}
table.std td a, .cart_quantity .cart_quantity_input {
	color: #94896c !important;
}
.column .block_content span.price {
}
.products_block a.product_image, #pb-right-column #image-block img, #thumbs_list li img, ul.pagination a, ul.pagination span, #productscategory_list li a img, .attribute_list #color_to_pick_list li, #product_comparison .product_image img {
}
.column li {
	border-bottom-color: #666666 !important;
}

#header {

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 2%, rgba(0,0,0,1) 30%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(2%,rgba(0,0,0,1)), color-stop(30%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 2%,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 2%,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 2%,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 2%,rgba(0,0,0,1) 30%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-8 */
}

.logo {
	margin-top: 20px;
	position: absolute;
	margin-left: 20px;
	z-index: 33;
}

#header_user_info a, #header_user_info, #header_links a {
	color: #fafafa !important;
}
#header_links li, #header_user_info a {
	border-left-color: #fafafa !important;
}
#center_column #create-account_form h3, #center_column #authentication #login_form h3, #center_column .formStyle h3, #order #center_column .delivery_options_address h3, #order-opc #center_column .delivery_options_address h3, #center_column ul.address li.address_title, #center_column #order-opc h2 span {
	background-color: #6e6e6d !important;
}
#center_column #create-account_form h3, #center_column #authentication #login_form h3, #center_column .formStyle h3, #order #center_column .delivery_options_address h3, #order-opc #center_column .delivery_options_address h3, #center_column ul.address li.address_title, #center_column #order-opc h2 span {
	color: #ffffff !important;
}
.formStyle fieldset, #multishipping_mode_box, ul.address, .order_carrier_content, .paiement_block, ul.step li.step_current span, ul.step li.step_current_end span, #history #center_column h4 {
	background-color: #3d3d3d !important;
}
.formStyle p.text input, .formStyle p.password input, .formStyle p.select input, .formStyle p.textarea textarea, .cart_voucher input.discount_name, .textarea textarea, #newsletter_block_left input.inputNew, #order-opc #opc_delivery_methods textarea {
	border-color: #696969 !important;
}
table.std, table.table_block, .cart_quantity .cart_quantity_input, .delivery_option.item {
	background-color: #424242 !important;
}
table.std tr.alternate_item, table.table_block tr.alternate_item, table tr.even, #order-detail-content table tr:nth-child(even), #product_comparison tr.comparison_header, #product_comparison td.comparison_feature_even, .delivery_option.alternate_item {
	background-color: #4d4d4d !important;
}
#center_column #our_price_display, #center_column .discount, #center_column .price, #center_column #product_list li .discount, #center_column #product_list li .on_sale, #center_column #product_list li .online_only, .on_sale {
	color: #cccccc !important;
}
#center_column .products_block .product_desc, #center_column .products_block .product_desc a {
}
#center_column a.lnk_more {
}
input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, button.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	background-color: #a10000 !important;
}
#new_comment_form button, input.button_disabled, input.exclusive_disabled, span.exclusive, .cart_navigation .button, .cart_navigation .button_large, .sortPagiBar #bt_compare, .sortPagiBar #bt_compare_bottom {
	background-color: #660000 !important;
}
#search_block_top .button, .ac_over {
	background-color: #4a4a4a !important;
}
#search_block_top #search_query_top, .ac_results {
	border-color: #4a4a4a !important;
}
#search_block_top .button, .ac_over {
	color: #ffffff !important;
}
#search_block_top #search_query_top, .ac_results {
}
.success {
	background-color: #daffcc !important;
}
.success {
	border-color: #0d8215 !important;
}
.warning {
}
.warning {
}
.error {
}
.error {
}
.success, .warning, .error {
	color: #171717 !important;
}
.success a, .warning a, .error a {
	color: #1a1a1a !important;
}
#product_list li span.availability {
}
.products_block li span.new, #special_block_right .products span.reduction span, #availability_statut span#availability_value, #reduction_percent span, #reduction_amount span {
}
.products_block li span.new, #special_block_right .products span.reduction span, #availability_statut span#availability_value, #reduction_percent span, #reduction_amount span {
}

.idTabs {

	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid rgb(247, 185, 0);
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MjQyNDIiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(66,66,66,1) 0%, rgba(66,66,66,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(66,66,66,1)), color-stop(100%,rgba(66,66,66,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(66,66,66,1) 0%,rgba(66,66,66,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(66,66,66,1) 0%,rgba(66,66,66,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(66,66,66,1) 0%,rgba(66,66,66,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(66,66,66,1) 0%,rgba(66,66,66,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#00424242',GradientType=1 ); /* IE6-8 */
}

.idTabs a {
	background-color: #424242 !important;
}
.idTabs {
	border-color: #424242 !important;
}
.idTabs .selected {
	background-color: #666666 !important;
}
.idTabs a {
	color: #707070 !important;
}
.idTabs .selected {
	color: #fafafa !important;
}
.resumecat, #center_column .sortPagiBar, .product_attributes, ul.pagination a, ul.pagination span, #module-blockwishlist-mywishlist #mywishlist fieldset {
	background-color: #262626 !important;
}

.formStyle p.radio span, .formStyle p.text label, .formStyle p.password label, .formStyle p.select label, .formStyle p.select span, .formStyle p.textarea label, ul.address, #multishipping_mode_box, .order_carrier_content, .paiement_block, ul.step li.step_current, #history #center_column h4, #address p.inline-infos, .formStyle p.radio label {
	color: #ffffff !important;
}
.formStyle p.text label sup, .formStyle p.password label sup, .formStyle p.select label sup {
	color: #ff0000 !important;
}
#search_block_top #search_query_top, .ac_results {
}
.requiredP {
	color: #ff0000 !important;
}
.sf-menu li {
}
#product_list li {
	background-color: rgba(55,55,55,.3) !important;
}
.products_block.grid h3 {
	padding-bottom: 0px !important;
}
.products_block.grid .product_desc {
	display: none;
}

#layout {
	-webkit-box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.15) !important;
	box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.15) !important;
}

.column .block {
	-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1) !important;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.1) !important;
}

input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, button.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled, #new_comment_form button, input.button_disabled, input.exclusive_disabled, span.exclusive, .cart_navigation .button, .cart_navigation .button_large, .sortPagiBar #bt_compare, .sortPagiBar #bt_compare_bottom {
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1) !important;
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1) !important;
}

body {
	background-image: url('../img/design/background.jpg') !important;
	background-repeat: repeat-x !important;
	background-attachment: fixed !important;
}

input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, button.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled, #new_comment_form button, input.button_disabled, input.exclusive_disabled, span.exclusive, .cart_navigation .button, .cart_navigation .button_large, .sortPagiBar #bt_compare, .sortPagiBar #bt_compare_bottom {
	background-image: url('../img/design/button.png') !important;
}

.sf-menu > li a:hover, .sf-menu > li.sfHoverForce {
}
.sf-menu > li a:hover, .sf-menu > li.sfHoverForce a {
}
.sf-menu li li a:hover, .sf-menu li li.sfHoverForce {
}
.sf-menu li li a:hover, .sf-menu li li.sfHoverForce, .sf-menu li li.sfHoverForce a {
}

#left_column {
	float: left !important;
	margin: 0 10px 0 0 !important;
	display: block;
}
#right_column {
	display: none;
}

#index #left_column {
	float: left !important;
	margin: 0 10px 0 0 !important;
	display: block;
}
#index #right_column {
	display: none;
}

#category #left_column {
	float: left !important;
	margin: 0 10px 0 0 !important;
	display: block;
}
#category #right_column {
	display: none;
}

#product #left_column {
	float: right !important;
	/*  float:none !important;
	 clear:both !important;*/
	margin: 0 0 0 10px !important;
	display: none;
}
#product #right_column {
	display: none;
}

