/* @override http://www.grl/css/style.css */

/* @group Layout */

body {
	background: #fff;
}
#main {
	clear: both;
}
#footer {
	clear: both;
	text-align: right;
}
div.actions {
/*
	padding-top: 20px;
*/
	clear: both;
	width: 100%;
	overflow: hidden;
}
#maincontent {
	clear: both;
	padding-top: 0;
}
div.related {
	padding-top: 50px;
}
#flashMessage,#authMessages {
	clear: both;
}
#admin-select {
	clear: both;
}

.popup-container {
	width: 600px;
}

/* @end */

/* @group Header */

#header {
	padding-top: 6px;
}
#header #login {
	text-align: right;
}
#site-header {
	padding: 14px 0 20px;
	margin-bottom: 10px;
}
#admin-only {
	position: relative;
	left: 12px;
	top: 4px;
}

/* @end */

/* @group Generic Classes */

.float-right {
	float: right;
}



/* @end */

/* @group Typography */

a:hover {
	color: #000099;
	text-decoration: none;
}

.example {
	color: #529214;
}
.em {
	font-style: italic;
}
.veryquiet {
	color: #ccc;
}
.colour-emphasis {
	color: #cc0000;
}
#footer a {
	color: #666;
}
#footer a:hover {
	text-decoration: none;
}

/* @end */

/* @group Navigation Tabs */

.tabs li, .tabs li a {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-khtml-border-top-left-radius: 10px;
	-opera-border-top-left-radius: 10px;
	border-top-left-radius: 10px;

	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-top-right-radius: 10px;
	-opera-border-top-right-radius: 10px;
	border-top-right-radius: 10px;	
}

.tabs li {
	margin-right: .5em;
	border: none;
}
.tabs li.right {
	float: right;
	margin-right: 0;
	margin-left: .5em;
}
.tabs li a {
	padding:.15em .5em .25em .5em;
}
.tabs li a.selected {
	background: #e39d08;
  	border: 1px solid #ffb30a;
	border-bottom: none;
	cursor: pointer;
}
.tabs li a.selected img {
	border: none;
}

.tabs li a:hover {
  background:#666;
  border:1px solid #666;
  border-bottom:none;
  color:#fff;
}
.tabs li a img {
	position: relative;
	top: 3px;
	margin-right: 2px;
}

/* @end */

/* @group Tables */

table {
	border: 1px solid #ccc;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions a {
	margin: 0px 6px;
}
th {
	background: #ddd;
}

/* @end */

/* @group Leads */

#LeadEditForm dl {
	width: 100%;
}

div.leads td.vcard {
	text-align: center;
	width: 1%;
}

/* @end */

/* @group Lead Comments */

div.altrow {
	background: #f4f4f4;
}
div.leadcomment-info{
	text-align: right;
}
div.leadcomment-row{
	border-top: 1px solid #999;
	padding: 0.5em 0;
}
div.leadcomment-row div.colborder{
	border-right-color: #ccc;
}
div#leadcomment-container{
	width: 100%;
	overflow: hidden;
	margin-bottom: 2em;
}

/* @end */

/* @group Lead Schedule Listing */

#lead-schedule-list .overdue {

}
#lead-schedule-list h5 {
	margin: 0;
}
#lead-schedule-list .overdue h5 {
	color: #cc0000;
}
#lead-schedule-list .overdue li {
	font-weight: bold;
}

/* @end */

/* @group Site Add-Ons */

.site-addon {
	margin-bottom: 6em;
	width: 768px;
}

.site-addon p {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

.site-addon table {
	/*width: 80%;*/
}

.site-addon #special-rate {
	background: #eff9ff;
	margin-bottom: 1.5em;
	border: 1px solid #96a9b3;
	position: relative;
	/*left: -20px;
	width: 778px;*/
	padding: 10px 20px 0;
	overflow: auto;
	height: 1%;
}

/* @end */

/* @group Areas */

table.areas {
	width: 50%;
}
/*
#AreaAddForm {
	margin-top: 4em;
}
*/
#AreaHeader {
	margin: 0;
}
#AreaInstruction{
/* 	margin-bottom: 2em; */
}
#AreaAddForm ul {
	list-style-type: none;
	margin: 0;
}

/* @end */

/* @group Site Photos */

.site-photo-choice {
	text-align: center;
	height: 160px;
/* 	padding: 4px 0; */
}
.site-photo-choice img {
	border: 6px solid #fff;
/* 	margin-bottom: 10px; */
}
.site-photo-choice.selected img {
/* 	border: 6px solid #7FCB2E; */
	border: 6px solid #999;
}
.site-photo-choice label {
	text-align: center;
	display: block;
	width: 150px;
	height: 100px;
}

/* @end */

