/* *******************************************************
Software: Web Wiz Forums
Info: http://www.webwizforums.com
Copyright: ©2001-2007 Web Wiz. All rights reserved
******************************************************* */

/* Page body */
body{
	background-color: #ffffff;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background: stretched;
	
}

/* Text for most CSS classes */
body, .text, .smText, .error, a, a.smLink, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calDateCell, .calTodayCell, .BBquote, .BBcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
}
.lgText, h1, .largeButton, .msgSideProfile, .tableLedger, .tableSubLedger, .tableSearchLedger, .calLedger{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

/* Text */
.smText{
	font-size: 10px;
	line-height: 12px; 
}

.smTexttime{
	font-size: 10px;
	line-height: 12px;
}

.lgText{
	font-size: 15px;
}

h1{
	font-size: 19px;
	margin-bottom: 0;
	margin-top: 0;
}

.error{
	color : #FF0000;
}

.tieudediendan{
	color : #0600ff;
	font-weight: bold;
	font-family: verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
}

.menu-title{
	color : #ff0000;
	font-weight: bold;
	font-family: verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
}

.tab-title{
	color : #ff0000;
	font-weight: bold;
	text-decoration : blink;
	font-family: verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
}

.text_top_sub{
	color : #b03060;
	font-size: 9pt;
	font-weight: bold;
	font-family: verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif;
}

/* Search highlight */
.highlight{
	background-color: #ffff66
}

/* Hyperlinks */
a:link {
	color : #0000FF;
	text-decoration: none;
}

a:visited{
	color : #0088FF;
	text-decoration : none;
}

a:hover, a:visited:hover{
	color : #FF0000;
	text-decoration : none;
	background-color: transparent;
	
}

a.smLink {
	font-size: 10px;
}

a.smLinkF {
	color : #0000FF;
}


/* Page Links */
.pageLink, a.pageLink:link, a.pageLink:visited, a.smPageLink:link, a.smPageLink:visited{
	color : #666666;
	text-decoration: none;
	background: #F7F7F4;
	border: 1px solid #E7E7E7;
	padding: 2px;
	margin: 2px;	
}

a.smPageLink:link, a.smPageLink:visited{
	line-height: 30px; 
	padding: 1px;
	margin: 1px;
}

a.pageLink:hover, a.smPageLink:hover{
	text-decoration: underline;
	border: 1px solid #AAAAAA;
	background: #E0F2FC;
}

.pageLink{
	background: #E7EBF5;
	border: 1px solid #AAAAAA;
}



/* Misc */
ul{
	list-style-type: circle;
}

form{
	display: inline;
}

a img,:link img,:visited img{
	border: none;
	vertical-align: middle;
}

.imgBorder {
	border: #007eff 1px dashed;
}

.avatar, #avatar{
	width: 102px;
	max-height: 120px;
	min-height: 90px;
	border: 3px outset #003cff;
	margin: 2px;
}

hr {
	width: 100%;
	background-color: #FFFFFF;
	height: 1px;
	border: 0px;
}

/* PNG Support for IE5.5 & 6 */
img {
   behavior: url('includes/pngbehavior.htc');
}

/* Rich Text Editor */
.RTEtoolbar{
 	background-image: url('../../forum_images/sss99.gif');
	background-color: #9acefe;
}

.WebWizRTEbutton, .RTEtoolbar{
	padding: 1px;
	
}

.WebWizRTEbuttonOver{
	background-image: url('../../forum_images/toolbar_button_background.gif');
	padding: 1px;
}

.RTEtableTopRow{
	line-height: 22px;
	background-color: #D3DAED;
	background-image: url('../../forum_images/topbar_background.gif');
}

.RTEtableRow{
	background-color: #F4F4FB;
}

.RTEtableBottomRow{
	background-color: #D3DAED;
	background-image: url('../../forum_images/bottombar_background.gif');
}

.RTEtextarea{
	background-color: #FFFFFF;
	color: #000000;
	margin: 2px;
}

