/* Default */

body,td {
  font-family: helvetica, arial, verdana, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #FFF;
line-height: 26px;
letter-spacing: 0.1px;
}

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

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;
	color: #ffffff;
text-transform: uppercase;
}
.redheading { 
	font-size: 15px;
	font-weight: bold;
	color: #5D011D; 
}
.subheading { 
	font-size: 12px;
	color: #a5a177;
}

.footer {font-family: verdana; font-size: 11px; color: #b4b4b4; }
.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #cc0001; }
.darkred { color: #5D011D; }
.armygreen { color: #a5a177; }

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

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: helvetica, arial;
  font-size: 15px;
font-weight: bold;
  color: #a5a177;
}

#header_search {
  background-position: left 52px;
}

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

#SearchBackgroundBox {
  background-position: top right; 
}

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 */
.storetrail {
  padding-bottom: 0px;
  border-bottom: solid #FFF 1px;
  color: #959265;
}
.storetrail A, .storetrail A:visited, .storetrail A:hover { text-decoration: none; color: #FFF; }

.storeheading {
	font-size: 13px;
	color: #959265;
  padding-bottom: 3px;
  border-bottom: solid #959265 1px;
}

.storehdr {
	color: #FFF;
  border-bottom: solid #FFF 1px;
}

.storetopline {
	background-color: #959265;
}

.storesoftline {
	background-color: #D0D0D0;
}

hr.storesoftline {
	color: #D0D0D0;
	background-color: #D0D0D0;
}

td.storeitemhdr {
	color: #959265;
  border-bottom: solid #959265 1px;
}

td.storeitemorderhdr {
  color: #959265; 
  text-transform: uppercase;
}

td.storeitemorderbody {
	background-color: #535353;
}

td.storepersonaldetailsbody {
	background-color: #FFF;
}
.storepersonaldetailsbody TD { color: #000; }
.storepersonaldetailsbody INPUT { width: 235px; height: 30px; font-size: 11px; font-family: bitstream vera sans, arial, helvetica, sans-serif; }

td.cartheading {
	color: #959265;
}

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

.contentText { color: #FFF; line-height: 23px; }
.menuBar { }
.menuBar TD { padding: 3px 7px; }
.menuBar .lastTD { padding: 3px 0px 3px 7px; }
#greenUnderline { background-image: url('../images/pictures/large/system-files/tile_green_nav_bar.gif'); background-repeat: repeat-x; width: 33px; }

#fixmetoo A { margin-right: 9px; }

.SearchBox { background-position: 0px 1px; }

.captcha, .captcha I, .captcha TD { color: #000; }div.galleryListName { font-weight: bold; }


/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff} 

