body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5f4430;
	background-color:#353535;
}

.all {
	width:1024px;
}
h2 {
	font-weight:normal;
}
.header {
	background-image:url(../images/header_bg.png);
	min-height:230px;
	background-color:#fff;
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:left;
	color:#343434;
}
.dala {
	background-image:url(../images/dale_r.png);
	background-repeat:repeat-x;
	height:23px;
}
.english {
	border:none; 
	position:absolute;
	right:-33px; 
	top:0px;
}
.user {
	margin-top:30px;
	float:right;
	margin-right:10px;
	position:relative;
	width:450px;
	text-align:right;
}
.menu_user {
	padding-left:7px;
	padding-right:7px;
	border-right:solid 1px #343434;
	color:#343434;
	font-size:11px;
}
.menu {
	background-image:url(../images/header_menu_bg.png);
	height:42px;
	width:100%;
	float:left;
	position:relative;
}
.items {
	float:right;
}
.menu_item {
	float:left;
	padding-top:14px;
	padding-right:10px;
	padding-left:10px;
	color:#343333;
	text-decoration:none;
    padding-bottom:14px;
}
.menu_item:hover
{
    background-color:#D4170F;
    color:#ffffff;
}
.item_selected {
	float:left;
	height:28px;
	padding-top:23px;
	margin-top:-9px;
	padding-right:10px;
	padding-left:10px;
	color:#fff;
	text-decoration:none;
	background-image:url(../images/btn_select.png);
	position:relative;
	margin-left:4px;
	margin-right:4px;
}
.content {
	width:1024px;
	position:relative;
	background-color:#fffdee;
	padding-top:15px;
	min-height:500px;
	padding-bottom:40px;
	margin-bottom:20px;
	display:block;
}
.right_content {
	float:left;
	margin-left:30px;
	text-align:left;
	width:806px;
	overflow:hidden;
}
.left_content {
	float:left;
	margin-left:18px;
	width:150px;
	display:block;
	overflow:visible;
}
.left_menu {
	background-image:url(../images/menu_left_bg.png);
	background-repeat:repeat-y;
	width:134px;
	float:left;
	padding:30px 1px 0px 8px;
	margin-top:7px;
	text-align:left;
	padding-bottom:0px;
	position:relative;
	overflow:hidden;
}
.left_item, .left_item_SUB {
    background-color:#FBEDC8;
	text-align:center;
	padding-top:8px;
	padding-bottom:10px;
	color:#343434;
	text-align:left;

	display:block;
	cursor:pointer;
}

.left_item
{
    background-image:url(../images/left_item_list.jpg);
	background-repeat:no-repeat;
    background-position: 10% 50%;
	padding-left:25px;
	padding-right:5px;
}
.left_item_SUB
{
    background-image:url(../images/left_item_list.jpg);
	background-repeat:no-repeat;
    background-position: 18% 50%;
	padding-left:35px;
	padding-right:5px;
}
.left_item_selected, .left_item_SUB_selected {
	/*background-image:url(../images/left_item_bg_selected.png);
	background-repeat:repeat;
	background-position:bottom;*/
    background-color:#D4170F;
	text-align:center;
	padding-top:8px;
	padding-bottom:10px;
	color:#ffffff;
	text-align:left;
	padding-left:25px;
	padding-right:5px;
	display:block;
	cursor:pointer;
}
.left_item_selected
{
    background-image:url(../images/left_item_list_details_selected.jpg);
	background-repeat:no-repeat;
    background-position: 10% 50%;
}
.left_item_SUB_selected
{
    background-image:url(../images/left_item_list_selected_item.jpg);
	background-repeat:no-repeat;
    background-position: 18% 50%;
}
.leftMenusplitter
{
    width:134px;
    background-image:url(../images/left_item_bg.png);
    background-repeat:repeat;
    height:2px;
    overflow:hidden;
    font-size:1px;
}
.left_item_SUB_selected {
    background-color:#FF7979;
    padding-left:35px;
    padding-right:5px;
}

.left_item img, .left_item_selected img {
	margin-right:10px;
	border:none;
	vertical-align:middle;
}

.left_item_SUB img, .left_item_SUB_selected img {
	margin-right:10px;
	margin-left:10px;
	border:none;
	vertical-align:middle;
}

