/* base styles --------------------------------------------- */
a {
	color: #c00;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a img {
	border: 0;
}
body {
	background: #9dbed8;
	color: #000;
	height: auto;
	margin: 8px 0 8px 0;
	/*min-height: 100%;*/
	padding: 0;
	text-align: center;
	/*height: 100%;*/
}
html {
	height: 100%;
	/*min-height: 100%;*/
}
h1,
h2,
h3 {
	margin: 0;
}
h1 { 
	border-bottom: solid 2px #ccc;
	color: #000;
	font: bold 18px Verdana Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	padding: 12px 0 0 0;
}
h2 { 
	background: #224b71;
	color: #fff;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
}
h3 { font-size: 16px; }
form {
	margin: 0;
}
ol,
ul {
	margin: 0;
	padding: 0;
}
ol li,
ul li {
	margin-left: 2em;
	padding: 0;
}

/* content styles ------------------------------------------ */
.alertKey,
.errorKey {
	background: #eee;
	border: solid 2px #666;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	text-align: left;
	width: 480px;
	margin-bottom: 16px;
}
.alertKey img {
	vertical-align: middle;
}
.contactBox {
	clear: none;
	display: block;
	float: left;
	margin-bottom: 16px;
	text-align: center;
	/*width: 25%;*/
}
.contactLink {
	background-color: #ccc;
	border: solid 1px #333;
	color: #000;
	display: inline;
	float: left;
	font-size: 11px;
	margin: 0 2px 4px 2px;
	padding: 4px;
	text-align: left;
	text-decoration: none;
	width: 482px;
}
.contactLink img {
	border: none;
	margin-right: 4px;
	float: left;
	height: 80px;
	width: 120px;
}
.dataTable {
	border: solid 1px #666;
	border-collapse: collapse;
	margin-bottom: 4px;
}
.dataTable td {
	border: solid 1px #999;
	padding: 2px 4px 2px 4px;
	text-align: left;
}
.dataTable th {
	background: #999;
	border: solid 1px #666;
	color: #fff;
}
.field,
.fieldRequired {
	border: solid 1px #333;
}
.fieldError {
	background: #fee;
	border: solid 1px #c00;
}
.fieldErrorMessage {
	background: url('./img/int/fieldError.gif') no-repeat;
	color: #c00;
	/*display: inline;*/
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
	margin: 0;
}
.fieldLabel,
.fieldRequiredLabel,
.fieldErrorLabel {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 4px 0 4px;
}
.fieldRequiredLabel {
	font-weight: bold;
}
.fieldErrorLabel {
	color: #c00;
}
.errorKey {
	border: solid 2px #c00;
	color: #c00;
}
.errorKey img {
	vertical-align: middle;
}
.formatTable {

}
.formatTable td,
.formatTable th {
	padding: 0 4px 0 4px;
}
.formatTable th {
	background: #666;
	color: #fff;
	text-align: left;
}
.formatTable .row1 {
	background: #eee;
}
.formatTable .row2 {
	background: #ddd;
}
.formButton {
	background: #c00;
	border: outset 1px;
	color: #fff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}
#footerBar {
	display: block;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	text-align: right;
	width: 1020px;
}
#footerMenu {
	background: #224b71;
	clear: both;
	color: #79aede;
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	height: 42px;
	line-height: 42px;
	margin-top: 2px;
	padding-left: 12px;
}
#footerMenu #menuLinks {
	background: #3c7db2 url('./img/int/footerLinkConnect.gif') no-repeat;
	line-height: 42px;
	padding-left: 64px;
	padding-right: 12px;
	float: right;
}
#footerMenu #menuLinks a { 
	color: #fff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
#footerMenu #menuLinks a:hover { 
	color: #000;
	text-decoration: none;
}
#footerMenu #menuLinks .linkSep { 
	background: #fff;
	display: inline;
	font: 1px sans-serif;
	height: 32px;
	margin: 0 6px 0 4px;
	padding: 16px 0 8px 0;
	width: 1px;
}
#indexHeader {
	background: url('./img/int/!indexHeader.jpg') no-repeat;
	/*border: solid 16px #eee;*/
	height: 260px;
	margin: -4px -4px 0 -4px;
	width: 1000px;
}
#indexLeft,
#indexCenter,
#indexRight {
	padding: 0;
	/*width: 488px;*/
}
#indexLeft {
	/*background: #0ff;*/
	float: left;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 8px 4px 4px 4px;
	width: 240px;
}
#indexCenter {
	/*background: #ff0;*/
	float: left;
	margin: 8px 4px 4px 4px;
	position: relative;
	width: 408px;
	z-index: 1;
}
#indexRight {
	/*background: #f0f;*/
	float: right;
	margin: 8px 4px 4px 4px;
	position: relative;
	width: 320px;
	z-index: 1;
}
#indexNews {
	margin: 0;
	/*overflow: auto;*/
	padding: 0;
}
#indexNews hr {
	display: none;
	visibility: hidden;
}
#indexNews .newsTitle,
#indexLeft h1,
#indexRight h1 {
	border-bottom: solid 1px #666;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
