﻿/* nền forum */
body
{
	margin: 0;
	background-color: #ffffff;
	color: #666666;
	background-image: url(images/background-body.png);
	background-repeat:repeat-x;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
}
links
{
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:9px;
}
/* định dạng trang Threads.aspx */
#COSthreads-header
{
	width:970px;
	background-image:url("Images/983_top.png");
	background-repeat:no-repeat;
	min-height:14px;
}
#COSthreads-body
{
	background-image: url("Images/983_mid.png");
	background-repeat: repeat-y;
	width: 805px;
	min-height:50px;
	text-align:left;
}
#COSthreads-footer
{
	width:970px;
	background-image:url("Images/983_bottom.png");
	background-repeat:no-repeat;
	min-height:17px;
}
/* định dạng forum */
#COSforum-header
{
	width:590px;
	height:14px;
	background-image:url("Images/650_top.png");
	background-repeat:no-repeat;
}
#COSforum-body
{
	background-image: url("Images/650_mid.png");
	background-repeat: repeat-y;
	width: 590px;
	min-height:50px;
	text-align:left;
}
#COSforum-footer
{
	width:590px;
	height:14px;
	background-image:url("Images/650_bottom.png");
	background-repeat:no-repeat;
}
/* Định dạng class */
/* định dạng forum */
.COSforum-header
{
	width:590px;
	height:14px;
	background-image:url("Images/650_top.png");
	background-repeat:no-repeat;
}
.COSforum-body
{
	background-image: url("Images/650_mid.png");
	background-repeat: repeat-y;
	width: 590px;
	min-height:50px;
	text-align:left;
}
.COSforum-footer
{
	width:590px;
	height:14px;
	background-image:url("Images/650_bottom.png");
	background-repeat:no-repeat;
}
/* định dạng cột bên phải */
#RightCOSforum-header1
{
	width:270px;
	height:17px;
	background-image:url("Images/250_top.png");
	background-repeat:no-repeat;
	float:left;
}
#RightCOSforum-body1
{
	background-image: url("Images/250_mid.png");
	background-repeat: repeat-y;
	width: 270px;
	min-height:50px;
	float:left;
}
#RightCOSforum-footer1
{
	width:270px;
	height:17px;
	background-image:url("Images/250_bottom.png");
	background-repeat:no-repeat;
	float:left;
}
/* định dạng cột bên phải */
#RightCOSforum-header2
{
	width:270px;
	height:17px;
	background-image:url("Images/250_top.png");
	background-repeat:no-repeat;
	float:left;
}
#RightCOSforum-body2
{
	background-image: url("Images/250_mid.png");
	background-repeat: repeat-y;
	width: 270px;
	min-height:50px;
	float:left;
}
#RightCOSforum-footer2
{
	width:270px;
	height:17px;
	background-image:url("Images/250_bottom.png");
	background-repeat:no-repeat;
	float:left;
}
/* định dạng cột bên phải */
#RightCOSforum-header
{
	width:250px;
	height:17px;
	background-image:url("Images/250_top.png");
	background-repeat:no-repeat;
}
#RightCOSforum-body
{
	background-image: url("Images/250_mid.png");
	background-repeat: repeat-y;
	width: 250px;
	min-height:50px;
}
#RightCOSforum-footer
{
	width:250px;
	height:17px;
	background-image:url("Images/250_bottom.png");
	background-repeat:no-repeat;
}
/* Các class cho cột phải */
.RightCOSforum-header
{
	width:250px;
	height:17px;
	background-image:url("Images/250_top.png");
	background-repeat:no-repeat;
}
.RightCOSforum-body
{
	background-image: url("Images/250_mid.png");
	background-repeat: repeat-y;
	width: 250px;
	min-height:50px;
}
.RightCOSforum-footer
{
	width:250px;
	height:17px;
	background-image:url("Images/250_bottom.png");
	background-repeat:no-repeat;
}
/* class cho poll */
#PollCOSforum-header
{
	width:318px;
	background-image:url("Images/316_top.png");
	background-repeat:no-repeat;
}
#PollCOSforum-body
{
	background-image: url("Images/316_mid.png");
	background-repeat: repeat-y;
	width: 318px;
	min-height:50px;
}
#PollCOSforum-footer
{
	width:318px;
	background-image:url("Images/316_bottom.png");
	background-repeat:no-repeat;
}
/* Trang chủ */
#body-container { width:980px;margin:0px auto;text-align:left !important; }
#index {
	width:930px;
	padding:20px 10px 20px 10px;
	background-image:url("images/background-index.png");
	background-repeat:no-repeat;
	min-height:200px;}
/* ControlPanel CSS */
#Lefttop-container
{
	width:250px;
	background-image:url("images/250_top.png");
	background-repeat:no-repeat;
	height:17px;
}	
#Leftmid-container
{
	width:250px;
	background-image:url("images/250_mid.png");
	min-height:50px;
	text-align:left;

}	
#Leftbottom-container
{
	width:250px;
	background-image:url("images/250_bottom.png");
	background-repeat:no-repeat;
	height:17px;
}	
#header_banner
{
	width:930px;
	background-image:url("images/headertop.png");
	background-repeat:no-repeat;
	background-position:center;
	height:110px;
}
#header2_banner
{
	width:930px;
	background-image:url("images/headerbottom.png");
	background-repeat:no-repeat;
	background-position:center;
	height:39px;
}
#footer_banner
{
	width:930px;
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
}
/* Cột lẻ */
.GridCell_Colour{background-color:Orange;}
/* Định dạng tiêu đề Forum */
.PGLabel_Colour{color:#0099CC; font-family:Arial,Tahoma,Arial; font-size:12pt; font-weight:bold;}
/* Định dạng tiêu đề cột */
.ColumnHeader_Colour{color:Orange; font-family:Arial,Tahoma,Arial; font-size:x-small; font-weight:bold;}
/* Định dạng tiêu đề CGF */
.CGF_M{color:Orange; font-family:Arial,Tahoma,Arial; font-size:x-small; font-weight:bold;}