.flash {
	float:left;
	width:806px;
	overflow:hidden;
}
.cauta {
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 5px;
	width: 140px;
	position:relative;
	height:43px;
	float:left;
	background-image:url(../images/input_cautaBg.png);
	background-repeat:repeat-x;
}
.input_cauta {
	background-color:transparent;
	border-width: 0px;
	border-bottom:solid 1px #c2c2c2;
	width:90px;
	color:#c2c2c2;
	display: block;
	float:left;
	margin-top: 5px;
}
.cosul_tau {
	float:left;
	background-image:url(../images/cos_bg.png);
	width:141px;
	background-repeat:repeat-y;
	position:relative;
	margin-bottom:8px;
	padding-left:6px;
}
.cos_content {
	position:relative;
	border:solid 1px #fedbe2;
	background-color:#fef5f0;
	width:133px;
	margin-bottom:2px;
	text-align:left;
}
.cos_nr_prod {
	color:#5f4430;
	margin-bottom:4px;
}
.cos_pret {
	color:#5F5F5F;
	font-weight:bold;
	font-size:11px;
	margin-top:0px;
	margin-bottom:3px;
}
.cos_top
{
	margin-top:-9px;
	margin-left:-6px;
}
.cosul_tau_text
{
	margin-top:-8px;
	margin-bottom:10px;
	border:0px;
}
.cos_bottom
{
	background-image:url(../images/cos_bottom.png);
	background-repeat:no-repeat;
	margin-left:-6px;
	height: 8px;
}
.btn_plateste {
	background-image:url(../images/btn_bg.png);
	height:21px;
	background-repeat:repeat-x;
	background-color:transparent;
	border:none;
	color:#FFF;
	font-size:11px;
	float:left;
	cursor:pointer;
	margin-bottom:3px;
	position:relative;
}
.topMenu
{
	margin-top:-73px;
	overflow:hidden;
	float:left;
	margin-left:3px;
}
.titlu, .titlu h1 {
	color:#cd0903;
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	padding:0px;
}
.titlu h1 {
	display:inline;
}

.titlu_produs {
	display: block;
	max-width: 650px;
	float: left;
}

.facebook_like_button_1{
	float: left;
	width: 100px;
	padding-top: 12px;
	padding-left: 10px;
}

.terminator{
	float: none;
	clear: both;
}

.produse {
	float:left;
	width:804px;
	overflow:hidden;
}
.prod {
	float:left;
	margin-right:10px;
	margin-top:10px;
	width:189px;
	overflow:hidden;
	border:solid 1px #f1efe1;
	background-color:#FFF;
}
.content_prod {
	padding:5px;
	float:left;
	color:#353535;
	height:30px;
}
.voturi {
	font-size:11px;
	float:left;
	margin-left:5px;
}
.pret {
	font-size:26px;
	float:left;
	margin-left:10px;
}
.lei {
	font-size:14px;
	float:left;
	margin-top:11px;
	margin-left:4px;
}
.footer {
	text-align:center;
	color:#FFF;
	font-size:11px;
}
.footer_link {
	padding-left:10px;
	padding-right:10px;
	border-right:solid 1px;
	text-decoration:none;
	color:#FFF;
}
.list {
	list-style-image:url(../images/check.png);
}
.paginationBar 
{
	padding:10px 0px 10px 0px;
	text-align:center;
}
.paginationBar a
{
	text-decoration:none;
}
.paginationBar img
{
	border:0px;
}
.productPrice
{
	color:#CD0903;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana,Geneva,sans-serif;
	cursor:pointer;
}
.eurPrice
{
	display:none;
}
.ronPrice
{
	display:none;
}
.usdPrice
{
	display:none;
}
.nop
{
	width:30px;
	text-align:right;
}
.buyNow
{
	background-image:url('../images/button_background.png');
	background-repeat:no-repeat;
	border:0px solid;
	width:106px;
	height:22px;
	color: #ffffff;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana,Geneva,sans-serif;
	margin:0px 3px 0px 3px;
	cursor:pointer;
}

.input
{
	border:1px solid #FFCA7C;
	color: #5F4430;
	width:180px;
}
.cursorpointer{
	cursor:pointer;
}
.errorBox
{
	border:1px solid #D61B12;
	background-color:#FFCA7C;
	color:#CD0903;
	padding:5px 5px 5px 5px;
	margin:5px 0px 5px 0px;
}
.important
{
	border:1px solid #D61B12;
	background-color:#FFCA7C;
	color:#CD0903;
	padding:5px 5px 5px 5px;
	margin:5px 0px 5px 0px;	
}
.orderDetails
{
	display:none;
}
.breadcrumbs, .breadcrumbs a
{
	color:#CD0903;
}
ul.breadcrumbs {
	list-style-type:none;
	padding:0;
	margin:0;
}
ul.breadcrumbs li {
	display:inline;
}
.prodName
{
    background-color:#D4170F;
	width:190px;
	height:30px;
	display:block;
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
    text-align:center;
	overflow:hidden;
	/*padding:8px;*/
}

.showCurrency
{
	float:right;
	width:200px;
	text-align:right;
}
.l_shipping
{
	width:140px;
}
label:hover
{
	cursor:pointer;
	font-weight:bold;
}
.shipping_locations_select
{
	width:180px;
}
.hidden
{
	display:none;
}
.letter
{
    color:#c00;
    width:10px;
    text-align:left;
}
.splitterLine
{
    width:15px;
    text-align:center;
}

.galerie_1{
	border-width: 0px;
}
.flash_logo a {
	position:absolute;
	outline: medium none;
	text-indent: -9999px;
}


/* floater */

.candycat_floater_container {
	top: 400px;
	height: 0;
	overflow: visible;
	position: fixed;
	width: 100%;
	z-index: 99999;
}

.candycat_floater {
    height: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    position: relative;
    text-align: right;
    width: 1182px;
}

.candycat_floater a, .candycat_floater img {
    border-width: 0;
    z-index: 99999;
}

.candycat_floater a {
    height: 129px;
    position: relative;
    top: -264px;
    width: 129px;
}
