@import"reset.css";@import"superfish.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"galleryfic.css";@import"kwicks.css";@import"coin-slider.css";
body{
	font:14px/24px Arial, Helvetica, sans-serif;
	color:#999;
	position:relative;
	min-width:960px;
	background:#e3e3e3;
}
html,body{height:100%;}
/* Global Structure---------------------------------------- */
.main{
	margin:0 auto;
	width:960px;
	position:relative;
}
.top-bg {
	background: url(../images/top-bg.jpg) no-repeat center 0 #f7f9f9;
}
.container_24 {position:relative;}
/*----- txt,links,lines,titles -----*/
a {
	color:#999;
	outline:none;
	cursor:pointer;
	text-decoration:underline;
}
a:focus{outline:none;}
a:hover{text-decoration:none;}
.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper{
	width:100%;
	overflow:hidden;
}
.extra-wrap{overflow:hidden;display:block;}
p {padding-bottom:24px;}

.p{padding-bottom:24px !important;}
.p0{
	padding-bottom:0 !important;
	text-align: left;
	color: #333;
}
.p1{padding-bottom:21px !important}
.p2{padding-bottom:18px !important}
.text-1 {
	font-size:14px;
	line-height:24px;
	color:#333;
	padding:0 0 28px 0;
	text-align: justify;
}

.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.it{font-style:italic}
.letter{letter-spacing:-1px}

/* Typography */
strong.str-1 {
	display:block;
	font-size:14px;
	line-height:24px;
	color:#1d1d1d;
	font-weight: normal;
}
dl.def-list dt {
	color:#1d1d1d;
	font-size:14px;
	line-height:24px;
	display:block;
}
dl.def-list dd {padding:0 0 50px 18px;}
blockquote.quotes {
	font-size:14px;
	line-height:24px;
	padding:10px 0 23px 40px;
	color:#1ec7eb;
	font-weight:bold;
	background:url(../images/quotes-bg.png) no-repeat 5px 15px;
}
/*********************************boxes**********************************/
article.a1 {margin:0 5px;}

.spacing {padding:0 0 22px 0;}
	#page2 .spacing {padding:0 0 21px 0;}
	#page4 .spacing {padding:0 0 25px 0;}
.spacing-1 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 31px;
	padding-left: 0;
}
.spacing-2 {
	padding:0 0 50px 0;
	color: #333;
}
.pad-top {padding-top:9px;}
.pad-bot {padding-bottom:11px;}
.pad-left {padding-left:20px;}
.spacer {margin:0 10px 0 0;}

.img-indent-bot{padding:0 0 10px 0 !important}
.img-indent-bot-2{padding:0 0 12px 0 !important}
.img-indent{float:left;margin:4px 20px 0 0;}
	#page3 .img-indent{float:left;margin:4px 18px 0 0;}
.img-indent-2{float:left;margin:7px 15px 0 0;}
.img-indent-r{float:right;margin:2px 0 10px 15px;}

.inner-indent {padding:0 0 0 40px;}

.col-1, .col-2, .col-3 {float:left;}
.col-1, .col-2 {width:196px; margin:0 21px 0 0;}
.col-1-aire, .col-2-aire, .col-3-aire {float:left;}
.col-1-aire, .col-2-aire {width:294px; margin:0 21px 0 0;}
.col-3 {width:196px; margin:0;}
#page4 .col-1, #page4 .col-2 {width:292px; margin:0 35px 0 0;}
#page4 .col-3 {width:292px; margin:0;}
#page5 .col-1, #page5 .col-2 {width:185px; margin:0 37px 0 0;}
#page5 .col-3 {width:185px; margin:0;}
/*********************************header*************************************/
header {
	position:relative;
	z-index:10;
}
header .inner {
	padding:0 0 0px 0;
	width:950px;
	margin:0 auto;
	overflow: hidden;
}
.header-site-info {
	float:left;
	padding:0px 0 0 0;
}
.header-site-info-telefono {
	float:right;
	padding:20px 0 0 0;
}
.header-site-banner {
	float:left;
	padding:0px 0 0 0;
}
.logo {
	display:block;
	width:280px;
	height:120px;
	background:url(../images/logo_cabecera_gas.png) no-repeat 0 0;
	overflow:hidden;
	text-indent:-999em;
	float:left;
	margin:0 17px 0 0;
}
.slogan {
	/*float:left;*/
	/*padding:80px 0 0 16px;*/
	/*background:url(../images/slogan-border.gif) no-repeat 0 36px;*/
	color:#4E7AC7;
	font-size:26px;
	font-weight:bold;
	text-align: center;
	text-shadow:0px 2px 1px #000000;
	float:none;
	padding:0px 0 0 0;
	margin-right: 294px;
}

