/* ================================
    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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   { color: #6699CC;
}

/* 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     { background-image: url(/siteimages/submitbutton.jpg)
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
text-decoration: underline;
}

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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
.hitBasicVertMenu_RootItem_Disabled,
.hitBasicVertMenu_RootItem_Disabled_Selected,
.hitBasicVertMenu_L2Item_Disabled,
.hitBasicVertMenu_L2Item_Disabled_Selected,
.hitBasicVertMenu_L3Item_Disabled,
.hitBasicVertMenu_L3Item_Disabled_Selected
{
 	display: block;
	font-size: 11px;
                font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
                text-indent: 20px;
	text-decoration: none;
                width: 200px;
                border-top: 2px solid #6699cc;
	color: white;
	padding: 6px 0px 6px 0px;
	margin: 6px 0px 6px 0px;
}

a.hitBasicVertMenu_RootItem:link,
a.hitBasicVertMenu_RootItem:active,
a.hitBasicVertMenu_RootItem:visited
{
 	display: block;
	font-size: 11px;
                font-family: Arial, Helvetica, Sans-Serif;
                font-weight: bold;
                text-indent: 20px;
	text-decoration: none;
                width: 200px;
                border-top: 2px solid #6699cc;
	color: white;
	padding: 2px 0px 2px 0px;
}

a.hitBasicVertMenu_RootItem:hover
{
	color: white;
                background-color: #6699cc;
}

a.hitBasicVertMenu_RootItem_Selected:link,
a.hitBasicVertMenu_RootItem_Selected:active,
a.hitBasicVertMenu_RootItem_Selected:visited
{
 	display: block;
	font-size: 11px;
                font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
                width: 200px;
                border-top: 2px solid #6699cc;
                background-color: #333366;
                background-image: url(siteimages/whitesquare10px.jpg);
                background-repeat: no-repeat;
	background-position: 1% 50%;
                text-indent: 20px;
	text-decoration: none;
	color: white;
	padding: 2px 0px 2px 0px;
}

a.hitBasicVertMenu_RootItem_Selected:hover
{
	color: white;
                background-color: #6699cc;
}


a.hitBasicVertMenu_L2Item:link,
a.hitBasicVertMenu_L2Item:active,
a.hitBasicVertMenu_L2Item:visited
{
 	display: block;
	font-size: 11px;
                font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
                text-indent: 30px;
                border-top: 2px solid #6699cc;
	color: white;
	padding: 1px 0px 1px 0px;
}

a.hitBasicVertMenu_L2Item:hover
{
	color: white;
                background-color: #6699cc;
}

a.hitBasicVertMenu_L2Item_Selected:link,
a.hitBasicVertMenu_L2Item_Selected:active,
a.hitBasicVertMenu_L2Item_Selected:visited
{
 	display: block;
                background-image: url(siteimages/whitesquare10px.jpg);
                background-repeat: no-repeat;
	background-position: 1% 50%;
	font-family: Arial, Helvetica, Sans-Serif;
                font-size: 11px;
	font-weight: normal;
	text-decoration: none;
                text-indent: 30px;
                border-top: 2px solid #6699cc;
	color: white;
	padding: 1px 0px 1px 0px;
}

a.hitBasicVertMenu_L2Item_Selected:hover
{
	color: white;
                background-color: #6699cc;
}

a.hitBasicVertMenu_L3Item:link,
a.hitBasicVertMenu_L3Item:active,
a.hitBasicVertMenu_L3Item:visited
{
 	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 1px 0px 1px 0px;
}

a.hitBasicVertMenu_L3Item:hover
{
	color: #FFCC00;
}

a.hitBasicVertMenu_L3Item_Selected:link,
a.hitBasicVertMenu_L3Item_Selected:active,
a.hitBasicVertMenu_L3Item_Selected:visited
{
 	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: skyblue;
	padding: 1px 0px 1px 0px;
}

a.hitBasicVertMenu_L3Item_Selected:hover
{
	color: #FFCC00;
}

a.hitBasicVertMenu_L4Item:link,
a.hitBasicVertMenu_L4Item:active,
a.hitBasicVertMenu_L4Item:visited
{
 	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 1px 0px 1px 0px;
}

a.hitBasicVertMenu_L4Item:hover
{
	color: #FFCC00;
}

a.hitBasicVertMenu_L4Item_Selected:link,
a.hitBasicVertMenu_L4Item_Selected:active,
a.hitBasicVertMenu_L4Item_Selected:visited
{
 	display: block;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: skyblue;
	padding: 1px 0px 1px 0px;
}

a.hitBasicVertMenu_L4Item_Selected:hover
{
	color: #FFCC00;
}
.RestaurantsQuestion
{
	text-transform: uppercase;
               	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
 }
.RestaurantsAnswer
{
	padding-left: 30px;
                text-indent: -15px;
                text-transform: capitalize;
               	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: black;
 }
/* Denton Live Formatting */
.Author {
	text-transform: uppercase;
	font-weight: bold;
      color: #333366;
}
.FactsTable {
	background-color: #eeeae6;
}
.FactsHeader {
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #333366;
}
.FactsField {
	text-transform: uppercase;
	font-weight: bold;
      color: #333366;
}
.FactsFieldValue {
	text-transform: capitalize;
      color: #6699CC;
	font-weight: normal;
}
.FactsFooter {
}
.NotesTable {
	background-color: white;
}
.NormalDarkBlueUpperCase
{
       color: #333366;
	font-weight: bold;
       text-transform: uppercase;
}






















