
/* -------------------------------------------------------------------------------------------------

 * Filename:			fountainHeadStyle.css
 * Description: 		Global CSS
 * Version: 			1.0.0 (6/16/09)
 * Website: 			fountainheadbc.com
 * Author:				Jason Bay :: Boomtown Communication
 
 == Structure ======================================================================================

 * Page width: 			800px
 * Number of columns: 	1
 
 $__header				Header Definitions
 $__menu				Global Site Navigation
 $__content				Everything within the content
 $__footer				Footer Definitions

 ------------------------------------------------------------------------------------------------ */
 
 /* -- reset values ------- */
 
 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, dd, dl, dt, li, ol, ul, 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-family: inherit;
  font-size:100%;
  text-align: left;
  vertical-align: baseline;}

a img {
  border:none;}
  
table {
  border-collapse: collapse;
  border-spacing: 0;}
  
q:before, q:after, blockquote:before, blockquote:after {
  content: "";}

/* ----------------------- */



/* --- $__header --- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #A9C1CD url('../img/background_gradient.jpg') no-repeat center top;}
	
#wraper {
    margin: 10px auto 0 auto;
	width: 800px;}

#headerContainer {
	float: left;
	width: 100%;}

h1#logoHeader a {
	display: block;
	height: 102px;
	width: 178px;
	background: url('../img/logo.gif') no-repeat;
	text-indent: -9999em;
	float: left;}

/* ---  $__menu --- */

#navContainer {
	float: left;	
	margin: 54px 0 0 20px;}

#navContainer a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;}

#navContainer li {
	float: left;}

ul.navlist li {
	list-style: none;}
		
ul.navlist li.about a {
	background: url('../img/aboutUs_button.png') no-repeat;
	display: block;
	height: 15px;
	width: 77px;
	text-indent: -9999em;
	background-position: bottom center;}
	
ul.navlist li.clients a {
	background: url('../img/clients_button.png') no-repeat;
	display: block;
	height: 15px;
	width: 63px;
	text-indent: -9999em;
	background-position: bottom center;}

ul.navlist li.capabilities a {
	background: url('../img/capabilities_button.png') no-repeat;
	display: block;
	height: 15px;
	width: 93px;
	text-indent: -9999em;
	background-position: bottom center;}
	
ul.navlist li.casestudies a {
	background: url('../img/caseStudies_button.png') no-repeat;
	display: block;
	height: 15px;
	width: 102px;
	text-indent: -9999em;
	background-position: bottom center;}

ul.navlist li.endorsements a {
	background: url('../img/endorsements_button.png') no-repeat;
	display: block;
	height: 15px;
	width: 113px;
	text-indent: -9999em;
	background-position: bottom center;}

li.contactus a {
	background: url('../img/contactUs_button.png') no-repeat;
	display: block;
	height: 15px;
	width: 84px;
	text-indent: -9999em;
	background-position: bottom center;}

ul.navlist li a:hover {	
	background-position: 0 1px;}

body.aboutUs ul.navlist li.about a,
body.capabilities ul.navlist li.capabilities a,
body.caseStudies ul.navlist li.casestudies a,
body.clients ul.navlist li.clients a,
body.contactUs ul.navlist li.contactus a,
body.endorsements ul.navlist li.endorsements a {
	background-position: 0 -13px;}
	

/* ---  $__content --- */

#main {
	float: left;
	margin-left: 20px;}
	
#pageContainerTop {
	width: 740px;
	height: 36px;
	background: url('../img/contentTop.png') no-repeat;
	
	float: left;}
	
#pageContainer {
	width: 740px;
	background: url('../img/contentMain.png') repeat-y;
	
	float: left;}
	
#mainCol {
	width: 640px;
	height: 100%;
	margin-left: 34px;}

body.contactUs #mainCol {
	width: 365px;
	height: 100%;
	margin-left: 34px;
	float: left;}
	
#rightContactColumn	{
	width: 270px;
	float: right;
	margin-top: 33px;
	margin-right: 50px;}
	
body.index #mainCol {
	width: 800px;
	height: 100%;
	margin: -50px 0 0 -40px;}
	
#pageContainerBottom {
	width: 740px;
	height: 60px;
	background: url('../img/contentBottom.png') no-repeat;
	margin-top: 0;
	padding-top: 0;
	
	float: left;}

body.index #pageContainerTop,
body.index #pageContainer,
body.index #pageContainerBottom,
body.endorsements #pageContainerTop,
body.endorsements #pageContainer,
body.endorsements #pageContainerBottom { 
	background: none;}	

#colOne {
	float: left;
	width: 150px;
	padding-right: 10px;}

#colTwo {
	width: 470px;
	float: left;}


/* feed styles */

