@import url(reset.css);
@import url(superfish.css);
@import url(lightbox.css);
@import url('datepicker.css');
/* Paleta
#e58026 - Naranja claro
#bd6229 - Naranja oscuro
#e7c3b2 - Naranja gris
#a0a3a5 - Gris fondo
*/
body {
  background: #a0a3a5;
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #333;
}
fieldset {
  border: 1px solid #666;
  padding: .9em;
  margin: 1em 0;
}
strong {font-weight: bold}
hr {
  clear: both;
  border: 0;
  border-bottom: 1px solid #999;
  margin: 5px 0;
}
body #page {
  background: #E8E8E9 url(../img/top_bar.jpg) left top no-repeat;
}
h1, h2, h3 {
  font-weight: bold;
  font-family: "Arial", sans-serif;
  color: #bd6229;
  clear: both;
}
h1 {
  font-size: 22px;
  margin: 5px 0 8px 120px;
  border-bottom: 2px solid #e58026;
  padding-bottom: 3px;
  width: 85%;
}
h2 {
  font-size: 16px;
  margin: 0.4em 0;
  text-transform: uppercase;
}
h2 a {
  color: #bd6229;
}
h3 {
  margin: 1em 0;
  border-bottom: 1px solid #ddd;
}
h3.first {
  margin-top: 0;
}
p {
  margin-bottom: 1em;
}
p span {
  color: #bd6229;
}
#main {
  padding-left: 120px;
}
#content a {
  color: #bd6229;
  margin: 1em 0;
}
#content p {
  text-align: justify;
}
#content .foot {
  clear: both;
  border-top: 1px solid #ddd;
  margin-top: 2em;
  padding-top: .5em;
}
/* layout */
#page {
  padding: 1px 0 0 0;
  width: 950px;
  position:relative;
}
#logo {
  float: left;
  margin-top: 10px;
}
#banner {
  background-color: white;
  width: 615px;
  height: 85px;
  float: left;
  margin-top: 9px;
}
#content {
  clear: both;
  padding: 0 50px 50px 0;
  width: 528px;
  min-height:400px;
  float: left;
  border-right: 2px solid #e1dedc;
}
#sidebar {
  float: right;
  width: 230px;
  padding-right: 20px;
  min-height:400px;
  _height: 300px;
  background: #e8e8e9 url(../img/e.png) right top no-repeat;
  padding-bottom: 50px;
}
#sidebar h2, #sidebar p {
  padding-left: 10px;
}
#sidebar img {
  border: 0;
  padding-left: 10px;
}
/* forms */
label {
  display: block;
}
textarea, select, input {
  border: 1px solid #e7c3b2;
  width: 275px;
  padding: 3px 5px;
}
form .buttons {
  text-align: right;
  width: 286px;
}
button {
  font-weight: bold;
  font-size: 12px;
  color: white;
  text-transform: uppercase;
  border: 1px none;
  background-color: #e58026;
  padding: 2px 4px;
  cursor: pointer;
}
.errorlist {
  color:red;
}
/* work-form */
.work-form p {
  width: 230px;
  float: left;
  font-size: 10px;
  padding-right: 20px;
  color: #888;
}
.work-form p label {
  color: black;
}
.work-form p input,
.work-form p select,
.work-form p textarea {
  color: black;
  width: 228px;
}
.work-form p select {
  width: 240px;
}
.work-form fieldset.references p {width: 105px}
.work-form fieldset.references p input,
.work-form fieldset.references p textarea {width: 105px}
.work-form fieldset.references p select {width: 115px}
.work-form fieldset.studies p {width: 106px}
.work-form fieldset.studies p input,
.work-form fieldset.studies p textarea {width: 80px}
.work-form fieldset.studies p select {width: 90px}

#content form.work-form fieldset .clear {
  clear: both;
}
#content form.work-form fieldset div {
  overflow: auto;
  clear: left;
  float: left;
  width: 251px;
}

