/* General Style Info */
body {
	background-color: #EEEEEE;
	color: #000;
	font-family: arial
	font-size: 12px;
	margin-top: 0px;
	text-align: center;
	height: 100%;
}

html {
	height: 100%;
}

td, p, th, div, span {
	font-family: arial;
	font-size: 12px;
}

a, a:active, a:link, a:visited {
	color: #666699;
}

a:hover {
	color: #4C4CCB;
}

a img {
	border:none;
}

h1 {
	font-size: 18px;
	font-family: verdana;
	font-weight: normal;
	color: #666699;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 16px;
	font-family: verdana;
	font-weight: normal;
	color: #000;
	margin: 5px 0 5px 0;
}

h3 {
	font-size: 14px;
	font-family: verdana;
	font-weight: normal;
	color: #000;
	margin: 5px 0 5px 0;
}

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

/* Tables */

	.tablelist {
		width: 100%;
		border-collapse: collapse;
	}

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

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

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

	.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: #EBEBF6;
	}

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

	.center {
		text-align: center;
	}

	input.over {
		background-color: #FEFFDC;
	}

	select.over {
		background-color: #FEFFDC;
	}

	textarea.over {
		background-color: #FEFFDC;
	}

.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;
}





#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; */
}
div.paging div.disabled {
	color: #999;
	display: inline;
}

/* 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;
}

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

div.crumbs a {
	color: #999;
}

.flash_success {
	background-color: #C9ECC6;
	border: 1px solid #32C023;
	padding: 7px 3px 7px 3px;
}

.flash_notice {
	background-color: #ECEBC6;
	border: 1px solid #C0BA23;
	padding: 7px 3px 7px 3px;
}

.flash_error {
	background-color: #ECC6C6;
	border: 1px solid #C02323;
	padding: 7px 3px 7px 3px;
}

.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;
}

#container {
	width: 755px;
	height: 100%;
	text-align: left;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../img/background.jpg');
}

#topbar {
	background-color: #000;
	height: 100px;
}

#topbar #toplinks {
	float: right;
	margin-right: 35px;
	margin-top: 40px;
}

#topbar #toplinks a {
	color: #CCC;
	text-decoration: none;
}

#topbar #toplinks a:hover {
	color: #fff;
	text-decoration: none;
}

#topbar #logo {
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content {
	background-image: url('../img/contentbg.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0;
	padding: 10px;
	padding-bottom: 25px;
}

#header {
	height: 200px;
	width: 755px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
}

#navigation {
	background-color: #000;
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	padding: 5px;
	padding-left: 12px;
}

#navigation a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0.05em;
	margin-left: 5px;
}

#navigation a:hover {
	color: #CCCCFF;
}

fieldset {
	background-color: #transparent;
	border: 1px solid #333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px;
}

legend {
	font-size: 18px;
	font-family: verdana;
	font-weight: normal;
	color: #666699;
	margin: 5px 0 5px 0;
}



.long .input {
	padding: 5px;
	clear: both;
}

.long .input label {
	width: 270px;
}

.long .input .field {
  margin-left: 280px;
}




fieldset .input {
	padding: 5px;
	clear: both;
}

fieldset .input label {
	width: 150px;
  float:left;
  margin-right:0.5em;
  padding-top:0.2em;
  padding-right: 12px;
  text-align:right;
}

.vinput {
	padding: 5px;
	clear: both;
}

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

fieldset .input .field {
  padding-top:0.2em;
  margin-left: 160px;
  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;
}

.input.required label {
	background: url('../img/required.gif') top right no-repeat;
}

/* 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.gif');
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #000000;
	padding-left: 5px;
}

#advertisement {
	background-color: #000000;
	text-align: center;
	border-top: 1px solid #fff;
}

#footer {
	background-color: #000000;
	text-align: center;
	color: #fff;
	border-top: 1px solid #fff;
	background-image: url('../img/footerbg.jpg');
	background-repeat: repeat-x;
	height: 53px;
	padding-top: 23px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #ccc;
}

#footer.navigation_bottom {
	text-align: center;
}

#spacer {
	background-color: #666699;
	height: 8px;
}

div.navigation_members {

}

div.navigation_admins {

}

div.crumbs a, div.crumbs a:link, div.crumbs a:active, div.crumbs a:visited {
	color: #999;
}

div.crumbs a:hover {
	color: #333;
}





#secureLogin {
	background-color: #eeeeee;
	border: 1px solid #333;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px;
}

#secureLogin h1 {
	font-size: 18px;
	font-family: verdana;
	font-weight: normal;
	color: #333;
	margin: 5px 0 5px 0;
}

#secureLogin .input {
	padding: 5px;
}

#secureLogin label {
	width: 60px;
  float:left;
  margin-right:0.5em;
  padding-top:0.2em;
  padding-right: 5px;
  text-align:right;
}

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

.submit {
	display: inline;
}

#overDiv {
	background-color: #eee;
	border: 1px solid #666699;
	color: #666699;
	padding: 5px;
}

.broker_content ul{
	padding-left:15px;
	margin-left:0px;

}

.first_auto_fieldset .input label{
	width:200px;
}