/*******************************************************************************************************************************************************************************
					CSS Document Author: Michael Oleksak - StarsnSites.com copyright ©2008 all rights reserved.  BEGIN WITH GLOBAL DECLARATIONS.
					 								Begin SUBmenu Style (table.SUBmenu a - must have width specified 100%)  hot pink #D51C60
*******************************************************************************************************************************************************************************/
/*table.SUBmenu a       { padding: 1px; text-decoration:none; width:100%;
	                    border: 0px #5C784E solid; border-left: 2px #5C784E solid; display: block; 
	                    }
	              
div.SUBmenu a         { color: #000; background: #fff; text-decoration:none;
	                    font-size:10px; line-height:14px; 
	                    font-family: verdana, sans-serif;
	                    padding: 2px 5px;
                        }
div.SUBmenu a:link,
div.SUBmenu a:active,
div.SUBmenu a:visited { color: #5C784E; background: #fff; text-decoration:none;
                        }
div.SUBmenu a:hover   { font-weight: normal; color: #3399CC; 
                        background: #fff; border: 0px #660000 solid; 
                        border-left: 2px #3399CC solid;
                        text-decoration:none;
	                    } */
/*******************************************************************************************************************************************************************************************
		Begin Sub-Menu Navigation (Menu) Style settings
*******************************************************************************************************************************************************************************************/
table.SUBmenu a       	{ padding: 1px; text-decoration:none; width:100%; border: 1px #9F3535 solid; border-left: 5px #9F3535 solid; display: block; }	              
div.SUBmenu a         	{ color: #455C27; background: #fff; text-decoration:none; font-size:10px; line-height:14px; font-family: verdana, sans-serif;
	                      padding: 2px 5px; }
div.SUBmenu a:link,
div.SUBmenu a:visited 	{ color: #FFE59D; background: #000000; background-image:url('../images/subNav.jpg');  text-decoration:none; }
div.SUBmenu a:hover,
div.SUBmenu a:active   	{ font-weight: normal; color: #fff; background: #000; background-image:url('../images/subNavOver.jpg'); border: 1px #C06100 solid; 
                          border-left: 5px #C06100 solid; text-decoration:none; }
/**********************************************************************
 Begin CARTmenu Style (table.CARTmenu a - must have width specified 100%)
**********************************************************************/

table.CARTmenu a       { padding: 1px; text-decoration:none; width:100%;
	                    border: 1px #444444 solid; border-left: 7px #455C27 solid; display: block; 
	                    }
	              
div.CARTmenu a         { color: #000; background: #fff; text-decoration:none;
	                    font-size:10px; line-height:14px; 
	                    font-family: verdana, sans-serif;
	                    padding: 2px 5px;
                        }

div.CARTmenu a:link,
div.CARTmenu a:active,
div.CARTmenu a:visited { color: #DDD7BA; background: #333333; text-decoration:none;
                        }

div.CARTmenu a:hover   { font-weight: normal; color: #dd6900; 
                        background: #333333; border: 1px #455C27 solid; 
                        border-left: 7px #455C27 solid;
                        text-decoration:none;
	                    }
	                    
/***********************************
 Begin Product Info Table Style
***********************************/
.productCartSSL { width: 100%; font-size: 10px; border:#D4D4D4 1px solid;
	           text-align:center;
	           }
	
.productCartSSL th { font-weight:bold; color: #fff;
	              font-size: 10px; background-color: #DDA777;
	              border:1px solid #EFEFEF; padding:3px 
	              }
	
.productCartSSL td { border:#D4D4D4 1px solid; font-size: 10px; background-color: #ffffff;
	              color:#000; padding:3px; text-align:left; vertical-align:top;
	              }     	                  
/***********************************
 End Stylesheet
***********************************/