/* Default */

body,td {
  font-family: georgia, times new roman, arial, verdana,helvetica, sans-serif;
  font-size: 11px;
  color: #5c5234;
  line-height: 15px;
}

body {
  margin: 0px;
  background-color: #8c7c54;
  background-image: url('../images/pictures/large/system-files/img_body_tile85.jpg');
}

input,select,textarea {
  font-family: arial, verdana, bitstream vera sans, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { 
	font-size: 13px;
	font-family: helvetica, arial, verdana, bitstream vera sans;
	color: #453e28;
}
.redheading { 
	font-size: 15px;
	font-weight: bold;
	color: #5D011D; 
}
.subheading { 
	font-size: 13px;
	font-weight: bold;
	color: #5C6D89;
}

.secondary {color: #8c7c54;}
.green { color: #a2b017; }
.tiny { font-size: 9px; }
.footer { font-family: arial, helvetica, verdana, bitstream vera sans; color: white; }
.grey { color: #a0a0a0; }
.red { color: #cc0001; }
.darkred { color: #5D011D; }

ul {
	text-indent: 0.0em;
	margin-left: 0.8em;
	padding-left: 0.7em;
	margin-top: 6px;
	margin-bottom: 4px;
	list-style-image: URL(../images/btn/btn_bullet.gif);
}

/* Links */

a {
  color: #5c5234;
}
a:visited {
  color: #5c5234;
}
a:hover {
  color: #5c5234;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: verdana;
  font-size: 13px;
  color: #c01010;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }

/* Store */

.storeheading {
	font-size: 13px;
	font-weight: bold;
	color: #5C6D89;
}

.storehdr {
	background-color: #F0F0F0;
	font-weight: bold;
	color: #596B8F;
}

.storetopline {
	background-color: #5C6D89;
}

.storesoftline {
	background-color: #D0D0D0;
}

hr.storesoftline {
	color: #D0D0D0;
	background-color: #D0D0D0;
}

td.storeitemhdr {
	background-color: #5C6D89;
	color: white;
	font-weight: bold;
}

td.storeitemorderhdr {
	background-color: #E0E0E0;
	font-weight: bold;
}

td.storeitemorderbody {
	background-color: #F5F5F5;
}

td.cartheading {
	color: #5C6D89;
	background-color: #FFFFFF;
}

td.bluebox {
	background-color: #5C6D89;
	color: #FFFFFF;
}

td.itemLine {
	background-color: #5C6D89;
}

ul.storeCatUl {
	list-style-image: URL(../images/btn/btn_bullet_blue.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}


/*.galleryCell { width: 167px; padding-right: 20px; padding-bottom: 12px; }
.galleryImageCell { 
	width: 167px; 
	height: 147px; 
	background-color: #FFFFFF;
	background-image: URL(../images/pictures/large/system-files/gallery_image_bg.gif); 
	background-position: center center;
}
.galleryTextCell { width: 167px; }
.galleryThumbnail { border-width: 0px; }*/




span.navHoverLink .subMenu {
	visibility: hidden;
	position: absolute;
	margin-left: -8px;
	margin-top: 12px;
	padding-top: 16px;
  padding-bottom: 10px;
  background-image: url('../images/pictures/large/system-files/img_drop_tile.gif');
  background-repeat: repeat-x;
  background-position: 0px 11px;
}

#topNavTD[valign] .subMenu {
  margin-top: 20px;
  padding-top: 15px;
  background-position: 0px 12px;
}


.subMenu a {
	display: block;
	padding: 3px 15px 3px 14px;
	color: #8A7C51;
	text-decoration: none;
        text-align: left;
        width: 130px;
}
.subMenu a:visited {
	color: #8A7C51;
	text-decoration: none;
}
.subMenu a:hover {
	color: #655A3A;
	text-decoration: none;
}

span.navHoverLink:hover .subMenu {
	visibility: visible;
}

span.navHoverLink.over .subMenu {
	visibility: visible;
}



.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  margin-top: 12px;
  margin-bottom: 2px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #f0f0f0;
}

.tagLine { }
.tagLine TD { padding: 3px 17px 0px 0px; }
.footer TD { color: #FFF; }
.footer A { text-decoration: none; color: #FFF; }
.footer A:visited { text-decoration: none; color: #FFF; }
.footer A:hover { text-decoration: none; color: #FFF; }

.contentArea { line-height: 17px; }div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

