/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
}
#store td, #store th {
	padding: 2px 6px 2px 0;
}
body {
	background: #ffffff;
	margin: 0px;
	text-align: center;
}
#wrapper {
	width: 750px;
	margin: 0px auto;
	text-align: left;
}
#header {
	width: 750px;
	float: left;
	padding: 10px 0;
	height: 78px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 58px;
}
html>#header  {
  	height: 58px;
}
#gnav {
	text-align: right;
	vertical-align: bottom;
}
#gnav a {
	padding: 0 11px 0 12px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #808000;
}
#gnav a:hover {
	text-decoration: underline;
}
.vline {
	background: url(images/site/bg.vline.gif) no-repeat top left;
}
#main {
	width: 750px;
	float: left;
	background: #ffffbf url(images/site/bg.wv.gif) repeat-y top left;
	padding: 30px 25px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 700px;
}
html>#main  {
  	width: 700px;
} 
#footer {
	width: 750px;
	/* float: left; */
	background: url(images/site/bg.wv.bottom.gif) no-repeat top left;
	font-size: 80%;
	text-align: center;
	line-height: 50px;
	clear: both;
}
.txtfrm, .btnfrm {
	border: 1px solid #808000;
	background: #ffffff;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808000;
}
.btnfrm {
	cursor: pointer;
}

h1, h2, h3, h4, h5, h6	{
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
	/* letter-spacing: 1px; */
	color: #4e5c2b;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
ul {
	list-style-type: square;
}

a {
	color: #4e5c2b;
	text-decoration: none;
}
a:hover {
	color: #808000;
	text-decoration: none;
}

.subnavheader {
	background: #3B5A6F;
	padding: 4px 6px;
	margin-bottom: 30px;
}
.subnavheader p {
	color: #ffffff;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	padding: 0;
	margin: 0;
	text-align: center;
}
.sidenav {
	text-align: right;
}


/* ===== footer ===== */

.h-seperator {
	margin: 20px 0;
	height: 12px;
	background: #cccccc;
}
.info {
	font-size: 11px;
	line-height: 160%;
}
.txtbtn {
	border: 1px solid #808000;
	padding: 0 3px;
	background: #ffffff;

	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808000;
}
hr.onepix {
	height: 1px;
	width: 100%;
	color:  #cccccc;
}
.hr {
	height: 1px;
	width: 100%;
	background:  #cccccc;
}
.frm-button {
	font-size: 9px;
	color: #666666;
	background: transparent;
	cursor: pointer;
}
.frm-button:hover, .frm-button-checkout:hover {
	font-size: 9px;
	color: #3B5A6F;
	background: #cccccc;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.frm-button-checkout {
	font-size: 9px;
	color: #ffffff;
	background: #3B5A6F;
	border: 1px solid #3B5A6F;
	cursor: pointer;
}
textarea, input {
	color: #666666;
	border: 1px solid #cccccc;
}
input.checkbox {
	border: none;
}

/* ===== column layout ===== */

#regullar-block {
	padding: 0;
	width: 100%;
}
#regullar-block-leftwide {
	padding: 0 10px 0 0;
	width: 530px;
}
#regullar-block-rightthin {
	padding: 0 0 0 10px;
	width: 150px;
}

#regullar-block-leftthin {
	padding: 0 10px 0 0;
	width: 150px;
}
#regullar-block-rightwide {
	padding: 0 0 0 10px;
	width: 530px;
}

#regullar-block-leftslim {
	padding: 0 10px 0 0;
	width: 150px;
}
#regullar-block-centerwide {
	padding: 0 10px;
	width: 380px;
}
#regullar-block-rightslim {
	padding: 0 0 0 10px;
	width: 150px;
}


