/* Default */

body,td {
  font-family: helvetica, arial, verdana, bitstream vera sans, sans-serif;
  font-size: 12px;
  color: #555555;
line-height: 16px;
}

body {
  margin: 0px;
  background-color: #ededed;
}

body.emailBody {
  margin: 20px;
  background-color: #ffffff;
}

input,select,textarea {
  font-family: helvetica, verdana, bitstream vera sans, arial, sans-serif;
  font-size: 10px;
}

/* Headings, styles */

.heading { 
	font-size: 15px;
		color: #000000;
text-transform: uppercase;
line-height: 22px;
}
.orangeheading { 
	font-size: 15px;
		color: #ff7800; 
text-transform: uppercase;
line-height: 22px;
}
.subheading { 
	font-size: 13px;
text-transform: uppercase;
		color: #000000;
line-height: 20px;
}

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: #ffffff; }
.lightgrey {font-size: 11px; color: #a3a3a3;}
.grey { color: #a0a0a0; }
.orange { color: #ff7800; }
.blue { color: #21a7ec; }
.yellow {color: #ffb400;}

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: #555555;
}
a:visited {
  color: #555555;
}
a:hover {
  color: #ff7800;
}

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: helvetica;
  font-size: 15px;
  color: #ff7800;
}

#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: none;
text-transform: uppercase;
	color: #000000;
}

.storehdr {
	background-color: #ffffff;
	font-weight: none;
	color: #000000;
text-transform: uppercase;
font-size: 13px;
}

.storetopline {
	background-color: #b7b7b7;
}

.storetopline2 {
	background-color: #e6e6e6;
}

.storesoftline {
	background-color: #D0D0D0;
}

hr.storesoftline {
	color: #D0D0D0;
	background-color: #D0D0D0;
}

td.storeitemhdr {
	background-color: #ffffff;
	border-bottom: solid 1px #ff7800;
color: #ff7800;
	font-weight: none;
}

td.storeitemorderhdr {
	background-color: #ffffff;
	font-weight: none;
color: #ff7800;
text-transform: uppercase;
}

td.storeitemorderbody {
	background-color: #ffebd9;
}

td.cartheading {
	color: #ff7800;
	background-color: #FFFFFF;
}

td.bluebox {
	background-color: #5C6D89;
	color: #FFFFFF;
}

td.itemLine {
	background-color: #ffffff;
}

ul.storeCatUl {
	list-style-image: URL(../images/btn/btn_bullet_blue.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}





.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  margin-top: 12px;
  margin-bottom: 2px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #f0f0f0;
}
