/*---------------------------------

	*/ @import "reset.css"; /*

----------------------------------*/

body{
  margin: 0;
  background-image: url(../img/site/bg_alai.gif);
  background-repeat: repeat;
}

#layout_wrapper{
  width: 805px;
  background-color: #fff;
  margin: 10px auto;
  padding: 5px 10px 0 10px;
}

a:link, a:active, a:visited{
  color: #A7836D;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}



#top_menu{
  text-align: right;
  height: 20px;
  margin-top: 16px;
}

#top_menu ul{
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

#top_menu ul li{
  background-image: url(../img/site/bullet_top_menu.jpg);
  background-repeat: no-repeat;
  background-position: left 60%;
  padding: 0 7px 0 15px;
  float: left;
}

#top_menu ul li.no_list_style{
  list-style: none;
  background-image: none;
}


#top_menu ul li a:link, #top_menu ul li a:active, #top_menu ul li a:visited{
  color: #F8B715;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana, sans-serif;
}

#top_menu ul li a:hover{
  text-decoration: underline;
}


#banner_flash{
  border-top: 4px solid #E6DED4;
  padding-top: 2px;
}

#content_wrapper{
  display: block;
  
}

div.clearer {
clear: left;
line-height: 0;
height: 0;
}


#content{
  width: 585px;
  float: right;
  min-height: 500px;
  height:auto;
}

* html #content{
  height: 500px;
}

#content .bg_none{
  background-image: none;
  background-color: #fff;
  padding-right: 5px;
}

#content .header_bg{
  background-image: url(../img/site/linie_maro.jpg);
  background-repeat: repeat-x;
  background-position: 40%;
  height: 15px;
}


#content h1{
  color: #A7836D;
  display: inline;
  font-size: 18px;
  background-color: #fff;
}

#footer{
  height: 20px;
  border-top: 3px solid #E6DED4;
  padding: 5px 10px 0 10px;
  font-size: 10px;
  color: #999;
  clear: both;
}

#footer a:link, #footer a:active, #footer a:visited{
  color: #999;
  text-decoration: none;
}

#footer a:hover{
  text-decoration: underline;
}

#footer #copyright{
  width: 300px;
  float: left;
}

#footer #made_by{
  width: 300px;
  text-align: right;
  float: right;
}

#left_menu{
  width: 180px;
  float: left;
  margin-left: 10px;
}

#lifestyle_menu h3, #branduri_menu h3{
  color: #A7836D;
  font-weight: bold;
  margin: 20px 0 0 0;
  padding-bottom: 5px;
  background-image: url(../img/site/bg_meniu.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

/*#lifestyle_menu ul{
  list-style: none;
  width: 180px;
  float: right;
  margin-bottom: 20px;
}

#lifestyle_menu ul li{
  border-bottom: 1px dotted #A7836D;
} */

#lifestyle_menu ul{
  list-style: none;
  width: 180px;
  display: block;
}

#lifestyle_menu ul li{
  border: 0;
}

#lifestyle_menu a:link.button, #lifestyle_menu a:active.button, #lifestyle_menu a:visited.button{
  color: #DC9BDB;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background-image: url(../img/site/lifestyle_menu.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 6px 0 7px 18px;
  margin: 0px 0 1px 0;
}

#lifestyle_menu a:hover.button{
  color: #fff;
  background-image: url(../img/site/lifestyle_menu_off.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 6px 0 7px 18px;
  margin: 0px 0 1px 0;
}

#lifestyle_menu a:link.selected, #lifestyle_menu a:active.selected, #lifestyle_menu a:visited.selected{
  background-image: url(../img/site/lifestyle_menu_off.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 6px 0 7px 18px;
  margin: 0px 0 1px 0;
  color: #fff;
}

#lifestyle_menu ul{
  margin-left: 10px;
  margin-bottom: 1px;
  list-style: none;
  width: 170px;
  display: block;
  clear: all;

}

