/* Global Styles */

.rrp {
color:#999999;
}

.blue {
color:#0000CC;
font-size: 14px;
font-weight:bold;
}

.red {
color:#FE0000;
font-size: 12px;
font-weight:bold;

}
.truck-slice {
background-image:url(/ps_image/truck-slice.jpg);
background-repeat:repeat-x;
background-position:bottom;
}

.specials img{
	margin:10px 0;
}

.thumbnail_block{

}

.tn{
	margin: 5px;
	width:80px;
	height:80px;
	float:left;
}


.dash {
	color:#000000;

}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
body { 
	margin: 12px;	
	background-color: #000000; 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	color: #333333;
}
p,td {  
		font-family:  Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9pt;
		color: #000000;
		}
		
.text-spacing p {		
		padding:0;
		margin:0;
		}
		
h1 {  font-size: 12px; font-weight:bold; color:#000066;}
h2 {  font-size: 11px; font-weight:bold; color:#000066;}
h3 {  font-size: 12px; font-weight:bold;color:#000066;}

.infopageHead {
	font-size: 20px; font-weight:normal; color:#000066;
}

a {
	color:#000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#FE0000;
}
.tiny {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px
}
.asterix {  /* shop/login, account/shipto, account/billing, */
	color: #990000;
}

/* spare parts */
table.parts{
	width:100%;
	border:1px solid #ccc;
	border-collapse: collapse;
}

table.parts th{
	font-size:11px;
	background-color: #ccc;
	padding:5px;
}

table.parts td{
	padding:2px 3px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #fff;
}

table.sparepartssearch{
	
}

table.sparepartssearch td{
	padding-right:30px;
}

table.sparepartssearch a{
	display: block;
	padding:3px;
}

.sparepartssearchbox{
	text-align: right;
	padding-right: 20px;
	font-size: 8pt;

}

.sparepartssearchbox input{
	margin-top: 4px;
}

.noPartsResult{font-size:16px;font-weight:bold;background-color:#ff0;padding:10px;width:500px;float:left;border:1px solid #000;}


.child_list a{
	display:block;
	padding:5px 0;
}

.category_onhome{
	background-color: #fff;
	width:728px;
	padding:0;
	margin:0;
}
.cat_onhome_link{
	height:160px;
	width:100px;
	border:1px solid #ccc;
	float:left;
	margin:0 23px 10px 0;
	text-align:center;
	overflow: hidden;
	position:relative;
}
.category_onhome img{
	border:0;
}

.cat_onhome_link_last{
	height:160px;
	width:100px;
	border:1px solid #ccc;
	float:left;
	margin:0;
	text-align:center;
	overflow: hidden;
	position:relative;
}


.category_onhome .cat_name{
	position:absolute;
	bottom:10px;
	left:0px;
	text-align:center;
	width:100%;

}


.category_link{
	height:180px;
	width:140px;
	border:1px solid #ccc;
	float:left;
	margin:14px 14px 0 0;
	padding: 10px;
	text-align:center;
	overflow: hidden;
	background-color: #fff;
}
.category_link img{
	border:0;
}

.category_link a{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight:normal; 
	margin-bottom: 4px;
	color: #0168A9;
	text-decoration: underline;
}


.brand_link{
	height:140px;
	width:140px;

	float:left;
	margin:14px 14px 0 0;
	padding: 10px;
	text-align:center;
	overflow: hidden;
	background-color: #fff;
}
.brand_link img{
	border:0;
}

.brand_link a{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight:normal; 
	margin-bottom: 4px;
	color: #0168A9;
	text-decoration: underline;
}



/* mailing list box */
#mailingList{
	width: 140px;
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align: center;
	margin: 4px 0 12px 0;
}

#mailingList .header {
	background-color: #ff0000;
	padding: 4px 0 4px 0;
	color: #ffffff;
	font-size: 11px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;	
	border-bottom:1px solid #000000;
}
#mailingList form {  
	margin: 5px;
}

/* mailing list box */
.otherBox{
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align: center;
	margin: 4px 0 12px 0;

}

.otherBox .header {
	background-color: #ff0000;
	padding: 4px 0 4px 0;
	color: #ffffff;
	font-size: 11px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;	
	border-bottom:1px solid #000000;
}
.otherBox div{
	padding:10px 4px;
	line-height:150%;
	text-align: left;
	white-space: normal;
}

.otherBox form {  
	margin: 5px;
}



/* Customer Reviews */

#CustReviews {
	
}
#CustReviews h1 {
	background-color: #FE0000;
	padding:4px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#CustReviews h2 {

	padding:4px;
	color: #FE0000;
	font-size: 12px;
	font-weight: bold;
}

