/* ================================================================================================== */
/* Generic Style Declarations */

body		{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 160%;
			color: #555555;
			margin: 0;
			background-color: #ffffff; }

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: #D2CFC6;
			height: 1px;
			background-color: #D2CFC6;
			margin-bottom: 10px; }

h1, h2, h3, h4, h5, h6, legend
		{	font-weight: bold; 
			color: #005422;
			margin: 10px 0px; }

h1		{	font-size: 18px;
			padding-bottom: 5px;
			background: url(/files/images/template/border_img.gif) bottom left repeat-x; }

h2, legend	{	font-size: 14px;
			margin-top: 0px; }

h3		{	font-size: 13px; }

h4, h5, h6	{	font-size: 11px; }

h5		{	margin-left: 20px; }

h6		{	margin-left: 40px; }

dt, li		{	margin-top: 7px; }

ul, ol		{	margin-top: 0px; }

sub, super	{	font-size: 75%; }

code, pre	{	font-family: Courier, "Courier New", fixed-width, monospace;
			font-size: 9px; }

input, select, textarea
		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #127239; }

small		{	font-size: 85%; }

fieldset	{	border: 1px solid #cccccc; }

p, div		{	margin: 10px 0px; }

a:link, a:visited, a:hover
		{	text-decoration: underline;
			color: #005422; }

a:visited	{	color: #555555; }

a:hover		{	color: #2C8F53; }

/* END Generic Style Declarations */
/* ================================================================================================== */





/* ================================================================================================== */
/* Styles for content containers */

.Content, #Content td.Content
		{	vertical-align: top;
			padding: 10px 20px; }

#HomeContent .Content
		{	background: #f5f3ea url(/files/images/template/featuredItems_bg.gif) top left repeat-x;
			border-left: 1px solid #FFFFFF; }

ol#SiteMap, ol#SiteMap ol
		{	list-style-type: circle;
			color: #ababab;  }

ol#SiteMap ol	{	border-left: 1px solid #dddddd;
			margin-left: -12px;
			padding-left: 50px;}

/* END Styles for content containers */
/* ================================================================================================== */





/* ================================================================================================== */
/* Layout Styles */

#TopRibbon, #ContentWrapper
		{	margin: 0 auto;
			padding: 5px;
			width: 740px;
			background-color: #ffffff;
			border: 1px solid #d2cfc6;
			clear: both; }

#Banner		{	margin: 20px auto;
			width: 750px; }

#Billboard	{	border-bottom: 1px solid #ffffff;
			display: block; }

#Content, #HomeContent, #ProductContent
		{	width: 100%;
			border-collapse: collapse; }

#ProductContent
		{	background-color: #F5F3EA; }

#PriNav		{	margin: 0;
			background: #005422;
			border-bottom: 1px solid #ffffff; }

.clear		{	margin: 0;
			clear: both; }

.PrintOnly, #PrintLogo, .Hide
		{	display: none; }

/* END Layout Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Top Ribbon Styles */

#TopRibbon	{	border-top: none;
			padding: 0px 5px 5px 5px;
			margin: 0 auto; }

#TopRibbon p	{	margin-top: 0;
			margin-bottom: 0;
			padding: 7px 20px 10px 20px;
			background-color: #ede7d4; }

#TopRibbon img	{	float: right;
			margin: 8px 10px 0 0; }

#TopRibbon a img
		{	border: none; }

/* END Top Ribbon Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Home Page Styles */

#Sidebar h1	{	margin: 0px 0px 10px 0px; }

#Sidebar ul	{	list-style: none;
			margin: 0px 0px 10px 0px;
			padding: 0; }

#Sidebar li	{	padding-left: 15px;
			background: url(/files/images/template/arrow.gif) no-repeat left 6px; }

#Sidebar a:link, #Sidebar a:visited, #Sidebar a:hover
		{	color: #555555;
			font-weight: bold; }

