﻿@import url(tables.css);
@import url(autocomplete.css);

body
{
	background-color: #151515;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;	
}

h2
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

.error
{
	font-weight: bold;
	color: Red;
}

.warning
{
	font-weight: bold;
	color: Red;
}

.okay
{
	font-weight: bold;
	color: Green;
}

dl
{
    margin: 0px 0px 0px 0px;
}

dt
{
    font-weight: bold;
    line-height: 14pt;
    margin: 14px 0px 0px 0px;
}

dd
{
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
}

#container
{
	width: 928px;
    margin-left: 0px;
    border: 0px solid #ffffff;
}

.header-content
{
	height: 116px;
	width: 925px;
	background-image: url(../images/header-content.jpg);
	background-repeat: no-repeat;
}

.header-home
{
	height: 116px;
	width: 925px;
	background-image: url(../images/header-home.jpg);
	background-repeat: no-repeat;
}

#header-top
{
	margin-left: 55px;
	width: 925px;
	height: 75px;
}

#header-top a:link
{
	color: #ffffff;
}

#header-top a:visited
{
	color: #ffffff;
}

#header-top a:hover
{
	color: #ffffff;
}

#header-top a:active
{
	color: #ffffff;
}

#header-top p
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 26px;
}

#header-top p span
{
	color: #8E7306;
}

#header-bottom
{
	margin-left: 55px; 
}

#header-bottom-left
{
	display: inline;
	float: left;
	width: 500px;
}

#header-bottom-left p
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
}

#header-bottom-left span
{
	color: #8E7306;
}

#header-bottom-left a:link
{
	color: #FFFFFF;
	font-weight: normal;
}

#header-bottom-left a:visited
{
	color: #FFFFFF;
	font-weight: normal;
}

#header-bottom-left a:hover
{
	color: #FFFFFF;
	font-weight: normal;
}

#header-bottom-left a:active
{
	color: #FFFFFF;
	font-weight: normal;
}

#header-bottom-right
{
	display: inline;
	float: right;
	width: 370px;
}

#header-bottom-right p
{
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
}

#content
{
	float: left;
	width: 925px;
	background-image: url(../images/content.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #ffffff;
}

#content-left
{
	display: inline;
	float: left;
	width: 50px;
}

.content-right
{
	display: inline;
	float: right;
	width: 859px;
	padding: 10px 4px 10px 12px;
	background-color: #ffffff;
	background-image: url(../images/content-right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 300px;
}

.content-right-home
{
	display: inline;
	float: right;
	width: 875px;
	height: 319px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image: url(../images/content-right-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.content-right p
{	
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	margin: 2px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

#content-bottom-header
{
	float: left;
	height: 11px;
	width: 925px;
	background-image: url(../images/content-bottom-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content-bottom
{
	float: left;
	width: 875px;
	min-height: 0px;
	margin: 0px 0px 0px 50px;
	background-image: url(../images/content-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#home-content
{
	display: inline;
	float: left;
	width: 461px;
	padding: 10px 8px 10px 6px;
}

#home-flash
{
    color:#ffffff;   
}

.home-flash-link
{
    color:#ffffff; 
}

#home-content p
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	margin: 2px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
}

#home-right
{
	display: inline;
	float: right;
	width: 394px;
	padding: 0px 0px 10px 0px;
}

#home-login
{
	display: inline;
	float: left;
	width: 186px;
	height: 126px;
	padding: 0px 0px 0px 10px;
	margin: 7px 0px 0px 0px;
	background-image: url(../images/home-login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home-login p
{	
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;	
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
        
#home-signup
{
	display: inline;
	float: right;
	width: 196px;
	height: 126px;
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 0px 0px;
	background-image: url(../images/home-signup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home-signup p
{	
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;	
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
}

#home-signup a:link
{
	color: #ffffff;
}

#home-signup a:visited
{
	color: #ffffff;
}

#home-signup a:hover
{
	color: #ffffff;
}

#home-signup a:active
{
	color: #ffffff;
}

#home-featured
{
	display: inline;
	float: right;
	width: 394px;
	height: 165px;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	background-color: #ffffff;
	/*background-image: url(../images/home-featured.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#footer
{
	float: left;
	width: 875px;
	height: 60px;
	padding-left: 50px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer p
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer a:link
{
	color: #F5CC26;
}

#footer a:visited
{
	color: #F5CC26;
}

#footer a:hover
{
	color: #F5CC26;
}

#footer a:active
{
	color: #F5CC26;
}



/* BUTTONS */

.left-home
{
	display: block;
	width: 43px;
	height: 212px;
	background: url(../images/left-home.jpg) no-repeat 0 0;
}

.left-home span
{
	display: none;
}

.left-led
{
	display: block;
	width: 41px;
	height: 28px;
	background: url(../images/left-led.jpg) no-repeat 0 0;
	margin-top: 10px;
}

/*
.left-led:hover
{
	background-position: 0 -28px;
}

.left-led span
{
	display: none;
}
*/
.left-neon
{
	display: block;
	width: 41px;
	height: 28px;
	background: url(../images/left-neon.jpg) no-repeat 0 0;
	margin-top: 6px;
}

/*
.left-neon:hover
{
	background-position: 0 -28px;
}

.left-neon span
{
	display: none;
}
*/

.left-incandescent
{
	display: block;
	width: 41px;
	height: 28px;
	background: url(../images/left-incandescent.jpg) no-repeat 0 0;
	margin-top: 6px;
}

/*
.left-incandescent:hover
{
	background-position: 0 -28px;
}

.left-incandescent span
{
	display: none;
}
*/

.warranty-certificate
{
    background-image:url(../images/certsm.gif);
    width:166px;
    height:129px;
    float:right;
}