/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
}
body {
	color: #18294E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0;
	margin: 0;
	display: block;
	background: #f0ebe8;
	text-align: center;
}
#Wrapper {
	padding: 0;
	width: 940px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#Header {
	position: relative;
	background: #48699E url(../_images_gen/header_bg.gif) repeat-x bottom;
	color: #fff;
	z-index: 300;
}
#Logo {
	float: left;
	padding: 15px 0 0 3px;
}
#Logo h1 {
	font-size: 200%;
	font-weight: normal;
}
#Logo h1 a {
	color: #fff;
	text-decoration: none;
}
#ToolBar {
	float: right;
	padding: 0 10px 0 0;
}
#ToolBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ToolBar ul li {
	float:left;
	margin: 0 0 0 10px;
}
#ToolBar ul li a {
	padding: 5px 10px;
	background: #8BB0E7;
	color: #FFF;
	text-decoration: none;
	display: block;
	border-top: 5px solid f0ebe8;
	font-size: 85%;
}
#ToolBar ul li a:hover {
	color: #D04727;
}
#Header div#ClientLogo {
	position: absolute;
	z-index: 310;
	top: 6px;
	right: 10px;
	display: block;
	width: 312px;
	height: 80px;
	text-align: right;
}
#Header div#ClientLogo img {
	border-style: solid;
	border-width: 1px;
	border-color: #18396E #5879AE #5879AE #18396E;
}
#Navigation {
	clear: both;
	width: 920px;
	position: relative;
	padding: 0 10px;
	z-index: 300;
	border-bottom: 5px solid #000;
	/*border-image: url("../_images_gen/black_border.gif") 27 27 27 27 stretch stretch;*/
}
#Navigation div#Balance {
	position: absolute;
	top: 9px;
	right: 90px;
	width: 130px;
	padding: 3px 7px;
	z-index: 400;
	background: #FFF;
	color: #3859B2;
	text-align: center;
	border: 1px solid #000;
}
ul#MainNav {
	padding: 0;
	list-style: none;
	margin: 0;
	float: left;
	line-height: 1.0;
}
ul#MainNav li {
	padding: 10px 0 0 0;
	display: block;
	float: left;
	margin: 0 0 0 10px;
	position: relative;
}
/*
ul#MainNav li.First {
	position: absolute;
	left: 10px;
	margin: 0;
	float: none;
}
*/
ul#MainNav li.First {
	margin: 0;
}
ul#MainNav li.Last {
	position: absolute;
	right: 10px;
	margin: 0;
	float: none;
}
ul#MainNav li {
	font-weight: bold;
	font-size: 85%;
}
ul#MainNav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 7px;
	background: #89B0E5 url(../_images_gen/nav_bg_blue.gif) repeat-x bottom;
	border-right: 1px solid #354E67;
}
ul#MainNav li a.GroupsMeals {
	background: #623700 url(../_images_gen/nav_bg_brown.gif) repeat-x bottom;
	border-right: 1px solid #354E67;
}
ul#MainNav li a.MenusFoodDrink {
	background: #7e6c5e url(../_images_gen/nav_bg_beige.gif) repeat-x bottom;
	border-right: 1px solid #354E67;
}
ul#MainNav li a.MyMealsMyAccount {
	background: #AAA url(../_images_gen/nav_bg_grey.gif) repeat-x bottom;
	border-right: 1px solid #354E67;
}
ul#MainNav li a.Active {
	background: #000 url(../_images_gen/nav_bg_black.gif) repeat-x bottom;
}
ul#MainNav li a:hover {
	color: #000;
}
ul#MainNav li a.Active:hover {
	color: #C03717;
}
#Page {
	background: #fff;
	width: 940px;
	position: relative;
}
.EditPage {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url(../_images_gen/edit-page-blue.gif) no-repeat left;
	padding: 0 0 0 18px;
}
#Content {
	padding: 20px;
	min-height: 250px;
}
a.Back {
	float: right;
	display: block;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #7ba47b;
	margin: 16px 0 0 0;
}
h1#PageTitle {
	font-size: 180% !important;
	font-weight: bold !important;
	margin: -4px 0 18px 0 !important;
	border-bottom: 1px solid #8BB0E7;
}
#LeftColumn {
	width: 210px;
	padding: 10px;
	margin: 0 0 0 0;
	background: #8BB0E7;
	float: left;
}
#LeftColumn h2#SectionTitle {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-size: 140%;
	border-bottom: 1px solid #e1e1e1;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}
