/* CSS Document */
html, body, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	color: #000000;
	text-align: center;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 101%;
	min-width: 985px;/* background-color: #C5C5C5; */
}
#wrapper {
	width: 985px;
	w\idth: 985px;
	position: relative;
	background-repeat: repeat-x;
	background-color: #fff;
	border: 8px solid #fff;
	margin: 0 auto;
	text-align:left;
}
p {				  /* Text */
	font-size: 80%;
	line-height: 130%;
	padding:  0 0 10px 0;
}
h1 {				  /* Bold Headline */
	font-size: 100%;
	color: #3F4E69;
	padding: 10px 0 0 0;
}
h2 {				  /* Bold Headline Italic */
	font-size: 112%;
	color: #3F4E69;
	padding: 10px 0 0 0;
	font-style:italic;
}
h3 {				  /* Red Text */
	line-height: 130%;
	font-size: 100%;
	margin-top: 40px;
	margin-bottom:20px;
	color: #ED1C24;
	padding-right:15px;
}
h4 {				  /* White Text */
	color:#FFF;
	font-size: 85%;
}
h5 {				  /* Bold Text Size Center */
	font-size: 102%;
	font-weight: bold;
	color: #000;
	text-align:center;
	padding: 10px 0 0 0;
}
h6 {				  /* Small Text */
	font-size: 80%;
	font-weight:normal;
}
.tab {
	margin-left: 40px;
}
hr {
	height:1px;
	color:#000033;
	width:100%;
}
#cartItems {
	width:985px;
	background-color:#73959F;
	height: 25px;
	padding-top: 5px;
	border-bottom: 1px solid #000;
}
#login {
	color:#FFF;
	width:985px;
	height:25px;
	border-bottom: solid 1px #000000;
}
#login p {
	color: #333333;
	font-size: 80%;
	text-align: right;
}
/* Top navigation area */
#header {
	background-color:#585854;
	/* position:relative; */
	padding:2px;
	height: 113px;
	border-bottom: 2px solid #000;
}
/* Begin CSS Drop Down Menu */


#menuh-container {
	position: relative;
	padding-top:1px;
}
#menuh {
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
}
#menuh a {
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
}
#menuh a, #menuh a:visited	/* menu at rest */ {
	color: white;
	background-color: #585854;
	text-decoration:none;
}
#menuh a:hover	/* menu at mouse-over  */ {
	color: #000;
	background-color: #CCC;
}
/* 

Controls for Top Parent Links

*/		
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* Adds border to the left on top level nav*/ {
	border-left: 1px solid #fff;
}
#menuh a.top_parentB, #menuh a.top_parentB:hover  /* Adds border to both side on top level nav*/ {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#menuh a.parent 	/* Controls the parent during rest: no arrow - First level dropdown */ {
	border-top: 1px solid #999;
	background-color: #5C6F7A;
	text-align: left;
}
#menuh a.parent:hover 	/* Controls the parent during hover: no arrow */ {
	border-top: 1px solid #999999;
	background-color: #CAD4DE;
}
#menuh a.arrow 	/* Controls the parent during rest: arrow */ {
	background-color: #5C6F7A;
	background-image: url(/images/global/img_rightarrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border-top: 1px solid #999;
}
#menuh a.arrow:hover /* Controls the parent during hover: arrow */ {
	background-color: #CAD4DE;
	background-image: url(/images/global/img_rightarrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border-top: 1px solid #999;
}
/*		
	
Controls for Sub Parent Links

*/	

 	 #menuh a.subParent /*Controls the subparent during rest: no arrow*/ {
	background-color: #5C6F7A;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	text-align:left;
}
#menuh a.subParent:hover 	 /*Controls the parent during hover: no arrow */ {
	background-color: #CAD4DE;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
#menuh ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:11em;	/* width of all menu boxes */
}
#menuh li {
	position:relative;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
}
#menuh ul ul {
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
}
#menuh ul ul ul {
	top:0;
	left:100%;
}
div#menuh li:hover {
	cursor:pointer;
	z-index:100;
}
div#menuh li:hover ul ul, div#menuh li li:hover ul ul, div#menuh li li li:hover ul ul, div#menuh li li li li:hover ul ul {
	display:none;
}
div#menuh li:hover ul, div#menuh li li:hover ul, div#menuh li li li:hover ul, div#menuh li li li li:hover ul {
	display:block;
}
/* End CSS Drop Down Menu */


/* this is our clear div */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*************************
 
Side Navigation for Product Links 



--------- Remove? ------



