body {
	background-color:#000000;
	color:#FFFFFF;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size:16px;
	color:#616161;
}
#Container {
	width:875px;
	margin-left:auto;
	margin-right:auto;
}
#Header {
	background-image:url(/images/header_bg.jpg);
	height:338px;
	width:875px;
	position:relative;
}
#Title {
	position:absolute;
	color:#A9ABC0;
	font-weight:bold;
	font-size:35px;
	top:20px;
	left:310px;
}
#supportStaff {
	text-align:right;
	font-size:25px;
	padding-bottom:7px;
	padding-right:65px;
}
#SearchArea {
	position:absolute;
}
#TopNav {
	position:absolute;
	width:519px;
	top:81px;
	right:0px;
}
#Phone {
	position:absolute;
	top:137px;
	right:20px;
	font-size:18px;
	font-weight:bold;
}
#LeftNav {
	width:218px;
	float:left;
	padding-top:20px;
	border-right:1px solid #616161;
}
#LeftNav div {
	padding-bottom:5px;
	font-size:13px;
}
#LeftNav a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#LeftNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#LeftNav a:hover {
	color:#87A3BF;
	text-decoration:none;
}
#EatingLinks {
	position:absolute;
	right:-8px;
	bottom:-14px;
}
#BodyContent {
	width:610px;
	float:right;
	padding-top:20px;
	line-height:16px;
}
#Footer {
	text-align:center;
}
#Footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#Footer a:visited {
	color:#FFFFFF;
}
#Footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/* Calendar */
.calendarDayNumber {
	background-color:#676497;
}
.calendarEvents a {
	color:#FFFFFF;
}
.calendarEvents a:visited {
	color:#FFFFFF;
}
a.calendarArrows {
	color:#676497;
	text-decoration:none;
}
/* Store Styles */
.productDivs {
	background-color:transparent;
}
.BuyFromListingPageContainer {
	line-height:normal;
}
.SearchBox {
	display:none;
}
.listingPageObjectTitleContainer {
	width:100px;
	padding-right:10px;
	padding-top:15px;
	vertical-align:top;
}
.productTabs, .productAddForm, .productOtherInformation {
	background-color:#0C113B;
}
div.productOtherInformationTitle {
	background-color:#000000;
	color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
}
.prodTitle {
	color:#616161;
	background-color:#000000;
}
.productAddForm {
	width:300px;
	text-align:right;
}
.affiliateOrders{
	margin:25px 15px;
	border-collapse:collapse;
}
.affiliateOrders th{
	border-bottom:2px solid #FFF;
	padding:0px 25px;
}
.affiliateOrders td{
	text-align:center;
	padding:5px;
	border:1px solid #FFF;
}
.affiliateOrders .OddRow td{
	background-color:#666;
}
.affiliateOrders .EvenRow td{
	background-color:#000;
}
.affiliateOrders .TotalLabel{
	text-align:right;
	font-weight:bold;
}
.affiliateOrders .TotalAmount{
}
.blogPostContent {
	color:#FFFFFF;
}
a.blogPostTitle {
	color:#FFFFFF;
	text-decoration:none;
	font-size:16px;
}
a.blogPostTitle:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.blogArchiveTitle a {
	color:#87A3BF;
	text-decoration:none;
}
.blogArchiveTitle a:visited {
	color:#87A3BF;
	text-decoration:none;
}
.blogArchiveTitle a:hover {
	color:#87A3BF;
	text-decoration:underline;
}
.blogColumnRight {
	padding-left:15px;
}
.blogComments #blogCommentsLabel {
	color:#FFFFFF;
}
.blogLeaveComment fieldset legend {
	color:#FFFFFF;
}
/* Cart Rows */
.odd, .even{
	color:#000;
}
