/*  Down Syndrome Network of Montgomery County 
	Website by Red Letter Design, May-June 2006.
	www.RedLetterDesign.net
	
	Main styles sheet.
	
	See also dsnmcUserStyles.css
*/

html, body, div, ul, ol, li, p, h1, h2, h3, h4, h5, h6{ 
	margin: 0;
	padding: 0; 
	border: 0; 
}
html {
	height: 100%; /* forces vertical scrollbars in FF to avoid horizontal shift on short pages */
}
a {outline: none;}  /* get rid of Firefox link boxes */

body {
	background-image: url(../images/bluegrad.jpg);
	background-repeat: repeat-x;
	background-color: #648cb8;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	min-height: 101%; /* forces vertical scrollbars in FF to avoid horizontal shift on short pages */	
	padding: 0;
}
div#wrapper {
	position: relative;
	background-image: url(../images/canvas_body.jpg);
	background-color: white;
	padding: 0;
	width: 760px;
	position: relative;
	margin: 0 auto !important;
	margin: 0;
	text-align: left;
}

div#header {
	margin: 0;
	padding: 0;
	background-image:url(../images/canvas_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 760px;
	height: 120px;
}

div#primaryNav {
	position: absolute;
	left: 11px;
	top: 120px;
	width: 148px;
	padding: 100px 0 0 0;
	margin: 0;
	z-index: 100;
}

div#primaryNav ul {
	list-style: none;
	border-bottom: 1px solid black;
}
div#primaryNav li {
	display: inline;
	width: 148px;
}

div#primaryNav li a {
	display: block;
	width: 140px;
	background-image: url(../images/dsnmcButtons.jpg);
	background-position: top center;
	color: white;
	font-size: 18px;
	text-decoration: none;
	padding: 5px 0 2px 8px;
	}
* html div#primaryNav li a  /* this is recognized by IE only */
  {
  width: 148px;  /* total width, only for IE5.x/Win */
  w\idth: 140px; /* content width for other IE */
  }
div#primaryNav li a:hover {
	background-position: top right;
}

div#primaryNav li.currentButton a, div#primaryNav li.currentButton a:hover {
	background-position: top left;
	color: white;
}

div#primaryNav input {
	margin: 5px;
}

div#content div#rightsidebox {
	float: right;
	width: 150px;
	position: relative;
	left: 10px;
	margin: 0 0px 10px 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid black;
	background-color: white;
	background-image: url(../images/rightside_body.gif);
}	

div#content div#rightsidebox h1 {
	background-image:url(../images/rightside_top.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 130px 0 10px 0;
	margin: 0 0 0 0;
	display: block;
}
div#wrapper div#primaryNav h2,
div#content div#rightsidebox h2 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
	margin: 15px 5px 0 5px;
}	
div#wrapper div#primaryNav p,
div#content div#rightsidebox p {
	font-size: 12px;
	text-indent: 0;
	margin: 0 5px 5px 5px;
}
div#content div#rightsidebox li {
	font-size: 12px;
	margin: 0 5px 5px 5px;
}	
div#content div#subNav {
	float: left;
	width: 100%;
	padding: 0;
/*	background-image: url(../images/subNavBkgd.jpg);
	background-position: top;
	background-repeat: repeat-x;*/
	background-image: url(../images/subNavBorderBottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	border-bottom: 4px solid #c01012;
}
div#content div#subNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#content div#subNav li {
	float: left;
	padding: 0 0 0 10px;
	margin: 0 0px 0 0;
	background-image: url(../images/dsnmcTab1.jpg);
	background-position: top left;
	border-bottom: 1px solid black;
}
div#content div#subNav li a {
	display: block;
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding: 4px 12px 0 0;
	text-decoration: none;
	background-image: url(../images/dsnmcTab1.jpg);
	background-position: top right;	
}
div#content div#subNav li.currentTab {
	background-image: url(../images/dsnmcTab2.jpg);
	background-position: top left;	
	border-bottom: 1px solid #c01012;
}
div#content div#subNav li.currentTab a {
	background-image: url(../images/dsnmcTab2.jpg);
	background-position: top right;	
	color: white;	
