﻿@import url("/structure.css");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
    border:0pt none;
    font-family:inherit;
    font-size:100%;
    font-style:inherit;
    font-weight:inherit;
    margin:0pt;
    padding:0pt;
    vertical-align:baseline;
}
body{
    background:#94ac4d none repeat scroll 0%;
    line-height:1;
    font-size: 12px;
    font-family:arial,sans-serif;
    margin:0pt;
    height:100%;
}
table {
    border-collapse:separate;
    border-spacing:0pt;
}
caption, th, td {
    font-weight:normal;
    text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:"";
}
blockquote, q {
    quotes:"" "";
}
a{
    cursor: pointer;
    text-decoration:none;
    margin: 0px;
	border: 0px;
	padding: 0px;
	color: #000000;
}
a:hover{
    cursor: pointer;
    text-decoration:none;
    margin: 0px;
	border: 0px;
	padding: 0px;
	color: #CCCCCC;
}
div
{
	margin: 0px;
	border: 0px;
	padding: 0px;
}
br.both{
    clear:both;
}

/* product section */
.popupButton
{
    border: none;
    cursor: pointer;
    }

/* product popup section */
#backgroundPopup{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index: 1;
}
#popupProduct{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:568px;
    width:800px;
    background-image: url('images/popupBg.gif');        
    z-index: 2;
    padding:0px;  
}
.popupTitle
{
    font-family: Arial, Sans-Serif;
    font-size: 26px;
    color: #666666;
    font-weight: 900;
    text-indent: 15px;
    margin-top: 12px;
    }
#popupClose{
    right:6px;
    top:4px;
    position:absolute;
    display:block;
    cursor: pointer;
}
#popupNext{    
    right:6px;
    top:24px;
    position:absolute;
    display:block;
    cursor: pointer;
}   
#popupPrev{    
    right:145px;
    top:24px;
    position:absolute;
    display:block;
    cursor: pointer;
} 
.popupFeatureBox
{
    height: 20px; 
    width: 375px; 
    float:left; 
    clear:left; 
    background-color:#E1E1E1; 
    font-size: 12pt; 
    font-family:Arial; 
    color: #666666; 
    padding: 3px;
    }
.imgThumb
{
    border: 1px solid #666666;
    cursor: default;
    } 
.imgThumbOver
{
    border: 1px solid #e1e1e1;
    cursor: pointer;
    }     
.divDimensionText
{
	float: left; 
	display: block; 
	height: 68px; 
	width: 260px; 
	padding: 2px;
	}    
.popupSubtitle
{
	width: 360px;
	font-size: 16px;
	color: #666666;
	display: block;
	height: 20px;
	}
.divBullets
{
	width: 360px;
	height: 390px;
	
}
.divBullets ul{
	margin-left: 15px;	
}
.divBullets ul li
 {	
 	font-size: 14px;
	color: #666666; 	
	margin-bottom: 4px;
	font-family: Arial, Sans-Serif;
}
.prodID{
	display: none;
}

.docVault_unselected
{
	width: 100%;
	color: #000000;
	border-bottom: 2px solid #e1e1e1;
	margin-bottom: 12px;
	padding-left: 10px;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
}
.docVault_selected
{
	width: 100%;
	color: #0079c1;
	border-bottom: 2px solid #aaaaaa;
	margin-bottom: 12px;
	padding-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
.docVault_item
{
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
}
.RefLibCategoryIndexCell
{
	background-color: #d7d7d7;
	border-bottom: 2px solid #ffffff;
	padding: 5px 10px 5px 10px;
}
.RefLibCategoryIndexLink
{
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.RefLibCategoryList
{
	width: 636px;
	height: 30px;
	padding-left: 55px;
	padding-top: 11px;
	background-image: url('images/referenceLibrary_Catalog.jpg');
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
}
.RefLibDocumentLink
{
	color: #0079c2;
	font-size: 1.1em;
	font-weight: bold;
}
.RefLibDocumentDate
{
	color: #999999;
	font-size: 1.1em;
	font-weight: bold;
}
.RefLibDocumentDesc
{
	color: #000000;
	font-size: 1.1em;
	padding-top: 5px;
}
#popupAdmin{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:800px;
    width:950px;
    background-image: url('images/popupBgAdmin.png');        
    z-index: 2;
    padding:0px;  
}

/* Contact Log */
#popupContact{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:568px;
    width:800px;
    background-image: url('images/popupBg.gif');        
    z-index: 2;
    padding:0px;  
}
.popupContactInfoTop
{
    height: 30px; 
    width: 780px;  
    background-color:#a9a9a9; 
    font-family:Arial, Sans-Serif;  
    font-size: 11pt; 
    font-weight: bold;
    color: #ffffff; 
    margin-left: 10px;
    margin-top: 5px;
}
.popupContactInfoMain
{
	height: 100px; 
    width: 780px;  
    background-color:#e0e0e0; 
    font-family: Arial, Sans-Serif;  
    font-size: 9pt; 
    line-height: 12pt;
    margin-left: 10px;
}
.popupContactComments
{
	height: 210px; 
    width: 770px;  
    overflow: auto; 
    font-family:Arial, Sans-Serif;  
    margin-left: 0px;
    margin-top: 5px;
    SCROLLBAR-FACE-COLOR: #e0e0e0;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: white;
}


.popupCommentsAddTop
{
    height: 30px; 
    width: 780px; 
    background-color:#e0e0e0; 
    color: #626262;
    font-size: 11pt; 
    font-family:Arial, Sans-Serif; 
    line-height: 12pt;
    margin-left: 0px;
    margin-top: 25px;
}
.popupCommentsAddMidLeft
{
    height: 60px; 
    width: 5px; 
    background-color:#e0e0e0; 
    margin-left: 0px;
    float: left;
}
.popupCommentsAddMidCenter
{
    height: 60px; 
    width: 770px; 
    background-color:#ffffff; 
    color: #626262;
    font-size: 11pt; 
    font-family:Arial, Sans-Serif; 
    line-height: 12pt;
    margin-left: 0px;
    float: left;
}
.popupCommentsAddMidRight
{
    height: 60px; 
    width: 5px; 
    background-color:#e0e0e0; 
    margin-left: 0px;
}
.popupCommentsAddBot
{
    height: 30px; 
    width: 780px; 
    background-color:#e0e0e0; 
    color: #626262;
    font-size: 11pt; 
    font-family:Arial, Sans-Serif; 
    line-height: 12pt;
    margin-left: 0px;
}
.popupCommentsAddTextBox 
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt; 
	line-height: 12pt;
	overflow: auto;
	background-color: #FFFFFF;
    SCROLLBAR-FACE-COLOR: #e0e0e0;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: white;
}


a.popupCommentsLink
{
	text-decoration: none;
	color: #0079c0;
}

.deleteTest
{
	font-family: Arial, Sans-Serif;
}

.commentID
{
	display: none;
}




/* MyStore - Landing Page */
.sortBox
{
	width: 115px;
	height: 60px;
	background-color: #cccccc;
	font-family: Arial Narrow;
}
.sortBoxTitle
{
	color: White;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;	
	padding-bottom: 3px;
}
.sortBoxLinks a
{
	color: #939393;
	font-size: 9pt;	
	padding-left: 5px;
	text-decoration: none;	
}



.storeActivity
{
	float: left;
	padding-left: 5px;	
}
.storeActivityBar
{
	float: left;
	width: 595px;
	height: 24px;
	background-color: #666666;
	color: White;
	font-size: 9pt;
	font-weight: bold;
}
.storeActivityBarInner
{
	float: left;
	padding-left: 6px; 
}
.showArchive
{
	float: left;
	padding-left: 5px;
}
.dropDownMonth
{
	margin-top: 2px;	
	width: 60px;
	height: 20px;
	font-size: 11px;
}
.dropDownYear
{
	padding-top: 2px;	
	width: 50px;
	height: 20px;
	font-size: 11px;
}



.headerSection
{
	clear: left; 
	float: left;
	width: 900px;
}
.header
{
	float: left; 
	width: 57px; 
	height: 30px;
	margin-left: 3px;
}
.headerText
{
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	height: 30px;
}
.detailInfo
{
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 117px; 
	float: left;
	line-height: 13px;
}
.detailDates
{
	font-size: 8pt;
	width: 57px; 
	float: left;
	margin-left: 3px;
}
.detailDatesText
{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
}
/*#banner
{
	background-image: url('images/bgBanner.png');
	width:806px; 
	min-height:210px;
	height: auto !important;
	height: 210px;
	background-position: 2px 0px;
	background-repeat: no-repeat;
	clear: both;
	padding-left: 6px;
}*/
.banner
{
	background-image: url('images/bgBanner.png');
	width:806px; 
	/*min-height:210px;
	height: auto !important;*/
	height: 210px;
	background-position: 2px 0px;
	background-repeat: no-repeat;
	clear: both;
	padding-left: 6px;
}
.bannerAdmin
{
	background-image: url('images/bgBanner.png');
	width:806px; 
	min-height:210px;
	height: auto !important;
	height: 210px;
	background-position: 2px 0px;
	background-repeat: no-repeat;
	clear: both;
	padding-left: 6px;
}
/*#submenu
{
	background-image: url('images/bgSubMenu.png');
	width:806px; 
	min-height:50px;
	height: auto !important; 
	height: 50px;
	clear: both;
	background-position: 2px 0px;
	background-repeat: no-repeat;
}*/
.submenuNormal
{
	background-image: url('images/bgSubMenu.png');
	width:806px; 
	/*min-height:50px;
	height: auto !important;*/ 
	height: 50px;
	clear: both;
	background-position: 2px 0px;
	background-repeat: no-repeat;
}
.submenuAdmin
{
	background-image: url('images/bgSubMenu.png');
	width:806px; 
	min-height:50px;
	height: auto !important; 
	height: 50px;
	clear: both;
	background-position: 2px 0px;
	background-repeat: no-repeat;
}