/* reusables */
#content .read-more {
  text-align: right;
  margin-bottom: 1em;
}
.subtitle {
  display: block;
  text-align: right;
  text-transform: uppercase;
  color: #a0a3a5;
  font-weight: bold;
  margin-top: -0.5em;
  margin-bottom: 1.5em;
}
.notice {
  text-align: center;
  font-size: 13px;
  margin: 1em 0;
}
.paginator {
  text-align: center;
  clear: both;
  margin: 2em 0 1em;
}
.staff_listing {
  margin: 20px 0;
}
.staff_listing .name {
  font-weight: bold;
  color: black;
}
.staff_listing .text {
  float: right;
  width: 450px;
}
.client_listing ul {
  overflow: auto;
}
.client_listing li {
  width: 33%;
  float: left;
  margin-top: .6em;
}
/* *** main-nav & area-nav *** */
/* user-nav */
#user-nav {
  color:white;
  position:absolute;
  right:100px;
  top:10px;
}
#user-nav li {
  float:left;
  margin-right:10px;
}
#user-nav li a {
  color:white;
  font-weight:bold;
}
/* main-nav */
#main-nav {
  margin-top: 45px;
  float: left;
  color: #ccc;
}
#main-nav li {
  display: inline;
  text-align: center;
  text-transform: uppercase;
  padding: 0 1em;
  height: 20px;
  line-height: 17px;
  border-left: 1px solid black;
  font-size: 11px;
}
#main-nav li.first {
  border-left: 0;
  padding-left: 0;
}
#main-nav li {
  border-color: #f3dac8;
}
#main-nav li a {
  color: #f5f5f5;
  font-size: 9px;
}
#main-nav li a:hover {
  color: white;
}
/* area-nav */
#area-nav {
  clear: both;
  margin-left: 120px;
  height: 20px;
  padding-bottom: 5px;
  border-bottom: 5px solid #e58026;
}
#area-nav li {
  float: left;
  position: relative;
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid #e58026;
}
#area-nav li.first {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
#area-nav li {
  border-color: #bd6229;
}
#area-nav li a {
  color: #bd6229;
  display: block;
}
/* area-nav subitems */
#area-nav li ul {
  display: none;
  padding-top: 8px;
  background-color: #e58026;
  padding-top:1px;
}
#area-nav li li {
  text-transform: none;
  line-height: auto;
  text-align: left;
  padding: 0 .4em;
  border-bottom: 1px solid #777;
  margin-left: 0;
  padding-left: 0;
  border: none;
  width: 150px;
}
#area-nav li li a {
  display: block;
  color: white;
  padding: 5px;
}
/*** icons-nav *****************************************************************/
#icons-nav {
  display: in-line;
  width: 175px;
  height: 20px;
  margin: 45px 0 0 765px;
}
#icons-nav li {
  float: left;
  background-repeat: no-repeat;
  height: 17px;
  line-height: 25px;
  color: white;
  display: block;
  padding: 3px;
  cursor: pointer;
}
#icons-nav li a {
  color: white;
  font-weight: bold;
  display: block;
  height: 17px;
  width: 90%;
}
#icons-nav a span {visibility: hidden}
#icons-nav  li.home {width: 23px; background-image: url(../img/icons/home_icon.png)}
#icons-nav  li.contact {width: 23px; background-image: url(../img/icons/contact_icon.png)}
#icons-nav  li.favourites {width: 17px; background-image: url(../img/icons/fav_icon.png)}
/*** date and adress *****************************************************************/
#date-and-adress {
  width: 120px;
  height: 85px;
  margin: 18px 0 0 765px;
  color: #bd6229;
  font-size: 9px;
}
#date-and-adress strong {
  padding-top: 1em;
}
/*** footer *****************************************************************/
#footer {
  font-size: 10px;
  padding-top: 8px;
  clear: both;
  text-align: center;
  background: transparent url(../img/bottom_bar.jpg) left top repeat-x;
  height: 48px;
  text-align: center;
}
#footer li {
  display: inline;
  text-transform: uppercase;
  border-left: 1px solid #F3DAC8;
  padding: 0 10px;
}
#footer li.first
    {border-left: 0}
