body {
	background: url(../img/bg.jpg);
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, serif, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #fff;
}

h1{
	color: #ffffff;
	font-size: 22px;
	letter-spacing:-0,7;
	padding: 0;
	margin: 0;
}
h2{
	color: #d97fd6;
	font-size: 22px;
	letter-spacing:-0,7;
	padding: 0;
	margin: 0;
}
h3{
	color: #ffffff;
	font-size: 16px;
	letter-spacing:-0,7;
	padding: 0;
	margin: 0;	
}
h4{
	padding: 0;
	margin: 0;
	color: #d8a404;
	font-size: 16px;
	letter-spacing:-0,7;
}
h5{
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-size: 13px;
	letter-spacing:-0,7;
}

fieldset{
	border: 1px solid white;
	background: #4d464e;
}

textarea{
	padding: 5px;
	font-size: 12pt;	
}

.gold{
	color: #d8a404;
}

.white{
	color: #fff;
}

div,p,span,td,table,img,input,form{
	padding: 0;
	margin: 0;
	border: 0;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
a{
	text-decoration: none;
	color: #d8a404;
}
.maintable{
	background: url(../img/bg-table.jpg) repeat-x;
	width: 100%;

}
.aligncenter{
	text-align: center;
}
.lefttd{
	background: url(../img/bg-left.jpg) no-repeat top right;	
}
.contenttd{
	width: 980px;
	background: url(../img/bg-content.jpg) no-repeat;	
}
.righttd{
	background: url(../img/bg-right.jpg) no-repeat top left;	
}
td{
	vertical-align: top;
}
.global{
	width: 980px;
	padding: 140px 0 300px 0;
	margin: 0 auto;
}
#top{
	width: 980px;
	float: left;
	height: 120px;
}
.logo{
	padding-left: 67px;
	width: 519px;
}
#menu{
	float: right;
	padding: 44px 0 0 0;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	float: left;
}

#menu ul li a{
	height: 36px;
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
}
#menu ul li a span{
	height: 36px;
	padding-right: 16px;
	background: url(../img/bg-menu-right.png) no-repeat right;	
	display: block;
	float: left;
}
#menu ul li a span span{
	height: 26px;
	padding: 10px 0 0 16px;
	background: url(../img/bg-menu-left.png) no-repeat left;
	display: block;
	float: left;	
}


#menu ul li a:hover span{
	height: 36px;
	padding-right: 16px;
	background: url(../img/bg-menu-right-a.png) no-repeat right;
	display: block;	
	float: left;
}
#menu ul li a:hover span span{
	height: 26px;
	padding: 10px 0 0 16px;
	background: url(../img/bg-menu-left-a.png) no-repeat left;
	display: block;	
	float: left;
	cursor:pointer;	
}

#menu ul li a.active span{
	height: 36px;
	padding-right: 16px;
	background: url(../img/bg-menu-right-a.png) no-repeat right;
	display: block;	
	float: left;
}
#menu ul li a.active span span{
	height: 26px;
	padding: 10px 0 0 16px;
	background: url(../img/bg-menu-left-a.png) no-repeat left;
	display: block;	
	float: left;
	cursor:pointer;
}


#content{
	width: 980px;
	float: left;
	padding-bottom: 30px;
}
#content-left{
	width: 241px;
	float: left;
	padding: 0 1px 0 2px;
}
#content-right{
	width: 736px;
	float: left;
	line-height: 13pt;
	font-size: 10pt;	
}

.content-right-content{
	background: url(../img/bg-content-right-content.png);
	padding: 26px 22px 10px 26px;
}
.content-right-bottom{
	background: url(../img/bg-content-right-bottom.png) no-repeat top;
	height: 28px;
}
.box{

}

#sort-by{
	color: #ceb9d2;
	font-weight: bold;
	float: right;
}
#sort-by td{
	vertical-align: middle;
}

#sort-by select{
	background: #363137;
	border: 1px solid #5f5661;
	color: #ceb9d2;
	padding: 3px;
	cursor: pointer;
}
.paging{
	background: #363137;
	margin: 1px 3px;
	width: 685px;
	margin: 0 auto;
}

.paging table{
	width: 100%;
	height: 35px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 12pt;
	color: #ceb9d2;
}
.paging table td{
	width: 5%;
	vertical-align: middle;	
}
.paging table td+td{
	width: 90%;
	vertical-align: middle;	
}
.paging table td+td+td{
	width: 5%;
	vertical-align: middle;	
}
.paging a{
	color: #ceb9d2;
	font-weight: bold;
}
.paging a:hover{
	color: #ba4ed1;
	font-weight: bold;
	font-size: 15pt;
}
.paging a.active{
	color: #ba4ed1;
	font-weight: bold;
	font-size: 15pt;
}


.product-photos{
	width: 351px;
	background: url(../img/bg-product-photos.png) no-repeat;
}

