@charset "utf-8";
/* CSS Document */

body, html
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.left
{
	float: left;	
}

.right
{
	float: right;	
}

.clear
{
	clear: both;
}

.hide
	{
		display: none;
	}
a
{
	color: #000000;
}

a img
	{
		text-decoration: none;
		border: 0;
	}
#container
{
	width: 997px;
	margin: 0 auto;
	text-align: left;
}

a 
{
	color: inherit;
	text-decoration: none;
	font-size: inherit;
}

a:hover 
{
	color: inherit;
	text-decoration: underline;
	font-size: inherit;
}

h1
{
	margin: 0;
}

#header
{
	width: 997px;
	height: 89px;
	background-image: url('../img/layout/header.jpg');
	position: relative;
}

a.homelink
{
	display: block;
	width: 150px;
	height: 50px;
	position: absolute;
	top: 20px;
	left: 40px;	
}

#menu
{
	margin-left: 200px;
	padding-top: 39px;
}


#content
{
	width: 997px;
	background-image: url('../img/layout/content_bg.gif');
	margin: 0;
	min-height: 600px;
	position: relative;
	overflow: hidden;
}

* html #content {
  height: 600px;
}

#bottom
{
	width: 997px;
	height: 569px;
	position: absolute;
	bottom: 0;
	background-image: url('../img/layout/bottom.jpg');
	z-index: 0;
	margin-top: 20px;
}
	
	#footer
	{
		position: absolute;
		bottom: 40px;
		left: 65px;
		color: #ffffff;
	}

	#footlinks
	{
		position: absolute;
		bottom: 40px;
		left: 800px;
		width: 320px;
		text-align: center;
		
	}
