*{
	margin: 0px;
	padding: 0px;
}


html{
	margin: 0px;
	padding: 0px;
}

body 
{
	background: #511000 ;
	font: normal 13px Trebuchet MS, Verdana, Arial, Helvetica;
	color: #A58072;
	line-height: 150%;
}

p {margin:1em 0;}

/**=================================**/
/**			HTML ELEMENTS			**/
/**=================================**/

.eobSelected
{
  font-weight:bold;
}

input,select,textarea
{
  border:1px solid #ccc;
  padding: 5px;
}

input[type=submit],
input[type=button]
{
   background: #340901;
   color: #F2EDE6;
   border: none;
}

ol,ul{
	padding: 0px 0px 0px 20px;
}

ol li,ul li{
	padding: 2px 0px 2px 0px;
}

img{
	border: none;
}

a{
	color: #A58072;
	text-decoration: none;	
}

a:hover
{
	color: #B3825A;
	
}


h1,h2,h3,h4
{
	margin: 5px 0px;
	font-weight:normal;
	line-height: 140%;
	color: #B3825A;
}

h1{
	font-size: 27px;	
}

h2{
	font-size: 21px;	
}

h3{
	font-size: 17px;
}

/**=================================**/
/**			DEFAULTS 				**/
/**=================================**/

.clearboth, .clearBoth, .clearFloat, .ClearFloat, .eobclear, .eobClear
{
	clear: both;
}

.ClearFix:after , .Clearfix:after 
{
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.ClearFix, .Clearfix 
{
	display: inline-block;
}

.Bold
{
	font-weight:bold;	
}

.BorderBottom
{
	border-bottom:1px dotted #835345;
	padding-bottom:5px;
	margin-bottom:5px;
}

.BorderRadius
{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.eobModule
{
}

.eobModule h1,h2,h3
{
	
}

.eobModule ul
{

}

.eobModule ul li{

}

.eobModule p
{
	
}

/**=============================**/
/**			WRAPPERS			**/
/**=============================**/

.Wrapper
{
	
	width: 960px;
	margin: 0px auto;

}

/**=========================**/
/**			HEADER			**/
/**=========================**/

#header
{
	background: #340901 url("../css/images/cadouriIntarsie/bgHeader.jpg") top center repeat-y;
	height: 86px;
       position:relative;
}

#header #logo
{

	width: 298px;
	float: left;
	margin-left: 20px;
	padding: 0px;
}

#header #logo .LogoText
{
	display:block;
	font-size: 38px;
	color: #F2EDE6;
	margin-top: 20px;
}

/**=========================**/
/**			MENU			**/
/**=========================**/

#menu
{
	float:right;
 position:relative;
}

#menu .LanguagesList
{
  text-align:right;
  top: 13px;
  right: 15px;
  height:17px;
  position:absolute;
  border-left:1px solid #B28159;
  padding:0px;
}

#menu .LanguagesList ul
{
     padding: 0px;
height:17px;
}

#menu .LanguagesList ul li
{
     display:inline;
     padding: 0px;
height:17px;
}

#menu .LanguagesList ul li a
{
     height: 14px;
     line-height: 14px;
     padding: 0px 5px;
     font-size:14px;
}

#menu .LanguagesList ul .eobSelected  a
{
color: #B28159;
}

#menu .LanguagesList ul li a:hover
{
   border:none;
}

#menu .ShoppingCartLite
{
  text-align:right;
  top: 5px;
  right: 75px;
  position:absolute;
}

#menu ul {
	margin: 0px;
	padding: 5px;
  
}

#menu ul li{
	display: inline;
	margin: 0px;
	padding: 15px 1px;
}

#menu ul li .eobSelected
{
	display: inline;	
}


#menu ul li a
{
	height: 45px;
	line-height: 100px;
	padding: 10px 10px 10px 10px;
	font-size: 17px;
	margin: 0px;	
	color: #fff;
}

#menu ul li .eobSelected a
{
	color: #B28159;
	border-bottom: 10px solid #B28159;
}

#menu ul li a:hover
{
	color: #B28159;
	border-bottom: 10px solid #B28159;
}


/**=========================**/
/**		TOP CONTENT			**/
/**=========================**/

#topContent
{
	border-top: 5px solid #B28159;
	background: #fff url("../css/images/cadouriIntarsie/bgTopContent.jpg") top center no-repeat;	
	color:#1B130C;
	font-size: 15px;
padding: 0 0 15px 0;
}

#topContentMain
{
  padding: 15px; 
}

#topContentBottom
{
  padding: 15px; 
}

