/* v6.02 CSS */

.thumbnail{   
position: relative;   
z-index: 0;   
}   

.thumbnail:hover{   
background-color: transparent;   
z-index: 50;   
}   

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}   

.thumbnail span img{ /*CSS for enlarged image*/   
border-width: 0;   
padding: 2px;   
}   

.thumbnail:hover span{ /*CSS for enlarged image on hover*/   
visibility: visible;   
top: 10px;   
left: 160px; /*position where enlarged image should offset horizontally */   
} 

.es h1 {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.es h2 {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

.top h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold;}
.top h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal;}

h1.top {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal;}

/* GLOBAL classes - skin & pages */
body {font-family: Verdana, Arial, Helvetica, sans-serif; }

table_border{border-left:1px solid;border-top:1px solid;border-right:1px solid;border-bottom:1px solid;}

p {font-family: Verdana, Arial, Helvetica, sans-serif;  }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
hr {border: 1px solid #c3c3c3;}

.toplink { font-size: 10px; color: #3F271B; text-decoration: none; }
.toplink a { font-size: 10px; color: #3F271B; text-decoration: underline; }
.toplink a:hover { font-size: 10px; color: #3F271B; text-decoration: none; }


/* CONTENT PAGES classes */
.topic_id { font-size: 10px; font-weight: bold; padding-left: 25px; padding-bottom: 5px; border-bottom: 2px solid #eeeeee;}
.topic_id a { color: #3F271B; text-decoration:  underline;}
.topic_id a:hover { color: #3F271B; text-decoration: none; }

.topic_content { font-size: 10px; font-weight: normal; color: #000000;}
.topic_content a { color: #3F271B;}
.topic_content a:hover { color: #3F271B;}



.db {
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	margin-top: 0px;
	padding-top: 0px;
	}
.db a {font-size: 10px; font-weight: bold; color: #3F271B; text-decoration: none; margin-top: 0px;padding-top: 0px;}
.db a:hover { font-size: 10px; font-weight: bold; color: #3F271B; margin-top: 0px; padding-top: 0px;}

.lb {
	font-size: 10px; 
	font-weight: bold; 
	color: #FFC286; 
	}
.lb a {font-size: 10px; font-weight: bold; color: #3F271B; text-decoration: none;}
.lb a:hover { font-size: 10px; font-weight: bold; color: #3F271B;}

.featfont { font-family: Helvetica; font-size: 15px; font-weight: bold; color: #3F271B; text-decoration: none; }

.bordermenu  { border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; border-right: 1px solid #777777; border-bottom: 1px solid #777777;}	

.warning { background: #ffe432; font-size: 10px; font-weight: bold; color: #bb0000; text-decoration: none; }
.warning a { font-size: 10px; font-weight: bold; text-decoration: underline; color: #bb0000;}
.warning a:hover { font-size: 10px; font-weight: bold; color: #FF0000; text-decoration: none;}

.h5 {font-size: 13px;font-weight: bold;	color: #FFC286;text-decoration: none;}
.h5 a  {font-size: 10px; font-weight: normal; color: #FFC286; text-decoration: underline; }
.h5 a:hover { font-size: 10px; font-weight: normal; color: #FFC286; text-decoration: none; }

.cathead {
	font-size: 13px;
	font-weight: bold;
	color: #3F271B;
	text-decoration: none;
	margin-bottom: 3px;
}
.cathead a { font-size: 10px; font-weight: normal; color: #3F271B; text-decoration: underline; }
.cathead a:hover { font-size: 10px; font-weight: normal; color: #3F271B; text-decoration: none; }

.cathead a.no { text-decoration: none; }
.cathead a.no:hover { text-decoration: none; }

.bordercat {border: 1px solid #3F271B;  }
.borderstat { background-color: #f0f6fe; border: 1px solid #6e97ea;}



.borderfeat { background-color: #ffffff; border: 1px solid #888888;}
.c1feat { color: #000000; font-weight: bold; text-decoration: none; font-size: 10px;} /* blue */
.c1feat a {color: #3F271B; font-weight: bold;}
.c1feat a:hover {color: #3F271B; font-weight: bold;}

/* Classes for categories featured items */
.catfeatmaincell { background-color: #ffffff; border: 1px solid #888888;}
.catfeattable { }
.catfeatpic { }
.catfeatc3 {  color: #3F271B; font-weight: bold; text-decoration: none; font-size: 10px;}
.catfeatc3 a {color: #3F271B; font-weight: bold;}
.catfeatc3 a:hover {color: #3F271B; font-weight: bold;}
.catfeatc1 { background-color: #F0F0F0; }

/* EOF Classes for categories featured items */



#bot { border-bottom: 1px solid #E1E2E4;}

.subcat { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
.subcat a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3F271B;}
.subcat a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #3F271B;}

.catmain { font-size: 10px; font-weight: bold; color: #0033cc; }
.catmain a {font-weight: bold;  font-size: 10px; color: #3F271B;}
.catmain a:hover { font-weight: bold; font-size: 10px; color: #3F271B;}


.buyingtitle { background-color: #759c0c; color: #ffffff;}
.sellingtitle { background-color: #ff8a00; color: #ffffff;}


/* 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: 10px; font-weight: bold; color: #333333; }
.sell a {font-size: 10px; font-weight: bold; color: #3F271B; }
.sell a:hover { font-size: 10px; font-weight: bold; color: #3F271B; text-decoration: none; }

.item { font-size: 10px; color: #000000; text-decoration: none;}
.item a { font-size: 10px; color: #3F271B; text-decoration: underline; }
.item a:hover { font-size: 10px; color: #3F271B; text-decoration: none; }

.smallfont { font-size: 10px; color: #000000; text-decoration: none;}
.smallfont a { font-size: 10px; color:#3F271B; text-decoration: underline; }
.smallfont a:hover { font-size: 10px; color: #3F271B; text-decoration: none; }

.contentfont { font-size: 10px; color: #000000; text-decoration: none; }
.contentfont a { font-size: 10px; color: #3F271B; text-decoration: underline; }
.contentfont a:hover { font-size: 10px; color: #3F271B; text-decoration: none; }

.submenu {font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.submenu a {font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.submenu a:hover { font-size: 10px; font-weight: bold; color: #FFFF00; text-decoration: none; }

.q{
visibility:hidden;
position:absolute;
}



/* SYSTEM classes - auctiondetails.php */
.topitempage { background-color: #FFFFE1; border: 1px dashed #CFCFCF; margin-bottom: 5px; padding: 6px; line-height: 18px; }
.topitempage a { font-size: 10px; color: #000000; text-decoration: underline; }
.topitempage a:hover { font-size: 10px; color: #FF0000; text-decoration: underline; }
.itemid { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
.itemidend { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: bold;}
.subitem { background-color: #ffffff; border: 1px solid #c3c3c3;}
.counter {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 10px;}
.picselect { background-color: #F0F0F0; font-weight: bold;}
.picselectmain { background-color: #F8F8F8;}
.leftborder {border-left: 1px solid #c3c3c3;} 

.gradient {border: 1px solid #999999; background-color: #FFFFE1; } /* featured items images bg */

/* SYSTEM classes - border for Steps in sell item pages */
.sellsteptab { border: 1px solid #c3c3c3;}
.sell1 { background-color: #4475c6; color: #ffffff; font-weight: bold;}
.sell2 { background-color: #E1E2E4; color: #000000; font-weight: normal;}
.selldigit { background-color: #F8F8F8; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #4475c6; font-weight: bold; text-decoration: none; }

/* SYSTEM classes - font in Members area  */
.boldgrey { font-size: 10px; color: #666666; font-weight: bold; text-decoration: none;}
.boldgrey a { font-size: 10px; color: #3F271B; font-weight: bold; text-decoration: underline;}
.boldgrey a:hover { font-size: 10px; color: #3F271B; font-weight: bold; text-decoration: none;}


/* THEME classes - members_area_header_menu.php  */
.membmenuicon { padding-bottom: 4px;padding-top: 4px;}
.memmenu_a {background-color: #e65800; border-right: 2px solid #ffffff; border-right: 2px solid #ffffff;}
.memmenu_a a {font-weight: bold; color: #ffffff; text-decoration: none;}
.memmenu_a a:hover {font-weight: bold; color: #ffffff; text-decoration: underline;}

.memmenu_u {background-color: #fdedaf; color: #000000; text-decoration: none;  border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; }
.memmenu_u a { color: #3F271B; text-decoration: underline;}
.memmenu_u a:hover { color: #3F271B; text-decoration: none;}

.submembmenu { border-top: 2px solid #e65800;}

.subcell_a { background-color: #e65800; font-weight: bold; color: #ffffff; text-decoration: none; border-right: 2px solid #ffffff; border-top: 2px solid #ffffff; padding-left: 5px; padding-right: 5px;}
.subcell_a a { font-weight: bold; color: #ffffff; text-decoration: none;}
.subcell_a a:hover {font-weight: bold; color: #ffffff; text-decoration: underline; }

.subcell_u { background-color: #fdedaf; font-weight: normal; color: #000000; text-decoration: none; border-right: 2px solid #ffffff; border-top: 2px solid #ffffff; padding-left: 5px; padding-right: 5px;}
.subcell_u a { font-weight: normal; color: #3F271B; text-decoration: underline;}
.subcell_u a:hover {font-weight: normal; color: #3F271B; text-decoration: none; }

.membmenu {background-color: #F8F8F8; }



/* SYSTEM classes - links color in categories headers Главная*/ 
.cathead { font-size: 13px; font-weight: bold; color: #3F271B; text-decoration: none; }
.cathead a { font-size: 10px; font-weight: normal; color: #3F271B; text-decoration: underline; }
.cathead a:hover { font-size: 10px; font-weight: normal; color: #3F271B; text-decoration: none; }



/* SYSTEM classes - error & alert message */
.errormessage {
	background-color: #FFFFE1;
	border: 1px dashed #CFCFCF;
	margin-top: 8px;
	margin-bottom: 16px;
	padding: 6px;
	line-height: 18px;
	color: #F00;
	font-size: 10px;
}

/* V5 & system classes &  - main colors */
.c3 {background-image: url(/themes/v6/img/header_back.jpg);font-weight: bold; color: #3F271B;text-decoration: none;} /* blue */
.c3 a {color: #FFFFFF; font-weight: bold;}
.c3 a:hover {color: #FFFFFF; font-weight: bold;}



.cm {background-image: url(/themes/v6/img/header_back.jpg);font-weight: bold; color: #3F271B;text-decoration: none;} /* blue */
.cm a {color: #FFFFFF; font-weight: bold;}
.cm a:hover {color: #FFFFFF; font-weight: bold;}

.c1 {
	color: #000;
} /* lightgray middle*/
.c1 a { font-size: 10px; font-weight: normal; color: #3F271B; text-decoration: underline; }
.c1 a:hover { font-size: 10px; font-weight: normal; color: #3F271B; text-decoration: none; }
.c2 {
	font-size: 12px;
	color: #3E1717;
	font-weight: bold;
	} /* lightgray light */
.c3 {
	background-image: url(/themes/v6/img/header_back.jpg);font-weight: bold; color: #3F271B;text-decoration: none;}
.c4 {
	background-image: url(/themes/v6/img/header_back.jpg);
	
} /* lightgray dark */
.c5 {
	color: #3E1717;
	border: 1px solid #3E1717;
} 
.c6 {
	font-weight: bold;
	color: #3E1717;
	border: 1px solid #3E1717;
}
.c7 {background-color: #CAAE7F;} /* bluegray admin area */
.c8 {
	background-color: #CAAE7F;
	font-weight: bold;
}
.c9 { background-color: #CAAE7F; }
.whiteback { background-color: #CAAE7F; }


/* SYSTEM classes - register.php */
.creg2 {background-color: #F8F8F8;} /* lightgray light */
.creg3 {background-color: #F0F0F0;} /* lightgray middle*/
.creg4 {background-color: #ffffff;} /* inside bg for tables */
.creg5 {background-color: #a6a6a6;} /* block tables */
.regborder {background-color: #ffffff; border: 1px solid #a6a6a6;}
.regsignup {background-color: #FF9900; color: #FFFFFF; font-weight: bold; font-size: 10px;}
.reguser {
	font-size: 9px;
	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 #A27D40;
	border-collapse: collapse;
}


/* V5 classes - featured items colors in main page */
a.hidelayer:link {font-size: 10px; color: #333333; font-weight: bold; text-decoration: none;}
a.hidelayer:visited {font-size: 10px; color: #333333; font-weight: bold; text-decoration: none;}

/* V5 classes - main nav menu colors */

.user { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; }

/* V5 classes - other */
.search {font-size: 10px; font-weight: bold; color: #222222; text-decoration: none;}
.search a {font-size: 10px; font-weight: bold; color: #3F271B; text-decoration: none;}
.search a:hover { font-size: 10px; font-weight: bold; color: #3F271B; text-decoration: underline; }

.categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	padding: 10px;	
}
.categories a { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3F271B; font-size: 10px; text-decoration: underline;}
.categories a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #3F271B; font-size: 10px; text-decoration: none;}

.maintext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

/* V5 classes - footer.php */
.footerfont {	font-size: 10px;	color: #2D1111;	text-decoration: none;
}
.footerfont a { font-size: 10px; color: #2D1111; text-decoration: underline; }
.footerfont a:hover {	font-size: 10px;	color: #2D1111;	text-decoration: none;
}

.footerfont1 { font-size: 10px; color: #591D00; text-decoration: none; }
.footerfont1 a { font-size: 10px; color: #591D00; text-decoration: underline; }
.footerfont1 a:hover { font-size: 10px; color: #591D00; text-decoration: none; }

.bold_item {
	font-size: 10px;
	font-weight: bold;
	color: #591D00;
	text-decoration: none;
}
.bold_item a { font-size: 10px; font-weight: bold; color: #591D00; text-decoration: underline; }
.bold_item a:hover { font-size: 10px; font-weight: bold; color: #591D00; text-decoration: none; }
.a { font-size: 10px; font-weight: bold; color: #591D00; text-decoration: underline; }
.a:hover { font-size: 10px; font-weight: bold; color: #591D00; text-decoration: none; }
.hl_item { background-color: #ffffcc;}
	