.subMenu
{
	float: left;
	
	padding-top: 6px;
	color: #FFFFFF;
	}

.subMenu:hover
{
	float: left;
	
	/*padding-left: 30px;*/
	padding-top: 6px;
	color: #eecd20;
	}
.subMenu a
{
	color: #FFFFFF;
	font-weight: 900;
	font-size: 13px;
	padding-left: 70px;
	background-image: url('images/star_white_purpleBG.png');
	background-repeat: no-repeat;
	background-position: 56px 3px;
}		
.subMenu a:hover
{
	color: #eecd20;
	font-weight: 900;
	font-size: 13px;
	padding-left: 70px;
	background-image: url('images/star_yellow_purpleBG.png');
	background-repeat: no-repeat;
	background-position: 56px 3px;
}		
.lnkLevel1:hover
{
	color: #eecd20;
	font-weight: 900;
	font-size: 13px;
	padding-left: 70px;
	background-image: url('images/star_yellow_purpleBG.png');
	background-repeat: no-repeat;
	background-position: 56px 3px;
	}
	
.subMenuSelected
{
	float: left;
	padding-top: 6px;
}	
.subMenuSelected a
{
	color: #eecd20;
	font-weight: 900;
	font-size: 13px;
	padding-left: 70px;
	background-image: url('images/star_yellow_purpleBG.png');
	background-repeat: no-repeat;
	background-position: 56px 3px;
	}	
	
/*alternate submenu*/
.subMenu2
{
	float: left;
	
	padding-top: 6px;
	color: #FFFFFF;
	}

.subMenu2:hover
{
	float: left;
	
	/*padding-left: 30px;*/
	padding-top: 6px;
	color: #eecd20;
	}
.subMenu2 a
{
	color: #FFFFFF;
	font-weight: 900;
	font-size: 13px;
	padding-left: 30px;
	background-image: url('images/star_white_greenBG.png');
	background-repeat: no-repeat;
	background-position: 16px 3px;
}		
.subMenu2 a:hover
{
	color: #eecd20;
	font-weight: 900;
	font-size: 13px;
	padding-left: 30px;
	background-image: url('images/star_yellow_greenBG.png');
	background-repeat: no-repeat;
	background-position: 16px 3px;
}		
.lnkLevel2:hover
{
	color: #eecd20;
	font-weight: 900;
	font-size: 13px;
	padding-left: 30px;
	background-image: url('images/star_yellow_greenBG.png');
	background-repeat: no-repeat;
	background-position: 16px 3px;
	}
	
.subMenuSelected2
{
	float: left;
	padding-top: 6px;
}	
.subMenuSelected2 a
{
	color: #eecd20;
	font-weight: 900;
	font-size: 13px;
	padding-left: 30px;
	background-image: url('images/star_yellow_greenBG.png');
	background-repeat: no-repeat;
	background-position: 16px 3px;
	}	
/*end alternate submenu*/
	
.NateTestClass
{
	color:#FFFFFF;
	font-weight: 900;
	font-family: Courier New;
}

.NateTestClassInterior
{
	color:#000000;
	font-weight: bold;
	font-family: Courier New;
}

.NateTest
{
 color: Blue; font-weight:bolder;
}

.ContentMainHeader
{
	color: #662c91;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:18px;
	padding-bottom:10px;
	padding-left:65px;
	padding-right:65px;
}

.ContentSubHeader
{
	color: #662c91;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:12px;
	padding-bottom:5px;
	padding-left:65px;
	padding-right:65px;
}

.ContentBody
{
	color: white;
	font-family:Arial, Sans-Serif;
	font-size:12px;	
	padding-bottom:15px;
	padding-left:65px;
	padding-right:65px;
	line-height:16px;
}

