/********************************************************************
Site-wide Styles
*********************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/interface/images/home-bkg.gif);
	background-repeat: repeat-x;
	background-color: #657D77;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
body div#pageContainer {
	width: 820px;
	margin: 0px auto;
	position: relative;
}
a,
a:link,
a:active,
a:visited,
a:hover {
	color: #559082;
}
a:hover {
	color: #CC6600;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0em 0em 0.05em;
	color: #357161;
}
p {
	margin: 0em 0em 1em;
}
.new-callout {
	display:inline-block;
	background-color:#C00;
	padding:1px 3px;
	color:#FFF;
}
ul#navigationList {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
ul#navigationList li {
	height: auto;
}
ul#navigationList a,
ul#navigationList a:link,
ul#navigationList a:visited,
ul#navigationList a:hover,
ul#navigationList a:active,
ul#navigationList .navheading {
	height: 25px;
	text-decoration: none;
}
ul#navigationList a img,
ul#navigationList a:link img,
ul#navigationList a:visited img,
ul#navigationList a:hover img,
ul#navigationList a:active img,
ul#navigationList .navheading img {
	-moz-opacity: 0.75;
	-webkit-opacity: 0.75;
	opacity: 0.75;
	filter: Alpha(Opacity=75);
}
ul#navigationList a.current,
ul#navigationList a.current img,
ul#navigationList a.current:link img,
ul#navigationList a.current:visited img,
ul#navigationList a.current:active img,
ul#navigationList a.current:hover img,
ul#navigationList a:hover img,
ul#navigationList a:hover {
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	filter: Alpha(Opacity=100);
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C4B48;
	margin: 0px 10px;
}
.titledBox {
	background-color: #F9F9F9;
}
.titledBox h5 {
	background-color: #FFFFFF;
	padding: 1px 0px;
	font-size: 12px;
	font-style: italic;
	color: #667E78;
	border-width: 0px 0px 2px;
	border-style: solid;
	border-color: #559082;
}
.titledBox .content {
	padding: 1px 4px;
	font-size: 11px;
	border-width: 3px 0px 0px;
	border-style: solid;
	border-color: #DEEDEA;
}
.titledBox ul,
.titledBox ol {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.titledBox li {
	margin: 0px 0px 5px;
}
.titledBox a,
.titledBox a:link,
.titledBox a:active,
.titledBox a:visited,
.titledBox a:hover {
	text-decoration: none;
	color: #357161;
}
.titledBox a:hover {
	color: #1C5142;
}

/********************************************************************
Site Home Page Styles
*********************************************************************/
body#home div#pageHeader {
	width: 820px;
	height: 60px;
	background-color: #FFFFFF;
	position: relative;
}
body#home div#pageContent {
	background-color: #FFFFFF;
	position: relative;
	width: 820px;
	height: 420px;
	background-image: url(/interface/images/home-btm-bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
body#home div#pageContent div#flashPanel {
	width: 820px;
	height: 220px;
	background-image: url(/interface/images/home-flash-left.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: relative;
}
body#home div#pageContent div#flashPanel div.content {
	margin: 0px;
	padding: 0px 10px;
	background-image: url(/interface/images/home-flash-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 800px;
	height: 220px;
	position: relative;
}
body#home div#pageContent div#contentContainer {
	background-image: url(/interface/images/home-btm-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	height: 200px;
	width: 820px;
	left: 0px;
}
body#home div#pageContent div#navPanel {
	position: absolute;
	top: 0px;
	padding: 0;
	margin: 0px;
	left: 20px;
	width: 190px;
	height: 190px;
	background-image: url(/interface/images/nav-rule_home.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
body#home ul#navigationList {
	margin: 13px 0px 0px 10px;
}
body#home ul#navigationList li {
	margin: -4px 0 0 0;
}
body#home ul#navigationList li a {
	z-index:400;
}
body#home ul#navigationList .subnav {
	z-index:500;
	margin: -3px 0 0;
	padding: 0 0 0 1em;
	list-style-type:none;
	font-size: 11px;
}
body#home ul#navigationList .subnav li {
	z-index:500;
	margin: 0 0 2px;
}
body#home div#pageContent div#contentRight {
	position: absolute;
	width: 610px;
	height: 200px;
	left: 210px;
	background-image: url(/interface/images/home-btm-right.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
body#home div#pageContent div#inventoryPanel {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 180px;
	background-image: url(/interface/images/home-v-rule.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
body#home div#pageContent div#inventoryPanel ul {
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	list-style-type: none;
	line-height: 15px;
}
body#home div#pageContent div#inventoryPanel a,
body#home div#pageContent div#inventoryPanel a:link,
body#home div#pageContent div#inventoryPanel a:visited,
body#home div#pageContent div#inventoryPanel a:hover,
body#home div#pageContent div#inventoryPanel a:active {
	text-decoration: none;
	color: #555;
}
body#home div#pageContent div#inventoryPanel .invtry-nav-3 a {
	color:#C00;
}
body#home div#pageContent div#inventoryPanel a:hover {
	color:#559082;
}
body#home div#pageContent div#textPanel {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 250px;
	height: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	color: #666666;
}
body#home div#pageContent div#textPanel div.content {
	padding: 0px 10px;
}

