body {
	background-image:url(../imagenes/bg.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-color: #000;
	font-weight: normal;
	color:#8B8A88;
	font-size:13px;
	font-weight:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	background-attachment: fixed;
}


#wrapper {
	width:962px;
	margin:0 auto;
}


#header {
	background-image:url(../imagenes/bg.jpg);
	background-position:50% 0;
	width:962px;
	padding-bottom:28px;
	margin:0 auto;
	height:100px;
	position: fixed;
	z-index:100;
	background-attachment: fixed;
}

#logo {
	width:960px;
	margin:0 auto;
	text-align: left;
}


#logo img {
	margin-top:25px;
	margin-bottom:10px;
}

a {
	color: #FFF;
	text-decoration: none;
	outline:0;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color:#FFF;
	font-size:25px;
	text-transform: uppercase;
	margin-bottom:14px;
	padding-top:32px;
}

h1 a:hover {
	text-decoration: none;
}


h1 span {
	font-weight:bold;
}

h2 {
	color:#FFF;
	font-size:20px;
	line-height:1;
	margin-top:-2px;
	min-height:20px;
}

h3 {
	color:#FFF;
	font-size:18px;
}

h4 {
	color:#FFF;
	font-size:16px;
}

h5 {
	color:#FFF;
	font-size:14px;
}

h6 {
	color:#FFF;
	font-size:12px;
}


p {
	font-size:13px;
	line-height: 15px;
	font-weight:normal;
}

img.left {
	float:left;
	margin-right:20px;
	margin-top:0;
	margin-bottom:0;
}

img.right {
	float:right;
	margin-left:20px;
	margin-bottom:0;
}

ul.unordered {
	margin-top:20px;
}

ul.unordered li {
	padding-left:16px;
	line-height:16px;
	margin-bottom:10px;
	background-image: url(../imagenes/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size: 13px;
	display: block;
}

ol {
	margin-top:20px;
	overflow: hidden;
}

ol li {
	line-height:16px;
	margin-bottom:10px;
	font-size: 13px;
	list-style-position: inside;
	list-style-type: decimal;
}

.borderline {padding-top:150px;}

.dropcap {
	display:block;
	float:left;
	font-size:40px;
	padding:0;
	margin: 0;
	margin:0px 8px -10px 0;
	color: #FFF;
}

.dropcap2 {
	display:block;
	float:left;
	font-size:25px;
	padding:0;
	margin: 0;
	margin:0px 4px -10px 0;
	color: #FFF;
}

pre {
	background: transparent url(../imagenes/transbg.png) repeat; 
}


/* TABLES */
/* ----------------------------------------- */

table {
	width: 100%;
	font-size:14px;
	border-collapse: collapse;
	border-bottom:1px solid #8B8A88;
	border-top:1px solid #8B8A88;
}

table td {
	padding: 10px;
	border-right:1px solid #8B8A88;
}

table td:hover {
	background-color: #333;
}

table th {
	padding: 10px;
	color:#FFF;
	text-align: left;
	border-right:1px solid #8B8A88;
}

table td.center {
	text-align: center;
}

table td.last {
	background: none;
}

table th.center {
	text-align: center;
}

table th.last {
	background: none;
}

table tr {
	border-left:1px solid #8B8A88;
	border-top:1px solid #8B8A88;
}

table tr.caption {
	border-left:1px solid #8B8A88;
}


/* MENU */
/* ----------------------------------------- */

#menu ul {
	background-image:url(../imagenes/menu.png);
	width:962px;
	height:52px;
	margin:0 auto;
	background-repeat: no-repeat;
	overflow:hidden;
	clear:both;
}

#menu ul li {
	background-image:url(../imagenes/sep.png);
	background-position: right;
	background-repeat: no-repeat;
	width:112px;
	height:50px;
	margin-right:-2px;	
	display: block;
	float:left;
}

#menu ul li a {
	width:109px;
	height:52px;
	padding:0;
	margin:0;
	padding-top:14px;
	color:#8b8a88;
	font-size: 16px;
	text-decoration: none;
	display: block;
	text-align: center;
	outline: 0;
	float:left;
}

#menu ul li a:hover, #menu ul li a.hover {
	width:109px;
	height:50px;
	padding-top:14px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	outline: 0;
	background-image:url(../imagenes/light3.png);
	background-position: top center;
	background-repeat: no-repeat;
	color:#FFF;	
	float:left;
}

