﻿/* --------------------------------------------------------------
    Default CSS styles for all common browsers
---------------------------------------------------------------*/

/*  BASE
---------------------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  text-align: center; /*** IE/Win (not IE/MAC) alignment of page ***/
  font-family: Georgia,Verdana,Arial,sans-serif !important;
  font-size: 12px;
  line-height : 160%;
  background-color: #F7EAC8;
  background-image: url(/i/bgPage.jpg);
  background-repeat: repeat-x;
  color: #4D3F06;
  width: 900px;
  margin-left: auto; 
  margin-right: auto; 
}


table tr td, table tr th {
  font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 120%;
}

h1, h2, h3, h4, h5, h6, img, a, p, ul, li, div, input {
  margin: 0;
  padding: 0;
  border: 0; 
  text-align: left; 
}

input {
  color: #666666;
  padding-left: 6px;
  padding-top: 3px;
  font: 9px Arial, Verdana, sans-serif;
  /*height: px;
  width: px;*/
}

.input {
  width: 140px;
  height: 20px;
  border: solid 1px #A9A9A9;
}

option, select {
  font: 12px "Lucida Sans Unicode", Verdana, Arial;
}

a { 
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.center {
  text-align: center;
}

/* LIGHTBOX */

#lightbox {
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
}

#lightboxDetails {
  font-family: Verdana;
  font-size: 1.4em;
  padding-top: 0.4em;
}
	
#keyboardMsg {
  display: none;
}

#lightboxCaption { 
  float: left; 
}

#keyboardMsg { 
  float: right; 
}

#closeButton {
  position: relative;
  top:1px;
  right: 3px;
}

#lightbox img { 
  border: none; 
} 

#overlay img { 
  border: none; 
}

#overlay { 
  background-image: url(/i/overlay.png); 
}

* html #overlay{
  background-color: #000;
  background-color: transparent;
  background-image: url(/i/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/i/overlay.png", sizingMethod="scale");
}

/* #GENERIC CLASSES
---------------------------------------------------------------*/

.fl {
  float: left;
}

.fr {
  float: right;
}

.clr {
  clear: both;
  height: 0;
}

h1 {
  font: 20px Georgia, Verdana, Arial, sans-serif;
  color: #C20000;
}

h2 {
  font: 14px/150% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color: #FF9900;
  padding-top: 5px;
  padding-bottom: 5px;
}

h3 {
  font: 13px/140% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color: #666666;
  font-weight: bold;
}

h3 a {
  font: 13px/140% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color: #333333;
  font-weight: bold;
}

.b {
  font-weight: bold !important;
}

.dN {
  display: none;
}

.dB {
  display: block;
}

.aRight {  /*  ALIGN TO RIGHT  */
  text-align: right !important;
}

.ch {
  cursor: hand;
  cursor: pointer;
}

.cd {
  cursor: default;
}

.u {
  text-decoration: underline !important;
}

.fixedWidth {
  width: 900px;
}

.width100 {
  width: 100%;
  height: auto;
}

:focus {  /* HIDE VISIBLE FOCUS IN MOZILLA  */
  -moz-outline-style: none;
}

/*  HACKS 
---------------------------------------------------------------*/

/* The clearfix class must be put on the parent that contains floating divs.
  The effect is that the height will be the height of the highest div */
  
.clearfix:after 
{
    content: ".";      
    display: block;      
    height: 0;      
    clear: both;      
    visibility: hidden; 
}  
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display:block;}
/* End hide from IE-mac */

/*-------------------------------------------------------------*/

/*  SITE  */
#main {
  margin-top: 0px;
  width: 900px;
  text-align : left;
  
}

/* HEADER */

#header
{
	padding-top : 0px;
	padding-bottom : 0px;
	margin-bottom:0px;
	border-bottom : 1px solid #ffffff;
}

#headerNavigation {/*
  background-color: #000000;*/
    

}

#headerFiller {
  background-color: #FFCC00;

}

#headerLinks {
  background-color: #000000;
  width: 750px;
  height: 40px;
}

#headerLinksWrapper {

  
  margin-top: 0px;
  padding : 5px;

  
}

#headerLinksWrapper img {
}

#headerLinksWrapper strong a 
{
	font: 11px/140% bold Georgia, Verdana, Arial, sans-serif;
	color : #C20000;
	font-weight : bold;
}

#headerLinksWrapper a 
{
	font: 11px/140% Georgia, Verdana, Arial, sans-serif;
	color : #C20000;

}

/* END HEADER */

/* PAGE CONTENT */
#pageContent { 
  background-color: #FFFFFF; 
  clear:both;
  margin-top:0px;
}
/*  LEFT SIDE  */
#leftMenuSide {
  width: 257px;
  height:160px;
}

