/* 
	Client:	Wynnefields Creative (http://www.wynnefields.com/)
	Author:	Wynne Hunkler, Wynnefields Creative (http://www.wynnefields.com/)
	Date:	February 2008
	Copyright:	©2004-2008 Wynnefields Creative. All rights reserved.
	CSS File:	spryExtras.css
*/
/* Definitions to support, and claffify, actional Spry ajax widgets ooffered via Extension Manager	*/
/* This first set clarified with a "web" prefix is for the Sliding Panel on the Web Design page		*/

#webSpryLeftScreen {
	margin: 0;
	padding: 0;
	float: left;
}
#webSpryRightScreen {
	margin: 0;
	padding: 0;
	float: right;
}
#webSpryLeftScreen p.spryRights,
#webSpryRightScreen p.spryRights {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#webSpryLeftNarrative {
	margin: 0;
	padding: 0 10px;
	width: 340px;
	float: left;
}
#webSpryRightNarrative {
	margin: 0;
	padding: 0 10px;
	width: 340px;
	float: right;
}
/*
#webSpryPanelClear {
	clear: both;
}
*/
#webSpryLowerNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
#webSpryLeftNarrative,
#webSpryRightNarrative {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#webSpryLeftNarrative h3,
#webSpryRightNarrative h3 {
	margin-top: 0;
}
#pageContent #webSpryLeftNarrative ol,
#pageContent #webSpryLeftNarrative ul,
#pageContent #webSpryRightNarrative ol, 
#pageContent #webSpryRightNarrative ul {
	margin: 1.0em auto 1.0em 2.0em;
}

/* This second set clarified with an "id" prefix is for the Sliding Panel on the Corporate Identity page	*/

#id1,
#id2,
#id3,
#id4,
#id5,
#id6,
#id7 {
	margin: 10px;
	padding: 20px;
	width: 660px;
}
#idSpryLeftScreen {
	margin: 0;
	padding: 0;
	width: 300px;
	float: left;
}
#idSpryRightScreen {
	margin: 0;
	padding: 0;
	width: 300px;
	float: right;
}
#idSpryLeftScreen p.spryRights,
#idSpryRightScreen p.spryRights {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#idSpryLeftNarrative {
	margin: 0;
	padding: 0 10px;
	width: 300px;
	float: left;
}
#idSpryRightNarrative {
	margin: 0;
	padding: 0 10px;
	width: 300px;
	float: right;
}
#idSpryLogomark {
	margin-left: 50px;
}
#idSpryNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
#idSpryLeftNarrative,
#idSpryRightNarrative {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#idSpryLeftNarrative h3,
#idSpryRightNarrative h3 {
	margin-top: 0;
}
#pageContent #idSpryLeftNarrative ol,
#pageContent #idSpryLeftNarrative ul,
#pageContent #idSpryRightNarrative ol, 
#pageContent #idSpryRightNarrative ul {
	margin: 1.0em auto 1.0em 2.0em;
}