#home {
	margin-bottom: 300px;
}

/* SLIDER */
/* ----------------------------------------- */

#slider {
	background-image:url(../imagenes/transbg.png);
	margin:0 auto;
	width:920px;
	height:310px;
	padding:20px;
	padding-bottom:35px;
	margin-bottom:0;
	display: block;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	bottom:-23px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:transparent url(../imagenes/slider-buttons.png) no-repeat 0 0;
	text-indent:-9999px;
	border:0;
	margin-right:5px;
	float:left;
}

.nivo-controlNav a:hover {
	background:transparent url(../imagenes/slider-buttons.png) no-repeat 0 -10px;
}

.nivo-controlNav a.active {
	background:transparent url(../imagenes/slider-buttons.png) no-repeat 0 -10px;
}

.nivo-directionNav a {
	display:block;
	width:14px;
	height:14px;
	background:url(../imagenes/slider-arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	position:absolute;
	bottom:-24px;
	z-index:99;
	cursor:pointer;
}
a.nivo-nextNav {
	background-position:-14px 0;
	right:0px;
}

a.nivo-nextNav:hover {
	background-position:-14px -14px;
}

a.nivo-prevNav {
	background-position: 0 0;
	right:19px;
}

a.nivo-prevNav:hover {
	background-position:0px -14px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

#sliderholder {
	width:920px;
	min-height: 310px;
	margin:0 auto;
	position: relative;
	background:url(../imagenes/loading.png) no-repeat 50% 50%; 
}

#sliderholder img {
	position:absolute;
	top:0px;
	left:0px;
	visibility: hidden;
}



/* 3D SLIDER */
/* ----------------------------------------- */

#slider2 {
	margin:0 auto;
	width:960px;
	height:550px;
	display: block;
	position: relative;
	z-index:5;
	margin-bottom: -50px;
}

#sliderholder2 {
	width:960px;
	height:550px;
}

/* CYCLE SLIDER */
/* ----------------------------------------- */

#slider-cycle {
	background-image:url(../imagenes/transbg.png);
	margin:0 auto;
	width:920px;
	height:310px;
	padding:20px;
	padding-bottom:35px;
	margin-bottom:0;
	display: block;
	position: relative;
}

#sliderholder-cycle {
	width:920px;
	height: 310px;
	margin:0 auto;
	padding-bottom: 10px;
	position: relative;
}

.sliderdir {
	position: absolute;
	right: 21px;
}

.slidernav a, .slidernav.activeSlide {
	display:block;
	width:10px;
	height:10px;
	background:transparent url(../imagenes/slider-buttons.png) no-repeat 0 0;
	text-indent:-9999px;
	border:0;
	margin-right:5px;
	margin-top: 3px;
	float:left;
}

.slidernav a:hover {
	background:transparent url(../imagenes/slider-buttons.png) no-repeat 0 -10px;
}

.slidernav .activeSlide {
	background:transparent url(../imagenes/slider-buttons.png) no-repeat 0 -10px;
}

.sliderprev, .slidernext {
	display:block;
	float: left;
	width:14px;
	height:14px;
	background:url(../imagenes/slider-arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.slidernext {
	background-position:-14px 0;
}

.slidernext:hover {
	background-position:-14px -14px;
}

.sliderprev {
	background-position: 0 0;
	margin-right: 5px;
}

.sliderprev:hover {
	background-position:0px -14px;
}

/* SERVICES */
/* ----------------------------------------- */

#mini-services {
	text-align: center;
	width: 960px;
	margin-top:10px;
	margin:0 auto;
	margin-bottom:300px;
}

#mini-services p {
	text-align: center;
	padding:0;
	margin:0;
	color:#8b8a88;
	font-size: 12px;
	line-height:17px;
	overflow: hidden;
	display:block;
	width: auto;
	padding-top:5px;
}

#mini-services img {
	text-align: center;
	padding-top:7px;
}

#mini-services h2 {
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	color:#fff;
	margin-top:5px;
}

/* COLUMNS */
/* ----------------------------------------- */

