/* Original styles */
IMG.right { FLOAT: right; MARGIN: 3px 0px 3px 5px }
IMG.left { FLOAT: left; MARGIN: 3px 5px 3px 0px }
A.imagelink { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #fff; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none }
A.imagelink:link { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #fff; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none }
A.imagelink:visited { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #fff; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none }
A.imagelink:hover { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #fff; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none }
H2 { FONT-SIZE: 160%; MARGIN: 1.2em 0px 0.5em; COLOR: #333; LINE-HEIGHT: 1em; FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif }
H3 { FONT-SIZE: 140%; MARGIN: 1.2em 0px 0.5em; COLOR: #333; LINE-HEIGHT: 1em; FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif }
UL { PADDING-LEFT: 0px; margin-left:20px; }
UL LI { PADDING-LEFT: 20px; background: url(../images/style/bullet.gif) no-repeat 0px 2px;  LIST-STYLE-TYPE: none; }
.imagelink IMG { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #fff; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none }
UL.linecard { MARGIN: 0.5em 0px 1em; WIDTH: 100% }
.linecard BR { CLEAR: left }
.linecard LI { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; FLOAT: left; PADDING-BOTTOM: 5px; WIDTH: 32%; PADDING-TOP: 5px }
.suppliers LI { PADDING-RIGHT: 30px; DISPLAY: inline; PADDING-LEFT: 30px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 30px; PADDING-TOP: 30px }

/* Global styles */
BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    background: #999 url("../images/bg/body-bg.gif") repeat-x left top;
}
a:link, a:visited, a:active { color: #CC0000; text-decoration: none; font-weight: normal; font-size: 12px;}
a:hover { color:#600; text-decoration: underline; font-weight: normal; }
A IMG { border: none; }
LABEL { cursor: pointer; }
H1, H2, H3, H4, H5, H6, FORM {
	padding: 0;
	margin: 0;
}
.relax {
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 1px;
}
#page {
    margin: auto;
    text-align: left;
    width: 958px;
    background: url("../images/bg/page-bg.png") repeat-y left top;
}
.container {
	width: 950px;
	margin: 0 4px;
}
.page-bottom{
	width: 958px;
	height: 5px;
	line-height: 0px;
	font-size: 1px;
    background: url("../images/bg/page-bg-bottom.png") no-repeat left top;
	margin: auto;
	padding-bottom: 10px;
}
/* header */
#header {
	position: relative;
	background: url("../images/bg/header-bg.gif") repeat-x left top;
	height: 74px;
	z-index: 10;
}
#header A.logo{
	position: absolute;
	top: 5px;
	left: 15px;
}
#header .always{
	float: left;
	margin: 30px 0 0 255px;
	display: inline;
}
#header .links{float: right;}
#header .links .header-icons{
	float: left;
	margin: 8px 20px 0 0;
	display: inline;
}
#header UL LI{
	list-style: none;
        background-image: url(none);
}
#header .links .checkout{
	width: 100px;
	float: left;
        white-space: nowrap;
        margin-right:10px;
}
#header .links .checkout UL{
	margin: 0;
	padding: 0;
}
#header .links .checkout UL LI.no-link{text-decoration: none;}
#header .links .checkout UL LI{
	list-style: none;
	line-height: 19px;
	font-size: 11px;
	color: #fff;
}
#header .links .checkout UL LI:HOVER A{text-decoration: none;}
#header .links .checkout UL LI A{
	font-size: 11px;
	color: #fff;
	line-height: 15px;
	text-decoration: underline;
}
#header .search-box{
	background: #2f2f2f url("../images/bg/form-bg-left.gif") no-repeat left top;
	height: 31px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#header .search-box .your-form{position:relative; padding: 4px; }
