﻿/* 

Stylesheet for
ProthaneSuspensionParts.com

CREDITS
	* Silk Icons by Mark James
	  http://famfamfam.com/lab/icons/silk/

	* Camaro and Chevy Truck Icons by CemaGraphics
	  http://cemagraphics.deviantart.com/

	* Sweetie Icons by Joseph North
	  http://sweetie.sublink.ca/
*/

body {
	background: #001e27 url('img/bg.png') top center no-repeat;	
	color: #CCC;
	font-family:"Droid Sans", "Calibri", "Helvetica Neue", "Helvetica", "Arial", "Sans-Serif";
/*	letter-spacing: -1px;*/
}

/* General Styles */
.pane {
	padding-left: 5px;
	padding-right: 5px;
}

.pane.three {
	padding-left: 12px;
	padding-right: 13px;
}

.first.pane {
	padding-left: 20px;
}
.pane.last {
	padding-right: 20px;
}

a, a:visited {
	color: #44626B;
}

a.button {
	display: inline;
	background: #eee;
	padding: 5px;
	line-height: 6ex;
	border: 2px solid #aaa;
	border-top-color: #eee;
	border-left-color: #ddd;
	border-right-color: #ddd;
	text-decoration: none;
	color: #001e27;
}

a.button:hover {
	background-color: #224049;
	color: #eee;
	border-color: #777;
}

a.button:active {
	background-color: #001e27;
	border-color: #555;
}

.boxwrap {
	background: #f0f0f0;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

.rc-top {
	clear: both;
	height: 25px;
}
	.rc-top .rc-left {
		float: left;
		height: 100%;
		width: 25px;
		background: url('img/rc-top-left.png') no-repeat;
	}
	
	.rc-top .rc-center {
		float: left;
		height: 25px;
		background: url('img/rc-top-center.png') repeat-x;
}
	
	.rc-top .rc-right {
		float: right;
		height: 100%;
		width: 25px;
		background: url('img/rc-top-right.png') no-repeat;
	}

.rc-bottom {
	clear: both;
	height: 25px;
}

	.rc-bottom .rc-left {
		float: left;
		height: 100%;
		width: 25px;
		background: url('img/rc-bottom-left.png') center left no-repeat;
	}
	
	.rc-bottom .rc-center {
		float: left;
		height: 100%;
		background: url('img/rc-bottom-center.png') repeat-x;
	}
	
	.rc-bottom .rc-right {
		float: right;
		height: 100%;
		width: 25px;
		background: url('img/rc-bottom-right.png') right center no-repeat;
	}

.span-6 .rc-center {
	width: 132px;
}

.span-24 .rc-top, .span-24 .rc-bottom {
	width: 760px;
}
.span-24 .rc-center {
	width: 710px;
}

.span-8 .rc-center {
	width: 10px;
}

input {
	font-size: 13px;
	margin-bottom: 2ex;
}

input.inactive {
	font-style: Oblique;
	color: #bbb;
}

div.divider {
	margin-top: 20px;
	height: 10px;
	margin-bottom: 20px;
	background: url('img/content-divider.png') center no-repeat;
}

fieldset {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Site Structure */

#header {
	margin-bottom: 15px;
}

#dst {
	text-indent: -9999px;
	min-width: 219px;
	height: 24px;
	background: url('img/dst.png') left bottom no-repeat;
}

#support {
	text-align: right;
	margin-bottom: 20px;
}
	#support a, #support a:visited {
		padding: 2px;
		text-decoration: none;
		color: #777;
	}
	
	#support a:hover {
		background: #ddd;
	}

	#support ul {
		float: right;
	}

	#support ul, #support ul li {
		text-align: right;
		padding: 0;
		margin: 0;
	}
	
	#support ul li {
		height: 30px;
		display: block;
		float: left;
		padding-top: 3px;
		padding-left: 10px;
		background: url('img/support-bg.png') repeat-x;
		font-size: 11px;
		color: #777;
	}
	
	#support ul li:after {
		content: url('img/support-bg-split.png');
		position: relative;
		top: 2px;
		padding-left:  10px;
	}
	
	#support ul li.last {
		background: url('img/support-bg-right.png') top right no-repeat;
		padding-right: 15px;
	}
	
	#support ul li.last:after {
		content: "";
		padding-left: 0;
	}
	
	#support ul li.first {
		background: url('img/support-bg-left.png') top left no-repeat;
		padding-left: 15px;
	}
	
	#support .tinycart img {
		position: relative;
		top: 1px;
	}
	
	#support img.cart {
		float: left;
		height: 12px;
		margin-right: 2px;
	}
	
#brand {
	
}

	#brand img {
		display: none;
	}
	
	#brand a {
		display: block;
		width: 450px;
		height: 90px;
		background: url('img/logo.png') center left no-repeat;
	}
	
