/* CSS Document 
Site: Lead Virginia web site -- home page styles
URL: www.leadvirginia.org
Updated: 8/13/2009
*/

/* testimonials and calendar sections */
	
#features {float: left; border: 1px solid #549bce; background: #185284; margin: 0 0 30px 0; clear: both;}
#features h2 {border-bottom: 1px solid #549bce;}

#testimonials {float: left; width: 397px;}
#events {float: left; width: 353px;}

#features .box {background: #13426a; border: 1px solid #316481; text-align: left; }
#testimonials .box {width: 390px; margin: 2px;}
#events .box {width: 348px; margin: 2px 6px 2px 0;}

#testimonials p {color: #fff; font-size: 1em; margin: 15px 16px; line-height: 1.6em;}

#events dl {margin: 10px 15px; font-size: 1.1em;}
#events dt {font-weight: bold; color: #a5c08f; margin: 0; padding: 0;}
#events dd {color: #fff; margin: 0 0 .5em 0;}

#events a:link, a:visited, a:active {color:#dbdfe3;text-decoration:none;}
#events a:hover {color: #5a6282;}

#outer-wrapper {width: 100%; background: #1e67a5 url(../images/layout/body-bg.gif) repeat-x;}

#flashcontent {padding-bottom: 10px;}

/***********************************************
* Featured Content Slider- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
/* Quote rotator
-------------------------------------------------------------------------------------*/
.sliderwrapper{position: relative;overflow: hidden;width: 390px;height: 340px;}
.sliderwrapper .contentdiv{visibility: hidden;position: absolute;left: 0;top: 0;width: 390px; height: 100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
.pagination{width: 360px; text-align: right; margin: 0 0 50px 0; padding: 0; font-size: 1.1em; color: #dbdfe3;}
.pagination a:link, .pagination a:visited{display:inline-block; padding: 0;text-decoration: none; color: #dbdfe3;border: none;}
.pagination a:hover, .pagination a:active, .pagination a.selected{color: #5a6282;}
.pagination a.next {margin-left: 2px;}
.contentdiv .indent {padding-left: 14px;}
