/* CSS Document */

body {
	padding:0 0 15px 0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	/*background-image:url(images/jbs-bg.png);*/
	background-repeat:no-repeat;
	background-position: center top;
	font-size:13px;
	color:#666666;
	background-color:#FFFFFF;
}

body #forum {
	background-image:url(images/forum-bg.jpg);
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
	/* color:#4e72ab; */
	color:#333333;
}

a:hover {
	color:#8c0204;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#8c0204;
	font-weight:bold;
	font-size:28px;
	font-style:italic;
	padding: 0;
	margin: 0;
	float: left;
}

h2{
	color:#990000;
	font-size:16px;
	font-weight:bold;
}

#bodybg {
	background-repeat:no-repeat;
	background-position: center top;
}

#container {
	margin:0 auto;
	width:990px;
}

#header {
	width:990px;
	height:268px;
	/*background-image:url(images/header.jpg);*/
	background-repeat:no-repeat;
}

#header-forum {
	width:990px;
	height:268px;
	background-image:url(images/forum-header.jpg);
	background-repeat:no-repeat;
}

#header-top {
	width:990px;
	height:109px;
	background-image:url(images/bg_panel.png);
	background-repeat:no-repeat;
}

#currency {
	width:119px;
	height:39px;
	float:left;
	padding:21px 0 0 19px;
}

#currency img {
	float:left;
	margin:0 8px 0 0;
}

#chat {
	width:193px;
	height:36px;
	float:left;
	padding:24px 0 0 12px;
}

#translate {
	width:126px;
	height:35px;
	float:left;
	padding:25px 0 0 13px;
}

#translate select {
	width:90px;
	margin:0 7px 0 0;
	font-size:12px;
	font-style:italic;
}

#contact-bar {
	clear:both;
	width:584px;
	height:21px;
	padding:6px 0 0 16px;
}

#contact-bar img {
	float:left;
	margin:0 30px 0 0;
}

#header-bottom {
	width:990px;
	height:159px;
}

#menu-bar {
	width:990px;
	height:34px;
}

#menu {
	width:795px;
	height:34px;
	float:left;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:12px;
}

#menu ul li {
	height:34px;
	display:block;
	margin:0;
	padding:0;
	float:left;
	background-image:url(images/menu-spacer.png);
	background-repeat:no-repeat;
	background-position:left;
}

#menu ul li#menu-first {
	background-image:none;
}

#menu ul li a {
	height:24px;
	padding:10px 16px 0 18px;
	display:block;
	float:left;
	color:#FFFFFF;
}

#menu ul li a#home {
	padding:10px 16px 0 0;
}

#basket {
	width:195px;
	height:24px;
	float:left;
	padding:10px 0 0 0;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
}

#basket a {
	color:#FFFFFF;
}

#content {
	clear:both;
	width:990px;
	padding:20px 0 0 0;
}

#left-col {
	width:199px;
	float:left;
	margin:0 21px 0 0;
	overflow:hidden;
}

#products {
	width:199px;
}

.menu-category {
	width:199px;
	height:30px;
	clear:both;
}

#menu-top.menu-category  {
	padding-top:20px;
}

.cat-bottom {
	width: 199px;
	height:31px;
	margin:0 0 20px 0;
}

#products ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:12px;	
}

#products ul li {
	width:199px;
	height:23px;
	display:block;
	overflow:hidden;
	float:left;
}

#products ul li a {
	width:181px;
	height:18px;
	display:block;
	background-image:url(images/menu-bg.png);
	background-repeat:no-repeat;
	/*color:#113063;*/
	color:#333333;
	margin:0;
	padding:5px 0 0 18px;
	font-style:italic;
	font-weight:bold;
}

#products ul li a:hover {
	color:#8c0204;
	background-position:0 -23px;
}

#add-top {
	width:197px;
	height:12px;
	background-image:url(images/add-top.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

#add-details {
	width:186px;
	background-image:url(images/add-bg.png);
	background-repeat:repeat-y;
	padding:0 0 0 11px;
}

#add-details p {
	padding:0;
	margin:0 0 10px 0;
	line-height:18px;
}

#add-details a {
	display:block;
	background-repeat:no-repeat;
	padding:0 0 0 24px;
	margin:0 0 10px 0;
	line-height:16px;
}

#add-details a#email-us {
	background-image:url(images/email-us.png);
	background-position:0 3px;
	
}

#add-details a#map {
	background-image:url(images/map.png);
	margin:0;
}
	
#add-bottom {
	width:197px;
	height:13px;
	background-image:url(images/add-bottom.png);
	background-repeat:no-repeat;
}

#right-col {
	width:770px;
	float:left;
	overflow:hidden;
}

#right-col-container {
	min-height:824px;
}

#search-box {
	width:186px;
	float:right;
	height:300px;
	margin:1px 0 10px 10px;
}

