/* ******************************************************************** */
/* ************************** LAYOUT GENERAL SHOP ********************* */
/* ******************************************************************** */


body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fecfe5 url('img/body_bg.jpg') center top no-repeat;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	}

table, td, p {
	font-family: tahoma;
	color: #333333;
	font-size: 12px;
	}

form {
	display: inline;
	margin: 0;
	padding: 0;
	}
		
input, select, textarea {
	color: #333333;
	font-size: 12px;
	font-family: tahoma, verdana, helvetica;
	background: #ffffff;
	}
	

a:link, a:visited {
	text-decoration: none;
	color: #ce1a6f;
	}	
a:hover, a:active {
	text-decoration: none;
	color: #009999;
	}	
		
		
		
		
		
/* HEADER */

	
.header_site_container {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 840px;
	height: 112px;
	padding: 0 30px;	
	}
	
	.logo {
		position: absolute;
		top: 0;
		left: 28px;
		width: 205px;
		height: 95px;
		text-indent: 220px;
		white-space: nowrap;
		overflow: hidden;
		}
		
		.logo:hover {
			background: url('img/logo_hover.jpg') 0 0 no-repeat;
			}
	
	.welcome_customer {
		position: absolute;
		top: 50px;
		left: 360px;
		font-size: 12px;
		color: #666666;
		}
			
	.menu_top {
		position: absolute;
		top: 50px;
		right: 30px;	
		font-size: 11px;
		color: #ce1a6f;
		}
		
	.comenzi_tel {
		position: absolute;
		top: 77px;
		right: 30px;		
		font-size: 14px;
		font-weight: bold;
		color: #009999;
		}
		
		
	.support_online {
		position: absolute;
		top: 8px;
		right: 30px;
		display: block;	
		width: 125px;
		height: 42px;
		background: url('img/suport_ym.jpg') 0 0 no-repeat;
		}
		
	.menu_cart {
		position: absolute;
		top: 80px;
		left: 340px;
		font-size: 11px;
		color: #ce1a6f;
		font-weight: bold;
		}
		
		a.link_cart:link, a.link_cart:visited {
			padding: 0 0 0 25px;
			background: url('img/cart_icon.gif') 0 0 no-repeat;
			}
		a.link_cart:hover, a.link_cart:active {
			padding: 0 0 0 25px;
			background: url('img/cart_icon.gif') 0 -15px no-repeat;
			}
			
			a.link_cart span {
				font-weight: normal;
				color: #000000;
				}
		



		
		
/* CONTAINER */

	
.body_site_container {
	position: relative;
	margin: 0 auto;
	width: 840px;
	min-height: 600px;
	_height: 600px;	
	padding: 0 30px;	
	}
	
			
			

/* LEFT */

	
.left_site_container {
	position: relative;
	float: left;
	width: 212px;
	text-align: center;
	min-height: 500px;
	_height: 500px;
	font-size: 13px;
	}



/* search box left */
	
	.search_left_prod {
		position: relative;
		display: block;
		height: 32px;
		color: #757575;
		background: transparent;
		text-align: left;
		margin: 48px 0 15px 20px;
		}					
		
		.search_left_prod .search_input_prod {
			border: none;
			padding: 5px 0;
			background: transparent;
			width: 120px;
			color: #999999;
			font-size: 13px;
			}
			
		.search_left_prod .search_submit_prod {
			position: absolute;
			top: -3px;
			right: 10px;
			border: none;
			width: 33px;
			height: 33px;
			cursor: pointer;
			background: transparent;
			color: #999999;	
			font-size: 13px;
			}	
			
			
	/* categorii left meniu */
	
	.menu_cat_left {
		position: relative;
		display: block;
		margin: 0;
		padding: 0;
		text-align: left;
		margin: 0 0 15px 0;
		}
		
		.menu_cat_left a:link, .menu_cat_left a:visited {
			position: relative;
			display: block;
			heigh: 39px;
			padding: 12px 15px 12px 20px;
			margin: 0;
			text-align: left;
			background: url('img/menu_cat_bg.gif') left bottom no-repeat;
			}
			
			a.parent_cat:link, a.parent_cat:visited {
				color: #000000 !important;
				padding: 12px 12px;
				}
	
	