.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .one-sixth   {
	float:left;
	position:relative;
}
.one-third {
	width:30%;
	margin-right:5%;
}
.one-half {
	width:48%;
	margin-right:4%;
}
.one-third {
	width:30%;
	margin-right:5%;
}
.two-third {
	width:65%;
	margin-right:5%;
}
.one-fourth {
	width:22%;
	margin-right:4%;
}

.one-fifth {
	width:18%;
	margin-right:2.5%;
}

.one-sixth {
	width:15%;
	margin-right:2%;
}

.three-fourth {
	width:74%;
	margin-right:4%;
}

.last {
 margin: 0;
}
	

/* ABOUT */
/* ----------------------------------------- */

.section-container {
	width:920px;
	background-image:url(../imagenes/transbg.png);
	padding:20px;
	overflow: hidden;
	margin:0 auto;
	margin-bottom:300px;
}

.section-container p {
	padding-top:10px;
	line-height: 20px;
}

.section-container {
	line-height: 20px;
}

.section-container ul {
	margin-top:20px;
	overflow: hidden;
}

.section-container ul li {
	padding-left:20px;
	line-height:12px;
	margin-bottom:10px;
	background-image: url(../imagenes/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-size: 13px;
	display: block;
}

/* Services Page */
/* ----------------------------------------- */

.section-container h3 {
	margin-bottom: 8px;
}

.section-container h3 img {
	margin-right: 10px;
	margin-bottom: -8px;
}

/* PORTFOLIO */
/* ----------------------------------------- */

#portfolio-wrapper {
	overflow: hidden;
	width: 960px;
	margin:0 auto;
	margin-bottom:350px;
}

.grid {
  width: 980px;
  overflow: hidden;
  margin-left:-20px;
}

.grid:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.grid li {
  width: 225px;
  margin-left: 20px;
  margin-bottom:20px;
  float: left;
  text-align: center;
  line-height: 17px;
  color: #686f74;
  height: 150px;
  overflow: hidden;
  background-image:url(../imagenes/imgbg.png);
}

.grid li a {
  outline:0;
  
}

.grid li img {
  display: block;
  width:205px;
  height:130px;
  padding:10px;
}

.gallerynav {
	width:958px;
	margin:0 auto;
	height:30px;
	overflow: hidden;
	margin-top:180px;
}


.gallerynav li {
	float:left;
	color:#8b8a88;
	font-size:15px;
	line-height:23px;
	height: 23px;
	margin-right:5px;
	padding-bottom: 1px;
}

.gallerynav li a {
	text-decoration: none;
	color:#8b8a88;
	outline:0;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 1px;
}

.gallerynav li a:hover {
	background-color:#000;
}

.gallerynav li.selected-0,
.gallerynav li.selected-1,
.gallerynav li.selected-2,
.gallerynav li.selected-3,
.gallerynav li.selected-4,
.gallerynav li.selected-5 {
	background-color:#000;
}

#portfolio-gallery {
	clear:both;
	margin-top:15px;
}

/* PORTFOLIO CAPTIONS */
/* ----------------------------------------- */

.boxgrid{ 
	float:left; 
	overflow: hidden; 
	position: relative;
	width:225px;
	height:140px;
}

.boxcaption {
	position: absolute;
	background: #000;
	height: 33px;
	width: 70px;
	margin-left:10px;
	margin-bottom:10px;
	opacity: .8;








	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color: #00FF00;
	left: 318px;
}
.captionfull .boxcaption {
	top:140px;
	left: 0;
	}
	
.caption .boxcaption {
	left: 0;
	top:140px;
}

.cover strong {
	font-size:10px;
	margin:0;
	padding:0;
	line-height:1;
	padding:0;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	color:#fff;
	font-weight: normal;
	display: block;
}

/* GALLERY */
/* ----------------------------------------- */


ul.gallery {
	overflow: hidden;
	width: 980px;
	margin-right: -20px;
	margin-bottom: 300px;
}


ul.gallery li {
  width: 225px;
  margin-right: 20px;
  margin-bottom:20px;
  float: left;
  height: 150px;
  overflow: hidden;
  background-image:url(../imagenes/imgbg.png);	
}

ul.gallery li img {
  display: block;
  width:205px;
  height:130px;
  padding:10px;
}


/* NEWS */
/* ----------------------------------------- */

#news-wrapper {
	width: 960px;
	margin:0 auto;
	overflow: hidden;
	position: relative;
	margin-bottom:300px;
}

