/* CSS Document */
/* eButtonz cart css */

/* submit buttons on the checkout */
.eBsubmitpay {
	width: 225px;
}


/* add2basket submit button image */
.eBbuybutton {
	float: right;
	margin-bottom: 8px;
}


/* quantity input */
.eBqtyclass {
	width: 18px;
	font-size: 10px;
	margin-bottom: 7px;
	float: right;
}

/* basket */
.baskettotal {
	color: #666699;
	width: 140px;
	font-size: 11px;
	margin-right: 5px;
}

.searchinput {
	color: #666699;
	width: 140px;
	font-size: 11px;
	margin-right: 5px;
}

/* basket hilite */
.hilitebaskettotal {
	color: #F00;
	width: 140px;
	border: 1px solid #B7CAF5;
	font-size: 11px;
	margin-right: 5px;
}

/* variants */
.eBoptclass {
width:157px;
font-size:12px;
float:right;
clear:both;
margin-bottom:7px;
}

/* price */
.eBprice {
display:block;
float:right;
line-height:25px;
font-weight:bold;
font-size:14px;
margin-left:1px;
margin-right:1px;
color:#B00000;
}

/* IPR price */
.eBiprice {
	font-size: 14px;
	font-weight: bold;
	color: #B00000;
}

/* on sale / Now */
.salepricelabel  {
	font-size: 11px;
	color: #B00000;
	font-weight: bold;
}

/* pre-sale label / Previously */
.oldpricelabel  {
	font-size: 11px;
	color: #B00000;
	font-weight: normal;
	margin-right: 3px;
}

/* pre-sale label */
.oldipricelabel  {
	font-size: 11px;
	color: #B00000;
	font-weight: normal;
}


/* pre-sale price */
.oldprice {
	font-size: 11px;
	color: #B00000;
	text-decoration: line-through;
	font-weight: normal;
	margin-right: 3px;
}


/* IPR sale label / Now */
.saleipricelabel  {
	font-size: 11px;
	color: #B00000;
	font-weight: bold;
	margin-right: 3px;
}

/* IPR pre-sale label / IPR Previously */
.oldipricelabel  {
	font-size: 10px;
	color: #B00000;
	font-weight: normal;
	margin-right: 3px;
}

/* IPR pre-sale price / £ strikethru */
.oldiprice {
	font-size: 10px;
	color: #B000000;
	text-decoration: line-through;
	font-weight: normal;
	xmargin-right: 3px;
}

/* Viewbasket Qty Input */
.qfield {
	width: 20px;
	margin-right: 2px;
}

