/*
TODO: Review colors
OfficialGreen: #21b321;
OfficialOrange: ;
*/
A.navigationBar {
	color: #000000;
	text-decoration: underline;
}

A.navigationBar:hover {
	color: #FFFFFF;
}

A {
	color: #000000;
	text-decoration: underline;
}

A:hover {
	color: #e78148;
}

A.minorNav {
	color: #000000;
	text-decoration: underline;
}

A.minorNav:hover {
	color: #e78148;
	text-decoration: underline;
}

A.calendar_recipe_link {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline;
}

A.calendar_recipe_link:hover {
	color: #b06a23;
	text-decoration: underline;
}

A.calendar_recipe_nolink {
	text-decoration: none;
}

option.notMyRecipe {
	color: red;
}

table td.margin {
	width: 5pt;
	background-image: url("../images/vert_mid.gif");
}

table.calendar {
	width: 100%;
	background-color: #eb8d33;
	border-spacing: 0pt;
	border-style: solid;
	border-color: black;
	padding: 0pt;
}

table.calendar th {
	width: 100%;
	border-color: black;
	background-color: #eb8d33;
	border-spacing: 0pt;
	border-style: ridge;
	padding: 0pt;
}

table.calendar td.day {
	width: 100%;
	border-color: black;
	background-color: #eb8d33;
	border-spacing: 0pt;
	border-style: ridge;
	padding: 0pt;
}

table.printView {
	width: 7in;
}

table.recipe {
	border: 1;
	border-color: #eb8d33;
	border-style: solid;
}

table.recipe th {
	padding: 0;
	text-align: left;
	font-size: medium;
	font-weight: bolder;
	background-color: #eb8d33;
}

table.recipe td {
	padding: 0;
	text-align: left;
	font-size: small;
	font-weight: none;
}

td.recipe_details {
	border: 1;
	border-color: #eb8d33;
	border-style: solid;
}

table.recipe td.indent {
	width: 5%;
}

table.recipe th.meal_name {
	padding: 0;
	border-spacing: 0;
	border: 0;
	text-align: left;
	font-size: 15pt;
	font-weight: bolder;
	background-color: #eb8d33;
}

table td.recipe_bar {
	padding: 0;
	border-spacing: 0;
	border: 0;
	background-color: #eb8d33;
}

table.recipe th.edit_meal_name {
	padding: 0;
	border-spacing: 0;
	border: 0;
	font-size: 15pt;
	font-weight: bolder;
	background-color: #eb8d33;
}

table.recipe th.meal_servings {
	padding: 0;
	border-spacing: 0;
	border: 0;
	vertical-align: top;
	text-align: right;
	font-size: 9pt;
	font-weight: none;
	width: 100pt;
	background-color: #eb8d33;
}

table.recipe th.meal_servings a {
	color: #000000;
	text-decoration: underline;
}

table.recipe th.meal_servings a:hover {
	color: #ffffff;
}

table.recipe td.small_separator {
	padding: 0;
	text-align: left;
	font-size: medium;
	font-weight: bold;
	/*	background-color: #eb8d33; */
}

table.recipe td.separator {
	padding: 0;
	text-align: left;
	font-size: large;
	font-weight: bold;
	/*	background-color: #eb8d33; */
}

table.recipe td.measurement {
	border-spacing: 0;
	padding: 0;
	text-align: left;
	font-size: small;
	font-weight: bold;
	width: 10%;
}

table.recipe td.ingredient {
	border-spacing: 0;
	padding: 0;
	text-align: left;
	font-size: small;
	font-weight: normal;
	width: 84%;
}

ul.description {
	list-style: square;
}

font.minorNav {
	color: #e78148;
}

font.user_error {
	color: red;
}

font.user_display {
	font-size: 10pt;
	font-weight: none;
}

font.blurb { /*border: 1;
	border-color: #e78148;
	border-style: solid;*/
	color: #666666;
	font-size: 10pt;
	/*background-color: #e78148;*/
}

div.blurb {
	position: relative;
	top: 14px;
}
	
