﻿html, body
{ 
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 9pt;
    margin: 0;
    color: #000;
    background: #717275 url(../images/template/bg.png) repeat-x;
}

a
{
    text-decoration: none;
    color: #9d9fa2;
}

a:hover
{
    text-decoration: underline;
}

a img
{
    border: none;  
}

h1
{
    font-weight: bold;
    font-size: 12pt;
}

h3 {
    color: #808285;
    font-weight: normal;
}

input, select, textarea {
    margin: 5px 0 5px 15px;
}

input.nomargin {
    margin:0;
}

input[type="text"], input[type="password"] {
    background-color: Transparent;
    background-image: url('../images/textboxbg.png');
    background-repeat: no-repeat;
    border: none;
    height: 17px;
    padding: 3px;
    width: 166px;
}

select {
    background-color: #dcddde;
    background-repeat: no-repeat;
    border: none;
    color: #808285;
    font-size: 0.9em;
    height: 20px;
    padding: 0 0 3px 3px;
    width: 190px;
}

select.qty {
    background-color: #fff;
    margin: 0;
    width: 40px;
}

select.listbox {
    height: 100px;
}

label {
    display: block;
}

#container, #aspnetForm
{ 
    width: 800px;
    height: 100%;
    text-align:left; /* reset text alignment */ 
    margin:0 auto; /* for the rest */ 
}

#header
{
    width: 800px;
    height: 140px;
    background-image: url(../images/template/header.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#headertitle ul
{
	margin-left: 0px;
}
#topnav
{
	padding-top: 0px;
}

#topnav
{
	text-align: right;
	clear: both;
	padding-top: 5px;
}

#topnav ul
{
	list-style-type: none;
}

#topnav ul li
{
    display: inline;
}

#topnav ul li a
{
    text-align: center;
    font-size: 8pt;
    padding-right: 5px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #808284;
    height: 5px;
}
#topnav ul li a:hover
{
    text-decoration: none;
    color: #fff;
}

#headertitle 
{
    text-align: left;
    margin: 0px 0 0 510px;
    padding: 50px 0 0 0;
}

#headertitle ul
{
	list-style-type: none;
	margin-left: -40px;
	margin-top: 0px;
}

#headertitle ul li
{
    display: inline;
}

#headertitle ul li a
{
    text-align: center;
    font-size: 8pt;
    padding-right: 12px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #808284;
    height: 5px;
}

#headertitle .titleimage
{
    margin-right: 100px;
}

#footer
{
    color: #9d9fa2;
    font-size: 7pt;
    width: 790px;
    height: 54px;
    padding-left: 10px;
    padding-top: 10px;
    font-family: Arial;
}
#footer_left
{
    float: left;
    width: 360px;
}
#footer_developed
{
    float: left;
}

#footer_copyright
{
    float: right;
}
#footer_lutron
{
    margin-left: 430px;
    text-align: right;
}
#body
{
    border: solid 2px #9D9FA1;
    text-align: right;
    background-color: #5f6062;/* background colour of right column */
}

/* clear without structural mark-up from PIE website*/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

 /* mac hide \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End hide */
/* do not change or amalgamate clearfix styles*/

#body_container
{
    background-color: #808285;/* background colour of right column */
    margin-left:0px;/*this is the space for the left column */   
}

#body_main
{
    margin-left:-1px;/*this is the space for the left column */   
    background-color: #F1F2F2;/* background colour of right column */
    /*width: 614px;*/
    border-left: solid 1px #9D9FA1;
    min-height: 560px;
    text-align: left;
    width:614px;
    float:left;
    margin-right:-1px/* contain cleared elements from clearing other floats*/
}

#bodycontent
{
    text-align: left;
}

.menupadding
{
    padding-left: 55px;    
}

#left_menu
{
	margin-left:2px;/*must be 1 pixel less than width */
	float:left;
	width:180px;/* this width is the same as the margin on #middle */
	position:relative;
	left:-2px;/* line it up exactly without losing pressure on footer*/
	
    padding-top: 35px;
    background-color: #808285;
    background-image: url(../images/template/menubg.png);
    background-repeat: no-repeat;
    background-position:top;
    min-height: 300px;
    text-align: left;
    height: 100%;
}

#left_menu .button a, #left_menu .buttonselected a
{
    background-repeat: no-repeat;
    border-bottom: 1px solid #939598;
    color: #d1d3d4;
    font-size: 0.85em;
    font-weight: bold;
    font-family: Lucida Sans, Arial, Verdana;
    display: block;
    text-align: left;
    width: 181px;
    height: 27px;
    padding-top: 9px;
    padding-left: 0px;
    margin-left: 0px; 
    margin-top: -6px;
}

#left_menu #contactdetails 
{
    margin-top: 70px;
    margin-left: 0px;
    font-size: 8pt;
    text-align: center;
}

#left_menu #contactdetails .telno 
{
    margin-top: -10px;
    font-size: 12pt;
}

#leftmenulinks {
    height: 50%; 
    margin-top: 100px; 
    vertical-align: bottom;
}

.leftlink2 {
    background-color: #717375;
    color: #bcbec0;
    font-size: 0.85em;
    margin-bottom: 3px;
    padding: 5px 0 5px 30px;
}
.leftlink2 a {
    color: #bcbec0;
    font-size: 0.85em;
}
.leftlink2 img {
    margin-right: 10px;
    vertical-align: middle;
}
#search input[type="text"] {
    background-image: url("../images/textboxsubmitbg.png");
    height: 22px;
    margin: 5px 0 0 0;
    width: 104px;
}
#search input[type="image"] {
    margin: 0 0 -3px 0;
}

