/* --------- general styles --------- */
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma;
	background: #efeeee;
}

.cb { clear: both; height: 0; line-height: 0; font-size: 0; }
.fl { float: left; }
.fr { float: right; }

.fwb { font-weight: bold; }

.pr15 { padding-right: 15px !important; }

a { outline: none; }

form, fieldset
{
	margin: 0;
	padding: 0;
}

fieldset { border: 0; }

.ta_right { text-align: right; }
.ta_left { text-align: left; }
.ta_center { text-align: center; }

.blueHeading { font-size: 24px; color: #32689b; }
.blueMedium { font-size: 18px; color: #32689b; }

.mb5 { margin-bottom: 5px; }
.mb15 { margin-bottom: 15px; }

.grayBox { background: #efeeee; border: 3px solid #fff; }
.grayBox .padd { padding-left: 15px; padding-top: 15px; padding-bottom: 15px; }
.grayText { font-size: 12px; color: #797a7c; } 
.grayLink { cursor: pointer; color: #797a7c;  }
.blueLink, .glinks a { cursor: pointer; color: #32689b; }
.redLink { cursor: pointer; color: #db292a; }
.whiteLink { cursor: pointer; color: #e9e9e9; }
.glinks a:hover, .redLink:hover, .whiteLink:hover, .blueLink:hover, .grayLink:hover { text-decoration: none; }

.pdfLink
{
	background: url(../image/pdf-icon.gif) left top no-repeat;
	padding-left: 25px;
}

.redText { color: #db292a; }
.grayBox textarea { border: 1px solid #d9d7d8; }

table.fields td { padding-bottom: 5px; font-size: 12px; vertical-align: top; }
table.fields td.left { padding-top: 7px; }
table.fields span.required { color: #ec3636; margin-right: 2px;  }
table.fields label { color: #939393; }
table.fields td input.txt, table.fields td textarea.txt, input.gtxt { width: 265px; font-size: 14px; padding: 4px; border: 1px solid #d9d7d8; }
table.fields td input.checkbox, table.fields td input.radio { position: relative; top: 2px; }

label.glabel
{
	position: relative; top: -1px;
}

ul.arrows { list-style: none; }
ul.arrows li { font-size: 12px; color: #7f7f7f; padding-top: 2px; padding-bottom: 2px; }
ul.arrows li a { color: #7f7f7f; text-decoration: none; background: url(../image/arrowbg.gif) left 5px no-repeat; padding-left: 10px; }
ul.arrows li a:hover { text-decoration: underline; }

img.ibd { border: 1px solid #7290bd; }

table.general {}
table.general td { vertical-align: top; padding: 5px; }
table.general tr.header td {  border-top: 1px solid #dfdede; border-bottom: 1px solid #dfdede; text-align: left; font-size: 14px; font-weight: bold; }
table.general tr.subheader td { border-bottom: 1px solid #dfdede; }
table.general tr.item td { border-left: 1px solid #dfdede; border-bottom: 1px solid #dfdede; font-size: 12px; text-align: left; }
table.general td.last { border-right: 1px solid #dfdede; }
table.general td.lastb { border-bottom: 1px solid #dfdede; }
table.general td.first { border-left: 1px solid #dfdede; }
table.general tr.even td { background: #e4e4e4; }

/* --------- end general styles --------- */

/* --------- header styles --------- */
div.header
{
	width: 100%;
	height: 140px;
	background: url(../image/headerbg.jpg) left top repeat-x;
}

div.header div.content, div.mainContent div.content, div.footer div.content, div.breadcrumbContent
{
	width: 962px;
	margin-left: auto;
	margin-right: auto;	
}

div.breadcrumb { background: #dededd; width: 100%; }
div.breadcrumb .padd { padding-top: 5px; padding-bottom: 10px; }


div.header div.content div.logo
{
	float: left;
	width: 252px;
}

div.header div.content div.logo a
{
	width: 229px;
	height: 91px;
	background: url(../image/logo2-manuale.png) top left no-repeat;
	display: block;
	cursor: pointer;
}

div.header div.content div.logo .pad
{
	padding-top: 30px;
}

div.header div.content div.headRight
{	
	float: left;
	font-size: 12px;
	color: #e9e9e9;
}


div.header div.content div.headRight div.top
{	
	height: 83px;	
}

div.header div.content div.headRight div.top .pad
{
	padding-top: 23px;
}

div.header div.content div.headRight div.top div.headCart
{
	float: left;
}

div.header div.content div.headRight div.top div.headCart div.text, div.header div.content div.headRight div.top div.phone div.text
{
	margin-left: 8px;
	float: left;
	padding-top: 11px;	
}

div.header div.content div.headRight div.top div.headCart div.text
{
	width: 169px;
	padding-right: 10px;
}

div.header div.content div.headRight div.top div.phone
{
	
	float: left;
}

div.header div.content div.headRight div.top div.search
{
	float: left;
	margin-left: 57px;
}

div.header div.content div.headRight div.top div.search input.txt
{
	width: 225px;
	background: #fff;
	border: 1px solid #b4b2b2;
}

div.header div.content div.headRight div.top div.search input.checkbox
{
	position: relative;
	top: 3px;
}

div.header div.content div.headRight div.top div.search .cautaBtn
{
	width: 71px;
	height: 23px;
	background: url(../image/cautaBtn.gif) no-repeat;
	border: 0;
	cursor: pointer;
	margin-left: 5px;
}

div.header div.content div.headRight div.bottom
{	
	height: 55px;
}

div.header div.content div.headRight div.bottom div.wrapper
{
	float: left;
	background: url(../image/headlinksep.gif) top left no-repeat;
}

div.header div.content div.headRight div.bottom a
{
	height: 31px;
	color: #fff;
	text-decoration: none;	
	padding-top: 24px;
	display: block;	
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

div.header div.content div.headRight div.bottom a:hover, div.header div.content div.headRight div.bottom a.selected
{
	background: #1d5078;
}

div.header div.content div.links { margin-bottom: 5px; }
div.header div.content div.links a { color: #e9e9e9; }
div.header div.content div.links a:hover { text-decoration: none; }
/* --------- end header styles --------- */


/* --------- mainContent styles --------- */

div.mainContent
{
	background: #dededd;	
	min-height: 559px;
	padding-bottom: 10px;	
}

div.mainContent div.content
{
	padding-top: 15px;	
}

div.mainContent div.content div.heading
{
	font-size: 20px;
	color: #336699;
	margin-bottom: 23px;
}

div.mainContent div.content div.box
{
	height: 268px;
	margin-bottom: 20px; 	
}

div.mainContent div.content div.item
{
	width: 180px;
	/*height: 210px;*/
	float: left;
	background: url(../image/itembg.gif) top right no-repeat;
	font-size: 12px;	
}


div.mainContent div.content div.item .padd
{
	padding-left: 5px;
	padding-right: 5px;	
}

div.mainContent div.content div.itemLast
{
	background: none !important;
}

div.mainContent div.content div.item div.title
{
	height: 28px;
		
}

div.mainContent div.content div.item div.pret { margin-top: 8px; }

div.mainContent div.content div.item div.title a
{
	color: #3a3c3e;
	font-weight: bold;
	text-decoration: none;
}

div.mainContent div.content div.item div.title a:hover
{
	color: #5f7fa0;
}

div.mainContent div.content div.item div.img
{
	margin-top: 9px;
	height: 155px;	
	width: 120px;	
}

div.mainContent div.content div.item div.adauga
{
	margin-top: 11px;
}

div.mainContent div.content div.item div.adauga a, .productsList a.addToCart
{
	display: block;
	width: 151px;
	height: 26px;
	background: url(../image/addToCart.jpg) no-repeat;
}

div.mainContent div.content div.boxLeft
{
	float: left;
	width: 600px;	
}

div.mainContent div.content div.boxLeft div.box
{	
	width: 589px;
	height: 267px;
	background: url(../image/boxLeft.jpg) top left no-repeat;	
}

div.mainContent div.content div.boxLeft div.box div.boxWrapper
{
	width: 571px;
	height: 252px;
	overflow: hidden;
	position: relative;
	
	left: 8px;
	top: 8px;
}

div.mainContent div.content div.boxLeft div.box div.padd
{
	position: absolute;
	width: 800px;	
	padding-top: 0px;
	padding-left:0;
	margin-left:0;
}

 a.leftArrow
{
	width: 30px;
	height: 21px;
	float: left;
	display: block;
	background: url(../image/slideArrowLeft.gif);
	margin-top: 3px;
	outline: none;
}

 a.rightArrow
{
	width: 30px;
	height: 21px;
	float: left;
	display: block;
	background: url(../image/slideArrowRight.gif);
	margin-left: 10px;
	margin-top: 3px;
	outline: none;
}

/* --- slideItems --- */

div.mainContent div.content div.boxLeft div.box div.slideItem a.title
{
	color: #7c7e83;
	font-size: 18px;		
	text-decoration: none;
	cursor: pointer;
	display: block;
}

div.mainContent div.content div.boxLeft div.box div.slideItem a.title img
{
	margin-right: 5px;
	position: relative;
	top: 8px;
}

div.mainContent div.content div.boxLeft div.box div.slideItem
{
	width: 179px;
	height: 173px;
	float: left;
	/*margin-left: 35px;*/
}

div.mainContent div.content div.boxLeft div.box div.slideItem .items
{
	margin-top: 6px;
}

div.mainContent div.content div.boxLeft div.box div.slideItem div.items div.itm
{	
	float: left;
	width: 65px;
	cursor: pointer;	
}

div.tooltip
{	
	z-index: 999;
	position: absolute;	
	/*margin-top: -35px;*/
	cursor: pointer;
	opacity: 0.2;		
}

div.tooltip .toolTipContent
{		
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	color: #817f7f;	
	width: 301px;	
	background: url(../image/ttContent.png) top left repeat-y;		
}

div.tooltip .toolTipContent .padder
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.tooltip .toolTipTop
{	
	width: 301px;
	height: 7px;		
	background: url(../image/ttTop.png) top left no-repeat;	
}

div.tooltip .toolTipBottom
{	
	width: 301px;
	height: 31px;	
	background: url(../image/ttBottom.png) top left no-repeat;	
}

div.tooltip .toolTipBottom .linkHolder
{
	width: 100%;
	text-align: center;
	padding-top: 4px;
}

div.tooltip .toolTipBottom a.detalii
{
	font-size: 14px;
	cursor: pointer;
	color: #f1f8ff;	
	text-decoration: underline;
}

div.tooltip .toolTipBottom a.detalii:hover
{
	text-decoration: none;
}

/*
div.tooltip .toolTipContent
{		
	text-align: center;
	font-size: 12px;
	color: #7c7e83;	
	width: 165px;
	background: url(../image/toolTipContentBig.png) top left repeat-y;	
}

div.tooltip .toolTipContent table td { text-align: left !important; vertical-align: top; }

div.tooltip .toolTipTop
{	
	width: 165px;
	height: 9px;		
	background: url(../image/toolTipTopBig.png) top left no-repeat;
}

div.tooltip .toolTipBottom
{	
	width: 165px;
	height: 29px;	
	background: url(../image/toolTipBottomBig.png) top left no-repeat;
}*/

/* --- end slideItems --- */

div.mainContent div.content div.boxLeft div.box table td { vertical-align: top; font-size: 14px; }

div.mainContent div.content div.boxLeft div.box table td.left
{
	width: 116px;
	padding-bottom: 20px;
	padding-top: 7px;
	color: #8e8c8c;
}

div.mainContent div.content div.boxLeft div.box div.selLeft
{
	width: 342px;
	height: 28px;
	float: left;
	background: url(../image/selLeft.gif) top left no-repeat;
}



div.mainContent div.content div.boxLeft div.box div.selLeft div.clickWrapper { cursor: pointer; z-index: 999; position: absolute; height: 26px; width: 342px; }

div.mainContent div.content div.boxLeft div.box div.selRight
{
	width: 32px;
	height: 28px;
	float: left;
	background: url(../image/selRight.gif) top left no-repeat;
	cursor: pointer;
}

div.mainContent div.content div.boxLeft div.box table td.right
{
	width: 375px;
	padding-bottom: 20px;
}

div.mainContent div.content div.boxLeft div.box div.selLeftItems
{
	border-top: 1px solid #eaeaea;
	position: absolute;
	margin-top: 25px;
	z-index: 999;	
}

div.mainContent div.content div.boxLeft div.box div.selLeftItem
{
	width: 100%;
	margin-left: 1px;
	cursor: pointer;
}

div.mainContent div.content div.boxLeft div.box div.selLeftItem .selpad
{
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.mainContent div.content div.boxLeft div.box div.selLeft div.selValue
{
	position: absolute;
	margin-top: 4px;
	margin-left: 3px;
}

div.mainContent div.content div.boxLeft div.box div.hl, div.mainContent div.content div.boxLeft div.box div.sel
{
	background: #316ac5;
	color: #fff;
}

div.mainContent div.content div.boxLeft div.box div.selLeftItems .sb
{
	width: 342px;
	background: url(../image/sb.gif) top left repeat-y;
}

div.mainContent div.content div.boxLeft div.box div.selLeftItems .sbg
{
	width: 342px;
	height: 3px;
	background: url(../image/sbg.png) top left no-repeat;
	line-height:3px;
	font-size: 3px;
}

div.mainContent div.content div.boxLeft div.box table input.cauta
{
	width: 103px;
	height: 37px;
	background: url(../image/cautaBigBtn.gif) no-repeat;
	border: 0;	
	cursor: pointer;
}

div.mainContent div.content div.boxRight
{	
	padding-bottom: 15px;
	float: left;
	width: 360px;
}

div.mainContent div.content div.boxRight div.box div.login, div.mainContent div.content div.boxRight div.box div.contulMeu
{
	font-size: 12px;
	width: 343px;
	height: 131px;
	background: url(../image/loginbg.gif) top left no-repeat;
	cursor: pointer;
}

div.mainContent div.content div.boxRight div.box div.contulMeu
{
	background: url(../image/contulmeuBg.gif) top left no-repeat !important;
}

div.mainContent div.content div.boxRight div.box div.contulMeu .padd 
{
	padding-left: 0 !important;
	padding-top: 20px !important;
}

div.mainContent div.content div.boxRight div.box div.contulMeu ul { list-style: none; }
div.mainContent div.content div.boxRight div.box div.contulMeu ul li { padding-top: 3px; padding-bottom: 3px; }

div.mainContent div.content div.boxRight div.box div.contulMeu ul li a { display: block; padding-left: 25px; }

div.mainContent div.content div.boxRight div.box div.contulMeu a.iconEditAccount
{
	height: 18px;	
	background: url(../image/iconEditAccount.gif) top left no-repeat;
}

div.mainContent div.content div.boxRight div.box div.contulMeu a.iconAdrese
{
	height: 15px;		
	background: url(../image/iconAdrese.gif) top left no-repeat;
}

div.mainContent div.content div.boxRight div.box div.contulMeu a.iconIstoric
{
	height: 15px;		
	background: url(../image/iconIstoric.gif) top left no-repeat;
}

div.mainContent div.content div.boxRight div.box div.contulMeu a.iconNewsletter
{
	height: 17px;		
	background: url(../image/iconNewsletter.gif) top left no-repeat;
}

div.mainContent div.content div.boxRight div.box div.login input.txt
{
	width: 225px;
	border: 1px solid #e4e2e2;
}

div.mainContent div.content div.boxRight div.box div.login input.login
{
	width: 71px;
	height: 23px;
	border: 0;
	background: url(../image/loginBtn.gif) no-repeat;
	cursor: pointer;
}

div.mainContent div.content div.boxRight div.box div.login table td { vertical-align: top; }

div.mainContent div.content div.boxRight div.box div.login table td.left
{
	padding-top: 3px;
	padding-bottom: 5px;
	width: 57px;
}

div.mainContent div.content div.boxRight div.box div.login a { color: #32689b; }
div.mainContent div.content div.boxRight div.box div.login a:hover { text-decoration: none; }

div.mainContent div.content div.boxRight div.box div.login table td.right
{
	padding-bottom: 5px;
}

div.mainContent div.content div.boxRight div.box div.login div.padd, div.mainContent div.content div.boxRight div.box div.contulMeu div.padd
{
	padding-left: 30px;
	padding-top: 30px;
}

div.mainContent div.content div.boxRight div.box div.comandati
{
	width: 342px;
	height: 136px;
	background: url(../image/comandati2.jpg) top left no-repeat;
	font-size: 14px;
	color: #878080;	
}

div.mainContent div.content div.boxRight div.box div.comandati div.padd
{
	padding-left: 183px;
	padding-top: 23px;
	padding-right: 13px;
}

div.mainContent div.content div.viewProduct
{	
}

div.mainContent div.content div.viewProduct div.left
{
	width: 291px;
	float: left;		
}

div.mainContent div.content div.viewProduct div.left img
{
	border: 6px solid #ffffff;
}

div.mainContent div.content div.viewProduct div.right
{
	float: left;
	margin-left: 15px;
	width: 612px;
}

div.mainContent div.content div.viewProduct div.right div.title a { font-size: 24px; font-weight: bold; text-decoration: none; color: #1c6bb5; }
div.mainContent div.content div.viewProduct div.right div.autor { font-size: 16px; font-weight: bold; color: #595c5f; margin-top: 10px;  } 
div.mainContent div.content div.viewProduct div.right div.productInfos { margin-top: 15px; font-size: 12px; color: #595c5f; line-height: 20px; } 
div.mainContent div.content div.viewProduct div.right div.productDescription { margin-top: 36px; font-size: 12px; color: #595c5f; }
div.mainContent div.content div.viewProduct div.right div.productAddToCart { font-size: 18px; color: #db292a; margin-top: 23px;  }
div.mainContent div.content div.viewProduct div.right div.productAddToCart button.productAddToCart 
{
	width: 165px;
	height: 33px;
	background: url(../image/productAddToCart.jpg);
	border: 0;
	margin-left: 28px;
	position: relative;
	top: -5px;
	cursor: pointer;
}
div.mainContent div.content div.viewProduct div.right div.clients 
{ 
	font-size: 14px; 
	color: #595c5f; 
	margin-top: 23px; 
	background: url(../image/clients.gif) top left no-repeat;	
	display: block;
	padding-left: 42px;
	padding-top: 8px;
} 

div.mainContent div.content div.viewProduct div.right div.product_options
{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

div.mainContent div.content div.viewProduct div.right div.clients ul { list-style: none; }
div.mainContent div.content div.viewProduct div.right div.clients li { padding-top: 2px; padding-bottom: 2px; }
div.mainContent div.content div.viewProduct div.right div.clients li a 
{  
	font-size: 12px;
	color: #595c5f;
	background: url(../image/blueArrow.gif) top left no-repeat;
	padding-left: 30px;
}
div.mainContent div.content div.viewProduct div.right div.clients li a:hover { text-decoration: none; }

div.mainContent div.content div.viewProduct div.right a.pareri 
{
	font-size: 14px;
	color: #595c5f;
	text-decoration: none;
	background: url(../image/pareriIcon.gif) top left no-repeat;
	height: 29px;
	display: block;
	padding-left: 40px;
	padding-top: 3px;	
}

/* ---- cart styles ---- */

div.mainContent div.content div.cartTitle { font-size: 24px; color: #32689b;}

div.mainContent div.content div.cart 
{
	 margin-top: 15px; 
	 border: 4px solid #ffffff;
	 width: 100%;
	 background: #efeeee;	 
}

div.mainContent div.content div.cart div.padd
{
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

div.mainContent div.content div.cart table.cartTable td
{
	vertical-align: top;
}

div.mainContent div.content div.cart table.cartTable td.headerFirst
{
	border-left: 2px solid #dfdede;
}

div.mainContent div.content div.cart table.cartTable td.header
{	
	border-top: 2px solid #dfdede;		
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 12px;
	color: #5d6366;	
}


div.mainContent div.content div.cart table.cartTable tr.bb td
{
	border-bottom: 2px solid #dfdede;
}

div.mainContent div.content div.cart table.cartTable td.headerLast
{
	border-right: 2px solid #dfdede;
}

div.mainContent div.content div.cart table.cartTable tr.item td
{
	border-bottom: 2px solid #dfdede;
	border-left: 2px solid #dfdede;
	font-size: 14px;
	color: #5d676a;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}

div.mainContent div.content div.cart table.cartTable tr.item td input.qty
{
	width: 53px;
	border: 1px solid #c6c6c6;		
	margin-right: 10px;
	margin-top: 5px;
}

div.mainContent div.content div.cart table.cartTable tr td a.continuaCos
{
	width: 259px;
	height: 31px;
	float: left;
	display: block;
	background: url(../image/continuaCos.gif) top left no-repeat;
}

div.mainContent div.content div.cart table.cartTable tr td a.actualCos
{
	width: 259px;
	height: 31px;
	float: left;
	display: block;
	background: url(../image/actualCos.gif) top left no-repeat;
	margin-left: 41px;
}

div.mainContent div.content  a.trimiteCos
{
	width: 168px;
	height: 30px;
	display: block;
	background: url(../image/trimiteCos.gif) top left no-repeat;
}

div.mainContent div.content div.cart table.cartTable tr td div.totals
{
	width: 198px;
	background: #fff;
	text-align: left;
	margin-bottom: 11px;
	font-size: 16px;
	color: #32689b;
	line-height: 25px;
}

div.mainContent div.content div.cart table.cartTable tr td div.totals table td.left { font-weight: bold; }
div.mainContent div.content div.cart table.cartTable tr td div.totals table td.right { text-align: right; }

div.mainContent div.content div.cart table.cartTable tr td div.totals div.padded
{
	padding: 6px;
}

/* ---- end cart styles ---- */

/* ---- login boxes ---- */

div.mainContent div.content div.loginBox
{
	border: 8px solid #fff;
	background: #efeeee;	
	width: 442px;
	height: 313px;
}

div.mainContent div.content div.loginBox .big { font-size: 20px; color: #5d6366; margin-bottom: 5px; }
div.mainContent div.content div.loginBox .medium { font-size: 12px; color: #7f7f7f; }
div.mainContent div.content div.loginBox .small { font-size: 12px; color: #939393; }

div.mainContent div.content div.loginBox .boxContent 
{ 
	height: 150px;
	margin-top: 6px;
}

div.mainContent div.content div.loginBox a.creeazaCont
{
	width: 176px;
	height: 29px;
	display: block;
	background: url(../image/creeazaContBtn.gif) top left no-repeat;
	margin-left: 245px;
}

div.mainContent div.content div.loginBox a.loginBig
{
	width: 176px;
	height: 29px;
	display: block;
	background: url(../image/loginBigBtn.gif) top left no-repeat;
	margin-left: 245px;
}

div.mainContent div.content div.loginBox input.txt { width: 225px; border: 1px solid #d9d7d7; font-size: 15px; padding: 4px; }

div.mainContent div.content div.loginBox .padd { padding-left: 8px; padding-top: 13px; }

div.mainContent div.content div.loginBox span.required { color: #ec3636; position: relative; top: 4px; }

div.mainContent div.content div.rgbox { /*height: 615px;*/ width: 100%; }

div.mainContent div.content div.rgbox table.register { margin-top: 10px; }

div.mainContent div.content div.rgbox table.register td { vertical-align: top; }

div.mainContent div.content div.rgbox table.register td input.continua { cursor: pointer; margin-left: 211px; margin-top: 57px; width: 168px; height: 30px; background: url(../image/continuare.gif); border: 0; }

div.mainContent div.content .schimbAdr { display: block; width: 168px; height: 30px; background: url(../image/schimbare_adresa.gif) top left no-repeat; border: 0; }

/* ---- end login boxes ---- */

div.mainContent div.content div.metLiv { margin-top: 12px; }
div.mainContent div.content div.metLiv input.radio { position: relative; top: -2px; }
div.mainContent div.content div.metLiv .left { float: left;  width: 15px; margin-right: 8px; }
div.mainContent div.content div.metLiv .center { float: left; width: 320px;}
div.mainContent div.content div.metLiv .right { width: 62px; text-align:right; float:left; color: #db292a; margin-left: 9px;}
div.mainContent div.content a.inapoi { cursor: pointer; width: 168px; height: 30px; background: url(../image/inapoi.gif); display: block; }
div.mainContent div.content a.continuare { cursor: pointer; width: 168px; height: 30px; background: url(../image/continuare.gif); display: block; }
div.mainContent div.content a.trimite { cursor: pointer; width: 165px; height: 33px; background: url(../image/trimite-btn.jpg); display: block; }
div.mainContent div.content a.contact { cursor: pointer; width: 165px; height: 33px; background: url(../image/contact-btn.jpg); display: block; }
div.mainContent div.content a.aplicaCupon { width: 165px; height: 33px; background: url(../image/cupon-btn.jpg); display: block; }
div.mainContent div.content div.checkoutInfo { margin-left: 28px; margin-top: 16px; }

div.mainContent div.content div.finalizare { font-size: 12px; margin-top: 24px; background: #fff; width: 927px; }
div.mainContent div.content div.finalizare .padded { padding: 9px; } 
div.mainContent div.content div.finalizare table td { vertical-align: top; }
div.mainContent div.content div.finalizare table tr.header td { padding-top: 2px;}
div.mainContent div.content div.finalizare table tr.subheader td { padding-bottom: 15px; }
div.mainContent div.content div.finalizare table tr.item td { padding-right: 5px; padding-top: 2px; padding-bottom: 2px; }
div.mainContent div.content div.finalizare table tr td.cellTotal { padding-top: 35px; padding-bottom: 10px; padding-right: 11px; }
div.mainContent div.content div.finalizare table.totals { font-size: 14px; color: #32689b; }
div.mainContent div.content div.finalizare table.totals td.left { text-align: left; padding-left: 20px; }
div.mainContent div.content div.finalizare table.totals td.right { width: 85px; text-align: right; }

/* --------- end mainContent styles --------- */

/* --------- footer styles --------- */

div.footerTop
{
	width: 100%;
	height: 4px;
	background: url(../image/footertopbg.jpg) repeat-x;
	line-height: 4px;
	font-size: 4px;
}

div.footer
{
	font-size: 11px;
	width: 100%;
	height: 164px;
	background: #efeeee;
	color: #999999;
}

div.footer a 
{
	color: #999999;
	text-decoration: none;
}

div.footer a:hover { text-decoration: underline; }

div.footer span.sep { position: relative; top: -1px; margin-left: 10px; margin-right: 10px; }

div.footer span.hl { font-weight: bold; color: #366da2; }

div.footer div.content
{
	padding-top: 23px;
}

div.footer div.footerLeft
{
	width: 630px;
	float: left;
}

div.footer div.footerRight
{
	float: left;
}

div.footer div.footerRight span.big
{
	font-size: 18px;
	color: #32689b;
	position: relative;
	top: 17px;
}

/* --------- end footer styles --------- */

/* --------- old styles ---------------- */

/*
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
*/
form {
	padding: 0;
	margin: 0;
	display: inline;
}

/*
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}*/
/* layout */
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header .div2 {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#header .div3 {
	float: right;
	padding-top: 7px;
	height: 38px;
}
#header .div3 a {
	margin-left: 15px;
	padding: 1px 0px 2px 20px;
	background-repeat: no-repeat;
	background-position: left center;
}
#header .div4 {
	width: 510px;
	clear: right;
	float: right;
	height: 32px;
	padding-right: 14px;
}
#header .div4 a {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	background: url('../image/tab_1.png') no-repeat;
	text-align: center;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
#header #tab_checkout {
	font-size:12px;
	padding-top:2px;
	padding-bottom:11px;
}
#header .div4 a.selected {
	background: url('../image/tab_2.png') no-repeat;
	color: #FFF;
	padding-bottom: 10px;
	z-index: 3;
}
#header .div5 {
	clear: both;
}
#header .div5 .left {
	background: url('../image/header_1_left.png') no-repeat;
	width: 5px;
	height: 40px;
	float: left;
}
#header .div5 .right {
	background: url('../image/header_1_right.png') no-repeat;
	width: 5px;
	height: 40px;
	float: right;
}
#header .div5 .center {
	background: url('../image/header_1_center.png') repeat-x;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
}
#header .div6 {
	clear: both;
	margin-bottom: 10px;
}
#header .div6 .left {
	background: url('../image/header_2_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#header .div6 .right {
	background: url('../image/header_2_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#header .div6 .center {
	background: url('../image/header_2_center.png') repeat-x;
	height: 32px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#header .div7 {
	float: right;
	padding-top: 2px;
}
#header .div8 {
	float: left; margin-top: 6px;
}
#header .div9 {
	float: left;
}
#header .div10 {
	float: left; 
	margin-top: 2px;	
}
#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
/*
#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #000000;
}*/
.switcher {
	float: right;	
	margin-top: 3px;
	margin-left: 10px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #FFFFFF url('../image/switcher.png') repeat-x;
}
.switcher .selected a {
	border: 1px solid #CCCCCC;
	background: url('../image/arrow_down.png') 116px center no-repeat;
	color: #666666;
	padding: 2px 5px 2px 5px;
	width: 121px;
}
.switcher .selected a:hover {
	background: #F0F0F0 url('../image/arrow_down.png') 116px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: none;
	width: 131px;
}
.switcher .option a {
	color: #000;
	padding: 3px 5px 3px 5px;
}
.switcher .option a:hover {
	background: #FFC;
}
.switcher img {
	position: relative;
	top: 1px;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	clear: left;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
#content {
	margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 10px;
}
#content .top .left {
	background: url('../image/content_top_left.png') no-repeat;
	width: 5px;
	height: 32px;
	float: left;
}
#content .top .right {
	background: url('../image/content_top_right.png') no-repeat;
	width: 5px;
	height: 32px;
	float: right;
}
#content .top .center {
	background: url('../image/content_top_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
}
#content .top h1 {
	padding: 8px 0px 8px 7px;
}
#content h1, .heading {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom .left {
	background: url('../image/content_bottom_left.png') no-repeat;
	width: 5px;
	height: 5px;
	float: left;
}
#content .bottom .right {
	background: url('../image/content_bottom_right.png') no-repeat;
	width: 5px;
	height: 5px;
	float: right;
}
#content .bottom .center {
	background: url('../image/content_bottom_center.png') repeat-x;
	height: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 8px 7px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}

/*
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}*/
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 4px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
/*
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}*/
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

/* ----- delimiter ---- */

.product_previews
{
	text-align: left;
	font-size: 12px;
}

/*
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}

.tab_page {	
	border: 1px solid #DDDDDD;
	display: block;
	z-index: 2;	
}

.tabs a { cursor: pointer; }*/

.tabs { margin-top: 20px; }

.tab
{
	float: left;
	font-size: 14px;
	cursor: pointer;
	margin-left: 15px;
	position: relative;
	top: 1px;
}

.tab .tabLeft { width: 8px; height: 30px; background: url(../image/tabstg.gif); float: left; }
.tab .tabMiddle {  color: #6f6d6d; height: 30px; background: url(../image/tabbg.gif); float: left; }
.tab .tabMiddle .padd { padding-top: 7px; padding-left: 10px; padding-right: 10px; }
.tab .tabRight { width: 8px; height: 30px; background: url(../image/tabdr.gif); float: left; }

.tabs .selected .tabLeft { background: url(../image/tabselstg.gif) !important; }
.tabs .selected .tabMiddle {  color: #e45f5f; background: url(../image/tabselbg.gif) !important; }
.tabs .selected .tabRight { background: url(../image/tabseldr.gif) !important; }

.tab_page { width: 645px; margin: 0; padding: 0; }
.tab_page .tabpagetop { width: 100%; height: 7px; font-size: 7px; line-height: 7px; background: url(../image/tabpagetop.gif) top left no-repeat; }
.tab_page .tabpagebottom { width: 100%; height: 7px; font-size: 7px; line-height: 7px; background: url(../image/tabpagebottom.gif) top left no-repeat; }
.tab_page .tabpagemiddle { font-size: 12px; width: 100%; background: url(../image/tabpagebg.gif) top left repeat-y; }
.tab_page .tabpagemiddle .padded { padding: 10px; }

#content_search label { position: relative; top: -2px; cursor: pointer; }

.searchBtn 
{  
	display: block;
	border: 0;
	cursor: pointer;
	width: 165px;
	height: 33px;
	background: url(../image/cautare-btn.jpg);
	margin-top: 10px;
}

.searchResults {}

.searchResults .padd { padding-left: 15px; padding-top: 15px; font-size: 12px; }

.pagination {
	display: inline-block;
	width: 100%;
	/*background: #F8F8F8;*/
	margin-top: 25px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}

.comment { padding-bottom: 5px; border-bottom: 1px solid #eaeaea;  margin-bottom: 5px; }

.trimiteComment
{
	cursor: pointer;
	display: block;
	width: 165px;
	height: 33px;
	background: url(../image/trimite-comm-btn.jpg) top left no-repeat;
}

.productsList .product { height: 135px; padding-top: 10px; padding-bottom: 20px; padding-right: 10px; width: 440px; float: left; }
.productsList .product .left { float: left; }
.productsList .product .right { float: left; margin-left: 10px; }
.productsList .separator { width: 100%; clear: both; display: block; height: 1px; line-height: 1px; font-size: 1px; /*border-top: 2px solid #dfdede;*/ }
.productsList .rightSide { padding-left: 20px; /*border-left: 2px solid #dfdede;*/ }
.asc { background: url(../image/sort_up.gif) right 2px no-repeat; padding-right: 12px; }
.desc { background: url(../image/sort_down.gif) right 2px no-repeat; padding-right: 12px; }

.sortsep { margin-left: 4px; margin-right: 4px; }