/* Default */

DIV.shopimg {
  border: solid 1px #efefef;
  padding: 4px;
}
DIV.shopmore {

}


TD.contentfull {
  border: solid 1px #4a4a4a;
  padding: 10px;
}

TD.content {
  border: solid 1px #4a4a4a;
  background: #fff;
  border-right: none;
}

TD.imgcell {
  border: solid 1px #4a4a4a;
  border-left:none;
}

TD.content A {
  color: #b4ab9c
}

TD.content A:HOVER {
  color: #b4ab9c;
  text-decoration: underline
}

DIV#footer TD {
  color: #b7b4ae;
}

DIV#footer A {
   color: #b7b4ae;
   text-decoration: none;
}

DIV#footer A:HOVER {
  text-decoration: underline;
  color: #fff;
}

body,td {
  font-family: Century Gothic, lucida grande, helvetica, arial, verdana, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #323232;
  line-height: 18px;
}

body {
  margin: 0px;
  background-color: #877c68;
}

body.emailBody {
  margin: 20px;
  background: none;
}

input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { 
	font-size: 12px;
	font-weight: bold;
	color: #877c68;
text-transform: uppercase;
}
.redheading { 
	font-size: 15px;
	font-weight: bold;
	color: #877c68; 
}
.subheading { 
	font-size: 15px;
	font-weight: bold;
	color: #877c68;
}

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { 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: #877c68;
}

a:visited {
  color: #877c68;
}


a:hover {
  color: #4a4a4a;
}

/* 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;
}

.topline {
 border-top: solid 1px #6A6A6A;
padding-top: 15px;
}

.storetopline {
	background-color: #5C6D89;
}

.storesoftline {
	background-color: #D0D0D0;
}

hr.storesoftline {
	color: #D0D0D0;
	background-color: #D0D0D0;
}

td.storeitemhdr {
	background-color: #fff;
	color: #877C68;
	font-weight: bold;
        text-transform: uppercase;
}

td.storeitemorderhdr {
	background-color: #efefef;
	font-weight: bold;
}

td.storeitemorderbody {
	background-color: #fff;
}


td.bluebox {
	background-color: #5C6D89;
	color: #FFFFFF;
}


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; }*/








.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  margin-top: 12px;
  margin-bottom: 2px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #f0f0f0;
}


/* Shop Styles */
TD.storehdr {
  background: #fff;
  color: #877C68;
  text-transform: uppercase;
  font-size: 13px;
}


td.cartheading {
	color: #877C68;
	background-color: #FFFFFF;
}
TD.cartheading B {
        font-weight:normal;
}

TD.itemLine {
   background-color: #fff;
   border: none;
}

DIV.storeheading {
  color: #877C68;
  font-size: 13px;
  text-transform: uppercase;
}

TD.storetopline {
  background: #fff;
}
div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }
