﻿a
{
	color: #0066CC;
	text-decoration: none;
}

a:link
{
	color: #0066CC;
}

a:visited
{
	color: #006699;
}

a:hover
{
	color: #0033CC;
	text-decoration: underline;
}

body
{
	/*background-color: #CC7F32;*/
	/*background-color: #CD853F;*/
	background-color: #A27149;
	font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
}

div.backgroundMiddle
{
	background-color: White;
	height: 3px;
	left: 0px;
	position: absolute;
	top: 300px;
	width: 100%;
	z-index: -1;
}

div.backgroundTop
{
	background-color: #440000;
	height: 300px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: -1;
}

div.body
{
	/*display: table-cell;*/
	float: left;
	padding: 10px;
	width: 749px;
}

div.breadcrumb
{
	color: #CCCCCC;
	font-size: 8pt;
	left: 3px;
	position: absolute;
	top: 135px;
}

div.breadcrumb a
{
	color: #CCCCCC;
}

div.breadcrumb a:hover
{
	color: White;
}

div.button
{
	clear: both;
	text-align: right;
}

div.cell
{
/*	display: table-cell;
	display: inline;*/
	float: left;
	vertical-align: top;
}

div.leftNavigation
{
	/*display: table-cell;*/
	float: left;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	width: 170px;
}

