/*---------------------------------- default start -------------------------------------------*/

/* -- for ie 6 -- */
h1 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
}

* html .png {
	behavior: url(css/png.htc);
}
* html body {
	behavior: url(css/csshover.htc);
}

/* -- end --*/

table { 
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0 0;
}
td {
	padding: 0;
	vertical-align: top;
}
body {
	background: #000 url("../img/bg-1.gif") center top no-repeat;
	font-family: Arial;
	padding: 0;
	margin: 0;
}
img {
	margin: 0px;
	border: none;
}

/* -- default classes to use - start-- */

.PRelative {
	position: relative;
}
.FLeft {
	float: left;
}
.FRight {
	float: right;
}
.clear {
	clear: both;
}
.spacer-10 {
	clear: both;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
.spacer-30 {
	clear: both;
	height: 30px;
}

/* -- default classes to use - end -- */

/*---------------------------------- default end -------------------------------------------*/
a {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
}
body {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	padding: 15px 0px 30px 0px;
	margin: 0px auto;
	width: 967px;
}
#logo {
	background:url("../img/gs_logo.png") left top no-repeat;
	width: 191px;
	height: 65px;
	position: relative;
	float: left;
	top: 10px;
}
#logo div{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8px;
	position:relative;
	left: 7px;
	text-transform: uppercase;
}
#langs {
	padding-top: 4px;
	padding-right: 10px;
	color: #fff;
	font-size: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#langs a{
	text-transform: none;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#mails {
	width: 200px;
	height: 23px;
	background:url("../img/input-2.gif") left top no-repeat;
}
#mails input{
	margin: 3px 0px 0px 0px;
	color: #666;
	background: none;
	width: 120px;
	padding: 0px 5px;
	border: none;
	float: left;
}
#mails input.submit{
	float: left;
	width:auto;
	margin-left: 10px;
	background: none;
	border: none;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	cursor: pointer;
}
#logout {
	float: right;
	padding: 23px 0px 0px 0px;
}
#user-string {
	background: url("../img/block-1-left.gif") left top no-repeat;
	padding-left: 10px;
	float: right;
	margin-right: 80px;
	margin-top: 12px;
}

#user-string a.name {
	text-decoration: underline;
	color: #99825D;
	font-weight: bold;
}
#user-string div{
	background: url("../img/block-1-right.gif") right top no-repeat;
	padding-right: 10px;
}
* html #user-string {
	position: relative;
	right: -100px;
}
* html #user-string div{
	float: left;
}
#user-string div div{
	background: url("../img/block-1-patt.gif") left top repeat-x;
	padding: 10px 0px;
}
* html #user-string div div{
	float: left;
}
#user-string  div div a {
	text-decoration: none;
}

#left {
	float: left;
	width: 15%;
}
#left .links-big {
	padding: 10px 0px 30px 0px;
}
#left .links-big a{
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Times, serif;
}
#left .links-big a.active {
	color: #cc0000;
}
#left .links{
	padding: 10px 0px 30px 0px;
}
#left .links span{
	text-decoration: none;
	color: #bbb;
}
#left .links span:hover{
	text-decoration: underline;
}
#left .links a{
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	color: #bbb;
	display: block;
	width: 150px;
	padding: 5px 0px;
}
#left .links a.active {
	color: #cc0000;
	display: block;
	width: 150px;
	position:relative;
	left: -25px;
	padding-left: 25px;
	background: #1a1a1a;
}
#left .links a:hover{
	text-decoration: underline;
}
#left .currency {
	padding: 20px 0px;
}
#right {
	float: right;
	margin-left: 2%;
}
#right.simple {
	width: 100%;
	margin: 0px;
	float:none !important;
}
#right.simple .container {
	padding: 20px 0px;
	width: 100%;
}

h1.title {
	color: #fff;
	font-size: 18px;
	font-family: Arial, "Times New Roman", Times, serif;
}
h1.title-small {
	color: #fff;
	font-size: 18px;
	font-family: Arial, "Times New Roman", Times, serif;
}
div.title {
	color: #fff;
	font-size: 18px;
	font-family: Arial, "Times New Roman", Times, serif;
}
div.title-small {
	color: #fff;
	font-size: 18px;
	font-family: Arial, "Times New Roman", Times, serif;
}
#right h1.title{
	color: #fff;
	font-size: 22px;
	font-family: Arial, "Times New Roman", Times, serif;
}
#right div.title{
	color: #fff;
	font-size: 22px;
	font-family: Arial, "Times New Roman", Times, serif;
}
#right .container{
	padding-left: 30px;
	padding-top: 10px;
}
.devider {
	background: url("../img/points.gif") left center repeat-x;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}
.table-1 td{
	border: 1px dotted #999;
	padding: 5px 3px;
	text-align: center;
}
.table-1 .caption td{

}
#pre-footer {
	padding-top: 40px;
	width: 967px;
	margin: 0px auto;
}
#footer {
	position: absolute;
	bottom: 0px;
	background: url("../img/bg-3.gif") right bottom no-repeat;
	height: 120px;
	width: 967px;
	margin: 0px auto;
}
* html #footer {
	bottom: 40px;
}
#copyright {
	text-align: right;
	float: right;
	position: relative;
	top: 80px;
	margin-right: 45px;
}
#bottom {
	background: #404040;
}
#bottom .container{
	width: 967px;
	margin: 0px auto;
}
#bottom h1.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
}
#bottom div.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin-bottom:3px;
}
#bottom a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	line-height:16px;
}
#bottom .FRight {
	width: 180px;
	padding: 20px 30px 20px 0px;
}
#bottom .pay {
	height: 160px;
	/*background:url("../img/payments.jpg") left center no-repeat;*/
	width: 400px !important;
}
#creator {
	border-top: 1px solid #666; 
	padding-top: 15px; 
	margin-top: 10px; 
	height:35px;
}
#creator img{
	float:right;
}
#right .filters-small {
	float: left;
}
#top-pager .pager{
	width: auto;
	margin: 0px !important;
	position: relative;
	top: -17px;
}
.pages-count-number {
	float:left; 
	color:#ccc; 
	padding: 1px 5px;
	margin-left: 5px;
	text-decoration:none;
	border: none;
	background:none;
	cursor:pointer;
	position:relative;
	top: -1px;
}
.pages-count-number.active{
	background: #555; 
}

#right .filters-small select{
	margin-left: 20px;
}
#right .block{
	border: 1px solid #292929;
	padding: 10px 20px 20px 20px;
}
#right .block .part{
	float: left;
	width: 20%;
	line-height: 18px;
}
#right .block .part a.active {
	color: #cc0000;
}

#right .block .part h1.title{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#right .block .part div.title{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#right .block .part a{
	display: block;
}
#right .list{
	padding: 30px 0px 20px 0px;
}
#right .list .item .inf {
	position:relative;
	top: -13px;
	width: 130px;
	text-align: right;
	margin-bottom: 10px;
}
#right .fix {
	float: left;
	width: 30px;
	height: 1px;
}
#right {
}

