/* Default */

body,td {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  color: #5c5557;
line-height: 19px;
}

body {
  margin: 0px;
  background-image: url('../images/pictures/large/system-files/background.jpg');
  background-repeat: repeat-x;
  background-color: #e8e7e4;
}

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: 14px;
	font-weight: bold;
	color: #c4151c;
text-transform: uppercase;
}

.subheading { 
	font-size: 14px;
	font-weight: bold;
	color: #3290c9;
text-transform: uppercase;
}

.blackheading { 
	font-size: 14px;
	font-weight: bold;
	color: #1c1c1c;
}

.small { font-size: 11px; line-height: 17px; }
.tiny { font-size: 10px; line-height: 15px; }
.white { color: white; }
.whitesmaller { font-size: 11px; color: white; }
.grey { color: #333131; }
.red { color: #c4151c; }
.black { color: #1c1c1c; }

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);
}

.footer {font-family: helvetica, arial; font-weight: 100; text-decoration: none; color: #333131; font-size: 11px;}
.footer a {font-family: helvetica, arial; font-weight: 100; text-decoration: none; color: #333131; font-size: 11px;}
.footer a:visited{font-family: helvetica, arial; font-weight: 100; text-decoration: none; color: #333131; font-size: 11px;}
.footer a:hover{font-family: helvetica, arial; font-weight: 100; text-decoration: underline; color: #333131; font-size: 11px;}

/* Links */

a {
  color: #1c1c1c; font-weight: bold;
}
a:visited {
  color: #1c1c1c;
}
a:hover {
  color: #c4151c;
}

/* 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 {
	background-color: #ffffff;
font-size: 14px;
	font-weight: bold;
	color: #c4151c;
text-transform: uppercase;
}

.storehdr {
	background-color: #ffffff;
font-size: 14px;
	font-weight: bold;
	color: #c4151c;
text-transform: uppercase;
}

.storetopline {
	background-color: #555555;
}

.storesoftline {
	background-color: #bababa;
}

hr.storesoftline {
	color: #D0D0D0;
	background-color: #D0D0D0;
}

td.storeitemhdr {
	background-color: #8b8283;
font-size: 14px;
	font-weight: bold;
	color: #131313;
}

td.storeitemorderhdr {
	background-color: #c4151c;
	font-weight: bold;
color: #ffffff;
}

td.storeitemorderbody {
	background-color: #ffffff;
}

td.cartheading {
	color: #131313;
	background-color: #FFFFFF;
}

td.bluebox {
	background-color: #5C6D89;
	color: #FFFFFF;
}

td.itemLine {
	background-color: #bababa;
}

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;
}

.contentImgPos { background-position: -20px 0px; }div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

