/* Default */

body,td {
  font-family: helvetica, arial, verdana, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #222222;
line-height: 14pt;
}

body {
  margin: 110px auto 0px auto;
  background-color: #FFF;
  text-align: center;
}

input,select,textarea {
  font-family: helvetica, verdana, bitstream vera sans, arial, sans-serif;
  font-size: 11px;
color: #555555;
}

/* Headings, styles */

.heading { 
	font-size: 12px;
	color: #17469e;
}


.small { font-size: 11px; color: #555555;}
.tiny { font-size: 10px; }
.specialstext {color: #5a4a42;}
.white { color: white; }
.orange { color: #f1592a; }
.grey { color: #a0a0a0; }
.blue { color: #17469e; }
.green { color: #99ca3c; }

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: #242424;
}
a:visited {
  color: #242424;
}
a:hover {
  color: #242424;
}

/* 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 {
	color: #585858;
}

.storetopline {
  border-bottom: solid #D2D2D2 1px;
  line-height: 15px;
}

.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;
}

.store_trail A { text-decoration: none; }
.store_trail { color: #17469E; }

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: 11px;
	padding-top: 11px;
}


.subMenu a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	/*background-color: #ff9050;*/
	background-color: #596b8f;
}
.subMenu a:visited {
	color: white;
	text-decoration: none;
}
.subMenu a:hover {
	background-color: #ff9050;
	color: white;
	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;
}

.footer { }
.footer TD { padding-top: 4px; color: #555; font-size: 10px; }
.footer DIV { float: left; padding: 0px 5px; }
.footer A { text-decoration: none; }

.leftMenu { }
.leftMenu A, .leftMenu A:visited { display: block; width: 112px; text-decoration: none; padding: 4px 0px; color: #242424; }
.leftMenu A:hover { color: #F1592A; }

.home_bottom A { text-decoration: none; color: #000; }
.home_bottom A:visited { color: #000; }
.home_bottom A:hover { color: #17469E; }div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

