@import url(lightbox.css);

/* reset */
body{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
strong{font-weight: bold}
li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup,sub{line-height:-1px;vertical-align: text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
a{text-decoration:none}

/* armado base */
body {
  font-family: "Trebuchet MS", "Arial", "sans-serif";
  font-size: 12px;
  color: #333;
}
a {color: black}

#header {
  background:transparent url(../img/header.jpg) center top no-repeat;
  height: 113px;
}
#header-img {
  background:transparent url(../img/headers/home.jpg) center top no-repeat;
  height: 386px;
  margin-top: 15px;
}
#main {
  width: 900px;
  margin: 0 auto;
}
#content {
  width: 715px;
  float: left;
}
#sidebar {
  width: 145px;
  float: left;
  padding-left: 19px;
  margin-left: 20px;
  border-left: 1px dotted #ddd;
}
#footer {
  clear: both;
  background:transparent url(../img/footer.jpg) center bottom no-repeat;
  height: 204px;
}

/* header */
#header .main {
  width: 900px;
  margin: 0 auto;
  text-align: right;
  color: white;
}
#header .main #logo {
  height:86px;
  width:334px;
  float: left;
  margin-left: 4px;
  margin-top: 5px;
}
#header .main .login-or-register form {
  padding-top: 5px;
  margin-bottom: 2px;
  text-align: right;
  float: right;
}
#header .main .login-or-register label {
  width: 100px;
  color: white;
  clear: both;
  margin-top: 5px;
  padding-right: 3px;
}
#header .main .login-or-register input {
  width: 150px;
  margin-top: 5px;
  border: 1px solid #7a0006;
}
#header .main .login-or-register button.btn {
  clear: both;
  margin-top: 5px;
  margin-left: 103px;
}
#header .main .login-or-register a {
  color: #e6c828;
  font-weight: bold;
}
#header .main .login-or-register p {
  display: block;
  float: right;
  clear: right;
  width: 250px;
}
#header .flame {
  background:transparent url(../img/llama.png) left bottom no-repeat;
  width: 90px;
  height: 102px;
  float: left;
}


/* navigation */
#nav {
  background:transparent url(../img/navigation_bg.jpg) center top no-repeat;
  height: 35px;
  margin-bottom: 20px;
}
#main-nav {
  height:32px;
  padding-top:3px;
  width: 575px;
  float: left;
  margin-left: 10px;
}
#main-nav li {
  float: left;
  height:31px;
  width:86px;
}
#main-nav li a {
  background: transparent url(../img/main_menu_bg.png) no-repeat center top;
  padding: 8px 7px 0;
  text-align: center;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  font-size: 11px;
  display: block;
  height: 24px;
  width: 72px;
}
#main-nav li.home {
  width: 46px;
}
#main-nav li.home a {
  background: transparent url(../img/main_menu_home.png) no-repeat center top;
  width: 32px;
}
#main-nav li.home a span {
  display: none;
}
#main-nav li a:hover {
  text-decoration: underline;
}
#secondary-nav {
  width: 300px;
  float: left;
  padding-top: 2px;
}
#secondary-nav li {
  width: 100px;
  height: 24px;
  float: left;
}
#secondary-nav li a {
  color: #B55314;
  font-weight: bold;
  font-size: 10px;
  padding-top: 8px;
  text-align: center;
  display: block;
  width: 100px;
  height: 24px;
}
#secondary-nav  li a:hover {
  text-decoration: underline;
}
#secondary-nav li.sec-menu-1 a {background: transparent url(../img/sec_menu_1.png) no-repeat center top}
#secondary-nav li.sec-menu-2 a {background: transparent url(../img/sec_menu_2.png) no-repeat center top}
#secondary-nav li.sec-menu-3 a {background: transparent url(../img/sec_menu_3.png) no-repeat center top}

