/* REFERENCE
 * 
 * ORANGE: #E96C39
 *
 */
/*{{{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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*}}}*/
/* {{{ elements */
body { background-color: #FFF; color: #C7C8CA; font-family: Arial,sans-serif; font-size: 10px; text-transform: uppercase; }
b, strong { font-weight: bold; }
em, i { font-style: italic; }
h1 { font-size: 2.2em; line-height: 130%; }
h2 { font-size: 1.8em; line-height: 130%; }
h3 { font-size: 1.4em; line-height: 130%; }
p { font-size: 1.8em; line-height: 130%; margin-bottom: 15px; }
ul { font-size: 1.2em; }
a { color: #C7C8CA; cursor: pointer; text-decoration: none; }
a:hover { color: #FFF; }
blockquote { padding-left: 30px; }

.hidden { display: none; }
hr.hidden { clear: both; display: block; visibility: hidden; }
.divider { border-top: 1px solid yellow; clear: both; height: 1px; margin: 0px auto 18px; width: 910px; }

#nav:after,
#main:after,
.cleared:after { content: "."; clear: both; display: block; height: 0; margin: 0; visibility: hidden; }

/* }}} */
/* {{{ layout */
#container { background-color: #000; height: 100%; width: 100%; }
#top-section { padding-top: 58px; padding-bottom: 18px; }
#bottom-section { padding-bottom: 30px; }
#header { margin: 0px auto 10px; padding: 0px 5px; position: relative; width: 900px; }
#nav { margin: 0px auto; padding: 0px 5px; width: 900px; }
#main { margin: 0px auto; padding-bottom: 35px; width: 910px; }
#footer { margin: 0px auto; width: 910px; }
#sidebar { float: right; width: 325px; }
#stage { float: left; margin-right: 20px; width: 565px; }

/* }}} */
/* {{{ header */
#header .tagline { bottom: 0px; position: absolute; right: 0px; }

/* }}} */
/* {{{ nav */
#nav { color: #B1B3B6; display: none; }

/* }}} */
/* {{{ sidebar */
#sidebar h2 { color: #F1F2F2; font-size: 1.4em; margin-bottom: 18px; }
#sidebar a { text-decoration: underline; }
#sidebar li { line-height: 160%; margin-bottom: 20px; }
#sidebar .date { line-height: 100%; margin-bottom: 0px; }
#sidebar .divider { border-top: 1px solid #FFF; margin: 20px 0px; width: 100%; }
#sidebar .more { float: right; }
#sidebar .promo img { width: 325px; }
#sidebar .promo1 { margin-bottom: 18px; }
#sidebar .promo2 { margin-bottom: 20px; }

/* }}} */
/* {{{ stage */
#stage { text-transform: none; }
#stage p { line-height: 170%; }
#stage .page-content { padding: 20px 30px 0px; }
#stage .pagination { padding: 0px 30px; }

/* }}} */
/* {{{ index */
#index p { line-height: 190%; }

/* }}} */
/* {{{ approach */
#approach .pagination { float: right; }

/* }}} */
/* {{{ footer */
#footer { text-align: center; }
#footer div { margin-bottom: 1em; }
#footer .nav { display: none; }

/* }}} */
/*{{{clients*/
#clients { position: relative; margin-top: 30px; }
#clients .client { position: absolute; }
#clients .client .logo { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; }
.client .nohover { background-position: top left; }

#client_bluegreen { top: 250px; left: 350px; }
#client_disney { top: 130px; left: 130px; }
#client_genworth-financial { top: 0; left: 140px; }
#client_international-paper { top: 60px; left: 290px; }
#client_mohegan-sun { top: 130px; left: 320px; }
#client_oppenheimer-funds { top: 360px; left: 200px; }
#client_prudential { top: 200px; left: 0; }
#client_ralph-lauren { top: 290px; left: 50px; }
#client_sun-america { top: 55px; left: 20px; }

#client_bluegreen .logo { background-image: url(/images/clients/bluegreen.png); height: 53px; width: 164px; }
#client_disney .logo { background-image: url(/images/clients/disney.png); height: 64px; width: 154px; }
#client_genworth-financial .logo { background-image: url(/images/clients/genworth-financial.png); height: 41px; width: 300px; }
#client_international-paper .logo { background-image: url(/images/clients/international-paper.png); height: 38px; width: 265px; }
#client_mohegan-sun .logo { background-image: url(/images/clients/mohegan-sun.png); height: 80px; width: 230px; }
#client_oppenheimer-funds .logo { background-image: url(/images/clients/oppenheimer-funds.png); height: 56px; width: 256px; }
#client_prudential .logo { background-image: url(/images/clients/prudential.png); height: 52px; width: 226px; }
#client_ralph-lauren .logo { background-image: url(/images/clients/ralph-lauren.png); height: 59px; width: 239px; }
#client_sun-america .logo { background-image: url(/images/clients/sun-america.png); height: 41px; width: 158px; }

#client_bluegreen .hover .logo { background-position: 0px -53px; }
#client_disney .hover .logo { background-position: 0px -64px; }
#client_genworth-financial .hover .logo { background-position: 0px -41px; }
#client_international-paper .hover .logo { background-position: 0px -38px; }
#client_mohegan-sun .hover .logo { background-position: 0px -80px; }
#client_oppenheimer-funds .hover .logo { background-position: 0px -56px; }
#client_prudential .hover .logo { background-position: 0px -52px; }
#client_ralph-lauren .hover .logo { background-position: 0px -59px; }
#client_sun-america .hover .logo { background-position: 0px -41px; }

#clients .client .info { display: none; background: none; position: absolute; margin-top: 0px; padding: 16px 24px 20px; width: 517px; background-color: #FFF; z-index: 1000; color: #000; }
#clients .hover .info { display: block; }
#clients .info { font-size: 1.2em; line-height: 1.6em; }
#clients .info span { color: #F00; text-transform: uppercase; font-weight: bold; }
#clients .info div { margin-top: 10px; }
#client_bluegreen .info { top: 63px; left: -350px; }
#client_disney .info { top: 74px; left: -130px; }
#client_genworth-financial .info { top: 51px; left: -140px; }
#client_international-paper .info { top: 48px; left: -290px; }
#client_mohegan-sun .info { top: 90px; left: -320px; }
#client_oppenheimer-funds .info { top: 66px; left: -200px; }
#client_prudential .info { top: 62px; left: 0px; }
#client_ralph-lauren .info { top: 69px; left: -50px; }
#client_sun-america .info { top: 51px; left: -20px; }
#clients .client .hover .info { display: block; }

#clients { margin-top: 0; padding-bottom: 200px; background-color: #FFF; color: #000; }
#clients .content { padding: 30px 30px 20px; }
#clients h1 { margin-bottom: 10px; }
/*}}}*/
/* {{{ team */
#team { background-color: #3D3D3D; border: 1px solid #FFF; padding: 29px 29px 170px; }
#team h1 { color: #E96C39; font-size: 1.8em; margin-bottom: 15px; text-transform: uppercase; }
#team ul { width: 125px; }
#team li { height: 118px; margin-bottom: 10px; position: relative; }
#team .bio { float: left; margin-right: 20px; }
#team .content { float: right; width: 350px; }
#team .content-detail { float: right; width: 350px; }
#team .content .quote { color: #E96C39; font-size: 2.0em; }
#team .content .info { text-transform: uppercase; }
#team .overlay { background-color: #000; display: none; height: 100%; opacity: 0.5; position: absolute; width: 100%; }

/* }}} */
/* {{{ services */
#services { background-color: #E96C39; color: #FFF; padding: 30px; }
#services h1, #services h3 { color: yellow; margin-bottom: 10px; text-transform: uppercase; }
#services a { color: #FFF; text-decoration: underline; text-transform: uppercase; }
#services a:hover { color: yellow; }
#services p a { color: yellow; }
#services p a:hover { color: #FFF; }
#services ul { padding-bottom: 15px; }
#services li { margin-bottom: 10px; }
#services .nav { padding-top: 25px; }
#services .nav ul { font-size: 1.8em; }
#services .chart { float: right; }

/* }}} */
/* {{{ optimization model */
#opt-model { background-color: #E96C39; color: #FFF; overflow: hidden; position: relative; text-transform: none; }
#opt-model a { display: block; }
#opt-model h1, #opt-model h3 { color: yellow; margin-bottom: 10px; text-transform: uppercase; }
#opt-model .port { font-size: 1.0em; height: 597px; left: 60px; position: absolute; width: 1000000px; }
#opt-model .viewer { height: 610px; padding: 20px 60px; width: 790px; }
#opt-model .control { background-color: #E96C39; height: 100%; padding-top: 320px; position: absolute; top: 0px; z-index: 100; }
#opt-model .control_right { right: 0px; }
#opt-model .control_left { left: 0px; }
#opt-model .slide { float: left; height: 597px; width: 790px; }
#opt-model .text { height: 90px; margin-bottom: 25px; overflow: hidden; }
#opt-model .prev { visibility: hidden; }

/* }}} */
/* {{{ news */
#article-sidebar { color: #000; float: left; margin-right: 20px; width: 190px; }
#article-sidebar a { color: #8A8C8E; }
#article-sidebar a:hover { text-decoration: underline; }
#article-sidebar .search { border: 1px solid #000; margin-bottom: 5px; padding: 15px 15px 5px; }
#article-sidebar .nav { border: 1px solid #000; padding: 15px; }
#article-sidebar .nav li { color: #000; margin-bottom: 25px; }
#article-sidebar .nav .top-level { color: #000; }
#article-sidebar .subnav { font-size: 1.0em; padding-top: 10px; text-transform: none; }
#article-sidebar .subnav li { line-height: 130%; margin-bottom: 10px; }
#article-sidebar .rss { text-transform: lowercase; }
#article-sidebar img { margin-right: 10px; vertical-align: middle; }
#article-sidebar input { background-color: #FFF; border: 0px; border-bottom: 1px solid #000; color: #000; margin-bottom: 10px; }

#news { color: #666; float: right; width: 700px; }
#news a { color: #8A8C8E; }
#news a:hover { color: #003D6D; }
#news h1 { color: #000; }
#news h2 { color: #003D6D; }
#news h2 a { color: #003D6D; }
#news h2 a:hover { text-decoration: underline; }
#news hr { margin: 0px; }
#news p { font-size: 1.8em; }
#news .controls a { color: #003D6D; font-size: 1.4em; }
#news .controls a:hover { text-decoration: underline; }
#news .social { padding: 18px 0px; }
#news .social a { color: #003D6D; font-size: 1.4em; margin-right: 20px; }
#news .social a:hover { text-decoration: underline; }
#news .divider { border-top: 1px solid #000; width: 100%; }
#news .meta { font-size: 1.4em; margin-bottom: 0px; }
#news .footnote { font-size: 1.2em; }

#news .recent-news { float: right; margin-right: 20px; text-transform: none; width: 175px; }
#news .recent-news h2 { font-size: 2.0em; }
#news .recent-news ul { font-size: 1.0em; }
#news .recent-news li { margin-bottom: 25px; }
#news .recent-news p { font-size: 1.3em; }
#news .recent-news img { width: 175px; }
#news .recent-news .meta { font-size: 1.1em; }

#news .more-features { border: 1px solid #000; float: right; margin: 0px 0px 10px 10px; padding: 20px; width: 175px; }
#news .more-features a { color: #8A8C8E; }
#news .more-features a:hover { text-decoration: underline; }
#news .more-features ul { margin-top: 10px; }
#news .more-features li { font-size: 1.2em; line-height: 120%; margin-bottom: 10px; text-transform: none; }

#news .content { text-transform: none; }
#news .middle { margin-right: 40px; width: 465px; }

#news .main-feature { border-bottom: 1px solid #000; color: #58595B; margin-bottom: 10px; padding-bottom: 10px; }
#news .main-feature img { margin-bottom: 15px; }
#news .main-feature h2 { font-size: 3.6em; margin-bottom: 20px; }
#news .main-feature .meta { margin-bottom: 20px; }
#news .main-feature .body { margin-bottom: 20px; }
#news .main-feature .body p { line-height: 150%; }

#news .col-left { float: left; margin-right: 15px; width: 165px; }
#news .col-right { float: right; width: 285px; }

#news .features { color: #8A8C8E; float: left; font-size: 1.0em; margin-top: 20px; }
#news .features .meta { margin-bottom: 0px; }
#news .features a { color: #8A8C8E; text-decoration: underline; }
#news .features a:hover { color: #003D6D; }
#news .features p { margin-bottom: 7px; }
#news .features li { margin-bottom: 30px; }
#news .features h2 { font-size: 2.4em; }
#news .features h2 a { color: #003D6D; text-decoration: none; }
#news .features h2 a:hover { text-decoration: underline; }
#news .features img { width: 165px; }

#news .news-footer .meta { font-size: 1.0em; }
#news .news-footer h2 { font-size: 1.2em; }
#news .news-footer ul { padding-top: 10px; }
#news .news-footer li { margin-bottom: 10px; }

#news .archives { color: #8A8C8E; font-size: 1.0em; }
#news .archives h2 { font-size: 2.4em; }
#news .archives .meta { text-transform: uppercase; }

#news .news-detail h1 { font-size: 3.6em; margin-bottom: 20px; }
#news .news-detail .body ul { font-size: 1.8em; list-style-type: disc; padding-bottom: 8px; padding-left: 45px; }
#news .news-detail .body li { line-height: 130%; margin-bottom: 8px; }
#news .news-detail .publish { margin-bottom: 20px; }

#news .controls { height: 14px; width: 465px; }
#news .controls .next { float: right; }

#news .feeds a { color: #003D6D; }
#news .feeds a:hover { text-decoration: underline; }
#news .feeds h1 { color: #003D6D; margin-bottom: 24px; }
#news .feeds img { margin-right: 10px; vertical-align: bottom; }
#news .feeds .rss { font-size: 1.8em; margin-bottom: 18px; }
#news .feeds .body { padding-bottom: 20px; }

.news-header { background-color: #E2E3E4; color: #414042; margin-bottom: 10px; padding: 5px; text-transform: uppercase; width: 150px; }
.technology_implementation { width: 200px; }

/* }}} */
/* {{{ contact */
#contact { height: 760px; color: #FFF; }
#contact a { text-decoration: underline; color: #FFF; }
#contact p { font-size: 1.4em; }
#contact a:hover { color: #FF0; }
#contact h1, #contact h2 { color: #FF0; text-transform: uppercase; margin-bottom: 6px; }
#contact h1 { font-size: 2.8em; }
#contact h2 { font-size: 2em; }
#contact .notice { font-size: 1.2em; margin-bottom: 4px; }

#contact-form { background: transparent url(/images/contact-bkgd-form.jpg) no-repeat scroll 0 0; height: 760px; }
#contact-thanks { background: transparent url(/images/contact-bkgd-thanks.jpg) no-repeat scroll 0 0; height: 760px; }
#contact-info { background: transparent url(/images/contact-bkgd-info.jpg) no-repeat scroll 0 0; height: 760px; }

#contact-info .subhead { text-transform: uppercase; margin-bottom: 24px; }
#contact .inquiries, #contact .address { float: left; margin-bottom: 40px; }
#contact .inquiries { width: 180px; }
#contact .inquiries a { text-decoration: none; }
#contact .address { margin-right: 20px; width: 190px; }
#contact .content { padding: 85px 0px 0px 60px; width: 400px; }

#contact-form { margin-top: 20px; }
#contact-form .row { margin-bottom: 16px; width: 300px; }
#contact-form input.text, #contact-form textarea { width: 300px; }
#contact-form textarea { height: 75px; }
#contact-form .fields_submit button { float: right; }

#contact-thanks { text-align: center; margin: 40px 0; }
#contact-thanks h1 { font-size: 3em; margin-bottom: 1.4em; }
#contact-thanks p { font-size: 2.4em; text-transform: uppercase; margin-bottom: 1.4em; }

/* }}} */
/* {{{ 404 */
#not_found { background-color: #3D3D3D; padding: 30px; }
#not_found li { font-size: 1.2em; line-height: 1.3em; }
#not_found ul { list-style-type: disc; margin-left: 20px; }
/* }}} */
/* {{{ privacy policy*/
#privacy-policy { background-color: #3D3D3D; padding: 30px; }
#privacy-policy h2 { text-transform: uppercase; }
#privacy-policy a { text-decoration: underline; }

/* }}} */
#news .recent-news, 
#news .more-features, 
#bottom-section, 
#top-section .divider,
#article-sidebar,
.news-header,
#sidebar,
#news .controls,
.pagination,
object,
#news .social,
#news .news-footer,
#news .divider,
#news .feeds hr { color: #000; display: none; }
#stage,
#news, 
#news .middle,
#contact,
#contact .content,
#services h3,
#services p a,
#news .content,
#news .feeds { color: #000; width: 100%; }
#contact, 
#contact .content, 
#clients .content,
#stage .page-content { padding: 0px; }
#news .col-right { width: 665px; }
#team .content-detail { width: 700px; }
