/* === Misc === */
body {
	background: white url(images/bg2.png) repeat-y center;
	margin: 0;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	background-color: #0F0F0F;
}
a:link, a:visited {
	color: #3370a6;
}
a:hover{
	color: #FF0000
}
#wrapper{
	width: 960px;
	text-align: left;
	padding: 0px;
	position: relative;
	background: url(images/contentrepeat.jpg) repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.clear{
	clear:both;
}
/* === Header === */
#header{
	width: 100%;
	background: url(images/header.jpg) repeat-x top;
	height: 120px;
	text-align: center;
	padding-top: 10px;
}
/* === Logo === */
h1, h1 a:link, h1 a:visited, h1 a:hover{
	font-size:36px;
	color:white;
	padding:0;
	font-weight:normal;
	margin:0;
	text-decoration:none;
}
/* === Nav === */
#nav{
	background: url(images/navbg-repeat.jpg) repeat-x top;
	height: 56px;
	width: 100%;
	position: relative;
	z-index: 999;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#nav .inner{
	width:100%;z-index:999;
	height:56px;
	background:url(images/navbg-middle.jpg) top center no-repeat;
}
#nav ul {
	font-size:18px;
	padding: 5px 0 0 30px;
	margin: 7px 0;
	list-style: none;
	float: left;
	text-shadow:1px 1px white;
	z-index:999;
}
#nav ul li{
	display:inline;
	float:left;
    z-index:100;
}
#nav ul li a:link, #nav ul li a:visited{
	display: inline;
	color: #333333;
	display: block;
	text-decoration: none;
	height: 44px;
}
#nav ul li a:hover{
	display: inline;
	color: #333333;
	background: url(images/bgright.jpg) no-repeat top right;
	display: block;
	text-decoration: none;
	height: 44px;
}
#nav ul li a.current{
	background: url(images/bgright.jpg) no-repeat top right;
	height: 44px;
	color: #FF0305;
}
#nav ul li a.active{
	background: url(images/bgright.jpg) no-repeat top right;
	height: 44px;
}
#nav ul li a.current span.link,#nav ul li a.active span.link, #nav ul li a:hover span.link {
	background: url(images/bgleft.jpg) no-repeat top left;
}
#nav ul li a span.link {
	position: relative; /*To fix IE6 problem (not displaying)*/
	float: left;
	cursor: pointer;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 14px;
	padding-left: 18px;
}
/* === Dropdown Nav === */
#nav ul ul {
	position: absolute;
	display: none;
	top: 37px;
	z-index: 9999;
	padding: 5px;
	border: 1px solid #a2a2a2;
	width: 170px;
	background-color: #E6E7E8;
}
ul#nav ul ul li{
background:none;
padding:0;
margin:0;
z-index:999;
}
#nav ul li ul li{
	background: none;
	z-index: 999;
	padding: 0;
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ccc;
}
#nav ul li ul a:link, #nav ul li ul a:visited{
	display: block;
	padding: 10px 0 8px 10px;
	width: 160px;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	float: left;
	margin: 0;
	z-index: 999;
	height: 16px;
	background-color: #FFF;
}
#nav ul li ul a:hover{
	display: block;
	width: 160px;
	font-weight: normal;
	font-size: 14px;
	float: left;
	z-index: 999;
	background: url(images/nav-submenu.jpg) repeat-x bottom #fff;
	color: #FF0305;
}

#nav ul ul ul{
top:auto;z-index:999;
}	

#nav ul li ul ul {
left:146px;
margin:0px 0 0 10px;
z-index:9999;
}
#nav ul li{
		position:relative;
}
/* === Pagination Nav === */
.pagination{
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.pagination ul{
margin: 0;
padding: 0;
text-align: left;
font-size: 12px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	color: #CCCCCC;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #FF0305;
	color: #fff;
	background-color: #FF0305;
}

.pagination a.currentpage{
	background-color: #FF0305;
	color: #FFF !important;
	border-color: #FF0305;
	cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
	background-color: white;
	cursor: default;
	color: #333333;
	border-color: #999999;
	font-weight: normal !important;
}
/* === Featured Area === */
#hold{
	z-index: 3;
	position: absolute;
	top: 187px;
	left: 0px;
	width: 960px;
}
#featured{
	width: 100%;
	height: 238px;
	padding-bottom: 2px;
	position: relative;
	overflow: hidden;
	margin: 0;
	z-index: 4;
	background-image: url(images/cuadres_vermell.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
/* === Featured Packages (images to left) === */
#featured .sliderImages{
	position:absolute;
	left:30px;
	text-align:center;
	width:380px;
	height:202px;
	top:30px;
}
ul.slider-img-list{
	width:380px;
	margin: 0pt; padding: 0pt; position: relative; list-style-type: none; z-index: 1; top: 1200px;
}
ul.slider-img-list li{
overflow: hidden; float: left; width: 380px; height: 202px; vertical-align:bottom;
}

