/* ================================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    {
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}/* text style used for most text rendered by modules */
.Normal
{
}p
{
color: #a3452e;
font-size: 12px;
font-weight: normal;
font-family: Tahoma;}/* 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     {
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}A.CommandButton:visited  {
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}A.CommandButton:hover    {
color: #ca9432;font-family: Verdana;font-size: 8pt;
}A.CommandButton:active   {
color: #ca9432;font-family: Verdana;font-size: 8pt;
}/* button style for standard HTML buttons */
.StandardButton     {
}/* GENERIC */
H1  {
}H2  {
}H3  {
}H4  {
}H5, DT  {
}H6  {
}TFOOT, THEAD    {
}TH  {
}A:link  {
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}A:visited   {
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}A:hover {
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}A:active    {
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}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{
}A.SkinObject:Link
{
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}A.SkinObject:visited
{
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}A.Skinobject:hover    {
color: #ca9432;font-family: Verdana;font-size: 8pt;
}A.SkinObject:active   {
color: #ca9432;font-family: Verdana;font-size: 8pt;
}/* ================================CSS STYLES FOR Module Guestbook================================
*/.GB_MainGrid
{font-family: Verdana; font-size: 12px;
}
table.GB_MainGrid
{
}
.GB_Pager
{
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}
tr.GB_Pager td span, tr.GB_Pager td a
{}tr.GB_Pager td a:hover
{
color: #f1ebdf;font-family: Verdana;font-size: 8pt;
}div.GB_Head
{padding-top: 5px;font-weight: bold;
color: #a3452e
}
div.GB_Date
{padding-right: 20px;
}
div.GB_Name
{font-weight: normal;
color: #a3452e
}
div.GB_Body
{padding-top: 10px;font-weight: normal;
color: #a3452e
}
div.GB_Thumb
{display: inline;vertical-align: top;padding-right: 20px;
}
div.GB_BodyText
{display: inline;vertical-align: top;
}
div.GB_Control
{padding-top: 10px;text-align: right;
}
div.GB_Popup
{position: absolute;display: none;
}/* ================================CSS STYLES FOR Module DNN.Announcements================================
*/
.DNN_ANN_DesignTable
{width:100%;
}.DNN_ANN_Description
{padding-top: 10px;font-weight: normal;
color: #a3452e
}.DNN_ANN_Description P
{padding-top: 10px;font-weight: normal;
color: #a3452e;
}.PagingTable
{background-color: #402801;filter:alpha(opacity=95); opacity:0.95;
border: 0px;
}

