/* Global Styles */

/* used to cache background images, needed for images used in navigation buttons */
/*html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}*/

.newprod { 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight:bold;

}

.overflow {
overflow-x: hidden;
}

td.white-text-L {
color:#FFFFFF;
font-weight:bold;
font-size:16px;
text-align: center;
}

td.white-text-L p { /*this is not a mistake leave the p right where it is */
color:#FFFFFF;
font-weight:bold;
font-size:16px;
text-align: center;
}

td.white-text-S {
color:#FFFFFF;
font-weight:normal;
font-size:11px;
}

td.white-text-S p { /*this is not a mistake leave the p right where it is */
color:#FFFFFF;
font-weight:normal;
font-size:11px;
}

.green {
background-color:#039936;
}

.yellow {
background-color:#FFCC00;
}

.specials {
background-color:#ffffff;
}

.red {
	color:#990000;
}

.redbold {
	color:#990000;
	font-weight: bold;
}

.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.gradient-bg {
        background-image:url(/ps_image/gradient-bg.jpg);
        background-position: top left;
        background-repeat: repeat-x;

}
.header {
       background-image:url(/ps_image/topbanner-bg.jpg);
        background-position: top left;
        background-repeat: repeat-x;


}
body { 
	margin: 10px;	
	background-color: #000000; 
	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;	
		}
h1 {  font-size: 20px; font-weight:normal; color:#19A035;}
h2 {  font-size: 14px; font-weight:bold; margin-bottom: 4px;color:#19A035;}
h3 {  font-size: 12px; font-weight:bold;color:#19A035;}
a {
	color:#19A035;
}
a:visited {
	color:#19A035;
}
a:hover {
	color:#19A035;
}
.tiny {  
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px
}
.asterix {  /* shop/login, account/shipto, account/billing, */
	color: #990000;
}

.rrp {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color:#666666;
	text-decoration:line-through;
}


/* header */
table.bodystyle {
	width: 100%;
	background-color: #ffffff;
        background-image:url(/library/slogan3.jpg);
        background-position: top right;
        background-repeat:no-repeat;

}
td.ErrorBox { 
	background-color: #ff0000;
	width: 90%;
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	color: #000000;
}

/* topmenu */
a.topmenulink {
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration : none;
	padding-top:9;
	padding-bottom:9;
	padding-left:2;
	padding-right:2;
	vertical-align: middle;
}

a:hover.topmenulink { 
	color:#19A035;
	background-color:#ffffff;
	font-weight:bold;
	font-size: 11;
	text-decoration : none;
	height:30px;
	padding-top:9;
	padding-bottom:9;
	padding-left:2;
	padding-right:2;
	vertical-align: middle;
}
	a:visited.topmenulink { 
	color:#ffffff;
	font-weight:bold;
	font-size: 11;
	text-decoration : none;
	height:30px;
	padding-top:9;
	padding-bottom:9;
	padding-left:2;
	padding-right:2;
	vertical-align: middle;

}	
a:visited:hover.topmenulink { 
	color:#19A035;
	font-weight:bold;
	font-size: 11;
	text-decoration : none;
	height:30px;
	padding-top:9;
	padding-bottom:9;
	padding-left:2;
	padding-right:2;
	vertical-align: middle;
}

.line {
	font-size: 11px;
	color: #ffffff;
}


table.topmenu { 
	background-color: #FFCC00;
	width:100%;
	padding: 0;
	margin: 0;
}

#topbutton{
	padding: 0;
	margin: 0;
}

#topbutton ul{
	padding: 0;
	margin: 0;
	background-color: #FFCC00;
	color: #ffffff;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold; 
	line-height: 25px;
}

#topbutton ul li { 
	display: inline; 
	list-style: none;
}

#topbutton ul li a{
	padding: 0px 12px 0px 12px;
	background-color: #FFCC00;
	color: #ffffff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	height: 25px;
}

#topbutton ul li a.active {
	padding: 0px 12px 0px 12px;
	background-color: #FFCC00;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #fff;
	height: 25px;
}
#topbutton ul li a:hover {
	background-color: #ffffff;
	color: #19A035;
}

#topbutton2{
	padding: 0;
	margin: 0;
	float: right;	
}

#topbutton2 ul{
	padding: 0;
	margin: 0;
	background-color: #FFCC00;
	color: #ffffff;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold; 
	line-height: 25px;
}

#topbutton2 ul li { 
	display: inline; 
	list-style: none;
}

#topbutton2 ul li a{
	padding: 0px 12px 0px 12px;
	background-color: #FFCC00;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	height: 25px;
		float: left;
}

#topbutton2 ul li a.active {
	padding: 0px 12px 0px 12px;
	background-color: #FFCC00;
	color: #ffffff;
	text-decoration: none;
	border-left: 1px solid #ffffff;
	height: 25px;
}