a.package1{
	width:270px;
	height:180px;
	display:block;
	background:url(images/slideleft-1.png) top left no-repeat;
	margin:0 auto;
}
a.package2{
	width:270px;
	height:180px;
	display:block;
	background:url(images/slideleft-2.png) top left no-repeat;
	margin:0 auto;
}
a.package3{
	width:270px;
	height:180px;
	display:block;
	background:url(images/slideleft-3.png) top left no-repeat;
	margin:0 auto;
}
a.package4{
	width:270px;
	height:180px;
	display:block;
	background:url(images/slideleft-4.png) top left no-repeat;
	margin:0 auto;
}
a.package5{
	width:270px;
	height:180px;
	display:block;
	background:url(images/slideleft-5.png) top left no-repeat;
	margin:0 auto;
}
.sliderImages span, .arrows span{
	display:none;
}
/* === Featured next and previous links === */
#featured .arrows{
	left:420px;
	position:absolute;
	top:30px;
	width:44px;
}
#featured .arrows a.next{
	margin-bottom:66px;
}
#featured .arrows a:link.next, #featured .arrows a:visited.next, #featured .arrows a:link.prev, #featured .arrows a:visited.prev{
	height:44px;
	width:44px;
	display:block;
	position:relative;
}
#featured .arrows a:hover.next, #featured .arrows a:hover.prev{
	height:44px;
	width:44px;
	display:block;
}
#featured .arrows a:link.next, #featured .arrows a:visited.next{
	background: url(images/next.png) top left no-repeat;
}
#featured .arrows a:hover.next{
background:url(images/nexthover.png) top left no-repeat;
}
#featured .arrows a:link.prev, #featured .arrows a:visited.prev{
	background: url(images/previous.png) top left no-repeat;
}
#featured .arrows a:hover.prev{
background:url(images/previous-hover.png) top left no-repeat;
}
/* === Featured Text (right side) === */
.texthold{
	right: 0px;
	top: 30px;
	width: 402px;
	height: 242px;
	position: absolute;
	background: url(images/slideright-title.png) top left no-repeat;
}
#featured .sliderText{
	width: 400px;
	height: 240px;
	position: relative;
}
ul.slider-text-list{
	width: 400px;
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	z-index: 1;
	left: -1800px;
}
ul.slider-text-list li{
	overflow: hidden;
	float: left;
	width: 400px;
	vertical-align: bottom;
	height: auto;
}
ul.slider-text-list li h2{
	width: 392px;
	font-size: 24px;
	color: white;
	margin: 0;
	font-weight: normal;
	height: 29px;
	padding: 6px 0 10px 10px;
}
ul.slider-text-list li p{
	text-shadow: 1px 1px #333333;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 30px 10px 10px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.more{
	display: block;
	color: white;
	font-weight: bold;
	border: 1px solid #791A1C;
	text-shadow: 1px 1px #000000;
	width: 70px;
	text-align: center;
	padding: 4px;
	float: right;
	margin-right: 30px;
	background-color: #791a1c;
	background-image: url(images/readmore.png);
	background-repeat: repeat-x;
	background-position: top;
}
/* === Services Section (homepage under featured) === */
#services{
	background:url(images/servicerepeat.jpg) repeat-x top;
	height:127px;
	width:100%;
	border-top:2px solid white;
	border-bottom:1px solid #ccc;
}
#services .box{
	float:left;
	height:97px;
	border-right:1px solid #cbcbcb;
	width:190px;
	position:relative;
	padding-left:104px;
	padding-top:30px;
	padding-right:20px;
}
#services .box2{
	float:left;
	height:97px;
	width:190px;
	position:relative;
	padding-left:104px;
	padding-top:30px;
	padding-right:20px;
}
#services .box img,#services .box2 img{
	position:absolute;
	left:20px;
	top:30px;
}
#services .box p, #services .box2 p{
	line-height: 18px;
	margin: 0;
	text-shadow: white 1px 1px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#services h3{
	margin:0;
	color:#525252;
	font-size:18px;
	font-weight:normal;
}
/* === Main Content === */
	#content{
	width: 960px;
	position: relative;
	background-image: url(images/contentrepeat3.jpg);
	}
