/* 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

*/

/******************************/
/* begin of component styling */
/******************************/

/* general component styling */

.components {
	height: 250px;
	padding: 10px;
}

/* calendar */

.calendar {
}
.calendar td.previous, .calendar td.previous h4 {
	text-align: left;
}
.calendar td.month, .calendar td.month h4 {
	text-align: center;
}
.calendar td.next, .calendar td.next h4 {
	text-align: right;
}
.calendar table#calendar th {
	background-color: #765A4F;
	color: #FFFFFF;
	height: 20px;

}
.calendar table#calendar td {
	text-align: center;
	height: 70px;
	width: 84px;
}

/* events upcoming component styles */

#component_events {
	clear: both;
	float: left; 	
	text-align: left;
	width: 321px;
}
.event_listing {
	margin: 10px 0 0 0;
}
.event_date {
	font-style: italic;
}
#calendar, #calendar td, #mini_calendar, #mini_calendar td {
	border: 1px solid #FFFFFF;
}
#calendar a{
	color: #3C1601;
}

/* minicalendar */

#component_minicalendar {
	float: left;
	text-align: left;
	width: 210px;
}
#minicalendar {
	margin-left: 5px;
	width: 203px;
}
#minicalendar table.calendar {
	border: 1px solid #3C1601;
}
#minicalendar table.calendar th {
	background-color: #ffffff;
}
#minicalendar table.calendar h4, #minicalendar #mini_calendar td {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#minicalendar table.calendar a {
	font-size: 13px;
	font-weight: bold;
}
#minicalendar table.calendar table#mini_calendar th {
	background-color: #765A4F;
	color: #FFFFFF;
	font-size: 10px;

}
#minicalendar table.calendar table#mini_calendar td {
	text-align: center;
	height: 20px;
	width: 28px;
}
#minicalendar table.calendar h4 a {
	text-decoration: none;
}
.minicalendarCell, .calendarCell {
	background-color: #ECE1B4;
}
.calendarCell a {
	margin-bottom: 2px;
}
#today {
	background-color: #F9B766;
}
#minicalendar table.calendar h4 a {
	text-decoration: none;
}
table#mini_calendar td, table#calendar td, #today, .minicalendarCell, .calendarCell {
	font-weight: normal; 
	text-align: center;
	margin: 0; /* don't change this - needed to keep cross browser display correct */
	padding: 0; /* don't change this - needed to keep cross browser display correct */
}
table#mini_calendar td, table#mini_calendar td#today, .minicalendarCell {
	font-size: 11px;  /* don't change this - needed to keep cross browser display correct */
	height: 26px; /* don't change this - needed to keep cross browser display correct */
	line-height: 18px; /* don't change this - needed to keep cross browser display correct */
	width: 21px; /* don't change this - needed to keep cross browser display correct */
}
table#calendar td, table#calendar td#today, .calendarCell {
	font-size: 12px;  /* don't change this - needed to keep cross browser display correct */
}

/* news component styles */

#component_news {
	background-color: #ECE1B4;
	text-align: left;
	height: 190px;
	width: 444px;
}
.news_article {
	margin: 0 0 10px 0;
}
.news_article h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.news_date {
	font-style: italic;
}

/* random images component styles */

#component_random {
}
#component_random #random_image {
	background-image: url('../images/inside_image.jpg'); 
	background-repeat: no-repeat;
	height: 88px; 
	width: 550px;
}
#tagline, #random_image #tagline {
	position: relative;
	top: 60px;
	right: 2px;
	bottom: 0;
	font-size: 10px;
	text-align: right;
}
#component_random, #tagline {
	color: #FFFFFF;
}	

/* random text component styles */

#component_randomtext {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 205px; /* 215px (total width) - 10px (right padding) */
}

/* scroller component styles */

