/*    DNN CASCADING STYLE SHEET    */
/*     John Wurzbacher Design      */
/*        COPYRIGHT 2008           */

/* =============================== */
/*       [TOKEN] Definitions       */
/* To be used with "find and replace"

#3b2912			-	Menu Background Color
#3b2912	        	-	Background color of selected menu items on rollover
#0b4bb5			-	Unselected Links Color
#3b2912		     	-	Selected Links Color
12px				-	Size of text (10px, 10px, etc)
#3b2912			-	Color of text
Lucida Bright, Georgia, Times				-	Font (times new roman, Lucida Bright, Georgia, Times)
normal			-	("normal" or "bold")
#3b2912			-	Text color of items in the menu
10px				-	Text size of menu items
#c28484			-	Text color of menu items on rollover

*/

.Head
{
	color: #c28484;
}

.SubHead
{
	color: #c3ac65;
}

.NormalBold
{
	color: #c3ac65;
}


.ControlPanel, .PagingTable
{
	background-color: #2b1e0d;
	border-right: #2b1e0d 1px solid;
	border-left: #2b1e0d 1px solid;
	border-top: #2b1e0d 1px solid;
	border-bottom: #2b1e0d 1px solid;
}

.FooterText
{
	font-size: 12px;
	font-family: Lucida Bright, Georgia, Times;
	font-style: normal;
	font-weight: normal;
	color: #c28484;
}

A.FooterText:link
{
	font-size: 12px;
	font-family: Lucida Bright, Georgia, Times;
	font-style: normal;
	font-weight: normal;
	color: #c28484;
}

A.FooterText:visited
{
	font-size: 12px;
	font-family: Lucida Bright, Georgia, Times;
	font-style: normal;
	font-weight: normal;
	color: #c28484;
}

A.FooterText:active
{
	font-size: 12px;
	font-family: Lucida Bright, Georgia, Times;
	font-style: normal;
	font-weight: normal;
	color: #c28484;
	
}

A.FooterText:hover
{
	font-size: 12px;
	font-family: Lucida Bright, Georgia, Times;
	font-style: normal;
	font-weight: normal;
	color: #c28484;
	text-decoration: underline;
}


#Body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #3b2912;
	text-align: center;
	color: #c3ac65;
}
A
{
	font-weight: normal;
	font-size: 12px;
	color: #a09589;
	font-family: Lucida Bright, Georgia, Times;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
A:link
{
	font-weight: normal;
	font-size: 12px;
	color: #a09589;
	font-family: Lucida Bright, Georgia, Times;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

A:active
{
	font-weight: normal;
	font-size: 12px;
	color: #a09589;
	font-family: Lucida Bright, Georgia, Times;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
A:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #a09589;
	font-family: Lucida Bright, Georgia, Times;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	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: #3b2912;
	height: 16px;
}
/* MODULE Links */
A.normal
{
	font-size: 12px;
	font-family: Lucida Bright, Georgia, Times;
	color: #0b4bb5;
}
A.normal:link
{
	font-size: 12px;
	font-weight: bold;
	color: #0b4bb5;
	text-decoration: none;
}
A.normal:visited
{
	font-size: 12px;
	font-weight: normal;
	color: #0b4bb5;
	text-decoration: none;
}
A.normal:active
{
	font-size: 12px;
	font-weight: bold;
	color: #0b4bb5;
	text-decoration: none;
}
A.normal:hover
{
	font-size: 12px;
	font-weight: normal;
	color: #0b4bb5;
	text-decoration: underline;
}
.normalTextBox
{
}
/* [USER][LOGIN] */
.Top_Link
{
	color: #0b4bb5;
	font-weight: bold;
	font-size: 12px;
	font-family: Lucida Bright, Georgia, Times;
}

A.Top_Link:link
{
	color: #0b4bb5;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #0b4bb5;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #0b4bb5;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #757575;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0D00;
	font-family: Lucida Bright, Georgia, Times;
}
.Current_Date_Admin
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0D00;
	font-family: Lucida Bright, Georgia, Times;
}
/* [LINKS] */
.Content_Link
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	color: #0b4bb5;
	font-size: 12px;
	font-family: Lucida Bright, Georgia, Times;
}
A.Content_Link:link
{
	color: #0b4bb5;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: #0b4bb5;
	text-decoration: none;
}
A.Content_Link:active
{
	color: #0b4bb5;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #757575;
	text-decoration: underline;
}
.termsclass
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Lucida Bright, Georgia, Times;
}
.LoginClass
{
	font-weight: normal;
	font-size: 12px;
	color: #d5be78;
	font-family: Lucida Bright, Georgia, Times;
}
.userClass
{
	font-weight: normal;
	font-size: 12px;
	color: #d5be78;
	font-family: Lucida Bright, Georgia, Times;
}
.PrivacyClass
{
	font-weight: normal;
	font-size: 12px;
	color: #3b2912;
	font-family: Lucida Bright, Georgia, Times;
}
.CopyrightClass
{
	font-weight: normal;
	font-size: 12px;
	color: #d5be78;
	font-family: Lucida Bright, Georgia, Times;
}
.Copyright_Admin
{
	font-weight: normal;
	font-size: 12px;
	color: #FF0D00;
	font-family: Lucida Bright, Georgia, Times;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 12px;
	font-family: Lucida Bright, Georgia, Times;
}
A.Bottom_Link:link
{
	color: #0b4bb5;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #0b4bb5;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #0b4bb5;
	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: Lucida Bright, Georgia, Times;
}
A.Bottom_Link_Admin:link
{
	color: #0b4bb5;
	text-decoration: underline;
}
A.Bottom_Link_Admin:visited
{
	color: #0b4bb5;
	text-decoration: underline;
}
A.Bottom_Link_Admin:active
{
	color: #0b4bb5;
	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: Lucida Bright, Georgia, Times;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	background-color: transparent;
}
.AboutRightPane
{	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Lucida Bright, Georgia, Times;
	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: Lucida Bright, Georgia, Times;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
	}