/* @group Site Colors */

.site-color-choice {
	text-align: center;
	height: 200px;
/* 	padding: 4px 0; */
}
.site-color-choice img {
	border: 6px solid #fff;
/* 	margin-bottom: 10px; */
}
.site-color-choice.selected img {
	border: 6px solid #999;
}
.site-color-choice label {
	text-align: center;
	display: block;
	width: 150px;
	height: 140px;
}

/* @end */

/* @group Site Content */

#SiteContentForm textarea {
	width: 80%;
	height: 200px;
}
#SiteContentForm label {
	margin-top: 1.5em;
}

/* @end */

/* @group Pagination */

div.paging {
	color: #aaa;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #aaa;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
	font-weight: bold;
}
div.paging span a {
}

/* @end */

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

/* @end */

/* @group Forms */

form div.input {
	color: #444;
}
form div.required {
	color: #000;
	font-weight: bold;
}
label {
	display: block;
/* 	font-size: 110%; */
	padding-right: 20px;
}
label.inline {
	display: inline;
}
div.inline label {
	display: inline;
}
label.block, div.inline label.block {
	display: block;
}
div.title input   { font-size:1.5em; }
div.title input   { width: 300px; padding:5px; }
div.checkbox label {
	display: inline;
	padding-left: 0.5em;
}

/* @end */

/* @group Sites */

div#PropertyDropdowns {
	min-height: 110px;
}
textarea#LeadAreas {
	height: 74px;
}
textarea#LeadComments {
	height: 165px;
}
textarea#LeadCommentComments{
	height: 100px;
}
textarea#SiteAdwordsConversionCode, textarea#SiteAnalyticsCode, textarea#SiteMetaDescription, textarea#SiteMetaKeywords {
	height: 100px;
/* 	width: 290px; */
}
/* Calendar Picker */
#fd-but-LeadNextFollowup {
	/* padding-top: 10px; */
	margin-top: 6px;
	margin-left: 6px;
}

.blur { color:#666; }
input#SiteSubdomain {
	text-align: right;
	padding-right: 0;
/* 	width: 170px; */
	font-weight: bold;
/* 	color: #529214; */
}
.subdomain-hint {
	font-size: 1.5em;
	color: #000;
	font-weight: normal;
}
.site-advanced-form-section {
	margin-bottom: 2em;
}
.site-advanced-form-section.last {
	margin-bottom: 0;
}
.site-advanced-form-section h3 {
	margin-bottom: 0.5em;
}
input#SiteTitle, input#SiteSubheader {
	width: 400px;
}
input#SiteSubdomain {
	width: 270px;
}
td.site-name {
	width: 60%;
}

/* @end */

/* @group 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.vertical-buttons a.button {
	clear: both;
	margin-bottom: 0.2em;
}

/* @end */

/* @group Related */

div.related {
	clear: both;
	display: block;
}



/* @end */

/* @group System Messages */

.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.error, .success, .notice {
	position: relative;
}

.error a:hover, .success a:hover, .notice a:hover {
	text-decoration: none;
}

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

#first-site-setup {
	font-size: 1.2em;
}
.dismiss-message {
	float: right;
	position: absolute;
	right: 4px;
	top: 8px;
	width: 150px;
}
.dismiss-message div {
	right: 26px;
	position: absolute;
}
.dismiss-message a {
	float: right;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/dismiss-message.png) no-repeat;
}
.dismiss-message a:hover {
	background-position: -20px;
}


/* @end */

/* @group Admin Functions */

#admin-select div {
	display: inline;
}
#admin-select div.select {
	padding-right: 5px;
}
#admin-select label {
	display: inline;
	padding-right: 10px;
}

/* @end */

/* @group Sticky Footer */

#footer {
	height: 30px;
	margin-top: -30px;
}
#content {
	padding-bottom: 30px;
}

/* @end */

/* @group Special Buttons */

/*
body .positive {
  color:#529214;
}
*/
a.order, button.order {
	/*background-color:#E6EFC2;
	border: 1px solid #C6D880;
	color:#529214;*/
  background-color: #599f15;
  border:1px solid #529214;
  color:#fff;

}
a.order:hover, button.order:hover,
a.order:active {
  /*background-color:#529214;
  border:1px solid #529214;
  color:#fff;*/
	background-color: #67d200;
	border:1px solid #529214;
	color:#fff;  
}
/*
a.order:active {
  background-color:#529214;
  border:1px solid #529214;
  color:#fff;
}
*/

/* @end */

/* @group Tooltips */

.jTip {
	padding: 5px 8px 2px 2px;
}



/* @end */

/* @group Miscellaneous */

/* Try to show pointer for all clickable elements. */
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
       cursor: pointer;
}



/* @end */

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

/* @end */