#topbutton2 ul li a:hover {
	background-color: #ffffff;
	color: #19A035;
}







p.searchbox {
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration : none;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:30;
	height:78px;
	vertical-align:bottom;
}

table.topbuttoncat { 
	background-color: #039936;
	padding: 0;
	margin: 0;
	border-bottom: 0px solid #000000;
}

#topbuttoncat{
	background-color: #c0c0c0;
	padding: 0;
	margin: 0;
}

#topbuttoncat ul{
	padding: 0;
	margin: 0;
	background-color: #FFCC00;
	color: #333333;
	float: left;
	width: 100%;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold; 
	line-height: 25px;
}

#topbuttoncat ul li { 
	display: inline; 
	list-style: none;
}

#topbuttoncat ul li a{
	padding: 0px 12px 0px 12px;
	background-color: #FFCC00;
		background-color: #FFFFCC;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 1px solid #3C641B;
	height: 25px;
}

#topbuttoncat ul li a.active {
	padding: 0px 12px 0px 12px;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	height: 25px;
}


#topbuttoncat ul li a:hover {
	background-color: #ffffff;
	color: #000000;
}
/* leftmenu 
   these styles are also used in randomprod,
   shop/login, account/billing, account/shipto   */

table.LeftMenuTableTop { 
	background-color: #19A035;
	width: 100%;
}
td.LeftMenuHeader { 
	color: #ffffff;
	font-size: 13px;
	text-align : center;
	font-weight : bold;
	white-space: nowrap;
	background-color: #A7842A;
	margin: 0;
	padding: 0;
}
table.LeftMenuTableBody { 
	background-color:#FFFFCC;
	border: 0px;
	color: #FFFFFF;
	width: 180px;
}
td.LeftMenuBody { 
	color: #333333;
	background-color:#FFFFCC;
	text-align: center;
}
a.LeftMenulink { 
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
	height:25px;
	background-color:#FFFFCC;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #3C641B;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;

}
a:visited.LeftMenulink { 
	color: #000000;
}
a:hover.LeftMenulink { 
	background-color:#ffffff;
	color: #19A035;
	font-weight:normal;
}



a.LeftMenuLinkPOPUP { 
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
	height:25px;
	background-color:#FFFFCC;
	color: #000000;
	font-size: 11px;
	border-bottom: 1px solid #3C641B;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
        background-image:url(/ps_image/nav_arrow.gif);
        background-position: center right;
        background-repeat:no-repeat;
}
a:visited.LeftMenuLinkPOPUP { 
	color: #000000;
}
a:hover.LeftMenuLinkPOPUP { 
	background-color:#ffffff;
	color: #19A035;
	font-weight:normal;
}



/* footer */
table.footer { 
	width: 100%;
	height: 20px;
	background-color: #19A035;
	background-color: #FFCC00;
	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: #ffff00;
}

/*currency converter link used on browse & flypage */

a.converter { 
	font-size: 10px;
	color: #333333;
}
a:visited.converter { 
	color: #333333;
}
a:hover.converter { 
	color: #333333;
}

/* randomprod (sent to ps_product/showimage() ) */

.randomProdImg {  
	border: 1px solid #445870;	
}

/* browse */

ul .browse_sub_child_cat_list{
	color: #ffffff;
	
}
a.browse_sub_child_cat_list{
	color: #ffffff;
	text-decoration: none;
}
a.browse_sub_child_cat_list:visited{
	color: #ffffff;
	text-decoration: none;
}
a.browse_sub_child_cat_list:hover{
	color: #cccccc;
	text-decoration: none;
}


table.RecordsTable { 
	border: 1px solid #445870;
	background-color: #ffffff;
}
td.RecordsTableHeader { 
	background-color: #19A035;
	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;
}

a.category_child_list {
	color:#ffffff;
	font-weight: bold;
	font-size: 14px; 
}
a:visited.category_child_list {
	color:#ffffff;
}
a:hover.category_child_list {
	color:#000000;
}

/* product Page (flypage) 
   a. also in ps_product_category/navigation_list()  */

.navigationList { 
	font-size: 18px; 
	margin-bottom: 4px;
	color: #19A035;
}
a.navigationList { 
	font-size: 18px; 
	font-weight:normal; 
	margin-bottom: 4px;
	color: #19A035;
}
a:hover.navigationList { 
	color: #19A035;
}
a:visited.navigationList { 
	color: #19A035;
}
.popupwindow{
	background-color: #445870;
	color: #ffffff;
}

/* 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 : #19A035;
}
.cartCell {/* basket, ro_basket - used in subtotal cell etc*/ 
	background-color: #ffffff;
}

/* 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;
}


/* 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. */


