/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(/includes/templates/asap_europe/images/BG_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 62.5%;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #8F465E;
	text-decoration: none;
	}
 
a:visited {
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}
a {
	color: #88304A;
}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0em;
	margin-left: 0.3em;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.marginLeft50 {
	margin-left: 40px;
}
.mainWidth {
	width: 885px;
}


.col480 {
	width: 480px;
}
.col200 {
	width: 200px;}
#popupImage {
	background-image: none;
}


CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 11px;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	font-size: 11px;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}
br.clearBoth {
	height: 0px;
	line-height: 0px;
}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #fff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	}
#headerWrapper {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
 #contentMainWrapper {
 	font-size:10px;
 
 }
 
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper #contact {
	padding-right:120px;
	margin-top:22px;
	float:right;
	color: #93969A;
	font-size: 1.1em;
}

#headerWrapper #contact strong {
	font-style: normal;
	color: #EED4C5;
	font-weight: normal;
}

#headerWrapper #contact strong a {
	font-style: normal;
	color: #EED4C5;
	}

#headerWrapper #contact strong a:hover {
	text-decoration: underline;
	}
#imageHeader {
	clear: both;
	float: none;
	width: 1020px;
	background-image: url(/includes/templates/asap_europe/images/BG_header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 186px;
	background-color: #000000;
}
#footer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E3BB90;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #000000;
	text-align: left;
	height: 150px;
}
#footer .links {
	display: block;
}
#footer #siteinfoLegal {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #E3BB90;
	font-weight: normal;
	font-size: 11px;
}

#logoWrapper {
	height: 185px;
	float: left;
	background-color: #000000;
}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}
#navSuppWrapper {
	height: 40px;
}
#navMainWrapper {
	height: auto;
	background-color: #FFFFFF;
}
#navCatTabsWrapper {
	background-repeat: no-repeat;
	background-position: left top;
}


#navMain {
	background-color: #D1AD92;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 18px;
}
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0em 0em;
	list-style-type: none;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	white-space: nowrap;
	padding-top: 10px;
	color: #000000;
	}
	
#navCatTabs .leftEnd {
	background-image: url(/includes/templates/asap_europe/images/navCatTabs/leftEnd.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 70px;
	float:left;
}
/*#navCatTabs .rightEnd {
	background-image: url(/includes/templates/asap_europe/images/navCatTabs/rightEnd.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 70px;
	float:right;
}*/
#navMain ul {
	height:17px;
	padding-top: 3px;

}
#navCatTabs {
	text-decoration: none;
	background-image: url(/includes/templates/asap_europe/images/navCatTabs/rightEnd.png);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	background-position: right top;
	font-size:1.1em;
	clear: both;
	}	
#navCatTabs ul {
	text-decoration: none;
	background-image: url(/includes/templates/asap_europe/images/BG_navCatTabs.png);
	background-repeat: repeat-x;
	display: block;
	height: 40px;
	float: left;
	width: 920px;
	}	
#navCatTabs ul li {
	text-decoration: none;
	background-image: url(/includes/templates/asap_europe/images/navCatTabs/navCatTabsdivider.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	}
#navCatTabs ul li a {
	text-decoration: none;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	height: 36px;
	text-transform: uppercase;
	}
#navCatTabs ul li a:hover {
	background-image: url(/includes/templates/asap_europe/images/navCatTabs/BG_navCatTabs_ro.png);
	background-repeat: repeat-x;
	color: #69342E;
	}


#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	background-color: #FFFFFF;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFFFFF;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}
#navSupp {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #845148;
	padding-bottom: 10px;
}
#navSupp ul li a {
	color: #E3BB90;
	font-weight: bold;
}


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
#productDescription table {
	width:100%; 
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
.centerColumn {
	background-color: #FFFFFF;
}



/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: ;
	background-color: #E2E1E1;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	height: 200px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	background-image: none;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
