/* ================================
    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
{
	width: 100%;
	height: 100%;	
	background-image: url(images/grey_white_diagonal_stripes.gif);
}

/* background/border colors for the selected tab */
.TabBg {
}

.HeaderTopPane {
	color: #666666;
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px; color:#FFFFFF; 
	font-size:10pt;
	
}


.LeftPane  {
	color: #666666;
	background-color: ffffff;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 0px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
	border-right-style: solid;
	background-position: top;
	vertical-align: top;
}

.ContentPane  {
	color: #666666;
	width: 100%;
	background-color: ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
}

.CURRENTDATE  {
	color: #999999;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.BottomPane {
	color: #ff0000;
	width: 100%;
	background-color: ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.ImagePane {
	color: #;
	width: 800px;
	background-color: ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.RIGHTPANE {
	width: 200px;
	background-color: ;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 1px none #CCCCCC;
}


/* text style for the selected tab */
.SelectedTab {
	Color: black;
}

/* hyperlink style for the selected tab */
a:link.SelectedTab {
	Color: #333333;
}

a:visited.SelectedTab  {
	Color: #333333;
}

a:active.SelectedTab   {
	Color: black;
}

a:hover.SelectedTab    {
	Color: #333333;
}

/* text style for the unselected tabs */
.OtherTabs {
	Color: #999999;
}
    
/* hyperlink style for the unselected tabs */
a:link.OtherTabs {
	Color: #333333;
}

a:visited.OtherTabs  {
	Color: #666666;
}

a:active.OtherTabs   {
	Color: #596C8E;
}

a:hover.OtherTabs    {
	Color: #333333;text-decoration:none
}

/* 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
{
	Color = #666666;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal; 
	font-style: normal;
}
.user {
	font-family: verdana;
	font-size: 10px;
	color: #cccccc;
	font-weight: normal; 
	font-style: 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     {
	Color = #596C8E;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a:link.CommandButton {
	Color = #596C8E;
}

a:visited.CommandButton  {
	#596C8E;
}

a:active.CommandButton   {
	#596C8E;
}

a:hover.CommandButton    {
	#4040FF;
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
border-left: 0px solid #FFFFFF; 
	border-bottom: 0px solid #FFFFFF; 
	border-top: 0px solid #FFFFFF; 
	border-right: 0px solid #FFFFFF;
	height: 26px;
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent

}

.ModuleTitle_MenuIcon {
background-color: transparent; 
	border-left: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: ; 
	width: 15; 
	height: 26px;

}

.ModuleTitle_SubMenu {
background-color: #8FB1D7; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
background-color: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
	font-family: verdana; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;
	height: 26px
}

.ModuleTitle_MenuArrow {
border-right: 1px solid #0000ff; 
	border-bottom: 1px solid #0000ff; 
	border-top: 0px solid #0000ff;
	font-family: Webdings;
	color: #666666;
}

.ModuleTitle_RootMenuArrow {
font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #666666; 
	font-weight: normal; 
	font-style: normal;

}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	background: transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	border-bottom: #505052 0px solid; 
	border-top: #505052 0px solid; 
	padding: 0px 10px 3px 0px;
}

.MainMenu_MenuItemSel {
	background: #ffffff;
	cursor: pointer; 
	cursor: hand; 
	color: #666666; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal;
	border: 0;
	padding: 0px 10px 3px 0px;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: #B3D4F2; 
	filter: none;
	border: 1px solid #cccccc;
	margin-top: 0px;
	font-weight: normal; 
	font-style: normal;
	padding: 0px
}

.MainMenu_MenuBreak {
	border-bottom: #f00 0px solid; 
	border-left: #f00 0px solid; 
	border-top: #f00 0px solid;  
	border-right: #f00 0px solid; 
	background-color: #596C8E; 
	height: 6px;
	display: none;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #505052 1px solid; 
	border-bottom: #505052 1px solid; 
	border-top: #505052 0px solid;
	display: none;
	color: #666666;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
	color: #006699
}
.SOLPARTMENU {
	color: 666666;
	width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	font-weight: normal;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
.line_bar_4bottom {
	border-top-color: cccccc;
	border-right-color: cccccc;
	border-bottom-color: cccccc;
	border-left-color: cccccc;
	text-align: center;
	background-image: url(images/bottombar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.line_bar_4top {
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 0px none cccccc;
}
.Heading_top {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
}


