/* this overrides the default dnn container titlehead class */
.TitleHead
{
	font-size: 18px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	color: #316EBE;
}

/* this overrides the default dnn container head class and allows the blank container to use it */
.Head
{
	font-size: 18px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	color: #316EBE;
}

.FooterText
{
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	color: #3e3e3e;
}

A.FooterText:link
{
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	color: #3e3e3e;
}

A.FooterText:visited
{
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	color: #3e3e3e;
}

A.FooterText:active
{
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	color: #3e3e3e;
	
}

A.FooterText:hover
{
	font-size: 12px;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	color: #3e3e3e;
	text-decoration: underline;
}


.tablebg
{
	background-repeat: repeat-x;
}

#Body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;	
	padding-top: 0px;
	margin: 0px;
	/* FROM the default DNN CSS: height:100% allows Lightbox to work correctly in Geckos */
	height:100%;
	background-color: #EFEFEF;
	text-align: center;		
	scrollbar-face-color: #efefef;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #000000
}
A
{
	font-size: 13px;
	font-family: verdana;
}
A:link
{
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}

A:active
{
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
A:hover
{
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
#SearchTextBox INPUT
{
	border-right: #FF0000 1px solid;
	border-top: #FF0000 1px solid;
	border-left: #FF0000 1px solid;
	font-size: 12px;
	border-bottom: #FF0000 1px solid;
	color: #595959;
	height: 13px;
}
/* MODULE Links */
A.normal
{
	font-size: 13px;
	font-family: verdana;
	color: #0000FF;
}
A.normal:link
{
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
A.normal:visited
{
	font-size: 13px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
A.normal:active
{
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
A.normal:hover
{
	font-size: 13px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.normalTextBox
{
	
}
/* [USER][LOGIN] */
.Top_Link
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}

A.Top_Link:link
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #666666;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #666666;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0D00;
	font-family: verdana;
}
.Current_Date_Admin
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0D00;
	font-family: verdana;
}
/* [LINKS] */
.Content_Link
{	
	font-weight: normal;
	color: #0000FF;
	font-size: 13px;
	font-family: verdana;
}
A.Content_Link:link
{
	color: #0000FF;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #0000FF;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #0000FF;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #0000FF;
	text-decoration: underline;
}
.termsclass
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
}
.LoginClass
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
}
.userClass
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
}
.PrivacyClass
{
	font-weight: normal;
	font-size: 12px;
	color: #595959;
	font-family: verdana;
}
.CopyrightClass
{
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	font-family: verdana;
}
A.CopyrightClass:link
{
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
}
A.CopyrightClass:visited
{
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: none;
}
A.CopyrightClass:active
{
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: underline;
}
A.CopyrightClass:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	font-family: verdana;
	text-decoration: underline;
}

.Copyright_Admin
{
	font-weight: normal;
	font-size: 9px;
	color: #FF0D00;
	font-family: verdana;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
}
A.Bottom_Link:link
{
	color: #808080;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #808080;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #808080;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #757575;
	text-decoration: underline;
}
.Bottom_Link_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana;
}
A.Bottom_Link_Admin:link
{
	color: #808080;
	text-decoration: underline;
}
A.Bottom_Link_Admin:visited
{
	color: #808080;
	text-decoration: underline;
}
A.Bottom_Link_Admin:active
{
	color: #808080;
	text-decoration: underline;
}
A.Bottom_Link_Admin:hover
{
	color: #757575;
	text-decoration: none;
}
.toppane 
{
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	height: 0%;
	background-color: transparent;
}
.leftpane
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	background-color: transparent;
}
.AboutRightPane
{	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	width: 249px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	}
.AboutContentpane
{	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	}
.Contentpane
{
	font-weight: normal;
	font-size: 12px;
	color: #595959;
	font-family: verdana;
	width: 280px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
}
/* from YLL style sheets */
.txtitalic {
	font-family:verdana;
	font-size:12px;
	color:#595959;
	font-style: italic;
}

a:link,
a:visited{
  color: #0000FF;
  text-decoration: none;
  font-family:verdana;
  font-size:12px;
}
a:hover,
a:active {
  color: #0000FF;
  text-decoration: underline;
  font-family:verdana;
  font-size:12px;
}
img {
  border:0;
}

