body {
	background:#f2f2f2; /*#18031d;	33083A
	background-image:url(/design/baseStyle/kerchoonz_k.png);
	text-shadow: 0 0 0 #000;*/
	background-position:center center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	font-family:verdana, arial, helvetica, sans-serif;
	height:100%;
	margin-top: 0px;
	color:#FFFFFF;
}
html {
	height:100%;
}
hr {
	color: #4D1458;
	background-color:#FFFFFF;
	border:none;
	height:1px;
}
img {
	border:0px;
}
a {
	color:#A4C748;
	text-decoration:none;
	font-size:8pt;
	border:0px;
	
}
a:active
{
  outline: none;
}

a:hover {
	color:#A4C748;
	text-decoration:none;
	border:0px;
}
input {
	background:#F6F6F6;
	border: thin solid #000;
	font-size:10pt;
	color:#000;
}
.inputmain {
	background:#fff;
	border:0px;
	font-size:10pt;
	color:#000;
}
textarea {
	background:#F6F6F6;
	border:0px;
	font-size:8pt;
	color:#000;
}
.textarea {
	background:#fff;
	border:0px;
	font-size:8pt;
	color:#000;
}
/*########################
	MAIN SURR.
########################*/

#topLinks {
	color:#FFFFFF;
	width:1000px;
	height:33px;
	font-size:8pt;
	text-align:left;
}
.topKLinksa a {
	background:#18031d;
	color:#93B142;
	font-size:8pt;
	text-align:right;
}
.whitelinks a {
	font-size:8pt;
	color:#FFFFFF;
	cursor:pointer;
}
/*color:#590B6C;*/
.whitelinks a:hover {
	font-size:8pt;
	color:#D20F8C;
	cursor:pointer;
}
span.greenlinks a {
	font-size:8pt;
	color:#A4C748;
}
span.greenlinks a:hover {
	font-size:8pt;
	color:#A4C748;
}
div.greenlinks a {
	font-size:8pt;
	color:#A4C748;
}
div.greenlinks a:hover {
	font-size:8pt;
	color:#A4C748;
}
.greenlinks a {
	font-size:8pt;
	color:#A4C748;
}
.greenlinks a:hover {
	font-size:8pt;
	color:#A4C748;
}
#greenlinks {
	font-size:8pt;
	color:#A4C748;
}
#greenlinks:hover {
	font-size:8pt;
	color:#A4C748;
}
td.greenlinks a {
	font-size:8pt;
	color:#A4C748;
}
td.whitelinks a {
	font-size:8pt;
	color:#FFFFFF;
}
#scrollDiv {
	width:220px;
	height:350px;
	overflow:auto;
}
*+html #scrollDiv {
	height:348px;
}
#topKLinksa {
	background:#18031d;
	color:#FFFFFF;
	font-size:8pt;
	text-align:center;
	width:1000px;
}
.topKLinksb a {
	color:#BD0D7F;
	font-size:8pt;
	text-align:right;
}
#GreenText {
	color:#A4C748;
	font-size:8pt;
}
.GreenText a {
	background:#18031d;
	color:#93B142;
	font-size:8pt;
}
.PurpleText a {
	color:#952fa4;
	font-size:8pt;
}
#topper {
	/*border:#CCCCCC solid 1px;*/

	background-repeat:no-repeat;
	width:1000px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	text-align:left;
	margin-top:25px;
}
#outer {
	/*border:#CCCCCC solid 1px;margin-top:-10px;*/	
	background:#2C0532;
	/*background-image:url(/file/style/kerchoonz/middleback.png);
	background-repeat:repeat-y;*/
	width:998px;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	text-align:left;
}
#footer {
	/*border:#CCCCCC solid 1px;*/

	width:998px;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
}
.actualFooter a {
	color:#FFFFFF;
}
.actualFooter {
	/*border:#CCCCCC solid 1px;*/
	background-color:#18031d;
	width:998px;
	text-align:center;
	vertical-align:middle;
}
/*########################
	NAVIGATION
########################*/
.nav-hide {
	display: none;
}
.nav_menu_btns td {
	padding-bottom:5px;
	padding-right:10px;
}
*+html .nav_menu_btns td {
	padding-right:5px;
}
.nav_menu_btns {
	padding-left:12px;
}
td.nav-home a:link, td.nav-home a:visited {
	background: url('/file/style/kerchoonz/top_menu/home.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:60px;
	cursor:pointer;
}
td.nav-home a:hover {
	background: url('/file/style/kerchoonz/top_menu/home_h.jpg');
	background-position:left center;
	background-repeat:no-repeat;
	width:60px;
	cursor:pointer;
}
td.nav-home-active a:link, td.nav-home-active a:visited {
	background: url('/file/style/kerchoonz/top_menu/home_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:60px;
	cursor:pointer;
}
td.nav-music a:link, td.nav-music a:visited {
	background: url('/file/style/kerchoonz/top_menu/music.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:60px;
	cursor:pointer;
}
td.nav-music a:hover {
	background: url('/file/style/kerchoonz/top_menu/music_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	height:24px;
	width:60px;
	cursor:pointer;
}
td.nav-music-active a:link, td.nav-music-active a:visited {
	background: url('/file/style/kerchoonz/top_menu/music_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:60px;
	cursor:pointer;
}
td.nav-forums a:link, td.nav-forums a:visited {
	background: url('/design/baseStyle/ker_btn_forums.png');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:100px;
	cursor:pointer;
}
td.nav-forums a:hover {
	background: url('/design/baseStyle/ker_btn_forums_over.png');
	background-position:center;
	background-repeat:no-repeat;
	width:100px;
	cursor:pointer;
}
td.nav-forums-active a:link, td.nav-forums-active a:visited {
	background: url('/design/baseStyle/ker_btn_forums_over.png');
	background-position:center;
	background-repeat:no-repeat;
	width:100px;
	cursor:pointer;
}
td.nav-video a:link, td.nav-video a:visited {
	background: url('/file/style/kerchoonz/top_menu/video.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:60px;
	cursor:pointer;
}
td.nav-video a:hover {
	background: url('/file/style/kerchoonz/top_menu/video_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	width:60px;
	cursor:pointer;
}
td.nav-video-active a:link, td.nav-video-active a:visited {
	background: url('/file/style/kerchoonz/top_menu/video_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:60px;
	cursor:pointer;
}
td.nav-event a:link, td.nav-event a:visited {
	background: url('/file/style/kerchoonz/top_menu/events.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:70px;
	cursor:pointer;
}
td.nav-event a:hover {
	background: url('/file/style/kerchoonz/top_menu/events_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	width:70px;
	cursor:pointer;
}
td.nav-event-active a:link, td.nav-event-active a:visited {
	background: url('/file/style/kerchoonz/top_menu/events_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:70px;
	cursor:pointer;
}
td.nav-talk a:link, td.nav-talk a:visited {
	background: url('/file/style/kerchoonz/top_menu/talk.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:54px;
	cursor:pointer;
}
td.nav-talk a:hover {
	background: url('/file/style/kerchoonz/top_menu/talk_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	width:54px;
	cursor:pointer;
}
td.nav-talk-active a:link, td.nav-talk-active a:visited {
	background: url('/file/style/kerchoonz/top_menu/talk_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:54px;
	cursor:pointer;
}
td.nav-fun a:link, td.nav-fun a:visited {
	background: url('/file/style/kerchoonz/top_menu/fun.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:47px;
	cursor:pointer;
}
td.nav-fun a:hover {
	background: url('/file/style/kerchoonz/top_menu/fun_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	width:47px;
	cursor:pointer;
}
td.nav-fun-active a:link, td.nav-fun-active a:visited {
	background: url('/file/style/kerchoonz/top_menu/fun_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:47px;
	cursor:pointer;
}
td.nav-biz a:link, td.nav-biz a:visited {
	background: url('/file/style/kerchoonz/top_menu/biz.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:47px;
	cursor:pointer;
}
td.nav-biz a:hover {
	background: url('/file/style/kerchoonz/top_menu/biz_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	width:47px;
	cursor:pointer;
}
td.nav-biz-active a:link, td.nav-biz-active a:visited {
	background: url('/file/style/kerchoonz/top_menu/biz_h.jpg');
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	height:24px;
	width:47px;
	cursor:pointer;
}
/*########################
	INPUT BUTTONS / FORMS
########################*/

.button {
	background:#fff url(line10.gif);
	color:#fff;
	border-top:2px #3E577C solid;
	border-left:2px #3E577C solid;
	border-right:2px #fff solid;
	border-bottom:2px #fff solid;
	font-size:7pt;
	cursor:pointer;
}
.button2 {
	background:#fff url(line11.gif);
	color:#000;
	border-top:2px #F3F3F4 solid;
	border-left:2px #F3F3F4 solid;
	border-right:2px #fff solid;
	border-bottom:2px #fff solid;
	font-size:7pt;
	cursor:pointer;
}
.input {
	background:#E7F2FC;
	border-right:2px #344D71 solid;
	border-bottom:2px #344D71 solid;
	border-top:2px #6689AA solid;
	border-left:2px #6689AA solid;
	font-size:8pt;
	color:#000;
}
.input2 {
	background:#B4E9FF;
	border:2px #FF0052 solid;
	font-size:8pt;
}
.input3 {
	background:#000;
	border:1px #fff solid;
	font-size:8pt;
	color:#fff;
}
.input4 {
	background:#000;
	border:1px #459DCF solid;
	font-size:8pt;
	color:#fff;
}
/*########################
	IMAGES
########################*/


.pic1 {
	border:0px #000 solid;
}
.pic2 {
	border:0px #fff solid;
}
.pic3 {
	border:0px #fff solid;
}
.pic4 {
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;*/
	border:0px #fff solid;
}
.pic5 {
	border:0px #ccc solid;
}
.pics1 {
	position:absolute;
	background:#ff0000;
	border:0px solid #fff;
	padding: 0px 1px 0px 1px;
	color: #FFF;
	font-size:7pt;
}
.pics4 {
	position:absolute;
	background:#ff0000;
	border:0px solid #fff;
	padding: 0px 1px 0px 1px;
	color: #FFF;
	font-size:7pt;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;*/
	border:0px #fff solid;
}
.pics2 {
	position: relative;
}
.pics3 {
	background:#ccc;
	position:absolute;
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;*/
	padding: 0px 1px 0px 1px;
	color: #FFF;
	font-size:7pt;
	font-weight:bold;
}
.wrap1 img {
}
.wrap1 {
}
.wrap2 {
}
.wrap3 {
}
/*########################
	TOP AREA
########################*/


#top .top_text a {
	color:#fff;
}
#top .top_text a:hover {
	color:#B70000;
}
#top .top_text {
	color:#fff;
}
#top {
	/*background-image:url(/design/baseStyle/ker_top_bg.jpg);
	background-repeat:no-repeat;background:#471b50;*/
	width:1000px;
	color:#fff;
}
#top input, select {
	font-size:10pt;
	background:#fff;
	color:#000;
	text-decoration:none;
	border: thin solid #CCC;

}
#top a {
	font-size:7pt;
	color:#fff;
	text-decoration:none;
}
#top a:hover {
	font-size:7pt;
	color:#fff;
	text-decoration:none;
}
.top2 {
/*background:#18031d;
	background-image:url(header.gif);
	background-position:bottom center;
	background-repeat:repeat-x;*/
	}
/*########################
	MENU LINKS
########################*/

#outer2 {
	background-image:url(/file/style/kerchoonz/ker_pink_sliver.jpg);
	background-repeat:repeat-x;
	width:998px;
	margin-top:-5px;
	/*height:50px;border-top:2px #CCCCCC solid;
	border-bottom:2px #CCCCCC solid;*/
	text-align:left;
}
.menu {
	background-image:url(/file/style/kerchoonz/ker_pink_sliver.jpg);
	background-repeat:repeat-x;
	height:33px;
	width:998px;
	cursor:pointer;
	color:#fff;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
.menu a {
	color:#fff;
	font-size:8pt;
	width:998px;
	text-decoration:none;
	font-weight:bold;
}
.menu2 {
	background-image:url(/design/baseStyle/ker_pink_sliver.jpg);
	background-repeat:repeat-x;
	height:33px;
	width:998px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	color:#6699FF;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}
.menu2 a {
	color:#a4c748;
	font-size:8pt;
	width:998px;
	text-decoration:none;
	font-weight:bold;
}
.menu2 a:hover {
	color:#a4c748;
	font-size:8pt;
	width:998px;
	text-decoration:none;
	font-weight:bold;
}
/*########################
	MENU LINKS 4
########################*/


.menu4 {
	padding:2px;
	font-size:7pt;
	font-weight:bold;
}
.menu4-1 {
	padding:2px;
	border-bottom:1px #6699FF solid;
	/*cursor:pointer;*/
	font-size:7pt;
	font-weight:bold;
}
.menu4-2 {
	font-size:7pt;
	font-weight:bold;
	padding-left:15px;
}
.menu4-4 a {
	color:#fff;
}
.menu4-4 a:hover {
	color:#fff;
}
/*########################
	LOGIN BOX
########################*/

.LoGin1 {
	background:#000;
}
.LoGin2 {
	background:#000;
	border:1px #6699FF solid;
	color:#fff;
	font-size:8pt;
}
/*########################
	MENU LINKS 5

	MAIN LINKS FOR THE MEMBERS AREA border-bottom:1px #332F2F solid;

########################*/

.menu5border {
}
.menu5 {
	font-size:7pt;
	color:#fff;
	padding-left:5px;
	cursor:pointer;
	background:#000 url(menu_BG.gif);
}
.menu5c {
	font-size:7pt;
	color:#fff;
	padding-left:5px;
	cursor:pointer;
	background:#000 url(menu_BG.gif);
}
.menu5a {
	background:#000 url(line5red.gif) right;
	background-repeat:no-repeat;
	text-align:right;
	width:24px;
	height:41px;
}
.menu5b {
	background:#000 url(line5.gif) right;
	background-repeat:no-repeat;
	text-align:right;
	width:24px;
	height:41px;
}
.menu5d {
	font-size:7pt;
	color:#000;
	text-align:center;
	background:#fff;
}
.menu5e {
	font-size:8pt;
	color:#fff;
	text-align:right;
	padding-right:10px;
	padding-top:8px;
	background:#000;
	font-weight:bold;
}
.menu5f {
	background:#000;
	width:24px;
	height:35px;
}
.menu5g {
	border:0px;
	padding:5px;
	background:#000;
	font-size:7pt;
}
.menu5g2 {
	border:0px;
	padding:5px;
	background:#18031d;
	font-size:7pt;
}
.menu5 a {
	color:#fff;
}
.menu5c a {
	color:#fff;
}
.menu5d a {
	color:#6699FF;
}
.menu5d a:hover {
	color:#000;
}
.menu5g a {
	color:#fff;
}
.menu5g2 a {
	color:#000;
}
/*########################
	MAIN PAGES
########################*/


#main {
	width:1000px;
	font-size:8pt;
	color:#fff;
	padding:0px;
}
.main2 {
	background:#fff;
	border-right:1px #CCCCCC solid;
	font-size:7pt;
	color:#fff;
}
.main3 {
	background:#fff;
	border-left:1px #CCCCCC solid;
	font-size:7pt;
	color:#fff;
}
.main3-b {
	background:#000;
	vertical-align:bottom;
	font-size:8pt;
}
.main3-a {
	background:#fff;
	text-align:right;
	vertical-align:bottom;
}
.main3-c {
	background:#fff;
	border-left:1px #CCCCCC solid;
	font-size:7pt;
	color:#fff;
}
.main4 {
	background:#fff;
	border-right:1px #CCCCCC solid;
	font-size:8pt;
	color:#000;
}
.main3 a {
	color:#fff;
}
.main3 a:hover {
	color:#fff;
	text-decoration:underline;
}
#topright {
	background:#fff;
	border-right:1px #CCCCCC solid;
	font-size:8pt;
	color:#000;
}
/*##############################
	#topleft - TOP LEFT AREA BLACK SWOSH
	A:LINKS - USERNAME
###############################*/
#topleft {
	background:#fff url(swosh.gif);
	background-repeat:no-repeat;
	width:480px;
	height:45px;
	color:#fff;
	border-left:1px #D9D9D9 solid;
}
#topleft a {
	color:#fff;
	text-decoration:underline;
}
#topleft a:hover {
	color:#fff;
	text-decoration:none;
}
.page {
	color:#fff;
	font-size:8pt;
}
.pbar1 {
	background:transparent;
}
.pbar2 {
	background:#A4C73B;
}
.pbar3 {
	font-size:8pt;
	padding:1px;

}
/*########################
	MENUS
########################*/


.mainmenu {
	background:#1F1F1F url(line11.gif);
	font-size:7pt;
	color:#000;
}
.mainmenu2 {
	background:#1F1F1F url(line10.gif);
	font-size:7pt;
	color:#fff;
}
.mainmenu2 a {
	color:#fff;
}
.mainmenu2 a:hover {
	color:#B70000;
}
.mainmenu3 {
	background:#000;
	font-size:7pt;
	color:#fff;
}
.mainmenu4 {
	background:#000;
	font-size:7pt;
	color:#fff;
}
.mainmenu5 {
	background-image:url(/file/style/kerchoonz/ker_pink_sliver.jpg);
	background-repeat:repeat-x;
	background-color:#18031d;
	height:33px;
	font-size:13px;
	color:#a4c748;
}
.mainmenu6 {
	border:1px #FFFFFF solid;
	padding:5px;
	background:#000;
	font-size:7pt;
	cursor:pointer;
	color:#fff;
}
.mainmenu6 a {
	color:#fff;
	text-decoration:none;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 2px;
	border: 0;
	height: 23px;/* used to catch the buttonEnding */

}
.mainmenu6 a:hover {
	color:#fff;
	text-decoration:none;
}
.mainmenu7 {
	border:1px #6699FF solid;
	padding:5px;
	background:#000;
	font-size:7pt;
	cursor:pointer;
	color:#fff;
}
.mainmenu7 a {
	color:#FFF;
	text-decoration:none;
}
.mainmenu7 a:hover {
	color:#FFF;
	text-decoration:none;
}
/*########################
	SITE MENUS
########################*/


.item {
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
	cursor:pointer;
	font-size:7pt;
	font-weight:bold;
	background:#29102E;/*background:#000 url(mid_grad.gif);*/


}
.item2 {
	border-top:2px #a4c748 solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	border-bottom:1px #fff solid;
	padding-top:9px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	cursor:pointer;
	font-size:7pt;
	font-weight:bold;
	background:#29102E;/*background:#000 url(mid_grad.gif);*/
}
.item3 {
	border-bottom:1px #590B6C solid;
	color:#590B6C;
}
.item a {
	color:#a4c748;
	text-decoration:none;
}
.item2 a {
	color:#FFFFFF;
	text-decoration:none;
}
.item2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.item10 {
	display: block;
	width: 80px;
	height: 25px;
	padding-left: 5px;
	vertical-align: -10px;
	background: transparent url(tab/pollcontent_green.png) no-repeat;
}
.item210 {
	display: block;
	width: 80px;
	height: 25px;
	padding-left: 5px;
	vertical-align: -10px;
	background: transparent url(tab/pollcontent_purple.png) no-repeat;
}
.item310 {
	border-bottom:1px #a4c748 solid;
	color:#a4c748;
}
.item10 a {
	color:#a4c748;
	text-decoration:none;
}
.item210 a {
	color:#FFFFFF;
	text-decoration:none;
}
.item210 a:hover {
	display: block;
	width: 80px;
	height: 25px;
	padding-left:5px;
	vertical-align:-10px;
	background: transparent url(tab/pollcontent_purple.png) no-repeat;
}
/*########################
	BORDERS
########################*/


.border {
	border:0px #CCCCCC solid;/*background:#000;*/
}
/* AITOC comment changed due to subscribe page  .border2 { border:0px #CCCCCC solid; background:#18031d; color:#fff;  } */
.border2 {
	border:0px #CCCCCC solid;
	background:#18031d;
	color:#fff;
	height:100%;
	vertical-align:top;
}
.border3 {
	border:1px #95C719 solid;
	background:#000 url(mid_grad.gif);
	color:#fff;
}
.border4 {
	border:1px #BDBDBD solid;
	background:#000 url(mid_grad.gif);
}
.border5 {
	border-bottom:1px #000 dashed;
}
.border6 {
	border:1px #95C719 solid;
	background:#18031d;
	color:#fff;
}
.border7 {
	border-bottom:1px #98C920 dashed;
}
.border8 {
	background:#18031d;
	border:0px;
}
.border9 {
	background:#fff;
	color:#000;
}
/*.block_header{background:#18031d;}
 USED IN MAIL ALERT */ 
.border10 {
	background:#000 url(line10.gif);
	color:#fff;
}
.border11 {
	border:1px #BDBDBD solid;
	background:#fff;
	color:#000;
}
/* B-BOARD */
.border12 {
	background:#18031d;
	color:#fff;
}
.border13 {
	background:#18031d;
	color:#fff;
}
.border14 {
	background:#18031d;
	color:#fff;
}
/*########################
	TEXT COLORS
########################*/

.color {
	color:#fff;
	font-size:8pt;
}
.color2 {
	color:#fff;
}
.color3 {
	color:#ff0000;
}
.color4 {
	color:#fff;
}
.colorpurple {
	color:#590B6C;
}
/*########################
	BACKGROUNDS & EXTRAS
########################*/

.cur {
	cursor:pointer;
}
.pollinput {
	background:transparent;
	font-size:7pt;
	border:0px;
}
.frame1 {
	background:#000;
	margin:0px;
}
.main_frame1 {
	background:#000;
	margin:0px;
}
.link1 a {
	color:#97C81F;
}
.link1 a:hover {
	color:#97C81F;
	text-decoration:underline;
}
/* USED IN MAIN MENU SQURE */
.sqr {
	background:none;
	vertical-align:middle;
}
.sqr1 {
	background:none;
	vertical-align:middle;
}
/* COMMENT BOX */
.comment {
	border:1px #210026 solid;
	background:#fff;
}
.comment-text {
	color:#000;
	font-size:8pt;
}
.comment-headline {
	background:#003399;
	color:#fff;
	padding:5px;
	font-size:7pt;
}
.comment-head {
	background:#210026;
	color:#FFFFFF;
	padding:5px;
	font-size:8pt;
}
.comment-head a {
	color:#FFFFFF;
}
.comment-head a:hover {
	color:#A4C745;
}
/*########################
	BOTTOM MENUS
########################*/

#bottom3 {
	background:#000;
	/*border-top:1px #FF8515 solid;*/
	width:900px;
	font-size:7pt;
	font-weight:bold;
	text-align:center;
	color:#fff;
	margin-right:auto;
	margin-left:auto;
}
#bottom3 a {
	color:#fff;
	text-decoration:underline;
}
#bottom3 a:hover {
	color:#fff;
	text-decoration:none;
}
#bottom4 {
	background:#000;
	width:850px;
	color:#fff;
}
/*########################
	FORUM
########################*/

.forum-1 {
	background-color:#2B1132;
	color:#FFF;
	font-size:8pt;
	border: 1;
	border-color:#ECECEC;
}
.forum-2 {
	/*
	background:#592F08;
	color:#fff;
	font-size:8pt;*/
	color: #000000;
	padding-left: 10px;
	border: 1;
	border-color:#ECECEC;
	
	height: 23px;
	/* used to catch the buttonEnding */
    position: relative;
	cursor:pointer;
}
table.forum-2 {
	border: 1;
	border-color:#ECECEC;
	color: #000000;
}
.forum-2 a {
	color:#000;
	border: 1;
	border-color:#ECECEC;
}
.forum-2 a:hover {
	color:#000;
	text-decoration:none;
}
.forum-3 {
	border:1px;
	border-color:#ECECEC;
	color: #000000;
}
.forum-3 a{
	color:#590B6C;
}
.forum-4 {
	border:1px;
	border-color:#ECECEC	;
	color:#000;
	font-size:8pt;
}
.forum-q {
	background:#FFF;
	color:#000;
	font-size:8pt;
	border:1px #999 solid;
	padding-left:5px;
}
/*########################
	DROP DOWN MENU
########################*/

#dropmenudiv {
	padding:5px;
	border:1px #c0c0c0 solid;
	background:#1c4c80;
	position:absolute;
	z-index:100;
	font-size:7pt;
	text-align:left;
}
#dropmenudiv a {
	color:#fff;
}
#dropmenudiv a:hover {
	color:#fff;
	text-decoration:underline;
}
/*########################
 	MY LIVE TV
 ########################*/

.tv_header {
	color:#fff;
	padding:4px;
}
.star-rating, .star-rating a:hover, .star-rating a:active, .star-rating a:focus, .star-rating .current-rating {
	background: url("star2.gif") left -1000px repeat-x;
}
.star-rating {
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li {
	display: inline;
}
.star-rating a, .star-rating .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}
.star-rating a.one-star {
	width:20%;
	z-index:6;
}
.star-rating a.two-stars {
	width:40%;
	z-index:5;
}
.star-rating a.three-stars {
	width:60%;
	z-index:4;
}
.star-rating a.four-stars {
	width:80%;
	z-index:3;
}
.star-rating a.five-stars {
	width:100%;
	z-index:2;
}
.star-rating .current-rating {
	z-index:1;
	background-position: left center;
}
.answer-tools {
	background-image: url("answer_bar.gif");
	background-repeat: no-repeat;
	height:28px;
	width:174px;
	color:#000;
}
.answer-up {
	height:20px;
	width:40px;
	text-align:left;
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-left:8px;
	cursor:pointer;
}
.answer-down {
	height:20px;
	width:40px;
	text-align:left;
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-left:0px;
	cursor:pointer;
}
.answer-report {
	height:20px;
	width:70px;
	text-align:left;
	font-weight:bold;
	float:right;
	padding-top:3px;
	cursor:pointer;
}
.buttontxt {
	margin: 0;
	color: #000000;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	border: 0;
	background: url('/file/style/kerchoonz/button_left.png') no-repeat;
	height: 23px;
	/* used to catch the buttonEnding */
    position: relative;
	cursor:pointer;
}
.buttoncreate {
	border:none;
	width:66px;
	height:27px;
	background-image:url(/file/style/kerchoonz/createbutton.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.buttonupload {
	border:none;
	width:63px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/submit_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.buttonblueend {
	margin: 0;
	padding-left: 0px;
	border: 0;
	position: absolute;
	display: inline;
	width: 7px;
	height: 23px;
	background: url('/file/style/kerchoonz/button_right.png') no-repeat;
}
#watermark_box {
	position:relative;
	display:block;
}
img.watermark {
	position: absolute;
	top: 5px;
	right: -8px;
}
.border_bot {
	border-bottom:1px solid #FFFFFF;
	width:95%;
}
.mod_block {
	margin:10px 10px 0;
	padding-bottom:10px;
}
.mod_avatar {
	text-align:center;
	width:75px;
	padding:5px 15px 5px 5px;
}
h3.mod_header {
	color:#A4C748;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}
p.mod_text {
	margin:2px 0;
	padding:0;
}
.green_text {
	color:#A4C748;
	margin:2px 0;
	padding:0;
}
p.seller {
	margin:0;
	padding:20px 0 5px;
}
F /* Subscribe */


.membership_box {
	width:767px;
	margin:10px;
	vertical-align:top;
}
.mem_box {
	width:150px;
}
.bot_border_white {
	border-bottom:1px solid #FFFFFF;
}
.mem_banner {
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
.f_events {
	width:968px;
	margin-top:33px;
	vertical-align:top;
}
.page_block {
	margin-left:16px;
}
.f_br_events {
	width:200px;
	margin-left:10px;
	vertical-align:top;
}
.f_br_events_tab {
	width:752px;
	margin:10px;
	vertical-align:top;
}
.f_br_events_tab_wide {
	width:965px;
	margin:10px;
	vertical-align:top;
}
.f_br_form_td {
	padding-left:10px;
}
.f_br_form {
	width:150px;
	margin:3px 0px 10px 0px;
}
.f_br_form2 {
	width:145px;
	margin:3px 0px 10px 0px;
}
.f_br_form_sub {
	background-image:url(/file/style/kerchoonz/find_btn.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:none;
	width:54px;
	height:24px;
	cursor:pointer;
}
.eventes_tr1 {
	background-color:#200C25;
}
.eventes_tr2 {
	background-color:#2C0533;
}
.events_tabl td {
	padding:4px 0px 4px 0px;
}
.green_text {
	color:#A4C748;
	padding:0px;
	margin:2px 0;
	font-size:11px;
}
.mod_text {
	padding:0px;
	margin:2px 0;
	font-size:11px;
}
.mod_block {
	margin:10px;
	margin-bottom:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-bottom:0px;
}
.bot_border_white {
	border-bottom:1px solid #FFFFFF;
}
.mod_avatar {
	padding:5px;
	padding-right:15px;
}
.mem_box {
	width:150px;
}
.mem_radio {
	font-size:11px;
	color:#FFFFFF;
}
.groups_cat {
	padding:10px;
}
.groups_box {
	vertical-align:top;
}
/* End Subscription */

.create_list td {
	padding:5px;
	text-align:right;
}
.create_list input {
	height:17px;
	border:none;
}
.create_list td.align_left {
	text-align:left;
}
.create_list select {
	width:152px;
	border:0px;
}
.create_list input.submit_btm {
	border:none;
	width:63px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/submit_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.create_list input.signup_btn {
	border:none;
	width:63px;
	height:24px;
	background-image:url(/file/style/kerchoonz/signup_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.info_box {
	margin:20px 8px 8px 8px;
}
.left_links a {
	text-decoration:none;
	line-height:20px;
}
input.browse_apply_btn {
	border:none;
	width:54px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/apply_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.browse_reset_btn {
	border:none;
	width:54px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/reset_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.login_btn {
	cursor: pointer;
	border:none;
	width:54px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/login_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.find_btn2 {
	cursor: pointer;
	border:none;
	width:46px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/find_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.join_now_btn {
	border:none;
	width:74px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/joinnow_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.signup_btn {
	border:none;
	width:61px;
	height:25px;
	background-image:url(/file/style/kerchoonz/signup_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.submit_btm {
	border:none;
	width:55px;
	height:23px;
	background-image:url(/file/style/kerchoonz/button/submit_greenwhite.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.submitwhite_btm {
	border:none;
	width:55px;
	height:23px;
	background-image:url(/file/style/kerchoonz/button/submit_greenwhite.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.add_btn {
	border:none;
	width:54px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/add_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.upload_video_btn {
	border:none;
	width:100px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/upload_video_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.upload_image_btn {
	border:none;
	width:100px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/upload_image_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.add_answer_btn {
	border:none;
	width:100px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/add_answer_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.delete_answer_btn {
	border:none;
	width:120px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/delete_answer_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.previewpoll_btn {
	border:none;
	width:108px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/previewpoll_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.vote_btn {
	border:none;
	width:54px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/vote_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.send_btn {
	border:none;
	width:53px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/send_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.remove_btn {
	border:none;
	width:64px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/remove_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.invite_btn {
	border:none;
	width:53px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/invite_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.reply_btn {
	border:none;
	width:54px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/reply_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.forward_btn {
	border:none;
	width:77px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/forward_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.free_trial_btn {
	border:none;
	width:147px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/get_free_trial_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.membership_now_btn {
	border:none;
	width:147px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/membership_now_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.send_message_btn {
	border:none;
	width:100px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/send_message_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.preview_btn {
	border:none;
	width:65px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/preview_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.delete_message_btn {
	border:none;
	width:128px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/delete_message_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.creat_btn {
	border:none;
	width:58px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/create_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.save_changes_btn {
	border:none;
	width:100px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/save_changes_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.save_changes_green_btn {
	border:none;
	width:88px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/save_changes_green_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.submitchallenge_btn {
	border:none;
	width:108px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/submitchallenge_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.submit_article_btn {
	border:none;
	width:100px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/submit_article.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.login_btn {
	background-image:url(/file/style/kerchoonz/button/sign_in_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border:medium none;
	cursor:pointer;
	height:21px;
	width:59px;
	cursor:pointer;
}
.mod_link {
	color:#ffffff;
}
.h100 {
	height:100%;
}
.pl10 {
	padding-left:10px;
}
.pr10 {
	padding-right:10px;
}
.pt10 {
	padding-top:10px;
}
.upcoming_news_detail_width {
	width:100%;
}
.upcoming_news_detail_width {
	width:637px;
}
#login1, #login2 {
	background-color:#FFFFFF;
	border:medium none;
}
.ltop_rc {
	background-image:url(lt_rc.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:30px;
	padding-left:20px;
}
.rtop_rc {
	background-image:url(rt_rc.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:30px;
	padding-right:20px;
}
.lbottom_rc {
	background-image:url(lb_rc.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.rbottom_rc {
	background-image:url(rb_rc.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.top_nav_menu {
	padding-top:9px;
}
/*body:first-of-type .top_nav_menu {
	padding-top:8px;
}*/
.blog_list_tab {
	padding-left:16px;
	padding-right:16px;
}
.blog_list_tab td {
	padding:10px 0px;
	text-align:left;
}
/*
    Second menu
*/
a.sec_menu_listing {
	background-image:url(/file/style/kerchoonz/second_menu/classifieds.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_listing_active {
	background-image:url(/file/style/kerchoonz/second_menu/classifieds_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_listing:hover {
	background-image:url(/file/style/kerchoonz/second_menu/classifieds_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_directory {
	background-image:url(/file/style/kerchoonz/second_menu/directory.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_directory_active {
	background-image:url(/file/style/kerchoonz/second_menu/directory_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_directory:hover {
	background-image:url(/file/style/kerchoonz/second_menu/directory_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_gametown {
	background-image:url(/file/style/kerchoonz/second_menu/gametown.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_gametown_active {
	background-image:url(/file/style/kerchoonz/second_menu/gametown_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_gametown:hover {
	background-image:url(/file/style/kerchoonz/second_menu/gametown_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_gifts {
	background-image:url(/file/style/kerchoonz/second_menu/gifts.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_gifts_active {
	background-image:url(/file/style/kerchoonz/second_menu/gifts_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_gifts:hover {
	background-image:url(/file/style/kerchoonz/second_menu/gifts_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_schools {
	background-image:url(/file/style/kerchoonz/second_menu/schools.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_schools_active {
	background-image:url(/file/style/kerchoonz/second_menu/schools_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_schools:hover {
	background-image:url(/file/style/kerchoonz/second_menu/schools_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_schools {
	background-image:url(/file/style/kerchoonz/second_menu/schools.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_schools_active {
	background-image:url(/file/style/kerchoonz/second_menu/schools_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_schools:hover {
	background-image:url(/file/style/kerchoonz/second_menu/schools_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_poll {
	background-image:url(/file/style/kerchoonz/second_menu/poll.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_poll_active {
	background-image:url(/file/style/kerchoonz/second_menu/poll_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_poll:hover {
	background-image:url(/file/style/kerchoonz/second_menu/poll_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_quiz {
	background-image:url(/file/style/kerchoonz/second_menu/quiz.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_quiz_active {
	background-image:url(/file/style/kerchoonz/second_menu/quiz_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_quiz:hover {
	background-image:url(/file/style/kerchoonz/second_menu/quiz_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_radio {
	background-image:url(/file/style/kerchoonz/second_menu/radio.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_radio_active {
	background-image:url(/file/style/kerchoonz/second_menu/radio_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_radio:hover {
	background-image:url(/file/style/kerchoonz/second_menu/radio_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_ktv {
	background-image:url(/file/style/kerchoonz/second_menu/ktv.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_ktv_active {
	background-image:url(/file/style/kerchoonz/second_menu/ktv_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
a.sec_menu_ktv:hover {
	background-image:url(/file/style/kerchoonz/second_menu/ktv_h.jpg);
	background-repeat:no-repeat;
	display:block;
	height:29px;
	padding-left:5px;
	width:129px;
}
.quiz_submit {
	border:none;
	background-color:#000000;
	width:123px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/submit_your_quiz.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.submit_blog {
	border:none;
	background-color:#000000;
	width:93px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/submit_blog_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#search_box div {
	background:#18031D none repeat scroll 0 0;
	width:230px;
	background-color:#F6F6F6;
	border:thin solid #CCCCCC;
}
.group_right_menu {
	width:150px;
	background-color:#37253B;
}
.group_right_menu a:link, .group_right_menu a:visited {
	color:#FFFFFF;
	font-size:11px;
	line-height:21px;
	padding-left:15px;
	width:135px;
	display:block;
}
.group_right_menu a:hover {
	background-color:#5F5162;
	background-image:url(/file/style/kerchoonz/group_r_menu_hover.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
.group_right_menu div {
	width:100%;
}
.group_right_menu p {
	padding:0;
	margin:0;
	line-height:21px;
	background-color:#5F5162;
	background-image:url(/file/style/kerchoonz/group_r_menu_hover.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-left:15px;
	width:135px;
}
.yes_btn {
	border:none;
	background-color:#000000;
	width:53px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/yes_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.no_btn {
	border:none;
	background-color:#000000;
	width:53px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/no_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.upload_btn {
	border:none;
	background-color:#000000;
	width:67px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/upload_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.add_gr_btn {
	border:none;
	background-color:#000000;
	width:84px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/add_gr_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.remove_gr_btn {
	border:none;
	background-color:#000000;
	width:84px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/remove_gr_btn.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.gr_forum_tab tbody td {
	border:1px solid #89859A;
	padding-top:5px;
	padding-bottom:5px;
	border-collapse:collapse;
}
.pinklinks a {
	font-size:8pt;
	color:#D20F8C;
}
.pinklinks a:hover {
	font-size:8pt;
	color:#D20F8C;
}
td.pinklinks a {
	font-size:8pt;
	color:#D20F8C;
}
.pinklinks2 a {
	font-size:8pt;
	color:#FFFFFF;
}
.pinklinks2 a:hover {
	font-size:8pt;
	color:#D20F8C;
}
td.pinklinks2 a {
	font-size:8pt;
	color:#FFFFFF;
}
td.pinklinks2 a:hover {
	font-size:8pt;
	color:#D20F8C;
}
.blacklinks a {
	font-size:8pt;
	color:#000000;
}
.blacklinks a:hover {
	font-size:8pt;
	color:#D20F8C;
}
#blacklinks a {
	font-size:8pt;
	color:#000000;
}
#blacklinks a:hover {
	font-size:8pt;
	color:#D20F8C;
}
td.blacklinks a {
	font-size:8pt;
	color:#000000;
}
td.blacklinks a:hover {
	font-size:8pt;
	color:#D20F8C;
}
.purplelinks a {
	font-size:8pt;
	color:#590B6C;
}
.purplelinks a:hover {
	font-size:8pt;
	color:#D20F8C;
}
/*

*/
td.purplelinks a {
	font-size:8pt;
	color:#590B6C;
}
td.purplelinks a:hover {
	font-size:8pt;
	color:#D20F8C;
}
input.filter_btn {
	border:none;
	width:58px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/filter_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.btn_search {
	border:none;
	width:66px;
	height:24px;
	background-image:url(/file/style/kerchoonz/btn_search.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.btn_searchgreen {
	border:none;
	width:57px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/btn_searchgreen.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.updateplayersettingsgreen_btn {
	border:none;
	width:135px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/updateplayersettingsgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.updatepaymentoptionsgreen_btn {
	border:none;
	width:136px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/updatepaymentoptionsgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.addnewgreen_btn {
	border:none;
	width:63px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/addnewgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.listartistsgreen_btn {
	border:none;
	width:80px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/listartistsgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.updatethislabel_btn {
	border:none;
	width:108px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/updatethislabel_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.addnewsgreen_btn {
	border:none;
	width:67px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/addnewsgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.cancelgreen_btn {
	border:none;
	width:56px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/cancelgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.addtogallerygreen_btn {
	border:none;
	width:95px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/addtogallerygreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.listalbumsgreen_btn {
	border:none;
	width:80px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/listalbumsgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.updatethisalbumgreen_btn {
	border:none;
	width:112px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/updatethisalbumgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.updatethissonggreen_btn {
	border:none;
	width:105px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/updatethissonggreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.addnewsgreen_btn {
	border:none;
	width:67px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/addnewsgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.addtogallerygreen_btn {
	border:none;
	width:95px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/addtogallerygreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.downloadgreen_btn {
	border:none;
	width:70px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/downloadgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.hearitgreen_btn {
	border:none;
	width:55px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/hearitgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.listengreen_btn {
	border:none;
	width:55px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/listengreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.updatenewsgreen_btn {
	border:none;
	width:82px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/updatenewsgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.createthisalbumgreen_btn {
	border:none;
	width:111px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/createthisalbumgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.updatethisartistgreen_btn {
	border:none;
	width:111px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/updatethisartistgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.listsongsgreen_btn {
	border:none;
	width:72px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/listsongsgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
} 
input.uploadthissonggreen_btn {
	border:none;
	width:105px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/uploadthissonggreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
} 
input.addmyreviewgreen_btn {
	border:none;
	width:92px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/addmyreviewgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.updatestatusgreen_btn {
	border:none;
	width:92px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/updatestatusgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
} 
input.removefeaturedstatusgreen_btn {
	border:none;
	width:140px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/removefeaturedstatusgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
} 
 input.checkoutgreen_btn {
	border:none;
	width:88px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/checkoutgreen_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
} 
 
 
 
 
 
 


input.btn_buynow {
	border:none;
	width:76px;
	height:24px;
	background-image:url(/file/style/kerchoonz/buynow.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.btn_buynowwhite {
	border:none;
	width:76px;
	height:24px;
	background-image:url(/file/style/kerchoonz/buynowbtn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.btn_displaychartwhite {
	border:none;
	width:141px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/displaychart_white_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.btn_displaychartwhitegreen {
	border:none;
	width:105px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/displaychartgreen_white_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.gettwitter_btn {
	border:none;
	width:153px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/gettwitter.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.btn_makeoffer {
	border:none;
	width:94px;
	height:24px;
	background-image:url(/file/style/kerchoonz/btn_makeoffer.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.btn_watchthisitem {
	border:none;
	width:121px;
	height:24px;
	background-image:url(/file/style/kerchoonz/btn_watchthisitem.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.btn_askaquestion {
	border:none;
	width:117px;
	height:24px;
	background-image:url(/file/style/kerchoonz/btn_askaquestion.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
/* Rounded Corners Black */
.spiffy {
	display:block
}
.spiffy * {
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#200C25
}
.spiffy1 {
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #9f96a1;
	border-right:1px solid #9f96a1;
	background:#57485b
}
.spiffy2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #e8e6e9;
	border-right:1px solid #e8e6e9;
	background:#4a3a4e
}
.spiffy3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #4a3a4e;
	border-right:1px solid #4a3a4e;
}
.spiffy4 {
	border-left:1px solid #9f96a1;
	border-right:1px solid #9f96a1
}
.spiffy5 {
	border-left:1px solid #57485b;
	border-right:1px solid #57485b
}
.spiffyfg {
	background:#200C25
}
/* END Rounded Corners Black */

.tl {
	
	width: 12px;
	height: 33px;
	background: transparent url(/file/style/kerchoonz/newcorners/tl.png) no-repeat;
}
.tm {
	background: transparent url(/file/style/kerchoonz/newcorners/tm.png);
}
.tr {
	
	width: 12px;
	height: 33px;
	background: transparent url(/file/style/kerchoonz/newcorners/tr.png) no-repeat;
}
.bl {
	width: 12px;
	height: 27px;
	background: transparent url(/file/style/kerchoonz/newcorners/bl.png) no-repeat;
}
.bm {
	background: transparent url(/file/style/kerchoonz/newcorners/bm.png);
}
.br {
	width: 12px;
	height: 27px;
	background: transparent url(/file/style/kerchoonz/newcorners/br.png) no-repeat;
}
.leftbar {
	width: 5px;
	height: 32px;
	background: transparent url(/file/style/kerchoonz/top_menu/leftbar.png) no-repeat;

}
.centerbar {
	background: transparent url(/file/style/kerchoonz/top_menu/centerbar.png) no-repeat;
}
.rightbar {
	width: 5px;
	height: 32px;
	background: transparent url(/file/style/kerchoonz/top_menu/rightbar.png) no-repeat;

}
input.menubar_login_btn {
	cursor: pointer;
	border:none;
	width:95px;
	height:19px;
	background-image:url(/file/style/kerchoonz/top_menu/loginow.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.auctionhiglight {
	border:0px #CCCCCC solid;
	background:#E1D9E2;
	color:#000;
	height:100%;
	vertical-align:top;
}
a.auctiontabbuy {
	display: block;
	width: 100px;
	height: 25px;
	background: transparent url(/file/style/kerchoonz/auctionimages/tabs/buytab.png) no-repeat;
}
a.auctiontabbuy:hover {
	background-position: -75px;
	background: transparent url(/file/style/kerchoonz/auctionimages/tabs/buytab.png) no-repeat;
}
.headerrightnew {
	width: 10px;
	height: 34px;
	background: transparent url(/file/style/kerchoonz/headerright.png) no-repeat;
}
.structural {
position:absolute;
left:-9999px;
}
input.go_btn {
	border:none;
	width:31px;
	height:31px;
	cursor:pointer;
	background-color: transparent;

	margin: 0;
	padding-left: 0px;
	border: 0;
	
	
	background: transparent url('/file/style/kerchoonz/gobutton.png') no-repeat;
	
}
input.updateimage_btn {
	border:none;
	width:114px;
	height:24px;
	cursor:pointer;
	background-color: transparent;
	margin: 0;
	padding-left: 0px;
	border: 0;
	background: transparent url('/file/style/kerchoonz/button/updateimage.png') no-repeat;
}
input.updateimage_green_btn {
	border:none;
	width:86px;
	height:24px;
	cursor:pointer;
	background-color: transparent;
	margin: 0;
	padding-left: 0px;
	border: 0;
	background: transparent url('/file/style/kerchoonz/button/updateimage_green_btn.png') no-repeat;
}
.leftsigninbar {
	width: 7px;
	background: transparent url(/file/style/kerchoonz/lsigninregister.png) no-repeat;
}
.rightsigninbar {
	width: 71px;
	background: transparent url(/file/style/kerchoonz/signinregister.png) no-repeat;
}
table.noboarders {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}

/* Start of Brad Crump's Rounded Tabs */
/* Accounttabs */
a.tabshome {
	display: block;
	width: 51px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/home_g.png) no-repeat;
	background: transparent url(rtabs/home.png) no-repeat;
}
a.tabshome:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/home_g.png) no-repeat;
}
a.tabshomegreen {
	display: block;
	width: 51px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/home_g.png) no-repeat;
}
a.tabshomegreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/home_g.png) no-repeat;
}
a.tabsprofile {
	display: block;
	width: 66px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/profile.png) no-repeat;
}
a.tabsprofile:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/profile_g.png) no-repeat;
}
a.tabsprofilepurple {
	display: block;
	width: 66px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/profile_g.png) no-repeat;
}
a.tabsprofilepurple:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/profile_g.png) no-repeat;
}
/* END Accounttabs */
/* Profiletabs */
a.tabsprofile_b {
	display: block;
	width: 65px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/profile_b_g.png) no-repeat;
	background: transparent url(rtabs/profile_b.png) no-repeat;
}
a.tabsprofile_b:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/profile_b_g.png) no-repeat;
}
a.tabsprofilegreen_b {
	display: block;
	width: 65px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/profile_b_g.png) no-repeat;
}
a.tabsprofilegreen_b:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/profile_b_g.png) no-repeat;
}
a.tabsblogs {
	display: block;
	width: 56px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/blogs_g.png) no-repeat;
	background: transparent url(rtabs/blogs.png) no-repeat;
}
a.tabsblogs:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/blogs_g.png) no-repeat;
}
a.tabsblogsgreen {
	display: block;
	width: 56px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/blogs_g.png) no-repeat;
}
a.tabsblogsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/blogs_g.png) no-repeat;
}
a.tabscomments {
	display: block;
	width: 82px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/comments_g.png) no-repeat;
	background: transparent url(rtabs/comments.png) no-repeat;
}
a.tabscomments:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/comments_g.png) no-repeat;
}
a.tabscommentsgreen {
	display: block;
	width: 82px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/comments_g.png) no-repeat;
}
a.tabscommentsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/comments_g.png) no-repeat;
}
a.tabsfriends {
	display: block;
	width: 65px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/friends_g.png) no-repeat;
	background: transparent url(rtabs/friends.png) no-repeat;
}
a.tabsfriends:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/friends_g.png) no-repeat;
}
a.tabsfriendsgreen {
	display: block;
	width: 65px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/friends_g.png) no-repeat;
}
a.tabsfriendsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/friends_g.png) no-repeat;
}
a.tabsfavourites {
	display: block;
	width: 84px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/favourites_g.png) no-repeat;
	background: transparent url(rtabs/favourites.png) no-repeat;
}
a.tabsfavourites:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/favourites_g.png) no-repeat;
}
a.tabsfavouritesgreen {
	display: block;
	width: 84px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/favourites_g.png) no-repeat;
}
a.tabsfavouritesgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/favourites_g.png) no-repeat;
}
a.tabsnetworkz {
	display: block;
	width: 79px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/networkz_g.png) no-repeat;
	background: transparent url(rtabs/networkz.png) no-repeat;
}
a.tabsnetworkz:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/networkz_g.png) no-repeat;
}
a.tabsnetworkzgreen {
	display: block;
	width: 79px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/networkz_g.png) no-repeat;
}
a.tabsnetworkzgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/networkz_g.png) no-repeat;
}
a.tabswidgets {
	display: block;
	width: 79px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/kwidgets_g.png) no-repeat;
	background: transparent url(rtabs/kwidgets.png) no-repeat;
}
a.tabswidgets:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/kwidgets_g.png) no-repeat;
}
a.tabswidgetsgreen {
	display: block;
	width: 79px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/kwidgets_g.png) no-repeat;
}
a.tabswidgetsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/kwidgets_g.png) no-repeat;
}
/* END Profiletabs */
/* Musictabs */
a.tabsmusic {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/main_g.png) no-repeat;
	background: transparent url(rtabs/main.png) no-repeat;
}
a.tabsmusic:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/main_g.png) no-repeat;
}
a.tabsmusicgreen {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/main_g.png) no-repeat;
}
a.tabsmusicgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/main_g.png) no-repeat;
}
a.tabsmusicupload {
	display: block;
	width: 62px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/upload_g.png) no-repeat;
	background: transparent url(rtabs/upload.png) no-repeat;
}
a.tabsmusicupload:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/upload_g.png) no-repeat;
}
a.tabsmusicuploadgreen {
	display: block;
	width: 62px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/upload_g.png) no-repeat;
}
a.tabsmusicuploadgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/upload_g.png) no-repeat;
}


a.tabsmusicedit {
	display: block;
	width: 43px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/edit_g.png) no-repeat;
	background: transparent url(rtabs/edit.png) no-repeat;
}
a.tabsmusicedit:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/edit_g.png) no-repeat;
}
a.tabsmusiceditgreen {
	display: block;
	width: 43px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/edit_g.png) no-repeat;
}
a.tabsmusiceditgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/edit_g.png) no-repeat;
}
a.tabsmusicshared {
	display: block;
	width: 77px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/playlists_g.png) no-repeat;
	background: transparent url(rtabs/playlists.png) no-repeat;
}
a.tabsmusicshared:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/playlists_g.png) no-repeat;
}
a.tabsmusicsharedgreen {
	display: block;
	width: 77px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/playlists_g.png) no-repeat;
}
a.tabsmusicsharedgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/playlists_g.png) no-repeat;
}

/* END Musictabs */
/* Videotabs */
a.tabsvideo {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/main_g.png) no-repeat;
	background: transparent url(rtabs/main.png) no-repeat;
}
a.tabsvideo:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/main_g.png) no-repeat;
}
a.tabsvideogreen {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/main_g.png) no-repeat;
}
a.tabsvideogreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/main_g.png) no-repeat;
}
a.tabslatestupload {
	display: block;
	width: 105px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/latestupload_g.png) no-repeat;
	background: transparent url(rtabs/latestupload.png) no-repeat;
}
a.tabslatestupload:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/latestupload_g.png) no-repeat;
}
a.tabslatestuploadgreen {
	display: block;
	width: 105px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/latestupload_g.png) no-repeat;
}
a.tabslatestuploadgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/latestupload_g.png) no-repeat;
}
a.tabsvideogreen {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/main_g.png) no-repeat;
}
a.tabsvideogreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/main_g.png) no-repeat;
}
a.tabsmostviewed {
	display: block;
	width: 95px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/mostviewed_g.png) no-repeat;
	background: transparent url(rtabs/mostviewed.png) no-repeat;
}
a.tabsmostviewed:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/mostviewed_g.png) no-repeat;
}
a.tabsmostviewedgreen {
	display: block;
	width: 95px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/mostviewed_g.png) no-repeat;
}
a.tabsmostviewedgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/mostviewed_g.png) no-repeat;
}
a.tabstoprated {
	display: block;
	width: 77px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/toprated_g.png) no-repeat;
	background: transparent url(rtabs/toprated.png) no-repeat;
}
a.tabstoprated:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/toprated_g.png) no-repeat;
}
a.tabstopratedgreen {
	display: block;
	width: 77px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/toprated_g.png) no-repeat;
}
a.tabstopratedgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/toprated_g.png) no-repeat;
}
a.tabsfeatured {
	display: block;
	width: 74px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/featured_g.png) no-repeat;
	background: transparent url(rtabs/featured.png) no-repeat;
}
a.tabsfeatured:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/featured_g.png) no-repeat;
}
a.tabsfeaturedgreen {
	display: block;
	width: 74px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/featured_g.png) no-repeat;
}
a.tabsfeaturedgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/featured_g.png) no-repeat;
}
a.tabsfavourites_b {
	display: block;
	width: 84px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/favourties_b_g.png) no-repeat;
	background: transparent url(rtabs/favourties_b.png) no-repeat;
}
a.tabsfavourites_b:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/favourties_b_g.png) no-repeat;
}
a.tabsfavouritesgreen_b {
	display: block;
	width: 84px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/favourties_b_g.png) no-repeat;
}
a.tabsfavouritesgreen_b:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/favourties_b_g.png) no-repeat;
}
a.tabsadmin {
	display: block;
	width: 55px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/admin_g.png) no-repeat;
	background: transparent url(rtabs/admin.png) no-repeat;
}
a.tabsadmin:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/admin_g.png) no-repeat;
}
a.tabsadmingreen {
	display: block;
	width: 55px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/admin_g.png) no-repeat;
}
a.tabsadmingreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/admin_g.png) no-repeat;
}
/* END Videotabs */
/* Showstabs */
a.tabsshows {
	display: block;
	width: 59px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/shows_g.png) no-repeat;
	background: transparent url(rtabs/shows.png) no-repeat;
}
a.tabsshows:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/shows_g.png) no-repeat;
}
a.tabsshowsgreen {
	display: block;
	width: 59px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/shows_g.png) no-repeat;
}
a.tabsshowsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/shows_g.png) no-repeat;
}
a.tabsaddshows {
	display: block;
	width: 84px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/addshows_g.png) no-repeat;
	background: transparent url(rtabs/addshows.png) no-repeat;
}
a.tabsaddshows:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/addshows_g.png) no-repeat;
}
a.tabsaddshowsgreen {
	display: block;
	width: 84px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/addshows_g.png) no-repeat;
}
a.tabsaddshowsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/addshows_g.png) no-repeat;
}
a.tabscalendar {
	display: block;
	width: 77px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/calendar_b_g.png) no-repeat;
	background: transparent url(rtabs/calendar_b.png) no-repeat;
}
a.tabscalendar:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/calendar_b_g.png) no-repeat;
}
a.tabscalendargreen {
	display: block;
	width: 77px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/calendar_b_g.png) no-repeat;
}
a.tabscalendargreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/calendar_b_g.png) no-repeat;
}
/* END Showstabs */
/* Talktabs */
a.tabsforum {
	display: block;
	width: 58px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/forum_g.png) no-repeat;
	background: transparent url(rtabs/forum.png) no-repeat;
}
a.tabsforum:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/forum_g.png) no-repeat;
}
a.tabsforumgreen {
	display: block;
	width: 58px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/forum_g.png) no-repeat;
}
a.tabsforumgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/forum_g.png) no-repeat;
}
a.tabsblogs {
	display: block;
	width: 56px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/blogs_g.png) no-repeat;
	background: transparent url(rtabs/blogs.png) no-repeat;
}
a.tabsblogs:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/blogs_g.png) no-repeat;
}
a.tabsblogsgreen {
	display: block;
	width: 56px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/blogs_g.png) no-repeat;
}
a.tabsblogsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/blogs_g.png) no-repeat;
}
a.tabskerdigz {
	display: block;
	width: 59px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/kdigz_g.png) no-repeat;
	background: transparent url(rtabs/kdigz.png) no-repeat;
}
a.tabskerdigz:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/kdigz_g.png) no-repeat;
}
a.tabskerdigzgreen {
	display: block;
	width: 59px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/kdigz_g.png) no-repeat;
}
a.tabskerdigzgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/kdigz_g.png) no-repeat;
}
a.tabsgroups_b {
	display: block;
	width: 64px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/groups_b_g.png) no-repeat;
	background: transparent url(rtabs/groups_b.png) no-repeat;
}
a.tabsgroups_b:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/groups_b_g.png) no-repeat;
}
a.tabsgroups_b_g {
	display: block;
	width: 64px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/groups_b_g.png) no-repeat;
}
a.tabsgroups_b_g:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/groups_b_g.png) no-repeat;
}
/* END Talktabs */
/* Funtabs */
a.tabsgamestown {
	display: block;
	width: 82px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/gametown_g.png) no-repeat;
	background: transparent url(rtabs/gametown.png) no-repeat;
}
a.tabsgamestown:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/gametown_g.png) no-repeat;
}
a.tabsgamestowngreen {
	display: block;
	width: 82px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/gametown_g.png) no-repeat;
}
a.tabsgamestowngreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/gametown_g.png) no-repeat;
}
a.tabskerblingz {
	display: block;
	width: 87px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/kerblingz_g.png) no-repeat;
	background: transparent url(rtabs/kerblingz.png) no-repeat;
}
a.tabskerblingz:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/kerblingz_g.png) no-repeat;
}
a.tabskerblingzgreen {
	display: block;
	width: 87px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/kerblingz_g.png) no-repeat;
}
a.tabskerblingzgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/kerblingz_g.png) no-repeat;
}
a.tabsschools {
	display: block;
	width: 70px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/schools_g.png) no-repeat;
	background: transparent url(rtabs/schools.png) no-repeat;
}
a.tabsschools:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/schools_g.png) no-repeat;
}
a.tabsschoolsgreen {
	display: block;
	width: 70px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/schools_g.png) no-repeat;
}
a.tabsschoolsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/schools_g.png) no-repeat;
}
a.tabspolls {
	display: block;
	width: 54px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/polls_g.png) no-repeat;
	background: transparent url(rtabs/polls.png) no-repeat;
}
a.tabspolls:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/polls_g.png) no-repeat;
}
a.tabspollsgreen {
	display: block;
	width: 54px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/polls_g.png) no-repeat;
}
a.tabspollsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/polls_g.png) no-repeat;
}
a.tabsquizzes {
	display: block;
	width: 64px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/quizzes_g.png) no-repeat;
	background: transparent url(rtabs/quizzes.png) no-repeat;
}
a.tabsquizzes:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/quizzes_g.png) no-repeat;
}
a.tabsquizzesgreen {
	display: block;
	width: 64px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/quizzes_g.png) no-repeat;
}
a.tabsquizzesgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/quizzes_g.png) no-repeat;
}
a.tabsradio {
	display: block;
	width: 52px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/radio_g.png) no-repeat;
	background: transparent url(rtabs/radio.png) no-repeat;
}
a.tabsradio:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/radio_g.png) no-repeat;
}
a.tabsradiogreen {
	display: block;
	width: 52px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/radio_g.png) no-repeat;
}
a.tabsradiogreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/radio_g.png) no-repeat;
}
a.tabsktv {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/ktv_g.png) no-repeat;
	background: transparent url(rtabs/ktv.png) no-repeat;
}
a.tabsktv:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/ktv_g.png) no-repeat;
}
a.tabsktvgreen {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/ktv_g.png) no-repeat;
}
a.tabsktvgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/ktv_g.png) no-repeat;
}
/* END Funtabs */
/* Biztabs */
a.tabsclassifieds {
	display: block;
	width: 90px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/classifieds_g.png) no-repeat;
	background: transparent url(rtabs/classifieds.png) no-repeat;
}
a.tabsclassifieds:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/classifieds_g.png) no-repeat;
}
a.tabsclassifiedsgreen {
	display: block;
	width: 90px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/classifieds_g.png) no-repeat;
}
a.tabsclassifiedsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/classifieds_g.png) no-repeat;
}