.ErrMsg {
	color: #cc0000;
	font-size: 13px;
	font-weight: bolder;
}
img {
  border: 0px;
}
.blockinfo {
  font-size: 10px;
  color: #993300;
}
.masthead {
  background-color: #CCCCCC;
}
.reg {
  font-size: 11px;
  font-weight: bold; 
  color: #FF0000;
}
.ten {
  font-size: 10px;
  color: #993300;
}
.ten2 {
  font-size: 10px;
  font-style: italic;
  color: #993300;
}
.eleven {
  font-size: 11px;
}
.twelve {
  font-size: 12px;

}
.welldonetitle {
  font-size: 14px; 
  font-weight: bold; 
  color: #3B5A6F;
}
.practice_title {
  font-size: 14px; 
  font-weight: bold; 
  color: #3B5A6F;
}
.practice_text {
  font-size: 11px;
  color: #FFFFFF;
}
.practice_link {
  color: #9BA9BF; 
  font-size: 12px;
  text-decoration: underline;
}
.practice_link:hover {
  color: #9BA9BF; 
  font-size: 12px;
  text-decoration: underline;
}
.practice_hr {
  color: #FFFFFF;
}
.header {
  font-size: 18px; 
  /* font-weight: bold; */
  color: #4e5c2b;
  /* letter-spacing: 1px; */
}
.header_inverted {
  font-size: 18px; 
  font-weight: bold; 
  color: #000000;
}
.title {
  font-size: 11px; 
  font-weight: bold; 
  color: #FFFFFF;
  text-decoration: none; 
}
.title:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.title_disabled {
  font-size: 11px; 
  font-weight: bold; 
  color: #FFFFFF;
}
.title_background {
  background-color: #3B5A6F;
}
.title_background2 {
  background-color: #666666;
}
.title_background_disabled {
  background-color: #CCCCCC;
}
.form_button {
	font-size: 11px; 
	color: #000000; 
	background: #f0f0f0;
	border-bottom: outset 1px #888899;
	border-right: outset 1px #888899;
	border-top: outset 1px #fcfcff;
	border-left: outset 1px #fcfcff;
	cursor: pointer;
	height: 20px;
}
.form_text { 
	font-size: 11px; 
	color: #000000; 
	background: #F0F0F0;
	border-top: inset 1px #888899;
	border-left: inset 1px #888899;
	border-bottom: inset 1px #fcfcff;
	border-right: inset 1px #fcfcff;
	line-height: 18px;
	height: 18px;
}
.form_textarea { 
	font-size: 11px; 
	color: #000000; 
	background: #f0f0f0;
}
.form_select { 
	z-index: 0;
	font-size: 11px; 
	color: #000000; 
	background: #f0f0f0;
}
.project_background {
  background-color: #DDDDDD;
  border-top: solid 1px #EEEEEE;
  border-bottom: solid 1px #BBBBBB;
}
.task_background {
  background-color: #EEEEEE;
  border-top: solid 1px #FFFFFF;
  border-bottom: solid 1px #CCCCCC;
}
.task_background_complete {
  background-color: #AAFFAA;
  border-top: solid 1px #EEFFEE;
  border-bottom: solid 1px #DD88DD;
}
.task_background_complete_disabled {
  background-color: #DDEEDD;
  border-top: solid 1px #EEFFEE;
  border-bottom: solid 1px #BBAABB;
}
.task_background_overdue {
  background-color: #FFAAAA;
  border-top: solid 1px #FFEEEE;
  border-bottom: solid 1px #DD8888;
}
.task_background_overdue_disabled {
  background-color: #EEDDDD;
  border-top: solid 1px #FFEEEE;
  border-bottom: solid 1px #CCBBBB;
}
.task_text_disabled {
  font-size: 11px;
  color: #666666;
}
.task_text {
  font-size: 11px;
  color: #000000;
}
.block_background {
  background-color: #FFFFFF;
}
.pagenav, .pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.pagenav:hover {
	color: #3B5A6F;
}
.pagenav_inverted, .pagenav_inverted:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.pagenav_inverted:hover {
	text-decoration: none;
}
.tdbottom {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px #000000 solid;
	border-left: 0px;
}
.tdright {
	border-top-width: 0px;
	border-right-width: 1px #000000 solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tertnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tertnav, a.tertnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tertnav:hover {
	color: #9999CC;
}
.datelog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	background-color: #0066CC;
	border-top: 0px;
	border-right: 0px;
	border-bottom: #000000 1px solid;
	border-left: 0px;
}
.deptheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.deptinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
}
.minitable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.minitableborder {
	border-top: 1px #FFFFFF solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #FFFFFF solid;
}
.innermini {
	border-top: 1px #FFFFFF solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #FFFFFF solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}
.archivemode {
   border: 1px solid #FFFF00; 
   border-collapse: collapse;   
   border-spacing: 0px;
}
.editmode {
   border: 1px solid #0000FF; 
   border-collapse: collapse;      
   border-spacing: 0px;
}
.pendingmode {
   border: 1px solid #FF0000; 
   border-collapse: collapse;   
   border-spacing: 0px;
}
.livemode{
   border: 0px; 
   border-collapse: collapse;   
   border-spacing: 0px;
}
.directory_name {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  color: #000000;
}
.directory_text {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
}
.directory_link, .directory_link:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  color: #000000;
}
.navtop {
  background-color: #3B5A6F;
}
.gray {
  background-color: #CCCCCC;
}
.navnote { 
  display: block; 
  font-size: 11px; 
  line-height: 12px; 
  padding: 3px;  
  background-color: #CCCCCC;
} 
.box {  
  font-size: 10px; 
  font-weight: bold; 
  color: #000000; 
  border: 1px #B4B4D2 solid; 
}
.navbox {  
  display: block; 
  font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  font-weight: bold; 
  color: #000000;
}
a.navbox {  
  display: block; 
  font-size: 10px; 
  font-weight: bold; 
  color: #AA0000; 
  text-decoration: underline;
}
a.navbox:hover {  
  display: block; 
  text-decoration: none;
}

.graybox {
  border: 1px solid #CCCCCC;
}


.checkout_on {
	color: #FF0000;
	font-weight:bold;
}

.checkout_off {
	color:#CCCCCC;
}










.issues {
	color: #990000;
}
a.ordersummary:visited {
	color: #000000;
}
/* ================================================*/


/* ------ NAVIGATION ------ */
#navbarcontainer {
	width: 750px;
	float: left;
	text-align: center;
	background: #ffffe0;
}
#mainnav, #mainnav ul { /* all lists */
	z-index: 100;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#mainnav a {
	text-decoration: none;
	color: #ffffe0;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}
#mainnav a:hover {
	color: #ffff99;
}
a.topnav {
	font-size: 90%;
	line-height: 32px;
	padding: 0;
	width: 125px;
	background: url(images/site/mainnav.gif) no-repeat top left;
} 
a.subnav {
	font-size: 75%;
	line-height: 24px;
	padding: 0 10px;
	border: 0px;
	background: url(images/site/subnav.gif) no-repeat top left;
	width: 125px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 105px;
}
html>a.subnav  {
  	width: 105px;
}
#mainnav li.topnavli {
	float: left;
}
#mainnav li.subnavli {
	float: left;
	width: 125px; /* width needed or else Opera goes nuts */
}
#mainnav li ul { /* second-level lists */
	position: absolute;
	background: transparent;
	width: 125px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#mainnav li:hover ul, #mainnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}