b.btop, b.btop b, b.bbot, b.bbot b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(images/rc.png);
    background-repeat: no-repeat}
b.btop b{background-position: 100% -10px}
b.bbot{background-position: 0 -20px}
b.bbot b{background-position: 100% -30px} 

#sidelinks {
	font-size:0.75em;
	padding:0 10px 10px 10px;
	text-align:left;
}

#sidelinks a {
	text-decoration:none;
	color:#666;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

#form-label {
	width:30%;
}

#breadcrumb {
	font-size:1.1em;
	font-weight:bold;
	color:#CD823A;
	letter-spacing:-0.03em;
}

* html ol li
{
	position: relative;
}


ol#cart {
	margin: 0.5em;
	font-size:0.8em;
	padding:0;
	color:#7E828D;
	list-style-type:none;
}

li#cart { line-height:1.27em; }
li#cart.reset { margin-top: -6.35em;   }
li.cartcol1 { margin-left: 0em; }
li.cartcol2 { margin-left: 9em; }
li.cartcol3 { margin-left: 18em; }
li.cartcol4 { margin-left: 27em; }


table {
	border-collapse:collapse;
}

#content {
	background:#FFF;
	vertical-align: top; 

}

#sidebar {
	vertical-align: top;
	width:175px;
    background:#F2F4F5;
	padding:0 3px 3px 3px;
	border-right:1px solid #EEE;
	border-left:1px solid #EEE;	
}

body {
	background: #FFF;
  font-family: Arial, Tahoma, sans-serif;
  margin:0;
  padding:0;
  border:0;			/* This removes the border around the viewport in old versions of IE */
	text-align: center;
	font-size:16px;
}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
text-align: left;
padding-top:4px;
}

.page_background {
 background:#fff;
}
page_outer_background {
 background:#fff;
}

.main {
  font-family: Arial, Tahoma, sans-serif;
  font-size: 0.8em;
}

.serif {
	font-family: Georgia, Garamond, Times, serif;
	letter-spacing: -2;
  font-size: 0.8em;	
}

#page-title {
  border-bottom:1px dotted #D5D4AF;	
  margin-bottom: 1em;
}
#page-subtitle {
  padding: 0.5em;
}

.subtext {
  color: #828272;
}

h1 { margin-bottom: 0; }
p { margin-top: 0; }

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 { 
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-weight: bold;
	letter-spacing: -0.05em;	
	font-size: 2em; 
	color: #2C3240;

}
h2 { 
  font-size: 1.1em; 
  color: #727266; 
}
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.8em; }


a:link    {color: #347; text-decoration: underline; }       /* unvisited link */
a:visited {color: #347; text-decoration: underline; }       /* visited link */
a:hover   {color: #347; text-decoration: underline; }  /* mouse over link */
a:active  {color: #347; text-decoration: underline; }       /* selected link */


.header {
	color:#FFF;
}

.header a {
	color:#FFF;
}

/* HEADER NAVIGATION ============================================================ */

.headnav {    
    background:#D5D4AF;
	height:25px;
	font-family:Georgia,Garamond,"Times New Roman",serif;
  white-space: nowrap;
  text-align: center;
  font-variant: small-caps;
  font-size: 0.65em;
  padding:0.2em;
  color:#000;
  font-weight:bold;
  border-top:1px solid #BCBB97;
  border-bottom:1px solid #BCBB97;

}

.headnav a {
  text-decoration:none;
  color:#424242;
  display:block;
}

.headnav a:hover {
  text-decoration:underline;
}

.selected {
  color:#FFF;
  background:#DAA95A;
  border:1px solid #BA852E;
}

.search {
  border-right: 0px;
  text-align: right;
  padding-right:0.5em;
  white-space: nowrap;
}

#searchbox {
  border: 1px solid silver;
  padding: 0.1em;
  font-size:0.9em;
}

#searchboxsubmit {
  position:relative;
  left:0.2em;
  font-size:0.8em;
  border:1px solid silver;
  background:#224466;
  color:white;
}

/* HEADER SUB (green sub row) ============================================================ */

tr#headsub {
  background: #fff;
}

#headsub {
  color: #347;
  font-size: 0.8em;
  white-space: nowrap;
}

#headsub.border {
  border-top: 1px solid #eee;
/*  border-bottom: 1px solid #9FBF9B; */
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  padding:0.2em;
}

#headsub.cartgraphic {
	background:#A7BF83;
	color:#E3EFD1;
	padding:0.25em;
	border:1px solid #94AF6D;
}

#headsub.cart {
	background:#E3EFD1;
	color:#E3EFD1;
	padding:0.2em;
	border:1px solid #94AF6D;	
	font-size:0.8em;
}

#headsub.cart a {
	color:#111;
	text-decoration: none;
}