body#home div#pageContent div#newsPanel ul {
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	list-style-type: none;
	line-height: 15px;
}
body#home div#pageContent div#newsPanel a,
body#home div#pageContent div#newsPanel a:link,
body#home div#pageContent div#newsPanel a:active,
body#home div#pageContent div#newsPanel a:visited,
body#home div#pageContent div#newsPanel a:hover {
	text-decoration: none;
	color:#C00;
}
body#home div#pageFooter {
	position: absolute;
	width: 820px;
}
body#home div#pageFooter #copyright {
	position: absolute;
	width: auto;
	height: auto;
	left: 0px;
	top: 0px;
}
body#home div#pageFooter #contactInfo {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	top: 0px;
	text-align: center;
	font-size: 11px;
	color: #EEEEEE;
}
body#home div#pageFooter #contactInfo h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
body#home div#pageFooter #GFDM {
	position: absolute;
	width: 171px;
	height: 20px;
	left: 649px;
}


/********************************************************************
Site Interior Styles
*********************************************************************/
body#interior td#headerArea,
body#interior td#navPanel {
	background-color: #FFFFFF;
}
body#interior td#titlePhoto {
	background-image: url(/interface/images/photo.jpg);
	background-repeat: no-repeat;
	backgrouund-position: top left;
}
body#interior td#titleText {
	background-image: url(/interface/images/title.gif);
	background-repeat: no-repeat;
	backgrouund-position: top left;
}
body#interior td#navPanel {
	background-image: url(/interface/images/nav-rule.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
body#interior ul.subnavList {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body#interior ul.subnavList li {
	margin: 0px 0px 3px;
	height: auto;
}
body#interior ul.subnavList a,
body#interior ul.subnavList a:link,
body#interior ul.subnavList a:active,
body#interior ul.subnavList a:visited,
body#interior ul.subnavList a:hover {
	color: #666666;
	-moz-opacity: 1;
}
body#interior ul.subnavList a:hover {
	color: #000000;
}
body#interior td#leftEdge {
	background-image: url(/interface/images/interior-left.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
body#interior td#rightEdge {
	background-image: url(/interface/images/interior-right.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
body#interior td#contentArea {
	background-image: url(/interface/images/interior-content-bkg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
}
body#interior td#contentArea div#content {
	margin: 15px 20px 0px;
}
body#interior div#pageFooter {
}

/* FAQ Styles */
ol#faqList {
	font-weight: bold;
}
ol#faqList li {
	margin: 0em 0em 0.75em;
}
ol#faqList li div.answer {
	margin: 0.5em 0em 0em;
	display: none;
	font-weight: normal;
}

ol#faqList div.question a:link,
ol#faqList div.question a:active,
ol#faqList div.question a:visited {
	text-decoration: none;
	color: #333333;
}

ol#faqList div.close {
	margin: .5em 0em 0em;
	padding: 2px 0px;
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	text-align: right;
}
ol#faqList div.close a:link,
ol#faqList div.close a:active,
ol#faqList div.close a:visited,
ol#faqList div.close a:hover {
	padding: 2px 5px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
ol#faqList div.close a:hover {
	color: #559082;
}

