/* ================================
    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:#FFFFFF;
margin:9px;
font-family: Arial, Helvetica, sans-serif;
font-size:90%;
}

/* background/border colors for the selected tab */
.TabBg {
}

.TopPane {
	color: black;
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px; color:#FFFFFF; font-size:12pt
}

.LeftPane  {
padding:0px;
margin:0px; 
	color: black;
	width: 145px;
}

.LeftPane  p{
padding:0px;
margin:0px; 
width: 145px;
}

.LeftPane a:link, .LeftPane a:visited {
Color:#552E81;
text-decoration:none;
padding:0px 5px 0px 0px;
line-height:90%;
}

.LeftPane a:hover {
Color:#552E81;
text-decoration:underline;
padding:0px 5px 0px 0px;
line-height:90%;
}



#sidebar{
float:left;
text-align:left;
width:180px;
margin: 0 0 10px 0;
}


.ContentPane  { 
color:#666666;
font-family: Arial, Helvetica, sans-serif;
	padding:0px 20px 20px 20px;
	text-align:justify;
}

.RightPane  { 
	color: black;
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.BottomPane {
	color: black;
	width: 775px;
	margin:0px auto;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/* text style for the selected tab */
.SelectedTab {
	Color: White;
}

/* hyperlink style for the selected tab */
a:link.SelectedTab {
	Color: White;
}

a:visited.SelectedTab  {
	Color: White;
}

a:active.SelectedTab   {
	Color: White;
}

a:hover.SelectedTab    {
	Color: White;
}

/* text style for the unselected tabs */
.OtherTabs {
font-weight:normal;
	Color:#552E81;
}
    
/* hyperlink style for the unselected tabs */
a:link.OtherTabs {
font-weight:normal;
	Color:#552E81;
}

a:visited.OtherTabs  {
font-weight:normal;
	Color:#552E81;
}

a:active.OtherTabs   {
font-weight:normal;
	Color:#552E81;
}

a:hover.OtherTabs    {
font-weight:normal;
	Color:#552E81;
}

/* 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 = black;
}

/* 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 = #003366;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a:link.CommandButton {
	Color = #003366;
}

a:visited.CommandButton  {
	#003366;
}

a:active.CommandButton   {
	#003366;
}

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 {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

/*

.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	font: bold 12px Verdana, sans-serif;
	background:#F3F3F3;
	width:158px;
	color: #552E81; 
}

.MainMenu_MenuItem {
border-top:#CCCCCC 1px solid;
	
}

.MainMenu_MenuIcon {
	background-color: #C0C0C0; 
	cursor: pointer; 
	cursor: hand; 
text-align: right;
	width: 15; 
	height: 21px
}

.MainMenu_SubMenu {
	background-color: #C0C0C0; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) 
}

.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #999999; 
	cursor: pointer; 
	cursor: hand; 
	color: #552E81; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px
}

.MainMenu_MenuArrow {	
	border-right: 1px solid #C0C0C0; 
	border-bottom: 1px solid #C0C0C0; 
	border-top: 0px solid #C0C0C0;
	font-family: Webdings;  
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
*/
<!--end dnn styles-->


li {
line-height:1.5em;
color:#552E81;
}

.wrap{
width:800px;
margin:0px auto;
}


#container{
width:600px;
margin-left:180px;
border-left:#CCCCCC 1px solid;
}

#content1{
width:270px;
padding:20px;
float:left;
text-align:justify;
}

p {
margin:0px;
padding:0px;
line-height: 1.5em;
}


h1{
color:#552E81;
font-size:15pt;
font-weight:normal;
margin:15px 0px 0px 0px;
}

h2{
color:#666666;
font-size:11pt;
font-weight:bold;
margin:15px 0px 0px 0px;
}

h3{
color:#552E81;
font-size:10pt;
font-weight:bold;
margin:15px 0px 0px 0px;
}

#title{
height:150px;
margin-top:0px;
border-bottom:#CCCCCC 1px solid;
text-align:right;
font-size:10pt;
color: #999999;
background-image: url("images/header2.jpg");
}

#footer {
text-align:center;
font-size:10px;
height:30px;
margin-top:10px;
padding-top:10px;
border-top:#CCCCCC 1px solid;
line-height:1.5em;
}

#footer p {
line-height:2em;
}
/*
#HouseMenuNav
{
padding: 0 0px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background:#F3F3F3;
width:158px;
}

#HouseMenuNav ul {
padding:0;
margin:0;
}

#HouseMenuNav li
{
list-style: none;
margin: 0;
border-top:#CCCCCC 1px solid;
text-align: right;
}

#HouseMenuNav li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
background-color:#F3F3F3;
text-decoration: none;
display: block;
}

#HouseMenuNav li a:link {display: block;
 color: #552E81; }
#HouseMenuNav li a:visited {display: block;
 color:#552E81; }

#HouseMenuNav li a:hover
{
display: block;
border-color: #FE3;
color: #666666;
background: #FFFFFF;
}

#HouseMenuNav p {
padding:0px;
margin:0px;
}
*/
.navmenu{
padding: 5px 0px 5px 12px;
margin: 0px;
font: bold 12px Verdana, sans-serif;
background:#F3F3F3;
width:148px;
color: #552E81;
}

.navmenuactive{
}

.navmenuselected{
padding: 5px 0px 5px 12px;
margin: 0px;
font: bold 12px Verdana, sans-serif;
background-color:#FFFFFF;
width:148px;
}


.MainMenu_menuItemSel{
padding:0px;
margin:0px;
}

.MainMenu_MenuContainer{ background:transparent;width:100%}

.MainMenu_MenuBar{
}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }

.box_top {
background: #F0F0F0 url("images/leftbox_top.gif") no-repeat;
color: #808080;
height: 40px;
width: 160px;
margin-top:15px;
}
	
.box_top h2{
font-size:115%;
padding: 0.35em 0.5em 0.25em 0.90em;
margin:0px;
}

.box h1{
color:#552E81;
font-size:100%;
padding:0px;
margin:0px;
}
	
.box {
border-left: 2px solid #E1E1E1;
border-right: 2px solid #E1E1E1;
padding: 0 5px 0 5px;
margin: 0;
width: 145px;
color: #595959;
	background: #FFF;
}
	
.box p{
padding:0px;
margin:0px;
width:129px;
line-height:120%;
color:#666666;
}
		
.box a:link, .box a:visited {
Color:#552E81;
text-decoration:none;
padding:0px 5px 0px 0px;
line-height:120%;
}

.box a:hover {
Color:#552E81;
text-decoration:underline;
padding:0px 5px 0px 0px;
line-height:120%;
}


.box_bottom {
background: #FFF url("images/leftbox_bottom.gif") no-repeat;
color: #000;
height: 13px;
width: 160px;
margin: 0 0 7px 0;
}

#disclaimer {
font-size:90%;
padding: 10px;
margin: 0px auto;
text-align: center;
}

#disclaimer a:link, #disclaimer a:visited, #disclaimer p{
text-decoration:none;
color: #b1b1b1;
}

#disclaimer a:hover {
text-decoration: underline;
color: #CCCCCC;
}

.login {
padding: 0px;
margin: 10px 20px 0px 20px;
font-size:80%;
}

a:link.login, a:visited.login, {
color:#552E81;
}

a:hover.login {
color: #666666;
}

a:link, a:visited {
color:#552E81;
text-decoration:none;
}

a:hover {
color:#552E81;
text-decoration:underline;
}

#dnn_ctr380_ModuleContent {
width:129px;
}

.pagelink {
display:block;
position: absolute;
left:-50px;
top:-50px;
}