/* MAIN CSS for Cynergyco*/

/* --------------
  RESET
-----------------*/

* {
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}

/* --------------
  MAIN PAGE/GRID
-----------------*/


body {
	font:normal 87.5%/1.5em Arial,Helvetica,Verdana,sans-serif;
	margin:0 10px;
	background:#fff url('../about_files/images/hd_gradient.jpg') repeat-x;
	color:#000;
	overflow-y: scroll;
}

#frame {
	position:relative;
	width:962px;
	margin:0 auto;
}

#header {
	position:relative;
	height:84px;
}

#content-wrap {
	position:relative;
	width:950px;
	padding-left:12px;
}

/* --------------
  LINKS
-----------------*/

a {
	color:#36c;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

/* --------------
  NAVBAR & LOGO
-----------------*/

#navbar {
	position:relative;
	width:962px;
	height:84px;
}

#logo a {
	display:block;
	width:180px;
	height:84px;
	text-indent:-999em;
	background:url('../images/page3_pic1.png') 0 50% no-repeat;
}

/* --------------
  UTIL NAV
-----------------*/

#util {
	position:absolute;
	right:0;
	top:12px;
	font-size:0.928em;
	line-height:1.5em;
	color:#36c;
	z-index:1;
}

#util span {
	padding:0 8px;
}

#util a:hover,
body.locations #util a.loca,
body.faq #util a.faq {
	text-decoration:none;
	border-bottom:1px solid #36c;
}

/* --------------
  GLOBAL NAV
-----------------*/

#gnav {
	position:absolute;
	right:0;
	top:56px;
	font-size:1.286em;
	line-height:1em;
	height:26px;
	z-index:1;
}

#gnav li {
	float:left;
	margin-right:22px;
}

#gnav li.news {
	margin-right:0;
}

#gnav li a {
	display:block;
	height:24px;
	text-decoration:none;
}

body.about #gnav li.about a,
body.portfolio #gnav li.porto a,
body.casestudy #gnav li.porto a,
body.team #gnav li.team a,
body.news #gnav li.news a,
#gnav li a:hover {
	border-bottom:4px solid #3366cc;
}

/* ---------------
  TITLEBAR
-----------------*/

#titlebar {
	position:relative;
	width:962px;
	height:240px;
	margin:22px 0 30px;
}

body.about #titlebar {
	background:url('../about_files/images/imagestrip_about.jpg') 0 0 no-repeat;
}

body.portfolio #titlebar {
	background:url('../images/imagestrip_portfolio.jpg') 0 0 no-repeat;
}

body.team #titlebar {
	background:url('../images/imagestrip_services.jpg') 0 0 no-repeat;
}

body.news-events #titlebar {
	background:url('../images/imagestrip_news.jpg') 0 0 no-repeat;
}

body.locations #titlebar {
	background:url('../images/imagestrip_locations.jpg') 0 0 no-repeat;
}

body.faq #titlebar {
	background:url('../images/imagestrip_faq.jpg') 0 0 no-repeat;
}

#titlebar h1 {
	position:absolute;
	left:1px;
	bottom:0px;
	font-size:2.428em;
	line-height:1em;
	padding:12px 32px 10px 12px;
	font-weight:normal;
	margin:0;
	min-height:34px;
	height:auto !important;
	height:34px;
	width:auto;
	color:#fff;
	background:url('../images/bg_trans_black.png');
	z-index:100;
}

h1 span {
	display:block;
	height:34px;
	text-indent:-999em;
	width:100%;
	background-repeat:no-repeat;
}

body.about h1 span {
	width:105px;
	background-image:url('../images/h1_about.gif');
}

body.portfolio h1 span {
	width:143px;
	background-image:url('../images/h1_portfolio.gif');
}

body.team h1 span {
	width:94px;
	background-image:url('../images/h1_team.gif');
}

body.news-events h1 span {
	width:258px;
	background-image:url('../images/h1_news.gif');
}

body.locations h1 span {
	width:168px;
	background-image:url('../images/h1_locations.gif');
}

body.faq h1 span {
	width:73px;
	background-image:url('../images/h1_faq.gif');
}

body.privacy h1 span {
	width:271px;
	background-image:url('../images/h1_privacy.gif');
}

body.terms h1 span {
	width:210px;
	background-image:url('../images/h1_terms.gif');
}

/* ---------------
  HEADERS
-----------------*/

h2 {
	font-size:1.714px;
	line-height:1.1em;
	margin:0 0 20px;
	color:#333;
}

h2.headline {
	font-size:2.214em;
	width:686px;
	font-weight:normal;
}

body.faq h2.headline {
	width:100%;
}

