/* Default */

body,td {
  font-family: helvetica,  arial, bitstream vera sans, verdana, sans-serif;
  font-size: 12px;
  color: #555555;
line-height: 19px;
}

body {
  margin: 0px;
background-color: #3c3c3c;
  background-image: URL(../images/pictures/large/system-files/img_background_tile.gif);
  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: 19px; color: #2f3c90; line-height: 24px; }
.lightblueheading { font-size: 19px; line-height: 24px; color: #25b3fd; }
.subheading { font-size: 14px; }

.small { font-size: 10px; }
.dark { color:#212121; }
.white { color: white; }
.grey { color: #777777; }
.blue { color: #2f3c90; }
.lightblue { color: #25b3fd; }

.footer a {color:#777777; text-decoration: none;}
.footer a:visited {color: #777777; text-decoration: none;}
.footer a:hover {color: #25b3fd; text-decoration: none;}

/* Links */

a {
  color: #2f3c90;
}
a:visited {
  color: #2f3c90;
}
a:hover {
  color: #25b3fd;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: helvetica;
  font-size: 15px;
  color: #25b3fd;
}

#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; }




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 {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

/* Store */

.storeheading {
	font-size: 13px;
	font-weight: bold;
	color: #5C6D89;
}

.storehdr {
	background-color: #F0F0F0;
	font-weight: bold;
	color: #596B8F;
}

.storetopline {
	background-color: #5C6D89;
}

.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;
}

td.itemLine {
	background-color: #5C6D89;
}

ul.storeCatUl {
	list-style-image: URL(../images/btn/btn_bullet_blue.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }
