@charset "UTF-8";
/* CSS Document */

div {
	/*border: 1pt	#000 solid;*/
}
body.site {
    background-color: #F4F6F7;
    border-top: 0;
    padding: 10px;
}
.body .container {
	width: 950px;
	background-color: rgb(245,245,245);
	padding: 0;
	font:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.header-inner a.pull-left {
	float: left;
}
.header {
	margin-bottom: 0;
}
.headertop {
	width: 100%;
	height: 20px;
	background-color: rgb(0,103,177);
}
div.footer {
	width: 100%;
	height: 20px;
	background-color: rgb(0,103,177);
	margin-top:10px;
}
.headertop2 {
	margin-top:10px;
	width: 926px;
	padding: 6px 10px 0 14px;
	height: 76px;
	background-color: rgb(255,255,255);
}
.nav > li {
	font-size: 1.15em;
	margin-top: 9px;
	background-image: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px 1.5px;
	color: rgb(0,103,177);
}
div#content {
	margin-top: 10px;
	background-color: rgb(245,245,245);
}
div.item-page {
	padding:49px 20px 20px 20px;
	background-color: rgb(255,255,255);
}
/*div.item-page {
	background-image: url(../images/heads/pagehead_consultsurvey.gif);
	background-repeat: no-repeat;	
}*/
body.itemid-101 div.item-page {
	margin-top:10px;
	padding:0;
	background-image: url(none.gif);
}
body.itemid-102 div.item-page {
	background-image: url(../images/heads/pagehead_services.gif);
	background-repeat: no-repeat;	
}
body.itemid-103 div.item-page {
	background-image: url(../images/heads/pagehead_about.gif);
	background-repeat: no-repeat;	
}
body.itemid-104 div.item-page {
	background-image: url(../images/heads/pagehead_team.gif);
	background-repeat: no-repeat;	
}
body.itemid-105 div.item-page {
	background-image: url(../images/heads/pagehead_community.gif);
	background-repeat: no-repeat;	
}

h1, h2, h3 {
	color:rgb(0,103,177);
}
.page-header h2 {
    margin: 0;
}
div#content h3 {
	color:rgb(30,133,207);
	margin-top: 6px;
	margin-bottom: 3px;
	font-style: italic;
	font-size: 1.2em;
}
body.itemid-104 div#content h3 {
	margin-top: 25px;	
}
.page-header,
div#content div.moduletableresearch h3,
div#content div.moduletableconsulting h3 {
	border-bottom: 2px solid rgb(141,198,63);
	margin: 2px 0 10px;
	padding-bottom: 2px;
	font-style: normal;
	font-style: bold;
	font-size: 22px;
	text-decoration: none;
}	
div#content p,
div#homemodules p {
	margin-top: 6px;
}
div#content li,
div#homemodules li {
	margin-top: 6px;
}
div#homemodules {
	margin-top: 10px;
	margin-left: 0;
	padding: 0;
	position: relative;
	
	    overflow: hidden;

}
div.moduletableresearch,
div.moduletableconsulting {
	margin:0;
	padding:49px 20px 8px 20px;
	width: 100%;
	height: 270px;
	background-color: rgb(255,255,255);
}
div.moduletableconsulting {
	float: right;
	background-image: url(../images/heads/consulting-head.gif);
	background-repeat: no-repeat;
	
	position: absolute;
    right: 0;

}
div.moduletableresearch {
	float: left;
	background-image: url(../images/heads/research-head.gif);
	background-repeat: no-repeat;

}
div.well {
	background-color: rgb(255,255,255);
	min-height: 20px;
	padding: 49px 20px 8px 20px;
	margin-top: 10px;
}
div._menu {
	background-image: url(../images/heads/explore-head.gif);
	background-repeat: no-repeat;
}
div.results {
	background-image: url(../images/heads/results-head.gif);
	background-repeat: no-repeat;
}
div.clientsite {
	background-image: url(../images/heads/clientsite-head.gif);
	background-repeat: no-repeat;
}
div.currentresearch {
	background-image: url(../images/heads/currentresearch-head.gif);
	background-repeat: no-repeat;
}
div.joinourpanel {
	background-image: url(../images/heads/joinpanel-head.gif);
	background-repeat: no-repeat;
	background-color: rgba(153,203,78,1.00)
}