/* actives */
body.home #main-nav li.home a {
  background: transparent url(../img/main_menu_home_active.png) no-repeat center top;
}
body.hogar #main-nav li.hogar a,
body.empresa #main-nav li.empresa a,
body.elsupergas #main-nav li.elsupergas a,
body.seguridad #main-nav li.seguridad a,
body.historia #main-nav li.historia a,
body.servicios #main-nav li.servicios a {
  background: transparent url(../img/main_menu_bg_active.png) no-repeat center top;
}
body.puntosdeventa #secondary-nav li.sec-menu-1 a {background: transparent url(../img/sec_menu_1_active.png) no-repeat center top}
body.pedidos #secondary-nav li.sec-menu-2 a {background: transparent url(../img/sec_menu_2_active.png) no-repeat center top}
body.contacto #secondary-nav li.sec-menu-3 a {background: transparent url(../img/sec_menu_3_active.png) no-repeat center top}

/* header */
body.hogar #header-img {background:transparent url(../img/headers/hogar.jpg) center top no-repeat}
body.elsupergas #header-img {background:transparent url(../img/headers/supergas.jpg) center top no-repeat}
body.promo #header-img {background:transparent url(../img/headers/login_or_register.jpg) center top no-repeat}

/* estilos generales */
#content h1 {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px;
}
#content h2 {
  clear: both;
  font-weight: bold;
  font-size: 16px;
  color: #c3262d;
  margin: 10px 0 ;
}
#content h3 {
  font-weight: bold;
  font-size: 13px; 
}
#content h4 {
  font-weight: bold;
  margin: 10px 0;
  color: #999;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.5px;
}
#content h5 {
  font-weight: bold;
  color: #666;
}
#content p {
  margin: 10px 0 20px 0;
}
#content p.note {
  margin: 5px 0;
  color: #888;
  font-size: 10px;
}
#content p.error {
  color: #C9252C;
}
#content strong {
  font-weight: bold;
}
#content ul {
  margin: 10px 0 20px 10px;
}
#content ul li {
  background: transparent url(../img/bullet.png) no-repeat left 7px;
  padding-left: 20px;
  line-height: 22px;
}
#content table {
  background-color: #f3f3f3;
  width: 600px;
  margin: 5px 0 20px 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#content tr.head {
  background-color: #9ba7d5;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}
#content tr.head td {
  padding: 0 10px;
}
#content table td {
  padding: 10px;
}

/* mensajes */
#content p.big-notice {
  text-align: center;
  font-weight: bold;
  border-top: 1px dotted gray;
  border-bottom: 1px dotted gray;
  display: block;
  padding: 20px;
  background-color: #efefef;
}

/* forms */
#content form fieldset {
  border: 1px dotted #ccc;
  padding: 0 31px;
  margin-bottom: 20px;
} 
#content form fieldset legend {
  font-weight: bold;
  color: #a3873b;
  text-transform: uppercase;
}
#content form label,
#content form input,
#content form select,
#content form textarea {
  width: 150px;
  display: block;
  float: left;
} 
#content form label {
  clear: both;
}
#content form select,
#content form textarea,
#content form input {
  padding: 3px;
  width: 200px;
  border: 1px solid #ccc;
}
#content form select {
  width: 208px;
  padding: 1px;
}
#content form .row {
  line-height: 25px;
  overflow: hidden;
  clear: both;
  padding: 10px 0;
  margin: 0;
}
#content form .row-errors textarea,
#content form .row-errors input,
#content form .row-errors select {
  border: 1px solid #c9252c;
}
#content form .row-required label {
  font-weight: bold;
}
#content form .field-error {
  color: #c9252c;
  margin-left: 20px;
}
#content form .help-text {
  clear: both;
  font-size: 10px;
  display: block;
  color: #666;
  line-height: 10px;
}

/* buttons */
#content .btn {
  margin: 20px 0 0 150px;
}
#content .btn,
#content .btn span {
  background: transparent url(../img/buttons/button_start.png) no-repeat left top;
  border: 0;
  font-weight: bold;
  height: 35px;
  padding-left: 35px;
  color: white;
  text-transform: uppercase;
  text-align: right;
  cursor: pointer;
}
#content .btn span {
  background: transparent url(../img/buttons/button_end.png) no-repeat right top;
  display: block;
  line-height: 25px;
  padding: 5px 35px 5px 0;
  height: 36px;
  margin-top: -1px;
}
/* back-btn */
#content .back-btn {
  background: transparent url(../img/buttons/prev.png) no-repeat center left;
  height: 31px;
  width: 31px;
  display: block;
}
#content .back-btn span {
  display: none;
}

