P, UL, LI {
	margin-top: 0px;
	margin-bottom: 0px;
}

form {  
	margin-top: 0px; 
	margin-bottom: 0px
}

/* DNN STUFF */

body {
	background-image:url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/steelsheet.jpg');
	background-color:#000000;
	text-align:center;
}

#mainContainer {
    width:856px;
    margin-left:auto;
    margin-right:auto;
    display:block;
    text-align:left;
}

.MDBase {
    display:block;
    float:left;
    
}

.MDLeftSideBar{
    background-image:url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/leftDropShaddow.png');
    background-repeat: repeat-y;
 	
}

.MDRightSideBar{
 	background-image:url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/rightDropShaddow.png');
 	background-repeat:repeat-y;
 	background-position:right;
 	
}

.sideBarSpacer {
	width:18px;
}

.rightSideBarSpacer {
	float:right;
}

.MDBottomBarShaddow{
    height:12px;
}

.MDBottomBarShaddow_container{
    width:100%;
}

.MDBottomBarShaddow_right, .MDBottomBarShaddow_left{
     width:19px;
}

.MDBottomBarShaddow_left{
    background-image:url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/bottomLeftDropShaddow.png');
    background-position:right bottom;
    background-repeat:no-repeat;
}

.MDBottomBarShaddow_middle{
    background-image:url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/bottomDropShaddow.png');
    background-position:center bottom;
    background-repeat:repeat-x;
    width:809px;
}

.MDBottomBarShaddow_right{
    background-image:url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/bottomRightDropShaddow.png');
    background-position:left bottom;
    background-repeat:no-repeat;
}

#Container {
    width:810px;
    background-color:#FFFFFF;
 	background-image:url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/mainBG.jpg');
 	background-repeat:repeat-x;
}

#topContainer {	
	height:120px;
}

#MD_title_tools_group {
	width: 800px;
}

#MD_Title {
	height:80px;
}

#MD_Title h2{
	margin-top:50px;
	margin-left:160px;
	font-size: 14px;
	font-weight:normal;
}

#MD_SiteTools {
	height:55px;
	text-align:right;
	padding-right:20px;
	float:right;
	margin-top:25px;
}

#MD_SiteTools A:link, #MD_SiteTools A:active, #MD_SiteTools A:visited {
	color:#cccccc;
	text-decoration:underline;
}

#MD_SiteTools A:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#dnn_dnnCURRENTDATE_lblDate {
	color:#FFFFFF;
}


#dnn_dnnSEARCH_txtSearch {
	width:175px;
}

#MD_Menu_container {
	width:800px;
	height: 40px;
    z-index:999;
}

.MD_Menu_bar {
	margin-top:0px;
	padding-top:12px;
	background-image: url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/page_bg_menu.gif');
	background-repeat: repeat-x;
}

#MD_Menu_left {
	background-image: url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/page_frame6.png');
	background-repeat: no-repeat;
	width: 5px;
	height: 40px;
}
#MD_Menu {
    width:790px;
	height: 40px;
	padding-left:0px;
     overflow:;
}
#MD_Menu_right {
	background-image: url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/page_frame7.png');
	background-repeat: no-repeat;
	width: 5px;
	height: 40px;
}


.BrandingLayer{
	background-image:url('/Portals/clarity/Skins/AW_Clarity/images/MDNewThemeImages/clarityLogo.jpg');
	background-repeat:no-repeat;
}

#bodyContainer {
	padding-left:7px;
}

#dnn_ContentPane {
	width:586px;
}

#footer {
	text-align:center;
}

#footer span, #footer a {
    margin-right:10px;
}

.login {
	font-size:18px;
}

.navBar {
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	height: 34px;
}

.ModuleTitle_RootMenuArrow {
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	color: #000000;
}

/* LINKS */

A:link  {
    text-decoration:    none;
    color:  #3286b5;
}

A:visited   {
    text-decoration:    none;
    color:  #3286b5;
}

A:active    {
    text-decoration:    none;
    color:  #3286b5;
}

A:hover {
    text-decoration:    none;
    color:  #000000;
}

/* Main Menu */

.MainMenu_MenuContainer { border: 0px; 	background-color: transparent }

.MainMenu_MenuBar {
	cursor: pointer;
	height: 17px;
}

.MainMenu_MenuBar td span {
	color: red;
}

.MainMenu_MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.MainMenu_MenuIcon {
	width: 0px;
	border: 0px;
    display:none;
}

.MainMenu_MenuItemSel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.MainMenu_SubMenu { 
    z-index: 1000; 
    cursor: pointer; 
    background-color: #ffffff; 
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
    border-bottom: #555555 1px solid; 
    border-left: #555555 1px solid; 
    border-top: #555555 1px solid; 
    border-right: #555555 1px solid;
}

.MainMenu_MenuBreak { }

.MainMenu_MenuArrow {
	width: 0px;
	border: 0px;
    display:none;
}

.MainMenu_RootMenuArrow {
	width: 0px;
	border: 0px;
    display:none;
}

.MainMenu_RootMenuItem {
	color: #FFFFFF;
}

.MainMenu_RootMenuItemBreadcrumb {
	color: #00CC00;
}

.MainMenu_SubMenuItemBreadcrumb {   
    color: #00CC00;
}

.MainMenu_RootMenuItemActive {
	color: #3286b5;
	font-weight: bold;
}
.MainMenu_SubMenuItemActive {
    color: #3286b5;
    font-weight: bold;
}

.MainMenu_RootMenuItemSelected {
    background-color:#243F56;
}

.MainMenu_SubMenuItemSelected {
    background-color:#cccccc;
}

#dnn_TopPane, #dnn_BottomPane, #footer {
    width:790px;
}

.ModDNNNewsFeedsC div div p {
    margin-bottom: 10px;
}