.Contentpane
{
	font-weight: normal;
	font-size: 12px;
	color: #3b2912;
	font-family: Lucida Bright, Georgia, Times;
	width: 280px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: transparent;
}

.txtitalic {
	font-family:Lucida Bright, Georgia, Times;
	font-size:12px;
	color:#3b2912;
	font-style: italic;
}

a:link,
a:visited{
  color: #a09589;
  text-decoration: none;
}
a:hover,
a:active {
  color: #a09589;
  text-decoration: underline;
}
img {
  border:0;
}

.name{
font-family:Lucida Bright, Georgia, Times;
font-size:12px;
color:#CC0000;
}
.txt{
font-family:Lucida Bright, Georgia, Times;
font-size:12px;
color:#000000;
}
.namered{
font-family:Lucida Bright, Georgia, Times;
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: Lucida Bright, Georgia, Times;
  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:Lucida Bright, Georgia, Times;
  font-size:12px;
  color:#000000;
}
 
.quoted { 
  font-family:Lucida Bright, Georgia, Times;
  font-size:12px;
  color:#000000;   
  font-weight: normal;
  font-style: italic;
}
 
.joketitle { 
  font-family:Lucida Bright, Georgia, Times;
  font-size:12px;
  color:#CC0000;   
  font-weight: normal;
}
 
.joke { 
  font-family:Lucida Bright, Georgia, Times;
  font-size:12px;
  color:#000000;
}
 
a.joke:link,
a.joke:visited { 
  font-family:Lucida Bright, Georgia, Times;
  font-size:12px;
  color:#000000;
  text-decoration: none;
 }
 
a.joke:hover,
a.joke:active { 
  font-family:Lucida Bright, Georgia, Times;
  font-size:12px;
  color:#000000;
  text-decoration: underline;
 }