#LeftColumn ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#LeftColumn ul li {
	padding: 0;
	margin: 0;
}
#LeftColumn ul li {
	padding: 0;
	margin: 0;
	font-size: 85%;
}
#LeftColumn ul li a {
	padding: 6px 5px;
	display: block;
	text-decoration: none;
	color: #FFF;
	background: #8BB0E7;
}
#LeftColumn ul li a:hover {
	color: #FFF !important;
	background: #D04727;
}
#LeftColumn ul li a.Active {
	color: #000;
}
ul#TertNav {
	/*background: #fff;*/
	padding: 0px 0 3px 0;
	margin: 0;
}
ul#TertNav {
	font-size: 110%;
}
ul#TertNav li a {
	padding-left: 25px !important;
}
#PageCopy {
	padding: 0 0 20px 20px;
	font-size: 85%;
	line-height: 1.6em;
	position: relative;
	width: 650px;
	float: right;
}
#PageCopy.FullWidth {
	width: 860px;
	float: none;
}
#PageCopy a {
	color: #000;
	text-decoration: none;
}
#PageCopy a:hover {
	color: #C03717;
	text-decoration: underline;
}
#PageCopy hr.NewSection {
	color: #000;
	border: none;
	padding: 0;
	margin: 0;
	height: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4,
#PageCopy p,
#PageCopy ul,
#PageCopy ol,
#PageCopy blockquote {
	margin: 10px 0 15px 0;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	line-height: normal;
	color: #48699E;
}
#PageCopy h1 a,
#PageCopy h2 a,
#PageCopy h3 a,
#PageCopy h4 a
{
	text-decoration: none;
}
#PageCopy h1 a:hover,
#PageCopy h2 a:hover,
#PageCopy h3 a:hover,
#PageCopy h4 a:hover
{
	text-decoration: underline;
}
#PageCopy h1 {
	font-size: 200%;
	font-weight: normal;
}
#PageCopy h2 {
	font-size: 140%;
}
#PageCopy h3 {
	font-size: 120%;
}
#PageCopy h4 {
	font-size: 110%;
}
#PageCopy ol,
#PageCopy ul {
	margin: 10px 0 10px 0;
	padding: 0 0 0 35px;
}=
.StandardTeaser {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #000;
}

.StandardTeaser h3 {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser h2 {
	display: inline;
}
.StandardTeaser p {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser img {
	display: block;
	float: right;
	margin: 0 0 10px 20px;
}
.StandardTeaser hr {
	display: none;
}
#ExpandCollapseAll {
	position: absolute;
	top: 20px;
	right: 0;
}
.FAQTeaser h2 a {
	cursor: pointer;
	display: block;
	padding: 0 0 0 22px;
}
.FAQToggle {
	background: url(../_images_gen/expand_16x16.gif) no-repeat left 3px;
}
.FAQCollapse {
	background: url(../_images_gen/collapse_16x16.gif) no-repeat left 3px;
}
.FAQAnswer {
	padding: 15px 22px 10px 22px;
}
.FAQToggleAll {
	display: block;
	width: 80px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 120%;
	background: url(../_images_gen/expandall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
.FAQCollapseAll {
	display: block;
	width: 90px;
	padding: 0 0 0 22px;
	font-weight: bold;
	font-size: 120%;
	background: url(../_images_gen/collapseall_16x16.gif) no-repeat left 1px;
	cursor: pointer;
}
span.DownloadLink {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
}
span.DownloadLink a img {
	width: 18px;
	padding: 0;
	float: left;
	display: block;
	background: none !important;
	margin: 0!important;
}
span.DownloadLink a strong {
	font-weight: normal;
	display: block;
	float: left;
	margin: 0 0 0 0.6em;
}
.DateHead {
	color: #ADADE7;
	font-weight: normal;
	font-style: italic;
}
#NewsLeft {
	float: left;
	width: 420px;
}
#MainNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
#MainNews img {
	float: left;
	display: block;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
#MainNews h1 {
	font-weight: normal;
	margin: 0 0 8px 0 !important;
}
#MainNews p {
	margin: 0 0 8px 0 !important;
}
.SecondaryNews {
	border-bottom: 1px solid #DCDCDC;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
}
.SecondaryNews img {
	display: block;
	float: left;
	margin: 0 20px 10px 0;
	border: 1px solid #DCDCDC;
}
.SecondaryNews h1 {
	font-weight: normal;
	font-size: 140% !important;
	margin: 0 0 8px 0 !important;
}
.SecondaryNews p {
	margin: 0 0 8px 0 !important;
}
.NewsTeasers {
	background: repeat-y;
	padding: 0;
	margin: 0 0 20px 0;
}
.NewsTeasers h3 {
	margin: 0 0 10px 0 !important;
	font-size: 160% !important;
	font-weight: normal;
}
.NewsTeasers div.MiniNews {
	line-height: normal;
	padding: 0 0 10px 0;
}
.MiniNews blockquote {
	margin: 0 !important;
	padding: 8px 0 0 0 !important;
	font-size: 95%;
}
.MiniNews p {
	padding: 0 !important;
	margin: 0 !important;
}
.MiniNews h2 {
	font-size: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	font-weight: bold !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}