/* END Biztabs */
/* Kchingtabs */
a.tabsbuy {
	display: block;
	width: 42px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/buy_g.png) no-repeat;
	background: transparent url(rtabs/buy.png) no-repeat;
}
a.tabsbuy:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/buy_g.png) no-repeat;
}
a.tabsbuygreen {
	display: block;
	width: 42px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/buy_g.png) no-repeat;
}
a.tabsbuygreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/buy_g.png) no-repeat;
}
a.tabssell {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/sell_g.png) no-repeat;
	background: transparent url(rtabs/sell.png) no-repeat;
}
a.tabssell:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/sell_g.png) no-repeat;
}
a.tabssellgreen {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/sell_g.png) no-repeat;
}
a.tabssellgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/sell_g.png) no-repeat;
}
a.tabsmystore {
	display: block;
	width: 74px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/mystore_g.png) no-repeat;
	background: transparent url(rtabs/mystore.png) no-repeat;
}
a.tabsmystore:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/mystore_g.png) no-repeat;
}
a.tabsmystoregreen {
	display: block;
	width: 74px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/mystore_g.png) no-repeat;
}
a.tabsmystoregreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/mystore_g.png) no-repeat;
}
a.tabsmykching {
	display: block;
	width: 82px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/mykching_g.png) no-repeat;
	background: transparent url(rtabs/mykching.png) no-repeat;
}
a.tabsmykching:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/mykching_g.png) no-repeat;
}
a.tabsmykchinggreen {
	display: block;
	width: 82px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/mykching_g.png) no-repeat;
}
a.tabsmykchinggreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/mykching_g.png) no-repeat;
}
a.tabshelp {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/help_b_g.png) no-repeat;
	background: transparent url(rtabs/help_b.png) no-repeat;
}
a.tabshelp:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/help_b_g.png) no-repeat;
}
a.tabshelpgreen {
	display: block;
	width: 47px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/help_b_g.png) no-repeat;
}
a.tabshelpgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/help_b_g.png) no-repeat;
}

