* {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}


a {
	color: #AB7D49;
	text-decoration: none;
}

a:hover {
	color: #EC6640;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

body, td, th {
	color: #AB7D49;
	text-decoration: none;
}

input {
	color: #AB7D49;
}

td {
	vertical-align: top;
}

p {
	margin: 0px 0px 12px 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.warning {
    color: #FF0000 !important;
    font-weight: 700 !important; 
    margin: 10px 0px 10px 0px !important; 
}

.mainTable {
	height: 100%;
	width: 100%;
}

.logo {
	text-align: center;
	vertical-align: middle;
}

.menuTop {
	margin: 25px 0px 10px 0px;
}

.menuTop .cart {
	color: #EC6640;
	font-size: 10px;
	padding-left: 400px;
}

.menuTop span {
	color: #EC6640;
	padding: 0px 3px 0px 3px;
}

.phone {
	margin: 27px 0px 0px 0px;
	float: right;
}

.top {
	padding: 0px 10px 5px 0px;
	width: 100%;
}

.login {
	color: #333333;
	float: right;
	font-size: 11px;
}

.login a {
	color: #333333;
}

.text {
	height: 18px;
	margin: 0px 10px 0px 10px;
	width: 100px;
}

.text2 {
	height: 18px;
	width: 100%;
}

.text3 {
	height: 18px;
	vertical-align: middle;
	width: 179px;
}

textarea, select {
	width: 100%;
}

.but {
	background-color: #BD9466;
	border: none;
	color: #FFFFFF;
	margin-left: 5px;
}

h1 {
	background-image: url(img/b1.gif);
	background-repeat: no-repeat;
	color: #EC6640;
	font-size: 14px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 26px;

}

.line1, .line2 {
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 5px 0px;
	padding: 17px 0px 0px 0px;
}

.line2 {
	background-image: url(img/line2.gif);
}

.columnLeft {
	background-image: url(img/bg_left_column.gif);
	background-repeat: repeat-y;
	height: 100%;
	padding: 0px 21px 0px 21px;
}

.cart2 {
	color: #EC6640;
	padding: 0px 10px 10px 10px;
}

.cart2 a {
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px; 
}

.catalog {
	padding: 0px 10px 5px 10px;
}

.catalog a {
	display: block;
	line-height: 20px;
	text-transform: uppercase;
}

.catalog .active {
	color: #EC6640 !important;
}

.catalog .l1  {
	border-bottom: 1px solid #D8DFB3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.catalog .l2 a {
	background-image: url(img/b2.gif);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	text-transform: lowercase;
}

.catalog b {
  font-weight: normal;
  text-transform: uppercase;
  height: 30px;
  background-image: url(img/bg_supmenu.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
  display: block;
  margin: 0px 0px 5px 0px;
  cursor: pointer;
}


.columnLeft hr {
	background-color: #D8DFB3;
	border: none;
	color: #D8DFB3;
	height: 1px;
}

.menuLeft a {
	display: block;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
}

.search {
	line-height: 20px;
	padding: 0px 0px 0px 10px;
}
.search select, .search input{
  border: 1px solid #ceb483;
  color: #ab7d49;
}


.bottom {
	padding: 0px 28px 5px 0px;
	text-align: right;
}

.bottom span {
	color: #EC6640;
}

.bottom .menuTop {
	margin: 10px 0px 10px 0px !important;
}

.center {
	padding: 0px 10px 0px 0px;
}

.centerTop {
	background-color: #FCFCF7;
	background-image: url(img/line2.gif);
	background-repeat: repeat-x;
	text-align: right;
	width: 100%;
}

.centerLeft {
	background-image: url(img/rl.gif);
	background-repeat: repeat-y;
}

.centerRight {
	background-image: url(img/rr.gif);
	background-repeat: repeat-y;
}

.tableCenter {
	height: 100%;
}

.center2 {
	background-color: #FCFCF7;
	height: 100%;
	padding: 0px 0px 20px 0px;
	width: 100%;
}

.centerBottom {
	background-image: url(img/line3.gif);
	background-repeat: repeat-x;
}

.special {
	background-color: #FCFCF7;
	background-image: url(img/special_bg.gif);
	background-position: 20px 0px;
	background-repeat: repeat-y;
	float: right;
	font-size: 11px;
	padding: 0px 21px 0px 20px;
}

.special .info {
	margin: 0px 19px 0px 19px;
	width: 206px;
}

.special .info img {
/*	border: 5px solid #F1F1DD;*/
	float: left;
	margin: 0px 10px 0px 0px;
}

.special a {
	color: #EC6640;
	display: block;
	font-weight: 700;
	margin-bottom: 10px;
/*	margin-top: 5px;*/
}

.more {
	display: block;
	font-weight: 100 !important;
	margin: 10px 0px 0px 0px;
	text-decoration: underline;
    text-transform: none !important;
}

.special .more {
	color: #AB7D49;
	text-align: right;
	text-decoration: none;
}

.more2 {
	background-image: none !important;
	color: #EC6640;
	display: block;
	text-align: right;
	text-decoration: underline;
}

.goods .more {
	color: #EC6640;
	display: block;
	margin-bottom: 10px;
	text-decoration: underline;
    text-transform: none !important;
}

.books .item {
	background-image: url(img/line4.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	margin: 20px 20px 0px 20px;
	padding: 0px 0px 10px 0px;
}

.books img {
/*	border: 10px solid #F1F1DD;*/
/*	float: left; */
	margin: 0px 10px 0px 0px;
}

.books a {
	color: #EC6640;
	display: block;
	font-weight: 700;
	margin-bottom: 10px;
    text-transform: uppercase;
/*	margin-top: 10px;*/
}

.books a.img {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
    text-transform: none !important;
}

.books h2 {
	color: #EC6640;
	font-size: 14px;
	margin: 0px 0px 0px 20px;
	text-transform: uppercase;
}

.content {
	padding: 0px 20px 0px 20px;
}

.content hr {
	background-color: #d9d9a7;
	border: none !important;
	color: #d9d9a7;
	height: 1px !important;
    size: 1px !important;
}

h2 {
	color: #EC6640;
	font-size: 14px;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}

.date {
	color: #EC6640;
	margin: 0px 0px 10px 0px;
}

.news .date, .newsColumn .date {
	font-size: 10px !important;
	margin-bottom: 5px;
}

.news .item {
	margin: 0px 20px 10px 20px;
}

.newsColumn .item {
	margin: 0px 20px 10px 10px;
}

.news a, .newsColumn a {
/*	background-image: url(img/b2.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;*/
}

.btn_i {
	vertical-align: middle;
}


.path {
	border-bottom: 1px solid #D8DFB3;
	font-size: 10px;
	margin: 0px 20px 10px 20px;
	padding-bottom: 10px;
}

.path a {
	color: #EC6640;
	font-size: 10px;
	font-weight: 700 !important;
}


.pages {
	border-top: 1px solid #D8DFB3;
	margin: 10px 20px 0px 20px;
	padding-top: 10px;
	text-align: center;
}


.pages a {
    background-image: none;
	margin-right: 5px;
	padding: 1px 4px 1px 4px;
}

.pages  a.active {
/*	background-color: #AB7D49;
	color: #FFFFFF;*/
    background-color: #E7D7B6;
	text-decoration: none;
    font-weight: bolder;
}


.goods {
	margin: 0px 20px 10px 20px;
}

.goodsimg {
	background-image: url(img/line_1.gif);
	background-position: 0px 100%;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.goodsimg .list img {
	float: left;
	margin: 0px 15px 15px 0px;
}

.goodsimg img {
/*	border: 1px solid #E0E0E0;*/
	margin: 0px 15px 0px 0px;
}

.goodsimg td {
	padding: 0px 0px 15px 0px;
}

.goodslist .info {
	width: 350px;
}

.goodslist img {
	border: 1px solid #D8DFB3;
	margin-right: 15px;
}

.goods .line1 {
	margin-top: 10px;
}

.spec {
	/*border-top: 1px solid #D8DFB3;*/
	margin-top: 10px;
}

.spec td {
	/*border-bottom: 1px solid #D8DFB3;*/
}

.spec td.i1 {
	padding: 3px 10px 3px 0px;
	vertical-align: middle;
	width: 20%;
}

.spec td.i2 {
	/*border-left: 1px solid #D8DFB3;*/
	padding: 4px 0px 4px 8px;
	width: 80%;
}

.spec td.i2 div {
	border-left: 1px solid #D8DFB3;
	font-size: 10px;
	padding: 1px 9px 1px 9px;
}

.form {
	border-top: 1px solid #D8DFB3;
	margin: 10px 0px 0px 0px;
}

.form td, .form th {
	border-bottom: 1px solid #D8DFB3;
	padding: 4px 6px 4px 6px;
}

.form th {
	background-color: #F3F2E0;
	
	white-space: nowrap;
}

.form td.end {
	border-bottom: none !important;
	padding-right: 0px;
	text-align: right;
}

.form .i {
	white-space: nowrap;
}

.form .n {
	width: 100%;
}

.form .i2, .borderN {
	border: none !important;
}

.text4 {
	width: 30px;
	text-align: center;
}

.sort {
 text-align: right;
}
 
.sort a {
 color: #AB7D49;
 display: inline !important;
 font-weight: 100 !important;
}
 
.sort a.active {
 color: #EC6640;
}