.venNav p, .venNav h1 {
	font-size: 75%;
}
#nav, #navVendor {
	width: 150px;
}
#nav ul, #navVendor ul {
	font-size: 75%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li a, #nav li a:visited, #navVendor li a, #navVendor li a:visited {
	color: #000000;
	display: block;
	text-decoration: none;
	padding:3px 0px 1px 7px;
	height: 1%;
	background-color: transparent;
	border-bottom:#333333 solid 1px;
}
.aspan {
	font-weight:normal;
	font-style:italic;
	font-size: 80%;
}
#nav li a:hover, #navVendor li a:hover {
	color: #E9E9E9;
	background-color:#333333;
}
#nav ul li ul li a, #nav ul li ul li a:visited, #navVendor  ul li ul li a, #navVendor  ul li ul li a:visited {
	font-weight:bold;
	Font-size:120%;
	color: #333333;
	display: block;
	text-decoration: none;
	padding:2px 4px 2px 12px;
	height: 1%;
	margin: 0 0 0 12px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #E1E1E1;
}
#nav ul li ul li a:hover, #navVendor  ul li ul li a:hover {
	color: #E9E9E9;
	background-color:#333333;
}

*************************/

.MainSplash{
	background-image:url(/images/main/bck_mainsplash.gif);
	background-repeat:repeat-x;
}
.Area2{
	background-image:url(/images/common/area2_backgrnd.png);
	background-repeat:repeat-x;
}
.SearchTable {
	background-image:url(/images/common/search_bckgnd.png);
	background-repeat:repeat-x;
}
#SideSearch {
	display:block;
	background-color:#f5f5f5;
	border:1px solid #005951;
	padding: 4px;
	border:#333333 solid 1px;
	float:right;
	clear:both;
}
/* Feature for right side of page -  simple box with border */

#SideContain {
	width:250px;
	display:block;
	float:right;
}
.SideContain {
	width:250px;
	display:block;
	float:right;
}
#Sidetop {
	background-image:url(/images/common/bck_Sidetop.gif);
	border: solid 1px #3D4243;
	padding: 8px;
}
#Sidemain {
	background-color:#FFF;
	background-image:url(/images/common/bck_Sidemain.gif);
	background-repeat: repeat-x;
	border: solid 1px #E0DDDA;
	padding: 8px;
	margin-bottom: 3px;
}
.Sidemain {
	background-color:#FFF;
	background-image:url(/images/common/bck_Sidemain.gif);
	background-repeat: repeat-x;
	border: solid 1px #E0DDDA;
	padding: 8px;
	margin-bottom: 3px;
}
/******************

Front Page Subdisplay : address if needed

**********************/

#Subdisplay {
	display: block;
	width: 262px;
	border-bottom: 1px solid #005951;
	/*border-right: 1px solid #005951;*/
	margin-bottom: 5px;
	margin-top: 5px;
}
#ProductDescrip {
	width: 65%;/* margin-left: 30px;*/
}
#helpIcon a:link, #helpIcon a:hover, #helpIcon a:active, #helpIcon a:visited {
	cursor:help;
}
/* Links for Product Description Area of Vendor Site */