/*	padding-bottom: 1px;*/
}

div#content div#subNav li a:hover {
	color: #FFCC99;
	text-decoration: underline;	
}

div#content div#subNav li.currentTab a:hover {
	color: white;
	text-decoration: none;
}
div.cleardiv {
	clear: both;
	width: 100%;
	font-size: 0em;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

div#content {
	background-image: url(../images/canvas_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 570px;  /* 760 total - left and right padding */
	margin: 0 0 0 0;
	padding: 120px 20px 10px 170px;
	min-height: 1050px;
}
* html div#content  /* this is recognized by IE only */
  {
  width: 760px;  /* total width, only for IE5.x/Win */
  w\idth: 570px; /* content width for other IE */
	height: 900px;
  }
  
div#content.picbar {  /* alternate image for home page */
	background-image: url(../images/canvas_header_front.jpg);
	padding-top: 220px;
}
div#content.headerClassEvents,
div#content.headerClassDonate  {
	background-image: url(../images/canvas_header1.jpg);
}
div#content.headerClassNews,
div#content.headerClassEmail {
	background-image: url(../images/canvas_header2.jpg);
}
div#content.headerClassAdmin,
div#content.headerClassAbout {
	background-image: url(../images/canvas_header3.jpg);
}
div#content.headerClassMembers,
div#content.headerClassResources {
	background-image: url(../images/canvas_header4.jpg);
}

div#content.headerClassContact {
	background-image: url(../images/canvas_header.jpg);
}

div#content ul, div#content ol{
	list-style-position: inside;
	padding-top: 5px;
}
div#content li {
	margin-bottom: 10px;
}


div#content h1 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
}


div#content h2 {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
div#content p {
	font-size: 12px;
	margin: 0 0 15px 0;
	line-height: 1.4;
	text-indent: 0;	
	
}

div#footer {
	background-image:url(../images/canvas_footer.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #648cb8;
	width: 760px;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	color: white;
	font-size: 12px;
	clear: both;
}
div#footer a {
	color: white;
}
div#footer a:hover {
	color: #cc0000;
	background-color: white;
}
strong {
	font-weight: bold;
	color: #cc0000;
}
div#bottomlinks a {
	font-size: 12px;
}
div#bottomlinks p {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 12px;
	text-indent: 0;
}
.loggedin {
	font-size: 12px;
	padding: 10px 5px 0px 5px;
	margin: 0;
	color: #000099;
}
div#content div.dataGroup {
	background-image: url(../images/dsnmcDataDivs.jpg);
	background-repeat: repeat-x;
	background-color: #EFE9DB;
	border: 1px solid #CCCCCC;
	margin: 5px 0 0 0;
	padding: 5px;
	clear: both;

}

div#content p.dataGroupHdr {
	font-weight: bold;
	text-indent: 0px;	
	margin: 0;
	padding: 0;
}
div#content p.dataGroupHdr .dataGroupHdrNote{
	font-weight: normal;
	font-style: italic;
	padding-left: 10px;	
}
div#content p.dataGroupHdr .dataGroupHdr2 {
	font-weight: bold;
	font-size: 12px;
}
div#content p.dataGroupHdr .dataGroupHdrSmall {
	font-weight: normal;
	font-size: 11px;
}

