﻿@import"reset.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"ui.totop.css";
@import url(http://fonts.googleapis.com/css?family=Ubuntu);@import url(http://fonts.googleapis.com/css?family=Ubuntu:700);@import url(http://fonts.googleapis.com/css?family=Ubuntu);
body{
	background: url(../images/main-bg.gif) repeat 0 0;
	font:14px/21px Arial, Helvetica, sans-serif;
	color:#696969;
	position:relative;
	min-width:980px;
}
html,body{height:100%;}
p{padding-bottom:21px;}
a{color:#ff5925;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#353434;font-family: 'Ubuntu', sans-serif; text-transform:uppercase; text-shadow:1px 1px 0 #dfdde1; margin-bottom:30px; font-weight:normal;letter-spacing:-1px; }
h1{font-size:35px;letter-spacing:-2px;}
h2{font-size:30px;letter-spacing:-2px;}
h3{font-size:25px;letter-spacing:-2px;} 
h4{font-size:20px;}  
h5{font-size:18px;}
h6{font-size:16px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px !important;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px !important;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.lightbox-image {position:relative;overflow:hidden;display:inline-block;z-index:99;}
.lightbox-image img {position:relative;z-index:2;background:#f1f1f1;}
.lightbox-image span {display:block;position:absolute;left:0;top:0;width:100%;height:100%;background: url(../images/magnifying-glass.png) no-repeat 50% 50%;z-index:1;}

.logo {		 
	float:left;	
	margin-left:10px;
	text-indent:-5000px; 	
}

.logo a {width:262px;height:49px; display:block;background:url(../images/logo.png) 0 0 no-repeat; }
	

.head-box1 {
    margin-bottom: 20px;      /*  TOP MARGIN - VALPO WEB DESIGN */
}

.inner1 {
	overflow:hidden;
	background:url(../images/divider1.gif) no-repeat 281px 0;
	float:left;
}

.inner1 span {
    display: inline-block;
    font-family: 'Ubuntu',sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin-left: 20px;
    margin-top: 12px;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
}

.soc-link a {
	display:inline-block;
	width:34px;
	height:34px;
}

.soc-link li {
	display:block;
	float:left;	
	padding-left:3px;
}

.head-box2 {
	overflow:hidden;
	margin-bottom:45px;
}

#page1 .head-box2 {
	margin-bottom:30px;
}

.soc-link a:hover {
	background-position:0 -116px;
}

.soc-link {
    float: right;
    margin-right: 10px;
    padding-top: 13px;
}

.soc-link1 {background:url(../images/soc-link1.png) no-repeat 0 0;}
.soc-link2 {background:url(../images/soc-link2.png) no-repeat 0 0;}
.soc-link3 {background:url(../images/soc-link3.png) no-repeat 0 0;}
.soc-link4 {background:url(../images/soc-link4.png) no-repeat 0 0;}

header h1 {
	margin:0;
	font-size:0;
	line-height:0;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

.head-box3 {
	overflow:hidden;
	text-align:center;
	color:#b8b8b8;
	text-transform:uppercase;
	font-size:30px;
	line-height:25px;
	margin-bottom: 20px;
	font-family: 'Ubuntu', sans-serif;
	text-shadow:1px 1px 0 #fff;
}

#search-form {
	height: 38px;
    position: relative;
	float:right;
	margin-top:30px;
	margin-right:10px;
}

#search-form input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E4E4;
    margin-left: 9px;
    margin-top: 5px;
	height:16px;
	line-height:16px;
    outline: medium none;
    width: 208px;
	padding:5px 25px 6px 5px;
}

#search-form a {	
	background:url(../images/search-marker.png) no-repeat 0 0;
	height: 15px;
    position: absolute;
	right: 3px;
    top: 14px;
    width: 18px;

}

#search-form a:hover {
	background-position:0 -69px;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
nav {
    float: left;
	padding-top:41px;
    padding-left: 10px;
}
.sf-menu li {
	float:			left;
	position:		relative;
	margin:0px 14px 0 13px;
}
.sf-menu li strong {
    background: none repeat scroll 0 0 #32343A;
    height: 3px;
    left: 50%;
    margin: 0 auto 0 -28px;
    position: absolute;
    top: -41px;
    width: 60px;
}

.sf-menu .sf-sub-indicator {
    background: url("../images/marker1.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 4px;
    left: 45%;
    position: absolute;
    top: 21px;
    width: 7px;
}

.sf-menu a {
	display:		block;
	position:		relative;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#8a8989;
	font-size:15px;
	line-height:15px;
}
.sf-menu a:hover,
.sf-menu li.sfHover > a {
	color:#8C0621;
	text-decoration:none;
}

.sf-menu a.active {
	color:#000;
}

.sf-menu ul {
	position:		absolute !important;
	background:url(../images/menu-bg1.gif) repeat 0 0;
	border-radius:6px;
	padding:32px 10px 14px 26px;
	top:			-999em;
	width:			90px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	margin:0 0 19px;
}
.sf-menu ul a {
	color:#8e8e8e;
	font-size:12px;
	line-height:15px;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
}

.sf-menu ul ul {
	position:		absolute !important;
	background:#202020;
	border-radius:6px;
	padding:7px 0 7px 29px;
	top:			-999em;
	width:			132px; /* left offset of submenus need to match (see below) */
}

.sf-menu ul ul li {
	width:			auto;
	float:left;	
	margin:0 12px 0 0 ;
}

.sf-menu ul a {	
	letter-spacing:0;
}


.sf-menu ul a:hover,
.sf-menu ul li.sfHover > a {
	color:#fff;
	text-decoration:none;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -19px;
    top: 33px;
    z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 101px;
    top: -8px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding:46px 0 23px;
	position:relative;
	z-index:1;
	background:url(../images/border1.gif) no-repeat center 0;
}

#page1 #content {
	padding:41px 0 0;
}

#page3 #content {
    padding: 46px 0 16px;
}