/* search box left */
	
	.extra_left_menu_container {
		position: relative;
		display: block;
		background: #ffffff url('img/extra_top_bg.gif') top left no-repeat;
		text-align: left;
		padding: 0;
		margin: 0 0 15px 0;
		}
		
		.extra_left_menu {
			position: relative;
			display: block;
			min-height: 125px;
			_height: 125px;
			background: url('img/extra_bottom_bg.gif') bottom left no-repeat;
			padding: 15px;
			}
			
			.extra_left_menu a:link, .extra_left_menu a:visited {
				color: #009999;
				}
				
			.extra_left_menu a:hover, .extra_left_menu a:active {
				color: #ce1a6f;
				}

						
			
	
/* RIGHT */

	
.right_site_container {
	position: relative;
	float: right;
	width: 586px;
	_width: 580px;
	padding: 0 21px 10px 21px;
	margin-top: 45px;
	text-align: left;
	min-height: 1100px;
	_height: 1100px;
	background: #ffffff url('img/right_bottom_bg.gif') left bottom no-repeat;
	}
	
	
	
	
	
		
				
			
		
	
/* FOOTER */

	
.footer_site_container {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 840px;
	height: 60px;
	padding: 0 30px;	
	}
	
	.menu_footer {
		position: absolute;
		top: 10px;
		right: 30px;	
		font-size: 11px;
		color: #ce1a6f;
		}
		
	.copy {
		position: absolute;
		top: 10px;
		left: 250px;		
		font-size: 11px;
		color: #666666;
		}
		
	.entire {
		position: absolute;
		top: 30px;
		right: 30px;		
		font-size: 11px;
		color: #ce1a6f;
		color: #666666;
		}
		
		.entire a:link, .entire a:visited {
			color: #666666;
			}
		
		
		
		
	#toTop {
		position: fixed;
		bottom: 10px;
		right: 10px;
		width: 48px;
		height: 48px;
		background: #fecfe5 url('img/uplink_bg.gif') 0 0 no-repeat;
		
		cursor: pointer;
		}
		
	#toTop:hover {
		background:#fecfe5 url('img/uplink_bg.gif') 0 -48px no-repeat;
		}		
		
		
		

		
		
/* ******************************************************************** */
/* ************************** LAYOUT ENGINE SHOP ********************* */
/* ******************************************************************** */





.teaflila_shop {
	position: absolute;
	
	top: 20px;
	display: block;
	font-size: 11px;
	color: #7d7d7d;
	z-index: 1;
	}
	
	.teaflila_shop b {
		font-weight: normal;
		}
		
	.teaflila_shop a:link, .teaflila_shop a:visited {
		color: #7d7d7d;
		}
	.teaflila_shop a:hover, .teaflila_shop a:active {
		text-decoration: underline;
		}
	
.cat_title {
	position: relative;
	top: -5px;
	display: block;
	font-size: 21px;
	font-weight: normal;
	font-family: 'trebuchet ms';
	color: #333333;
	margin: 0;
	padding: 0 0 30px 0;
	}


/* ---------------------*/
/* sitemap */
/* ---------------------*/
	
.sitemap_shop {
	position: relative;
	display: block;
	}
	
	.sitemap_shop a:link, .sitemap_shop a:visited {
		color: #000000;
		}
	
	.sitemap_shop h3 {
		font-weight: bold;
		font-family: 'trebuchet ms';
		font-size: 16px;
		color: #333333;
		padding: 0 0 15px 0;
		margin: 0;
		}
	
	.sitemap_shop_cat {
		position: relative;
		display: block;
		padding: 20px 40px 0 40px;
		}
		
		.sitemap_shop_cat .parent_cat {
			font-weight: bold;
			line-height: 40px;
			}
		
	.sitemap_shop_info1 {
		position: relative;
		display: block;
		padding: 20px 40px 0 40px;
		}
	
	.sitemap_shop_cont {
		position: relative;
		display: block;
		padding: 20px 40px 0 40px;
		}
		
	.sitemap_shop_info2 {
		position: relative;
		display: block;
		padding: 20px 40px 40px 40px;
		}
		
	


	
/* ******************************************************************** */
/* ************************** ENGINE		 ************************** */
/* ******************************************************************** */



/* ########################################################################################################################## */	
/* #####################   MODULE   ######################################################################################### */	
/* ########################################################################################################################## */	


/* MODULE - CSS DEFAULT _____________________________________  */	


/* CONTAINER POZITIE */
.loadposition {
	position: relative;
	margin: 0;
	padding: 0;
	}

/* VIZUALIZARE POZITIE */	
.viewposition {
	border: 2px solid #cc0033 !important;
	}
	/* nume pozitie */
	.viewposition .name_poz {
		position: absolute;
		top: 0;
		left: 0;
		background: #cc0033;
		padding: 2px;
		color: #ffffff;
		z-index: 9999;
		}