#topContentLeft
{
	float:left;
	width:450px;
	margin: 20px 5px 20px 20px;
}

#topContentLeft h1,
#topContentLeft h2,
#topContentLeft h3,
#topContentLeft h4,
#topContentLeft a
{
	color: #8A3124;
}

#topContentRight
{
	float:right;
	width:460px;
        margin: 20px 20px 20px 5px;
	
}


#topContentRight h1,
#topContentRight h2,
#topContentRight h3,
#topContentRight h4,
#topContentRight a
{
	color: #1B130C;
}
#topContent .Separator
{
	background: url("../css/images/cadouriIntarsie/bgSeparatorTop.jpg") bottom center no-repeat;
	padding-bottom: 35px;
}


#topContent .BoxMisto
{
	display:block;
	width: 400px;
	height: 80px;
	background: url("../css/images/cadouriIntarsie/bgMisto.jpg") top left no-repeat;
	padding: 25px 25px;
	color: #fff;
}

#topContent ul
{
   padding: 0px;
}

#topContent ul li
{
  list-style:none;
  border-bottom:1px dashed #fff;
  padding:0px;
}

#topContent ul li a
{
   display:block;
padding: 5px;
margin:0px;
  border-bottom:1px dashed #ccc;
}



#topCategorii
{
   padding: 20px 10px 40px 10px;
   text-align:center;
   background: url("../css/images/cadouriIntarsie/bgCategorii.jpg") bottom center no-repeat;
}

#topCategorii ul
{
   padding: 0px;
}

#topCategorii ul li
{
   list-style:none;
   padding: 0px 15px;
   display:inline;
  border: none;
}


#topCategorii ul li a
{
   font-size: 17px;
   display:inline;
  border:none;
}

#topCategorii ul li a:hover
{
   color: #511000;
}
#topCategorii ul .eobSelected a
{
   color: #511000;
}

/**=========================**/
/**			CONTENT			**/
/**=========================**/

#content
{
	/*background: url("../css/images/cadouriIntarsie/bgContent.jpg") top center repeat-x;	*/
	padding-top:10px;
}


/**=================================**/
/**			LEFT & RIGHT			**/
/**=================================**/

#right{
	float: right;
	width: 450px;	
	padding: 10px 10px 10px 0px;

	
}

#left{
	float: left;
	width: 457px;	
	padding: 10px 25px 10px 10px;
	background: url("../css/images/cadouriIntarsie/bgLeftx.jpg") top right no-repeat;
}

#left .eobModule, #right .eobModule
{	
	padding: 0px 0px 20px 0px;
}

#right .eobModule ul,
#left .eobModule ul
{	
	padding: 0px 0px 0px 0px;
}

#right .eobModule ul li ,
#left .eobModule ul li 
{	
	list-style: none;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed #835345;
}

#right .eobModule ul li a,
#left .eobModule ul li a
{
	display: block;
	padding: 4px 0px 4px 10px;
	border-bottom: 1px dashed #000;
	font-size: 17px;
	/*background: url("../css/images/cadouriIntarsie/sajeata.jpg") left center no-repeat;*/
}

#right .eobModule ul li a:hover,
#left .eobModule ul li a:hover
{
	font-weight: bold;
}

#right .eobModule ul li .eobSelected a,
#left .eobModule ul li .eobSelected a
{
	font-weight: bold;
}



/**=========================**/
/**			FOOTER			**/
/**=========================**/

#footer
{
	background: #380B00;
	position: relative;
	padding: 15px 5px 15px 5px;
}

#footer ul
{
	padding: 0px;
}

#footer ul li{
	display: inline;
}

#footer ul li .eobSelected{
	display: inline;
}

#footer ul li a 
{
	padding: 10px 5px;
}

#footer ul li .eobSelected a
{
}

#footer ul li a:hover
{
}


#left .ArticlesList ul li a
{
 /*  float:left; */
   display:block;
   margin: 2px;
   width: 97%;
   border:none;
}

#left .ArticlesList ul li .shortDesc
{
   border-bottom:1px dashed #000;
}


#topContentLeft a, #topContentRight a
{
color:#B3825A;
text-decoration:underline;
}
.eobClear {clear:both;}/** CSS pentru form **/

.FormBuilderForm form{padding:5px;} 
/*background-color:#eee;*/

.FormBuilderForm .eobFrmBuilderInput { display:block; margin:2px;}
.FormBuilderForm label {padding:2px; font-weight:bold;}
.FormBuilderForm input[type=checkbox].eobFrmBuilderInput { display:inline; margin:2px;line-height:22px;}
.FormBuilderForm form input[type=submit]{font-weight:bold; }

