/*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: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#HeaderOuter1{
	width:100%;
	background: #415D8D;
}
#HeaderOuter1 .Left{
	position:absolute;
    top:0;
    left: 0;
    height:180px;
    background: url(../_images_gen/heading_bg_left_outer.gif) repeat-x top left;
    width:50%;
}
#HeaderOuter1 .Right{
	position:absolute;
    top:0;
    right: 0;
    height:180px;
    background: url(../_images_gen/heading_bg_right_outer.gif) repeat-x top left;
    width:50%;
}
#HeaderOuter2 {
	position: relative;
    margin: 0 auto 0 auto;
	width:100%;
	height:180px;
   background: url(../_images_gen/heading_bg_inner.jpg) no-repeat top center;
}
#Header {
	position: relative;
	width: 980px;
   margin: 0 auto; 
}
#Logo {
	float: left;
	padding: 15px 0 0 5px;
}
#Logo h1 {
	font-size: 200%;
	font-weight: normal;
}
#Logo h1 a {
	color: #fff;
	text-decoration: none;
}
#LogoRight {
	float: right;
	padding: 9px 17px 0 0;
}
#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 {
	float: left;
	display: block;
	width: 312px;
	height: 80px;
	text-align: left;
	padding: 10px 0 10px 16px;
}
/*#Header div#ClientLogo img {
	border-style: solid;
	border-width: 1px;
	border-color: #18396E #5879AE #5879AE #18396E;
}*/
#HeaderQuoteSlideshow{
	position:relative;
	float: right !important;
    overflow: hidden;
}
.HeaderQuote{
	position:absolute;
    top:55px;
    right:0px;
    width:360px;
    height:105px;
    overflow: hidden;
}
.HeaderQuote span{
	position:absolute;
    top:30px;
    right:20px;
    width:340px;
    height:100px;
    text-align: right;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 240%;
    _font-size: 180%;
    color: #cfdce5;
    line-height:0.9em;
}
#NavigationOuter{
	background: url(../_images_gen/nav_bg.png);
    _background:none;
    width: 100%;
    height:40px;
    margin-top: 20px;
    border-top: 1px solid #b0bacb;
    border-bottom: 1px solid #b0bacb;  
}
#Navigation {
	clear: both;
	width: 980px;
	margin: 0 auto;
}
#Header div#Balance {
	position: absolute;
	top: -3px;
	right: 15px;
	width: 150px;
	padding: 3px 7px;
	z-index: 400;
	color: #FFF;
	text-align: right;
    font-size:150%;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