#right .container {
	width: 760px;
}
* html #left  {
	margin-right: 0px;
}
* html #content  {
}
* html #right  {
	margin: 0px;
	padding-left: 0px;
	width: 820px;
	overflow: hidden;
	position: relative;
}
* html #right .item {
	margin: 0px;
	width: 200px;
	left: 0px;
	padding-right: 0px;	
}
* html #right .fix {
	width: 0px;
}
#right .item {
	position:relative;
	width: 100px;
	float: left;
	margin-bottom: 15px;
	margin-left: 111px;
}
#right .item.margin-free {
	margin-right: 0px;
	width: 130px;
}
#right .line {
	clear: both;
}
#right .line .item:first-child {
	margin-left: 0px;
}
#right .item .img{
	position:absolute;
	top: 20px;
	height: 129px;
	overflow: hidden;
	width: 129px;
	text-align: center;
}
#right .item .status{
	position:absolute;
	top: 16px;
	left: 12px;
	z-index: 2000;
}
#right .item h1.title {
	position:relative;
	top: -8px;
	left: 16px;
	color: #fff;
	font-size: 18px;
	font-family: Arial, "Times New Roman", Times, serif;
	margin-bottom: 129px;
	height: 30px;
	width: 210px;
}
#right .item div.title {
	position:relative;
	top: -8px;
	color: #fff;
	font-size: 18px;
	font-family: Arial, "Times New Roman", Times, serif;
	margin-bottom: 129px;
	height: 25px;
	overflow: hidden;
	width: 210px;
}
#right .inf {
	padding: 10px 0px 0px 0px;
}
#right .inf h1{
	text-transform: none;
	font-size: 15px;
	color: #fff;
}
#right .inf .first {
	color: #fff;
	font-size: 12px;
}
#right .inf .first span {
	font-size: 12px;
	font-style: italic;
}
#right .inf .second {
	color:#f00;
	font-size: 14px;
	font-style: italic;
}
#right .inf .second.item {
	width: 260px; 
	text-align: left;
	color:#f00;
	font-size: 16px;
	font-style: italic;
}
#right .inf .third span{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
#right .item div.devider {
	position:relative; 
	width: 129px;
}
#right div.more {
	position:relative;
	top: -15px;
	width: 130px;
	background: #1a1a1a;
	text-align: center;
	padding: 5px 0px 5px 0px;
	float: left;
}
#right div.more a{
	color: #fff;
	text-decoration: none;
	font-style: normal;
}
.pager {
	width: 800px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
.pager a{
	color: #666;
	font-size: 13px;
	margin-right: 0px;
	margin-left: 4px;
}
.pager a:hover{
	text-decoration: none;
}
.pager span{
	color: #cc0000;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 4px;
}
#right .first .img{
	float: left;
}
#right .first .arrows {
	margin-top: 60px;
	position:relative;
	left: 0px;
	top: -10px;
}
#right .first .more{
	margin-left: 0px;
	position:relative;
	left: -10px;
}
.old-price {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: line-through;
	position: relative;
	top: -10px;
	margin-right: 10px;
}
.new-price {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.wow {
	font-size: 24px;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #68481f;
	font-weight: bold;
	position:absolute;
	right: 20px;
	top: -40px;
	background: url("../img/wow.gif") left top no-repeat;
	width: 84px;
	height: 76px;
	padding-top: 28px;
}
#right .text-page {
	line-height: 18px;
	padding: 20px 0px;
}
#right .element {
	clear: both;
	line-height: 18px;
}
#right .element h1.title{
	font-size: 18px;
}
#right .element div.title{
	font-size: 18px;
}
#right .element .left{
	float: left;
	position:relative;
	left: -16px;
	width: 213px;
	height: 200px;
	background: url("../img/item-bg.gif") left top no-repeat;
	float: left;
	margin-bottom: 30px;
}
#right .element .img{
	position:absolute;
	top: 20px;
	left: 18px;
	height: 129px;
	overflow: hidden;
	width: 129px;
	text-align: center;
}
#right .element .right{
	float: left;
	position:relative;
	left: -60px;
	width: 300px;
	padding-top: 20px;
}
#right .element.full .right{
	width: 600px;
	left: 0px;
	padding: 0px;
	padding-left: 10px;
}
#right .element.full .right .price {
	color: #f00;
	font-size: 16px;
	font-style:italic;
}
#right .element .inf {
	left: 0px;
	padding: 10px 0px;
}
#right .element .delete {
	float: left;
	background: url("../img/button-2.png") left top no-repeat;
	width: 138px;
	padding: 3px 0px 30px 0px;
	text-align: center;
}
* html #right .element .delete { 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-2.png', sizingMethod='crop');
}

#right .element .delete a{
	color: #fff;
	text-decoration: none;
}
#right .element .putin {
	float: left;
	background: url("../img/button-1.png") left top no-repeat;
	width: 138px;
	padding: 3px 0px 30px 0px;
	text-align: center;
	margin-right: 10px;
}
* html #right .element .putin { 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-1.png', sizingMethod='crop');
}

#right .element .putin a{
	color: #fff;
	text-decoration: none;
}
#right .element .putin input{
	border: none;
	color: #fff;
	text-decoration: none;
}
#right .element .not {
	float: left;
	background: url("../img/not.gif") left top no-repeat;
	width: 115px;
	padding: 3px 0px 30px 0px;
	text-align: center;
	margin-right: 10px;
}
#right .element .not a{
	color: #fff;
	text-decoration: none;
}
#right .element .count {
	float: right;
	padding-top: 3px;
}
#right .element .count .price.basket{
	position:relative; 
	top: 3px;
	padding-top: 3px;
	font-size:20px;
	padding-left: 10px;
}
#right .element .count a{
	text-decoration: none;
}
#right .element .count input {
	border: none;
	background: #666;
	height: 12px;
	padding: 3px 0px 5px 0px;
	width: 34px;
	text-align: center;
	color: #fff;
	margin-left: 5px;
}
#right .element .count .form {
	width: 70px;
	margin: 0px auto;
}
* html #right .element .count input { 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/count-bg.png', sizingMethod='crop');
}

