html { font-size:.75em; }
body, p { font-size:inherit;}
A:link, A:visited { color:#002D23;}
A:hover { color:#522f20;}

.left{ float:left;}
.right{ float:right;}
.block{ width:100%; float:left; clear:both;}
.clear{ clear:both;}
.DNNEmptyPane { height:0px!important}

/**********************************************************
********************** Custon Styles **********************
**********************************************************/

/****** Photo Gallery *****/
.album-holder { margin-top:-30px; margin-bottom:-20px; margin-left:20px; color:#A76041;}
.photo_198 { /* overwrites default photo album settings */
	/* width */
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	/* style */
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	/* color */
	border-top-color: #522f20;
	border-right-color: #522f20;
	border-bottom-color: #522f20;
	border-left-color: #522f20;
}
/****** END Photo Gallery *****/

/**********************************************************
				  	XMod Form Styles
**********************************************************/

/*************  Newsletter Signup ************************/
.nl-image { padding-bottom:6px; width:116px; text-align:center;}
.nl-name, .nl-email { background-color:#FFE7B9; color:#522f20; margin-bottom:3px;}
.nl-button { text-align:center; width:116px;}
/************ End Newsletter Signup **********************/

/******************  Contest *****************************/
/****** FORM ******/
.contest-label { font-weight:bold; height:25px;}
.contest-field {}
.winners-tab { padding-top:20px;}
.winner-title { font-weight:bold;}
/**** END FORM ****/

/****** LIST ******/
.contest-list { width:530px;}
	.contest-pic, .contest-title, .contest-date, .contest-time { float:left;}
	.contest-pic { width:30%;}
	.contest-title { width:47%; font-size:125%; font-weight:bold;}
	.contest-title a, .contest-date a { color:#522f20;}
	.contest-date { width:22%;}
	.button-row { clear:both;}
/**** END LIST ****/

/***** DETAIL *****/
.contest-detail {}
.contest-detail ul{ margin-left:20px;}
.contest-detail .contest-title { width:69%; padding-bottom:10px;}
.contest-detail .contest-date, .contest-detail .contest-time { width:69%;}
.contest-registration { clear:both; font-weight:bold; padding-top:10px;}
.contest-detail .button-row { width:100%; text-align:center; padding-top:30px;}
/*** END DETAIL ***/
/***************** END Contest ***************************/


/*****************  Chef Bios ****************************/
/****** FORM ******/
.Chef_Form .Label { font-weight:bold; width:20%;}
.Chef_Form td .Label { vertical-align:top;}
.Chef_Form .fine { font-size:70%; font-style:italic; font-weight:normal;}
.Chef_Form .Field { padding-bottom:5px;}
.Chef_Form .FieldHTML { padding-top:5px;}
/**** END FORM ****/

/****** LIST ******/
.Chef-Bio-List { width:535px; padding-bottom:20px;}
.Chef-Bio-List .info {}
.Chef-Bio-List .info .Pic { float:left; width:29%;}
.Chef-Bio-List .info .Name { padding-bottom:10px;}
.Chef-Bio-List .info .Name .Chef-Name { font-size:150%; font-weight:bold; color:#522f20; text-decoration:underline;}
.Chef-Bio-List .info .Name .Chef-Name a{ }
.Chef-Bio-List .info .Summary { padding:5px; float:right; width:69%;}
.Chef-Bio-List .info .Summary .Chef_Summary {}
.Chef-Bio-List .buttons { clear:both; padding-top:10px;}
/**** END LIST ****/

/***** DETAIL *****/
.Chef-Bio-Detail {}
.Chef-Bio-Detail .info {}
.Chef-Bio-Detail .info .Name { padding-bottom:10px;}
.Chef-Bio-Detail .info .Name .Chef-Name { font-size:200%; font-weight:bold;}
.Chef-Bio-Detail .info .Title { padding-bottom:20px;}
.Chef-Bio-Detail .info .Title .Chef-Title { font-size:150%; font-style:italic;}
.Chef-Bio-Detail .info .Details { padding:5px;}
.Chef-Bio-Detail .info .Details .Chef_Details {}
.Chef-Bio-Detail .info .WebLink { padding-top:10px;}
.Chef-Bio-Detail .info .WebLink .Chef-WebLink {}
.Chef-Bio-Detail .buttons { padding-top:10px;}
/*** END DETAIL ***/
/**************** END Chef Bios **************************/

/******************  Recipes *****************************/
/****** FORM ******/
.Recipe_Form .Label { font-weight:bold; width:20%;}
.Recipe_Form td .Label { vertical-align:top;}
.Recipe_Form .fine { font-size:70%; font-style:italic; font-weight:normal;}
.Recipe_Form .Field { padding-bottom:5px;}
.Recipe_Form .FieldHTML { padding-top:5px;}
/**** END FORM ****/

/****** LIST ******/
.Recipe-List { width:535px;}
.Recipe-List .info {}
.Recipe-List .info .Pic { float:left; width:29%;}
.Recipe-List .info .Name { padding-bottom:10px;}
.Recipe-List .info .Name .Recipe-Name { font-size:150%; font-weight:bold; color:#522f20; text-decoration:underline;}
.Recipe-List .info .Name .Recipe-Name a{ }
.Recipe-List .info .Summary { padding:5px; float:right; width:69%;}
.Recipe-List .info .Summary .Recipe_Summary {}
.Recipe-List .buttons { clear:both; padding-top:10px;}
/**** END LIST ****/

/***** DETAIL *****/
.Recipe-Detail {}
.Recipe-Detail .info {}
.Recipe-Detail .info .Name { padding-bottom:10px;}
.Recipe-Detail .info .Name .Recipe-Name { font-size:200%; font-weight:bold;}
.Recipe-Detail .info .Title { padding-bottom:20px;}
.Recipe-Detail .info .Category .Recipe-Chef { font-size:150%; font-style:italic;}
.Recipe-Detail .info .Category { padding-bottom:20px;}
.Recipe-Detail .info .Title .Recipe-Category { font-size:150%;}
.Recipe-Detail .info .Details { padding:5px;}
.Recipe-Detail .info .Details .Recipe_Details {}
.Recipe-Detail .info .WebLink { padding-top:10px;}
.Recipe-Detail .info .WebLink .Recipe-WebLink {}
.Recipe-Detail .buttons { padding-top:10px;}
/*** END DETAIL ***/
/***************** END Recipes **************************/

/******************** News ******************************/
/****** FORM ******/

/**** END FORM ****/

/****** LIST ******/
.newsHead { font-size:125%; font-weight:bold;}
.newsContent {}
.newsRead { padding-bottom:15px; text-align:right;}
/**** END LIST ****/

/***** DETAIL *****/
.DetailTemplate .newsHead { padding-bottom:5px;}
.DetailTemplate .newsDetails { padding-bottom:10px;}
/*** END DETAIL ***/
/****************** END News ****************************/


/**********************************************************
				  END Custon Styles
**********************************************************/


/* ================================
    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    {
}

/* 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     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

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{
}