#output {
	width: 660px;
	height: 420px;
	float:right;
	background-image:url(../imagenes/transbg.png);
	background-repeat: repeat;
}

#output .entry {
	position: absolute;
	width: 620px;
	height: 420px;
	padding:20px;
	
}

.show {
	width: 620px;
	height: 420px;
	display:none;
}

.hide {
	display: block;
}

#output .entry p {
	line-height: 22px;
	padding-bottom:5px;
}

#output .entry img {
	display: block;
	margin-top:6px;
}

.entry h2 {
	overflow: hidden;
	line-height: 1;
	min-height: 20px;
}


/* DATES */
/* ----------------------------------------- */

.postdate {
  position: relative;
  width: 28px;
  height: 33px;
  float: left;
  margin-left:11px;
  margin-top:10px;
  padding: 4px 6px;
  background: #171717;
  color: #a7a7a7;
}

.month {
	text-transform: uppercase;
	font-size: 8px;
	line-height: 8px;
	height: 10px;
}

.day {
	font-size: 12px;
	line-height: 12px;
	height: 13px;
}

.year {
	font-size: 8px;
	line-height: 8px;
	height: 10px;
}

.month, .day, .year {
  text-align: center;
}

html:lang(en)>body  .day {
	font-size: 12px;
	line-height: 12px;
	height: 14px;
}

/* NEWS SCROLL */
/* ----------------------------------------- */

.scroll-pane {
	height:380px;
	overflow: auto;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	outline: 0;
	border:none;
	padding-right:5px;
	width:600px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 2px;
	top: 0;
	height: 100%;
}

.jScrollPaneDrag {
	position: absolute;
	overflow: hidden;
	background: #8B8A88;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color:#949392;
	background-color: #00FF00;
	left: 553px;
	top: 5548px;

}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowUp:hover {
/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;}


/* CONTACT FORM */
/* ----------------------------------------- */

#contact-wrapper {
	color:#8B8A88;
	margin-bottom: 300px;
}

.contact-container {
	width:920px;
	overflow: hidden;
	padding:20px;
	padding-bottom:40px;
	background-image:url(../imagenes/transbg.png);
	margin:0 auto;
}

    
.contact-right {
	width:400px;
	float:right;
}

input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 

#bottom {
	margin-top: 20px;
	height: 16px;
	background:transparent url(../imagenes/transbg.png) center bottom repeat;
	padding:10px 15px;
}

.copyright {
	width:870px;
	float: left;
	padding-top: 0px;
	font-size: 11px;
}

.copyright a {
	color:#8B8A88;
	text-decoration: underline;
}

.gototop {
	width:30px;
	float: right;
}

.scrolltop {
	background: transparent url(../imagenes/top.png) no-repeat 0 2px;
	width: 12px;
	height: 12px;
	display: block;
	padding-left: 15px;
	font-size: 11px;
}

/* INFORMATION */
/* ----------------------------------------- */

.contact-info ul {
	padding:0;
	margin:0;
	margin-top:6px;
}  

.contact-info ul li {
	padding-left:50px;
	font-size:13px;
	margin-bottom:6px;
} 

.contact-info ul li.address {
	background-image:url(../imagenes/icon-home.png);
	background-repeat:no-repeat;
	height:27px;
	line-height:27px;
} 

.contact-info ul li.phone {
	background-image:url(../imagenes/icon-tel.png);
	background-repeat:no-repeat;
	height:26px;
	line-height:23px;
} 

.contact-info ul li.email {
	background-image:url(../imagenes/icon-mail.png);
	background-repeat:no-repeat;
	height:25px;
	line-height:20px;
}

/* SOCIAL ICONS */
/* ----------------------------------------- */

ul.social li {
	float:left;
	height:25px;
	width:25px;
	margin:0;
	padding:0;
	margin-left:15px;
}

ul.social li a {
	outline: 0;
} 

ul.social li a img {
	position:relative;
} 

ul.social li:first-child {
	margin-left:0;
} 


/* TWITTER */
/* ----------------------------------------- */

#twitter {
	background-image:url(../imagenes/twitterbg.png);
	background-repeat:no-repeat;
	width:271px;
	height:112px;
	padding:10px;
	padding-left:20px;
	padding-right:50px;
	margin-bottom:25px;
	margin-top:25px;
}

