/* Global Styles */

/* changes to styles which need to appear in the editor
   MUST also be added to /css/fck_editorarea.css */

body { 
	margin: 10px;	
	background-color: #333333; 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
}
p,td {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;	
	vertical-align: top;
}

h1 {  	
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:normal; 
	margin-top:0; 
	margin-bottom: 4px;
	color: #0168A9;
}

h2 {  font-size: 14px; font-weight:bold; margin-bottom: 4px;color:#333333;}
h3 {  font-size: 12px; font-weight:bold;color:#333333;}
a {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#EF4E91;
}
.tiny {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px
}
.asterix {  /* shop/login, account/shipto, account/billing, */
	color: #990000;
}
select {
	padding:1px;
}


/* header */
table.bodystyle {
	width: 909px;
	background-color: #ffffff;

}

.bannerstyle2 {
	width: 100%;
	background-color: #333333;
   background-image:url(/images/banner.jpg);
   background-repeat:no-repeat;
	height:142px;
	padding:0;
	margin:0;
}


table.bannerstyle {
	width: 100%;
	background-color: #333333;
   background-image:url(/images/banner.jpg);
   background-repeat:no-repeat;
	height:142px;
	padding:0;
	margin:0;
}
table.bannerstyle td{
	vertical-align: bottom;
}
table.bannerstyle img{
	display:inline;
}

.banner{
	width: 100%;
	background-color: #333333;
   background-image:url(/images/banner.jpg);
   background-repeat:no-repeat;
	height:142px;
	padding:0;
	margin:0;
}
.logo{
	width:200px;
	float:left;
}
.search{
	width:200px;
	position:relative;
	top:-50px;
	left:730px;
}


td.ErrorBox { 
	background-color: #FFCC00;
	width: 90%;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	color: #000000;
}
/* topmenu */
.searchbox {
	padding:0 10px 10px 0;
	text-align:right;

}

/* Navigation classes for top infopages list */

/* have to keep using tables for floating inline divs, containers don't work as expected, 
   li's end up with a 4px left margin unless given a float:left which then causes the li's
	to float out of the containing div. Put it all in a table and it stays put!   */
	
table.topmenu { 
	background-color: #8f8f8f;
	width:100%;
   background-image:url(/images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}	

#topmenu { 
	background-color: #8f8f8f;
	width:100%;
   background-image:url(/images/topmenu_bg.jpg);
	background-repeat: repeat-x;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
	
#topbutton { 
	padding: 0;
	margin: 0;
}

#topbutton ul{
	padding: 0;
	margin: 0;
}
#topbutton ul li { 
	display: inline; 
	list-style: none;
}
#topbutton a {
	padding: 3px 12px 3px 12px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #fff;
	background-color: transparent;
	float:left;
}

#topbutton a:hover {
	background-color:#b7b7b7;
	color: #FFFFFF;
}

/* contains login, admin & account link & minicart*/
#authbar{
	text-align: right;
	padding: 4px 4px 14px 0;
}

.leftmenu{
	width:150px;
	padding-left:6px;
}

.leftmenu img{
	border: 0;
	margin-bottom:10px;
}

.leftmenu a img{
	border: 0;
	margin-bottom:10px;
}

.Box{
	background-color: #fff;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

.Box .header {
	background-color: #ea498c;
	padding: 4px 0 4px 8px;
	color: #ffffff;
	font-size: 9pt;
	font-weight : bold;
	white-space: nowrap;	
	border-bottom:1px solid #000000;
}
.Box .content {
	padding:8px 5px 8px 8px;
}

.Box form {  
	margin:0;
	padding:0;
}

.Box input{
	font-size: 8pt;
	margin-bottom:8px;
}

.Box .productName{
	font-size:8pt;
	font-style: italic;
	
}
.Box .rrp{
	font-size:9pt;
	color:#ff0000;
	font-weight:bold;
}
.Box .price{
	font-size:9pt;
	font-weight:bold;
}

.csdiv{
	padding:10px;
	border-bottom:1px solid #fff;
}

.Box table.current_special{
	width:100%;
	border-collapse: collapse;
}

td.cs_price{
	vertical-align: bottom;
}

.moreinfo{
	margin:0;
	padding:0;
	margin-top:4px;
}

.homeCatContainer{
	background-color: fuchsia;
}


.homeCategory{
	float:left;
	width:153px;
	height:143px;
	margin:0 18px 18px 0;
	padding:5px 0;
	text-align: center;
	border:1px solid #f8c9dd;
}

.homeCategory a{
	font-size:11px;
	color:#ea498c;
}
.homeCategory a:hover{
	color:#333;
}
.stores{
	padding:20px 0;
	width:180px;
	float:left;
	text-align:center;
	margin-right:50px;
}

.stores a{
	color:#ea498c;
}
.stores a:hover{
	color:#333;
}
.stores img{
	border:0;
}


/* Navigation classes for left menu products list 
	if using the MLDDM make sure the correct heights 
	are in the config file */		
#leftProdButtons {
	background-color: #fddfd9;
	border:1px solid #333;
	}
#leftProdButtons ul {
	margin: 0;
	padding: 0;
	border: 0;
}
#leftProdButtons li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#leftProdButtons li.header {
	list-style-type: none;
	background-color: #ea498c;
	padding: 4px 0 4px 8px;
	color: #ffffff;
	font-size: 9pt;
	font-weight : bold;
	white-space: nowrap;	
	border-bottom:1px solid #000000;
}


/* footer */
table.footer { 
	width: 909px;
	height: 20px;
	background-color: #ea498c;
	border-top: 0px;
}
td.footertext { 
	font-size: 10px;
	color: #ffffff;
}
a.footerlink { 
	font-size: 10px;
	color: #ffffff;
}
a:visited.footerlink { 
	color: #ffffff;
}
a:hover.footerlink { 
	color: #000;
}

/* mailing list box */
#mailingList{
	width: 135px;
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align: center;
	margin-top: 4px;
}

#mailingList .header {
	background-color: #BC0C0C;
	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;
}

/* Specials randomprod (sent to ps_product/showimage() ) */

#randomProd{
	width: 135px;
	background-color: #ffffff;
	border: 1px solid #000000;
	text-align: center;
	margin-top: 4px;
}

#randomProd .header {
	background-color: #BC0C0C;
	padding: 4px 0 4px 0;
	color: #ffffff;
	font-size: 11px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;	
}

#randomProd a{ 
	font-size: 8pt;
	color: #333333;
}
#randomProd a:visited {
	color: #333333;
}
#randomProd a:hover { 
	color: #993399;
}
.randomProdImg {  
	border: 1px solid #445870;	
}

/* sizing Chart on infopage */

table.sizingChart{
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-collapse: collapse;
	margin-bottom:20px;

}

table.sizingChart td{
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	padding:2px 5px;
	font-weight:normal;
}




/* browse */

.category_link{
	height:130px;
	width:140px;
	border:1px solid #ccc;
	float:left;
	margin:14px 14px 0 0;
	padding: 10px;
	text-align:center;
	overflow: hidden;
}
.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;
}


.rrpPrice{
	color:#990000;
	text-decoration:line-through;
	font-size:11px;
}
.rrp {
	color: #990000;
	font-size:11px;
}

.price{
	padding-bottom:8px;
}

#prevNext{
	text-align: center;
	padding: 4px 0 4px 0;
}
#prevNext a { 
	font-size: 10pt; 
	margin-bottom: 4px;
	color: #333333;
}
#prevNext a:hover { 
	color: #333333;
}
#prevNext a:visited { 
	color: #333333;
}
#prevNext a.current { 
	font-size: 10pt; 
	margin-bottom: 4px;
	color: #EA498C;
	text-decoration: none;
}
#prevNext a:hover.current { 
	color: #EA498C;
}
#prevNext a:visited.current { 
	color: #EA498C;
}


/* product Page (flypage) 
   a. also in ps_product_category/navigation_list()  */

.navigationList { 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:normal;  
	margin-bottom: 4px;
	color: #0168A9;
}
a.navigationList { 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-weight:normal; 
	margin-bottom: 4px;
	color: #0168A9;
	text-decoration: underline;
}

a:visited.navigationList { 
	color: #0168A9;
}
a:hover.navigationList { 
	color: #ea498c;
	text-decoration:underline;
}

table.product{
	width:100%;
}
table.product td.col2{
	width:200px;
	white-space: nowrap;
}

table.product td h1{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18pt; 
	font-weight:normal; 
}

table.extra_images{
	width:100%;
}
table.extra_images td{
	padding:10px 10px 10px 0 ;
}

.relatedProductHeader{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	font-weight:normal; 
	margin: 20px 0 4px 0;
	color: #0168A9;
}

.rrpPriceFP{
	color:#990000;
	text-decoration:line-through;
	font-size:11px;
	font-weight:bold;
}
.rrpFP {
	color: #990000;
	font-size:11px;
	font-weight:bold;
}

.priceFP{
	padding-bottom:8px;
	font-weight:bold;
}


/* related products on flypage */

.relatedProduct{
	border:1px solid #ccc;
	padding:10px;
	margin:10px 20px 10px 0;
	float:left;
	min-height:180px;
}

/* 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 : #EF4E91;
}
.cartHeaderRight {
	font-size: 12px;
	color : #ffffff;
	font-weight : bold;
	background-color : #EF4E91;
	padding-right: 20px;
	text-align: right;
}
.cellRight{
	padding-right: 20px;
	text-align: right;
	white-space: nowrap;
}


td.cartCell {/* basket, ro_basket - used in subtotal cell etc*/ 
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
}
td.cartCellRight {/* basket, ro_basket - used in subtotal cell etc*/ 
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	padding-right: 20px;
	text-align: right;
}
/* shop/login, account/billing, account/shipto */

hr.login { 
	height: 1px;
	color: #000000;
	width: 100%;
	border-style: dotted;
}

/* contact */  
table.addresses td{
	padding-right:40px;
}



.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.feedbackForm{
	border-collapse: collapse;
	margin-left:10px;
}
table.feedbackForm td{
	padding:10px;
	border-bottom:1px solid #eee;
}

table.feedbackForm .label{
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}

table.feedbackForm .label2{
	font-weight: bold;
}

table.feedbackForm .submitRow{
	text-align:center;
	border-bottom: 0;
}

/* related products */

table.related { 
	width: 100%;
	border: 1px solid #993399;
	margin: 0px;
}
td.relatedHeader { 
	background-color: #993399;
	color: #ffffff;
	font-size: 13px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;
}

/* debug panel */
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;
}


/* 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. */



