@charset "utf-8";
/* CSS Document */

body{
	background: url(../elements/bckg.jpg)top repeat-x;
	margin: 0; padding: 0;
	 font-family: Verdana,Geneva,sans-serif;
	 font-size: 11px;
	color:#000;
	overflow-x:hidden;

}
a{ font-family: Verdana,Geneva,sans-serif;font-size: 11px;}
table {border-collapse:collapse;}
.content{
	margin:auto;
	width:1000px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}
.footer{
	margin:auto;
	width:1000px;
	background:#ebebeb;
	padding-left:15px;
	padding-right:15px;
	height:30px;
	margin-top:15px;
	padding-top:8px;
	font-weight:bold;
	color:#000;
}
.left_btn{
    background:#25313d;
    border: 1px solid #435059;
    border-bottom:none;
    width:220px;
    font-size:14px;
    padding:5px;
    padding-left:10px;
}
h1{
    color:#77b700;
    color:#000;
    font-size:18px;
    width:100%;
    text-align:center;
    padding-bottom:10px;
    border-bottom:3px solid #ebebeb;
    margin-top:20px;
    margin-bottom:20px;
    font-family: Arial,Helvetica,sans-serif;
}
h3{
    font: 14px Arial, sans-serif;
    font-size:13px;
    font-weight:bold;
}
h4{
    width:186px;
    height:24px;
    color:#fff;
    background: url(../elements/left_main_btn.jpg);
    font-size:16px;
    padding-left:10px;
    padding-top:5px;
    margin:0;
    margin-bottom:5px;
}
.header{
	background:url(../elements/logo.gif) left no-repeat; 
	height:120px;
	width:100%;
	padding-left:250px;
}
td{padding:5px;}
th{padding:5px;background:#25313d;}
.main_news{
	width:100%;
}
.main_search{
	width:954px;
	background-image: url(../elements/greybckgrnd.gif);
	background-repeat: repeat;
	clear: both;
	padding: 23px;
	position: relative;
}

.separator{
	height:20px;
	width:100%;
}

.main_products{
	width:730px;
}

.main_products td{
	padding-right:5px; 
	padding-bottom:10px;
}
.main_products img{
	border: 1px solid #6a8db1;
	margin-bottom:5px;
	width: 171px;
	height: 179px;
	
}

.main_btn{
	background:url(../elements/main_btn.png) no-repeat;
	width:171px;
	height:23px;
	color:#fff;
	text-align:left;
	padding-left:10px;
	font-size:14px;
	padding-top:3px;
}
.right{
	width:240px;
	background:#25313d;
}

.basket{
	background-image:url(../elements/head_bckg.gif);
	float:right;
	width:230px;
	height:24px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	position: relative;
}

.menu{
	color: #999;
	padding: 50px 0 7px 150px;
	text-align: right;
	display: block;
	position: absolute;
	top: 0; 
}


.menu_btn{
    float:left;
    color:#000;
    width:122px;
    height:38px;
    text-align:center;
    padding-top:12px;
    font: 20px Arial, sans-serif;
}
.menu_btn:hover{
    background-image:url(../elements/main_btn_bckg.gif);
    color:#fff;
}

.menu_btn:hover a{
    color:#fff;
    text-decoration:none;
}
.menu_btn a{
    color:#000;
    width:122px;
    height:50px;
    font: 20px Arial, sans-serif;
}
.menu_btn a:hover{
    color:#fff;
    width:122px;
    height:50px;
}
.main_search .search_content {
	background-color: #25313D;
	padding: 10px;
}
.main_search .search_title {
	font-size: 16px;
	font-family: Arial, sans-serif;
	color: #333;
	font-weight: bold;
	position: absolute;
	top: 2px;
	display: block;
}
.main_search .search_content hr {
	height: 1px;
	margin-top: 8px;
	background-color: #DDDDDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 8px;
}
.main_search .search_content form #size {
	width: 150px;
	border: 1px solid #FFF;
	background-color: #25313D;
	line-height: 22px;
	height: 22px;
	padding-left: 3px;
	margin-left: 15px;
}
.main_search .search_content form {
	padding: 10px;
}
.main_search .search_content #form1 .text_field {
	background-color: #25313D;
	border: 1px solid #FFF;
	width: 150px;
	margin-right: 10px;
	height: 22px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-left: 15px;
}
.content .main_search .search_content form .search_select {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main_search .search_content form label {
	padding-left: 5px;
}
.main_search .search_content form label {
	margin-right: 15px;
}
.main_search .search_content form .blue_btn {
	background-image: url(../elements/blue-btn.gif);
	height: 23px;
	width: 85px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.basket #basket_header {
	background-color: #293541;
	width: 230px;
	position: absolute;
	top: 40px;
	visibility: hidden;
	padding: 6px;
}