/* sidebar */
#sidebar ul li {
  margin-bottom: 10px;
  text-align: center;
  background: transparent url(../img/sidebar_header.jpg) no-repeat center top;
  color: white;
  text-align: center;
  font-weight: bold;
  line-height: 27px;
}
#sidebar ul li a {
  color: white;
}
#sidebar ul li.no-frame {

}
#sidebar ul li img {
  border-right: 1px solid #E9E9E9;
  border-bottom: 1px solid #C8C8C8;
  border-left: 1px solid #E9E9E9;
  width: 143px;
}
#sidebar ul li .recetas-banner {
  padding-top: 20px;
}

/* articles */
.article {
  margin-bottom: 20px;
  border-bottom: 1px dotted #ddd;
  clear: left;
  overflow: auto;
}
.article img {
  width: 180px;
  float: left;
  margin-right: 20px;
}
#content .article h2 {
  background-color: #ddd;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  clear: right;
  color: black;
}
#content .article p {
  width: 515px;
  margin: 15px 0 15px 200px;
}
#content .article p.buttons {
  margin-bottom: 0;
  text-align: right;
  overflow: hidden;
}
#content .article p.date {
  color: gray;
}
.article a.gray-btn {
  background: transparent url(../img/buttons/btn.png) no-repeat center top;
  width: 52px;
  height: 15px;
  font-size: 10px;
  color: #333;
  text-align: center;
  padding: 0 15px;
}
/* article-detail */
body.article-detail #content .article h3 {
  margin: 0 0 0 200px;
}
#content ul.gallery {
  margin-left: 200px;
  background-color: #efefef;
  overflow: auto;
  padding: 10px;
}
#content ul.gallery li {
  padding-left: 0;
}
#content ul.gallery img {
  width: 100px;
}

/* supergas */
body.elsupergas #content h4,
body.elsupergas #content h5,
body.elsupergas #content h6,
body.elsupergas #content p {
  margin-left: 30px;
}
body.elsupergas #content h3 {
  background: transparent url(../img/buttons/more.jpg) no-repeat left center;
  padding-left: 20px;
  line-height: 22px;
  margin-left: 10px;
}
body.elsupergas #content h3.hide {background: transparent url(../img/buttons/less.jpg) no-repeat left center}

/* pedidos */
body.pedidos #content {
  width: 500px;
}

/* historia */
body.historia #content img {
  padding: 10px;
  border-top: 1px solid #ECECEC;
  border-right: 1px solid #E9E9E9;
  border-bottom: 1px solid #C8C8C8;
  border-left: 1px solid #E9E9E9;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

/* servicios */
body.servicios #content .bloque {
  width: 675px;
  color: gray;
  margin-bottom: 20px;
  background-color: #f1f1f1;
  padding: 20px;
  text-align: center
}

/* armado sin sidebar */
body.no-sidebar #main-nav {
  margin-left: 0;
  margin-right: 25px;
}
body.no-sidebar #sidebar {
  display: none;
}
body.no-sidebar #content {
  width: 900px;
  margin-bottom: 20px;
}

/* promo */
body.promo #header-img {
  height: 122px;
}
body.promo #footer a.prices-footer {
  height: 204px;
  display: block;
}
body.promo #footer {
  height: 255px;
}
body.promo #footer #main {
  background: transparent url(../img/prices_footer.jpg) center bottom no-repeat;
  width: 900px;
  height: 255px;
}
body.promo #content a.bases {
  clear: both;
  color: #c7262c;
  font-weight: bold;
  display: block;
}

