/* SITE COLORS
_____________________________________________ */
/*
#f76a0c Red-Orange
#6b2106 dark burgandy
#968674 grayish orange
#aaaaaa gray
#cccccc light gray

TEXT: #666
/*

/* ROOT 
_____________________________________________ */
BODY {
	padding:0;
	margin:auto;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #333;
	background-image:url(//images.1stoplighting.com/site/common/lsl/bl-bg.gif);
	background-repeat:repeat;
	background-position:center;
	background-attachment:fixed;
	background-color: #eeeeee;
}
IMG {
	border: 0px;
}
A {
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
/* HEADER
_____________________________________________ */


.header_banner {
	background-color:#fff;
	height: 113px;
	clear: both;
        
}
#HeaderImage {
	height: auto;
	width: 300px;
	background-color: Transparent;
	float: left;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 7px;
}
#HeaderImage A {
	width: auto;
	display: block;
	background-color: Transparent;
}
.Text1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: -10px;
	left: 20px;
}
.PhoneText {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	float: right;
	width: 700px;
	text-align: right;
padding-bottom:4px;

}
.Link1 {
	color: #333333;
	text-decoration: none!important;
	text-align: right;
	font-size: 11px;
	padding-left: 10px;
	text-transform: uppercase;
	padding-right: 40px;
	display: block;
	float: right;
}
.Link2 {
	float: left;
	color: red;
	text-decoration: none;
	font-size: 16px;
	padding: 8px 0px 0px 30px;
	text-transform:uppercase;
}
.menu_top_ad {
	float: right;
	margin: 0px;
}
.icon_ad_div {
	padding-left: 25px;
	float: left
	width:350px;
	font-size:17px;
}
.icon_ad_div A {
	color: #333;
	font-weight:bold;
	background-color:#fff;
	padding:5px;
}
.icon_ad_div A:hover {
	color: #333;
	padding:5px;
	text-decoration:underline;
}
.icon_ad {
}
/* MENU - HORIZONTAL
_____________________________________________ */
.header_top_menu {
	float: right;
	width: 700px;
	background-color: #fff;
	height: 30px;
}
.cartlink {
}
.cartlink:hover {
	color: #5d7792 !important;
}
ul#menu_h_nav, ul#menu_h_nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu_h_nav {
	float: right;
	display: block;
	padding-right:32px;
}
ul#menu_h_nav li {
	float: right;
	display: inline;
	font-size: 11px;
	display: block;
	height: 35px;
}
ul#menu_h_nav a {
	text-align: center;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	text-decoration: underline;
	color: #666;
	display: block;
	text-transform: uppercase;
}
ul#menu_h_nav a:hover {
	color: #f76a0c;
	text-decoration: none;
}
/* Search bar
_____________________________________________ */
.search_box {
	float: right;
	padding-right: 40px;
}
.search_div {
padding-top:10px;
        height: 50px;
        background-color: #aaaaaa;
        background-repeat: repeat-x;
        float: right;
        width: 700px;
        display: block;
        
}
.search_dropdown {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 143px;
}
.search_textbox {
	margin: 5px 5px 0px 0px;
	padding-top: 10px;
	width: 140px;
	height: 18px;
}
.search_button {
	margin: -1px 0px 0px 5px;
	padding-top: 9px;
}
.search_button:HOVER {
}
/* PAGE LAYOUT
_____________________________________________ */


.page
{
	width: 1010px;
	text-align: left;
	margin: auto;
}

.page p
{
	margin: 0px;
	padding: 3px 0px 5px 0px;
	font-size: 75%;
	text-align: justify;
}

.layout_wrapper
{
	float: left;
}

.layout_nav
{
	float: left;
}

.layout_content
{
	float: left;
	width: 820px;
}

.cl_top_title {
	height: 5px;
	background-color: #aaaaaa;
	clear: both;
}
.layout_title {
	color: #fff;
	background-color: #6b2106;
	margin: 0px;
	padding: 4px 3px 3px 10px;
	font-size: 11px;
	text-transform: uppercase;
	height: 16px;
	border-left:1px solid #ddd;
}
.layout_innercontent {
	padding: 5px;
	color: #444;
	background-color: #FFF;
	border-left: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	line-height: .9em;
}
.layout_innercontent A {
	color: #6b2106;
	font-weight: bold;
}
.layout_innercontent UL {
	margin-top: 2px;
	margin-bottom: 10px;
}
.layout_innercontent li {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 75%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: justify;
}
.content_block {
	display: block;
	background-color: #fff;
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	padding: 20px;
	color: #000;
}
.content_block UL {
	font-size: 16px;
}
.content_block_home {
	display: block;
	background-color: #fff;
	padding: 10px;
	margin: 8px;
	border: 1px solid #ddd;
}
.content_block_home P {
	font-size: 12px;
	padding: 5px;
}
.breadcrumbs {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 70% !important;
}

.splash_show {
	margin: 5px;
	display: none;
}


/* TEXT BOTTOM CATEGORY
_____________________________________________ */

