body {
    background-color: #FFFFFF;
    font-family:Verdana;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #424e61;
    width: 100%;
    height: 100%;
}

html {
	width: 100%;
    height: 100%
}

a {
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font:bold 14px Verdana;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #d55108;
}

h1 {
	font:bold 16px Verdana;
}

table td {
	font-family:Verdana;
    font-size: 12px;
    text-decoration: none;
   	color: #424e61;
}

.ok, .messageOK {
    color:green;
    font-weight:bold;
    padding-left:20px;
    padding-bottom:1px;
    line-height:16px;
}

.error, .messageError {
    color:red;
    font-weight:bold;
    padding-left:20px;
    padding-bottom:1px;
    line-height:16px;
}

.messageOK, .messageError {
    text-align:center;
}

.messageOK a, .messageError a {
    color:#d55108;
}

.main { /* основной блок, который должен растянуться до подвала */
	min-height: 100%; /* задаем минимальную высоту основного блока с хаком для IE 6.0*/
	height:auto !important;
	height:100%;
}
.hFooter { /* это распорка в основном блоке - резервируем место для подвала */
	height: 181px; /* высота нашего подвала */
}
.footer { /* подвал */
	background:url(/_images/footer_bg.jpg) top center no-repeat;
	height: 181px; /* высота подвала */
	margin-top: -181px; /* делаем отрицательный отступ по высоте равный высоте подвала, чтобы четко вписаться в размер экрана */
}

.header_bg {
	background:url(/_images/header_bg.jpg) top center no-repeat;
	height:349px;
}

.button a {
	width:73px;
	height:21px;
	display:block;
	background:url(/_images/button.jpg) top left no-repeat;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	line-height:19px;
}

.button a:hover {
	text-decoration:underline;
}

.inp_sel {
	height:21px;
	width:150px;
	border:1px solid #be988e;
	color:#989ca0;
	font-size:12px;
}

.inp_text {
	height:17px;
	width:145px;
	border:1px solid #be988e;
	color:#989ca0;
	font-size:10px;
}

.search {
	padding-top:2px;
}

.tell {
	background:url(/_images/tell.jpg) 0px 0px no-repeat;
	padding-left:20px;
	padding-top:35px;
	color:#3e3e3e;
	font:normal 10px Verdana;
}

.tell span {
	font:normal 16px Verdana;
}

.busket {
	width:	185px;
	height:176px;
	background:url(/_images/busket_bg.jpg) 0px 0px no-repeat;
}

.busket_cont {
	padding:60px 15px 0px 5px;
}

.busket_cont td {
	color:#3e3e3e;
	font:normal 11px Verdana;
}

.busket_a a {
	color:#3e3e3e;
	font:normal 10px Verdana;
}

.busket_a {
	padding-top:5px;
}

a.ovalbutton{
background: transparent url('/_images/topmenu_h10.gif') no-repeat top left;
display: block;
float: left;
font: bold 12px Verdana; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 21px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #8f3504; /*button text color*/
}

a.ovalbutton span{
background: transparent url('/_images/topmenu_h20.gif') no-repeat top right;
display: block;
padding: 1px 13px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #ffffff;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden;
width: 730px;
padding-top:72px;
}

.block {
	width:185px;
}

.block_top {
	width:185px;
	height:49px;
	background:url(/_images/block_top.jpg) top left no-repeat;
}

.block_mid {
	width:175px;
	background-color:#eceef0;
	border-left:1px solid #be5121;
	border-right:1px solid #be5121;
}

.block_bot {
	width:185px;
	height:46px;
	background:url(/_images/block_bot.jpg) top left no-repeat;
}

.block_top_catalog {
	width:185px;
	height:52px;
	background:url(/_images/block_top_catalog.jpg) top left no-repeat;
}

.menu_l a {
	display:block;
	text-decoration:none;
	padding:5px;
	color:#424e61;
	font:normal 11px Verdana;
}

.menu_l a:hover {
	text-decoration:underline;
	color:#ffffff;
	background-color:#959caa;
}

.block_top_auth {
	width:185px;
	height:52px;
	background:url(/_images/block_top_auth.jpg) top left no-repeat;
}

.auth_inp {
	width:161px;
	height:17px;
	border:1px solid #d6dade;
	font:normal 10px Verdana;
	color:#989ca0;
	margin-bottom:7px;
}

.link {
	font:normal 10px Verdana;
	color:#424e61;
	line-height:18px;
	background:url(/_images/point.jpg) 7px 5px no-repeat;
	padding-left:15px;
}

