/* General Style Info */
body {
	background-color: #FFFFFF;
	background-image: url('../img/bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	color: #333;
	font-family: arial
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	width: 100%;
}

td {
	font-family: arial;
	font-size: 12px;
	line-height: 1.4em;
	color: #333;
}

a, a:active, a:link, a:visited {
	color: #008F2A;
}

a:hover {
	color: #20C450;
}

a img {
	border:none;
}

p {
	color: #333;
	line-height: 1.4em;
}

.browsebar {
	background-color: #ECEDEF;
	border: 1px solid #D2D2D2;
	padding: 4px 10px;
	margin: 2px 0;
}

#container {
	width: 764px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 95px;
	width: 764px;
}

#header #logo {
	float: left;
}

#login {
	float: right;
	width: 350px;
	text-align: right;
	margin:15px 10px 0px 0px;
	margin-top: 15px;
	margin-right: 10px;
	font-size: 11px;
	color: #008F2A;
}

#login div{
	padding-bottom:10px;
}

#login .textbox {
	font-size: 11px;
	border: 1px solid #B0B0B0;
	color: #515256;
	padding: 0px 5px;
	width: 80px;
}

#login a:link, #login a:visited, #login a:active {
	color: #2B7AC5;
	font-weight: bold;
	text-decoration: none;
}

#topbar {
	background-color: #fbfbfb;
	background-image: url('../img/subnavbg2.jpg');
	padding: 0 20px;
	height: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #008F2A;
	margin-bottom: 2px;
}

#topbar select, #topbar option {
	font-size: 10px;
	width: 120px;
}

#topbar input {
	font-size: 10px;
}

#topbar .category {

	margin-right: 42px;
	padding-top: 5px;
	float: left;
}

#topbar .number {

	margin-right: 28px;
	padding-top: 5px;
	float: left;
}

#topbar .advanced {
	padding-top: 5px;
	float: left;
}

#topbar a, #topbar a:hover {
	color: #2275C1;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration: none;
}

h1, h1 a {
	font-size: 20px;
	font-family: arial;
	font-weight: normal;
	color: #2B79C4;
	margin: 5px 0 5px 0;
}

h2, h2 a:link {
	font-size: 18px;
	font-family: arial;
	font-weight: normal;
	margin: 5px 0 5px 0;
	color: #2B79C4;
}

h3 {
	font-size: 16px;
	font-family: arial;
	font-weight: normal;
	margin: 5px 0 5px 0;
}

h4 {
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	margin: 5px 0 5px 0;
}

/* Tables */

	.tablelist {
		width: 100%;
		border-collapse: collapse;
		border: 2px solid #669966;
	}

	.tablelist tr th {
		padding: 8px 5px;
		color: #fff;
		text-align: left;
		background-color: #669966;
		font-family: verdana;
		font-weight: bold;
		font-size: 12px;
	}

	.tablelist tr th a {
		color: #ffffff;
	}

	.tablelist tr th a:hover {
		color: #009900;
	}

	.tablelist tr td {
		padding: 5px;
		border-right: 1px solid #eee;
	}

	.tablelist tr {
		font-family: verdana;
		font-weight: normal;
		font-size: 12px;
	}

	.tablelist tr.odd {
		background-color: #EBF6EB;
	}

	.tablelist tr.over {
		background-color: #F6F5EB;
	}

.submit {
	display: inline;
}

.general {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.general tr.row0 td {
	background: #ffffff;
	padding: 3px;
}

.general tr.row1 td {
	background: #fbfbfb;
	padding: 3px;
}

.tablec {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #f0f0f0;
	width: 100%;
	border: 1px solid #ddd;
}

.tablec tr th {
	font-weight: bold;
	padding: 3px 7px 3px 3px;
	white-space: nowrap;
}

.tableb {
	width: 100%;
}

.tableb td .smallprint {
		color: #666;
		font-size: 12px;
}

.tableb tr th {
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	color: #666;
	background-color: #f6f6f6;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}

.tableb tr {
	border-bottom: 1px solid #000;
}

.tableb tr td {
	vertical-align: top;
	padding: 2px;
}

#cakeSqlLog {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
#cakeSqlLog th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 1px 4px;
	text-align: center;
}


#cakeSqlLog tr td {
	background: #fff;
	border-bottom: 2px solid #ccc;
	padding: 4px 8px;
	text-align: left;
}

#cakeSqlLog tr.altrow td {
	background: #f4f4f4;
}


/* Paging */
div.paging {
	/* color: #ccc; */
	text-align: center;
	padding: 2px 0;
}
div.paging div.disabled {
	color: #999;
}

/* Forms */
form {
	margin: 0;
	width: 100%;
}

input.text {
	background-color: #fff;
	font-weight: normal;
}

input.text_over {
	background-color: #FFFFCC;
}

.select, .select option, .select_over option {
	background-color: #fff;
}

.select_over {
	background-color: #fff;
	background-color: #FFFFCC;
}

input, textarea {
	font-family: "frutiger linotype", "lucida grande", "helvetica", "arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
}

select,option {
	font-family: "frutiger linotype", "lucida grande", "helvetica", "arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.form-error {
	background-color: #FFE2E2;
}

