/*
	Hawkeye 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 ------- 		*/
/*--------------------------------------------------------------------*/

/*
		#22658A - blue
#2680A8
*/





/* ! ------- 2. BODY ------- 	*/
/*--------------------------------------------------------------------*/

	body {
		background: #000000;
		font-family: Arial, Helvetica, sans-serif;
	}

	body div#doc {
                background: transparent;
		border: none;
		margin: 0 auto;
		padding: 0;
		width: 778px;
	}


/* ! ------- 3. HEADER ------- 	*/
/*--------------------------------------------------------------------*/

	/* this contains the "header logo" and the search form */
	div#hd {
		background-color: #0075a0;
                background-image: none;
		height: 110px;
		margin: 0 0 40px 0;
		padding: 0;
		width: 778px;
	}
	
	/* img logo (logo img has to be 750px x 80px) */
	div#hd a img {
background-color: transparent;
		margin: 15px 0 0;
		padding: 0;
	}



/* ! ------- 4. Search Form ------- 	*/
/*--------------------------------------------------------------------*/
	
	div#search {
		background-color: #beb800;
		font-size: .9em;
		margin: 15px 0;
		padding: 11px 15px 0 8px;
	}
	
	div#search p {
		color: #ffffff;
	}



/* ! ------- 5. Main Content ------- 	*/
/*--------------------------------------------------------------------*/
	
	/* body background */
	div#doc {
	}
	
	div#bd {
                background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		color: #666;
		margin-top: 10px;
		padding: 20px 5px 20px 20px;
	}

	div#bd h1 {
		color: #22658A;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: lowercase;
		font-size: 2.2em;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
	}
	
	div#bd h1 span {
		line-height: 1em;
		padding: 0px;
		margin: 0px;
	}

	div#bd h2 {
		font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
		font-size: .9em;
		text-transform: capitalize;
		font-weight: normal;
		font-style: italic;
		padding: .5em 0px .5em;
		margin: 0px 0px 15px;
		border-bottom: 1px solid #DDDDDD;
	}

	#bd h2 a:link, #bd h2 a:visited{
		color: #3F3F3F;
		text-decoration: none;
	}
	
	#b2 h2 a:active, #bd h2 a:hover {
		text-decoration: underline;
	}



/* ! ------- 6. Content Area ------- 	*/
/*--------------------------------------------------------------------*/
	
	#content_area {
		border: none;
		margin: 20px 0px;
		padding: 0px;
		background: transparent;
	}
	
	#content_area {
		background: transparent;
	}
	
	#content_area p, #content_area span {
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#content_area a:link, #content_area a:visited {
		color: #3F3F3F;
		text-decoration: none;
	}
	
	#content_area a:hover, #content_area a:active {
		text-decoration: underline;
	}
	
	#content_area p strong, #content_area span strong {
		text-transform: uppercase;
		letter-spacing: 0.1em;
		font: .8em/2.5em Arial, Helvetica, sans-serif;
		margin: 0px 0px 1em;
		padding: 0px;
	}
	
	#content_area p img, #content_area span img {
		border: none;
		text-decoration: none;
		margin-left: -8px;
	}
	
	#content_area ul {
		list-style-position: outside;
		font-family: Arial, Helvetica, sans-serif;
		list-style-type: disc;
		margin: 0px 0px 15px 15px;
		padding: 0px;
	}
	
	#content_area ul il {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	
	#content_area h2 strong {
		font-weight: bold;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
	}




/* ! ------- 7. Related Content ------- 	*/
/*--------------------------------------------------------------------*/

	div#related_content {

	}
	
	div#related_content h2 {
	}
	
	div#related_content h3 {
		margin: 0px;
		padding: 0px;
		font-size: 1em;
	}
	
	div#related_content a:link, 
	div#related_content a:visited {
		color: #3F3F3F;
		text-decoration: none;
	}
	
	div#related_content a:active, 
	div#related_content a:hover {
		text-decoration: underline;
	}


/* ! ---- FOOTER ---- */
/* ---------------------------------------------------- */

	div#ft {
		margin: 0px 0 0;
		text-align: center;
		float: none;
                padding: 20px 0 20px 0px;
		}
	
	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#sidebar {
margin-top: 15px;	
}

	div#contact_content {
		height: 400px;
		padding: 0px;
		margin: -5px 0px 20px 30px;
		background-position: -3px 0px;
		background-repeat: no-repeat;
		background-image: url(/media/b188730b-8c68-4cf7-93b0-356046d1f7ea/sidebar.gif);
		width: 200px;
	}
	
	div#contact_content a {
		color: #fff;
	}

	/* phone number */
	div#contact_content h2 {
		color: #fff;
		font-size: 1.2em;
		border: none;
		margin: 0px;
		padding: 50px 0px 0px 27px;
	}
	
	div#contact_content h2 a:link, div#contact_content h2 a:visited {
		color: #fff;
		font-size: 1.2em;
		border: none;
		padding: 0px;
		text-decoration: underline;
	}
	
	div#contact_content h2 a:active, div#contact_content h2 a:hover {
		color: #fff;
		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 27px;
	}
	
	div#contact_content h3 a:link, div#contact_content h3 a:visited {
		color: #fff;
		text-decoration: underline;
	}
	
	div#contact_content h3 a:active, div#contact_content h3 a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	/* company description */
	div#contact_content h4 {
		color: #C9C9C9;
		font-size: 1em;
		margin: 0px;
		padding: 0px 0px 4px 27px;
	}
	
	/* small links */
	div#contact_content h5 {
		color: #C9C9C9;
		font-size: .8em
		margin: 0px;
		padding: 0px;
	}
	
	div#contact_content h5 a:link, div#contact_content h5 a:visited {
		color: #C9C9C9;
		text-decoration: underline;
	}
	
	div#contact_content h5 a:active, div#contact_content h5 a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	/* images next to links */
	div#contact_content h5#contact_us_img {
		padding: 0px 0px 0px 27px;
		margin: 0px;
	}
	
	div#contact_content h5#email_us_img {
		padding: 0px 0px 0px 27px;
		margin: 0px
	}
	
	div#contact_content h5#visit_us_img {
		padding: 0px 0px 0px 27px;
		margin: 0px;
	}


/* ! ------- 10. Share Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#share_content {
		background: transparent;
        margin-left: 27px;
margin-top: -190px
	}
	
	/* additional padding to the right column */
	div#share_content .spacer_content {
		padding: 0 0px 0px 27px;
	}
	
	/* links */
	div#share_content a:link, 
	div#share_content a:visited {
		color: #fff;
	}
	
	div#share_content a:active, 
	div#share_content a:hover {
		color: #fff;
	}
	
	div#share_content h5 {
		color: #fff;
	}


/* ! ------- 11. Subscribe Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#subscribe_content {
display: none;
		background: transparent;
		margin-left: 27px;
		height: 289px;
	}
	
	div#subscribe_content p {
		width: 160px;
	}

	/* addtional padding to the right column */
	div#subscribe_content .spacer_content {
		padding: 50px 0px 0px 17px;
	}


/* ! ------- A ------- 	*/
/*--------------------------------------------------------------------*/

	a {
		color: #4EBAEE;
		text-decoration: underline;
	}
	
	a:hover {
		text-decoration: none;	
	}










