/*
Date: 20 Ianuarie 2009
Author: Bogdan Valentin Oasa
Company: Touch Media
Website: www.touch-media.ro
Project: InOut Design
*/

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}
a {
  text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS start! */
.clear { clear:both;
display:block;
line-height:0px;
}
.clear2 { clear:both;
display:block;
line-height:0px;
height: 20px;
}
.clear3 { clear:both;
display:block;
line-height:0px;
height: 10px;
}
body {
  background: url(images/background.jpg);
  font-family: Verdana, Arial, sans-serif;
}
#page {
  width: 998px;
  margin: 0 auto;
  padding: 60px 0 0 0;
}
#prima_propozitie {
  width: 100%;
  float: left;
  clear: left;
  font-size: 11px;
  color: #cbcbcb;
  font-family: Verdana;
}
#rama_sus {
  float: left;
  clear: left;
  width: 998px;
  height: 92px;
  background: url(images/rama_sus.png) no-repeat;
  margin: 10px 0 0 0;
}
#content_box {
  width: 998px;
  float: left;
  clear: left;
}
#rama_stanga {
  width: 87px;
  height: 651px;
  float: left;
  clear: left;
  background: url(images/rama_stanga.png) no-repeat;
}
#rama_dreapta {
  width: 82px;
  height: 651px;
  float: left;
  background: url(images/rama_dreapta.png) no-repeat;

}
* html #rama_dreapta {
  position: relative;
  right: -6px;
}


#content {
  width: 728px;
  height: 614px;
  max-height: 624px;
  overflow: hidden;
  float: left;
  background: url(images/b_transparenta.png);
  padding: 37px 50px 0 50px;
}
* html #content {
  width: 723px;
}


#rama_jos {
  width: 998px;
  height: 92px;
  float: left;
  clear: left;
  background: url(images/rama_jos.png) no-repeat;
  position: relative;
  z-index: 90;
}
*:first-child+html #rama_jos {
  margin-top: -60px;
  top: -10px;
}
* html #rama_jos {
  margin-top: -60px;
  top: -10px;
}

#footer {
  float: left;
  clear: left;
  width: 908px;
  height: 89px;
  background: url(images/footer.png) no-repeat;
  padding: 40px 45px 0 45px;
  margin-top: -15px;
  position: relative;
  z-index: 10;
}
#copyright  {
  float: left;
  clear: left;
  font-size: 11px;
  color: #cccccc;
  font-family: Verdana;
}
#developed {
  float: right;
  font-size: 11px;
  color: #cccccc;
  font-family: Verdana;
  text-decoration: underline;
}

#logo {
  float: left;
  clear: left;
  width: 259px;
  height: 133px;
  background: url(images/logo.png) no-repeat;
  margin-left: -30px;
  position: relative;
}
#language_selector {
  color: #92828f;
  font-size: 13px;
  float: right;
}
#language_selector a {
  color: #92828f;
}
#language_selector a#current_lang, #language_selector a:hover {
  text-decoration: underline;
}

#menu {
  float: right;
  clear: right;
  width: 460px;
  height: 29px;
  border-left: 1px #999999 solid;
  padding: 15px 0 0 0;
  margin: 60px 0 0 0;
}
#menu li {
  float: left;
}
#menu li a {
  float: left;
  height: 12px;
  margin: 0 7px 0 5px;
}
#menu li a.btn_acasa {
  width: 43px;
  background: url(images/acasa.png) no-repeat;
}
#menu li a.btn_acasa:hover, #menu li a.btn_acasa#current {
  width: 43px;
  background: url(images/acasa_sel.png) no-repeat;
}
#menu li a.btn_despre_noi {
  width: 69px;
  background: url(images/despre_noi.png) no-repeat;
}
#menu li a.btn_despre_noi:hover, #menu li a.btn_despre_noi#current {
  width: 69px;
  background: url(images/despre_noi_sel.png) no-repeat;
}
#menu li a.btn_servicii {
  width: 47px;
  background: url(images/servicii.png) no-repeat;
}
#menu li a.btn_servicii:hover, #menu li a.btn_servicii#current {
  width: 47px;
  background: url(images/servicii_sel.png) no-repeat;
}
#menu li a.btn_proiecte {
  width: 55px;
  background: url(images/proiecte.png) no-repeat;
}
#menu li a.btn_proiecte:hover, #menu li a.btn_proiecte#current {
  width: 55px;
  background: url(images/proiecte_sel.png) no-repeat;
}
#menu li a.btn_inedit {
  width: 39px;
  background: url(images/inedit.png) no-repeat;
}
#menu li a.btn_inedit:hover, #menu li a.btn_inedit#current {
  width: 39px;
  background: url(images/inedit_sel.png) no-repeat;
}
#menu li a.btn_parteneri {
  width: 63px;
  background: url(images/parteneri.png) no-repeat;
}
#menu li a.btn_parteneri:hover, #menu li a.btn_parteneri#current {
  width: 63px;
  background: url(images/parteneri_sel.png) no-repeat;
}
#menu li a.btn_contact {
  width: 58px;
  background: url(images/contact.png) no-repeat;
  margin-right: 0;
}
#menu li a.btn_contact:hover, #menu li a.btn_contact#current {
  width: 58px;
  background: url(images/contact_sel.png) no-repeat;
}

