/*----------------------------------------------------------------------------
Created for Willamette Valley Down Syndrome Association (WVDSA)
All code and content are the property of

	Willamette Valley Down Syndrome Association
	P.O. Box 8098
	Salem, OR  97303
	www.wvdsa.org

Author:			Adam L. Szwarc
Last Updated:	2/25/2007

This code may be viewed for learning purposes only.
------------------------------------------------------------------------------*/

/* ------------- Global settings ------------- */

body
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-image:  url(images/backgnd.jpg);
	background-repeat: repeat-x; 
	background-color: #b9daeb;
	margin-left: 0px;
	margin-top: 10px;
}

a:link, a:visited
{
	font-size: 11px; 
	text-decoration: none; 
	color: #02625e;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
}

a:hover
{
	color: #83AF33;
	font-weight: normal;
}

a:link.link, a:visited.link
{
	color: #02625e;
	font-size: 11px; 
	text-decoration: underline; 
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
}

a:hover.link
{
	color: #83AF33;
	font-weight: normal;
}

hr.top
{
	color: #02625e;
    height:2px;
}

h2
{
	font-size: 10px;
	font-weight: bold;
	background-color: #1c64d1;
	background-image: url('images/sectionback.jpg');
	color: #fff;
	height: 17px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom:0px;
	text-align: left;
}

h3 
{
	margin-top: 0px;
	font-family:Times New Roman;
	font-size: 18px;
	font-weight:normal;
	letter-spacing: .1em;
	color: #47885c;
}

h4
{
    font-size: 13px;
	color: #02625e; /*0080ff;*/
}