.price_name a{
	color:#424e61;
	font:bold 10px Verdana;
	text-decoration:none;
}

.price_name a:hover{
	text-decoration:underline;
}

.price_name {
	padding-bottom:10px;
}

.borda {
	border:1px solid #abb1b9;
}

.item_price {
	color:#f50000;
	font:bold 16px Verdana;
}

.item_price strike {
    color: rgb(136, 136, 136);
}

.mag {
	font:bold 12px Verdana;
	color:#424e61;
}

.mag_inp {
	height:17px;
	width:60px;
	border:1px solid #424e61;
}

.button_bue a {
	width:60px;
	height:24px;
	display:block;
	background:url(/_images/button_bue.jpg) top left no-repeat;
	color:#ffffff;
	text-decoration:none;
	line-height:21px;
	padding-left:25px;
}

.menu_bot {
	color:#424e61;
	font:normal 11px Verdana;
	padding-top:75px;
}

.menu_bot a {
	color:#424e61;
	text-decoration:none;
}

.menu_bot a:hover {
	text-decoration:underline;
}

.footer_cont {
	color:#000000;
	font:normal 10px Verdana;
	line-height:15px;
}

.footer_cont a {
	color:#000000;
}

.wps {
	color:#000000;
	font:normal 10px Verdana;
	padding-top:50px;
}

.wps a {
	color:#000000;
}

.sort td{
	font-size:11px;
}

.sort td select{
	font-size:11px;
}

.item_block {
	border:1px solid #cccccc;
	width:133px;
	background-color:#ffffff;
	margin-bottom:15px;
}

.item_block img {

}

.name_it {
	height:45px;
	display:block;
}

.bue {
	color:#338c20;
	text-decoration:none;
	text-align:center;
	width:200px;
	background:url(/_images/bask2.gif) 0px 2px no-repeat;
	padding-left:18px;
}

.bue:hover {
	text-decoration:underline;
}

.price {
	font:bold 11px Arial;
	color:#cd3438;
}

.new_p {
	font-weight:bold;
}

.cdate {
	font:normal 10px Verdana;
	color:#666;
}

.im_bord {
	border:1px solid #666;
}

.amaincategory {
    font:normal 16px Verdana;
    display:block;
    padding-bottom:5px;
    text-decoration:none;
    color: #d55108;
}

.amaincategory:hover {
    text-decoration:underline;
}

.asubcategory {
    font:normal 11px Verdana;
    color: #424e61;
	text-decoration:none;
}

.asubcategory:hover {
	text-decoration:underline;
}

.acatnews {
    display:block;
    width:111px;
    height:22px;
    text-decoration:none;
    margin-bottom:10px;
    background: url('/_images/new.jpg') top left no-repeat;
}

.acatnews:hover {
    background: url('/_images/new_h.jpg') top left no-repeat;
}

.acatdiscounts {
    display:block;
    width:111px;
    height:22px;
    text-decoration:none;
    margin-bottom:10px;
    background: url('/_images/discount.jpg') top left no-repeat;
}

.acatdiscounts:hover {
    background: url('/_images/discount_h.jpg') top left no-repeat;
}

.acatshares {
    display:block;
    width:111px;
    height:22px;
    text-decoration:none;
    background: url('/_images/action.jpg') top left no-repeat;
}

.acatshares:hover {
    background: url('/_images/action_h.jpg') top left no-repeat;
}

.dlogout {
    padding:10px;
}

.dlogout b {
    display:block;
    color:#d55108;
    margin-bottom:5px;
}

.dlogout .alogout {
    color:#424e61;
    display:block;
    font-size:11px;
    text-decoration:none;
    padding: 5px 0 5px 0;
}


.dlogout .alogout:hover {
    text-decoration:underline;
}

.btable {
    padding-bottom:5px;
}

.editlink {
	display: block;
	text-align: right;
	font-size: 10px;
	color: gray;
}

.editlink a {
	color: gray;
}

.dnophoto {
    background:#ffffff;
    color:#dddddd;
    font:normal 18px Arial;
    padding:30px 10px 0 10px;
    text-align:center;
	width:130px;
	height:80px;
	border:1px solid #cccccc;
}

.photo {
	border:1px solid #cccccc;
	width:150px;
	height:110px;
	display:table-cell;
	vertical-align:middle;
}

.dnpcatalog {
    float:none;
    padding-top: 30px;
    width:112px;
    border:none;
}

.dnpshares {
    float:none;
    padding: 20px 0 20px 0;
    border:1px solid #666;
}

.dnprecomended {
   float:none;
   padding: 20px 10px 20px 10px;
}