.product-desc{
	width: 337px;
	padding: 0 0 0 22px;
}
.product-border{
	padding: 3px;
	background: url(../img/bg-product-border.png) no-repeat;
	display: block;
	margin-bottom: 3px;
}
.product-border2{
	padding: 3px;
	background: url(../img/bg-product-border2.png) no-repeat;
	margin-right: 3px;
	cursor: pointer;
}

.price-box{
	background: url(../img/bg-price.png) no-repeat top left;
	width: 154px;
	height: 41px;
	display: block;
	float: left;
	padding: 10px 0 0 15px;
	color: #ceb9d2;
}
.price-font{
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
}
.add-to-basket{
	background: url(../img/bg-add-to-card.png) no-repeat;
	width: 110px;
	height: 30px;
	display: block;
	float: left;
	padding: 11px 0 0 40px;
	font-weight:bold;
}
.add-to-basket a{
	color: #181619;
	font-size: 10pt;
}

.button-grey{
	background: url(../img/bg-button-grey.png) no-repeat;
	width: 158px;
	height: 25px;
	color: #fff;
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 9pt;
}
.button-grey a{
	color: #fff;
}

#navigation a{
	color: #fff;
}
#navigation{
	width: 720px;
	height: 42px;
	text-align: right;
	background: url(../img/bg-navigation.png) no-repeat right;
	color: #ceb9d2;
	padding: 0 16px 0 0;
}
.box-top{
	height: 31px;
	padding: 13px 0 0 21px;
	background: url(../img/bg-box-top.png) no-repeat
}
.box-content{
	background: #4a2f57;
	padding: 10px 10px 5px 10px;
}

.box-bottom{
	background: url(../img/bg-box-bottom.png) no-repeat top;
	height: 34px;
}




.box2{

}

.box2-top{
	height: 31px;
	padding: 13px 0 0 21px;
	background: url(../img/bg-box2-top.png) no-repeat
}
.box2-content{
	background: url(../img/bg-box2-content.png) no-repeat bottom #3a2544;
	padding: 10px 10px 10px 10px;
}


.box3{
	background: url(../img/bg-box-info2.png) no-repeat;
	border-bottom: 1px solid #462f52;
	padding: 17px 0 0 0;
	margin-bottom: 15px;
}
.box3content{
	background: url(../img/bg-box-info2-content.png) no-repeat top #37253f;
	padding: 0 20px 0 20px;

}
.menu-left{

}
.menu-left ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-left ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu-left2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-left2 ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu-left ul li a{
	background: url(../img/bg-menu.png) no-repeat;
	height: 27px;
	display: block;
	padding: 9px 0 0 13px;
	color: #fff;
	font-weight: bold;
	
}
.menu-left2 ul li a{
	background: url(../img/bg-menu.png) no-repeat;
	height: 27px;
	display: block;
	padding: 9px 0 0 13px;
	color: #ceb9d2;
	font-weight: bold;
}
.menu-left2 ul li a:hover{
	background: url(../img/bg-menu-a.png) no-repeat;
	color: #260b37;
}
.menu-left2 ul li a.active{
	background: url(../img/bg-menu-a.png) no-repeat;
	color: #260b37;
}
.menu-left ul li a:hover{
	background: url(../img/bg-menu-a.png) no-repeat;
	color: #260b37;
}
.menu-left ul li a.active{
	background: url(../img/bg-menu-a.png) no-repeat;
	color: #260b37;
}

.box-info{
	background: url(../img/bg-box-info.png) no-repeat bottom #4c2f55;
	width: 185px;
	padding: 13px 0 0 0;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
}
.box-info a{
	color: #d8a404;
}
.box-info p{
	padding: 0 13px 13px 13px;
	
}



.content-header{
	background: url(../img/bg-content-header.png) no-repeat;
	height: 45px;
	padding: 27px 17px 0 27px;
}


.button{
	width: 100px;
	height: 27px;
	background: url(../img/bg-button.png) no-repeat;
	text-align: center;
	padding: 3px 0 0 11px;
}

.products{
	margin: 0 auto;
}
.products td{
	width: 227px;
	height: 270px;
	background: url(../img/bg-product.png) no-repeat;
	text-align: center;
}

.products td{
	width: 227px;
	height: 270px;
	background: url(../img/bg-product.png) no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #ceb9d2;	
}
.products td span{
	padding: 3px 0;
	display: block;
}
.products td img{
	width: 187px;
	height: 186px;
	background: url(../img/bg-product-img.png) no-repeat;
	padding: 3px;
}
.products td span a{
	color: #ceb9d2;
}
.products td span a:hover{
	color: #ba4ed1;
}
.price{
	font-size: 15pt;
	color: #d8a404;
}
.bottom-left{
	background: url(../img/bg-bottom-left-top.png) no-repeat top right #1a181b;
	color: #635c64;
	text-align: right;	
}
.bottom-content{
	background: url(../img/bg-bottom-center.png) no-repeat;
	height: 223px;
	padding: 25px 0 0 0;
	width: 980px;
	color: #635c64;
	
}
.bottom-right{
	background: #131113;
}