table.reviews th {
	font-size: 8pt;
	text-align:left;
	padding-bottom:3px;

}

table.reviews td {
	font-size: 7pt;
	height:12px;

}
table.reviews td.graph {
	height:12px;
	background-color: #eeeeee;
	width:100px;
}

#CustReviews hr {
	height: 0; 
	border: 0;
	border-bottom: 1px dashed #FE0000;
}
#CustReviews .date {
		font-size: 8pt;
		color: #666666;
}

table.reviewSubmit td.label{
	text-align:right;
	font-weight:bold;
	color:#333333;
}

td.avgRating{
	border:1px solid #eb9811;
}
td.avgRating a {
	text-decoration:underline;
}

/* related products */

table.related { 
	width: 100%;
	border: 1px solid #666;
	margin: 0px;
}

table.related td{
	padding-bottom:10px;
}

td.relatedHeader { 
	background-color: #FE0000;
	color: #ffffff;
	font-size: 13px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;
	padding-bottom:0;
}

table.related a, a:visited{
	color:#333;
} 
table.related a:hover{
	color:#FE0000;
} 

.AccessoriesHeader {
	background-color: #FE0000;
	color: #ffffff;
	font-size: 13px;
	font-weight : bold;
}
 

/* header */
table.bodystyle {
	width: 100%;
	background-color: #ffffff;
}
.bannerstyle {
	background-image:url(/ps_image/head-bg.jpg);
    background-position: top left;
    background-repeat:repeat-y;
	background-color:#ffffff;
  
}
.lower-banner {
	background-image:url(/ps_image/lower-banner.gif);
    background-position: top left;
    background-repeat:repeat-x;
	background-color:#FE0000;


}
td.ErrorBox { 
	background-color: #FFCC00;
	width: 90%;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	color: #000000;
}
/* topmenu */
table.topmenu { 
	background-color: #FF0000;
	height: 30px;
	width:100%;
	border-bottom: 0px solid #000066;
}

table.topmenu td{
	vertical-align:text-top;
	padding-top:3px;
}

td.topmenutext { 
		color: #000000;
}
a.topmenulink {
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	text-decoration : none;
}

a:visited.topmenulink {
	color:#000;
}
a:hover.topmenulink {
	color:#ffffff;
	text-decoration : underline;
}

#authbar{
	text-align: right;
	padding: 6px;
}




/* leftmenu 
   these styles are also used in randomprod,
   shop/login, account/billing, account/shipto   */

table.LeftMenuTableTop { 
	background-color: #FF0000;
	color:#FFFFFF;
	font-size:13px;
	width: 150px;

}

a.LeftMenuTableTop { 
	color: #ffffff;
	font-size: 13px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;
	}
	
td.LeftMenuHeader { 
	color: #ffffff;
	font-size: 13px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;
}

table.LeftMenuTableBody { 
	background-color:#FFFF00;
	color: #000000;
	width: 150px;
}
td.LeftMenuBody { 
	color: #000000;
}
a.LeftMenulink { 
	font-size: 10pt;
	color: #000000;
}
a:visited.LeftMenulink { 
	color: #000000;
}
a:hover.LeftMenulink { 
	color: #FE0000;
}

