 /*********************************************************************/
/* ASNE Front Page Skin	- Motifs/dragons.css	 					  */
/* Create: 12-22-2008 						                          */
/* Last Update: 07-22-2009											  */											
/**********************************************************************/

/*HEADERPANE - School Banner 
-----------------------------------------------------------------------------------------------------------------------*/
.SL_Def_HeaderPane, .SL_E01_HeaderPane, .SL_E02_HeaderPane, .SL_E03_HeaderPane
										{ width: 668px; height: 150px;		
										  background: #731800 url("../images/motifs/fps_Header_dragon.jpg") no-repeat right; /*Header Image*/
										}

/* Newspaper Title --------------------------------------------------*/
.SL_Def_HeaderPane a.SchoolNewspaperTitle:link, .SL_Def_HeaderPane a.SchoolNewspaperTitle:visited, .SL_Def_HeaderPane a.SchoolNewspaperTitle:hover,
.SL_E01_HeaderPane a.SchoolNewspaperTitle:link, .SL_E01_HeaderPane a.SchoolNewspaperTitle:visited, .SL_E01_HeaderPane a.SchoolNewspaperTitle:hover,
.SL_E02_HeaderPane a.SchoolNewspaperTitle:link, .SL_E01_HeaderPane a.SchoolNewspaperTitle:visited, .SL_E02_HeaderPane a.SchoolNewspaperTitle:hover,
.SL_E03_HeaderPane a.SchoolNewspaperTitle:link, .SL_E01_HeaderPane a.SchoolNewspaperTitle:visited, .SL_E03_HeaderPane a.SchoolNewspaperTitle:hover	
					{ color: #fff; }									/*FONT COLOR: Newspaper Title*/					  
					  
.SL_Def_HeaderPane span.SchoolName, .SL_Def_HeaderPane span.SchoolCityState,
.SL_E01_HeaderPane span.SchoolName, .SL_E01_HeaderPane span.SchoolCityState,
.SL_E02_HeaderPane span.SchoolName, .SL_E02_HeaderPane span.SchoolCityState,
.SL_E03_HeaderPane span.SchoolName, .SL_E03_HeaderPane span.SchoolCityState
					{ color: #dedede; }									/*FONT COLOR: School name, city and state*/				
					
/*AT - Live Preview Skin 
-----------------------------------------------------------------------------------------------------------------------*/
fieldset .SL_Def_HeaderPane, fieldset .SL_E01_HeaderPane, fieldset .SL_E02_HeaderPane, fieldset .SL_E03_HeaderPane
										{ width: 375; height: 84px;
										  background: #731800 url("../images/motifs/Header_pv_dragon.jpg") no-repeat top right; /*Header Image*/
										}										
