/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
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;
}
em { font-style: normal; }
body {
	line-height: 1;
	-webkit-transform:rotate(0.00000000000000000000001deg);
}
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;
}
body {
	font-family:'ExpletusSans';
	margin:0 auto;
	width:960px;
	background:#003455 url('background.png') top center repeat-x;
	font-size:0.8em;
}
h1 a {
	display:block;
	width:450px;
	height:183px;
	background: url('logo.png') top left no-repeat;
	overflow:hidden;
	text-indent:-9000em;
	position:relative;
	
}
#header {
	position:relative;
	overflow:hidden;
}
p {
	color: #323232;
	line-height: 1.2em;
}
a { }
a:hover { text-decoration: none; }
a { outline: 0; }
#contact-website {
	position:absolute;
	top:82px;
	right:7px;
	background: url('call-us.png') bottom left no-repeat;
	width:290px;
	height:100px;
	font-family: 'ArchitectsDaughterRegular';
}
#contact-website strong {
	color:#511208;
	font-size:1.3em;
	font-weight:500;
	position:absolute;
	left:12px;
	top:47px;
}
#contact-website em {
	color:#fff;
	font-size:1.3em;
	position:absolute;
	top:70px;
	left:12px;
}
#contact-website li {
	float:left;
	margin-right:9px;
	margin-top:4px;
}
#contact-website .client-login a {
	background: url('client-login.png') no-repeat;
	display:block;
	width:124px;
	height:22px;
	overflow:hidden;
	text-indent:-9000em;
}
#contact-website .live-chat a {

}
#contact-website .twitter {
	margin-right:0;
}
#contact-website .twitter a {
	display:block;
	background: url('twitter.png') no-repeat;
	width:23px;
	height:24px;
	overflow:hidden;
	text-indent:-9000em;
}

#quickjump {
	position:absolute;
	top:21px;
	right:10px;
	background: url('quickjump-border.png') 38% 0px no-repeat;
}
#quickjump li {
	float:left;
	margin-left:14px;
	
}
#quickjump li a {
	color:#fff;
	text-transform:capitalize;
	text-decoration:none;
	font-size:0.9em;
}
#quickjump li a:hover {
	text-decoration: underline;
}
#navigation {
	overflow:hidden;
	background: url('content.png') top left no-repeat;
	height:52px;
	float:left;
	padding-left:14px;
	padding-top:10px;
	width:960px;
}
#navigation li {
	float:left;
	padding-left:12px;
	margin-right:4px;
	cursor:pointer;
}
#navigation li:hover, #navigation li.active {
	background: url('navigation-button.png') top left no-repeat;
}

#navigation li a {
	display:block;
	color:#3d3d3d;
	text-decoration:none;
	text-transform:capitalize;
	height:44px;
	line-height:38px;
	padding-right:12px;
	font-weight:800;
	font-size:0.9em;
}

#navigation li a:hover, #navigation li.active a, #navigation li:hover a {
	background: url('navigation-button.png') top right no-repeat;
}


#content {
	min-height:580px;
	background:#fff url('content.png') 0px -60px no-repeat;
	position:relative;
	padding: 1px 10px;
	overflow: hidden;

}
#content, #footer {
	font-size:0.9em;
}
#content-bottom {
	background: url('content-bottom.png') no-repeat;
	width:960px;
	height:9px;
}

#footer {
	background: url('footer.png') top left no-repeat;
	display:block;
	width:938px;
	height:282px;
	margin:26px auto 50px auto;
	padding-left:20px;
	padding-top:25px;
	color:#fff;
	position:relative;
}
#footer h2 {
	font-family: 'ArchitectsDaughterRegular';
	color:#fff;
	font-size:1.25em;
	text-transform:capitalize;
	margin-bottom:8px;
}

#footer #latest-lab-posts {
	width:230px;
	height:100%;
	float:left;
	margin-right:15px;
}
#footer #latest-lab-posts ul {
	position:relative;
	top:5px;
	margin-bottom:20px;
}
#footer #latest-lab-posts ul li {
	margin-bottom:14px;
}
#footer #latest-lab-posts a {
	color:#fff;
	font-weight:900;
	text-transform:capitalize;
}
#footer #latest-lab-posts a.post-title {
	text-transform:none;
}
#footer #latest-lab-posts .post-info {
	font-size:0.9em;
	display:block;
	margin-bottom:3px;
}
#footer #latest-lab-posts .post-content p {
	line-height: 1.2;
	color: #FFFFFF;
	margin-top: 3px;
}
#footer #footer-links div#madgenius-information {
	position:absolute;
	top:25px;
	right:318px;
}
#footer #footer-links div {
	margin-bottom:28px;
}
#footer #footer-links li {
	margin-bottom:2px;
}
#footer #footer-links li a {
	color:#fff;
	text-decoration:none;
}
#footer #footer-links li a:hover {
	text-decoration: underline;
}
#footer #contact-information {
	position:absolute;
	top:20px;
	right:15px;
	text-align:right;
	font-size:1.2em;
}
#footer #contact-information span {
	display:block;
	margin-bottom:10px;
}
#footer #contact-information a.client-login {
	position:absolute;
	top:54px;
	font-size:0.7em;
	right:2px;
	color:#fff;
}
#footer #contact-information strong {
	position:absolute;
	top:100px;
	right:0;
	text-align:right;
	font-family: 'ArchitectsDaughterRegular';
	font-size:1.2em;
	color:#511208;
}
#footer #contact-information strong em {
	display:block;
	margin-top:5px;
	color:#fff;
}
#footer #contact-information .policies {
	font-size:0.7em;
	color:#fff;
}
#footer #contact-information .policies a {
	color:#fff;
	text-decoration:none;
	font-weight:900;
}
#footer #contact-information .policies a:hover {
	text-decoration: underline;
}







.red-link { 
	font-family: 'ArchitectsDaughterRegular';
	color: #A83321;
	text-decoration: none;
	padding: 0 3px 0 1px;
	border-bottom: 2px solid #CE867B;
	font-size: 1.2em;
 }
.red-link:hover {
	border-bottom: 2px solid #A83321;
}

.link { color: #000000; }

.clear { clear: both; }





/** Sub-pages **/


#title {
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	color: #323232;
	position: absolute;
	top: 20px;
	left: 28px;
}

#heading {
	font-size: 2em;
	font-family: 'ArchitectsDaughterRegular';
	color: #F83B1E;
	margin: 55px 0 18px 20px;
	max-width: 600px;
	font-weight: normal;
}

#description {
	font-size: 1.1em;
	margin-left: 20px;
	color: #323232;
	max-width: 600px;
	line-height: 1.25em;
}