/* ---------------
  MAIN CONTENT
-----------------*/

#main {
	float:left;
}

#main.c1 {
	width:686px;
	margin-right:34px;
}

#main.c2 {
	width:712px;
}

#page_portfolio #main.c2 {
	width:742px;
}

#main.c3 {
	float:none;
	width:712px;
}

#main.c4 {
	width:768px;
}

#main p {
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1.5em;
}

#page_portfolio #main p {

}

#main.c1, #main.c2 {
	width:680px;
}

#main.c3 p {
	width:712px;
}

#main strong {
	color:#222;
}

body.about #main ol {
	margin: 0 0 1.5em;
	padding: 0;
	list-style-position: inside;
}

body.about #main ol li {
	list-style-type: decimal;
}

/* ---------------
  HOME
-----------------*/

body.home #content-wrap {
	width:962px;
	padding:0;
}

#home-hero {
	position:relative;
	width:962px;
	margin:20px auto 0;
	cursor:pointer;
}

#home-intro {
	position:relative;
	width:962px;
	height:83px;
	margin:0 auto 5px;
	background-color:#000;
}

#home-intro h1 {
	font-size:2.143em;
	font-weight:normal;
	line-height:1.2em;
	color:#f5f5f5;
	text-indent:-999em;
	height:83px;
	cursor:pointer;
}

/* headlines */

#home-intro h1.hd0 {
	background:url('../images/headline_home1.jpg') no-repeat;
}

#home-intro h1.hd1 {
	background:url('../images/headline_home2.jpg') no-repeat;
}

#home-intro h1.hd2 {
	background:url('../images/headline_home3.jpg') no-repeat;
}

#home-intro h1.hd3 {
	background:url('../images/headline_home4.jpg') no-repeat;
}

#slides {
	position:relative;
	width:962px;
	margin:0 auto;
	overflow:hidden;
	height:auto;
	z-index:10;
	background-color:#000;
}

/*
#label {
	position:absolute;
	top:0px;
	right:0px;
	padding:12px;
	font-size:0.857em;
	line-height:1.2em;
	color:#fff;
	letter-spacing:0.5px;
	z-index:20;
	background:url('../images/bg_trans_black.png');
}

#label.blue {
	background:url('../images/bg_trans_blue.png');
}

#home-hero:hover #label.blue {
	background:#198ac6;
}

#label.green {
	background:url('../images/bg_trans_green.png');
}

#home-hero:hover #label.green {
	background:#53a932;
}

#label.yellow {
	background:url('../images/bg_trans_yellow.png');
}

#home-hero:hover #label.yellow {
	background:#f9b90d;
}

#label.red {
	background:url('../images/bg_trans_red.png');
}

#home-hero:hover #label.red {
	background:#e2183a;
}
*/
/* nav arrows */

#home-nav,
.box-nav {
	position:relative;
	height:18px;
	width:962px;
}

#home-nav {
	width:962px;
	margin:0 auto;
}

.box-nav {
	zoom:1;
	width:575px;
}

#page_portfolio .box-nav {
	width:735px;
}

.box-nav.first {
	margin-bottom:5px;
}

.box-nav.second {
	margin-top:5px;
}

#home-nav a,
.box-nav a {
	display:block;
	position:absolute;
	top:0;
	width:12px;
	height:17px;
	text-indent:-999em;
	background:url('../images/arrow_imgnav.gif') no-repeat;
}

* html .box-nav.second {
	display:none;
}

*+html .box-nav.second {
	display:none;
}

#home-nav a#prev,
.box-nav a.prev {
	right:20px;
}

#home-nav a#next,
.box-nav a.next {
	right:2px;
	background-position:-20px 0;
}

#home-nav a#prev:hover,
.box-nav a.prev:hover {
	background-position:0 -40px;
}

#home-nav a#next:hover,
.box-nav a.next:hover {
	background-position:-20px -40px;
}

/* ---------------
  TEAM
-----------------*/

#box-wrap {
	width:592px;
	display:none;
}

#page_portfolio #box-wrap {
	width:742px;
}

#box-top {
	height:12px;
	font-size:1px;
	background:url('../images/teambox_shadow_top.gif') no-repeat;
}

#page_portfolio #box-top {
	background:url('../images/companybox_shadow_top.gif') no-repeat;
}

#box-btm {
	height:12px;
	font-size:1px;
	background:url('../images/teambox_shadow_btm.gif') no-repeat;
}

#page_portfolio #box-btm {
	background:url('../images/companybox_shadow_btm.gif') no-repeat;
}

#box-mid {
	background:url('../images/teambox_shadow_mid.gif') repeat-y;
}

