.jqitemMetal { color:#000000; padding:0; float:left; width:110px; height: 30px; margin: 3px; text-align:center; font: normal 12px arial; border:solid 2px #c0c0c0; }

.silver { background: url('/css/images/SterlingSilver2.png') repeat-x; }
.white  { background: url('/css/images/WhiteGold2.png')      repeat-x; }
.yellow { background: url('/css/images/YellowGold2.png')     repeat-x; }
.rose   { background: url('/css/images/RoseGold2.png')       repeat-x; }
.gold   { background: url('/css/images/GoldFilled2.png')     repeat-x; }
.whiteyellow { background: url('/css/images/YellowWhite2.png') repeat-x; }
.rosewhite   { background: url('/css/images/RoseWhite2.png')   repeat-x; }
.roseyellow  { background: url('/css/images/RoseYellow2.png')  repeat-x; }
.tricolor    { background: url('/css/images/TriColor2.png')    repeat-x; }

.silver:hover, .white:hover, .yellow:hover, .rose:hover, .gold:hover { border:solid 2px #000000; }
.gray   { background-color: Gray; }

.enabledSize { border:solid 2px #c0c0c0; width:110px; height: 30px; float:left; margin:3px 3px 26px 3px; font: normal 12px arial; text-align:center; background: url('/css/images/radioOff.png') no-repeat; }
.enabledSize:hover { border-color:#000000; }

.disabledSize { background-image:url('/css/images/NotAvailable.png'); background-repeat: no-repeat; border: dashed 2px #d8d8d8; width:110px; height: 30px; 
    float:left; margin:4px 4px 27px 4px; background-color: #eeeeee; color:#cbcbcb; font: normal 12px arial; text-align:center; }

.selected { border-color:#ff6600; background-color: #ff9f38; background-image:url('/css/images/radioOn.png'); background-repeat: no-repeat; }
.selected:hover { border-color:#ff6600; }
.selectionHeader{ font-family: Arial Black; font-size:14px; color:#474747; font-weight: bold; text-transform:uppercase; letter-spacing: 1px; }
.selectionHeaderPadding{ margin-bottom: 5px; padding: 5px 0px 0px 2px; border-bottom: solid 5px #666666; }

.optionBorder { margin: 3px 0 5px 0px; padding:2px; width:500px; height: auto; float:left; }

.clear{ clear:both;}
.paddingBottom{ padding-bottom:20px;}
.ProductImageAndPrice { float:left; }
#sizePrice { font: bold 14px arial; color: #000; }
#selectedMetal, #selectedSize { font: bold 14px arial; color: #000; }
.szdiscount { text-decoration: line-through; font-size: 16px; color: #7e7e7e; }
