/* ================================
    Default styles FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */
Body
{
    background-color: #FFF;
    font-family: Verana, Arial, Helvetica, Sans-Serif;
}

.ControlPanel {
    width: 950px;
    height: 64px;
    background-color: #FFF;
    border: #036 1px solid;
}

.Normal, .NormalDisabled {
	font-size: 13px;
	font-family: Verdana, Arial;
	line-height: 140%;
}

/* styles used in the FileManager */
.FileManager
{
    border: #000 1px solid;
    height: 400px;
}
.FileManager_ToolBar
{
    border-bottom: #000 1px solid;
    height: 25px;
}
.FileManager_Explorer
{
    height:100%;
    border: #696969 1px solid;
    background-color: #FFF;
    margin: 2px;
}

.FileManager_FileList
{
    height:100%;
    border: #696969 1px solid;
    background-color: #FFF;
    margin: 2px;
    overflow: auto;
}

.FileManager_MessageBox
{
    text-align: center;
    vertical-align: middle;
    background-color: #FFF;
    padding: 25px;
}

.FileManager_Header
{
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: #696969 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    background-color: #EEE;
    border-top: #696969 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    background-color: #dedfde;
    height: 25px;
    margin: 2px;
}

.FileManager_Item
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    background-color: #F8F8F8;
    border-top: #000 1px dashed;
    border-bottom: #000 1px dashed;
}

.FileManager_AltItem
{
    font-size: 11px;
    font-weight: normal;
    color: #000;
    background-color: #EEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    background-color: #9ff;
    border-style: none;
}

.FileManagerTreeNode
{
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected
{
    font-size: 11px;
    font-weight: normal;
    background-color: #dcdcdc;
}



/* styles used in the Wizard Framework */
.Wizard
{
    border: #000 1px solid;
    height: 400px;
    width: 650px;
}
.WizardButton
{
    border: #696969 1px solid;
    padding: 2px;
    background-color: #dcdcdc;
}
.WizardHeader
{
    background: #ffc;
    border-bottom: #000 1px solid;
    height:40px;
}
.WizardFooter
{
    border-top: #000 1px solid;
    background: #cfc;
}
.WizardBody
{
    padding: 10px;
    height: 325px;
}
.WizardHelp
{
    padding: 5px;    
    border-left: #000 1px solid;
    width: 180px;    
    background-color: #cff;
}
.WizardHelpText
{
    overflow: auto;
    font-size: 8pt;
    color: #000;
}
.WizardText
{
    font-size: 9pt;
    color: #000;
}

 
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL UL LI    {
    list-style-type:    disc;
}

UL UL UL 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 {
    height:1pt;
}


/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar, .rootmenuitemselectedcssclass
{
	cursor: pointer;
	height: 26px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	border: 0px;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #666633;
	border: 0px;
	text-align: center;
	width: auto;
	height: auto;
	display: none;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #666633;
	border: 1px solid #eeeeee;
	padding: 5px;
}
.MainMenu_MenuBreak
{
	border-bottom: #EEEEEE 0px solid;
	border-left: #EEEEEE 0px solid;
	border-top: #EEEEEE 0px solid;
	border-right: #EEEEEE 0px solid;
	background-color: #EEEEEE;
	height: 0px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	background-color: #666633;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border: 0px;
	display: none;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	display: none;
}

.rootmenuitemactivecssclass {
	background-color: #666633;
}

.MainMenu_SubMenu .MainMenu_MenuItem, .MainMenu_SubMenu .MainMenu_MenuItemSel {
	padding: 5px;
}

.rootmenuitemselectedcssclass{
	border: 1px solid #eeeeee;
	background-color: #666633;
}
.submenuitemselectedcssclass {
 	background-color: #333300;
}


/* Pilates Specific */

body {
	font-family: Verdana, Arial;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	
}

td {
	font-size: 13px;
}

a img {
	border: 0px;
}

td.footer {
	border-top: solid 2px #666633;
	font-size: 8pt;
	text-align: center;
	padding: 10px;
}

td.footer a, .footer a.SkinObject {
	text-decoration: none;
	color: #000;
	font-size: 8pt;
	font-weight: normal;
	display: inline;
	font-family: Verdana, Arial;
}

td.footer a:hover , .footer a.SkinObject:hover {
	text-decoration: underline;
}

.outer_container {
	background-image: url('leftcurve.gif');
	background-repeat: repeat-y;
}

.left_col {
	width: 205px;
	padding: 40px 0px 40px 0px;
	vertical-align: top;
}

.header_line {
	background-color: #333300;
	height: 16px;
	font-size: 8px;	
}

.logo_container {
	background-image: url('logobk.gif');
	width: 205px;
	height: 128px;
}

.logo a {
	display: block;
	padding: 14px 0px 0px 10px;
	border: 0px;
}

.logo a img {
	border: 0px;
}

.header {
	background-color: #330033;
	height: 128px;
	vertical-align: top;
	width: auto;
	margin: 0px;
	padding: 0px;
}

.main_content {
	background-color: #fff; vertical-align: top; height: 540px;
}

.main_content_container {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

h1, h2, h3, h4 {
	color: #666633;
}

h3 {
	font-size: 15px;
	margin: 4px 0px 4px 0px;
	padding: 0px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.left_box {
	width: 120px;
	margin-left: 10px;
}

a, a:link, a:visited {
	color: #801A80;
}

a:hover, a:visited:hover {
	color: #666622;
}
