@import url('reset.css');
@import url('rebuild.css');

body {
	font-family:"Lucida Grande", "Geneva", Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.85em;
	margin: 0;
	padding: 0;
	color: #777777;
	background-color:#fff;
	width: 100%;
	background-image:url('../images/heading-bkgrd-light.gif');
	background-position:0 0;
	background-repeat:repeat-x;
}
h1, h2, h3, h4, h5, h6 { 
	font-family:Arial, Helvetica, sans-serif;
	color: #999999; font-weight: normal; margin-bottom: .25em; margin-top: 1em;
	background-color: #fff;
}
h1 { font-size:2em; }
h2 { font-size:1.5em; }
h3 { font-size:1.17em; font-family: Georgia, Times, serif;}
h4 { font-size:1em; }
h5 { font-size:.83em; }
h6 { font-size:.83em; }
a:link, a:visited, a:hover, a:active { color:#000099; text-decoration:none; }
a:hover { color:#0033CC; text-decoration:underline; }
p { margin-top: 0; margin-bottom: 1.25em;}
ul { margin:0 0 1em 0; }
strong { font-weight:bold; }
hr {height:1px;border-top:1px solid #ddd;border-bottom:none;border-left:none;border-right:none;margin:1em 0;clear:both;background-color:#fff;}
.fltrt, .floatright, .float-right, .alignright { float:right; margin-left:8px; }
.fltlft, .floatleft, .float-left, .alignleft { float:left; margin-right:8px; }
.clearFloat, .clearfloat, .clear-float { clear:both; height:0; font-size:1px; line-height:0px; }
.flushBottom, .flushbottom, .flush-bottom { margin-bottom:1px; }
.flushTop, .flushtop, .flush-top { margin-top:1px; }

/*
the div structure:
---------------------------------------------------------
	body
		#wrapper
			#header
				#masthead
					#branding
						img#logo
						img#tagline
			#main
				#container
					#content

					(#sidebar)
						(#primary.widget-area)
						(#secondary.widget-area)

			#access
				.menu
					ul
			#footer
---------------------------------------------------------
*/


/* theme */
body {
}
#wrapper, #header, #main, #footer { position:relative; }
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#header, #main, #footer  {
	width: 100%;
}
#header {
	height: 196px;
}
#main {
}
#container {
	
}
#footer {
	text-align: center;
	font-size: .7em;
	color: #aaa;
	padding: 1em 0;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #aaa;
}

#access {
	position: absolute;
	top: 126px;
	left: 221px;
}
#content {
	width: 520px;
	margin: 0 auto;
}

/* for debugging: */
/*
div { border: 1px dashed #f0f; }
*/

img#logo {
	position: absolute;
	top: 35px;
	left: 7px;
}
img#tagline {
	position: absolute;
	top: 80px;
	left: 213px;
}

/*  links in headings should not be underlined */
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	text-decoration: underline;
	color:#555;
}
h1 a:hover, 
h2 a:hover, 
h3 a:hover, 
h4 a:hover, 
h5 a:hover {
	color:#0033CC;
}



/* mwk */

.intro h1 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 1.75em;
	line-height:1.67em;
	color: #777777;
	margin-top:0;
}
.contentBlock {
	margin: 2em 0 2em 0;
	padding: 0;
}
.contentBlock h3 { 
	padding: 2px 10px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	letter-spacing: 1px;
	color: #999999; 
	background: #EEEEEE;
}
.contentBlock p {
	margin-left: 10px;
}
.sep { color: #CCCCCC; }

.thumbnailsWrap {
	width: 100px;
	height: 100px;
	background: #eeeeee;
	margin: 0;
	padding: 0;
	float: left;
}
.sampleWrap {
	margin: 15px 0 0 10px;
}
.sampleWrap .thumbnailsWrap a img { border: 1px solid #CCCCCC; }
.sampleWrap .thumbnailsWrap a:hover img { border: 1px solid #6699FF; }

.descrWrap {
	width: 395px;
	float: left;
	margin: 0  0 0 10px;
	padding: 0;
}
.descrWrap p {
	margin-left: 0;
	color: #777777;
}
.descrWrap h4 {
	margin: 0;
	font-weight: normal; 
	color: #999;
	background-color:#fff;
}
.faint {
	color: #bbbbbb;
}
a.siteURL:link, a.siteURL:visited, a.siteURL:hover, a.siteURL:active {
	color: #aaaaaa;
	font-size: .75em;
	line-height: 1.25em;
}
span.urlWrap {
	display: block;
	text-align: right;
	margin: 0 .25em 0 0;
	padding: 0;
}

.moreMenu {
	margin: 10px 0;
}
.moreMenu ul {
	list-style-type: disc;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #bbb;
}
ul {
	padding-left: 2em;
}

/* navigation */
#access{}
#access ul{}
#access ul,#access ul ul{padding:0;margin:0;list-style:none;}
#access ul ul{margin:0;}
#access ul a{text-transform:lowercase;color:#999999;background-color:transparent;display:block;text-align:center;padding:7px 20px 9px 20px;margin:0;text-decoration:none;font-weight:normal;font-size:12px;line-height:1em;}
#access ul a:hover{color:#0066cc;text-decoration:none;}
#access ul li{float:left;}

#contactFormWrap {
}
#contactFormWrap input.txt, #contactFormWrap textarea {
	width: 400px;
	font-size: 1.5em;
	padding: 5px 7px;
	color: #444;
	border: 1px solid #ddd;
	background-color: #fff;
}

#contactFormWrap input.txtnospam {
	font-size: 1em;
	padding: 2px 3px;
	color: #444;
	border: 1px solid #ddd;
}
#contactFormWrap .errors {
	margin: 1em 0;
	background-color: #eef;
	padding: 2px 7px;
}


