
.Rancetitle{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
}

.buybutton {
vertical-align:top;

}

div.listprice {
text-align: left;
}


.large18text{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
}

.medium14text{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 14px;
}

.footer{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #676735;
	text-align:center;
}

.bodyBold{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.bodyCenter {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF;
	text-align: center;
}

.body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #FFF;
	text-align: left;
}

.sideLinks {
	font-family: Verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background: #FFFFFF;
	text-align: left;
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000;
}

A:link {
	color: #000000;
	text-decoration: underline;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #80a57f;
	text-decoration: none;
	text-align: left;
}

TD {
	font-size: 11px;
	font-family : Verdana;
	text-align: left;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

.tableborder {
	border: thick solid #A8BEA7;
}

Editing the price color
span.price, .detailprice, .prodprice, .prodoption {
	color: #000000;
	padding-top: 4px;
	text-align: center;
} 

END Editing the price color

Editing the product options properties

SELECT.prodoption {
	font-size: 11px;
	font-family : verdana, helvetica, sans-serif;
	color : #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}

OPTION.oostock {
	color : #FF0000;
	text-decoration: line-through;
}

END Editing the product options properties

Product filter bar

TD.prodfilter {
	background-color:#f0f0f0;
	border: 1px dotted #f0f0f0;
	padding:6px;
	font-weight:bold;
	color: #f0f0f0;
}

input.prodfilter {
	border: 1px solid #72ac6d;
	background-color: #f0f0f0;
}

END Product filter bar

Search Page

TABLE.cobtbl{
	background-color: #FFFFFF;
}

TD.cobhl{
	background-color: #f0f0f0;
}

TD.cobll{
	background-color: #f0f0f0;
	color : #000000;
}

END Search Page

Footer Page Number Sytles

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

HR {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #c0d1b4;
}

P.pagenums {
	font-size: 11px;
	font-family : Verdana;
}

END Footer Page Number Sytles

.BodyGreenText {
	font-size: 11px;
	color: 80a57f;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

