/*
	COLLEGIATE PROMOTIONS 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 ------- 		*/
/*--------------------------------------------------------------------*/

/*
		#fff			: white
		#000			: black
		#028db7		: blue
*/


/* ! ------- 2. BODY ------- 	*/
/*--------------------------------------------------------------------*/
	
	body {
		background: #fff url(http://application.leadmaverick.com/media/3f518bc5-d5da-419f-8fa0-1a4d89e8760a/background4.png) repeat;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		}

	body div#doc {
		border: none;
		margin: 0px auto;
		padding: 0px;
		width: 778px;
		background-image: url(http://application.leadmaverick.com/media/3f518bc5-d5da-419f-8fa0-1a4d89e8760a/headerback.jpg);
		}




/* ! ------- 3. HEADER ------- 	*/
/*--------------------------------------------------------------------*/

	/* this contains the "header logo" and the search form */
	div#hd {
		background: #FFF url(http://application.leadmaverick.com/media/3f518bc5-d5da-419f-8fa0-1a4d89e8760a/headerback.jpg) no-repeat center;
		height: 150px;
		margin: 0px 0px 10px 0px;
		padding: 0;
		width: 778px;
		}
	
	/* img logo (logo img has to be 750px x 80px) */
	div#hd a img {
		margin: 1px 0 0;
		padding: 0;
		}


/* ! ------- 4. Search Form ------- 	*/
/*--------------------------------------------------------------------*/
	
	div#search {
		background: #fff url(http://application.leadmaverick.com/media/3f518bc5-d5da-419f-8fa0-1a4d89e8760a/search.gif) repeat-y;
		font-size: .9em;
		margin: 15px 0px 0 0;
		padding: 8px 15px 0px 8px;
		}
	
	div#search p {
		color: #fff;
		}



/* ! ------- 5. Main Content ------- 	*/
/*--------------------------------------------------------------------*/
	
	/* body background */
	div#doc {
		background: #FFF;
		}
	
	div#bd {
		font-family: Helvetica, Arial, Verdana, sans-serif;
		color: #000;
		margin-top: 0px;
		padding: 0 20px;
		}
	
	div#bd h1 {
		color: #0781AF;
		text-transform: uppercase;
		font-size: 2.5em;
		font-weight: lighter;
		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 dotted #990000;
		}
	
	#bd h2 a:link, #bd h2 a:visited{
		color: #990000;
		text-decoration: underline;
		}
	
	#b2 h2 a:active, #bd h2 a:hover {
		color : #990000;
		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: Helvetica, Arial, Verdana, sans-serif;
	}
	
	#content_block a:link, #content_block a:visited {
		color: #990000;
		text-decoration: underline;
	}
	
	#content_block a:hover, #content_block a:active {
		color: #990000;
		text-decoration: none;
	}
	
	#content_block p strong, #content_block span strong {
		font-weight: normal;
		font-size: 1.3em;
		font-style: italic;
	}
	
	#content_block p img, #content_block span img {
		border: 1px solid #333;
		text-decoration: none;
	}
	
	#content_block ul {
		list-style-position: outside;
		font-family: Helvetica, Arial, Verdana, 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: Helvetica, Arial, Verdana, 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: #990000;
		text-decoration: underline;
	}
	
	div#related_content a:active, 
	div#related_content a:hover {
		color: #990000;
		text-decoration: none;
	}



/* ! ------- 8. Footer ------- 	*/
/*--------------------------------------------------------------------*/
	
	div#ft {
		margin: 30px 0px 20px;
		float: none;
	}





/* ! ------- 9. Contact Sidebar ------- 	*/
/*--------------------------------------------------------------------*/
	
	/* main content & background */
	div#contact_content {
		width: 225px;
		height: 286px;
		padding: 0px;
		margin: -15px 0px 20px 20px;
		background-position: center;
		background-repeat: no-repeat;
		background-image: url(http://application.leadmaverick.com/media/3f518bc5-d5da-419f-8fa0-1a4d89e8760a/sidebar.gif);
	}
	
	div#contact_content a {
		color: #fff;
	}
	
	/* phone number */
	div#contact_content h2 {
		color: #fff;
		font-size: 1.2em;
		border: none;
		margin: 0px;
		padding: 65px 0px 0px 22px;
	}
	
	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 22px;
	}
	
	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: #fff;
		font-size: 1em;
		margin: 0px;
		padding: 0px 0px 4px 22px;
	}
	
	/* small links */
	div#contact_content h5 {
		color: #fff;
		font-size: .8em
		margin: 0px;
		padding: 0px;
	}
	
	div#contact_content h5 a:link, div#contact_content h5 a:visited {
		color: #fff;
		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 22px;
		margin: 0px;
	}
	
	div#contact_content h5#email_us_img {
		padding: 0px 0px 0px 22px;
		margin: 0px
	}
	
	div#contact_content h5#visit_us_img {
		padding: 0px 0px 0px 22px;
		margin: 0px;
	}
	
	div#contact_content h5#contact_us_img img {
		display: none;
	}
	
	div#contact_content h5#email_us_img img {
		display: none;
	}
	
	div#contact_content h5#visit_us_img img {
		display: none;
	}





/* ! ------- 10. Share Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#share_content {
		background: #fff url(/media/3f518bc5-d5da-419f-8fa0-1a4d89e8760a/share.jpg) no-repeat center;
		height: 165px;
		margin: -30px 0 0 33px;
	}
	
	/* additional padding to the right column */
	div#share_content .spacer_content {
		padding: 60px 0px 0px 20px;
	}
	
	/* 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;
	}
	
	/* images next to links */
	div#share_content h5 #email_art_lnk {
	}
	
	div#share_content h5 #digg_art_lnk {
	}
	
	div#share_content h5 #deli_art_lnk {
	}




/* ! ------- 11. Subscribe Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#subscribe_content {
		background: #fff url(/media/3f518bc5-d5da-419f-8fa0-1a4d89e8760a/subscribe.jpg) no-repeat center;
		height: 320px;
		margin: -7px 0 0 33px;
		color: #fff;
	}
	
	/* addtional padding to the right column */
	div#subscribe_content .spacer_content {
		padding: 60px 0px 0px 10px;
	}
	
	/* text over link imgs */
	div#subscribe_content p.rss_txt_info {
		margin: 0 0 0 -30px;
		padding: 0;
	}
	
	/* paragraphs used for image links */
	div#subscribe_content p.lm_rss_img {
	}
	
	div#subscribe_content p.yh_rss_img {
	}
	
	div#subscribe_content p.ng_rss_img{
	}
	
	div#subscribe_content p.ms_rss_img{
	}
	
	div#subscribe_content p.pl_rss_img{
	}
	
	div#subscribe_content p.bl_rss_img{
	}




/* ! ------- 12. Rate Us Side Bar ------- 	*/
/*--------------------------------------------------------------------*/

	/* main content & background */
	div#rate_content {
		background-image: none;
		display: none;
	}
	
	/* additional padding to the right column */
	div#rate_content .spacer_content {
	}
	
	/* div tag for rating stars */
	div#rate_content #rating_stars {
	}
	
	/* text for votes cast and link to vote */
	div#rate_content p.company_rating {
	}

a {
color: #990100;
}