/* CONTAINER MODUL */
.modul_container {
	position: relative;
	display: block;
	/* padding: 5px;
	background: #f1f1f1;
	border: 1px solid #000000; */
	}
	
/* TITLE */	
	
	/* title_inline */
	.modul_title_inline {
		position: relative;
		display: block;
		padding: 5px;
		margin: 0;
		background: #ffffff;
		font-weight: bold;
		font-size: 14px;
		}
	
	/* title_toggle */
	.modul_title_toggle {
		display: block;
		position: relative;
		padding: 10px 30px 10px 10px;
		text-align: left;
		background: #cccccc;
		font-weight: bold;
		cursor: pointer;
		}
		
		.title_toggle_restrict {
			color: #666666;
			}
		
		.modul_title_toggle span {
			position: absolute;
			top: 5px;
			right: 5px;
			font-weight: normal;
			font-size: 13px;
			color: #000000;
			cursor: pointer;
			}
			
		.title_toggle_restrict span {
			color: #666666;
			}
		
		.loading_mod_img {
			position: absolute;
			top: 7px;
			left: 50%;
			border: none;
			}
			
	/* title_tab */		
	.modul_title_tab {
		color: #cc0033 !important;
		}
		
	.modul_title_tab_restrict {
		color: #666666 !important;
		}

		
/* HEAD */	
.modul_head_inline, .modul_head_toggle, .modul_head_tab, .modul_head_thickbox, .modul_head_new_window {
	
	}

/* FOOT */	
.modul_foot_inline, .modul_foot_toggle, .modul_foot_tab, .modul_foot_thickbox, .modul_foot_new_window {
	
	}


/* RESTRICT */	
.restrict_note_inline, .restrict_note_thickbox, .restrict_note_new_window {
	position: relative;
	display: block;
	background: #ffffff !important;
	border: 1px solid #cc0033 !important;
	}
	
.restrict_note_toggle, .restrict_note_tab {
	position: relative;
	display: none;
	background: #ffffff !important;
	border: 1px solid #cc0033 !important;
	}


/* CONTENT */		
			
	/* content_modul_toggle */
	.content_modul_toggle {
		position: relative;
		display: none;
		background: #e1e1e1;
		padding: 5px;
		min-height: 0;
		}
		
/* END MODULE - CSS DEFAULT _____________________________________  */	







/* erori si mesaje */

.listare_eroare {
	display: none;
	background: #ffb1b5 url(../../res_img/icons/16/exclamation.png) 8px 7px no-repeat;
	padding: 8px 8px 8px 30px;
	color: #af002c;
	margin-bottom: 8px;
	
	}
	
.listare_mesaj {
	display: none;
	background: #aeda7f url(../../res_img/icons/16/accept_green.png) 8px 7px no-repeat;
	padding: 8px 8px 8px 30px;
	color: #003800;
	margin-bottom: 8px;
	
	}