/* === Subpages header === */
	#subheader{
		background:#e9e9e9;
		padding:15px 30px 15px 30px;
		display:block;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
	}
	#subheader h2{
	margin: 0;
	padding: 0;
	color: #FF0305;
	font-weight: normal;
	font-size: 24px;
	}
/* === Full Page Holder (portfolio) === */
	#fullpage{
	background-color: #000;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	}
/* ===  Portfolio === */
	.portitem{
	float: left;
	width: 260px;
	padding: 5px;
	float: left;
	margin: 15px;
	border: 1px solid #ccc;
	background: #e9e9e9;
	position: relative;
	overflow: hidden;
	}
.portitem img{
	border: 1px solid #FFF;
	}
.portitem span{
	padding: 5px;
	width: 250px;
	position: absolute;
	bottom: -30px;
	left: 6px;
	color: #FF0305;
	text-shadow: 1px 1px white;












































		filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 20px;
	margin-bottom: -2px;

	}
/* === Left Column === */
	#content #leftcolumn{
	float: left;
	width: 569px;
	background: url(images/leftcolumn.jpg) top repeat-x;
	padding: 30px 30px 30px 30px;
	line-height: 20px;
	position: relative;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 12px;
}
img.border{
		background:#fff;
		padding:3px;
		border:1px solid #dadada;
	}
img.imgRight{
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
	}
img.imgCentre {
	float: left;
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

img.imgLeft{
	float: left;
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	}
/* === Split Left Column into 2 === */
	.col1{
	float: left;
	width: 260px;
	padding-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	.col2{
	float: right;
	width: 260px;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	#content h4{
	font-size: 16px;
	margin: 0;
	color: #FFF;
	font-weight: normal;
	}
		#content h5{
	font-size: 14px;
	margin: 0;
	color: #FFF;
	font-weight: normal;
	}
	blockquote{
		font-style:italic;
	}

	.blog{
		margin-bottom:30px;
	}
	.blog .info{
	display: block;
	padding: 5px;
	border: thin solid #666666;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
	.hidden{
		visibility:hidden;
	}
#formulario {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 500px;
	text-align: justify;
	height: 400px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-color: #0F0F0F;
	color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #333333;
}
/*  Left Column */
#leftcolumn h2{
	font-weight: normal;
	color: #d20000;
	font-size: 24px;
	margin: 0;
	padding: 0;
}
#leftcolumn h3{
	margin: 0;
	color: #E8E8E8;
	font-weight: normal;
	font-size: 18px;
}
ul.checklist{
		padding:15px 0 25px 15px;
		margin:0;
		list-style:none;
		line-height:22px;
	}

	ul.checklist li{
		background:url(images/tick.png) left no-repeat;
		padding-left:20px;
		width:255px;
		float:left;
	}
/*  Right Column */
#rightcolumn{
	float: right;
	width: 290px;
	padding: 30px 20px 30px 20px;
	background-color: #333;
	background-image: url(images/rightcolumn.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#rightcolumn h3{
	color: #D20000;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 18px;
}
	#rightcolumn  ul{
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:0 0 30px 0;
	}			
			
	#rightcolumn  ul li{
		padding:0px;
		margin:0px;
	}
		.col1 h3, .col2 h3{
		padding:0 0 15px 0;
		margin:0;
	}