#footer li a {
  color: white;
  font-weight: bold;
}
#footer .area-nav {
  padding-top: 5px;
  width: 700px;
  margin: 5px auto 0;
  border-top: 2px solid #D5D6D4;
}
/* clients*/
#content .client_listing li {
  width: 33%;
  float: left;
}
/*  contact */
body.contact-form #content {
  background: transparent url(../img/vision_bg.png) 420px top no-repeat;
}
/* home*/
body.home #content hr {
  border: 0;
  border-bottom: 5px solid #e58026;
}
body.home #content hr.invisible {
  margin: 5px 0;
  color: #e8e8e9;
  border: 1px solid #e8e8e9;
}
body.home #content .col {
  width: 240px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
body.home #content .article-link-list li {
  font-size: 12px;
  font-weight: bold;
  border-top: 1px solid #e7c3b2;
  padding: .3em 0;
}
body.home #content .article-link-list li a {
  color: black;
}
/* prehome*/
body.pre_home {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #333;
}
body.pre_home .super-sections {
  margin-left: 240px;
}
body.pre_home .super-section {
  width: 120px;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
body.pre_home .super-section ul {
  margin-top: .3em;
}
body.pre_home .super-section li {
  font-weight: normal;
  font-size: 10px;
}
body.pre_home #page {
  background: #E8E8E9 url(../img/pre_home/top_bar.jpg) left top repeat-x;
  padding-top: 1px;
}
body.pre_home h1 {
  width: 386px;
  height: 52px;
  margin: 144px 0 0 30px;
  background: transparent url(../img/pre_home/welcome.png) right top no-repeat;
  border: none;
}
body.pre_home #logo {
  color: black;
  text-transform: uppercase;
  width: 143px;
  text-align: center;
}
body.pre_home .intro {
  clear: both;
  margin-left: 300px;
  width: 360px;
  padding-top: 1px;
}
body.pre_home .intro .text {
  margin-top: 80px;
}
body.pre_home  h1 span {visibility:hidden}
body.pre_home #content {
  padding-top: 40px;
  border-right: 0;
  font-size: 10px;
  padding-left: 0;
  width: auto;
  line-height: 12px;
}
body.pre_home #content .area-nav {
  text-transform: uppercase;
  font-weight: bold;
}
/* articles */
body.article-detail .main-image,
body.article-list .article img {
  float: left;
  border: 1px solid #bd6229;
  margin-right: .5em;
  margin-bottom: .5em;
}
body.article-list form {
  padding: .5em 2%;
  background-color: #ddd;
  overflow: auto;
  margin: 1em 0;
}
body.article-list form p {
  width: 40%;
  padding-right: 3%;
  float: left;
}
body.article-list form input,
body.article-list form select {
  width: 100%;
}
body.article-list form p.buttons {
  width: 14%;
  padding-top: 17px;
  padding-right: 0;
}
body.article-list form p.buttons button {
  width: 100%;
}
body.article-detail .gallery {
  clear: both;
  overflow: auto;
  padding: 10px;
  background-color: #ddd;
  width: 524px;
}
body.article-detail .gallery li {
  float: left;
  margin-left: 10px;
}
body.article-detail .gallery li.first {
  margin-left: 0;
}
/* Trends */
div.trends {
  border:1px solid #BDBEC0;
  background-color:#DEDFE0;
  padding:10px;
  margin:0 0 10px 10px;
  width:178px;
}
div.trends h3 a {
  color: #bd6229;
}
div.trends h2 {
  border-bottom:3px solid #F89913;
}
div.trends h3 {
  border-bottom:1px solid #F89913;
}
#content form p {
  text-align:left;
}