#search {
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
}

	#search input.search {
		background-color: transparent;
		color: #fff;
		width: 170px;
		padding: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	}
	
	#search label {
		display: none;
	}
	
#prothane {
	text-indent: -9999px;
}

	#prothane a { 
		display: block; 
		height: 90px;
		background: url('img/prothane.png')  center right no-repeat;
	}
	
#main {
	color: #555;
}

#sitenav {

}
	
	#sitenav a {
		text-decoration: none;
		color: inherit;
		display: block;
	}
	
	#sitenav a:hover {
		background: #ddd;
		color: #000;
	}
	
	#sitenav ul, #sitenav ul li {
		padding: 0;
		margin: 0;
	}

	#sitenav ul {
		padding-bottom: 12px;
		margin-bottom: 12px;
		width: inherit;
		background: url('img/nav-split.png') bottom center no-repeat;
	}

	#sitenav ul li{
		display: block;
		font-weight: bold;
/*		letter-spacing: -1px;*/
		font-size: 12px;
	}


	#sitenav ul ul {
/*		display: none;*/
		background: none;
	}
	
	#sitenav ul.submenu {
/*		display: none;*/
		list-style: none;
		margin: 0; padding: 0;
	}
	
	#sitenav ul.submenu li {
		display: list-item;
		font-weight: normal;
		letter-spacing: 0;
		font-size: 12px;
		color:  #666;
		padding: 0 0 0 20px;
	}
	
	#sitenav ul li p {
		font-weight: normal;
		font-size: 11px;
	}
	
	#sitenav ul li p a {
		display: inline;
		color: #377;
		text-decoration: underline;
	}
	
	#sitenav ul#cust-comments li.comment {
		font-size: 11px;
		font-weight: normal;
		letter-spacing:0;
		color: #777;
		padding-right: 10px;
	}
	
	#sitenav ul#cust-comments li.customer {
		margin-top: 3px;
		font-size: 12px;
		letter-spacing:0;
	}
	
	#sitenav ul.last {
		background: none;
		margin-bottom: 0; padding-bottom: 0;
	}
	
#content {

}

	#content h3 {
		margin-bottom: .5em;
	}
	
	/* Search Pane * ================================================ */	
	
	#content input.search {
		font-size: 14px;
		width: 18em;
		margin-top: 0px;
		margin-right: .75em;
		padding: 3px;
	}

	/* Banner * ================================================== */
	
	
	#content #banner {
		margin-top: 20px
	}
	
	/* Category Selector * ========================================== */
	
	#content h2#select-category {
		font-size: 32px;
		color: #555;
		letter-spacing: -2px;
		margin: 0;		
	}

	#content #categories .pane {
		padding: 0px;
	}
	
	#content #car-parts .pane a {
		background: url('img/car-parts.png') right top no-repeat;
		text-indent: -9999px;
		display: block;
		height: 206px;
	}
	
	#content #car-parts .pane a:hover {
		background-position: right bottom;
	}
	
	#content #truck-parts .pane a {
		background: url('img/truck-parts.png') top no-repeat;
		text-indent: -9999px;
		display: block;
		height: 206px;
	}
	
	#content #truck-parts .pane a:hover {
		background-position: bottom;
	}
	
	#content #universal-parts .pane a {
		background: url('img/universal-parts.png') left top no-repeat;
		text-indent: -9999px;
		display: block;
		height: 206px;
	}
	
	#content #universal-parts .pane a:hover {
		background-position: left bottom;
	}
	
	p.catname {margin:0}
	
	
	/* Product Spotlight * ========================================== */
	
	#content #spotlight {
		margin-top: 20px;
	}
	
	#content #spotlight .pane{
		height: 206px;
		background: url('img/spotlight.png') center no-repeat;
	}
	
	/* Product Detail * ============================================= */
	
	#content input.qty {
		width: 2em;
		text-align: center;	
	}
	
	#prodinfo {
	}
		#prodinfo form {
			margin-top: 15px;
		}
	
		#prodimages {
			padding-top: 20px;
			padding-bottom: 20px;
			background: #ccc;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
		}
		
		#prodimages .image-nav {
			display: block;
			text-align: center;
			padding-bottom: 5px;
		}
		
		.detail {
			display: block;
		}
		
		.detail .name {
			font-weight: bold;
		}
		
		.detail .price {
			font-weight: bold;
			color: #cc0000;
		}
		
		#prodinfo .details img {
			float: left;
		}
		
		#prodinfo .details span {
			display: block;
			margin: 0 0 0 20px;
		}
		
		#prodinfo a.details {
			display: none;
		}
		
		.price {
			display:block;
			font-size: 150%;
		}
		
		.detaildescription {
			font-weight: normal;
		}

		
	 #options select {
		width:200px;
	}
	 label, span.detailoption {
		display:block;
	}
	
	#add-to-cart #purchase {
		margin-left: 4%;
		width: 46%;
		float: left;
	}
	
	#alsofits {
		width: 253px;
	}
	
	ul.otherinfo { margin:0;padding:0; }
	
	ul.otherinfo li {
		list-style-type: none;	
	}
	
	ul.otherinfo li a {
	  display: block;
		background: #ccc;
		margin: 0 0 1ex 0;padding: 3px 0 3px 6px;
		font-size: 110%;
		font-weight: bold;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		cursor: pointer;
	   	   
	}
	
	ul.otherinfo li a:hover {
		background: #fff;
	}
	
	ul.otherinfo img {
		position: relative;
		top: 3px;
		margin-right: 5px;
	}
	
	ul.otherinfo ul, ul.otherinfo ul li {
		background: none;
		margin: 0; padding: 0 5px 5px 5px;
		
	}
	
	ul.otherinfo a { text-decoration: none;}
	
	.product {
		background: #fff;
		padding-top: 10px;
		padding-bottom: 15px;
		margin-bottom: 25px;
		min-height: 275px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	}
	
	.product .prodimage, .product .configbutton {
		display: block;
		margin: auto;
	}
	
	.product h4, .product h4 a {
		margin-bottom: 1ex;
		text-decoration: none;
		font-weight: bold;
	}
	
	.product .viewbutton {
		display: block;
		text-align: right;
	}
	
	.product .button {
		text-align: center;
		margin: auto;
		-webkit-border-radius: 5px;
	}
		
	#description {
		clear: both;
	}
	
	.page-navigation { clear:both;}
	
	/* Search page */
	table.tagsearch td { vertical-align: top; }
	

