/* 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;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.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; font-weight: bold; text-decoration: none;}
.item a { font-size: 12px; color: #000000; font-weight: bold; text-decoration: none; }
.item a:hover { font-size: 12px; color: #0A7D92; font-weight: bold; text-decoration: underline; }

.bolditem { font-size: 12px; color: #000000; text-decoration: none;}
.bolditem a { font-size: 12px; color: #000000; text-decoration: underline; }
.bolditem a:hover { font-size: 12px; 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; text-decoration: underline; color: #000000; background: #FFCF31;}
.hlbolditem a:hover { font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: none; background: #FFCF31;}

.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; }

.smallfont1 { font-size: 12px; color: #FF0000; text-decoration: line-through;}
.smallfont1 a { font-size: 12px; color: #000000; text-decoration: line-through; }
.smallfont1 a:hover { font-size: 12px; color: #FF6500; text-decoration: line-through; }

.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: #800080; font-weight: bold; text-decoration: none;}
.submenu a {font-size: 12px; font-weight: bold; color: #800080; font-weight: bold; text-decoration: underline;}
.submenu a:hover { font-size: 12px; font-weight: bold; color: #800080; font-weight: bold; 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: #004680; font-weight: bold;}
.itemidend { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FF6600; font-weight: bold;}
.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: #FFFFFF; text-decoration: none; }
.cathead a { font-size: 12px; color: #FFFFFF; text-decoration: underline; }
.cathead a:hover { font-size: 12px; color: #FFEE00; 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: #C6C3C6; color: #000000; font-weight: bold;} /* blue */
.c1 a {color: #000000; font-weight: bold;}
.c1 a:hover {color: #000000; font-weight: bold;}
.c2 {background-color: #F8FBFD;} /* lightgray light */
.c3 {background-color: #F0F6FA;} /* lightgray middle*/
.c4 {background-color: #C6C3C6;} /* 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: #000000; }
.mainmenu a {font-size: 12px; font-weight: bold; color: #000000; text-decoration: none;}
.mainmenu a:hover { font-size: 12px; font-weight: bold; color: #FF4500;text-decoration: underline; }
.user { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; }

/* 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: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003399; }

.categories { font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-weight: bold; font-size: 12px; text-decoration: none;}
.categories a { font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-weight: bold; font-size: 12px; text-decoration: none;}
.categories a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 12px; text-decoration: underline;}

.subcate { font-family: Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 12px; text-decoration: none;}
.subcate a { font-family: Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 12px; text-decoration: none;}
.subcate a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; color: #FF0000; font-weight: bold; font-size: 12px; text-decoration: underline;}

.maintext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

/* V5 classes - footer.php */
.footerfont { font-size: 10px; color: #000000; text-decoration: none; }
.footerfont a { font-size: 10px; color: #000000; text-decoration: underline; }
.footerfont a:hover { font-size: 10px; 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; }

input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}

@charset "utf-8";
DIV#MainPromotionBanner1 {

	WIDTH: 544px; HEIGHT: 138px

}

#MainPromotionBanner1 #SlidePlayer1 {

	POSITION: relative; MARGIN: 0px auto

}

#MainPromotionBanner1 .Slides1 {

	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 138px; OVERFLOW: hidden; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px

}

#MainPromotionBanner1 .Slides1 LI {

	WIDTH: 544px; FLOAT: left; HEIGHT: 138px

}

#MainPromotionBanner1 .Slides1 IMG {

	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; WIDTH: 544px; DISPLAY: block; HEIGHT: 138px; BORDER-TOP: 0px; BORDER-RIGHT: 0px

}

#MainPromotionBanner1 .SlideTriggers1 {

	Z-INDEX: 10; POSITION: absolute; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; HEIGHT: 25px; TOP:125px; RIGHT: 20px; LIST-STYLE-IMAGE: none; PADDING-TOP: 0px;

}

#MainPromotionBanner1 .SlideTriggers1 LI {

	TEXT-ALIGN: center; LINE-HEIGHT: 14px; MARGIN: 0px 1px; WIDTH: 14px; DISPLAY: inline; FONT-FAMILY: Arial; FLOAT: left; HEIGHT: 14px; COLOR: #7B5F33; background: #fff; FONT-SIZE: 0.9em; OVERFLOW: hidden; CURSOR: pointer

}

#MainPromotionBanner1 .SlideTriggers1 LI.Current1 {

	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; LINE-HEIGHT: 14px; MARGIN: 0px 2px; WIDTH: 14px; HEIGHT: 14px; COLOR: #7B5F33; background: #fff; FONT-SIZE: 14px; BORDER-TOP: 0px; FONT-WEIGHT: bold; BORDER-RIGHT: 0px

}

