body
{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;	/* override in divPage */
	min-width:800px;
    margin: 0;
    padding: 10px 0;
    background-color: #fff;
    overflow: -moz-scrollbars-vertical;
}
/*
table
{
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif; 
    border:none;
	border-collapse:collapse;
}
*/

div.ProductDiv
{
	border: solid 1px black;
}

ul.NoBullet 
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center; 
}

form
{
    margin: 0;
    padding: 0;
}
#content input,#content select
{
    font-size:1em;
}
img
{
	display:block;
    border: none;
}
a:active, a:link, a:visited
{
    color: #112837;
    text-decoration: underline;
}
a:hover
{
    color: #4776BD;
}
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6	{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
h1 {
	font-size:20px;
	text-align:center;
}
h2 {
	font-size:16px;
}
h4 {
	font-size:12px;
}
h3
{
    margin: 1em 0 0.5em 0;
    padding-top: 1em;
    color: #6B6F83;
	font-size:14px;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}
p {
	margin-top: 0px;
}
p.withLeading { 
	margin-top: 1em; 
}
p.noFollowing { 
	margin-bottom: 0px; 
}
p.reversedSpacing { 
	margin-top: 1em; 
	margin-bottom: 0px; 
}


/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */

ul.tame, ul.tame li
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}
ul.tame li
{
    line-height: 1.25em;
}
.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}
ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
br.cl
{
    clear: both;
}


/*PAGE SETUP*/
#userName
{
    
}
#loginText
{
    margin-left:1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#wrapper
{
    width: 905px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 0.71em !important;
}


#header
{
    height: auto;
    width: 905px;
    line-height: 3em;
    text-align: right;
    margin-bottom: 3px;
    float: left;
}
#bodyWrapper
{
    padding: 0;
    margin-bottom: 10px;
    height: auto;
    width: 905px;
    float: left;
    border: 1px solid #fff;
}

#leftWrap
{
    width: 190px;
    float: left;
    clear: both;
}

#content
{
    margin: 0 0 1em 10px;
    width: 703px;
    height: auto;
    background-color: #fff;
    float: right;
    clear: none;
}
#footer
{
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #F6F5F5;
    text-align: center;
}
#breadcrumb
{
    float: left;
    color: #444;
}
#miniCart
{
    float: right;
}
#ML
{
    width:550px;
    font-size:0.85em;
}
#ML,#ML div
{
        float:right;
        vertical-align:middle;
}
#ML div select
{
        font-size:0.88em;
        margin:2px 0.5em 4px 0;
        vertical-align:middle;     
}

#breadcrumb, #minicart,#ML
{
    height: 2em;
    line-height: 1.5em;
    color: #444;
}
#breadcrumb a, #miniCart a
{
    color: #4776BD;
}
input.submit
{
    border: 1px double #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    padding: 0.1em;
    margin: 0;
    background-color: #fff;
    background-image: url(images/background-form-element.png);
    color: #333;
    font-size: 1em;
    font-weight: bold;
    font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}
input.submit:active
{
    border: 1px double #ccc;
    border-top-color: #999;
    border-left-color: #999;
}


/*HEADER ELEMENTS*/


#logo
{
    float: left;
    width: 210px;
    height: 34px;
    background: url(images/logo.gif) no-repeat center center;
    margin-right: 10px;
    display: block;
}

#logo b
{
    display: none;
}


a.wishlist
{
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
}
a.cart
{
    background: url(images/icons/cart.gif) no-repeat left bottom;
}
a.account
{
    background: url(images/icons/your-account.gif) no-repeat left bottom;
}
a.faq
{
    background: url(images/icons/faq.gif) no-repeat left bottom;
}
a.contact
{
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
}
a.wishlist, a.cart, a.faq, a.contact,a.account
{
    padding: 3px 15px 3px 20px;
    position:relative;
}
#header u
{
    color: #000;
    text-decoration: none;
}
#login
{
    margin:0;
    padding:0;
    float:right;
    font-size:0.8em;
    padding-right:15px;
}

/* HEADER HORIZ NAV*/

#horizNav
{
    text-align: center;
    width: 905px;
    margin: 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    background: #699EDC url(images/nav-bg.gif) center left repeat;
    border-top:solid 1px #888;
    border-bottom:solid 1px #888;
    position: relative;
    z-index: 1;
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Tahoma,Verdana,sans-serif;
}

#nav
{
    margin: 0;
    padding: 0;
    height: 35px;
    list-style: none;
    white-space: nowrap;
}
#nav a
{
    margin: 0;
    padding: 0.9em 15px;
    background: url(images/tab-sep.gif) no-repeat center left;
}
#nav a:hover, #nav #firstTab a:hover
{
    background: url(images/nav-bg-hover.gif) repeat-x center right;
}

#nav li
{
    float: left;
    position: relative;
    margin: 0;
    background: #4776BD url(images/nav-bg.gif) center left repeat;
}

#nav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: solid 1px transparent;
    text-align: left;
}
#nav li ul
{
    width: 10em;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    color:#4776BD;
}
#nav li li
{
    font-size: 0.8em;
    line-height: 2em;
    margin: 0;
    background: #F8F8F8 none;
    width: 100%;
    border-bottom: solid 1px #CECECE;
}
#nav li li a
{
    display: block;
    margin: 0;
    background: none;
    padding: 0 1em;
    color:#4776BD!important;
}
#nav li li a:hover, #nav li li:hover
{
    background: #DCDFE2 none !important;
}
#nav li > ul
{
    top: auto;
    left: auto;
}
#nav li:hover ul, #nav li.over ul
{
    display: block;
}
#nav #firstTab
{
    background-image: none !important;
    margin: 0;
}
/* HORIZ NAV SUB */

