/* =============================================
	©2007 Customer Insight Group, Inc. | www.customerinsightgroup.com
	===========================================*/

/* =============================================
	CSS by DanKobler.com, Inc.
	www.DanKobler.com
	===========================================*/
	
/* =============================================
	element styles
	===========================================*/

body {
	font-size: 9pt;
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, san-serif;
	background: url("../images/main_bkgd.jpg") center top no-repeat #FFF;
}
h1 {
	margin: 10px 0 55px 0;
	padding: 0;
	font-size: 18pt;
	color: #23456B;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	color: #dbccae;
	border-bottom: 1px #23456B solid;
}
h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 10pt;
	color: #23456B;
}
blockquote {
	margin: 10px 0 0 0;
	border: 0;
	padding: 8px;
	font-style: italic;
	color: #666;
	background-color: #F3E9D5;
}
blockquote .quoteAuthor {
	margin: 10px 0 0 0;
	text-align: right;
}
img {
	border: 0;
}
input {
	display: inline;
}
a {
	color: #23456B;
	text-decoration: underline;
}
a:hover {
	color: #ECB100;
}
.creativeSpotlight {
	color: #ECB100;
}
.floatLeft {
	padding: 0 10px 0 0;
	float: left;
}
.blueBold {
	color: #23456B;
	font-weight: bold;
}
.error {
	background-color: #EEE;
	border: #CC0000 1px solid;
	color: #CC0000;
	padding: 5px 5px 5px 15px;
	margin: 0;
}
.success {
	background-color: #EEE;
	border: #23456B 1px solid;
	color: #23456B;
	padding: 5px;
	margin: 0;
	text-align: center;
}

/* =============================================
	navigation marker styles
	===========================================*/

#home a.homeButton,
#whatwedo a.whatwedoButton, 
#howweredifferent a.whatwedoButton, 
#howwecanhelp a.whatwedoButton, 
#thecompanywekeep a.whatwedoButton, 
#leadership a.whatwedoButton,
#expertise a.expertiseButton, 
#strategicmarketing a.expertiseButton, 
#analytics a.expertiseButton, 
#creative a.expertiseButton, 
#flawlessexecution a.expertiseButton,
#programdesign a.programdesignButton, 
#loyaltyretention a.programdesignButton, 
#customercentric a.programdesignButton,
#newsandevents a.newsandeventsButton,
#presentations a.newsandeventsButton,
#contactus a.contactusButton,
#privacypolicy a.contactusButton {
	padding: 4px 10px 5px 10px;
	border-top: 5px solid #FC3;
}
#howweredifferent a.howweredifferentButton, 
#howwecanhelp a.howwecanhelpButton, 
#thecompanywekeep a.thecompanywekeepButton, 
#leadership a.leadershipButton,
#strategicmarketing a.strategicmarketingButton, 
#analytics a.analyticsButton, 
#creative a.creativeButton, 
#flawlessexecution a.flawlessexecutionButton,
#loyaltyretention a.loyaltyretentionButton, 
#customercentric a.customercentricButton,
#presentations a.presentationsButton,
#privacypolicy a.privacypolicyButton {
	color: #ECB100;
}
/* =============================================
	container, header, navigation styles
	===========================================*/
	
#container {
	width: 800px;
	padding-top: 0;
	margin-top: 40px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
}
#addthis {
	width: 800px;
	padding-top: 0;
	margin-top: 5px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	text-align: right;
}
#mainNav {
	padding: 0;
	margin: 0;
	width: 800px;
	height: 28px;
}
#mainNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: 225px;
	text-align: right;
}
#navigation {
	list-style: none;
	padding: 0;
	margin: 0;
	left: 215px;
	position: relative;
	text-align: right;
	width: 600px;
	height: 28px;
}
#navigation a {
	padding: 9px 10px 5px 10px;
	display: block;
	background-color: #23456B;
	border: 0;
	color: #FFF;
	font: 12px Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#navigation a:hover {
	padding: 4px 10px 5px 10px;
	border-top: 5px solid #FC3;
	text-decoration: none;
	color: #FC3;
}
#navigation li li a {
	padding: 5px 10px;
	display: block;
	color: #FFF;
	font: 10px Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}