td.blurb {
	background-image: url("../images/indexcardRevisedw.shadow.png");
	background-repeat: no-repeat;
	/*border: 0;
	border-color: #e78148;
	border-style: solid;*/
	text-align: left;
	vertical-align: top;
	height: 163px;
	width: 379px;
	/*color: #666666;*/
	padding: 6;
}

font.update_message {
	color: green;
}

font.coming_soon {
	color: red;
	font-size: large;
}

font.calendar_holiday {
	font-weight: bold;
	font-size: 8pt;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
}

font.calendar_daytype {
	text-decoration: underline;
	font-size: 8pt;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
}

font.calendar_daynum {
	color: #ff9933;
	font-size: 14;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
	font-weight: bold;
}

font.calendar_daynum_ND {
	color: red;
	font-size: 14;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
	font-weight: bold;
}

font.calendar_daynum_ND_WEEK {
	color: brown;
	font-size: 14;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
	font-weight: bold;
}

font.calendar_daynum_ND_MONTH {
	color: purple;
	font-size: 14;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
	font-weight: bold;
}

font.calendar_daynum_WEEK {
	color: green;
	font-size: 14;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
	font-weight: bold;
}

font.calendar_daynum_MONTH {
	color: blue;
	font-size: 14;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
	font-weight: bold;
}

font.calendar_recipe_name {
	font-size: 8pt;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
}

font.calendar_recipe_description {
	font-size: 8pt;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
}

font.calendar_month {
	font-weight: bold;
	font-size: x-large;
	font-family: 'AmerType Md BT', American Typewriter, sans-serif;
}

form {
	width: 100%;
	float: left;
	text-align: center; /* hack so MSIE centers */
	padding: 0em;
}

ul.about_list {
	list-style: none;
	marker-offset: 1pt;
}

ul.about_list li {
	
}

input.custom_calendar_button {
	font-size: 7pt;
	width: 82;
}

select.recipe_list_box {
	width: 250;
}

select.select_meal {
	width: 400;
}

/***********************
 ** New STUFF for 2.0, TODO: Pick the colors!!!!
 ************************/
A.bottom_nav {
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}

A.bottom_nav:hover {
}

font.bottom_nav {
	color: #000000;
	font-size: 9pt;
}

A.right_nav:active {
	width: 100;
	color: #2886c7;
	background-color: #dddddd;
	font-size: 8pt;
	text-decoration: none;
}

A.right_nav:hover {
	width: 100;
	color: #474669;
	background-color: #aaaaaa;
	font-size: 8pt;
	text-decoration: none;
}

A.right_nav:link {
	width: 100;
	color: #2886c7;
	background-color: #dddddd;
	font-size: 8pt;
	text-decoration: none;
}

A.right_nav:visited {
	width: 100;
	color: #2886c7;
	background-color: #dddddd;
	font-size: 8pt;
	text-decoration: none;
}

.menu {
	/*height: 33px;*/
	width: 160px;
}

.cssnav {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url("../images/downTab.gif") no-repeat;
	width: 160px;
	height: 36px;
	overflow: hidden; /* for ie to hide extra height*/
}

.cssnav a {
	display: block;
	color: #000000;
	font-size: 14px;
	width: 160px;
	height: 36px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	overflow: hidden; /* for ie to hide extra height*/
}

.cssnav a.small {
	font-size: 12px;
}

.cssnav a:hover {
	color: #000000;
}

.cssnav span.down {
	font-size: 14px;
}

.cssnav span.down_small {
	font-size: 12px;
}

.cssnav img {
	width: 160px;
	height: 33px;
	border: 0;
}

* html a:hover {
	visibility: visible
}

.cssnav a:hover img {
	visibility: hidden
}

.cssnav span {
	position: absolute;
	left: 5px;
	top: 9px;
	text-align: center;
	width: 150px;
	cursor: pointer;
	color: #666666;
}

/* END OF NAVIGATION */
.rightnav {
	background-repeat: no-repeat;
	white-space: nowrap;
	display: compact;
	width: 160px;
	height: 20px;
	margin: 0;
	padding: 0;
	/*float: left;*/
}