#page_portfolio #box-mid {
	background:url('../images/companybox_shadow_mid.gif') repeat-y;
}

#box-content {
	position:relative;
	padding:6px 21px;
	color:#000;
}

div.box {
	display:none;
	position:relative;
}

div.box-pic {
	margin-bottom:20px;
}

h3.box-title {
	font-size:1.571em;
	font-weight:normal;
	margin:10px 0 20px;
	background:#fff;
}

h3.box-title em{
	font-size:0.65em;
	font-style: normal;
	color: #888;
	
}

div.box-text p {
	font-size:0.928em;
	line-height:1.6em;
	width:470px !important;
}

div.box-text p.tlinks {
	margin:0;
	color:#aaa;
}

div.box-text p.companies a {
	margin: 0 0.3em;
}

div.box-text p.companies span {
	color: #aaa;
}

p#tnav {
	text-align:right;
	color:#36c;
	width:592px;
	padding:8px 0 0;
}

p.tlinks span, p#tnav span {
	padding:0 8px;
}

#main p.toplink {
	display:none;
	font-size:0.786em;
	text-align:right;
	padding-bottom:12px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}

#box-wrap p.toplink:last-child {
	border-bottom:none;
}

/* --------------------
  PORTFOLIO > OVERVIEW
-----------------------*/

#portbox-wrap {
	position:relative;
	width:964px;
	height:240px;
	overflow:hidden;
	border-left:1px solid #fff;
}

div.port-box {
	float:left;
	width:240px;
	height:240px;
	border-right:1px solid #fff;
}

div.port-inner {
	position:relative;
	width:240px;
	height:240px;
}

div.port-label {
	position:absolute;
	top:10px;
	right:0;
	background:url('../images/bg_trans_black.png');
}

div.port-inner.over div.port-label {
	background:#000;
}

div.port-label a {
	display:block;
	font-size:0.857em;
	font-weight:bold;
	padding:4px 16px 4px 6px;
	margin-right:10px;
	text-transform:uppercase;
	background:url('../images/arrow_label.gif') 100% 50% no-repeat;
	color:#e8e8e8;
}

div.port-inner.over div.port-label a {
	color:#fff;
	text-decoration:none;
}

/* ----------------------
  PORTFOLIO > CASE STUDY
-------------------------*/

body.casestudy h1 {
	font-size:1.071em;
	margin:0 0 4px;
}

body.casestudy #content {
	width:962px;
	padding:40px 0 0 12px;
}

#logobar {
	position:relative;
}

#logobar img {
	padding-right:12px;
}

#logobar a span {
	position:absolute;
	top:45%;
}

#case-pic {
	margin:12px 0 18px;
}

#case-intro h2 {
	font-size:1.143em;
	margin:36px 0 16px;
}

#case-intro p {
	width:600px;
}

div.col2x {
	float:left;
	width:368px;
}

div.gtr2x {
	margin-right:32px;
}

div.hrule {
	clear:both;
	font-size:1px;
	border-bottom:1px solid #ccc;
	padding:12px 0 0;
	margin:0 0 24px;
}

#main p.connect {
	margin-bottom:2em;
}

div.col2xT h2 {
	font-size:1.143em;
	margin:36px 0 16px;
}

div.col2xT {
	float:left;
	width:430px;
}

div.col2xT2 {
	font-family:"Times New Roman", Georgia,Serif;
	font-size:1.18em;
	line-height:140%;
	color:#e88627;
	float:left;
	width:235px;
	margin-top:36px;
}

.quote {
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:0.8em;
	line-height:3em;
	color:#999;
}

div.gtr2xT {
	margin-right:100px;
}

/* --------------
  SIDEBAR
-----------------*/

#sidebar {
	float:left;
	color:#039;
}

.location {
	color:#666;
}

#sidebar.c1 {
	width:170px;
	padding-right:12px;
	margin-right:20px;
}

body.casestudy #sidebar.c1 {
	margin-right:0;
	padding-top:0px;
}

#sidebar.c2 {
	width:220px;
}

#sidebar h3,
.location h3 {
	font-size:0.928em;
	margin:0;
}

#sidebar p,
.location p {
	font-size:0.928em;
	margin:0 0 1.5em;
}

.location p {
	font-size:.9em !important;
}

#sidebar a {
	text-decoration:none;
}

#sidebar p a:hover {
	color:#444;
	text-decoration:none;
}

#sidebar.arrows p a {
	display:block;
	margin-left:-20px;
	padding-left:20px;
}

#sidebar.arrows p a:hover, #sidebar.arrows a.on {
	background:url('../images/arrow_selected.gif') 0 6px no-repeat;
	color:#444;
}