#right .element .checkbox {
	position:relative;
	top: 2px;
	margin-right: 3px;
}
#right .price h1.title{
	font-size: 18px;
	margin-bottom: 10px;
}
#right .price div.title{
	font-size: 18px;
	margin-bottom: 10px;
}
#right .price td{
	padding-right: 20px;
	line-height: 18px;
}
#right .price .total td{
	padding-top: 10px;
}
#right .price .total td strong{
	color: #bbb;
}
#right .price .total td.red{
	color: #cc0000;
	font-size: 18px;
}
#right .price .buy{
	background: url("../img/buy.gif") left top no-repeat;
	text-decoration: none;
	text-align: center;
	width: 71px;
	display: block;
	padding: 6px 0px 30px 0px;
	color: #fff;
}
#right .product .img{
	width: 300px;
}
* html #right .product .img{ 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-5.png', sizingMethod='crop');
}
#right .product .text .inf {
	padding: 2px 0px 30px 0px;
}
#right .product .text .inf .first{
	float: left;
	font-size: 12px; 
	color: #fff;
}
#right .product .text .inf .second{
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	top: 0px;
	left: 0px;
}
#right .product .text .inf div.second:hover{
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	top: 0px;
	left: 0px;
}
#right .product .text .inf .third{
	float: left;
	font-size: 12px; 
	color: #fff;
}
#right .product .text .inf .number{
	float: left;
	border: none;
	padding-bottom: 20px;
}
#right .product .text .inf .third i{
	font-size: 12px;
	font-style: normal;
}
#product-gallery {
	padding: 4px 0px 10px 0px;
}
#product {
	margin-top: 10px;
	clear: both;
}
#add-to-cart-button {
	margin-top: 30px;
	cursor: pointer;
	font-size: 15px;
	float:right;
	background: #cc0000;
	color: #fff;
	padding: 23px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	position:absolute;
	right: 0px;
}
#right div.more#add-to-wishlist-button {
	position:absolute;
	cursor: pointer;
	color: #fff;
	right: 0px;
	top: 135px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	width: auto;
	padding: 12px;
}
#right .product .img .content {
	position:relative;
	top: 31px;
	width: 300px;
	height: 322px;
}
#right .product .text {
	position:relative;
	padding-top: 30px;
}
#right .block-grey {
	margin-bottom: 20px;
	background: #1b1b1b;
	padding: 0px 0px;
}
#right .block-grey h1.title {
	padding: 0px 30px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
}
#right .block-grey div.title {
	padding: 0px 30px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
}
#right .block-grey td {
	
	width: 33%;
	padding: 10px 0px 10px 30px;
	border-bottom: 1px solid black;
}
#right .block-grey td p{
	padding: 0px;
	margin: 0px;
}
#txt {
	text-transform: capitalize;
}
#right .block-grey tr:hover td {
	background: #2f2f2f;
}
#main .bg-1 {
	display: none;
	position:absolute;
	z-index: 0;
	top: -30px;
	left: -330px;
	background: url("../img/bg-1.gif") left top no-repeat;
	width: 878px;
	height: 404px;
}
* html #main .bg-1 {
	display: none;
	z-index: -80000;
}
#header {
	position:relative;
	z-index: 10;
}
#content {
	position:relative;
	z-index: 1;
}
#register .left{
	float: left;
	width: 150px;
}
#register .right input{
	background: none;
	border: none;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background: #666666;
	color: #fff;
	width: 170px;
	height: 16px;
}
#register .right input.submit{
	width: 138px;
	height: 28px;
	background: #404040;
	color: #fff;
	border: none;
	padding-top: 0px;
	cursor: pointer;
}
#register .right input.submit.red{
	background:#c00;
}
.submit.red{
	background:#c00 !important;
}
#register .right{
	float: left;
	height: 25px;
}
#register .right div.text{
	padding: 4px;
}
#register .star {
	color: #f00;
}
#register .label {
	padding-left: 10px;
}
form {
	padding: 0px;
	margin: 0px;
}
#preview_div {
	display: none; 
	position: absolute;
	z-index:110; 
	background: #fff; 
	width: 500px; 
	padding: 0px; 
	color: #000; 
	font-size: 14px;
}
#preview_div h1.title_h2{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	text-align: center;
}
#preview_div div.title_h2{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	text-align: center;
}
.title_h2_light{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px !important;
	text-align: center;
	color: #000 !important;
}
.personal-link.active {
	background: #444;
	width: 200px;
	padding: 5px;
	color: #fff;
}
.personal-link {
	background: #222;
	width: 200px;
	padding: 5px;
	color: #999;
	margin-bottom:5px;
	cursor:pointer;
	text-decoration: none;
	display: block;
}

.must_be input{
	background: none;
	border: none;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	padding: 4px;
	height: 16px;
	background: url('../img/input-2.gif') left top no-repeat; 
	width: 170px;
	float:left;
}
.must_be input.no {
	background: none !important;
}
#right .must_be .element {
	float:left; 
	width: 35%;
	clear: none;
	padding-bottom: 10px;
}
#right .must_be .element.long {
	width: 69%;
}
#right .must_be .element textarea{
	float:right;
	width: 524px;
	margin-right: 1px;
	background: #666666;
	color: #fff;
	resize: none;
	border: none;
}

#right .must_be .element input{
	float:right;
	width: 186px;
	background: #666666;
	color: #fff;
	margin-right: 10px;
}
#right .must_be .element input.error{
	border: 1px solid #c00;
}
#right .must_be .element span.error{
	display: none !important;
}
#right .must_be .element .caption{
	float:left;
	width: auto;
	padding: 3px 10px 0px 0px;
	color: #fff;
	margin: 0px;
}
.coupon-text-field {
	margin: 5px 0px 0px 0px;
	background: none;
	border: none;
	color: #fff;
	background: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	padding: 4px;
	height: 16px;
	float:left;
}
.coupon-text-submit {
	padding: 8px 10px 8px 10px;
	background: #c00;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	border: none;
	margin-top: 0px;
	margin-left: 6px;
	float:left;
}
.must_be textarea{
	background: none;
	border: none;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	height:80px;
	padding: 4px;

	float:left;
	border: 1px solid #222;
}
.must_be .caption{
	float:left;
	width: 240px;
}
.must_be.final .caption{
	float:left;
	width: 170px;
	font-weight: bold;
}


table.standart {
	margin: 10px 0px 0px 0px;
}
table.standart td p{
	padding: 0px;
	margin: 0px;
}
table.standart td{
	width: 33%;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	height: 35px;
}
table.standart td.last{
	text-align: right;
}
table.standart td.last {
	font-size: 18px;
	color: #999;
	font-style:italic;
}
table.standart td.last.special {
	background: #333; 
	padding-right: 20px;
}
table.standart label {
	margin-left: 5px;
}
table.standart tr.total td {
	padding: 10px 0px;
	font-size: 12px;
	color: #BBBBBB;
	font-weight: bold;
}
table.standart tr.total td.last {
	padding: 10px 0px;
	font-size: 20px;
	color: #CC0000;
	font-weight: normal;
}
table.standart tr.total td.last input{
	border: none; 
	background: none; 
	float:right; 
	font-weight: bold; 
	width: auto; 
	text-align: right;
	color: #cc0000;
	font-size: 20px;
}
input.buy{
	background: url("../img/buy.gif") left 3px no-repeat;
	text-decoration: none;
	text-align: center;
	width: 71px;
	display: block;
	padding: 6px 0px 30px 0px;
	color: #fff;
	border: none;
}

#right .block-grey td.fields-set-title {
	padding: 20px 0px 5px 0px;
	height: auto;
	text-transform:capitalize;
	background: #000;
	line-height: 35px;
	color: #fff;
	font-size: 18px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: normal;
}
#right .block-grey td.fields-set-title:hover {
	background: #000;
}
a.count {
	float: none;
	text-decoration: none;
}
#flash {
	position:relative;
	left: -13px;
}
.putin {
	float: left;
	background: url("../img/button-1.png") left top no-repeat;
	width: 138px;
	padding: 3px 0px 30px 0px;
	text-align: center;
	margin-right: 10px;
}
* html .putin { 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-1.png', sizingMethod='crop');
}

.putin a{
	color: #fff;
	text-decoration: none;
}
.putin input{
	border: none;
	color: #fff;
	text-decoration: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}
.grey-block label {
	text-decoration: underline;
}
#right .back {
	float: left;
	background: url("../img/button-2.png") left top no-repeat;
	width: 138px;
	padding: 6px 0px 15px 0px;
	text-align: center;
}
* html #right .back { 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-2.png', sizingMethod='crop');
}

