
.clearer{
	clear: left;
	line-height: 0;
	height: 0;
	font-size: 0;
}

#phone-numbers{
	padding: 15px;
	color: #444;
}

body{
	font-family: sans-serif;
	text-align: center;
	margin-top: 40px;
	background-color: #285D68;
	margin: 0;
}

a#payment_link{
	color: #FF000A;
	font-weight: bold;
	font-size: 1.3em;
}

.lighting-text{
	color: #367677;
	line-height: 1.5em;
}

#site_container-lighting{
	margin: 0 auto;
	width: 940px;
	text-align: left;
	padding: 50px 20px 10px 20px;
	background-color: #FAF1D9;
}

#site_container{
	margin: 0 auto;
	width: 868px;
	text-align: left;
	padding: 50px 20px 10px 20px;
	background-color: #FFF;
}

#header{
	height: 187px;	
}

#header-lighting{
	height: 410px;		
}

#header_nav_bar-lighting{
	height: 20px;
	padding: 20px 0px 20px 0px;
}

#header_nav_bar-lighting ul{
	list-style: none;
	margin: 0em;
	padding: 0;
}

#header_nav_bar-lighting ul li{
	float: left;
	padding-right: 1em;
	padding-left: .7em;
/*	border-right: 1px solid #999;*/
}

#header_nav_bar-lighting a{
	color: #367677;
}

#header_nav_bar{
	height: 20px;
	padding: 20px 0px 20px 0px;
	background-image: url('../images/lq_header_bottom.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#header_nav_bar ul{
	list-style: none;
	margin: 0em;
	padding: 0;
}

#header_nav_bar ul li{
	float: left;
	padding-right: 1em;
	padding-left: .7em;
/*	border-right: 1px solid #999;*/
}

#header_nav_bar a{
	color: #367677;
}

#admin_header{
	height: 120px;
	background-image: url('../images/lq_logo.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#header_top{
	height: 37px;
	background-image: url('../images/lq_header_top.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#header_top p{
	float: right;
	color: #367677;
	font-size: 10pt;
}

#header_bottom{
	height: 150px;
	background-image: url('../images/lq_header_middle.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;	
}

.header_bar{
	padding: 6px 20px 0px 20px;
	height: 28px;
}

#red_bar{
	color: #FFF;
	background-image: url('../images/lq_bg_two_tone_red.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

#green_bar{
	color: #FFF;
	background-image: url('../images/lq_bg_two_tone_green.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

#current_customer_head, #schedule_service_head{
	margin: 0em;
	float: left;
}

#non_customer_area{
	padding: 20px 0 20px 0;
}


#non_customer_questions{
	float: left;	
	width: 575px;
	padding: 0;
	margin: 0;
}


#non_customer_questions dd{
	margin: 0 0 5px 0;	
	background-color: #E2E2E2;
	height: 40px;
	padding: 0 0 0 20px;
}

#non_customer_questions dd img{
	float: right;
	position: relative;
	top: 8px;
	right: 10px;
	border: 0;
}

#non_customer_questions dd p{
	margin: 0;
	padding: 0;
	float: left;
	line-height: 40px;
	font-size: 12px;
}

#non_customer_questions dt{
	height: 28px;
	line-height: 30px;
	color: #FFF;
	background-image: url('../images/lq_bg_two_tone_green.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

#non_customer_questions dt a{
		color: #FFF;
		font-size: 11px;
}

#lighting_photo{
	float: right;
}


#register_blurb{
	float: right;
	font-size: .8em;
}

#register_blurb a{
	color: #000;
}

#account_blurb{
	color: #000;
	float: right;
	font-size: 12px;
}

#account_blurb a{
	color: #000;
	text-decoration: none;
}

#red_bar  a{
	color: #FFF;
}

#service_button_container{
	text-align: center;
	height: 140px;
}

.service_button{
	text-align: center;
	width: 33.3%;
	height: 131px;
	float: left;
	background-image: url('../images/lq_service_button.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.service_button .service_button_text a{
	color: #363636;
	text-decoration: underline;
	font-size: 1.3em;
	position: relative;
	top: 60px;
}

.service_button .service_button_text a:hover{
	text-decoration: none;
}



#footer-lighting{
	font-size: 11px;
	height: 100px;
	color: #000;
	padding: 20px;
	background-image: url('../images/lg_lighting_footer_strip.jpg');
	background-repeat: repeat-x;
	background-position: top left;	
}

