/*STRUCTURE*/

html, body
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background:#1a1a1c url('../images/ap_body_bg.gif');
}

div, form, h1, h2, h3, h4, h5, img, body, ul, ol, p, li
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

ul, ol
{
	padding: 10px;
	margin-left: 10px;
}

ul ul
{
	padding-top: 0px;
}

#wrapper
{
	width: 100%;
}

#container
{
	width: 990px;
	margin: 0 auto;
	padding: 0;
}

#header
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color:black;
}

#headerimage
{
	height:200px;
	overflow:hidden;
}

#headernavigation
{
	float:right;
	height:75px;
}

#headernavigation ul
{
	padding: 0px;
	margin: 0px;
}
#headernavigation li, #headernavigation li a
{
	margin: 0px;
	display: block;
	height: 126px;
	width: 50px;
	float: left;
	padding: 0px 5px 0px 0px;
}
#headernavigation span
{
	display: none;
}

#headernavigation #home
{
	background: url('../images/gwerks_header_home.jpg')  0px -45px no-repeat;
}
#headernavigation #contact
{
	background: url('../images/gwerks_header_contact.jpg')  0px -45px no-repeat;
}
#headernavigation #information
{
	background: url('../images/gwerks_header_information.jpg')  0px -45px no-repeat;
}
#headernavigation #user
{
	background: url('../images/gwerks_header_user.jpg')  0px -45px no-repeat;
}
#headernavigation #viewbasket
{
	background: url('../images/gwerks_header_basket.jpg')  0px -45px no-repeat;
}
#headernavigation #checkout
{
	background: url('../images/gwerks_header_checkout.jpg')  0px -45px no-repeat;
	padding: 0px 0px 0px 0px;
}

#navigation
{
}

#infobar
{
	background:#1a1a1c url('../images/infobar_bg.jpg') repeat-y;
	height: 10px;
	color: White;
	font-size: 10px;
	padding: 10px 15px 0px 15px;
	width: 960px;
	height:75px;
	overflow:hidden;
}
#infobar a
{
	color: White;
}

#bodycontent
{
	width: 100%;
	overflow: hidden;
	min-height: 500px;
}

.col
{
	width: 230px;
	margin: 0px 90px 0px 0px;
	padding: 10px 10px 0px 10px;
}
.col2
{
	width: 550px;
	margin: 0px 90px 0px 0px;
	padding: 10px 10px 0px 10px;
}
.col3
{
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}
.endcol
{
	margin-right: 0px;
	padding: 10px 0px 0px 0px;
}

#footerWrapper
{
	width: 100%;
	height: 20px;
	overflow: hidden;
}
#footer
{
	padding: 0px 10px 0px 10px;
	width: 970px;
	margin: 0 auto;
	background-color: #333333;
}


/*CONTENT*/

.left
{
	float: left;
	display: inline;
}
.right
{
	float: right;
	display: inline;
}
.clearer
{
	clear: both;
}

body
{
	background-color: #1a1a1c;
	font-family: arial, verdana;
	font-size: 1em;
	color: rgb(0,0,0);
}

p
{
	margin-bottom: 5px;
	padding-bottom: 5px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
}
h1
{
	font-size: 2em;
	
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
h2
{
	font-size: 1.8em;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h3
{
	font-size: 1.6em;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
h4
{
	font-size: 1.4em;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
h5
{
	font-size: 1.2em;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
h6
{
	font-size: 1.1em;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.nobullet
{
	padding: 0px;
	margin: 0px;
}
.nobullet li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#bodycontent
{
	font-size: 0.9em;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1;
	background-color: #767676;
}
#footer, #footer a, #footer a:hover, #footer a:visited
{
	color: white;
	font-size: 10px;
	text-decoration: none;
}

.serif
{
	font-size: 1.1em;
	color: #666666;
	font-family: "Garamond" , "Times New Roman" , Times, serif;
	line-height: 1.1;
}
.sans
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.1;
}

.bluebg
{
	background-color: #3c6bc1;
}

.red, .Red
{
	color: #ff0000;
}
.blue, .blue a, .blue a:hover, .blue a:visited
{
	color: #3c6bc1;
	text-decoration: none;
	font-weight: bold;
}
.grey, .grey a, .grey a:hover, .grey a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.dgrey, .dgrey a, .dgrey a:hover, .dgrey a:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.white, .white a, .white a:hover, .white a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.black, .black a, .black a:hover, .black a:visited
{
	color: #000000;
	text-decoration: none;
}

.nodecoration
{
	text-decoration: none;
}

.vsmall
{
	font-size: 0.5em;
}
.small
{
	font-size: 0.8em;
}
.standard
{
	font-size: 1em;
}
.large
{
	font-size: 1.2em;
}
.xlarge
{
	font-size: 2em;
}

.lightweight
{
	font-weight: lighter;
}
.heavyweight
{
	font-weight: bold;
}

.tightspacing
{
	letter-spacing: 0px;
}
.standardspacing
{
	letter-spacing: 0px;
}
.loosespacing
{
	letter-spacing: 0px;
}

.looselineheight
{
	line-height: 1.3em;
}

.hide
{
	display: none;
}

/*VEHICLE SELECTOR	*/
.vehicle_selector
{
}


/*HOME	*/
.home
{
}

/*SHOPPING CART*/
.shopping_cart
{
}

/*USER*/
.user_bg
{
}

.productDetail_imgHolder
{
    width: 200px; height: 200px; overflow: hidden; border: solid 5px #505762;
                overflow: hidden; background-color: White; margin:0px 5px 5px 0px; text-align: center;background-color:#e9e8e6;
}