/*
*/
/* positioning globals */
html {
	height:100%;
}

body {
	background: url('/images/seazbg.jpg') top left repeat;
	height:100%;
	font-size: 80%;
}

* html #body {
	height: 100%;
	background-color: #fff;
}

* { font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height: 130%;}

#body { /* non-footer part of the page */
	background: url(/images/left_bg.gif) top left repeat-y;
	background-color: #fff;
	position:relative;
	width: 990px;
	min-height:100%;
	margin-left: 0;
	margin-bottom: 0;
	/* border-left: 1px solid #5D6B7B; */
	border-right: 1px solid #5D6B7B;
}
#shader {
	position: absolute;
	background: url(/images/main_top_h.gif) top left repeat-x;
	top: 188px;
	left: 159px;
	width: 831px;
	right: 0px;
	margin: 0;
	padding: 0;
	clear: none;
	float: none;
}
#header { /* page header with logo and top car part */
	position: relative;
	line-height: 1px;
	width: 990px;
	height: 79px;
}
#logo { /* logo image */
	position: relative;
	float: left;
	clear: none;
}
.car_part { /* car parts must be on the right */
	position: relative;
	float: right;
	clear: none;
	margin: 0;
	border: none;
	padding: 0;
}
/* footer part of the page */
#footer { 
	position: relative;
	width: 990px;
	padding: 0;
	margin-top: -25px;
	margin-left: 0;
	margin-right:auto;
	height: 25px;
	line-height: 80%;
	font-size: 100%;
	background-color: #5D6B7B;
	/* border-left: 1px solid #5D6B7B; */
	border-right: 1px solid #5D6B7B;
}
#footer .fright{ /* this is used to fix footer movement to right with long sidebar [ e.g. /wheretobuy/dealers ] */
	position: absolute;
	height: 15px;
	padding: 4px;
	color: #BEC4CA;
	line-height: 100%;
	border: none;
	top: 0;
	right:0;
	border-collapse: collapse;
}
#footer .fleft{ /* this is used to fix footer movement to right with long sidebar [ e.g. /wheretobuy/dealers ] */
	position: absolute;
	height: 15px;
	padding: 4px;
	color: #BEC4CA;
	line-height: 100%;
	border: none;
	top: 0;
	left:0;
	border-collapse: collapse;
}
/* top menu */
#menu { /* top meny */
	position: relative;
	line-height: 1px;
	font-size: 1px;
	padding: 0;
	margin: 0;
	height: 24px;
	width: 990px;
	background:url(/images/menu_bg.gif) top left repeat-x;
}
#menu_items { /* top menu items */
	position: relative;
	line-height: 1px;
	font-size: 1px;
	width: 697px;
	left: 158px;
	float: left;
	clear: none;
	padding: 0;
}
#menu_items li {
	position: relative;
	padding:0;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	float: left;
	clear:none;
}
/* top menu submenus */
#submenu_about{
	position: absolute;
	top: 103px;
	left: 158px;
	width: 200px;
	height: auto;
	background: url(/images/spacer.gif) repeat;
	background-color:#BEC4CA;
	border: none;
	vertical-align: middle;
	visibility: hidden;
}
#submenu_news{
	position: absolute;
	top: 103px;
	left: 239px;
	width: 200px;
	height: auto;
	background: url(/images/spacer.gif) repeat;
	background-color:#BEC4CA;
	border: none;
	vertical-align: middle;
	visibility: hidden;
}
#submenu_products{
	position: absolute;
	top: 103px;
	left: 320px;
	width: 200px;
	height: auto;
	background: url(/images/spacer.gif) repeat;
	background-color:#BEC4CA;
	border: none;
	vertical-align: middle;
	visibility: hidden;
}
#submenu_wheretobuy{
	position: absolute;
	top: 103px;
	left: 401px;
	width: 200px;
	height: auto;
	background: url(/images/spacer.gif) repeat;
	background-color:#BEC4CA;
	border: none;
	vertical-align: middle;
	visibility: hidden;
}
#submenu_service{
	position: absolute;
	top: 103px;
	left: 482px;
	width: 200px;
	height: auto;
	background: url(/images/spacer.gif) repeat;
	background-color:#BEC4CA;
	border: none;
	vertical-align: middle;
	visibility: hidden;
}
#submenu_intranet{
	position: absolute;
	top: 103px;
	left: 563px;
	width: 140px;
	height: auto;
	background: url(/images/spacer.gif) repeat;
	background-color:#BEC4CA;
	border: none;
	vertical-align: middle;
	visibility: hidden;
	display: none;

}
.submenu_p{ /* submenu line */
	position: relative;
	text-align: left;
	width: 192px;
	padding: 4px;
	margin: 0;
}