/* Styles for Request Form */
.cf {
    display: none;
}
.styled-form-A fieldset,
form#requestForm fieldset {
	position: relative;
	margin: 0px 0px 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #E0E0E0;
}
.styled-form-A legend,
form#requestForm legend {
	font-weight: bold;
	font-size: 14px;
	color: #357161;
}
form#requestForm label {
	display: block;
	padding: 0px 5px 0px 0px;
	color: #357161;
}
form#requestForm label.required {
	font-weight: bold;
}
form#requestForm label.sub {
	display: inline;
	padding: 0px 5px 0px 0px;
	color: #657D77;
}
form#requestForm textarea.long {
	position: relative;
	width: 98%;
}
form#requestForm .ui-autocomplete-input {
	width:90%;
}
form#requestForm .ui-autocomplete-input,
form#requestForm input.textbox {
	position: relative;
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color: #E0E0E0;
}
form#requestForm input.long {
	width: 100%;
}
form#requestForm div.insetBox {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-size: 11px;
	padding: 3px 8px;
}
div.alertBox {
	margin: 0px 0px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
}
div.alertBox h5 {
	background-color: #FF0000;
	padding: 2px 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
div.alertBox div.content {
	padding: 2px 5px;
}

.special-notice p,
.shortcut-form p {
	color: #333333;
}
.form-status-message p,
.special-notice p,
.shortcut-form p {
	margin:0 0 1em;
	text-align: left;
}

.shortcut-form fieldset {
	border: 2px solid #268ED0;
	background-color:#FFC;
	margin:0 0 1em;
}
.shortcut-form legend {
	color: #268ED0;
	font-size: 1.3em;
	font-style: oblique;
	font-weight: bold;
}
.shortcut-form .input-row {
	margin:0 0 0.2em;
	text-align:right;
}
.shortcut-form .submit-row {
	margin:0.75em 0 0;
	text-align:center;
}

.form_cell,
.form_cell_req {
	width:17em;
}

.caption {
	text-align: center;
	display: block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #24AAE3;
}
.input-required-mark {
	display:inline-block;
	padding:0 0.2em;
	line-height:1em;
	font-size:1.2em;
	font-weight:bold;
	color:#F00;
}
.styled-form-A {
	margin:0;
}
/*.styled-form-A fieldset {
	margin:0.5em 0 1.5em;
	padding:1em;
	border:1px solid #CCC;
}*/
.styled-form-A .required-note {
	margin:0 0 1em;
}
.styled-form-A .input-other input {
	width:50%;
}
.styled-form-A .fieldset-items {
	list-style-type:none;
	list-style-position:outside;
	margin:0 !important;
	padding:0 !important;
	line-height:normal;
}
.styled-form-A .fieldset-items li {
	margin:0 0 0.5em;
	padding:0;
}
.styled-form-A .form-input-line {
	position:relative;
}
.styled-form-A .form-input-line label {
	display:inline-block;
	width:33%;
	text-align:right;
	font-weight:bold;
}
.styled-form-A .form-input-line input {
	display:inline-block;
	width:65.25%;
	height:1.25em;
	border:1px solid #CCC;
	background-color:#F6F6F6;
}
.styled-form-A .form-input-required {
	border-color:#999 !important;
}
.styled-form-A .form-input-note {
	padding:1em 0;
	width:60%;
	float:left;
	clear:left;
}
.styled-form-A #frame-size {
	background-image:url(/interface/images/fixed-window-diagram.png);
	background-repeat:no-repeat;
	background-position:right 5px;
}
.styled-form-A fieldset fieldset {
	margin:0.5em 0;
	padding:0.5em;
	border-color:#D9D9D9;
	background-color:#f6f6f6;
}
.styled-form-A fieldset fieldset legend {
	font-size:1em;
	font-weight:bold;
}
.styled-form-A fieldset fieldset br {
	display:none;
}
.styled-form-A fieldset fieldset label {
	display:inline-block;
	width:32.75%;
}
form#requestForm .ui-button-icon-only {
	height:1.2em;
	vertical-align:bottom;
}
.styled-form-A button.ui-button-icon-only {
	position:absolute;
	width: 5.25% !important;
	height:1.5em;
	top:0;
	right:0.3em;
}
.styled-form-A .ui-autocomplete-input {
	width:60% !important;
	height:1.25em;
}
.form-status-message {
	margin:1.2em 0 1em;
}
.form-status-content {
	font-size:0.9em;
	line-height:1.25em;
	padding:5px 20px;
}
.form-status-message h4 {
	display:none;
}
.ui-state-error .form-status-content {
	color: #660000;
}
.ui-state-error .form-status-content strong {
	color: #CD0A0A;
}