.ContentBodyQuote
{
	color: #662c91;
	font-family:Arial, Sans-Serif;
	font-style:italic;
	font-weight:900;
	font-size:12px;
	padding-bottom:5px;
	padding-left:65px;
	padding-right:65px;
}

/*search page*/
.searchBox
{
	font-weight: bold;
	color: #662c91;
	width: 300px;
	
	}
.searchButton
{
	font-weight: bold;
	background-color: #662c91;
	border: 1px solid #000066;
	color: #FFFFFF;
	width: 60px;
	margin-left: 4px;
	
	}
.searchTitle
{
	font-weight: bold;
	color: #662c91;
	font-size: 18px;
	
	}
.searchMore
{
	font-weight: bold;
	color: #662c91;
	font-size: 12px;
	
	}
	
	/* Search */
.searchBoxWrapper
{ 
	width: 128px;
	height: 19px;
	padding: 0px 0px 0px 0px;
	background: url(/images/search_box.png);
	border: none;
	float: right;
}
.searchBoxText
{
	width: 124px; 
	height: 19px;
	background-color: transparent;
	border: none;
	z-index: 99;
	margin-right: 3px;
	margin-top: -2px;
}

.searchBoxWrapperHome
{ 
	min-width: 136px;
	min-height: 70px;
	padding: 0px 0px 0px 0px;
	background: url(/images/search_box3.gif);
	border: none;
	float: right;
}
.searchBoxTextHome
{
	width: 136px; 
	height: 20px;
	background-color: transparent;
	background: url('images/search_box5.gif');
	/*z-index: 99;
	margin-right: 2px;
	margin-top: -2px;*/
	clear:none;
	float: left;
	position:relative;
	top:34px;
	border:0 none;
	padding: 0px 0px 0px 0px;
	margin:0;
	vertical-align:baseline;
	text-indent:10px;
	line-height:130%;
}
#divHomeSearch
{
	position: absolute;
	top: 100px;
	left: 100px;
	margin-right: 240px;
	margin-left: 765px;
}
.searchTextboxImage
{
	border:0 none;
	padding: 0px 0px 0px 0px;
	margin:0;
	vertical-align:baseline;
}
.searchButtonHome
{
	border:0 none;
	padding: 0px 0px 0px 0px;
	margin:0;
	vertical-align:baseline;
	clear:none;
	float:left;
}

/*Tiles*/
#divTiles
{
	float:left;
	margin:0;
	padding:0;
	border:0 none;
	position:relative;
	right:2px;
}
.tileRow
{
	border:0 none;
	margin:0;
	padding:0;
	vertical-align:baseline;
}
.tile
{
	clear:none;
	float:left;
	border:0 none;
	color:#000000;
	margin:0;
	padding:0;
	
}
.pressReleaseTitle
{
	color: #662c91;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:12px;
	padding-bottom:5px;
}
.pressReleaseTitle:hover
{
	color: white;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:12px;
	padding-bottom:5px;
}
.pressReleaseDate
{
	color: white;
	font-family:Arial, Sans-Serif;
	font-size:12px;	
	padding-bottom:15px;
	line-height:16px;
	font-style:italic;
}
.pressReleaseDesc
{
	color: white;
	font-family:Arial, Sans-Serif;
	font-size:12px;	
	padding-bottom:15px;
	line-height:16px;
}
.pressReleaseReadMore
{
	color: #662c91;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	padding-bottom:5px;
}
.pressReleaseReadMore:hover
{
	color: white;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	padding-bottom:5px;
}
.PressReleaseHeader
{
	color: #662c91;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:18px;
	margin-bottom:50px;
}
.interior-content
{
	padding-left:65px;
	padding-right:65px;
}

.cityLink
{
	color: #FFFFFF;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:12px;
	padding-bottom:5px;
}
.cityLink:hover
{
	color: #eecd20;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:12px;
	padding-bottom:5px;
}
.navLink
{
	color: white;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:12px;
}
.navLink:hover
{
	color: white;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:12px;
}
/*
.ContentMainHeader
{
	color: #662c91;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:18px;
	padding-bottom:10px;
	padding-left:65px;
}

.ContentSubHeader
{
	color: #662c91;
	font-family:Arial, Sans-Serif;
	font-weight:900;
	font-size:12px;
	padding-bottom:5px;
	padding-left:65px;
	padding-right:65px;
}

.ContentBody
{
	color: white;
	font-family:Arial, Sans-Serif;
	font-size:12px;	
	padding-bottom:15px;
	padding-left:65px;
	padding-right:65px;
	line-height:16px;
}
*/