.RTEmouseOver{
	background-color: #FFFFFF;
	color: #000000;
}
/*..............................................................................*/
#tvit-wrapper {
    background: #EFEFEF;
	width: 100%;
	margin: 0;
}
#tvit-wrapper1 {
	clear: both;
	margin: 0 auto;
	width: 99%;
	min-width: 99%;
	 background: #e5f6ff;
}
.narrow #tvit-wrapper1 {
	width: 770px;
}
.narrow #tvit-wrapper {
	width: 770px;
}
#tvit-wrapper2 {
	background: url(../../forum_images/shadow-left.gif) repeat-y top left;
	padding-left: 8px;
}
#tvit-wrapper3 {
	background: url(../../forum_images/shadow-right.gif) repeat-y top right;
	padding-right: 8px;
}
#tvit-wrapper4 {
	background: #e5f6ff;
	padding: 0 0px 30px;
}
#scroll_box {
	position: relative;
	overflow: auto;
	height: 300px;
}
/*...............................................*/

/* Tables */
.basicTable{
	text-align: left;
	border: 0px solid #a3c5ea;
	width: 100%;
}

.basicstafifo{
	width: 100%;
	max-height: 300px;
}

.basicmq{
	border: 0px solid #a3c5ea;
	width: 80%;
}

.baoTable{
	text-align: left;
	border: 0px;
	background-color: #e5f6ff;
	width: 98%;
}

.errorTable{
	text-align: left;
	border: 1px solid #F5C41C;
	background-color: #ffffff;
	width: 98%;
	color: #000000;
}

.tableBorder{
	text-align: left;
	border: 1px solid #a3c5ea;
	background-color: #ffffff;
	width: 100%;
}

.tableloading{
	text-align: left;
	border: 3px double #a3c5ea;
	background-color: #ffffff;
	width: 100%;
}

.tableBorderpig{
	text-align: left;
	border: 1px solid #a3c5ea;
	background-color: #ffffff;
	width: 100%;
}
.tableBorder-quangcao{
	text-align: left;
	border: 1px solid #a3c5ea;
	background-color: #ffffff;
	width: 150px;
	color : #FFFFFF;
}

.tableLedger-quangcao{
	font-size: 9pt;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #ffffff;
	line-height: 22px;
}

.tablequc{
	text-align: left;
	border: 1px solid #a3c5ea;
	background-color: #ffffff;
	width: 150px;
}
.tableBorderlogin{
	text-align: left;
	border: 1px solid #000cff;
	background-color: #ffffff;
	width: 750px;
}
.khBorder{
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #a3c5ea;
	width: 100%;
}
.cdchumidcover{
	background-color: #c8f5ff;
}

.cdchumidcr{
	background-color: #c8f5ff;
}

.tborder {
	BORDER-RIGHT: #a3c5ea 1px solid;
	BORDER-TOP: #a3c5ea 1px solid; 
	BORDER-LEFT: #a3c5ea 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #a3c5ea 1px solid;
	width: 100%;
	}
	
.marqueeborder{
	height:250px;
	width:200px;
	background-color:#ffffff;
	font-family:Arial;
	font-size:15pt;
	font-weight:bold;
	border-width:1;
	border-style:dotted;
	border-color:#CCCCCC;
}
/* Table Ledger */
.tableLedger{
	font-weight: bold;
	color: #333333;
	background-color: #8cddff;
	line-height: 22px;
}

.tableLedger a:link, .tableLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedger a:hover, .tableLedger a:visited:hover{
	color : #666666;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedgerlogin{
	font-weight: bold;
	color: #333333;
	background-image: url('../../forum_images/tab_backg/top_center.gif');
	line-height: 22px;
}
/* Table Ledgershout */
.tableLedgershout{
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	line-height: 22px;
}

.tableLedgershout a:link, .tableLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedgershout a:hover, .tableLedger a:visited:hover{
	color : #666666;
	text-decoration: underline;
	font-weight: bold;
}

.tableLedgerlogin{
	font-weight: bold;
	color: #333333;
	background-image: url('../../forum_images/tab_backg/top_center.gif');
	line-height: 22px;
}
/* Search Sub-Ledger */
.tableSubLedgerreply{
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	line-height: 22px;
}

.tableSubLedger{
	font-weight: bold;
	color: #333333;
	background-color: #b2feff;
	line-height: 22px;
}