#navigation li li a:hover {
	padding: 5px 10px;
	border: 0;
	color: #FC3;
	text-decoration: none;
}
#navigation li {
	margin: 0;
	float: left;
	position: relative;
	cursor: default;
	background-color: #FFF;
}
#navigation li ul {
	display: none;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #FFF;
}
#whatwedoSubNav {
	width: 120px;
}
#expertiseSubNav {
	width: 110px;
}
#programdesignSubNav {
	width: 132px;
}
#newsandeventsSubNav {
	width: 134px;
}
#contactusSubNav {
	width: 97px;
}
#mainNav li>ul {
	top: 25px;
	left: 0;
}
#mainNav li li {
	margin: 0;
	display: block;
	z-index: 1;
	float: none;
	background-color: transparent;
	border: 0;
}
#mainNav li:hover ul, #mainNav li.over ul {
	display: block;
	z-index: 1;
}
#alertMsg {
	margin: 6px;
	padding: 2px;
	text-align: center;
	background-color: #C10000;
	font-size: 85%;
	color: #FFF;
	font-weight: bold;
}
#whatwedoContent, 
#howweredifferentContent, 
#howwecanhelpContent, 
#thecompanywekeepContent, 
#leadershipContent,
#presentationsContent {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 395px;
	background: url("../images/cig_web_mainbkg_home.jpg") center top no-repeat;
}
#expertiseContent, 
#strategicmarketingContent, 
#analyticsContent, 
#creativeContent, 
#flawlessexecutionContent {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 395px;
	background: url("../images/cig_web_mainbkg_exprt.jpg") center top no-repeat;
}
#whitepapersContent {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 395px;
	background: url("../images/cig_web_mainbkg_wpaper.jpg") center top no-repeat;
}
#programdesignContent,
#loyaltyretentionContent,
#customercentricContent {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 395px;
	background: url("../images/cig_web_mainbkg_pro.jpg") center top no-repeat;
}
#researchresourcesContent {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 395px;
	background: url("../images/cig_web_mainbkg_resources.jpg") center top no-repeat;
}
#contactusContent,
#privacypolicyContent {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 395px;
	background: url("../images/cig_web_mainbkg_contact.jpg") center top no-repeat;
}
#sitemapContent {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	min-height: 395px;
	background: url("../images/cig_web_mainbkg_sitemap.jpg") center top no-repeat;
}

/* =============================================
	subNav
	===========================================*/
	
#subNav {
	margin: 200px 0 0 0;
	float: left;
	width: 160px;
	background: transparent;
	text-align: right;
}
#subNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subNav a {
	font: 10px Tahoma, Helvetica, sans-serif;
	color: #23456B;
	text-decoration: none;
}
#subNav a:hover {
	color: #ECB100;
	text-decoration: none;
}
#subNav h3 {
	margin: 0 0 0 20px;
	padding: 4px 0;
	font: 14px Tahoma, Helvetica, sans-serif;
	color: #888;
	border-bottom: 1px solid #888;
}
#emailNewsletter {
	width: 138px;
	text-align: left;
	background-color: #C5C7D3;
	border: 1px solid #AAA;
	padding: 5px;
	margin: 20px 0 0 10px;
}
#emailNewsletter h1 {
	font-size: 120%;
	margin: 0;
	padding: 0;
}
#emailNewsletter form {
	margin: 0;
	padding: 0;
}
#subNavLinks {
	margin: 10px 0 0 5px;
	text-align: left;
}
#subNavLinks table {
	padding: 0;
	margin: 0;
}
#subNavLinks a.creative_spotlight {
	margin: 5px 0 0 0;
	padding: 0 0 0 38px;
	background: url("../images/creative_spotlight.gif") left center no-repeat;
	font: 10px Tahoma, Helvetica, sans-serif;
	color: #23456B;
	text-decoration: none;
}

/* =============================================
	content, footer, copyright
	===========================================*/

#content {
	float: right;
	width: 580px;
	background: transparent;
	margin: 0;
	padding: 120px 30px 20px 10px;
}
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 106px;
	background: url("../images/footer_bkgd.jpg") center bottom no-repeat;
}
#footerNav {
	margin: 0 0 0 20px;
	padding: 0;
	width: 800px;
	height: 106px;
	position: relative;
	top: 85px;
}
#footerNav a {
	padding: 0;
	color: #23456B;
	font: 10px Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#footerNav a:hover {
	color: #ECB100;
}
#copyright {
	text-align: right;
	margin: 5px;
	color: #111;
	font: 10px Tahoma, Helvetica, sans-serif;
}

/* =============================================
	Class Styles
	===========================================*/

.inventory th, .inventory td {
	border-bottom: 1px solid #036;
	padding: 5px 10px;
	font-size: 95%;
}
.inventory tr {
	border-bottom: 1px solid #036;
}
.inventory th {
	padding-bottom: 8px;
	font-weight: bold;
	color: #fff;
}
.whitePapers {
	padding: 5px;
	margin: 10px;
	background-color: #C5C7D3;
	border: 1px solid #FFF;
	color: #000;
}
.whitePapers td {
	padding: 5px;
	border: 1px solid #FFF;
}
.whitePapers td:hover {
	background-color: #F9D251;
}
.whitePapers a:hover {
	color: #23456B;
}
.requestSent {
	background-color: #FFF;
	padding: 5px 0;
	text-align: center;
	color: green;
	border: 1px solid green;
	font-weight: bold;
}