.message {
	padding:0;
	color: #717171;
	font-family: Georgia, "Times New Roman", serif;
	font-size:13px;
	line-height:22px;
	font-style:italic;
	display: block;
}

.message a{
  font-weight:normal;
  text-decoration: none;
  color: #FFF;
}

.message a:hover {
	text-decoration: underline;
}

em.twitterTime a {
	text-decoration: none;
	font-style: normal;
	color:#ffffff;
	font-size:10px;
	display: inline-block;
}

em.twitterTime a:hover {
	text-decoration: underline;
}

.username {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	font-style: normal;
}

.username a:hover {
	text-decoration: underline;
}


/* ZOOMBOX */
/* ----------------------------------------- */

#zoombox_aplat {
	position:fixed;
	top: 0;
	left: 0;
	z-index: 190;
	width: 100%;
	height:100%;
	background-color: #000;
	cursor:pointer;
}
#zoombox_loader {
	background:url(../../js/zoombox/default/loader.png) left top no-repeat;
	position:absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	top:50%;
	left:50%;
	margin:-20px 0 0 -20px;
	overflow: hidden;
	z-index: 210;
}

#zoombox_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../../js/zoombox/default/close.png) ;
	z-index: 200;
}
.zoombox_close{
	cursor: pointer;
}
#zoombox_contener {
	position:absolute;
	padding:0;
	margin:0;
	overflow: visible;
	padding:18px 18px 56px 18px;
	z-index: 190;
}
#zoombox_relative{
	position:relative;
	width:100%;
	height:100%;
}
#zoombox_content {
	width:100%;
	height:100%;
	overflow:hidden;
	background:#000;
}	
#zoombox_content iframe{
	border:none;
}
#zoombox_nav{
	bottom:-36px;
	height:26px;
	left:0px;
	position:absolute;
	width:100%;
	z-index:200;
	text-align:center;
	line-height:16px;
}
#zoombox_nav table{
	border:medium none;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto;
	padding:0;
}
#zoombox_title{
	background: none;
	margin-right:13px;
}
#zoombox_title span{
	display:block;
	background-color: #ececec;
	padding: 5px 13px;
	color:#3a3a3a;
	font-family:Arial;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:17px;
	text-align:center;
}	
#zoombox_next {
	background:transparent url(../../js/zoombox/default/zoombox-arrow-l.jpg) no-repeat top right;
	display:block;
	height:25px;
	width:25px;
	cursor:pointer;
}	
#zoombox_prev{
	background:transparent url(../../js/zoombox/default/zoombox-arrow-l.jpg) no-repeat top left;
	height:25px;
	width:25px;
	display:block;
	cursor:pointer;
}	
#zoombox_next:hover,#zoombox_prev:hover{
	
}	
.clear{clear:both;}

#zoombox_bg {
}
div.zoombox_bg_h {
	position:absolute;
	top: -18px;
	left:0;
	width: 100%;
	height: 18px;
	background: transparent url(../../js/zoombox/default/ombre_h.png) repeat-x;
}

div.zoombox_bg_hd {
	position:absolute;
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../../js/zoombox/default/ombre_hd.png) no-repeat;
}

div.zoombox_bg_d {
	position:absolute;
	top:0;
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../../js/zoombox/default/ombre_d.png) repeat-y;
}

div.zoombox_bg_bd {
	position:absolute;
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../../js/zoombox/default/ombre_bd.png) no-repeat;
}

div.zoombox_bg_b {
	position:absolute;
	bottom: -18px;
	left:0;
	width: 100%;
	height: 18px;
	background: transparent url(../../js/zoombox/default/ombre_b.png) repeat-x;
}

div.zoombox_bg_bg {
	position:absolute;
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../../js/zoombox/default/ombre_bg.png) no-repeat;
}

div.zoombox_bg_g {
	left: -13px;
	top:0;
	position:absolute;
	height: 100%;
	width: 13px;
	background: transparent url(../../js/zoombox/default/ombre_g.png) repeat-y;
}

div.zoombox_bg_hg {
	position:absolute;
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../../js/zoombox/default/ombre_hg.png) no-repeat;
}

#zoombox table {
	background-color: transparent;
	border: none;
	width: auto;
}
#zoombox td, #zoombox tr {
	background-color: transparent;
	border: none;
	padding:0;
}

#zoombox tr:hover {
	background-color: transparent;
}