#horizNav2
{
    clear: both;
    background: #EFEEEE url(images/sub-nav-fade.gif) repeat-x left center;
    width: 905px;
    height: 3em;
    line-height: 3em;
    color: #444;
    padding: 0;
    margin-top: 0px;
    border-bottom:solid 1px #F0EFEF;
}
#horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited
{
    color: #444;
    text-decoration: underline;
}
#horizNav2 a:hover
{
    color: #444;
}
#horizNav2 span
{
    color: #444;
    font-weight: bold;
    font-size: 1.2em;
}
#horizNav2 form label
{
    color: #444;
}
#horizNav2 form
{
    float: left;
    padding: 0 2em 0 1em;
    width: auto;
}
#horizNav2 fieldset
{
    width: 210px;
}

#horizNav2 ul
{
    float: left;
    padding: 0 1em;
}
.pipe
{
    padding: 0 1em;
    font-size:0.9em;
    font-weight:normal;
}
img.liveHelp
{
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}

.searchBox
{
    height: 1.5em;
    width: 10em;
    border: 1px solid #A7A6AA;
    margin-top: 0.7em;
}




/* LEFT NAV */

.leftNav
{
    border: 1px solid #ddd;
    border-top: 1px solid #F0EFEF;
    padding: 5px;
    margin-bottom: 5px;
    background: #D7D4CD url(images/left-nav-bg.gif) repeat top center;
}
.navHeader
{
    background: url(images/nav-header-bg.gif) no-repeat left bottom;
    width: 190px;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    color: #4776BD;
    font-weight: bold;
}
.catMark
{
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* FOOTER ELEMENTS */
#footer ul
{
    list-style: none;
    color: #444;
}

div#footerWrap
{
    width: 905px;
    height: auto;
    margin: 0;
    padding: 5px 0;
    border: 1px dashed #ddd;
}
.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    border-right: 1px dashed #ddd;
}
.topList li
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}


/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
h2
{
    margin: 0;
    font-size: 1.4em;
    text-align: left;
    border-bottom: solid 2px #4776BD;
}

#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #4776BD;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 9px;
}
.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

table.statistictable
{
	width: 100%;
	padding: 0px,0px,0px,0px;
	margin: 0px,0px,0px,0px;
	border-width: 0px;
}

td.statisticheader
{
	text-align: right;
	font-weight: bold;
	font-size: 9px;
}

td.statisticvalue
{
	text-align: left;
	font-weight: normal;
	font-size: 9px;
}

td.DescriptionText
{
	font-size: 10px;
}

td.CutSheetImageBox
{
	background-color: White;
}

td.CutSheetStatsBox
{
	background-color: #DFE5F3;
	vertical-align: top;
}

td.CutSheetDescriptionBox
{
	background-color: #FDE6C9;
	vertical-align: top;
}

td.StandAloneAddToCart
{
	font-size: 10px;
	text-align: right;
}

td.OrangeBar
{
	background-color: #F59A22;
	color: #FFFFFF;
}

td.WhiteBar
{
	background-color: #FFFFFF;
}

td.LabelHeader
{
	font-size: 10px;
	font-weight: bold;	
}

table.CatalogNumber
{
	border-width: thin;
	border-color: #000000;
	border-style: solid;
	font-size: 9px;
}

table.ProductListing
{
	border-width: 1px;
	border-color: Gray;
	border-style: solid;
	width: 100%;
}

tr.AddToCart
{
	font-size: 9px; 
}

select.SizeText
{
	font-size: 9px;
}

#Color
{
	font-size: 9px;
}

.DescriptionHeader
{
	font-weight: bold;
	font-size: 11px;
}

td.ItemPrice
{
	color: Green;
	text-align: right;
	vertical-align: top;
}

td.ItemAddToCart
{
	text-align: right;
	vertical-align: top;
}

select.CatalogSelect
{
	font-size: 9px;	
}

