/* white/variantselectionMain_White.css */
a.buyButton { cursor:pointer; cursor:hand; font-size: 9pt; font-weight: bold; line-height:22px; background:url(../../images/layout/btn_Buy.png) no-repeat right top; padding-right: 15px; display:block; display:inline-block; display:-moz-inline-box; float: left; white-space: nowrap; margin: 0 3px 0 0;}
a.buyButton span { background:url(../../images/layout/btn_Buy.png) no-repeat left top; color: #FFF; height:22px; display:block; display:inline-block; padding:0 15px 0 10px; line-height: 15pt;}

a.addToCartButton { cursor:pointer; cursor:hand; font-size: 9pt; font-weight: bold; line-height:22px; background:url(../../images/layout/btn_AddToCart.png) no-repeat right top; padding-right:10px; display:block; display:inline-block; display:-moz-inline-box; float: left; white-space: nowrap; margin: 0 3px 0 0;}
a.addToCartButton span { background:url(../../images/layout/btn_AddToCart.png) no-repeat left top; color: #FFF; height:22px; display:block; display:inline-block; padding-left: 10px; line-height: 15pt;}

* html a.buyButton { cursor:pointer; cursor:hand; font-size: 9pt; font-weight: bold; line-height:22px; background:url(../../images/layout/white/cartpopup/btn_Buy.gif) no-repeat right top; padding-right: 15px; display:block; display:inline-block; display:-moz-inline-box; float: left; white-space: nowrap; margin: 0 3px 0 0;}
* html a.buyButton span { background:url(../../images/layout/white/cartpopup/btn_Buy.gif) no-repeat left top; color: #FFF; height:22px; display:block; display:inline-block; padding:0 15px 0 10px; line-height: 15pt;}

* html a.addToCartButton { cursor:pointer; cursor:hand; font-size: 9pt; font-weight: bold; line-height:22px; background:url(../../images/layout/white/cartpopup/btn_AddToCart.gif) no-repeat right top; padding-right:10px; display:block; display:inline-block; display:-moz-inline-box; float: left; white-space: nowrap; margin: 0 3px 0 0;}
* html a.addToCartButton span { background:url(../../images/layout/white/cartpopup/btn_AddToCart.gif) no-repeat left top; color: #FFF; height:22px; display:block; display:inline-block; padding-left: 10px; line-height: 15pt;}


* html .smallitempopup .productpopup .popupheader{
	background-image:url(../../images/layout/white/cartpopup/216x/popup-top.gif) !important;
}
* html .mediumitempopup .productpopup .popupheader{
	background-image:url(../../images/layout/white/cartpopup/290x/popup-top.gif);
}
* html .bigitempopup .productpopup .popupheader{
	background-image:url(../../images/layout/white/cartpopup/290x/popup-top.gif);
}
* html .bundleitempopup .productpopup .popupheader{
	background-image:url(../../images/layout/white/cartpopup/378x/popup-top.gif);
}
* html .smallitempopup .productpopup .popupmid {
	background-image:url(../../images/layout/white/cartpopup/216x/popup-c.gif);
}
* html .mediumitempopup .productpopup .popupmid {
	background-image:url(../../images/layout/white/cartpopup/290x/popup-c.gif);
}
* html .bigitempopup .productpopup .popupmid {
	background-image:url(../../images/layout/white/cartpopup/290x/popup-c.gif);
}
* html .bundleitempopup .productpopup .popupmid {
	background-image:url(../../images/layout/white/cartpopup/378x/popup-c.gif);
}
* html .smallitempopup .productpopup .popupfooter {
	background-image:url(../../images/layout/white/cartpopup/216x/popup-btm.gif);
}
* html .mediumitempopup .productpopup .popupfooter {
	background-image:url(../../images/layout/white/cartpopup/290x/popup-btm.gif);
}
* html .bigitempopup .productpopup .popupfooter {
	background-image:url(../../images/layout/white/cartpopup/290x/popup-btm.gif);
}
* html .bundleitempopup .productpopup .popupfooter {
	background-image:url(../../images/layout/white/cartpopup/378x/popup-btm.gif);
}


.NormalPrice {
	color:#545454;
}

.radiobuttons label, .popupprice
{
	color: #545454;
}

/* Global cart popups - 216px + 290px + 378px (Bundle) */
.smallitempopup .productpopup .popupheader{
	background-image:url(../../images/layout/white/cartpopup/216x/popup-top.png);
}
.mediumitempopup .productpopup .popupheader{
	background-image:url(../../images/layout/white/cartpopup/290x/popup-top.png);
}
.bigitempopup .productpopup .popupheader{
	background-image:url(../../images/layout/white/cartpopup/290x/popup-top.png);
}
.bundleitempopup .productpopup .popupheader{
	background-image:url(../../images/layout/white/cartpopup/378x/popup-top.png);
}
.smallitempopup .productpopup .popupmid {
	background-image:url(../../images/layout/white/cartpopup/216x/popup-c.png);
}
.mediumitempopup .productpopup .popupmid {
	background-image:url(../../images/layout/white/cartpopup/290x/popup-c.png);
}
.bigitempopup .productpopup .popupmid {
	background-image:url(../../images/layout/white/cartpopup/290x/popup-c.png);
}
.bundleitempopup .productpopup .popupmid {
	background-image:url(../../images/layout/white/cartpopup/378x/popup-c.png);
}
.smallitempopup .productpopup .popuptitle, .mediumitempopup .productpopup .popuptitle, 
.bigitempopup .productpopup .popuptitle, .bundleitempopup .productpopup .popuptitle  {
	border-bottom: 1px solid #d6d6d6;
	color: #545454;
}
.smallitempopup .productpopup .radiobuttons, 
.mediumitempopup .productpopup .radiobuttons,
.bigitempopup .productpopup .radiobuttons {
	border-bottom: 1px solid #d6d6d6;
}
.smallitempopup .productpopup .popupfooter {
	background-image:url(../../images/layout/white/cartpopup/216x/popup-btm.png);
}
.mediumitempopup .productpopup .popupfooter {
	background-image:url(../../images/layout/white/cartpopup/290x/popup-btm.png);
}
.bigitempopup .productpopup .popupfooter {
	background-image:url(../../images/layout/white/cartpopup/290x/popup-btm.png);
}
.bundleitempopup .productpopup .popupfooter {
	background-image:url(../../images/layout/white/cartpopup/378x/popup-btm.png);
}
.smallitempopup .productpopup .closeButton, .mediumitempopup .productpopup .closeButton, 
.bigitempopup .productpopup .closeButton, .bundleitempopup .productpopup .closeButton {
	background: transparent url(../../images/layout/close.jpg) top right no-repeat;
}
.smallitempopup .productpopup .closeButton:hover, .mediumitempopup .productpopup .closeButton:hover,
.bigitempopup .productpopup .closeButton:hover, .bundleitempopup .productpopup .closeButton:hover {
	background: transparent url(../../images/layout/white/cartpopup/close_hover.jpg) top right no-repeat;
}
.bundleModule .popupcontent .cleaner
{
	border-bottom: 1px solid #D6D6D6;
}
/* end white/variantselectionMain_White.css */
