/* variants combos */
.ProductVariantBox .combo_section{
margin: -10px -6px;
padding-bottom: 0px;
margin-bottom: -5px;
float: left;
}

.ProductVariantBox .combo_section_header{
padding: 10px 10px 0px;
font-weight: bold;
font-size: 11px;
}
.ProductVariantBox .combo_section .ProductVariantBox{
font-size:10px;
}
.ProductVariantBox .combo_section .ProductVariantPrice{
font-size:10px;
}
.ComboVariantOuterBoxBox{
background:#F5f5f5;
margin-top:3px;
margin-left:-2px;
border:2px solid #ddd;
float:left;
}


.combo_section{
margin: -10px -21px 20px;
    float: left;
    min-width: 90%;
}
.combo_section .toggle_link {
margin: 10px 0 -5px 20px;
float:left;
}
.combo_section_header{
padding: 10px 15px 5px;
font-weight: bold;
font-size: 16px;
}
.combo_section .ProductVariantButton input{
float:right;
}

tr.combo_products_row, tr.combo_products_row .cartProdTitle, .combo_products_row, .combo_products_row .cartProdTitle{
}
.combo_products_row .cartQuantity{
clear:none;
}
tr.combo_products_row .cartProductDisplay{
padding-left: 10px;
}
tr.combo_products_row .cartTotalDisplay{
}
tr.combo_products_row td{
border-bottom:none !important;
}
span.combo_prod_header{
float: left;
clear: left;
margin-left: 8px;
font-size: 13px;
font-weight: bold;
font-style: italic;
}
div.combo_products_row{
float:left;
clear:left;
border: 1px solid #ddd !important;
background: #f5f5f5 !important;
margin-top: -1px !important;
}
.combo_selection_full{
float: left;
clear: both;
width: 751px;
padding: 10px 10px;
border: 1px solid #F1F1F1;
font-size: 12px;
font-weight: normal;
background: #FFF;
margin: 5px 0px 0px -9px;
}
td.combo_prod_header{
border-bottom:none !important;
font-size:10px;
padding:2px 2px 2px 10px !important;
height:12px !important;
}
tr.combo_prod_header rowEven, tr.combo_prod_header rowOdd{
border:none !important;
}
.combo_prod_end{
border-bottom:1px solid #eee;
}
.combo_mother td{
border-top:1px solid #eee;
padding-top: 5px;
border-bottom:none !important;
}
tr.combo_mother .cartProductDisplay{
}
tr.combo_mother .cartTotalDisplay{
}

.topShoppingCartContent .cartTableHeading{
display:none;
}
.topShoppingCartContent .combo_products_row{
display:none !important;
}
.topShoppingCartContent .combo_prod_header{
display:none;
}
.value_disabled{
	background:#ccc;
}
.comboImgSelectable {
width: 99px;
height: 195px;
border: 1px solid #F1F1F1;
clear: none;
float: left;
font-size: 11px;
margin: 1px;
padding: 2px;
text-align: left;
}
.comboLineSelectableWrapper {
float:left;
clear:none;
width: 609px;
}
.comboLineImageWrapper {
float:left;
clear:none;
width:105px;
}





.centerBoxWrapper_Combo{
background: #FFF none repeat scroll 0 0;
clear: none;
float: left;
height: auto;
margin: 10px 0px 10px;
padding: 0px;
text-align: center;
vertical-align: top;
width: 98%;
}
.centerBoxHeading_Combo{
color: #333;
font-size: 20px;
font-weight: bold;
line-height: normal;
text-align: left;
margin-bottom: 0px;
margin-left: 0px;
border-color: #EEE;
border-style: solid;
border-width: 1px 1px 1px;
padding: 10px 15px;
width: 98%;
}