@charset "UTF-8";
/* CSS Document */

/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* End CSS Reset */



/* Fonts */
@font-face {
    font-family: 'Zurich';
    src: url('../../assets/fonts/TT0296M_.TTF');
	font-weight:300;
}


body {
		
}

blockquote {
	padding-left:30px;	
}
blockquote h5 {
	font-style:italic;	
}

sup {
	font-size:7px;
}

#container {
	width:1160px;
	margin:0px auto;
	min-height:400px;	
}

#header {
	position:relative;	
	height:90px;
	border-bottom:1px solid #808285;
	margin:20px 0px 20px 0px;
}

#header #logo {
	width:200px;
	height:60px;
	position:absolute;
	top:0px;
	left:30px;
}

#header #nav {
	height:70px;
	position:absolute;
	right:0px;
	top:0px;
	background:#eae9e9;
}

#header #nav ul {
	margin:0px;
	padding:0px;
}

#header #nav ul li {
	display:block; 
	float:left;
	list-style:none;	
	margin: 0; padding: 0; 
}

#header #nav ul li a {
	display:block;
	font-size:12px;
	height:28px;
	color:#58595b;
	text-decoration:none;	
	padding:21px 25px;
	font-family:Arial, Helvetica, sans-serif;
}

#header #nav ul li a.last {
	width:94px;	
}

#header #nav ul li a.current {
	background:#fbaa29;
}

#header #nav ul li a:hover {
	background:#fbaa29;
}

#content {
	width:1146px;
	min-height:450px;	
	position:relative;
	border-left:14px solid #fbaa29;
	overflow:auto;
}

#content .single-column {	
padding:0px 30px;
}

#content .single-column .row {
	height:340px;
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
}

#content .single-column .row:first-child {
	border-bottom:1px solid #999;
}

#content.home {
	width:1160px;
	height:600px;
	background:#fbaa29;
	border-left:none;
	z-index:99;
}



#content .quote1 {
	display:none;
	width:180px;
	height:139px;
	position:absolute;
	z-index:100;
	top:10px;
	left:100px;
	background:url('../../assets/images/smart_quote1.png') no-repeat;
}


#content .quote2 {
	display:none;
	width:180px;
	height:139px;
	position:absolute;
	z-index:100;
	top:260px;
	left:680px;
	background:url('../../assets/images/smart_quote2.png') no-repeat;
}



#content .quote3 {
	display:none;
	width:180px;
	height:139px;
	position:absolute;
	z-index:101;
	top:10px;
	left:100px;
	background:url('../../assets/images/smart_quote3.png') no-repeat;
}


#content .quote4 {
	display:none;
	width:180px;
	height:139px;
	position:absolute;
	z-index:101;
	top:260px;
	left:680px;
	background:url('../../assets/images/smart_quote4.png') no-repeat;
}


#content .yes {
	display:none;
	width:180px;
	height:139px;
	position:absolute;
	z-index:105;
	top:60px;
	left:240px;
	color:#fff;
	font-size:180px;
	font-family:Zurich,Helvetica, Arial, sans-serif;
	font-weight:300;
}


#content .message1 {
	display:none;
	width:400px;
	position:absolute;
	z-index:101;
	top:250px;
	left:290px;
	color:#78797b;
	font-size:37px;
	font-family:Zurich,Helvetica, Arial, sans-serif;
	font-weight:300;
}

#content .message1 span {
	color:#fbaa28;
	font-weight:600;	
}

#content .message2 {
	display:none;
	width:500px;
	position:absolute;
	z-index:101;
	top:360px;
	left:640px;
	color:#58595b;
	font-size:16px;
	font-family:Zurich,Helvetica, Arial, sans-serif;
	font-weight:300;
}

#content .message2 span {
	font-weight:600;	
}



#content .message3 {
	display:none;
	position:absolute;
	z-index:101;
	top:40px;
	left:40px;
	font-size:56px;
	line-height:62px;
	font-family:Zurich,Helvetica, Arial, sans-serif;
	font-weight:300;
	color:#fff;
}

#content .message4 {
	display:none;
	width:680px;
	position:absolute;
	z-index:101;
	top:180px;
	left:360px;
	font-size:18px;
	line-height:24px;
	font-family:Zurich,Helvetica, Arial, sans-serif;
	font-weight:300;
	color:#fff;
}



#content .intro-boxes {
	display:none;
	width:638px;
	height:152px;
	position:absolute;
	z-index:101;
	top:420px;
	right:0px;
	background:url('../images/intro_boxes.jpg') no-repeat;
}


#content .panel-left {
	width:480px;
	min-height:580px;
	float:left;
	padding:15px 28px 40px 62px;
	border-right:1px solid #555;
}

#content .panel-right {
	width:530px;
	min-height:580px;
	float:right;
	padding:15px 0px 40px 0px;
}