#header .search-box LABEL, #header .search-box LABEL A{
	font-size: 13px;
	color: #fff;
	font-family: Helvetica;
	margin: 0 6px;
}
#header .search-box BUTTON{
	background: url("../images/bg/search-button.gif") no-repeat left top;
	border: none;
	color: #fff;
	font-weight: bold;
	height: 21px;
	width: 34px;
	margin: 0 0 0 5px;
	cursor: pointer;
}
#header .search-box INPUT{
	height: 13px;
	_height: 21px;
	padding: 2px;
}
/*  CONTENT  */
H1.pagetitle {
    font-size: 22px;
    color: #cc0000;
}
.breadcrumb {margin-bottom:10px;}
.comparespecs {
    padding: 6px;
    border-collapse:collapse;
    border-style:solid;
    border-color:#555555;
}
.content-body {margin-left:15px; margin-top:10px; margin-right:15px; min-height:100%;}
.content-body-home {margin-left:0px; margin-top:0px; margin-right:0px; min-height:100%;}
.content-bottom-spacer {height:30px;}
.inputFieldBody, .inputField, .inputFieldSearch, .inputQtyBody {
    border: 1px solid #1c5180;
    height: 14px;
    font-size:12px;
    padding:2px;
}
.loading { position: absolute; width: 500px; height: 300px; z-index: 8; left: 15px; border: 0px none #666666; top:76px; background-color: #FFFFFF; }
SELECT.inputField, SELECT.inputFieldBody, SELECT.selectBody {height:21px;}
textarea.inputFieldBody {
    border: 1px solid #666666;
    height: 50px;
}

#content {
	/* background: #d2d2d2; */
	float: left;
}
#content .left-box {
	float: left;
	width: 200px;
	background: #d2d2d2;
}
#content .login {background: #d2d2d2 url("../images/bg/login-bg.gif") repeat-x left top;}
#content .login .login-bottom, #content .welcome {
	background: url("../images/bg/login-bg-bottom.gif") no-repeat left bottom;
	padding: 60px 0 15px 15px;
}
#content .login-bottom LABEL, #content .login-bottom LABEL A{
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
#content .login-bottom INPUT{
	width: 120px;
        height:14px;
        border:1px solid black;
	_margin: 5px 5px 0 0;
	margin: 5px 3px 0 0;
        font-size: 11px;
        padding-left:2px;
}
#content .login-bottom BUTTON{
	background: url("../images/bg/login-button-bg.gif") no-repeat left top;
	border: none;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	width: 47px;
	height: 19px;
	cursor: pointer;
	margin: 0;
}
#content .login-bottom SPAN{
	color: #000;
	font-size: 10px;
	padding: 0;
	margin: 0;
}
#content .login-bottom A{
	color: #000;
	font-size: 10px;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}
