.bluelight #main-container {
	background: url("/css/images/themes/bluelight/bg-horiz-repeat_08_footer_repeat_x_01.png") repeat-x scroll center bottom #E6E6E6;
}

.bluelight #outer {
	background: url("/css/images/themes/bluelight/bg-horiz-repeat_08_header_repeat_x_01.png") repeat-x scroll 0 0 transparent;
}

.bluelight #outer2 {
	background: url('/css/images/themes/bluelight/bg-horiz-repeat_08_repeat_y_01.png') repeat-y scroll center center transparent;
}

.bluelight #wrapper {
	background: url("/css/images/themes/bluelight/bg-horiz-repeat_08_header_01.png") no-repeat scroll center top transparent;
}

.bluelight #outer3 {
	background: url("/css/images/themes/bluelight/bg-horiz-repeat_08_footer_01.png") no-repeat scroll center bottom transparent;
}

.bluelight #footer {
	color: #000;
}
.bluelight #footer .footer-form {
	background: url('/css/images/footer-form-01.png') no-repeat scroll 0 0 transparent;
}
.bluelight #title {
	font-family: Code-Pro-Demo;
	color: #000;
	height: 200px;
}
.bluelight #footer .footer-form input, 
.bluelight #footer .footer-form textarea {
	color: #333333;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 11px 5px;
}
.bluelight #bottom-bar {
	font: 0.9em/145% Helvetica, Arial, sans-serif;
	background: url("/css/images/bottom_bar_repeat_x_01.png") repeat-x scroll center bottom;
	color: #717F74;
}
.bluelight #bottom-bar ul li {
	background: url("/css/images/common/footer_bar_2.gif") no-repeat scroll left 50% transparent;
}
.bluelight #bottom-bar ul li.first {
	background: none;
}
.bluelight #bottom-bar .copyright a {
	color: white;
}
.bluelight .left-divisor {
	background: url('/css/images/divisor_bar-02.png') repeat-y scroll left top transparent;
	padding-left: 20px !important;
}
.bluelight .right-divisor {
	background: url('/css/images/divisor_bar-03.png') repeat-y scroll right top transparent;
	padding-right: 20px !important;
}
.bluelight #footer .thumb-shadow {
	background: url('/css/images/themes/bluelight/shadow_box_bluelight_thumb_shadow.png') no-repeat scroll center bottom transparent;
	padding: 5px 0 4px;
	width: 100px;
}