#content.o3 .panel-left {
	width:530px;
	min-height:580px;
	float:left;
	padding:15px 28px 40px 62px;
	border-right:1px solid #555;
}

#content.o3 .panel-right {
	width:480px;
	min-height:580px;
	float:right;
	padding:15px 0px 40px 0px;
}



#content .no-border {
	border-left:none;
	border-bottom:none;
	border-top:none;
	border-right:none;
}

#content .pagination {
	position:absolute;
	bottom:0px;
	left:390px;
	width:480px;
	height:20px;
	padding:15px 28px 10px 62px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#58595b;
	font-weight:600;
}

#content .ov {
	text-align:right;
	left:auto;
	right:0px;
}


#content .pagination a {
	color:#58595b;
	font-weight:600;
	text-decoration:none;
}

#content .pagination a.current {
	color:#fbaa29;
}



#content .right {
	width:400px;	
	padding-left:0px;
}




#content p {
	margin-bottom:20px;
	color:#333;
	color:rgba(1,1,1,.8);
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10pt;
	line-height:1.3em;
}

#content p.footnote {
	font-size:11px;
	color:#555;	
}

#content a {
	color:#333;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;	
}

#content h3 {
	font-family:Zurich,	Arial, Helvetica, sans-serif;
	color:#fbaa29;
	font-size:28px;
	font-weight:300;
	margin-bottom:5px;
}

#content h3 span {
	font-family:Zurich,	Arial, Helvetica, sans-serif;
	color:#555;
	font-size:13px;
	font-weight:300;
	margin-bottom:5px;
}

#content h3.gray {
	color:#58595b;	
}

#content h3.last-h3 {
	margin-bottom:25px;
}

#content h4.last-h4 {
	margin-bottom:25px;
}

#content h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:14pt;
	font-weight:300;
	margin-bottom:15px;
}

#content h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	font-weight:600;
	margin:10px 0px 5px 0px;
}

#content .blurb1 {
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fbaa29;
	font-size:16px;
	line-height:20px;
	margin:0px 0px 30px 0px;
}

#content .blurb2 {
	color:#555;
	font-weight:300;
	font-size:11px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;	
	margin:0px 0px 30px 0px;
}

#content table.stats {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#333;
	width:100%;
	margin-bottom:40px;
}

#content table.stats th {
	border-bottom:2px solid #ddd;
	text-align:center;	
}

#content table.stats td {
	padding:7px 0px;
}

#content table.stats td.centered {
	text-align:center;
}


#content table.zebra {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:13px;
	color:#777;
	width:100%;
	margin-bottom:40px;
}

#content table.zebra tr {
  background-color: #e9e6e2;
}

#content table.zebra tr:nth-child(2n+1) {
  background-color: #f3f0ee;
}


#content table.zebra td {
	padding:5px;
}

#content table.zebra td.centered {
	text-align:center;
}



#content table.legend {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#333;
	width:100%;
	margin-bottom:40px;
}

#content table.legend td {
	padding:3px 0px;
}

#content table.legend td .box{
	width:12px;
	height:12px;
	float:left;
	margin-right:10px;
}

#content table.legend td.centered {
	text-align:center;
}


#content table.overview {
	margin-bottom:30px;	
}

#content table.overview td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777;
	font-style:italic;	
	padding:3px;
}

#content table.overview td img {
	margin:0px 15px 0px 0px;
}