/* --------------
  FOOTER
-----------------*/

#footer {
	position:relative;
	padding:20px 0;
	color:#666;
}

#page_portfolio #footer,
.about #footer {
	margin-top:100px;
}

#footer p {
	margin:20px 0;
	padding-left:12px;
	font-size:0.786em;
}

body.home #footer p {
	padding-left:0;
}

/* --------------
  UTILS
-----------------*/

.clear {
	clear:both;
}

.spread {
	line-height:1.6em;
}

img.float-left {
	float:left;
	margin:4px 12px 4px 0;
}



.locations-container {
	overflow:hidden;
}

.locations-container .location {
	width:302px;
	float:left;
}

.locations-container .location.first {
margin-right:40px;
}

.locations-container .location .map {
	width:300px;
	height:283px;
	border:1px solid #7f7f7f;
}

.company-head {
	font-size:40px;
	line-height:1.4;
	margin:10px 0 10px 30px;
	text-indent:-9999em;
	overflow:hidden;
	background:transparent no-repeat 0 0;
}


#opencandy .company-head,
#opencandy-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_opencandy.jpg');
	height:56px;
}

#corduro .company-head,
#corduro-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_corduro.gif');
	height:63px;
}

#pixazza .company-head,
#pixazza-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_pixazza.png');
	height:54px;
}

#english-central .company-head,
#english-central-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_englishcentral.gif');
	height:67px;
}

#recorded-future .company-head,
#recorded-future-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_recorded_future.jpg');
	height:56px;
}


#scvngr .company-head,
#scvngr-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_scvngr.gif');
	height:56px;
}

#silver-spring-networks .company-head,
#silver-spring-networks-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_silverspringnet.gif');
	height:89px;
}

#viglink .company-head,
#viglink-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_viglink.gif');
	height:58px;
}

#v-vehicle .company-head,
#v-vehicle-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_v-vehicle.gif');
	height:54px;
}

#adimab .company-head,
#adimab-interactive .company-head {
	background-image:url('../images/portfolio/logo_casestudy_adimab.gif');
	height:67px;
}

.company-content {
	overflow:hidden;
	padding-bottom:20px;
}

.company-content .company-content-primary {
	width:444px;
	float:left;
	margin-left:30px;
}

.company-content .company-content-primary .company-blurb {
	color:#333;
	font-size:13px;
}

.company-content .company-content-primary .company-quote {
	padding-top:20px;
	border-top:1px solid #d1d2d2;
}

.company-content .company-content-primary .company-quote p {
	line-height:1.6em !important;
	margin-bottom:10px !important;
	font-style: italic;
	color:#000;
}

.company-content .company-content-primary .company-quote .company-quotee {
	color:#666;
	font-size:13px;
}

.company-content .company-content-secondary {
	width:180px;
	float:right;
	margin-right:10px;
	background: #fff;
}

.company-content .company-content-secondary .company-info {
	color:#444;
	font-size:13px;
	line-height:1.4em;
}




/* BOTTOM SECTION */
#bottom_section { padding-top: 10px; }

#text_div .top_left { background: #FFFFFF; background: url(/images/landing/border_gray.gif?v=38497931416B47385A41593D) 0 0 no-repeat; width: 100%; height: 10px; }
#text_div .top_right { background: url(/images/landing/border_gray.gif?v=38497931416B47385A41593D) 100% -10px no-repeat; width: 100%; height: 10px; }
#text_div .top_border { border: 2px solid #BFBFBF; border-width: 1px 0px 0px 0px; margin: 0px 10px; }
#text_div .top { width: 100%; font-size: 1px; line-height: 0px; }

#text_div .main { border: 12px solid #BFBFBF; border-width: 0px 1px; padding: 0px 10px; }
#text_div .content { width: 100%; font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #777777; }
#text_div td { padding: 5px; }
#text_div .header { font-size: 16px; color: #333333; margin-bottom: 15px; font-weight: bold; }
#text_div .sub_header { color: #333333; font-weight: bold; }

#text_div .bottom_left { background: #FFFFFF; background: url(/images/landing/border_gray.gif?v=38497931416B47385A41593D) 0 -20px no-repeat; width: 100%; height: 10px; }
#text_div .bottom_right { background: url(/images/landing/border_gray.gif?v=38497931416B47385A41593D) 100% -30px no-repeat; width: 100%; height: 10px; }
#text_div .bottom_border { border: 2px solid #BFBFBF; border-width: 0px 0px 1px 0px; margin: 0px 10px; height: 9px; }
#text_div .bottom { width: 100%; font-size: 1px; line-height: 0px; }   