.bottom-content-left{
	text-align: right;
	width: 185px;
	padding: 0 95px 0 0;
	color: #635c64;
	font-weight: bold;
}
.bottom-content-left a{
	color: #635c64;
}
.bottom-content-right a{
	color: #635c64;
	font-size: 10pt;
}

.basketInfo{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 20px;
	padding: 20px;
	font-weight: bold;
	font-size: 11pt;
	text-align: center;
}

#basketAdded{
	background: #9DDF99;
	border-bottom: 1px solid #71AF6D;
}
#basketFailed{
	background: #FF6F6F;
	border-bottom: 1px solid #CF4040;
}
#basketTable td{
	vertical-align: middle;
	background: #4d464e;
	padding: 10px;
	
}

#basketTable{
	width: 100%;
}

#basketTable input[type=text]{
	padding: 5px;
	width: 30px;
	margin-right: 5px;
	text-align: center;
	
}
#basketTable input[type=submit]{
	padding: 4px;
	width: 50px;	
	text-align: center;
	border: 1px solid black;
	cursor: pointer;
}

.imageThumb{
	width: 75px;
}



.countInputs
{
	width: 100px;
}

#basketTable tfoot td{
	background: none;
	text-align: center;	
	font-weight: bold; font-size: 13pt;
}

#basketTable tfoot #clearButton{
	background: url(../img/buttonbg.png) repeat-x;
	color: #161417;
	cursor: pointer;
}

#basketTable tfoot #sumaLabel{
	text-align: right;
}
#basketTable tfoot #finalCostLabel{
text-align: left;
}
#basketTable tfoot #buyButton{
background: url(../img/buttonbg.png) repeat-x;
color: #161417;
cursor: pointer;
}
.clickable{
	cursor: pointer;
}
.invisible{
	display: none;
	padding: 20px;
}

#step1Container .clickable{
	font-size: 12pt;
}

#step1Container input[type=text], input[type=password]{
	text-align: center;
	padding: 2px;
}

#regularFormTable{
 width: 100%;	
}

#regularForm td{
	vertical-align: middle;
	background: #4d464e;
	padding: 10px;
}

#regularFormTable tfoot td{
	background: none;
	text-align: center;	
	font-weight: bold; font-size: 13pt;
}

#regularFormTable tfoot input[type=submit]{
	background: url(../img/buttonbg.png) repeat-x;
	color: #161417;
	cursor: pointer;
	width: 100%;
	height: 40px;	
	padding: 10px;
	font-weight: bold;
	font-size: 13pt;
}
#regularFormTable tfoot .regularFormTableTdLabel{
	padding: 0;
}

#regularFormTable tfoot #prevButton{
	background: url(../img/buttonbg.png) repeat-x;
	color: #161417;
	cursor: pointer;
}

.deliveryList td{
	vertical-align: middle;
	padding: 3px;
}

#step2navigTable{
	width: 100%;
	text-align: center;	
	font-weight: bold; font-size: 13pt;
}
#step2navigTable td{
vertical-align: middle;
	width: 33%;	
}
#step2navigTable td input[type=submit]{
	background: url(../img/buttonbg.png) repeat-x;
	color: #161417;
	cursor: pointer;
	width: 100%;
	height: 40px;	
	padding: 10px;
	font-weight: bold;
	font-size: 13pt;
}

#step2navigTable #prevButton{
	background: url(../img/buttonbg.png) repeat-x;
	color: #161417;
	cursor: pointer;
	
}

#step3navigTable{
	width: 100%;
	text-align: center;	
	font-weight: bold; font-size: 13pt;
}
#step3navigTable td{
vertical-align: middle;
	width: 33%;	
}
#step3navigTable td input[type=submit]{
	background: url(../img/buttonbg.png) repeat-x;
	color: #161417;
	cursor: pointer;
	width: 100%;
	height: 40px;	
	padding: 10px;
	font-weight: bold;
	font-size: 13pt;
}

#step3navigTable #prevButton{
	background: url(../img/buttonbg.png) repeat-x;
	color: #161417;
	cursor: pointer;
	
}

#loginTable td{
	padding: 5px;
}

#loginTable input {
	width: 150px;
	padding: 3px;
	text-align: center;
}
#loginTable td input[type=submit]{
	background: url(../img/buttonbg.png) repeat-x;
	color: #161417;
	cursor: pointer;
	width: 100%;
	height: 30px;	
	padding: 3px;
	font-weight: bold;
	font-size: 13pt;
}

#payTable td{
	padding: 5px;
}

#payTable input {
	width: 150px;
	padding: 3px;
	text-align: center;
}
#payTable td input[type=submit]{
	background: url(../img/buttonbg.png) repeat-x;
	color: #161417;
	cursor: pointer;
	width: 100%;
	height: 30px;	
	padding: 3px;
	font-weight: bold;
	font-size: 13pt;
}

