body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainBodyCell {
	padding-left: 7px;
}

.leftNavMainCell {
	background-color: #F6F5E4;
	background-image: url(../images/leftnavfadebg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.headerSearchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	vertical-align: top;
}

.headerSearchTextMiddle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	vertical-align: middle;
}

a.headerSearchText:link {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

a.headerSearchText:active{
	color: #000000;
	text-decoration: none;
}

a.headerSearchText:visited {
	color: #000000;
}

a.headerSearchText:hover {
	text-decoration: underline;
}

a.headerSearchText:visited:hover {
	color: #000000;
	text-decoration: underline;
}

.leftNavTableBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #987A3B;
	border-right-color: #987A3B;
}

.leftNavCell {
	background-color: #F6F5E4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #987A3B;
}

.mainBodyCellSpacer {
	padding-top: 5px;
	padding-left: 7px;
}

.leftNavWhiteSpacer {
	background-color: #FFFFFF;
}

.navSpacer {
	padding-top: 11px;
	padding-bottom: 11px;
}

.leftNavTableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
	padding: 0px;
}

.footerCell {
	background-color: #4862A3;
	padding-right: 75px;
	padding-left: 75px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}

.BaseFooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


a.footerText:hover,
a.footerText:visited:hover {
	text-decoration: none;
}

.cellSpacer {
	padding-top: 6px;
	padding-bottom: 24px;
}

.featuredProductHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.featuredProductHeader:hover,
a.featuredProductHeader:visited:hover {
	text-decoration: underline;
}

.featuredProductText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
}

/* Links for external links, underneath white link section in footer */
.BaseFooterText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

a.BaseFooterText2:hover,
a.BaseFooterText2:visited:hover {
	text-decoration: underline;
}

.footerText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FAF8D8;
	text-decoration: none;
}

a.footerText2:hover,
a.footerText2:visited:hover {
	text-decoration: underline;
}

#dhtmltooltip {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	left: -300px;
	width: auto;
	border: 1px solid black;
	padding: 2px;
	background-color: #987A3A;
	visibility: hidden;
	z-index: 100;
	color:white;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


.topBreadCrumbsTextPrev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4862A3;
	text-decoration:none;
}

a.topBreadCrumbsTextPrev:hover,
a.topBreadCrumbsTextPrev:visited:hover {
	text-decoration:underline;
}

.topBreadCrumbsTextNext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

a.topBreadCrumbsTextNext:hover,
a.topBreadCrumbsTextNext:visited:hover {
	text-decoration:underline;
}

.topBreadCrumbsTextCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a.topBreadCrumbsTextCurrent:hover,
a.topBreadCrumbsTextCurrent:visited:hover {
	text-decoration:underline;
}

.mainBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.mainBodyText{
	line-height: 14px;
	font-weight: bold;
}

a.mainBodyText:hover,
a.mainBodyText:visited:hover {
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.mainBodyTextH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #987A3A;
	text-decoration: none;
	padding-top:0.1in;
	padding-bottom:0.1in;
	margin:0px;
}

.categoryResultsHeading {
	padding-bottom: 23px;
	border-top-width: 0px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #d6edfa;
}
.productTableLeft {
	padding-top: 23px;
	padding-right: 26px;
	padding-bottom: 23px;
	padding-left: 26px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6edfa;
	border-bottom-color: #d6edfa;
}
.productName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.productName:hover,
a.productName:visited:hover {
	color: #987A3A;
}

.productTableMiddle {
	padding-top: 23px;
	padding-right: 26px;
	padding-bottom: 23px;
	padding-left: 26px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #d6edfa;
}
.productTableRight {
	padding-top: 23px;
	padding-right: 26px;
	padding-bottom: 23px;
	padding-left: 26px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #d6edfa;
	border-bottom-color: #d6edfa;
}

#notes {
	position:absolute;
	width:123px;
	height:49px;
	z-index:1;
	top: 157px;
	left: 113px;
	visibility: hidden;
}
.fullDetailsName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.fullDetailsImageSpacing {
	padding: 0px 10px 10px;
}

.fullDetailsTop2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	/* WAS 12px */
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.fullDetailsBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18pt;
}
/* Damian Added */
.fullDetailsPriceDescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 10pt;
}

#cards {
	position:absolute;
	width:141px;
	height:48px;
	z-index:2;
	left: 110px;
	top: 180px;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#notes {
	position:absolute;
	width:125px;
	height:48px;
	z-index:3;
	left: 113px;
	top: 157px;
}
#searchform label {
	text-align: right;
	margin-right: 0.5em;
	display: inline;
	text-decoration: none;
}
#searchform a {
	text-decoration: none;
}
#searchbox {
	margin-top: 10px;
}

#searchform {
	height: 15px;
}
#goButton {
	vertical-align: middle;

}
.goButton1 {
	font-size: 12px; /* WAS 10px */
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #987A3B 2px outset;
	/*color: #F7E3AD; */
	color: #ffffff;
	background-color: #4862A3;
}
.goButton2 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #987A3B 2px outset;
	color: #ffffff;
	background-color: #33aa33;
}
productCell {
	text-align: center;
}

.oldPrice {
	text-decoration: line-through;
}
.newPrice {
	color: #FF0000;
}

.pageHeading {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #4862A3;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
}

.cartHeaderCell {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	background-color: #d6edfa;
	padding-top: 3px;
	padding-bottom: 3px;
}
.cartCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d6edfa;
}
.cartCellHighlite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d6edfa;
	color: #ff0000;
}
.cartOptionCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #d6edfa;
	padding-left: 33px;
}
.mainBodyTextLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.mainBodyTextVLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.mainBodyTextWarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
}

.rightButtons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; /* Was 14px */
	font-style: normal;
	font-weight: bold;
	color: #333399;
	text-decoration: underline;
	font-variant: normal;
	padding: 0px;
}
.rightButtons.visited {
	color: #333399;
}