#breadcrumb {
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
}

#breadcrumb a {
	color:#666666;
}

#page-options {
	float: right;
	padding: 0;
}

#search-top {
	width:186px;
	height:30px;
}

#search-main {
	width:158px;
	background-image:url(images/search-bg.png);
	background-repeat:repeat-y;
	padding:0 15px 0 13px;
}

#search-main select {
	width:150px;
}

#search-main input#search-button {
	margin:5px 0 0 0;
}

#search-bottom {
	width:186px;
	height:12px;
	background-image:url(images/search-bottom.png);
	background-repeat:no-repeat;
}

#featured-products {
	clear:both;
	width:770px;
}

#listed-products {
	clear:both;
	width:770px;
}

.listing {
	width:373px;
	height:150px;
	/*background-image:url(images/listing-bg.png);
	background-repeat:no-repeat;*/
	float:left;
	margin:18px 18px 0 0;
	cursor:pointer;
	/*padding:1px;*/
	border:1px solid #CCCCCC;
}

.listing.listing2 {
	margin:18px 0 0 0;
}

.listing-left {
	width:135px;
	height:133px;
	float:left;
	padding:14px 0 0 14px;
	font-size:11px;
}

.listing-text {
	margin: 0;
	padding: 0;
	height: 100px;
}

.listing-left p {
	margin:0 0 5px 0;
	padding:0;
}

.listing-left a {
	color:#666666;
}

.listing-left span {
	font-size:18px;
	color:#a90c13;
}

.listing-right {
	width:215px;
	height:138px;
	padding: 9px 9px 0 0;
	text-align: right;
	float:left;
}

/*.listing-image {
	width:214px;
	height:100px;
	text-align:right;
	padding: 10px 12px 0 0;
}*/

.listing-buttons {
	width:110px;
	height:35px;
}

.listing-buttons img {
	float:left;
	margin:0 8px 0 0;
}

#home-ads {
	clear:both;
	width:790px;
	margin:20px 0 0 0;
}

.ads-left {
	width:213px;
	height: 170px;
	float:left;
	border: solid 3px #e3e3e3;
	margin-bottom:20px;
}

.ads-right {
	width:526px;
	height: 170px;
	margin-left: 20px;
	margin-bottom:20px;
	float:left;
	border: solid 3px #e3e3e3;
}

.ads-half{
	width:353px;
	padding:8px;
	float:left;
	border:3px solid #e3e3e3;
	margin-bottom:20px;
	margin-right:18px;
}

#footer {
	clear:both;
	width:990px;
	padding:10px 0 0 0;
	font-size:12px;
}

#footer-top {
	clear:both;
	width:990px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px 0 5px 0;
	text-align:right;
}

#footer-top a {
	color:#666666;
}

#footer-left {
	width:375px;
	float:left;
	padding-top:10px;
}

#footer-right input#newsletter-input {
	margin:0 8px 0 8px;
	width:120px;
	color:#999999;
}

#footer-left img {
	float:left;
}

#footer-right {
	width:615px;
	float:left;
	padding:0 0 0 0;
	text-align:right;
}

/*---- STU ----*/
.advert {
	height: 174px;
	border: solid 3px #e3e3e3;
}

.advert .small {
	width: 217px;
}

.advert .large {
	width: 530px;
}

.availability {
	font-size: 11px;
}

.instock {
	float: left;
	width: 100px;
	padding: 1px 0 0 20px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}

.delivery {
	float: left;
	padding: 0 0 0 20px;
	background: url(/images/delivery.png) no-repeat left center;
}

.fitting {
	float: left;
	padding: 3px 0 15px 20px;
	background: url(images/fitting1.png) no-repeat left 8px;	
}

.jbsfit {
	float: left;
	padding: 0 0 0 20px;
	background: url(images/alert.png) no-repeat left top;
}

/*---- Products ----*/

#products-content {
	padding: 0;
	margin: 0;
	width: 100%;
}

#products-main {
	float: left;
	width: 375px;
	padding: 0;
	margin: 0;
}

#products-main select {
	width:250px;
}	

#products-content #page-options-fits {
	float: right;
	padding: 0 0 0 20px;
	background-image: url( images/fits.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#products-content .title {
	font-size: 20px;
	color: #8c0204;
	margin-bottom: 20px;
}

#products-content .fits {
	padding: 16px 0 16px 15px;
	background-color: #f3f8ff;
	border: 1px solid #dfe8f4;
}

#products-content .fits p {
	color: #8c0204;
	padding: 0;
	margin: 0;
}

#products-content .dot-spacer {
	height: 1px;
	background-image: url(images/dot-spacer.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 15px 0;
}

#products-content .exvat {
	font-size: 11px;
}

#products-content .incvat {
	font-size: 18px;
	color: #a90c13;
}

#products-content .incvat span {
	font-size: 11px;
}

