@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../images/body_bg.jpg) repeat-x left top #9d9d9d;
}

img{
	border:0px;
}

a{
	text-decoration:none;
	color:#990000;
	font:12px;
}

a:hover{
	text-decoration:underline;
}
ul{
	list-style-type:none;
}
div.clear{
	clear:both;
	height:0px;
	padding:0px;
	margin:0px;
}
p{
	margin:0px;
}
form{
	padding:0px;
	margin:0px;
}
.column{
	float:left;
}
h1{
	color:#ffffff;
	font-size:16px;
	margin:0;
	padding:3px;
}
div#container{
	margin:0 auto;
	padding:0px;
	width:980px;
	height:auto;
}

div#c-padding{
	margin:0px;
	padding:0px;
}

div#header{
	height:150px;
	background:#FFFFFF;
}

div.logo{
	width:832px;
	height:107px;
	margin:0px auto;
}
div.header-padd{
	padding:15px 0px 0px 0px;
}

div#menu{
	margin:0px 0px 0px 0px;
	background:#fff;
	height:36px;
}
/*div#menu ul{
	margin:0px;
	padding:0px;
	float:left;
}
div#menu ul li{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}
div#menu ul li a{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:0px 18px 0px 18px;
}
div#menu ul li a:hover{
	color:#ffffff;
	font-size:12px;
	background:url(../images/bg_over.jpg) repeat-x left top;
	padding:0px 18px 0px 18px;
}
*/
div#search-main{
	padding:4px 0px 0px 0px;
	margin:0px;
	height:30px;
	background:url(../images/menu_bg1.jpg) repeat-x left center;
}
div.search{
	margin:3px 0px 0px 0px;
	padding:0px;
	height:22px;
	width:300px;
	float:right;
}
div.search input{
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	width:190px;
	float:left;
}

div.search input.btn{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:28px;
	height:20px;
	border:0px;
	background:url(../images/go.jpg) no-repeat left center;
}
label{
	color:#FFFFFF;
	padding:0px 0px 0px 130px;
	line-height:28px;
}
div#main-matter{
	height:auto;
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
}
div.left-matter{
	float:left;
	width:206px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px;
}
div.right-matter{
	float:left;
	height:auto;
	margin-left:20px;
	width:750px;
}
.right-matter p{
	padding:7px;
	margin:0px;
	line-height:18px;
}
.matter-padd{
	padding:5px 2px 5px 2px;
}
div.left-matter ul{
	margin:0px;
	padding:0px;
	background:#6d8a99;
}
div.left-matter ul li{
	margin:0px 10px 0px 35px;
	padding:9px 0px 8px 5px;
	border-bottom:dotted 1px #487287;
}

div.left-matter ul li a{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}

div.left-matter ul li a:hover{
	color:#ffffff;
	
}

div.left-matter p{
	padding:0px 10px 0px 10px;
	margin:0px;
}

div.main_matter{
	margin:0px 12px 0px 0px;
	background:#cccccc;
}

.banner{margin:0 auto;padding-bottom:10px;}





div#footer{
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	padding:5px 0;
	text-align:center;
	height:20px;
}

div#footer p{
	padding:0px 10px 0px 10px;
}
#footer a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#F9EAC7;
	text-decoration:none;
}


/* old stylesheet styling start here */

.left_category{
	font-size:11px;
	color: #FFBB4E;
	text-transform:uppercase;
	background-color:#000000;
}

.left_category ul{
	margin:0px;
	padding:0px;
}

.left_category li{
	margin:0px;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #FFBB4E;
	font-size:11px;
	color: #FFBB4E;
	font-weight:bold;list-style:none;
}

.left_category li a, .left_category li a:link, .left_category li a:visited{
	margin:0px;
	padding:0px 5px 3px 5px;
	font-size:11px;
	color: #FFBB4E;
	font-weight:bold;
	text-decoration:none;
	display: block;
}

.left_category li a:hover{
	font-size:11px;
	color: #FFBB4E;
	font-weight:bold;
}

.general{
	color:#FFFFFF;
}

.generalblack{
	color:#000000;
}
.pricebg {background:url('images/pricebg.jpg') 100% 0 no-repeat;height:20px }