#right .back a{
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#right .block#SmallFilter .part {
	width: 125px;
}
#SizeForm {
	float: right;
	position:relative; top: -3px;
}
.button-1 {
	float: left;
	margin-right: 10px;
}
.button-1.FRight {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
.button-1 .left-part{
	background: url("../img/button-1-left.png") left top no-repeat;
	width: 14px;
	height: 39px;
	float: left;
}
* html .button-1 .left-part{ 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-1-left.png', sizingMethod='crop');
}
.button-1.FRight .left-part{
	float: right;
}
.button-1 .right-part{
	float: left;
	background: url("../img/button-1-right.png") left top no-repeat;
	width: 14px;
	height: 39px;
}
* html .button-1 .right-part{ 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-1-right.png', sizingMethod='crop');
}

.button-1.FRight .right-part{
	float:right;
}
.button-1 .main-part{
	background: url("../img/button-1-patt.png") left top repeat-x;
	float: left;
	height: 35px;
	padding-top: 4px;
}
* html .button-1 .main-part{ 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-1-patt.png', sizingMethod='scale');
}

.button-1.FRight .main-part{
	float: right;
}
.button-1 .main-part input {
	background: none;
	border: none;
	color: #fff;
}
.button-1 .main-part span {
	background: none;
	border: none;
	color: #fff;
}
.button-1 .main-part a {
	background: none;
	border: none;
	color: #fff;
	text-decoration: none;
}

.button-2 {
	float: left;
	margin-right: 10px;
}
.button-2.FRight {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
.button-2 .left-part{
	background: url("../img/button-2-left.png") left top no-repeat;
	width: 14px;
	height: 39px;
	float: left;
}
* html .button-2 .left-part{ 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-2-left.png', sizingMethod='crop');
}

.button-2.FRight .left-part{
	float: right;
}
.button-2 .right-part{
	float: left;
	background: url("../img/button-2-right.png") left top no-repeat;
	width: 14px;
	height: 39px;
}
* html .button-2 .right-part{ 
	width: 25px;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-2-right.png', sizingMethod='crop');
}

.button-2.FRight .right-part{
	float:right;
}
.button-2 .main-part{
	background: url("../img/button-2-patt.png") left top repeat-x;
	float: left;
	height: 35px;
	padding-top: 4px;
}
* html .button-2 .main-part{ 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-2-patt.png', sizingMethod='scale');
}
.button-2.FRight .main-part{
	float:right;
}
.button-2 .main-part input {
	background: none;
	border: none;
	color: #fff;
}
.button-2 .main-part span {
	background: none;
	border: none;
	color: #fff;
}
.button-2 .main-part a {
	text-decoration: none;
	background: none;
	border: none;
	color: #fff;
}


.button-3 {
	float: right;
	margin-right: 0px;
	margin-right: 10px;
}
.button-3 .left-part{
	background: url("../img/button-1-left.png") left top no-repeat;
	width: 14px;
	height: 39px;
	float: left;
}
* html .button-3 .left-part{ 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-1-left.png', sizingMethod='crop');
}

.button-3 .right-part{
	float: left;
	background: url("../img/button-1-right.png") left top no-repeat;
	width: 14px;
	height: 39px;
}
* html .button-3 .right-part{ 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-1-right.png', sizingMethod='crop');
}

.button-3 .main-part{
	background: url("../img/button-1-patt.png") left top repeat-x;
	float: left;
	height: 35px;
	padding-top: 4px;
}
* html .button-3 .main-part{ 
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/button-1-patt.png', sizingMethod='scale');
}
.button-3 .main-part input {
	background: none;
	border: none;
	color: #fff;
}
.button-3 .main-part span {
	background: none;
	border: none;
	color: #fff;
}
.button-3 .main-part a {
	background: none;
	border: none;
	color: #fff;
	text-decoration: none;
}



#PutInBasketDone { padding: 8px; top: 42px; right: 0px; position:relative; border: 1px solid #323232; width: 265px; height: 120px; background: #000; display: none; position: absolute; z-index:1000000000000;}
#PutInBasketDone .caption { color: #ca0107; font-size: 12px; padding-bottom: 8px; }
#PutInBasketDone .price { position: absolute; top: 80px; right: 10px; color:#d5010d; font-size:18px; font-style: italic; }
#PutInBasketDone .image { float:left; width: 70px; } 
#PutInBasketDone .title { font-size: 13px; color: #fff; position:relative; top: -2px; margin-left: 5px; float:left; width: 170px; } 
#PutInBasketDone .sku { font-size:10px; color: #999; margin-left: 5px; float:left; }
#PutInBasketDone .send { clear: both; display: block; background: #c80000; color: #fff; text-align: center; text-decoration: none; font-size: 12px; text-transform: uppercase; padding: 3px 0px; position: relative; top: 10px; } 
#PutInBasketDone .send.grey { background: #555;}

#PutInBasketNot { position:relative; display: none; }
#PutInBasketNot span { position:absolute; left: -40px; top: 10px; height:20px; color: #f00; font-size: 12px; background:#000; float:left; white-space: nowrap; padding: 3px 5px 0px 5px; border: 1px solid #323232; }

#PutInWishListDone { padding: 8px; top: 42px; right: 0px; position:relative; border: 1px solid #323232; width: 265px; height: 120px; background: #000; display: none; position: absolute; z-index:1000000000000;}
#PutInWishListDone .caption { color: #ca0107; font-size: 12px; padding-bottom: 8px; }
#PutInWishListDone .price { position: absolute; top: 80px; right: 10px; color:#d5010d; font-size:18px; font-style: italic; }
#PutInWishListDone .image { float:left; width: 70px; } 
#PutInWishListDone .title { font-size: 13px; color: #fff; position:relative; top: -2px; margin-left: 5px; float:left; width: 170px; } 
#PutInWishListDone .sku { font-size:10px; color: #999; margin-left: 5px; float:left; }
#PutInWishListDone .send { clear: both; display: block; background: #c80000; color: #fff; text-align: center; text-decoration: none; font-size: 12px; text-transform: uppercase; padding: 3px 0px; position: relative; top: 10px; } 

#PutInWishListNot { position:relative; display: none; }
#PutInWishListNot span { position:absolute; left: -40px; top: 10px; height:20px; color: #f00; font-size: 12px; background:#000; float:left; white-space: nowrap; padding: 3px 5px 0px 5px; border: 1px solid #323232;  }


.floating-product-item { padding: 8px; top: 0px; right: 0px; position:relative; border: 1px solid #323232; border-bottom: none; width: 249px; height: 67px; background: #000; z-index:1000000000000;}
.floating-product-item .caption { color: #ca0107; font-size: 12px; padding-bottom: 8px; }
.floating-product-item .price { position: absolute; top: 50px; right: 10px; color:#d5010d; font-size:18px; font-style: italic; }
.floating-product-item .image { float:left; width: 70px; } 
.floating-product-item .title { font-size: 13px; color: #fff; position:relative; top: -2px; margin-left: 5px; float:left; width: 170px; } 
.floating-product-item .sku { font-size:10px; color: #999; margin-left: 5px; float:left; }
.send-to-basket { margin:0px 10px 0px 10px; clear: both; display: block; background: #c80000; color: #fff; text-align: center; text-decoration: none; font-size: 12px; text-transform: uppercase; padding: 3px 0px; position: relative; z-index:100000000000000 } 

#basket-floating-cart {
	width: 265px; 
	background:#000;
	display: none;
	position: absolute;
	top: 40px;
	right: 1px;
}
#basket-floating-cart .total {
	width: 246px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #323232;
	border-right: 1px solid #323232;
	font-size: 18px;
	background: #000;
}

#basket-floating-cart .total div{
	float:right;
	color: #D5010D;
	font-size: 18px;
	font-style: italic;
}

#TexePage a{
	color: #fff;
	text-decoration: underline;
}

#SubFilter { display: none; }

#BigFilter { display: block; width: 967px; height: 462px; overflow: hidden; background: url("../img/filter_bg.png") left top repeat; }
#BigFilter .close{ float: right; background: url("../img/close.png") right top no-repeat; margin: 15px 10px 0px 0px; padding: 3px 30px 5px 0px; margin-bottom: 30px; cursor: pointer; }
#BigFilter .close span{ text-decoration: underline; }
#BigFilter .close span:hover{ text-decoration: none; }
#BigFilter .records { padding: 0px 20px; height: 337px; overflow:auto; }
#BigFilter .records .record{ width: auto; float: left; padding: 0px; margin: 0px; padding-right: 20px; }
#BigFilter .records .record a{ display: block; padding: 0px; margin: 0px; }
#BigFilter .records .record div.title{ padding: 0px; margin: 0px; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #cccccc; padding-left: 0px; padding-right: 0px; margin-bottom: 10px; }
#BigFilter .records .record .line {	width: auto; background: none; line-height: 19px; margin: 0px; padding: 0px; padding-left: 0px; }
#BigFilter .records .record .line label{ padding-left: 7px; text-decoration: underline;	cursor: pointer; }
#BigFilter .buttons { clear: both; padding: 10px 20px 10px 0px; }
#BigFilter .buttons .button-1 { margin-left: 5px; }

* html #BigFilter { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/filter_bg.png', sizingMethod='scale'); }
* html #BigFilter .close{ background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/close.png', sizingMethod='crop'); position: relative; z-index: 100000000000;padding-left: 30px; }
* html #BigFilter *{ position: relative; z-index: 500000000; }


#block_to_move_in { position: absolute; left: 	0px; z-index: 500000000; top: 100px; }
* html #block_to_move_in { left: -170px; z-index: 500000000; }


#choice .Left { width: 400px; height:200px; float: left; padding: 20px 20px 60px 20px; background: url(../img/bg.png) left top repeat;  }
#choice .Right { width: 400px; height:200px; float: right; padding: 20px 20px 60px 20px; background: url(../img/bg.png) left top repeat;  }
#choice #register input.submit{ 
	background: none; padding: 0px; margin: 0px; top: 0px; height: auto; 
	height: 28px;
	background: #404040;
	color: #fff;
	margin-bottom: 10px;
}
input.submit{
	border: none;
	padding: 0px 10px !important;
	cursor: pointer;
	background: none; padding: 0px; margin: 0px; top: 0px; height: auto; 
	height: 28px;
	background: #404040;
	color: #fff;
	margin-bottom: 10px;
}

#choice #register .button-3 { margin: 10px 0px; }


* html #choice .Left { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg.png', sizingMethod='scale'); padding-bottom: 20px; }
* html #choice .Right { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg.png', sizingMethod='scale'); }

* html #choice .Left input { position: relative; z-index: 100000000;}
* html #choice .Left a { position: relative; z-index: 100000000;}

* html #choice .Right input { position: relative; z-index: 100000000;}
* html #choice .Right a { position: relative; z-index: 100000000;}

#lvl {
	cursor: pointer;
	display: block;
	padding: 3px 0px 2px 7px;
	font-size: 12px; color: #999; font-family: Arial;
	margin: 0px;
}
#rub {
	cursor: pointer;
	display: block;
	padding: 3px 0px 2px 7px;
	font-size: 12px; color: #999; font-family: Arial;
	margin: 0px;
}
#eur {
	cursor: pointer;
	display: block;
	padding: 3px 0px 2px 7px;
	font-size: 12px; color: #999; font-family: Arial;
	margin: 0px;
}
#currency {
	width: 72px; 
	height: 17px; 
	cursor:pointer; 
	background: url('../img/currency-bg.png') left top no-repeat; 
	font-size: 12px; 
	color: #fff; 
	font-family: Arial; 
	padding: 3px 0px 1px 10px;
	text-transform: uppercase;
}
#currency_box {
	text-transform: uppercase;
	padding: 5px 0px; 
	display: none; 
	background: #404040; 
	width: 73px; 
	position: absolute; 
	top:0px;
	left: 0px;
	color: #fff; 
}
#currency_box span{
	cursor: pointer;
	padding-left: 10px;
}
#currency_box span:hover{ 
	background: #505050; 
}
#select-drop-down-field {
	height: 23px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #999;
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
}
#select-drop-down-button {
	position:absolute;
	right: 0px;
	cursor: pointer;
	width: 21px;
	height: 23px;
}
#select-drop-down-content {
	position: absolute;
	display: none;
	background: #222;
	border: 1px solid #2e2e2e;
	color: #999;
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	top: 23px;
	border-top: none;
	width: 140px;
}
#select-drop-down-content .element {
	padding: 3px 5px 3px 10px;
	cursor: pointer;
}
#select-drop-down-content .element:hover {
	background: #2d2d2d;
}
#select-special {
	background: url("../img/select-bg.gif") right top no-repeat;
	position: relative;
	float: right;
	z-index: 9000000000;
	width: 172px;
	margin: 0px 0px 0px 10px;
	top: -3px;
}