.sitemap {background-color: #ccc; padding:0 10px 10px 10px;font-size:9px}
.sitemap h2{color:#000;}
.sitemap ul{margin-left:20px;	padding:0;}
.sitemap li{margin:0;padding:2px 0;}
.sitemap li ul li{margin:0;padding:1px 0;}
.sitemap a{text-decoration:none;font-size:9px}
.sitemap a:hover{	color:#fff;}

.sitemap .brandshead{padding-left:10px;}
.sitemap .brands{border-left:1px dashed #999;padding-left:30px;}
.sitemap .brands ul{margin-left:0px;	padding:0;}

.sitemap .keywords{background-color: #eee;padding:10px;font-size:9pt;}
.sitemap .keywords a{text-decoration:none; font-size:8pt; font-weight:bold;}
.sitemap .keywords a:hover{color:#000;}

.sitemap td{
	vertical-align: top;
}




/* footer */
table.footer { 
	width: 100%;
	height: 20px;
	background-color: #FFFF00;
	border-top: 0px;
}
td.footertext { 
	font-size: 10px;
	color: #000000;
}
a.footerlink { 
	font-size: 10px;
	color: #000000;
}
a:visited.footerlink { 
	color: #000000;
}
a:hover.footerlink { 
	color: #FE0000;
}

/* Specials randomprod (sent to ps_product/showimage() ) */

table.randomProdTableTop { 
	background-color: #FE0000;
	width: 140px;
	border: 1px;
	margin: 0px;
}
td.randomProdHeader { 
	color: #ffffff;
	font-size: 13px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;
	
}
table.randomProdTableBody { 
	background-color:#ffff00;
	color: #000000;
	width: 140px;
}
td.randomProdBody { 
	color: #000000;
}
a.randomProdlink { 
	font-size: 8pt;
	color: #000000;
}
a:visited.randomProdlink { 
	color: #000000;
}
a:hover.randomProdlink { 
	color: #FE0000;
}
.randomProdImg {  
	border: 0px solid #ffffff;
}

/* browse */

table.RecordsTable { 
	border: 1px solid #445870;
	background-color: #ffffff;
}
td.RecordsTableHeader { 
	background-color: #000066;
	font-weight: bold;
	border-bottom: 1px solid #445870;
	color: #ffffff;
	white-space: nowrap;
}
td.Record { 
	padding-top: 6px;
	background-color: #ffffff;
	border-bottom: 1px solid #445870;
}
a.offsetLink { 
	font-size: 14px; 
	margin-bottom: 4px;
	color: #445870;
}
a:hover.offsetLink { 
	color: #445870;
}
a:visited.offsetLink { 
	color: #445870;
}

/* product Page (flypage) 
   a. also in ps_product_category/navigation_list()  */

.navigationList { 
	font-size: 18px; 
	margin-bottom: 4px;
	color: #000000;
}
a.navigationList { 
	font-size: 18px; 
	font-weight:normal; 
	margin-bottom: 4px;
	color: #000066;
}
a:hover.navigationList { 
	color: #FE0000;
}
a:visited.navigationList { 
	color: #000066;
}
.popupwindow{
	background-color: #ffffff;
}
table.popupwindow{
	background-color: #ffffff;
}

.popupwindowtext{
	color: #000000;
	font-weight:bold;
}
/* shopping cart */
/* basket, ro_basket, checkout/index(info table headers), checkout/thankyou */

table.cart { 
	background-color: #FFFFFF;
	width: 100%;
	border: 0px;
}
.cartHeader {
	font-size: 12px;
	color : #ffffff;
	font-weight : bold;
	background-color : #000066;
}
.cartHeaderRight{
	font-size: 12px;
	color : #ffffff;
	font-weight : bold;
	background-color : #000066;	
	text-align: right;
	padding-right:20px;
}
.cellRight{
	text-align: right;
	padding-right:20px;
}


.cartCell {/* basket, ro_basket - used in subtotal cell etc*/ 
	background-color: #ffffff;
}
.cartCellRight{
	text-align: right;
	padding-right:20px;
}

/* shop/login, account/billing, account/shipto */

hr.login { 
	height: 1px;
	color: #000000;
	width: 100%;
	border-style: dotted;
}

/* contact */  

.contactformlabel { 
	font-size: 10px; 
	font-weight: bold; 
	color: #333333;
	margin-bottom: 0px;
}
.vendoraddress {   
	font-size: 12px;
	color : #333333;
	font-weight : bold;
}
a.vendoraddress {   
	font-size: 12px;
	color: #333333;
}
a:hover.vendoraddress {
	color: #4B95B4;
}
a:visited.vendoraddress { 
	color: #333333;
}

table.debugPanel{
	background-color: #999999;
	border: 5px solid #FF0000;
	font-size: 20pt;
}
.debugPanelHeader{
	color: #000099;
	font-size: 9pt;
	font-weight: bold;
}
.debugLabel{
	color: #000099;	
	font-size: 7.5pt;
	font-weight: bold;
}
.debugValue{
	color: #ffffff;
	font-size: 7.5pt;
	font-weight: bold;
}
.cellRight{
	padding-right: 20px;
	text-align: right;
	white-space: nowrap;	
}

/* search color 1 and search color 2 are set in phpshop.cfg
they are used in  basket and ro_basket
search color 2 is also used in ps_account->ship_to_address
and ps_checkout->ship_to_address_radio to set bgcolor
of address boxes. */

/***********************************************************/
/* leftmenu 
   these styles are also used in randomprod,
   shop/login, account/billing, account/shipto   */


td.leftmenu{
	 width: 200px;
	 padding:0 10px;
	 background-color: #fe0000;
}	

/* Navigation classes for left infopages list */
#leftNavButtons {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;  
	background-color: #f3e3be;
	color: #000000;
	border:1px solid #000000;
	}
#leftNavButtons ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#leftNavButtons li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftNavButtons li.header {
	list-style-type: none;
	margin: 0;
	padding: 2px 6px 2px 5px;
	border: 0;
	background-color: #ff0;
	color: #000;
	font-size: 12px;
	font-weight : bold;
	border-bottom:1px solid #000000;
}
#leftNavButtons a {
	display: block;
	padding: 5px 6px 5px 15px;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	border-bottom: 1px solid #666;
	background-repeat: no-repeat;
	background-position: 3px;
}
#leftNavButtons a:visited {
	color: #fff;
}
#leftNavButtons a:hover {
	background-color: #333;
	color: #fff;
}

/* Navigation classes for left menu products list */		
#leftProdButtons {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;  
	background-color: #000;
	color: #000000;
	border:1px solid #000000;
	width:200px;
	}