.module_type1 {
	width: 427px;
	margin-right: 15px;
}
.module_type1 .top {
	background-image: url(/includes/templates/asap_europe/images/module_type1_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.module_type1 .mid {
	background-image: url(/includes/templates/asap_europe/images/module_type1_mid.png);
	background-repeat: repeat-y;
	padding-right: 30px;
}
.module_type1 .mid .content {
	width: 250px;
}

.module_type1 .mid .offer {
	background-image: url(/includes/templates/asap_europe/images/buttons/offerBox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 7px;
	height: 26px;
}
.module_type1 .mid .offer a {
	background-image: url(/includes/templates/asap_europe/images/buttons/offerBox-02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	background-position: right top;
	padding-right: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #C5002D;
	padding-top: 5px;
	padding-left: 3px;
}
.module_type1 .mid .offer a em {
	color: #386A6F;
}

.module_type1 .mid img {
	margin-top: 18px;
	margin-left: 1px;
}
.module_type1 .mid h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.module_type1 .mid p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.module_type1 .bot {
	height: 40px;
	padding-right: 30px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 20px;
}
.module_type1 .bot a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.module_type1.blue {
	color: #4C0035;
}
.module_type1.blue    .content  a  {
	color: #4C0035;
}

.module_type1.blue .bot {
	background-image: url(/includes/templates/asap_europe/images/module_type1_bot_blue.png);
}


.module_type1.brown {
	color: #A40035;
}
.module_type1.brown    .content  a  {
	color: #A40035;
}

.module_type1.brown .bot {
	background-image: url(/includes/templates/asap_europe/images/module_type1_bot_brown.png);
}


.module_type1.purple {
	color: #4C0035;
}
.module_type1.purple    .content  a  {
	color: #4C0035;
}

.module_type1.purple .bot {
	background-image: url(/includes/templates/asap_europe/images/module_type1_bot_purple.png);
}


.module_type1.yellow {
	color: #AE621C;
}
.module_type1.yellow    .content  a  {
	color: #AE621C;
}

.module_type1.yellow .bot {
	background-image: url(/includes/templates/asap_europe/images/module_type1_bot_yellow.png);
}


.module_type1.green {
	color: #234435;
}
.module_type1.green    .content  a  {
	color: #234435;
}

.module_type1.green .bot {
	background-image: url(/includes/templates/asap_europe/images/module_type1_bot_green.png);
}
#homeContentBox {
	width: 885px;
}
#categoriesHeading {
	display: none;
}
.sideBoxContent#categoriesContent {
	background-image: url(/includes/templates/asap_europe/images/leftNavBody_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 2px;
	padding-left: 1px;
}
.sideBoxContent#categoriesContent .category-top {
	background-image: url(/includes/templates/asap_europe/images/leftNavCatTitle_bg.png);
	display: block;
	height: 19px;
	width: 184px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	text-transform: uppercase;
}
.leftBoxContainer {
	width: 214px;
}
.sideBoxContent {
	padding: 0px;
	width: 214px;
}
.leftBoxContainer {
}
#categories {
	margin-top: 0px;
	background-image: url(/includes/templates/asap_europe/images/leftNavBody_bg-03.png);
	padding-bottom: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#categoriesContent  br {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#categories   a.category-products {
	background-color: #FFFFFF;
	width: 190px;
	display: block;
	padding-top: 3px;
	text-transform: Capitalize;
	color: #716155;
	padding-left: 4px;
}
#categories a.category-products:hover {
	color: #FFFFFF;
	background-color: #9B897B;
}
#categories br {
	display: none;
}
 

.columnLeft  hr {
	width: 194px;
	color: #DBDBDB;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #DBDBDB;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}





.categoryListBoxContents {
	background-image: url(/includes/templates/asap_europe/images/productCatBoxBG.gif);
	background-repeat: no-repeat;
	height: 124px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1px;
	padding-left: 1px;
	
}.categoryListBoxContents a {
	height: 100px;
	display: block;
	margin-right: 30px;
	color: #3B5168;
}
.categoryListBoxContents a p {
	display: block;
	margin-top: 10px;
}

.categoryListBoxContents a:hover {
	color: #3B5168;
}

.categoryListBoxContents a img {
	float: left;
}

.categoryListBoxContents   strong a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	display: block;
	background-image: url(/includes/templates/asap_europe/images/productCatTitle.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-right: 29px;
	height: 21px;
	padding-top: 2px;
}
#manufacturers {
	margin-bottom: 15px;
}
#manufacturers h3 {
	background-color: #FFFFFF;
	background-image: url(/includes/templates/asap_europe/images/leftManufacturerTitle_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
}

