/* CSS Document */
@charset "windows-1251";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666666;
}

.thrColHybHdr #container { 
	min-width: 1164px;
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
}  
/* ################## Header ################## */

.thrColHybHdr #header { 
	background: #FFFFFF; 
	padding:0px 10px 10px 0px;  
}
.thrColHybHdr #header #plate1 { 
	display:block;
	position:relative;
	margin-top: 25px;
	background-color: #993300; 
	height: 26px;
	width: 100%;
	text-align:right;
	z-index: 1;
} 
.thrColHybHdr #header #plate1 .phone { 
	color:#FFFFFF;
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 100px;
} 
.thrColHybHdr #header #plate2, .plate3 { 
	display:block;
	position:relative;
	background: #993300; 
	margin-right: 280px; 
	height: 20px;
	padding-left: 90px;
	color:#FFFFFF;	
}  
.thrColHybHdr #header #plate2 a,  .plate3 a { 
	color:#FFFFFF;	
	font: 12px Arial, Helvetica, sans-serif;
}
.thrColHybHdr #header #plate2 a:hover,  .plate3 a:hover {
	color:#FFFF99;
}

.thrColHybHdr #header #between_plate {
	display:block;
	position: relative;
	margin-top: -44px;
	margin-left: 110px;
	/*width: 100%;*/
	height: 176px;
	background-image: url(../img/el_building.gif);
	background-repeat:no-repeat;
/*	border: solid #990000 2px;*/
	z-index: 2;
}
.thrColHybHdr #header #between_plate .menu { 
	display: block;
	position: relative;
	color:#FFFFCC;
	font: 10px Arial, Helvetica, sans-serif;
	width: 850px;
	text-align:right;
	/*margin-top: 150px;*/
	z-index: 2;
}
.thrColHybHdr #header #logotip {
	display:block;
	position:relative;
	padding: 60px 0px 0px 220px;
	/*border: 1px solid #3399FF;*/
	background-image: url(../img/el_tail.gif);
	background-repeat: no-repeat;
	background-position: right 50px;
	height: 107px;
	margin-right: 110px;
}

/* ################## SideBar1 ################## */
.thrColHybHdr #sidebar1 {
	display: block;
	position:relative;
	float: left;
	width: 11em;
/*	background: #993300;*/
	margin-left: 100px;
	padding-bottom: 16px;
}
.thrColHybHdr #sidebar1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}
.thrColHybHdr #sidebar1 li {
	border-bottom: 1px solid #222222;
	margin-top: 3px;
}
.thrColHybHdr #sidebar1 .listProdCountry a { 
	color:#666666; 
	font-size: 9px;
}
.thrColHybHdr #sidebar1 .listProdCountry a:active, .thrColHybHdr #sidebar1 .listProdCountry a:hover  { 
	color:#990000; text-decoration: underline;
}
.thrColHybHdr #sidebar1 .listProdCountry a:visited {
	color:#999999;
}
/* ################## SideBar2 ################## */
.thrColHybHdr #sidebar2 {
	display: block;
	position:relative;
	float: right; 
	width: 11em; 
	margin-top: -42px;
	margin-right: 100px;
/*	background: #993300;*/
	padding: 2px 0px 18px 0px;

}
.thrColHybHdr .sidebarBlock {
	background: #993300;
	padding: 2px 0px 18px 0px;
	margin: 12px 0;
}
.thrColHybHdr .sidebarBlock strong {
	color: #fff;
	display: block;
	font-size: 13px;
	margin: 4px;
	padding: 4px;
}
.thrColHybHdr .sidebarBlock em {
	display: block;
	color: #ddd;
	font-size: 0.7em;
	text-align: justify;
	margin: 4px;
	padding: 4px;
}
.thrColHybHdr .sidebarBlock a {
	color: #660000;
}
.thrColHybHdr .sidebarBlock ul {
	margin: 6px;
}
.thrColHybHdr .sidebarBlock li {
	color: #ddd;
/*	font-size: 1em;*/
}
.thrColHybHdr .sidebarBlock li.header {
	font-weight: bold;
	color:#fff;
	list-style:none;
	margin-top: 6px;
}
.thrColHybHdr .sidebarBlock a.button {
	display:block;
	margin: 6px 0 6px 40%;
	background-color: #660000;
	color:#ddd;
	padding: 2px 8px;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	text-transform:uppercase;
}


/* ################## Footer ################## */
.thrColHybHdr #footer { 
	padding: 0px 10px; 
	background:#FFFFFF;
	background-image: url(../img/el_tail.gif);
	background-repeat: no-repeat;
	background-position: 100px 0px;
	height: 110px;
	margin-right: 110px;
	margin-top: 11px;
	z-index:  100;
	position: relative;
	/*border: solid 1px #FF66CC;*/
} 
.thrColHybHdr #footer p {
	margin: 0 0 0 260px; 
	padding: 10px 0; 
}
.plate3 {
	margin: 0 0 0 260px;
	z-index: 1; 
}
.half {
	width: 49%;
	margin: 0;
	display:  block;
	position: relative;
}
.thrColHybHdr #footer .contacts {
	font-size: 10px;
	text-align: left;	
}
/* ################## MainContent ################## */

.thrColHybHdr #mainContent {
 	margin: 0 19em 0 19em; 

} 
span.page{ 	width: 75%; margin-left: 3%;  float:left; }
span.quote { width: 17%; float:right; text-align:right;  margin-right: 3%;  }