#lifestyle_menu ul li{
  border: 1px solid #fff;
  display: block;
  clear: all;
  margin: 0;
  padding: 0;
}


#lifestyle_menu ul li a:link, #lifestyle_menu ul li a:active, #lifestyle_menu ul li a:visited{
  background-image: url(../img/site/bullet_level_2.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent;
  font-weight: normal;
  font-size: 11px;
  border: 0;
  color: #A7836D;
  padding: 0px 0 0px 18px;
  text-decoration: none;
}

#lifestyle_menu ul li a:hover{
  color: #F8B715;
  text-decoration: underline;
  padding: 0px 0 0px 18px;
  background-color: #fff;
}

#lifestyle_menu ul li.level_3 a:link, #lifestyle_menu ul li.level_3 a:active, #lifestyle_menu ul li.level_3 a:visited{
  background-image: url(../img/site/bullet_level_3.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent;
  font-weight: normal;
  font-size: 11px;
  margin-left: 5px;
  padding: 0px 0 2px 18px;
  color: #F8B715;
  text-decoration: none;
}

#lifestyle_menu ul li.level_3 a:hover{
  color: #F8B715;
  text-decoration: underline;
}

#branduri_menu ul{
  list-style: none;
  width: 180px;
  display: block;
}

#branduri_menu ul li{
  border-bottom: 1px dotted #A7836D;
}

#branduri_menu a:link.button, #branduri_menu a:active.button, #branduri_menu a:visited.button{
  color: #F8B715;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background-image: url(../img/site/branduri_menu_off.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 6px 0 7px 18px;
  margin: 0px 0 1px 0;
}

#branduri_menu a:hover.button{
  background-image: url(../img/site/branduri_menu.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 6px 0 7px 18px;
  margin: 0px 0 1px 0;
  color: #fff;
}

#branduri_menu a:link.selected, #branduri_menu a:active.selected, #branduri_menu a:visited.selected{
  background-image: url(../img/site/branduri_menu.jpg);
  background-repeat: no-repeat;
  background-position: center;
  padding: 6px 0 7px 18px;
  margin: 0px 0 1px 0;
  color: #fff;

}

#branduri_menu ul{
  margin-left: 10px;
  margin-bottom: 1px;
  list-style: none;
  width: 170px;
  display: block;
  clear: all;
}

#branduri_menu ul li{
  border: 0;
  display: block;
  clear: all;
  margin: 0;
  padding: 0;
}


#branduri_menu ul li a:link, #branduri_menu ul li a:active, #branduri_menu ul li a:visited{
  background-image: url(../img/site/bullet_level_2.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent;
  font-weight: normal;
  font-size: 11px;
  border: 0;
  color: #A7836D;
  padding: 2px 0 2px 18px;
  text-decoration: none;
}

#branduri_menu ul li a:hover{
  color: #F8B715;
  text-decoration: underline;
}

#branduri_menu ul li.level_3 a:link, #branduri_menu ul li.level_3 a:active, #branduri_menu ul li.level_3 a:visited{
  background-image: url(../img/site/bullet_level_3.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-color: transparent;
  font-weight: normal;
  font-size: 11px;
  margin-left: 5px;
  padding: 0px 0 2px 18px;
  color: #F8B715;
  text-decoration: none;
}

#branduri_menu ul li.level_3 a:hover{
  color: #F8B715;
  text-decoration: underline;
}



.product_box{
  width: 485px;
  float: left;
  margin-top: 15px;
}
.product_image{
  float: left;
}


.product_image img{
  border: 5px solid #FDE9B8;
}

.product_text{
  float: left;
  width: 300px;
  margin-left: 15px;
}

.product_text h3{
  font-size: 12px;
  margin: 5px 0;
  color: #F8B715;
}

.product_content{
  font-size: 11px;
}

.detalii{
  color: #999;
  display: block;
  font-size: 11px;
  font-weight: bold;
  margin-top: 10px;
}