.rightnav A {
	display: block;
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
	width: 0px;
	height: 0px;
	display: block;
	float: left;
	text-decoration: none;
}

.rightnav img {
	width: 160px;
	height: 20px;
	border: 0;
}

* html a:hover {
	visibility: visible
}

.rightnav a:hover img {
	visibility: hidden
}

.rightnav span {
	position: relative;
	left: 0px;
	top: -40px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 160px;
	height: 0px;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	float: left;
	display: block;
}

A.right_nav2 {
	width: 150;
	color: #1b961b;
	/*background-color: #dddddd;*/
	font-size: 12pt;
	text-decoration: none;
}

A.right_nav2:hover {
	width: 150;
	color: #0f630f;
	/*background-color: #dddddd;*/
	font-size: 12pt;
	text-decoration: none;
}

A.search_result {
	color: #1b961b;
	font-size: 14pt;
	text-decoration: none;
}

A.search_result:hover {
	color: #e78148;
}

A.sign_up {
	font-size: 8pt;
}

div.categories {
	position: static;
	left: 0px;
	top: 0px;
}

div.recipe_search_results {
	display: none;
}

div.recipe_display {
	display: inline;
}

a.home_header {
	font-size: 20pt;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

font.home_header {
	font-size: 20pt;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

font.home_paragraph {
	font-size: 10pt;
	color: #000000;
}

font.home_quick_menu_name {
	font-size: 10pt;
	color: #000000;
}

font.home_subheader {
	font-size: 14pt;
	color: #000000;
}

font.logo_text_name {
	font-size: 20pt;
	color: #000000;
}

font.logo_text_slogan {
	font-size: 8pt;
	color: #000000;
}

font.member_sign_in {
	font-size: 12pt;
	color: #000000;
}

font.sign_in_form {
	font-size: 8pt;
	color: #000000;
}

input.recipe {
	font-size: 8pt;
}

input.sign_in_form {
	font-size: 8pt;
	color: #000000;
}

select.recipe {
	font-size: 8pt;
}

table.background {
	background-image: url("../images/SwooshBackground.gif");
	background-repeat: no-repeat;
	position: relative;
}

td.calendar_form {
	border-top: 0px;
}

td.calendar_holiday {
	border-top: 0px;
}

td.calendar_holiday_form {
	border-top: 0px;
	border-bottom: 0px;
}

td.calendar_meal {
	border-bottom: 0px;
}

td.calendar_blank {
	border-bottom: 0px;
}

td.background1 {
	/* background-image: url("../images/carlosswoosh1of5.png2");
	background-repeat: no-repeat; */
}

td.background2 {
	background-image: url("../images/carlosswoosh2of5.png");
	background-repeat: no-repeat;
}

td.background3 {
	background-image: url("../images/carlosswoosh3of5.png");
	background-repeat: no-repeat;
}

td.background4 {
	background-image: url("../images/carlosswoosh4of5.png");
	background-repeat: no-repeat;
	width: 795;
}

td.background5 {
	/*background-image: url("../images/carlosswoosh5of5.png2");
	background-repeat: no-repeat; */
}

td.background_nav {
	background-image: url("../images/SwooshBackgroundNav.gif");
	background-repeat: no-repeat;
}

td.background_main {
	background-image: url("../images/SwooshBackgroundMain.gif");
	background-repeat: no-repeat;
}

table.background2 {
	position: relative;
}

td.background_nav2 {
	background-image: url("../images/SwooshBackgroundNav3.gif");
	background-repeat: no-repeat;
}

td.background_main2 {
	background-image: url("../images/SwooshBackgroundMain3.gif");
	background-repeat: no-repeat;
}

td.home_main { /*border-right: medium;
	border-right-style: groove;
		border-right-color: black; */
	
}

td.quick_menu_display {
	border-top: 0px;
	border-bottom: 0px;
}

td.quick_menu_image {
	border-bottom: 0px;
}

td.quick_menu_link {
	border-top: 0px;
}

textarea.recipe {
	font-size: 8pt;
}

th.calendar_header {
	background-color: #21b321;
}

th.quick_menu_header {
	background-color: #21b321;
}