 /* CSS - ASPBB */
html, body { 
	
	color: #333; 
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 11pt; 
	background-color: #ffffff;
	margin: 0px;
}

a {
	font: 11px Verdana,Arial, Helvetica, Tahoma, sans-serif;
	color: #000;
	text-decoration:underline;
}

a:hover {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, Tahoma, sans-serif;
	text-decoration: underline;
}

TD {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333
}

INPUT, SELECT {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333
}

.INVALIDINPUT {
	border: 2px solid red;
}

TEXTAREA {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333
}

FORM {
	margin: 0;
	padding: 3;
}

#toptable {
	background-color: #f1f1f1;
	margin: 0;
	padding: 0;
}

.topmenu a:link, .topmenu a:visited, .topmenu a:active {
	font: 12px Verdana, Arial, Helvetica, Tahoma,  sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-top: 0;	
}

.topmenu a:hover {
	text-decoration: underline;
}

TABLE.aspbbmain {
	border: none;
	width: 100%;
	background-color: #cccccc;	
}
/* Image buttons */
.buttstandard {
	text-align: center;
	width: 90px;
	height: 16px;
	background-image: url(../style/default_imgs/icons/buttstandard.gif);
	background-repeat: no-repeat;
	margin:1px;
	padding-top: 2px;
	float:right;
}

.buttallread {
	text-align: center;
	width: 170px;
	height: 16px;
	background-image: url(../style/default_imgs/icons/buttmarkread.gif);
	background-repeat: no-repeat;
	margin:1px;
	padding-top: 2px;
	float:right;
}

.buttnewthread {
	text-align: center;
	width: 120px;
	height: 16px;
	background-image: url(../style/default_imgs/icons/buttnewthread.gif);
	background-repeat: no-repeat;
	margin:1px;
	padding-top: 2px;
	float:right;
}

.buttlockthread {
	text-align: center;
	width: 130px;
	height: 16px;
	background-image: url(../style/default_imgs/icons/buttlockthread.gif);
	background-repeat: no-repeat;
	margin:1px;
	padding-top: 2px;
	float:right;
}

.buttunlockthread {
	text-align: center;
	width: 150px;
	height: 16px;
	background-image: url(../style/default_imgs/icons/buttunlockthread.gif);
	background-repeat: no-repeat;
	margin:1px;
	padding-top: 2px;
	float:right;
}

.buttsticky {
	text-align: center;
	width: 90px;
	height: 16px;
	background-image: url(../style/default_imgs/icons/buttsticky.gif);
	background-repeat: no-repeat;
	margin:1px;
	padding-top: 2px;
	float:right;
}

.buttremovesticky {
	text-align: center;
	width: 100px;
	height: 16px;
	background-image: url(../style/default_imgs/icons/buttremovesticky.gif);
	background-repeat: no-repeat;
	margin:1px;
	padding-top: 2px;
	float:right;
}

.buttreply {
	text-align: center;
	width: 90px;
	height: 16px;
	background-image: url(../style/default_imgs/icons/buttreply.gif);
	background-repeat: no-repeat;
	margin:1px;
	padding-top: 2px;
	float:right;
}

.buttsendpm {
	text-align: center;
	width: 90px;
	height: 16px;
	background-image: url(../style/default_imgs/icons/buttsendpm.gif);
	background-repeat: no-repeat;
	margin:1px;
	padding-top: 2px;
	float:right;
}

.iconnormal {
	width: 20px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconnormal.gif);
	background-repeat: no-repeat;	
}

.iconurl {
	width: 20px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconurl.gif);
	background-repeat: no-repeat;	
}

.iconsticky {
	width: 20px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconsticky.gif);
	background-repeat: no-repeat;	
}

.iconmoved {
	width: 22px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconmoved.gif);
	background-repeat: no-repeat;	
}

.iconinfo {
	width: 22px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconinfo.gif);
	background-repeat: no-repeat;	
}

.iconthread {
	width: 22px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconthread.gif);
	background-repeat: no-repeat;	
}

.iconlocked {
	width: 22px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconlocked.gif);
	background-repeat: no-repeat;	
}

.iconpoll {
	width: 22px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconpoll.gif);
	background-repeat: no-repeat;	
}

.iconsticky_old {
	width: 20px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconsticky_old.gif);
	background-repeat: no-repeat;	
}

.iconmoved_old {
	width: 22px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconmoved_old.gif);
	background-repeat: no-repeat;	
}

.iconthread_old {
	width: 22px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconthread_old.gif);
	background-repeat: no-repeat;	
}

.iconlocked_old {
	width: 22px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconlocked_old.gif);
	background-repeat: no-repeat;	
}

.iconpoll_old {
	width: 22px;
	height: 20px;
	background-image: url(../style/default_imgs/icons/iconpoll_old.gif);
	background-repeat: no-repeat;	
}

.smile {
	width: 15px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/smile_smile.gif);
	background-repeat: no-repeat;

	}

.smilebig {
	width: 15px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/smile_bigsmile.gif);
	background-repeat: no-repeat;

	}

