/*
Hor Menu
*/

.mattblacktabs{
	overflow: hidden; /*bottom horizontal line that runs beneath tabs*/
	background-color: #FFCC99;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFB76F;
	border-left-color: #CA6500;
	border-bottom-color: #FFB76F;
}

.mattblacktabs ul{
	margin: 0;
	padding: 0;
	padding-left: 0px; /*offset of tabs relative to browser left edge*/
	font: bold 12px Verdana;
	list-style-type: none;
	background-position: center;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 8px; /*padding inside each tab*/
	color: #000000; /*background of tabs (default state)*/
	background-color: #FFB164;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CA6500;
	border-right-color: #CA6500;
	border-bottom-color: #CA6500;
	border-left-color: #CA6500;
}

.mattblacktabs li a:visited{
color: #000000;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	color:#000000;
	background-color: #FFCD9B;
}
	
.newfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newfont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copyrightfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.borderred {
	border: 1px solid #FF0000;
}
.input1 {
	border: 1px solid #93A574;
	background-color: #E7EBDE;
	color: #555851;
}
.input2 {
	border: 1px solid #93A574;
	background-color: #E7EBDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555851;
	font-weight: bold;
	height: 20px;
}
.style2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.linkprod {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
	font-size: 11px;
}
a.linkprod:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CE0000;
	font-size: 11px;
	text-decoration: underline;
}
a.backlink {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.backlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.backlink2 {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a.backlink2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.fontbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;
}

/* 
Other Colors Product
*/
.ivorybutton{
	background-color: #E7E8C8;
	border: 1px outset #182923; /*shift text 1px to the right and down*/
	color: black;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.ivorybutton:visited{
color: black;
}
.ivorybutton:hover{
border-style: inset;
background-color: #E7E8C8;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.ivorybutton:active{
color: black;
}

.lightbluebutton{
background-color: #3DDAFD;
border: 1px outset #182923;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.lightbluebutton:visited{
color: black;
}
.lightbluebutton:hover{
border-style: inset;
background-color: #3DDAFD;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.lightbluebutton:active{
color: black;
}

.lightredbutton{
background-color: #E32B47;
border: 1px outset #182923;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.lightredbutton:visited{
color: black;
}
.lightredbutton:hover{
border-style: inset;
background-color: #E32B47;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.lightredbutton:active{
color: black;
}

.peelerredbutton{
background-color: #DB2532;
border: 1px outset #182923;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.peelerredbutton:visited{
color: black;
}
.peelerredbutton:hover{
border-style: inset;
background-color: #DB2532;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.peelerredbutton:active{
color: black;
}


.peelergreenbutton{
background-color: #00E4BD;
border: 1px outset #182923;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.peelergreenbutton:visited{
color: black;
}
.peelergreenbutton:hover{
border-style: inset;
background-color: #00E4BD;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.peelergreenbutton:active{
color: black;
}


.peelerorangebutton{
background-color: #F57140;
border: 1px outset #182923;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.peelerorangebutton:visited{
color: black;
}
.peelerorangebutton:hover{
border-style: inset;
background-color: #F57140;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.peelerorangebutton:active{
color: black;
}


.peelerpurplebutton{
background-color: #8662D0;
border: 1px outset #182923;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.peelerpurplebutton:visited{
color: black;
}
.peelerpurplebutton:hover{
border-style: inset;
background-color: #8662D0;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.peelerpurplebutton:active{
color: black;
}


.peeleryellowbutton{
background-color: #DBCC00;
border: 1px outset #182923;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.peeleryellowbutton:visited{
color: black;
}
.peeleryellowbutton:hover{
border-style: inset;
background-color: #DBCC00;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.peeleryellowbutton:active{
color: black;
}

.premblackbutton{
background-color: #0A0E0D;
border: 1px outset #182923;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.premblackbutton:visited{
color: black;
}
.premblackbutton:hover{
border-style: inset;
background-color: #0A0E0D;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.premblackbutton:active{
color: black;
}


.prembluebutton{
background-color: #1538D2;
border: 1px outset #182923;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.prembluebutton:visited{
color: black;
}
.prembluebutton:hover{
border-style: inset;
background-color: #1538D2;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.prembluebutton:active{
color: black;
}
.flame1button{
	background-color: #226CAD;
	border: 1px outset #226CAD; /*shift text 1px to the right and down*/
	color: black;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.flame1button:visited{
color: black;
}
.flame1button:hover{
border-style: inset;
background-color: #226CAD;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.flame1button:active{
color: black;
}

.flame2button{
	background-color: #109286;
	border: 1px outset #109286; /*shift text 1px to the right and down*/
	color: black;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.flame2button:visited{
color: black;
}
.flame2button:hover{
border-style: inset;
background-color: #109286;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.flame2button:active{
color: black;
}

.flame3button{
	background-color: #7C858A;
	border: 1px outset #7C858A; /*shift text 1px to the right and down*/
	color: black;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.flame3button:visited{
color: black;
}
.flame3button:hover{
border-style: inset;
background-color: #7C858A;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.flame3button:active{
color: black;
}

.flame4button{
	background-color: #E13740;
	border: 1px outset #E13740; /*shift text 1px to the right and down*/
	color: black;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.flame4button:visited{
color: black;
}
.flame4button:hover{
border-style: inset;
background-color: #E13740;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.flame4button:active{
color: black;
}

.flame5button{
	background-color: #D4B918;
	border: 1px outset #D4B918; /*shift text 1px to the right and down*/
	color: black;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.flame5button:visited{
color: black;
}
.flame5button:hover{
border-style: inset;
background-color: #D4B918;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.flame5button:active{
color: black;
}

.flame6button{
	background-color: #292A2C;
	border: 1px outset #292A2C; /*shift text 1px to the right and down*/
	color: black;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.flame6button:visited{
color: black;
}
.flame6button:hover{
border-style: inset;
background-color: #292A2C;
padding: 0px 27px 0 27px; /*shift text 1px to the right and down*/
}
.flame6button:active{
color: black;
}




.productbody {
	background-color: #FFEFDD;
	border: 1px solid #FFCC99;
}
.productheader {
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.borderrightbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.borderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.borderbottomonly {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fontbigred {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #FF0000;
	font-style: normal;
}
.screenborder {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFB66C;
	border-right-color: #FFB66C;
	border-bottom-color: #FFB66C;
	border-left-color: #FFB66C;
}

.screenborder:visited{
color: black;
}
.screenborder:hover{
border-style: outset;
border-color: red;
}
.screenborder:active{
color: black;
}.marqueefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bolder;
}
.newfontthanx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
/*
Top Header Manu
*/
.headcssbutton{
background-color: #FFB164;
border: 1px #CC7E31 outset;
color: black;
padding: 0px 8px;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.headcssbutton:visited{
color: black;
}
.headcssbutton:hover{
border-style: inset;
border-bottom: 1px #CC7E31 solid;
background-color: #FFCC99 !important;
padding: 0px 8px ;
}
.headcssbutton:active{
color: black;
}
/*
Profile Page
*/
.newfontprofile {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #752B54;
}
.productbodyProfile {
	background-color: #E0ABC9;
	border: 1px solid #CC75A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #752B54;
}
.productheaderprofile {

	background-color: #CC73A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.profileborderrightbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC75A5;
	border-right-color: #CC75A5;
	border-bottom-color: #CC75A5;
	border-left-color: #CC75A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #752B54;
}
.profileborderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC75A5;
	border-right-color: #CC75A5;
	border-bottom-color: #CC75A5;
	border-left-color: #CC75A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #752B54;
}
.profileborderbottomonly {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC75A5;
	border-right-color: #CC75A5;
	border-bottom-color: #CC75A5;
	border-left-color: #CC75A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #752B54;
}
a.linkprofile {
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #4A1C35;
	font-size: 12px;
}
a.linkprofile:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A1C35;
	font-size: 12px;
	text-decoration: none;
}


/*

Catalog Page

*/
.newfontcata {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
}
.productbodycata {
	background-color: #CDAFC8;
	border: 1px solid #CC75A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
}
.productborderfullcata {
	border: 1px solid #A3679B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
}
.productheadercata {

	background-color: #CC73A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.cataborderrightbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3679B;
	border-right-color: #A3679B;
	border-bottom-color: #A3679B;
	border-left-color: #A3679B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
}
.cataborderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3679B;
	border-right-color: #A3679B;
	border-bottom-color: #A3679B;
	border-left-color: #A3679B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
}
.cataborderbottomonly {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3679B;
	border-right-color: #A3679B;
	border-bottom-color: #A3679B;
	border-left-color: #A3679B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
}
.cataborderbottomonly2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3679B;
	border-right-color: #A3679B;
	border-bottom-color: #A3679B;
	border-left-color: #A3679B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
	background-color: #E0CFDD;
}
a.linkcata {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #4A1C35;
	font-size: 12px;
	font-weight: bold;
}
a.linkcata:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A1C35;
	font-size: 12px;
	text-decoration: underline;
}
a.linkcata2 {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #4A1C35;
	font-size: 11px;
}
a.linkcata2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A1C35;
	font-size: 11px;
	text-decoration: underline;
}

/*

Corporate Page

*/
.newfontcorpo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A3E44;
}


/*

Contact US Page

*/
.newfontcontact {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.productbodycontact {
	background-color: #ECA6A6;
	border: 1px solid #D94848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.productheadercontact {

	background-color: #ECA6A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.contactborderrightbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D94848;
	border-right-color: #D94848;
	border-bottom-color: #D94848;
	border-left-color: #D94848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
}
.contactborderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D94848;
	border-right-color: #D94848;
	border-bottom-color: #D94848;
	border-left-color: #D94848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
}
.contactborderbottomonly {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D94848;
	border-right-color: #D94848;
	border-bottom-color: #D94848;
	border-left-color: #D94848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B237B;
}
a.linkcontact {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
a.linkcontact:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
}
a.linkcontact2 {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #4A1C35;
	font-size: 11px;
}
a.linkcontact2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A1C35;
	font-size: 11px;
	text-decoration: underline;
}.borderredlight {

	border: 1px solid #DF6A6A;
}


/*

FAQs Page

*/
.newfontfaq {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306024;
}
.productbodyfaq {
	background-color: #DDF0D9;
	border: 1px solid #83C972;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306024;
}
.productheaderfaq {

	background-color: #83C972;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E3D16;
}

.faqborderrightbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #83C972;
	border-right-color: #83C972;
	border-bottom-color: #83C972;
	border-left-color: #83C972;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306024;
}
.faqborderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #83C972;
	border-right-color: #83C972;
	border-bottom-color: #83C972;
	border-left-color: #83C972;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306024;
}
.faqborderbottomonly {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #83C972;
	border-right-color: #83C972;
	border-bottom-color: #83C972;
	border-left-color: #83C972;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306024;
}
a.linkfaq {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #306024;
	font-size: 12px;
	font-weight: bold;
}
a.linkfaq:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #306024;
	font-size: 12px;
	text-decoration: underline;
}
a.linkprodhome {
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
a.linkprodhome:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CE0000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}