/* Info Box WITHOUT Headings */
.CPbox1            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5; BORDER: 1px solid #BBC3D3}
.CPbox1 A:link     {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:visited  {COLOR: #333333; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.CPbox1 A:hover    {COLOR: #996666; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: underline}

/* Info Box WITH Headings ( H = Heading cell ; B = Body cell ) */
.CPbox2            {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5;}
.CPbox2H           {COLOR: #333333; BACKGROUND-COLOR: #DDDDDD; PADDING: 1px}
.CPbox2H B         {COLOR: #333333;}
.CPbox2B           {COLOR: #333333; BACKGROUND-COLOR: #F5F5F5}
.CPbox2B A:link    {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:visited {COLOR: #333333; FONT-SIZE: 10px; TEXT-DECORATION: none}
.CPbox2B A:hover   {COLOR: #996666; FONT-SIZE: 10px; TEXT-DECORATION: underline}

/* Box - Page Headings */
.CPpageHead {BORDER-BOTTOM: 2px solid #CCCCCC; PADDING-BOTTOM: 4px}

/* Box - Page Navigation */
.CPpageNav {BACKGROUND-COLOR: #EEEEEE}

/* Box - General Headings */
.CPgenHeadings {BACKGROUND-COLOR: #EEEEEE}

/* Box - Product Image (Home page) */
.CPhomeImg {}
	
	.CPhomeImg img {
		height: 100px;
		}

/* Box - Product Description (Home page) */
.CPhomeDesc {BORDER-BOTTOM: 1px solid #CCCCCC}

/* Horizontal and Vertical lines */
.CPlines {BACKGROUND-COLOR: #CCCCCC}

/* Product Short Description (Except Detail page) */
.CPprodDesc {FONT-SIZE: 9pt}

/* Product Short Description (Detail page only) */
.CPprodDescDet {FONT-SIZE: 11pt}

/* Product Long Description */
.CPprodDescLong {}

/* Product Detail */
.CPprodDet {}

/* Product SKU */
.CPprodSKU {}

/* Product Price - Text Label */
.CPprodPriceT {COLOR: #800000}

/* Product Price - Price Value */
.CPprodPriceV {COLOR: #800000}

/* Product List Price - Text Label */
.CPprodLPriceT {}

/* Product List Price - Price Value */
.CPprodLPriceV {TEXT-DECORATION: line-through}

/* Product Sale Price - Text Label */
.CPprodSPriceT {}

/* Product Sale Price - Price Value */
.CPprodSPriceV {COLOR: red}

/* Free Shipping text */
.CPfreeShipMsg {COLOR: #888888}

/* In Stock text */
.CPinStock {COLOR: #888888}

/* Out of Stock text */
.CPoutStock {COLOR: red}

/* No Image text */
.CPnoImgT {COLOR: #800000}

/* Category List */
.CPcatDescList {}

/* Category Description - No products linked to it */
.CPcatDesc {}

/* Category Description - Has products linked to it */
.CPcatDescProd {FONT-WEIGHT: bold}

/* Option Description for "Optional" options */
.CPoptDesc {FONT-STYLE: italic}

/* Option Select box */
.CPoptSel {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Text box */
.CPoptTxt {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}


/* ------------------- */
/* ADDED - Version 2.3 */
/* ------------------- */

/* Box - 2, 3 and 4 Column Layout for product list page */
.CPcolsView {BORDER: 1px solid #CCCCCC}
.CPcolsView A:link    {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:visited {COLOR: #000099; TEXT-DECORATION: none}
.CPcolsView A:hover   {COLOR: #996666; TEXT-DECORATION: underline}

/* System Messages */
.CPsysMsg    {FONT-SIZE: 10pt;}
.CPsysMsgErr {COLOR: red; FONT-SIZE: 10pt;}
.CPsysMsgURL {FONT-SIZE: 10pt}

/* ------------------- */
/* ADDED - Version 2.4 */
/* ------------------- */

/* Highlights used in search results */
.CPhighlight {COLOR: #000000; border-bottom: 1px dotted #cc0033;}

/* ------------------- */
/* ADDED - Version 2.5 */
/* ------------------- */

/* Radio Button options */
.CPoptRadio {FONT-FAMILY: Verdana, Arial, helvetica; FONT-SIZE: 8pt}

/* Option Description for "Mandatory" options*/
.CPoptDescM {FONT-STYLE: italic; color: Red}


/* ---------------------*/
/* ADDED -- Version 3.0 */
/* ---------------------*/
.CPcloseWindow {FONT-SIZE: 6pt; TEXT-DECORATION: none;}
.install { 
	BORDER: 1px solid #BBC3D3
}

.installcomment {
	PADDING-LEFT: 30px;
}

.textBlock {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}

.maintClosed {
	color: red;
	font-size: 15pt;
	text-align: center;
}

.CPContactUs {

}

/* -------------------- */
/* ADDED -- Version 3.5 */
/* -------------------- */
.findTable {
	background-color: #EEEEEE;
	BORDER: 1px solid #CCCCCC;
}
.listTable {
	background-color: #EEEEEE;
}
.listRowTop {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}
.listRowHead {
	BACKGROUND-COLOR: #DDDDDD;
}
.listRowBot {
	BACKGROUND-COLOR: #DDDDCC;
	BORDER-TOP: 1px solid #888888;
	BORDER-BOTTOM: 1px solid #888888;
}

/* --------------------  */
/* ADDED -- Version 4.1  */
/* --------------------  */
.cpbeta {
	color: red;
	font-size: 14pt;
	
}

/* New template style */ 
html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0; /* center for now */
	width: 24em; /* ems so it will grow */
	background: url(img/featurebox/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(img/featurebox/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(img/featurebox/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(img/featurebox/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: left;
}

.boxbody a {	
	text-decoration: none;
}
.boxbody a:hover {
	text-decoration: underline;
}
.boxbody span.cpCart {
	text-align: left;
	padding-right: 3em;
}