/*  Search */
.outerhol{
	position:relative;
	width:100%;
	height:51px;
	padding:0 0 10px 0;
}
.search{
	background: url(images/search.png) repeat-x top;
	position: absolute;
	top: 0;
	left: -22px;
	width: 310px;
	height: 51px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #791A1C;
	border-left-color: #791a1c;
	margin-left: 10px;
}
.search form{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	
}
	.search .textfield{
	background: white;
	outline: none;
	padding: 3px;
	width: 200px;
	}
		.search .button{
	background: none;
	border: none;
	outline: none;
	color: white;
	text-shadow: 1px 1px #000000;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
	}
/*  Recent Blog Entries */
		
		#rightcolumn  ul li.bd{position:relative;}
		#rightcolumn  ul.bd a{text-decoration:none;}
		#rightcolumn  li.bd ul{
	width: 264px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		}
		
		#rightcolumn  li.bd ul li{
	line-height: 18px;
	font-size: 11px;
	color: #CCC;
		}
		
		#rightcolumn  ul li.bd ul li.title{
			font-size:12px;
			font-weight:bold;
		}
		#rightcolumn  ul li.bd ul li.title a{
	color: #F0F0F0;
}
		#rightcolumn  ul li.ft{line-height:1px;}

		#rightcolumn  ul.blog-entries li.bd ul li.image{
	float: left;
	height: 60px;
	width: 80px;
	margin-right: 15px;
		}
li.bd{
}
/*  Recent Testimonials */
	#rightcolumn ul li.testimonial{
	padding: 10px 0 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
		#rightcolumn ul li.testimonial ul li.extract{
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
		#rightcolumn ul li.testimonial ul li.testimonial-main{
	line-height: 18px;
	padding: 10px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	}
			#rightcolumn ul li.testimonial ul li.testimonial-author{
	line-height: 18px;
	padding: 0 0 0 0;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
			}
			a img{
				border:none;
			}
/* === Footer === */
			#footer{
	width: 100%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-image: url(images/footerBox.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
			}
#footer .box{
	float: left;
	width: 254px;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
#footer h3{
	color: #FFFFFF;
	font-weight: 100;
	font-size: 16px;
	margin: 0 0 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box ul{
	list-style:none;
	margin:0;
	padding:0;
}
.box ul li{
	margin-top: -1px;
	background-repeat: repeat-x;
	border: 1px inset #999;
	background-position: top;
	background-color: #0F0909;
}
.box ul li a{
	padding: 8px;
	display: block;
	color: #CCCCCC;
}
.box ul li a:hover{
	color: #FF0305;
}
#footer .box p   {
	line-height: 18px;
	padding: 0 0 0 0;
	margin: 0;
	text-shadow: 0px 0px;
	color: #666;
}
#redesSociales {
	float: left;
	height: 100px;
	width: 220px;
	margin-top: 25px;
	margin-left: 50px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#redesSociales .social {
	float: left;
	height: 40px;
	width: 220px;
}
.social ul   {list-style:none;margin:0 auto;padding:0;}
.social ul.inlined   {float:left;}
.social ul li{
	width: 40px;
	height: 40px;
	margin: 2px;
	text-indent: -9999px;
}
.social ul li a    {display:block;width:100%;height:100%;opacity: 0.8;-moz-opacity: 0.8;filter:alpha(opacity=80);}
.social ul li a:hover    {opacity: 1;-moz-opacity: 1;filter:alpha(opacity=1);}
.social ul a.facebook {
	background-position: 0px 0px;
	background-image: url(images/icono-facebook.png);
}

.social ul a.twitter{
	background-position: 40px 0px;
	background-image: url(images/icono-twitter.png);
}

.social ul a.linked-in{
	background-position: 80;
	background-image: url(images/icono-linkedin.png);
}
.social ul a.google {
	background-position: 120px 0px;
	background-image: url(images/icono-google.png);
}
.social ul a.feed {
	background-position: 160px 0px;
	background-image: url(images/icono-rss.png);
}
#logoPeu {
	float: left;
	height: 35px;
	width: 163px;
	margin-top: 15px;
	margin-left: 20px;
}
#copyright{
	width: 100%;
	text-indent: 30;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 40px;
	background-position: top;
	text-align: center;
}

.gris {
	padding: 0px;
	margin: 0;
	list-style: none;
	line-height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.grisFosc {
	padding: 0px;
	margin: 0;
	list-style: none;
	line-height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