.smiletung {
	width: 15px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/smile_tung.gif);
	background-repeat: no-repeat;
	}
	

.smileblink {
	width: 15px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/smile_blink.gif);
	background-repeat: no-repeat;

	}


.smilesad {
	width: 15px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/smile_sad.gif);
	background-repeat: no-repeat;
	}

.smileslash {
	width: 15px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/smile_slash.gif);
	background-repeat: no-repeat;

	}
		
.smileopen {
	width: 15px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/smile_open.gif);
	background-repeat: no-repeat;
	}
	
.smilerolleye {
	width: 15px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/smile_rolleye.gif);
	background-repeat: no-repeat;

	}

.mail {
	width: 18px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/mail.gif);
	background-repeat: no-repeat;
	float: left;	
}

.mailopen {
	width: 18px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/mailopen.gif);
	background-repeat: no-repeat;
	float: left;	
}

.mailreply {
	width: 18px;
	height: 15px;
	background-image: url(../style/default_imgs/icons/mailreply.gif);
	background-repeat: no-repeat;
	float: left;	
}

.goto {
	width: 14px;
	height: 14px;
	background-image: url(../style/default_imgs/icons/goto.gif);
	background-repeat: no-repeat;	
}

.attachment {
	width: 12px;
	height: 12px;
	background-image: url(../style/default_imgs/icons/iconattached.gif);
	background-repeat: no-repeat;	
	float: left;
} 

.sort {
	width: 10px;
	height: 10px;
	background-image: url(../style/default_imgs/icons/sort.gif);
	background-repeat: no-repeat;	
} 

.online {
	margin: 0;
	width: 60px;
	height: 13px;
	background-image: url(../style/default_imgs/online.gif);
	background-repeat: no-repeat;	
}

.offline {
	margin: 0;
	width: 60px;
	height: 13px;
	background-image: url(../style/default_imgs/offline.gif);
	background-repeat: no-repeat;	
}

#sortlink {
			inherit: none;
			text-decoration: none;
			cursor: pointer;			
		  }

/* Ground color, the "stone" in this forum */
.aspbbcolormain {
	border: none;
	background-color: #fff;  
	color: #929191;
	font-weight: bold;
	background-image: url(../style/default_imgs/menu-high.jpg);
}
.aspbbcolortop {
	border: none;
	background-color: #f1f1f1;  
	font-weight: bold;
	/*background-image: url(../style/default_imgs/forumname.jpg);
	background-repeat: no-repeat;
	height: 120px;*/
	cursor:pointer;
}
.aspbbmainTop {
	background-color: #DB2319;
	color:#FFFFFF
}

/*.aspbbmain1 {
	background-color: #DB2319;
	color:#FFFFFF
}*/

.aspbbcolor1 {
	background-color: #ECECEC    
}

.aspbbcolor2 {
	background-color: #F6F6F6  /* #DEDFDF  |    Orginal color if you want 2 coloerd DEDFDF */
}

.aspbbcolor3 {
	background-color: #fff 
}

.aspbbforumnamecolor {
	background-color: #CA2E2F;
	font-weight: bold;
}

.aspbbforumnamecolor a:link, .aspbbforumnamecolor a:visited, .aspbbforumnamecolor a:active {
	font: 12px Verdana, Arial, Helvetica, Tahoma,  sans-serif;
	color: #fff;
	font-weight: bold;
}

.aspbbforumnamecolor a:hover {
	text-decoration: underline;
}
.aspbbquickview {
	width: 100%;
	font: 12px Verdana,Arial, Helvetica, Tahoma, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #cccccc;
	border-top: 0px;
	background-color: #eaeaea;
}
.quotehead {
	margin-left: 13px;
	margin-right: 13px;
	font: 11px verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3eaf00;
}
.quotes {
	border: 1px dotted #354F7F; 
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: 13px;
	margin-right: 13px;
}
.center {
	text-align: center
}
.stort {
	font: 11px Verdana, Arial, Helvetica, Tahoma,  sans-serif;
	color: #CA2E2F;
	font-weight: bold;
}

.stort a:link, a:visited, a:active {
	font-weight: bold;
}

.paddbottom {
	padding-bottom: 3px solid
}

/* For codetag */

.codehead {
	margin-left: 13px;
	margin-right: 13px;
	font: 11px verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3eaf00;
}
			
.codeBase{
	font: 11px Verdana, Arial, Helvetica, Tahoma,  sans-serif;
	font-size: 11px;
	color:#000000;
	border-top: 1px dotted #354F7F; 
	border-bottom: 1px dotted #354F7F; 
	background-color: #FFFFFF;
	padding: 0;
	margin-left: 13px;
	margin-right: 13px;

}

.cString{
	color: #008080;
}
.cComment{
	color: #008000;
}
.redChar{
	color: #FF0000;
}
.operatorChar{
	color: #801080;
}
.kw_statements{
	color: #0000FF;
}
.kw_objects{
	color: #282866;
	font-weight: bold;
}
.kw_functions{
	color: #143EAA;
	font-weight: bold;
}
.kw_methods{
	color: #282866;
}