@charset "utf-8";
/* ------ TAGS ------- */
body {
	margin:0;
	background-color:#2d2c2c;
	color:#727272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a:focus
{
	outline:none;
}

/* ------ END TAGS ------- */

/* ------ CLASSES ------- */
.holder {
	width:980px;
	min-height:700px;
	margin:0 auto;
	background-position:525px top;
	background-repeat:no-repeat;
}
.heder {
	height:140px;
	width:525px;
}
.heder a {
	outline:none;
}
.content {
	width:525px;
	font-size:11px;
	padding-left:5px;
	background-image:url(bg_menu.png);
	background-repeat:no-repeat;
	background-position:5px 96px;
}
.content h1 {
	font-size:12px;
	color:#ab3e01;
	padding-left:20px;
}
.content p{
	padding-left:20px;
}

.menu {

}
.menu ul {
	list-style:none;
	margin:0;
	padding:0;
	
}
.menu li {
	margin-top:19px;
	padding:0 0 0 1px;
	float:left;
	display:inline-block;
	width:127px;
	height:193px;
	text-align:center;
	line-height:1950%;
}
.menu a{
	text-decoration:none;
	color:#757474;
}
.menu a:hover #link1{
	background-image:url(hover1.jpg);
	background-repeat:no-repeat;
}
.img {
	padding-right:3px;
}
.bottom {
	font-size:10px;
	padding-left:7px;
	margin:40px 0 10px 0;
	clear:both;
}
.bottom p{
	margin:0;
}
.bottom a {
	color:#4f4f4f;
}
.contact-form {
	margin-bottom:30px;
}
.contact-form h1 {
	text-align:right;
}
.contacts-icon {
	width:200px;
	line-height:400%;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	float:left;
	display:block;
	_padding-top:10px;
}
.contacts-icon span{
	_display:block;
	_height:55px;
}
.contacts-icon a{
	color:#4f4f4f;
}
.form {
	width:300px;
	
	float:left;
	display:block;
	margin:0;
	padding:10px 0 0 0;
}
.form ul {	
	margin:10px 0 0 0; 
	padding:0;
	list-style:none;
}

.form li {
	margin-bottom:5px;	
	margin-right:9px;	
	_margin-right:4px;	
}

.form label{
	width:70px;
	text-align:right;
	line-height:150%;
	display:block;
	float:left;
	color:#993B06;
}
.buttons {
	border:0px;
	float:right;
	margin-left:5px;
}

.button {
	color:#992D2A;
	border:1px solid #992D2A;
	background-color:#2d2d2d;
}

.colorsInput {
	background-color:#1f1f1f;
	border:1px solid #555454;
	color:#999;
}
.right {
	float:right;
	padding:25px 0 0;
	width:440px;
	font-size:11px;
}
.right h1 {
	font-size:12px;
	color:#ab3e01;
}

.error
{
	color:#992D2A;
}

.exit
{
	font-weight:bold;
	text-align:right;
	width:520px
}
.exit a
{
	text-decoration:none;
	color:#727272
}

.backend ul,li
{
	list-style-type:none;
}

.selected1
{
	background:url(link1.jpg) no-repeat;
}
.selected2
{
	background:url(link2.jpg) no-repeat;
}
li.selected3
{
	background:url(link3.jpg) no-repeat;
}
.selected4
{
	background:url(link4.jpg) no-repeat;
}



.preview
{
	width:250px;
	border:solid 2px #474546;
}

.pictures
{
	margin:0px 5px 5px 0;
	border:solid 2px #474546;
	cursor:pointer;
}

.error
{
	color:red;
	margin-left:30px;
}

.jqZoomPup
{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:10;
	border-color:#c4c4c4;
	border-style: solid;
}

.jqZoomPup img
{
	border: 0px;
}


.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}

.product-galery {
	margin:20px 0 0;	
}
.product-galery img {
	border:2px solid #474546;
	margin-right: 1px;
}
/* ------ END CLASSES ------- */

