/* ================================
    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
{
}

.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:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* 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
{
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}



/************************************************/

.Login{
    background-color: #1D8DE3;
    padding:6px 15px;
}

/**Default**/
#newFeature{
    float:left;
    background-color: #1D8DE3;
    border: 1px solid #1D8DE3;
    color: #FFFFFF;
    font-weight: bold;
    height: 90px;
    margin-right:10px;
    text-align: center;
    vertical-align: middle;
    width:80px;
}

#FeatureText{
    width: 60px;
    margin: 10px 10px 10px 10px;
}

#OptionalAccount {
    color: #1D8DE3;
    float:left;
    border: 1px solid #1D8DE3;
    height:90px;
    text-align:center;
    vertical-align:middle;
    font-weight:bold;
    margin-right: 10px;
}

.EditContactInfo {
    color:#1C62AF !important;
    text-decoration:underline !important;
    font-weight:normal !important;
}

#OptionalAccount div {
    margin: 10px 10px 10px 10px;
}
 
#OptionalAccount span {
    padding: 10px 10px 0px 10px;
}

#OptionalAccount a
{
    color:#ffffff;
    text-decoration:none;
}

#AccountInfo{
    color: #1D8DE3;
    float:left;
    background-color: #99CCFF;
    color:#1D8DE3;
    border: 1px solid #1D8DE3;
    height:90px;
}

#AccountInfo div{
    padding: 10px 10px 0px 10px;
}

#AccountInfo span{
    font-weight:bold;
}

#AccountInfo div ul li {
    line-height: 0px;
}

#Addresses{
    float:left;
    border: 1px solid #1D8DE3;
    height:90px;
    width: 460px;
}
#Addresses div {
    margin: 5px 5px 5px 5px;
}
    
#AddressLinks ul {
    margin: 0px;
}

#AddressLinks ul li {
    list-style:none;
    padding:0px;
    margin:0px;
}

.AddressDropDown{
    width:260px;
}

.Button {
    background-color: #1D8DE3;
    padding:6px;
    color: #ffffff;
}


.LeftPadding{
    margin-left:30px;
}

.StateDropDown {
    width:150px !important;
}

#SaveAddress div div {
    text-align:right;
    padding: 2px;
    color:#1D8DE3;
}

/*********************************************************************
*		New Dynamic Login Container
*********************************************************************/
#mdelio_login_wrapper {
	width: 470px;
	margin: 0 auto;
}

#mdelio_login_main {
	background: url(images/loginbg.jpg) repeat-x;
	width: 435px;
	float: left;
	height: 270px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

	#mdelio_login_main p {
		padding: 0;
		margin: 0 0 8px 0;
	}

	#mdelio_login_main h3 {
		font-size: 19px;
		margin-top: 10px;
		font-family: Tahoma, Arial, Helvetica sans-serif;
		color: #333;
	}
	
		h3#mdelio_login_passHeading  {
			font-size: 15px;
			font-weight: bold;
		}
		
	#mdelio_login_main a, #mdelio_login_main a:visited {
		color: #234672;
	}

#mdelio_login_left {
	float: left;
	width: 14px;
	background: url(images/lCorners.jpg) left top no-repeat;
	height: 270px;
}

#tableLogin {
	float: left;
	margin-left: 12px;
}

#dynamic_login_fields {
		margin-top: 30px;
	}
	
	#dynamic_login_fields input {
		width: 400px;
		border: 1px solid #333;
		height: 25px;
	}
	
	#dynamic_login_fields label {
		font-size: 14px;
		margin-bottom: 3px;
		display: block;
	}
		#dynamic_login_fields label span {
			font-size: 14px;
			color: #454141;
		}

#mdelio_login_right {
	float: left;
	width: 18px;
	background: url(images/rCorners.jpg) no-repeat;
	height: 270px;
}

#mdelio_login_lFooter {
	width: 250px;
	float: left;
}

	#mdelio_login_links #mdelio_login_returnLink {
		margin-left: 25px;
	}

#mdelio_login_rFooter {
	width: 150px;
	float: right;
}

	#mdelio_login_rFooter span#TDLogin {
		width: 130px;
		float: right;
	}
	
	#mdelio_login_rFooter span#TDLogin a {
		width: 105px;
		height: 42px;
		display: block;
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		background: url(images/submit.jpg) no-repeat;
		padding-left: 25px;
		line-height: 42px;
		text-decoration: none;
	}
	
	#mdelio_login_rFooter span#TDLogin a:hover {
		background: url(images/submitHover.jpg) no-repeat;
	}
	
	#mdelio_login_rFooter span#TDLogin a:active {
		background: url(images/submitActive.jpg) no-repeat;
	}

#mdelio_login_links {
	margin-top: 20px;
	color: #5082bf;
	font-weight: bold;
}

#TDRegister, #mdelio_pRequest {
	display: block;
	margin: 9px 0;
}
	
	
#mdelio_login_returnLink, #mdelio_login_reminder	{
	display: block;
	margin-top: 35px;
}

	#mdelio_login_returnLink a, #mdelio_login_reminder a {
		font-size: 14px;
		font-weight: bold;
	}
	
.clear {
	clear: both;
}


/************************* END Dynamic Login Section *****************************/