#component_scroller {
	height: 40px; /* don't change this - needed to keep cross browser display correct */
	margin: 0;  /* don't change this - needed to keep cross browser display correct */
	padding: 0; /* don't change this - needed to keep cross browser display correct */
	text-align: right;
	width: 800px;

	/* positioning */
	position: relative; /* don't change this - needed to keep cross browser display correct */
	top: 0;
	z-index: 200;
}
#scroller {
	height: 20px; /* don't change this - needed to keep cross browser display correct */
	line-height: 20px;
	margin: 0 5px 0px 325px;  /* don't change this - needed to keep cross browser display correct */
	padding: 0; /* don't change this - needed to keep cross browser display correct */
	text-align: right;
	width: 470px; /* 800px (total width) - 325px (left margin) -5px (right margin) */

	/* positioning */
	position: relative; /* don't change this - needed to keep cross browser display correct */
	top: 55px; /* don't change this - needed to keep cross browser display correct */
	right: 0px;
}


/* search component styles */

#component_search {
	padding: 10px;
	text-align: left;
	width: 321px;
}
#component_search a {
	color: #3C1601;
}

/* slideshow component styles */

#component_slideshow { 	
	border-bottom: 1px solid #B68A63;
	float: left;
	height: 350px;
	width: 350px; 
}
#component_slideshow #home_photo img {
	border: 0;
	margin: 0;
	padding: 0;
	height: 216px;
	width: 321px;
}

/* weather component styles */

#component_weather {
	float: right;
	width: 200px;
}
table.currentWeather, table.currentWeather td {
	font-size: 10px;
}
.main_part {
	width: 250px; /* 531px (total width) - 20px (right padding) - 20px (left padding) */
}	

/****************************/
/* end of component styling */
/****************************/


.more {
	text-align: right;
}

#login {
	text-align: right;
}

/* custom styles */

a.admin, a.admin #edit, .error {
	color: #990000;
}

/* calendar / newsletter detail style */
.detailDate {
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

/* search page styles */
.back {
	display: block;
	margin: 0;
	padding-bottom: 10px;
}
.hilitedWord {
	background-color: #D57106;
	color: #FFFFFF;

}

/* sitemap styles */

.sitemap {
	margin: 0;
}
.sitemap_top {
	margin: 5px 0 5px 10px;
}
.sitemap_level {
	margin: 5px 0 5px 20px;
}
a.level_1 {
	font-size: 120%;
	font-weight: bold;
}
a.level_2 {
	font-weight: bold;
}
a.level_3 {
}
a.level_4 {
}
a.level_5 {
}

/* tiny MCE styles */

.tablestyle_grey{
	border-collapse:collapse;
	border:1px solid #9B9A98;
	margin:0;
	padding:0;
}
.tablestyle_grey td{
	border:1px solid #9B9A98;
	padding: 2px;
}
.tablestyle_grey thead{
	background-color:#9B9A98;
	color:#111B25;
	font-size:130%;
	font-weight:bold;
}
.tablestyle_grey thead td{
	padding:3px;
	margin:0;
	border:1px solid #F3E6D5;
}
.tablestyle_grey tfoot{
	background-color:#9B9A98;
	color:#111B25;
	font-size:90%;
	font-weight:bold;
}
.tablestyle_grey tfoot td{
	padding:3px;
	margin:0;
}
.tablestyle_grey table td{
	border:0;
}

.picturetable{
	border:0;
	font-size:smaller;
}
.picturetable td{
	background-color:#C0C0BD;
	text-align:center;
	font-style:italic;
	padding:3px;
	margin:3px;
}

.greyrow{
	background-color: #B5B2B5;
	text-align: left;
}

#adminlinks a {
	color: #FCFCFC;
}

/************************/
/* media player styling */
/************************/

#video {
	background-color: #DCF4F8;
	height: auto;
	text-align: left;
	width: 600px; /* 360px (#video_player width) + 240px (#video_options width) */
}

#video_player {
	float: left;
	padding: 20px;
	width: 320px; /* 360px (total width) - 20px (right padding) - 20px (left padding) */ 
}

#qtp {
	position: relative;
	top: 0px;
}

#wmp {
	position: relative;
	top: 0px;
}

#img {
}


#video_options {
	float: right;
	padding: 20px;
	text-align: left;
	width: 200px; /* 240px (total width) - 20px (right padding) - 20px (left padding) */
}

.dl_link {
	width: 90px;
}

#qtp_dl {
	float: left;
}

#wmp_dl {
	float: right;
}



