/* V5.30 CSS - June.30 2005 */

/* NASH FORUM SYSTEM 2.0 */
.contentfont2 { font-size: 12px; color: #0000CC; text-decoration: none; } 
.contentfont2 a { font-size: 12px; color: #0000CC; text-decoration: underline; } 
.contentfont2 a:hover { font-size: 12px; color: #FF0000; text-decoration: underline; }
/* END OF NASH FORUM SYSTEM 2.0 */

.toplink { font-size: 12px; color: #000000; text-decoration: none; }
.toplink a { font-size: 12px; color: #000000; text-decoration: underline; }
.toplink a:hover { font-size: 12px; color: #000000; text-decoration: none; }
.bordermenu  { border-left: 0px solid #85A3C2; border-top: 0px solid #85A3C2; border-right: 0px solid #003366; border-bottom: 0px solid #003366;}

.sbm {
	background-color: #F1F7FF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;

}
a.ln:active {
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #9EB6CF;
	border-top: 1px solid #9EB6CF;
	border-right: 1px solid #24486C;
	border-bottom: 1px solid #24486C;
}
a.ln:link {
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E9F2FF;
	background-position: left center;
	background-repeat: no-repeat;
	color: #0F3F79;
	text-decoration: none;
	display: block;
	font-size: 12px;
	border-left: 1px solid #F5F9FF;
	border-top: 1px solid #F5F9FF;
	border-right: 1px solid #91A0B4;
	border-bottom: 1px solid #91A0B4;
}
a.ln:visited {
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E9F2FF;
	background-position: left center;
	background-repeat: no-repeat;
	color: #0F3F79;
	text-decoration: none;
	display: block;
	font-size: 12px;
	border-left: 1px solid #F5F9FF;
	border-top: 1px solid #F5F9FF;
	border-right: 1px solid #91A0B4;
	border-bottom: 1px solid #91A0B4;
}
a.ln:hover {
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #336699;
	background-position: left center;
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFB300;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #FFDB86;
	border-top: 1px solid #FFDB86;
	border-right: 1px solid #614400;
	border-bottom: 1px solid #614400;
}


/* GLOBAL classes - skin & pages */
td { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
hr {border: 1px solid #666666;}

/* Alert fonts*/
.redfont {color: FF0000;}
.greenfont {color: #006600;}
.bluefont {color: #0000CC;}
.alertfont {color: #FF0000;}

/* Feedback fonts*/
.positive {color: #009933;}
.neutral {color: #666666;}
.negative {color: #FF0000;}

/* SYSTEM classes - skin & pages */

/* payment gateways table */
.paymenttable {border: 1px solid #666666; background-color: #FFFFFF;}
.paytable1 {background-color: #FFFFFF;}
.paytable2 {background-color: #F8F8F8;}
.paytable3 {background-color: #f0f0f0;}
.payactive {color: blue;}


.sell {font-size: 12px; font-weight: bold; color: #FFFFFF; }
.sell a {font-size: 12px; font-weight: bold; color: #FFFFFF; }
.sell a:hover { font-size: 12px; font-weight: bold; color: #FFFF00; text-decoration: none; }

.item { font-size: 12px; color: #000000; text-decoration: none;}
.item a { font-size: 12px; color: #000000; text-decoration: underline; }
.item a:hover { font-size: 12px; color: #FF0000; text-decoration: none; }

.bolditem { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}
.bolditem a { font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline; }
.bolditem a:hover { font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: none; }

.hlitem { font-size: 12px; color: #000000; text-decoration: none; }
.hlitem a { font-size: 12px; text-decoration: underline; color: #000000; background: #FFCF31; }
.hlitem a:hover { font-size: 12px; color: #FFFFFF; text-decoration: none; background: #FFCF31;}

.hlbolditem { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
.hlbolditem a { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
.hlbolditem a:hover { font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: none;}

.smallfont { font-size: 10px; color: #000000; text-decoration: none;}
.smallfont a { font-size: 12px; color: #000000; text-decoration: underline; }
.smallfont a:hover { font-size: 12px; color: #FF6500; text-decoration: none; }

.contentfont { font-size: 12px; color: #000000; text-decoration: none; }
.contentfont a { font-size: 12px; color: #003366; text-decoration: underline; }
.contentfont a:hover { font-size: 12px; color: #006699; text-decoration: underline; }

.submenu {font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}
.submenu a {font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline;}
.submenu a:hover { font-size: 12px; font-weight: bold; color: ##FF6C14; text-decoration: none; }

.membmenucell {background-color: #FFFFFF;}
.membmenu {background-color: #e9e9eb;}

/* SYSTEM classes - auctiondetails.php */
.topitempage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; margin-bottom: 5px; padding: 6px; line-height: 18px; }
.topitempage a { font-size: 12px; color: #000000; text-decoration: underline; }
.topitempage a:hover { font-size: 12px; color: #FF0000; text-decoration: underline; }
.itemid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014050;
	font-weight: bold;
	line-height: 18px;
}
.itemidend { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF6600; font-weight: bold;}
.itemidend a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF6600; font-weight: bold; text-decoration:none;}
.itemidend a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FF6600; font-weight: bold; text-decoration:underline;}

.itemidend1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF6600; font-weight: none; text-decoration:none;}
.itemidend1 a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF6600; font-weight: none; text-decoration:underline;}
.itemidend1 a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF6600; font-weight: none; text-decoration:none;}

.subitem { background-color: #ffffff; border: 1px solid #666666;}
.counter {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 12px;}
.picselect { background-color: #E3EEF6; font-weight: bold;}
.picselectmain { background-color: #F1F7FF;}
.leftborder {border-left: 1px solid #666666;} 

.gradient {border: 1px solid #999999; background-color: #FFFFFF; } /* featured items images bg */

/* SYSTEM classes - border for Steps in sell item pages */
.sellsteptab { border-left: 1px solid #666666; border-bottom: 1px solid #666666; border-right: 1px solid #666666;}

/* SYSTEM classes - font in Members area  */
.boldgrey { font-size: 12px; color: #666666; font-weight: bold; text-decoration: none;}
.boldgrey a { font-size: 12px; color: #666666; font-weight: bold; text-decoration: underline;}
.boldgrey a:hover { font-size: 12px; color: #666666; font-weight: bold; text-decoration: none;}

.membutt {font-size: 12px; font-weight: bold; color: #003399; text-decoration: none;}


/* SYSTEM classes - links color in categories headers */
.cathead { font-size: 12px; font-weight: normal; color: #740000; text-decoration: none; }
.cathead a { font-size: 12px; color: #740000; text-decoration: underline; }
.cathead a:hover { font-size: 12px; color: #F37121; text-decoration: none; }

.cattitle {font-size: 14px; font-weight: bold; color: #800080; font-weight: bold; text-decoration: none; }

.itemname {font-size: 14px; font-weight: bold; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.itemname a { font-size: 14px; color: #FFFFFF; text-decoration: none; }
.itemname a:hover { font-size: 14px; color: #FFEE00; text-decoration: underline; }

/* SYSTEM classes - error & alert message */
.errormessage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; margin-top: 8px; margin-bottom: 16px; padding: 6px; line-height: 18px; }

/* V5 & system classes &  - main colors */
.c1 {background-color: #A39077; color: #FFFFFF; font-weight: bold;} /* blue */
.c1 a {color: #FFFFFF; font-weight: bold;}
.c1 a:hover {color: #FFFFFF; font-weight: bold;}
.c2 {background-color: #F8FBFD;} /* lightgray light */
.c3 {background-color: #F0F6FA;} /* lightgray middle*/
.c4 {background-color: #FFEDDA;} /* lightgray dark */
.c5 {background-color: #8BC6EF;} 
.c6 {background-color: #EEF2F9; color: #003399;}
.c7 {background-color: #E3E4EB;} /* bluegray admin area */

/* SYSTEM classes - register.php */
.creg2 {background-color: #F8FBFD;} /* lightgray light */
.creg3 {background-color: #F0F6FA;} /* lightgray middle*/
.creg4 {background-color: #ffffff;} /* inside bg for tables */
.creg5 {background-color: #666666;} /* block tables */
.regborder {background-color: #ffffff; border: 1px solid #666666;}
.regsignup {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 12px;}
.reguser { font-size: 9px; background-color: #FFFFFF; color: #666666;} /* small text for comments*/
.pintext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #666666; }

.border {border: 1px solid #666666;}

/* V5 classes - featured items colors in main page */

.feat1 { font-size: 12px; background-color: #E9E9EB; color: black; font-weight: bold; }
.feat2 { font-size: 12px; background-color: #E9E9EB; color: black; font-weight: bold;}
.feat3 { font-size: 12px; background-color: #FFCC00; color: black; font-weight: bold;}
.feat3 a { font-size: 12px; background-color: #FFCC00; color: black; font-weight: bold;}
.feat3 a:hover { font-size: 12px; background-color: #FFCC00; color: black; font-weight: bold;}

/* V5 classes - featured items colors in main page */
a.hidelayer:link {font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;}
a.hidelayer:visited {font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: none;}

/* V5 classes - main nav menu colors */
.mainmenu {font-size: 12px; font-weight: bold; color: #FFFFFF; }
.mainmenu a {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.mainmenu a:hover { font-size: 12px; font-weight: bold; color: #FF4500;text-decoration: underline; }
.user { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; }
.user a { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; }
.user a:hover { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: underline;}

/* V5 classes - other */
.search {font-size: 12px; font-weight: bold; color: #444444; text-decoration: none;}
.search a {font-size: 12px; font-weight: bold; color: #444444; text-decoration: none;}
.search a:hover { font-size: 12px; font-weight: bold; color: #f94400; text-decoration: underline; }

.welcome { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003399; }

.categories { font-family: Arial, Helvetica, sans-serif; color: #595959; font-size: 12px; text-decoration: none;}
.categories a { font-family: Arial, Helvetica, sans-serif; color: #595959; font-size: 12px; text-decoration: none;}
.categories a:hover { font-family: Arial, Helvetica, sans-serif; color: #FF6600; font-size: 12px; text-decoration: underline;}

.categories_1 { font-family: Arial, Helvetica, sans-serif; color: #626262; font-size: 12px; text-decoration: none;}
.categories_1 a { font-family: Arial, Helvetica, sans-serif; color: #626262; font-size: 12px; text-decoration: none;}
.categories_1 a:hover { font-family: Arial, Helvetica, sans-serif; color: #FF6600; font-size: 12px; text-decoration: underline;}

.maintext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 18px;}
.title { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #000000; text-decoration: none}
.title a  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000000;}
.title a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #FF8500;}

/* V5 classes - footer.php */
.footerfont { font-size: 12px; color: #000000; text-decoration: none; }
.footerfont a { font-size: 12px; color: #000000; text-decoration: underline; }
.footerfont a:hover { font-size: 12px; color: #000000; text-decoration: none; }

.footerfont1 { font-size: 12px; color: #FFFFFF; text-decoration: none; }
.footerfont1 a { font-size: 12px; color: #FFFFFF; text-decoration: underline; }
.footerfont1 a:hover { font-size: 12px; color: #FF9900; text-decoration: none; }

.style2 { color: #ff6e15;	border: 2;}
.grey {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: 6D6D6D}
.orange {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: FF6000; text-decoration: underline}
.mnu {  font-family: tahoma; font-size: 10px; color: #FFFFFF; text-decoration: none}

.link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }
.link a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }
.link a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline; }
