/* CSS Document */

html, body {
	height:100%;
	}

html {
	font-size: 100.01%;
	background:#000 url(bg.jpg) repeat-x;
	}
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px
	}
.clear:after, .address ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:0;
	}
.clear {
	zoom:1;	
	}
a img {
	border:none;
	}
a {
	outline:0;
	color:#fefefe;
	}
	a:hover {
	color:#f6cc4a;
	text-decoration:underline
	}
/*---------------------------------------*/

/*-----corners-------*/
.corners {
	float:left;
	position:relative;
	padding:4px;
	}
	.darkcorners .top_left, .darkcorners .top_right, .darkcorners .bottom_left, .darkcorners  .bottom_right {
		background-image:url(corn_dark.gif);
		}
	.lightcorners .top_left, .lightcorners .top_right, .lightcorners .bottom_left, .lightcorners .bottom_right {
		background-image:url(corn_light.gif);
		}
	.top_left, .top_right, .bottom_left, .bottom_right {
		position:absolute;
		width:3px;
		height:3px;
		font-size:0;
		}
	.top_left {
		background-position: 0 0;
		top:-1px;
		left:-1px;
		}
	.top_right {
		background-position: -3px 0;
		top:-1px;
		margin-left:100%;
		left:-2px;
		overflow:hidden;
		}
	.bottom_right {
		background-position: -3px -3px;
		bottom:-1px;
		margin-left:100%;
		left:-2px;
		overflow:hidden;
		}
	.bottom_left {
		background-position:0 -3px;
		bottom:-1px;
		left:-1px;
		}
 /*end of corners*/

.wrapper {
	width:1000px;
	margin:0 auto;
	min-height:100%;
	height: auto !important;
	height:100%;
	}
	
.header {
	height:174px;
	background:url(head_bg.jpg) 5px 50px no-repeat;
	border-bottom:1px solid #fff;
	padding-top:9px;
	position:relative;
	z-index:9
	}	
	/*---photo--*/
	.photo {
		height:207px;
		word-spacing:144px;
		position:absolute;
		top:15px;
		left:832px;
		z-index:10
		}
	
	/*---icons--*/
	.icons-bar {
		border-top:1px solid #fff;
		height:40px;
		background:#c5b395;
		position:relative
		}
	.langs {
		position:absolute;
		left:23px;
		top:10px;
		padding:0;
		margin:0;
		list-style:none;
		}
		.langs li {
			display:inline;
			margin:0 15px 0 0;
			}
		.langs li  a {
			text-decoration:none;
			font-size:1.2em;
			display:inline-block;
			padding:2px 4px;
			}
		
		.langs li  a:hover {
			color:#fff;
			}
		.langs li.current {
			border:1px solid #000;
			color:#000;
			padding:2px 4px;
			font-size:1.2em;
		}
	.icons {
		float:right;
		margin:10px 320px 0 0;
		display:inline;
		padding:0;
		list-style:none
		}
	.icons li{
		display:inline-block;
		float:left;
		margin:0 10px
		}
	.icons a {
		display:inline-block;
		width:18px;
		height:15px;
		color:#fff;
		float:left
		}
	.icons a, .icons a.cont_ic, .icons	a.map_ic, .icons a:hover, .icons a:hover.cont_ic, .icons a:hover.map_ic, .icons li.current a  {
		background:url(icons.gif) 0 0 no-repeat;
		}
	.icons a.cont_ic {
		background-position:-17px 0;
		}
	.icons	a.map_ic {
		background-position:-33px 0;
		}
	.icons a:hover 	{
		background-position: 0 -15px;
		}
	.icons a:hover.cont_ic {
		background-position:-17px -15px;
		}
	.icons	a:hover.map_ic  {
		background-position:-33px -15px;
		}
	.icons li.current a, .icons li.current a:hover {
		border:1px solid #000;
		background-position: 1px -15px;
		width:19px;
		}
		.icons li.current a.cont_ic, .icons li.current a:hover.cont_ic	 {
		background-position: -16px -15px;
		width:18px
		}
	
	.icons li.current a.map_ic, .icons li.current a:hover.map_ic {
		background-position: -32px -15px;
		
		}
	/*-------------------------*/
	
	
	/*---logo---*/
	.logo {
		margin: 21px 0 0 23px;
		float:left
		}
	.logo2 {
		margin: 46px 0 0 35px;
		float:left
		}
		
	.slogan {
		margin:0;
		color:#fdfcf8;
		font-size:2.2em;
		position:absolute;
		left:25px;
		top:145px;
		}
	/*--------------------*/
	
.center-wrap {
	padding-bottom:94px;
	}	
.content-wrap {
	padding-top:47px;
	background:#c5b395;
	position:relative;
	margin-bottom:10px;
	padding:10px 25px 0 25px;
	z-index:8
	}
	
	/*----description & tel---*/
	.description {
		position:relative;
		height:37px;
		width:735px;
		top:-10px;
		z-index:10
		}
		.description p {
			float:left;
			color:#000;
			font-size:2.2em;
			margin:10px 0 0 0;
			}
			.description p.tel {
				margin:8px 0 0 60px;
				background:url(links.gif) 0 -120px no-repeat;
				padding:2px 0 0 25px;
				font-size:1.9em;
				}
	/*-------------------------*/
	
