/**
 * 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 $
 */
@charset "utf-8";

* {margin:0px; padding:0px;}
body {font:normal 9px Trebuchet MS; color:#2d2d2d; background:url(../images/bg_body.gif) repeat left top;}
a, img {border:none; outline-style:none;}
a {color:#d30000; text-decoration:none;}
a:hover {color:#2d2d2d;}
ul {list-style-position:inside;}

.clear {clear:both;}
.fL {float:left;}
.fR {float:right;}
.empty10 {height:10px;}
.empty15 {height:15px;}
.txtIndent {text-indent:-9999px; outline-style:none;}
.greenText {color:#008200;}
.redText {color:#ff1207;}

/*warnings, errors, messages*/

.messagesStack {margin:0px; padding:0px; list-style:none;}
.messagesStack li{padding-left:25px; line-height:20px; border-bottom:1px #535353 dotted;}
.messagesStack li.messageStackError{color:#ff1207; font-weight:bold; background:url(../images/icons/error.png) no-repeat 5px 3px;}
.messagesStack li.messageStackWarning{color:#ff9307; background:url(../images/icons/warning.png) no-repeat 5px 3px;}
.messagesStack li.messageStackSuccess{color:#008200; font-weight:bold; background:url(../images/icons/success.png) no-repeat 5px 3px;}
.messagesStack li.messageStackCaution{color:#000;}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#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: normal 12px/16px Trebuchet MS;
	color: #3E3E3E;
	}
.navNextPrevCounter span{font-weight:bold;}
.pNextPrev a {color:#3E3E3E;}
.pNextPrev a:hiver {color:#d30000;}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#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;
	color: #ffffff;
	white-space: nowrap;
	}

#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;
	}

#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: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsBestSellers, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.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;
	}

/*Shopping Cart Display*/

#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}
#cartContentsDisplay {
	background-color: #535353;
}

#prevOrders {
	background-color: #535353;
}

#prevOrders tr td {
	background-color: #ffffff;
	line-height:26px;
}

.tableHeading, #cartSubTotal {
	background-color: #535353;
	color:#fff;
	 }

#cartSubTotal {
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	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: 10em;
	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: 0em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsBestSellers, .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, .centerBoxContentsBestSellers, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#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 {
	list-style:inside; margin:0px 20px;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #535353;
	color:#fff;
	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;
	}
.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;
	}

.addressBookDefaultName {font:bold 14px/24px Trebuchet MS !important;}
	
/* --------------- Docom CSS ------------------- */

.green {color:#690;}
.red {color:#c00;}

.btnRed {display:block; font-size:11px; color:#fff; background:url(../images/bg_btn_red.gif) repeat-x left top; white-space:nowrap;}
.btnRed:hover {color:#fff; background:url(../images/bg_btn_red.gif) repeat-x left bottom;}
.btnRed b {display:block; background:url(../images/dot_white.gif) no-repeat left top;}
.btnRed b b {background:url(../images/dot_white.gif) no-repeat right top;}
.btnRed b b b {background:url(../images/dot_white.gif) no-repeat right bottom;}
.btnRed b b b b {padding:0 6px; font-weight:normal; text-align:center; line-height:21px; background:url(../images/dot_white.gif) no-repeat left bottom;}

.btnBlack {display:block; font-size:11px; color:#fff; background:url(../images/bg_btn_black.gif) repeat-x left top;}
.btnBlack:hover {color:#fff; background:url(../images/bg_btn_black.gif) repeat-x left bottom;}
.btnBlack b {display:block; background:url(../images/dot_white.gif) no-repeat left top;}
.btnBlack b b {background:url(../images/dot_white.gif) no-repeat right top;}
.btnBlack b b b {background:url(../images/dot_white.gif) no-repeat right bottom;}
.btnBlack b b b b {padding:0 6px; font-weight:normal; line-height:21px; background:url(../images/dot_white.gif) no-repeat left bottom;}

.wrapHeader {height:177px; background:url(../images/bg_header.gif) repeat-x left top;}
	.header {width:980px; margin:0px auto;}
	
	.topNav {width:580px; height:36px; border-left:1px dotted #888; list-style:none;}
	.topNav li {float:left; border-right:1px dotted #888; padding:1px;}
	.topNav li a {display:block; padding:8px 20px 9px; font-size:13px; color:#363636; text-align:center; background:url(../images/top_nav_arr.gif) no-repeat center bottom;}
	.topNav li a:hover {color:#fff; background:url(../images/top_nav_hover.gif) no-repeat center bottom;}
	.topNav li a.sel {color:#fff; background:url(../images/top_nav_hover.gif) no-repeat center bottom;}
	
	.topUser {width:380px; height:36px; list-style:none; float:right;}
	.topUser li {float:right; padding:6px 0 0 0; margin-left:4px; line-height:21px; text-align:right;}
	
	.topLogoTelCart {list-style:none; clear:both; height:90px;}
	.topLogoTelCart li {float:left;}
	.topLogoTelCart li.logo {width:405px; padding:8px 0 0 0;}
	.topLogoTelCart li.logo a {display:block; height:76px; background:url(../images/logo.gif) no-repeat left top;}
	.topLogoTelCart li.tel {width:200px; padding:8px 25px 0 0; font-size:14px; line-height:38px; text-align:right;}
	.topLogoTelCart li.tel span {display:block; width:100px; float:left;}
	.topLogoTelCart li.cart {height:70px; padding:20px 0px 0px 75px; border-left:1px dotted #888; background:url(../images/icon_cart_top.png) no-repeat 15px center; white-space:normal; max-width:240px;}
	
	.topWrapSearch {height:50px; font-size:14px; color:#fff; background:url(../images/bg_slogan.png) no-repeat left top;}
	.topWrapSearch form {padding:14px 0 0 375px; margin:0px; line-height:20px;}
	.topWrapSearch input {margin:0 1px;}
		.woofer {position:relative;}
		.woofer div {position:absolute; width:270px; height:160px; top:-87px; right:-140px; background:url(../images/woofer.png) no-repeat left top;}
		* html .woofer div {position:absolute; width:270px; height:160px; top:-87px; right:-140px; background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/woofer.png', sizingMethod='scale');}

.wrapSite {width:960px; padding:0 10px; margin:0px auto; background:url(../images/bg_site.gif) repeat left top;}
	.prodPath {padding:5px 0; border-bottom:1px dotted #fff;}
	.prodPath .suport {float:left; width:220px; color:#fff;}
	.prodPath .suport span {float:left;}
	.path {float:left; padding:0 0 0 20px; text-align:left; background:url(../images/icon_path_home.gif) no-repeat left center;}
	.path a {color:#fff; text-decoration:none;}
	.path a:hover {text-decoration:underline;}

	.dL {width:205px; padding:10px 0 10px 0;}
		.dL h1 {padding:10px 0; background:url(../images/h1_left.gif) no-repeat left top;}
		.dL .contentMenu {padding:1px 1px 10px 1px; background-color:#fff;}
		.dL .content {padding:0 10px 10px 10px; background-color:#fff;}
		
		.ulProducatori {list-style:none;}
		.ulProducatori li {padding:5px 0; border-bottom:1px dotted #535353;}
		.ulProducatori li span.nrProducts{}
		.ulProducatori li a.producator {display:block; padding:0 5px 0 15px; color:#2d2d2d; background:url(../images/icon_producatori.gif) no-repeat left center;}
		.ulProducatori li a.producator:hover {color:#d30000;}
		.ulProducatori li.hidden {display:none;}
		
		/* Begin Left Menu CSS */
		#report_nav {list-style:none;}
		#report_nav li {margin:0; padding:1px 0 0 0;}
		
		#report_nav a {display:block; color:#fff; background:url(../images/level_one_on.gif) no-repeat 9px 9px #6c6c6c;}
		/*#report_nav a:hover {background:url(../images/level_one_off.gif) no-repeat 9px 9px #6c6c6c;}*/
		#report_nav a b {display:block; background:url(../images/dot_white.gif) no-repeat left top;}
		#report_nav a b b {background:url(../images/dot_white.gif) no-repeat right top;}
		#report_nav a b b b {background:url(../images/dot_white.gif) no-repeat right bottom;}
		#report_nav a b b b b {padding:5px 5px 5px 28px; background:url(../images/dot_white.gif) no-repeat left bottom;}
		/*#report_nav a.current {color:#fff; background:url(../images/level_one_on.gif) no-repeat 9px 9px #6c6c6c;}*/
		
		#report_nav ul {list-style:none;}
		#report_nav ul li {padding-left:10px;}
		#report_nav ul li.hidden {display:none;}
		
		#report_nav ul a {display:block; margin-bottom:1px; color:#535353; background:url(../images/level_two_arr.gif) no-repeat 5px 9px #eaeaea;}
		#report_nav ul a:hover {background:url(../images/level_two_arr.gif) no-repeat 6px 9px #fff;}
		#report_nav ul a.all {display:block; padding:1px 0px 5px 0; color:#d30000; background-image:none; background-color:#fff;}
		#report_nav ul a.all:hover {color:#2d2d2d; background-image:none; background-color:#fff;}
		#report_nav ul a b {display:block; background:url(../images/dot_white.gif) no-repeat left top;}
		#report_nav ul a b b {background:url(../images/dot_white.gif) no-repeat right top;}
		#report_nav ul a b b b {background:url(../images/dot_white.gif) no-repeat right bottom;}
		#report_nav ul a b b b b {padding:3px 2px 2px 15px; font-weight:normal; background:url(../images/dot_white.gif) no-repeat left bottom;}
		#report_nav ul a.current {display:block; margin-bottom:1px; font-weight:bold; color:#535353; background:#F8AB41 url(../images/level_two_arr.gif) no-repeat 5px 9px;}
		#report_nav ul a.current b {display:block; background:url(../images/dot_white.gif) no-repeat left top;}
		#report_nav ul a.current b b {background:url(../images/dot_white.gif) no-repeat right top;}
		#report_nav ul a.current b b b {background:url(../images/dot_white.gif) no-repeat right bottom;}
		#report_nav ul a.current b b b b {padding:3px 2px 2px 15px; font-weight:bold; background:url(../images/dot_white.gif) no-repeat left bottom;}
		/* End Left Menu CSS */
	
	.dR {width:740px; padding:9px 0;}
		.dR h1 {padding:10px; border-bottom:1px dotted #2d2d2d; font:bold 15px Arial; color:#d30000; background:url(../images/h1_main.png) no-repeat 70% top;}
		.dR .content {padding:5px 0 5px 5px; background-color:#fff; min-height:450px;}
		* html .dR .content {height:450px;}
		.dR .content p.txt {padding-bottom:20px;}
		.dR .content h2 {padding:5px 0; font-size:22px;}
		.dR .content h3 {font-size:18px; color:#2d2d2d;}
		.dR .content fieldset.floatingBox {border:1px #535353 solid; margin:5px; padding:5px;}
		.dR .content fieldset.floatingBox legend{font:bold 14px Trebuchet MS; color:#2D2D2D; padding:0px 5px; margin:0px 5px;}
		.dR .content fieldset.floatingBox .loginBox{text-align:center;}
		
		.ofertaPath {font-size:16px; color:#fff;}
		.ofertaPath a {color:#fff;}
		.ofertaPath a:hover {color:#d30000;}
		.ofertaContent {position:relative; height:209px; background-color:#ffffff;}
		.ofertaContent .ofLnk {display:block; height:209px; text-indent:-9999px; outline-style:none;}
		.ofertaContent a {display:block; text-decoration:none;}
		.ofertaContent a b.prodTitle {display:block; font:bold 24px/50px Trebuchet MS; text-decoration:none; color:#d30000;}
		.ofertaContent a b.description {display:block; font:normal 12px/16px Trebuchet MS; text-decoration:none; color:#000; margin:15px 90px 15px 0px; height:80px; overflow:hidden;}
		.ofertaContent a b.prices {display:block; font:normal 12px/16px Trebuchet MS; text-decoration:none; color:#000;}
		.ofertaContent a b.prices span.normalprice{font:normal 16px/16px Trebuchet MS; color:#000;}
		.ofertaContent a b.prices span.productSpecialPrice{font:bold 16px/16px Trebuchet MS; color:#d30000;}
		.ofertaContent a b.prices span.productPriceDiscount{font:normal 14px/16px Trebuchet MS; color:#d30000;}
		.ofertaPret {position:absolute; width:146px; height:146px; top:-30px; right:-40px; background:url(../images/price_star.png) no-repeat left top;}
		.ofertaPret div {padding-top:40px; font:normal 32px Trebuchet MS; color:#fff; text-align:center; line-height:30px;}
		.ofertaPret div span {font-size:26px; display:block;}
		.ofertaBtn {width:740px; border-top:1px dotted #d30000; background:url(../images/oferta_bg_btn.png) no-repeat left bottom;}
		.ofertaTitle {padding:9px 0 9px 145px; font-size:16px;}
		.ofertaButtons {list-style:none; padding-right:5px; float:right;}
		.ofertaButtons li {float:left; padding:9px 0; margin-left:5px;}
		.ofertaButtons li a {display:block; font-size:11px; color:#fff; background:url(../images/bg_btn_black.gif) repeat-x left top;}
		.ofertaButtons li a:hover {color:#fff; background:url(../images/bg_btn_black.gif) repeat-x left bottom;}
		.ofertaButtons li a b {display:block; background:url(../images/dot_white.gif) no-repeat left top;}
		.ofertaButtons li a b b {background:url(../images/dot_white.gif) no-repeat right top;}
		.ofertaButtons li a b b b {background:url(../images/dot_white.gif) no-repeat right bottom;}
		.ofertaButtons li a b b b b {padding:0 6px; font-weight:normal; line-height:21px; background:url(../images/dot_white.gif) no-repeat left bottom;}
		.ofertaButtons li a.selected {display:block; font-size:11px; color:#fff; background:url(../images/bg_btn_red.gif) repeat-x left top;}
		.ofertaButtons li a.selected:hover {color:#fff; background:url(../images/bg_btn_red.gif) repeat-x left bottom;}
		.ofertaButtons li a.selected b {display:block; background:url(../images/dot_white.gif) no-repeat left top;}
		.ofertaButtons li a.selected b b {background:url(../images/dot_white.gif) no-repeat right top;}
		.ofertaButtons li a.selected b b b {background:url(../images/dot_white.gif) no-repeat right bottom;}
		.ofertaButtons li a.selected b b b b {padding:0 6px; font-weight:normal; text-align:center; line-height:21px; background:url(../images/dot_white.gif) no-repeat left bottom;}


		
		.drTitle {padding:0 0 10px 10px; color:#fff; background:url(../images/h1_main.png) no-repeat right top;}
		.drTitle label {font-size:12px; font-weight:normal;}
		.drTitle span {display:block; width:355px; padding-top:9px;}
		.drTitle span.marca {font:bold 15px Arial; color:#d30000;}
		
		.dR .contentP {padding:5px 0 5px 5px; background-color:#fff;}
		.pAll {width:129px; height:230px; position:relative; padding:5px; margin-right:5px; margin-bottom:5px; border:1px dashed #cbcbcb; text-align:center;  line-height:12px;}
		.pListings {border-style:dashed none none dashed; border-width:1px; border-color:#cbcbcb;}
		.pHome {width:129px; height:260px; position:relative; padding:5px; margin-right:5px; margin-bottom:5px; border:1px dashed #cbcbcb; text-align:center;  line-height:12px;}
		.pHome p, 				.pAll p {font-size:11px;}
		.pHome a, 				.pAll a {display:block; outline-style:none;}
		.pHome .categorie , 	.pAll .categorie {height:23px; overflow:hidden;}
		.pHome .producator, 	.pAll .producator {color:#888;}
		.pHome .imagine, 		.pAll .imagine {width:90px; height:90px; overflow:hidden; margin:0px auto; border:1px solid #D8D8D8; margin-bottom:5px;}
		.pHome .imagine a, 		.pAll .imagine a {outline:none; border:0px none;}
		.pHome .imagine img, 	.pAll .imagine img {border:0px none;}
		.pHome .nume, 			.pAll .nume {height:28px; color:#2d2d2d;}
		.pHome .nume:hover, 	.pAll .nume:hover {height:28px; color:#d30000;}
		.pHome .desc, 			.pAll .desc {height:38px; overflow:hidden; font-size:11px; line-height:12px; color:#696969;}
		.pHome .pret, 			.pAll .pret {display:block; padding:8px 0 5px; font-size:18px; color:#2D2D2D;}
				.detaliiWidth {width:60px;}
				a.detaliiWidthLink {text-align:right; margin: 10px 5px 0px 0px; color:#636363; text-decoration:underline;}
				a.detaliiWidthLink:hover {color:#DF2800;}
				.starOferta {position:absolute; width:34px; height:34px; top:20px; right:-5px; background:url(../images/star_oferta.png) no-repeat left top;}
				* html .starOferta {position:absolute; width:34px; height:34px; top:20px; right:-5px; background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/star_oferta.png', sizingMethod='scale');}
		.pListingsHome {width:225px; height:230px; position:relative; padding:7.5px; margin-right:0px; margin-bottom:0px; border-style: none dashed dashed none; border-width:1px; border-color:#cbcbcb; text-align:center; line-height:12px;}
		
		.cHome {width:129px; height:140px; position:relative; padding:5px; margin-right:5px; margin-bottom:5px; border:1px dashed #cbcbcb; text-align:center;  line-height:12px;}
		.cHome p {font-size:11px;}
		.cHome a {display:block; outline-style:none;}
		.cHome .categorie {height:23px; overflow:hidden;}
		.cHome .imagine {width:90px; height:90px; overflow:hidden; margin:0px auto; border:1px solid #888; margin-bottom:5px;}
		.cHome .imagine a {outline:none;}
		.cHome .imagine img {border:none;}
				
		.pDet {}
		.pDet small {font-size:11px; color:#888; font-weight:normal;}
		.pDet span {display:block;}
		.pDet h2 {padding:5px 0; font-size:22px;}
		.pDet p {line-height:14px; padding:0 0 7px 0;}
		.pDetImg {width:298px; height:220px; border:1px dashed #888;}
		.pDetImg a.photo {height:200px; outline-style:none;}
		.pDetImg a.galerie {display:block; padding:0 0 0 20px; text-align:left; background:url(../images/icon_view.gif) no-repeat left center;}
		.pDet .desp {padding:5px 0; border-bottom:1px dotted #bbb;}
		.pDetGallery {width:90px; height:90px; border:1px dashed #cbcbcb; margin:0 8px 8px 3px;}
		.pDetGallery a {display:block; height:90px; text-indent:-9999px; outline-style:none; text-align:left;}
		
		.dv {margin:0 5px 5px 0; border:1px dashed #cbcbcb;}
		.dv h3 {padding-bottom:10px;}
		.dv h4 {margin:0px; padding:0 0 5px 0; font-size:14px;}
		.dv .field1, .dv .required {width:180px;}
		.dv textarea {height:100px;}
		.dv360 {width:340px; padding:10px;}
		.dv360 .w100 {width:100px; padding:0 0 10px 0;}
		.dv360 .w200 {width:230px; padding:0 0 10px 0;}
		
.frmRow {padding:0 50px 10px 0; text-align:right;}

.message {padding:5px 5px 5px 25px; margin-bottom:5px; font-weight:bold; color:#d30000; border:1px solid #d30000; background:url(../images/icon_warning.gif) no-repeat 5px 6px #ffd;}
.message span {display:block; width:630px;}
.message a {display:block; width:50px; padding:0 20px 0 0; text-align:right; background:url(../images/icon_close.gif) no-repeat right center;}


.footer {border-top:3px solid #a00; color:#fff;}
.footer .producatori {background-color:#fff; text-align:center;}
.footer .producatori ul {margin:0px; padding:0px; list-style:none;}
.footer .producatori ul li{float:left; margin:5px;}
.footer .producatori a {display:inline;}
.footer .producatori img {margin:0 10px;}
.footer a {color:#fff; text-decoration:underline;}
.footer a:hover {color:#000;}
.footer .info {padding:5px 0; line-height:18px;}

.field1, .required {padding:2px; font-size:11px; border:1px solid #2d2d2d; background-color:#fff;}
.select1 {padding:1px; border:1px solid #2d2d2d; background-color:#fff; font-size:11px;}
.button1 {padding:2px; border:0px; margin:0px; font-size:11px; color:#fff; background:url(../images/bg_input_btn.png) repeat-x left top #292929;}
.buttonSmall {padding:1px; border:0px; margin:0px; font-size:11px; color:#fff; background:url(../images/bg_input_btn.png) repeat-x left top #292929;}
.validation-advice {color:#FF3300; font:normal 11px Tahoma;}

#fakepixel {width:196px;}
#fakepixel span {color:#333333;}
#fakepixel img {border:0px; margin-bottom:-1px;}
#fakepixel a {color:#8b0000;/* se schimba in functie de culoarea backgroundului pe care este pusa semnatura */ display:block; width:200px; font:normal 11px Tahoma; text-decoration:none;}
#fakepixel a:hover {color:#343434;}

.registerContent {margin-right:5px;}
.registerContent fieldset{margin-bottom:15px; border:1px #535353 solid; padding:5px;}
.registerContent fieldset legend{font:bold 14px Trebuchet MS; color:#2D2D2D; padding:0px 5px; margin:0px 5px;}

fieldSet#contactUsForm{margin-right:5px; padding:5px; border:1px #535353 solid;}
fieldSet#contactUsForm{margin-bottom:15px; border:1px #535353 solid; padding:5px;}
fieldSet#contactUsForm legend{font:bold 14px Trebuchet MS; color:#2D2D2D; padding:0px 5px; margin:0px 5px;}

fieldSet.searchBoxes{margin:5px; border:1px #535353 solid; padding:5px;}
fieldSet.searchBoxes legend{font:bold 14px Trebuchet MS; color:#2D2D2D; padding:0px 5px; margin:0px 5px;}

fieldSet.shippingBoxe{margin:5px; border:1px #535353 solid; padding:10px;}
fieldSet.shippingBoxe legend{font:bold 14px Trebuchet MS; color:#2D2D2D; padding:0px 5px; margin:0px 5px;}
fieldSet.shippingBoxe fieldSet{margin:5px; border:1px #a1a1a1 dotted; padding:10px;}

dl.editAccount dt{font:bold 14px/24px Trebuchet MS; color:#2D2D2D;}
dl.editAccount dd ol{margin:5px 25px; list-style:lower-alpha inside;}

ul.sitemap {margin-left:25px;}
ul.sitemap li{font:bold 16px/24px Trebuchet MS;}
ul.sitemap li ul{margin-left:25px;}
ul.sitemap li ul li{font:normal 14px/24px Trebuchet MS;}
ul.sitemap li ul li ul li{font:normal 12px/24px Trebuchet MS;}

.pNextPrev a {color:#3E3E3E;}
.pNextPrev a:hiver {color:#d30000;}

div.autocomplete {position:absolute; background-color:white; border:1px solid #888; margin:0; padding:0; z-index:1000; color:black;}
div.autocomplete ul {list-style-type:none; margin:0; padding:0;}
div.autocomplete ul li {list-style-type:none; margin:0; padding:1px; cursor:pointer;}

div.autocomplete ul li a span.clear{display:block;}
div.autocomplete ul li a span.fR{font-size:11px;}

div.autocomplete ul li.title{cursor:default;}
div.autocomplete ul li.title b{display:block; color:#fff; background:url(../images/level_one_on.gif) no-repeat 9px 9px #6c6c6c;}
div.autocomplete ul li.title b b{display:block; background:url(../images/dot_white.gif) no-repeat left top;}
div.autocomplete ul li.title b b b{background:url(../images/dot_white.gif) no-repeat right top;}
div.autocomplete ul li.title b b b b{background:url(../images/dot_white.gif) no-repeat right bottom;}
div.autocomplete ul li.title b b b b b{padding:5px 5px 5px 25px; background:url(../images/dot_white.gif) no-repeat left bottom;}

div.autocomplete ul li a.results{display:block; margin-left:10px; color:#535353; background:url(../images/level_two_arr.gif) no-repeat 5px 9px #eaeaea;}
div.autocomplete ul li a.results b{display:block; background:url(../images/dot_white.gif) no-repeat left top;}
div.autocomplete ul li a.results b b{background:url(../images/dot_white.gif) no-repeat right top;}
div.autocomplete ul li a.results b b b{background:url(../images/dot_white.gif) no-repeat right bottom;}
div.autocomplete ul li a.results b b b b{padding:3px 2px 2px 15px; font-weight:normal; background:url(../images/dot_white.gif) no-repeat left bottom;}

div.autocomplete ul li.selected a.informal{background-color:#F8AB41;}

div.autocomplete ul li.advancedSearch a{display:block;text-align:right; font:bold 11px Trebuchet MS; color:#d30000; background-color:#fff !important; text-decoration:none;}
div.autocomplete ul li.advancedSearch a:hover{color:#2d2d2d;}

.filterSection {background-color:#EEEEEE; border:1px #888888 solid; margin-right:5px; padding:5px;}

.filterSection h4.titleManufFilter {font:bold 14px/20px  Trebuchet MS;}
.filterSection h4.titleManufFilter input{margin:4px;}

.filterSection ul.listManufFilter {margin:0px; padding:0px; list-style:none; line-height:20px;}
.filterSection ul.listManufFilter li{float:left; width:25%;}
.filterSection ul.listManufFilter input{margin:4px;}