select {
	font-size: 11px;
}

#products-images {
	float: right;
	width: 377px;
}

#products-images .enlarge-main img, #products-images .enlarge-left img, #products-images .enlarge-right img {
	border:1px solid #333333;
}

#products-content .enlarge-main {
	margin: 0 0 15px 0;
}

#products-content .enlarge-left {
	float: left;
	width: 198px;
	padding-bottom:10px;
}

#products-content .enlarge-right {
	float: left;
	width: 178px;
	text-align:right;
	padding-bottom:10px;
}

#products-content .related {
	margin: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:20px;
	font-weight:normal;
	color:#8c0204;
}

/*---- Category page ----*/

#category {
	padding: 0;
	margin: 0 0 20px 0;
	/*color: #8c0204;*/
	color:#666666;;
	width:770px;
	overflow:hidden;
}

#category #engine-title{
	width: 270px;
	padding: 0;
	margin: 0;
	float: left;
}

#category ul {
	width:770px;
	overflow:hidden;
	padding: 0;
	margin: 0;
	list-style: none;
}

#category li {
	width: 177px;
	height: 158px;
	margin: 20px 20px 0 0;
	float: left;
	/*background: url(images/category-listings-border.png) no-repeat;*/
	overflow:hidden;
}

#category li a {
	padding:3px;
	display: block;
	width: 169px;
	height: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image:url(images/noimage.png);
	border:1px solid #CCCCCC;
}
#category li a:hover {
	border:1px solid #9a0000;
	padding:3px;
}


#category li img {
	background-position: center center;
}

#category li.rowend {
	width: 177px;
	height: 158px;
	margin: 20px 0 0 0;
	float: left;
	background: url(images/category-listings-border.png) no-repeat;
}

/*---- Basket page ----*/
#basket_content {
	padding: 0;
	margin: 0;
	width: 100%;
	
}

#basket_content span.text-smaller {
	font-size: 11px;
}

#basket_content span.text-bigger {
	font-size: 15px;
}

#basket_content span.text-bigger-red {
	font-size: 15px;
	color: #a90c13;
}

#basket_content #title {
	float: left;
	font-size: 20px;
	color: #8c0204;
}

#basket_content table {
	color: #666666;
	margin-bottom: 50px;
	border-top: 1px solid #999999;
}

#basket_content table span.title {
	color: #8c0204;
	font-size: 13px;
}

#basket_content td {
	padding: 10px 0;
}

#basket_content tr.solid td {
	border-bottom: 1px solid #999999;
}

#basket_content tr.dotted td {
	border-bottom: 1px dotted #999999;
}

#basket_content tr.none td {
	border: none;
}

#basket_content .text-right {
	text-align: right;
}

#basket_content span.availability {
	display: block;
	padding: 0;
}

#basket_content #promotionalcode {
	width: 255px;
	background-color: #f3f8ff;
	border: 1px solid #dfe8f4;
	padding: 5px 10px 10px 10px;
}

#basket_content #promotionalcode span.title {
	color: #8c0204;
}

#basket_content #promotionalcode .left {
	width: 125px;
	float: left;
	padding: 0px 0 0px 0px;
}

#basket_content #promotionalcode .right {
	width: 120px;
	float: left;
	padding: 19px 0px 5px 10px;
}

/*---- Listing page ----*/
#listing-content {
	padding: 0;
	margin: 0;
	width: 770px;
}

#listing-content #overview {	
	
	padding: 0;
	margin: 20px 0 0 0;
	/*border: 1px solid #dfe8f4;
	background-color: #f3f8ff;*/
	background-color:#E8E8E8;
	border: 1px solid #CCCCCC;
}

#listing-content #overview .left ul {	
	list-style:disc;
	padding:0px 0 0px 20px;
}



#listing-content #overview .left {
	padding: 15px 15px 15px 15px;
}

#listing-content #overview .left img.main-cat-image {
	float:right;
	border:1px solid #CCCCCC;
	margin: 10px 0 10px 20px;
}

#listing-content #overview .right {
	padding: 0 15px 15px 15px;
}

#listing-content .title {
	font-size: 20px;
	/*color: #8c0204;*/
	color:#8c0204;
	
}

#listing-content ul {
	padding: 0;
	margin: 0 50px 0 0;
	list-style: none;
}

#listing-content li.article-title {
	padding: 10px 0;
	margin: 0;
	border-bottom: 1px dotted #a5c5f0;
}

#listing-content li.article-title a, #listing-content li.article-title-last a {
	color:#666666;
}

#listing-content li.article-title-last {
	padding: 10px 0;
	margin: 0;
}

#listing-content span.change {
	font-size: 11px;
	color:#666666;
}

#listing-content #listing-products {
	margin-top: 20px;
}

#listing-content #listing-products .title {
	width: 75%;
	float: left;
	margin: 0 0 0px 0;
}