/*---content-----*/
.content {
	float:left;
	width:100%;
	padding-bottom:20px;
	overflow:hidden
	}

/*-----center column---*/
.center-column {
	margin-left:240px;
	overflow:hidden
	}
.center-column .lightcorners {
	width:700px;
	border:1px solid #fff;
	background:#69593b;
	float:left;
	margin-bottom:10px;
	overflow:hidden
	}
	.bonus form {
		margin:25px;
		padding:0;
		}
	.bonus form  fieldset {
		margin:0;
		padding:0;
		border:none;
		}
	.bonus label {
		color:#ece6dc;
		font-size:1.4em;
		font-style:italic;
		line-height:1.4
		}
	.bonus input.field {	
		width:230px;
		border:1px solid #c5b395;
		background:none;
		margin-bottom:15px;
		color:#ece6dc;
		height:20px;
		}
	.bonus input.bonusbtn {
		cursor:pointer;
		width:130px;
		font-family:Arial, Helvetica, sans-serif;
		padding: 1px 15px;
		}	
/*-----------------------------*/
	
/*-----left column----*/	
.left-column {
	width:230px;
	float:left;
	margin-left:-950px;
	padding-bottom:20px
	}

	.left-column .darkcorners {
		border:1px solid #fff;
		width:198px;
		padding:15px 15px 30px 15px;
		position:relative;
		background:#2d2619;
		margin:0 0 10px 0;
		}
		.menu ul {
			margin:0;
			padding:0;
			list-style:none
			}
			.menu ul ul {
				margin-left:25px;
				}
				.menu ul ul ul{
				margin-left:17px;
				}
		.menu li.first  {
			border-top:1px solid #787773;
			}
		.menu li.last  {
			border-bottom:none;
			}
		.menu li {	
		float:left;
		width:100%;
		border-bottom:1px solid #787773;
		}
		.menu a {
			color:#c5b395;
			font-weight:bold;
			font-size:1.8em;
			text-decoration:none;
			float:left;
			padding:6px 0 6px 10px;
			background:url(li.gif) 0 15px no-repeat;
			}
		.menu a:hover {
			color:#f6cc4a;
			text-decoration:underline;
			background-position:-200px 15px
			}
		.menu a.current {
			color:#fffffe;
			background-position:-400px 15px
				}
			.menu a:hover.current {
				color:#fffffe;
				text-decoration:none;
				background-position:-400px 15px
				}
			.menu ul ul a {
				font-weight:normal;
				font-size:1.6em;
				background-position:-600px 15px
				}
			.menu ul ul a:hover {
				background-position:-800px 15px
				}
			.menu ul ul a.current, .menu ul ul a:hover.current  {
				background-position:-1000px 15px
				}
			.menu ul ul ul a {
				font-weight:normal;
				font-size:1.3em;
				background-position:-1200px 13px
				}
			.menu ul ul ul a:hover {
				background-position:-1400px 13px
				}
			.menu ul ul ul a.current, .menu ul ul ul a:hover.current {
				background-position:-1600px 13px
				}
		/*-----------------------*/
		
		/*--sales------*/
		.sales {
			margin:10px 0;
			}
		/*--------------*/
		
		/*-----address-----*/
		.left-column .address {
			color:#ece6dc;
			width:183px;
			padding:10px 15px 10px 30px;
			margin-bottom:30px;
			}
		.address h2 {
			font-size:2.2em;
			font-style:italic;
			color:#fff;
			margin:7px 0;
			font-weight:normal
			}
		.address address {
			font-size:1.2em;
			font-style:normal
			}
		.address address  span{
			display:block;
			margin:10px 0
			}
		.address ul {
			margin:15px 0 0 0;
			padding:0;
			list-style:none
			}
			.address ul li {
				display:inline
				}
				.address ul li a {
				float:left;
				width:30px;
				height:31px;
				background:url(links.gif) no-repeat;
				margin-right:10px
				}
				.address ul li a.twitter {
				background-position:0 -41px
				}
				.address ul li a.vkontakte {
				background-position:0 -82px;
				}
		/*------------------*/


/*-----footer-----*/		
.footer {
	height:82px;
	position:relative;
	margin:-83px auto 0 auto;
	width:950px;
	background:#2d2619;
	border-top:1px solid #69593b;
	top:-9px;
	padding:0 25px
	}
	.footer p {
		color:#ece6dc;
		}
	p.copyright {
		float:left;
		font-size:1.1em;
		margin:10px 10px 0 0;
		}
	p.developer {
		float:right;
		font-size:1.1em;
		margin:10px 0 0 0;
		}
		p.developer a {
			color:#ece6dc;
			text-decoration:none;
			line-height:1.4
			}
			p.developer a:hover {
				color:#ece6dc;
				text-decoration:none;
				}
		.developer img {
			vertical-align:middle
			}
	.cards {
		float:left;
		height:30px;
		width:155px;
		margin:5px 10px 0 0;
		clear:both;
		}