p.rss-title a {
	display: block;
	background: url('../img/evolveNPD_logo_small_rss.gif') no-repeat;
	width: 175px;
	height: 30px;
	margin-left: -5px;
	text-indent: -9999em;
	margin-bottom: -15px;}

ul.rss-items {
	list-style: none;
	margin: 0;
	padding: 0;}
	
li.rss-item {
	color: #666766;
	font-size: 13px !important;
	font-weight: 300;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;}

li.rss-item a {
	color: #000000;
	text-decoration: underline;}	

li.rss-item a:hover {
	text-decoration: none;}

span.rss-date {
	color: #1b5879;
	font-size: 9px;}
	
/* ****** sIFR  ******* */

.sIFR-active h2 {
  	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
  	font-size: 25px;
  	margin: 0;
  	padding: 0;}


.sIFR-active h3 {
  	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
  	font-size: 21px;
  	margin: 0;}

.sIFR-active h4 {
  	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
  	font-size: 20px;
  	margin: 0;}

/* ****** end sIFR  ******* */

h1 {}
h2 {}
h3 {}
h4 {}

h5 {
	color: #1b5879;
	font-weight: bold;
	margin: 10px 0 0 0;}


/* ***** endorsements ***** */

body.endorsements #main {
	margin-top: 35px;
	margin-left: 35px;}

#leftCol {
	width: 220px;
	float: left;}

#rightCol {
	width: 475px;
	float: right;}

p {
	color: #666766;
	font-size: 13px;
	font-weight: 300;}

p a {
	color: #000000;
	text-decoration: underline;}	

p a:hover {
	text-decoration: none;}
	
form table tr td {
	padding-bottom: 5px;}

form table tr td{
	vertical-align: top;}
	
form input {
	width: 250px;}
	
form textarea {
	width: 254px;}
	
form input.button {
	width: 7em;}	
	
span.author {
	color: #333;}	

#mainCol ul {
 	margin-top: 5px;}
 
#mainCol ul li {
	color: #666766;
	font-size: 11px;
	margin: 3px 0 0 15px;}	
	
/* --- $__footer --- */



/* --- tabed content --- */

.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/}

.shadetabs li{
	/* display: inline; */
	float: left;
	margin: 0;
	padding: 0;}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 1px;
	margin-right: -4px;
/* 	border: 1px solid #7094b5; */
	color: #2d2b2b;
	/* background: white */ }
	
	
.shadetabs li#brandRepo a {
	display: block;
	height: 15px;
	width: 136px;
	text-indent: -9999em;
	background: url('../img/brandRepo.gif') no-repeat 0 0;}
	
.shadetabs li#launch a {
	display: block;
	height: 15px;
	width: 138px;
	text-indent: -9999em;
	background: url('../img/newProductLaunch.gif') no-repeat 0 0;}
	
.shadetabs li#testing a {
	display: block;
	height: 15px;
	width: 139px;
	text-indent: -9999em;
	background: url('../img/newProductTest.gif') no-repeat 0 0;}


.shadetabs li#brandRepo a:hover,
.shadetabs li#launch a:hover,
.shadetabs li#testing a:hover {
	background-position: 0 -21px;}

.shadetabs li#brandRepo a.selected,
.shadetabs li#launch a.selected,
.shadetabs li#testing a.selected {
	background-position: 0 -21px;
	/*position: relative;
	top: 1px;*/}
	
/*
.shadetabs li a:hover{
	text-decoration: underline;
	color: #2d2b2b;}

.shadetabs li a.selected{ selected main tab style
	position: relative;
	top: 1px;}

.shadetabs li a.selected{ selected main tab style 
	}

.shadetabs li a.selected:hover{ selected main tab style 
	text-decoration: none;}

.tabcontent {
	margin-left: 10px;
	margin: 0px;
	background: #e1eaef url('../img/tabBackground.gif') no-repeat;}

.shadetabs {
	margin-left: 7px;}

.tabcontent p {
	margin: -10px 0 0 -10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;}
	*/

/* ----  endorsements hover  ---- */

.hormelHover {
	display: block;
	height: 414px;
	width: 474px;
	background: url('../img/talkBubble_hormel.png') no-repeat;}
	
.bankHover {
	display: block;
	height: 414px;
	width: 474px;
	background: url('../img/talkBubble_usbank.png') no-repeat;}

.pillsburyHover {
	display: block;
	height: 414px;
	width: 474px;
	background: url('../img/talkBubble_pillsbury.png') no-repeat;}
	
.wrigleyHover {
	display: block;
	height: 414px;
	width: 474px;
	background: url('../img/talkBubble_wrigley.png') no-repeat;}
	
.birdseyeHover {
	display: block;
	height: 414px;
	width: 474px;
	background: url('../img/talkBubble_birdseye.png') no-repeat;}
