.submenu ul{
	display:none;}
.level2{
	   position: absolute;
	background: none repeat scroll 0 0 #222222;
    border-radius: 2px;
    
    font-size: 12px;
     
    margin: 0;
    padding: 10px 0;
    position: absolute;
    top: 30px;
   }
 

 
.submenu{
	line-height: 27px;
    position: relative;
    z-index: 20000;
	}

 
.level1{
	clear: both;
    content: " ";
    display: block;
  
  
	
	
	}
#nav-cat {
    background: url("../images/bg_MenuWrapper.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto;
    width: 952px;
}
.tableHeading, #cartSubTotal {
}
#cartContentsDisplay td {
    border-top: 1px solid #e6e6e6;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}
#cartSubTotal {
    border-bottom: 1px solid #e6e6e6;
    color: #950d0d;
    font-size: 14px;
    font-weight: bold;
    line-height: 2.2em;
    padding-right: 2.5em;
    text-align: right;
}
.tableRow, .tableHeading, #cartSubTotal {
    height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay {
    padding: 0.5em 0;
}
.cartUnitDisplay, .cartTotalDisplay {
    padding-right: 0.2em;
    text-align: right;
}
#scUpdateQuantity {
    width: 2em;
}
.cartQuantity {
    width: 4.7em;
}
.cartNewItem {
    position: relative;
}
.cartOldItem {
    position: relative;
}
#cartBoxListWrapper a {
    color: #0075e2;
}
.cartBoxTotal {
    font-weight: bold;
    text-align: right;
}
.cartRemoveItemDisplay {
    width: 3.5em;
}
.cartAttribsList {
    margin-left: 1em;
}
CODE {
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 1em;
}
 
TEXTAREA {
    display: block;
    margin: auto;
    width: 100%;
}
.top-menu {
    background: url("../images/menu.gif") repeat-x scroll left center rgba(0, 0, 0, 0);
    height: 38px;
}
* + html FIELDSET {
    border: 1px solid #d6d6d6;
    margin: 3px 0 12px;
    padding: 13px;
}
FIELDSET {
    border: 1px solid #d6d6d6;
    margin: 10px 0 17px;
    padding: 13px;
}
LEGEND {
    background: none repeat scroll 0 0 #d86a1c;
    color: #ffffff;
    font: bold 12px Verdana;
    padding: 4px 6px;
}
LABEL {
}
h4.optionName {
    font: bold 11px verdana;
    margin: 0;
    padding: 0;
    width: 100px;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
    margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
}
LABEL.inputLabel {
    float: left;
    width: 9em;
}
LABEL.inputLabelPayment {
    float: left;
    padding-left: 2.5em;
    width: 14em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
    float: left;
    width: 11em;
}
#checkoutPayment LABEL.radioButtonLabel {
    font-weight: bold;
}
ADDRESS {
    padding: 0.5em;
}
ADDRESS {
    font-style: normal;
}
#state{
	border:#7F9DB9 solid 1px;
	background:#FFF;}