#readyToBuy
{
	width: 250px;
	float: right;
	margin-right: 5px;
	margin-left:10px;
	border: 2px solid #ebebeb !important;
	text-align: center;
}

#readyToBuy .pricenorm
{   color: #8948a2;
     font-size: 12pt;
     font-weight: bold;
}

#readyToBuy div
{
	text-align: left;
	margin: 0 9px;
	color: #898989 !important;
}
#readyToBuy #readyTitle
{
    display:none;
	background: #800000;
	text-align: center;
	padding: 5px 0;
	margin: 0 0 6px 0;
	font: bold 12px verdana;
	color: #FFFFFF;
}
#prodPrices
{
	margin-bottom: 5px;
}
#prodPrices td
{
	text-align: left;
	padding: 2px 0 2px 19px;
	color: #000;
	font-size: 12px;
}
#prodPrices .yourPrice
{
	background-color: #fff;
	color:#898989 !important;
       font-family:arial !important;
       font-size:10pt !important;
       font-weight:normal !important;
}
#prodPrices .yourPrice td
{
	border-top: 1px solid #FFF !important;
	font-size: 10pt;
	padding-top: 5px;
	color:#8938a2 !important;
       font-family:arial !important;
       font-size:10pt !important;
       padding-left:8px !important;
       font-weight:bold !important;
       font-size: 12pt;
}
#prodPrices .yourPrice .price
{
	color: #898989 !important;
	color:#898989 !important;
       font-family:arial !important;
       font-size:10pt !important;
       font-weight:normal !important;
}
#prodPrices .shipping td
{
	background-color: #fff;
	padding: 0 0 5px 0;
	width: 230px;
	text-align: center;
	font-size: 11px;
	color: #900;
}

.AddBagLabel
{
	color: #1B264A;
}

#readyToBuy .pricesale 
{
     font-size: 1.5em;
     color: blue;
}

#readyToBuy .pricestrike 
{
     text-decoration: line-through;
}

#readyToBuy #prodColorOptions
{
	font-size: 11px;
	padding-left: 0px;
}
#readyToBuy #prodColorOptions span
{
	font-weight: bold;
	margin-bottom: 3px;
	display: block;
}
#readyToBuy #prodColorOptions select
{
	font-size: 11px;
	padding: 1px 0;
	margin-bottom: 7px;
}

#readyToBuy #prodRecomend
{
    display:none !important;
	width: 200px;
	padding: 3px 5px;
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom: 8px !important;
}
#readyToBuy #prodRecomend span
{
	padding-left: 2px;
	font-weight: bold;
	font-size:1.1em;
	color: #800000;
}
#readyToBuy #prodRecomend .price
{
	font-weight: bold;
	color: #800000;
	font-size: 11px;
}
#readyToBuy #prodRecomend a
{
	font-size: 11px;
}

#readyToBuy #prodQty
{
	margin-bottom: 7px !important;
	font-size: 11px;
	color: #000;
}
#readyToBuy #prodQty select
{
	font-size: 11px;
	padding: 1px 0;
}
#readyToBuy #prodQty label
{
	margin-right: 20px;
}
#readyToBuy #prodButton
{
	margin: 0 !important;
	padding-bottom: 1px;
	
}
#readyToBuy #prodButton div
{
	margin: 0 10px;
	
}
#readyToBuy #prodButton div a
{
	display: block;
	text-align: center;
	font: bold 15px Verdana;
	color: #800000 !important;
	text-decoration: none;
	line-height: 29px;
	border:solid 2px #800000;
}
#readyToBuy #prodButton div a:hover
{
	background-color:#CFE0E9;
}
#readyToBuy #shipAddresses
{
	margin: 0 !important;
	padding-bottom: 10px;
}
#readyToBuy #shipAddresses .saddresses
{
}

#readyToBuy select
{
	border:solid 1px #969579;
}

#readyToBuy #WarehouseStockControl
{
    display:none !important;
    border: solid 1px #c0c0c0;
    width:100%;
    margin: 5px 0px;
}

#WarehouseStockControl .Header
{
    background-color: #800000;
    color:White;
    font-weight:bold;
    font-size:10pt;
    width:100%;
    padding:4 0 4 0;
    margin:0;
    text-align:center;
}

#WarehouseStockControl .DataHeaderRow
{
    font-weight:bold;
}

#WarehouseStockControl .Column3
{
    white-space:nowrap;
}

#WarehouseStockControl .DataItemRow
{
}

#WarehouseStockControl .DataAlternateItemRow
{
}

#WarehouseStockControl .popupHover
{
}

#WarehouseStockControl .PopupPanel
{
    border:solid 3px #808080;
    padding:10px;
    background-color:#FDF3F8;
}


#prodQty {
    color: #898989 !important;
    font-family: arial !important;
    font-size: 12pt !important;
}
#prodQty select {
    color: #898989 !important;
    font-family: arial !important;
    font-size: 12pt !important;
    margin-bottom: 20px !important;
    margin-right: 100px !important;
}

/* hide the word "Zoom" on the main product page */
.MagicZoomPlusHint{display: none !important;}