/* Start of CMSMS style sheet 'main css' */
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
	font-weight: normal;
}

body {
	background-color: #dee2e2;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #1e3856;
}

.clearBoth {
display: block;
clear: both;
line-height: 1px;
height: 1px;
}

h2 {
	font-size: 18px;
	margin: 0 0 9px;
}

h3 {
	font-size: 13px;
}

p {
	margin: 9px 0;
}

a {
	color: #2D3980;
	text-decoration: underline;
}

ul#nav a {
	text-decoration: none;
}

a:hover {
	color: #1E3856;
}

#pagecontainer {
	width: 980px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 14px;
	background-image: url('images/page-bg.gif');
	background-repeat: repeat-y;
}

#header {
	background-image: url('images/header-bg.gif');
	background-repeat: repeat-x;
	height: 155px;
}

#header ul {
	float: left;
	padding: 33px 0 0 40px;
	color: #666666;
}

#header ul a {
	color: #333366;
}

#header img {
	float: right;
}

#main {
	border: 32px solid #2d3980;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url('images/content-bg.gif');
	background-repeat: repeat-y;
	padding: 0 11px;
}

#main table {
	height: 450px;
}

td#leftcol {
	background-color: #b3b8d0;
	width: 156px;
	vertical-align: top;
}

td#middlecol {
	padding: 0 20px;
	vertical-align: top;
}

td#rightcol {
	background-color: #e0e0e0;
	width: 140px;
	vertical-align: top;
	padding: 13px 8px;
}

#nav {
	color: #fff;
}

#nav li {
height: 34px;
}

#nav li a {
	height: 13px;
	padding: 10px 0 10px 14px;
	display: block;
	border-bottom: 1px solid white;
}

#nav li a:hover {
	background-color: #2D3980;
}

#nav li a {
	color: #fff;
}

#content {
	width: 542px;
}

#news {
	
}

#bnav {
	border: 32px solid #2d3980;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url('images/content-bg.gif');
	background-repeat: repeat-y;
	background-position: center;
	padding: 11px 11px 0;
	text-align: center;
	color: #669999;
	font-size: 11px;
}

#bnav ul li { 
	display: inline; 
	padding: 0 8px 0 10px;
	margin: 0;
	border-left: 1px solid #669999;
}
#bnav ul li.firstitem {
	border: 0;
}


#bnav ul li a {
	color: #669999;
}

#bnav ul li a:hover {
	color: #2D3980;
}

#bnav ul li.noborder { 
	border: none;
}


#pagefooter {
	background-image: url('images/footer-bg.gif');
	background-repeat: no-repeat;
	height: 55px;
	width: 1008px;
	margin: 0px auto;
	text-align: center;
	padding: 50px 0 0;
	color: #669999;
}

ul#parts {
	padding-left: 20px;
        background-image: url('images/parts-background.jpg');
background-repeat: no-repeat;
background-position: right;
height: 272px;
}

ul#parts li {
	list-style-type: disc;
}

ul#maintenance {
	background-image:url(images/maintenance-bg.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	height:142px;
	padding:42px 130px 0px 20px;
}

ul#maintenance li {
	list-style-type: disc;
}

ul#contact {
	
}

ul#contact li {
	list-style-type: none;
	margin: 5px;
}

ul#right-sidebox {
	margin-top: 20px;
	padding-left: 8px;
}

ul#right-sidebox li {
	list-style-type: disc;
}

#container-bg {
/*	background-image: url('images/parts-background.jpg');
	background-repeat: no-repeat;
	height: 450px;
	background-position: 182px 95px; */
}

input, textarea {
	border: 1px solid #2D3980;
	text-align: center;
	color: #2D3980;
	width: 180px;
	padding: 2px;
}

textarea {
	height: 110px;
	width: 268px;
}

input#formsubmit {
	text-align: center;
	background-color: #fff;
	width: 80px;
}


.whitecontainer {
	border: 1px solid #CEA936;
	padding: 10px;
	background-color: #ffffff;
}

.product {
	border:1px solid #d0d0d0;
	background-color: white;
	margin: 0 0 10px 0;
	padding: 10px;
color: #1e3856;
font-size: 10px;
}

.description h3 a {
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

.product .productimage {
width: 200px;
}

.product .description p {
margin: 5px 0;
}

.product.even .description {
width: 280px;
margin-left: 18px;
}

.product.odd .description {
width: 290px;
margin-right: 8px;
float: left;
}

.product.even div.productimage{
	float: left;
	clear: none;
}
.product.even div.description{
	float: right;
	clear: none;
}

.product.odd div.productimage{
	float: right;
text-align: right;
}

#partsWrapper {
padding: 10px 10px 0 10px;
border: 1px solid #d1d1d1;
background-color: #f3f3f3;
background-image: url('images/partsWrapper-bg.gif');
}


input, textarea {
	border: 1px solid #2D3980;
	text-align: center;
	color: #2D3980;
	width: 180px;
	padding: 2px;
}

textarea {
	height: 110px;
	width: 268px;
}

input#formsubmit {
	text-align: center;
	background-color: #fff;
	width: 80px;
}


.whitecontainer {
	border: 1px solid #CEA936;
	padding: 10px;
	background-color: #ffffff;
}

fieldset {
border: 1px solid #2D3980;
padding: 5px;
}

legend {
padding: 5px;
margin-left:10px;
}

label {
margin-right: 5px;
width: 150px;
float: left;
display: block;
}

fieldset div {
margin-bottom: 5px;
}

fieldset div select {
border: 1px solid #2D3980;
}

fieldset div select option {
padding-right: 10px;
}

div.submit {
margin-top: 5px;
}

#fbsubmit3 {
background-color: #fff;
}
/* End of 'main css' */