#headsub.cart:hover {
	color: #FFFFFF;
	cursor:pointer;
}

#footer {
    border-top:1px solid #EEE;
	padding:20px;
	color: #777;
	font-size:0.7em;
}

#footer a {
    color: #777;
}

/* FORMS ============================================================ */

form {
  display: inline;
}

input, checkbox, radio, select {  
	padding: 0.1em;
	font-size:1em;
}

/* CATEGORIES ============================================================ */

#category_header {
	margin-top:0.5em;
	width: 98%;
	padding:2px;
	font-weight:bold;
	font-size:0.9em;
	color:#DEA13F;
	white-space:nowrap;
}

#thecategories { 
	width: 100%;
	white-space:nowrap;
	font-size: 0.71em;
	padding:0px;
	text-align:left;

}
#thecategories a { 
	color: #4F4F4F;
	padding: 0.2em;
	width: 100%; 
	text-decoration: none;
}
#thecategories a:hover { 
  color:#DEA13F;
}
#thecategories a.activelink { 
	font-weight: bold; 
  	color:#DEA13F;
	text-decoration:underline;
}

.topcat {
	padding:3px;
}

#eventbox {
  font-size:0.8em;
  padding:0.5em;
  background:#FFFFFF;
  border:1px solid #CFCFCF;
}
#eventbox a {
  text-decoration: none;
}
.event {
  padding:0.5em;
}


/* PAGINATION ========================================================= */

#pagination-links {
  color:#666;
  font-size:0.8em;
  text-align:right;
}
#pagination-row-top {
	color:#666;
  text-align:right;
  padding:0.3em;
}
#pagination-row-bottom {
	color:#666;
  text-align:right;
  padding:0.3em;
}

/* PRODUCT LISTING RESULTS ============================================ */

#product-tr {
	background-color: #fff; 
}
#product-tr:hover { 
	background-color: #E3EFD1; 
}

#product-td {
  font-size:0.75em;
  padding: 0.2em;
  height: 1px;
  vertical-align: top;
}
#product-td-description {
  color:#666;
  padding-left:1em;
  font-size:0.9em;
}
#product-heading {
  font-size:0.8em;
  background: url(images/diagbg.gif);
  font-weight: bold;
  border-top: 1px solid #E0E4EF;
  border-bottom: 1px solid #E0E4EF;
  padding: 0.2em;
}

#product-image {
  padding:0.3em;
  border:1px solid #E0E4EF;
  background:#EFEFEF;
  font-size:0.8em;
  text-align:right;
}

#product-image-text {
  background: #fff;
  border: 1px solid #E0E4EF;
  padding: 0.3em;
  text-align: left;
}

#product-image-footer {
  text-align: center;
  color:gray;
  font-size:0.9em
}

#product-child {
  font-size:0.7em;
  color:gray;
}
.price-special {
  color:#cc0000;
  font-weight:normal;
}


/* EVENTS.PHP ============================================ */

#event-container {
  width:100%;
  padding:2em;
}

#event-title {
  padding:0.5em;
  color:#6F6A4C;
  text-transform: uppercase;
  font-weight: bold;
}

#event-detail {
  position:relative;
  left:1.5em;
  border-left:7px solid #F5F5F5;
  color:gray;
  padding-left:0.5em;
  margin:0.5em;
  font-size:0.9em;
}

/* CONTACTS.PHP ============================================ */
#contact {
  width:400px;
}
#contact-head {
  border-bottom:1px solid black;
  font-weight:bold;
}
#contact-line {
  border-bottom:1px dotted silver;
  padding:0.3em;
  background:#fff;
}
#contact-line:hover {
  border-bottom:1px dotted silver;
  padding:0.3em;
  background:#efefef;
}

/* CHECKOUT PROCESS ============================================ */

#checkout-spacer {
  padding:0.2em;
}

#checkout-heading {
  padding:1em;
  font-size: 0.8em;
}
#checkout-body {
  padding-left: 2.5em;
  font-size: 0.8em;
}
#checkout-progress {
  padding:0.2em;
  border-bottom:1px solid #dfdfdf;
  color:silver;
  white-space:nowrap;
}
#checkout-progress-active {
  padding:0.2em;
  background:#ffff99;
  border-bottom:1px solid #dfdfdf;
  font-weight:bold;
  white-space:nowrap;  
}
#checkout-progress-done {
  padding:0.2em;
  background-image: url('../../images/checkmark.gif');
  background-repeat: no-repeat;
  background-position: top right;  
}
#checkout-box {
  width:20em;
  float:left;
  padding:1em;
  margin:0.5em;
}

.messageStackError {
	font-size:1em;
	font-weight:bold;
	background:#FFC4BF;
	padding:5px;
	border:1px solid #EB9189;
	margin:10px;
}

.messageStackError img {
	vertical-align:middle;
}
