@charset "utf-8";
/* CSS Document */

body,td,th  {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color:#dedede;
}
body {
	min-width:980px;
	margin: 0px;
	background-color:#181816;
	
}
/* стиль картинок-ссылок в теле страницы */
body, img  {
	border:0px;
}




.main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#181816;
	clear:both;
}


.header {
	width:960px;
	height:500px;
	background-image:url(../img/bg_header.png);
	background-repeat:no-repeat;
}
	.header_logo {
		position:relative; top:0px; left:0px;
		color:#fff;
		font-size:26px;
		width:245px;
		height:35px;
		padding:5px 20px 5px 20px;
		background-image:url(../img/bg_transparency_dark.png);
		background-repeat:repeat;
		z-index:100;
	}
		.header_logo a {
			text-decoration:none;
		}
		.header_logo a:hover {
			text-decoration:none;
		}
		.header_logo a:active {
			text-decoration:none;
		}
	.header_promo_text {
		position:relative; top:-85px; left:285px;
		color:#fff;
		font-size:14px;
		width:635px;
		height:30px;
		padding:10px 20px 0px 20px;
		background-image:url(../img/bg_transparency_dark.png);
		background-repeat:repeat;
		z-index:100;
	}
	.header_phone  {
		position:relative; top:0px; left:0px;
		color:#fff;
		font-size:26px;
		text-align:center;
		width:245px;
		height:35px;
		padding:0px 20px 5px 20px;
		background-image:url(../img/bg_transparency_dark.png);
		background-repeat:repeat;
		z-index:100;
	}
	.header_product_list {
	}
		.header_product_list div {
			position:relative; top:40px; left:190px;
			width:180px;
			margin:3px 0px 3px 0px;
			padding:4px 4px 4px 10px;
			background-image:url(../img/bg_transparency_dark.png);
			background-repeat:repeat;
			z-index:100;
			cursor:pointer;
		}
	.header_prooduct_img {
		position:relative; left:430px; bottom:140px;
		width:130px;
		z-index:200;
	}
	.header_product_info {
		position:relative; left:190px; bottom:80px;
		width:550px;
		color:#fff;
		padding:10px;
		background-image:url(../img/bg_transparency_dark.png);
		background-repeat:repeat;
	}
	.header_product_catalog {
		position:relative; left:770px; bottom:116px;
		width:120px;
		color:#fff;
		padding:10px;
		background-image:url(../img/bg_transparency_dark.png);
		background-repeat:repeat;
	}
		.header_product_catalog a {
			color:#ff6f0f;
			text-decoration:none;
		}
		.header_product_catalog a:hover {
			color:#ff6f0f;
			text-decoration:underline;
		}
		.header_product_catalog a:active {
			color:#ff6f0f;
			text-decoration:underline;
		}
	
	.orange {
		color:#ff6f0f;
	}
	.white {
		color:#dedede;
	}

.menu {
	font-size:20px;
	color:#dedede;
	padding-top:15px;
}
	.menu_selected {
		color:#fff;
		background-color:#ff6f0f;
		margin:2px;
		padding:4px;
	}
	.menu a {
		text-decoration:underline;
		color:#dedede;
		margin:2px;
		padding:4px;
	}
	.menu a:hover {
		text-decoration:none;
		color:#fff;
		background-color:#ff6f0f;
	}
	.menu a:active {
		text-decoration:none;
		color:#fff;
		background-color:#ff6f0f;
	}
	
.menu_bottom {
	color:#dedede;
	padding-top:15px;
	text-align:center;
	text-transform:uppercase;
}
	.menu_bottom a {
		text-decoration:underline;
		color:#dedede;
		margin:2px;
		padding:4px;
	}
	.menu_bottom a:hover {
		text-decoration:none;
		color:#fff;
		background-color:#248d00;
	}
	.menu_bottom a:active {
		text-decoration:none;
		color:#fff;
		background-color:#248d00;
	}
	
.content {
	padding:20px 0px 0px 0px;
	color:#dedede;
}
	
	.content h1 { padding:4px 0px 4px 0px; margin:0px; font-size:22px; font-family:Arial; text-transform:uppercase; font-weight:normal;}
	.content h2 { padding:4px 0px 4px 0px; margin:0px; font-size:19px; font-family:Arial; text-transform:uppercase; font-weight:normal;}
	.content h3 { padding:4px 0px 4px 0px; margin:0px; font-size:18px; font-family:Arial; }
	.content h4 { padding:4px 0px 4px 0px; margin:0px; font-size:16px; font-family:Arial; }
	.content h5 { padding:4px 0px 4px 0px; margin:0px; font-size:14px; font-family:Arial; }
	.content h6 { padding:4px 0px 4px 0px; margin:0px; font-size:12px; font-family:Arial; }
	
	.content_info {
	}
		.content_info a {
			text-decoration:underline;
			color:#dedede;
		}
		.content_info a:hover {
			text-decoration:none;
			color:#fff;
			background-color:#ff6f0f;
		}
		.content_info a:active {
			text-decoration:none;
			color:#fff;
			background-color:#ff6f0f;
		}
	
	.content_selector {
		font-size:20px;
		text-transform:uppercase;
		padding:30px 0px 30px 0px;
	}
		.content_selector.title {
			float:left;
			color:#fff;
			background-color:#248d00;
			margin:4px 2px 4px 2px;
			padding:6px;
		}
		.content_selector.select {
			float:left;
			margin:4px 1px 4px 1px;
			padding:6px;
		}
			.content_selector a {
				text-decoration:underline;
				background-color:#000;
				color:#dedede;
				margin:4px 2px 4px 2px;
				padding:6px;
			}
			.content_selector a:hover {
				text-decoration:none;
				color:#fff;
				background-color:#ff6f0f;
			}
			.content_selector a:active {
				text-decoration:none;
				color:#fff;
				background-color:#ff6f0f;
			}
		.content_selector.selected {
			color:#fff;
			background-color:#ff6f0f;
			margin:4px 1px 4px 1px;
			padding:6px;
		}
		
	.catalog {
		clear:both;
		padding:20px 0px 0px 0px;
	}
		.spaces {
			height:40px;
		}
		.article_img {
			width:180px;
			vertical-align:top;
		}
		.article_assortment {
			vertical-align:top;
		}
			.article_assortment.article {
				font-weight:bold;
				padding-left:10px;
			}
			.article_assortment.price {
				font-weight:bold;
				color:#fff;
				background-color:#ff6f0f;
				width:120px;
				height:35px;
				padding-left:10px;
				padding-right:10px;
				text-align:center;
				vertical-align:middle;		
			}
			.article_assortment.add {
				padding-left:10px;
				width:16px;
				vertical-align:middle;	
			}
			.article_assortment.taken {
				width:110px;
				padding-left:10px;
				vertical-align:middle;
			}
				.article_assortment.taken a {
					text-decoration:underline;
					color:#248d00;
				}
				.article_assortment.taken a:hover {
					text-decoration:underline;
					color:#ff6f0f;
				}
				.article_assortment.taken a:active {
					text-decoration:underline;
					color:#ff6f0f;
				}
			.article_assortment.delete {
				width:16px;
				vertical-align:middle;
			}
			.total_price {
				text-align:center;
				padding-top:10px;
			}

.footer {
	clear:both;
	color:#dedede;
}
	.footer h1 { padding:4px 0px 4px 0px; margin:0px; font-size:26px; font-family:Arial; text-transform:uppercase; font-weight:normal;}
	.footer h2 { padding:4px 0px 4px 0px; margin:0px; font-size:19px; font-family:Arial; text-transform:uppercase; font-weight:normal;}
	.footer h3 { padding:8px 0px 4px 0px; margin:0px; font-size:18px; font-family:Arial; font-weight:normal;}
	.footer h4 { padding:4px 0px 4px 0px; margin:0px; font-size:16px; font-family:Arial; }
	.footer h5 { padding:4px 0px 4px 0px; margin:0px; font-size:14px; font-family:Arial; }
	.footer h6 { padding:4px 0px 4px 0px; margin:0px; font-size:12px; font-family:Arial; }
	
	.copywrite {
		float:left;
		width:300px;
	}
		.copywrite div {
			padding:0px 20px 20px 20px;
			text-align:center;
		}
	.contacts {
		float:left;
		width:360px;
	}
		.contacts div {
			padding:0px 20px 20px 20px;
			text-align:center;
		}
		.contacts a {
			color:#dedede;
			text-decoration:underline;
			padding:0px 6px 0px 6px;
		}
		.contacts a:hover {
			color:#0b9ab4;
			text-decoration:underline;
		}
		.contacts a:active {
			color:#fff;
			text-decoration:none;
		}
	.autor {
		float:left;
		width:300px;
	}
		.autor div {
			padding:0px 20px 20px 20px;
			text-align:center;
		}
	.spase {
		height:25px;
		clear:both;
	}
	
	
	


/* Формы */
#formset {
	border:none;
	text-align:right;
	margin: 0px;
	font-size:12px;
	overflow: hidden;
	padding: 0px;
	width:500px;
}
	#formset p {
		margin:10px 0 10px;
		*margin:5px 0 5px;
		clear: both;
	}
	#formset a {
		color:#6AC;
	}
	#formset input[type=text], #formset input[type=password] {
		float: right;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		border:1px solid #C6C6C6;
		font-size:13px;
		margin:5px 0px 5px;
		*margin:0px;
		padding:5px;
		width:180px;
	}
	#formset label {
		margin:10px 0px 0px;
		float: left;
		font-weight:bold;
	}
	#formset .clear {
		clear:both;
	}
	#formset p.remember {
		float: right;
		clear: none;
		padding:0;
	}
	#formset a.forgot {
		margin-top: 10px;
		float: left;
		display: inline;
		line-height: 24px;
		color: #666666;
		text-decoration: none;
		background-image:url(../img/btn_cansel.png);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 18px;
		font-weight: bold;
	}
	#formset .remember input {
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		background:#ссс url('img/bg_but_submite.png') repeat-x scroll 0 0;
		border:1px solid #B5B5B5;
		color:#222;
		text-shadow: 0px 1px 1px #FFF;
		*filter: Shadow(Color=#FFFFFF, 	
				Direction=180, 
				Strength=1);
		padding:4px 10px 5px;
		font-size:11px;
		margin: 0 0px 0 3px;
		font-weight:bold;
	}
	/* предупреждения*/
	label.error {
		float: none; 
		clear:both;
		color: red; 
		padding:2px 0px 10px 320px;
		vertical-align: top; 
		font-size:9px; 
		text-align:left;
	}
		
