/*********************/
/* GENERAL */
/*********************/

body {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	margin-top: 0px;
	padding: 0;
	background-color: #CEDFEC;
}

#mainwrapper

{
	height: 1050px;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}



p,h1,h2,h3,h4,h5,h5,ol,ul {
	margin: 0px;
	padding: 0px;
}



hr {
	width: 95%;
	color: #999933;
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #999933;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

img {
	border: 0;
	padding-bottom: 5px;
	margin-bottom: -5px;

}

a img {
	border: 0;
	padding-bottom: 5px;
}


ul  {
	list-style-type: disc;
	list-style-position: inside;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
	padding-left: 5px;
}


/*********************/
/* BANNER STYLES */
/*********************/

#banner {
	position: relative;
	margin-left: 0px;
	margin-top: 40px;
}

* html #banner {
	
	margin-bottom: -3px;
	
}


/*********************/
/* HEADER LAYOUT */
/*********************/

#nav {
	position: absolute;
	width: 973px;
	margin-top: 0px;
	background-color: #999933;
	top: 0px;
	margin-bottom: 0px;
	height: 38px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999933;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.nav {
	font-weight: bold;
	margin-bottom: 20px;
	position: absolute;
	left: 565px;
	top: 2px;
}

.nav ul{
	padding: 6px 3px 7px 3px; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: left;
//*set value to "left", "center", or "right"*/
; 	margin-bottom: 20px;
}

.nav ul li{
	display: inline;
	font-size: 0.8em;
}

.nav ul li a{
	color: #FFFFFF;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 2px; /*spacing between each menu link*/
	text-decoration: none;
}

.nav ul li a:hover, .underlinemenu ul li a.selected{
	text-decoration: underline;
}


#navlinks {
	top: 15px;
	padding-bottom: 5px;
	margin-left: 640px;
	position: absolute;	
}


#navlinks p

{
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	bottom: 6px;
	right: 0px;
}

* html #navlinks p

{
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	top: -5px;
	left: -650px;
		
}

#navlinks a

{

color: #FFFFFF;
text-decoration: none;

}

#navlinks a:hover

{
	color: #FFFFFF;
	text-decoration: underline;
}

#logo {
	height: 150px;
	background-color: #000000;	
}


#banner_action {
	height: 149px;
	width: 208px;
	background-color: #CCCCCC;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	left: 765px;
	top: 0px;
	background-image: url(../images/action_action.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#banner_action * {
	color: #000033;
}


#banner_action h3 {
	padding: 3px 5px 3px 10px;
	font-size: 0.7em;
	color: #000000;
}
#banner_action h4 {
	margin: 10px 10px 5px 10px;
	font-size: 0.6em;
	color: #000000;
}
#banner_action p {
	font-size: 0.55em;
	margin: 0px 5px 5px 10px;
	line-height: 110%;
	color: #000000;
}

#google_box {
	margin-top: 5px;
	padding-bottom: 5px;
	width: 375px;
	float: left;
	margin-left: 75px;
	margin-right: 30px
}

#date {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	float: left;
	padding-left: 20px;
}


@-moz-document url-prefix() {

 .flash

{

	margin-left: -3px;
	padding: 0;
	border: 0;
	
	
	}

}

	

/*********************/
/* MAIN CONTENT */
/*********************/

/*********************/
/* to add background transparency

background-color: rgba(255, 255, 255, 0.5);

 */
/*********************/

#intro {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 15px;
	float: left;
	width: 564px;
	padding-bottom: 10px;
	margin-bottom: 0px;	
}



#intro p {
	font-weight: bold;
}

h1 {
	color: #003366;
	margin-top: 15px;
	font-size: 1.2em;
	line-height: 120%;
}

h2 {
	color: #990000;
	font-size: 0.5em;
	padding-top: 10px;
}


h3 {
	color: #1B629A;
	font-size: 0.9em;
	line-height: 100%;
	padding-top: 10px;
	padding-left: 22px;
}