.name{
font-family:verdana;
font-size:12px;
color:#CC0000;
}
.txt{
font-family:verdana;
font-size:12px;
color:#000000;
}
.namered{
font-family:verdana;
font-size:12px;
color:#97090D;
}

a.darkred:link,
a.darkred:visited {
 text-decoration: none;
 color: #97090D;
}
a.darkred:hover,
a.darkred:active {
 text-decoration: underline;
 color: #97090D;
}
.rss { 
  font-family: verdana;
  font-size: 12px;
}
a.rss:link,
a.rss:visited {
 text-decoration: none;
 color: #000000;
}
a.rss:hover,
a.rss:active {
 text-decoration: underline;
 color: #000000;
}
.quote { 
  font-family:verdana;
  font-size:12px;
  color:#000000;
 }
.quoted { 
  font-family:verdana;
  font-size:12px;
  color:#000000;   
  font-weight: normal;
  font-style: italic;
 }
.search { 
  font-family:verdana;
  font-size:12px;
  color:#000000;   
 }
 
.titletext {
	font-family: verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
.business {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

/* used in top pane */
.normal
{	font-weight: normal;
	font-size: 13px;
	color: #595959;
	font-family: verdana;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
/* used in container properties*/
.txt
{	font-weight: normal;
	font-size: 12px;
	color: #595959;
	font-family: verdana;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	}
.contentpanep
{	width: 100%;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	height: 100%;
	background-color: transparent;
}
.rightpane {
	font-weight: normal;
	font-size: 12px;
	color: #595959;
	font-family: verdana;
	width: 280px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}
.gradientcontainer
{	font-weight: normal;
	font-size: 12px;
	color: #595959;
	font-family: verdana;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	}
.bottompane
{
	padding-right: 5px;
	width: 100%;
	padding-left: 5px;
	padding-top: 12px;
	height: 0%;
	background-color: transparent;
}



/* ========================================================= */
/* [SOLPATRMENU] */


/* Background Color of Root menu items */

.MainMenu_MenuContainer
{
	background-color: transparent;
	margin:0px auto;
}

/* The left space of submenu items */
.MainMenu_MenuIcon
{
display:none;
}

.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}

/* The right space of submenu items */
.MainMenu_MenuArrow
{
    padding-left: 6px;
    height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MainMenu_MenuBreak
{	
display:none;
}

.MainMenu_MenuItem
{	
	padding: 0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-weight: normal;
	font-size: 14px;
	color: #3e3e3e;
	background-color: #e5e5e5;
	height: 20px;
}
.MainMenu_MenuItemSel
{	
	padding: 0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-weight: normal;
	font-size: 14px;
	height: 20px;
	color: #3e3e3e;
	background-color: #3e3e3e;
}

.MainMenu_SubMenu
{
	Margin:0px;	
	padding: 0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-size: 13px;
	color: #3e3e3e;
	height: 20px;
	background-color: #ffffff;
}
.MainMenu_SubMenuItemSel
{	
	Margin:0px;
	padding: 0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-size: 13px;
	height: 20px;
	background-color: #f3f3f3;
}
.MainMenu_RootMenuItem
{
	Margin:0px;
	font-weight: normal;
	font-size: 13px;
	color: #3e3e3e;	
	padding: 0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;	
	background-repeat: repeat-x;
	font-family: verdana;
	height: 20px;
}
.MainMenu_RootMenuItemActive
{
	padding: 0px;
	Margin:0px;	
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-weight: normal;
	font-size: 13px;
	color: #595959;
	background-repeat: repeat-x;
	font-family: verdana;
	height: 20px;
}
.MainMenu_RootMenuItemSel
{
	padding: 0px;
	Margin:0px;	
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	font-family: verdana;
	height: 20px;
}

/* BANNER */
#Banner_Bg
{
	height: 69px;
}


/* ----------------------------------------------------------------- */
/*Additional XML Added Styles */

/* GENERAL Style for submenu items when not selected */
.MainMenu_Item
{
	padding: 0px;
	Margin:0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-weight: normal;
	font-size: 13px;
	font-family: verdana;
	color: #333333;
	/*
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	*/
	height: 20px;
	background-color: #99CCFF;
}

/* Styles for the submenu items when selected */
.SubMenu_ItemSel
{
	padding: 0px;
	Margin:0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-weight: normal;
	font-size: 13px;
	font-family: verdana;
	color: #000000;
	/*
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	*/
	height: 20px;
	background-color: #ffffff;
	cursor: pointer;
}


/* GENERAL Rollover for the Submenu */
.MainMenu_ItemSel
{
	padding: 0px;
	Margin:0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-weight: normal;
	font-size: 13px;
	font-family: verdana;
	color: #000000;
	/*
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	*/
	height: 20px;
	background-color: #ffffff;
}

/* BUST --Styles for the submenu items when unselected */
.SubMenu
{
	z-index:1000;
	padding: 0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-weight: normal;
	font-size: 13px;
	font-family: verdana;
	color: #FF0000;
	height: 20px;
	background-color: #cccccc;
	Margin:0px;
}

/* For the selcted SubMenu of An Active Parent Menu */
.SubMenu_ItemActive
{
	padding-left: 0px;
	padding-right: 0px;
	Margin:0px;
	border-left: #000000 0px solid;	
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
	font-weight: normal;
	font-size: 13px;
	font-family: verdana;
	color: #ffffff;
	height: 20px;
	background-color: #3399FF;
}


/* Styles for the main menu items when unselected (Parent Nav Menu) */
.RootMenu_Item
{
	padding-left: 0px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 14px;
	font-family: verdana;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: transparent;
}

/* Styles for the main menu items when selected (Parent Nav Menu) */
.RootMenu_ItemSel
{
	padding-left: 0px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 14px;
	font-family: verdana;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #ffffff;
	/*background:url(img/button.jpg);*/
}

/* Style for the current page title in the menu bar */
.RootMenu_ItemActive
{
	padding-left: 0px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 14px;
	font-family: verdana;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3366cc;
}

.SearchStyleClass
{
	font-weight: normal;
	font-size: 6px;
	font-family: verdana;
	color: #000000;
}



/* Style for Login and Registration Tokens */

.LoginLoginClass
{
	font-weight: normal;
	font-size: 7px;
	font-family: verdana;
	color: #62A8FF;
}

.LoginUserClass
{
	font-weight: normal;
	font-size: 7px;
	font-family: verdana;
	color: #FFFFFF;
}

.LoginRegisterClass
{
	font-weight: normal;
	font-size: 7px;
	font-family: verdana;
	color: #FFFFFF;
}

/* -------------------------- */


A.LoginLoginClass
{
	font-weight: normal;
	font-size: 7px;
	font-family: verdana;
	color: #62A8FF;
}

A.LoginLoginClass:link
{
	font-weight: normal;
	font-size: 7px;
	font-family: verdana;
	color: #62A8FF;
}

A.LoginLoginClass:visited
{
	font-weight: normal;
	font-size: 7px;
	font-family: verdana;
	color: #62A8FF;
}

A.LoginLoginClass:active
{
	font-weight: normal;
	font-size: 7px;
	font-family: verdana;
	color: #62A8FF;
}

A.LoginLoginClass:hover
{
	font-weight: normal;
	font-size: 7px;
	font-family: verdana;
	color: #FFFFFF;
}


/* -------------------------- */


A.LoginUserClass
{
	color: #FFFFFF;
	font-size: 7px;
}

A.LoginUserClass:link
{
	color: #FFFFFF;
	font-size: 7px;
}

A.LoginUserClass:visited
{
	color: #FFFFFF;
	font-size: 7px;
}

A.LoginUserClass:active
{
	color: #FFFFFF;
	font-size: 7px;
}

A.LoginUserClass:hover
{
	color: #FFFFFF;
	font-size: 7px;
}


/* -------------------------- */


A.LoginRegisterClass
{
	color: #FFFFFF;
	font-size: 10px;
}

A.LoginRegisterClass:link
{
	color: #FFFFFF;
	font-size: 10px;
}

A.LoginRegisterClass:visited
{
	color: #FFFFFF;
	font-size: 10px;
}

A.LoginRegisterClass:active
{
	color: #FFFFFF;
	font-size: 10px;
}

A.LoginRegisterClass:hover
{
	color: #FFFFFF;
	font-size: 10px;
}


/*  ------------------------ */


.CommandButton
{
	font-size: 11px;
}

A.CommandButton:link
{
	font-size: 11px;
}

A.CommandButton:visited
{
	font-size: 11px;
}

A.CommandButton:active
{
	font-size: 11px;
}

A.CommandButton:hover
{
	font-size: 11px;
}