.tableSubLedger a:link, .tableSubLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	text-decoration: underline;
	font-weight: bold;
	line-height: 22px;
}

.tableSubLedger a:hover, .tableSubLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
	line-height: 22px;
}

/* Search Ledger */
.tableSearchLedger{
	font-weight: bold;
	background-color: #EBEEF7;
}

.tableSearchLedger a:link, .tableSearchLedger a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration: none;
}

.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{
	color : #666666;
	text-decoration : underline;
}


/* Table Status Bar */
.tableStatusBar{
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	background-color: #ffffff;

}

.tableStatusBar a:link, .tableStatusBar a:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
}

.tableStatusBar a:hover, .tableStatusBar a:visited:hover{
	color : #666666;
	font-size: 11px;
	text-decoration : none;

}

.linkhome{
	border: 1px solid #ffffff;
	font-weight: normal;
	text-decoration : none;
	font-size: 11px;
	background-color: #ffffff;

}

.linkhome a:link, .linkhome a:visited{
	border: 1px solid #ffffff;
	text-decoration : none;
	font-size: 11px;
}

.linkhome a:hover, .linkhome a:visited:hover{
	color : #0018ff;
	font-size: 11px;
	text-decoration : blink;
	border: 1px solid #a3c5ea;
}

/* Tables */
.tableRow{
	background-color: #ffffff;
}

.tableRowlogin{
	background-color: #eaffff;

}

.tableRowthanks{
	background-color: #ffffff;
}

.tableTopRow{
	line-height: 22px;
	background-color: #ffffff;
	background-image: url('../../forum_images/topbar_background.gif');
}

.tableBottomRow{
	line-height: 22px;
	background-color: #ffffff;
	background-image: url('../../forum_images/bottombar_background.gif');
}



/* Alternating Row Colours */
.evenTableRow{
	background-color: #ffffff;

}

.oddTableRow{
	background-color: #ffffff;
}

.hiddenTableRow{
	background-color: #EEEEEE;
}

/* Private messager */
.PMtableRow{
	background-color: #ffffff;
}

.PMmsgBody{
	width: 99%;
	max-height: 450px;
	float: left; 
	overflow: auto;
}