#listing-content #listing-products .found-total {
	width: 25%;
	float: right;
	padding: 5px 0 0 0;
}

#listing-content #paging {
	width: 770px;
	height: 30px;
	background: url(images/paging-bg.png) repeat-x;
	text-align: center;
	padding: 0 0 0 0;
}

#listing-content #paging .previous {
	display: block;
	float: left;
	width: 107px;
	height: 30px;
	background-color: #0066FF;
}

#listing-content #paging .next {
	display: block;
	float: right;
	width: 91px;
	height: 30px;
	background-color: #0066FF;
}

#listing-content #paging #button-previous {
	width: 107px;
	float: left;
}

#listing-content #paging #centre {
	width: 556px;  /* (107 + 107) - 770 */
	float: left;
	padding: 8px 0 0 0;
	font-size: 11px;
}

#listing-content #paging .spacer {
	padding: 0 10px;
	background: url(images/paging-spacer.png) right center no-repeat;
}

#listing-content #paging .end {
	padding: 0 10px;
}

#listing-content #paging #button-next {
	width: 107px;
	float: left;
	text-align: right;
}

#staticpage #description {
	width: 478px;
	margin: 0;
	padding: 10px;
	float: left;
}

#staticpage #images {
	width: 270px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

#staticpage #images ul {
	list-style:none;
	padding:0;
	margin:0;
}

#staticpage #images ul li {
	display:block;
	margin:0 0 15px 0;
	padding:0;
}

#staticpage #images img {
	border:1px solid #333333;
}

#checkout{
	margin:20px 0 0 0;
}

#checkout .leftcol{
	float:left;
	width:350px;
}

#checkout .rightcol{
	float:left;
	width:400px;
}

#checkout .address{
	width:330px;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	padding:10px 0 10px 0;	
}

#checkout .address .button{
	float:right;
}

#checkout .address strong{
	color:#336699;
}

#checkout .confirmbox{
	width:255px;
	float:left;
}

#checkout .head{
	font-size:16px;
	color:#990000;
	margin:0 0 5px 0;
}

#checkout .toprow td{
	background-color:#55719e;
	color:#FFFFFF;
	padding:4px;
	font-size:14px;
}

#checkout .ccbon td{
	padding:4px;
	background-color:#f0f0f0;
}

#checkout .ccboff td{
	padding:4px;
	background-color:#fafafa;
}

#checkout .addaddress{
	background-color:#f5f5f5;
	width:400px;
	padding:4px;
	margin:0 0 4px 0;
	height:20px;
}

#checkout .special{
	width:385px;
	height:70px;
	overflow:auto;
	background-color:#E3E9EE;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
}

#checkout .addaddress .left{
	width:120px;
	float:left;
	padding-top:3px;
}

#checkout .addaddress .right{
	float:left;
}

#checkout .addaddress .right input{
	width:250px;
	float:right;
}

#checkout .addaddress .right select{
	width:256px;
	float:right;
}

#logreg{
	width:600px;
	margin:20px 0 0 90px;
}

#logreg .head{
	font-size:16px;
	color:#990000;
	margin:0 0 5px 0;
}

#logreg .boxleft{
	width:210px;
	padding:0 60px 0 0;
	float:left;
}

#logreg .boxright{
	border-left:1px solid #cccccc;
	width:210px;
	padding:0 0 0 65px;
	float:left;
}

#logreg input{
	width:200px;
}

#logreg .logerror{
	margin:0 0 20px 0;
}

#logreg ul{
	margin:10px;
}

#account{
	padding-right:20px;
}

#account .head{
	font-size:16px;
	color:#990000;
	margin:0 0 5px 0;
}

#account .box{
	width:240px;
	padding:3px;
	float:left;
}

#account .box th{
	text-align:left;
	font-weight:normal;
	color:#333333;
}

#account input{
	width:200px;
}

#account .upd-profile{
	width:210px;
	padding:0 60px 0 0;
	float:left;
	margin:0 0 0 120px;
	border-right:1px solid #cccccc;
}

#account .upd-pass{	
	width:210px;
	padding:0 0 0 65px;
	float:left;
}

#account .orders{
	margin:0 0 25px 0;
}

#account th{
	color:#333333;
	font-weight:normal;
	text-align:left;
}

#account .address{
	width:175px;
	padding:5px 5px 15px 5px;
	float:left;
}

#account .addaddress{
	background-color:#f5f5f5;
	width:400px;
	padding:4px;
	margin:0 0 4px 0;
}

#account .addaddress .left{
	width:120px;
	float:left;
	padding-top:3px;
}

#account .addaddress .right{
	float:left;
}

#account .addaddress .right input{
	width:250px;
	float:right;
}

#account .addaddress .right select{
	width:256px;
	float:right;
}