font.CondensedVariantText
{
	font-size: 9px;
}

font.CondensedDarkCellText
{
	font-size: 9px;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #C6C3BA;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #4776BD;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.errorLg
{
    color:Red;
    font-size: 12px; 
    font-weight:bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight:bold;
}

.PBCartFull
{
    font-size: .7em;
    color:Blue;
    font-weight:bold;
}



/*****************************************************************************************
						Class selectors - global to all pages, unless noted 
******************************************************************************************/
.hidden {
	visibility: hidden;
}
.inline {
	display:inline;
}
.centered {
	text-align:center;
}
.rightPadded {
	text-align:right;
	padding-right:5px;
}

.command /* simulate hyperlink */ {
	text-decoration:underline;
	color:Blue;
	cursor:hand;
}
.expand /* hyperlink when rolled over */ {
	text-decoration:none;
}
.expand:hover {
	text-decoration:underline;
	cursor:hand;
}


div.leftColumn {
	float:left;
	width: 47%;
}
div.rightColumn {
	float:right;
	width:47%;
}

hr.centerLine {
	width:70%; 
	text-align:center;
	clear:both;
	color:#0062ad;
}

.redFlag {
	color:Red;
	font-weight:bold;
}

/*****************************************************************************************
						ID-based selectors, first of master page (organized by 
						specific page part) then of pages
******************************************************************************************/
/* Global */
#divPage {
	width:800px;
	text-align:left;
	margin:0 auto;
}
#divPositioning {
	position:relative;
}

/* Header Elements */
#divHeader {
	width:800px;
	height:100px;
	position:relative;
	background-color:#6699CC;
}
#divHeaderFlash {
	text-align:left;
	height:100px;
	background-color:#6699CC;
	background-image:url(images/noFlash/corp-Header.jpg);  
	background-repeat:no-repeat;
}

/* ... for non_Flash agents */
#divHomeMenuFlashReplacement {
	background-color:#6699CC;
/*	background-color:#F89A22; */
}
#divHomeMenuFlashReplacement a {
	display:block;
	float:left; 
	margin-right:10px;
	vertical-align:top;
	font-weight:bold;
	height:11px;
}

#divMenuFlashReplacement {
	background-color:Blue; 
	height:20px;
	width:500px;
}
#divMenuFlashReplacement a {
	color:White;
	font-size:13px;
	text-decoration:none;
	padding-left:10px;
}
#divMenuFlashReplacement a:hover {
	font-weight:bold;
	padding-left:5px;
}

/* Text Menu (currently only used in footer) */
#divTextMenu {
	margin:0 0 20px 150px;	/*centering thrown off by "intruding" terms, etc. */
	text-align:center;
}
#divTextMenu a {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 5px;
	/*border-right:solid 2px #0062ad;*/
}
#divTextMenu a:hover {
	color:#F89A22;
}
#divTextMenu .separator {
	font-family:Wingdings;
	font-size:x-small;
	color:#0062ad;
}

/* Search Box */
#divSearchBox {
	float:right;
	width:225px; 
	text-align:left;
}
#divSearchBox .searchLabel {
	margin-top:3px;
	font-size:smaller;
}
 #divSearchBox span {
	font-size:14px;
	padding-left:8px;
 }
#divSearchBox input {
	width:180px;
}
#divSearchBox select {
	width:220px;
}

/* Breadcrumb bar */
#divBreadcrumb {
	float:left;	/* force autosize (vs. whole width) */
	margin-top:2px; 
	margin-bottom:0px;	
	padding-bottom:0px;
	background-color:#6699CC;
	color:White;
	font-size:85%;
}
#divBreadcrumb #divSize {
	float:left; 
	padding:3pt 0 0 3pt;
}
#divBreadcrumb a {
	color:White;
	text-decoration:none;
}
#divBreadcrumb a:hover {
	text-decoration:underline;
}
#divBreadcrumb img {
	display:inline;
}



/* Content Area */
#divContent {
	position:relative;
	margin:10px 0;
}

/* Footer */
#divFooter {
	position:relative;
	height:25px;
	font-size:12px;
	font-weight:bold;
	padding:10px 10px 0 10px;
}
#divFooter .right {
	float:right;
}
#divFooter a {
	color:Black;
}
#divFooter img {
	width:40px;
	height:20px;
}

#divTnC {
	float:right;
	margin-top:23px;
	text-align:right;
}
#divTnC a {
	display:block;
	text-decoration:none;
}
#divTnC a:hover {
	text-decoration:underline;
}




/*****************************************************************************************
									Page Specific rules
******************************************************************************************/

#divContent .lblHeader {
	text-align:left;
	margin-bottom:10px;
}

/* Pages with "negative space" (colored central area) */
#divContent .negSpacePositioning {
	width:100%;
	text-align:center;
}

