* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

.png{
	behavior: url('/css/iepngfix.htc');
}
img{
	border:none;
	outline:none;
}
html, body {
	height:100%;
}
body {
	font: 0.75em "Lucida Grande", Lucida, Verdana, sans-serif;
	background:#000;
/*	background: #000000 url(../img/body_bg.png) repeat;
*/	color: #ffe2bd;
	text-align:center;
	min-height:700px;/* for good browsers*/
	min-width:900px;/* for good browsers*/
}
a:link,
a:visited{
	color: #ffe2bd;
	text-decoration:none;
}
a:hover{
	color: #ffb952;
	text-decoration:none;
}

#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
	/*background: transparent url(../img/content_bg.png) repeat-x center center;*/
	behavior: url('/css/iepngfix.htc');
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 700px;
}
#xinner {
	width: 900px;
	height: 700px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.heading{
	padding: 20px 20px 0 20px;
	height:81px;
}
.logo{
	float:left;
}
.logo img{
	outline:none;
}
.menu{
	padding: 45px 0 0 0;
	float:right;
}
.menu li{
	float:left;
	padding: 0 0 0 25px;
	font-size:1.25em;
	color: #ffb952;
}
.menu li:first-child{
	padding: 0;
}
.cn{
	clear:both;
	height: 498px;
	width:100%;
	text-align:left;
}
.bags{
	float:left;
	width: 166px;
	padding: 0 0 0 25px;
	display:block;
}
.bags li{
	text-align:center;
	height: 166px;
	width: 166px;
	position:relative;
	cursor:pointer;
}
.bags .active,
.bags .m_over{
	background: transparent url(../img/glow_s.png) no-repeat;
	behavior: url('/css/iepngfix.htc');
}
#bag{
	dispay:none;
}
.footer{
	clear:both;
	padding: 20px 20px 0 20px;
	/*border: 1px solid red;*/
}
.footer .copyrights{
	float:left;
	font-size: 0.833em;
	color: #9a6958;
}
.footer .logo{
	float:right;
}
.slideshow{
	width:592px;
	height:392px;
	margin: 0px auto 0 auto;
	text-align:center;
	top: 40px;
}
.slideshow img{
	display:none;
	cursor:pointer;
}
#title{
	width:592px;
	margin: 0 auto;
	text-align:left;
	font-size:1.167em;
	padding: 5px 0 0;
	position:relative;
	top: 40px;
}
.illustration{
	width:389px;
	height:498px;
	margin: 0 auto;
	position:relative;
}
.illustration a{
	height:498px;
	display: block;
	position:relative;
}
.glow{
	position: absolute;
	left:0;
	top: 110px;
}

.description{
	width: 220px;
	float:right;
	margin: 80px 0 0;
	text-align:left;
	line-height:1.364em;
	padding:0 20px 0 0;
	height:350px;
	position:relative;
}
.t_l{
	position:absolute;
	bottom:0px;
}
.future{
	margin: 20px 0 0 !important;
}
.description ul li{
	background: transparent url(../img/bullet.png) no-repeat left top;
	padding: 3px 0 3px 15px;
}
.description p{
	margin:1.7em 0;
}
.description h1{
	font-size:1.545em;
	margin: 0 0 14px 0;
	font-weight:normal;
}
.details{
	font-style:normal;
	text-decoration:underline !important;
	font-size:1.167em;
}
a.details:hover{
	text-decoration:underline;
}
.about, .contacts, .text{
	width:850px;
}
.about .cn_l,
.contacts .cn_l,
.order .cn_l,
.text .cn_l{
	float:left;
	width:280px;
	margin: 0 0 0 40px;
	display:inline;
	height:498px;
	text-align:left;
}
.about .cn_r,
.contacts .cn_r,
.order .cn_r,
.text .cn_r{
	float:right;
	width:530px;
	text-align:left;
	display:inline;
	height:498px;
}
.contacts .cn_r,
.contacts .cn_l{
	height:auto;
}
.about .cn_r p,
.contacts .address p,
.text .cn_r p{
	margin: 0.5em 0;
}
.about .cn_r p{
	width: 290px;
	line-height:1.417em;
	font-size:1.167em;
}
.text .cn_r .child{
	width: 500px;
}
.text ul li{
	background: transparent url(../img/bullet.png) no-repeat left top;
	padding: 3px 0 3px 15px;
}
.contacts ul.address li:first-child{
	padding:0;
}
.contacts ul.address li{
	padding:25px 0 0;
}
.contacts ul.address li p{
	line-height:1.417em;
	font-size:1.167em;
}
.contacts a{
	text-decoration:underline !important;
}
.contacts h1,
.order h1,
.about h1,
.text h1{
	font-size:1.667em;
	font-weight:normal;
	color:#ffb952;
}
.order h1{
	text-align:center;
	margin:10px 0 3px 0;
}
input,
textarea{
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif;
	border:none;
	background:#d0b58a;
	color:#410001;
	outline:none;
	width:390px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.contacts textarea{
	height:143px;
}
.contacts h2,
.order h2,
.about h2,
.text h2{
	margin: 10px 0 3px 0;
	font-weight:normal;
	font-size:1.5em;
}
h2 .euro{
	font-size:0.778em;
	padding-left: 53px;
}
.contacts .wrapper,
.buynow .wrapper{
	width: 190px;
	height: 23px;
	float:left;
	margin-bottom:10px;
	display:inline;
}
.contacts .wrapper_large{
	width: 390px;
	height: 23px;
	float:left;
	margin-bottom:10px;
	display:inline;
}
input.small{
	width:180px;
}
.red{
	color:#ff0000 !Important;
}
input.button{
	text-align:center;
	width:auto;
	margin: 15px 0 0;
	color: #fff;
	cursor:pointer;
	background: #6f0000;
}
.contacts .row{
	padding: 0 0 10px 0;
}
.buynow .row{
	padding: 0 0 10px 0;
}
#leftshader{
	width:0px;
	height:0px;
	top:0;
	left:0;
	background:transparent url(../img/leftshader_bg.png) repeat-y top right;
	behavior: url('/css/iepngfix.htc');
}

#rightshader{
	width:0px;
	height:0px;
	top:0;
	right:0;
	background:transparent url(../img/rightshader_bg.png) repeat-y top left;
	behavior: url('/css/iepngfix.htc');
}
.success{
	color: #fff;
	background:#bdff3e;
	padding: 5px;
	margin-top:5px;
	text-align:center;
	font-weight:bold;
	width:390px;
}
.fail{
	color:#fff;
	background: #ff5d3d;
	padding: 5px;
	margin-top:5px;
	text-align:center;
	font-weight:bold;
	width:390px;
}
.child {
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:middle;
	zoom:1;
	//display:inline;
}
.helper {
	display:-moz-inline-box;
	display:inline-block;
	vertical-align:middle;
	height:100%;
	width:0px;
	zoom:1;
	//display:inline;
}
.buynow{
	width:230px;
	float:left;
}
h2 small{
	margin: 10px 0 3px 0;
	font-weight:normal;
	font-size:0.5em;
}
.buynow label{
	display: block;
	padding:10px 0 2px 0;
}
select{
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif;
	border:none;
	background:#d0b58a;
	color:#410001;
	outline:none;
	width:190px;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.help{
	width: 300px;
	float:right;
}
.promo_code{
	display:none;
}
.help a:link, .help a:visited{
	text-decoration:underline;
}
