/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
text-decoration:underline;
color:#FF0000
}

A.SelectedTab:visited  {
text-decoration:underline;
color:#00FF00
}

A.SelectedTab:hover    {
text-decoration:underline;
color:#FF00FF
}

A.SelectedTab:active   {
text-decoration:underline;
color:#0000FF
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
text-decoration:underline;
color:#FF0000
}

A.OtherTabs:visited  {
text-decoration:underline;
color:#00FF00
}

A.OtherTabs:hover    {
text-decoration:underline;
color:#FF00FF
}

A.OtherTabs:active   {
text-decoration:underline;
color:#0000FF
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
text-decoration:underline;
color:#FF0000
}

A.CommandButton:visited  {
text-decoration:underline;
color:#00FF00
}

A.CommandButton:hover    {
text-decoration:underline;
color:#FF00FF
}
    
A.CommandButton:active   {
text-decoration:underline;
color:#0000FF
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
text-decoration:underline;
color:#FF0000
}

A:visited   {
text-decoration:underline;
color:#00FF00
}

A:hover {
text-decoration:underline;
color:#FF00FF
}

A:active    {
text-decoration:underline;
color:#0000FF
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

	div#container p{margin-top:10px;margin-bottom:10px}
	div#container a{display:block;color: #981793;padding:10px}
	div#container{margin:0;padding:0;font: 76% verdana,arial,sans-serif}
	div#wrapper{float:left;width:100%;margin-left:-200px}
	div#content{margin-left:200px}
	div#content p{line-height:1.4}
	div#content h2{font-family:georgia,verdana,arial,sans-serif;font-size:21px;font-style:italic;font-weight:normal}
	div#content h2{margin:0 0 0 0;line-height:1.6;background:url('http://www.hkwtia.org/Portals/41/events/h2-background.png') no-repeat 0% 100%;}
	div#outline{height:auto}
	div#outline-left{width:50%;float:left;height:auto}
	div#outline-right{width:50%;float:right;height:auto}
	div#outline h4{background:white;color:#F90;font-size:13px;line-height:21px;margin-top:5px;margin-bottom:0px}
	div#outline ul{margin-top:0px;margin-bottom:0px;padding-top:0px;margin-left:30px;list-style-position:outside;list-style-type:disc}
	div#outline ul{list-style-image:url(http://www.hkwtia.org/Portals/41/events/li-square.png)}
	div#outline-clr{clear:both}
	div#organizer{background:transparent}
	div#organizer{float:right;width:200px}
	div#organizer h2{font-family:georgia,verdana,arial,sans-serif;font-size:21px;font-style:italic;font-weight:normal}
	div#organizer h2{margin-top:0px;margin-bottom:10px;line-height:1.6;background:url('http://www.hkwtia.org/Portals/41/events/h2-background.png') no-repeat 0% 100%;}
	div#supporter{background:transparent; padding-top:10px}
	div#supporter{float:right;clear:right;width:200px}