.header-meta {
	float:right;
}
	.header-meta .meta-links {
		color:#e2e2e2;
		padding:8px 0 23px 0;
		text-align:right;
	}
		.header-meta .meta-links a {
			font-size:12px;
			color:#999;
			text-decoration:underline;
			margin:0 0 0 3px;
		}
			.header-meta .meta-links a:first-child {margin:0 3px 0 0;}
			.header-meta .meta-links a:hover {text-decoration:none;}
header nav {
	position:relative;
	width:950px;
	height:68px;
	margin:0 auto;
	background:url(../images/nav-bg.png) no-repeat 0 0;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	z-index:10;
}

header .main {z-index:10;}
/********************** Content ************************/
section#content {
	background:#f0f1f1;
	position:relative;
	z-index:4;
	padding:50px 0 69px 0;
}
section#top-content {
	position:relative;
	z-index:4;
	padding:39px 0 52px;
}
	#page1 #content {padding:50px 0 37px 0;}
	#page3 #content {padding:47px 0 56px 0;}
	#page4 #content {padding:48px 0 65px 0;}
	#page5 #content {padding:48px 0 43px 0;}
	#page6 #content {padding:48px 0 42px 0;}
	#page7 #content {padding:49px 0 31px 0;}
	#page8 #content {padding:50px 0 64px 0;}
	#page3 #top-content {padding:47px 0 52px;}
/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#1d1d1d;
	font-weight: normal;
	padding:0 0 32px 0;
	font-family: 'Oswald', sans-serif;
}
h1{font-size:54px; line-height:65px;}
h2{font-size:47px; line-height:57px;}
h3{font-size:41px; line-height:50px;} 
h4{font-size:35px; line-height:42px;}   
h5{font-size:30px; line-height:36px;}
h6{font-size:24px; line-height:33px;}
	.head-1 {
	color:#242424;
	font-family: 'Merienda One', cursive;
	text-transform:capitalize;
	letter-spacing:-2px;
	padding:0 0 20px 0;
	text-align: center;
	}
	.hp-1 {padding:0 0 34px 0;}
	.hp-caldera {padding:0 0 34px 0; text-align:center;}
	#page5 .hp-1 {padding:0 0 35px 0;}
	#page6 .hp-1 {padding:0 0 35px 0;}
	.hp-2 {padding:0 0 39px 0;}
	#page4 .hp-2 {padding:0 0 41px 0;}
	#page5 .hp-2 {padding:0 0 37px 0;}
	#page7 .hp-2 {padding:0 0 36px 0;}
.relative{position:relative;z-index:4}
figcaption{
	position:absolute;
	bottom:0;
	z-index:5;
	left:0;
	right:0;
	background:#1d1d1d;
	color:#fff;
	padding:10px 0 10px;
	text-align:center;
	font-size:18px;
	line-height:22px;
	font-weight: normal;
	display:block;
}
.quotes-1 {
	background:url(../images/quotes-1-tail.gif) repeat-x 0 bottom #f0f1f1;
	border:1px solid #dcdddd;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	position:relative;
	margin:0 0 19px 0;
}
	.quotes-1 .quote-inner {
		background:url(../images/quotes-1-bg.png) no-repeat 18px 13px;
		padding:17px 20px 17px 35px;
	}
	.quotes-1 .quotes-marker {
		background:url(../images/quotes-1-marker.gif) no-repeat 0 0;
		display:block;
		width:34px;
		height:19px;
		bottom:-19px;
		left:64px;
		position:absolute;
	}
	.quote-author {
		display:block;
		text-align:right;
		font-size:14px;
		line-height:18px;
		color:#1d1d1d;
		margin:-3px 0 0 0;
		padding:0 0 25px 0;
	}
