BODY {
	background-color: #616c8c;
	color: #000000;
	padding: 0px;
	font: 11px Verdana;
	background-image: url(../images/mainbackground.jpg);
}
/*****************
basic layout 
*****************/
/* center wrapper, min max width */
div#pagewrapper {
   border: 2px solid #393c4f;
   background-image: url(../images/centertable.jpg);
   margin: 0 auto;     /* this centers wrapper */
   max-width: 890px; /* IE wont understand these, so we will use javascript magick */
   min-width: 890px;
   }
/*Linking*/
a.morelinks:visited,a.morelinks:active,a.morelinks:link,a.morelinks:hover{
	color: #344168;
	font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a {
	text-decoration: none;
	color: #821c00;
}
a:hover {
	text-decoration: underline;
	color: #b6713a;
}
/*Header Table*/
table.header {
	width: 890px ! important;
	border: 0px;
	height: 115px;
	background-repeat: repeat-x;
}
td.headertop {
	background-image: url(../images/websitetopper.jpg);
	width: 890px;
	height: 115px;
	background-repeat: no-repeat;
	text-align:center;
}
table.dropMenuWrapper {background-color:#495169; width: 880px; border: 1px solid #32384a; font-size: 10px;}
/*Footer Table */
table.footer {
	width: 880px !important;
	border: 0px;
	background-repeat: repeat-x;
}
td.footertop {
	width: 880px;
	background-repeat: repeat-x;
}
td.footerbottom {
	width: 880px;
	background-repeat: no-repeat;
}

/*Top Navigation*/
table.headerNavigation{
	width: 880px !important;
	font-weight: bold;
	color: #ffffff;
}
td.headerNavigation{
 	padding-left: 10px;
	padding-right: 10px;
}
a.headerNavigation:visited,a.headerNavigation:active,a.headerNavigation:link {
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.headerNavigation:hover  {
	color: #c0c0c0;
	text-decoration: none;
}

/*Footer Navigation*/
table.footerNavigation{
	width: 880px !important;
	height: 18px;
	color: white;
	background-color:#495169;
	border: 1px solid #32384a;
}
td.footerNavigation{
	padding-left: 5px;
	padding-right: 5px;
}
a.footerNavigation:visited,a.footerNavigation:active,a.footerNavigation:link {
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	margin-top:2px;
}
a.footerNavigation:hover  {
	color: #f2e9d2;
	text-decoration: none;
}

/*Header E-Zpage Links
td.headerexpagesnav {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	color: #000000;
 	font-weight : bold;
 	text-align : center;
	padding-bottom: 0.5em;
}
a.headerexpagesnav:visited,a.headerexpagesnav:active,a.headerexpagesnav:link {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.headerexpagesnav:hover  {
	color: #303a52;
	text-decoration: none;
}*/

table.bannertable {
	width:470px;
}
/*Footer E-Zpage Links*/
td.footerexpagesnav {
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	color: #821c00;
 	font-weight : bold;
 	text-align : center;
	padding: 0.5em;
}
a.footerexpagesnav:visited,a.footerexpagesnav:active,a.footerexpagesnav:link {
	font-weight: bold;
	color: #821c00;
	font-size: 10px;
	text-decoration: none;
}
a.footerexpagesnav:hover  {
	color: #344168;
	text-decoration: none;
}

/*Beginning of Copyright Information*/

td.legalCopyright {color:black; padding-left:0px;}
.legalCopyright {color:black; padding-left:0px;}
.legalCopyright a {color:black; padding-left:0px;}
.legalCopyright :hover {color:black; padding-left:0px;}

/*E-zpages Table of Contents Colors*/
/*Beginning of Expages TOC */
td.navEZPagesTOC {
	width:165px;
	border:1px solid #a3988b;
}
#navEZPagesTOC ul li a {
	color: #344168;
	text-decoration: none;
}
#navEZPagesTOC ul li a:hover {
	color: #821c00;
	text-decoration: none;
}

/*Adjust for Center of Table Width*/
.maintable {
	padding: 0px;
	position: relative;
	width: 100%  !important;
	border: 0px solid #000000;
}

/*Left Column Information*/
td.columnLeft{
	width:175px;
	border-top: 0px solid #303a52;
}
#navColumnOneWrapper {
	margin: auto;
} 
table.leftbox{
	width:165px;
}
.leftbox {
 	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 1px solid #a3988b;
 	margin-bottom: 15px;
 	
}
td.leftboxfooter {
	
}
TD.leftboxheading {
  	background:#616141;
	height: 15px;
}
.leftboxheading {
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 1px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.leftboxcontent {
  	padding: 4px;
	background-color: #f8f4e9;
	text-align: left;
 }

/*Right Column Styles*/
td.columnRight{
	width:150px;
	border-top: 0px solid #303a52;
}
#navColumnTwoWrapper {
	margin: auto;
}
table.rightbox{
	width:140px;
}
.rightbox {
	font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 1px solid #a3988b;
 	margin-bottom: 15px;
}
td.rightboxfooter {
	
}
TD.rightboxheading {
 	background:#616141;
	height: 15px;
}
.rightboxheading {
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 1px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.rightboxcontent {
  	padding: 4px;
	background-color: #f8f4e9;
	text-align: left;
 }

/*Single Box Styles*/
table.singlebox{
	width:165px;
}
.singlebox {
  		font-family: Verdana;
 	font-size: 10px;
	background: transparent;
 	border: 1px solid #a3988b;
 	margin-bottom: 15px;
}
td.singleboxfooter {
	
}
TD.singleboxheading {
  	background:#616141;
	height: 15px;
}
.singleboxheading {
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 1px;
	text-align: center;
	font-family: Verdana;
	font-variant : small-caps;
}
.singleboxcontent {
  	padding: 4px;
	background-color: #f8f4e9;
	text-align: left;
 }

/*BetterCategoriesEzInfo v1.3.0.2 added  2006-06-22  gilby*/
.betterCategories, .betterDocuments, .betterEzpages,
.betterInformation, .betterMoreinformation, .betterBestsellers {
	text-decoration:none;
	margin-bottom:3px;
}
.betterCategories a, .betterCategories a:visited,
.betterDocuments a, .betterDocuments a:visited,
.betterEzpages a, .betterEzpages a:visited,
.betterInformation a, .betterInformation a:visited,
.betterMoreinformation a, .betterMoreinformation a:visited,
.betterBestsellers a, .betterBestsellers a:visited {
	padding-left: 3px;
	/*border-top: 2px solid #ffffff;*/
	color: #344168;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight:normal;
	text-decoration:none;
}
.betterCategories a:hover, .betterCategories a:active,
.betterDocuments a:hover, .betterDocuments a:active,
.betterEzpages a:hover, .betterEzpages a:active,
.betterInformation a:hover, .betterInformation a:active,
.betterMoreinformation a:hover, .betterMoreinformation a:active,
.betterBestsellers a:hover, .betterBestsellers a:active {
	color: #821c00;
	font-weight:normal;
	text-decoration:none;
}

/*Center Column Information*/
td.centermain {
	background-color: #f8f4e9;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #a3988b;
	border-bottom: 1px solid #a3988b;
	border-left: 1px solid #a3988b;
	border-right: 1px solid #a3988b;
}
#navBreadCrumb a {
	padding-left:3px;
	font-weight: bold;
	font-size:10px;
	padding-bottom:5px;
}
#navBreadCrumb  {
	padding-left:3px;
	font-weight: bold;
	font-size:10px;
	padding-bottom:5px;
}
/*Category Heading in center of page*/
#indexCategoriesHeading{
 	color:#616141;
	font-style: normal;
	padding-left:0px;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
}
/*Category Name in Product Listing*/
#productListHeading{
 	color:#616141;
	font-style: normal;
	padding-left:0px;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
}
/*Sub-Category Links on Category Page*/
a.categoryList:link, a.categoryList:active,a.categoryList:visited {
	font-size: 13px;
	font-decoration: underline;
	color: #821c00;
	font-weight:normal;
}
/*Product Listing Heading on Category Listing Page*/
h2.centerBoxHeading, .productListing-heading {
	margin: 0em;
	font-size: 1em;
	color: #ffffff;
	border-bottom: 1px solid #32384a;
	background-color: #495169;
	padding-bottom: 3px;
	padding-top: 1px;
}
/*Product Listing Heading on Category Listing Page - Links*/
.productListing-heading a {
	margin: 0em;
	font-size: 1em;
	color: #ffffff;
	border-bottom: 1px solid #32384a;
	background-color: #495169;
	padding-bottom: 3px;
	padding-top: 1px;
}
/*end of center of page styles*/

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #495169;
}
/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 100%
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
    text-align: center;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 100%;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    height: 1px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active {
    background-color: #6c92dc;     /* Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive {
    width: 4%;
    background-color: #9A9A9A;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active_shadow {
    background-color: #2452ac;     /* Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #666666;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #bfd0f1;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}

td#active_step_text {       /* These are the styles for the active text */
    color: #2452ac;
    font-weight: 700;
    font-size: 1.1em;
}

/* End Order Steps contribution CSS */
