@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
   Styles for www.buildingq.com by www.j-3media.com
*/

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, img, ins, kbd, q, s, samp,
small, strike, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align:baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body { line-height: 1.4em; background: #edece9 url(../images/paper-bg.jpg) repeat; font-family:Arial, Helvetica, sans-serif; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {	content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }

h1, h2, h3, h4, h5, h6 { font-family: 'EB Garamond', "Times New Roman", Times, serif; }
a { color:#000256; text-decoration:none; }
a:hover { text-decoration:underline; }

/* Generic styles */
img.border { border:5px solid #fff; -webkit-box-shadow:  0px 2px 4px #ccc; -moz-box-shadow: 0px 2px 4px #ccc; box-shadow: 0px 2px 4px #ccc; }
img.floatleft { float:left; margin-right:25px; margin-bottom:10px; }
img.floatright { float:right; margin-left:25px; margin-bottom:10px; }
a.rightgray { color:#718b8a; }
.center { text-align:center; }
.no-line a { text-decoration:none !important; }
.small {font-size:80%; }
.back-link { text-align:right; font-style:italic; }
.back-link a { background:#FDE97E; padding:4px; }


span.highlight {
    background-color: yellow;
}

/* Page styles */
#window { background:url(../images/header-bg.png) repeat-x; height:100%; width:100%; }

#page-wrap {
	width: 1111px;
	margin: 0 auto;
	}
	#page-wrap #inside {
	}
	
#header {
	background: url(../images/header-bg.jpg) no-repeat;
	text-align: center;
	position:relative;
}
#header a { color:#fff; text-decoration:none; padding:0 10px; }

#nav { list-style:none; position:absolute; left:444px; display:block; }
#nav > li { list-style-type:none; float:left; display:block; font-size:1em; position:relative; font-weight:bold; text-decoration:none; padding:30px 0 3px 0; }
#nav > li:hover ul { display:block; -webkit-box-shadow:  0px 2px 4px #ccc; -moz-box-shadow: 0px 2px 4px #ccc; box-shadow: 0px 2px 4px #ccc; }
#nav > li:hover { background:#45BFC2 url(../images/hover-bg.jpg) repeat-x; border-left:1px solid #fae14e; border-right:1px solid #fae14e; }
#nav li ul { margin:0px; padding:0; display:none;}
#nav li ul li { list-style-type:none; margin:0; margin-bottom:-4px; }
#nav li ul li a { display:block; padding:6px 10px 8px 10px; text-decoration:none; background:#45BFC2; border-bottom:1px solid #fae14e; font-size:.9em; line-height:1.2em; }
#nav li ul li:hover a { margin:0; background:#EDD500; color:#fff; }
#nav li span { cursor:pointer; margin:0; }

/*#nav li a:hover { color:#5e6167; background:url(../images/hover-bg.jpg) repeat-x; border-left:1px solid #fae14e; border-right:1px solid #fae14e; }
#nav li ul li a { padding-top:0; background-color:#fff; color:#5e6167; border:1px solid #fae14e; border-top:none; font-size:.8em; }*/

#main-content {
	background: url(../images/side-panel-bg.png) repeat-y;
	padding-left: 450px;
	padding-top: 60px;
	min-height:600px;
}
#main-content h1 { color:#000256; font-size:3em; line-height:1em; margin:60px 200px 30px 0; text-shadow: 1px 1px 1px #999; }
#main-content h1 span { font-size:60%; font-style:italic; line-height:60%; }
#main-content h2 { color:#000256; font-size:2em; line-height:1em; margin:30px 0 10px 50px; text-shadow: 1px 1px 1px #999; }
#main-content h2.h1 { color:#000256; font-size:3em; line-height:1em; margin:30px 0 30px 0; text-shadow: 1px 1px 1px #999; }
#main-content h3 { color:#009092; font-style:italic; font-size:1.4em; margin:20px 0 10px 15px; }
#main-content ul, p, table, blockquote { color:#595B60; width:400px; margin:20px 0 0 50px; }
#main-content blockquote { background:url(../images/quote.png) top left no-repeat; margin-left:20px; padding-left:30px; font-family: 'EB Garamond', "Times New Roman", Times, serif; font-size:1em; line-height:1.2em; color:#009092; }
#main-content ul { margin-top:10px; }
#main-content ul li { margin-left:40px; list-style:disc; }
#main-content ul.list { margin:0; }
#main-content ul.list li { margin-left:30px; list-style:none; padding-bottom:10px; }

.right-float { float:right; width:130px; text-align:center; }
.right-float p { color:#718b8a; font-family: 'EB Garamond', "Times New Roman", Times, serif; font-size:.8em; width:130px; line-height:1.3em; padding:0; margin:0; }
#cta1 { background:url(../images/cta-yellow-bg.png) no-repeat; width:129px; height:294px; float:right; }
#cta1 p { color:#595B60; font-family: 'EB Garamond', "Times New Roman", Times, serif; font-size:1em; width:70px; line-height:1.3em; padding:10px; margin:20px 0 0 18px; }
.spot-long, .spot-short { background:#f2f1ef; border:3px solid #fff; margin:40px 0 0 50px; padding:0;
-webkit-box-shadow:  0px 1px 6px #ccc;
-moz-box-shadow: 0px 1px 6px #ccc;
box-shadow: 0px 1px 6px #ccc; }
.spot-long p, .spot-short p { margin:0; padding:0 0 20px 15px; font-family: 'EB Garamond', "Times New Roman", Times, serif; width: 550px; }
.spot-long { width:585px; }
.spot-long img { float:none; }
.spot-short { width:400px; }
.side-image { float:left; margin-left:-74px; margin-top:50px; background:url(../images/side-img-bg.png) no-repeat; width:93px; height:348px; }
	
#left-sidebar {
	width: 374px;
	float: left;
	text-align:center;
}
#left-sidebar h2 { color:#ffe400; font-size:2.6em; text-shadow: 1px 1px 4px #222; }
sup { text-transform:uppercase; font-size:40%; vertical-align:super; padding-left:3px; }
#left-sidebar h3 { color:#a4aeb6; font-size:1.4em; font-style:italic; margin-top:60px; line-height:1.8em; text-shadow: 1px 1px 4px #000; }
#footer {
	background: #1d1e44;
	border-top:3px solid #fff;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
	color: white;
}
#footer img { float:right; margin-top:-10px; margin-left:10px; }
#footer p { width: 1111px; margin:0 auto 20px auto; color:#A4AEB6; font-family: 'EB Garamond', "Times New Roman", Times, serif; line-height:1em; }
#footer a { color:#A4AEB6; text-decoration:none; } 

.yellow {
	color:#fff;
	text-shadow: 1px 1px 1px #999;
	font-size:20px; 
	margin:0px 0px -20px;
	padding:3px;
	background-color:#ecd400;
}

.clientroster {
	position:relative;
	width:400px;
	left:50px;
	background-color:#F2F1EF;
	padding:15px;
	border:solid 7px #fff;
	webkit-box-shadow:  1px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    1px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         1px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

hr {
	border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc); 
}