div.leftNavigationHeader
{
	background-image: url(../Images/menuHeader.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 170px;
}

div.leftNavigationHeader span
{
	color: White;
	font-size: 10pt;
	font-weight: bold;
	line-height: 25px;
	padding-left: 6px;
}

div.leftNavigationItem
{
	border: solid 0px #CCCCCC;
	border-left-width: 1px;
	border-right-width: 1px;
	cursor: pointer;
	padding-left: 10px;
	width: 158px;
}

div.leftNavigationItem:hover
{
	background-color: #F3F3F3;
	text-decoration: underline;
}

div.leftNavigationItem span
{
	line-height: 25px;
}

div.leftNavigationItem span a
{
	color: Black;
}

div.leftNavigationTitle
{
	background-color: #F2E8C4;
	border: solid 1px #CCCCCC;
	/*cursor: pointer;*/
	padding-left: 5px;
	width: 163px;
}

div.leftNavigationTitle:hover
{
	/*background-color: #EAD8B4;
	text-decoration: underline;*/
}

div.leftNavigationTitle span
{
	font-weight: bold;
	line-height: 25px;
}

div.leftNavigationTitle span a
{
	color: Black;
}

div.obsolete
{
	background-color: White;
	border-bottom: solid 3px Black;
	color: #4F4F4F;
	padding-top: 20px;
	position: relative;
	width: 100%;
}

div.obsoleteButton
{
	color: #808080;
	cursor: pointer;
	float: left;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	width: 120px;
}

div.obsoleteButtonChrome
{
	background-image: url(../images/home/browserChrome.png);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 103px;
}

div.obsoleteButtonFirefox
{
	background-image: url(../images/home/browserFirefox.png);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 103px;
}

div.obsoleteButtonIE
{
	background-image: url(../images/home/browserIE.png);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 103px;
}

div.obsoleteButtonOpera
{
	background-image: url(../images/home/browserOpera.png);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 103px;
}

div.obsoleteButtonSafari
{
	background-image: url(../images/home/browserSafari.png);
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 103px;
}

div.pdf
{
	background-image: url(../Images/Icons/pdf.png);
	background-position: 15px 0;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 7px;
	padding-left: 38px;
	text-align: left;
	vertical-align: middle;
}

div.tabPanel
{
	display: none;
	height: 0px;
	visibility: hidden;
}

fieldset
{
	background-color: #F2E8C4;
	border: solid 1px Black;
	margin: 0px;
	padding: 10px;
/*	padding-top: -0px;*/
/*	padding-top: 20px;*/
	position: relative;
}

h1
{
	font-family: Georgia;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1.logoTitle
{
	color: #FFE3AC;
	font-family: Helvetica;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 1px;
	left: 43px;
	position: absolute;
	top: 59px;
}

h2
{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 1px;
}

h3
{
	color: #440000;
	font-family: Arial;
	font-size: 12pt;
	line-height: 24px;
	margin-bottom: 8px;
}

h6
{
	color: #666666;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}

hr
{
	background-color: #440000;
	border: solid 0px #440000;
	height: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
}

hr.divider
{
	clear: both;
	width: 200px;
}

img
{
	border-width: 0px;
}

img.bordered
{
	border: solid 1px Black;
}

img.left
{
	border: solid 1px Black;
	margin-bottom: 10px;
	margin-right: 10px;
}

img.right
{
	border: solid 1px Black;
	margin-bottom: 10px;
	margin-left: 10px;
}

legend
{
	background-color: #440000;
	border: solid 1px Black;
	color: White;
	font-weight: bold;
/*	margin-left: -9px;
	margin-top: -19px;*/
	margin: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
/*	position: absolute;
	top: -12px;*/
/*	left: 10px;*/
}

li
{
	padding-bottom: 2px;
	padding-top: 1px;
}

p
{
	margin-top: 0px;
}

p.caption
{
	font-size: 8pt;
	font-style: italic;
	margin-top: 2px;
}

span.bullet
{
	background-image: url(../Images/bullet.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	display: block;
	line-height: 16px;
	padding-bottom: 4px;
	padding-left: 30px;
	padding-right: 5px;
	vertical-align: middle;
}

span.caption
{
	display: block;
	font-size: 8pt;
	font-style: italic;
	margin-top: 2px;
}

span.category
{
	display: block;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 5px;
}

span.categoryIndent
{
	display: block;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 12px;
	padding-top: 5px;
}

span.copyright
{
	display: block;
	font-size: 7pt;
	padding: 2px;
	text-align: center;
}

span.copyright a
{
	color: White;
}

span.indent
{
	display: block;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 3px;
}

span.topic
{
	font-weight: bold;
}

table
{
	border: solid 0px Black;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

td
{
	border-collapse: collapse;
	border: solid 0px Black;
	padding: 0px;
	vertical-align: top;
}

table.master
{
	text-align: left;
	width: 976px;
	z-index: 100;
}

table.table
{
	margin-bottom: 10px;
	width: 100%;
}

table.table tr.table
{
	border-left: solid 2px Black;
	border-right: solid 2px Black;
}

table.table tr.table td
{
	background-color: #FFE3AC;
	border: solid 0px Black;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-size: 8pt;
	height: 24px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

table.table tr.tableEven
{
	border-left: solid 2px Black;
	border-right: solid 2px Black;
}

table.table tr.tableEven td
{
	background-color: White;
	border: solid 0px Black;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-size: 8pt;
	height: 24px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

table.table tr.tableHeader
{
	border: solid 2px Black;
}

table.table tr.tableHeader th
{
	background-color: #440000;
	border: solid 1px Black;
	color: White;
	font-size: 7pt;
	font-weight: bold;
	height: 16px;
	padding-left: 5px;
	padding-right: 5px;
}

table.table tr.tableHeader th.center
{
	text-align: center;
}




td.backgroundShadowBottom
{
	background-image: url(../images/shadowBottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 976px;
}

td.backgroundShadowLeft
{
	background-image: url(../images/shadowLeft.png);
	background-repeat: repeat-y;
	width: 7px;
}

td.backgroundShadowRight
{
	background-image: url(../images/shadowRight.png);
	background-repeat: repeat-y;
	width: 7px;
}

td.backgroundShadowTop
{
	background-image: url(../images/shadowTop.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 976px;	
}

td.backgroundShadowTopMaster
{
	background-image: url(../images/shadowTop.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	width: 976px;	
}

td.body
{
	background-color: White;
	border: solid 1px Black;
	border-bottom-width: 0px;
	width: 959px;
}

td.headerLinks
{
	color: White;
	font-size: 8pt;
	padding-right: 10px; /*220px;*/
	padding-top: 6px;
	text-align: right;
}

td.headerLinks a
{
	color: White;
	text-decoration: none;
}

td.headerLinks a:hover
{
	color: #FFE3AC;
	text-decoration: underline;
}

td.topNavigation
{
	font-family: Georgia;
	font-size: 10pt;
	height: 42px;
	letter-spacing: 1px;
	text-align: right;
	vertical-align: bottom;
}

td.topNavigation span
{
	padding-left: 10px;
	padding-right: 10px;
}

td.topNavigation span a
{
	color: White;
}

td.topNavigation span a:hover
{
	color: #FFE3AC;
	text-decoration: none;
}

ul
{
	/*padding-left: 30px;*/
}

.textarea
{
	font-family: Verdana;
	font-size: 10pt;
	height: 100px;
	margin-bottom: 10px;
	width: 198px;
}

.textareaLong
{
	font-family: Verdana;
	font-size: 10pt;
	height: 200px;
	margin-bottom: 10px;
	width: 342px;
}

.textbox
{
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom: 10px;
	width: 200px;
}

.textboxFull
{
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom: 10px;
	width: 704px;
}

.textboxLong
{
	font-family: Verdana;
	font-size: 10pt;
	margin-bottom: 10px;
	width: 344px;
}

.dropdownlist
{
	font-family: Verdana;
	font-size: 10pt;
	height: 22px;
	margin-bottom: 10px;
	margin-top: 1px;
	width: 204px;
}










.checkbox
{
	vertical-align: middle;
}

.tab
{
	background-color: #880000;
	color: White;
/*	display: table-cell;*/
	float: left;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 120px;
}

.tab a
{
	color: White;
}

.tabSelected
{
	background-color: #660000;
	color: White;
/*	display: table-cell;*/
	float: left;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 120px;
}

div.tabsBody
{
	border: solid 1px Black;
	clear: both;
	min-height: 514px;
	margin: 0px;
	padding: 5px;
}



div.specificationGroup
{
	clear: both;
	font-family: Georgia;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 2px;
	padding-top: 5px;
}

div.specificationItem
{
	border: solid 0px Gray;
	border-top-width: 1px;
	clear: both;
	font-size: 8pt;
	height: 14px;
	padding-bottom: 1px;
	padding-top: 1px;
}

span.specificationItemName
{
	/*display: table-cell;*/
	float: left;
	padding-left: 20px;
	width: 160px;
}

span.specificationItemValue
{
	/*display: table-cell;*/
	float: left;
	width: 538px;
}

div.specificationNote
{
	font-size: 8pt;
	font-style: italic;
}

div.specificationSpacer
{
	height: 10px;
}



div.masterLoadingFade
{
	background-color: Black;
	filter: alpha(opacity = 80);
	height: 100%;
	left: 0px;
	mozopacity: 0.8;
	position: fixed;
	opacity: 0.8;
	top: 0px;
	vertical-align: top;
	width: 100%;
	z-index: 100;
}

div.masterLoadingImage
{
	left: 50%;
	margin-left: -100px;
	margin-top: -75px;
	position: fixed;
	text-align: center;
	top: 50%;
	z-index: 101;
}

.modalBackground
{
	background-color: Black;
	filter: alpha(opacity = 80);
	mozopacity: 0.8;
	opacity: 0.8;
}

div.bubbleBottom
{
	background-image: url(../images/bubbleBottom.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 350px;
}

div.bubbleInner
{
	left: -138px;
	position: absolute;
	text-align: left;
	top: -239px;/*-204px;*/
}

div.bubbleMiddle 
{
	background-image: url(../Images/bubbleMiddle.png);
	background-repeat: repeat-y;
	height: 173px;
	padding-left: 16px;
	padding-right: 20px;
	width: 314px;
}

div.bubbleOuter
{
	position: relative;
	visibility: hidden;
}

div.bubbleTop
{
	background-image: url(../Images/bubbleTop.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 350px;
}

div.photoGallery
{
	background-color: #F2E8C4;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	clear: both;
	display: table-cell;
	height: 100%;
	padding: 5px;
	text-align: right;
	/*width: 719px;*/
	width: 725px;
}

div.googleSearchInner
{
	position: absolute;
	right: 10px;
	text-align: right;
	top: 10px;
}

div.googleSearchOuter
{
	position: relative;
	height: 0px;
	width: 976px;
}