﻿html
{
    margin: 0 0;
    padding: 0 0;
    overflow-y: scroll;
}

body 
{
    background-image: url(../images/jrne_bga_02.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    color: #666;
    margin: 0 0;
    padding: 0 0;
    font-family: Arial;
    font-size: .85em;
}

#BackDrop    
{
    min-height: 1024px;
    margin: 0 auto;
    width: 825px;
}

/** Force IE 6.0 Min Height equivalent **/
* html #BackDrop
{
    height: 1024px;
}

#Footer
{
    margin: 0 0 55px 32px;
    width: 735px;
}

#ContentNoBackDrop
{
    margin: 0px 0 10px 0px;
    min-height: 285px;
    text-align: center;
    width: 508px;
}

#ContentBackDrop
{
    background-color: #FFF;
    margin: 0px 0 10px 40px;
    min-height: 285px;
    width: 426px;
}

#BaseNav, #Credits
{
    color: #888;
    margin: 3px 0 0;
    font-family: Arial;
    font-size: 7pt;
}

#BaseNav ul
{
    list-style-type: none;
    margin: 0 0 0 8px;
    padding: 0 0;
}

#BaseNav ul li
{
    float: left;
    margin-right: 15px;
}

#BaseNav ul li a, #Credits a
{
    color: #888;
}

#BaseNav ul li a:hover, #Credits a:hover
{
    color: #00aeef;
}

#Credits
{
    float: right;
    margin-right: 5px;
    text-align: right;
}

#BaseNav
{
    float: left;
}

#LogoLink, #LogoLink:active, #LogoLink:hover
{
    position: relative;
    top: 10px;
    left: 10px;
    width: 235px;
    height: 120px;
    display: block;
    outline-style: none;
    border: none;
}

#HeaderImageCell
{
    background-repeat: no-repeat;
    background-position: 0px 49px;
    height: 385px;
    vertical-align: top;
}

/** Navigation **/
#NavCell
{
    vertical-align: top;
    width: 260px;
}

#Nav
{
    margin-top: 45px;
    margin-bottom: 45px;
    min-height: 550px;
}

#Nav ul
{
    margin: 0 0 0 10px;
    padding: 0 0;
}
#Nav li
{
    margin: 2px 0 0; 
    padding: 0; 
    list-style: none;
}
#Nav a 
{
    background-repeat: no-repeat;
    height: 36px; 
    display: block;
    outline-style: none;
}
#ProductsLink
{
    background-image: url(../images/NavB_Products_Off.jpg);
}
#ProductsLink:hover, #ProductsLink.Active
{
    background-image: url(../images/NavB_Products_On.jpg);
}
a#ProductLuminairesLink
{
    background-image: url(../images/NavProdB_Luminaires_Off.jpg);
    height: 26px;
}
a#ProductLuminairesLink:hover, a#ProductLuminairesLink.Active
{
    background-image: url(../images/NavProdB_Luminaires_On.jpg);
}
a#ProductLightEngineLink
{
    background-image: url(../images/NavProdB_LightEngine_Off.jpg);
    height: 26px;
}
a#ProductLightEngineLink:hover, a#ProductLightEngineLink.Active
{
    background-image: url(../images/NavProdB_LightEngine_On.jpg);
}
a#ProductHardwareLink
{
    background-image: url(../images/NavProdB_Hardware_Off.jpg);
    height: 26px;
}
a#ProductHardwareLink:hover, a#ProductHardwareLink.Active
{
    background-image: url(../images/NavProdB_Hardware_On.jpg);
}
a#ProductAccessoriesLink
{
    background-image: url(../images/NavProdB_Accessories_Off.jpg);
    height: 26px;
}
a#ProductAccessoriesLink:hover, a#ProductAccessoriesLink.Active
{
    background-image: url(../images/NavProdB_Accessories_On.jpg);
}
#DownloadsLink
{
    background-image: url(../images/NavB_Downloads_Off.jpg);
}
#DownloadsLink:hover, #DownloadsLink.Active
{
    background-image: url(../images/NavB_Downloads_On.jpg);
}
#InstallationsLink
{
    background-image: url(../images/NavB_Installations_Off.jpg);
}
#InstallationsLink:hover, #InstallationsLink.Active
{
    background-image: url(../images/NavB_Installations_On.jpg);
}
#NewsLink
{
    background-image: url(../images/NavB_News_Off.jpg);
    margin-top: 25px;
}
#NewsLink:hover, #NewsLink.Active
{
    background-image: url(../images/NavB_News_On.jpg);
}
#ContactLink
{
    background-image: url(../images/NavB_Contact_Off.jpg);
}
#ContactLink:hover, #ContactLink.Active
{
    background-image: url(../images/NavB_Contact_On.jpg);
}
#WhereToBuyLink
{
    background-image: url(../images/NavB_WhereToBuy_Off.jpg);
}
#WhereToBuyLink:hover, #WhereToBuyLink.Active
{
    background-image: url(../images/NavB_WhereToBuy_On.jpg);
}
a#UnitedStatesBuyLink
{
    background-image: url(../images/BuyUnitedStatesB_Off.jpg);
    height: 26px;
}
a#UnitedStatesBuyLink:hover, a#UnitedStatesBuyLink.Active
{
    background-image: url(../images/BuyUnitedStatesB_On.jpg);
}
a#InternationalBuyLink
{
    background-image: url(../images/BuyInternationalB_Off.jpg);
    height: 27px;
}
a#InternationalBuyLink:hover, a#InternationalBuyLink.Active
{
    background-image: url(../images/BuyInternationalB_On.jpg);
}
#ProductRollover img
{
    float: right;   
    margin: 5px;
    width: 60px;
}

.InputLabel
{
    color: #999;
    font-size: .85em;
    padding-right: 5px;
}

.ContentWrapper
{
    line-height: 1.5em;
    margin: 15px;
    overflow: hidden;
}

.ContentWrapper p
{
    margin: 0 0 15px;
}

h1
{
    color: #00aeef;
    font-size: 10pt;
    padding-top: 10px;
    margin: 0 0 10px;
}

h2
{
    color: #999;
    font-size: 10pt;
}

ul
{
    list-style-type: square;
    padding: 0;
    margin: 10px 0 10px 30px;
}

ol
{
    padding: 0;
    margin: 10px 0 10px 35px;
}

a
{
    color: #00aeef;
    outline-style: none;
}

a:hover
{
    color: #999;
}

.StyledInput
{
    border: solid 1px #999;
    padding: 2px;
}

/** ContentE **/
.contentTable
{
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
	margin-left: 1px;
	margin-bottom: 15px;
	width: 99%;
}

.contentHeaderCell
{
	background-color: #CCCCCC;
	border: solid 1px #CCCCCC;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	white-space: nowrap;
}

.contentCell, .contentActionCell, .contentTitleCell
{
	border: solid 1px #CCCCCC;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.contentActionCell
{
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 95px;
}

.contentTitleCell
{
	font-size: 8pt;
}

.editorHeader
{
	color: #666;
	font-size: 8pt;
	margin: 10px 0 5px 0;
}

.editorSubHeader
{
	font-weight: bold;
	font-size: 1em;
}

.buttonArea
{
    margin: 15px 0;
}

.RichTextBoxAttachmentsSection
{
    border: solid 2px #D4D0C8;
    margin: -1px 1px 1px 0px;
}

.RichTextBoxAttachmentsLabel
{
    font-size: .9em;
    background-color: #D4D0C8;
    padding: 0px 0px 2px 5px;
    font-weight: bold;
    color: #666;
}

.RichTextBoxAttachmentItem
{   
    margin: 5px;
}

.RichTextBoxAttachmentTitle
{
    float: left;
    width: 85%;
}

.RichTextBoxAttachmentItem + .RichTextBoxAttachmentItem
{
    border-top: solid 1px #D4D0C8;
    padding-top: 2px;
}

.RichTextEditor
{
    line-height: 1.5em;
}

.RichTextEditorWindow br+p
{
}

.SearchResultsTable
{
	font-size: .85em;
	width: 100%;
	padding: 2px 2px 2px 2px;
	empty-cells: show;
}

.SearchResultsTable th, .SearchResultsTable td
{
	padding: 2px;
}

.SearchResultsTableRows, .SearchResultsTableRowsAlt
{
	margin: 4px 4px 4px 4px;
}

.SearchResultsTable th
{
	color: #666;
	background-color: #CCCCCC;
	font-weight: bold;
	margin: 3px 3px 3px 3px;
	padding: 3px;
}

.SearchResultsTableHeader
{
	color: #FFFFFF;
	background-color: #999999;
	font-weight:bold;
	margin: 3px 3px 3px 3px;
	padding: 3px;
}

.SearchResultsTableRowsAlt
{
	background-color: #DFDFDF;
}

.optionHeader
{
    font-size: .85em;
}

.optionBody
{
    margin-left: 22px;
}

.buttonArea
{
    text-align: right;
}

.RepFinderResult
{
   background-color: #f3f3f3;
   padding: 15px 25px;
   min-height: 135px;
}

.RepFinderResult P
{
    margin: 0 0;
}

.BreadCrumb
{
    margin: 10px 10px 0px 10px;
    padding: 0px 5px 0px;
    float: right;
    font-size: .85em;
}

.GalleryLead
{
    float: left;
    text-align: center;
    font-size: .85em;
    margin-bottom: 20px;
    height: 100px;
    width: 125px;
}

.GalleryLead img
{
    border: none;
}

.GalleryLead div
{
    font-size: 1em;
    text-align: center;
}

.GalleriesTable
{
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}

.GalleriesTable th
{
    background-color: #f3f3f3;
    border: solid 2px #f3f3f3;
    color: #666;
    padding: 2px 5px 2px 0;
    text-align: left;
}

.GalleriesTable td
{   
    border: solid 2px #f3f3f3;
    padding: 2px 5px;
}

.ModalBackground
{
    background-color: #000;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
}

.PhotoPanel
{
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}

.AwardBody
{
    font-size: 9pt;
    margin: 5px auto 10px;
    width: 180px;
}

.AwardBody img
{
    border: 0;
    margin: 5px 0;
}

.AwardsSection
{
    background-image: url(../images/awards_bg.jpg); 
    min-height: 300px;
}