.detalii a:link, .detalii a:active, .detalii a:visited{
  color: #F8B715;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

.detalii a:hover{
  text-decoration: underline;
}


.product_list{
  width: 100px;
  height: 150px;
  float: left;
  margin-left: 20px;
  text-align: center;
}

.product_list .img_holder{

}


.product_list a:link, .product_list a:active, .product_list a:visited{
  font-size: 10px;
  margin: 5px 0;
  color: #F8B715;
  text-decoration: none;
}

.product_list a:hover{
  text-decoration: underline;
}


.product_list img{
  clear: both;
}

#main_content{
  margin-top: 20px;
  font-family: Tahoma, sans-serif;
  font-size: 12px;
}

#lifestyle_home{
  width: 265px;
  float: left;
  border-left: 1px solid #eee;
}

#branduri_home{
  width: 525px;
  float: left;
  border-left: 1px solid #eee;
}

.lifestyle_box{
  width: 250px;
  margin: 10px 0 0px 5px;
  float: left;
}

.lifestyle_box img{
  border: 5px solid #F5E2F4;
  margin: 5px;
  float: left;
}

.lifestyle_text{
  padding: 0 5px;
  float: left;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #666;
  width: 115px;
}

.lifestyle_text h3{
  font-size: 12px;
  margin: 5px 0;
  color: #DC9FDB;
  font-weight: bold;
  padding-top: 5px;
}

.lifestyle_detalii a:link, .lifestyle_detalii a:active, .lifestyle_detalii a:visited{
  color: #DC9FDB;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.lifestyle_detalii a:hover{
  text-decoration: underline;
}

.branduri_detalii a:link, .branduri_detalii a:active, .branduri_detalii a:visited{
  color: #F8B715;
  text-decoration: none;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.branduri_detalii a:hover{
  text-decoration: underline;
}

.branduri_box{
  width: 250px;
  margin: 10px 0 0px 5px;
  float: left;
}

.branduri_box img{
  border: 5px solid #FCEABB;
  margin: 5px;
  float: left;
}

.branduri_text{
  padding: 0 5px;
  float: left;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  color: #666;
  width: 115px;
}

.branduri_text h3{
  font-size: 12px;
  margin: 5px 0;
  color: #F7B717;
  font-weight: bold;
  padding-top: 5px;
}

#lifestyle_home h5{
  font-size: 18px;
  font-weight: normal;
  color: #DC9FE7;
  margin-left: 15px;
  background-image: url(../img/site/lifestyle_h.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}

#branduri_home h5{
  font-size: 18px;
  font-weight: normal;
  color: #F8B715;
  margin-left: 15px;
  background-image: url(../img/site/branduri_h.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}

#formular_intrebati{
  padding: 10px;
  margin: 10px 0;
}

#formular_intrebati label{
  display: block;
  margin: 4px 0;
}

#formular_intrebati .input_textarea{
  width: 290px;
  height: 100px;
  border: 1px solid #E6DED4;
}

#formular_intrebati .input_text{
  width: 250px;
  border: 1px solid #E6DED4;
}

#formular_intrebati .input_submit{
  background-color: #eee;
  padding: 3px 10px;
  border: 1px solid #E6DED4;
  margin: 5px 0;
}

#left_form, #right_form{
  float: left;
  width: 250px;
}

#right_form{
  margin-left: 15px;
  width: 290px;
}

.red{
  color: #FF0033;
}

code.error{
  border: 1px solid #990000;
  color: #990000;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  padding: 3px;
  display: block;
  margin: 2px 0;
}

#message_ok{
  display: block;
  width: 500px;
  border: 2px solid #F9B716;
  padding: 10px;
  font-size: 14px;
  color: #F9B716;
}

.row_prod{
  display: block;
  height: 200px;
  width: 590px;
  margin-top: 10px;
}

#flags{
  float: right;
  margin: 5px 10px 0 0;
}


