/* ************************************ */
/* Black Business Initiative (BBI) Style Sheet */
/* ************************************ */
body	{
	background: url('../images/site/background-body-of-site.jpg');
	background-color: #EBE8DF;
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px;
	}

address, h1, h2, h3, h4, h5, h6, label, li, ol, p, table, ul 
										{font-family: arial, helvetica, sans-serif;}
address										{font-style: normal;}
a.active									{font-weight: bold;}
a										{color: #B70005; text-decoration: none;}
a:hover										{color: #B70005; text-decoration: underline;}
a:active									{color: #B70005; text-decoration: underline;}
blockquote									{font-size: 12px;}
h2, h3, h4, h5, h6								{margin-top: 20px;}
h1										{color: #FFFF00; font-weight: normal; font-size: 24px; line-height: 28px; position: relative; top: -20px; // top: 0;}
.home-header-text h1								{top: 0;}
h2										{color: #528961; border-bottom: 1px dotted #97AC9C; font-weight: normal; font-size: 18px; padding-bottom: 5px; padding-top: 0; margin-top: 20px;}
.home-header-text h2								{margin-top: 0;} 
h3										{color: #B70005; font-weight: bold; font-size: 14px;}
h4										{color: #333333; font-weight: bold; font-size: 13px;}
h5										{color: #B70005; font-weight: bold; font-size: 14px; marin: 0; padding: 0;}
h6										{color: #B70005; font-size: 16px; font-weight: normal;}
img										{border: 0px; padding: 0px; margin: 0px; vertical-align: text-bottom;}
.cookiecrumbmenu								{text-align: right;}
.red										{color: #B70005;}
.black										{color: black;}
.left										{float: left;}
/* DIVs and div-related content formatting */
div.site-container								{color: #000000; font-family: arial, helvetica, sans-serif; font-size: 12px;}
div.content-container								{margin: 0px auto; width: 763px;}
div.banner-area									{clear: both;}
div.main-menu									{float: left; font-weight: bold; width: 173px;}
div.main-menu ul								{list-style: none; list-style-type: none; padding: 0px; margin: 0px;}
div.main-menu li 								{margin: 5px; }
		
div.main-menu a	{
	display: block;
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	width: 157px;
	height: 15px;
	color: #B70005;
	text-decoration: none;
	}
	
div.main-menu a:visited	{color: #B70005; text-decoration: none;}

div.main-menu a:hover	{
	background-image: url('../images/site/main-menu-active.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFF;
	padding-left: 10px;
}
div.main-menu a:active {color: #B70005; text-decoration: underline;}

div.main-menu li.active	{
	background-image: url('../images/site/main-menu-active.gif');
	background-position: top center;
	background-repeat: no-repeat;
								}
div.main-menu li.active	a:hover	{
	background-image: none;
}
								
div.main-menu li.active a {color: #FFFFFF;}
			
div.main-menu ul.sub-menu {		
	background-image: url('../images/site/sub-menu-top.gif');
	background-repeat: no-repeat;
	list-style-type: none;			
	width: 171px;
	margin: 0;
	padding: 0;
	margin-left: 1px;
	padding-top: 3px;
}
											
div.main-menu img {
	margin: 0;
	padding: 0;	
}

div.main-menu ul.sub-menu a {
	background-color: #546659;
	background-image: url('../images/site/main-menu-arrow.gif');
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
	padding: 5px;
	padding-left: 15px;
	width: 132px;
	color: #FFFF00;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px solid #76857A;
	text-decoration: none;
	height: auto;
	}
	
div.main-menu ul.sub-menu a:visited	{color: #FFFF00; text-decoration: none;}
div.main-menu ul.sub-menu a:hover	{color: #FFFF00; background-color: #5d6e61;}
div.main-menu ul.sub-menu a:active	{color: #FFFF00; background-color: #5d6e61;}
			
div.main-menu ul.sub-menu li {
	width: 157px;
	padding: 0;
	height: auto;
	margin: 0;
	margin-left: 5px;
	padding-left: 5px;
	background-color: #546659;
}

div.main-menu ul.sub-menu li.bottom-image {width: 162px; height: 3px; padding: 0; padding-left: 5px; margin: 0; background-color: #EBE8DF; background-image: url('../images/site/sub-menu-bottom.gif'); //position: relative; //top: -13px;}
div.main-menu ul.sub-menu li.active	{ background-image: none;}
div.main-menu ul.sub-menu li.active a:hover	{ background-image: url('../images/site/main-menu-arrow.gif'); }
div.main-menu img.submenu-bottom {
	width: 172px; height: 9px; margin: 0; padding: 0; display: inline;
}			
div.content  {       
	background-image: url('../images/site/background-content.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #EBE8DF;
	float: left;
	line-height: 16px;
	padding: 20px;
	width: 550px;
	min-height: 640px;	
}

	div.content img.copy	 {
		border: 3px solid #d4ceb9;
		padding: 1px;
		background-color: #fcfbfa; 
		margin-left: 20px;
		margin-right: 20px;
		margin-top: 10px;
		margin-bottom: 20px;
		float: right;
		}
		
	div.content img.gallery	 {
		border: 3px solid #d4ceb9;
		padding: 1px;
		background-color: #fcfbfa; 
		margin: 5px;
		}
		
div.content img.caption	 {
	border: 3px solid #d4ceb9;
	padding: 1px;
	background-color: #fcfbfa; 
	margin: 5px 5px 0;
}

div.flickr-iframe  {       
	border: 3px solid #d4ceb9; 
	padding: 1px; 
	background-color: #fcfbfa; 
	margin-top: 0px; 
	margin-left: 20px;
	margin-right: 22px;
	margin-bottom: 20px;
}
											
	
/* =================================== Home Header == */
							
div.swap-images {
	margin: 0;
	padding: 0;
	height: 125px;
}

div.swap-images .swap-image {
	border: 4px solid #870307;
	display: block;
	height: 115px;
	width: 125px;
	overflow: hidden;
	float: left;
	margin-right: 4px;
}

div.home-header {
	margin-top: 30px;
	height: 100px;
}

div.home-header-text {
	width: 375px;
	float: left;
	
}

div.home-header h1 {
	color: #B70005;
	margin: 5px;
}

div.home-header h2 {
	border: none;
	margin: 5px;
	line-height: 18px;
}

div.home-header-time {
	width: 175px;
	float: left;
}

div.home-header-time .time {
	height: 14px;
	float: right;
	width: 175px;
	 }

div.home-header-time .time img				{vertical-align: middle; position: relative; top: -1px; //top: -2px;}
div.home-header-time .time p				{background-image: url('../images/site/date-full.gif');  font-size: 10px; padding: 0px;
padding-top: 1px; height: 17px; margin: 0px; width: 175px; line-height: 0px;}

div.home-header-time .exchange {
	padding-top: 5px;
	padding-left: 5px;
	color: #528961;
	font-weight: 700;
	font-size: 11px;
}

.exchange iframe {
	width: 50px;
	height: 20px;
}

.weather {
	margin-left: 10px;
	margin-top: 60px;
	border: 4px solid #d5cfba;
}

div.news {
	display: block;
	width: 155px;
	padding: 0;
	margin: 15px;
	float: right;
	background: #546659 url('../images/site/news-footer.gif') bottom no-repeat;
}

div.news .date {
	color: #ffff00;
	font-size: 9px;
	padding: 0 10px; 
}

div.news .text {
	display: block;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 10px;
	padding: 0 10px; 
}

div.news .text a {
	color: #fff;
}

div.featured-business {
	background: #d7d1be url('../images/site/featured-business-bg.gif') top repeat-x;
	border: 4px solid #d7d1be;
	padding: 10px;
	min-height: 128px;
}

div.featured-business img.fb-image {
	border: 4px solid #baaf8d;
	float: left;
	margin-right: 10px;
	
}

.featured-business-content {
	margin: 0;
	padding: 0;
	margin-left: 140px;
}

.featured-business-content h3 {
	padding: 0; margin: 0;	
}

div.content h1					{}
div.content img					{}
div.content ul					{list-style: outside;
						margin-top: 6px;
						margin-bottom: 10px;
						margin-right: 40px;
						font-weight: bolder;
						color: #1e744b;}
div.content ul.small			 	{width: 300px;}
div.content ul.plain				{list-style: inside;
						list-style-image: none;
						list-style-type: none;
						margin-top: 6px;
						margin-bottom: 10px;
						margin-right: 40px;
						font-weight: normal;
						color: #000;}
div.content li					{margin-top: 0px; padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px dotted #95aa9a;}
div.content li.ppt				{list-style-image: url(../images/icons/bullet-ppt.gif);}
div.content ol					{color: #1e744b}
div.content ol li				{border: none; padding: 0; margin: 5px 0; }
div.content li strong				{color: #B70005;}
div.content ul.pdf				{list-style-image: url(../images/icons/bullet-pdf.gif);}
div.content ul.ppt				{list-style-image: url(../images/icons/bullet-ppt.gif);}
div.content ul.doc				{list-style-image: url(../images/icons/bullet-doc.gif);}
div.content ul.xml				{list-style-image: url(../images/icons/bullet-xml.gif);}

div.bio 					{ width: 250px; float: left; margin: 10px; }

div.photo-and-caption				{float: right; line-height: 12px; padding-left: 20px; padding-bottom: 15px;}
div.photo-and-caption img			{padding: 1px; margin: 4px; background-color: white; border: 3px solid #D5CFBA;}
div.photo-and-caption p				{color: #7F7F7F; font-size: 10px; font-style: italic; padding-left: 10px;}
div.cookie-crumb-menu				{float: right;}
div.cookie-crumb-menu a				{color: #FFFF00;}
div.cookie-crumb-menu img			{vertical-align: middle;}
div.cookie-crumb-menu p				{background-image: url('../images/site/cookie-crumb-menu-background.gif'); color: #FFFFFF; font-size: 10px; padding: 0px; margin: 0px; line-height: 0px;}

div.news-date					{font-style: normal; font-size: 10px; color: #666666; font-weight: bold; margin-top: 0px;}
div.news-archive				{color: #B70005; font-weight: bold; font-size: 14px; border-bottom: 1px dotted #97AC9C; margin-top: 20px;}
					
div.topofpage					{font-style: normal; font-size: 10px; border-bottom: 1px dotted #97AC9C;}
div.topofpage a					{color: #528961; text-decoration: none;}
div.topofpage a:visited				{color: #528961; text-decoration: none;}
div.topofpage a:hover				{color: #528961; text-decoration: underline;}
div.topofpage a:active				{color: #528961; text-decoration: underline;}
			
div.footer					{background-color: #3D3D3D; background-image: url('../images/site/background-sponsors-and-bbi-related-events.gif'); background-repeat: repeat-x; padding-top: 10px;}
div.footer a					{color: #FFFF00;}
div.footer h6					{margin: 0px; padding: 0px; padding-top: 20px;}
div.footer img					{vertical-align: middle;}
div.footer p					{color: #FFFFFF; font-size: 10px; padding: 3px; margin: 3px;}
div.sponsors-and-bbi-related-events		{margin: 0px auto; width: 763px;}
div.sponsors-and-bbi-related-events img		{padding: 10px;}
div.page-updated				{}

/* Forms */
form.search					{margin-left: 10px;}
form.search input				{width: 143px;}
form.search button				{}
form.search input.searchbutton			{width: 64px; height: 22;}
form.search a.advanced:hover 			{background: none; text-decoration: underline; color: #B70005; }

/* =================== Send to friend Form ================= */

.form { 
	margin: 20px 130px;
	font-size: 14px;
}

.form p {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
  
.form label {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	width: 440px;
	margin-top: 10px;
}  

.form .rq 
{
    font-size: 10px;
    color: #528961;
}
    
    

.form input[type='text'], .form input[type='password'], .form textarea {
	float: left;
	background: #F6F5F1;
	border: solid 1px #AEA079;
	border-bottom-color: #DDD;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 0;
	margin-top: 10px;
	width: 240px;
}

.form textarea {
	font-size: 14px;
}

.form input[type='text']:hover, .form input[type='password']:hover, .form textarea:hover {
	border-color: #528961;
}

.form input[type='text']:focus, .form input[type='password']:focus, .form textarea:focus {
	border-color: #528961;
	background: #FFF;
	color: #528961;
}

.form .reqd input, .form .reqd select, .form .reqd .sq select, .form .reqd textarea{
	background: #FFF5BF;
}

.form input.send-btn {
	width: 64px;
	height: 22px;
	margin: 10px;
	margin-left: 190px;
	border: none;
	background-color: #940000;
	color: #fff;
	background: url('../images/site/send-btn.jpg') no-repeat;
	
}

.form input:hover.send-btn 
{
    cursor: pointer;
}

/* Nadine's Production Notes and Highlights */
.highlight							{background-color: yellow; color: black;}
.productionnote							{background-color: aqua; color: black;}


/* ABCD Styles */

hr {
	border-bottom: 1px #97AC9C;
	color: #fff;
	background: none;
	height: 0px;
	margin: 10px 10px 10px 0;
	clear: both;
	
}

#lblLeftMenu {
	padding: 0;
	margin: 0;
	
}

div.search {
	float: left;
	position: relative;
	top: -22px;
	//top: -15px;
	
}

#lblLeftMenu  ul {
	border: none;
	color: #000;
	font-weight: normal;
	
}


ul.admin-menu {
	list-style: none;
	float: left;
	
	
	
}

ul.profile-menu {
	
	
	
}

ul.login-menu {
	float: right;
	margin: 0; padding: 0;
	
}
	
ul.login-menu li {
	list-style: none;
	float: left;
	border: 0;
	width: auto;
	border: none;
	padding: 0 5px;
	border-right: 1px #ccc solid;
	margin: 0;
	position: relative;
	top: -30px;
	//top: -20px;
	left: 40px;
	
}	

ul.login-menu li.last {
	border-right: 0;
	padding-right: 0;
	
}

ul.step-menu {
	margin: 0; padding: 0;
}
	
ul.step-menu li {
	list-style: none;
	float: left;
	border: 0;
	width: auto;
	border: none;
	padding: 0 5px;
	border-right: 1px #ccc solid;
	margin: 0;
	font-weight: normal;
}	

ul.step-menu li.last {
	border-right: 0;
	padding-right: 0;	
}

table.search_results, table.search_results td {
	border: 1px solid #CCC;
	border-collapse: collapse;
}

table.search_results {
	border: 1px solid #CCC;
}


table.search_results tbody tr td {
	padding: 5px 10px;
	color: #666;
}

table.search_results tbody tr:hover td.default {
	background: #546659;
}

table.search_results tbody tr:hover td.default {
	color: #fff;
}

table.search_results tbody tr:hover td.default a {
	color: #FFFF02;
}

table.search_results a:link {
	font-weight: bold;
	color: #B70005;
}

table.search_results a:hover {
	color: #B70005;
	text-decoration: underline;
}

table.search_results a:active {
	color: #003366;
}

/* ========================== Scheduel table === */

table.schedule, table.schedule td {
	border: 1px solid #CCC;
	border-collapse: collapse;
}

table.schedule {
	width:  100%;
	border: 1px solid #CCC;
}

table.schedule th {
	text-align: left;
	padding: 5px 10px;
	color: #fff;
	background-color: #B70005; 
}


table.schedule tbody tr td {
	padding: 5px 10px;
	color: #000;
}

table.schedule tbody tr:hover td.default {
	background: #546659;
}

table.schedule tbody tr:hover td.default {
	color: #fff;
}

table.schedule tbody tr:hover td.default a {
	color: #FFFF02;
}

/* ============================================================================= youtube === */

#videoBar-bar {

	
	
}

 .playerInnerBox_gsvb {

	
}