#account .addbutton{
	float:right;
	margin:0 370px 0 0;
	font-size:12px;
}

/*-- Review ---*/
#review .form {
	float: left;
	width: 375px;
	padding: 0;
	margin: 0;
}

#review h3 {
	margin-bottom:0;
}

#review p {
	margin-top:0;
}

#review #submitreview {
	float:right;
}

.ratings {
	overflow:hidden;
	width:70px;
	height:13px;
	float:right;
	background-image:url(images/stars-on.png);
	background-repeat:no-repeat;
}

#review .product {
	float: right;
	width: 375px;
}

#review .title {
	font-size: 20px;
	color: #8c0204;
}

.starinvert{ background-image:url(/images/stars-off.png); text-align:left; }
.starinvert div{ overflow:hidden; }

/*-- used on Product page --*/
#review .preview {
	margin: 0 0 5px 0;
	padding: 8px;
	font-size: 11px;
	border: solid 1px #dceafd;
	background-color: #f6f9fe;
}

#review .preview .rating {
	text-align: right;
}

.review-top{
	margin:10px 0px 20px 0;
	padding:4px 0px 3px 0;
	/*border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;*/
	height:35px;
	width:170px;
	text-align:right;
}
.review-top .rating-text{
	padding-left:5px;
}
.review-top .rating-text span{
	font-variant:small-caps;
	color:#990000;
}
.review-top a.small{ font-size:10px; }

#review a {

}

#selected-car a {

}

#selected-car {
	height: 36px;
	float: right;
	color: #000000;
}

#selected-car .content {
	height: 28px;
	padding-top: 8px;
	background: url(images/selectedcar-bg.png) repeat-x;
	float: left;
}

#selected-car .left {
	width: 8px;
	height: 36px;
	background: url(images/selectedcar-bg-left.png) no-repeat;
	float: left;
}

#selected-car .right {
	width: 8px;
	height: 36px;
	background: url(images/selectedcar-bg-right.png) no-repeat;
	float: left;
}

#selected-car span {
	margin-right: 5px;
	color: #8c0204;
	font-style: italic;
}

#div_initiate {
	margin:350px 0 0 351px;
	position:absolute;
	visibility:hidden;

}

#category-description, #category-description p {
	color:#666666 !important;
	font-family:Tahoma, Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
}

#category #category-description ul {
	list-style:disc;
	margin:0;
	padding:0px 0 0px 20px;
}

#category #category-description ul li {
	width: auto;
	height: auto;
	float:none;

	background-image:none;
	border:0;
	padding:0;
	margin:0;
}

#search-box  tr.on td, #search-box  tr.off td {
	padding: 0px 0 10px 0;
}




.category-images {
	margin-top:15px;
	border:1px solid #CCCCCC;
	padding:10px;
	width:748px;
	
}

.category-images img {
	margin-bottom:15px;
	margin-right:27px;
}

#skip-vehicle {
	float:right;
	font-size:12px;
	padding-top:0px;
	font-weight:bold;
}

#product_fits {
	font-size:9px;
	color:#CCCCCC;
	padding:10px 0 0 0;
	margin-top:20px;
}

#product_extras {

}

#product_extras input {
	float:left;
	margin-right:5px;
	padding-bottom:10px;
}

#product_extras .extra_info  {
	float:left;
	width:300px;
	padding: 1px 0 10px 0;
	margin:0;
	display:block;
}

#product_extras .extra_info span {
	font-size:11px;
}

#product_extras .extra_info  p {
	margin:0;
	padding:0;
}

.news-item{
	margin:10px 0 20px 0;	
	border-bottom:1px dashed #CCCCCC;
}

.news-item .headline{
	font-size:16px;
	color:#003366;	
}

.news-item .posted{
	float:right;
	font-size:12px;
	color:#999999;
}

.news-item .snippet{
	padding:5px 0 20px 0;
	font-size:14px;
}

.news-item .snippet p{
	margin:0px;
}

.news-item .readmore{
	margin:10px 0 0 0;
}

.news-item .images{
	float:right;
	width:190px;
	margin:0 0 0 10px;
}

.news-item .images img{
	padding:4px;
	border:2px solid #dddddd;
	background-color:#FFFFFF;
	margin:0 0 15px 0;
}

.pageidx-nav a{
	font-size:16px;
	color:#333333;
}
.pageidx-prev{
	float:left;
	width:200px;
	text-align:left;
}
.pageidx-nos{
	width:368px;
	text-align:center;
	float:left;
	padding:7px 0 0 0;
}
.pageidx-next{
	float:left;
	text-align:right;
	width:200px;
}

.halfwidth .pageidx-prev{ width:110px; }
.halfwidth .pageidx-next{ width:110px; }
.halfwidth .pageidx-nos{ width:155px; }
.halfwidth .pageidx-nav a{ font-size:14px; }