p {
	margin-left: 10px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.welcome 
{
	margin-top: 0px;
	vertical-align: top;
 }
 
.welcome p {
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

td {
	margin: 0px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.img_left
{
    float:left;
    padding-right:10px;
}
.img_right
{
    float:right;
    padding-left:10px;
}

.clearer
{
	clear:both;
	height:1px;
}

#titulo {
	text-align: center;
	color: #8048ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	padding: 5px 5px 5px 5px;
	}

#support
{
	margin-top: 25px;
	border-style: none;
	border-color: White;
}

#resource
{
	margin-right: 15px;
}

.center
{
	text-align: center;
}

/* header */

.header_name 
{
	color: #02625e;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

/* footer */

#footer a {
	color: #8048ff;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

/* Lists */

li {
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
	margin-left:18px;
}

ul li li
{
	list-style-type:circle;
}

ul, ol {
	padding: 0px;
	list-style-type:disc; 
	list-style-position:outside;
	margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

/* ====================================================================   
   VERTICAL MENU 
   ==================================================================== */ 
	
/* Wrapper */

#menuvertical
{
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	width: 180px;
}

/* CSS Vertical Menu */

#menuvertical .navvirtcontainer
{
    position: relative;
    font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    letter-spacing: .2em;
    font-weight: bold;
}

#menuvertical .navvirtcontainer ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
}

#menuvertical .navvirtcontainer li
{
    list-style: none;
    margin: 0;
    border-bottom: 1px solid white;
    font-weight: bold;
}

#menuvertical .navvirtcontainer li a
{
    display: block;
    position: relative;
    text-align: left;
    padding: 5px 0px 5px 10px;
    border-left: 5px solid #066462;
    border-right: 5px solid #066462 ;
    background-color: #6eb527;
    color: #fff;
    text-decoration: none;
    width: auto;
	font-size: 10px; 
    font-weight: bold;
}

#menuvertical .navvirtcontainer li a:hover
{
border-left: 5px solid #1c64d1;
border-right: 5px solid #1c64d1;
background-color: #b9daeb;
color: #fff;
font-size: 10px; 
}

a .submenu1 ul {
	display: block;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.3em;
	background-color: #00bf80;
	width: 17.5em;
    padding: 5px 10px -1px 10px;
	/*border: 0.5em #ff solid;*/
	position: absolute;
	top: auto;
	margin-top:0px;
	left: 17.5em;
	z-index: 10;
	visibility: hidden;
}

a .submenu1 li 
{
    padding: 5px 5px 8px 5px;
}

a:hover .submenu1 ul {
	visibility: visible;
}

/* ====================================================================   
   HORIZONTAL MENU 
   ==================================================================== */

/* Wrapper */

#menuhorizontal {
		font-size:11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 1px 0px 0px 0px;
		padding: 20px 0px 0px 0px;
		width: auto;
}

/* CSS Horizontal Menu */

#menuhorizontal .navhorzcontainer
{
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menuhorizontal #navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}


#menuhorizontal #navlist {
text-align: center
}

#menuhorizontal #navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #menuhorizontal #navlist li
{
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#menuhorizontal #navlist a, #menuhorizontal #navlist a:link
{
text-transform: uppercase;
border: 1px solid #FFF;
bottom: 2px;
color: #02625e; /*435374 Footer menu normal */
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
font-size:10px;
}

#menuhorizontal #navlist a:hover
{
bottom: 1px;
color: #02625e; /*#FDC900; Footer menu hover*/
position: relative;
right: 1px;
font-size:10px;
}

#menuhorizontal #navlist a:active
{
/*background: #83AF33;*/
color: #02625e;
font-size:10px;
}

#menuhorizontal #navlist a:visited
{
color: #02625e; /*#435374;*/
font-size:10px;
}

html>body #menuhorizontal #navlist li#active
{
margin: 0 4px 0 4px;
}

#menuhorizontal #navlist #active a, #menuhorizontal #navlist #active a:link, #menuhorizontal #navlist #active a:visited, #menuhorizontal #navlist #active a:hover
{
border: 1px solid #FFF;
bottom: 2px;
color: #83AF33;
cursor: text;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #dee1d7;
	text-decoration:none;
	}

a.contentpagetitle:hover {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	background-color: #dee1d7;
	color: #69705b;
	}

/* Modules */

table.moduletable th {
	font-size: 10px;
	background: #8048ff url(../images/bullet3.jpg) no-repeat 3px;
	color: white;
	width: 230px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 0px 7px 30px;
	text-align: left;
	border: 1px solid #83AF33;
}

/* Content - Sections & Categories */

.contentheading {
	font-size: 14px;	
	background: url(../images/bullet.gif) no-repeat 3px;
	background-color: white;
	color: #02625e; /*#00bf80;*/
	padding: 5px 0px 5px 0px;
	font-weight: bold;
}

.frontpageheader {	
	color: black;
	font-size: 13px;
	padding: 10px 0px;

	text-align: center;
	font-weight: bold;
}

.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #8048ff;
}

.contentdescription {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8048ff;
	text-align: justify;
}

/* forms */

form {
	margin: 0px;
	padding: 0px;
}

.inputbox {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	width: auto;
}

.button {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	border: 1px solid #8048ff;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #435374;
}

/** category text format and links **/

.category {
	font-size: 11px;
	color: #435374; 
	font-weight: bold;
	line-height:1.4em; 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0;
}

a.category:link, a.category:visited {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, sans-serif;  
	color: #83AF33;
 	text-decoration:underline;
}

a.category:hover {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	color: #8048ff;
 	text-decoration:underline;
}

.poll {
	font-size: 10px;
	color: #8048ff;
	line-height: 14px;
	text-align: center;
}

.sectiontableentry1 {
	font-size: 10px;
	color: #51697F;
	background-color: #E4F2C8;
	padding-right: 5px;
}
	
.sectiontableentry2 {
	font-size: 10px;
	color: #51697F;
	background-color: #FFE4C4;
	padding-right: 5px;
}

.sectiontableheader {
	font-size: 10px;
	font-weight: bold;
	background-color: #1c64d1;
	background-image: url('images/sectionback.jpg');
	color: #fff;
	padding-right: 5px;
	height: 20px;
	}

.sectiontableheader2 {
	font-size: 10px;
	font-weight: bold;
	background-color: #144998;
	color: #fff;
	padding-right: 5px;
	}

.sectiontableheader3 {
	font-size: 10px;
	font-weight: bold;
	background-color: #1c64d1;
	background-image: url('images/sectionback.jpg');
	color: #fff;
	padding-right: 5px;
	}


.small {
	font-size: 10px; 
	color: #8048ff;
	text-decoration: none;
	font-weight: normal;
}

.createdate {
	color: #fff; 
	font: 10px Arial, Helvetica, sans-serif; 
	}

.modifydate {
	color: #dee1d7; 
	font: 10px Arial, Helvetica, sans-serif; 
	}

.pagenav {
	font-size: 10px;
	font-weight: normal;
}

a.pagenav, a.pagenav:visited { 
	font-size: 10px;
	color: #83AF33;
	text-decoration: none;
}

a.pagenav:hover {
	font-size: 10px;
	color: #8048ff;
}

.pagenavbar {
	
}

/* Content voting */

.content_rating {
	font-weight: normal;
	font-size: 10px; 
}

.content_vote {
	font-weight: normal;
	font-size: 10px; 
}

/* for modifying {moscode} output.  Don't set the colour! */

.moscode {
	background-color: #e0e0e0;
}

/* Text passed with mosmsg url parameter */

.message {
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Adjust wodth 4 css */

.searchintro  {
	font-size: 12px; 
}

.adminform  {
	font-size: 12px; 
}

.componentheading  {
	font-size: 14px;
	font-weight:bold;
	color: #47885c;
}


.contentpane {
	font-size: 12px; 
}

.contentpaneopen { 
	font-size: 12px; 
}

.contact {
	font-size: 12px; 
}

.moduletable {
	font-size: 12px; 
}

.frontpageheader{
	text-align: center;
}

td {
	font-size: 11px; 
}

.contentpaneopen {
	width: 100%;
}

/*---------- Footer ----------*/

.copyright
{
    text-align: center;
    color: #606060;
	font-size: 10px; 
}

/*---------- Contact Us ----------*/

.contacts_table
{
}

.contacts_header
{
	background-color: #02625e;
	color: White;
}

/*---------- Newsletters ----------*/

div.newsletters h4
{
	text-align: center;
}

.newsletter
{
	width: 150px;
	padding-bottom: 30px;
	text-align: center;
}

.newsletter a
{
	border: none;
	color: #02625e;
}

.newsletter a img
{
	border: none;
}

.newsletter a:hover
{
	border: none;
	color: #83AF33;
}

.newsletterL
{
	width: 80px;
	padding-bottom: 30px;
	text-align: center;
}

.newsletterL a
{
	border: none;
	color: #02625e;
}

.newsletterL a img
{
	border: none;
}

.newsletterL a:hover
{
	border: none;
	color: #83AF33;
}

/*---------- Resource Books ----------*/

.booktable
{
	border-style: none;
	margin-bottom: 10px;
}

.booktitle
{
	color: #02625e;
	font-size: 12px;
	font-weight: bold;
}

/*---------- Site Map ----------*/

.sitemap li
{
	margin-bottom: 15px;
	list-style: none;
}

.sitemap ul ul
{
	margin-top: 10px;
}

.sitemap a
{
	font-weight: bold;
	color: #02625e;
}

.sitemap a:hover
{
	color: #83AF33;
}

.sitemap li li a
{
	font-weight: normal;
	color: #02625e;
}

.sitemap li li a:hover
{
	color: #83AF33;
}

a#BWRegister img
{
	border-style:none;
	border-color:White;
}

#question
{
	visibility:	hidden;
	display:	none;
}
