/*
====================================================================
AAFA-MD/DC Store CSS 
	Version 1.0
	Date: 08/10/08

	By: Lauren Egan, lredesigns: http://laurenegan.net
	
	Color Palette:
	Indigo:	 #393996
	Lt.Idi:	 #D2D2DD
	Teal:    #008C9A
	Lt.Teal: #C0D3D3
	Dk.Gray: #3F3F3F

====================================================================
*/
#nav {
	background: #fff url(../images/navbg.jpg) repeat-x top;
	width: 100%;
	height: 3.3em;
	border-top: 2px solid #393996;
	border-bottom: 2px solid #393996;
	font: bold 0.85em Verdana, Arial, Helvetica, sans-serif;
	}

	#nav ul {
		width: 800px;
		margin: 0 auto;
		text-align: center;
		line-height: 1.5em;
		padding-top: 0.65em;
		}
	
	#nav li ul {
		padding: 0;
		position: absolute;
		width: 16em;
		left: -999em;
		background: #fff url(../images/highlightsbg.jpg) repeat-x bottom;
		border: 2px solid #fff;
		text-align: left;
		z-index: 1000;
		}
			
	#nav li ul li {
		display: block;
		width: 15em;
		padding: 0.5em;
		line-height: 1.5em;
		}
	
#storemain {
	width: 840px;
	margin: 0 auto;
	background: #fff url(../images/storebg.jpg) repeat-y top;
	text-align: center;
	overflow: hidden;
	}
/*		
* html #main {
	height: 1%;
	}*/
		
#storecontent {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	min-height: 31em;
	height: auto;
	}

/* for Internet Explorer */
/*\*/
	* html #content {
	height: 31em;
	}
/**/
		
#storecontent .item {
	width: 190px;
	margin: 1em;
	padding: 0.5em;
	position: relative;
	float: left;
	background-color: #F8F8F8;
	text-align: center;
	}

#storecontent .broseries {
	height: 227px;
}

#programitems, #educationalitems, #meetingitems, #inquiries {
	width: 98%;
	margin-bottom: 1em;
	clear: both;
	position: relative;
	}
#inquiries {
	margin-bottom: 3em;
}
#storecontent .breadcrumb {
	margin-top: 1.25em;
	}
	
#storecontent .breadcrumb ul {
	width: 60%;
	}
	
#storecontent .breadcrumb li {
	display: inline;
	font-size: 1em;
	}
	
#storecontent .breadcrumb a:link, #storecontent .breadcrumb a:visited {
	color: #008C9A;
	font-weight: bold;
	text-decoration: underline;	
	}
			
#storecontent .breadcrumb a:hover, #storecontent .breadcrumb a:active {
	color: #393996;
	font-weight: bold;
	text-decoration: none;
	}
	
/*
====================================================================
Form Styles
====================================================================
*/
#storecontent #viewcart {
	width: 120px;
	margin-top: -0.5em;
	margin-right: 0;
	float: right;
	}
	
#storecontent form {
	width: 31%;
	margin-right: 2%;
	float: left;
	display: inline;
	}

#storecontent form.ycca {
	width: 60%;
	margin-right: 2%;
	float: left;
	display: inline;
	}
	
#storecontent form legend {
	width: 100px;
	padding: 0.3em 0;
	font-weight: bold;
	color: #333;
	}

#storecontent label {
	font-size: 1.15em;
	padding: 1em 0;
	line-height: 1.6em;
	}

#storecontent input {
	padding: 1em 0;
	}
	
/*
====================================================================
Type Styles
====================================================================
*/

#storecontent h1 {
	padding: 0.75em 0 0.5em 0;
	font: bold 1.95em "Trebuchet MS", Arial, Helvetica, verdana, tahoma, sans-serif;
	color: #008C9A;
	}
	
	#storecontent #storefront h2 {
		width: 100%;
		padding: 0.75em 0 0.5em 0;
		font: bold 1.3em/1.25em "Trebuchet MS", Arial, Helvetica, verdana, tahoma, sans-serif;
		color: #393996;
		border-bottom: 1px dotted #008C9A;
		float: left;
		}

	#storecontent h2 {
		width: 97%;
		margin-bottom: 0.25em;
		padding: 0.75em 0 0.2em 0;
		font: bold 1.3em/1.25em "Trebuchet MS", Arial, Helvetica, verdana, tahoma, sans-serif;
		color: #393996;
		border-bottom: 1px dotted #008C9A;
		}
		
	#storecontent h3 {
		padding: 0.5em 0;
		font: bold 1em/1.25em "Trebuchet MS", Arial, Helvetica, verdana, tahoma, sans-serif;
		color: #008C9A;
		}
		
	#storecontent h4 {
		width: 100%;
		padding: 0.75em 0 0.5em 0;
		font: bold 0.85em/1.25em Verdana, Arial, Helvetica, sans-serif;
		color: #3F3F3F;
		}

	#storecontent p {
		font-size: 0.8em;
		padding: 0.45em 0;
		line-height: 1.6em;
		}

	#storecontent ul.reglist {
		margin: 1em;
		font-size: 0.8em;
		line-height: 1.6em;
		list-style-type: disc;
		}
		
	#storecontent ul.reglist li {
		font-weight: normal;
		line-height: 1.6em;
		display: list-item;
		list-style-type: disc;
		}
		
	#storecontent ul, #storecontent ol {
		margin: 1em 1em 1em 0;
		font-size: 0.8em;
		font-weight: bold;
		line-height: 1.35em;
		}
		
	#storecontent ol {
		font-weight: normal;
		}
	
	#storecontent li {
		display: inline;
		line-height: 1.25em;
		}
		
	#storecontent li li {
		display: list-item;
		line-height: 1.25em;
	}