#SlideShow {
	float: right;
	height: 267px;
	width: 400px;
	overflow: hidden;
	background: http://dev.pandemedia.biz/tell_the_chef/staging/about/about_tell_the_chef/;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 15px;
}
.SlideHolder {
	position: relative;
	height: 267px;
	width: 400px;
	overflow: hidden;
}
.SlideHolder p {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	background: #28497E;
	display: block;
	opacity: 0.8;
 	filter: alpha(opacity = 80);
	border-top: 1px solid #8BB0E7;
}
.SlideHolder span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	margin: 0 !important;
	padding: 10px !important;
	display: block;
	color: #fff;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
}
.GalleryRow {
	width: 570px;
	padding: 10px 0 20px 0;
}
.GalleryRow dl {
	float: left;
	width: 176px;
	margin: 0 21px 0 0;
	text-align: center;
}
.GalleryRow dl.Last {
	float: right !important;
	margin: 0 !important;
}
.GalleryRow dd {
	padding: 5px 0;
}
.GalleryRow dd h3 {
	font-weight: normal;
	font-size: 100% !important;
	color: #666666 !important;
	margin: 0 !important;
}
.GalleryRow dd p {
	font-weight: normal;
	font-size: 85% !important;
	margin: 5px 0 0 0 !important;
}
.GalleryRow dd span.LinkLeft {
	float: left;
	display: block;
}
.GalleryRow dd span.LinkRight {
	float: right;
	display: block;
}
/*BLOG*/
.blogComment {
	margin: 5px 0;
}
.blogComment img {
	float: left;
}
.commentText {
	float: left;
	padding: 5px 5px;
}


.Ancillary.Right {
	float: right;
	width: 180px;
	margin: 0 0 0 20px;
	padding: 0 10px;
	background: #DFEAF8;
}
.Ancillary.Right div.Testimonial blockquote {
	line-height: 1.3em;
	padding-bottom: 4px !important;
	margin-bottom: 0 !important;
}
.Ancillary.Right div.Testimonial p {
	line-height: 1.3em;
	padding-top: 0 !important;
	margin-top: 0 !important;
}
.Ancillary.Under {
	padding: 20px 0 0 0;
	border-top: 1px solid #ADADE7;
}
.ImageHolder {
	text-align: center;
	margin: 10px 0 10px 0;
	font-size: 85%;
	background: #fff;
}
.Ancillary.Under div.ImageHolder {
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 85%;
	background: #fff;
	float: left;
	margin: 0 15px 0 0;
}
.ImageHolder p {
	margin: 0 !important;
	line-height: normal;
	padding: 5px 0 !important;
}
.Downloads {
	background: #fff;
	padding: 5px;
	margin: 5px 0 20px 0;
	line-height: normal !important;
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}

#Footer {
	background: #48699E url(../_images_gen/footer_bg.gif) repeat-x bottom;
	border-top: 5px solid #000;
	width: 920px;
	padding: 2px 10px;
	font-size: 80%;
	color: #FFF;
	z-index: 300;
}
#Footer p {
	padding: 8px 0;
	float: left;
	width: 300px;
}
#Footer p span {
	display: block;
}
#Footer a {
	color: #FFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #D04727;
}
#Footer ul {
	list-style: none;
	margin: 0;
	float: right;
	width: 450px;
	padding: 8px 0;
}
#Footer li {
	float: right;
	display: block;
	text-decoration: none;
	margin-left: 15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.NoShow {
	display: none;
}
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-bottom: 1px solid #DCDCDC;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}