#navBreadCrumb {
	background-color: #FFFFFF;
	font-size: 14px;
	color: #9B897B;
	font-weight: bold;
}
#navBreadCrumb  a {
	font-weight: bold;
	color: #88304A;
	text-decoration: none;
}
h1#indexCategoriesHeading {
	display: none;
}
#indexProductListCatDescription {
	display: none;
}
#productListHeading {
	display: none;
}
.productListing-odd  {

}
.productListing-even {

}
.tabTable {
	background-image: url(/includes/templates/asap_europe/images/BG_tabTable.png);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 20px;
}
.tabTable td {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
	background-color:#FFFFFF;
}
.tabTable th {
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8D8;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #E3E2E2;
	padding-left: 10px;
	background-color: #E1E0E0;
	font-weight: bold;
	font-size: 11px;
}
.tabTable th a {
	font-weight: bold;
}
#listCell0-0 {
	background-image: url(/includes/templates/asap_europe/images/BG_listCell0-0.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#listCell0-1 {
	background-image: url(/includes/templates/asap_europe/images/BG_listCell0-1_2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#listCell0-3 {
	background-image: url(/includes/templates/asap_europe/images/BG_listCell0-3.png);
	background-position: right top;
	background-repeat: repeat-x;
}
#listCell0-2 {
	background-image: url(/includes/templates/asap_europe/images/BG_listCell0-1_2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.navSplitPagesResult {
	background-image: url(/includes/templates/asap_europe/images/BG_navSplitPagesResult.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: none;
	height: 17px;
	background-color: #E2E1E1;
	margin-top: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 3px;
}
.navSplitPagesResult#productsListingTopNumber {
}
.productListing-data {
	font-size: 11px;
	font-weight: bold;
}
.productListing-data .listingDescription {
	font-size: 10px;
}
#indexProductList  {

}
#productGeneral {
}
#productGeneral #categoryIcon {
	display: none;
}
#productGeneral #productMainImage {
	float: left;
}
.productDetail {
	background-image: url(/includes/templates/asap_europe/images/BG_productDetail_mid.gif);
	background-repeat: repeat-y;
	width: 789px;
}
.productDetail .top {
	background-image: url(/includes/templates/asap_europe/images/BG_productDetail_top.gif);
	height: 5px;
	background-repeat: no-repeat;
}
.productDetailbot {
	background-image: url(/includes/templates/asap_europe/images/BG_productDetail_bot.gif);
	height: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2A2A2;
	margin-bottom: 15px;
}
.navNextPrevWrapper {
	display: none;
}
.productDetail .productDetail_text {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 415px;
	margin-top: 10px;
}
.productDetail #productMainImage {
	margin-left: 10px;
}
.productDetail_footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A2A2A2;
	height:auto;
padding-bottom:30px;
}
.productDetail_footer h2#productPrices {
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85334F;
	padding-top: 20px;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align:right;
	padding-right: 30px;
}
.productDetail_footer h2#productPrices span{
}
#cartAdd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 145px;
	float: right;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	clear:right;
}
#cartAdd br {
	display: none;
}


ul#news {
	padding-left: 0px;
	margin-top: 15px;
	clear: left;
}
ul#news li {
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(/includes/templates/asap_europe/images/BG_listCell0-0.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	background-color: #E1DFDF;
	margin-bottom: 10px;
}
ul#news li a em {
	color: #000000;
}
ul#news li span.date {
	display: block;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B66268;
	margin-bottom: 8px;
	padding-bottom: 5px;
	font-weight: bold;
}

.newsDetail h1 {
	color: #666666;
	margin-bottom: 8px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F465E;
	padding-bottom: 5px;
	font-size: 22px;
	float: left;
	width: 100%;
}
.newsDetail h1 em {
 font-size: 18px;
 display: block;
 margin-top: 5px;
}
.newsDetail img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}



/*Shopping Cart Styles*/
#scQuantityHeading {
	background-image: url(/includes/templates/asap_europe/images/BG_listCell0-0.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #E2E1E1;
}


#scUpdateQuantity, #scUnitHeading, #scProductsHeading, #scUnitHeading, #scTotalHeading {
	background-image: url(/includes/templates/asap_europe/images/BG_listCell0-1_2.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E2E1E1;
}

#scRemoveHeading {
	background-image: url(/includes/templates/asap_europe/images/BG_listCell0-3.png);
	background-position: right top;
	background-repeat: repeat-x;
	background-color: #E2E1E1;
}
#shippingEstimator {
	display:none;
}















.ProtxDirectFormGadgetError { background: #ff6633; }
.ProtxDirectCardIcon { margin-right: 4px; margin-bottom: 4px; }
.ErrorInfo { }
.ExtraErrorInfo { }
.ProtxDirect3DSecureIcon { margin-left: 1em; margin-bottom: 2em; float: right; }
.ProtxDirectCardsAcceptedSideboxCardIcon { margin-left: 4px; margin-bottom: 4px; }
.ProtxDirectCardsAcceptedSidebox3DSecureIcon { margin-left: 4px; margin-bottom: 4px; }
.ProtxDirectCardsAcceptedSideboxProtxIcon { }
#protxdirectcardsaccepted h3 {
	background-color: #FFFFFF;
	background-image: url(/includes/templates/asap_europe/images/leftManufacturerTitle_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 2px;
}