.inventoryLink {
	font: 1px sans-serif;
	padding: 0;
}
.inventoryLink img {
	border: solid 1px #333;
}
.linkButton:active,
.linkButton:link,
.linkButton:visited {
	background: #666 url('./img/int/buttonArrow.png') right no-repeat;
	/*border: solid 1px #666;*/
	color: #fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 32px;
	margin-right: 8px;
	padding: 5px 64px 4px 16px;
	text-decoration: none;
	text-transform: uppercase;

}
.linkButton:hover {
	background-color: #333;
	text-decoration: none;
}
h1 .linkButton:active,
h1 .linkButton:link,
h1 .linkButton:visited,
h1 .linkButton:hover {
	float: right;
	line-height: 20px;
	margin: 0;
	position: relative;
	top: -8px;
}
.logoArea  {
	text-align: center;
}
.logoArea img {
	border: 0;
	margin: 4px;
	vertical-align: middle;
}
.logoLinks {
	border: solid 1px #999;
}
.logoLinks h1 {
	background: #999;
	border: 0;
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
}
#sidebarFrame {
	display: inline;
	float: left;
	width: 216px;
	text-align: center;
}
#sidebarMenu {
	display: inline;
	float: left;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url('./img/blank.gif');
	margin: 16px 0 0 24px;
	text-align: left;
	width: auto;
}
#sidebarMenu li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#sidebarMenu li li {
	font-weight: normal;
	list-style-image: url('./img/int/sidebarMenuBullet.gif');
	margin: 0 0 0 16px;
}
#sidebarMenu .sidebarMenuSpace {
	display: block;
	padding: 16px 0 0 0;
}
.specialLink {
	margin: 0 8px 0 0;
}
.specialLink img {
	background-color: #c00;
	border: solid 1px #999;
	height: 72px;
	margin-bottom: 3px;
	margin-top: 1px;
	width: 238px;
}
.specialLink:hover img {
	background-color: #f00;
	border-color: #fff;
}
.surveyTable td {
	vertical-align: top;
}
.pageEnder {
	clear: both;
	font; 1px sans-serif;
	height: 0px;
	margin-bottom: 0px;
}
.pageHeader {
	background: #999;
	color: #fff;
	display: table;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	height: 200px;
	line-height: 200px;
	margin: 24px 0 0 0;
	text-align: center;
	width: 100%;
}
.pageHeader img {
	float: left;
}
.productLink {
	margin: 0;
}
.productLink img {
	background-color: #666;
	border: solid 1px #666;
	height: 72px;
	filter: Alpha(Opacity=85);
	margin-bottom: 4px;
	margin-top: 0px;
	opacity: .85;
	position: relative;
	width: 238px;
}
.productLink:hover img {
	background-color: #999;
	border: solid 1px #333;
	filter: Alpha(Opacity=100);
	opacity: 1;
}
a.productPageLink {
	background-color: #666;
	border: solid 1px #000;
	color: #fff;
	display: inline;
	float: left;
	margin: 0 2px 4px 2px;
	padding: 4px;
	text-decoration: none;
	width: 482px;
}
a.productPageLink:hover {
	background-color: #999;
	border: solid 1px #333;
	color: #333;
}
a.productPageLink img {
	border: none;
	margin-right: 4px;
	float: left;
	height: 80px;
	width: 120px;
}
#pageArea,
#pageAreaIndex {
	background: #fff;
	border: solid 1px #224b71;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	height: auto !important;
	height: 100%;
	margin: 0px auto;
	/*margin-bottom: 16px;*/

	padding: 2px;
	text-align: left;
	width: 1020px;

}
#pageArea {
	/*padding-bottom: 8px;*/
}
#pageArea #pageContent {
	background: #fff url('./img/int/contentBG.jpg') no-repeat;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	min-height: 519px;
	padding: 8px 6px 8px 268px;
}
#pageArea #pageContentIndex {
	margin: 0;
}
#pageArea #pageContentNoSidebar {
	background: #fff url('./img/int/contentNoSidebarBG.jpg') no-repeat;
	padding: 8px 6px 8px 6px;
}
#pageAreaIndex {
	/*background: #333;*/
}
#pageBG {
	height: 100%;
	margin: 0px auto;
	min-height: 100%;
	text-align: left;
}
.floatLeft {
	float: left;
	margin-right: 8px;
}
.floatRight {
	float: right;
	margin-left: 8px;
}
.framed { border: solid 1px #333; }
.sep {
	background: #999;
	height: 1px;
	margin: 4px 0 4px 0;
}
.smallBreak {
	margin: 0;
}
#splashArea {
	background: url('./img/int/splash.jpg') no-repeat;
	height: 538px;
	width: 1020px;

}
#splashArea #splashFloat {
	background: url('./img/int/splashFloat.png') no-repeat;
	color: #fff;
	float: right;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height: 56px;
	line-height: 18px;
	margin-top: 80px;
	padding: 6px 8px 12px 8px;
	text-align: justify;
	width: 309px;
}
#splashArea #splashLinks {
	float: left;
	height: 96px;
	margin-top: 442px;
	padding: 8px 0 0 10px;
	width: 261px;
}
#splashArea #splashLinks a {
	background: url('./img/int/splashLink.png') no-repeat;
	color: #fff;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	line-height: 20px;
	padding-left: 13px;
}
#splashArea #splashLinks a:hover {
	color: #000;
	text-decoration: none;
}


