/* weather sentinel main cascade */

html {
	margin: 0px;
	padding: 0px;
}

body  { 
	color: #000000;	
	background-color: #e3f2d5;
	font-size: 12px; 	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
}

/* brian's navagation */


#nav-wrapper {
	font-size: .6em;
	text-align: left;
	background-color: transparent;
	width: 800px;
	margin: 0px auto;
	height: 26px;
}

#nav, #nav ul { /* all lists */
	padding: 1px 0px;
	margin: 0px;
	list-style: none;
	/*add to make span whole width*/
	width: 800px;
	height: 26px;
}

#nav a {
	width: 104px;
	w\idth : 104px; /* hack */
	display : block;
	color : #000;
	font-weight : bold;
	text-decoration : none;
	padding : 3px .5em;
	height: 24px;
	background-image: url(../business/tab-button.jpg);
		
}

#nav a:hover {
	width: 104px;
	w\idth : 104px; /* hack */
	background-color: transparent;
	background-image: url(../business/tab-button-over.jpg);
	color: #000;
}

#nav li { /* all list items */
	float: left;
	/*also effects general size - indvidual li sizes*/
	width: 114px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	/*also effects general size individual rollover li sizes*/
	width: 114px;
	left: -999em;
	color: Black;
	background-color: White; 
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}


/* parent table and background image */

.home-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-sentinel.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}


.resources-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-resources.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}


.search-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-search.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}


.disclaimer-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-disclaimer.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}

.seo {
	display: none;
}

a.bodylinks { 
	color: #000000; 
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 1em; 
	font-weight: 800;  
	text-decoration: none; 
	padding: 3px 3px;   
	z-index: 100;
}

a.bodylinks:hover {
	color: #000000; 
	background-color: #98bd87;
	font-size: 1em; 
	font-weight: 800;
	text-decoration: none;
	padding: 2px 2px;
	border: 1px solid black;
	z-index: 100;
}
 
/* header */

.splash {
	background: url(../images/header-weather-sentinel-splash.gif) no-repeat top left; 
	width: 312px;
	height: 178px;
}


.main-nav {
	width: 489px;
	height: 47px;
	margin: 0px;
	margin-top: 99px;	
}

/* footer */

.footer-nav {
	width: 800px;
	height: 61px;
	margin: 0px;
}

/* body */

.body {
	width: 800px;
	height: auto;	
}

.main-content {
	clear: both;
	padding: 15px 10px 0px 15px;
	display: block;
	width: auto;
	height: auto;
}

.small-header {
	font-size: 1.4em;
	font-weight: 900;
	padding: 34px 0px 0px 15px;
	display: block;
	float: left;
}

.large-header {
	font-size: 1.8em;
	font-weight: 900;
	padding: 30px 0px 0px 15px;
	display: block;
	float: left;
}

.sub-header {
	font-size: 1.2em;
	font-weight: 700;
}

/* green-box */

.green-box {
	background-color: #c4fc8f;
	color: #000;
	border-top: 15px solid #98bd87;
	border-bottom: 15px solid #98bd87;
	height: 100px;
}


/* home body */

.sentinel-montage {
	width: 350px;
	height: 417px;
	background: transparent url(../images/sentinel-mainscreenshot2.gif) no-repeat bottom right; 
	float: right;
	margin: 0px 0px -19px 0px;
}

/*
.sentinel-screenshot {	
	position: relative;
	top: -95px;
	left: 10px;
	background: transparent url(../images/sentinel-screenshot.gif) no-repeat bottom right; 
	width: 344px;
	height: 249px;
	z-index: 100;
}
*/

.sentinel-web-seminar {	
	position: relative;
	top: -105px;
	left: 10px;
	width: 336px;
	height: 102px;
	border: none;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

/* download */


.download-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-download.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}

.download-download {	
	position: relative;
	top: -60px;
	left: 10px;
	background: transparent url(../images/download-download.gif) no-repeat bottom right; 
	width: 200px;
	height: 176px;
	z-index: 100;
}

.download-image {
	width: 350px;
	height: 416px;
	background: transparent url(../images/download-image.gif) no-repeat bottom right; 
	float: right;
	padding: 0px;
	margin: 0px 0px -19px 0px;
	z-index: 10;
}

/* download */

.license-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-license.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}

/* brochure */

.brochure-image {
	width: 256px;
	height: 325px;
	background: transparent url(../images/brochure-image.gif) no-repeat bottom right; 
	float: right;
	padding: 0px;
	margin: 0px 0px -10px 0px;
	z-index: 10;
}

.brochure-download {	
	position: relative;
	top: -60px;
	left: 5px;
	background: transparent url(../images/download-download.gif) no-repeat bottom right; 
	width: 200px;
	height: 176px;
	z-index: 100;
}

/* brochure */

.faq-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-faq.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}


.faq-image {
	width: 256px;
	height: 325px;
	background: transparent url(../images/brochure-image.gif) no-repeat bottom right; 
	float: right;
	padding: 0px;
	margin: 0px 0px -10px 0px;
	z-index: 10;
}

.question-answer {
	border-bottom: solid 2px #000000;
	padding-top: 10px;
	width: 800px;
	height: auto;
	
}