#title
{
	position: relative;
	background-image: url('../img/layout/topline.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 2;
	padding-top: 10px;
	padding-left: 78px;
}

#breadcrumbs
{
	font-size: 11px;
}


#leftbox
{
	position: relative;
	width: 600px;
	margin-left: 80px;
	float: left;
	z-index: 2;	
	margin-bottom: 70px;
}

#greybar
{
	height: 29px;
	line-height: 28px;
	padding-left: 19px;
	color: #ffffff;
	background-image: url('../img/layout/greybar.gif');
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: -19px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 580px;
}

#rightbox
{
	position: relative;
	width: 260px;
	margin-left: 10px;
	float: left;
	z-index: 2;
	margin-bottom: 65px;
}

div.rbox
{
	width: 255px;
	padding-top: 13px;
	background: #ffffff;
	background-image: url('../img/layout/rbox_top.gif');
	background-repeat: no-repeat;
	margin-bottom: 15px;
	overflow: hidden;
}

div.rbox div.bottom
{
	width: 255px;
	background-image: url('../img/layout/rbox_bot.gif');
	height: 12px;
	line-height: 0px;
	
}

div.sshow_img
	{
		text-align: center;
	}

div.rbox div.sshow
{
	width: 255px;
	height: 30px;
	color: #ffffff;
	font-weight: normal;
	background-image: url('../img/layout/slideshow_bot.gif');
	line-height: 28px;
	font-size: 12px;
	padding-left: 15px;
}

#login_form
{
	position: absolute;
	right: 20px;
	top:20px;
	color: #ffffff;
	text-align: right;
}

#login_form a
{	
	font-size: 11px;
	margin-right: 20px;
	color: #ffffff;
}

#login_form label
{
	text-align: right;
	width: 70px;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	display: none;
}
#login_form input
{

	margin: 0;
	padding: 0;
	width: 100px;
	height: 14px;
	font-size: 11px;
	border: 1px solid #A5B6D4;
	background: none;
	line-height: 14px;
	padding-left: 3px;
	padding-top:1px;
	border: 1px solid A5B6D4;
	margin-bottom: 3px;
	margin-left: 2px;
	color: #ffffff;
}

#login_form input.submit
{
	margin: 0;
	padding: 0;
	width: 40px;
	height: auto;
	font-size: 11px;
	border: 1px solid #A5B6D4;
	background: none;
	line-height: 14px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #A5B6D4;
	text-align: center;
}

#partstore
{
	background-image: url('../img/layout/partstore_bg.gif');
	background-repeat: no-repeat;
	width: 248px;
	height: 28px;
	padding-left: 40px;
	line-height: 28px;
	font-weight: bold;	
	margin-bottom: 5px;
}

#forum
{
	background-image: url('../img/layout/forum_bg.gif');
	background-repeat: no-repeat;
	width: 248px;
	height: 28px;
	padding-left: 40px;
	line-height: 28px;
	font-weight: bold;	
	margin-bottom: 10px;
}

div.product
{
	background-image: url('../img/layout/product_bg.gif');
	background-repeat: no-repeat;
	width: 118px;
	height: 118px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	position: relative;
	padding: 7px;
}

div.product a
{
	text-decoration: none;
}

div.product div.product_name
	{
		position: absolute;
		top: 100px;
		text-align: center;
		width: 120px;
		left: 5px;
		font-weight: bold;
		font-size: 10px;
	}

div.back
{
	background-image: url('../img/layout/back.png');
	background-repeat: no-repeat;
	width: 130px;
	height: 130px;
	float: left;
	margin-right: 24px;
	margin-bottom: 20px;
}

div.actionbutton
{
	background-image: url('../img/layout/actionbutton.gif');
	background-repeat: no-repeat;
	float:right;
	width: 68px;
	height: 22px;
	font-size: 10px;
	color: #ffffff;
	line-height:22px;
	text-align: center;
	margin-right: 10px;
}

div.actionbutton a
	{
		color: #ffffff;
	}

div.last
{
	margin-right: 0;
}

div.spec_name
{
	width: 45%;
	color: #000000;
	text-align: left;
	padding: 1px;
	margin-left: 5px;
	background: none;
}

div.spec_value
{
	border-left: 2px solid #ffffff;
	width: 52%;
	color: #000000;
	text-align: center;
	padding: 1px;
	background: none;
	
}

div.spec_0
{
	background: #c4d4ed;
	margin-bottom: 3px;	
}

div.spec_1
{
	background: #dce5f4;
	margin-bottom: 3px;	
}

#product_details
{
	background-image: url('../img/layout/proddetails_bg.gif');
	text-align: center;
	background-repeat: repeat-y;
	width: 570px;
	position: relative;
}

#product_details_top
{
	background-image: url('../img/layout/proddetails_top.gif');
	width: 570px;
	height: 16px;
}

#product_details_bottom
{
	background-image: url('../img/layout/proddetails_bottom.gif');
	width: 570px;
	height: 16px;
}

#product_details_menu
{
	width: 182px;
	position: relative;	
	margin-left: 4px;
	color: #ffffff;
	float: left;
	
}
#product_details_menu #buttons
{
	margin-bottom: 20px;
	
}

 h3, h4
{
	margin-top: 0;
	margin-bottom: 0;
}

#product_details h3
{
	font-size: 18px;
		color: #596c8b;	
}
#product_details h4
{
	font-size: 14px;	
	background: #596c8b;
	margin-left: -1px;
	padding-bottom: 20px;
}

#product_details #products
{
	width: 370px;
	padding: 5px;
	float: left;
	
}

div.prodmenu_item
{
	text-align: left;
	height: 55px;
	border-top: 1px solid #ffffff;
	padding-top: 1px;	
	cursor: pointer;
}

	div.prodmenu_item div.ico
	{
		width: 42px;
		height: 54px;
		float: left;
	}
	
	div.prodmenu_item div.arrow
	{
		width: 12px;
		height: 54px;
		float: left;
		background-image: url('../img/layout/prodmenu_arrow.gif');
		background-repeat: no-repeat;
		background-position: -9px;
	}
	
	div.prodmenu_item div.photo
	{
		background-image: url('../img/layout/prodmenu_photo.gif');
	}
	
	div.prodmenu_item div.specs
	{
		background-image: url('../img/layout/prodmenu_specs.gif');
	}
	
	div.prodmenu_item div.video
	{
		background-image: url('../img/layout/prodmenu_video.gif');
	}
	
	div.prodmenu_item div.request
	{
		background-image: url('../img/layout/prodmenu_request.gif');
		
	}
	
	div.prodmenu_item div.pdf
	{
		background-image: url('../img/layout/prodmenu_pdf.gif');
	}
	
	#buttons div.prodmenu_item div.link
	{
		height: 54px;
		background: none;
		line-height: 54px;
	}
	
	#buttons div.prodmenu_item div.link a:hover
	{
		text-decoration: none;
	}
	
	/*  MOUSEOVER */
	
	#buttons div.mouseover div.arrow
	{		
		background-position: 0;
		width: 21px;
	}
	
	#buttons div.mouseover a
	{		
		color: #596c8b;
	}
	
	/*  ACTIVE */
	
	#buttons div.fold_active div.arrow
	{
		background: #ffffff;
	}
	
	#buttons div.fold_active div.link
	{
		background: #ffffff;
		color: #000000;
	}
#product_box_data
	{
		color: #596c8b;
		margin-top: -30px;
	}
	
#specs_box
	{
		text-align: left;
	}

div.specimg
	{
		width: 53%;
		text-align: center;
	}
	
div.orange_prodname
	{
	
		background: #ec9e60;
		padding: 3px 0 3px 0;
		font-weight: bold;
	}
	
#request_box
	{
		text-align: left;
	}

#request_box label
	{
		display: block;
		font-size: 12px;
		font-weight: bold;
		margin-top: 7px;
		color: #596c8b;
	}
	
#request_box form
	{
		margin-top: 30px;
		margin-left: 30px;
	}
	
#request_box fieldset
	{
		border: 0px;
	}
	
#request_box div.actionbutton
	{
		margin-right: 18px;
		margin-top: 10px;
	}
	
#request_box fieldset a
	{
		cursor: pointer;
	}
#request_box input, #request_box textarea 
	{
		width: 300px;
		border: 1px solid #c4d4ed;
	}
	a.fold
	{
		cursor: pointer;
	
	}
	
#news
{
	text-align: left;
	width: 570px;
	position: relative;
}



div.news_0
	{
		background: #a5b6d4;
		color: #ffffff;
		padding: 10px;
	}
	
div.news_1
	{
		background: none;
		color: #1b2754;
		padding: 10px;
	}
	
div.news_0 h4, div.news_0 div.content
{
	border-bottom: 1px solid #ffffff;	
}

div.news_1 h4, div.news_1 div.content
{
	font-size: 13px;	
}

div.content {margin-bottom: 3px;padding: 10px; font-style: italic;}

div.full_content {margin-bottom: 3px; color: #000000;}

div.ref_quote
{
	font-style: italics;	
}

div.more a
{
	color: #1b2754;
	font-weight: bold;	
}

#news div.space
	{
		height: 40px;
	}

#register_form
	{
		padding-left: 20px;
	}
	
#register_form label
	{
		display: block;
	}
	
#register_form fieldset
	{
		border: 0;
	}
	
#register_form input
	{
		width: 500px;
	border: 1px solid #A5B6D4;
	height: 18px;
	padding: 2px;
	font-size: 12px;
	}	
	
#register_form input.submit
	{
		width: auto;
	border: 1px solid #A5B6D4;
	height: auto;
	padding: 2px;
	font-size: 12px;
	}