/* registro */
body.registro #content .wrapper {
  width: 440px;
  float: left;
  margin-right: 20px;
}
body.registro #content .first {
  margin-bottom: 20px;
}
body.registro #content .bloque {
  width: 398px;
  float: left;
  padding: 20px;
  border: 1px dotted #ccc;
}
body.registro #content .bloque h2 {
  margin-top: 0;
}
body.registro #content .info {
  clear: both;
}
body.registro #content form .field-error {
  clear:both;
  display:block;
  width:208px;
  margin-left: 150px;
}
body.registro #content form .help-text {
  margin-left: 150px;
  width: 207px;
  padding-top: 3px;
}

/* Wally Form */
body.wally-form {
  background: transparent url(../img/lupa/bg.png) left top repeat-x;
}
body.wally-form #content {
  margin: 50px 0;
}
body.wally-form #content .prices-balloon {
  width: 579px;
  height: 125px;
  display: block;
  background: transparent url(../img/lupa/prices_balloon.png) right top no-repeat;
  float: right;
}
body.wally-form #content .hi {
  width: 238px;
  height: 30px;
  background: transparent url(../img/lupa/name_bg.png) left bottom no-repeat;
  font-weight: bold;
  text-align: center;
  padding-top:95px;
  font-size: 16px;
}
body.wally-form #content .swf {
  float: left;
  width: 648px;
}
body.wally-form #content form {
  float: left;
  padding-left:28px;
  padding-top: 17px;
  width:223px;
  height: 365px;
  background: transparent url(../img/lupa/form_bg.png) right top no-repeat;
}
body.wally-form #content form .row {
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  line-height: 15px;
}
body.wally-form #content form .row-errors {
  padding-bottom: 10px;
}
body.wally-form #content form label {
  width: 170px;
  float: left;
  padding-bottom: 7px;
}
body.wally-form #content form input {
  width: 30px;
  float: left;
}
body.wally-form #content form button {
  margin: 16px 0 0 0;
}
body.wally-form #content form p.error {
  margin-top: 0;
}
body.wally-form #content form span.field-error {
  clear:both;
  display:block;
  margin-left:0;
  background: transparent url(../img/icons/cross.png) left top no-repeat;
  padding-left: 30px;
}
body.wally-form #content form span.correct {
  clear:both;
  display:block;
  margin-left:0;
  background: transparent url(../img/icons/tick.png) left top no-repeat;
  padding-left: 30px;
  font-weight: bold;
  color: green;
}
body.wally-form #content form .terms {
  padding-bottom: 0;
}
body.wally-form #content form input#id_terms {
  float: left;
  margin-right:10px;
  width:17px;
}
body.wally-form #content form .terms label {
  clear: right;
}
body.wally-form #content .calendar img {
  width: 625px;
  height: 143px;
  margin-bottom: 20px;
  margin-left: 10px;
}
body.wally-form #content .links {
  clear: left;
  border-top: 1px solid #830909;
  padding-top: 10px;
}
body.wally-form #content .links .bases {
  float: right;
  color: #640202;
  padding-right: 20px;
}
body.wally-form #content .links .back-btn {
  width: 200px;
}
body.wally-form #content .links .back-btn span {
  display: block;
  color: white;
  line-height: 31px;
  padding-left: 40px;
}
body.wally-form #content .emblem {
  background: transparent url(../img/lupa/cerca.png) center center no-repeat;
  float:left;
  height:200px;
  width:200px;
  margin-bottom:20px;
  margin-left:40px;
}
/* form-sent */
body.wally-form-sent #content .excelente {
	float: left;
}
body.wally-form-sent #content .recommend {
	float: right;
	padding-top: 220px;
}
body.wally-form-sent #content p {
  text-align: center;
}
body.wally-form-sent #content h2,
body.wally-form-sent #content p.note {
  color: white;
}
body.wally-form-sent #content p.note {
  clear: both;
}
body.wally-form-sent #content form {
	padding-left: 16px;
}
body.wally-form-sent #content form input {
	clear: both;
	width: 200px;
}
body.wally-form-sent #content form textarea {
	height: 60px;
}
body.wally-form-sent #content form button {
	margin-top: 0;
}
body.wally-form-sent #content form .row-errors {
	padding-bottom:0;
}
body.wally-form #content form label {
	padding-bottom: 0;
}




/* contact */
body.contacto #content h2 {
	margin-top: 30px;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
}
