/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: white;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
}

/* background/border colors for the selected tab */
.TabBg {
	
}

.LeftPane  {
	
	/*BORDER-RIGHT: #999999 1px solid;
	BACKGROUND-COLOR: #f1f1f1*/
}

.ContentPane  { 
}

.RightPane  { 

}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #006699;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* text style for the selected tab ?*/
.SelectedTab2 {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#006699;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#006699;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#006699;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#006699;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #006699;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#006699;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#006699;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#006699;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#006699;
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
    font-weight:    bold;
}


/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #0A447E;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

/* style of td  item titles,å‘¨æ¢“æ–°å¢ž */
.TdHead1    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #0A447E;
}

/* style of td  item titles,å‘¨æ¢“æ–°å¢ž */
.TdHead2    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #9E0B0B;

}

/* style of td  item titles,å‘¨æ¢“æ–°å¢ž */
.TdHead3    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #266BAF;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/*Ê©çâÇàÐÂÔö*/
.Normal2
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	line-height: 150%;
	color:333333
}

.Normal3
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
}

.Normalbg
{
	BORDER-RIGHT: #ffffff 1x solid; 
	BACKGROUND-COLOR: #f1f1f1
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
 
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #9E0B0B;
}

/* ÐÂÔö*/
A.CommandButton02:link {
    text-decoration:    none;
    color: #003366;
	font-size: 12px;
	line-height: normal;
}

A.CommandButton02:visited  {
    text-decoration:    none;
    color: #003366;
	font-size: 12px;
	line-height: normal;
}

A.CommandButton02:active   {
    text-decoration:    none;
    color: #003366;
	font-size: 12px;
	line-height: normal;
}

A.CommandButton02:hover    {
    text-decoration:    none;
    color: #9E0B0B;
	font-size: 12px;
	line-height: normal;
}

/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    none;
    color:  #000000;
	font-size:12px;
}

A:visited   {
    text-decoration:    none;
    color:  #000000;
	font-size:12px;
}

A:active    {
    text-decoration:    none;
    color:  #000000;
	font-size:12px;
}

A:hover {
    text-decoration:    none;
    color:  #9E0B0B;
	font-size:12px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

.Unpublished
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #aaaaaa;
}
/*ÐÂÔö*/
.tablebg {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 0px solid; 
	BORDER-LEFT: #999999 0px solid; 
	BORDER-BOTTOM: #999999 0px solid; 
	BACKGROUND-COLOR: #f1f1f1
}

.tablebg2 {
	BORDER-RIGHT: #C4C4C4 0px solid; 
	BORDER-TOP: #C4C4C4 0px solid; 
	BORDER-LEFT: #D8D8D8 0px solid; 
	BORDER-BOTTOM: #D8D8D8 1px solid; 
	BACKGROUND-COLOR: #ffffff
}

.tablebg3 {
	BORDER-RIGHT: #C4C4C4 0px solid; 
	BORDER-TOP: #C4C4C4 0px solid; 
	BORDER-LEFT: #D8D8D8 1px solid; 
	BORDER-BOTTOM: #D8D8D8 0px solid; 
	
}
.tablebg4 {
	BORDER-RIGHT: #999999 1x solid; 
	BORDER-TOP: #999999 0px solid; 
	BORDER-LEFT: #999999 0px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f1f1f1
}

.tablebg5 {
	border: 1px solid #dddddd;
}

.form01{
	border-top: 1px solid #666666;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 1px solid #666666;
	font-size: 12px;
}
.form02{
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	font-size: 12px;
	BACKGROUND-COLOR: #ffffff; 
}

li.square {  list-style-type: square}
li.circle {  list-style-type: circle}
li.decimal { list-style-type: decimal}
