/* CSS Document */

/* ------ start page layout ------ */
body {
	margin: 0;
	padding: 0;
	background: #fffad7 url(../images/bg.gif) center top repeat-y;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 950px;	
}
#header {
	/* float: left; */
	width: 950px;
	height: 135px;
}
#sitenavigation  {
	width: 950px;
	height: 25px;
}
a.hdrnav {
	text-transform: uppercase;
	font-size: 10px;
	color: #6f520a;
	text-decoration: none;
}
a.hdrnav:hover {
	text-decoration: underline;
}
#hdrgraphic {
	width: 900px;
	height: 171px;
}
#hdrgraphic.home {
	background: url(../images/hdrgraphic.home.jpg) top left no-repeat;
}
#hdrgraphic.aboutus {
	background: url(../images/hdrgraphic.aboutus.jpg) top left no-repeat;
}
#hdrgraphic.star {
	background: url(../images/hdrgraphic.startraining.jpg) top left no-repeat;
}
#hdrgraphic.membership {
	background: url(../images/hdrgraphic.membership.jpg) top left no-repeat;
}
#hdrgraphic.news {
	background: url(../images/hdrgraphic.news.jpg) top left no-repeat;
}
#hdrgraphic.sponsors {
	background: url(../images/hdrgraphic.sponsors.jpg) top left no-repeat;
}
#hdrgraphic.contact {
	background: url(../images/hdrgraphic.contact.jpg) top left no-repeat;
}
#core  {
	width: 950px;
	line-height: 2em;
}
#main  {
	width: 950px;
	line-height: 2em;
	background: #fff;
}
#footer  {
	/* float: left; */
	padding: 20px 0;
	text-align: center;
	clear: both;
	width: 950px;
	font-size: x-small;
}
#popupmain {
	background: #666;
	margin: 10px;
	text-align: left;
}
/* ------ end page layout ------ */


/* ------ start cols ------ */
#fullcol {
	width: 100%;
	padding: 0 10px;
}
#leftthincol {
	padding: 0;
	width: 154px;
	background: #fffad7 url(../images/bg.leftthincol.gif) top left no-repeat;
	line-height: normal;
}
#leftthincol h2 {
	font-size: 1em;
	text-align: center;
	line-height: 35px;
	color: #a88c3b;
	border-bottom: 1px solid #cbcfd3;
}
.epage #widecol .block_background {
	padding: 0 25px;
}
.epage #widecol h2 {
	padding: 0;
}
#widecol {
	padding: 0;
	background: #fff;
	border-right: 1px solid #cbcfd3;
	border-bottom: 1px solid #cbcfd3;
	border-left: 1px solid #cbcfd3;
}
#rightthincol {
	padding: 0;
	width: 260px;
	background: #fff;
	border-bottom: 1px solid #cbcfd3;
	border-right: 1px solid #cbcfd3;
}
#middlecol {
	padding: 0;
	background: #fff url(../images/bg.main.gif) top right repeat-y;
	border-left: 1px solid #cbcfd3;
	border-bottom: 1px solid #cbcfd3;
}
#leftevencol {
	padding: 0 10px;
	width: 50%;
}
#rightevencol {
	padding: 0 10px;
	width: 50%;
	border-left: 1px dotted #ccc;
}
#content {
	padding: 10px 25px;
}
.block_background {
	border-top: 1px solid #cbcfd3;
}
#sidenav {
	padding: 0;
	margin: 0;
	list-style: none;
	text-transform: uppercase;
	height: 240px;
}
#sidenav a {
	color: #494a7b;
	text-decoration: none;
	display: block;
	padding: 3px 0;
}
#sidenav a:hover {
	text-decoration: underline;
}
/* ------ end cols ------ */


