@font-face {
  font-family: "trebuchet";
  src: url('/css/trebuchet.ttf');
}

html,body {
	background: url(/images/background.png) repeat;
	font: normal 13px arial, helvetica, sans-serif;
	color:#545454;
	padding: 0;
	margin: 0;
	height: 100%;
}


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

.mainbutton {
	background: url(/images/button.png);
	width: 140px;
	height: 80px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.mainbutton:hover {
	background: url(/images/button_sel.png);
	color: #fff;
	cursor: pointer;
	cursor: hand;
}

.mainbutton:hover a {
	color: #fff;
}

.mainbutton table {
	width: 140px;
	height: 80px;
	padding: 0;
	margin: 0;
	border: 0;
}

.mainbutton table tr td {
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #545454;
	font: 14px "trebuchet ms","trebuchet","DejaVu Sans Mono","LMSans 9","sans-serif";
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#dbl {display: none;}

.mainbutton table tr td:hover {
	color: #fff;
}

.mainbutton table p {
	margin: 0;
	padding: 0;
} 

.mainbutton,.mainbutton a {
	color: #545454;
	font: 14px "trebuchet ms","trebuchet","DejaVu Sans Mono","LMSans 9","sans-serif";
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}


img {
	border: none;
}

#page-wrap {
	background: white;
	min-width: 880px;
	max-width: 1260px;
	padding: 0;
	margin: 0 30px 0 30px;
	border-left: 4px solid #4f585f;	
	border-right: 4px solid #4f585f;
	}
	#page-wrap #inside {
		background: white;
		padding: 0;
		margin: 0;
	}

a{
text-decoration:underline;outline:none;color:#d1160d
}
a:hover{
text-decoration:none
}	
#main-content {
	background: url(/images/left-sidebar.png) repeat-y white;
	padding-left: 220px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

#main-content h1{
color:#d82006;font:normal 20px arial, helvetica, sans-serif;
}
#main-content h1 span{
background:#fff;padding-right:10px
}
#main-content h2{
color:#d82006;font:normal 18px arial, helvetica, sans-serif;margin:0 0 15px 0
}


#header {
	text-align: center;
	height: 286px;
	background: black;
	margin: 0;
	padding: 0;
}
	
#header form {
	padding: 0;
	margin: 0;
}

#header table {
	padding: 0;
	margin: 0;
}

#header h1 {
	color: white;
	font: 28px "trebuchet ms","trebuchet","DejaVu Sans Mono","LMSans 9","sans-serif";
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	padding-right: 10px;
}

#header h2 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-right: 10px;
	color: white;
	text-align: right;
	font: 10px "trebuchet ms","trebuchet","DejaVu Sans Mono","LMSans 9","sans-serif";	
}

#header h2 span {
	font-size: 20px;
}

#left-sidebar {
	background: url(/images/left-sidebar.png) repeat-y white;
	width: 205px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	height: 100%;
}

#left-sidebar h2 {
//	font-size: 16px;
	font: 17px "trebuchet ms","trebuchet","DejaVu Sans Mono","LMSans 9","sans-serif";
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}

#left-sidebar h2 a {
//	color: #80433e;
	color: #981919;
	text-decoration: none;
	border-bottom: 1px #80433e dotted;
}

#left-sidebar h2 img {
	padding-right: 5px;
}

#footer {
	background: #999;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
}

#right-sidebar {
	float: right;
	width: 200px;
	padding: 10px;
	border-left: 1px dotted gray;
	margin-left: 10px;
}

#login-box {
	width: 191px;
	height: 128px;
	padding-top: 5px;
	background: url(/images/login_background.png);
	text-align: center;
	margin-bottom: 20px;
}

#login-text {
	padding-top: 5px;
	font-size: 14px;
	color: #474d4e;
}

#login-input {
	width: 168px;
	height: 24px;
	background: url(/images/login_input.png) white;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 24px;
	border: 0;
}

#login-button {
	font-size: 14px;
	font-weight: bold;
	color: #474d4e;
	width: 72px;
	height: 27px;
	background: url(/images/login_button.png);
	margin: 0;
	padding: 0;
	margin-top: 5px;
	border: 0;
}

#menu a {
	font: 12px "trebuchet ms","trebuchet","DejaVu Sans Mono","LMSans 9","sans-serif";
	font-weight: bold;
	color: #30302e;
	text-decoration: none;
	border: 0;
}

#menu td {
	height: 42px;
}

#phone {
	position: relative;
	bottom: 18px;
	left: -15px;
	display: block;
	width: 240px;
	color: #9b3533;
	font-size: 24px;
	font-weight: bold;
}

#phone img {
	margin-bottom: 5px;
}

#phone-code {
	font-size: 14px;
	font-weight: normal;
	padding-right: 5px;
}

#footer{
}

#footer td{
	font-size:11px;
}
#footer table{
	width:100%;
}
#footer .l{
}
#footer .c{
	text-align:center;
}
#footer .r{
	color:#d1160d;
	text-align:right;
	padding:0 19px 0 0;
}

#news {
	display: block;
	clear: both;
	padding-top: 20px;
	font-size: 12px;
}

#news-date {
	display: block;
	clear: both;
	font: 14px "trebuchet ms","trebuchet","DejaVu Sans Mono","LMSans 9","sans-serif";
	color: #8e4d49;
}