#PDF-form-link {
	text-align:right;
	margin:0 0 1em;
}



/** Inventory Lists **/
body#interior div#inventoryLists {
	width: 100%;
	margin: 0px 0px 20px;
	clear:both;
}
body#interior div#inventoryLists ul.column {
	float: left;
	width: 33.33%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#inventoryLists .mfr-list {
	float:left;
	width:29%;
	margin:0;
	padding:0 4% 0 0;
}
#inventoryLists .mfr-list ul {
	list-style-type:none;
	margin:0 0 1.5em;
	padding:0;
}
.parts-table {
	float:left;
	margin:0 0 2em;
}
.parts-table th {
	padding: 1em 0em 0.05em;
	color: #357161;
	border-width:0 0 1px;
	border-style:solid;
	border-color:#999;
	font-size:14px;
	text-align:left;
}
.parts-table td {
	padding:0.1em 0.5em;
}
.return-nav {
	display:block;
	margin:2em 0 1em;
	clear:both;
}






/* Styles for News section */
body#interior div#newsArea div#mainArticle div#articleSidebar {
	width: 200px;
	padding: 0px 0px 5px 20px;
	float: right;
}
body#interior div#newsArea div#mainArticle h2 {
	margin: 0em 0em 1em;
}
body#interior div#newsArea div#mainArticle span.dateline {
	float: left;
	margin: 0px 10px 0px 0px;
	font-weight: bold;
	color: #667E78;
}
body#interior div#newsArea div#recentNews {
	margin: 20px 0px 10px;
}
body#interior div#newsArea div#recentNews h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 2px 0px 1px;
	border-width: 0px 0px 3px;
	border-style: solid;
	border-color: #DEEDEA;
}
body#interior div#newsArea div#recentNews ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-width: 2px 0px 0px;
	border-style: solid;
	border-color: #559082;
}
body#interior div#newsArea div#recentNews li {
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #EEEEEE;
	line-height: 20px;
	font-size: 11px;
}

body#interior div#newsArea div#recentNews a,
body#interior div#newsArea div#recentNews a:link,
body#interior div#newsArea div#recentNews a:active,
body#interior div#newsArea div#recentNews a:visited,
body#interior div#newsArea div#recentNews a:hover {
	padding: 3px 5px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
body#interior div#newsArea div#recentNews a:hover {
	color: #559082;
}
body#interior div#newsArea div#recentNews span.dateline {
	font-weight: bold;
}

body#interior div#newsArea div#recentNews li#archiveLink {
	text-align: right;
	border-width: 1px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	line-height: 20px;
}
body#interior div#newsArea div#recentNews li#archiveLink a,
body#interior div#newsArea div#recentNews li#archiveLink a:link,
body#interior div#newsArea div#recentNews li#archiveLink a:active,
body#interior div#newsArea div#recentNews li#archiveLink a:visited,
body#interior div#newsArea div#recentNews li#archiveLink a:hover {
	padding: 3px 5px;
	color: #559082;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
}
body#interior div#newsArea div#recentNews li#archiveLink a:hover {
	color: #1C5142;
}

/* jQuery-related interface styles */
.ui-icon-left {
	float:left;
	margin:5px;
	padding:0;
}
.ui-autocomplete {
	max-height: 15em;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
	height: 15em;
}

.ui-notice {
	padding:0.5em 1em;
	text-align:center;
}

#inventory-callout {
	position:relative;
}
#inventory-callout.fixed {
	width: 560px;
	height: 1px;
	left: 200px;
	margin: 0 auto;
	position: fixed;
	right: 0;
	top: 0;
}
.callout-A {
	position:relative;
	display:block;
	float:right;
	width:20%;
	margin:1em 0 1em 1em;
	padding:1em;
	background-color:#f6f6f6;
	border:thin solid #357161;
	text-align:center;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:1px 1px 6px #657D77;
	-webkit-box-shadow:1px 1px 6px #657D77;
	box-shadow:1px 1px 6px #657D77;
}

