/* ================================================================================================== */
/* Generic Style Declarations */

body		{	background-color: #ffffff;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 0.7em;
			margin: 0px 25px 25px 25px; }

html>body	{	font-size: 0.9em; }

b, strong	{	font-weight: bold; }

i, em, cite	{	font-style: italic; }

u		{	text-decoration: underline; }

abbr, acronym
		{	border-bottom: 1px dotted #333333;
			cursor: help; }

hr		{	color: #000000;
			height: 1px;
			background-color: #000000; }

h1, h2, h3, h4, h5, h6, legend
		{	font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: bold; 
			color: #000000;
			margin: 5px 0px; }

h1		{	font-size: 130%;
			margin-top: 0px; }

h2, legend	{	font-size: 120%; }

h3		{	font-size: 110%; }

h4, h5, h6	{	font-size: 100%; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

dt, li		{	margin-top: 7px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 80%; }

td		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 100%; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 100%;
			color: #000000; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

a, a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #810101; }

a:visited	{	color: #000000; }

a:hover		{	color: #000000; }

a:link img	{	border-color: #810101; }

a:visited img	{	border-color: #810101; }

a:hover img	{	border-color: #000000; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, font, #Content td.Content
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 100%;
			color: #241D1B; }

.Content, #Content td.Content
		{	padding: 20px;
			line-height: 160%;
			background-color: #D8D0AD;
			vertical-align: top;
			width: 100%; }

.Right		{	text-align: right; }

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#Content	{	background-color: #D8D0AD;
			margin: 0px;
			padding: 0px;
			border-collapse: collapse;
			border-top: 5px solid #3C3330;
			clear: both;
			/*width: 750px;*/ }

#Wrapper>#Content
		{	margin-top: 3px;
			/*border-top: 5px solid #ff0000;*/ }

#Wrapper	{	background-color: #504845;
			/*background-color: #ff0000;*/
			border: 5px solid #810101;
			margin: 0 auto;
			padding: 0px;
			/*width: 750px;*/
			width: auto;
			clear: both; }

#NavBanner	{	margin: 0px; }

#Content td	{	padding: 0px; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

table#HomeLayout
		{	border-collapse: collapse;
			width: 100%;
			border: none; }

table#HomeLayout td
		{	padding: 0px;
			vertical-align: top;
			width: 66%; }

table#HomeLayout td#News
		{	border-left: 1px solid #E6E1CB;
			padding: 20px 0px 20px 20px;
			width: 33%; }

table#HomeLayout td#HomeContent
		{	border-bottom: 1px solid #E6E1CB;
			padding: 20px; }

table#HomeLayout td#Features
		{	padding: 20px; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Logo Bar Styles */

#Logo		{	/*width: 745px;*/
			width: auto;
			margin: 0px 5px;
			padding: 0px 5px 0px 0px;
			font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 90%;
			color: #8A7F66;
			background-color: transparent;
			text-align: right;
			/*border: 1px solid #ff0000;*/
			border-top: 1px solid #635b54; }

#Logo a		{	color: #D8D0AD; }
		
#Logo a:link, #Logo a:visited, #Logo a:hover
		{	text-decoration: none;
			color: #ffffff; }

#Logo a:hover	{	text-decoration: underline; }

#Logo img#LogoImg, #Logo img#PrintLogo
		{	padding-right: 10px;
			float: left;
			margin-bottom: 20px;
			margin-top: 0px; }

#Logo img#LogoImg.AltLogo
		{	margin-top: 50px;
			margin-bottom: 50px; }

#Logo a#BlackOnWhite:link, #Logo a#BlackOnWhite:visited, #Logo a#BlackOnWhite:hover, #Logo a#WhiteOnBlack:link, #Logo a#WhiteOnBlack:visited, #Logo a#WhiteOnBlack:hover, #Logo a#DefaultStyle:link, #Logo a#DefaultStyle:visited, #Logo a#DefaultStyle:hover
		{	text-decoration: none;
			padding: 2px 5px; }

#Logo a#BlackOnWhite:link, #Logo a#BlackOnWhite:visited, #Logo a#BlackOnWhite:hover
		{	border: 1px solid #000000;
			color: #000000;
			background-color: #ffffff; }

#Logo a#WhiteOnBlack:link, #Logo a#WhiteOnBlack:visited, #Logo a#WhiteOnBlack:hover
		{	border: 1px solid #ffffff;
			color: #ffffff;
			background-color: #000000; }

#Logo a#DefaultStyle:link, #Logo a#DefaultStyle:visited, #Logo a#DefaultStyle:hover
		{	border: 1px solid #810101;
			color: #D8D0AD;
			background-color: #635b54; }

#Logo p		{	line-height: 250%;
			margin: 25px 0px 0px 0px;
			/*border: 1px solid #ff0000;*/ }

/* Leave font sizes in px so they are consistent throughout all resizes */
#Logo a#DefaultSize:link, #Logo a#DefaultSize:visited, #Logo a#DefaultSize:hover, #Logo a#Large:link, #Logo a#Large:visited, #Logo a#Large:hover, #Logo a#Larger:link, #Logo a#Larger:visited, #Logo a#Larger:hover
		{	color: #D8D0AD;
			text-decoration: none;
			padding: 2px 5px;
			font-size: 13px; }

#Logo a#Large:link, #Logo a#Large:visited, #Logo a#Large:hover
		{	font-size: 150%;
			font-size: 18px; }

#Logo a#Larger:link, #Logo a#Larger:visited, #Logo a#Larger:hover
		{	font-size: 200%;
			font-size: 24px; }

#Logo h1	{	color: #ffffff;
			font-size: 20px;
			float: right;
			margin-top: 128px; }


/* END Logo Bar Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles */

#SearchForm	{	margin: 5px 0px;
			padding: 3px; }

#SearchForm input
		{	border: 1px solid #000000; }

#SearchForm input#btnSearch
		{	background-color: transparent; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data
		{	border-collapse: collapse;
			border: 1px solid #3C3330;
			background-color: transparent;
			margin: 10px 0px; }

table.Data td, table.Data th, #Content table.Data td, #Content table.Data th
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 80%;
			border: 1px solid #3C3330;
			padding: 3px 10px; }

table.Data th
		{	background-color: #504845;
			color: #ffffff;
			font-weight: bold; }

table.Data tr.NewRow td
		{	border-top: 1px solid #000000; }

table.Data .center
		{	text-align: center; }

table.Data .right
		{	text-align: right; }

table.Data .left
		{	text-align: left; }

table.Data .bold
		{	font-weight: bold; }

table.Data .nowrap
		{	white-space: nowrap; }

table.Data .HeaderCol, table.Data th.Vertical
		{	text-align: left; }

table.Data td table.Data td, table.Data td table.Data th, table.Data td table.Data
		{	border-color: #cccccc; }

table.Data tr.Divider th, table.Data tr.Divider td
		{	border-top: 4px double #000000; }

table.Data .Totals
		{	background-color: #eeeeee;
			font-weight: bold; }

table.Data .HideCol
		{	display: none; }

table.SizeChart	{	width: auto; }


/* END Data Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Application Error Styles */

.error          {       color: #ff0000; }

input.error, textarea.error, select.error
		{	background-image: url(/files/images/std/input_error.gif);
			background-position: top left;
			background-repeat: no-repeat;
			color: #000000; }

/* END Application Error Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

table#Content td#SubNav, table#Content td#OatsNav
	 	{	border-right: 1px solid #E6E1CB;
			font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 90%;
			padding: 20px 0px 0px 0px;
			line-height: 140%;
			vertical-align: top;
			width: 150px; }

#SubNav p, #OatsNav p
		{	margin: 5px 0px; }

#SubNav a	{	display: block;
			padding: 3px 8px; }

#SubNav a:link, #SubNav a:visited, #SubNav a:hover, #SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	text-decoration: none;
			background-color: transparent;
			color: #3C3330; }

#SubNav a.Sel:link, #SubNav a.Sel:visited, #SubNav a.Sel:hover
		{	background-color: #3C3330;
			color: #E6E1CB; }

#SubNav a:hover
		{	color: #E6E1CB;
			background-color: #810101; }

.menu input, #OatsNav input
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 90%;
			color: #3C3330;
			text-align: left;
			padding: 3px 8px;
			background-color: transparent;
			border: 0;
			overflow: visible;
			cursor: pointer; }

.menu input:hover, #OatsNav input:hover
		{	color: #810101; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	/*width: 640px;*/
			width: auto;
			margin-left: auto;
			margin-right: auto;
			margin-top: 20px;
			padding: 0px;
			padding-right: 110px;
			font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 90%;
			color: #8A7F66;
			background-color: transparent;
			line-height: 150%;
			text-align: center; }

#Footer	a	{	color: #D8D0AD; }
		
#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: none;
			color: #ffffff; }

#Footer a:hover	{	text-decoration: underline; }

#Footer img#QCMS
		{	padding-right: 10px;
			padding-top: 5px;
			float: left; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 90%;
			line-height: 160%; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #000000; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Shopping Cart Styles -- Class the table tag as Cart to use */

table.Cart	{	font-size: 80%;
			border-collapse: collapse;
			margin: 5px 10px 10px 10px;
			padding: 0px; }

table.Cart td	{	border: 1px solid #C9DEF4;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 80%;
			padding: 2px 4px; }

table.Cart th	{	border-right: 1px solid #ffffff;
			border-bottom: 1px solid #C9DEF4;
			background-color: #C9DEF4;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 80%;
			font-weight: bold;
			line-height: 120%;
			padding: 2px 4px; }

table.Cart td.NoBorder, table.Cart td table td
		{	border: none; }

table.Cart td dd
		{	margin-left: 15px; }

/* END Shopping Cart Styles -- Class the table tag as Cart to use */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	margin: 10px 0px;}

#LoginForm label
		{	display: block;
			float: left;
			width: 100px;
			margin-top: 5px; }

#LoginForm p	{	clear: left;
			margin: 5px 0px; }

#LoginForm p.error
		{	margin: 20px 0px; }

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Order Flow Cart Buttons */

input.CB	{	border: 2px solid #cccccc;
			background-color: #eeeeee;
			/*text-align: left;*/
			padding: 3px 5px;
			margin: 4px 8px 4px 0px; }

input#Form_0_cmdCheckout, input#Form_0_cmdUpdate, input#Form_0_cmdClear, input#Form_100001_cmdAddToCart, input#cmdReturnToCart, input#cmdCompleteOrder, input#cmdVerify, input#cmdCancelOrder, input#cmdChangeBillTo, input#cmdChangeShipTo, input#cmdChangeInformation, input.addrSelect, input.addrEdit, input#cmdSave, input#cmdCancel, input#Form_100001_ctlDecorator3_cmdCancel1, input#Form_100001_ctlDecorator3_cmdStep2, input#Form_100001_ctlDecorator3_cmdCancel2, input#Form_100001_ctlDecorator3_cmdStep3, input#Form_100001_ctlDecorator3_cmdBackToStep1, input#Form_100001_ctlDecorator3_cmdCancel3, input#Form_100001_ctlDecorator3_cmdBackToStep2, input#Form_100001_ctlDecorator3_cmdStep4, input#Form_100001_ctlDecorator3_cmdCancel4, input#Form_100001_ctlDecorator3_cmdBackToStep3, input#Form_100001_ctlDecorator3_cmdStep5, input#Form_100001_ctlDecorator3_cmdCancel5, input#Form_100001_ctlDecorator3_cmdBackToStep4, input#Form_100001_ctlDecorator3_cmdStep6, input#Form_100001_ctlDecorator3_cmdBackToStep5, input#Form_100001_ctlDecorator3_cmdSave, input#Form_100001_ctlDecorator3_cmdSubmitForProof
		{	/*padding: 3px 20px 3px 5px;*/
			padding: 3px 25px 3px 5px;
			text-align: left;
			padding-right: expression('5px');
			background-image: url(/files/images/cart/cart.gif);
			background-position: 95% 50%;
			background-repeat: no-repeat; }

input.addrEdit, input.addrSelect
		{	padding-right: expression('0px');
			width: expression('130px'); }

input#Form_0_cmdCheckout, input#cmdCompleteOrder, input#cmdVerify, input#Form_100001_ctlDecorator3_cmdStep2, input#Form_100001_ctlDecorator3_cmdStep3, input#Form_100001_ctlDecorator3_cmdStep4, input#Form_100001_ctlDecorator3_cmdStep5, input#Form_100001_ctlDecorator3_cmdStep6
		{	background-image: url(/files/images/cart/next.gif); }

input#Form_0_cmdUpdate
		{	background-image: url(/files/images/cart/update.gif); }

input#Form_0_cmdClear
		{	background-image: url(/files/images/cart/delete.gif); }

input#Form_100001_cmdAddToCart
		{	background-image: url(/files/images/cart/add.gif); }

input#cmdCancelOrder, input#cmdCancel, input#Form_100001_ctlDecorator3_cmdCancel1, input#Form_100001_ctlDecorator3_cmdCancel2, input#Form_100001_ctlDecorator3_cmdCancel3, input#Form_100001_ctlDecorator3_cmdCancel4, input#Form_100001_ctlDecorator3_cmdCancel5, input#Form_100001_ctlDecorator3_cmdSave
		{	background-image: url(/files/images/cart/cancel.gif); }

input#cmdChangeBillTo, input#cmdChangeShipTo, input.addrEdit, input#cmdChangeInformation
		{	background-image: url(/files/images/cart/edit.gif); }

input.addrSelect
		{	background-image: url(/files/images/cart/selected.gif); }

input#cmdSave, input#Form_100001_ctlDecorator3_cmdSubmitForProof
		{	background-image: url(/files/images/cart/save.gif); }

input#cmdCancel	{	background-image: url(/files/images/cart/up.gif); }

input#Form_100001_ctlDecorator3_cmdBackToStep1, input#Form_100001_ctlDecorator3_cmdBackToStep2, input#Form_100001_ctlDecorator3_cmdBackToStep3, input#Form_100001_ctlDecorator3_cmdBackToStep4, input#Form_100001_ctlDecorator3_cmdBackToStep5
		{	background-image: url(/files/images/cart/previous.gif); }

/* END Order Flow Cart Buttons */
/* ================================================================================================== */





/* ================================================================================================== */
/* Products Styles */

#Products, #ProductGroups
		{	clear: both; }

#Products div, #ProductSearch div
		{	margin: 0 0 1.5em 0;
			padding-top: 1.5em;
			clear: both;
			border-top: 1px solid #3C3330; }

#Products div p	{	margin: .1em 0; }

#Products div img, #ProductSearch div img
		{	margin-bottom: 4px; }

p.ProductShot	{	float: right;
			margin-left: .1em; }

#ProductGroups td table td.ProductGroupImg, td.ProductGroupImg, table#Content td.Content td.ProductGroupImg
		{	padding-right: 1.5em;
			/*width: 10%;*/
			vertical-align: top; }

#ProductShot	{	text-align: right; }

#ProductShot img
		{	border: 1px solid #3C3330; }

#ProductShot img#ProductZoom
		{	margin-top: -17px;
			margin-right: -1px;
			border: 1px solid #ffffff;
			border-right: 1px solid #dddddd;
			border-bottom: 1px solid #dddddd; }

#ProductShot div#ZoomImg
		{	position: absolute;
			z-index: 15;
			text-align: right;
			vertical-align: top;
			border: 1px solid #3C3330;
			display: none; }

img#CloseZoom	{	position: absolute;
			top: 0;
			right: 0;
			margin: 3px;
			z-index: 20;
			cursor: pointer;
			border: none; }

.Configurator	{	display: none; }

a.AddToCartLink	{	padding-left: 25px;
			background: transparent url(/files/images/cart/add.gif) left 50% no-repeat; }

/* END Products Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Quote Tool Layout Styles */

#aspnetForm
		{	margin: 0;
			border-top: 5px solid #3C3330;	
			clear: both; }

#aspnetForm #Content
		{	margin: 0;
			padding: 0; }

#SubNav p.Sel a:link, #SubNav p.Sel a:visited, #SubNav p.Sel a:hover /* NETgain navigation menu */
		{	background-color: #3C3330;
			color: #E6E1CB; }

#aspnetForm #Content
		{	border: 0; }

.header		{	margin-bottom: 1em; }

.ButtonBar	{	padding: .25em;
			background-color: #BFB483;
			border: 1px solid #3C3330;
			border-bottom: 3px solid #3C3330; }
.ControlContainer input[type="submit"]
		{	padding: .05em .13em;
			background: url(/files/images/template/button_bg.jpg) repeat-x top left #cccccc;
			border-top: 1px solid #615952;
			border-right: 1px solid #3C3330;
			border-bottom: 1px solid #3C3330;
			border-left: 1px solid #615952;
			overflow: visible;
			cursor: pointer; }

.ButtonBar input, input.b, .SearchResults input, .XREFTable .tdNavigationButtons input, input#ctl00_Xref_cmdFilterIn, input#ctl00_Xref_cmdFilterOut
		{	padding: .05em .13em;
			background: url(/files/images/template/button_bg.jpg) repeat-x top left #cccccc;
			border-top: 1px solid #615952;
			border-right: 1px solid #3C3330;
			border-bottom: 1px solid #3C3330;
			border-left: 1px solid #615952;
			overflow: visible;
			cursor: pointer; }

.SearchResults input.t
		{	background: #ffffff;
			padding: auto;
			border-color: auto; }

.ButtonBar input[disabled="disabled"], input[disabled="disabled"].b, .SearchResults input[disabled="disabled"], .XREFTable .tdNavigationButtons input[disabled="disabled"], input#ctl00_Xref_cmdFilterIn[disabled="disabled"], input#ctl00_Xref_cmdFilterOut[disabled="disabled"]
		{	color: #888888; }

.ButtonBar .SearchActive
		{	float: right; 
			margin-left: 1em; }

.ButtonBar .SearchActive input
		{	padding: 0;	
			background-color: transparent;
			border: 0; }

#divFormControls
		{	padding: .25em;
			background-color: #EFEAD1;
			border: 1px solid #3C3330; }

.XREFTable .tdNavigationButtons
		{	text-align: center; }

.XREFTable .tdNavigationButtons input
		{	font-weight: bold;
			padding: 0 .05em;
			margin-bottom: .2em;
			width: 2em; }

.XREFTable .tdNavigationButtons br
		{	line-height: 0em; }

.XREFTable select
		{	width: 100%;
			height: 10em; }

.OrderDetails
		{	width: 100%;
			border-collapse: collapse; }

.OrderDetails td
		{	vertical-align: top; }

.help	{	margin-top: 10px;
			padding: 10px;
			background-color: #E6E1CB;
			border: 2px solid #C9A600; }

/* END Quote Tool Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Results Table Styles */

.SearchGridCaptionAndButton
		{	margin: 1em 0 0 0; }

#Content table.SearchResults
		{	margin: 0;
			width: 100%;
			border-collapse: collapse;
			background-color: #EFEAD1; }

#Content table.SearchResults th, #Content table.SearchResults td
		{	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			border: 1px solid #3C3330;
			padding: .25em; }

#Content table.SearchResults th
		{	background-color: #504845;
			color: #ffffff;
			font-weight: bold; }

#Content table.SearchResults tr.ActiveRow td	
		{	color: #ffffff;
			background-color: #DF4401; }

#Content table.SearchResults tr.a td
		{	background-color: #D8D0AD; }

#Content table.SearchResults tr.Subhead th, #Content table.SearchResults th.Subhead
		{	background-color: #BFB483; }

#Content table.SearchResults tr.Divider td, #Content table.SearchResults tr.Divider th
		{	border-top: 3px solid #3C3330; }

#Content table.SearchResults td.Totals
		{	text-align: right;
			background-color: #EFE2A4; }

/* END Search Results Table Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Tree Styles */

.toolbar
		{	padding: .25em;
			background-color: #BFB483;
			border: 1px solid #3C3330; }

.toolbar input
		{	margin: 0;	
			margin-right: .1em;
			cursor: pointer; }

.contextMenu
		{	display: none; }

ul.treeRoot
		{	list-style: none;
			margin: 0;
			padding: .25em .25em .5em .25em; }

ul.treeRoot ul
		{	list-style: none; }

ul.treeRoot li
		{	margin-top: .5em; }

ul.treeRoot a, ul.treeRoot a:link, ul.treeRoot a:visited, ul.treeRoot a:hover
		{	color: #000000;
			padding: .1em;
			text-decoration: none;
			border: 1px solid #BFB483; }

ul.treeRoot a:hover, ul.treeRoot a.Sel, ul.treeRoot a.Sel:link, ul.treeRoot a.Sel:visited, ul.treeRoot a.Sel:hover
		{	color: #ffffff;
			background-color: #DF4401;
			border: 1px solid #3C3330; }

/* END Tree Styles */
/* ================================================================================================== */