.footnote {
	width: 100%;
	margin-top: 2em;
	margin-bottom: 1em;
	font-style: oblique;
	border-top: 1px dotted #393996;
	float: left;
	}

	#storecontent dl {
		margin: 0.5em 0;
		font-size: 0.8em;
		line-height: 1.6em;
		}
		
	#storecontent dt {
		padding: 0.25em 0;
		font-weight: bold;
		}
	
	#storecontent .contact dd {
		padding: 0;
		margin-left: 2.5em;
		}
	

/*Meeting-in-a-Box*/		

#storecontent #box1 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #ECF3FE;
	border-top: 2px solid #6789BD;
	border-bottom: 2px solid #6789BD;
	float: left;
	}
	
	#storecontent #box1 form {
		background-color: #ECF3FE;
		}

#storecontent #box2 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #FFEDFB;
	border-top: 2px solid #9F5A8E;
	border-bottom: 2px solid #9F5A8E;
	float: left;
	}
	
	#storecontent #box2 form {
		background-color: #FFEDFB;
		}

#storecontent #box3 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #FDF0E4;
	border-top: 2px solid #F39E4B;
	border-bottom: 2px solid #F39E4B;
	float: left;
	}
	
	#storecontent #box3 form {
		background-color: #FDF0E4;
		}

#storecontent #box4 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #FCEEEE;
	border-top: 2px solid #F28A8A;
	border-bottom: 2px solid #F28A8A;
	float: left;
	}
	
	#storecontent #box4 form {
		background-color: #FCEEEE;
		}

#storecontent #box5 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #FFF8DD;
	border-top: 2px solid #F9DC65;
	border-bottom: 2px solid #F9DC65;
	float: left;
	}
	
	#storecontent #box5 form {
		background-color: #FFF8DD;
		}

/*Brochure*/	
#storecontent #bro1 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #FFEFFA;
	border-top: 2px solid #DE02F4;
	border-bottom: 2px solid #DE02F4;
	float: left;
	}
	
	#storecontent #bro1 form {
		background-color: #FFEFFA;
		}

#storecontent #bro2 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #EFFEFF;
	border-top: 2px solid #0BC383;
	border-bottom: 2px solid #0BC383;
	float: left;
	}
	
	#storecontent #bro2 form {
		background-color: #EFFEFF;
		}

#storecontent #bro3 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #F3EFFF;
	border-top: 2px solid #41298A;
	border-bottom: 2px solid #41298A;
	float: left;
	}
	
	#storecontent #bro3 form {
		background-color: #F3EFFF;
		}

#storecontent #bro4 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #FFF4EF;
	border-top: 2px solid #FF8040;
	border-bottom: 2px solid #FF8040;
	float: left;
	}
	
	#storecontent #bro4 form {
		background-color: #FFF4EF;
		}

#storecontent #bro5 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #FFFCEF;
	border-top: 2px solid #FFD102;
	border-bottom: 2px solid #FFD102;
	float: left;
	}
	
	#storecontent #bro5 form {
		background-color: #FFFCEF;
		}

#storecontent #bro6 {
	width: 95%;
	margin: 1em 0;
	padding-left: 1%;
	background-color: #F1FFEF;
	border-top: 2px solid #50B943;
	border-bottom: 2px solid #50B943;
	float: left;
	}
	
	#storecontent #bro6 form {
		background-color: #F1FFEF;
		}
		
/*
====================================================================
Footer Styles
====================================================================
*/

#footer {
	height: 125px;
	margin: 0 1.8em;
	padding-left: 30px;
	background: #fff url(../images/footerbg.jpg) repeat-x bottom;
	text-align: left;
	line-height: 1.4em;
	font-size: 0.75em;
	color: #393996;
	}
	
#footer a:link, #footer a:visited {
	color: #393996;
	text-decoration: none;
	}
			
#footer a:hover, #footer a:active {
	color: #393996;
	text-decoration: underline;
	}

#footer h4 {
	padding-top: 12px;
	}
	
#footernav {
	margin: 1em;
	margin-left: 0;
	}
			
	#footernav li {
		display: inline;
		color: #3F3F3F;
		}
		
#footernav a:link, #footernav a:visited {
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
	}
			
#footernav a:hover, #footernav a:active {
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: underline;
	}

#paypal {
	width: 240px;
	margin-right: 15px;
	margin-top: -5px;
	text-align: center;
	float: right;
	}

#content .paypalform ol {
	list-style-type: none;
	}

#paypal h4 {
	padding-bottom: 0.5em;
	font: bold 1.25em/1.35em "Trebuchet MS", Arial, Helvetica, verdana, tahoma, sans-serif;
	}

#paypal img {
	padding-bottom: 0.15em;
	display: inline;
	vertical-align: middle;
	}

#paypal .paypalform {
	width: 75px;
	padding-bottom: 0.15em;
	display: inline;
	vertical-align: middle;
	float: left;
	}

.hidden {
	display: none;
	}
	