p {
	color: #333333;
	font-size: 0.8em;
	margin-bottom: 20px;
}


.section {
	display: inline;
	color: #999999;
	font-weight: normal;
}

.floatleft {
	margin: 5px 10px 2px 0px;
	float: left;
	padding-bottom: 0px;
}
img.floatleft {
	border: 2px solid #CCCCCC;
}

#background

{
	float: left;
	margin: 0px;
	width: 600px;
	height: 1050px;
	background-image: url(http://www.wdcs.org/images/action_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	padding: 0px;	
	}


* html #background

{
	float: left;
	margin: 0;
	width: 598px;
	height: 1050px;
	background-image: url(http://www.wdcs.org/images/action_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}


#content {
	margin: 0px;
	float: left;
	padding: 0px;	

}


.contentbox {
	width: 250px;
	margin-left: 20px;
	margin-top: 0px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 15px;
	display: inline;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #4A616F;
	min-height: 175px;
}


* html .contentbox {

background-color: #FFFFFF;

}

.contentbox h2 {
	color: #003366;
	font-size: 1.2em;
	overflow: hidden;
	padding: 5px 2px 2px 5px;
	border: none;
}

.contentbox h2 a {
	color: #003366;
	overflow: hidden;
	padding: 5px 2px 2px 0px;
	border: none;
	text-decoration: none;
}

.contentbox h2 a:hover {
	text-decoration: underline;
}

.contentbox p {
	font-size: 0.8em;
	color: #333333;
	margin: 3px 5px 5px 5px;	
}


.contentbox h5  {
	color: #000000;
	background-color: none;
	margin-top: 0px;
	text-decoration: none;
	padding-bottom: 1px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A9BDC0;
}



.contentbox2 {
	width: 525px;
	margin-top: 20px;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-right: 25px;
	padding-top: 15px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.8);
	border: solid black 1px;
	font-size: 0.8em;
	color: #333333;
	overflow: auto;
	max-height: 950px;
}

* html .contentbox2 {
	width: 500px;
	margin-top: 20px;
	margin-left: 8px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	margin-right: 0px;
	padding-top: 15px;
	background-color: #FFFFFF;
	border: solid black 1px;
	font-size: 0.8em;
	color: #333333;
	overflow: auto;
	height: expression( this.scrollHeight > 949 ? "950px" : "auto" );
}




.contentbox2 hr {
	width: 95%;
	color: #999933;
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #999933;
	border: 0;
	margin-top: 15px;
	margin-bottom: 0px;
}

.contentbox2 h2 {
	color: #990000;
	font-size: 1.2em;
	overflow: hidden;
	padding: 0px 2px 6px 0px;
	border: none;
}

.contentbox2 h3 {
	color: #003366;
	font-size: 1em;
	overflow: hidden;
	padding: 10px 2px 2px 0px;
	border: none;
}

.contentbox2 p {
	color: #333333;
	font-size: 1em;
	margin: 3px 5px 5px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.contentbox2 img {
	margin-bottom: 1px;
	margin-right: 8px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-left: 0px;
	border: 2px solid #CCCCCC;
	}




#main {
	margin-left: 190px;
	margin-right: 220px;
	background-color: none;
}

ul#main  {
	list-style-type: disc;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	list-style-position: inside;
	color: #333333;
	font-weight: bold;
}

ol#main  {
	list-style-type: decimal;
	padding: 0px;
	margin: 0;
	font-size: 1.4em;
	list-style-position: inside;
	color: #996600;
	font-weight: bold;
}


td {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	margin: 3px 5px 5px 5px;
	padding: 0;
	vertical-align: top;
	padding-top: 10px;
}

td img {
	border: 2px solid #999999;
	margin-bottom: 2px;
	margin-right: 5px;
	padding-bottom: 0px;
	
	}
	
	