h4 {
	font-size: 14px;
	color: #1f3e60;
}
UL.cat_bottom {
	padding-top: 0px;
}
UL.cat_bottom a {
	font-size: 90%;
	margin: -2px;
	color: #444;
}
/* LEFT NAV
_____________________________________________ */
ul#left_nav {
	width: 158px;
}
ul#left_nav, ul#left_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#left_nav li {
	float: left;
	width: 158px;
	margin: 0 0 0 0;

}
ul#left_nav li h3 {
	margin: 0px;
	padding: 4px 3px 3px 0px;
	text-align: center;
	color: #fff;
	background-color: #6b2106;
	font-size: 70%;
	text-transform: uppercase;
	height: 16px;
}
ul#left_nav li .left_nav_div {
	background: #FFF;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
}
.left_nav_div LI {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.left_nav_div_partners {
	font-size: 70%;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.left_nav_div A {
	font-variant: small-caps;
	font-size: 80%;
	padding: 0px 0px 0px 5px;
	display: block;
	text-decoration: none;
	color: #444;
	width: 153px;
	line-height: 1.7em;
}
.left_nav_div A:VISITED {
	padding: 0px 0px 0px 5px;
	color: #444;
	width: 153px;
}
.left_nav_div A:HOVER {
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	color: #000;
	background-color: #cccccc;
	width: 153px;
}
/* MAIN
_____________________________________________ */


/* RIGHT NAV
_____________________________________________ */
.layout_right {
	border: 1px solid #E8F0F1;
}
.layout_title_right {
	background: #fff;
}
.layout_innercontent_right {
	padding: 10px 0 0 0;
	color: #666;
	height: 100%;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #fff;
}
/* MENU - HORIZONTAL BOTTOM
_____________________________________________ */
ul.menu_h_nav_bottom, ul.menu_h_nav_bottom li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu_h_nav_bottom {
	clear: both;
	display: block;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 20px;
	width:100%;
}
ul.menu_h_nav_bottom li {
	float: left;
	display: inline;
	font-size: 70%;
}
ul.menu_h_nav_bottom a {
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	float: left;
	width: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background: #516b84;
	text-decoration: none;
	color: #FFF;
}
ul.menu_h_nav_bottom a:hover {
	background: #E8F0F1;
	color: #000;
}
/* FOOTER
_____________________________________________ */


.seo-footer {
	padding: 3px;
}
.footer_wrapper {
	padding-top: 10px;
	width: 1008px;
	margin: 0 auto;
	background-color: #fff;
	clear: both;
}
h3.cl_top_title_footer {
	height: 5px;
	background-color: #f7ac0c;
	clear: both;
}
.disclaimer_div {
	font-size: 12px;
	padding-top: 15px;
}
.footer_content {
	border-top: #ddd 1px solid;

	border-bottom: #ddd 1px solid;
}
.footer_menu {
	margin: 0px;
	padding: 15px 0px 5px 0px;
	color: #000;
}
.footer_menu LI {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.footer_menu LI A {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.footer_menu LI A:HOVER {
	text-decoration: underline;
}
.footer_menu2 {
	margin: 0;

}
.footer_menu2 LI {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.footer_menu2 LI A {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #666;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.footer_menu2 LI A:HOVER {
	text-decoration: underline;
}
.footer_icons {
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
.footerBlockBottom1 {
	float: right;
	width: 30%;
	margin-top: 20px;
	text-align: right;
	font-size: 70%;
	clear: both;
	background-color: transparent;
}
.footerBlockBottom1 A {
	color: #000!important;
	background-color: #eee!important;
}
.footerBlockBottom2 {
	float: left;
	margin-top: 5px;
	text-align: left;
	height: 14px;
	margin-top: 20px;
	clear: both;
}
.footerbottom_partners {
	padding-top: 5px;
	float: left;
}
/* FONTS
_____________________________________________ */

/* GENERIC
_____________________________________________ */

.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.cl {
	height: 1%;
	display: block;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.helptext {
	vertical-align: middle;
}
.container {
	margin-top: 5px;
}
.container_title {
	color: #fff;
	margin: 0px;
	padding: 3px;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #234a83;
}
.container_contentwrapper {
	border: 1px solid #E8F0F1;
}
.container_content {
	padding: 4px;
	background-color: #FFF;
}
.roundbutton {
	padding: 3px;
	margin: 0px;
	background-color: #E8F0F1;
	text-align: center;
	font-size: 70%;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
}
.productListItem {
	text-align: center;
}
.productListItem a {
	font-size: 66%;
	text-decoration: none;
	color: #666;
}
.product_page_nav {
	background-color: #EEE;
	border: 1px solid #CCC;
}
.priceLinks {
	border: 1px solid #EEF;
}
.priceHL {
	font-weight: bold;
}
.priceHLred {
	font-weight: normal;
	color: #FF0000;
}
.price75ital {
	font-style: italic;
	color: Green;
}
.price75 {
	font-weight: normal;
}
.priceHLst {
	font-weight: bold;
	text-decoration: line-through;
}
.subcategory_list {
	font-size: 70%;
}
.subcategory_list a {
	text-decoration: none;
	display: block;
	width: auto;
	border-bottom: 1px solid white;
}
.subcategory_list a:hover {
	TEXT-DECORATION: underline
}
.ProductStyleNav {
	font-size: 70%;
	text-align: left;
}
.ProductStyleNav A {
	text-decoration: none;
}
/* FAQ DOCUMENT
_____________________________________________ */

#faq_wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	width:600px;
	margin: 0 auto;
	text-align: left;
}
#faq_mainBody {
	width: 600px;
	margin: 50px 0 0 0;
}
#faq_designerTip {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin: 40px 0 40px 0;
	position: relative;
	left: 190px;
	background-color:#0066cb;
	padding: 0 10px 15px 10px;
}
#faq_backtoTop {
	width:600px;
	text-align:right;
	font-size:10px;
	text-decoration:underline;
}
