/* @override
	http://cb750supply.localhost/css/cb750supply.css?v1.3
*/

.hidden{
	display: none;
}

.clear{
	clear: both;
}

body {
	font: 12px/20px Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-color: #235b7e;
}

a {
	color: #235b7e;
}

hr{
	clear: right;
}

/*a:hover {
	color: #6c6128;
}*/

#wrapper {
	width: 820px;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	background: #fff url(../images/cb750supply/bg_body.png) repeat-y;
	margin-right: auto;
}

#view_cart {
	width: 123px;
	height: 43px;
	display: block;
	background: url(../images/cb750supply/bar_cart.png) no-repeat;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	margin-left: 440px;
	padding-top: 20px;
}

#sidebar {
	padding-left: 20px;
	width: 200px;
	float: left;
	line-height: 30px;
	padding-top: 10px;
	margin-bottom: -90px;
}

#sidebar #nav a{
	text-decoration: none;
	height: 31px;
	width: 158px;
	display: block;
	margin-left: -25px;
	padding-left: 25px;
}

#sidebar #nav a:hover, #sidebar #nav .active a{
	background: url(../images/cb750supply/bar_page.png) no-repeat;
}

#sidebar #nav {
	margin-left: 25px;
	list-style-image: url(../images/cb750supply/bullet_big_closed.png);
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
}

#sidebar #nav_products.active {
	list-style-image: url(../images/cb750supply/bullet_big_open.png);
}

#sidebar #nav ul{
	list-style-image: url(../images/cb750supply/bullet_small_closed.png);
	margin-left: 15px;
	line-height: 20px;
	font-size: 12px;
}

#sidebar #nav ul a{
	height: 24px;
	width: 143px;
}

#sidebar #nav .active ul a{
	background-image: none;
}

#sidebar #nav ul a:hover, #sidebar #nav ul li.active a{
	background: url(../images/cb750supply/bar_category.png) no-repeat;

}
#sidebar #nav ul li.active a{
	font-weight: bold;
}

#sidebar .bottom{
	margin-left: -20px;
	text-align: center;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #235b7e;
}

/* Disabled, due to issues with IE6 & 7 */

/*#sidebar .bottom img{
	margin-bottom: -40px;
}*/


#content {
	background: url(../images/cb750supply/bg_header.png) no-repeat -20px top;
	padding-left: 240px;
	margin-bottom: -60px;
	padding-right: 20px;
}


#notices {
	float: right;
	color: #a60a0a;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 140px;
	z-index: -1;
}

#notices p {
	margin-bottom: 0;
}

#content h1 {
	font-size: 24px;
	color: #235b7e;
	padding-right: 123px;
	margin-bottom: 20px;
	padding-top: 20px;
}

h2 {
	font-size: 24px;
	color: #235b7e;
	padding-top: 20px;
	padding-right: 160px;
	margin-bottom: 20px;
}

#mainWrapper h2 {
	font-size: 14px;
	color: #235b7e;
	padding-top: 0;
	padding-right: 0;
	margin-bottom: 20px;
}

h3 {
	font-size: 18px;
	color: #235b7e;
	margin-bottom: 20px;
	margin-top: 20px;
}

#mainWrapper h3 {
	font-size: 14px;
	color: #235b7e;
	margin-bottom: 20px;
	margin-top: 20px;
}

h4{
	font-size: 14px;
	color: #235b7e;
}

/* @group Sales */

#sales li{
	width: 540px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	color: #235b7e;
	border-style: solid;
	border-width: 2px;
	min-height: 80px;
}

#sales .preview{
	width: 120px;
	min-height: 80px;
	float: left;
}

#sales .preview a{
	min-height: 80px;
	display: block;
}

#sales a{
	text-decoration: none;
}

#sales .description{
	margin-left: 160px;
	font-size: 14px;
}

#sales .price{
	display: block;
}


#sales .price.sale s{
	color: #656565;
	font-weight: normal;
	font-style: normal;
}

#sales .price.sale{
	color: #a60a0a;
	font-weight: bold;
}

#sales a{
	display: block;
}

/* @end */

/* @group Featured */

#featured li{
	width: 260px;
	height: 80px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	color: #235b7e;
}

#featured .preview{
	height: 80px;
	width: 80px;
	float: left;
}

#featured a{
	text-decoration: none;
}

#featured .description{
	margin-left: 100px;
}

#featured .price{
	display: block;
}

#featured .price.sale s{
	color: #656565;
	font-weight: normal;
	font-style: normal;
}

#featured .price.sale{
	color: #a60a0a;
	font-weight: bold;
}
#featured a{
	display: block;
}

/* @end */



#categories{
	list-style-image: url(../images/cb750supply/bullet_small_closed.png);
	border-left: 5px solid #e7d165;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}

#categories a{
	text-decoration: none;
	display: block;
	margin-left: -20px;
	padding-left: 20px;
}

#categories a:hover,
#categories .active a{
	font-weight: bold;
}

#products{
	margin-top: 40px;
}

#products .product {
	clear: right;
	width: auto;
	padding-right: 17px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#products .product .top {
	height: 26px;
	background: url(../images/cb750supply/bar_bg.png) no-repeat 0 0;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

#products .product .top .price{
	font-size: 14px;
	float: right;
	font-weight: bold;
}

#products .product .top .price.sale s{
	color: #656565;
}

#products .product .top .price.sale{
	color: #a60a0a;
}

#products .product .side{
	float: right;
	margin-right: -10px;
	width: 132px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 3px;
}

#products .product .add-cart{
	width: 122px;
	height: 23px;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 10px;
	background: url(../images/cb750supply/bar_add.png) 0 0;
	text-align: left;
}

#products .product .side img{
	max-width: 120px;
	margin-top: 20px;
}

#products .product .description{
	margin-top: 5px;
	margin-right: 132px;
	font-weight: bold;
}

#products .description em{
	color: #a60a0a;
	font-weight: bold;
	font-style: normal;
}

#products .description.note {
	clear: right;
	border-left: 5px solid #e7d165;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
}

/* @group Contact Form */

.form_status {
	border-left: 5px solid #e7d165;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.form_status.error {
	color: #a60a0a;
}

#contact_form{
	margin-right: 60px;
}

#contact_form label{
	display: inline-block;
	margin-bottom: 10px;
	width: 18%;
}

#contact_form input{
	width: 27%;
	margin-right: 6px;
	margin-left: 6px;
}

#contact_form textarea{
	width: 76%;
	margin-left: 4px;
}

#contact_form .submit{
	width: auto;
	margin-left: auto;
	margin-right: 16px;
	float: right;
}

#contact_form .required {
	color: #a60a0a;
	font-weight: bold;
	font-style: normal;
}

/* @end */




/* Added position: relative; because IE6 & 7 need help.   */

#help{
	color: #235b7e;
	position: relative;
	clear: both;
	margin-top: 40px;
	padding-bottom: 20px;
}

#facebook{
	color: #235b7e;
	font-weight: bold;
}
#facebook div{
	float: right;
}

#footer, #footer a{
	color: #fff;
}

#footer {
	clear: both;
	margin-left: -20px;
	margin-right: -20px;
	background: #235b7e url(../images/cb750supply/bg_footer.png) no-repeat 0 0;
	padding: 120px 40px 40px;
}

#footer .credits{
	float: right;
	text-align: right;
	position: relative;

}




