address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li,
menu, ol, p, pre, td, th, tr, ul {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #2C2C2C;
	background-image: url(images/background.gif);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: bold;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

q {
	font-style: italic;
}

a:link {
	color: #DAA520;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #DAA520;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #DAA520;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #DAA520;
	font-weight: bold;
	text-decoration: underline;
}

a img {
	border: none;
}

#pagecontent li {
	margin-bottom: 5px;
	margin-top: 5px;
}

.highlight {
	color: #FF0000;
}

.errorhighlight {
	color: #FF0000;
	font-weight: bold;
}

.tabletop {
	background-color: #DAA520;
	color: #FFFFFF;
	font-weight: bold;
}

.picborder {
	border: 1px solid #708090;
}

.formlabels {
	color: #000000;
	font-weight: bold;
}

.requiredfield {
	color: #FF0000;
}

.fielderror {
	background-color: #FFB6C1;
	border: 1px solid #FF0000;
}

.formfieldnote {
	font-size: 10px;
	color: #708090;
}

.formerrors {
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	margin: 5px 30px 5px 30px;
	padding: 0px 30px 0px 30px;
}

.littletext {
	font-size: 10px;
}

#littletext a {
	color: #DAA520;
	text-decoration: none;
}

#littletext a:hover {
	text-decoration: underline;
}

div.spacer {
	clear: both;
}

.productbox {
	background-color: #FFFFFF;
}

.producttitle {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.productimage {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}

.retailprice {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.price {
	color: #2055DA;
	font-size: 18px;
	font-weight: bold;
}

.newsbox {
	background-color: #FFDEAD;
	border: 2px dashed #FF0000;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 110%;
}

a.moreinfoclick:link {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.moreinfoclick:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.stockleft {
	font-size: 10px;
}

.customer-comment {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #708090;
	padding-top: 20px;
	padding-bottom: 20px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 800px;
}

#pageheading {
	background-image: url(images/header-background.gif);
	height: 160px;
	margin-top: 10px;
	padding: 0;
	position: relative;
}

#headerimage {
	left: 10px;
	position: absolute;
	top: 5px;
}

#headerlogo {
	left: 189px;
	position: absolute;
	top: 50px;
}

#headerfreeshipping {
	left: 655px;
	position: absolute;
	top: 19px;
}

#headertwitter {
	left: 640px;
	position: absolute;
	top: 140px;
}

#headercountdown {
	left: 190px;
	top: 140px;
	width: 420px;
	position: absolute;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

#countdowntimer {
	color: #FF0000;
	font-weight: bold;
}

#pagecontent {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-top: 35px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 5px;
}

#pagefooter {
	background-image: url(images/footer-background.gif);
	background-position: center bottom;
	height: 120px;
}

.footercolumn {
	margin: 0 20px;
	padding: 0;
}

.footercolumn li {
	display: inline-block;
	float: left;
	list-style: none;
	overflow: hidden;
	width: 250px;
}

.footercolumn li dl {
	margin: 5px 0 0 0;
	padding: 0;
}

.footercolumn li dl dt {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 0 3px 3px;
	padding: 0;
}

.footercolumn li dl dd {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 3px;
	padding: 0;
}

.footercolumn li dl dd a {
	color: #DAA520;
	text-decoration: none;
}

.footercolumn li dl dd a:hover {
	text-decoration: underline;
}

#copyright {
	color: #FFFFFF;
	font-size: 10px;
	padding: 3px;
	text-align: center;
}

#copyright a {
	color: #DAA520;
	text-decoration: none;
}

#copyright a:hover {
	text-decoration: underline;
}

#nav {
	background: url("images/menu-bg.gif") #DAE0D2 repeat-x bottom;
	float: left;
	margin-left: 1px;
	width: 798px;
}

#nav ul {
	display: table;
	list-style: none;
	margin: 0 auto;
	padding: 10px 10px 0;
}

#nav li {
	background: url("images/menu-right-both.gif") no-repeat right top;
	display: table-cell;
	float: left;
	margin: 0 0 0 9px;
	padding: 0;
}

#nav a {
	background: url("images/menu-left-both.gif") no-repeat left top;
	color: #DAA520;
	display: block;
	font-weight: bold;
	left: -9px;
	margin-right: -9px;
	padding: 5px 20px;
	position: relative;
	text-decoration: none;
	width: .1em;
}

#nav > ul a {
	width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {
	float: none;
}

/* End IE5-Mac hack */
#nav a:hover {
	color: #333333;
}

#today #nav-today, 
#about-us #nav-about-us,
#faqs #nav-faqs, 
#subscribe #nav-subscribe,
#customer-comments #nav-customer-comments {
	background-position: 100% -150px;
}

#today #nav-today a, 
#about-us #nav-about-us a,
#faqs #nav-faqs a, 
#subscribe #nav-subscribe a,
#customer-comments #nav-customer-comments a {
	background-position: 0 -150px;
	color: #333333;
	padding-bottom: 6px;
}

/* not for IE5.x or IE6 */
#nav li:hover, 
#nav li:hover a {
	background-position: 100% -150px;
	color: #333333;
}

#nav li:hover a {
	background-position: 0 -150px;
}

/* Twitter widget */
div.twtr-hd h3 {
	color: #FFFFFF;
}

div.twtr-tweet-text p {
	color: #FFFFFF;
}