#pages-select-drop-down-field {
	height: 23px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #999;
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
}
#pages-select-drop-down-button {
	float: left;
	width: 21px;
	height: 23px;
}
#pages-select-drop-down-content {
	width: 31px;
	position: absolute;
	display: none;
	background: #222;
	border: 1px solid #2e2e2e;
	color: #999;
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	top: 23px;
	border-top: none;
}
#pages-select-drop-down-content .element {
	padding: 3px 0px 3px 9px;
	cursor: pointer;
}
#pages-select-drop-down-content .element:hover {
	background: #2d2d2d;
}
#pages-select-special {
	cursor:pointer;
	background: url("../img/select-bg.gif") right top no-repeat;
	position: relative;
	float: right;
	width: 65px !important;
	z-index: 9000000000;
	margin: 0px 10px;
	top: -3px;
}



#pages-select-drop-down-field-rings {
	height: 23px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #999;
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
}
#pages-select-drop-down-button-rings {
	cursor: pointer;
	float: left;
	width: 21px;
	height: 23px;
}
#pages-select-drop-down-content-rings {
	width: 59px;
	position: absolute;
	display: none;
	background: #222;
	border: 1px solid #2e2e2e;
	color: #999;
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	top: 22px;
	left: 0px;
	border-top: none;
	padding: 3px 0px 3px 4px;
}
#pages-select-drop-down-content-rings .element {
	padding: 0px 5px 0px 3px;
	cursor: pointer;
	text-align: left;
}
#pages-select-drop-down-content-rings .element:hover {
	background: #2d2d2d;
}
#pages-select-special-rings {
	background: url("../img/select-bg.gif") right top no-repeat;
	width: 65px;
	position: relative;
	float: right;
	z-index: 9000000000;
	margin: 0px 10px;
	top: 5px;
	right: -20px;
}

.hidden-list {
	display: none;
	position: absolute;
	z-index: 100000000;
	background: #000;
	left:-15px;
	padding: 0px 15px;
}
.other {
	text-decoration: underline;
	cursor: pointer;
}
.grey-block {
	padding: 10px;
	background: url("../img/bg.png") left top repeat;
}
* html .grey-block { 
	background: #222; 
}

.hProduct .second {
	background: #333333;
	color: #fff;
}
.hProduct .second.big {
	background: #99825d;
	font-size: 24px;
	font-weight: bold;
}
.hProduct .second.middle {
	background: #99825d;
	font-size: 19px;
	font-weight: bold;
}
.hProduct .second:hover {
	border: 1px solid #000;
}
.hProduct .first {
	text-transform: capitalize;
}
.hProduct #xmldescription td{
	vertical-align: middle;
}
#SearchForm label{
	position: absolute; 
	top: 45px; 
	left: 0px;
	color: #ff0000;
	font-size: 12px;
}
#SearchBottomForm label{
	position: absolute; 
	top: 45px; 
	left: 0px;
	color: #ff0000;
	font-size: 12px;
}
.description img {
	margin-right: 10px;
}



#user {
	position:relative;
	top: 14px;
	float:right;
}
#user .text {
	float:right;
	margin-right: 1px;
	border: 1px solid #333333;
	line-height: 15px;
	padding: 11px 13px;
	color: #fff;
}
#user .text.hidden {
	display: none;
}
#user .text > a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	color: #ef8d00;
	text-transform: uppercase;
}
#user .text > a.basket-link{
	color: #fff;
	text-transform: none;
	font-weight:normal;
}
#user .links {
	float:right;
	margin-right: 1px;
	border: 1px solid #333333;
	padding: 12px 23px;
	line-height: 15px;
	padding: 11px 18px;
	color: #fff;
}
#user .links > .part > a {
	color: #fff;
	text-decoration: none;
}
#user .links > .part > .name {
	text-decoration: underline;
	text-transform: uppercase;
	color: #ef8d00;
	font-weight: bold;
}
#enter-button {
	float:right;
	padding: 12px 15px;
	background: #666666;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
}
#enter-button a{
	background: #666666;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
}
#exit-button {
	float:right;
	padding: 12px 23px;
	background: #666666;
	color: #fff;
	text-decoration: none;
	line-height: 15px;
}
#user .links .part {
	margin: 0px 7px;
	float:left;
}
#user .links .part a.orange {
	color: #ef8d00;
	text-transform: uppercase;
}