/* ------ start templates ------ */
.welcome {
	font-size: x-small;
}
.newblock {
	text-align: right;
	display: block;
	padding: 10px 0;
}
.archivemode {
	border: 1px solid #ff0; 
	margin: 10px 0;
	height: 100%;
	clear: both;
}
.editmode {
	border: 1px solid #00f; 
	margin: 10px 0;
	height: 100%;
	clear: both;
}
.pendingmode {
	border: 1px solid #f00; 
	margin: 10px 0;
	height: 100%;
	clear: both;
}
.livemode {
	border: 0;
	margin: 0;
	height: 100%;
	clear: both;
}
.livemodefile {
	border: 0;
	margin: 0px 0;
	height: 100%;
	clear: both;
}
.blockinfo {
	font-size: x-small;
	color: #666;
}
.blocktools {
	text-align: right;
	float: right;
	padding: 2px;
}
.workflow {
	font: bold italic x-small Verdana, Arial, Helvetica, sans-serif;
}
.workflow a {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}
/* ------------------------ */
.star {
	font-size: 1.5em;
	color: #c00;
	vertical-align: middle;
	line-height: 0;
}
.caption {
	font-size: 10px;
	color: #4c4c7c;
}
.imgtbl {
	padding: 5px;
}
.imgtbl.left, .swftbl.left {
	float: left;
}
.imgtbl.right, .swftbl.right {
	float: right;
}
.imgtbl.center, .swftbl.center {
	text-align: center;
}
.reg {
	font-size: 11px;
	font-weight: bold; 
	color: #f00;
}
ul.cb {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
.cb li {
	background: url(../images/graphic.triangle.gif) no-repeat;
	padding: 0 0 0 20px;
}
.project_background {
	background: #ddd;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #bbb;
}
.task_background {
	background: #eee;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #ccc;
}
.task_background_complete {
	background: #afa;
	border-top: solid 1px #efe;
	border-bottom: solid 1px #d8d;
}
.task_background_complete_disabled {
	background: #ded;
	border-top: solid 1px #efe;
	border-bottom: solid 1px #bab;
}
.task_background_overdue {
	background: #faa;
	border-top: solid 1px #fee;
	border-bottom: solid 1px #d88;
}
.task_background_overdue_disabled {
	background: #edd;
	border-top: solid 1px #fee;
	border-bottom: solid 1px #cbb;
}
.task_text_disabled {
	font-size: 11px;
	color: #666;
}
.task_text {
	font-size: 11px;
	color: #000;
}
.taskinfo {
	padding: 5px;
}
.taskinfo p {
	font-size: 90%;
}
ul.cbf {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
#dfitem .formhandler_label {
	width: 150px;
	padding: 0 5px 0 0;
	font-size: small;
}
.additem {
	padding: 0 0 0 20px;
	font-size: small;
}
.additem a {
	border: 1px outset #006;
	padding: 2px 4px;
	text-decoration: none;
	/* font-size: 90%; */
}
#titlebgon h2 .additem a {
	border: 1px outset #ccc;
	padding: 0 4px;
	color: #ccc;
}
#titlebgon h2 .additem a:hover {
	color: #fff;
}
ul.cbt {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
.task_text_disabled img, .task_text img {
	padding: 2px 4px;
}
/*
.cbt li.taskcommentsdisabled {
	background: url(../images/graphic.note.disabled.gif) no-repeat;
	padding: 0 0 0 20px;
}
.cbt li.taskdisabled {
	background: url(../images/graphic.task.disabled.gif) no-repeat;
	padding: 0 0 0 20px;
}
.cbt li.taskcomments {
	background: url(../images/graphic.note.gif) no-repeat;
	padding: 0 0 0 20px;
}
.cbt li.task {
	background: url(../images/graphic.task.gif) no-repeat;
	padding: 0 0 0 20px;
}
*/



#popupmain .popupblock {
	background: #fff;
	padding: 10px;
	border: 1px solid #000;
	height: 100%;
}
#popupmain .popupblock h2 {
	background: #006 url(../images/title.left.gif) top left no-repeat;
	padding: 2px 2px 2px 20px;
	color: #fff;
}
#titlebgoff h2 {
	background: transparent;
}
#titlebgon h2 {
	background: #b47121;
	padding: 2px 10px;
	color: #fff;
	text-align: right;
}
#titlebgon h2 a {
	color: #fff;
	text-decoration: none;
	display: block;
}
#titlebgon .workflow a {
	color: #ccc;
}
/* ------ end templates ------ */


/* ------ start links ------ */
a {
	color: #009; 
	font-weight: bold; 
	text-decoration: underline;
}
a:hover {
	color: #006; 
	text-decoration: none; 
}
.pagenav, .pagenav:visited {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.pagenav:hover {
	color: #006;
}
#footer a {
	color: #009;
}
#footer a:hover {
	color: #006;
}
/* ------ end links ------ */


/* ------ start general ------ */
body/*, td, p*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
}

p {margin: 0 0 1em 0;}
.olive { color: #6f520a; font-size: 13px; }
h1, h2, h3, h4, h5, h6, form {margin: 0; padding: 0;}

h1 {font-size: 11px; color: #fff; background: #a88c3b; line-height: 36px; padding: 0 25px; text-transform: uppercase; }
#rightthincol h1 { color: #a88c3b; padding: 0 10px; }
#rightthincol #content {padding: 10px;}
h2 {font-size: 110%; color: #006; padding: 0 25px;/* margin: 0 0 .5em 0; */}

h3 {font-size: 170%; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; }

h4 {font-size: 90%;}

h5 {font-size: 85%;}