div.contactus {
	padding-right:5px;
	background-image: url(../images/heads/contactus-head.gif);
	background-repeat: no-repeat;
}
div.joinourpanel a {
	color: #333333;
	text-decoration: underline;
}

p.phonenumber {
	margin: 2px 0 2px 0;
}
.phonenumber {
	font-weight: bold;
	font-size: 20px;
}
.clearfloat {
	clear: both;
}
hr.floatclear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.carousel-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    background: none;
    bottom: 0;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
}
.carousel {
	margin-bottom: 0;
}
.carousel-control {
    background: none repeat scroll 0 0 #222222;
    border: 3px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    color: #FFFFFF;
    font-size: 60px;
    font-weight: 100;
    height: 40px;
    left: 15px;
    line-height: 30px;
    margin-top: 0px;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 40px;
}
.teampic {
	float: left;
	margin-right:10px;
}
.surveybuttoncenter {
	margin-top: 7px;
	margin-right: 5px;
	}


body.itemid-137 div.item-page,
body.itemid-116 div.item-page,
body.itemid-117 div.item-page,
body.itemid-118 div.item-page,
body.itemid-119 div.item-page,
body.itemid-149 div.item-page,
body.itemid-159 div.item-page,
body.itemid-164 div.item-page,
div.skoutlook {
	padding-top: 20px;
	}
	
li.bold {
	font-weight: bold;	
	}
p.surveyhead,
div#content p.surveyhead  {
	margin-top: 18px;
	font-size: 20pt;
	font-family: Calibri;
	font-weight:bold;
	color: #0067B1;
/*	color:#C00;*/
	}
div#content p.surveysubhead,
p.surveysubhead {
	font-size: 12pt;
	font-family: Calibri;
	font-weight:bold;
	margin-top: 24px;
/*	color:#C00;*/
	}
div#content p.surveyhead + p {margin-top: 20px;}
	
p.surveyclickfordetail {
	font-size: 11pt;
	font-family: Calibri;
/*	color: #C00;*/
	text-align: right;
	margin-bottom: 36px;
	}
p.bluesub {
	font-size: 12pt;
	font-family: Calibri;
	font-weight:bold;
	color:#009;
/*	color:#C00;*/
	}
p.number {
	font-size: 12pt;
	font-family: Calibri;
	font-weight:bold;
/*	color:#C00;*/
	}
p.charthead {
	font-size: 11pt;
	font-family: Calibri;
	font-weight:bold;
	color:#000;
/*	color:#C00;*/
	}
p.surveypairnumber {
	font-size: 12pt;
	font-family: Calibri;
	font-weight: bold;
	color: #000;
/*	color: #C00;*/
	text-decoration: underline;	
	}
p.surveytext,
ol.surveytext,
ul.surveytext {
	font-size: 11pt;
	font-family: Calibri;
/*	color:#C00;*/
	}
p.statsigtext {
	font-size: 11pt;
	font-family: Calibri;
/*	color:#C00;*/
	}
p.statsig {
	font-size: 11pt;
	font-weight:bold;
	font-family: Calibri;
/*	color:#C00;*/
	}
p.italicsub {
	font-size: 11pt;
	font-family: Calibri;
/*	color: #C00;*/
	font-style: italic;	
	}	
p.backtotop {
	font-size: 11pt;
	font-family: Calibri;
/*	color: #C00;*/
	text-align: right;
	margin-bottom: 36px;

	}
div.surveyMenuDiv {
	padding: 3px 12px 13px 12px;
	border: 1px solid #000;
	}	

 /* List Definitions */
 ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}


p.skoutlooknr {
	display: block;
		padding:4px 4px 4px 8px;
background: rgba(255,255,0,.80)	;
	}

body.itemid-164 table{
	margin-bottom: 30px;
	}

body.itemid-164 table,
body.itemid-164 table th,
body.itemid-164 table td {
border: 1px solid #000;
}

body.itemid-164 table td {
    text-align: left;
    padding: 3px;
}

/*RELO report links*/
.reloblue {	background-color:#b3d1e8;}
