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

#mainWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}

/*------text elements---------*/
h1 {
	color:#666666;
	font-size: 0.80em;
	text-transform: uppercase;
	color: #666666;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: .25em;
	padding-top: 5px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.85em;
	font-weight: normal;
	margin-left: 10px;
}

	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCCCCC;
	line-height: 2em;
	padding-right: 10px;
	padding-left: 10px;
}
#main p {
	font-size: 0.75em;
	line-height: 2.5em;
}


#clear {
	clear:both;
}

#mainNavigation {
	background-color: #333333;
	height: 50px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#mainNavigation ul li {
	list-style-type: none;
	display: inline;
}

#mainNavigation a {
	font-size: 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #CCCCCC;
	margin-top: 40px;
}

#mainNavigation a:hover {
	color: #FFCC33;
}

#mainNavigation a.current{
	color: #fff;
	background-color:#F7941D;
}

#mainNavigation a.noborder{
	border-left-style: none;
}
	
#leftBar {
	float: left;
	width: 196px;
	height: 220px;
	background-color: #000000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/leftbar_bg.jpg);
}

#leftBar ul li {
	list-style-type: none;
}

#leftBar a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #242424;
	width: 167px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B3B3B;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

	
#leftBar a:hover {
	background-color: #000000;
	color: #CCCCCC;
}

#leftBar a.current {
	background-color: #fff;
	border-right: 1px solid #fff;	
	}

#splash {
	background-image: url(../images/dumptruck_splash2.jpg);
	height: 220px;
	width: 600px;
	float: right;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#new {
	float: left;
	height: 400px;
	width: 176px;
	background-image: url(../images/new_bg.jpg);
	background-repeat: repeat-x;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
}
#new img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
#main {
	height: 400px;
	width: 596px;
	float: right;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#main hr {
	border-top-width: 1px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
}

#main img {
	margin: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
#main table {
	margin-top: 15px;
	margin-left: 10px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #F4B941;
}





#footer {
	height: auto;
	background-color: #3A3A3A;
	border: medium solid #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#subnav {
	float: left;
	width: 195px;
	height: 640px;
	background-color: #000000;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/leftbar_bg.jpg);
}

#subnav ul li {
	list-style-type: none;
}

#subnav a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #242424;
	width: 167px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B3B3B;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

	
#subnav a:hover {
	background-color: #000000;
	color: #CCCCCC;
}

#subnav a.current {
	background-color: #fff;
	border-right: 1px solid #fff;	
	}

#ProductSplash {
	background-image: url(../products/images/dumptruck_productsplash.jpg);
	height: 80px;
	width: 800px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#ProductMain {
	height: 640px;
	width: 595px;
	float: right;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
#ProductMain hr {
	border-top-width: 1px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
}

#ProductMain img {
	margin: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
#ProductMain table {
	margin-left: 10px;
}