h6 {font-size: 70%;}

img {border: 0;}

a img {border: none;}
/* ------ end general ------ */


/* ------ start important ------ */
.emailbody {
	text-align: left;
}
.rtecontent { /* needed for rich text editor */
	padding: 10px;
	border: 1px solid #000;
	text-align: left;
	background: #fff;
	font-size: x-small;
}
/* ------ end important ------ */


/* ------ start view mode ------ */
#viewstate {
	float: right;
	height: 25px;
}
.iexpand {
	background: url(../images/icon.expand.all.gif) no-repeat top left;
	padding: 3px 0 3px 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.icollapse {
	background: url(../images/icon.collapse.all.gif) no-repeat;
	padding: 3px 0 3px 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.irefresh {
	background: url(../images/icon.refresh.gif) no-repeat;
	padding: 3px 0 3px 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.itools {
	background: url(../images/icon.tools.gif) no-repeat;
	padding: 3px 0 3px 20px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #009;
	text-decoration: none;
}
.iexpand:hover, .icollapse:hover, .irefresh:hover, .itools:hover {
	color: #006;
}
/* ------ end view mode ------ */


/* ------ start events ------ */
#calendar th {
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
}
#calendar td, #calendar a {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
}
.today {
	border: 1px solid #ccc;
	background: #eee;
	font-size: 12px; 
}
.nottoday {
	border: 1px solid #ccc;
}
#calendar .names {
	border: 1px solid #ccc;
	background: #eee;
	width: 14%;
	font-size: 11px;
	font-weight: bold;
}
.sidelink {
	float: right;
	font-size: 11px;
	padding-right: 10px;
	line-height: 50px;
}

#proxy {
	background: #ffffff;
	text-align: left;
}

.dir {
	background: url('../images/graphic.triangle.gif') no-repeat top left;
	padding-left: 15px;
}

/* ------ end events ------ */


.searchresults {
	/*
	border: 1px solid #000000;
	*/
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.searchresults td, .searchresults th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 75%;
}
.searchresults th, .searchresults th a, .searchresults th a:hover {
	background: #666666;
	color: #ffffff;
}
.rowodd {
	background-color: #eeeeee;
}

.roweven {
	background-color: #ffffff;
}

.forminputsummarytext {
	font-size: 10px;	
}

.bpmrequeststatustable {
	font-size: 10px;
	border: 1px solid #000000;
	background: #fff;	
}
.bpmrequeststatustable th {
	font-size: 12px;
	background: #eee;	
	border-bottom: 1px solid #000;
}
.bpmrequeststatustable td {
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.bpmrequeststatusbody {
	font-size: 10px;
	background: #fff;
}
hr {
	height: 1px;
	width: 100%;
	border: 0;
	background: #d9d9d9;	
}
/* ------ IE5.x/Win hacks ------ */
/*
#wrapper {width: 750px; voice-family: "\"}\""; voice-family: inherit; width: 700px;}
*/

/* {margin: 0; padding: 0;} */
/**********************************************************/
.checkboxTableTop {
	border: 1px solid #ccc;
	border-bottom: none;
	width: 99%;
  	font-size: .825em;
	background: #eee;
}
.checkboxTable td {
  	font-size: .7em;
}

.checkboxTableTop .checkboxTable td {
	cursor: pointer;
	padding: 2px;	
	border-bottom: 1px solid #fff;
}

.checkboxTableTop .checkboxTable .selectedCheckboxRow td {
	cursor: pointer;
	color: #f00;
	background: #ddd;	
}

.checkboxTableTop .checkboxTable .flashTRStyle td {
	cursor: pointer;
	color: #f00;
	background: #ffd;	
}

.checkboxTableTopsub {
	border: 1px solid #ccc;
	border-bottom: none;
	width: 95%;
	font-size: .85em;
}
.checkboxTableTop th {
	border-bottom: 1px solid #ccc;
	background: #e2e2e2 url(../images/admin.mainnav.bg.gif) bottom left repeat-x;
	padding: 4px;
}
.checkboxTableTopsummerize {	
	border-bottom: 1px solid #fff;
	background: #e2e2e2 url(../images/admin.mainnav.bg.rev.gif) bottom left repeat-x;	
}
.checkboxTableTop th {
	border: none;
	background: none;
	padding: 4px;
}
.checkboxTableTop td {
	border: none;
	background: none;
	border-bottom: 1px solid #ccc;
}

.checkboxTableTop_checkbox { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #fff; 
	background-color: none;
	border: none;
	height: 20px;
	width: 15px;
}

.checkboxTableTop_checkbox_2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #fff; 
	background-color: none;
	border: none;
	height: 20px;
	width: 15px;
}