.form-error_over {
	background-color: #E5D8C8;
}

div.error-message {
	font-size: 12px;
	color: #990000;
}

#crumbs {
	/* background-color: #f0f0f0;
	border: 1px solid #ccc;
	padding: 5px;*/
	color: #999;
	width: 100%;
}

#crumbs a {
	color: #999;
}

.flash_success {
	background-color: #C9ECC6;
	border: 1px solid #32C023;
	padding: 7px 3px 7px 3px;
	margin: 2px 0;
	text-align: left;
}

.flash_notice {
	background-color: #ECEBC6;
	border: 1px solid #C0BA23;
	padding: 7px 3px 7px 3px;
	margin: 2px 0;
	text-align: left;
}

.flash_error {
	background-color: #ECC6C6;
	border: 1px solid #C02323;
	padding: 7px 3px 7px 3px;
	margin: 2px 0;
	text-align: left;
}

.small {
	color: #333;
	font-size: 12px;
}

.user_nav {
	margin-top: 10px;
	background-color: #f0f0f0;
	color: #333;
	border: 1px solid #ddd;
	padding: 3px 10px 3px 10px;
}

#content {
	padding: 0px;
	text-align: center;
}

#inner {
	width: 744px;
	display: table;
	text-align: left;
	margin: 0 auto;
}

/*
	Tabs
*/

.tabs{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 12px;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.tabs li{
display: inline;
margin: 0;
}

.tabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #eee;
color: #2d2b2b;
}

.tabs li a:visited{
color: #2d2b2b;
}

.tabs li a:hover{
background-color: #FFF;
color: black;
}

.tabs li a:active{
background-color: #FFF;
color: black;
}

.tabs li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #FFF;
color: black;
}

#tabs_box {
	background-color: #fbfbfb;
	padding: 15px;
	border: 1px solid gray;
	border-top: 0px;
}


fieldset {
	background-color: #fbfbfb;
	background-image: url('../img/fieldset.jpg');
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px;
}

legend {
	font-size: 20px;
	font-family: arial;
	font-weight: normal;
	color: #2B79C4;
	padding-left: 5px;
	padding-right: 5px;
}

.input {
	padding: 5px;
}

label {
	width: 150px;
  float:left;
  margin-right:0.5em;
  padding-top:0.2em;
  border-right: 2px solid #ddd;
  padding-right: 5px;
  text-align:right;
}

.input .field {
  padding-top:0.2em;
  color: #333;
}

.note {
	margin-left: 150px;
	padding-left: 5px;
  padding-top:0.2em;
  font-weight: normal;
  color: #333;
}


.error-message {
	margin-left: 150px;
	padding-left: 5px;
  padding-top:0.2em;
  font-weight: normal;
}

.required {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

/* Debugging */
pre {
	padding: 1em;
}

pre.cake_debug {
	margin: 2px;
	font-size: 12px;
	line-height: 18px;
}

div.cake-stack-trace {
	margin: 2px 2px 0 2px;
	font-size: 12px;
	line-height: 18px;
}

div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000000;
	background-color: #F0F0F0;
	border: 1px dotted #606060;
	padding: 2px 0 2px 5px;
	margin: 0px 4px 5px 5px;
}

div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 5px;
	margin: 0;
	padding: 0 0 10px 0;
}

div.cake-code-dump pre {
	padding: 7px 8px;
	margin: 1px 4px 2px 6px;
}

div.cake-code-dump span.code-highlight {
	background-color: #FFFF00;
}

div.navigation_main {
	background-image: url('../img/navbg.jpg');
	height: 24px;
}

#footer {
	position: relative;
	background-color: #ff0000;
	font-size: 10px;
}

#footer .emblem {
	position: absolute;
	top: 5px;
	left: 20px;
	z-index: 100;
	width: 65px;
	height: 51px;
}

#footer .bar {
	position: absolute;
	/* width: 764px; */
	width: 668px;
	top: 10px;
	left: 0px;
	background-color: #ECEDEF;
	border: 1px solid #D2D2D2;
	padding: 4px;
	padding-left: 90px;
	font-size: 10px;
	font-family: verdana;
	color: #5C5D62;
}

#footer .bar a {
	color: #2F7BC6;
}

#footer .phone {
	float: right;
	width: 155px;
}

div.navigation_bottom {
	font-size: 10px;
	color: #2F7BC6;
	font-family: verdana;
	margin-bottom: 4px;
}

div.navigation_bottom a {
	color: #2F7BC6;
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
}

div.navigation_members {
	font-size: 11px;
	font-weight: bold;
	color: #008F2A;
	margin: 2px 0;
}

div.navigation_admins {
	font-size: 11px;
	font-weight: bold;
	color: #008F2A;
	margin: 2px 0;
}
div.crumbs {
	/* background-color: #f0f0f0;
	border: 1px solid #ccc;
	padding: 5px;*/
	color: #999;
	width: 100%;
}

div.crumbs a {
	color: #999;
}

#overDiv {
	padding: 3px;
	background-color: #fff;
	color: #333;
}

.archive {
	color:#e93b3b;
	
}
