﻿/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
*/
/*
 * The fonts included are copyrighted by the vendor listed below.
 * @vendor:     FontSite Inc.
 * @vendorurl:  http://www.fontsite.com
 * @licenseurl: http://www.fontsquirrel.com/license/CartoGothic-Std
 */

@font-face {
	font-family: 'CartoGothicStdBold';
	src: url('fonts/CartoGothicStd-Bold.eot');
	src: local('CartoGothic Std'), local('CartoGothicStd-Bold'), url('fonts/CartoGothicStd-Bold.woff') format('woff'), url('fonts/CartoGothicStd-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'CartoGothicStdBoldItalic';
	src: url('fonts/CartoGothicStd-BoldItalic.eot');
	src: local('CartoGothic Std'), local('CartoGothicStd-BoldItalic'), url('fonts/CartoGothicStd-BoldItalic.woff') format('woff'), url('fonts/CartoGothicStd-BoldItalic.ttf') format('truetype');
}

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('fonts/CartoGothicStd-Book.eot');
	src: local('CartoGothic Std'), local('CartoGothicStd-Book'), url('fonts/CartoGothicStd-Book.woff') format('woff'), url('fonts/CartoGothicStd-Book.ttf') format('truetype');
}

@font-face {
	font-family: 'CartoGothicStdItalic';
	src: url('fonts/CartoGothicStd-Italic.eot');
	src: local('CartoGothic Std'), local('CartoGothicStd-Italic'), url('fonts/CartoGothicStd-Italic.woff') format('woff'), url('fonts/CartoGothicStd-Italic.ttf') format('truetype');
}