.pageidx-nav .current{
	color:#cccccc;
}

.homevid{
	width:375px;
	float:left;
	margin:18px 18px 18px 0;
}

.homevid .vid{
	background-color:#ffffff;
	padding:5px 5px 5px 5px;
	border:3px solid #dddddd;
}

.homenews{
	width:375px;
	float:left;
	margin:18px 0 0 0;
}

.homenews #homenewslisting {
	padding:5px 5px 5px 5px;
	border:3px solid #dddddd;
	height:303px;
}

.homenews ul{
	margin:0px;
	list-style:none;
	padding:0px;
}

.homenews li{
	margin:8px 0 8px 0;
}

.homenews p{
	margin:0 0 15px 0;
}

.homenews a{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.homenews span.small{
	font-size:12px;
	color:#888888;
}

.homenews span.red{
	color:#994444;
}

.homenews .viewall{
	border-top:1px dashed #CCCCCC;
	padding:8px 0 0 0;
	margin:5px 0 0 2px;
	letter-spacing:1px;
}

.homenews .viewall a{
	font-size:14px;
	color:#333333;;
}

.itemstitle{
	color:#8c0204;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
}

.dealavail{
	background-repeat:no-repeat;
	padding:0 0 0 25px;
}

#home-text {
	width:563px;
	background-image:url(images/home-box.png);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-bottom:22px;
	padding-bottom:0;
}

#home-text img {
	margin-bottom:15px;
}

#home-text p {
	padding-left:15px;
	padding-right:15px;
	padding-top:0;
	padding-bottom:15px;
	margin:0;
}


#newslettersignup {
	width:182px;
	height:42px;
	padding: 45px 0 0 15px;
	overflow:hidden;
	background-image:url(images/newsletter.png);
	margin-top:20px;
}

#newslettersignup input {
	width:125px;
	margin-right:5px;
}

#supplierlogo {
	width: 197px;
	text-align:center;
	padding-top:20px;
}

.files{
	list-style:none;
}

.files li{
	background-image:url(/images/pdficon.png); 
	background-position:0 1px; 
	background-repeat:no-repeat; 
	padding-left:25px;
	height:25px;
}

.grey{
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

.logout{
	float:right;
}

.mcat{
	width:256px;
	float:left;
	margin:10px 0 10px 0;
}

.mcattop{
	width:250px;
	height:120px;
	margin:0 3px 0 3px;
	padding:auto;
	cursor:pointer;
}

.mcattop img{
	margin:auto;
}

.mcattop .bgimg{
	width:163px;
	height:110px;
	margin-left:42px;
	background-image:url(images/noimage.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.mcatbottom{
	width:250px;
	margin:0 3px 0 3px;
	text-align:center;
	font-size:16px;
	font-weight:bold;	
}

.mcatbottom a{
	color:#990000;
}

#medialeft{
	float:left;
	width:504px;
	margin-right:40px;
}

#medialeft iframe{
	width:504px;
	border:none;
	background-color:#FFFFFF;
	overflow:hidden;
}

#mediaright{
	float:left;
	width:220px;
	height:500px;
	overflow:auto;
	border:1px solid #CCCCCC;
	text-align:center;
}

#mediaright img{
	margin:3px 0 3px 0;
}

.mlisting{
	min-height:130px;
	width:203px;
	background-image:url(images/noimage.png);
	background-repeat:no-repeat;
	background-position:center;
}

.media-item-title{
	color:#990000;
	font-size:11px;
	font-style:italic;
	text-align:right;
	font-weight:bold;
	padding:0 19px 15px 10px;
}

#mediacaption{
	width:502px;
	height:auto;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	background-color:#CCCCCC;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.mc-caption{
	padding:6px 0 3px 10px;
}

#medianav{
	width:504px;
	height:37px;
	position:relative;
	bottom:0px;
	background-image:url(images/medianav.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#mnavprev{
	margin:15px 0 0 10px;
	float:left;
}

#mnavdown{
	float:right;
	padding-top:4px;
	padding-right:3px;
}

#mnavpgno{
	float:left;
	position:absolute;
	top:12px;
	left:210px;
	color:#FFFFFF;
	font-weight:bold;
}

#mnavnext{
	margin:15px 15px 0 0;
	float:right;
}

#mediatitle{
	color:#990000;
	margin-bottom:5px;
	width:770px;
	font-size:16px;
}

.mtitleleft{
	float:left;
}

.mtitleright{
	float:right;
	font-weight:bold;
	padding-right:75px;
}

#sharethis{
	margin-top:15px;
	float:left;
}

#embed{
	position:absolute;
	margin:15px 0 0 10px;
	width:331px;
	height:330px;	
	overflow:hidden;
	float:left;
}

#embedcode{
	width:329px;
	height:195px;
	background-color:#f5f5f5;
	border:1px solid #dddddd;
}

