
/* Reset and Basic tags */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: baseline;
}
body { 
	line-height: 1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat; }
	
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus { outline: 0; }

ins { text-decoration: none; }
.del { text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.left-home { margin: 10px -10px; }
.right-home { float: right; margin-top: -410px; }
.plleft { float: left; padding-bottom: 20px; }
.plright { float: right; padding: 25px 0 0 20px; }

.container { background-color: #f5f5f5; border: 1px solid black; margin: 0 auto; width: 1000px; }

/* Header */
.logo { position: absolute; margin-left: 220px; margin-top: 22px; }
.header-left { height: 180px; float: left; }
.header-right { 	
	background-image: url(images/top_gradient.jpg);
	background-repeat: repeat-x; 
	height: 180px; }

.login { 
	color: #eee; 
	float: right; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 5px 10px 0 0; }
	
.login a:link, .login a:visited {
	color: #e6e6e6;
	text-decoration: none; }

.login a:active, .login a:hover {
	color: #e6e6e6;
	text-decoration: underline; }

/* Top Nav Area */
.breadcrumbs {
	color: #111; 
	float: left;
	font-family: "Courier New", Courier, monospace; 
	font-size: 13px;
	padding-bottom: 5px;
	position: relative; 
	top: 160px;
}

.breadcrumbs a:link, .breadcrumbs a:visited { color: #111; text-decoration: none; }
.breadcrumbs a:hover, .breadcrumbs a:active { text-decoration: underline; }

/* Left Nav Area */
.nav { 
	background-color: #e6e6e6; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black;
	float: left; 
	margin-right: 10px;
	padding-bottom: 20px;
	width: 192px;
	z-index: 99; }
	
.nav p { color: #000; padding: 10px 0 15px 15px; } 

.nav a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 5px; 
	text-decoration: none;
}

.nav a:link, .nav a:visited { color: #666; }

.nav a:hover, .nav a:active {
	color: #FFFFFF;
	background-color: #123456;
}

.nav ul {
	list-style-type: none;	
	margin-left: 0em;
	margin-right: 0em;
	padding: 8px;
}

.nav li { margin: 0px 0px 6px 0px; }


/* Content */
.content {  
	padding: 20px 15px 50px 30px; 
	margin-left: 190px;
	z-index: 99;
	width: 750px; }
	
.content p { color: #111; font-family: tahoma, arial, verdana, sans-serif; font-size: 11px; line-height: 17px; padding-bottom: 20px; }

.content a:link, .content a:visited, .content a:active { 
	color: #111;
	text-decoration: underline;
}
.content a:hover { text-decoration: none; }


/* Pagination */
.pages a, .pages p { font-family: arial; font-size: 10px; }
.pages a:link, .pages a:visited, .pages a:active { 
	background-color: #ccc; 
	color: #111;
	padding: 5px 10px; 
	text-decoration: none;
}
.pages a:hover { 
	background-color: #e6e6e6; 
	text-decoration: none; 
}

.contentwrap { width: 1000px; }
/* Footer */
.footer { 
	background-color: #123456;
	float: left;
	height: 200px;
	margin: 0 auto; 
	padding-left: 30px;
	width: 970px; }
	
.box, .box_logo {
	float: left;
	margin-right: 35px;
	width: 200px;	
	z-index: 99; }

.box_logo { margin-top: -20px; margin-left: -35px; }

.box h1 { 
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold; 
	padding: 20px 0 5px 0; }

.box p { 
	color: #e6e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	padding-top: 3px;
	}

.box p a:link, .box p a:visited { color: #e6e6e6; text-decoration: none; }
.box p a:hover, .box p a:active { color: #ccc; text-decoration: underline; }

/* Page Styling */
.product-title { 
	color: #123456;
	font-family: Georgia, Times New Roman, serif;
	font-size: 28px;
	line-height: 26px;
	margin-bottom: 15px;
}

.prodimg { float: left; }

.prodright { float: right; width: 420px; }

.price {
	color: #246135;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80px;
	margin-left: 20px;
	padding: 20px 10px 5px 0px;
}

.priceout { color: #CC0000; font-weight: bold; margin-left: 60px; margin-top: -10px; }

.addcart { float: right; margin-top: -60px; }
.addtocartbutton {
	background-color: #111;
	color: #e6e6e6; 
	font-size: 20px;
	height: 50px;
	width: 150px;
}
	
.prodimg { border: 1px solid black; }

.drivehold { 
	background-color: #123456;
	border: 1px solid black;
	color: #e6e6e6;
	font-family: tahoma, arial, sans-serif; 
	font-size: 13px;
	line-height: 18px;
	padding: 10px;
	margin-bottom: 50px;
	width: 280px;
}

.description {
	color: #333;
	font-family: arial, verdana, tahoma, sans-serif; 
	font-size: 14px;
	line-height: 17px;
	margin-left: 320px;
	margin-top: 175px; 
}

.catdisp a:link, .catdisp a:visited, .catdisp a:active { color: #123456; }
.catdisp a:hover { text-decoration: none; }

/* Cart Styling */
.push { padding-top: 50px; }
.cartwrap { 
	background-color: #e6e6e6; 
	color: #111;
	margin: 0 auto;
	width: 1000px;
}
.cart { margin: 0 auto; width: 600px;}
.cart p { margin: 0 auto; margin-bottom: 10px; width: 600px; }
.cartbox { padding: 3px; }

.tablehead { 
	background-color: #123456; 
	color: #FFF; 
	padding-top: 5px;
	font-family: arial, tahoma, sans-serif; 
	font-size: 11px; 
}
.label { 
	background-color: #f6f6f6; 
	font-family: verdana, tahoma, sans-serif; 
	font-size: 11px; 
	padding-left: 10px; 
}
.carttable { 
	background-color: #f6f6f6; 
	font-family: verdana, tahoma, sans-serif; 
	font-size: 12px; 
}
.prodname a:link, .prodname a:visited, .prodname a:active { 
	color: #111; 
	text-decoration: underline; 
}
.prodname a:hover { text-decoration: none; }

.totals { background-color: #fff; }