#invite {
	visibility: hidden;
	float:right;
	margin-top: 10px;
	margin-bottom: 13px;
}
#invite .form {
	float:right;
}
#invite .form input {
	float:right;
}
#invite .form input.button {
	font-size: 12px;
	color: #fff;
	background: #404040;
	width: auto;
	margin: 0px;
	padding: 1px 3px;
	border: none;
	cursor: pointer;
}
#invite .form input.text {
	text-align:left;
	font-size: 12px;
	color: #fff;
	background: #666666;
	width: auto;
	margin: 0px;
	padding: 2px 2px;
	line-height: 15px;
	border: none;
	margin-right: 1px;
	width: 160px;
}
#invite .form {
	background: url("../img/small-icon-1.png") left 2px no-repeat;
	padding-left: 25px;
}

#invite .text {
	color: #fff;
	width: 400px;
	float:right;
	text-align: right;
	text-transform: uppercase;
	padding-top: 3px;
	margin-right: 10px;
}
#invite .text strong {
	color: #ef8e00;
}

#invite-bottom {
	visibility: hidden;
	float:left;
}
#invite-bottom .form {
	float:left;
}
#invite-bottom .form input {
	float:left;
}
#invite-bottom .form input.button {
	font-size: 12px;
	color: #fff;
	background: #404040;
	width: auto;
	margin: 0px;
	padding: 1px 3px 3px 3px;
	border: none;
	cursor: pointer;
	margin-right: 1px;
}
#invite-bottom .form input.text {
	text-align:left;
	font-size: 12px;
	color: #fff;
	background: #666666;
	width: auto;
	margin: 0px;
	padding: 2px 2px;
	line-height: 15px;
	border: none;
	margin-right: 1px;
	width: 160px;
	padding-bottom: 4px;
}
#invite-bottom .form {
	background: url("../img/small-icon-1.png") left 2px no-repeat;
	padding-left: 25px;
}

#invite-bottom .text {
	color: #fff;
	width: 500px;
	float:right;
	text-align: right;
	text-transform: uppercase;
	padding-top: 3px;
	margin-right: 10px;
}
#invite-bottom .text strong {
	color: #ef8e00;
}


#subscribe-form {
	padding-top: 10px;
	float:left;
	width: 165px;
	padding-bottom: 30px;
}
#subscribe-form .form {
	float:left;
}
#subscribe-form .form input {
	float:left;
}
#subscribe-form .form input.button {
	font-size: 12px;
	color: #fff;
	background: #404040;
	width: auto;
	margin: 0px;
	padding: 1px 5px 3px 3px;
	height: 21px;
	border: none;
	cursor: pointer;
	margin-right: 1px;
}
#subscribe-form .form input.text {
	text-align:left;
	font-size: 12px;
	color: #fff;
	background: #666666;
	width: auto;
	margin: 0px;
	padding: 2px 2px;
	line-height: 15px;
	border: none;
	margin-right: 1px;
	width: 100px;
	padding-bottom: 4px;
}
#subscribe-form .form {
	background: url("../img/small-icon-1.png") left 2px no-repeat;
	padding-left: 25px;
}

#subscribe-form .text {
	color: #fff;
	width: 500px;
	float:right;
	text-align: right;
	text-transform: uppercase;
	padding-top: 3px;
	margin-right: 10px;
}
#subscribe-form .text strong {
	color: #ef8e00;
}

body {
	overflow-x: hidden;
}
#stuff {
	position:relative;
	z-index: -1;
}
#stuff div.inner {
	position:absolute;
	top: 96px;
	width: 100%;
	background: #1a1a1a;
	height: 34px;
}
#stuff div.inner .fixer {
	padding: 0px 45px;
	margin: 0px auto;
	width: 967px;
	position:relative;
}
#stuff div.inner .fixer .part {
	float:left;
	padding-top: 7px;
}
#stuff-inner .fixer .part {
	float:left;
	padding-top: 7px;
	position:relative; 
}
#search {
	position:absolute;
	left: 225px;
	background: url("../img/icon-2.gif") left 10px no-repeat;
	padding-left: 25px;
}
#search input {
	background: #666666;
	width: 315px;
	border: none;
	color: #fff;
	margin-top: 8px;
	height:18px;
	float:left;
}
#search input.submit {
	background: #404040;
	width: auto;
	height:20px;
	margin-left: 1px;
}

#search-bottom {
	margin-right: 75px;
	float:left;
	height:30px;
	background: url("../img/icon-2.gif") left 2px no-repeat;
	padding-left: 25px;
}
#search-bottom input {
	background: #666666;
	width: 315px;
	border: none;
	color: #fff;
	margin-top: 0px;
	height:18px;
	float:left;
	font-size: 12px;
	float:left;
}
#search-bottom input.submit {
	background: #404040;
	width: auto;
	height:20px;
	margin-left: 1px;
}

#footer-top-part .information {
	float:right;
}
#footer-top-part .information div{
	float:right;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
}
#footer-top-part .information .skype{
	width: 53px;
	height: 23px;
	/* background: url("../img/skype.gif") left top no-repeat; */
	position:relative;
	top: 0px;
	display: block;
	float:right;
	margin-left: 25px;
}
#footer-top-part .information .skype.active{
	background: url("../img/skype-active.gif") left top no-repeat;
}
#footer-top-part .information div.phone-2 {
	margin-left: 25px;
}


#stuff-inner .fixer .information {
	float:right;
}
#stuff-inner .fixer .information div{
	float:right;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 9px;
}
#stuff-inner .fixer .information .skype{
	width: 20px;
	height: 23px;
	/* background: url("../img/skype.gif") left top no-repeat; */
	position:relative;
	top: 9px;
	display: block;
	float:right;
	margin-left: 25px;
}
#stuff-inner .fixer .information .skype.active{
	background: url("../img/skype-active.gif") left top no-repeat;
}
#stuff-inner .fixer .information div.phone-2 {
	margin-left: 25px;
}

#links {
	float:right;
	margin-bottom: 10px;
	padding-top: 10px;
}
#links a{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	margin-left: 27px;
	float:left;
}
#breadcrumbs {
	margin-top: 10px;
	float:left;
	margin-bottom: 10px;
}
#breadcrumbs a{
	color: #999;
}
#link-to-the-top {
	color: #fff;
	text-decoration: none;
	padding: 22px 0px 0px 0px;
	text-align:center;
	background: url("../img/link-to-the-top.gif") left top no-repeat;
	width: 158px;
	height: 24px;
	display: block;
	margin-top: 20px;
}
#footer-top-part {
	height:20px;
	padding: 9px 0px;
	background: #1a1a1a;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #292929;
}

#footer-adv-block {
	border: 1px solid #565656;
	padding: 7px;
	position: relative;
	z-index: 1000000;
	width: 951px;
}
#footer-adv-block td{
	text-align: center;
	width: 33%;
}
.table-of-products {
	margin-top: 20px;
}

.table-of-products.wishlist { width: 729px; margin-top: 0px; }
.table-of-products.wishlist .name { width: 280px; }
.table-of-products.wishlist .name .info { width: 160px; }
.table-of-products.wishlist .element .name { width: 270px; }
.table-of-products.wishlist .element .name .info { width: 160px; }
.table-of-products.wishlist .element .name .info .title {  height: 27px; overflow: hidden; margin-bottom:8px; }