#leftProdButtons ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#leftProdButtons li {
	list-style-type: none;
	line-height: 140%;
	margin: 0;
	padding: 0;
}
#leftProdButtons li.header {
	list-style-type: none;
	margin: 0;
	padding: 2px 6px 2px 5px;
	border: 0;
	background-color: #ff0;
	color: #000;
	font-size: 12px;
	font-weight : bold;
	border-bottom:1px solid #000000;
}
#leftProdButtons li a {
	display: block;
	padding: 5px 6px 5px 15px;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	border-bottom: 1px solid #666;
	background-repeat: no-repeat;
	background-position: 3px;
}
#leftProdButtons li a:hover {
	background-color: #333;
	color: #fff;
}

/* Add more nav classes as required for more category hierarchies*/		
#leftProdButtons li ul li a {
	display: block;
	padding: 5px 6px 5px 25px;
	color: #fff;
	text-decoration: none;
	background-position: 13px;
}


#leftProdButtons li ul li a:hover {
	background-color: #333;
	color: #fff;
}
#leftProdButtons li ul li ul li a {
	display: block;
	padding: 5px 0px 5px 35px;
	color: #fff;
	text-decoration: none;
	background-color: #333;
	background-position: 23px;
}
#leftProdButtons li ul li ul li a:hover {
	background-color: #333;
	color: #fff;
}	
#leftProdButtons li ul li ul li ul li a {
	display: block;
	padding: 5px 0px 5px 45px;
	color: #fff;
	text-decoration: none;
	background-color: #666;
	background-position: 33px;
}
#leftProdButtons li ul li ul li ul li a:hover {
	background-color: #333;
	color: #fff;
}	

/* Navigation classes for left brands menu */		
#leftBrands {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;  
	background-color: #000;
	color: #000000;
	border:1px solid #000000;
	width:200px;
	}
#leftBrands ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#leftBrands li {
	list-style-type: none;
	line-height: 140%;
	margin: 0;
	padding: 0;
}
#leftBrands li.header {
	list-style-type: none;
	margin: 0;
	padding: 2px 6px 2px 5px;
	border: 0;
	background-color: #ff0;
	color: #000;
	font-size: 12px;
	font-weight : bold;
	border-bottom:1px solid #000000;
}
#leftBrands li a {
	display: block;
	padding: 5px 6px 5px 15px;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	border-bottom: 1px solid #666;
	background-repeat: no-repeat;
	background-position: 3px;
}
#leftBrands li a:hover {
	background-color: #333;
	color: #fff;
}



#authbar{
	font-size: 8pt;
}

#authbar a{
	font-size: 8pt;
}

#authbar a:visited{
	font-size: 8pt;
}

#authbar a:hover{
	color:#fe0000;
}