.box-1 {
	background:#dcdcdc;
	padding:15px;
}
.box-2 {padding:20px 20px 12px 20px; background:#e3e3e3;}
.service-box {
	border:1px solid #e4e5e5;
	padding:13px 10px 18px 58px;
	margin:0 0 5px 0 !important;
	font-size:13px;
	line-height:18px;
}
	.service-box strong {
		font-weight:normal;
		color:#1d1d1d;
	}
	.service-box a {
		color:#1d1d1d;
		text-decoration:none;
	}
		.service-box a:hover {color:#1ec7eb;}
	.service-box.item-1 {background: url(../images/service-box-item-1.jpg) no-repeat 21px 22px #f7f8f8;}
	.service-box.item-2 {background: url(../images/service-box-item-2.jpg) no-repeat 19px 21px #f7f8f8;}
	.service-box.item-3 {background: url(../images/service-box-item-3.jpg) no-repeat 21px 22px #f7f8f8;}
	.service-box.item-4 {background: url(../images/service-box-item-4.jpg) no-repeat 20px 20px #f7f8f8;}
.scroll{
	overflow:auto;
	height:180px;
	position:relative
}
.border-bot{
	padding:22px 0 31px;
	background:url(../images/border-bot-tail.gif) repeat-x 0 40px;
}
.border-bot2{
	padding:20px 0 30px;
	margin:0 10px;
	background:url(../images/border-bot-tail.gif) repeat-x 0 40px;
}
.border-bot3{
	padding:0 0 20px 0;
	background:url(../images/border-bot-tail.gif) repeat-x 0 0;
}
/*  Buttons */
.button {
	display:inline-block;
	background:#4E7AC7;
	font-family: 'Oswald', sans-serif;
	color:#fff;
	font-size:12px;
	line-height:16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:11px 22px 11px 22px;
	text-decoration:none;
	text-transform:uppercase;
}
	.button:hover {background:#1c1c1c;}
.button-1 {
	display:inline-block;
	background:#1c1c1c;
	font-family: 'Oswald', sans-serif;
	color:#fff;
	font-size:15px;
	line-height:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:13px 23px 15px 23px;
	text-decoration:none;
	text-transform:uppercase;
}
	.button-1:hover {background:#4E7AC7;}
.link {color:#1ec7eb; text-decoration: none; font-weight:bold;}
	.link:hover{text-decoration: underline;}
.link-1 {color:#1d1d1d;text-decoration:none; font-size:14px;}
	#page8 .link-1 {color:#1d1d1d;text-decoration:none; font-size:12px;}
	.link-1:hover {color:#1ec7eb;}
		#page8 .link-1:hover {text-decoration:underline;}
.link-2 {color:#1d1d1d;text-decoration:underline; font-size:14px;}
	.link-1:hover {text-decoration:none;}
.img-link {
	display:inline-block;
	border:1px solid #e9e6e5;
}
	.img-link:hover {border:1px solid #1ec7eb;}
/*  Lists */
.list-1 {padding:1px 0 14px 0;}
	.list-1 li {
		display:block;
		line-height:24px;
		padding:0 0 14px 39px;
		background:url(../images/list-1-marker.png) no-repeat 0 1px;
	}
		.list-1 li a {
			font-size:14px;
			color:#1d1d1d;
			text-decoration:none;
		}
			.list-1 li a:hover {text-decoration:underline;}
.list-2 {padding:0 10px 0 0;}
	.list-2 li {
		display:block;
	}
		.list-2 li a {
			background:url(../images/list-2-border.gif) repeat-x 0 0 #dcdcdc;
			display:block;
			font-family: 'Oswald', sans-serif;
			padding:10px 5px 9px 33px;
			font-size:18px;
			line-height:22px;
			color:#1d1d1d;
			text-decoration:none;
		}
		.list-2 li:first-child a {
			background:#dcdcdc;
		}
			.list-2 li a:hover {
				color:#fff;
				background:#1ec7eb;
			}
ol {list-style:decimal; padding:1px 0 14px 25px;}
	ol li {
		line-height:24px;
		padding:0 0 14px 0;
	}
.content-list li:first-child {
	border:none;
	padding:1px 0 18px 70px;
}
.content-list li {
	border-top:1px solid #cfdbdd;
	padding:16px 0px 18px 70px;
}
	.content-list li.item-1 {background:url(../images/check_1.png) no-repeat 0px;}
	.content-list li.item-2 {background:url(../images/check_1.png) no-repeat 0px;}
	.content-list li.item-3 {background:url(../images/check_1.png) no-repeat 0px;}
.faqs-list dt {
	display:block;
	font-size:14px;
	line-height:24px;
	padding:0 0 5px 30px;
	background:url(../images/faqs-q.gif) no-repeat 0 5px;
	color:#1d1d1d;
	font-weight:normal;
}
.faqs-list dd {
	display:block;
	font-size:12px;
	line-height:24px;
	padding:0 0 20px 30px;
	background:url(../images/faqs-a.gif) no-repeat 0 4px;
}
.map-container {
	padding:0 0 21px 0;
}
iframe {
	width:299px;
	height:300px;
	margin:0;
	border: none;
}

.adress {padding:0 0 21px 0;}
	.adress dt {
		display:block;
		font-size:14px;
		line-height:24px;
		font-weight: normal;
		font-style:normal;
		color:#1d1d1d;
		text-transform:none;
		padding:0;
		width:186px;
	}
	.adress dd {
	font-size:12px;
	line-height:24px;
	padding:0;
	color:#333;
	overflow:hidden;
	}
		.adress dd span {
	float:left;
	width:71px;
	color: #333;
		}
		.adress dd a {color:#1d1d1d; text-decoration: none;}
		.adress dd a:hover {text-decoration: underline;}

/******************** Footer ******************/
footer {
	position:relative;
}
	footer .inner {
		width:950px;
		margin:0 auto;
		overflow:hidden;
		padding:24px 0 20px;
	}
.footet-site-info {
	float:left;
	color:#1d1d1d;
	font-size:14px;
	padding:8px 0 0 0;
}
	.footet-site-info a {
		text-decoration: underline;
		color:#1d1d1d;
	}
		.footet-site-info a:hover { text-decoration: none;}
	.footet-site-info b {
		display:inline-block;
		font-family: 'Merienda One', cursive;
		font-size:30px;
		line-height:36px;
		font-weight:normal;
		letter-spacing:-2px;
		margin:-11px 5px 0 0;
	}
	.footet-site-info .f-link {padding:0 0 0 60px;}
.social-info {
	float:right;
	overflow:hidden;
	padding:0 61px 0 0;
}
	.social-info span {
		float:left;
		font-size:14px;
		line-height:19px;
		color:#242424;
		font-family: 'Merienda One', cursive;
		letter-spacing:-1px;
		padding:8px 10px 0 0;
	}
	.social-info ul {
		float:left;
		overflow:hidden;
	}
		.social-info li {
			float:left;
			padding:0 4px 0 0;
		}
			.social-info li a {
	display:block;
	height:41px;
	width:56px;
			}
				.social-info li a.item-1 {background:url(../images/news_link.png) no-repeat 0 0;}
				.social-info li a.item-2 {background:url(../images/social-link-2.gif) no-repeat 0 0;}
				.social-info li a.item-3 {background:url(../images/social-link-3.gif) no-repeat 0 0;}
.top1{
	background: url(../images/top.gif) left 6px no-repeat;
	padding:0 0 0 12px;
	text-decoration:none;
	color:#1d1d1d;
	text-transform: uppercase;
	font-size:12px;
}
.top1:hover{color:#1ec7eb;}

ins{background:#1ec7eb;padding:0 5px;color:#fff;text-decoration:none;}
del{text-decoration:line-through;}
  abbr{
	cursor:help;
	color:#1ec7eb;
	text-transform:uppercase;
	border-bottom:1px dotted #1ec7eb;
}
dfn{color:#1ec7eb; font-style:italic; }
dfn{letter-spacing:2px;}
sup {font-size:11px; color:#999;}
sub{font-size:11px; vertical-align:bottom; color:#999;}
.elements-list b {color:#999;}
.elements-list small{font-size:10px;} 
.elements-list big{font-size:21px; color:#999;}
.elements-list i{color:#999;}
.elements-list q{font-family:"Courier New",Courier,monospace; color:#1ec7eb;}
kbd, samp {font-family:"Courier New", Courier, monospace; font-size:11px;}
abbr,acronym{text-transform:uppercase;}
pre,code,tt{font:1em 'andale mono','lucida console',monospace;line-height:1.5;display:block}
code{background-color:#f6f6f6;display:block;color:#333;padding:3px 2px 3px 5px;line-height:1.67em;border:1px dotted #333; text-shadow:none;}
pre{white-space:pre}
var {font-size:13px;}
cite {font-style:italic; color:#999;}
/* Layouts navigation */
.layouts-nav{width:100%;overflow:hidden;padding-bottom:30px !important}
	.layouts-nav li{float:left;margin-right:5px;background:none !important;padding:0 !important}
		.layouts-nav li a{
			float:left;
			background:#1ec7eb;
			padding:12px 20px;
			color:#fff;
			position:relative;
			margin-right:5px;
			cursor:pointer;
			text-decoration:none;
		}
		.layouts-nav li a:hover{background:#1d1d1d; color:#fff;}

/* Table styling */
table th{
	background: #000000;
	font-size:14px;
	color:#fff;
	padding:20px 0 17px;
	line-height:19px;
	font-weight: normal;
	border:none;
	border-right:1px solid #000000;
	border-bottom:3px solid #000000;
}
table td {
	background: #f7f6f6;
	color:#999;
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding:8px 0 8px;
	width:125px;
	border-right:1px solid #e7e6e6;
	border-bottom:1px solid #e7e6e6;
}
	table td.first, table th.first {border-left:2px solid #000000;}
	table tr.last td {border-bottom:2px solid #000000;}
	table td.last, table th.last {border-right:6px solid #000000;}
/* Information box */
.info-box,.download-box,.notification-box,.error-box{padding:20px 30px 20px 110px;margin-bottom:15px;position:relative;height:1%;font-size:13px; text-shadow:none;}
.info-box{color:#64757f;background:#e1f2fc;border:1px solid #68a2cf}
.download-box{color:#697a58;background:#eeffdd;border:1px solid #a3c159}
.notification-box{color:#79725b;background:#fef7e0;border:1px solid #e6c555}
.error-box{color:#7e6c6c;background:#feebeb;border:1px solid #ff9999}
.info-box p.icon,.download-box p.icon,.notification-box p.icon,.error-box p.icon{position:absolute;left:34px;top:16px;margin:0}
/* Pages
---------------------------------------- */
/* 404 page */
#page-404 #content {padding:0 0 48px 0;}
#page-404 .content-box {
	width:950px;
	margin:0 auto;
	position:relative;
}
	#page-404 .content-box .inner {
		min-height:405px;
		padding:0 0 0 560px;
	}
strong.heading404 {
	display:block;
	font-size:24px;
	line-height:30px;
	color:#1d1d1d;
	font-weight: normal;
	padding:56px 0 0 0;
	font-family: 'Oswald', sans-serif;
	margin:0;
	text-transform:capitalize;
	letter-spacing:-1px;
}
b.heading404 {
	display:block;
	font-size:24px;
	line-height:30px;
	color:#1d1d1d;
	text-transform: capitalize;
	font-family: 'Oswald', sans-serif;
	font-weight: normal;
	padding:0 0 34px 0;
	letter-spacing:-1px;
}
#page-404 #content p {
	color:#1d1d1d;
	font-size:14px;
	line-height:24px;
	text-shadow:none;
	padding:0 0 24px 0;
}
	#page-404 #content p.last {
		padding:0 0 33px 0 !important;
	}
	.main-bg404 {
		position:absolute;
		width:920px;
		height:405px;
		left:0;
		top:0;
		background:url(../images/page404-img.jpg) no-repeat 0 0;
		margin-left:-378px;
	}
/* Under Construction page =====*/
#constuction-box{
	width:800px;
	height:500px;
	position:absolute;
	left:50%;top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#f0f1f1;
	text-align:center
	}
	#constuction-box .inside{padding:40px 40px 40px 40px}
		#constuction-box .button{position:relative}
		#constuction-box h1{text-align:center;font-size:38px;margin-bottom:.2em;line-height:48px;letter-spacing:2px;border-bottom:1px solid #ddd;padding-bottom:10px;}
			#constuction-box h1 span{color:#00c4ff;display:block;margin-bottom:-15px}			
	/* Countdown */
	#countdown_dashboard{height:110px;padding:30px 0 40px 0;width:650px;margin:0 auto;position:relative}
	.dash{width:110px;height:114px;background:transparent url('../images/dash.png') 0 0 no-repeat;float:left;margin-left:20px;position:relative}	
	.dash .digit{font-size:75px;line-height:85px;font-weight:bold;float:left;width:55px;text-align:center;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;color:#555;position:relative}
		.dash .digit .bottom{font-size:75px;line-height:85px}	
	.dash_title{position:absolute;display:block;bottom:0px;left:0;font-size:12px;color:#555;letter-spacing:2px;width:110px}	
	.dev_comment{font-size:14pt;color:#777;text-align:center;font-style:italic;margin:40px 10px}	
	#subscribe_form{position:relative}	
	#email_field{font-size:16pt;padding:6px 10px;width:300px}	
	#subscribe_button{font-size:14pt;color:#333;padding:4px 8px}	
	.copyright{font-size:9pt;color:#333;margin:40px 0px}	
	.faded{color:#999}	
	.form_message{width:400px;padding:10px;margin:15px auto;display:none}	
	#error_message{background-color:#ffe;border-left:5px solid #bb3;border-right:5px solid #bb3;color:#770}
	#info_message{background-color:#f0f9ff;border:1px solid #eef}
	#loading{text-align:center;margin:10px;display:none;position:absolute;width:100%;top:60px}
/* Intro page */
#intro-box{
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background:#f0f1f1;
	text-align:center;
	float:left
}
	#intro-box .inside{padding:40px 40px 40px 40px}
		#intro-box h1{text-align:center;position:absolute;left:0;top:-90px;width:600px;overflow:hidden;height:100px;border:none; color:#1d1d1d;}
		#intro-box .button{position:absolute;right:40px;bottom:10px;float:right;white-space:nowrap}
		.intro-buttons{width:500px;padding:0 50px;position:absolute;left:0;bottom:50px}
		#flash-intro{margin-bottom:20px;position:absolute;left:23px;top:20px}

/* Content
---------------------------------------- */		
/* Lightbox image */

.lightbox-image{display:inline-block;position:relative;}
a.border{padding:6px;background:#dededa;display:inline-block;}
.lightbox-image img{position:relative;z-index:2;}
.lightbox-image span{position:absolute;width:100%;height:100%;left:0;top:0;background:url(../images/magnify.png) 50% 50% #fff no-repeat;}


/* SlideDown element */
.slideDown{padding:0 1px 0 0;font-size:13px; line-height:19px;}
	.slideDown dt{background-color:#212121;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;color:#fff;padding:9px 0 9px 21px;margin-bottom:4px;font-weight:normal;
	display:block;font-size:14px;cursor:pointer;margin-bottom:10px; text-shadow:none;}
	.slideDown dt:hover,.slideDown dt.active{background-color:#ccc;color:#fff;text-shadow:0 0 5px #fff}
	.slideDown dt.active{background-image:url(../images/arrow2.gif)}
	.slideDown.absolute dt{position:relative; display:block !important; cursor:pointer;}
	.slideDown dd{display:none;padding:10px 20px 20px 20px; position:relative; overflow:hidden;}
	#block dd{display:block}
	.slideDown.absolute{position:relative;}
	.slideDown.absolute dd{position:absolute;z-index:999; background:#f0f1f1;}
	.slideDown.absolute dd p {
		font-size:13px !important;
		line-height:24px !important;
	}
/* Accordion */
#horz-accordion {width:942px; margin:0 auto;}
dl#accordion{list-style-type:none;margin:0;padding:0 2px 0 0;height:auto !important}
	dl#accordion .indent{padding-top:7px !important;padding-bottom:5px !important}
	dl#accordion a{display:block;}
	dl#accordion dt{margin:0px; background:none; padding:0;}
		dl#accordion dt a{background-color:#212121;background-image:url(../images/arrow1.gif);background-repeat:no-repeat;background-position:100% 16px;color:#fff;padding:9px 0 9px 21px;margin-bottom:4px;font-weight:normal;display:block;font-size:14px;text-decoration:none; text-shadow:none;}
		dl#accordion dt a:hover{background-color:#ccc;color:#fff}
		dl#accordion dt.active a{background-color:#ccc;background-image:url(../images/arrow2.gif);color:#fff;}
	dl#accordion dd{display:none;margin-bottom:0;padding-left:0}
		dl#accordion dd .indent{padding:10px 30px 14px 20px !important}
		dl#accordion dd a{display:inline;background:none;padding:0;width:auto;text-decoration:none}
		dl#accordion dd a:hover{background:none}
		dl#accordion dd .sub_menu  li{list-style:none;line-height:30px!important;padding-left:12px;}
		.sub_menu{font-size:12px;line-height:16px;}
		.sub_menu li a{line-height:30px !important;text-decoration:underline !important;}
		.sub_menu li a:hover{text-decoration:none !important;}

/* Tooltips */
#aToolTip{background:#fbfbfb;color:#1ec7eb;margin:0;padding:2px 8px;font-size:11px;position:absolute;display:none;z-index:50000;border:2px solid #1ec7eb; text-shadow:none !important;}
#aToolTip .aToolTipContent{position:relative;margin:0;padding:0; text-shadow:none !important;}
a#aToolTipCloseBtn{display:block;height:20px;width:20px;overflow:hidden;background:url(../images/close.gif) no-repeat;text-indent:-9999px;outline:none;position:absolute;top:-15px;right:-20px; text-shadow:none !important;}
/* Elements list */
.elements-list li{background:none !important;padding:0 0 0px 0 !important;position:relative;line-height:28px}
.elements-list li code{position:absolute;right:0;top:-3px;padding:2px 3px 1px 3px;border:1px dotted #333}
/* Tabs */
.tabs{padding:15px 0 30px 0; text-shadow:none !important;}
 .tabs ol{list-style-type:decimal;margin:0 0 0 20px}
  .tabs ol li{display:list-item;float:none;padding-bottom:5px !important;font-size:12px;color:#212121} 
 .tabs ul{list-style:none;padding:0 0 0 0 !important;overflow:hidden}
  .tabs li{display:block;float:left;margin:0 5px 5px 0 !important;background:none;padding:0 0 0 0 !important}
  .tabs .selected{margin-bottom:0px !important;position:relative}
  .tabs .selected a{background:#ccc;color:#fff;padding-bottom:10px}
  .tabs li a:hover{background:#ccc;color:#fff}
  .tabs li a{background:#1ec7eb;color:#fff;display:block;padding:5px 10px;text-decoration:none}
 .tabs .tab-content{background:#ccc;clear:both;width:auto;max-width:900px;overflow:auto}
  #content .tabs .tab-content .inner{padding:10px} 
 .tabs p{color:#212121;}
 .tabs .tab-content strong{color:#1d1d1d} 
 .tabs pre{margin:4px 0}
 .tabs code{overflow:auto}
 *+html .tabs code{overflow:visible}


/* Twitter */
#twitter {text-shadow:none !important;}
#twitter p{margin:0;}
	#twitter h2{margin:0 0 5px 0;padding:.5em 1em;font-size:1.5em;color:#fff;background-color:#888;letter-spacing:0;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
	#preloader{margin:0;padding:1em 1em 1em 3em;text-indent:10px;background:transparent url(http://gasnatural-barcelona.es/images/loader.gif) 1em center no-repeat}
	ul#twitter_update_list{margin:0;padding:0 0 0.5em 0;list-style-type:none}
		ul#twitter_update_list li{margin:0;padding:0.8em 5px 1em 1em !important;background:#ccc; margin-bottom:7px}
		ul#twitter_update_list li:hover{background-color:#bbb;color:#1d1d1d}
			ul#twitter_update_list li:hover a{color:#1d1d1d}
			ul#twitter_update_list li a{color:#1d1d1d}			
				ul#twitter_update_list li span{display:block; color:#1d1d1d}				
				ul#twitter_update_list li span a{color:#1d1d1d}
			ul#twitter_update_list li.lastTweet{border-bottom:none}			
			a#profileLink{display:block;padding:0.3em 1em;color:#fff;background-color:#000}
			a#profileLink{display:block;padding:0.3em 1em;color:#fff;background-color:#000}
/********dialog********/
.disable_masking{width:400px;z-index:6001;position:absolute;top:-340px; background: #ececec;padding:40px;box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;}
.closebutton,.myclosebutton{
	display:block;
	position:absolute;
	right:-15px;
	top:-15px;
	background:#fff;
	padding:5px 5px 0 5px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
#dialog6 h6 {padding-left:18px !important;}

/* Code grabber */
.code{padding:30px 0 10px 0; text-shadow:none !important;}
.code a.code-icon{margin-bottom:10px}
.code a.code-icon i{padding-right:6px;font-style:normal; font-family:Arial, Helvetica, sans-serif;}
.code div.grabber{display:none}
.code code{padding:0 10px 0 10px;background:#f6f6f6;color:#333;border:1px solid #dfdfdf;white-space:pre;overflow:auto}
/* Carousel */
ul#carousel {height: 397px; overflow:hidden;}
	ul#carousel li {padding:0 0 10px 0;}
.jcarousel-container {padding:0; background:none !important; position:relative;}
.jcarousel-direction-rtl {direction: rtl;}
.jcarousel-container-horizontal {width: 270px;}
.jcarousel-clip {overflow: hidden;}
.jcarousel-clip-horizontal {
    width:  270px;
    height: 400px;
	margin:0 auto;
	background:none !important;
	padding:0;
}
.jcarousel-item {
    width: 270px;
    height: 400px;
	background:none !important;
}
.jcarousel-item-horizontal {
	margin:0 16px 0 0;
	background:none !important;
}
.jcarousel-item-placeholder {display:none;}

.jcarousel-prev {
	background: url(../images/carousel-controls.png) no-repeat 0 0;
	position:absolute;
	width:22px;
	height:22px;
	top:-55px;
	right:23px;
	z-index:10;
	cursor:pointer;
	display:block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 1px 2px #d9d9d9;
	-moz-box-shadow:0 1px 2px #d9d9d9;
	-webkit-box-shadow:0 1px 2px #d9d9d9;
}
	.jcarousel-prev:hover {background: url(../images/carousel-controls.png) no-repeat 0 -22px;}
.jcarousel-next {
	background: url(../images/carousel-controls.png) no-repeat -23px 0;
	position:absolute;
	width:22px;
	height:22px;
	top:-55px;
	right:0;
	z-index:10;
	cursor:pointer;
	display:block;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 1px 2px #d9d9d9;
	-moz-box-shadow:0 1px 2px #d9d9d9;
	-webkit-box-shadow:0 1px 2px #d9d9d9;
}
	.jcarousel-next:hover {background: url(../images/carousel-controls.png) no-repeat -23px -22px;}

#carousel img {height:108px;}
#carousel .date {
	display:block;
	color:#1d1d1d;
	font-size:14px;
	line-height:24px;
}
#carousel p a {
	color:#999;
	text-decoration: none;
}
	#carousel p a:hover {color:#000;}
#carousel p {padding-bottom:22px !important;}
p.currentTextHolder {color:#7f7f7f; text-shadow:none;}



.h7p {
-webkit-animation: cssAnimation 2.3997s 19 ease;
-moz-animation: cssAnimation 2.3997s 19 ease;
-o-animation: cssAnimation 2.3997s 19 ease;
}
@-webkit-keyframes cssAnimation {
from { -webkit-transform: rotate(0deg) scale(0.764) skew(2deg) translate(8px); }
to { -webkit-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
}
@-moz-keyframes cssAnimation {
from { -moz-transform: rotate(0deg) scale(0.764) skew(2deg) translate(8px); }
to { -moz-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
}
@-o-keyframes cssAnimation {
from { -o-transform: rotate(0deg) scale(0.764) skew(2deg) translate(8px); }
to { -o-transform: rotate(4deg) scale(1) skew(1deg) translate(10px); }
}
visualizador
#gallery img {
			border: none;
		}
 
		#gallery_nav {
			float: left;
			width: 584px;
			text-align: center;
		}
 
		#gallery_output {
			float: left;
			width: 600px;
			height: 550px;
			overflow: hidden;
		}
 
		#gallery_output img {
			display: block;
			margin: 20px auto 0 auto;
		}
		
		.home li{
			float:left;
		}
fin estilos visualizador