/*
	BMI + ImageNet CSS HACKS FOR NARROWCASTING
	DESIGNED BY SWITCH CREATIVE GROUP		
	HTTP://WWW.GROUPSWITCH.COM
*/


/*

 1. Colors Used
 2. Body
 3. Header
 4. Search Form
 5. Main Content
 6. Content Area
 7. Related Content
 8. Footer
 9. Contact Sidebar
10. Share Sidebar
11. Subscribe Sidebar
12. Rate Us Sidebar

*/



/* ! ------- 1. COLORS USED ------- 		*/
/*--------------------------------------------------------------------*/

/*
		#646667	=	dk grey
		#dfdfdf	=	lt grey
		#d35624	=	orange
		#004677	=	blue
*/





/* ! ------- 2. BODY ------- 	*/
/*--------------------------------------------------------------------*/

	body {
		background: #646667 url(/media/d9585696-9b01-4cc0-96cc-91495e070b0b/back.gif) repeat-y center;
		font-family: Arial, Helvetica, sans-serif;
	}

	body div#doc {
		border: none;
		margin: 0px auto;
		padding: 0px;
		width: 778px;
	}



/* ! ------- 3. HEADER ------- 	*/
/*--------------------------------------------------------------------*/

	/* this contains the "header logo" and the search form */
	div#hd {
		background: #fff url(/media/d9585696-9b01-4cc0-96cc-91495e070b0b/headerback.jpg) no-repeat;
		height: 250px;
		margin: 0px 0px 10px 0;
		padding: 0;
		width: 778px;
	}
	
	/* img logo (logo img has to be 750px x 80px) */
	div#hd a img {
		margin: 250px 0 0;
height: 60px;
		padding: 0;
	}



/* ! ------- 4. Search Form ------- 	*/
/*--------------------------------------------------------------------*/
	
	div#search {
		background: #dfdfdf;
		font-size: .9em;
		margin: 5px 0 0;
		padding: 8px 15px 0px 8px;
	}
	
	div#search p {
		color: #444;
	}


/* ! ------- 5. Main Content ------- 	*/
/*--------------------------------------------------------------------*/
	
	/* body background */
	div#doc {
border: 1px solid red;
	}
	
	div#bd {
		font-family: Arial, Helvetica, sans-serif;
		color: #646667;
		margin-top: 130px;
		padding: 0 20px;
	}

	div#bd h1 {
		color: #004677;
		text-transform: capitalize;
		font-size: 1.6em;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
	}
	
	div#bd h1 span {
		line-height: 1em;
		padding: 0px;
		margin: 0px;
	}

	div#bd h2 {
		font-size: .9em;
		text-transform: uppercase;
		font-weight: normal;
		padding: 1em 0px .5em;
		margin: 0px 0px 15px;
		border-bottom: 1px solid #004677;
	}

	#bd h2 a:link, #bd h2 a:visited{
		color: #004677;
		text-decoration: underline;
	}
	
	#b2 h2 a:active, #bd h2 a:hover {
		text-decoration: none;
	}



/* ! ------- 6. Content Area ------- 	*/
/*--------------------------------------------------------------------*/
	
	#content_area {
		border: none;
		margin: 20px 0px;
		padding: 0px;
		background: transparent;
	}
	
	#content_block {
		background: transparent;
	}
	
	#content_block p, #content_block span {
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#content_block a:link, #content_block a:visited {
		color: #646667;
		text-decoration: underline;
	}
	
	#content_block a:hover, #content_block a:active {
		color: #646667;
		text-decoration: underline;
	}
	
	#content_area p strong, #content_area span strong {
font-family: Georgia, serif;
color: #000;
		font-weight: normal;
		font-size: 1.1em;
		font-style: italic;
	}
	
	#content_area p img, #content_area span img {
		border: 1px #999 solid;
		text-decoration: none;
		margin-left: 0;
	}
	
	#content_block ul {
		list-style-position: outside;
		font-family: Arial, Helvetica, sans-serif;
		list-style-type: disc;
		margin: 0px 0px 15px 15px;
		padding: 0px;
	}
	
	#content_block ul il {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#content_block h2 strong {
		font-weight: bold;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
	}


/* ! ------- 7. Related Content ------- 	*/
/*--------------------------------------------------------------------*/

	div#related_content {
	}
	
	div#related_content h2 {
		font-weight: bold;
		text-transform: uppercase;
		padding: 0px;
		margin: 0px 0px 10px;
	}
	
	div#related_content h3 {
		margin: 0px;
		padding: 0px;
		font-size: 1em;
	}
	
	div#related_content a:link, 
	div#related_content a:visited {
		color: #646667;
		text-decoration: underline;
	}
	
	div#related_content a:active, 
	div#related_content a:hover {
		color: #646667;
		text-decoration: none;
	}



