/* - -- --- ---- ----- RESET ----- ---- --- -- - */

body, h1, h2, h3, h3, h4, h5, h6, p, ul, ol, li, form, input, img, blockquote {
	border: 0;
	margin: 0;
	padding: 0;
	border: none;
}

/* - -- --- ---- ----- MAIN LAYOUT ----- ---- --- -- - */

body {
	font: 12px Lucida Grande, Arial, Tahoma, Sans-Serif;
	color: #666;
	background: #FAFAFA;
}

.fancy {
	background: url(../images/color/fancy_blue.jpg) no-repeat center top #A7C4E7;
}

.wrap {
	width: 880px;
	margin: 0 auto;
}


/* - -- --- Header --- -- - */

#header {
	height: 60px;
	overflow: hidden;
}

.logo {
	float: left;
	display: block;
}

.contactInfo {
	float: right;
	width: 320px;
	overflow: hidden;
}

.contactInfo span {
	display: block;
	float: right;
}

.contactInfo .number {
	font-size: 28px;
	font-weight: bold;
	line-height: 56px;
	color: #222;
}

.contactInfo .time {
	padding: 10px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #333;
}

/* - -- --- Featured --- -- - */

.featured {
	padding: 30px 0;
	overflow: hidden;
}

.featured p {
	font-size: 14px;
	line-height: 1.7em;
	color: #222;
	margin: 0;
}

.teaser {
	float: left;
	width: 500px;
}

.video {
	float: right;
	width: 302px;
	height: 250px;
}

.video img {
	border:1px solid #000000;
}

.videoPreview {
	display: block;
	overflow: hidden;
	width: 227px;
	height: 137px;
	margin: 7px 0 0 16px;
}

.videoPreview img {
	display: block;
}


/* - -- --- Newsletter --- -- - */

.newsletter {
	height: 28px;
	padding: 13px 0;
	border-top: #666666;
	background: #1C1C1D;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#272727', endColorstr='#141415'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#272727), to(#141415)); /*  WebKit */
    background: -moz-linear-gradient(top,  #272727, #141415); /*  Firefox */
    line-height: 28px;
    font-size: 14px;
    color: #fff;
}

.newsletter .wrap {
	overflow: hidden;
}

.newsletter span{
	float: left;
}

.newsletter form {
	float: right;
	overflow: hidden;
}

.newsletter #subscribeEmail {
	float: right;
	border: none;
	background: #ECEBEB;
	width: 224px;
	height: 14px;
	padding: 6px 6px;
	font-size: 14px;
	color: #888D8F;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.newsletter #subscribe {
	float: right;
	margin-left: 15px;
}

.newsletter .submit {
	float: none;
	padding: 6px 9px 6px;
	margin: 0;
    -webkit-box-shadow: inset 0 1px 0 #26a99b;
   	-moz-box-shadow: inset 0 1px 0 #26a99b;
	box-shadow: inset 0 1px 0 #26a99b;
}


/* - -- --- Content --- -- - */

#content .wrap {
	overflow: hidden;
	background: url(../images/border.png) repeat-y 538px top;
}

.main {
	float: left;
	padding: 10px 40px 30px 0;
	width: 500px;
}

.sidebar {
	float: right;
	padding: 10px 0 30px 40px;
	width: 300px;
}


/* - -- --- Gallery --- -- - */

ul.gallery {
	overflow: hidden;
	padding: 0;
}

ul.gallery li {
	float: left;
	width: 230px;
	list-style: none;
	margin: 15px 40px 0 0;
	padding: 0;
}

ul.gallery li.last {
	margin-right: 0;
}

ul.gallery li a.galleryImage {
	display: block;
	padding: 0 0 16px 0;
	background: url(../images/shadow.png) no-repeat center bottom;
}

ul.gallery li a img {
	display: block;
}

ul.gallery li p{
   	font-size: 11px;
    font-style: italic;
    line-height: 1.5em;
    font-weight: normal;
    margin: 0;
    color: #666;
}

/* - -- --- Testimonial --- -- - */

/*cat*/
#left .categoria {
	float:left;
	width: 210px;
	margin-right: 40px;
	display: block;
	padding: 8px 10px 9px;
	font-size: 12px;
	line-height: 1em;
	/*font-weight: bold;*/
	color: #222;
	background: #E8E8E8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	margin-top: 10px;
	background: url("../images/folder.png") no-repeat scroll 95% center #E8E8E8;
}
#right .categoria {
	float: right;
	width: 210px;
	display: block;
	padding: 8px 10px 9px;
	font-size: 12px;
	line-height: 1em;
	/*font-weight: bold;*/
	color: #222;
	background: #E8E8E8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	margin-top: 10px;
	background: url("../images/folder.png") no-repeat scroll 95% center #E8E8E8;
}
/*end cat*/

.testimonial{
	margin: 20px 0 20px 0;
}

.testimonial .client {
	display: block;
	padding: 8px 10px 9px;
	font-size: 12px;
	line-height: 1em;
	/*font-weight: bold;*/
	color: #222;
	background: #E8E8E8;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	margin-top: 45px;
}

.testimonial blockquote {
	line-height: 1.8em;
	font-style: normal;
	font-size: 12px;
	padding: 10px 0 0 0;
	background: none;
}

cite {
	display: block;
	font-style: normal;
}


/* - -- --- Contact Form --- -- - */

#contactForm {
	padding: 30px 0;
	position: relative;
}

label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #222;
	cursor: pointer;
}

.form {
	position: relative;
	margin: 8px 0 15px;
	width: 282px;
	border-width: 1px;
	border-style: solid;
	border-color: #B9B9B9 #CFCFCF #E4E4E4;
	background: #ECEBEB;
	padding: 6px 8px;
	font: 11px/1em Lucida Grande, Arial, Tahoma, Sans-Serif;
	color: #888D8F;
}

textarea.form {
	line-height: 1.3em;
	height: 100px;
}

#contactForm .form.error{
	background: #f37474;
	color: #fff;
	border-color: #c93535 #c93535 #c26c6c #c26c6c;
}

.submit {
	float: left;
	padding: 6px 22px 6px;
	margin: 0 10px 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #257694 #297eaa #144c6c;
	font-size: 11px;
	height: 27px;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 0 -1px 0 #324C58;
	background: #3984B0;
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3B9BDC', endColorstr='#2172B1'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#3B9BDC), to(#2172B1)); /*  WebKit */
    background: -moz-linear-gradient(top,  #3B9BDC, #2172B1); /*  Firefox */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 #A6AEB2, inset 0 1px 0 #26a99b;
   	-moz-box-shadow: 0 1px 0 #A6AEB2, inset 0 1px 0 #26a99b;
	box-shadow: 0 1px 0 #A6AEB2, inset 0 1px 0 #26a99b;
}

.submit:hover {
	background: #287aba;
    -webkit-box-shadow: inset 0 1px 0 #60A2D2;
   	-moz-box-shadow: inset 0 1px 0 #60A2D2;
	box-shadow: inset 0 1px 0 #60A2D2;
}

.submit:active {
	margin-top: 1px;
	margin-bottom: -1px;
}

#loader{
	display: none;
	float: left;
	height: 16px;
	width: 16px;
	margin: 6px 0 0 0;
	background: url(../images/loader.gif) no-repeat 0 0;
}

.success{
	color: green;
	display: none;
}

.fail{
	color: red;
	display: none;
}

/* - -- --- Footer --- -- - */

#footer {
	height: 56px;
	line-height: 56px;
	background: #202429;
	color: #C3CBD6;
}

.copyright{
	float: left;
}

#footer a {
	color: #FFF;
}

.social {
	float: right;
	padding: 16px 0 0 0;
	margin: 0;
}

.social li{
	float: right;
	display: block;
	margin-left: 15px;
}

.social img {
	display: block;
}

/* - -- --- Typography & Others --- -- - */

a {
	text-decoration: none;
	color: #CC6633;
}

a:hover, a:focus {
	text-decoration: underline;
	outline: none;
}

a.button {
	float: left;
	clear: both;
	display: block;
	margin: 30px 0 1px 0;
	padding: 0 22px 0 0;
	height: 48px;
	font-size: 14px;
	line-height: 43px;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 -1px 0 #075B8F;
	text-transform: uppercase;
	background: url(../images/color/button_blue.png) no-repeat right -48px;
}

a.button span {
	cursor: pointer;
	float: left;
	display: block;
	height: 48px;
	margin: 0;
	padding: 0 0 0 21px;
	background: url(../images/color/button_blue.png) no-repeat 0 0;
}

a.button:hover, a.button:focus {
	text-decoration: none;
	background-position: right -144px;
}

a.button:hover span, a.button:focus span {
	background-position: 0 -96px;
}

a.button:active {
	text-decoration: none;
	margin: 31px 0 0 0;
}

h1 {
	font: bold 35px/1em Helvetica, Arial, Sans-Serif;
	color: #FFF;
	margin: 0 0 24px;
}

h2 {
	font-weight: bold;
	font-size: 23px;
	line-height: 1em;
	color: #222;
	margin: 30px 0 15px 0;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 1em;
	color: #222;
	margin: 30px 0 15px 0;
}

h4 {
	font-weight: bold;
	font-size: 13px;
	line-height: 1em;
	color: #222;
	margin: 30px 0 15px 0;
}

h5 {
	font-weight: bold;
	font-size: 11px;
	line-height: 1em;
	color: #222;
	margin: 30px 0 15px 0;
}

p {
	line-height: 1.8em;
	margin: 0 0 10px;
}

ul, ol{
	padding: 0 0 0 20px; 
}

ul li, ol li{
	color: #287aba;
	padding: 0 0 10px 0;
	font-weight: bold;
}

ul li span, ol li span{
	color: #666;
	font-weight: normal;
}

blockquote{
	padding: 0 0 20px 60px;
	background: url(../images/color/blockquote_blue.png) no-repeat left top;
	font-style: italic;
	font-size: 14px;
}

input:focus, input:active, textarea:focus {
    outline: none;
}

textarea {
    resize: none;
    -moz-resize: none;
    overflow: auto;
}

.oneOfTwo{
	float: left;
	width: 230px;
	margin: 0 40px 0 0;
}

.oneOfTwo.last{
	margin: 0;
}

.clear{
	clear: both;
}
/* MARCO */
.breadcrumbs {
	font-size: x-small;
}
#CookieLaw a {
	color: #fff;
    text-decoration: underline;
}
#CookieLaw a:hover {
    text-decoration: none;
}