.table-of-products div {
	background: #202020;
}
.table-of-products div.headers {
	border-bottom: 10px solid #000;
	height: 32px;
	overflow: hidden;
}
.table-of-products div.headers div {
	padding: 8px 0px 10px 0px;
	text-align:center;
	font-size: 12px;
	color: #fff;
}
.table-of-products div.headers div.remove{
	border-right: 1px solid #000;
}
.table-of-products .count {
	width: 147px;
	border-right: 1px solid #000;
	float:left;
}
.table-of-products .name{
	width: 518px;
	border-right: 1px solid #000;
	float:left;
}
.table-of-products .price{
	width: 185px;
	float:left;
}
#basket.table-of-products.basket .price{
	width: 190px;
	float:left;
	text-align: right;
	padding-right: 20px;
}
.table-of-products .buy{
	width: 205px;
	border-right: 1px solid #000;
	float:left;
}
.table-of-products .remove{
	width: 85px;
	float:left;
}
.table-of-products.wishlist .remove{
	width: 55px;
	float:left;
}

.table-of-products .element .name{
	padding: 5px;
	width: 508px;
	height: 130px;
}
.table-of-products .element .name .photo {
	float:left;
	padding-right: 9px;
}
.table-of-products .element .name .info {
	float:left;
	width: 360px;
	padding-top: 5px;
}
#right .table-of-products .element .name .info .title a {
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#right .table-of-products .element .name .info .title {
	font-size: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-bottom: 10px;
}
#right .table-of-products .element .name .info .sku {
	padding-bottom: 5px;
}
#right .table-of-products .element .name .info .description {
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;	
	height: 54px;
	overflow: hidden;
}
.table-of-products .element .price {
	padding-left: 10px;
	width: 175px;
	height:100px;
	padding-top: 20px;
}
.table-of-products.wishlist .element .price {
	border-right: 1px solid #000;
}
.table-of-products.wishlist .headers .price {
	border-right: 1px solid #000;
}

.table-of-products .price .real {
	font-size: 18px;
	color: #cc0000;
	font-style: italic;
}
.table-of-products .price .retail,
.table-of-products .price .economy {
	color: #bbb;
}
.add-to-cart-button {
	cursor: pointer;
	padding: 6px 6px;
	background: #c80000 !important;
	margin: 0px auto;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
.table-of-products .element .buy {
	padding-top: 40px;
	height:85px;
	text-align:center;
}
.table-of-products .element {
	height: 80px;
	overflow: hidden;
	border-bottom: 1px solid #000;
}
.table-of-products .element .remove{
	border-right: 1px solid #000;
	height: 100px;
	padding-top: 30px;
	text-align:center;
}
.table-of-products div.remove-button {
	height: 22px;
	text-decoration:underline;
	text-align:center;
	/*background: url("../img/delete.jpg") left top no-repeat;*/
	cursor: pointer;
	margin: 0px auto;
}
#basket.table-of-products .element .count{
	float:left;
	width: 147px;
	padding-top: 30px;
	height:80px;
	border-right: 1px solid #000;
}
#basket.table-of-products .price{ 
	width: 244px;
	float:left;
	padding-left: 0px;
}
#basket.table-of-products .price.long{ 
	width: 300px;
	border: none;
	float:left;
	padding-left: 0px;
}
#basket.table-of-products .price .real {
	padding-top: 13px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px !important;
}
#total_price_span {
	text-transform: uppercase;
}
.minus {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	position:relative;
	top: -2px;
}
.plus {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	position:relative;
	margin-left: 5px;
}

#basket h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
.delivery-element {
	background:#202020;
	padding: 10px 0px;
	margin-bottom: 2px;
}
#basket.table-of-products .delivery-element .price{
	float:right;
	color: #c00;
	font-size: 18px;
	font-style: italic;
	width: 230px;
	text-transform: uppercase;
}
#basket.table-of-products .delivery-element .price.long{ 
	width: 330px;
	border: none;
	float:left;
	padding-left: 0px;
}

#basket.table-of-products .delivery-element .name{
	width: auto;
	float: none;
}
#basket.table-of-products .delivery-element .name label{
	color: #fff;
	padding-left: 10px;
}
#basket.table-of-products .delivery-element .name input{
	margin-left: 20px;
}
#totals-block {
	float:right;
	width: 300px !important;
	margin-top: 20px;
	margin-bottom: 5px;
}
#totals-block .totals{
	height: 32px;
}
#totals-block .totals .left{
	float:left;
	font-size: 12px;
	font-weight: normal;
	color:#fff;
	padding: 10px 0px 0px 10px;
}
#totals-block .totals .right{
	text-transform: uppercase;
	margin-right: 20px;
	padding-top: 5px;
	float:right;
	font-size: 20px;
	font-weight:bold;
	font-style: italic;
	color: #cc0000;
}

#sub-totals-block {
	float:right;
	width: 600px;
	width: 241px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#sub-totals-block .totals{
	height: 32px;
}
#sub-totals-block .totals .left{
	float:left;
	font-size: 12px;
	font-weight: normal;
	color:#fff;
	padding: 10px 0px 0px 10px;
}
#sub-totals-block .totals .right{
	text-transform: uppercase;
	margin-right: 20px;
	padding-top: 5px;
	float:right;
	font-size: 20px;
	font-weight:bold;
	font-style: italic;
	color: #cc0000;
}


#total_price {
	position: absolute;
	left: -10000px;
	background: none;
	border: none;
}
.payment-method-element {
	background: #202020;
	padding: 10px;
	float:left;
	margin-right: 7px;
}
.payment-method-element .image {
	padding-top:5px;
	text-align: center;
}
#delivery_price {
	position:absolute;
	left: -10000px;
}

#continue-shopping-button {
	background: #404040;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 6px 10px;
	display: block;
	float:left;
	text-decoration: none;
	margin-right: 2px;
}
#continue-checkout-button {
	display: block;
	float:left;
	background: url("../img/checkout-continue.gif") right top no-repeat;
	line-height: 18px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 6px 30px 6px 10px;
	cursor: pointer;
}
#checkout-buttons {
	background: none;
	float:right;
	padding: 20px 0px;
}

h1 {
	font-size: 25px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-bottom: 10px;
}
h2 {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
}

#confirm-order-payment-method {
	float:left;
	margin-top: 20px;
	width: 560px;
}
#confirm-order-payment-method label {
	cursor: pointer;
}
#confirm-order-payment-method .caption{
	color: #fff;
	text-transform: uppercase;
}
#confirm-order-payment-method .chosen {
	padding-top: 5px;
	padding-left: 40px;
}

#confirm-order-personal-information {
	float:left;
	margin-top: 20px;
	width: 100%;
	padding-bottom: 20px;
}
#confirm-order-personal-information .caption{
	color: #fff;
	text-transform: uppercase;
}
#confirm-order-personal-information .chosen {
	padding-top: 10px;
	padding-left: 40px;
}
#confirm-order-personal-information .chosen .element {
	float:left;
	width: 25%;	
	clear: none;

}
#PersonalForm {
	display: none;
	padding-top: 10px;
	height:260px;
	overflow: hidden;
}

#PersonalForm .caption {
	text-transform: none !important;
}
#PersonalForm .grey.submit {
	margin-left: 134px;
}
#PersonalDiv input{
	padding: 3px;
	width: 200px;
	background: #111;
	/*margin-bottom: 5px;*/
	border: 1px solid #222;
	color: #aaa;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#PersonalDiv textarea{
	padding: 3px;
	width: 200px;
	height:90px;
	background: #111;
	margin-bottom: 5px;
	border: 1px solid #222;
	color: #aaa;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