/*
Enquiry Page
*/
.newfontpenquiry {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #50534D;
}
.productbodyenquiry {
	background-color: #B9C5A5;
	border: 1px solid #778958;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555851;
}
.productheaderenquiry {

	background-color: #778958;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.enquiryborderrightbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #778958;
	border-right-color: #778958;
	border-bottom-color: #778958;
	border-left-color: #778958;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555851;
}
.enquiryborderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #778958;
	border-right-color: #778958;
	border-bottom-color: #778958;
	border-left-color: #778958;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555851;
}
.enquiryborderbottomonly {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #778958;
	border-right-color: #778958;
	border-bottom-color: #778958;
	border-left-color: #778958;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555851;
}
a.linkenquiry {
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #4A1C35;
	font-size: 12px;
}
a.linkenquiry:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A1C35;
	font-size: 12px;
	text-decoration: none;
}


/*
Sitemap Page
*/
.newfontmap {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #914F1E;
}
.productbodymap {
	background-color: #EBD9CB;
	border: 1px solid #CDA281;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #914F1E;
}
.productheadermap {

	background-color: #CDA281;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.mapborderrightbottom {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDA281;
	border-right-color: #CDA281;
	border-bottom-color: #CDA281;
	border-left-color: #CDA281;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #914F1E;
}
.mapborderright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDA281;
	border-right-color: #CDA281;
	border-bottom-color: #CDA281;
	border-left-color: #CDA281;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #914F1E;
}
.mapborderbottomonly {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDA281;
	border-right-color: #CDA281;
	border-bottom-color: #CDA281;
	border-left-color: #CDA281;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #914F1E;
}
a.linkmap {
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #914F1E;
	font-size: 12px;
}
a.linkmap:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #914F1E;
	font-size: 12px;
	text-decoration: none;
}





.sitemap {
	background-color: #FBE7E3;
	border: 1px solid #F5C5BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B1101;
}
.sitemapborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B1101;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5C5BA;
	border-right-color: #F5C5BA;
	border-bottom-color: #F5C5BA;
	border-left-color: #F5C5BA;
}
a.link7 {

	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5F1201;
	font-size: 12px;
}
a.link7:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A21E02;
	font-size: 12px;
}
.bottomborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F1502;
	border-right-color: #6F1502;
	border-bottom-color: #6F1502;
	border-left-color: #6F1502;
}
.contactborderfull {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D94848;
	border-right-color: #D94848;
	border-bottom-color: #D94848;
	border-left-color: #D94848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-color: #F1BEBE;
}
.contactborderfull2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D94848;
	border-right-color: #D94848;
	border-bottom-color: #D94848;
	border-left-color: #D94848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-color: #F3C7C7;
}
