/*
	Herm Sprenger Radio Spot Styles
	
	Black: #000
	Light Blue: #5a7796
	Grey: #989898

*/

/*
	Reset
*/
h2, img			{ margin: 0; padding: 0; }
p			{ margin-left: 0; padding-left: 0; }
h2			{ margin-top: 30px; }
ul			{ list-style-type: none; padding: 0; color: #000; }



/*
	UTILITIES
*/
.floatRight			{ float: right; }
.floatLeft			{ float: left; }
.clear				{ clear: both; }




/*
	Structure
*/
#radioInfo			{ width: 402px; padding: 0 21px 0 37px; margin-top: 20px; }
#radioSup			{ width: 240px; padding: 0 43px 0 23px; margin-top: 20px; background: url("images/divider.jpg") no-repeat top left; }







/*
	Title Area
*/

#title				{ width: 739px; height: 117px; margin: 0 16px 0 11px; position: relative; background: url("images/bg_title2.jpg") repeat-x; }
#title	h1			{ width: 262px; height: 64px; text-indent: -99999px; position: absolute; left: 15px; top: 5px; background: url("images/sprengerlogo.png") no-repeat; }






/*
	Radio Program Area
*/
#radioTitle			{ margin: 0 0 20px; font-size: 30px; line-height: 1.3em;}
#img_ar				{ margin: 20px 50px 0 0; }
#radioListen li			{ font-size: 20px; color: #000; margin: 0 0 0 125px; padding: 15px 15px 15px 65px; background: url("images/listen2.jpg") left center no-repeat;  }
#radioListen li a		{ color: #000;  }
#img_prong 			{ border: 1px solid #989898; margin: 10px 5px 5px; }
#radioInfo p			{ color: #000; }
#sprengerTitle			{ margin-top: 10px; }
#dealers			{ margin: 10px 10px 0 10px; }








/* 
	Vladae Area
*/
#radioSup p			{ color: #989898; font-size: 12px; margin-bottom: 20px; }
#radioSup h2			{ color: #5a7796; }
#vladae				{ margin-top: 0; }
#broughtBy li			{ display: inline; }
#broughtBy li img		{ border: 0; margin: 3px;} 



