/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/

/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { padding: 0px; background: transparent; margin:0px; font-size: 12px;}
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: tahoma; font-size: 11px; line-height: 1.4em; margin: 0;}


/*========================================================*/
/*  2. Design Elements                                    */
/*========================================================*/

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.Food_topbg{
 background: url(food_topredbg.gif);
 height: 29px;
 background-repeat: repeat-x; 	
}


.Food_br_left{
	background: url(food_br_left.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

.Food_br_right{
	background: url(food_br_right.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

.Food_br_mid{
	background: url(food_br_mid.gif);
	background-repeat: repeat-x;
	height: 14px;
}

.Food_br_midleft{
	background: url(food_br_midleft.gif);
	background-repeat: repeat-y;
	width: 14px;
}

.Food_br_midright{
	background: url(food_br_midright.gif);
	background-repeat: repeat-y;
	width: 14px;
}

.Food_br_btleft{
	background: url(food_br_btleft.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
}

.Food_br_btright{
	background: url(food_br_btright.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}

.Food_br_btmid{
	background: url(food_br_btmid.gif);
	background-repeat: repeat-x;
	height: 14px;
}

.latter_bg{
	background: url(Newsletter.gif);
	height: 24px;
	width: 162px;
	background-repeat: no-repeat; 
}

.green_leftbg{
	background: url(food_topgreen_left.gif);
	height: 39px;
   width: 9px;
   background-repeat: no-repeat;
}

.green_rightbg{
	background: url(food_topgreen_right.gif);
	height: 39px;
	background-repeat: repeat-x;
}

.green_midleftbg{
	background: url(green_midleftbg.gif);
	width: 9px;
	background-repeat: repeat-y;
}

.copy_top{
	background: url(copy_top.gif);
   height: 8px;
	background-repeat: repeat-x;
}

/*-- topright header section                --*/ .TopRowRight2 { background:  url(search_bg.jpg) no-repeat top left;width: 165px; height: 33px; padding: 0px 0px 0px 2px;}





.link {
    font-weight: normal;
    font-size: 11px;
    color: #87773C;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.link:link {
    text-decoration: none;
    color:#87773C;
  font-weight: normal;
    font-size: 11px;
}

A.link:visited  {
    text-decoration:none;
    color:#87773C;
	     font-weight: normal;
    font-size: 11px;
}

A.link:active   {
    text-decoration:none;
    color:#87773C;
	     font-weight: normal;
    font-size: 11px;
}

A.link:hover    {
    text-decoration:  underline;
    color:#87773C;
	     font-weight: normal;
    font-size: 11px;
}








.SkinObject {
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration: none;
	 font-weight: normal;
	 font-size: 11px;
    color:#FFF;
}

A.SkinObject:visited  {
    text-decoration: none;
	 font-weight: normal;
	 font-size: 11px;
    color:#FFF;
}

A.SkinObject:active   {
    text-decoration:none;
	 font-weight: normal;
	 font-size: 11px;
    color:#FFF;
}

A.SkinObject:hover    {
    text-decoration:  underline;
	 font-weight: normal;
	 font-size: 11px;
    color:#FFF;
}





/*head of Page*/
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #ffffff;
    BORDER-RIGHT: #AA0D14 1px solid; 
    BORDER-TOP: #AA0D14 1px solid; 
    BORDER-LEFT: #AA0D14 1px solid; 
    BORDER-BOTTOM: #AA0D14 1px solid; 
}
/*========================================================*/
/*  3. Content Panes                                      */
/*========================================================*/
.LeftPane{
	padding: 2px 0px 2px 0px;
}
.ContentPane{
	width: 100%;
	padding: 0px 0px 0px 4px;
}
.RightPane{
	padding: 0px 0px 0px 0px;
}
.bannerpane{
	padding: 0px 0px 0px 0px; 
}

.bottompane{
	padding: 0px 0px 0px 0px; 
}

/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/

/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #FFF; font-family: tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #FFF; font-family: tahoma; font-weight: normal; font-size: 11px; text-decoration:  underline; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration:  underline; }
/*-- date token idle 2                 --*/ .DATE_object2, a.DATE_object2:link, a.DATE_object2:visited, a.DATE_object2:active { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- date token hover 2                --*/ a.DATE_object2:hover { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration:  underline; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight: normal;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #FFF; font-family: tahoma; font-size: 11px; text-decoration:  underline; font-weight: normal; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#A9101A; font-size: 11px;  font-family: tahoma; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#A9101A; font-weight: normal; text-decoration:none; font-size: 11px; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#A9101A; font-weight: normal; text-decoration: underline;  }

/*========================================================*/
/*  5. Text                                               */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 11px; color: #555; }
/*-- most of the bold text on site     --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight:  normal; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight:  normal; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight:  normal;color: #CE5142; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #CE5142; background: transparent; font-weight: bold; padding: 0;}

/*========================================================*/
/*  6. Links                                          */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: underline; }
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #666; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- admin button-link style           --*/ a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #CE5142; border: 0px solid #ABABAB; background:  transparent; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
/*-- admin button-link style hover     --*/ a.CommandButton:hover                                                 { color: #CE5142; border: 0px solid #868686; background:  transparent; padding: 2px 3px 3px 4px; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration:  underline; height: 20px; }
/*-- search button in search form      --*/ .SearchButton { background: transparent; padding: 13px 19px 4px 12px; cursor: hand; font-size:1px; margin: 0 0 0 0px;}

/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #CE5142;}
/*-- textbox                    --*/ .NormalTextBox { color: #AA1620; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background:transparent; visibility: invisible; border: 0; color: #A9101A; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:22px; background: transparent; width: 129px; color: #FFF;padding: 3px 0px 0px 3px; cursor:text; border: 0px #DDD solid;}
.ControlPanel, .PagingTable {width: 100%;height: 64px;background-color: #EDEDED;color: #FFF;BORDER-RIGHT: #003366 1px solid; BORDER-TOP: #003366 1px solid; BORDER-LEFT: #003366 1px solid; BORDER-BOTTOM: #003366 1px solid; }
.StandardButton{padding-right: 5px;padding-left: 5px;font-weight: normal;font-size: 11px;background: #CE5142;color: #FFF;font-family: Verdana, sans-serif; cursor:hand;}


/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu  --*/ .MainMenu_MenuContainer { background-color: transparent;  width: 128px; }
/*-- bar that holds the menu  --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; width: 128px;}
/*-- submenu container        --*/ .MainMenu_SubMenu{ z-index: 1000; cursor: pointer; cursor: hand; background-color: #C2697A; filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=1); border-bottom: #A16C6C 1px solid; border-left: #A16C6C 1px solid; border-top: #A16C6C 1px solid; border-right: #A16C6C 1px solid;}
/*-- submenu moduletitle      --*/ .ModuleTitle_SubMenu { z-index: 1000;  cursor: pointer;  cursor: hand; margin: 0 0 0 0px; background: #C2697A; padding: 0px; border: 0px solid #90C3FF; font-weight: normal; filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=125, Strength=2);}
/*-- not needed - main menu   --*/ .MainMenu_MenuIcon  {	cursor: pointer; cursor: hand; background-color: #C2697A; border-left: #EEEEEE 0px solid; border-bottom: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid; text-align: center; width: 15; height: 21;}
/*-- submenu items idle       --*/ .MainMenu_MenuItem{cursor: pointer; cursor: hand; color: #ffffff; font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none; font-style: normal; border-left: #FFF 0px solid; border-bottom: #FFF 0px solid; border-top: #FFF 0px solid; border-right: #FFF 0px solid;background-color: #C2697A; }
/*-- submenu items hover      --*/ .MainMenu_MenuItemSel{cursor: pointer; cursor: hand; color: #FFFfff; font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: none; font-style: normal;background-color: #A9101A; border-left: #FFF 0px solid; border-bottom: #FFF 0px solid; border-top: #FFF 0px solid; border-right: #FFF 0px solid;}
/*-- menuitems idle           --*/ .MainMenu_Idle {color: #FFFfff; background: url(menu_attive.gif) no-repeat; padding: 0px 5px 0px 0px; height: 29px; width: 128px; font-weight: bold; font-family:Arial; font-size: 13px;}
/*-- menuitems over           --*/ .MainMenu_Selected { color: #FFFfff; background: url(menu_attive.gif) no-repeat; padding:0px 5px 0px 0px;; height: 29px;  width: 128px; font-weight: bold; font-family:Arial; font-size: 13px;}
/*-- menuitems active         --*/ .MainMenu_Active{color: #FFF; background: url(menu_hover.gif) no-repeat; padding: 0px 5px 0px 0px;; height: 29px; width: 128px; font-weight: bold; font-family:Arial; font-size: 13px;}
/*-- menuitems active         --*/ .MainMenu_BreadcrumbActive {color: #FFF; background: url(menu_hover.gif) no-repeat; padding: 0px 5px 0px 0px;; height: 29px; width:128px; font-weight: bold; font-family:Arial; font-size: 13px;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow{font-family: webdings; font-size: 11px; cursor: pointer; cursor: hand; border-right: #FFFFFF 0px solid; border-bottom: #FFFFFF 0px solid; border-top: #FFFFFF 0px solid;}
/*-- not needed - main menu   --*/ .MainMenu_RootMenuArrow{font-family: webdings; font-size: 11px; cursor: pointer; cursor: hand;}
/*-- module menu continer     --*/ .ModuleTitle_MenuContainer { color: #ffffff; background: transparent;}
/*-- module menu bar          --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand; border-left:0px solid #fffff; border-right: 0px solid #ffffff; border-top: 0px solid #ffffff; border-bottom: 0px solid #ffffff;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItem{cursor: pointer; cursor: hand; color: #ffffff; font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; font-style: normal; border-left: white 0px solid; border-bottom: white 0px solid; border-top: white 0px solid; border-right: white 0px solid;background-color: Transparent;}
/*-- module menu padding      --*/ .ModuleTitle_MenuItemSel { padding: 0px 0px 0px 0px; background-color: #A9101A;  border-left:0px solid #fffff; border-right: 0px solid #ffffff; border-top: 0px solid #ffffff; border-bottom: 0px solid #ffffff;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuBreak{border-bottom: #EEEEEE 0px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid; background-color: #C2697A; height: 1px; color: #FFF;}
/*-- not needed - module menu --*/ .MainMenuSeperator{background:  transparent;}
/*-- not needed - module menu --*/ .MainMenu_MenuBreak{border-bottom: #EEEEEE 0px solid; border-left: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid;  border-right: #EEEEEE 0px solid; background-color: #C2697A; height: 1px; color: #FFF;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuIcon {	cursor: pointer; cursor: hand; background-color: #C2697A; border-left: #EEEEEE 0px solid; border-bottom: #EEEEEE 0px solid; border-top: #EEEEEE 0px solid; text-align: center; width: 15; height: 21; border-right:0px solid #ffffff;}
/*-- not needed - module menu --*/ .ModuleTitle_MenuArrow{border-left: 0px solid #ffffff;	border-right: 0px solid #ffffff;	border-top: 0px solid #ffffff;border-bottom:0px solid #ffffff;}
/*-- submenu items hover      --*/ .ModuleTitle_MenuItemSel { font-family: tahoma; font-size: 11px; font-weight: none; cursor: pointer; cursor: hand; color: #FFF; background:#A9101A; padding: 0px 0px 0px 0px; height: 20px;  border-left:0px solid #fffff; border-right: 0px solid #ffffff; border-top: 0px solid #ffffff; border-bottom: 0px solid #ffffff;}
/*-- not needed - main menu   --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow { display: none;}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/


