

/* ================================
    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 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #663656;
	color: #4E1F3E;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('imgs/background.jpg');
	background-repeat: repeat-x;
}

td { 
font-size: 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
} 




#visitor_header{}
.footer { color: #bcb487; font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif; }
/* beginning of insert test */
.toppane {
	
}
#dnn_sidebarrt {
	padding-right: 10px;	
	padding-top: 20px;
}
#dnn_leftpane {
}
#dnn_contentpane {
	padding-top: 5px;
}
#dnn_rightpane {
	
}
.bottompane {
	
}

/* end of insert test */

/* 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
{ color: #bcb487; font-weight: lighter; }

/* hyperlink style for the unselected tabs */
A.OtherTabs:link
{ color: #bcb487; font-weight: lighter; }

A.OtherTabs:visited
{ font-size: 11px; color: #bcb487; font-weight: lighter; }

A.OtherTabs:active
{ font-size: 11px; color: #bcb487; font-weight: lighter; }

A.OtherTabs:hover
{ font-size: 11px; color: #bcb487; font-weight: lighter; }

/* text style for the login token from xml */
#dnn_dnnLOGIN_hypLogin
{ color: #DDDAC1; font-size: 8pt; vertical-align: middle; }

/* text style for the login token from xml */
A.LoginTab:link
{ color: #DDDAC1; font-size: 8pt; vertical-align: middle; }

A.LoginTab:visited
{ font-size: 8pt; color: #DDDAC1; vertical-align: middle; }

A.LoginTab:active
{ font-size: 8pt; color: white; vertical-align: middle; }


A.LoginTab:hover
{ font-size: 8pt; color: white; vertical-align: middle; }

/* GENERAL */
/* style for module titles */
.Head
{ color: #8A814D; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

/* style of item titles on edit and admin pages */
.SubHead
{color: #bcb487;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{color: #bcb487;
}

/* 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
{color: #bcb487;
}

/* 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:active
{
}

A.CommandButton:hover
{
}

/* button style for standard HTML buttons */
.StandardButton
{
}

/* GENERIC */
H1
{
}

H2
{
}

H3
{
}

H4
{
}

H5, DT
{
}

H6
{
}

TFOOT, THEAD
{
}

TH
{
}

A:link
{color: brown;
}

A:visited
{color: brown;
}

A:active
{color: #8A814D;
}

A:hover
{color: #bcb487;
}


 A.CommandButton:link
{color: #004a36;
}

A.CommandButton:visited
{color: #004a36;
}

A.CommandButton:active
{color: #8A814D;
}

A.CommandButton:hover
{color: #bcb487;
}


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
{
background-color: transparent;
}

.MainMenu_MenuItem
{
	
}

.MainMenu_MenuItemSel
{ 	
	}


.MainMenu_MenuIcon
{
	
}

.MainMenu_SubMenu
{
	
}

.MainMenu_SubMenuItemActive
{
	
	
}
.MainMenu_SubMenuItemSelected
{
	
	
}

.MainMenu_MenuBreak
{
}


.MainMenu_MenuArrow
{
	
}

.MainMenu_RootMenuArrow
{
	
}

.rootselected
{
	
}

.Breadcrumb
{  color:white;}



#dnn_dnnBreadcrumb_lblBreadCrumb a:link { color:white; }
#dnn_dnnBreadcrumb_lblBreadCrumb a:hover { color:#ded0aa; }
#dnn_dnnBreadcrumb_lblBreadCrumb a:active { color:#ded0aa; }
#dnn_dnnBreadcrumb_lblBreadCrumb a:visited { color:white; }

#dnn_dnnLOGIN_cmdLogin:link { color:#64533a; }
#dnn_dnnLOGIN_cmdLogin:hover { color:#ded0aa; }
#dnn_dnnLOGIN_cmdLogin:active { color:#ded0aa; }
#dnn_dnnLOGIN_cmdLogin:visited { color:#64533a; }






#dnn_welcome
{

	}




#dnn_dnnPRIVACY_hypPrivacy {
	color: White;
	font-size: xx-small;
}

#dnn_dnnTERMS_hypTerms {
	color: White;
	font-size: xx-small;
}

#dnn_dnnLOGIN_hypLogin  {
	color: white;
	font-size: xx-small;
}

#dnn_dnnCOPYRIGHT_lblCopyright    {
	color: White;
	font-size: xx-small;
}

#contentbox {
border-left-style:solid;
border-left-color:#bb9e6a;
border-left-width:thin;
}

#orangebox {
border-left-style:solid;
border-left-color:#9c6039;
border-left-width:thin;
}


.WordLink { 
background-image: url(/Portals/8/icons/word.gif);
background-repeat:no-repeat; 
background-position: center;
width: 18px; 
height: 17px; 
}

.WordImg {
width: 18px; 
height: 17px; 
}

a:WordLink { 
cursor: pointer; 
}

.pdfLink { 
background-image: url(/Portals/8/icons/pdf.gif);
background-repeat:no-repeat; 
background-position: center;
width: 18px; 
height: 17px; 
}

.pdfImg {
width: 18px; 
height: 17px; 
}

a:pdfLink { 
cursor: pointer; 
}


.linklabel {
display: none; 
}

.fileheading {
    font-family:Times New Roman;
    font-size: 18px;
    color:#663656;
}

.filerowodd{
    font-family:Verdana;
    font-size: 12px;
    color:brown;
    background-color: #F7F3EA;
    border-color: #ded0aa;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	text-align:left;
	}
	
.FileRowEven{
    font-family:Verdana;
    font-size: 12px;
    color:brown;
    background-color: #E7DDCB;
    border-color: #ded0aa;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	text-align:left;
	}



.AECSelectedDay A:link { color:#33cc00;}

.listrowodd{
    font-family:Verdana;
    font-size: 12px;
    color:brown;
    background-color: #F7F3EA;
    border-color: #ded0aa;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	text-align:left;
	}
	
.listRowEven{
    font-family:Verdana;
    font-size: 12px;
    color:brown;
    background-color: #E7DDCB;
    border-color: #ded0aa;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	text-align:left;
	}



