#content .login-bottom LABEL A{text-decoration:none;}
#content .login-bottom A:HOVER{text-decoration: none;}
#content .login-bottom .forgot{line-height: 17px;}
#content .login-bottom .acccount{line-height: 10px;}
#content .login-bottom .acccount A{color: #cc3300;}
#content .menu-box {
	padding-top: 10px;
	background: #fff;
	padding-bottom: 3px;
	float: left;
	width: 100%;
}
#content .menu-box UL{
	margin: 0;
	padding: 0;
}
#content .menu-box UL LI{
	list-style: none;
	margin: 0;
	padding-left: 10px;
	border-bottom: 1px #ccc solid;
	line-height: 17px;
	_line-height: 20px;
	float: left;
	width: 100%;
        background-image: url(none);
}
#content .menu-box UL LI A{
	background: url("../images/bg/list-angle.gif") no-repeat left;
	float:left;
	padding-left:10px;
	width:176px;
        color: #000000;
        text-decoration: none;
}
#content .menu-box UL LI A:hover{
        text-decoration: underline;
}
#content .video IMG{margin: 3px 0 0 3px;}
#content .main{
	float: left;
	width: 750px;
	background: #fff;
	position: relative;
	z-index: 10;
}
#content .main .menu{
	float: left;
	width: 100%;
	background: url("../images/bg/menu-bg.gif") repeat-x left top;
	height: 28px;
}
#content .main .menu UL{
	padding: 0;
	margin: 0;
	background: url("../images/bg/menu-divider.gif") no-repeat right;
	float: left;
}
#content .main .menu UL LI{
	list-style: none;
	display: inline;
	background: url("../images/bg/menu-divider.gif") no-repeat left;
	float: left;
	height: 28px;
	line-height: 23px;
        padding-left:0px;
}
#content .main .menu UL LI A{
    float: left;
    padding: 0 8px;
    line-height: 28px;
    text-decoration:none;
    color: #000000;
}
#content .main .menu UL LI A:hover{
    text-decoration:underline;
}
.divider{
	float: left;
	width: 100%;
	border-left: 1px #939393 solid;
	border-bottom: 1px #939393 solid;
	height: 14px;
	background: #333;
}
.line { background:#ffffff url(../images/site/grey_dot.gif) left repeat-x;}
.line img { margin: 0px 0px 0px 0px }
.msg-min-order {font-weight: bold;  font-size:16px; color: #cc0000; margin:10px 0;}
th img { margin: 0px 0px 0px 0px }
td img { margin: 0px 0px 0px 0px }

#breadcrumb img { margin: 0px 0px 0px 0px }

#home .presentation{
	border-left: 1px #939393 solid;
	float: left;
}
#home .presentation .lighting{
	float: left;
	width: 374px;
	height: 199px;
	background: url("../images/bg/main-photo-1.jpg") no-repeat left top;
}
#home .presentation .electrical{
	float: left;
	width: 375px;
	height: 199px;
	background: url("../images/bg/main-photo-2.jpg") no-repeat left top;
}
#home .presentation UL{
	margin: 0;
	float: left;
	padding: 0 0 0 40px;
	margin: 15px 0 0;
}
#home .presentation UL LI { list-style: disc; background: url(none) no-repeat 0px 10px; padding-left:0px; margin-bottom:2px;margin-left:0;}
#home .presentation .first{float: left; width: 100%;}
#home .presentation UL LI.last{ list-style: none;}
#home .presentation UL LI{line-height: 100%;}
#home .presentation UL LI A{
	text-transform: uppercase;
	font-size: 11px;
        color: #000;
}
#home .presentation UL LI A:HOVER{text-decoration: underline;}
#home .security{
	float: left;
	width: 100%;
	background: #666;
	border-bottom: 1px #999 solid;
}
#home .security IMG{
	margin-left: 0px;
	float: left;
}
#home .security IMG.txt{margin: 12px 0 0;}
#home .security .lorem{
	float: left;
	width: 300px;
}
#home .security P{
	color: #fff;
	font-size: 11px;
	padding: 8px 0 0 5px;
	margin: 0;
	text-transform: uppercase;
	line-height: 14px;
}
#home .security A{
	background: url("../images/bg/learn-more-bg.gif") no-repeat left top;
	height: 19px;
	width: 77px;
	_width: 90px;
	float: left;
	margin: 14px 0 0 8px;
	text-decoration: none;
	font-size: 12px;
	padding:4px 0 0 13px;
}
#home .area{
	float: left;
	width: 100%;
}
#home .area .data{
	float: left;
	width: 548px;
}
#home .text{
	float: left;
	width: 532px;
	margin: 5px 8px 10px;
	display: inline;
}
#home .text H1{
	font-size: 18px;
	color: #cc0000;
	margin-left: 10px;
}
#home .text P{
	color: #333;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-left: 10px;
}
#home .border{
	background: #999;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	margin: 10px 0;
}
#home .case{
	float: left;
	width: 254px;
	margin-left: 10px;
	display: inline;
}
#home  .case A IMG{
	margin-left: 35px;
	cursor: pointer;
}
#home  .case P{
	font-weight: normal;
	width: 100%;
	margin: 0;
}
#home  .case H2{
	color: #333;
	font-size: 16px;
        font-family: Arial;
        margin-bottom:10px;
}
#home .case UL{
	margin: 20px 0;
	padding: 0;
}
#home  .case UL LI{
	list-style: none;
	margin: 0;
	line-height: 18px;
	background: url("../images/bg/arrow.gif") no-repeat left 8px;
	padding-left: 13px;
}
#home  .case UL LI A{
	color: #cc0000;
	text-decoration: underline;
}
#home .case UL LI A:HOVER{text-decoration: none;}
#home .area .product{
	float: left;
	width: 202px;
}
#home .product .top P{
	margin: 10px 0 0 50px;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}