#cartpage table, #cartpage td { border: 1px solid #bbb; border-collapse: collapse }
			
#footer {
	margin-top: 5px;
	text-align: right;
	color: #CCC;
}

	#footer a, #footer a:visited {
		color: #fff;
	}
	#footer a:active, #footer a:hover {
		color: #f33;
	}

/* icons */
.icon:before {
	padding-right: 4px;
	position: relative;
	top: 2px;
}

.home:before {
	content:  url('img/icons/house.png');
}

.phone:before {
	content:  url('img/icons/phone.png');
}

.cart:before {
	content: url('img/icons/cart.png');
}

.search:before {
	content: url('img/icons/zoom.png');
}

.cat:before {
	content: url('img/icons/tag_red.png');
}

.help:before {
	content: url('img/icons/help.png');
}

.chat:before {
	content: url('img/icons/user_red.png');
}

.hourglass:before {
	content: url('img/icons/hourglass.png');
}

/* form validation styles */

form#asksus input, #askus label { display: inline }
input.error { border: 2px solid red }
label.error { color: red }

#mistypes_checkbox { color: red; background-color: #fee; border: 2px solid red }
#mistypes_checkbox.ok { color: green; background-color: #efe; border: 2px solid green; }
#mistypes_checkbox input, #mistypes_checkbox label{display:inline}

#support-form input, #support-form textarea, #supprot-form select { padding: 10px }
#support-form label.error {display:inline; margin-left: 10px}
#support-form checkbox + label {display:inline}

#ImageFieldImages { display: inline }
#ImageFieldImages img { float: left; padding-top: 5px; }
#ImageFieldImages input { margin-left: 5px; }






h3.static-page-title {
	font-size: 175%;
	line-height: 125%;
	margin-bottom: 10px;
}

h4.static-page-subtitle {
	font-size:150%;
	margin-bottom: 15px;
}

h6 {

		font-size:150%;
		font-weight: bold;
}

table.part-list, table.part-list td, table.part-list th {
	padding: 3px;
	margin: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-style: ridge;
	text-align: center;
}

table.part-list th {
	background: #eee;
}

table.part-list a {
	display: block;
}

table.sortable th {
	cursor: pointer;
}

table.sortable th:hover {
	background: #333;
	color: #fff;
}




/* cart.asp
=====================================*/

TABLE.cobtbl{
background-color: #B1B1B1;
}
TD.cobhl{
background-color: #EBEBEB;
}
TD.cobll{
background-color: #FFFFFF;
}


/* Emailed Receipt
=====================================*/

td.receiptbody{background-color:#f0f0f0;}
td.receiptoption{background-color:#ffffff;}
td.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #003949;}
td.receipthl{background-color:#eaeaea;}
td.receiptheading{background-color:#001e27;color: #FFFFFF;font-weight:bold; }




td.cpdhl{
	background-color: #EBEBEB;
	}

tr.cpdtr{
	background-color: #EBEBEB;
	}
	
td.cpdll{
	background-color: #FFFFFF;
	}
	
a.workingnamelink{
	font-weight: bold;
	}
	
	
	TABLE.cpd{
background-color: #B1B1B1;
}