#ProductDescrip a:link {
	color: #000;
	text-decoration: none;
	padding: 2px;
}
#ProductDescrip a:hover {
	color:#000;
	background-color: #CCC;
	text-decoration: none;
	padding: 2px;
}
#ProductDescrip a:visited {
	color:#000;
	text-decoration: none;
	padding: 2px;
}
#ProductDescrip a:active {
	color:#000;
	text-decoration: none;
	padding: 2px;
}
/*************************
 
Main Content Area

*************************/
#contentmain {
	padding-left: 18px;
}
#contentmain ul, #contentmain ol {
	margin-left: 25px;
	padding-right:15px;
	list-style-position: outside;
	font-size:80%;
}
#contentmain li {
	margin-bottom:10px;
}
#contentmain a:link, #contentright a:visited {
	font-weight: bold;
}
#productDisplay {
	width: 550px;
	float:left;
	margin:0;
}
#productImage {
	float:right;
	margin: 10px 10px 20px 10px;
	border:#333333 solid 1px;
}
#InnerTable td {
	border: #cccccc solid 1px;
	padding:5px;
	font-size:inherit;
}
.InnerTableNoData td {
	padding:5px;
}
#InnerTable p {
	font-size:inherit;
}
.InnerTable th {
	background-color:#dcdcdc;
	text-align:left;
}
/*************************
 
Footer Area

*************************/
#footertext {
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	padding-right:20px;
	background-color: #CAC4BD;
	border-top:#333333 solid 1px;
	border-bottom:#333333 solid 1px;
}
#footerCopywrite {
	font-size: 70%;
	background-color: #fff;
	clear: both;
	width:100%;
}
#footerCopyLeft {
	padding-top: 5px;
	padding-bottom: 5px;
	width:384px;
	float:left;
	padding-left:10px;
}
#footerCopyRight {
	padding-top: 5px;
	padding-bottom: 5px;
	width:380px;
	float:right;
	text-align:right;
	padding-right:10px;
}
/*begin styling the page links */
a:link, a:visited {
	color: #000000;/* text-decoration: none; */
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
table.Hours {
	padding:4px;
	font-size:75%;
	color: #ECE9D8;
}
.altRowEven {
}
.altRowOdd {
	background-color: #f0f0f0;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
}
/*************************
 
Controlling Roll Over Links 

*************************/

.rollLink a {
	display:block;
	text-decoration:none;
	color: #000;
	padding-left: 2px;
}
.rollLink a:hover {
	color:#FFF;
	background-color:#4b4b4b;
}
/* Tables used to display tabular Data. */

table.tabularData, table.tabularData td, table.tabularData th {
	border-bottom: 1px solid #006666;
	border-collapse: collapse;
	padding-left: inherit;
	font-size: inherit;
	width: 550px;
}
table.tabularData td, table.tabularData th {
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active {
	background-color: #660000;
	color: #fff;
}
/* Tables used to display tabular Search Results Data. */

table.tabularResults, table.tabularResults td, table.tabularResults th {
	border-bottom: 1px solid #006666;
	border-collapse: collapse;
	padding-left: inherit;
	font-size: inherit;
	/*width: 650px;*/
	vertical-align:top;
}
table.tabularResults td, table.tabularResults th {
	padding: 3px;
}
#tableSearchResults h3 {
	font-size:115%;
	font-style:italic;
}
table.tabularResults th, table.tabularResults th a:link, table.tabularResults th a:visited, table.tabularResults th a:hover, table.tabularResults th a:active {
	background-color: #660000;
	color: #fff;
}
.cellBG {
	text-align:center;
	background-color:#f5f5f5;
}
/*Form Elements*/
form {
	margin: 0px;
}
input, select, textarea {
	font-size: 12px;
	color: #393957;
}
input {
	border: 1px solid #666699;
	border-color: #333333;
	background-color: #F8F8F8;
}
input.formCheckbox {
	border: none;
	background: transparent;
}
input.formButton {
	background-color: #FFCC00;
	border-bottom: 1px solid #668099;
	border-left: 1px solid #668099;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	color: #000000;
	font-weight: bold;
	margin: 0px 3px 0px 3px;
}
#continueShopping {
	background-color: #FFCC00;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #000000;
	font-weight: bold;
	margin: 3px 3px 3px 3px;
	padding:2px 3px 2px 3px;
}
.imgLeft {
	float:left;
	margin: 0px 10px 20px 0;
	border:#333333 solid 1px;
}
.imgRight {
	float:right;
	margin: 0px 10px 20px 10px;
	border:#333333 solid 1px;
}
select, textarea {
	background-color: #F8F8F8;
	border: 1px solid #333333;
}
.altRowEven {
	background-color:#FFF;
}
tr.altRowEven {
	border-bottom: 1px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
}
.altRowOdd {
	background-color:#f5f5f5; /* sets color for search results page */
}
.pagingLinks { /* Controls the paging next - previous */
	text-align: right;
	margin-right: 220px;
}
.errorMessage {
	color: #993333;
	font-weight: bold;
	font-size:1.2em;
}
fieldset {
	padding: 4px;
}
legend, caption {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #003366;
	text-align:left;
}
table.front td {
	background-image:url(/assets/horline.gif);
}
.displayCart {
	background-color: #FFCC00;
	border-bottom: 1px solid #668099;
	border-left: 1px solid #668099;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	color: #000000;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}
.itemWeek td {
	border:1px solid #333333;
	padding: 10px;
}
.clearfix:after {
	content: "."; /* This dot is the actual appended content */
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/*------------------- POP UP}---------------*/

#Popup-scart-iframe, #Popup-scart {
	visibility: hidden;
	width: 250px;
	position: absolute;
	margin-left: 700px;
	margin-top: 15px;
	z-index: 2000;
	border: 2px solid #806f57;
	background-color:#FFFFFF;
	padding:3px;
	font-size: 75%;
}
#Popup-scart p {
	font-size: 100%;
	line-height: 20px;
	border-bottom: solid 1px #CCCCCC;
}
#Popup-scart h1 {				  /* Bold Subtotal */
	font-size: 112%;
	color: #3F4E69;
	text-align:right;
	background-color:#CCCCCC;
	padding:6px;
}
#Popup-scart h5 {
	border-bottom: solid 1px #666;
	padding:3px;
	font-size:100%;
	text-align:center;
	margin-bottom:6px;
	background-color:#FFCC00;
}
#Popup-scart h6 {
	padding:3px;
	font-size:100%;
	text-align:center;
	margin-top:10px;
}
#Popup-scart {
	text-align: left;
	z-index: 3000;
}
/*.popup {
	z-index: 10;
	visibility: hidden;
	width: 200px;
	position: absolute;
}
*/

.transparent {
	display: none;
	position:absolute;
}
.popup {
	position:absolute;
	left:0px;
	top:18px;
	width:150px;
	border-style:solid;
	border-width:1px;
	border-color: #333333;
	background-color: #CCCCCC;
	padding: 5px;
	color: black;
	font-family: Arial;
	font-size: 10pt;
	z-index:2;
	visibility:hidden;
}
.nodec, .nodec:hover {
	text-decoration: none;
	color:#FF0000;
}
