
/* Custom CSS for foodtidings */

p.schedule {
display: block; 
border: 1px solid #C6D880; 
padding: 7px;
background-color: #fff;
color: #000;
}

body {
background-color: #FFFFFF;
background-image: url(../../images/header_bg.png);
background-repeat: repeat-x;
background-position: top center;
margin-top: 0;
font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
margin-bottom: 18px;
}
.footer {
text-align: center;
padding-top: 18px;
}
a {
color: #0066FF;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #6699ff;
}
a.search, a.create {float: left;}
a.create {margin-left: 9px;}
h1, h2, h3, h4, h5 {
font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {

}
.intro {
line-height: 1.5em;
color: #999;
font-size: 1.8em;
}
.inviteTitle {
color: #9f1f98;
}
h2 {
color: #999;
}
.mainCol h2 span {
color: #9f1f98;
}
.doIcon, .fpIcon, .oiIcon {
padding-left: 1.25em;
background-repeat: no-repeat;
}
.doIcon {background-image: url(../../images/icons/car.png);}
.fpIcon {background-image: url(../../images/icons/group.png);}
.oiIcon {background-image: url(../../images/icons/information.png);}
table.search-results {width: 100%;}

input:focus, select:focus, textarea:focus {
background-color: #fff6bf;
border: 1px solid #d21714;
}

input, textarea {
border: 1px solid #c9c9c9;
background-color: #f8f8f8;
padding:3px;
}
.inputImportant {
width: 500px;
font-size: 2em;
}

.panelSelectDates, .panelLink {
clear: both;
}
.pickerWrapper_Default table tr td {
vertical-align: top;
border: none;
}
.success, .error {
display: block;
}
.success h2 {font-weight: bold;color: #529214;}
.error h2 {font-weight: bold;color: #D12F19;}

.mealTable {
width: 100%;
}
.mealTable tr td {
vertical-align: top;
}
th { 
vertical-align: bottom;
}
.mealTable td img {
float: left;
margin-right: .5em;
}
.header {
margin-top: .75em;
}
.logo {
float: left;
}

ul#navlist {
        margin: 25px 0 0 0;
        padding: 0;
        list-style-type: none;
        white-space: nowrap;
}

ul#navlist li {
        float: left;
font-weight: bold;
        margin: 0;
        padding: 7px 0 4px 0;
        background-color: #fbbff6;
		background-image: url(../../images/nav_bg_off.gif);
background-repeat: repeat-x;
background-position: top left;
}

#navlist a, #navlist a:link {
        margin: 0;
        padding: 9px 12px 6px 12px;
        color: #FFF;
        border-right: 1px solid #9f1f98;
        text-decoration: none;
        background-color: #fbbff6;
		background-image: url(../../images/nav_bg_off.gif);
background-repeat: repeat-x;
background-position: top left;
}

#navlist #active {
color: #9f1f98;
background-image: url(../../images/nav_bg_on.gif);
background-repeat: repeat-x;
background-position: top left;
}

#navlist a:hover, #navlist #active {
color: #9f1f98;
background-image: url(../../images/nav_bg_on.gif);
background-repeat: repeat-x;
background-position: top left;
}

#utilNav {
float: right;
list-style-type: none;
margin: 0 0 0 16px;
padding: 0;
}
#utilNav li {
float: left;
display: inline;
}
#utilNav li a, #utilNav .current_page_item a {
width: auto;
padding: .5em 1em .5em 1em;
text-decoration: none;
text-align: center;
font-weight: bold;
color: #FFF;
}
#utilNav .current_page_item a, #utilNav li a:hover {
text-decoration: underline;
}
.footer {
margin-top: 18px;
}
.footerNav {
text-align: center;
list-style-type: none;
margin: 0 auto;
padding: 0;
}
.footerNav li {
display: inline;
margin-left: 9px;
}

fieldset {
background-color: #efefef;
}
.firstFieldset {
background-color: #f7f0f7;
}
fieldset hr {
margin-top: 18px;
}
legend {
color: #9f1f98;
}

.step {
text-align: center;
border: 1px solid #ffd324;
background-color: #fff6bf;
clear: both;
}
.step h2 {
color: #000000;
margin-bottom: .25em;
font-weight: bold;
}
.step h2 span, #activeStep {
color: #9f1f98;
font-weight: bold;
}
.step ol {
color: #9c9c9c;
}

.infoBox {
border: 1px solid #CCC;
}
.infoBox ul {
list-style-type: none;
margin-left: 0;
margin-right: 0;
}
.infoBox span {
font-weight: bold;
}
.actions {
list-style-type: none;
margin-left: 0;
margin-right: 0;
line-height: 4em;
}

.actions li {
font-size: 2em;
font-weight: normal;
margin-left: 0;
margin-right: 0;
}
.actionList {
list-style-type: none;
margin-left: 0;
margin-right: 0;
position: relative;
}
ul.actionList li a {
display: block;
padding: 5px;
text-decoration: none;
border-top: 1px solid #e3e3e3;
}

table caption {
text-align: center;
border-bottom: 1px solid #ccc;
padding-top: 4px;
background-color: #fff6bf;
font-style: italic;
border-top: 1px solid #ccc;
color: #000000;
font-weight: bold;
}
.deliveryDates {
list-style-type: none;
margin: 0; padding: 0;
}

#logInSet, .tipText {
float: left;
text-align:center;
width: 172px;
}
.homeBox, .tipBox {
text-align: left;
padding-bottom: 0px;
}
.tipBox {
background-color: #fff;
border:none;
float: left;
border-bottom: 1px solid #e3e3e3;
}
.tipText {
font-size: 1.5em;
color: #5789b8;
}

.checkBoxList {
list-style: none;
height: 20em;
overflow: auto;
width: auto;
border:1px solid #ccc;
}
.checkBoxList td {
border: none;
}

.checkBoxList label { padding: 0 0.2em 0 .2em;}
* html .checkBoxList label { height: 1%; }

.homeBox img, .tipBox img {
margin: 0;
padding: 0;
float: right;
vertical-align: bottom;
}
.homeBox img {margin: 20px 0 0 0;}
.icon {
background-repeat: no-repeat;
padding-left: 36px;
}
.createSchedule {background-image: url(../../images/icon_actions_cal.gif);}
.editSchedule {background-image: url(../../images/icon_actions_edit.gif);}
.invite {background-image: url(../../images/icon_actions_invite.gif);}
.emailOrg {background-image: url(../../images/icon_actions_email.gif);}
a.rss {background-image: url(../../images/icons/rss_16x16.png);}
a.email {background-image: url(../../images/icons/email_16x16.png);}

ul.blogactions {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.blogactions li  {
	display: block;
clear: both;
padding: 10px 0 0 0;
}
ul.blogactions li a {
	padding: 0px 0px 0px 20px;	
}
.notice, .success, .error {
border-width: 1px;
clear: both;
}

/*Classes for form styles*/
fieldset ol {  
padding: 1em 0em 0 0em;  
margin: 0;
list-style: none;
}
fieldset li {  
padding: 0em 0em 1em 0em; 
clear: both;
}
fieldset.submit {  
border-style: none;
}

/*Form Validation Styles*/
.jsvalidation {
position: absolute;
color: #ffffff;
background-color: #ff0000;
border: 1px solid #ff0000;
font-weight: bold;
padding: 3px;
clear: both;
}


h3.feedTitle {
	font-weight: bold;
	color: #000000;
}
.rss h4 {
	margin: 0 0 3px 0;
}

/* Temp Invite Hide 
div.invite-form {
display: none;
}*/

div.compassion {
	width: 100%;
	text-align: center;
}