/* SiteMap */
.SiteMapCategory {
	background-image: url(../image_01/bullet.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

.SiteMapSubcategory {
	padding-left: 16px;
	line-height: 20px;
	font-size: 14px;
}

.SiteMapSubsubcategory {
	padding-left: 30px;
	line-height: 20px;
	font-size: 12px;
}

.EBZRcategorystring a{
	color: #333;
}



.SiteMapTable {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/* CSS for Search Results Page */

/* Phrase searched for */
.eBzSearchResultsQuery {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-left: 5px;
}


.eBzSearchResultsQuery a{
	color: #2875a9;
}

/* Search from your browser link */
.eBzSearchResultsBrowserSearch {
	font-size: 11px;
	background-image: url(../images_folder/page_design/browser_search.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 540px;
	padding-top: 14px;
	padding-left: 167px;
}

.eBzSearchResultsBrowserSearch a{
	color: #999;
}

.eBzSearchResultsQuery A {
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
}

.eBzSearchResultsCount {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 40px;
}


.eBzSearchResultsTable {
	width: 690px;
	font-size: 12px;
}

.eBzSearchResultsTable TD{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding: 5px;
}

.eBzSearchResultsTable TR:hover{
	background-color: #f4f8fb;
}

.eBzSearchResultsTable a{
	color: #195882;
}


.eBzSearchResultsImg {
	width: 80px;
	max-height: 80px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.eBzSearchResultsDesc {
	width: 440px;
}

.eBzSearchResultsLink {
}

/* CSS for Product Directory Page */

.EBZMproductdetailsTable {
	width: 520px;
}

.EBZMproductdetailsInnerTable {
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.EBZMproductdetails1 {
}

.EBZMproductdetails2 {
}


.eBzeWalletTable {
	width: 650px;
}

.eBzCheckoutTable {
	width: 650px;
	background-color: #FFF;
	margin-top: 16px;
	font-size: 12px;
	padding-bottom: 40px;
	background-image: url(../eBz_images/bg_eBzCheckoutTable.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #8D8D8D;
	border-left-color: #CCC;
}

.eBzCheckoutTableTrim1 {
	background-color: #EFEFEF;
}

.eBzCheckoutTableTrim2 {
	background-color: #2e3092;
}

.PadeBzInputs {
	margin-top: 4px;
	margin-bottom: 4px;
}



/* CSS for e-Wallety Page */

/* First Time Delivery Page */
.eBzDeliveryTable {
	width: 690px;
	font-size: 12px;
}

.eBzDeliveryTable TD{
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.eBzDeliveryTable TR:hover{
	background-color: #f4f8fb;
}

.eBzDeliveryTableHeading {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.eBzDeliveryTableContinent {
	width: 150px;
}

.eBzDeliveryTableContinentSelector {
	width: 250px;
	font-size: 12px;
}

.eBzDeliveryTableCountry {
}
.eBzDeliveryTableCountrySelector {
	width: 250px;
	font-size: 12px;
}
.eBzDeliveryTablePostcodeRow {
}
.eBzDeliveryTablePostcodeRowInput {
	width: 247px;
	font-size: 12px;
}
.eBzDeliveryTableEmailRow {
}
.eBzDeliveryTableEmailRowInput {
	width: 247px;
	font-size: 12px;
}
.eBzDeliveryTableFirstTimeRow {
}
.eBzDeliveryTableFirstTimeRowInput {
}
.eBzDeliveryTableFootnote {
}

.eBzDeliveryTableFootnote input{
	margin-left: 5px;
}

 

/* e-Wallet Flag Page */

.eBzPopUpResponseTable {
	width: 690px;
	font-size: 12px;
}

.eBzPopUpResponseTable img{
	margin-top: 16px;
	margin-bottom: 16px;
}

/* e-Wallet VAT and delivery charges will be based on delivery to */
.eBzPopUpResponseTableWelcome {
}

/* e-Wallet Country Name Destination */
.eBzPopUpResponseTableClientName {
	font-weight: bold;
	font-size: 18px;
}

/* e-Wallet Return to Shop etc Links */
.eBzPopUpResponseNavTable {
	margin-top: 20px;
}

.eBzPopUpResponseNavTable a{
	color: #195882;
}

.eBzPopUpResponseNavTableCloseLink {
}
.eBzPopUpResponseNavTableDivider {
	width: 24px;
	text-align: center;
}

.eBzPopUpResponseNavTableChangeLocation {
}

/* e-Wallet Error  Page */
.eBzPopUpErrorTable {
	width: 690px;
	font-size: 12px;
}

.eBzPopUpErrorTable a{
	color: #195882;
}


.eBzPopUpErrorTableTitle {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.eBzPopUpErrorTableErrorMessage {
	line-height: 40px;
}
.eBzPopUpErrorTableOptionsRow {
}
.eBzPopUpErrorTableTryAgain {
}
.eBzPopUpErrorTableClose {
}


/* Business to Business VAT Page */

.eBzVATTable {
	width: 690px;
	font-size: 12px;
}

.eBzVATTable strong {
	font-size: 18px;
	color: #000;
}

.eBzVATTable p {
	font-size: 12px;
}

.eBzVATTable em {
	font-size: 12px;
	font-style: normal;
}


.eBzVATTableRow {
	font-size: 12px;
}

.eBzVATTableRow input{
	margin-left: 4px;
	margin-top: 16px;
	margin-bottom: 16px;
	width: 250px;
}