#home .product .top{
	background: url("../images/bg/product-top-bg.gif") repeat-x left top;
	height: 36px;
	position: relative;
	float: left;
	width: 100%;
}
#home .product .top .small-logo{
	position: absolute;
	top: 5px;
	left: 10px;
}
#home .product .info{
	float: left;
	width: 100%;
	background: #e9e9e9;
}
#home .product .info .bottom{
	background: url("../images/bg/product-bottom-bg.gif") no-repeat left bottom;
	padding: 10px;
	float: left;
}
#home .product .info .bottom .add{
	float:left;
	width:182px;
	margin-bottom: 15px;
}
#home .product .info .bottom .add IMG{
	border: 1px solid #ff0000;
	float: left;
	margin-right:5px;
	display: inline;
}
#home .product .info .bottom .add-txt{
	float: left;
	width: 95px;
        font-family: Arial;
}
#home .product .info .bottom .view-item A{
	background: url("../images/bg/add-to-cart-bg.gif") no-repeat left top;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 80px;
	height: 17px;
	float: left;
	text-align: center;
	padding-top: 1px;
	margin-top: 13px;
}
#home .product .info .bottom .add-txt H3 A{
	font-size: 12px;
	color: #333;
        font-weight:bold;
}
#home .product .info .bottom .add-txt P{
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: 0;
	line-height: 11px;
}
#home .product .info .bottom A.view-all{
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin-left: 40px;
}
#home .product .info .bottom A.view-all:HOVER{text-decoration: none;}
#home .like{
	float: left;
	width: 100%;
	padding-top:15px;
}
#home .like IMG.logo-red{
	float: left;
	margin: 0 5px 0 10px;
	display: inline;
}
#home .like .like-links{
	float: left;
	width: 146px;

}
#home .like .like-links SPAN{
	color: #476fb6;
	font-size: 15px;
}
#home .like .like-links P{
	margin: 23px 0 0 63px;
	_margin: 3px 0 0 63px;
	padding: 0;
	font-size: 12px;
}
#home .like .like-links A{
	color: #476fb6;
	float: left;
        font-size:10px;
        color:#cc0000;
}
#home .like .like-links A.first{
	padding-bottom: 5px;
	width: 100%
}
#login-page {background:#fff url(none);}


/*  FOOTER  */
#footer .footer-links{
	float: left;
	width: 100%;
	border-top: 1px #999 solid;
	padding: 6px 10px 4px;
}
#footer .footer-links UL{
	margin: 0;
	padding:0;
}
#footer .footer-links UL LI{
	list-style: none;
	display: inline;
	margin-left: 13px;
        background-image:url(none);
        padding:0px;
}
#footer .footer-text{
	float: left;
	width: 100%;
	border-bottom: 1px #999 solid;
	padding: 6px 0;
	margin-bottom: 15px;
	position: relative;
	border-top: 1px #999 solid;
}
#footer .footer-text .border{
	background: #333;
	padding: 10px 10px 10px 20px;
}
#footer .footer-text .border P{
	color: #fff;
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height:20px;
}
#footer .foot-logo{
	position: absolute;
	top: 15px;
	left: 860px;
	cursor: pointer;
}
#footer .admin-link {
	position: absolute;
	top: 15px;
	left: 0px;
        width:15px;
	cursor: pointer;
}