#embedtitle{
	height:18px;
	padding:3px;
}

#embedcode textarea{
	width:318px;
	height:159px;
	border-top:1px solid #dddddd;
	border-bottom:none;
	border-left:none;
	border-right:none;
	overflow:hidden;
	background-color:#FFFFFF;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pdfframe{
	width:504px;
	height:800px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	overflow:hidden;
}

.pdfnav{
	background-image:url(images/magbottom.png);
	background-repeat:no-repeat;]
	width:504px;
	height:36px;
	overflow:hidden;
}

.pdfpage{
	color:#666666;
	padding:10px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.pdfdownload{
	float:right;
	padding:5px 10px 0 0;
}

.teamlisting{
	width:246px;
	height:184px;
	border:1px solid #aeaeae;
	float:left;
	margin-right:13px;
	margin-bottom:20px;
}

.teamtop{
	height:132px;
	border-bottom:1px solid #aeaeae;
	background-image:url(images/teamtop.png);
	background-repeat:repeat-x;
}

.teamtop img{
	border:1px solid #aeaeae;
	margin-top:5px;
	margin-left:6px;
}

.teambottom{
	height:51px;
	background-image:url(images/teambottom.png);
	background-repeat:repeat-x;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

.teamname{
	padding:10px 0 2px 8px;
	color:#990000;
}

.teamrole{
	padding:0 0 2px 8px;
	color:#333333;
}

.teamname a{
	color:#990000;
}

.teamrole a{
	color:#333333;
}

.teamfact{
	padding:5px 0 5px 0;
	font-size:14px;
}

.factheader{	
	font-weight:bold;
	color:#990000;
	font-size:14px;
}

.teamleft{
	float:left;
	width:500px;
	margin-right:20px;
}

.teamleft p{
	margin:0px;
	padding:3px 0 0 0;
}

.teamright{
	float:left;
	width:250px;
}

.teamimagedetail{
	border:1px solid #aaaaaa;
}

#projectleft{
	width:500px;
	float:left;
	margin-right:40px;
}

#projectleft p{
	margin:0px;
	padding:1px 0 5px 0;
}

#projectright{
	width:210px;
	float:left;
}

#projectright .thumb{
	border:1px solid #666666;
	margin:5px 0 5px 0;
}

#projectright .projmedia{
	margin-bottom:25px;
	max-height:300px;
	overflow:auto;
}

.projecttitle{
	color:#990000;
	font-weight:bold;
	font-size:14px;
	margin:10px 0 5px 0;
}

#googlemap{
	height:400px;
	width:770px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
}

#invoice{
	display:none;
}

.carlisting{
	padding:10px 0 20px 0;
}

.carlisting .title{
	color:#990000;
	font-size:16px;
}

.carlisting .left{
	font-size:14px;
	color:#666666;
	padding:5px 20px 10px 0;
	font-weight:normal;
	width:550px;
	float:left;
}

.carlisting .right{
	width:200px;
	float:left;
}

.carlisting a{
	color:#990000;
}

.carprice{
	color:#666666;
	font-size:16px;
}

.carprice span{
	color:#990000;
}

.required{
	font-size:11px;
	color:#990000;
	font-weight:bold;
	font-variant:small-caps;
}

.printinvoice{
	float:right;
	font-size:14px;
	padding-right:20px;
	padding-left:25px;
	background-image:url(images/printer.png);
	background-repeat:no-repeat;
}

/* Invoice */
#printinvoice{
	width:600px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

#printinvoice .top{
	
}

#printinvoice .top .left{
	width:320px;
	padding:0 10px 10px 0;
	float:left;
	line-height:15px;
}

#printinvoice .top .left .address .left{
	float:left;
	width:130px;
	font-weight:bold;
}

#printinvoice .top .left .address .right{
	width:170px;
	padding:0 0 10px 10px;
}

#printinvoice .top .right{
	width:260px;
	padding:25px 0 10px 10px;
	float:left;
}

#printinvoice .notehead{
	border:1px solid #000000;
	padding:2px;
	background-color:#CCCCCC;
	width:100px;
}

#printinvoice .parts{
	border:1px solid #000000;
	font-size:12px;
	width:600px;
}

#printinvoice th{
	font-weight:bold;
	text-align:left;
}

#printinvoice .totals{
	border:1px solid #000000;
	width:588px;
	padding:5px;
	font-size:12px;
}

#printinvoice .totals .left{
	border-right:1px solid #000000;
	width:185px;
	float:left;
	text-align:center;
	min-height:85px;
}

#printinvoice .totals .middle{
	width:192px;
	padding:0 5px 0 5px;
	float:left;
	border-right:1px solid #000000;
	min-height:85px;
}

#printinvoice .totals .sumleft{
	width:99px;
	float:left;
}

#printinvoice .totals .sumright{
	width:81px;
	float:left;
	text-align:right;
}