.search { 
  font-family:Lucida Bright, Georgia, Times;
  font-size:12px;
  color:#000000;   
}
 
 .titletext {
	font-family: Lucida Bright, Georgia, Times;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
.business {
	font-family: Lucida Bright, Georgia, Times, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

/* used in top pane */
.normal
{
	font-weight: normal;
	font-size: 12px;
	color: #c3ac65;
	font-family: Lucida Bright, Georgia, Times;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
	
/* used in container properties*/
.txt
{	font-weight: normal;
	font-size: 12px;
	color: #3b2912;
	font-family: Lucida Bright, Georgia, Times;
	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: #3b2912;
	font-family: Lucida Bright, Georgia, Times;
	width: 280px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}
.gradientcontainer
{	font-weight: normal;
	font-size: 12px;
	color: #3b2912;
	font-family: Lucida Bright, Georgia, Times;
	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] */


.MainMenu_MenuContainer
{
	background-color: #3b2912;
}
.MainMenu_MenuItem
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	color: #3b2912;
	background-color: #3b2912;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
}
.MainMenu_MenuItemSel
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	height: 20px;
	color: #3b2912;
	background-color: #3b2912;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MainMenu_MenuIcon
{
	font-size: 10px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}

.MainMenu_MenuArrow
{
	padding-left: 6px;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}
.MainMenu_MenuBreak
{
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}
.MainMenu_SubMenu
{
	font-size: 10px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	color: #3b2912;
	height: 20px;
	background-color: #3b2912;
}
.MainMenu_SubMenuItemSel
{
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}
.MainMenu_RootMenuArrow
{
	padding-right: 2px;
	padding-left: 0px;
}
.MainMenu_RootMenuItem
{
	font-weight: normal;
	font-size: 10px;
	color: #3b2912;
	
	background-repeat: repeat-x;
	font-family: Lucida Bright, Georgia, Times;
	height: 20px;
}
.MainMenu_RootMenuItemActive
{
	font-weight: normal;
	font-size: 10px;
	color: #3b2912;
	background-repeat: repeat-x;
	font-family: Lucida Bright, Georgia, Times;
	height: 20px;
}
.MainMenu_RootMenuItemSel
{
	font-weight: normal;
	font-size: 10px;
	color: #c28484;
	font-family: Lucida Bright, Georgia, Times;
	height: 20px;
}

/* BANNER */
#Banner_Bg
{
	height: 69px;
}


/* ----------------------------------------------------------------- */
/*Additional XML Added Styles */

/* GENERAL Style for submenu items when not selected */
.MainMenu_Item
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	font-family: Lucida Bright, Georgia, Times;
	color: #c3ac65;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}

/* GENERAL Rollover for the Submenu */
.MainMenu_ItemSel
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	font-family: Lucida Bright, Georgia, Times;
	color: #c28484;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}

/* Styles for the submenu items when unselected */
.SubMenu
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	font-family: Lucida Bright, Georgia, Times;
	color: #c3ac65;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}

/* Styles for the submenu items when selected */
.SubMenu_ItemSel
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	font-family: Lucida Bright, Georgia, Times;
	color: #c28484;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
	cursor: hand;
}


.SubMenu_ItemActive
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	font-family: Lucida Bright, Georgia, Times;
	color: #c3ac65;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}

/* Styles for the main menu items when unselected (not submenu) */
.RootMenu_Item
{
	padding-left: 0px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 10px;
	font-family: Lucida Bright, Georgia, Times;
	color: #c3ac65;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}

/* Styles for the main menu items when selected (not submenu) */
.RootMenu_ItemSel
{
	padding-left: 0px;
	padding-right: 3px;
	font-weight: normal;
	font-size: 10px;
	font-family: Lucida Bright, Georgia, Times;
	color: #c28484;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}

/* Style for the current page title in the menu bar */
.RootMenu_ItemActive
{
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	font-family: Lucida Bright, Georgia, Times;
	color: #c3ac65;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	height: 20px;
	background-color: #3b2912;
}


/* Style for Login and Registration Tokens */

.LoginLoginClass
{
	color: #d5be78;
	font-size: 12px;
}

.LoginUserClass
{
	color: #d5be78;
	font-size: 12px;
}

.LoginRegisterClass
{
	color: #d5be78;
	font-size: 12px;
}

/* -------------------------- */


A.LoginLoginClass
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginLoginClass:link
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginLoginClass:visited
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginLoginClass:active
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginLoginClass:hover
{
	color: #d5be78;
	font-size: 12px;
}


/* -------------------------- */


A.LoginUserClass
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginUserClass:link
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginUserClass:visited
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginUserClass:active
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginUserClass:hover
{
	color: #d5be78;
	font-size: 12px;
}


/* -------------------------- */


A.LoginRegisterClass
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginRegisterClass:link
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginRegisterClass:visited
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginRegisterClass:active
{
	color: #d5be78;
	font-size: 12px;
}

A.LoginRegisterClass:hover
{
	color: #d5be78;
	font-size: 12px;
}


/*  ------------------------ */


.CommandButton
{
	font-family: tahoma, arial;
	font-size: 11px;
	text-decoration: none;
}

A.CommandButton:link
{
	font-family: tahoma, arial;
	color: #a09589;
	font-size: 11px;
	text-decoration: none;
}

A.CommandButton:visited
{
	font-family: tahoma, arial;
	color: #a09589;
	font-size: 11px;
	text-decoration: none;
}

A.CommandButton:active
{
	font-family: tahoma, arial;
	color: #a09589;
	font-size: 11px;
	text-decoration: none;
}

A.CommandButton:hover
{
	font-family: tahoma, arial;
	color: #a09589;
	font-size: 11px;
	text-decoration: underline;
}

.H1
{
	font-weight: bold;
	font-size: 18px;
	color: #c28484;
	font-family: Lucida Bright, Georgia, Times;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.H2
{
	font-weight: bold;
	font-size: 16px;
	color: #a09589;
	font-family: Lucida Bright, Georgia, Times;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.H3
{
	font-weight: bold;
	font-size: 12px;
	color: #c3ac65;
	font-family: Lucida Bright, Georgia, Times;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
