body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a { color: #003B6E; background: inherit; text-decoration:none;}
a:hover { color: #9EC068; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; color: #579325; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0;}
h3 { font: bold 1.8em Arial, Sans-Serif; margin: 0; padding: 0; color: #579325;}
h4 { font: bold 1.6em Arial, Sans-Serif; margin: 0; padding: 0; color: #579325;}
h5 { font: bold 1.2em Arial, Sans-Serif; margin: 0; padding: 0; color: #579325;}
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(/img/default/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 960px; }

/* header */
#header {  background: #fff url(/img/default/headerbg.jpg) no-repeat bottom left;  height: 75px; }
#logo {padding: 15px 0 0 8px; display:none;}
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #fff url(/img/default/bigbox.jpg) no-repeat top left; color: #000;  height: 100px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(/img/default/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(/img/default/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(/img/default/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(/img/default/searchbg.jpg) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; }
.gbox { padding: 1px 13px 7px 13px; /*margin: 0 0 20px 0; */ text-align:center;}
.gbox p { padding: 7px 0; margin: 0;}

#tabs { margin: 0 0 20px 0; }


/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 0px 0px 15px 10px;
		/*padding: 10px 0 0 0;*/
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
		font-family: lucida grande,verdana,helvetica,arial,sans-serif;
	}
	
	.left_articles img{
	border:none;
	}
	
	.left_articles form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 100%;
	}
	
	.left_articles fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
	}
	.left_articles fieldset legend {
	color: #87c055;
	font-size: 160%;
	font-weight: bold;
	}
	.left_articles fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	}
	
	.left_articles form div {
	clear: both;
	margin-bottom: 1em;
	
	vertical-align: text-top;
	}
	
	.left_articles form div.input {
	color: #444;
	}
	
	.left_articles form div.required {
	color: #333;
	font-weight: bold;
	}
	
	.left_articles form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
	}
	
	.left_articles label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
	}
	
	.left_articles input, textarea {
	clear: both;
	display: block;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
	}
	
	.left_articles select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
	}
	
	.left_articles select[multiple=multiple] {
	width: 100%;
	}
	
	.left_articles option {
	font-size: 120%;
	padding: 0 3px;
	}
	
	.left_articles input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
	}
	
	.left_articles input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
	}
	
	.left_articles table {
	border-top: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 0px;
	width: 600px;
	}
	
	.left_articles th {
	background-color: #f2f2f2;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #bbb;
	border-bottom: 0px solid #bbb;
	text-align: center;
	}
	
	.left_articles th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	}
	
	.left_articles th a:hover {
	color: #333;
	text-decoration: none;
	}
	
	.left_articles table tr td {
	border-right: 0px solid #ccc;
	padding: 4px;
	text-align: left;
	vertical-align: top;
	}
	
	.left_articles table tr.altrow td {
	
	}
	
	.left_articles td.actions {
	text-align: center;
	white-space: nowrap;
	}
	
	.left_articles td.actions a {
	display: inline;
	margin: 0px 6px;
	}
	
	.cakeSqlLog table {
	background: #f4f4f4;
	}
	
	.cakeSqlLog td {
	padding: 4px 8px;
	text-align: left;
	}
	
	div.paging {
	color: #ccc;
	margin-bottom: 2em;
	}
	
	div.paging div.disabled {
	color: #ddd;
	display: inline;
	}
	
	div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
div.error em {
	font-size: 140%;
	color: #003d4c;
}
span.notice {
	background-color: #c6c65b;
	color: #fff;
	display: block;
	font-size: 140%;
	padding: 0.5em;
	margin: 1em 0;
}
/*  Actions  */
div.index div.actions {
	clear: both;
	margin-top: .4em;
	text-align: left;
}
div.view div.actions {
	clear: both;
	margin-top: .4em;
	text-align: left;
	width: 60%;
}
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}

pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 18px;
	margin: 4px 2px;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	color: #333;
	margin: 4px 2px;
	padding: 4px;
	font-size: 120%;
	line-height: 18px;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #606060;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 5px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
}
	
	.calendar { height: 50px; float: left; background: #fff url(/img/default/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }
	.alignleft{float:left;}
	


/* bottom thirds */
.thirds { float: left; width: 180px; margin: 0 5px 0 0; color: #5d5d5d;text-align:center;font-size:1em; }
	.smallboxtop { height: 14px; background: #fff url(/img/default/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(/img/default/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }
.clear {
	clear:both;
}

	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop { height: 31px; background: #fff url(/img/default/boxtop.jpg) no-repeat; color: #000; }
	.box { background: #fff url(/img/default/box.jpg) no-repeat bottom left; color: #006633; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.box ul li a { color:#006633; padding-left: 20px; }
	.box h2 { color:#006633;}
	.box a{color:#006633;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(/img/default/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(/img/default/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(/img/default/hoverbtn.gif) no-repeat; color: #fff; }
.float_right{float:right;}
.float_left{float:left;}

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }