body,
#admin_header,
#admin_content,
#admin_footer {
	min-width: 1500px;
	width: auto;
}

/****************/
/* admin styles */
/****************/


/* colors

** header ** 
	bluish top bar: 00728A
	top bar bottom border: 3C9097
	Lester logo bg: FFFFFF - 80% transparent
	residential: 3C9097 - 90% transparent
	commercial: 00728A - 90% transparent
	development: 014F5F - 90% transparent
	bottom header bar: 3C9097

	text color: FFFFFF

** featured products **
	Featured products bg: FCFCFC
	arrows: 00728A
	featured image outside border: 989999
	featured image inside border: 565555
	bottom border: 494949
	
	header color: 00728A
	text color: 3F3F3F

** content area **
	column 1 bg: FFFFF
	column 2 bg: B8D7D9
	column 3 bg: DCF4F8
	
	header bg colors: 00728A, FFFFFF
	text color: 7A7B7B

** footer **
	footer bg: 00728A
	
	text color: FFFFFF

*/
/*--------------------*/
/* admin color styles */
/*--------------------*/

/* admin background-color styles */

body.admin {
	background-image: url('../../images/page_bg_gradient.jpg');
	background-repeat: repeat-x;
}
#admin_header,
#admin_footer
{
	background-color: #E57418;
}

#admin_content {
	background-color: #FFFFFF;
}
.errorBox {
	background-color: #900;
}

.admin tr#main td, tr.highlight th, tr.highlight td, tr#highlight td
{
	background-color: #93CFF4;
}
#admin_content .menus td.editable,
.admin .visible,
.admin .highlight
{
	background-color: #FDEEDF;
}
.admin .invisible
{
	background-color: #E6E6E6;
}

tr.altrow th, tr.altrow td, tr#altrow td,
#admin_content .menus td.noteditable
{
	background-color: #107BB3;
}

#admin_content table#newslettertable .ltbg
{
	background-color: #FFFFFF;
}

/* admin border color styles */

table.admin, table.list {
	border: 1px solid #494949;
}
table.menus td {
	border: 1px solid #BEB7A4;
}
#admin_content .menus td.editable {
	border: 1px solid #107BB3; /* replace ??? */
}
#admin_header, #admin_content #main_table #content h2.line {
	border-bottom: 2px solid #107BB3;
}
#admin_footer {
	border-top: 2px solid #107BB3;
}
.admin tr#main td, tr.highlight th, tr.highlight td {
	border-bottom: 1px solid #107BB3;
}

/* admin color styles */

#admin_header,
#admin_header h3,
#admin_content h4,
#admin_footer
{
	color: #474749;
}
#admin_content h3,
#admin_content h3 a {
	color: #3F8508;
}
body.admin a, 
#admin_content a {
	color: #920001;
}
.errorBox, 
.errorBox p {
	color:#FFF;
}

/* replace colors for these ??? */
.red, #red, 
#red strong,
a.red, a#red,
.menus td a, 
tr#highlight td,
#admin_content .menus td a,
#admin_content .menus td.editable,
#admin_content .menus td a.editable,
#admin_content table#newslettertable th.name
{
	color: #920001;
}
#admin_header,
#admin_footer,
#admin_header a, 
#admin_footer a {
	color: #FFFFFF;
}
.menus td {
	color: #F8F7F2;
}

/* colors below stay no matter which site it is */

table.admin td,
.required,
.error
{
	color: #990000;
} 

tr.highlight th,
.admin tr#main td 
{
	color: #FCFCFC;
}
#admin_content .menus td,
#admin_content h1, 
tr#main td a, 
.teaser a:hover {
	color: #494949;
}

.admin tr#main td a h3, 
tr.highlight th a h3, 
tr.highlight td a h3, 
tr#highlight td a h3 {
	color: #920001;
}


/*-------------------*/
/* admin font styles */
/*-------------------*/

#admin_content h1 {
	font-size: 40px;
}
#admin_content h2 {
	font-size: 32px;
}
#admin_content h3 {
	font-size: 24px;
}
#admin_content h4 {
	font-size: 18px;
}
#admin_content, #admin_content table, #admin_content th, #admin_content td, #admin_content p, #admin_content div {
	font-size: 14px;
}
#admin_content input{
	font-size: 12px;
}
body.admin p, #admin_content #tagline, #admin_content table.menus, #admin_content table.menus th, #admin_content table.menus, td#admin_footer, .images td {
	font-size: 10px;
}