td a {
	color:#990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}


.programmebox {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
	background: none;
	padding-bottom: 20px;
	border: none;
	display: inline;
	margin-right: 10px;
	width: 140px;
}


* html .programmebox {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	background-color: none;
	padding-bottom: 20px;
	border: none;
	display: inline;
	margin-right: 10px;
	width: 140px;
}


ul.programmebox  {
	list-style-type: disc;
	font-size: 0.7em;
	list-style-position: outside;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding-bottom: 8px;
	padding-left: 15px;
	border: none;
}

ul.programmebox a {
	color: #D8F5F5;
	text-decoration: none;
	list-style-type: disc;
}

ul.programmebox a:hover {

	text-decoration: underline;
}

.programmebox h2

{
	font-size:0.9em;
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: -15px;
}

* html .programmebox h2

{
	font-size:0.9em;
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
}

.programmebox p

{
	font-size: 0.7em;
	font-weight: bold;
	color: #003366;
	margin-left: -15px;
	margin-bottom: 3px;
}


* html .programmebox p

{
	font-size: 0.7em;
	font-weight: bold;
	color: #003366;
	margin-left: 0px;
	margin-bottom: 3px;
}

#share {
	margin: 0px;


}

.share_action {
	margin-left: 0px;	
}

.share p {
	text-align: center;
	color:#000000;
	font-weight: bold;
}


.share img

{ border: none;

}

/*********************/
/* LEFT SIDE LAYOUT */
/*********************/

#wrapper {
	background-color:#2D4E6E;
	width: 163px;
	height: 1050px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999933;
	background-image: url(../images/left_action_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999933;
}

.leftNavbox {
	margin: 0;
	padding: 0;
	width: 135px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 0.7em;
	padding: 6px 6px 8px 10px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 2px;
	letter-spacing: 120%;
	margin-bottom: 5px;
	background-image: url(../images/action_roundbgleft.jpg);
	background-repeat: no-repeat;
}

ul.leftNav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	margin-left: 2px;
	margin-bottom: 20px;
}

.leftNav a {
	text-decoration: none;
	color: #000000;
	font-size: 0.7em;
	display: block;
	padding: 6px 8px 7px 10px;
	font-weight: bold;
	margin-bottom: 5px;
	background-image: url(../images/action_roundbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
}

.leftNav a:hover {
	font-weight: bold;
	color: #003366;
}


/* IE Fixes */

/* remove annoying gaps */
.leftNav li {	
	display: inline; 
}

/* force hover on entire width of  link */
* html .leftNav a {
	height: 1px;
}

.leftNavbox a {
	color: #000000;
	text-decoration: none;
 }
 
 * html .leftNavbox a {
	height: 1px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.slidedoortitle {
	padding: 0;
	width: 148px; /* thick left border of menu */
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DAE6F6;
	color: #2D4F6D;
	border-bottom: 1px solid black; /* White border beneath each menu item link, to add depth */
	padding: 7px 0;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 15px;
}


.slidedoortitle a {
	text-decoration: none;
	color: #990102;
	padding: 0;
	width: 180px; /* thick left border of menu */
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DAE6F6;
	color: #2D4E6E;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	;	
}

.slidedoortitle a:hover {
	text-decoration: underline;
	
}





.slidedoormenu{
	list-style-type: none;
	padding: 0;
	width: 163px; /* thick left border of menu */
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
}

.slidedoormenu li{
	border-bottom: solid white 1px; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
	display: block;
	color: #FFFFFF;
	width: auto; /* White border beneath each menu item link, to add depth */
	padding: 7px 0;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 0px;
	background-color: #1B629A;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #999933;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
	color: #CCCCCC;
}

.slidedoormenu li a:hover{
	color: #990000;
	background-color: #FFFFFF;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #1B629A;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

</style>

[if IE]>
<style type="text/css">
.slidedoormenu li a{ /* Menu link width value for IE */
width: 100%;
}
</style>
<![endif]


* html .slidedoormenu a {
	height: 1px;
}

* html .slidedoormenu li a{

margin-bottom: 0px;  }

.form

{
	font-size: 0.9em;
	margin-top: 0px;
	
}

select#jumpMenu

{
	
	margin-top: 10px;
	margin-left: 10px;
	width: 145px;
}




.stopleft h3

{
	font-size: 1em;
	color: #990000;
	font-weight: bold;
	padding-left: 5px;
}


.stopleft

{
	padding-left: 5px;
	margin-right: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	margin-top: 40px;
	
}


.stopleft a

{
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	
	}
	

	
.copyright

{
	font-size: 0.6em;
	font-weight: bold;
	color:#FFFFFF;
	padding: 10px 0px 10px 8px;
	margin-top: 20px;
	float: left;
	margin-left: 15px;
	line-height: 120%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999933;
	border-bottom-color: #999933;
}



* html .copyright {
	
	margin-left: 5px;

}

.copyright a

{
	
	color:#FFFFFF;
	text-decoration: none;
	
}

.copyright a:hover

{
	text-decoration: underline;
}


/*********************/
/* RIGHT SIDE LAYOUT */
/*********************/


#rightwrapper {
	width: 208px;
	height: 1050px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999933;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999933;
	background-image: url(../images/right_action_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #1B629A;
}

#secondary {
	float: right;
	width: 208px;
	margin-top: 0px;
}

#secondary * {
	color: #000033;
}


#secondary h3 {
	padding: 3px 5px 5px 10px;
	font-size: 0.8em;
	background-color: #999933;
	color: #FFFFFF;
	margin-bottom: 0px;
}