a.PMsmLink:link, a.PMsmLink:visited, a.fileManLink:link, a.fileManLink:visited{
	color : #000000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.PMsmLink:hover, a.PMsmLink:visited:hover, a.fileManLink:hover, a.fileManLink:visited:hover{
	color : #000000;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

/* Forum posts */
.msgBody{
	width: 100%;
	margin: 2px;
	float: left; 
	overflow: auto;
}

.msgEvenTableTop, .msgEvenTableSide{
	background-color: #ffffff;
	BORDER-RIGHT: #a3c5ea 1px dotted;
	font-size: 11px;
}

.msgOddTableTop, .msgOddTableSide{
	background-color: #ffffff;
	BORDER-RIGHT: #a3c5ea 1px dotted;
	font-size: 11px;
}

.msgEvenTableRow{
	background-color: #ffffff;
	
}

.msgOddTableRow{
	background-color: #ffffff;
	
}



.msgEvenTableTop a:link, .msgEvenTableTop a:visited, .msgOddTableTop a:link, .msgOddTableTop a:visited, .postOptions{
	color : #000000;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}

.msgEvenTableTop a:hover, .msgEvenTableTop a:visited:hover, .msgOddTableTop a:hover, .msgOddTableTop a:visited:hover{
	color : #000000;
	text-decoration: underline;
	font-size: 11px;
}

.msgSideProfile{
	font-size: 15px;
	cursor: pointer;
}

.msgHiddenTableRow{
	font-size: 10px;
	background-image: url(../../forum_images/pre_approved_post.gif);
}

.msgLineDevider{
	border: solid #cfd1fe 0px;
	border-top-width: 1px;
}

.msgSignature{
	max-height: 160px;
	width: 100%;
	float: left; 
	overflow: auto;
}

.postSeparatorTableRow{
	height: 10px;
	background-color: #eeeeff;

}

.ShareLink {
 border:1px dotted #008000; WIDTH: 50%; TEXT-ALIGN: center;
 padding-left:0; padding-right:0; padding-top:3px; padding-bottom:3px
}

/* Calendar */
.calLedger{
	font-weight: bold;
	background-color: #E7EBF5;
	padding:4px;
}
.calLedger a:link, .calLedger a:visited{
	color : #000000;
	text-decoration: none;
	font-size: 10px;
}

.calLedger a:hover, .calLedger a:visited:hover{
	color : #666666;
	text-decoration: none;
	font-size: 10px;
}

.calDateCell{
	background-color: #FbFbFb;
}

.calTodayCell{
	background-color: #FbFbFb;
	border:1px solid #CC0000;
}

.calEmptyDateCell{
	background-color: #FFFFFF;
}

/* BBcode blocks */
.quotetop{
	background: #bbc3ff url('../../forum_images/q1.png') no-repeat right;
	width: 95%;
	border: 1px dotted #001eff;
	border-bottom: 0;
	border-left: 2px solid #001eff;
	color: #001eff;
	font-weight: bold;
	font-size: 11px;
	margin: 2px 5px 0px 0px;
	padding: 6px;
}
.codetop{
	background: #bbc3ff url('../../forum_images/q2.png') no-repeat right;
	width: 95%;
	border: 1px dotted #001eff;
	border-bottom: 0;
	border-left: 2px solid #001eff;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 2px 5px 0px 0px;
	padding: 6px;
}
.BBquote{
	border: 1px dotted #999999;
	border-left: 2px solid #001eff;
	border-top: 0;
        /* color: #465584; */
        color: #001eff;
	background-color: #FFFFFF;
	width: 95.3%;
	padding: 5px;
	margin: 0px 5px 0px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}

.BBcode{
	font-family: Courier New, Courier, mono;
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	border-left: 2px solid #001eff;
	width: 95.3%;
	padding: 5px;
	margin: 0px 0px;
	text-align: left;
	overflow: auto;
	display: block;
	padding: 5px;
}


/* Tabs and Buttons */
a.largeButton:link, a.largeButton:visited{
	float: left;
	color : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('../../forum_images/large_grey_button.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 96px;
	padding: 5px 0px;
	margin: 2px;
}


a.largeButton:hover, a.largeButton:visited:hover{
	background-position: 0px -28px;
	color : #CC0000;
}

.tabTable{
	border: solid #E7E7E7 0px;
	border-bottom-width: 1px;
}


a.tabButton:link, a.tabButton:visited, a.tabButtonActive:link, a.tabButtonActive:visited{
	float: left;
	color : #555555;
	text-decoration: none;
	font-size: 13px;
	background-image: url('../../forum_images/large_grey_tab.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 17px;
	width: 130px;
	padding: 5px 0px;
	margin: 0px 1px;
	
}

a.tabButtonActive:link, a.tabButtonActive:visited{
	background-position: 0px -61px;
	color : #CC0000;
}

a.tabButton:hover, a.tabButton:visited:hover, a.tabButtonActive:hover, a.tabButtonActive:visited:hover{
	background-position: 0px -30px;
	color : #CC0000;
}

.topicIcon, .forumIcon{
	background-position: center;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
}



/* Drop Down Menus */
.dropDownMenu, .dropDownStatusBar, .dropDownSearch, .dropDownCalendar, .dropDownTopicSearch, .dropDownPermissions{
	visibility: hidden; 
	position: absolute; 
	left: 0px; 
	top: 0px;
	z-index:10;
}

.dropDownMenu, .dropDownStatusBar, .dropDownPermissions{
	background-color: #F4F4FB;
	border: solid #CCCCCC;
	border-width: 1px;
	height: auto;
	line-height: 18px;
	padding: 1px;
}

.downDropParent, .dropDownPermissions, .dropDownMenu a:link, .dropDownMenu a:visited, .dropDownStatusBar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.dropDownMenu a:hover, .dropDownMenu a:visited:hover, .dropDownStatusBar a:hover {
	color : #FFFFFF;
	display: block;
	background: #9AACD6;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
}

.dropDownSearch, .dropDownTopicSearch{
	border: solid #CCCCCC;
	border-width: 1px;
	padding: 0px;
	height: 106px;
}

.dropDownSearch{
	height: 108px;
}

.dropDownTopicSearch{
	height: 80px;
}

.dropDownPermissions{
	color: #333333;
	line-height: 14px;
	text-align: left;
}

.dropDownPointer{
	cursor: pointer;
}
/* Dinh dang style cho subforum */

span.spnSubForum {
 color: #FFFFFF;
 width: 40%;
 position:relative; float:left; text-align:left; padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:2px
}

a:link.subforum, a:visited.subforum{
 font-family: Tahoma, Verdana, Arial;
 font-size: 9pt;
 font-weight: normal;
 color: #011f3e;
 text-decoration: none;
}
a:hover.subforum{
 font-family: Tahoma, Verdana, Arial;
 font-size:9pt;
 font-weight: normal;
 color: #FF9900;
 text-decoration: none;

}
/* Ket thuc dinh dang style cho subforum */
/* Dinh dang cho statusbar */
.innerNavPanel {
	margin: 0 auto;
	width: 98%;
	background: url('../../forum_images/tab_backg/top_center.gif');
}
.buttons{
	line-height: 200%;
	white-space: nowrap;
	width: 100%; /* ie6 fix */
	overflow: hidden;
	border-left: 1px solid #E4E1DA;
}
.buttons a:link,.buttons a:active,.buttons a:visited,.buttons a:hover{
	float: left;
	display: block;
	padding: 8px 8px;
	height: 16px;
	color: #000000;
	text-decoration: none;
	FONT-WEIGHT: bold;
	border-left: 1px solid white;
	border-right: 1px solid #E4E1DA;
	background: #F4FBE1 url('../../forum_images/tab_backg/top_center.gif');
}
.buttons a:hover,.buttons a:visited:hover,.buttons a:active:hover
{
	text-decoration: none;
	color: #395500;
	background: #F4FADF url('../../forum_images/tab_backg/top_centerback.gif') top left repeat-x;
}

.newpostlink A {
	display: inline;
	FONT-WEIGHT: bold; 
	padding:2px 2px 2px 2px;
	BORDER: #0066ff 1px solid; 
	text-align:center;
	color: #0000FF ;
	height: 15px;
	background-color:#ffffff;
//	-moz-border-radius:0.5em;
	TEXT-DECORATION: none
}
.newpostlink A:visited{
	color: #000000 ;
}
.newpostlink A:hover {
	BORDER: #0066ff 1px solid; 
	padding:2px 2px 2px 2px;
	background-color:#0000FF;
	color: #ffffff ;
//	-moz-border-radius:0.5em;
	TEXT-DECORATION: none
}
/* Tao mau cho cac nhom thanh vien */
.txtAdmin {
	font-weight: bold;
    color: #ff0000;
}
.txtMod {
	font-weight: bold;
    color: #009900;
}
.txtSMod {
	font-weight: bold;
    color: #333333;
}
.txtTrial {
	font-weight: bold;
    color: #ff69b4;
}
.txtMem {
    color: #0066FF;
}
.txtMemCT {
    color: #FF9900;
}
.txtMemTC {
    color: #FF66CC;
}
.txtMemPH {
    color: #333333;
}
.txtMemSTC {
    color: #ff8a00;
}
.txtVIP {
	font-weight: bold;
    color: #ff1493;
}
/* Popup anh cho staff info */
/* Canh tra'i*/
.img-thumbnail{
position: relative;
z-index: 0;
}

.img-thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.img-thumbnail span{
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px solid #000;
visibility: hidden;
color: black;
text-decoration: none;
}

.img-thumbnail span img{
border-width: 0;
padding: 2px;
}

.img-thumbnail:hover span{
visibility: visible;
top: -100px;
left: 125px;
}
/* Canh phai*/
.imgthumbnail{
position: relative;
z-index: 0;
}

.imgthumbnail:hover{
background-color: transparent;
z-index: 50;
}

.imgthumbnail span{
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px solid #000;
visibility: hidden;
color: black;
text-decoration: none;
}

.imgthumbnail span img{
border-width: 0;
padding: 2px;
}

.imgthumbnail:hover span{
visibility: visible;
top: -100px;
left:-250px;
}