* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:url(images/header-background.png) repeat-x top;
}
a {
	color: #ff0000;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

.clear{
	clear:both;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
.header1 {
	/*background:url(images/header-main-3.jpg) no-repeat center top;*/
	background:blue;
}

#header{
	height: 518px;
	border-bottom:1px dotted #000;
}

.header2 {
	background:url(images/header-main-2.jpg) no-repeat center top;
}

#navbar{
	display: flex;
	position:relative;
	top:48px;
	left:110px;
}

#navbar li{
	display:inline;
	list-style-type:none;
	font-size:16px;
	margin:0px 35px 0px 0px;
}

#navbar li a{
	color:#ff0000;
}

#logo{
	float:left;
	width:199px;
	height:46px;
	position:relative;
	top:40px;
}

#contact{
	float:right;
	font-size:28px;
	text-align:left;
	position:relative;
	top:40px;
}
#contact a{
	color: #5e0000;
}

#phonecode{
	font-size:16px;
	color:#666666;
	position:relative;
	bottom:8px;
	left:5px;
}

#infocontact{
	font-size:16px;
	color:#ff1111;
	display:block;
	margin-top: 10px;
}

#nav{
	float:left;
}

#welcome{
	color:#5e0000;
	font-size:22px;
	width:320px;
	line-height:30px;
	position:relative;
	top:320px;
	left:500px;
}

#welcomeinto{
	height:100px;
	position:relative;
	top:80px;
	font-size:24px;
	color:#000000;
}

#product{
	height:211px;
	border-bottom:1px dotted #000;
	overflow:hidden;
}

#producth{
	font-size:24px;
	font-style:italic;
	color:#000;
	line-height:35px;
	width:170px;
	float:left;
	position:relative;
	top:70px;
}

#prodlist{
	position:relative;
	top:50px;
}

li.productcell{
	float:left;
	list-style-type:none;
	width:150px;
	margin:2px 0px 0px 40px;
}

#prodlist1{
	position:relative;
	top:0px;
	margin: 0px 0px 0px 0px;
}

li.productcell1{
	float:left;
	list-style-type:none;
	width:150px;
	margin:2px 0px 0px 40px;
}

li.productcell img{
	height:75px;
}

.model{
	position:relative;
	top:10px;
}

#prodlist li a{
	color:#ff0000;
	font-size:20px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
	position: relative;
	margin:10px 0px 10px 0px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 361px 0 0;
	margin-top: 20px;
}



#contenttuning {
	padding: 0 625px 0 0;
}

#content p{
	font-size:14px;
	line-height:28px;
}

#contentinto p{
	font-size:14px;
	line-height:20px;
}

#content h2{
	font-size:23px;
	font-weight:normal;
	color:#5e0000;
	line-height:30px;
	margin:40px 0px 40px 0px;
}

#sideRighttuning h2{
	font-size:18px;
	font-weight:normal;
	color:#5e0000;
	line-height:30px;
	padding:10px 10px 10px 0px;
}

#contentinto h2{
	font-size:23px;
	font-weight:normal;
	color:#5e0000;
	line-height:30px;
	margin:20px 0px 10px 0px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 261px;
	margin-left: -261px;
	position: relative;
	margin-top: 20px;
}

.sidebar p{
	font-size:12px;
	font-style:italic;
}

.title{
	font-weight:bold;
}

#sideRightinto{
	float: left;
	width: 465px;

	position: relative;
}
ul.thumbs {
    clear: both;
    margin: 0;
    padding: 0;
    width: 500px;
    margin-top: 20px;
    overflow: hidden;
}
ul.thumbs li {
    float: left;
    padding: 0;
    margin: 0px 9px 5px 0;
    list-style: none;
}
.thumbs li {
    display: inline;
}
a.thumb {
    padding: 2px;
    display: block;
    border: 1px solid #ccc;
}
#sideRighttuning{
	float: left;
	width: 685px;
	margin-left: -685px;
	position: relative;
}

#sideRighttuning_cont{
	float: left;
	width: 685px;
	margin-left: 0px;
	position: relative;
}

#contenttuning img{
	width:230px;
	padding-top:15px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 960px;
	margin: -100px auto 0;
	height: 100px;
	border-top:2px solid #39373f;
}

#copyright{
	font-size:14px;
	position:relative;
	top:40px;
}

#copyright a{
	color:#ff0000;
}

#pixelfun{
	float:right;
}

#pixelfun a{
	position:relative;
	top:5px;
}

#liru{
	float:right;
	position:relative;
	top:5px;
	right:40px;
}

.config{
	background:url(images/config.png) no-repeat left;
	color:#5e0000;
	font-size:24px;
	font-weight:normal;
	padding:0px 0px 0px 30px;
	line-height:30px;
	margin:0px 0px 20px 0px;
}

.size{
	background:url(images/size.gif) no-repeat left;
	color:#5e0000;
	font-size:24px;
	font-weight:normal;
	padding:0px 0px 0px 30px;
	line-height:30px;
	margin:20px 0px 20px 0px;
}

.farsh{
	background:url(images/farsh.gif) no-repeat left;
	color:#5e0000;
	font-size:24px;
	font-weight:normal;
	padding:0px 0px 0px 30px;
	line-height:30px;
	margin:20px 0px 20px 0px;
}

.kl{
	color:#666666;
	font-size:14px;
	margin:0px;
	padding:5px 5px 5px 15px;
}

.zn{
	color:#000;
	padding:5px;
	font-size:14px;
	margin:0px;
}

#photo{
	width:100%;
	background:#e7e7e7;
	overflow:hidden;
	text-align:center;
	padding:17px 0px 20px 0px;
	border:1px solid #b6b6b6;
}

.panelphoto ul{
	margin:20px 0px 0px 0px;
}

.panelphoto ul li{
	list-style-type:none;
	display:inline;
	padding:10px;
}

.panelphoto ul li img, .thumbs li img{
	width:125px;
}

.thumbs li{
	display:inline;
}


/* ======================================================== */

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.slideshow-container {
	position: relative;
	clear: both;
	
	height: 320px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow img {
	vertical-align: middle;
	position:relative;
	left:12px;
	border: 1px solid #ccc;
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
	position:relative;
	left:15px;
	top:5px;

	overflow:hidden;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 15px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	position:relative;
	left:16px;
	top:10px;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

input {width: 250px;}
textarea {width: 250px; height: 200px;}
.submit{width: 100px;}

.yandex {float: left; margin: 10px 0px 30px 0px;}
.google {float: left;}