@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	background: url(../img/all_bg.png) repeat center top;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #ffffff;
	font-size: 12px;
}
body{behavior: url(css/csshover.htc);}
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
h1 {
	color: #ffffff;
	font-size: 25px;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	color: #b2b2b2;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
}
img {
	border: 0px;
}
span {
	font-size: 14px;
	font-weight: bold;
}
td.left {
	width: 50%;
	background: url(../img/left_top_bg.png) no-repeat right top;
}
td.right {
	width: 50%;
	background: url(../img/right_top_bg.png) no-repeat -9px top;
}
table.main {
	margin: 0px auto;
	width: 960px;
	background: #4a4a4a;
}
td.logo {
	height: 126px;
	background: url(../img/logo_bg.png) no-repeat center top;
	padding: 20px 0 0 32px;
}
td.menu {
	height: 56px;
	background: url(../img/menu_bg.png) repeat-x left top;
}
table.menu {
	height: 23px;
}
table.menu a:link, table.menu a:visited {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 30px;
}

table.menu a:hover {
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
table.menu td.bordered {
	background: url(../img/menu_border.png) no-repeat center center;
	width: 13px;
}
td.left_col {
	width: 364px;
	border-right: 1px solid #8a8a8a;
}
td.right_col {
	width: 605px;
}
div.left_col {
	padding: 0 40px 0 45px;
}
div.left_col p img {
	margin: 40px 0 0 0;
}
div.left_col p img.btn {
	margin: 0;
}
div.right_col {
	padding: 0 45px 0 40px;
}
div.right_col img {
	border: 1px solid #e0e0e0;
}
p.bordered {
	border-bottom: 2px solid #373737;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
p.float_left {
	float: left;
	width: 50%;
}
p.float_right {
	float: right;
	width: 50%;
}
td.footer {
	background: #2a2a2a;
	padding: 12px 45px 12px 15px;
	font-size: 11px;
	color: #808080;
	line-height: 18px;
}
td.copyrights {
	border-right: 1px solid #8a8a8a;
	width: 347px;
	_width: 346px;
}
td.copyrights img {
	float: left;
	margin: -5px 15px 0 0;
}
.img_border
{
	border: 1px solid #dcdcdc;
}
.listing_table
{
	border: 1px solid #222222;
	font-family: arial, verdana;
	font-size: 12px;
	color: #ffffff;
}
.listing_title
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.listing_line
{
	background-color: #222222;
}
.normal_bold_txt
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.read_more_link:link
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #85C612;
	font-weight: bold;
	text-decoration: none;
}
.read_more_link:visited
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #85C612;
	font-weight: bold;
	text-decoration: none;
}
.read_more_link:hover
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #85C612;
	font-weight: bold;
	text-decoration: underline;
}
.view_all_link
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #85C612;
	font-weight: bold;
	text-decoration: none;
}
.view_all_link:hover
{
	font-family: arial, verdana;
	font-size: 12px;
	color: #85C612;
	font-weight: bold;
	text-decoration: underline;
}
.dotted_line
{
	background-image: url(../img/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.nav {
	float: left;
}
ul {
	margin: 0; 
	padding: 0; 
	background:#363636;
	border-width: 0 1px;
}
li {
	position: relative; 
	list-style: none; 
	margin: 0;
	float: left;
}
li a {
	display: block; 
	text-decoration: none; 
}
ul a {
	width: auto;
}
ul ul {
	position: absolute; 
	display: none;
}

ul.level1 li.submenu:hover ul.level2, ul.level2 li.submenu:hover ul.level3 {
	display: block;
}

ul.level1 {margin-left:40px;}

ul.level2 {
	top: 36px;
	width: 112px; 
	left: 0px; 
	margin-top: 2px;
}
ul.level3 {
	top: 0px; 
	left: 105px;
	width: 162px;
}
ul.level1 li a {
float:left;
font-size: 13px;
height:56px;
line-height:56px;
padding:0 45px 0 30px;
background:url(../img/menu_border.png) center right no-repeat;
font-weight:bold;
}
ul.level1 li a#last, ul.level2 li a{background:none;}
ul.level2 li a {
height:20px;
line-height:20px;
padding-left:32px;
}
ul.level3 li a {
height:30px;
line-height:30px;
padding-left:15px;
}
form{margin:0;}

fieldset.calc {
margin:0;
padding:0;
border:0;
}
fieldset.calc label{
display:block;
float:left; 
width:100px;
margin-top:10px;
}
input.txt{
float:left;
border:1px solid #000000;
background:#4A4A4A;
margin-top:10px;
}
select.txt{
float:left;
border:1px solid #000000;
background:#4A4A4A;
margin-top:10px;
}
br.clear{clear:both;}
.navi{color: #b2b2b2;}
.navi a{color: #b2b2b2;}
div.search_c{float:right; margin-bottom:15px;}
div.search_c label{font-weight:bold}
div.search_c select{width:180px;}
div.search_c form{margin-left:15px;}
div.by_price{float:left;}