/* ===== RESET ===== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent; }
ol, ul {	list-style: none; }
:focus {	outline: 0;}
table {	border-collapse: collapse;	border-spacing: 0; }

body {	font: 62.5% CartoGothicStdBook, Arial, Helvetica, sans-serif;	color: #002d56;	background: #002d56 url(assets/bg-body.png) repeat-x center top;
	text-align: center;	margin: 9px 0px;	padding: 0px; line-height: 1; }
strong { font-family: CartoGothicStdBold, Arial, Helvetica, sans-serif; font-weight: normal; }
em { font-family: CartoGothicStdItalic, Arial, Helvetica, sans-serif; }

/* ===== GENERAL ===== */
a, a:link, a:visited { color: #168b93; font-family: CartoGothicStdBold, Arial, Helvetica, sans-serif; }
a:hover, a:active, a:focus { color: #02bccd; }
a small, a:link small, a:visited small { font-family: CartoGothicStdBook, Arial, Helvetica, sans-serif;	}
.bold{font-weight: bold;}
.underline{text-decoration: underline;}
.center{text-align: center;}

p, h1, h2, h3, h4, h5 { font-size: 1.2em; margin: 0 0 12px; line-height: 130%; }
h1, h2, h3, h4 { font-family: CartoGothicStdBold, Arial, Helvetica, sans-serif; font-weight: normal; }
h1 { font-size: 2.2em; color: #002d56; margin: 0 0 10px; }
h2 { font-size: 1.8em; color: #444; margin: 0 0 8px; }
h3 { font-size: 1.3em; color: #37aaaa; font-weight: normal; }
h3 em { color: #002d56; font-style: normal; font-family: CartoGothicStdBold, Arial, Helvetica, sans-serif;	}
#content ul li { font-size: 1.2em; line-height: 120%; margin: 0 0 2px; list-style-type: disc; margin-left: 16px;}

.clear { clear: both; }
.topmargin { padding-top: 22px; }
p.small { font-size: 1.1em; }
p.credit { clear: both; margin: 0; color: #666; font-size: 1.1em; }

p.clearall { clear: both; height: 1px; overflow: hidden; line-height: 1px; margin: 0; }

/* ===== PAGE ===== */

#outer { background: url(assets/bg-top.png) no-repeat center top; width: 100%; min-width: 842px; }

#container { width: 842px; margin: 0 auto; }

/* ===== HEADER ===== */
#header { background: url(assets/bg-header.png) no-repeat center top; height: 132px; position: relative; }
 .logo { position: absolute; left: 37px; top: 53px; }
 .strapline { position: absolute; right: 68px; top: 97px; }

/* ===== NAV ===== */
#nav { height: 44px; background: url(assets/bg-nav.png) repeat-x center top; border-top: 1px solid #001c37; position: relative; z-index: 10;}

 #nav ul { list-style-type: none; margin-left: 36px;}
  #nav li { display: inline; float: left; width: 98px; height: 44px; margin-left: -1px; position: relative; }
  #nav li.zhigh { z-index: 15; }
		#nav a { display: block; width: 98px; height: 23px; text-decoration: none; background: url(assets/bg-nav-item.png) no-repeat center top; color: #fff; font-size: 1.2em; padding-top: 8px; }
		#nav a:hover, #nav a:active, #nav a:focus, #nav .current a { background-position: center -100px; height: 36px; }
		
 #nav ul ul {	position: absolute; top:	-99em; left: 1px; margin: 0;	height: 29px; z-index: 30; width: 238px; background: #3996a7 url(assets/bg-subnav.gif) no-repeat left top; }
 #nav ul ul li { padding-top: 8px; float: left; height: 19px; width: auto; }
 #nav ul ul a, #nav ul .current ul a { display: inline; background: none;	width: auto; padding: 10px 0 8px 10px; color: #001a32;}
 #nav ul ul .current a { background: none; color: #1f4936;}
 #nav ul ul a span { padding-right: 10px; border-right: 1px solid #fff; }
 #nav ul ul .last a span { border-right: none; }
	#nav ul ul a:hover, #nav ul ul a:active, #nav ul ul a:focus, #nav ul ul .current a:hover, #nav ul ul .current a { color: #fff; }
	
	#nav li a:hover, #nav li a:active, #nav li a:focus, #nav ul .current ul a:hover, 
	#nav ul .current ul a:active, #nav ul .current ul a:focus { }
 #nav ul ul a:hover { }
 #nav ul li:hover {	visibility:		inherit; }
 #nav ul li:hover ul, #nav ul li.sfHover ul {	top: 31px;	z-index:	99; }

	/* ===== CONTENT ===== */
#main { background: #fff; text-align: left; }
 .banner { position: relative; top: -13px; height: 235px; }
	 .banner img { position: absolute; top: 0; }
	 .banner .swoosh { position: absolute; top: auto; bottom: 0; left: -46px; }
		
#content { padding: 12px 0 16px; margin-left: 36px; }
#content.homepage { padding-top: 27px; }

.people h2 { margin-bottom: 2px; }
.people h4 { margin-bottom: 6px; }
 .people h4 img { float: right; background: url(assets/bg-photo.png) no-repeat left top; padding: 10px; margin: 0 0 2px 8px; }

.brands-box { height: 178px; background: url(assets/bg-brands.png) no-repeat left top; position: relative; top: -13px; }
	.brands-box .swoosh { position: absolute; bottom: 12px; left: -46px; }
 .brands-box div { width: 226px; position: absolute; left: 36px; top: 15px; }
	.brands-box h1 { margin: 0 0 4px; }
	.brands-box ul { position: absolute; height: 158px; top: 20px; left: 283px; }
	.brands-box li { width: 123px; float: left; margin-right: 10px; }
	#brands1 a { background-image: url(assets/brands-screen-1.jpg); background-repeat: no-repeat; }
	#brands2 a { background-image: url(assets/brands-screen-2.jpg); background-repeat: no-repeat; }
	#brands3 a { background-image: url(assets/brands-screen-3.jpg); background-repeat: no-repeat; }
	#brands4 a { background-image: url(assets/brands-screen-4.jpg); background-repeat: no-repeat; }
	.brands-box a, .brands-box a:link, .brands-box a:visited { display: block; width: 123px; height: 157px; position: relative; 
	color: #002d56; text-decoration: none; font-size: 1.3em; background-position: -200px top; }
	.brands-box a span { position: absolute; bottom: 0; width: 123px; height: 13px; padding-bottom: 21px; 
	 text-align: center; background: url(assets/bg-brands-nav.gif) no-repeat -200px 0; }
 .brands-box a:hover, .brands-box a:active, .brands-box a:focus, .brands-box .current a, .brands-box .current a:link, .brands-box .current a:visited { background-position: center 5px; }	
 .brands-box a:hover span, .brands-box a:active span, .brands-box a:focus span, .brands-box .current a span { background-position: center bottom; cursor: pointer; }	

.brands-info { border-bottom: 1px solid #555; padding-bottom: 2px; margin-bottom: 12px; float: left; }
 .brands-info img { margin-bottom: 10px; }
 .brands-info .left { width: 246px; float: left; padding-top: 20px; text-align: center; }
 .brands-info .right { width: 524px; float: left; }
		
.col-lg { width: 216px; margin-right: 30px; float: left; padding-bottom: 12px; }
.col-md { width: 166px; margin-right: 20px; float: left; padding-bottom: 12px; }
.col-right { width: 216px; margin: 0 36px 0 30px; float: right; display: inline; }
.logos { width: 125px; }
 .logos img { margin: 0 0 13px; }
.col-full { width: 776px; }

.results_QA{margin-top: 10px;}
.results_QA_subheader{font-size: 14pt; font-weight: bold; text-align: center; text-decoration: underline;}
.results_QA ol{list-style: decimal outside none;}

#structure { float: left; list-style-type: none; }
 #structure li { width: 128px; height: 220px; padding: 0 4px 0 5px;background: url(assets/bg-structure-divider.gif) no-repeat left 24px; float: left; position: relative;}
	#structure h2 { height: 40px; border-bottom: 4px solid #e0f2f3; position: relative; margin: 0 0 8px; background: url(assets/bg-structure.png) no-repeat; font-size: 1.5em; line-height: 110%; color: #000; }
	#str1 h2 { background-position: 8px top; }
	#str2 h2 { background-position: -128px top; }
	#str3 h2 { background-position: -266px top; }
	#str4 h2 { background-position: -403px top; }
	#structure h2 span { position: absolute; bottom: 2px;}
	#structure p { width: 116px; position: absolute; bottom: 0; left: 5px; background: #e0f2f3; padding: 8px 6px; margin: 0; }
	#structure img { margin: 10px 0; }
	#structure img.sgl { margin-top: 46px; }
	
	/* ===== FOOTER ===== */
#breadcrumb { background: #e0f2f3; height: 34px; border-top: 1px solid #002d56; border-bottom: 1px solid #002d56; margin: 12px 0; }
 #breadcrumb p { margin: 0; padding: 9px 0 0 36px; }
	#breadcrumb strong, #breadcrumb span { font-weight: normal; color: #000; padding-right: 7px; }
	#breadcrumb span { padding-left: 7px; }
	#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited { color: #002d56; padding: 0 7px; text-decoration: none; }
	#breadcrumb a:visited { color: #1b2c3b; }
	#breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a:focus { color: #024786; text-decoration: underline; }
	
#footer { background: url(assets/bg-footer.png) no-repeat left bottom; padding: 14px 0 52px; position: relative; bottom: -1px;}
 #footer p { margin: 0 18px 0 36px; font-size: 1.1em; color: #222; }
	#footer span { font-family: Arial, Helvetica, sans-serif; }

ul.margin-bottom{margin-bottom: 12px;}