#banner
{
	width:643px;
	height:160px;
	background-color : #820800;
	background-image : url(/i/cornerTopRight.gif);
	background-repeat : no-repeat;
	background-position : top right;
}

#headerLogoBanner{height:160px;}

#logoDiv {
   
  width:257px;
  height:160px;
  background-image : url(/i/cornerTopLeft.gif);
  background-repeat : no-repeat;
  background-position : top left;
  background-color : #C20000;
}

#logoDiv a {

}

#menuWrapper {
  margin-top: 15px;
  text-align: center;
  padding-bottom: 75px;
  width:257px;
  background-image : url(/i/texture.gif);
  background-repeat : no-repeat;
  background-position : bottom;
}

#productMenu
{
	padding-bottom : 10px;
	background-color : #FBF3E1;
	border-top : 10px solid #F3DFAB;
	width:257px;
}

#menuTable
{
	width : 100%;
	text-align : center;
}

.menuitem {
  width: 257px;
  /*height: 30px;*/
  margin-bottom: 10px;
  font: 16px Georgia, Arial, Verdana;
  color : #C20000;


  border : 0px solid blue;
  background-image : url(/i/menuSeparator.jpg);
  background-repeat : no-repeat;
  background-position : bottom;
}



.menuitem a {
  width: 257px;
  /*height: 30px;*/
  display: block;
  padding-bottom : 13px;
  text-align : center !important;
  color : #C20000;
}

.active
{
	color : #F8E6A7!important;
}


/*  END LEFT SIDE  */

/*  MAIN CONTENT  */
#mainContentArea {
  width: 720px;
  padding-top: 10px;
  padding-bottom: 35px;
  padding-left: 24px;
  padding-right: 0px;
  border-top : 10px solid #72734B;
  
}

.orangeList {
  list-style-type: none;
  padding-bottom: 20px;
}

.orangeList li {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 14px;
  background-image: url(/i/iconOrangeSquare.gif);
  background-repeat: no-repeat;
  background-position: 0px 8px;
}
/*  END MAIN CONTENT  */
/* END PAGE CONTENT */


/* FOOTER */
#footer {  
  clear: both;
  background-color : #72734B;

  height : 55px;
  padding-top : 15px;
}

#footerInner
{
  text-align : center;
  background-position : 15px 0;
  font: 14px Georgia, Arial, Verdana;
  color : #FFF8D5;
}

#footerOrangeArea {
  height: 40px;
  background-color: #FFCC00;
  border-top: solid 1px #666666;
}

#footerInfos {
  height: 32px;
}

#copyrightDiv {
  margin-top: 14px;
}

#designDiv {
  margin-top: 14px;
}
#designDiv a {
  color: #666666;
  font: 12px "Lucida Sans Unicode", Arial, Verdana;
}
/* END FOOTER */


.tehDate {
  display: block;
  padding-left: 15px;
  background-image: url(/i/iconOrangeSquare.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  color: #FFCC00;
  padding-bottom: 4px;
}
/*
.box {
  background-color: #EEEEEE;
  font: 11px Verdana, Arial;
  color: #333333;
  padding: 15px;
  border: 1px solid #E0E0E0;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 0px;
  text-align: left;
}

.quote {
  background-image: url(/i/iconQuotes.gif);
  background-repeat: no-repeat;
  background-position: 14px 14px;
  background-color: #EEEEEE;
  font: 11px Verdana, Arial;
  color: #333333;
  padding: 14px;
  border: 1px solid #E0E0E0;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 0px;
  padding-left: 65px;
  text-align: left;
}*/



#navigationMenu{width:100%;height:23px;list-style-type:none;margin-bottom:8px;}
#navigationMenu li{height:23px;float:left;}
#navigationMenu li a{display:block;height:23px;}
#navigationMenu li img{margin-left:20px;margin-right:20px;}
#menuItem1{width:135px;background-image:url(/i/btnPrimaPagina.jpg);background-repeat:no-repeat;}
#menuItem1:hover{width:135px;background-position:-135px 0px;}
#menuItem2{width:163px;background-image:url(/i/btnMobilierUrban.jpg);background-repeat:no-repeat;}
#menuItem2:hover{width:163px;background-position:-163px 0px;}
#menuItem3{width:221px;background-image:url(/i/btnMobilierDeGradina.jpg);background-repeat:no-repeat;}
#menuItem3:hover{width:221px;background-position:-221px 0px;}
#menuItem4{width:112px;background-image:url(/i/btnDespreNoi.jpg);background-repeat:no-repeat;}
#menuItem4:hover{width:112px;background-position:-112px 0px;}
#menuItem5{width:90px;background-image:url(/i/btnContact.jpg);background-repeat:no-repeat;}
#menuItem5:hover{width:90px;background-position:-90px 0px;}