a:hover.plate,  a:active.plate  {
	padding: 2px 2px;
	color:#990000;
	font-size: 11px;
	font-weight:bold;
}
 p.listUnderPlate {
	padding: 5px 0px 1px 8px;
	margin: 3px 0px;
	font: 13px  Arial, Helvetica, sans-serif;
}
.addGood {
	text-align: right;
	color:#990000;
	text-decoration: none;
}
p.error {
	color:#990000;
}

p.description {
	text-align: justify;
}
.card_good {
	display:block;
	float:left; 
	width: auto;
	height:auto;
	padding: 4px;
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
}
.article {
/*	display:block;*/
	float:left; 
	width: 44%;
	height:auto;
	padding: 10px;
}
.card_name { color:#990000; }
.card_picture {
	margin-right: 20px;
	margin-bottom: 4px;
	border: 1px solid #222222;
}
.good_picture {
	margin-right: 10px;
	margin-bottom: 5px;
	float:left;
	border: solid 1px #333333;
}
.element_picture {
	border: none;
	margin-bottom: 6px;
}
.block_element {
	margin-top: 20px; 
}
.element1 {
	display:block;
	float:left;
	width: 150px;
	min-height: 200px;
	height:auto;
	margin: 10px;
	padding-top: 3px;
	text-align: center;
}

/* ### Form ### */
form {
	margin:0px 0px 0px 9px;
	font: 13px Arial, Helvetica, sans-serif;
}
input.textSourch {
	height: 14px;
	width: 90px;
	background-color: #333333;
	border: thin solid #660000;
	color:#FFFFFF;
}
input.find, input.sample, .button {
	height: 18px;
	font-size: 9px;
	margin-bottom: 2px;
	background-color: #333333;
	border: thin solid #660000;
	color:#FFFFFF;
}
input.basket, textarea.basket {
	font-size: 9px;
	border: thin solid #660000;
}
input.basket {	height: 12px;}
textarea.basket { height: 80px; }
select.sample {
	height: 17px;
	width: 160px;
	margin: 4px 0px;
	font: 9px  Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	border: thin solid #660000;
	color:#FFFFFF;	
}
input.sample{
	margin-top: 4px;
	background-color: #333333;
	border: thin solid #660000;
	color:#FFFFFF;
}
textarea.message {
	margin: 10px 0px;
	width: 100%;
	height: 100px;
	border: 1px solid #660000;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #333333;
	border: thin solid #660000;
	color:#FFFFFF;
}
input.message {
	width: 100%;
	height: 18px;
	border: 1px solid #660000;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #333333;
	border: thin solid #660000;
	color:#FFFFFF;
}



/* ################## General ################## */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear {
	display:block;
	width: 100%;
	height:40px;
	position:relative;
}

a {
	color: #222222;
	text-decoration: none;
}
a:hover, a:active, a.select {
	color: #990000;
	text-decoration: underline;
}
p, li {
	color:#222222;
	font: 13px Arial, Helvetica, sans-serif;
}
 ul {
	margin: 6px 0px 0px 8px;
	padding-left: 14px;
	font-size: 11px;
	list-style-type: square;
}

em {
	color:#990000; 
	font-style:normal;
}
strong {
	color:#990000; 
	font-weight:bold;
}
hr {
	height: 1px;
	border:1px solid #CCCCCC;
	width:100%;
}
img {
	margin: 4px;
}

/* разобрать */
#buy {
	display:block;
	position: relative;
	top: -46px;	
	text-align: right;
}
#basket {
/*	display: inline-block;*/
	width: auto;
	margin: 20px auto;
}
#basket li {
	list-style:none;
	cursor: pointer;
	margin: 2px 12px;
}
.del {
	vertical-align: middle;
}
.button {
	display: inline-block;
	width: auto; 
	margin: 20px 10px;
	float: right; 
	margin-left:  75px;
	line-height: 18px; 
	cursor: pointer;
	padding: 2px 6px;  
	height:auto;
}
/* general styles */
.clearSpacer {
	clear: left;
	margin-bottom: 20px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.textBlockInput {
	display: inline-block;
	width: 70px;
}
.blockIdent {
	display: block;
	width: 400px;
	margin: 0 auto;
}
.red {
	color: #990000;
	font-size:14px;
}
.thrColHybHdr  h2 { 
	display:inline-block;
	width:100%;
	min-height: 16px;
	padding: 2px 0px 1px 8px;
	background-color: #660000;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFCC;
	}
.thrColHybHdr  h2 a:link, .thrColHybHdr  h2 a:active, .thrColHybHdr  h2 a:visited { 
	color: #ffffcc !important;

}
.thrColHybHdr  h2 a:hover { 
	color: #FFFF33;
	text-decoration: underline;	
}
.thrColHybHdr .buy,  .thrColHybHdr .linkp {
	cursor:  pointer;
}
.thrColHybHdr .justify13 {
	text-align: justify;
	font-size: 11px;
}
.thrColHybHdr  a.darkRed {
	color: #990000;
	display: inline-block;
	margin-left: 10px;
	text-transform: lowercase;
	font-size: 10px;
}
.thrColHybHdr .smalltext {
	font-size: 11px;
}
h1 {
	font-size: 16px;
	color: #990000;
}
.mainprod2 {
	text-align: justify;
	font-size: 12px;
}
#sidebar1 .mainprod2 p a {
	text-decoration: underline;
	color: #990000;
}
.mainprod2 p {
	font-size: 12px;
	color: #333333;
}
h2 .page a:link.active, 
h2 .page a:active.active, 
h2 .page a:visited.active {
	cursor: default; 
	color: yellow !important; 
	font-size: 12px;
}
h3 {
	/* color: #990000; */
	font-size:14px;
}
