/* screen.css  John Vinters, 6-June-2009 */

body {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 62.5%;
	line-height: 18px;
	color: #000000;
	background: url("../images/circuit_board_grey.gif");
	background-color: #464646;
   padding: 0;
   margin: 0;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

.spacer {
	padding: 10px;
}

/* header */

#header {
	height: 145px;
	min-width: 960px;
	background-color: #464646;
	color: #ffffff;
	border-top: 1px dotted #ff690b;
	border-bottom: 1px dotted #ff690b;
   margin: 0;
   padding: 5px 0 15px 0;
}

#header h1 a {
	display: block;
	background: url("../images/dotcom.png") center left no-repeat;
	width: 450px;
	height: 130px;
	float: left;
	text-indent: -9999px;
}

#header ul li {
   list-style: none;
}

/* header columns */

#headercontact {
	float: left;
	width: 250px;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 11px;
}

#headercontact a {
	color: #aaaaaa;
	text-decoration: none;
	border-bottom: 1px dotted #aaaaaa;
}

#headercontact a:hover {
	color: #ffffff;
}

#headercontact table td {
   border: 0px;
   padding: 6px 1px 1px 1px;
   margin: 0px;
}

#headerlogo {
	float: left;
	width: 450px;
	padding-left: 20px;
	padding-top: 0px;
}

#buttons {
	float: left;
	width: 175px;
	padding-top: 25px;
	padding-left: 20px;
}

#buttons a {
	color: #aaaaaa;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11px;
	margin-left: 10px;
	border-bottom: 1px dotted #aaaaaa;
}

#buttons a:hover {
	color: #ffffff;
}

#buttons ul {
	vertical-align: top;
	list-style-type: none;
}

#buttons ul li {
	padding-bottom: 5px;
}

#buttons ul li img {
	vertical-align: middle;
}

#menubar {
   clear: both;
	height: 25px;
	min-width: 960px;
	background: #363636;
	color: #ffffff;
	border-bottom: 1px dotted #ff690b;
}

#menubar ul {
	margin-right: 25px;
	float: right;
}

#menubar ul li {
	float: left;
   list-style: none;
}

#menubar ul li a {
	font-weight: normal;
	display: block;
	line-height: 23px;
	padding: 0 15px;
	font-size: 12px;
	color: #aaaaaa;
	text-decoration: none;
}

#menubar ul li.active a {
	color: #000000;
	background: #ff690b;
	padding-bottom: 2px;
}

#menubar ul li a:hover {
	color: #ffffff;
}

#breadcrumbs {
   clear: both;
	height: 25px;
	min-width: 960px;
	background: #464646;
	color: #aaaaaa;
	border-bottom: 1px dotted #ff690b;
/*	padding-left: 85px; */
	font-size: 11px;
	line-height: 23px;
   text-align: right;
}

#breadcrumbs a {
	color: #aaaaaa;
	text-decoration: none;
	border-bottom: 1px dotted #aaaaaa;
}

#breadcrumbs a:hover {
   color: #ffffff;
}

/* main body */

#bodywrapper {
	min-width: 960px;
	margin: 40px 0px 40px 0px;
	background-color: #767676;
	border: 1px dotted #333333;
   font-size: 130%;
}

#sidebarwrapper {
/*   position: relative; */
   display: block;
   min-width: 150px;
   width: 14%;
   float: left;
}

#logosidebar {
/*   position: relative; */
   display: block;
   min-width: 150px;
   width: 14%;
   margin: 10px 0px 10px 10px;
   background-color: #ffffff;
   border: 1px dotted #333333;
   padding: 10px 5px 15px ;
   font-size: 10px;
   text-align: center;
}

#logosidebar img {
   padding: 10px 0px 10px 0px;
}

#menusidebar {
	min-width: 140px;
	width: 14%;
	margin: 10px;
	background-color: #ffffff;
	border: 1px dotted #333333;
	font-size: 10px;
   padding: 10px;
}

#menusidebar ul {
}

#menusidebar ul li {
   list-style: none;
}

#menusidebar ul li a {
   text-decoration: none;
   color: #464646;
}

#menusidebar ul li a:hover {
   color: #000000;
   border-bottom: 1px dotted #000000;
}

#bodymain {
   min-height: 275px;
	width: 78%;
	margin: 10px 10px 10px 10px;
	background-color: #ffffff;
	border: 1px dotted #333333;
	float: right;
	padding: 5px;
}

#bodymain ul {
   padding-bottom: 15px;
}

.clearboth {
	clear: both;
}

/* footer */

#footer {
	min-height: 150px;
	min-width: 960px;
	background-color: #464646;
	color: #ffffff;
	border-top: 1px dotted #ff690b;
	border-bottom: 1px dotted #ff690b;
   padding: 10px 0px 0px 0px;
   clear: both;
   display: block;
}

#footervalidation {
   padding: 15px 5px 5px 5px;
   float: left;
   min-width: 150px;
}

#footerquote {
   display: block;
   padding: 15px 5px 5px 5px;
   float:left;
   width: 700px;
}

#footerquote {
   font-style: italic;
   font-size: 14px;
}

#footerquote .QName {
   font-weight: bold;
}

/* ditto items */

.ditto_page {
   margin: 3px;
}

.reflect_month_link {
   margin: 5px;
}

#menusidebar ul li.active ul li a{
color: #AAAAAA;
font-weight: bold;
}
#menusidebar {
font-weight: 600;
color: #353535;
}
#menusidebar ul li a{
color: #353535;
font-weight: 600;
font-family: verdana, arial, helvetica, clean, sans-serif;
font-size: 10px;
}
#menusidebar ul {
margin-left: 0px;
}
#menusidebar ul li {
margin-left: 5px;
}
#menusidebar ul li.active ul li a{
color: #353535;
font-weight: light;
font-family: verdana, arial, helvetica, clean, sans-serif;
font-weight: 400;
margin-left: 0px;
font-size: 10px;
}
