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

body {
	margin:0;
	padding:0;
	background:#414141 url(../images/bg_body_01.gif) top repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	}
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#bg {
	background:url(../images/bg_01.jpg) top center no-repeat;
	}
* html #wrapper {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bg_wrapper_05.png');
	background:none;
	}
#wrapper {
	width:706px;
	margin:0 auto;
	padding:0 10px;
	background:url(../images/bg_wrapper_05.png) repeat-y;
	}
#search {
	float:right;
	text-align:right;
	padding-right:15px;
	}
#search a {
	color:#3f3f3f;
	text-decoration:none;
	font-size:10px;
	}
#location {
	font-size:10px;
	margin:0 15px;
	padding-bottom:5px;
	background:url(../images/3x1_03.gif) bottom repeat-x;
	}
#location a {
	text-decoration:underline;
	color:#3f3f3f;
	}
#location a:hover {
	text-decoration:none;
	}
.font14px {
	font-size:14px;
	color:#3f3f3f;
	font-weight:bold;
	}
.font12px {
	font-size:12px;
	color:#3f3f3f;
	font-weight:bold
	}	
.font10px {
	font-size:10px;
	color:#3f3f3f;
	font-weight:bold
	}	
#font10px a {
	text-decoration:underline;
	color:#3f3f3f;
	}
#left {
	width:180px;
	padding-left:8px;
	padding-top:10px;
	padding-right:5px;
	float:left;
	background:url(../images/bg_left_25.jpg) top right no-repeat;
	min-height:560px; height:auto !important; height:560px;
	}
#left .title {
	font-size:18px;
	}
#left a {
	padding-left:10px;
	background:url(../images/bull_38.gif) left no-repeat;
	color:#3f3f3f;
	text-decoration:none;
	line-height:18px;
	}
#left a:hover {
	text-decoration:underline;
	}
#left a.active {
	font-weight:bold;
	color:#c30400;
	}
#right {
	margin-left:190px;
	zoom:100%;
	}
#right .title {
	font-size:24px;
	}
#content {
	padding:15px;
	}
#footer {
	color:#b9b9b9;
	padding-bottom:20px;
	}
#footer a {
	text-decoration:none;
	color:#b9b9b9;
	}
#footer a:hover {
	text-decoration:underline;
	}
#product {
	background:#b5b5b5;
	}
#product td {
	background:#FFFFFF;
	text-align:center;
	font-weight:bold;
	}
a img {
	border:none;
	}
.alignCenter {
	text-align:center;
	}
.clear {
	clear:both;
	}
.red {
	color:#c30400;
	}
.split {
	height:1px;
	background:url(../images/3x1_03.gif) repeat-x;
	margin:10px 0;
	}
.input {
	border:1px solid #b5b5b5;
	font:12px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	width:140px;
	}
.inp {
	width:200px;
	}
.news {
	background:url(../images/bg_news_03.gif) no-repeat;
	line-height:27px;
	width:482px;
	margin-bottom:10px;
	}
#corner_tl {
	position:absolute;
	top:0px;
	left:0px;
	}
#corner_tr {
	position:absolute;
	top:0px;
	right:0px;
	}
#corner_bl {
	position:absolute;
	bottom:0px;
	left:0px;
	}
#corner_br {
	position:absolute;
	bottom:0px;
	right:0px;
	}
/*#slide-show {
	padding-left:5px;
	}*/
#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:510px;
    height:220px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}
.pagetitle {
	font-size:24px;
	}
.hoverbox {
	display: none;
	width: 250px;
	background-color: #FFFFFF;
	border: 3px solid #414141;
	padding: 20px;
}
#news {
	background:#b5b5b5;
	}
#news td {
	background:#FFFFFF;
	text-align:left;
	font-weight:normal;
	}
#rfq {
	background:#b5b5b5;
	}
#rfq td {
	background:#FFFFFF;
	text-align:left;
	font-weight:bold;
	}	
input, textarea, select, button {
  border:1px solid #aaaaaa;
  background:#ffffff url(../images/inputBg.gif) top left no-repeat;
}