#divContent .negSpacePositioning h1 {
	margin:10px 0 3px 24px;
}

/* KLDUDGE>>> table for positioning using GIF corners */
#divContent .negSpaceTable {
	text-align:left;
	border-collapse:collapse;
	background-repeat:no-repeat;
}
#divContent .negSpaceTable td.border, #divContent .negSpaceTable td.content {
	background-color:#FFE7CB;
	color:Black;
	text-align:justify;
}
#divContent .negSpaceTable  .borderTB {
	height:27px;
}
#divContent .negSpaceTable  .borderLR {
	width:25px;
	background-color:#FFE7CB;
}
#divContent .negSpaceTable td.upperLeft { background-image: url(images/corner_lft_top.gif); }
#divContent .negSpaceTable td.upperRight { background-image: url(images/corner_rht_top.gif); }
#divContent .negSpaceTable td.lowerLeft { background-image: url(images/corner_lft_btm.gif); }
#divContent .negSpaceTable td.lowerRight { background-image: url(images/corner_rht_btm.gif); }


/* Gallery specific (neg space) classes */
#divContent .negSpaceTable  .caption {
	width:100%;
	text-align:center;
	font-size:smaller;
	margin-bottom:15px;
}
#divContent .negSpaceTable .projectTitle {
	font-weight:bold;
}
#divContent .negSpaceTable .credit .name {
	font-weight:bold;
}





/* products.aspx */
#divContent #divItemMenu {
	margin-right:20px;
	float:left; 
	width:200px; 
	height:450px;	
	overflow:auto;
	text-align:center;
	font-size:85%;
}


#divItemMenu {
	margin-right:20px;
	float:left; 
	width:200px; 
	height:450px;	
	overflow:auto;
	text-align:center;
	font-size:85%;
}

#divContent .sectionListItem {
	margin:20px 0 10px 0;
}


#divContent .imgSectionOverview {
	float:left;
	padding-right:10px;
} 

#divContent .itemMenuEntry {
	margin-bottom:20px;
}

#divContent #divCutSheetDownload {
	font-weight:bold;
	margin:10px 0 20px 0;
}

#divCatalogList {
	text-align:center;
}
#divCatalogList table {
}
#divCatalogList td {
	padding:10px;
	text-align:center;
}
#divContent #divCatalogList .catalogItem {
	float:left;
	width:250px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}
#divContent #divApplication {
	margin-bottom:15px;
	text-align:center;
	font-size:larger;
	font-weight:bold;
}

#divAdditionalResources {
	float:right; 
	width:400px;
}
#divAdditionalResources a {
	display:block;
}

#tblIlluminatorAccessories {
	text-align:left;
}
#tblIlluminatorAccessories td {
	margin:0 10px;
	vertical-align:top;
}

/* gallery.aspx - use classes for most controls since they are renamed by containing control */
/* See separate section for "rounded corner (negative space) table" */
/*#divContent .gvProjects {
	border:none;
	width:750px;
}
#divContent .gvProjects td {
	vertical-align:top;
	border:none;
	padding:5px;
}*/
#divContent .dlProjects {
	text-align:left;
}
#divContent .dlProjects td {
	padding:10px;
	width:350px;
}

#divContent .insertContent {
}

/*#divContent .galleryListItem {
	margin:3px 20px 5px 20px;
}
#divContent .galleryListItem img {
	padding: 5px 0 5px 50px;
}
#divContent .galleryListItem a {
	text-decoration:none;
}
#divContent .galleryListItem a:hover {
	text-decoration:underline;
}*/

#divContent .insertContent .scene {
	margin:10px 0 20px 0;
}
#divContent .insertContent .scene img {
	text-align:center;
	margin-bottom:5px;
}
#divContent .insertContent hr {
	text-align:center;
	color:White;
}

 #divContent .imgTinyLogo {
	float:left;
	margin:5px 5px 0 0;
}





/* Education */

div.educationItem {
	clear:both;
	margin-bottom:40px;
}

div.educationItem li {
	text-align:left;
}

div.educationItem div.downloadSidebar {
	float:right;
	width:200px;
	padding-left:20px;
	text-align:center;
}









/* Contact Us (form email) page */
div.buttonBar {
	margin:10px 0 20px 0;
	text-align:center;
	clear:both;
}

#divContent .divContactInfo select {
	width:170px;
}

#divContent .divContactInfo div.labelRight {
	float:left;
	width:125px;
	text-align:right;
	padding-right:5px;
}

#divContent .divContactInfo .rqrdGlyph {
	color:Red;
	font-weight:bold;
	margin-left:5px;
	display:none;
}

#divContent .divContactInfo .txtFullWidth {
	width:700px;
	height:75px;
}


/*****************************************************************************************
									Library 
******************************************************************************************
	orange #F89A22
	light orange (flesh) #FFE7CB
	blue #0062ad
*/
