body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-color: 110e0e;
	background-image: url(../images/background_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.collage {
	border: 1px solid #000000;
	height: 453px;
	width: 640px;
}

#BreadNav {
	padding-left: 20px;
	float: left;
}
#BreadNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#BreadNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#TopMenuBar {
	float: right;
	padding-right: 10px;
}
#TopMenuBar ul {   
	CLEAR: left; 
	float: right;
	MARGIN: 0px;   
	PADDING: 0px;   
	BORDER: 0px;   
	LIST-STYLE-TYPE: none;   
	TEXT-ALIGN: center;   
	DISPLAY: inline; 
}
#TopMenuBar li{   
	float: left;   
	DISPLAY: block;   
	MARGIN: 0px;   
	PADDING: 0px;   
	TEXT-ALIGN: center;
	border-right-color: #666666; 
	border-right-style:solid; 
	border-right-width: 1px;
}
#TopMenuBar ul li#one {WIDTH: 80px;}   
#TopMenuBar ul li#two {WIDTH: 80px;}   
#TopMenuBar ul li#three {WIDTH: 120px;}
#TopMenuBar ul li#four {WIDTH: 80px; margin-top: 2px;}
#TopMenuBar ul li#five {WIDTH: 80px; margin-top: 2px;}
#TopMenuBar ul li#six {WIDTH: 80px; margin-top: 2px;}
#TopMenuBar ul li#seven {WIDTH: 120px; margin-top: 2px;}
#TopMenuBar li a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#TopMenuBar li a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;;
}

#CopyrightFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	width: 190px;
	padding-top: 10px;
	text-align: justify;
}

#search{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	width:200px;
	height:40px;
}

.searchbox {
	background-color: #a8a8a8;
}

#CartPlainFormat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 210px;
	padding-top: 10px;
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style:dashed;
	border-color: #000000;}

#CartPlainFormat td{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#LoginPlainFormat{
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: 0;
	border-bottom-width: 1;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style:dashed;
	border-color: #000000;}

#topBarBack{
	background-image: url(TopBack.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 11px;
}

#bottomBarBack{
	background-image: url(BottomBack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
}

#catnav {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 210px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 12px;
	background-color: white;
			}
#catnav a {
	color: ad2434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 210px;
	height:30px;
	padding-top: 5px;
	text-indent: 10px;
	text-decoration: none;
	list-style-type: none;
	margin: 0px auto;
}
#catnav a:hover {
	color: ad2434;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	text-indent: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	background:url(CategoryHoverOn.gif)
}

#FooterMenu {
	padding-top:10px;
}
#FooterMenu a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#FooterMenu a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;;
}
.main2index3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #000000;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.cartPlainContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.historyPlainContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #666666;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

#contentTop {
	background-image: url(ContentTopBack.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 790px;
	height: 10px;
}

#contentInfor {
	width: 780px;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
}

#contentBottom {
	background-image: url(ContentBottomBack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 790px;
	height: 10px;
}

.main_content_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	background-color: white;
	border-style: dashed;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #666666;
}

.main_content_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	background-color: white;
	border-style: dashed;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-color: #666666;
}