.fp1 { background:#993f97; }
.fp2 { background:#f3c726; }
.fp3 { background:#d2232a; }
.fp4 { background:#006a44; }
.fp5 { background:#808285; }
.fp6 { background:#fbae4b; }
.fp7 { background:#d2232a; }
.fp8 { background:#808285; }

.img-left {
	float:left;
}

.img-right {
	float:right;
}

.img-container-wrap {
	clear:both;
	margin-bottom:5px;
	overflow:auto;
}

.img-wrap {
	text-align:center;
	position:relative;
}

.img-caption {
	font-style:italic;
	color:#555;
	font-weight:300;
	font-size:11px;
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;	
	width:330px;
	padding:0px 0px 0px 90px;
}



.o-wrap {
	width:528px;
	height:122px;
	position:relative;
	margin:20px 0px 50px 0px;
}

.o-wrap .o-label {
	width:20px;
	height:120px;
	position:absolute;
	left:0px;
	top:0px;	
}

.o-wrap .stat {
	position:absolute;
	width:150px;
	height:120px;
}

.o-wrap .stat1 {
	left:35px;
	width:140px;
}

.o-wrap .stat2 {
	left:190px;
	width:140px;
}

.o-wrap .stat3 {
	left:345px;
}

.o-wrap .stat h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#58595b;
	font-size:35px;
	font-weight:300;
	margin-bottom:5px;
}

#content .o-wrap .stat p {
	font-size:12px;
	line-height:14px;
	color:#555;	
}

.s-wrap {
	width:530px;
	position:relative;
	margin:20px 0px 40px 0px;
	border-bottom:2px solid #aaa;
	overflow:auto;
}

.s-wrap .s-wrap-left {
	width:380px;
	height:200px;
	float:left;
}

.s-wrap .s-wrap-right {
	width:128px;
	height:200px;
	float:right;
}

.s-wrap h1 {
	font-family:Zurich,	Arial, Helvetica, sans-serif;
	color:#58595b;
	font-size:38px;
	font-weight:300;
	margin-bottom:5px;
}

.bottom-line {
	border-bottom:2px solid #aaa;
	margin:5px 0px 30px 0px;
}

#content .s-wrap p {
	font-size:12px;
	line-height:16px;
	color:#555;	
}


.r-wrap {
	width:476px;
	height:400px;
	margin-bottom:20px;
}

.r-wrap .r-wrap-left {
	width:276px;	
	height:400px;
	float:left;
}

.r-wrap .r-wrap-right {
	width:160px;	
	height:320px;
	float:right;
	padding:80px 0 0 0;
}

.r-wrap h1 {
	font-family:Zurich,	Arial, Helvetica, sans-serif;
	color:#58595b;
	font-size:38px;
	font-weight:300;
	margin-bottom:5px;
}

.video-wrap {
	margin-bottom:20px;
	position:relative;	
}

.more {
	position:absolute;
	display:none;
	bottom:50px;
	right:0px;
	z-index:150;
	width:300px;
	padding:15px;
	background:#fff;
	/*
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-bottom:1px solid #555;
	*/
	border-radius:5px 0px 0px 5px;
	-webkit-border-radius:5px 0px 0px 5px;
	-moz-border-radius:5px 0px 0px 5px;
	-o-border-radius:5px 0px 0px 5px;
	-moz-box-shadow:-4px 0px 4px 0px rgba(0,0,0,.3),-4px -4px 4px 0px rgba(0,0,0,.3),-4px 4px 4px 0px rgba(0,0,0,.3);
	-webkit-box-shadow:-4px 0px 4px 0px rgba(0,0,0,.3),-4px -4px 4px 0px rgba(0,0,0,.3),-4px 4px 4px 0px rgba(0,0,0,.3);
	-o-box-shadow:-4px 0px 4px 0px rgba(0,0,0,.3),-4px -4px 4px 0px rgba(0,0,0,.3),-4px 4px 4px 0px rgba(0,0,0,.3);
	box-shadow:-4px 0px 4px 0px rgba(0,0,0,.3),-4px -4px 4px 0px rgba(0,0,0,.3),-4px 4px 4px 0px rgba(0,0,0,.3);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	text-align:left;
}

.thin {
	width:200px;
	font-size:12px;
	line-height:16px;
	padding:10px;
}

.thinner {
	width:120px;
	font-size:12px;
	line-height:16px;
	padding:10px;
}


.popper {
	position:absolute;
	right:10px;
	z-index:150;
	bottom:20px;
	width:140px;
	text-align:right;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}


.intro-video {
	position:absolute;
	bottom:0px;
	right:120px;	
	z-index:120;
}

.vl-container {
	height:440px;
	overflow:hidden;
}

.vl3 {
	height:515px;
}

.vl-container .logo-wrap {
	width:150px;
	height:440px;
	float:left;
}

.vl-container .video-wrap {
	width:360px;
	height:440px;
	float:right;
}

.vl-container .vl-left {
	width:360px;
	height:515px;
	float:left;
}

.vl-container .vl-right {
	width:160px;
	float:right;
	padding-right:5px;
	text-align:right;
}



.table-wrap table td {
	padding:8px;	
}

.table-wrap table td.text-box {
	width:300px;
	color:#333;
	color:rgba(1,1,1,.8);
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10pt;
	line-height:1.3em;
	padding-left:20px;
}

.box-wrap {
	height:150px;
	margin-top:20px;
}


div.orange-box {
	background:#fbaa29;	
	width:130px;
	height:100px;
	padding:40px 10px 10px 10px;
	color:#fff;
	font-family:Zurich,	Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}

.box-wrap div.orange-box {
	float:left;
	margin-right:10px;	
	padding-top:20px;
}

#footer {
	margin-top:17px;
	background: #f6f8f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f8f9 0%, #d8d8d8 0%, #fffcfc 29%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(0%,#d8d8d8), color-stop(29%,#fffcfc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f8f9 0%,#d8d8d8 0%,#fffcfc 29%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f8f9 0%,#d8d8d8 0%,#fffcfc 29%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f6f8f9 0%,#d8d8d8 0%,#fffcfc 29%); /* IE10+ */
	background: linear-gradient(to bottom, #f6f8f9 0%,#d8d8d8 0%,#fffcfc 29%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#fffcfc',GradientType=0 ); /* IE6-9 */

	padding:30px 45px;
	font-size:11px;	
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}


#footer a, #footer a:visited {
	text-decoration:none;
	color:#555;	
}

#footer a:hover {
	color:#000;
}