tr#main td span#red {
	font-weight: normal;
}
tr#highlight td,
#admin_content .menus td a.editable {
	font-weight: bold;
}

/*--------------*/
/* admin styles */
/*--------------*/

body.admin {
	margin: 0;
	padding: 0;
}
body.admin img, #admin_content h1 {
	border: 0;
}

/*---------------------*/
/* admin header styles */
/*---------------------*/

#admin_header {
	padding: 5px 10px 0 10px;
}

/*----------------------*/
/* admin content styles */
/*----------------------*/

#admin_content, body.admin #admin_content p {
	padding: 10px;
}
#admin_content h1 {
	padding: 0 10px 0 10px;
}
table.admin td {
	padding: 3px;
}
.admin tr#main td {
	font-size: 130%;
	padding: 5px;
}
.left {
	float: left;
	width: 25%;
}
.right {
	float: left;
	padding: 10px;
	width: 50%;
}
.farright {
	float: right;
	width: 15%;
}
table.eventFormTable {
	width: 600px;
}
table.list th, table.list td {
	padding: 3px 10px 3px 10px;
}
tr.highlight th, tr.highlight td {
	font-size: 130%;
	font-weight: bold;
	text-align: left;
}
table.menus td {
	padding: 0 3px 0;
}
a.editable {
	display: inline-block;
}

#admin_content table#newslettertable {
	margin: 0 0 10px 0;
}

#admin_content table#newslettertable th.name {
	width: 75px;
}
#admin_content table#newslettertable td.name,
#admin_content table#testModeTbl td.name,
#admin_content table#liveModeTbl td.name
{
	text-align: right;
	width: 100px;
}
#admin_content table#newslettertable td.value {
	width: 400px;
}
#admin_content table#newslettertable td.value2 {
	width: 200px;
}

/*---------------------*/
/* admin footer styles */
/*---------------------*/

#admin_footer {
	padding: 5px 10px 0 10px;
	width: 100%;
}

/*----------*/
/* tiny mce */
/*----------*/

/* tiny mce color styles */

tr#greyrow {
	background-color: #8ECADA;
}
.tablestyle_grey thead, .tablestyle_grey tfoot {
	background-color: #494949;
}
.picturetable td, .greyrow {
	background-color: #C6BEBD;
}
.tablestyle_grey, .tablestyle_grey td {
	border: 1px solid #9B9A98;
}
.tablestyle_grey thead td{
	border: 1px solid #F3E6D5;
}
.tablestyle_grey thead, .tablestyle_grey tfoot {
	color: #B68A63;
}

/* tiny mce font styles */

.tablestyle_grey thead {
	font-size: 130%;
	font-weight: bold;
}
.tablestyle_grey tfoot {
	font-size: 90%;
	font-weight: bold;
}
.picturetable {
	font-size: smaller;
}
.picturetable td {
	font-style: italic;
}

/* tiny mce other styles */

.tablestyle_grey {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
.tablestyle_grey td {
	padding: 2px 5px 2px 5px;
}
.tablestyle_grey thead td, .tablestyle_grey tfoot td {
	margin: 0;
	padding: 3px;
}
.tablestyle_grey table td, .picturetable{
	border: 0;
}
.picturetable td {
	margin: 3px;
	padding: 3px;
	text-align: center;
}

/* teaser styles */

.teasers {
	border-right: 1px solid #494949;
	border-left: 1px solid #494949;
	border-bottom: 1px solid #494949;
}
.teaser {
	text-align: center;
	border-top: 1px solid #494949;
}
.teaser a:hover {
	text-decoration: none;
}

/* sitemap styles */

.sitemap {
	margin: 0;
}
.sitemap_top {
	margin: 5px 0 5px 10px;
}
.sitemap_level {
	margin: 5px 0 5px 20px;
}

/* tinyMCE */

textarea {
	color: #7A7B7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 10px;
}
textarea.mceEditor {
	width: 945px; /* set based on the content pages */
}

#homeedit textarea.mceEditor {
	width: 636px; /* set based on the home page */
}

#contact_form textarea.mceEditor {
	width: 945px; /* set based on the contact pages */
}

#contact_form td {
	padding: 5px 0 5px 0;
}

input#startdate,
#startdateCFForm_1_cf_buttondiv {
	position: relative;
	z-index: 8000;
}
input#enddate,
#enddateCFForm_1_cf_buttondiv {
	position: relative;
	z-index: 9000;
}
input.custom {
	padding: 0 5px 2px 5px;
}