/** pentru utilizare separata de form builder **/
form input[type=submit]{font-weight:bold; }

.FormBuilderForm form input[type=button]{font-weight:bold; padding:5px;}

.eobRequiredField {color:#cc0000; font-size:17px; font-weight:bold;}

p.fieldDescription{margin:0px; padding:1px;font-size:11px;color:#999;}

.LinksList p {margin:0;padding:1px 0;}
.LinksList h3 {margin:0;padding:2px 0;} 

.eobError {color:#cc0000;font-size:12px; font-weight:bold;}
.eobErrors {color:#cc0000;font-size:14px; font-weight:bold;}

fieldset
{
   border:none;
  padding:0px;
}

legend
{
   padding:0px;

}

.eobFrmBuilderInputLabel
{
   font-weight:bold;
}
.Product
{
	float:left;
	width: 140px;
	height: 210px;
	text-align:center;
	margin: 5px;
	padding: 0px;
	margin-bottom: 40px;
 font-size:13px;
}

#topContentMain .Product
{
	margin: 7px;
}
.Product .Title
{
	padding: 0px;
	font-weight:bold;
	height: 20px;
	line-height: 20px;
	overflow:hidden;
        

}

.Product .Title a
{
 font-size:14px;
}

#topContentMain .Product .Title a
{
	color:#340902;
}

.Product .Title a:hover
{
	
}

.Product .Image
{
	display:table-cell;
	width:140px;
	height:140px;
	vertical-align:middle;

}
.Product .Price
{	
	
	font-weight: bold;
	padding: 3px 0px 0px 0px;
}

.Product .OldPrice
{
   color:#B28159;
  text-decoration: line-through;
}

.Product .Price a
{

}

.Product a
{
}

.Product .Zoom
{

  width: 28px;
  height:28px;  
  margin:0px auto;

}



 .Images
{
	
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}

 .Images .BigImage
{
	padding: 5px;
	margin: 5px;
    min-height: 200px;
}

 .Images .Image
{
	border:1px solid #eee;
	padding: 5px;
	margin: 5px;
	width: 120px;
	height: 120px;
	float:left;
}

.ProductsCatalogPriceBuy
{
position:relative;
	padding: 20px 5px 10px 0px;
	
}

.ProductsCatalogPriceBuy .Price
{
    font-size: 21px;
    display:inline;
    color: #8A3124;
}



.ProductsCatalogPriceBuy .OldPrice
{
   text-decoration: line-through;
   font-size: 17px;
   font-weight: normal;
   margin-top:10px;
   color: #B28159;
}

.ProductsCatalogPriceBuy .OldPrice b
{
 font-weight: normal;
}

.ProductsCatalogPriceBuy form
{
   position:absolute;
  top: 15px;
  right: 7px;
}

.ProductsCatalogPriceBuy form input[type=submit]
{
   background: #B28159;
  cursor:pointer;
   font-size: 17px;
}

 .Characteristics
{
	
  padding: 50px 5px 10px 0px;
	
}

 .Characteristics .Characteristic
{
	border-bottom:1px dotted #ccc;
	padding: 5px;
       font-size: 13px;
}

 .Characteristics .Name
{
	text-align:left;
	float:left;
      font-weight: bold;
}

.ProductsCatalogDescription
{
  clear: both;
}

 .Characteristics .Value
{
	float:right;
	text-align:right;
}


 .Characteristics .charTitle
{
  font-weight:bold;
}

 .ProductsCatalogProductVariants
{

}

 .ProductsCatalogProductVariants table
{
	margin: 10px;
}

 .ProductsCatalogProductVariants table th
{
     background: #aaa;
    color:#fff;
   padding:3px;
  text-align:left;
}

 .ProductsCatalogProductVariants table td
{
    border-bottom:1px dotted #ccc;
   padding:3px;
  text-align:left;
}
/*
    anythingSlider v1.2
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider                         { width: 960px; height: 256px; position: relative; margin: 0 auto;  }
.anythingSlider .wrapper                { width: 960px; overflow: auto; height: 256px; margin: 0px 0px;  position: absolute; top: 0px; left: 0;  }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; padding:0px; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 255px; width: 960px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 60px; width: 33px;  text-indent: -9999px; position: absolute; top: 125px; cursor: pointer; }
.anythingSlider .forward                { background: url("../../images/arrowRight.gif") no-repeat; right:-11px;}
.anythingSlider .back                   { background: url("../../images/arrowLeft.gif") no-repeat; left:-11px;}
.anythingSlider .forward:hover          {  }
.anythingSlider .back:hover             {  }

#thumbNav                               { position: relative; top: 200px; text-align: center; border:1px solid red; display:none; }
#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 0px 8px; height: 16px; margin: 0 5px 0 0; background:  url(../../images/navBanner.jpg) no-repeat; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background:  url(../../images/navBannerSelected.jpg) no-repeat; }
#thumbNav a.cur                         { background:  url(../../images/navBannerSelected.jpg) no-repeat; }

#start-stop                             { display:none; background: green; background-image: url(../images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 260px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


#right .anythingSlider                         { width: 200px; height: 256px; position: relative; margin: 0 auto;  }
#right .anythingSlider .wrapper                { width: 200px; overflow: auto; height: 256px; margin: 0px 0px;  position: absolute; top: 0px; left: 0;  }

                                       /* Width below is max for Opera */
#right .anythingSlider .wrapper ul             { width: 32700px; list-style: none; padding:0px; position: absolute; top: 0; left: 0; margin: 0; }
#right .anythingSlider ul li                   { display: block; float: left; padding: 0; height: 256px; width: 200px; margin: 0; }.GalleryList .GalleryItem
{
    
   float:left;
  width: 220px;
  border-bottom:1px dotted #ccc;
  padding:5px;
  margin: 5px;
}


.GalleryList .GalleryItem .Image
{
   float:left;
}

.GalleryList .GalleryItem .Title
{
   float:right;
   width: 195px;
  margin-left: 5px;
}

.GalleryList .GalleryItem .Image img
{
   max-width:20px;
   max-height:20px;
}

.GalleryDetails .GalleryItem 
{
    float:left;
   width: 130px;
  height: 150px;
  padding: 5px;
  margin: 5px;
 text-align:center;
}

.GalleryDetails .GalleryItem  .Title
{
   height:20px;
}

.GalleryDetails .GalleryItem  .Image
{
   height: 130px;
   display:table-cell;
  vertical-align:middle;
  width:130px;
  text-align:center;
}

.GalleryDetails .GalleryItem  .Image img
{
   max-width:130px;
   max-height:130px;
}

.GalleryDetails .DetGalImg
{
  border:1px solid #ccc;
  padding: 3px;
  float:left;
}

.ArticlesList
{

}

.ArticlesList ul 
{
   padding:0px;
}


.ArticlesList ul li
{
  list-style:none;
   border-bottom:1px dotted #ccc;
  padding-bottom:5px;
  margin-bottom:5px;
  clear:both;
  min-height: 20px;
}

.ArticlesList ul li:after 
{
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


.ArticlesList ul li a
{
   /*float:left;*/
   display:block;
   margin: 0px;
   width: 97%;
}

.ArticlesList ul li img
{
  float:left;
  max-width: 70px;
  max-height: 70px;
  margin:5px;
  border:1px solid #ccc;
  padding: 3px;
}

 
.ArticlesList ul li a
{
  font-weight:bold;
}

#left .ArticlesList ul li a,
#topContent .ArticlesList ul li a
{
   /*float:left;*/
   display:block;
   margin: 0px;
   width: 97%;
   border:none;
  padding: 0px;
}

#left .ArticlesList ul li .shortDesc
{
   border-bottom:1px dashed #000;
}

#topContent .ArticlesList ul li .shortDesc
{
   border-bottom:1px dashed #ccc;
}


#topContentRight .ArticlesList ul li
{
  display:block;
  width: 460px;
}
#topContentRight .ArticlesList ul li a
{
   
   display: block;
   margin: 0px;
    width: inherit;
  padding: 5px 0px;
}#topContentLeft, #topContentRight {}
.produseHome
{
text-align:center;
}
.produseHome * {box-sizing:border-box;}
.produseHome .Product {position:relative; display:inline-block; vertical-align:top;
width:18%;
}
.produseHome .Product .Image {width:100%; position:relative; display:block; min-height:200px;}
.produseHome .Product .Image a {width:100%; position:relative; display:block;}
.produseHome .Product .Image a img {width:100%;}

.SearchSimpleForm
{
}

.SearchSimpleForm input[type=text]
{
  width: 360px;
  
}
#left .SearchSimpleForm input[type=text]
{
   background: #602713;
  width: 440px;
  color:#8C6355;
  padding:5px;
  border:1px solid #000;
}

.PaginationShow
{
  text-align:center;
}


.LanguagesList ul{ display:inline;}

.NoStoc
{
 padding:10px 0;
}.traficro 
{
text-align:left;
padding:7px;
}