body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #969696;
	background-color: #ae9ec4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
label {
	float: left;
	width: 15em;
	margin-right: 1em;
}

#order_info form ul li {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	overflow: hidden;
	bottom: 0px;
	padding-top: 27px;
	padding-right: 50px;
	padding-bottom: 27px;
	padding-left: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#container h1 {
	font-size:23px;
	font-weight:normal;
	color:#C9262B;
}
#container h2 {
	font-size:16px;
	color:#C9262B;

}
#header {
	height: 208px;
	width: 1007px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 33px;
	margin-left: 0px;
	overflow: hidden;
	padding: 0px;
} 
#mainContent {
	margin-left: 200px;
	border: 1px solid #e8e8e8;
	width: 802px;
}
#basket_total_info {
	position: relative;
	border: 3px solid #4d2176;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 10px;
	width: 730px;
}

.prodgroup3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	position: relative;
	margin: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	height: 272px;
}
.unactivepage{
	background-color: #efefef;
	border: 1px solid #e8e8e8;
}
.activepage{
	background-color: #7a5898;
	border: 1px solid #4c1f75;
	
}

.product {
	padding: 0px;
	height: 234px;
	width: 185px;
	position: relative;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	float: left;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	display: inline;
}

.item_size_info {
	width: 330px;
	margin-left: 20px;
	position: absolute;
	left: 80px;
	top: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.item_price_info {
	width: 190px;
	margin-left: 20px;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 410px;
	top: 30px;
	color:#C9262B;
	font-size:14px;
	font-weight:bold;
}
.item_amount_info {
	width: 160px;
	margin-left: 20px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left: 610px;
	top: 30px;
}
.item_photo_info {
	width: 75px;
	margin-left: 0px;
	position: absolute;
	height: 75px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	top: 12px;
	left: 0px;
}
.item_photo_info img {
	height: 75px;
	width: 75px;
	color: #e8e8e8;
	border: thin solid #e8e8e8;
}



.subtitle1 {
	color: #c9262b !Important;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none !Important;
}

#leftpanel {
	width: 200px;
	float: left;
}
#presentation {
	left: 0px;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 802px;
	position: relative;
}
#leftpanel li a{
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

#infomenu {
	margin: 8px;
	padding: 0px;
	position: relative;
}

#leftpanel li {
	list-style-type: none;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#leftpanel ul {
	margin: 8px;
	padding: 0px;
	position: relative;
}
#footer ul {
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 20px;
	list-style-type: none;
	padding: 0px;
	clear:both
}
#footer li {
	font-size: 12px;
	display: inline;
	padding: 5px 10px 5px 5px;
	text-align: center;
	float:left;
}


#footer {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	position: relative;
}
#searchdiv {
	position: absolute;
	height: 37px;
	width: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 690px;
	top: 140px;
}
#search_str {
	padding: 0px;
	width: 186px;
	position: absolute;
	left: 0px;
	top: 9px;
	margin: 0px;
}
#addtobag {
	margin: 0px;
	width: 72px;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px;
}
#ready_order {
	margin: 0px;
	width: 165px;
	position: absolute;
	top: 0px;
	right: 370px;
	padding: 0px;
}
#drop_basket {
	margin: 0px;
	width: 165px;
	position: absolute;
	right: 185px;
	top: 0px;
	padding: 0px;
}
#recalculate_basket {
	margin: 0px;
	width: 165px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
}
#item_title {
	margin: 20px;
	padding: 0px;
}

#button_bar {
	height: 38px;
	margin: 20px;
	padding: 0px;
position:relative;
}



#selector ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
}

#selector li {
	display: inline;
	list-style-type: none;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
}



.pbrand {
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
.pname {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #333;
	font-size: 10px;
	text-decoration: none;
}

a:link {
	color: #969696;
	outline: none;
}
#basket a:link {
	outline: none;
}
#header a:link {
	outline: none;
}
.pprice {
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:#C9262B;
	text-decoration: none;
}
.product a img {
	text-decoration: none;
	color: #e8e8e8;
	border:thin solid #e8e8e8;
	height: 145px;
	width: 145px;
}

#selector {
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}
.brandname {
	position: relative;
	font-size: 18px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:active, a:focus, img {
/* ????????? ?????????? ????? ?????? ???????????*/	
outline: 0;
}
a:visited{
	color: #969696;	
}
#header a img {
	text-decoration: none !Important;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#basket {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 45px;
	height: 200px;
}


#selector a.current_selection{
	color: #c9262b !Important;
}
#search_button{
	padding: 0px;
	position: absolute;
	margin: 0px;
	left: 192px;
	top: 0px;
}

#large_photo {
	position: relative;
	float: left;
	left: 20px;
	top: 0px;
	width: 400px;
	height: 320px;
	overflow: hidden;
}
#long_item_description {
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 342px;
	height: 320px;
}

#general_item_info {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 802px;
}
#detailed_info {
	width: 800px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news {
	margin: 20px;


}
.small_product {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	height: 100px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.item_amount_info label {

	float: left;
	width: 7em;
	margin-right: 1em;
}
#sendform {
	margin: 0px;
	width: 165px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
}
#basket a img {
	text-decoration: none !Important;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#poisk {
	border: thin solid #e8e8e8;
	padding: 5px;
	float:right;
	width:795px;
}

.img_view {
	float:left;
	padding: 0 10px 10px 0;
}

ul.list_news {
	list-style: none;
}
ul.list_news li {
	margin-bottom:15px;
}
ul.list_news li a {
	font-size: 1.2em;
}