body {
	font: 14px Arial, Tahoma, Helvetica, sans-serif;
	color: #FFF;
}


p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}
p {
	text-indent:20px;
}

a:focus {
	outline: 1px dotted invert;
}

a{
    color: #fafd00;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}


h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

.b-menu{
	list-style: none;
}
.b-menu LI{
	margin: 0;
	line-height: 35px;
}

.b-menu LI UL{
	margin-left: 30px;
}

.b-menu A{
    color: #fafd00;
}
.b-menu A:hover{
    color: #FFF;
	line-height: 5px;
	line-height: 35px;
}

.b-menu A.active{
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
	line-height: 35px;
}

.b-contacts{
    margin: 60px 0;
}

.b-contacts .b-phone{
    margin-bottom: 20px;
}

.b-studio{
    float: right;
    margin: 75px 110px 0 0;
    -margin: 75px 60px 0 0;
}
.b-studio A{
    color: #fcff00;
}

.b-copy{
    float: left;
    margin: 60px 0 0 100px;
    -margin: 60px 0 0 50px;
}

.b-counters{
    clear: both;	
    margin: 0px 0 0 100px;
}

.b-submenu{
    list-style: none;
    margin-bottom: 10px;
}

.b-submenu LI{
	margin: 0 18px 0 0;
	display: inline;
	line-height: 22px;
}

.b-submenu A{
    color: #fafd00;
}
.b-submenu A:hover{
    color: #FFF;
}

.b-submenu A.active{
    color: #FFF;
    text-decoration: none;
    background: url(/images/bullet_arrow.gif) no-repeat left bottom;
    padding: 0 0 3px 10px;
}

.b-table{
    width: 100%;
    border-collapse: inherit;
    margin: 20px 0;
}

.b-table TD, 
.b-table TH{
    padding: 5px 10px;
    color: #FFF;
    background: #4e822f url(/images/line2.gif) repeat-y right;
    border-bottom: 1px solid #4e822f;
    
}

.b-table TH{
	color: #4f832e;
	background-color: #e3ef1f;
	
}
.b-items_list{
    margin: 30px 0;
}

.b-items_list_item{
    margin-bottom: 20px;
}

.b-items_list_item .img_col{
	float: left;
	margin-right: 20px;
}
.b-items_list_item .text_col{
	line-height: 18px;
	display: table;
	zoom: 1;
	-height: 0;
}

.b-mosaic{
	width: 100%;
}

.b-items_mosaic{
    margin: 30px 0;
}

.b-items_mosaic_item{
    width: 230px;
	height: 200px;
    float: left;
    margin: 0 20px 20px 0;

}

.b-items_mosaic_item .item_img{
	display: block;
	border: none;
	margin: 5px 0;
}

.b-basket{
    background: #86ba58;
    color: #fcff00;
    padding: 10px 10px 5px 10px;
    margin-bottom: 20px;
    width: 150px;
}

.b-basket .basket__title{
    color: #fcff00;
    font-size: 18px;
    margin-bottom: 5px;
}

.b-basket .basket__title a{
    text-decoration: none;
}

.b-basket .basket__count{
    margin-bottom: 5px;
}

.b-basket .basket__count span{
    color: #316114;;
}

.b-basket-add{
    color: #fafd00;
    font-size: 11px;
    text-decoration: none;
    border-bottom: 1px dashed #fafd00;
    margin-left: 10px;
}

.form{
    width: 600px;
    margin: 0 auto;
    font-size: 16px;
}


.form div {
    display:block;
    margin-bottom:0.8em;
    padding:0;
}

.form label {
    float: left;
    display: block;
    width: 150px;
    text-align: right;
    margin-right: 10px;
}



.form .input{
    width: 400px;
}

.form textarea{
    height: 100px;
}


.form .buttons {
    margin-left: 160px;
}

.orders-list {
    font-size: 16px;
    margin-bottom: 20px;
}

.orders-list TABLE {
    width: 100%;
}

.orders-list TH {
    color: #FFF;
    font-weight: normal;
    text-align: left;
    color: #4e822f;
    background: #e3ef1f;
}

.orders-list TH,.orders-list TD {
    padding: 8px 10px;
    font-size: 13px;
}

.orders-list TD {
}

.orders-list .delete-order {
    text-align: right;
    background: url("/images/ico-del.gif") no-repeat right center;
    padding-right: 15px;
    font-size: 13px;
    text-transform: lowercase;
    text-decoration: none;

}

.orders-list .delete-order span{
    border-bottom: 1px dashed #e3ef1f;
}

.orders-list .delete-order A {
    color: #f74127;
    text-decoration: none;
    text-transform: lowercase;
}

.orders-list .order-count {
    position: relative;
}

.orders-list .order-count INPUT {
    border: 1px solid #86ba58;
    color: #FFF;
    background: #86ba58;
    text-align: right;
    width: 40px;
}

.orders-list .order-count A {
    position: absolute;
    left: 50px;
    display: block;
    width: 7px;
    height: 4px;
}

.orders-list .order-count .up {
    background: url(/images/arrow_up.gif) no-repeat;
    top: 3px;
}

.orders-list .order-count .dn {
    background: url(/images/arrow_dn.gif) no-repeat;
    top: 13px;
}

.orders-list .order-sum td{
    border-top: 1px solid #336f17;
    
}

.orders-list .order-sum .title {
    
}

.orders-list .order-sum A {
    margin-right: 20px;
    
}

.orders-list .order-links TD {
    border: none;
}

.b-table tr.tr1 td{
  background-color: #7DAA43;
}