#brochureslink, #kblink {
    margin: 0 0 2px 0; 
    width: 100%;
}

.button a
{
    background-image: url(../images/template/buttonoff.png);
    background-repeat:no-repeat;
    background-position:left center;
}

.buttonselected a
{
    background-image: url(../images/template/buttonon.png);
    background-repeat:no-repeat;
    background-position:left center;
}

.button a:hover
{
    background-image: url(../images/template/buttonon.png);
    background-repeat:no-repeat;
    background-position:left center;
    text-decoration: none;
}

.buttonselected a:hover
{
    background-image: url(../images/template/buttonon.png);
    background-repeat:no-repeat;
    background-position:left center;
    text-decoration: none;
}

.menu_item_inline
{
    border-right: solid 1px #808284;
}

.menu_item_inline_last
{
    border-right: none;
}

.bodycontent
{
    padding: 20px;
    color: #000000;
    text-align: justify;
    width: 90%;
}

.bodytitle
{
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.sendbutton 
{
    position: relative;
    width: 190px;
    height: 26px;
    text-align: left;
}

.sendbutton #buttontext 
{
    position: absolute;
    top: 5px;
    left: 60px;
    z-index: 2;
    color: White;
    font-size: 8pt;
    font-weight: bold;
}
.right {
    text-align: right;
}

/* Product Catalogue */
#cataloguecontent {
    padding: 20px;
}

#cataloguecontent h1, #cataloguecontent h2, #cataloguecontent a {
    color: #000;
}

#cataloguecontent h1 {
    font-size: 1.6em;
}

#cataloguesheader {
    position: relative;
    width: 100%;
}

#categorylist {
    clear: both;
    margin-top: 50px;
}

#categorylist ul {
    margin-left: -40px;
}

#categorylist li {
    list-style: none;
    font-size: 0.9em;
    margin-top: 5px;
}

.categorycontainer {
    padding: 20px;
    vertical-align: top;
}

.categorytitle {
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}

#categorysubmenu {
    float: left;
    width: 200px;
}
#categoryitemlistings {
    margin-left: 230px;
    min-height: 400px;
}

#categoryitemlistings li {
    float: left;
    list-style: none;
    margin-bottom: 20px;
    margin-right: 30px;
    min-height: 200px;
    width: 80px;
}

#categoryitemlistings li.enditem {
    clear: right;
}

#paging {
    clear: both;
    text-align: center;
}

.itemtitle {
    margin-top: 10px;
}

.itemtitle a {
    text-transform: uppercase;
}

#populardownloads {
    background-image: url('../images/most_pop_downloads_box.png');
    background-repeat: no-repeat;
    height: 206px;
    margin-left: 20px;
    padding: 2px 15px 5px 15px;
    width: 501px;
}
#populardownloads li {
    float: left;
    list-style: none;
    margin-bottom: 20px;
    margin-right: 33px;
    min-height: 200px;
    width: 120px;
}
#breadcrumb {
    clear: both;
    margin: 50px 0 20px 0;
}

.newsitem {
    border-bottom: solid 1px #333;    
}

.newsitem .pubdate {
    font-size: 0.7em;
    font-style: italic;
}

#contactdetails {
    font-size: 0.85em;
    position: absolute;
    top: 60px;
    right: 0px;
    text-align: right;
    width: 170px;
}

#contactdetails a {
    color: #000;
}

#productlinks {
       
}

#homelinks {
    background-color: #bcbec0;
    clear: both;
    padding: 30px 0 30px 0;
}

.lutron-brochure-links {
    background-repeat: no-repeat;
    font-size: 0.78em;
    height: 80px;
    padding: 20px 20px 0 110px;
    width: 155px;
}

.lutron-brochure-links a
{
    color: #000;
    font-size: 1.3em;
}

#Lutron-Product-Brochures
{
    background-image: url('../images/lutron-brochures-bg.png');
    float: left;
}

#Lutron-Knowledge-Base
{
    background-image: url('../images/lutron-knowledge-base-bg.png');
    margin-left: 329px;
}

#productlinks {
    margin-left: -40px;
}

#productlinks li {
    float: left;
    list-style-type: none;
    margin-bottom: 10px;
}

#productbox {
    font-family: Lucida Sans, Arial;
    margin-left: 15px;
    text-align: center;
}

#productbox #image {
    background-color: #fff;
    height: 115px;
}

#productbox #label {
    background-color: #939598;
    color: #d1d3d4;
    padding: 3px 0 3px 0;
}

#productbox #cost {
    background-color: #dedfe0;
    color: #808285;
    height: 16px;
    margin-top: 2px;
    padding: 3px 0 3px 0;
}
#productbox #cost #from {
    font-size: 0.7em;
}
#productbox #cost img {
    float: right;
    margin-right: 3px;
}
#pagetitle {
    background-color: #bcbec0;
    margin-bottom: 20px;
    min-height: 25px;
    padding: 10px 20px 15px 20px;
}
#pagetitle h2 {
    color: #808285;
    font-weight: normal;
}

/* slideshow */

#slideshow {
    position:relative;
    height:291px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}

#slideshow IMG.active {
    z-index:3;
}

#slideshow IMG.last-active {
    z-index:2;
}

.brochuremenu {
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.brochuremenu li {
    display: inline;
    float: left;
    list-style-type: none;
    margin-right: 30px;
    width: 200px;
}