ul#MainNav {
	padding: 0 14px 0 9px;
	list-style: none;
	margin: 0;
	height: 40px;
}
ul#MainNav li {
	display: inline-block;
	float: left;
	position: relative;
	margin-left: 8px;
}
/*
ul#MainNav li.First {
	position: absolute;
	left: 10px;
	margin: 0;
	float: none;
}
*/
ul#MainNav li.First {
	margin: 0;
}
ul#MainNav li.Last {
	float: right;
}
ul#MainNav li {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    font-size:130%;
    letter-spacing:1px;
}
ul#MainNav li a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	padding: 0 7px;
	height: 40px;
    cursor: pointer;
}
ul#MainNav li a span {
	display: inline-block;
	padding-top: 9px;
}
* html ul#MainNav li a span { display:inline; }  /* for IE 6 */
/*
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.Events {
	background: #966f3e url(../_images_gen/nav_bg_events.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: #4c708f;
	 font-weight: bold;
}
ul#MainNav li a:hover {
	color: #fff;
	background: #619cc4;    
}
ul#MainNav li a.Active:hover {
	background: #4c708f;
}
#PageOuter{
    background: url(../_images_gen/body_bg.gif) repeat-x 0 180px  #FFFFFF;
    width: 100%;
}
#Page {
	width: 980px;
}
.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 15px;
	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-family: Arial Narrow, Arial, Helvetica, sans-serif;
	margin: -4px 0 18px 0 !important;
    color: #48699E !important;
}
#LeftColumn {
	width: 210px;
	padding: 10px;
	margin: 0 0 0 0;
	background: #629CC4 url(../_images_gen/nav_bg.jpg) top left repeat-x;
	float: left;
}
#LeftColumn h2#SectionTitle {
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: normal;
	color: #FFF;
	font-size: 160%;
	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;
}
#LeftColumn ul li a:hover {
	color: #FFF !important;
	background: #71acd4;
}
#LeftColumn ul li a.Active {
	background: #4c708f;
}
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 0;
	font-size: 85%;
	line-height: 1.6em;
	width: 690px;
	float: right;
}
#PageCopy.FullWidth {
	width: 100%;
	float: none !important;
}
#PageCopy a {
	color: #000000;
	text-decoration: none;
}
#PageCopy a:hover {
	color: #C73617;
	text-decoration: underline;
}
#PageCopy hr.NewSection {
	display: none;
    /*
    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: 8px 0 10px 0;
	padding: 0;
}
#PageCopy h1,
#PageCopy h2,
#PageCopy h3,
#PageCopy h4
{
	line-height: normal;
	color: #28396E;
}
#PageCopy h1,
#PageCopy h2
{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}
#PageCopy h3,
#PageCopy h4
{
	font-family: Arial, Helvetica, sans-serif;
}
#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: 250%;
	font-weight: normal;
    color: #619cc4;
}
#PageCopy h2 {
	font-size: 160%;
}
#PageCopy h3 {
	font-size: 140%;
}
#PageCopy h4 {
	font-size: 130%;
}
body#Home #PageCopy p, body#Home #PageCopy li {
	font-size: 110%;
}
#PageCopy ol,
#PageCopy ul {
	margin: 10px 0 10px 0;
	padding: 0 0 0 35px;
}
#PageCopy li {
	margin-bottom: 8px;
}
.StandardTeaser {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #DCDCDC;
}
.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: 650px;
	margin: 0 !important;
	padding: 10px !important;
	display: block;
	color: #fff;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
}
#HomeSlideShow {
	float: left;
	height: 280px;
	width: 650px;
	overflow: hidden;
	margin: 0 10px 10px 0px;
    border: 1px solid #000000;
   position: relative;
}
.HomeSlideHolder {
	height: 280px;
	width: 650px;
	overflow: hidden;
}
.HomeSlideHolder p {
	display: none;
}
.HomeSlideHolder span {
	display: none;
}
.HomeSlideHolder img{
    height: 280px;
	width: 650px;
}
#HomePageLeft, #HomeText{
	width: 650px;
    float:left;
}
#HomeText h1{
	margin: 0;
    padding: 0;
    font-size: 180% !important;
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
    font-size: 250% !important;
    color: #48699E !important;
}
#HomePageRight{
	width: 280px;
	float:right;
}
.HomeBox .More a{
	float:right;
}
.HomeBox .HomeHeadingBox{
	background: #619cc4;
   	padding:7px 10px;
}
.HomeBox .HomeHeadingBox h3{
    color: #fff !important;
    margin:0 !important;
    font-size:220% !important;
    font-weight: 400;
}
.HomeBox .Content{
	margin: 5px 0px 10px;
}
.HomeBox .Content ul{
	list-style:none;
    padding:0;
    margin:0 !important;
}
div#HomeText blockquote {
	margin: 8px 20px 10px 25px !important;
	padding: 0;
}
.HomeBox .Content ul li{
	background: url(../_images_gen/arrow_hover.jpg) no-repeat 0px 5px;
    padding:0 15px;
    margin:0 0 10px 0;
}
.HomeNewsContainer{
	background: url(../_images_gen/arrow_hover.jpg) no-repeat 0px 5px;
    padding: 0 0 0 15px;
    margin: 0 0 15px 15px;
}
.HomeNewsContainer .More, .Content .More{
	float:right;
    font-size:90%;
}
.HomeBox .Content.Testimonial{
	margin: 5px 0 0 0;
	font-size:120%;
}
.HomeBox .Content.Testimonial blockquote{
	padding: 0 0 0 5px !important;
}
.HomeBox .Content.Testimonial span.Comment{
	color: #417c94 !important;
   font-family: Arial, Helvetica, sans-serif;
}
.HomeBox .Content.Testimonial p, .HomeBox .Content.Testimonial p a, .HomeBox .Content.Testimonial .More a {
	color: #2c4062 !important;
   font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 3px !important;
	display: block;
}

.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.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;B
}
.Downloads a {
	text-decoration: none !important;
	font-size: 85% !important;
}
.Downloads h3, .Downloads p {
	margin: 0 0 5px 0 !important;
}
#FooterOuter{
	background: url(../_images_gen/footer_bg.gif) repeat-x top left #2c4062;
   width:100%;
}
#Footer {
	background: url(../_images_gen/footer_bg.gif) repeat-x top left #2c4062;
	margin: 0 auto !important;
	width: 980px;
	padding: 2px 0;
	font-size: 85%;
	color: #FFF;
	z-index: 300;
   font-family:  Arial, Helvetica, sans-serif;
}
#Footer p {
	padding: 12px 0 8px 15px;
	float: left;
	width: 300px; 
	text-align: left;
}
#Footer p span {
	display: block;
}
#Footer p.PanCredit {
	padding: 30px 15px 0 0;
    width: 50%;
   float: right;
   text-align: right;
}
p.PanCredit a {
	color: #999;
	text-decoration: none;
}
p.PanCredit a:hover {
	text-decoration: underline;
}
#Footer a {
	color: #FFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #D04727;
}
#Footer ul {
	list-style: none;
	margin: 0;
	float: right;
	width: 500px;
	padding: 12px 15px 8px 0;
}
#Footer li {
	float: right;
	display: block;
	text-decoration: none;
	margin-left: 15px;
    letter-spacing:1px;
}

.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: #deeaf8;
}
#Content table td {
	margin: 0 !important;
	padding: 3px 5px;
}
#Content table td p {
	margin: 0 !important;
}

#Content div.AdminTableWrapper {
	width: 100%;
	overflow: auto;
}
#Content table.AdminTable {
	border-collapse: collapse;
	border: 1px solid #8BB0E7;
	font-size: 100%;
	width: 100%;
}
#Content table.AdminTable tr th {
	background: #48699E url(../_images_gen/footer_bg.png) repeat-x bottom;
	_background-image: none;
	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.png) repeat-x bottom;
	_background-image: none;
	font-weight: bold;
	line-height: 160%;
}
#Content table.AdminTable td a.ButtonRed, a.AddButton.ButtonRed, a.RegularButton.ButtonRed, span.KeyButton.ButtonRed {
    background-color: #FF0000;
}
#Content table.AdminTable td a.ButtonMagenta, a.AddButton.ButtonMagenta, a.RegularButton.ButtonMagenta, span.KeyButton.ButtonMagenta {
	background-color: #FF00FF;
}
#Content table.AdminTable td a.ButtonGreen, a.AddButton.ButtonGreen, a.RegularButton.ButtonGreen, span.KeyButton.ButtonGreen {
	background-color: #00CC00;
}
#Content table.AdminTable td a.ButtonAmber, a.AddButton.ButtonAmber, a.RegularButton.ButtonAmber, span.KeyButton.ButtonAmber {
	background-color: #FF9900;
}
a.AddButton, a.RegularButton, span.KeyButton {
	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;
}
#Content table.AdminTable td a.EditButtonMarginTop {
	margin-top: 2px;
}
p.AdminFilters {
	text-align:right;
	margin: 5px 0 0 0 !important;
}
p.AdminBreadcrumbs {
	margin: -3px 0 8px 0 !important;
    font-weight: bold;
    font-size: 120%;
}
#Content table.AdminTable td a.EditButton:hover, a.AddButton:hover, a.RegularButton:hover, a.ButtonRed:hover, a.ButtonGreen:hover, a.ButtonAmber:hover  {
	background-color: #FFFF00;
    color: #111111 !important;
}

form#AdminFilterForm {
	position: relative;
	top: -10px;
}
form#AdminFilterForm input.InputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	font-size: 110%;
	color: #28396E;
	border: 1px solid #8BB0E7;
}
form#AdminFilterForm select {
	border: 1px solid #8BB0E7;
	max-width: 150px;
	_width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #28396E;
	padding: 2px 1px;
	font-size: 110%;
}
form#AdminFilterForm select option {
	padding: 0 7px 0 2px;
}
form#AdminFilterForm input#search_submit {
	color: #fff !important;
	text-decoration: none !important;
	text-align: center;
    background: #48699E url(../_images_gen/footer_bg.png) repeat-x bottom;
	font-weight: bold;
	display: inline-block;
	padding: 3px 8px 4px 8px;
	font-size: 100%;
	border: none;
	cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
form#AdminFilterForm input#search_submit:hover {
	background: #FFFF00 url(../_images_gen/footer_bg.png) repeat-x bottom;
    color: #111111 !important;
}
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.BatchDropdown {
    margin: 0;
    padding: 10px 20px 0 0;
    float: left;
}

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: #28396E;
}
div.ResultsNav div.ResultsPages {
    margin: 0;
    padding: 10px 0 0 0;
    float: right;
}
div.ResultsNav div.ResultsPages span.Active {
    background: #48699E;
    color: #FFFFFF;
    padding: 0 2px 1px 2px;
}
#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;
}

table#PaymentSummary {
	margin-right: 30px;
}
table#PaymentSummary th, table#PaymentSummary td {
	padding: 6px;
	border: 1px solid #515B8E;
}

div.TrafficLightKey {
	/*margin-top: 25px;*/
    padding: 6px;
	border: 1px solid #8BB0E7;
    width: 600px;
    text-align: center;
    margin: 0 auto;
}

.tooltip {
	display:none;
	background: transparent url(../_images_gen/black_arrow.png);
	font-size: 1.0em;
    font-weight: bold;
	height: 100px;
	width: 160px;
	padding: 20px 15px 0 15px;
	color:#fff;	
}