#confirm-order-delivery {
	float:left;
	margin-top: 20px;
	width: 400px;
}
#confirm-order-delivery .caption{
	color: #fff;
	text-transform: uppercase;
}
#confirm-order-delivery .chosen {
	padding-top: 5px;
	padding-left: 40px;
}

a.grey,
span.grey {
	margin-left: 5px;
	padding: 0px 5px;
	color: #fff;
	background: #404040;
	text-decoration: none;
	font-size: 18px;
	cursor:pointer;
}
a.grey span,
span.grey span{
	position:relative;
	top: -2px;
	font-size: 12px;	
}
.input-container {
	padding-bottom: 10px;
}
.input-container label {
	padding-left: 5px;
}
#PaymentForm {
	display: none;
	padding: 5px 0px 0px 0px;
}
#PaymentForm .grey {
	margin-left: 15px;
}
#DeliveryForm {
	display: none;
	padding: 5px 0px 0px 0px;
}
#DeliveryForm .grey {
	margin-left: 15px;
}
#right .count strong {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#pre-confirm-step-totals {
	float:right; 
	width: 310px; 
	margin: 10px 0px; 
	background: #202020; 
	padding: 10px;
}
#pre-confirm-step-totals .line {
	height: 30px;
}
#pre-confirm-step-totals .caption {
	float:left; 
	color: #fff; 
	font-size: 15px;
}
#pre-confirm-step-totals .value {
	float:right; 
	color: #fff; 
	font-size: 18px; 
	font-style: italic;
}
#pre-confirm-step-totals .line.final {
	padding-top: 20px;
	font-weight: bold;
}
#pre-confirm-step-totals .line.final .value {
	color: #c80000;
}

#discounts {
	float:left; 
	width: 600px; 
	padding: 10px;
	margin-top: 20px;
}
#discounts .caption{
	font-size: 15px; 
	color: #fff; 
	text-transform: uppercase;
	margin-top:5px;
	margin-bottom:5px;
}
#discounts .element {
	padding-bottom: 0px;
	height: auto;
	border: none !important;
}
#discounts .element .virtual {
	font-size: 15px;
	color: #bbbbbb;
	float: none;
	clear: both;
	padding-top: 5px;
}
#corfirm-button {
	position:relative;
}
#corfirm-button .button{
	cursor: pointer;
	position:absolute;
	right: -10px;
	border: none;
	background: #c80000;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	padding: 18px 13px;
	float:right;
	top: 25px;
	width: auto;
}
#scrollable {
    height: 274px;
    left: 0;
    position: relative;
    width: 2000%;
}
#right #scrollable .element {
		clear: none;
    float: left;
    overflow: hidden;
    position: relative;
    width: 760px;
}
#scrollable .element .image {
    height: 274px;
    overflow: hidden;
}
#adv {
    overflow: hidden;
		height: 238px;
    margin-bottom: 0px;
    position: relative;
    width: 760px;
}


#backToTop {
		background: url("../img/link-to-the-top.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    height: 24px;
    text-align: center;
		height: 45px;
		padding-top: 5px;
    text-decoration: none;
    width: 158px;
    bottom: 80px;
    color: #FFFFFF;
    display: none;
    left: 50%;
    margin-left: -490px;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
}
#backToTop.showme {
    display: block;
}
#backToTop span {
    display: block;
    margin: 11px 0 0;
    padding: 8px 12px;
		text-transform: uppercase;
}
#backToTop a:link, #backToTop a:active, #backToTop a:focus, #backToTop a, #backToTop a:visited {
    color: #FFFFFF;
}
#backToTop a:hover {
    color: #999999;
}
#right .container .description table {
	max-width: 760px !important;
}
#top-pager {
	position: relative;
	left: -8px;
	float:right;
	margin-top: 10px;
}
#credit-block {
	display: none;
}
.bigger {
	text-transform: uppercase !important;
}
#different_delivery_address {
	margin-top:7px; 
	padding: 5px 0px; 
	width: 186px; 
	background: #666; 
	display: none; 
	border: none;
	color: #fff;
}
.description {
	margin-bottom: 10px;
}
/* Toolbar */

div#toolbar {
	position: fixed; /* set fixed position for the bar */
	bottom: 0px;
	right: 0px;
	height: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	background:#202020;
	z-index:100000000000;
}


div#toolbar {
	width: 100%;
	min-width: 800px; /* centered toolbar */
	left: 0px;
}
div#toolbar .inner{
	width: 965px;
	margin: 0px auto;
	position:relative;
}
div#toolbar .inner .delete {
	background: url("../img/delete-image.jpg") left top no-repeat;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
div#toolbar .inner .caption{
	color: #fff;
	padding-top: 4px;
	padding-right: 10px;
}
.additional-payment {
	float:right;
	padding-right: 20px; 
	padding-top: 5px; 
	font-style: italic;
}
.additional-payment-link {
	padding: 5px 10px; 
	float:right; 
	background: #c00; 
	text-decoration: none; 
	font-size: 15px; 
	margin-bottom: 20px; 
	color: #fff;
}
.links-inner {
	position:relative; top: -15px; left: 30px;
}
.top-popup-make-order {
	background: #000000; height: 30px; width: 265px; border-right: 1px solid #323232; border-bottom: 1px solid #323232;border-left: 1px solid #323232;
}
#socials {
	clear: both; width: 400px; position:relative; top: 10px;
}
.div-1 {
	float:left; margin-right: 4px;
}
.div-2 {
	float:left; margin-right: 10px;
}
.div-3 {
	float:left; margin-right: 10px; text-align:left;
}
.div-4 {
	float:left; margin-right: 10px; text-align:left;
}
.div-5 {
	float:left; margin-right: 10px;
}
.div-6 {
	width: 55px; height: 25px; overflow: hidden;float:left; margin-right: 10px;
}
#bottom-text-input {
	width: 240px; float:left; border: none; padding:3px; height: 18px; line-height:20px;
}
#bottom-submit-input {
	float:left; color: #fff; background: #c00; padding: 3px ; height: 24px; line-height:20px; margin-left:1px; border: none;
}
#left-user-menu {
	float:left;
}
#left-user-menu div {
	background: #222;
	width: 200px;
	padding: 5px;
	color: #999;
	margin-bottom: 5px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#left-user-menu div.active,
#left-user-menu div:hover {
	background: #444;
	width: 200px;
	padding: 5px;
	color: white;
}
#content-blocks {
	float:left;
	width: 700px;
	margin-left: 35px;
}
.content-block {
	display: none;	
}

#content-friends textarea {
	background: none;
	border: none;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	background: #666666;
	color: #fff;
	width: 500px;
	height: 100px;
	margin-top: 10px;
	resize: none;
}
#content-friends input.submit{
	width: 178px;
	margin-left: 330px;
	font-size: 11px;
	height: 28px;
	background: #c00;
	color: #fff;
	border: none;
	padding-top: 0px;
	cursor: pointer;
}
#content-friends .left{
	float: left;
	width: 150px;
}
#content-friends .right{
	float: left;
}
#content-friends {
	position:relative;
	top: -45px;
}
#content-friends h2{
	font-size: 18px !important;
	text-transform: none;
}
#referal-table {
	width: 505px;
}
#referal-table th {
	text-align: left;
	padding-left: 10px;
}
#referal-table td {
	border: 2px solid #000;
	background: #1b1b1b;
	font-size: 12px;
	padding: 10px;
	color: #fff;
}
#referal-table td.second {
	background: #333333;
}
#billboard-banner {
	position:relative; top: -5px;
}
#top-pager {
	margin-top: 0px;
}