#Content table {
	border-collapse: collapse;
	border: 1px solid #DDDDDD;
	font-size: 95%;
}
#Content table tr:hover {
	background: #FDCAEF;
}
#Content table td {
	margin: 0 !important;
	padding: 3px 5px;
}
#Content table td p {
	margin: 0 !important;
}

#Content table.AdminTable {
	border-collapse: collapse;
	border: 1px solid #48699E;
	font-size: 100%;
	width: 100%;
}
#Content table.AdminTable tr th {
	background: #48699E url(../_images_gen/footer_bg.gif) repeat-x bottom;
	color: #FFF;
}
#Content table.AdminTable tr th a {
	color: #FFF !important;
}
#Content table.AdminTable tr th a:hover {
	color: #C03717 !important;
	text-decoration: underline;
}
#Content table.AdminTable tr th img {
	margin:  0 0 0 4px;
}
#Content table.AdminTable tr:hover td {
	background: #E8E8F8;
}
#Content table.AdminTable th, #Content table.AdminTable td {
	margin: 0 !important;
	padding: 3px;
	border: 1px solid #8BB0E7;
	text-align: left;
	font-weight: bold;
	color: #38598E;
}
#Content table.AdminTable td {
	line-height: 120%;
}
#Content table.AdminTable td p {
	margin: 0 !important;
}
#Content table.AdminTable td a.EditButton, a.AddButton, a.RegularButton {
	color: #fff !important;
	text-decoration: none !important;
	text-align: center;
	background: #48699E url(../_images_gen/footer_bg.gif) repeat-x bottom;
	font-weight: bold;
	line-height: 160%;
}
a.AddButton, a.RegularButton {
	display: inline-block;
	padding: 1px 8px 2px 8px;
}
a.AddButton {
	float: left;
	margin-right: 20px;
}
a.AddButtonActive {
	text-decoration: underline !important;
}
#Content table.AdminTable td a.EditButton {
	display: block;
	padding: 0 2px 2px 2px;
}
p.AdminFilters {
	text-align:right;
	margin: 5px 0 0 0 !important;
}
p.AdminBreadcrumbs {
	margin: -3px 0 8px 0 !important;
}
#Content table.AdminTable td a.EditButton:hover, a.AddButton:hover, a.RegularButton:hover {
	background: #D04727;
}

form#AdminFilterForm {
	position: relative;
	top: -10px;
}
form#AdminFilterForm input.InputText {
	border: 1px solid #8BB0E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 110%;
	color: #48699E;
	border: 1px solid #8BB0E7;
}
form#AdminFilterForm select {
	border: 1px solid #8BB0E7;
	max-width: 150px;
	_width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #48699E;
	padding: 2px 1px;
	font-size: 110%;
}
form#AdminFilterForm select option {
	padding: 0 2px;
}
form#AdminFilterForm input#search_submit {
	color: #fff !important;
	text-decoration: none !important;
	text-align: center;
	background: #48699E;
	font-weight: bold;
	display: inline-block;
	padding: 2px 8px 3px 8px;
	font-size: 110%;
	border: none;
	cursor: pointer;
}
form#AdminFilterForm input#search_submit:hover {
	background: #D04727;
}
form#AdminFilterForm div.AdminLinks {
	font-weight: bold;
	font-size: 110%;
	position: absolute;
	right: 0;
	top: -30px;
}
small {
	position: relative;
	top: -2px;
	line-height: 130%;
}

pre {
	text-align: left;
}
s {
	color: #F0F;
}

div.StatusHTML {
	margin: 0 0 10px 0;
	text-align: center;
}
div.StatusHTMLInner {
	padding: 5px 5px 0 5px;
	border: 1px solid #C03727;
	background: #F0C7A7;
	display: inline-block;
}
div.StatusHTMLInner p {
	color: #C03727;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
}

div.ResultsNav p {
	margin: 0;
	padding: 10px 0 0 0;
	float: left;
}
div.ResultsNav p select {
	padding: 1px 2px 2px 2px;
	border: 1px solid #8BB0E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #48699E;
}
div.ResultsNav div.ResultsPages {
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
}
p.PanCredit {
	font-size: 70%;
	padding-top:10px;
	text-align: center;
}

#SendingData {
	z-index: 4;
	position: fixed;
	_position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=90);
	opacity: 0.9; 
	background: #CCCCFC url(../_images_gen/sending_data.gif) no-repeat 50% 50%;
	display: none;
}
