/* CSS Document - Infinite Possibility */

.rounded {
	background-color: #F1F5FB;
	text-align:center;
	color: #000080;
	font-family: Tahoma, Geneva, sans-serif;
}
.rounded-banner {
	background-image:url('skin-images/header1.jpg');
	background-color: #F1F5FB;
	text-align:center;
	color: #000080;
	font-family: Arial, Arial, sans-serif;
}
.b 	{background:url('skin-images/b.gif') repeat-x 100% 100%; }

/* ================================
    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 {	
	background-image:url('skin-images/ip-background.gif');
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	height:100%
}
.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 {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* font style for module titles */
.Head   {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:  12px;
	letter-spacing:1px;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight:bold;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:  11px;
	letter-spacing:1px;
	color: #28264D;
	padding-top: 5px;
	font-weight:bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:  11px;
	letter-spacing:1px;
	color: #28264D;
	padding-top: 5px;
}

/* 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 {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	font-size:  14px;
	letter-spacing:1px;
	color: #315DF4;
	padding-top: 5px;
	font-weight:bold;
}

H2  {
	font-size:  12px;
	letter-spacing:1px;
	color: #28264D;
	padding-top: 5px;
	font-weight:bold;
}

H3  {
	font-size:  14px;
	letter-spacing:1px;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight:bold;
}

H4  {
	font-size:  12px;
	letter-spacing:1px;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight:bold;
}

H5, DT  {
	font-family:Tahoma, Geneva, sans-serif;
	color:#28264D;
	font-size:11px;
	letter-spacing:1px;
	line-height:18px;
	font-weight:normal;
}

H6  {
	color:#28264D;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:14px;
	font-weight:normal;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color:#5A95D1;
}

A:visited   {
color:#438FEC;
}

A:active    {
}

A:hover {
color:#0099FF;
text-decoration: none;
}

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 {
	background: transparent;
}

.ModuleTitle_MenuBar {
	cursor: pointer; cursor: hand; background: transparent;
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	font-family:Tahoma, Geneva, sans-serif;
	letter-spacing:1px;  
	color: #28264D; 
	font-size: 12px; 
	font-weight: bold; 
	border: 10px none; 
	height: 20px; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0px
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	border-left:10px none; border-right:10px none; border-top:0px none; border-bottom:10px none; z-index: 1000;  
	background: #5A95D1;
	color: #ffffff;
	font-weight: bold; 
	cursor: hand; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0
}

.MainMenu_MenuBreak {
	border-top-style: solid; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-bottom-style: solid; 
}

.MainMenu_MenuItemSel {
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing:1px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border: 10px none;
	height: 20px;
	background-color: #5A95D1; padding-left:2px; padding-right:2px; padding-top:0px; padding-bottom:0px
}

.MainMenu_MenuArrow {
 	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
}