﻿body 
{
    background-image: url(images/Background.jpg);
    background-repeat: repeat;    
    background-color: #6e798b;
    padding:0px 0px 0px 0px;
    margin: 15px 0px 0px 0px;
    font-family: "Segoe UI","Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;    
}

h1
{
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;    
    font-size: 1.8em;
}

h2
{    
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;    
    color:#4272b2;    
    font-size: 1.2em;
    font-weight:bold;
    margin-top: 20px;
}

h3
{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-size: 1em;
	margin-bottom: 0px;
	padding-bottom: 1px;
}

h4
{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #4272b2;
	font-size: .95em;
	margin-bottom: 0px;
	padding-bottom: 1px;
}

p
{
    padding-top: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.newsList
{   
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    list-style-type: none;
}

.newsList p
{
    margin-top: 0px;
    padding-top: 2px;
}

div
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

a
{
    color:#4272b2;
}

.homeHeader
{
    background: url(images/HomeTop.jpg) repeat-x;
    background-position: top; 
    height: 310px;
    /*width: 100%;    */
    
}

.shadowL
{
    background-image: url(images/ShadowL.jpg);
    background-repeat: repeat-y;
    background-position:top right;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 7px;
}

.shadowR
{
    background-image: url(images/ShadowR.jpg);
    background-repeat: repeat-y;
    background-position:top left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 7px;
}

.mainLayoutTable
{
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px; 
}

.mainLayoutTable td
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.shadowL div
{
    width: 7px;
}

.shadowR div
{
    width: 7px;
}

.centerElements
{
}

.standardHeader
{
    background: url(images/StandardTop.jpg) repeat-x;
    background-position: top; 
    height: 61px;
    /*width: 100%;*/

}

.centerOuter, .homeMainContentOuter, .homeMainContentOuter, .homeHeader, .footerOuter, .standardHeader
{
    margin-left: auto;
    margin-right: auto;
    width: 920px;
    padding-left: 15px;        
}

.centerPage, .mainContentHome, .subMenu, .mainContent
{
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}

.subMenu
{
    font-size: .9em;
    float:left;    
    width: 221px;
    margin-left: -15px; 
}

.subMenuTop
{
    background-image: url(images/SubMenuTop.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 69px;
}

.subMenu ul
{
    list-style-type: none;
    text-indent: 0px;
    padding: 0px 0px 0px 0px;
    margin: 0px 32px 0px 15px;
}

.subMenu li
{
    font-size: 1em;
    border-bottom-style: dotted;
    border-bottom-width: 3px;
    border-bottom-color: #83afea;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.subMenu a, .footerText a
{
    color: White;
    text-decoration: none;
}

.subMenu a:hover, .footerText a:hover
{
    text-decoration: underline;
}

.subMenuCenter
{
    color: White;
    z-index: 0;
    background-image: url(images/SubMenuCenter.png);
    background-repeat: repeat-y;
    background-position: top left;
    padding: 0px 0px 0px 13px;
    margin: -30px 0px 0px 0px;
    min-height: 300px;        
}

.subMenuBottom
{
    background-image: url(images/SubMenuBottom.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: 34px;
}

.mainContentHome
{
    padding-right: 15px;
    padding-top: 10px;
}

.mainContent
{
    width: 910px;    
}

.mainContentStandard
{
    margin-left: 20px;
    float:left;
    width: 640px;
}

.lFooter
{
    float:left;
    width: 17px;
    height: 50px;
    background-image: url(images/FooterL.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    margin-left: -1px;
}

.cFooter
{
    width: 915px;
    float:left;
    height: 50px;
    background-image: url(images/FooterC.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}

.rFooter
{
    float:left;
    width: 17px;
    height: 50px;
    background-image: url(images/FooterR.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.footerText
{    
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    padding-top: 12px;
    color: White;    
}

.headerOuter
{
    height: 65px;
    width: 900px;
}

.headerLogo
{
    float:left;
    margin: 10px 20px 0px 0px;
    background-image: url(images/HeaderLogo.png);    
    background-position: top left;
    background-repeat: no-repeat;
    height: 35px;
    width: 206px;
    display: inline-block;    
}

.homeFeatureContent
{   
    position: relative;
    top: 0px;
    left: 0px;    
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;  
    height: 220px;
    width: 900px;  
}

.homeMainFeatureImage
{
    top: 10px;
    left: 0px;    
    margin: 15px 0px 0px -10px;    
    background-image:url(images/HomeScreenShotIE6.jpg);
    background-repeat: no-repeat;
    background-position: top left; 
    width: 311px;
    height: 210px;     
}

.banner div
{
    margin-left: -4px;
    display: none;
}

.banner div a
{
    border: none;
}

.banner img
{
    border-style: none;
}

.homeMainFeatureText
{    
    position:relative;    
    margin: -215px 0px 1px 320px;
    background-image: url(images/MainFeatureText.png);
    background-image: url(images/MainFeatureText.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width:576px;
    height: 90px;  
    text-indent: -10000px;  
}

.homeMainFeatureModules
{    
    font-family: Trebuchet MS, Verdana;
    color: #79A1D7;
    margin: 0px 0px 0px 305px;
    width: 600px;
    height: 130px;
    /*border: none 1px black;*/
}

.homeMainFeatureModule
{    
    text-align: left;
    padding-top: 1px;     
    float: left;
    width:120px;
    height: 120px;
    /*border: none 1px black;    */
}

.homeMainFeatureModule .header
{    
    display: block;
    width: 120px;
    text-align: center;    
}

.homeMainFeatureModule a
{
    /*color: #A9CBF8;    */
    color: White;    
    text-decoration: none;    
    border-style: none;        
}

.homeMainFeatureModule a:hover
{
    color: White;
    text-decoration: underline;        
}

.homeMainFeatureModule img
{
    border-style:none;
}

.homeMainFeatureModuleImage
{
    margin-top: 5px;
    width:120px;
    height: 75px;       
    display: block;
    background-repeat: no-repeat;
    background-position: top center; 
}

.homeMainFeatureModule #nhimage
{
    background-image: url(images/fossil.jpg);     
}

.homeMainFeatureModule #artimage
{           
    background-image: url(images/lady.jpg);     
}

.homeMainFeatureModule #chimage
{           
    background-image: url(images/lute.jpg);     
}

.homeMainFeatureModule #archivesimage
{           
    background-image: url(images/map.jpg);     
}

.homeMainFeatureModule #archaeologyimage
{           
    background-image: url(images/arrowhead.jpg);     
}

.homeMainFeatureModule .shadow
{    
    background-image: url(images/smallshadowie6.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-top: 6px;
    width:120px;
    height:12px; 
}

.homeMainContentOuter
{    
    /*border: none 1px black;*/
    background: url(images/HomeCenter.jpg) repeat-x;
    /*width: 100%;    */

    top: 310px;
    background-repeat: repeat;
    padding-bottom: 20px;    
}

.footerOuter
{    
    background: url(images/HomeFooter.jpg) repeat-x;        
    min-height: 50px;

}

.mainMenu
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;    
    display: block;
}

.searchBoxContainer
{    
    float:left;
    display:block;    
    height: 30px; 
    width: 210px;     
    border: none 1px white;
    margin: 13px 0px 0px 20px;
    padding: 0px 0px 0px 5px;
}

.mainMenu li
{
    list-style: none;
    float:left;
    margin: 20px 0px 0px 10px;
    float:left;
    font-size: 14px;        
}

.searchBox, .WLSearchBoxDiv
{
    display:none;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;  
    background-image: url(images/SearchBox.jpg);    
    background-position: top left; 
    background-repeat: no-repeat; 
    border: none 1px white;
    height: 30px;
    width: 200px;
    border: none 1px black;
}

.searchTextBox
{
    background:transparent none repeat scroll 0 0;
    border:0 none; 
    border-style: hidden;
    display:inline;
    text-indent: 0px;
    padding: 0px 2px 0px 2px;
    margin: 0px 0px 0px 0px;
    float: left;
    margin-top: 4px; 
    width: 120px;
    left: 0px;    
}

.mainMenu li a
{
    float: left;
    color: White;
    text-decoration: none;
}

.mainMenu li a:hover
{
    text-decoration: underline;
}

.mainMenu .topMenuItemSelected
{  
    float: left;
    color: White;    
    background-image: url(images/notch.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 28px;
}

.mainMenuSeperator
{
    background-image: url(images/MenuDivider.jpg);
    background-position: top left;
    float:left;
    clear: right;
    margin: -8px 2px 0px 10px; 
    width: 2px; 
    height: 33px;      
}

.badgeContainer
{
    border-top: solid 1px #4272b2;
    margin-top: 10px;
    width: 100%;
    padding-top: 10px;    
}

.badge
{
    display: block;
    float:left;
    width: 163px;
    height: 84px;
    margin: 0px 5px 5px 0px;    
}

.badgeSubMenu
{   
    display: block;    
    width: 163px;
    height: 84px;
    margin: 0px 5px 5px 0px;    
}

.boxedIn
{
	border: 2px #0066CC solid;
	background-color: #CAD9EC;
	padding: 5px 20px 5px 20px;
	margin-bottom: 10px;
}

.boxedIn p
{
	margin: 0px 0px 5px 0px;
}

.boxedIn h3
{
	color: #4272B2;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.screenShotBannerLink
{
    position: relative;
    top: -65px;
    z-index: 100;
    background-image: url(images/ViewScreenshots.png);
    background-repeat: no-repeat;
    display:block;
    width: 146px;
    height: 37px;
    left: 296px;
    text-indent:-5000px;
}

.thumbnail
{
    float:left; 
    padding: 5px 5px 5px 5px; 
    display:block;
}

.largerViewText
{
	font-size: 10px;
	text-align: center;
}

.contactUs
{
    margin-left: 560px;
}

.searchButton
{
    background-image: url(images/Search.jpg);
    float: right; 
    margin-right: 0px;
    border: none;
    height: 27px;
    width: 62px;
}