/* title bar */
#title { /* page title */
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 85px;
	background:url(/images/title_bg.gif) top left repeat-x;
}
#title_left{
	position: relative;
	padding-top: 40px;
	padding-left: 10px;
	width: 590px;
	float:left;
	clear:none;
	color: #fff;
	overflow: hidden;
}

/* right main content part */
#corner {
	position: absolute;
	top: 0;
	left: 0;
	clear: both;
}
#content {
	position:relative;
	padding:0 10px 0 25px;
	margin-bottom: 1em;
	float: left;
	clear: none; 
	top:0;
	left:1px;
	min-height: 100%;
	background: url(/images/main_top_h.gif) top left repeat-x;
	width: 580px;
	padding-bottom: 2em;
	text-align: justify;
}

/* right bar: poll, new, login */
#rs {
	background: url(/images/main_top_h.gif) top left repeat-x;
	position: relative;
	float: left;
	margin: 0 0px 2.5em 0;
	padding: 0 0 0 10px;
/*	left: 791px;
	top: 188px;
*/
	width: 190px;
	clear: none;
	text-align: justify;
}

#content .hrline { /* separating line (left menu and top submenus) [applies to <table>] */
	position: relative;
	height: 1px;
	background-color: #5D6B7B;
	margin:0;
	padding:0;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1px;
	width: 580px;
	border-collapse: collapse;
}
#article_intro .hrline { /* separating line (left menu and top submenus) [applies to <table>] */
	position: relative;
	height: 1px;
	background-color: #5D6B7B;
	margin:0;
	padding:0;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1px;
	width: 580px;
	border-collapse: collapse;
}

/* left menu */
#left {
	position:relative;
	float: left;
	clear: none; 
	overflow: hidden;
	width: 158px;
	margin-bottom: 250px;
}
.leftmenu_p{
	position: relative;
	padding: 8px;
	padding-left: 16px;
	margin: 0;
	background-color: #BEC4CA;
	text-align: left;
}

#botlogo {
	position: absolute;
	margin: 0;
	padding:0;
	border: none;
	top: -130px;
	left: 0px;
	background:url(/images/copy.gif) top left no-repeat;
}
#left #hrline{
	width: 158px;
}
.arrow {
	position:relative;
	left: -13px;
	margin-right: -10px;
}

/* search form */
#searchbar{
	position: absolute;
	width: 144px;
	top: -200px;
	left:0px;
	text-align: left;
	padding-left: 16px;
	overflow: hidden;
}
#searchbar #text{
	width: 100px;
	height:16px;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #666666;
	background-color: #fff;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear: none;
}
#searchbar form{
	padding: 0;
	margin: 0;
	width: 144px;
}

/* headers */
#content h1, #rs h1{
	padding: 0;
	margin: 30px 0 0 0;
	color:#FF9933;
	font-size: 200%;
	margin-bottom: 6px;
	line-height: 150%;
	font-family:Arial, Helvetica, sans-serif;
}
#content h2, #rs h2{
	padding: 0;
	margin: 30px 0 0 0;
	color:#5D6B7B;
	font-size: 150%;
	margin-bottom: 6px;
	line-height: 200%;
	font-family:Arial, Helvetica, sans-serif;
}
#content h3, #rs h3{
	padding: 0;
	margin: 0;
	color:#FF9933;
	font-size: 175%;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
#title h1{
	padding: 0;
	margin: 0;
	color:#FFFFFF;
	font-size: 200%;
	font-family:Arial, Helvetica, sans-serif;
}

/* misc */
#rs .hrline { /* separating line (left menu and top submenus) [applies to <table>] */
	position: relative;
	height: 1px;
	background-color: #5D6B7B;
	margin: 10px 0 10px 0;
	padding: 0;
	width: 190px;
	font-size: 0px;
	line-height: 0px;
}

.hrline { /* separating line (left menu and top submenus) [applies to <table>] */
	position: relative;
	height: 1px;
	background-color: #5D6B7B;
	margin:0;
	padding:0;
	line-height: 1px;
}
.smimg { /* footer site map image */
	margin-bottom: -.1em;
}
.separator {
	margin-bottom: .5em;
}

p {	margin-top: .5em; margin-bottom: .5em; text-align: justify; }

.cltbl {
	clear: both;
}

.ctbl td {
	text-align: center;
}

.imcent {
	margin: 0 auto;
}

.pcent {
	position: relative;
	margin: 0 auto;
}

.valmid_bl {
	vertical-align: middle;
	border-left: 1px solid #aaa;
}

.list_header_bl{
	height: 1.5em;
	min-height: 1.5em;
	border-collapse:separate;
	background: url(/images/flisttop.gif) top left repeat-x;
	border-left: 1px solid #aaa;
}

#rs div {
	text-align: left;
}

.nop {
	opacity: 1;
}

#content p {
	text-align: justify;
}