#search-box {
	text-align: left;
}

#search-input {
	width: 150px;
	height: 19px;
	background: url(/images/search_input.png) white;
	margin: 0;
	padding: 0;
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 25px;
}

#search-button {
	font-size: 12px;
	color: #474d4e;
	width: 44px;
	height: 19px;
	background: url(/images/search_button.png);
	margin: 0;
	padding: 0;
	border: 0;
}

div#catlink {
	margin: 10px;
	padding: 10px;
}


/* old css */
.catalog{
margin-bottom:30px;overflow:hidden;zoom:1;text-align:left
}
.catalog ul{
margin:0 0 20px 0;padding:0;list-style:none;overflow:hidden;zoom:1
}
.catalog .l{
float:left;margin-right:-85px;width:85px
}
.catalog .r{
margin-left:85px
}
.catalog .link{
margin-bottom:4px;font-size:14px
}
.catalog .link a{
color:#a60902
}
.catalog1{
margin:0 -34px 10px 0;overflow:hidden;zoom:1;text-align:left;font-size:12px
}
.catalog1 .item{
margin:0 30px 25px 0;float:left;border:solid 1px #ddd;padding:7px 8px;
width:184px;height:400px
}
.compare {
clear: both;
display: block;
text-align: center;
width: 184px;
}
.comparetable {
margin: 20px;
border-width: 1px;
border-style: outset;
border-color: black;
border-collapse: collapse;
background-color: white;
}
.comparetable th {
text-align: left;
padding: 5px;
border-width: 1px;
border-style: inset;
border-color: black;
color: black;
}
.comparetable td {
padding: 5px;
border-width: 1px;
border-style: inset;
border-color: black;
color: black;
}
.catalog1 img{
margin-bottom:2px
}
.catalog1 .link{
color:#a60902;font-weight:bold;font-size:13px;text-decoration:none;display:block;margin-bottom:4px
}
.catalog1 .link img{
display:block;margin-bottom:12px
}
.catalog1 .link:hover{
text-decoration:underline
}
.catalog1 .txt{
	height:165px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y:auto;
}
/* opera hack */
html:first-child .catalog1 .txt {
overflow: auto;
}
.price{
float:left;margin-right:65px;color:#d1160d;padding-top:0px
}
.ico-cart{
font-size:11px;color:#525252;text-decoration:none;display:block;text-align:center;width:65px;float:right;margin-left:-65px
}
.ico-cart span{
display:block;background:url(../img/images.png) -81px -174px no-repeat;width:15px;height:15px;margin:0 auto
}
.catalog{
margin:20px 0 30px 0;overflow:hidden;zoom:1
}
.catalog2 .l{
float:left;width:330px;margin-right:-330px
}
.catalog2 .r{
margin:10px 0 0 330px;float:left;text-align:center
}
.text{
overflow:hidden;zoom:1;margin-bottom:30px
}
.text img{
float:right;margin:0 0 15px 21px;border:solid 1px #c9c9c9
}
.myorders{
margin-bottom:20px;border-top:solid 2px #d1160d;border-bottom:solid 2px #d1160d
}
.myorders table{
margin-bottom:10px;width:100%
}
.myorders th{
color:#6c6c6c;font-weight:bold;border-bottom:solid 2px #ddd;padding:3px 5px 4px 5px;text-align:center;font-size:12px
}
.myorders td{
color:#000;padding:7px 5px 8px 5px;text-align:center;font-size:12px
}
.myorders {
margin-bottom:20px
}
.myorders .inp{
width:30px;text-align:center
}
.myorders .btn-up, .myorders .btn-down, .myorders .btn-up-disabled, .myorders .btn-down-disabled{
margin:4px auto
}

.basket-form {
	font-size: 1.5em;
}
.basket-form table {
	font: 12px normal "Trebuchet MS",sans-serif;
	width: 100%;
	padding: 0 0 0 0;
}
.basket-form td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 4px;
	COLOR: #455258;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #d82006 1px solid;
	text-align: center;
}
.basket-form th {
	BACKGROUND: #EEEEEE;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666;
	padding: 10px 10px 10px 10px;
	text-align: center;
	BORDER-BOTTOM: #d82006 5px solid
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #d82006;
color: #FFF !important;
border-color: #455258;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;}

.t_m43{
margin-bottom:30px;overflow:hidden;zoom:1;text-align:left
}
.t_m43 ul{
margin:0 0 30px 0;padding:0;list-style:none;overflow:hidden;zoom:1;background:url(../img/bullet2.png) 100% 100% no-repeat
}
.t_m43 .l{
float:left;margin-right:-105px;width:105px
}
.t_m43 .r{
margin-left:105px
}
.t_m43 .date{
color:#bababa;font-size:11px;margin-bottom:0
}
.t_m43 .link{
margin-bottom:4px
}
.t_m43 .link a{
text-decoration:none
}

#header p.phone {
margin: 0;
padding: 0;
padding-top: 5px;
padding-right: 10px;
color: white;
text-align: right;
font: 10px "trebuchet ms","trebuchet","DejaVu Sans Mono","LMSans 9","sans-serif";
}
#header p.phone span {
font-size: 20px;
}
.green {color:#006633; font-weight:bold;}
.red {color:#F00; font-weight:bold;}

.both {
height: 4em;
clear: both;
}
