* { margin:0; padding:0;}

body {
	padding:0px;
	margin:0px;
	background:#1F1F1F;
	text-align:center;
}

body, input, textarea, select {
	font-family: Tahoma;
	font-size:11px;
	line-height:14px;
	color:#797979;
}

table, td {vertical-align:top;}
	
a:hover{text-decoration:none;}

img {
	border:0px;
}

.col {
	float:left;
}

.spacer {font-size:0px; line-height:0px;}
.clear {clear:both;}



.main {width:900px; margin:auto; text-align:left;}
.main .margin {margin:0px 14px 0px 15px;}

.rdmr a {
	text-decoration:none;
	padding:0px 12px 0px 1px;
	background:url(../images/marker1w.gif) right top no-repeat;
	color:#ffffff;
	font-weight:bold;
}



.head {background-color: #333;}
.head .nav_links {float:left; width:70%;}
.head .nav_links .margin {margin:10px 0px 10px 5px; font-size:10px; color:#677B10;}
.head .nav_links a {background:url(../images/arrow_1.gif) top left no-repeat; padding-left:5px; color:#FF9900; text-decoration:none;}
.head .nav_links a:hover {text-decoration:underline;}

.head .search {float:right; width:250px;}
.head .search .margin {margin:10px 0px 10px 0px;}
.head .search img {vertical-align:middle;}
.head .search input {vertical-align:middle; font-weight:normal; font-size:10px;}
.head .search .input {width:148px; margin-right:4px;}

.head .logo {
	height:125px;
	background-color:#1F1F1F;
}
.head .logo img {margin:0;}

.menu {background:#000000; font-weight:bold; text-transform:uppercase; font-size:10px;}
.menu ul {margin:0 1px; padding:0; list-style:none; background:url(../images/line_menu.gif) left top repeat-y;}
.menu ul li {float:left; padding:8px 24px 9px 26px; background:url(../images/line_menu.gif) right top no-repeat;}
.menu ul li a {float:left; color:#789013; text-decoration:none;}
.menu ul li a:hover {text-decoration:underline;}




.main_body {background-color:#000000; margin:0; padding:0; width:100%;}

.content h2 {background:#1F1F1F url(../images/bg_topic.gif) bottom repeat-x; padding:11px 20px 6px 20px; font-family:arial; font-size:12px; font-weight:normal; font-style:italic; line-height:normal; color:#B8D64C; text-transform:uppercase; margin:0 0 5px 0;}



.footer {background:#2C2C2C url(../images/bg_footer.jpg) left top repeat-x; text-align:center; padding-bottom:16px;}

.footer {color:#A8A8A8;}
.footer a {color:#A8A8A8; text-decoration:none;}
.footer a:hover {text-decoration:underline;}

.footer .links {color:#000000; padding:13px 0px 8px 0px;}
.footer .links a {color:#6D6D6D;}

.footer .copy {padding:9px 0px 5px 0px;}





.product_border {border:1px solid #353535; margin:0 5px 5px 5px;}
.product .left {width:168px; float:left; position:relative;}
.product .right {width:100%; float:right; margin-left:-168px;}
.product .right .margin {margin:7px 15px 11px 168px;}
.product a {color:#FFFFFF; text-decoration:none; font-size:11px; line-height:normal; font-weight:bold;}
.product a:hover {text-decoration:underline;}
.product a strong {color:#FFFFFF; font-size:11px;}
.product .text {padding:10px 0px 7px 0px;}
.product .price {padding:5px 13px; font-size:14px; color:#A9A9A9;}
.product .button {}
.product strong {color:#0388c5; font-size:14px; line-height:normal; font-weight:bold;}

.product .margin_col {margin:2px; text-align:left;}
.product .name {padding:5px 13px 4px 13px;}
.product .margin_col .text {padding:3px 13px 5px 13px;}
.product .margin_col .price {padding:5px 13px; font-size:14px; color:#A9A9A9;}
.product .margin_col .butt {text-align:center;}
.w_100 {width:100%;}