#printinvoice .totals .right{
	width:192px;
	background-color:#CCCCCC;
	float:left;
	padding:0 3px 0 3px;
	min-height:85px;
}

/* Contact page */
#contact{
	width:478px;
	float:left
}

#contact .left{
	background-repeat:no-repeat;
	padding-left:30px;
	width:170px;
	float:left;
	color:#990000;
	margin-bottom:20px;
	font-weight:bold;
}

#contact .right{
	float:left;
	width:270px;
	margin-bottom:20px;
	line-height:20px;
}

@media print{
	#div_initiate, #header, #menu-bar, #left-col, #breadcrumb, h1, .confirmbox, #checkorder, #confirmorder{
		display:none;
	}
	
	#right-col{
		width:600px;
	}
	
	#right-col-container{
		width:600px;
	}
	
	#confirmtable{
		width:600px;
	}
	
	#footer, #footer-top {
		padding-left:0px;
		width:600px;
	}
	
	#footer-left{
		width:185px;
	}
	
	#footer-right{
		width:415px;
	}
	
	#invoice{
		display:block;
	}
}

.fullwidth{
	background-color:#E8E8E8;
	border:1px solid #cccccc;
	padding:10px 10px 0 10px;
	margin:5px 0 10px 0;
}

.fullwidth p{
	padding:0px;
	margin:0 0 10px 0;
}

#fits {
	padding:0;
	height:35px;
	overflow:hidden;
}


#fits h3 {
	margin:0 0 10px 0;
	font-size:14px;
}

#fits h3 a {
	color:#666666;
}

#fits h3 a:hover {
	color:#8c0204;
}

#fits .sub{
	padding:10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#f5f5f5;
	margin:0 4px 0 4px;
}

.usermodels{

}

.usermodels .twohundred{
	width:192px;
	padding-bottom:5px;
	float:left;
	font-size:11px;
}

.titleblock{
	width:100%;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#990000;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
}

.trade{

}

.trade td{
	padding:0px 0 5px 0;
}

.trade input{
	width:200px;
	border:1px solid #CCCCCC;
	background-color:#f5f5f5;
}

.jobs label{
	width:150px;
	display:block;
	float:left;
	margin-right:10px;
}

.jobs input{
	width:200px;
	border:1px solid #CCCCCC;
	background-color:#f5f5f5;
}

.jobs .row{
	margin-bottom:12px;
}	
#socialmedia {
	padding-top:20px;
}

#socialmedia img {
	margin-bottom:10px;
}

#socialmedia img.last {
	margin:0;
}

.productenquiry{
	
}

.productenquiry .row{
	padding:7px 0 0 0;
	width:100%;
	clear:both;
}

.productenquiry label{
	width:150px;
	padding-right:15px;
	font-weight:bold;
	text-align:right;
	display:block;
	float:left;
}

.productenquiry .input{
	float:left;
	width:200px;
	border:1px solid #CCCCCC;
	background-color:#f5f5f5;
	padding:2px;
}

.productenquiry .text{
	float:left;
	width:350px;
	height:120px;
	border:1px solid #CCCCCC;
	background-color:#f5f5f5;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
}

.sitemapcats ul{
	margin-bottom:15px;
}

.sitemapcats ul li a{
	color:#990000;
	font-size:14px;
	font-weight:bold;
}

.sitemapcats ul li ul li a{
	color:#333333;
	font-size:12px;
}

.sitemapcats ul li ul li ul li a{
	color:#333333;
	font-weight:normal;
	font-size:12px;
}

#description .tradeText{
	width:265px;
	height:120px;
	overflow:auto;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.home-pricewas{
	font-size:14px;
}

#footer-brands{
	height:100px;
	vertical-align:middle;
	margin-top:15px;
	width:990px;
}

#footer-brands .supplierlogofooter{
	width:198px;
	height:100px;
	text-align:center;
	vertical-align:middle;
	border-top:1px solid #cccccc;
	padding-top:20px;
}

#footer-brands td{
	vertical-align:middle;
}

#footer-brands td img{
	display:inline;
}

.copyright-span{
	float:left;
	width:300px;
	display:inline-block;
	text-align:left;
}

#moreinfo{
	display:none;
}

.moreinfolink{
	color:#990000;
	font-weight:bold;
	display:inline-block;
	padding-bottom:15px;
}

.products-details { overflow: hidden; }
.facebook-like{ width: 100px; margin: /*13px 0*/; display: inline-block; float:left; }
.part-number { width: 270px; float: left; display: inline-block; margin-bottom:5px; }

.product-videos{
	margin:0 0 10px 0;
}
.product-videos iframe{
	margin:10px 0 0 0;
}

.floatleft{ float:left; }
.floatright{ float:right; }

.textarea{
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #cccccc;
	background-color:#fdfdfd;
}