/* END Kchingtabs */
/* Biztabs */
a.tabsclassifieds {
	display: block;
	width: 90px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/classifieds_g.png) no-repeat;
	background: transparent url(rtabs/classifieds.png) no-repeat;
}
a.tabsclassifieds:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/classifieds_g.png) no-repeat;
}
a.tabsclassifiedsgreen {
	display: block;
	width: 90px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/classifieds_g.png) no-repeat;
}
a.tabsclassifiedsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/classifieds_g.png) no-repeat;
}
a.tabsdirectory {
	display: block;
	width: 79px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/directory_g.png) no-repeat;
	background: transparent url(rtabs/directory.png) no-repeat;
}
a.tabsdirectory:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/directory_g.png) no-repeat;
}
a.tabsdirectorygreen {
	display: block;
	width: 79px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/directory_g.png) no-repeat;
}
a.tabsdirectorygreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/directory_g.png) no-repeat;
}
/* END Biztabs */
/* Twittertabs */
a.tabfollowing {
	display: block;
	width: 83px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/following_g.png) no-repeat;
	background: transparent url(rtabs/following.png) no-repeat;
}
a.tabfollowing:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/following_g.png) no-repeat;
}
a.tabfollowinggreen {
	display: block;
	width: 83px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/following_g.png) no-repeat;
}
a.tabfollowinggreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/following_g.png) no-repeat;
}
a.tabfollowers {
	display: block;
	width: 86px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/followers_g.png) no-repeat;
	background: transparent url(rtabs/followers.png) no-repeat;
}
a.tabfollowers:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/followers_g.png) no-repeat;
}
a.tabfollowersgreen {
	display: block;
	width: 86px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/followers_g.png) no-repeat;
}
a.tabfollowersgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/followers_g.png) no-repeat;
}
a.tabupdates {
	display: block;
	width: 67px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/updates_g.png) no-repeat;
	background: transparent url(rtabs/updates.png) no-repeat;
}
a.tabupdates:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/updates_g.png) no-repeat;
}
a.tabupdatesgreen {
	display: block;
	width: 67px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/updates_g.png) no-repeat;
}
a.tabupdatesgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/updates_g.png) no-repeat;
}
a.tabreplies {
	display: block;
	width: 65px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/replies_g.png) no-repeat;
	background: transparent url(rtabs/replies.png) no-repeat;
}
a.tabreplies:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/replies_g.png) no-repeat;
}
a.tabrepliesgreen {
	display: block;
	width: 65px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/replies_g.png) no-repeat;
}
a.tabrepliesgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/replies_g.png) no-repeat;
}
/* END Twittertabs */
/* PollEdittabs */
a.tabpollcontent {
	display: block;
	width: 69px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/content.png) no-repeat;
}
a.tabpollcontent:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/content_g.png) no-repeat;
}
a.tabpollcontentgreen {
	display: block;
	width: 69px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/content_g.png) no-repeat;
}
a.tabpollcontentgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/content_g.png) no-repeat;
}
a.tabpollappearrance {
	display: block;
	width: 90px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/appearrance.png) no-repeat;
}
a.tabpollappearrance:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/appearrance_g.png) no-repeat;
}
a.tabpollappearrancegreen {
	display: block;
	width: 90px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/appearrance_g.png) no-repeat;
}
a.tabpollappearrancegreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/appearrance_g.png) no-repeat;
}
a.tabpollsettings {
	display: block;
	width: 70px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/settings.png) no-repeat;
}
a.tabpollsettings:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/settings_g.png) no-repeat;
}
a.tabpollsettingsgreen {
	display: block;
	width: 70px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/settings_g.png) no-repeat;
}
a.tabpollsettingsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/settings_g.png) no-repeat;
}
/* End PollEdittabs */
.minitabsgreen {
text-decoration: none;
/*position: relative;*/
padding: 6px 11px 0px 11px;
margin-right: 0px;
color: #FFFFFF;
width:110px;
background: url(greentab.png) top left repeat-x;
}
.minitabspurple {
text-decoration: none;
/*position: relative;*/
padding: 6px 11px 0px 11px;
margin-right: 0px;
color: #FFFFFF;
width:110px;
background: url(purpletab.png) top left repeat-x;
}

