* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: arial, sans-serif;
	background: #fff;
}

p {
	font-size: 12px;
	line-height: 17px;
}

a {
	color: #938f00;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}

em {
	font-style:normal;
	color: #808080;
}

.enter {
	width: 950px;
	text-align: center;
	margin: 100px auto 10px auto;
}

#container { 
	width: 955px;
	height: 650px;
	background: #ffffff;
	margin: 5% auto 0px auto;
	overflow:hidden;
}

body#products.lighting_page #container {
	height:100%;
}

#header {
	width: 820px;
	height: 128px;
	overflow:hidden;
	margin-left:135px;
}

#header #chromemenu {
	width:672px;
	float:left;
}

#header_logo {
	float:left;
}

body#products .products_nav { color: #000; margin-right:5px;}
body#about .about_nav { color: #000; }
body#contact .contact_nav { color: #000; }

#address {
	margin: 10px 0px 0px 803px;
}

#nav {
	float: left;
	width: 135px;
}

#main {
	float: left;
	width: 785px;
}

#main table.product_grid {
	border: border-collapse;
	padding: 0px;
}

#main table.product_grid td {
	width: 100px;
	margin: 0px;
}

.square1, .square2, .square3, .square4, .square5, .square6, 
.square8, .square9, .square10, .square11, .square12, .square13, 
.square15,.square16, .square17, .square18, .square19, .square20, 
.square22, .square23, .square24, .square25, .square26, .square27, 
.square29, square30, .square31, .square32, .square33, .square34, 
.square36, square37, .square38, .square39, .square40, .square41 
{ padding: 0px 12px 15px 0px; }

.square7, .square14, .square21, .square28, .square35, .square42 
{ padding: 0px 0px 15px 0px; }

#main table.product_grid a {
	font-size: 10px;
}

body#about #container {
	background: #ffffff url(/site_images/about_bg.gif) 153px 119px no-repeat;
}

body#about #main {
	width: 570px;
	margin-top: 75px;
	margin-left: 160px;
}

body#about p {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 10px;
}

body#contact #container {
	background: #ffffff url(/site_images/contact_bg.gif) 375px 460px no-repeat;
	height: 100%;
}

body#contact #main {
	height:445px;
}

body#contact table.contact {
	margin-top: 30px;
}

body#contact #main td {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: right;
	padding: 0px 0px 5px 0px;
}

body#contact #showrooms h1 {
	font-size:12px;
	position: relative;
	font-weight:normal;
	margin-left:-150px;
	letter-spacing:1px;
}

body#contact #showrooms {
	width: 495px;
	margin:0px 50px 10px 140px;
	padding:20px 100px 0px 170px;
	border-top:1px solid #000;
	overflow:hidden;
	float:left;
}

#showrooms .showroom_address {
	width:200px;
	height:180px;
	float:left;
	margin: 0px 0px 0px 35px;
}

#showrooms .showroom_address a {
	text-transform:none;
	letter-spacing:0px;
}

.textfield {
	width: 330px;
	height: 330px;
	border: #cccccc solid 1px;
}

.formfield {
	width: 320px;
	height: 16px;
	margin: 0px 0px 6px 0px;
	border: #cccccc solid 1px;
}

.searchfield {
	width: 300px;
	height: 16px;
	margin: 0px 0px 6px 0px;
	border: #cccccc solid 1px;
}

#buttons {
	width: 420px;
	height: 15px;
	text-align: left;
	margin-top: 80px;
}

body#search #container {
	background: #ffffff url(/site_images/search_bg.gif) 195px 383px no-repeat;
}


body#search table.searchpg {
	margin-top: 99px;
}

body#search.results table.searchpg {
	margin-top: 5px;
}

body#search #main td {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: right;
	padding: 0px 0px 5px 0px;
}

#results_text {
	width: 773px;
	height: 15px;
	font-size: 12px;
	text-align: right;
	margin-top: 79px;
}


#results {
	float: right;
	width: 310px;
	height: 311px;
	margin-right: 12px;
	padding:5px;
	border: #cccccc solid 1px;
	overflow-y:auto;
}

#results img {
	float: left;
	margin-right: 6px;
}

#results .search_row {
	height:55px;
	width:280px;
	overflow:hidden;
}

/* ######### Style for Drop Down Menu ######### */

#header .chromestyle a:hover, .chromestyle a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color:#000000;
}

.chromestyle{
width: 99%;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 0;
margin-top: 86px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
margin:0px 8px 8px 0px;
}

.chromestyle ul li a {
	color: #919016;
	padding:0px;
	text-decoration: none;
	font-size: 14px;
	line-height:20px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color:#000;
}

.dropmenudiv{
	position:absolute;
	margin-top: 20px;
	margin-left:-135px;
	font-size:12px;
	letter-spacing:1px;
	text-align:right;
	z-index:100;
	width: 122px;
	visibility: hidden;
}

.dropmenudiv a{
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	line-height:30px;
	padding:0px;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color:#919016;
}








#navigation { 
	float:left;
	width:122px;
	margin-top:-3px;
	margin-right:14px;
	text-align:right;
	font-family:arial;
	font-size:12px;
	letter-spacing:1px;
	line-height:15px;
}

#navigation a {
	text-transform:lowercase;
	line-height:15px;
}

#sub_navigation {
	margin-bottom: 10px;
}

#sub_navigation a {
	color:#919016;
	display:block;
	text-decoration: none;
	margin-bottom: 5px;
}

#sub_navigation a:hover {
	color:#666666;
}

#navigation a.main {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	line-height:30px;
}

#navigation a:hover.main {
	color:#666666;
}
