/*
Title:      ideasinfocus.com master styles
Author:     Steve Shuman, sshuman@flourishagency.com
Updated:    March 19 2009
*/

/*Common Elements */

body	{
	text-align: center;
	margin: 0; 
	padding: 0;
	background-color: #f1f1f1;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: arial, helvetica, verdana, sans-serif;
	text-decoration: none;
	}
	
p	{
	font-size: 10px;
	margin: 15px 0 0 0;
	color: #333;
	}
	
p a:link {
	text-decoration: underline;
	color: #999;
	}
	
p a:visited	{ 
	color: #999;
	text-decoration: none;
	}
	
p a:hover	{ 
	color: #f93;
	text-decoration: underline;
	}
	
h1	{
	text-align: left;
	text-decoration: none;
	font-size: 18px;
	margin: 0 0 0 5px;
	color: #999;
	}
	
h1 a:link {
	text-decoration: none;
	color: #999;
	}

h1 a:visited	{ 
	color: #999;
	text-decoration: none;
	}
	
h1 a:hover	{ 
	color: #000;
	text-decoration: none;
	}
	
h2	{
	text-align: left;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
	font-size: 30px;
	line-height:36px;
	margin: 0 0 0 0;
	color: #333;
	padding-bottom:5px;
	}
	
h3	{
	text-align: left;
	font-weight: lighter;
	text-decoration: none;
	font-size: 18px;
	margin: 0 0 0 0;
	color: #333;
	}
	
h4	{
	text-align: left;
	font-weight: lighter;
	padding: 12px 0 0 0;
	text-decoration: none;
	line-height: 17px;
	font-size: 12px;
	margin: 0 0 0 0;
	color: #333;
	}
	
h4 a:link, h3 a:link	{
	text-decoration: underline;
	color: #999;
	}
	
h4 a:hover, h3 a:hover	{
	text-decoration: underline;
	color: #f93;
	}
	
h4 a:visited, h3 a:visited	{
	text-decoration: underline;
	color: #666;
	}
	
#MainContent	{
	width: 580px;
	float: left;
	margin: 20px 40px 0 0;
	}
	
.staffimg	{
	float: left;
	margin: 0 5px 0 0;
	}
	
.staffbio	{
	color: #fff;
	float:left;
	}
	
.accolades	{
	border-bottom: 1px solid #ccc;
	padding-bottom:10px;
	}
	
.floatimgleft	{
	padding: 10px 0 0 0;
	float: left;
	margin: 0 25px 25px 0;
	}

#RightBar	{
	float: right;
	margin: 20px 40px 0 0;
	border-left: 1px solid #999;
	width: 125px;
	padding: 2px 0 0 4px;
	background-color:#fff;
	}
	
#ProDev	{
	border-left: 1px solid #999;
	width: 152px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 2px 0 0 4px;
	float: left;
	background-color:#fff;
	}
	
.vcard li	{
	color:#999;
	font-size: 9px;
	margin: 0 0 0 25px;
	list-style-image: url(http://www.flourishagency.com/iif/i/vcard.gif);
	}
	
.bold	{
	font-weight: bold;
	}
	
.vcard	{
	vertical-align: bottom;
	margin-top: 8px;
	}
	
.gridimg	{
	width:119px;
	height:119px;
	border: 1px solid #999;
	float:left;
	vertical-align:middle;
	text-align:center;
	margin: 5px 5px 0 0;
	}

/*

#ProDev:hover, #MarResearch:hover, #ConDev:hover, #Ideation:hover, #BrandDev:hover {
	background-color:#f1f1f1;
	}
*/

#ProDev:hover	{
	background-color:#cccc99;
	}
	
#MarResearch:hover {
	background-color:#3cf;
	}

#ConDev:hover {
	background-color:#f93;
	}
	
#Ideation:hover {
	background-color:#c30;
	}

#BrandDev:hover {
	background-color:#9c3;
	}
	
#MarResearch	{
	border-left: 1px solid #999;
	width: 148px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 2px 0 0 4px;
	float: left;
	background-color:#fff;
	}
	
#ConDev	{
	border-left: 1px solid #999;
	width: 157px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 2px 0 0 4px;
	float: left;
	background-color:#fff;
	}
	
#Ideation	{
	border-left: 1px solid #999;
	width: 152px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 2px 0 0 4px;
	float: left;
	background-color:#fff;
	}
	
#BrandDev	{
	border-left: 1px solid #999;
	width: 134px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 2px 0 0 4px;
	float: left;
	background-color:#fff;
	}
		
#copyright p	{
	font-size: 10px;
	margin: 60px 0 0 30px;
	color: #ccc;
	text-align: left;
	}
	
#flash {
	text-align: center;
	width: 1024px;
	height: 126px;
	background: #fff;
	}
	
ul	{
	list-style: circle;
	font-size: 12px;
	line-height: 20px;
	padding-left: 15px;
	margin: 0;
	}

li	{
	text-align: left;
	padding: 0;
	margin: 0;
	color:#333;
	}
	
li a:link {
	text-decoration: none;
	color: #333;
	}

li a:visited	{ 
	color: #333;
	text-decoration: none;
	}
	
img	{
	vertical-align: bottom;
	}

#sub_logo {
	text-align: left;
	padding: 0px;
	float: left;
	background-color: #fff;
	}
	
#sub_sidenav {
	width: 225px;
	text-align: left;
	float:left;
	padding: 0px;
	background-color: #fff;
	}
	
#container {
	width: 1024px;
	height: 1450px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	}

#footerbox	{
	background-color: #ccc;
	text-align: center;
	background-color: #fff;
	margin: 0 auto;
	float: left;
	width: 1024px;
	}
	
	
#footer	{
	background-color: #fff;
	font-size: 10px;
	text-align: right;
	color: #fff;
	padding: 0 28px 10px 0;
	}
