@import url("iframe-promo.css");
/* CSS Document */

/* form styling controlled in forms.css */



/* submit buttons on the checkout */

.eBsubmitpay {

	width: 150px;

}



/* quantity input */

.eBqtyclass {

	width: 22px;

}



/* basket */

.baskettotal {

	color: #666699;

	width: 115px;

	height: 19px;

}



/* multicurrency */

.ccymenu {

	color: #666699;

	width: 46px;

	margin-right: 4px;

}





/* search - renamed from eBsearchl 150107 */

.searchinput {

	color: #666699;

	width: 165px;

	height: 19px;

}





/* basket hilite */

.hilitebaskettotal {

	color: #E980AF;

	width: 150px;

	border: 1px solid #B7CAF5;

}





/* ebz newsletter input */

.eBnewsetter {

	width: 95px;

}







/* variants */

.eBoptclass {

	width: 190px;

}



/* price */

.eBprice {

	font-size: 14px;

}



/* on sale */

.onsaleat {

	font-size: 12px;

	color: #CC0000;

	font-weight: bold;

	padding-left: 20px;

}



/* pre-sale price */

.previousprice {

	font-size: 11px;

	text-decoration: line-through;

}



/* SiteMap */



.SiteMapCategory {

	font-size: 12px;

	color: #000000;

	padding-left: 10px;

	font-weight: bold;

}



.SiteMapSubcategory {

	font-size: 11px;

	color: #000000;

	padding-left: 20px;

}



.SiteMapSubsubcategory {

	font-size: 11px;

	color: #000000;

	padding-left: 30px;

}



.SiteMapTable {

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

}