#secondary h4 {
	padding: 3px 5px 3px 10px;
	font-size: 0.8em;
	color: #59ac30;
	margin-top: 5px;
	background: none;
	border: none;
}





	
#secondary p {
	font-size: 0.7em;
	margin-top: -5px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	border: 0;
	background: none;
	margin-left: 15px;
	margin-right: 6px;
	
	}
	
	
#secondary p a {
	margin: 0px 10px 10px 0px;
	line-height: 110%;
	color: #FFFFFF;
	text-decoration: underline
}

#secondary p a:hover {
	text-decoration: underline;
	color: #999933;

}

#secondary p.news {
	padding: 10px 5px 3px 0px;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-top: 0px;
}

#secondary p.news a {
	color: #FFFFFF;
	background-color: none;
	margin-top: 0px;
	text-decoration: none;
	padding-bottom: 1px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A9BDC0;
	margin-bottom: 10px;
}

#secondary p.news a:hover {
	color: #999933;
}


#secondary p.blogs a {
	margin-top: 5px;
}


#secondary img

{
	border: none;
	margin-bottom: 5px;
	margin-top: 5px;
}


#secondary img.rss

{
	border: none;
	margin-bottom: 2px;
	margin-top: -10px;
	margin-left: 15px;
	margin-right: 5px;
	padding: 0;
}


#secondary .media 

{

margin-top: 20px;
}

#secondary .media li

{
	
	list-style-type: none;
		
	}

#secondary .media img

{
	
	vertical-align:middle;
	margin-right: 20px;
	marging-left: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	border: solid white 1px;
	
}

#secondary .media a 

{
	text-decoration: none;
	color:#FFFFFF;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 0.9em;
	
	
}

#secondary .media a:hover 

{
	color: #999933;
	}




/*********************/
/* FOOTER */
/*********************/
#footer {
	margin-top: 150px;
	padding: 5px 0 0 5px;
	text-align: center;
	font-weight: bold;
	color: #020132;
	font-size: 0.5em;
}

.form

{
	
margin-left: 10px;	
font-size: 0.9em;
margin-top: 0px;
	
}

.white {
	color: #FFF;
	font-size: 0.7em;
}