div#content p.dataGroupDetail {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	text-indent: 0px;	
	margin: 3px 0 0 20px;
	padding: 0;
}
div#content p.dataGroupDetail2 {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	text-indent: 0px;	
	margin: 3px 0 0 40px;
	padding: 0;
}
div#content p.dataGroupDetail2 strong {
	font-weight: bold;
	color: black;
}
div#content p.dataGroupDetail .dataGroupDetailnote {
	font-style: italic;
	border-top: none;
	font-size: 12px;
}
div#content p.filterDetail {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	text-indent: 0px;	
	margin: 3px 0 0 10px;
	padding: 0;
}
div#content p.filterDetail strong {
	font-weight: bold;
	color: black;
}
div#content div.dataGroupLinks {
	float: right;
	width: 40%;
}
div#content div.dataGroupLinks a,
div#content div.dataGroupLinks a:link,
div#content div.dataGroupLinks a:visited {
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
	color: #0000CC;
}
div#content div.dataGroupLinks a:hover {
	color: #CC0000;
}
div#content div.dataGroupLinks input {
	font-size: 12px;
	float: right;
	margin: 0 0 0 10px;
}
div#content div.dataRowLinks {
	float: left;
}
div#content div.dataRowLinks input {
	font-size: 12px;
	float: left;
	margin: 0 5px 0 0 ;
}
div#content div.editPane {
	background-image: url(../images/dsnmcEditPane.jpg);
	background-repeat: repeat-x;
	background-color: #EED9D6;
	border: 1px solid #CC0000;
	margin: 5px 0 0 0;
	padding: 5px;
	clear: both;

}

div#content div.editPane p.contactLabel {
	font-size: 12px; margin: 0; padding: 10px 0 0 0;

}

table.dataEntry th {
	text-align: right;
	color: #000099;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	border-top: 1px solid #999999;	
}
table.dataEntry td {
	text-align: left;
	color: black;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	border-top: 1px solid #999999;
}
table.dataEntry tr.formSubRow th,
table.dataEntry tr.formSubRow td {
	border-top: none;
}
input.dsnButton {
	font-size: 12px;
}
input.dsnBigButton {
	font-size: 14px;
}
.fieldHint {
	font-size: 10px;
	color: blue;
}
.askPublish {
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	position: relative;
	top: -2px;
}
form.searchParamForm {
	margin: 0;
	padding: 0;
}
table.searchParams {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
td.searchType {
	text-align: right;
	font-size: 12px;
}
input.searchSubmit {
	width: 30%;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: left;
}
table.contactForm td {
	background-image: url(../images/dsnmcEditPane.jpg);
	border: 1px solid #555555;
	font-size: 12px;
	font-weight: normal;
	text-align: left;	
}
table.contactForm th {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}
.warning {
	color: #cc0000;
	font-weight: bold;
	font-size: 10px;
}
div#content p.thankyou {
	color: #0000cc;
	font-weight: normal;
	font-style: italic;
	text-indent: 0;
	}
div#content p.contactInfo {
	margin: 0 0 10px 0;
	font-size: 12px;
	text-indent: 0;
}
.searchParamTable td {
	border: 1px solid #999999;
	background-image:url(../images/dsnmcEditPane.jpg);
}
label.minorLabel {
	font-size: 10px;
	position: relative;
	top: -2px;
	margin-right: 5px;
	}
table.dataDisplay th {
	font-weight: bold;
	border-bottom: 1px solid #333333;
	font-size: 12px;
}
table.dataDisplay td {
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	font-size: 12px;
}
table.dataDisplay td span.comments {
	font-size: 10px;
}
table.dataDisplay td.centered {
	text-align: center;
}
table.dataDisplay td.rightCell,
table.dataDisplay th.rightCell {
	text-align: right;
}
table.dataDisplay td.editRow {
	background-image: url(../images/dsnmcEditPane.jpg);
	border: 1px solid #CC0000;
	padding: 0;
	margin: 0;
}
table.editWithinRow td {
	font-size: 12px;
}
table.editWithinRow th {
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #cccccc;
}
form.tightForm {
	padding: 0;
	margin: 0;
}
.notation {
	font-size: 10px;
	color: #666666;
}
.finePrint {
	font-size: 10px;
	color: #666666;
	margin: 0;
	padding: 0;
}

/* Typography Classes */
.retMessage			  { font-weight: bold; color: #2656b9; }