/* ! ---- FOOTER ---- */
/* ---------------------------------------------------- */

	div#ft {
		margin: 30px 0 0;
		text-align: center;
		float: none;
		}
	
	div#ft p {
		text-align: center;
		}
	
	div#ft p img {
		display: block;
		margin: 0 auto;
		text-align: center;
		}


/* ! ------- 12. Rate Us Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#rate_content {
		background-image: none;
		display: none;
	}



/* ! ------- 9. Contact Sidebar ------- 	*/
/*--------------------------------------------------------------------*/
	
	/* main content & background */
	div.yui-b {
	}
	
	div#contact_content {
		height: 233px;
		padding: 0px;
		margin: -5px 0px 20px 30px;
		background-position: -3px 0px;
		background-repeat: no-repeat;
		background-image: url(/media/d9585696-9b01-4cc0-96cc-91495e070b0b/sidebar_contact.gif);
		width: 225px;
	}
	
	div#contact_content a {
		color: #004677;
	}

	/* phone number */
	div#contact_content h2 {
		color: #646667;
		font-size: 1.2em;
		border: none;
		margin: 0px;
		padding: 50px 0px 0px 16px;
	}
	
	div#contact_content h2 a:link, div#contact_content h2 a:visited {
		color: #646667;
		font-size: 1.2em;
		border: none;
		padding: 0px;
		text-decoration: underline;
	}
	
	div#contact_content h2 a:active, div#contact_content h2 a:hover {
		color: #004677;
		font-size: 1.2em;
		border: none;
		padding: 0px;
		text-decoration: none;
	}
	
	div#contact_content h3, div#contact_content h4, div#contact_content h5 {
		width: 170px;
	} 
	
	/* company link */
	div#contact_content h3 {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 1em;
		margin: 0px;
		padding: 2px 0px 0px 16px;
	}
	
	div#contact_content h3 a:link, div#contact_content h3 a:visited {
		color: #004677;
		text-decoration: underline;
	}
	
	div#contact_content h3 a:active, div#contact_content h3 a:hover {
		color: #004677;
		text-decoration: none;
	}
	
	/* company description */
	div#contact_content h4 {
		color: #64667;
		font-size: 1em;
		margin: 0px;
		padding: 0px 0px 4px 16px;
	}
	
	/* small links */
	div#contact_content h5 {
		color: #64667;
		font-size: .8em
		margin: 0px;
		padding: 0px;
	}
	
	div#contact_content h5 a:link, div#contact_content h5 a:visited {
		color: #64667;
		text-decoration: underline;
	}
	
	div#contact_content h5 a:active, div#contact_content h5 a:hover {
		color: #64667;
		text-decoration: none;
	}
	
	/* images next to links */
	div#contact_content h5#contact_us_img {
		padding: 0px 0px 0px 16px;
		margin: 0px;
	}
	
	div#contact_content h5#email_us_img {
		padding: 0px 0px 0px 16px;
		margin: 0px
	}
	
	div#contact_content h5#visit_us_img {
		padding: 0px 0px 0px 16px;
		margin: 0px;
	}



/* ! ------- 10. Share Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#share_content {
		background: transparent url(/media/d9585696-9b01-4cc0-96cc-91495e070b0b/sidebar_subscribe.jpg) no-repeat;
height: 550px;
        margin-left: 27px;
	}
	
	/* additional padding to the right column */
	div#share_content .spacer_content {
		padding: 50px 0px 0px 17px;
	}
	
	/* links */
	div#share_content a:link, 
	div#share_content a:visited {
		color: #646667;
	}
	
	div#share_content a:active, 
	div#share_content a:hover {
		color: #004677;
	}
	
	div#share_content h5 {
		color: #646667;
	}


/* ! ------- 11. Subscribe Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#subscribe_content {
display: none;
		background: transparent url(/media/d9585696-9b01-4cc0-96cc-91495e070b0b/sidebar_subscribe.jpg) no-repeat;
	margin-left: 27px;
height: 268px;
}
	
	/* addtional padding to the right column */
	div#subscribe_content .spacer_content {
		padding: 50px 0px 0px 17px;
	}


/* ! ------- A ------- 	*/
/*--------------------------------------------------------------------*/

	a {

		color: #646667;
		text-decoration: underline;
	}
	
	a:hover {
		text-decoration: none;	
	}








