/* The rest of your CSS... */	

/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

div#container { width:970px; margin:0 auto auto auto; overflow: hidden;}


h1.catheading { display:block; font:12px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; padding:5px; color:#f00; background:#ffc;}
ul#categories_list { list-style:none;}
ul#categories_list li { display:inline;}
ul#categories_list li a { display:block; width:100%; padding:2px;}
ul#categories_list li a:hover { background:#00f; color:#ffc;}
li.main_cat a, li.main_cat_active a { background:#8f4; font-size:12px;}
li.sub_cat a, li.sub_cat_active	 a { background:#cf7; font-size:11px;}
li.sub2_cat a, li.sub_cat2_active a { background:#df9; font-size:10px;}
li.sub3_cat a, li.sub_cat3_active a { background:#efa; font-size:10px;}
li.main_cat_active a, li.sub_cat_active a, li.sub_cat2_active a, li.sub_cat3_active a { font-weight:bold;}

.boxText { line-height: 15px; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.manuboxText { 
font-family: Arial; 
padding-right: 25px; 
padding-left: 25px; 
font-weight: bold; 
line-height: 25px; 
font-size: 12px;                                                                                                          

}
.newsImage {
border-width: 1px;
border-style: solid;
background-color: #ffffff;
border-color: black;

}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #a7a7a7; text-decoration: underline; }

BODY {
  backsground-image: url(images/background/1.jpg); 
  color: black;
  background-color: black;
  background-repeat: repeat;
  text-align: center;
  margin: 0px;
}

A {
  color: black;
  text-decoration: none;
}

A:hover {
  color: #687289;
}

FORM {
	display: inline;
}

TR.header {
}

TD.header {
	color: white;
	font-size: 12px;
	background-image: url(images/background/logo/logo_top2.png);
}

TR.headerNavigation {
	background-color: #ffffff;
}

TD.CategoriesHeader {
  line-height: 27px;
  text-shadow: 1px 1px 5px black;
  color: black;
  font-size: 13px;
  font-family: arial;
  font-weight: bold;
  background-image: url(images/background/border/border_menu_dark.jpg);
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

TD.CategoriesHeader2 {
  color: white;
  background-color: white;
  background-image: url(images/background/border/border_top2.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

TD.headerNavigation {
  background-image: url(images/background/border/border_top.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
    border-top-color: black;
  border-top-style: solid;
  border-top-width: 1px; 
}

TD.headerNewNavigation {
  color: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
}

A.headerNavigation { 
  color: white;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  background-image: url(images/background/border/border_footer.png);
  background-repeat: repeat-x;
  padding-bottom: 20px;
  padding-right: 15px;
  height: 40px;
  padding-left: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  width: 90px;
}

.infoBox {
  color: #000000;
  background: url('images/box_images.gif');
}
.manuBox {
  width: 661px;
  background-image: url(images/background/border/border_menu_manu.jpg);                                                                                                          
}

.infoBoxLeft {
  color: #000000;
  background: url('images/box_images.gif');
}


.infoBoxContents {
  background-color: white;
  background-repeat: repeat-x;
  background-image: url(/images/background/border/infobox_bg.png);
  padding-left:10px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-right: 0px;
  border-right-color: black;	
  border-right-style: solid;
  border-left: 0px;
  border-left-color: black;
  border-left-style: solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContentsNoborder {
  background-color: #f2f2f2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsNew {
  background-color: #ffffff;
  padding-left: 15;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right: 1px;
  border-right-color: black;
  border-right-style: solid;
  border-left: 1px;
  border-left-color: black;
  border-left-style: solid;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.manuBoxContents {
    width: 661px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url(images/background/border/border_menu.jpg);
  height: 30px;
  padding-left: 20px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-color: black;
  border-bottom-color: black;
  border-right-color: black;
  border-top-color: black;
  border-left-width: 0px;
  border-bottom-width: 1px;
  border-right-width: 0px;
  border-top-width: 1px;
  color: black;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background-color: "#ffffff"
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background-color: "#ffffff"
}

TABLE.productListing {
}

.productListing-heading {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/background/infobox/headerbackground.jpg);
  color: white;
  font-weight: bold;
}

TD.productListing-data {
  border-left-style: none;
  border-left-width: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom-color: black;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  background-repeat: repeat-y;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

A.pageResults {
  color: #1968b3;
}

A.pageResults:hover {
  color: #758898;
  background: #e0dfe5;
}

TD.pageHeading, DIV.pageHeading {
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-right: 10px;
  height: 30px;
  padding-left: 10px;
  background-image: url(images/background/infobox/headerbackground.jpg);
  color: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TR.subBar {
	color: white;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  padding-left: 15px;
  background-color: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.productinfo, P.productinfo {
  padding: 15px;
  background-color: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.productinfoSmall, P.productinfoSmall {
  padding-left:3;
  background-color: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

.productinfoSmallBorder {

}


TD.border_left {
	background-image: url(images/background/border/border_left.png);
	background-repeat:repeat-y;
}	
TD.border_right {
	background-image: url(images/background/border/border_right.png);
	background-repeat:repeat-y;
}	

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.smallTextCategories, SPAN.smallText, P.smallText {
  top: 50px;
  widows: 0;
  background-repeat: no-repeat;
  border-bottom-color: black;
  border-right-color: black;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-width: 0px;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-style: solid;
  border-top-style: solid;
  font-weight: bold;
  background-image: url(images/background/categories/categories_background.jpg);
  text-shadow: 0px 0px 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.nostock {
font-weight: bold;
font-size: 13px;
font-family: arial;
color: #ff6600;

}

TD.stock {
font-size: 13px;
font-weight: bold;
font-family: arial;
color: #339933;

}


TD.categoriesbackgroundlist {
background-repeat: repeat-x;
background-position: top;
background-image: url(images/background/categories/categorieslistbackground.jpg);
background-color: #ffffff;
}

TD.smallTextFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}


TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  padding-right: 25px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #fed870;
  font-weight: bold;
}
SPAN.markProductInStock {
  padding-right: 25px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #11b117;
  font-weight: bold;
}


SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productSpecialPrice2 {
  padding: 10px;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}


SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.smalltextGreen {
	color: #33cc00;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}
SPAN.smalltextOrange {
}
SPAN.smalltextInfo {
	font-family: arial;
	font-size: 10px;
}


.moduleRow { }
.moduleRowOver { background-color: #9fa39f; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

BODY#background1_XXX {
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position: center;
  background-image: url(images/background/guitars/fender1.jpg);
}
TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}

element {
}


TD.productinfoImage {
width:70%;
}
TD.productinfoInfo {
width:70%;
}

TD.productdescription {
font-family: arial;
font-size: 13px;
padding: 20;


}


.mains {
font-size: 12;
}

DIV.fancy{
width: 100%;
}




/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */                                                                                                                                                                                                                                                                    

	height: 22px;                                                                                                                                                                                                                                                                                                                        

	border-style: none;                                                                                                                                                                                                                                                                    

	background-image: url(images/background/border/border_menu.jpg);                                                                                                                                                                                                                

	width: 950px;
	
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	white-space: nowrap;
}

.horizitem a {              /* Font style, size of submenu items */                                                                                                                                                                                                                                                                                                                                                                                                                                        
  padding: 3px;      
  padding-left: 6px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       
  line-height: 22px;                                                                                                                                                                                                                                                                                                                                                                                   
  background-image: url(images/background/border/border_menu.jpg);                                                                                                          
  border-right-color: black;                                                                                                          
  border-right-style: solid;                                                                                                          
  border-right-width: 1px;                                                                                                          
  font-weight: bold;                                                     
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px; ;
	text-decoration: none;
	position: relative;	
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #000000;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */                                                                                                                                                                                    
	background-color: #4c4c4c;                                                                                                                                                                                                                                                                              
	background-image: url(images/background/border/border_menu_dark.jpg);                                                                                          
	color: #ffffff;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */                                                                                     
	color: #827f7f;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */                                                                                       
	position: fixed;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */                                            
	
	background-color: #ededed;                                                                                        
	
	border-right-color: black;                                                                                        
	
	border-left-color: black;                                                                                        
	
	border-bottom-color: black;                                                                                        
	
	border-right-width: 1px;                                                                                        
	
	border-right-style: solid;                                                                                        
	
	border-left-style: solid;                                                                                        
	
	border-bottom-style: solid;                                                                                        
	
	border-left-width: 1px;                                                                                        
	
	border-bottom-width: 1px;                                            
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */                                                                                       
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */                                                   
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	border-top-color: #979797;                                               
	border-top-width: 1px;                                               
	border-top-style: solid;                                               
	background-image: url(images/background/border/border_menu.jpg);                                               
	line-height: 18px;                                               
	color: #000000;
	font-size: 10px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	background-color: #4c4c4c;                                                                                         
	border-top-color: black;                                                                                         
	border-top-width: 1px;                                                                                         
	border-top-style: solid;                                                                                         
	background-image: url(images/background/border/border_menu_dark.jpg);                                                                                         
	color: #ffffff;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #9f9a9d;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
}


/* SimpleSuggest */
.suggest_link {
    background-color: #FFFFFF;
    padding: 2px 6px 2px 6px;
}

.suggest_link_over {
    background-color: #bbc3d3;
    color: #FFFFFF;
    padding: 2px 6px 2px 6px;
    border: red;
    cursor: pointer;
}

.suggest_link:visited {
    color: #FFFFFF
}

#search_suggest {
    position: absolute;
    float: left;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 10px;
    border: 1px solid #bbc3d3;
}
/* SimpleSuggest */

/*
NOTE: 
This is the modified stylesheet from 
http://users.tpg.com.au/j_birch/plugins/superfish/#getting-started
Superfish v1.4.8 ? jQuery menu plugin by Joel Birch
This is JQuery ready:simply by adding a superfish jquery file the menu will operate 
in smooth jquery style. Other styling options from Superfish can be downloaded from this
site. - HTML for this menubar was adapted from UL_Categories contribution by 
www.niora.com/css-oscommerce.php.
********************************************************************************************/
/*** ESSENTIAL STYLES ***/

/*containing div*/
.cat_navbar{
/*background-colo	r: #FF0000;*/
                 	             
padding-top:0px;
height: 20px;
}

.sf-menu, .sf-menu * {
	font-weight: bold;
	margin:			0;
	padding-top:0;
	padding-left:		7;
	padding-right:		7;
	list-style:		none;
	
}
.sf-menu ul {
	line-height: 13px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	position:		absolute;
	top:			-999em;
	width: 150px			; /* left offset of submenus need to match (see below) */	
}
.sf-menu ul li {
	width:			100%;	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	border-right-color: #000505;
	border-right-width: 1px;
	border-right-style: solid;
	float:			left;
	position:		relative;
}
.sf-menu a {
	color: white;
	display:		block;
	position:		relative;
	
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			28px; /* match top ul list item height */
	z-index:		5;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			100px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-top:	0em;
	margin-left: 60;
}
#header .sf-menu a {     /*#header seems to be required*/	
	/*border-top:		1px solid #CFDEFF;*/                                     	
	             		                                                         	
	             		                    
	padding: .80em 2em .80em 1em;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/			;                                                        			 
}
.sf-menu li {
}
.sf-menu li li {
	/*background:#87AFC8;*/
	                       
	                       
	                       
	                       
	                       
	                       
	                       
	border-bottom-color: #000205;
	                       
	                       
	                       
	                       
	                       
	                       
	border-bottom-width: 1px;
	                       
	                       
	                       
	                       
	                       
	                       
	border-bottom-style: solid;
	                       
	                       
	                       
	                       
	                       
	                       
	border-left-color: #040005;
	                       
	                       
	                       
	                       
	                       
	                       
	border-left-width: 1px;
	                       
	                       
	                       
	                       
	                       
	                       
	border-left-style: solid;
	                       
	                       
	                       
	                       
	                       
	                       
	padding: 6;	
	background-image: url(images/background/border/border_menu_dark.jpg);                                               
	/*border-bottom:1px solid #A8C8DE;*/
}
.sf-menu li li li {
	padding: 6;	
	background-image: url(images/background/border/border_menu_dark.jpg);                                               
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #cccccc;
	background:		; /* Kategori 1 bakgrundfärg */
	outline:		0;	
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	font-weight: bold;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	width: 140px;
	background:	url('../images/superfish-shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}



.dropdownfilter{ border-width: 0px; width: 200px; font-size: 14px; font-weight: bold; font-family: arial; color: white; background-color: #4c4c4c;}

.askaquestionform {text-align: center; background-color: white; width: 425px;}

.frontproducts {
	padding: 10px;
	border-right-color: #b3b3b3;
	border-right-width: 1px;
	border-right-style: inset;
	border-bottom-color: #b3b3b3;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

TD.phplmbodytable {
font-family: "Arial";
padding-left: -5px;
}

.newproductsWatermark {
	left: 13px;

	bottom: 10px;

	position: relative;
z-index: 20;
}

.specialscontainer {
width: 960px;
position: relative;
left:10px;
}

.newproductsitem {
left:10px;
background-color: white;
margin-left: -1px;
	border-right-color: #e6e6e6;
	border-left-color: #e6e6e6;
	border-top-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	text-align: center;
	height: 270px;
	width: 189px;
	float:left;
}

.newproductsimage {
height: 170px;
padding-top: 20px;

}

.newproductstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
height: 30px;

}
div.newproductsbottom{
padding-right: 5px;
float: left;
	text-align: left;
}
span.newproductsbottom {
float: left;
position: relative;
left: 5px;
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
span.newproductsbottom a {
	color: #CC0000;
}