/* End of Brad Crump's Rounded Tabs */
a.tabnewposts {
	display: block;
	width: 83px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/newposts.png) no-repeat;
}
a.tabnewposts:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/newposts_g.png) no-repeat;
}
a.tabnewpostsgreen {
	display: block;
	width: 83px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/newposts_g.png) no-repeat;
}
a.tabnewpostsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/newposts_g.png) no-repeat;
}

a.tabmytopics {
	display: block;
	width: 78px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/mytopics.png) no-repeat;
}
a.tabmytopics:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/mytopics_g.png) no-repeat;
}
a.tabmytopicsgreen {
	display: block;
	width: 78px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/mytopics_g.png) no-repeat;
}
a.tabmytopicsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/mytopics_g.png) no-repeat;
}
a.tabsettings {
	display: block;
	width: 104px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/usersettings.png) no-repeat;
}
a.tabsettings:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/usersettings_g.png) no-repeat;
}
a.tabsettingsgreen {
	display: block;
	width: 104px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/usersettings_g.png) no-repeat;
}
a.tabsettingsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/usersettings_g.png) no-repeat;
}

a.tabsubscriptions {
	display: block;
	width: 107px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/subscriptions.png) no-repeat;
}
a.tabsubscriptions:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/subscriptions_g.png) no-repeat;
}
a.tabsubscriptionsgreen {
	display: block;
	width: 107px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/subscriptions_g.png) no-repeat;
}
a.tabsubscriptionsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/subscriptions_g.png) no-repeat;
}
.postreply_btn {
	border:none;
	width:90px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/postreply_white.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.purplestar {
	color:#590B6C;	
}

a.tabscharts {
	display: block;
	width: 62px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/charts.png) no-repeat;
}
a.tabscharts:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/charts_g.png) no-repeat;
}
a.tabschartsgreen {
	display: block;
	width: 62px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/charts_g.png) no-repeat;
}
a.tabschartsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/charts_g.png) no-repeat;
}
a.tabsnews {
	display: block;
	width: 51px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/news.png) no-repeat;
}
a.tabsnews:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/news_g.png) no-repeat;
}
a.tabsnewsgreen {
	display: block;
	width: 51px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/news_g.png) no-repeat;
}
a.tabsnewsgreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/news_g.png) no-repeat;
}
a.tabsdiscover {
	display: block;
	width: 73px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/discover.png) no-repeat;
}
a.tabsdiscover:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/discover_g.png) no-repeat;
}
a.tabsdiscovergreen {
	display: block;
	width: 73px;
	height: 27px;
	padding-left:0px;
	vertical-align: -10px;
	background: transparent url(rtabs/discover_g.png) no-repeat;
}
a.tabsdiscovergreen:hover {
	background-position: -75px 0;
	background: transparent url(rtabs/discover_g.png) no-repeat;
}
.thinborders {
color:#000;
border-style:solid;
border-color:#CCC #CCC #CCC #CCC;
border-width: thin;
}

input.post_green_btn {
	border:none;
	width:44px;
	height:24px;
	background-image:url(/file/style/kerchoonz/button/post_green_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.proceedtocheckout_btn {
	border:none;
	width:123px;
	height:23px;
	background-image:url(/file/style/kerchoonz/button/proceedtocheckout_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.checkoutnowusingpaypal_btn {
	border:none;
	width:157px;
	height:23px;
	background-image:url(/file/style/kerchoonz/button/checkoutnowusingpaypal_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
input.unlockandshop_btn {
	border:none;
	width:196px;
	height:23px;
	background-image:url(/file/style/kerchoonz/button/unlockandshop_btn.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
}
div {
	border:none;
	}
