/* Default */

body,td {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #444444;
line-height: 15px
}

body {
  margin: 0px;
  background-color: #fff;
  background-image: url('../images/pictures/large/system-files/img_backgrnd_tile.jpg'); 
  background-repeat: repeat-x;
}
input,select,textarea {
  font-family: verdana, bitstream vera sans, arial, helvetica, sans-serif;
  font-size: 11px;
}

/* Headings, styles */

.heading { 
	font-size: 10px;
	font-weight: bold;
	color: #84414a;
line-height: 12px
}
.redheading { 
	font-size: 11px;
	font-weight: bold;
	color: #a80022; 
line-height: 12px
}
.subheading { 
	font-size: 13px;
	font-weight: bold;
	color: #5C6D89;
}

.small { font-size: 11px; }
.nav { font-size: 10px; }
.navred { font-size: 10px; color: #84414a; }
.text { color: #444444; line-height: 12px;}
.grey { color: #a0a0a0; }
.red { color: #a80022; }
.darkred { color: #a80022; }

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: #444444;
}
a:visited {
  color: #444444;
}
a:hover {
  color: #444444;
}

/* 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: 11px;
	font-weight: bold;
	color: #A80022;
}

.storehdr {
	background-color: #FFF;
	font-weight: bold;
	color: #444;
  border-bottom: solid #444 1px;
}

.storetopline {
	background-color: #A80022;
}

.storesoftline {
	background-color: #D0D0D0;
}

hr.storesoftline {
	color: #D0D0D0;
	background-color: #D0D0D0;
}

td.storeitemhdr {
	background-color: #FFF;
	color: #444;
	font-weight: bold;
  border-bottom: solid #444 1px;
}

td.storeitemorderhdr {
	background-color: #E0E0E0;
	font-weight: bold;
  border-bottom: solid #444 1px;
}

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; }*/

#top_news IMG { border:none; }



div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