/* screenshots */

.screenshots-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-screenshots.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}

.screenshots-main-nav {
	width: 489px;
	height: 47px;
	margin: 0px;
	margin-top: 99px;	
}

/* resources */

.resources-small-header {
	font-size: 1em;
	padding: 10px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 0px solid black;
	background-color: #fff;
	color: #000;
}

.resources-small-download-bottom {
	font-size: 1em;
	padding: 10px;
	border: 1px solid black;
	border-left: 1px solid black;
	border-top: 0px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background-color: #fff;
	color: #000;
}

.resources-small-download-top {
	font-size: 1em;
	padding: 10px;
	border: 1px solid black;
	background-color: #fff;
	color: #000;
}

.resources-large-header {
	font-size: 1.2em;
	font-weight: 800;
	padding: 2px 6px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 0px solid black;
	background-color: #98bd87;
	color: #000;
}

.resources-large-header-end {
	font-size: 1.2em;
	font-weight: 800;
	padding: 2px 6px;
	border: 1px solid black;
	background-color: #98bd87;
	color: #000;
}

.resources-large-download {
	font-size: 1.2em;
	font-weight: 800;
	padding: 2px 6px;
	border: 1px solid black;
	background-color: #98bd87;
	color: #000;
}

/* login */

.login-form {
	padding-bottom: 10px;
}

.enter-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-login.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}

.login-image {
	width: 300px;
	height: 189px;
	background: transparent url(../images/login-image.gif) no-repeat bottom right; 
	float: right;
	margin-top: 70px;
	margin: 0px 0px -19px 0px;
}

/* contact */

.contact-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-contact-us.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}

.contact-image {
	width: 200px;
	height: 260px;
	background: transparent url(../images/sitemap-image.gif) no-repeat bottom right; 
	float: right;
	margin: 0px 0px -19px 0px;
}

/* about-us */

.about-us-image {
	width: 202px;
	height: 139px;
	background: transparent url(../images/about-us-image2.gif) no-repeat bottom right; 
	float: right;
	margin: 120px 0px 0px 0px;

}

.about-us-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-about-us.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}

/* resource-subitems */

.presentation-image {
	width: 422px;
	height: 211px;
	background: transparent url(../images/presentation-image.gif) no-repeat bottom right; 
	float: right;
	margin-top: 120px;
	margin: 0px 0px -19px 0px;
}

.newsletter-image {
	width: 193px;
	height: 370px;
	background: transparent url(../images/newsletter-image.gif) no-repeat bottom right; 
	float: right;
	margin: 0px 0px -19px 0px;
}

/*
.license-image {
	width: 320px;
	height: 240px;
	background: transparent url(../images/license-image.gif) no-repeat bottom right; 
	margin-top: 120px;

}
*/

.license-download {	
	position: relative;
	top: -100px;
	left: 10px;
	background: transparent url(../images/download-download.gif) no-repeat bottom right; 
	width: 200px;
	height: 176px;
	z-index: 100;
}

.users-manual-image {
	width: 300px;
	height: 390px;
	background: transparent url(../images/users-manual-image.gif) no-repeat bottom right; 
	float: right;
	margin-top: 50px;

}

/* error-pages */

.error-sub-header {
	font-size: 1em;
	font-weight: 700;
}

.error-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-error.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}

.four-o-eight-image {
	width: 200px;
	height: 176px;
	background: transparent url(../images/error-408.gif) no-repeat bottom right; 
	float: right;
	margin-top: -15px;
	margin-right: 20px;
}
.four-o-four-image {
	width: 200px;
	height: 176px;
	background: transparent url(../images/error-404.gif) no-repeat bottom right; 
	float: right;
	margin-top: -15px;
	margin-right: 20px;
}
.four-o-one-image {
	width: 200px;
	height: 176px;
	background: transparent url(../images/error-401.gif) no-repeat bottom right; 
	float: right;
	margin-top: -15px;
	margin-right: 20px;
}
.four-o-three-image {
	width: 200px;
	height: 176px;
	background: transparent url(../images/error-403.gif) no-repeat bottom right; 
	float: right;
	margin-top: -15px;
	margin-right: 20px;
}


.five-hundred-image {
	width: 200px;
	height: 176px;
	background: transparent url(../images/error-500.gif) no-repeat bottom right; 
	float: right;
	margin-top: -15px;
	margin-right: 20px;
}
/* sitemap */

.sitemap-wrapper {
	margin-right: auto;
	margin-left: auto;
	color: #000;
	background: #ffffff url(../images/weather-shell-sitemap.jpg) no-repeat top right; 
	width: 800px;
	height: auto;
	border: 1px solid black;
}

a.sitemaplinks { 
	color: #000000; 
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 1.1em; 
	font-weight: 800;  
	text-decoration: none; 
	padding: 7px 4px;   
	z-index: 100;

}

a.sitemaplinks:hover {
	color: #000000; 
	background-color: #98bd87;
	font-size: 1.1em; 
	font-weight: 800;
	text-decoration: none;
	padding: 6px 3px;
	border: 1px solid black;
	z-index: 100;

}