* {	margin:0; padding:0; }

/* General Style Info */
body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size:12px; margin: 0; line-height:19px; } 
a {	color: #224477;	text-decoration: underline;	}
a:hover {  text-decoration: underline;}
a img {	border:none;}
p {padding: 0.2em 0;}
h1, h2, h3, h4 { font-weight: bold; color: #362416 ; padding: 0; clear:both;} /*#333 #222 */
h2 { font-size: 130%; }
h3 { font-size: 120%; padding: 0.1em 0;}
h4 { font-size: 110%;}
ul li {list-style-type: disc;;}

/* Tables */
table {	clear: both; color: #333; margin-bottom: 10px; width: 100%;}
th { background: #F2F3F3 none repeat scroll 0 0; border-bottom:1px solid #C1C2C2; }
td { border-bottom: 1px dotted #848484;}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
    text-align:left;
}
th a:hover {
	background: #D4DAEA;
	text-decoration: none;
}
table tr td {
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Layout */
#wrapper {background: #fff; width:920px; margin: 0 auto; padding: 0; }
#container ul, #container li {margin: 0 8px;}
#top {height:4px; background: #eed982; border-bottom: 1px solid #deb406;}
#header{ padding: 0 ; height: 83px;  margin: 0;}
#header_content { padding:  0; }
#header h1 a{ color: #224477; font-size: 48px; font-weight: bold; text-decoration: none; padding: 27px 0 0 10px; margin: 0; width: 150px; float: left;}
#menu_meta {float: right; width: auto; margin: 0; padding: 4px; text-align:right; background: #f2f2f2; }
#menu_meta a {}
#menu_meta li {display:inline; list-style-type:none; padding: 0 6px;}
#menu_meta input {padding: 1px;}
#menu_meta fieldset {float: left; width: 140px; margin: 0; padding:0; border:none;}
#menu_meta label {text-align:left;}
#menu_meta form { margin:0; text-align:right; padding:0; float:right; width: auto;}
#menu_meta form div { padding: 0.1em 1em 0 0;}
#menu_meta form div.submit {width: 60px; float: left; margin: 15px 0 0; clear:none;}
#menu_meta label {color: #fff;}
#menu_search {clear: both; float: right; width: 400px; height:30px; margin: 0; padding: 4px; text-align:right; background: #EED982; border-left: 1px solid #EED982; -moz-border-radius: 40px 0px 0px 0px;}
#menu_main {background: #F2F2F2; height: 40px; margin: 0; padding: 0; clear: both;   } /*bg edf1f2 */
#menu_main ul {margin: 0; }
#menu_main li {display:inline; height: 40px; float:left;}
#menu_main li a {clear: both; font-weight:bold; font-size:16px;  text-decoration: none; display: block; padding: 10px;}
#menu_main li a:hover, #menu_main li a:active {	background: #224477; color: #fff;}
#menu_content { border-bottom: 1px solid #04436F; margin: 10px 0;}
#menu_content ul {padding: 1px 0;}
#menu_content li {display: inline; background: #D2D8E6 ; padding: 4px 8px; margin: 0 2px;border-top: 1px solid #04436F; border-left: 1px solid #04436F;border-right: 1px solid #04436F;}
#menu_content li a {font-weight: bold;}
#container {padding: 10px 5px;}
#breadcrumbs {padding: 0 0 5px 0;}
#content {float:left; width: 580px; padding: 0 0 0 0;}
#content .postmeta {font-size:10px; color:#888888;}
#sidebar {float: right; width: 300px;}
#sidebar #partnerlogo {padding: 0 0 15px 0; text-align:center;}
#sidebar .box { margin-bottom: 10px;  background: #fff;}
#sidebar .box h3 {border-bottom: 1px solid #DEB406; display: block; padding: 3px 5px; }
#sidebar .box .boxcontent {padding: 5px;}
#content .item { clear: both; border:0px solid #C4C4C4;  padding: 5px 0; }
#content .box{ padding: 10px 0;}
#content .newsitem {margin: 8px 0; padding:0;}
#finder #col1 {float:left; width: 250px; clear: none; margin-right:  40px;}
#finder #col2 {float:left; width: 260px; clear: none; }
#finder select { width: 280px;}
#footer {clear: both;  padding: 5px 5px ; text-align: right;  border-top: 1px solid #DEB406;}
#footer li {display:inline; list-style-type:none;}
.clear {clear: both;}
.inline li {display: inline;}
#content .overview {text-align: left; padding:0; margin:0; }
#content .overview ul {margin:0;}
#content .overview li {padding-right:17px; margin: 0 2px 5px 1px; display: inline; float:left; background: transparent url('../img/icons/bullet_yellow.png') no-repeat scroll right center ;}
#content .overview li:last-child {background:none;}
.badge a  {background: #FFCC00;color: #fff;font-size:11px;padding:3px;font-family: verdana;}
.button {float: left;background: url(../img/button_left.png) no-repeat;padding: 0 0 0 10px;margin: 5px 0;}
.button a{float: left;height: 30px;	background: url(../img/button_middle.png) repeat-x left top;line-height: 30px;padding: 0 10px;color: #fff;font-size: 1em;text-decoration: none; font-weight: bold;}
.button span {background: url(../img/button_right.png) no-repeat;float: left;width: 10px;height: 30px;}
.button_listing { background-color: #224477; float: right; margin-right: 10px;}
div.auto_complete    {
     position         :absolute;
     width            :250px;
     background-color :white;
     border           :1px solid #888;
     margin           :0px;
     padding          :0px;
} 
li.selected    { background-color: #ffb; }

#cse-search-box input { width: auto; display: inline;}


/**
 * Auto Complete
 */
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}


/**
 * Ratings
 */
li.positive {list-style-image: url('../img/icons/add.png');}
li.neutral {list-style-image: url('../img/icons/neutral.png');}
li.negative {list-style-image: url('../img/icons/delete.png');}
/** 
 * Star Rating 
 */
.star-rating-item {font-size:110%; font-weight:bold; float:left; margin: 0 10px 0 0;}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{ background: url(../img/icons/stars.gif) left -1000px repeat-x;}
.star-rating{position:relative;	width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position: left top;}
.star-rating li{display: inline; margin: 0;}
.star-rating a, .star-rating .current-rating{position:absolute;top:0;left:0;text-indent:-1000em;height:25px;line-height:25px;outline:none;overflow:hidden;border: none;}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus{background-position: left bottom;}
.star-rating a.one-star{ width:20%;	z-index:6;}
.star-rating a.two-stars{ width:40%; z-index:5;}
.star-rating a.three-stars{	width:60%; z-index:4;}
.star-rating a.four-stars{ width:80%; z-index:3;}
.star-rating a.five-stars{ width:100%; z-index:2;}
.star-rating .current-rating{ z-index:1; background-position: left center;}	
.inline-rating{	display:-moz-inline-block;display:-moz-inline-box;display:inline-block;	vertical-align: middle;} /** for an inline rater */
.small-star{ width:50px; height:10px;}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating{ background-image: url(../img/icons/stars_small.gif);	line-height: 10px; height: 10px;}

/**
 * Maps
 * 
 * @section maps
 */

#content div#map {
    height: 500px;
}
#sidebar div#map {
    height: 300px;
}
div.geo {
    display: none;   
}


/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 5px 5px;
}
fieldset legend {
	color: #333;
	font-size: 110%;
	font-weight: bold;
}

fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	padding: 0.5em 0;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: none;
	clear: both;
	margin-top: 10px;
}
label {
	display: block;
	font-size: 100%;
	padding-right: 5px;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 100%;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 8px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
input[type=radio] {
    display: inline;
	font-size: 210%;
	padding: 2px 5px;
	width: auto;
}
div.input fieldset {
    padding: 0px;
    border: 0px;
}
div.input fieldset label {
    display: inline;
    padding: 0 20px 0 8px;
}

/* Notices and Errors */
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;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
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 {
	background:#fff;
	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: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