#scroller_box {
  float: left;
  clear: left;
  width: 749px;
  height: 114px;
}
#scroller_box img {
  float: left;
  position: relative;
  margin: 4px;
  height: 114px;
}
.img_box {
  float: left;
  clear: left;
  width: 753px;
  font-size: 11px;
  color: #e3e3e3;
  text-align: justify;

}
.img_box img {
  float: left;
  clear: left;
  border: 3px #fff solid;
  margin: 0 20px 0 0;
}
.img_box_right {
  float: left;
}
.img_box a {
  float: left;
  clear: left;
  font-size: 12px;
  text-decoration:  underline;
  color: #ececec;
}
.img_box #simplegallery1 img {
  float: none;
  clear: none;
}


h2 {
  float: left;
  clear: left;
  color: #e3e3e3;
  font-size: 14px;
}
h1 {

  color: #e3e3e3;
  font-size: 14px;
}
.img_box_right p {
  float: left;
  clear: left;
  width: 464px;
  font-size: 11px;
  color: #e3e3e3;
  text-align: justify;
}
a.citeste_mai_mult {
  float: right;
  background: #6d4064;
  font-size: 9px;
  color: #fff;
  padding: 3px;
  text-decoration: none;
}
.img_box a img#proiecte_comercial {
  border: none;
  clear: none;
  float: left;
}
.img_box a img#proiecte_rezidential {
  border: none;
  clear: none;
  float: left;
}

#contact_form {
  float: left;
  clear: left;
  width: 330px;
}
#contact_form label {
  width: 80px;
  float: left;
  clear: left;
  margin: 5px 0 0 0;
}
#contact_form input {
  float: left;
  width: 241px;
  background: #ececec;
  border: none;
  margin: 5px 0 0 0;
}
#contact_form select {
  float: left;
  width: 241px;
  background: #ececec;
  border: none;
  margin: 5px 0 0 0;
}
#contact_form textarea {
  float: left;
  width: 241px;
  height: 100px;
  background: #ececec;
  border: none;
  margin: 5px 0 0 0;
}
#contact_form input#submit {
  float: right;
  width: auto;
  background: transparent;
  border: none;
  margin: 5px 0 0 0;
  color:  #ececec;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}

#date_contact_left {
  float: left;
  padding-right: 25px;
  border-right: 1px #ececec solid;
  margin-right: 15px;
}
#date_contact_right {
  float: left;
}

#paginare {
  float: right;
  width: 150px;
}
#paginare span {
  float: left;
  font-size: 12px;
  color: #fff;
  margin: 0 5px 0 0;
}
#paginare a {
  float: left;
  background: url(images/pagina.png);
  color: #000;
  font-weight: bold;
  width: 13px;
  height: 17px;
  clear: none;
  padding: 1px 0 0 5px;
  margin: 0 4px 0 0;
  text-decoration: none;
}
#paginare a:hover, #paginare a#current_pag {
  background: url(images/pagina_sel.png);
}

.err {
  float: left;
  clear: left;
  color: red;
  font-size: 10px;
}
.succes {
  float: left;
  clear: left;
  color: green;
  font-size: 10px;
}