#Sidebar a:hover
		{	color: #005422; }

#HomeContent .featured
		{	width: 100%;
			background: url(/files/images/template/border_img.gif) top left repeat-x;
			border-collapse: collapse; }

#HomeContent .featured td
		{	vertical-align: top;
			padding: 8px 0 5px 20px;
			border-collapse: collapse;  }

#HomeContent .featured td.first
		{	padding-left: 0; }


.featured h2, .featured p
		{	margin: 5px 0; }

.featured img	{	padding: 3px;
			margin: 0;
			background: #FFFFFF; 
			border: 1px solid #a5a08e; }

.featured a:link, .featured a:visited
		{	color: #005422; }

.featured a:hover
		{	color: #2C8F53; }

.SubContent	{	padding-top: 3px;
			margin: 0;
			background: url(/files/images/template/border_img.gif) top left repeat-x; }

/* END Home Page Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Search Styles and Form Styles*/

#SearchForm	{	margin: 5px 0px;
			padding: 3px 0px 3px 3px;
			float: right; }

#SearchForm input, input, textarea
		{	border: 1px solid #a5a08e;
			padding: 2px 1px;
			width: 150px; }
			
textarea	{	width: auto; }

#SearchForm #btnSearch, .b
		{	background-color: #dedede;
			color: #127239;
			font-weight: bold;
			text-transform: uppercase;
			width: auto; 
			padding: 1px;
			cursor: pointer; }

/* END Search Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Sub-Navigation Styles */

#SubNav, #Sidebar
		{	padding: 20px 20px 10px 20px;
			background: #f0ddaa url(/files/images/template/subnav_bg.gif) top left repeat-x;
			line-height: 160%;
			vertical-align: top;
			width: 180px; }

/* Sub Navigation Items */

.nav		{	list-style: none;
			margin: 0px -20px 10px -20px;
			padding: 0;
			border-top: 1px solid #ffffff; }

.nav li		{	margin: 0;
			display: inline; }

.nav a		{	font-weight: bold;
			padding: 5px 0px 5px 30px;
			background: url(/files/images/template/arrow.gif) 20px center no-repeat;
			border-bottom: 1px solid #FFFFFF;
			display: block; }

.nav a:link, .nav a:visited, .nav a:hover, .nav a.Sel:link, .nav a.Sel:visited, .nav a.Sel:hover
		{	text-decoration: none;
			color: #005422; }

.nav a.Sel:link, .nav a.Sel:visited, .nav a.Sel:hover, .nav a:hover, .nav a.Sel:hover
		{	background-color: #005422;
			background-image: url(/files/images/template/arrow_white.gif);
			color: #ffffff; }

/* Featured Items */

#SubNav .featured
		{	margin: 0 0 13px 0; }

#SubNav .featured h2
		{	padding-bottom: 5px;
			margin: 0 0 10px 0;
			background: url(/files/images/template/subnav_border_img.gif) bottom left repeat-x; }

#SubNav .featured h2 img
		{	padding: 0px 10px 0px 5px;
			background: none; 
			border: none; }

#SubNav .featured a:hover, #SubNav .SubContent a:hover
		{	color: #007F32; }

#SubNav .featured h3, #SubNav .featured p
		{	margin: 5px 0px; }

/* Sub Content */

#Sidebar .SubContent, #SubNav .SubContent
		{	background: url(/files/images/template/subnav_border_img.gif) top left repeat-x; }

#Sidebar .SubContent p, #SubNav .SubContent p
		{	margin: 10px 0; }

/* END Sub-Navigation Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Footer Styles */

#Footer		{	font-size: 10px;
			background-color: #ede7d4;
			text-align: center;
			border-top: 1px solid #FFFFFF;
			margin: 0;
			padding: 5px 20px; }

#Footer	a:link, #Footer	a:visited, #Footer a:hover
		{	text-decoration: underline;
			color: #555555; }

#Footer a:hover	{	text-decoration: underline;
			color: #005422; }

#QuantumLogo	{	width: 750px;
			margin: 10px auto; }

#QuantumLogo img
		{	float: right; }

#QuantumLogo div
		{	float: left;
			width: 180px; }

#QuantumLogo div img
		{	float: left; }

/* END Footer Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Breadcrumb Styles */

#Bread		{	font-size: 10px;
			line-height: 160%;
			margin-top: 2px; }

#Bread a:link, #Bread a:visited, #Bread a:hover
		{	text-decoration: underline;
			color: #555555; }

/* END Breadcrumb Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* Data Table Styles */

table.Data	{	border-collapse: collapse;
			border: 1px solid #666666;
			background-color: #ffffff;
			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: 10px;
			border-bottom: 1px solid #999999;
			border-left:  1px dotted #999999;
			padding: 3px 10px; }

table.Data th	{	background-color: #eeeeee;
			color: #000000;
			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 */
/* ================================================================================================== */





/* ================================================================================================== */
/* Login Form Styles */

#LoginForm	{	font-size: 9px;
			margin: 0px;
			padding: 0px; }

#LoginForm label, #LoginForm input
		{	font-size: 9px; }

#LoginForm p	{	background-image: none;
			line-height: 180%; }

#LoginForm p.error
		{	margin: 20px 0px; }

#LoginForm input
		{	border: 1px solid #0068B3; }

#LoginForm input#cmdLogin
		{	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color: #C9DEF4;
			padding: 3px;
			margin-top: 5px;
			color: #0068B3; } 

/* END Login Form Styles */
/* ================================================================================================== */





/* ================================================================================================== */
/* eCommerce Styles */

table#Products	{	width: 100%; }

table#Products tr, table#Products td
		{	vertical-align: top; }

table#Products td
		{	width: 33%;
			padding-top: 10px;
			padding-right: 15px; }

table#Products tr.First td
		{	padding-top: 0px; }

table#Products td.Empty
		{	border-bottom: 1px dotted #D2CFC6;
			margin: 0;
			padding: 0;
			height: 0; }

table#Products td a img
		{	margin-right: 10px;
			padding: 2px; 
			border: 1px solid #D2CFC6; }

table#Products td a:hover img
		{	border: 1px solid #005422; }

table#Products td p
		{	padding-top: 3px; }

table#Products td p.Price
		{	font-weight: bold;
			color: #005422; }

td.ProductGroupImg
		{	padding: 0 20px 20px 0; }

#Configurator input, .Cart input
		{	width: auto; }

#Configurator td
		{	padding: 5px 0px; }

table.Cart
		{	width: 100%; }

table.Cart td, table.Cart th
		{	padding: 2px 5px; }

table.Cart tr.Heading th
		{	background: #EDE7D4;
			border-top: 1px solid #D2CFC6;
			border-bottom: 1px solid #D2CFC6;
			text-align: left; }

table.Cart tr.CartItems td
		{	border-top: 1px solid #D2CFC6;
			border-bottom: 1px solid #D2CFC6; }

input.CB, input.cb
		{	cursor: pointer;
			color: #ECE9D8;
			background: #005422;
			border-color: #007F32; }

#ShopLink, #ShopLink2
		{	display: block;
			float: right;
			padding: 3px 5px;
			margin-right: 10px;
			border: 1px solid #007F32;
			background: #005422;
			text-decoration: none;
			color: #F5F3EA; }

#ShopLink2
		{	margin-top: -10px;
			margin-right: 0px; }

#Form		{	width: 100%; }

/* END eCommerce Styles */
/* ================================================================================================== */