#footer{
	font-size: 11px;
	color: #999;
	padding-top: 20px;
	border-top: 1px solid #E6E6E6;
}

h1{
	color: #489192;
	line-height: 1em;
}

h2{
	font-size: 1.2em;
}

#content_container{
	padding: 0 20px 20px 20px;
}

#content_left_column{
	float: left;
	width: 65%;
	padding: 0 40px 0 0;
	margin-right: 10px;

}

#content_left_column p, ul{
	color: #656565;
	line-height: 1.3em;
}

#content_left_column ul{
	color: #000;
	line-height: 1.3em;
}

#content_left_column li{
	color: #489192;
	line-height: 2em;
	list-style-type: none;
}

#content_right_column{
	width: 25%;
	float: left;
}

#content_right_column ul{
	padding: 0em;
	margin: 0em;
}

#content_right_column ol li{
	font-size: 10px;
	list-style-type: decimal;
}

#content_right_column ul li{
	margin-bottom: 5px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #656565;
	line-height: 1.3em;
}

#content_right_column dl{
	padding: 0em;
	margin: 0 0 40px 0;
}

#content_right_column dd{
	padding: 5px;
	margin: 0 0 5px 0;
	
}
#content_right_column dd p{
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 12px;
}

#content_right_column dt{
/*	background-color: #000;*/
	font-size: 16px;
	color: #489192;
	font-weight: bold;
	margin: 0 0 5px 0;
/*	padding: 10px;*/
}

#content_right_column dt a{
	font-size: 12px;
/*	color: #FFF;*/
}


#content_right_column img{
	border: 0;
}


#testimonials dl{
	border-bottom: 1px solid #DDD;
	padding: 5px;
}

#testimonials dl dt{
	font-family: serif;
	font-size: 20px;
	margin: 0 0 10px 0;
	color: #489192;
}

#testimonials dl dd{
	color: #656565;
	margin: 0;
	font-size: 12px;
	font-style: italic;
}

#customer_details{
/*	padding: 20px;*/
/*	background-color: #DFFAFF;*/
	background-color: #FFF;
}

.site_name{
	color: #000;
}

#customer_sites dt{
/*	font-size: 1em;
	background-color: #B5D8DF;
	padding: 5px;
	margin-bottom: 1px;*/
}

#customer_sites h3{
	color: red;
}

#customer_sites {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 20px;
}

dl#customer_sites dd{
	margin: 10px 0px 20px 20px;
}

#customer_details > dt{ 
	font-size: 1.3em;
	background-color: #B5D8DF;
	padding: 10px;
	margin-bottom: 1px;
}

#customer_details dd{
/*	margin: 10px 0px 20px 20px;*/
	margin: 0;
}

table.record_listing th{
	background-color: #000;
	color: #DDD;
	padding: 5px;
}

table.record_listing{
	margin: 0;
	padding: 0;
	width:100%;
}

table.record_listing td{
	padding: 5px;
	margin: 0;
}

table.record_listing td a{
	color: #000;
}

table.record_listing td a:hover, table.record_listing td a.show_details:hover{
	color: #FFF;
}

table.record_listing td a.show_details{
	font-weight: bold;
	color: #000;
}

table.record_listing td a.destroy{
	color: red;
}

a.destroy{
	color: red;
}

a.green{
	color: green;
}

.even { background: #CFF7FF;}
.odd { background: #B5D8DF;}

.admin_links{
	float: right;
	display: inline;
}

.customer_available_appointment_list ul, li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.customer_available_appointment_list ul li{
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
 
.schedule_button{
	background-color: #FFF36F;
	padding: 5px;
}

.printable_appointments *{
	display: none; 
	color: #000;
}

table tr td.scheduled{
	background-color: #285D68;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}

.highlight{
	background-color: #FFE08F;
	padding: 5px;
}

ul.scheduled_appointment_list{
/*	list-style: none;*/
}

ul.scheduled_appointment_list li{
	font-size: 16px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.lighting_paragraph{
	line-height: 1.8em;
}