/* menu styles --------------------------------------------- */
#menuArea {
	background: #224b71;
	height: 180px;
}
#menuBar {
	background: #3c7db2;
	clear: both;
	display: block;
	position: absolute;
	width: 1020px;
	top: 159px;
	z-index: 99;
}
#menuFloat {
	background: url('./img/int/menuFloat.png') no-repeat;
	behavior: url('./includes/iepngfix.htc');
	float: right;
	height: 111px;
	margin-right: 36px;
	position: relative;
	width: 203px;
}
#menuFloat #rankInfo {
	color: #fff;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	margin: auto;
	margin-top: 12px;
	text-align: center;
	text-transform: uppercase;
	width: 150px;
}
#menuFloat #rankInfo b {
	display: block;
	font-size: 20px;
	line-height: 23px;
}
#menuLogo {
	background: url('./img/int/logo.gif') no-repeat;
	behavior: url('./includes/iepngfix.htc');
	cursor: hand;
	float: left;
	height: 103px;
	position: relative;
	margin: 22px 0 0 22px;
	width: 406px;
	z-index: 100;
}
#menuBar #menuItems {
	width: 100%;
}
#menuBar #menuItems td{
	text-align: center;
}
#menuBar #menuItems a { /* dropdown button only */
	display: block;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 32px;
	/*padding: 1px 4px 0px 2px;*/
	text-decoration: none;
	text-transform: uppercase;
}
#menuBar #menuItems a:hover {
	color: #000;
}
#pathBar {
	background: #ddd;
	color: #333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 4px 0 4px;
}
#pathBar a { color: #C00; }
#searchBar {
	color: #ccc;
	font: 10px Arial, Helvetica, sans-serif;
	float: right;
	line-height: 22px;
	padding: 0px 4px 1px 4px;
	margin-right: 12px;
}
#searchBar form {
	margin: 0;
	padding: 0;
}
#searchBar input {
	background: #ccc;
	border: solid 1px #666;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 0;
	margin: 0;
	width: 128px;
}
#searchBar #searchButton {
	background: 0;
	border: 0;
	height: 16px;
	margin: 3px 0 -3px 0;
	width: 16px;
}

/* Slideshow elements ====================================================== */

.slideElementBG,
.slideElementFG {
	position: absolute;
}
.slideElementBG {
	z-index: 32;
}
.slideElementFG {
	z-index: 64;
}
.slideHidden {
	display: none;
	visibility: hidden;
}
#indexSpecialFG,
#indexSpecialBG, {
	border: solid 1px #666;
	height: 238px;
	margin-top: 4px;
	width: 318px;
}

/* index contact form ====================================================== */

#indexContactForm {
	background: #aaa url('./img/int/indexContact.jpg') no-repeat;
	border: solid 1px #666;
	margin-top: 248px;
	padding: 24px 0 0 0;
}
#indexContactForm .field,
#indexContactForm .fieldRequired,
#indexContactForm .fieldError,
#indexContactForm .fieldRequiredError {
	width: 306px;
	margin-left: 4px;
}
#indexContactForm .field,
#indexContactForm .fieldRequired {
	background: #eee;
	border-color: #666;
}
#indexContactForm .fieldLabel,
#indexContactForm .fieldRequiredLabel,
#indexContactForm .fieldErrorLabel  {
	clear: both;
	color: #fff;
	line-height: 20px;
	vertical-align: bottom;
}
#indexContactForm .fieldErrorLabel  {
	color: #c00;
}
#indexContactForm .fieldError {
	background: #fee;
	border-color: #c00;
}
#indexContactForm .alertKey,
#indexContactForm .errorKey {
	margin: 8px 4px 4px 4px;
	width: 296px;
}
#test {
	/* WTF! */
}