#page4 #content {
    padding: 46px 0 20px;
}

#page5 #content {
    padding: 46px 0 51px;
}

#page6 #content {
    padding:46px 0 11px;
}

#page7 #content {
    padding:46px 0 41px;
}

#page8 #content {
    padding: 46px 0;
}


.img-bot {
	border:1px solid #e1e1e1;
}




																									/***** Page 1 *****/

.link2 {
		display:inline-block;
		text-transform:uppercase;
		color:#262f32;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:14px;
		padding-right:10px;
		background:url(../images/marker3.png) no-repeat right 5px;
	}
	
	.link2:hover {color:#ff5925; text-decoration:none;}
	
.text1 {
	display:block;
	color:#ff5925;
	text-transform:uppercase;
	font-size:11px;
	line-height:14px;
	margin-bottom:13px;
}

.page1-img1 {
	margin-bottom:19px;
}

.p6 {
	background:url(../images/border1.gif) no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom:36px;
}

.list1 a {
	font-family: 'Ubuntu', sans-serif;
	color:#393939;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
}

.list1 a:hover {
	text-decoration:none;
	color:#ff5925;
}

.list1 li {
	display:block;
	line-height:22px;
	padding-left:30px;
	border-bottom:1px solid #cacbd0;
	background:url(../images/marker4.png) no-repeat 1px 18px;
	padding-bottom: 21px;
    padding-left: 38px;
    padding-top: 17px;
}

.p7 {
	margin-bottom:13px;
}

.list1 {
	margin-bottom:26px;
}

.page1-box2 {
	overflow:hidden;
}

.page1-box3 {
	overflow:hidden;
}

.page1-box3 span {
	display:block;
	font-style:italic;
	font-size:14px;
	color:#000;
	margin-bottom:21px;
}

.p8 {
	margin-bottom:21px;
}

.p9 {
	background:url(../images/border1.gif) no-repeat center bottom;
	padding-bottom: 34px;
	margin-bottom:48px;
}

.page1-box4 {
	overflow:hidden;
	padding-top:1px;
	padding-bottom:5px;
	margin-bottom:25px;
	border-bottom:1px solid #cdd0d3;
}

.page1-box4 a {
	display:block;
	text-transform:uppercase;
	color:#ff5925;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	font-family: 'Ubuntu', sans-serif;
	margin-bottom:8px;
}

.page1-box4 a:hover {
	text-decoration:none;
	color:#000;
}

.last1 {
	margin-bottom:1px;
	border:none;
}

.page1-img2 {
	float:left;
	margin-right:17px;
}

.page1-box5 {
	overflow:hidden;
	margin-bottom:64px;
}

.page1-box5 span {
	display:block;
	text-transform:uppercase;
	color:#272727;
	font-size:14px;
	font-family: 'Ubuntu', sans-serif;
	line-height:17px;
	margin-bottom:8px;
	padding-top:2px;
}

.p10 {
	margin-bottom:29px;
}

.p11 {
	padding-bottom:10px;
}

.p12 {
	background:url(../images/border1.gif) no-repeat center bottom;
	padding-bottom: 38px;
	margin-bottom:35px;
}

.page1-box6 {
	overflow:hidden;
	padding-left:77px;
	background:url(../images/marker5.png) no-repeat 1px 1px;
	font-family: 'Ubuntu', sans-serif;
	color:#b8b8b8;
	text-transform:uppercase;
	font-style:italic;
	text-shadow:1px 1px 0 #fff;
	font-size:18px;
	line-height:22px;
}


.p13 {
	background:url(../images/border1.gif) no-repeat center bottom;
	padding-bottom: 21px;
	margin-bottom:38px;
}

.page1-box7 {
	overflow:hidden;
}

.page1-img3 {
	float:left;
	margin-right:14px;
	margin-bottom:14px;
}

.p14 {
	margin-bottom:19px;
}

.p15 {
	margin-bottom:7px;
}

.tweet_list li {
	border-bottom:1px solid #dedcde;
	padding:18px 0 17px;
	font-size:12px;
}


.list2 li {
	font-size:12px;
	line-height:15px;
	padding-bottom:6px;
}

.list2 li span {display:inline-block;margin-left:3px;}

.page1-box8 {
	overflow:hidden;
	font-size:12px;
	color:#878787;
	padding-right:10px;
}

.p16 {
	margin-bottom:24px;
}

.list2 {
	padding-top:3px;
}

																									/***** Page 2 *****/
.page2-box1 {
    background: url("../images/border1.gif") repeat-x scroll 0 bottom transparent;
    margin-right: 35px;
    overflow: hidden;
    padding-bottom: 19px;
	margin-bottom:33px;
}

.link3 {
	color: #272727;
    display: inline-block;
    font-family: 'Ubuntu',sans-serif;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 8px;
    padding-top: 2px;
    text-transform: uppercase;
}

.link3:hover {
	color: #ff5925;
	text-decoration:none;
}

.page2-img1 {
    float: left;
    margin-right: 22px;
    margin-top: 7px;
}

.p17 {
	padding-bottom:19px;
}

.page2-box2 {
	overflow:hidden;
}

.inner2 {
	overflow:hidden;
	padding-right:20px;
}

.inner3 {
	background:url(../images/marker6.png) no-repeat 0 0;
	width:78px;
	height:70px;
	text-align:center;
	float:left;
	padding-top:8px;
	margin-top:7px;
	font-weight:bold;
	font-family: 'Ubuntu', sans-serif;
	margin-right:13px;
}

.inner3 strong {
	display:block;
	color:#ff5925;
	font-size:34px;
	line-height:41px;
}

.inner3 span {
	display:block;
	margin-top:-8px;
	color:#353434;
	text-transform:uppercase;
	font-size:16px;
	line-height:20px;
}

.p18 {
	margin-bottom:19px;
}

.link4 {
	color: #ff5925;
    display: inline-block;
    font-family: 'Ubuntu',sans-serif;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 8px;
    padding-top: 2px;
    text-transform: uppercase;
}

.link4:hover {
	color: #000;
	text-decoration:none;
}

.page2-img2 {
    float: left;
    margin-right: 20px;
    margin-top: 9px;
}

.p19 {
	margin-bottom:17px;
}

.page2-box3 a {
	line-height:21px;
}

.page2-box3 {
	overflow:hidden;
	margin-bottom:4px;
}

.p20 {
	background:url(../images/border1.gif) no-repeat center bottom;
	padding-bottom: 43px;
	margin-bottom:33px;
}



	
	

																									/***** Page 3 *****/

.page3-box1 .link3 {
	line-height:21px;
	margin-bottom:14px;
}

.page3-img1 {
    float: left;
    margin-right: 24px;
    margin-top: 9px;
}

.page3-box2 .link3 {
	line-height:21px;
	margin-bottom:14px;
}
	
.page3-img2 {
	margin-bottom:20px;
}

.page3-box3 {
	overflow:hidden;
	float:left;
	margin-right:23px;
	margin-bottom:25px;
}

.p21 {
	margin-bottom:26px;
}

.last2 {
	margin-right:0 !important;
}

.page3-box2 {
	overflow:hidden;
	padding-right:35px;
}


																									/***** Page 4 *****/
																									
.text2 {
    color: #272727;
    display: inline-block;
    font-family: 'Ubuntu',sans-serif;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 8px;
    padding-top: 2px;
    text-transform: uppercase;
}

.page4-img1 {
	margin-bottom:21px;
}

.p22 {
	margin-bottom:27px;
}

.carousel {position:relative; }

.car-wrapper {
	position:relative;
}

	.carousel li {
    float: left;
    overflow: visible !important;
	width	:320px;
	height	:344px;
}



.next1,
.prev1{
	display:block;
	width:24px;
	height:24px;
	cursor:pointer;
	position:absolute;
	overflow:hidden;
	float:left;
	cursor:pointer;
	z-index:5;
}

.prev1 {
	background:url(../images/prev1.png) no-repeat 0 top;
	right: 39px;
    top: -56px;
}


.page4-img1 img {
	width:298px;
	height:191px;
}

.next1 {
	background:url(../images/next1.png) no-repeat 0 top;
	right: 9px;
    top: -56px;
}
.next1:hover, 
.prev1:hover {background-position:0px -69px;}


.p23 {
	background:url(../images/border1.gif) no-repeat center bottom;
	padding-bottom: 36px;
	margin-bottom:32px;
}

.p24 {
	margin-bottom: 2px;
}

.list1 span {
	padding-top: 5px;
	display:block;
}

.p25 li {
	padding-bottom: 14px;
}

.last3 {
	border:none !important;
}

.p25 {
	width:314px;
	float:left;
	margin-right: 36px;
}

.page4-box2 {
	overflow:hidden;
	margin-top:10px;
	padding-left: 23px;
	padding-bottom:16px;
	color:#878787;
	font-size:12px;
    padding-top: 21px;
	border:1px solid #dcdcdc;
	background:url(../images/bg1.png) repeat 0 0;
}

.page4-box2 p {
    padding-bottom: 8px;
    padding-left: 2px;
}
.text3 {
	display:inline-block;
	color:#353434;
	font-family: 'Ubuntu', sans-serif;
	font-size:36px;
	line-height:36px;
	letter-spacing:-1px;
	text-transform:uppercase;
}

.text4 {
	display:inline-block;
	color:#ff5925;
	letter-spacing:-1px;
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	padding-top:12px;
	text-transform:uppercase;
	line-height:24px;
}

.page4-img2 {
	padding-top:10px;
	margin-bottom:8px;
}

.list3 a {
	color:#ff5925;
	font-size:12px;	
}

.list3 a:hover {
	color:#000;
	text-decoration:none;
}

.list3 li {
    background: url("../images/marker7.gif") no-repeat scroll 2px 6px transparent;
    display: block;
    line-height: 15px;
    padding-bottom: 6px;
    padding-left: 11px;
}


	
																									/***** Page 5 *****/
																									
																									
.page5-box1 .text2 {
	line-height:21px;
	margin-bottom:15px;
}

.page5-box1 {
	overflow:hidden;
	margin-bottom:41px;
}

.page5-img2 {
	float:left;
}

.page5-box2 .text2 {
	line-height:21px;
	margin-bottom:18px;
}

.page5-img3 {
	float:left;
}

.page5-img3 {
	padding-top:2px;
	margin-right:19px;
}

.page5-img1 {
	margin-bottom:26px;
	float:left;
}

.page5-box2 {
	padding-bottom:20px;
	margin-bottom:32px;
	overflow:hidden;
	background:url(../images/border1.gif) repeat-x 0 bottom;
}

.list4 a {
	color:#ff5925;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	text-transform:uppercase;
}

.list4 a:hover {
	color:#000;
	text-decoration:none;
}

.list4 li {
    background: url("../images/marker8.png") no-repeat scroll 0 0 transparent;
    display: block;
    line-height: 17px;
    padding-bottom: 9px;
    padding-left: 33px;
    padding-top: 4px;
}

.p31 {
	padding-bottom:16px;
}

.list4 {
	width:250px;
	float:left;
}

.page6-box1 {
	overflow:hidden;
	margin-bottom:30px;
	margin-right:37px;
}

.page6-box1 .link3 {   
    line-height: 21px;   
    margin-top: 7px;
	margin-bottom: 7px;
}
	
.page6-box1 .inner3 {
	margin-right:15px;
}

.text5 {
	display:inline-block;
	padding-left:22px;
	background:url(../images/marker9.png) no-repeat 2px 2px;
}

.link5 {
	display:inline-block;
	margin-left:4px;
}

.link5:hover {
	color:#000;
	text-decoration:none;
}

.text6 {
	display:inline-block;
	background:url(../images/marker10.png) no-repeat right 4px ;
	padding-right:32px;
	padding-bottom:8px;
}

.page6-img1 {
    margin-bottom: 24px;
    margin-top: 14px;
}

.p26 {
	padding-bottom:0;
}

.page6-box2 {
	overflow:hidden;
	padding-top:37px;
}

.inner4 {
	overflow:hidden;
	margin-bottom:21px;
}

.inner4 a:hover {
	color:#000;
	text-decoration:none;
}

.p27 {
	margin-bottom:33px;
}

.page7-img1 {
	float:left;
	margin-bottom:22px;
}

.page8-box1 a {
	margin-top:7px;
	display:inline-block;
}

.page8-box1 a:hover {
	color:#000;
}
																									
	
																									
.dl1 dt {width:170px;margin-bottom: 15px;color: #272727;
    display: inline-block;
    font-family: 'Ubuntu',sans-serif;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;}

.dl1 span {float:left; width:81px;}

.dl1 dd { line-height:21px;}

.dl1 dd a {color:#ff5925; display:inline-block;margin-left:22px;}

.dl1 dd a:hover {color:#000; text-decoration:none;}
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:27px 0 30px;
}

.foot-page1 {
	overflow:hidden;
	float:left;
	font-size:12px;
	color:#2e2e2e;
	margin-left:10px;
}

.foot-page1 span {
	color:#898989;
}

.foot {
	float:right;
}

.foot-line {
	width:940px;
	margin:0 auto;
	height:8px;
	background:#202020;
}
.foot-page1 a {
	display:inline-block;
	color:#898989;
	text-transform:uppercase;
}

.foot-page1 a:hover {
	color:#ff5925;
	text-decoration:none;
} 