/* Old Styles */


.error { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: red;}
.success { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: black; font-weight: bold; }

body, td {  
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
 }

img.blueBorder { border:2px; border-thickness: 2px; border-color: #082D59; border-style: solid; }
 
.footer {  
	font-family: Verdana, sans-serif; 
	font-size: 9px;
	color: 082D59;
}

td.cell_label { text-align: right; vertical-align: top; color: #002953; font-weight: bold; }
td.cell_text { vertical-align: top; }

input.w20px { width: 20px }
input.w50px { width: 50px }
input.w100px { width: 100px }
input.w150px { width: 150px }
input.w200px { width: 200px }
input.w250px { width: 250px }

.top_padding { padding-top : 3px; }

.error { 
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	color: red;
}

.flight_finder_sub_title {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	color: #47633a;
	font-weight: bold;
}

.special_title { 
	font-family: Verdana, sans-serif; 
	font-size: 15px; 
	color: #FFFFFF;
}

.special_body { 
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	color: white;
	background-color: #6e91c1;
}

.content_title {
	font-family: Verdana, sans-serif; 
	font-size: 14px;
	color: #47633a;
	font-weight: bold;
}

.content_body {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #47633a;
	background-color: e9e9e9;
	padding: 5px;
}

.customersTitle {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	background: #C3CDD9;
}


.customersWhite {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	background: #FFFFFF;
}

.customersTitleSmall {
	font-family: Verdana, sans-serif; 
	font-size: 9px;
	background: #C3CDD9;
}

.customersData {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	background: #F0F2F5;
}

.customersDataSmall {
	font-family: Verdana, sans-serif; 
	font-size: 9px;
	background: #F0F2F5;
}

.standardText {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}

.boxedAreaMain { 
	background: #F0F2F5; 
}

.boxedAreaMainError { 
	background: #F0F2F5; 	
	font-family: Verdana, sans-serif; 
	font-size: 11px; 
	color: red;
}

.boxedAreaTitle { 
	background: #9CABBC; 
}

.boxedAreaTitle2 { 
	background: #C3CDD9; 
}

.input_field_large {
	width: 350px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}

.input_field {
	width: 240px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}

.input_field_small {
	width: 150px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}

.input_field_tiny {
	width: 100px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}

.contact_dd_small {
	width: 140px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}

.contact_dd {
	width: 220px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}

.contact_dd_large {
	width: 400px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}

.menu_dd_edit {
	width: 195px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
	background-color: F0F2F5;
}

.menu_dd_delete {
	width: 165px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
	background-color: F0F2F5;
}

.accessory_dd {
	width: 225px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}

/* Product Search box */
.ps_input_field_large_dd {
	width: 165px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}
.ps_input_field {
	width: 140px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}
.ps_input_field_dd {
	width: 140px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}
.ps_input_field_dd_tiny {
	width: 40px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}
.ps_input_field_date {
	width: 100px;
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	color: #082D59;
}
.search_children {
	background: #F0F2F5;
}

a.admin_reports {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	text-decoration: none;
}

a.admin_reports:hover {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	text-decoration: none;
}

a.admin_reports:visited {
	font-family: Verdana, sans-serif; 
	font-size: 11px;
	text-decoration: none;
}


a.header_bar_text {
	color : #788AB8;
	text-decoration : none;
	font-weight: bold;
}
a.header_bar_text:hover {
	color : #788AB8;
	font-size: 9px;
	text-decoration : underline;
	font-weight: bold;
}
a.header_bar_text_red {
	color : red;
	font-size: 9px;
	text-decoration : none;
	font-weight: bold;
}
a.header_bar_text_red:hover {
	color : red;
	font-size: 9px;
	text-decoration : underline;
	font-weight: bold;
}
.header_bar_text {
	color : #788AB8;
	font-size: 9px;
	font-weight: bold;
}
.header_bar_text_red {
	color : red;
	font-size: 9px;
	font-weight: bold;
}

.small_text, .footer_text {
	font: 9px Verdana, sans-serif;
}
a.footer_text:hover {
	font: 9px Verdana, sans-serif;
}

/* background colors */
.lightGrey { background-color : #F0F2F5 }
.darkGrey { background-color : #C3CDD9 }
.darkdarkGrey { background-color : #9CABBC }
.bg_blue { background-color : #082D59 }

/* text colors */
.blue { color : #082D59; }
.lightBlue { color : #2E6099; }
.orange { color : #F99C1C; }

a.underline_on_hover { font-weight: bold; text-decoration : none }
a.underline_on_hover:hover { text-decoration : underline }

.featured_destination_title { font-size : 12px; font-weight : bold; }
.hot_deal_title { font-weight : bold }
.hot_deal_price { color : red }
.more_info { font-weight : bold }

a.more_info { font-weight: bold; text-decoration: underline }



/* Bottom Menu Style(s) */

.bottom_menu_1 {
	font-family: arial;
	color: black;
	font-size: 10px;
	text-decoration: none;
	background-color: 788AB8;
	vertical-align : middle;
}

.bottom_menu_2 {
	font-family: arial;
	color: black;
	font-size: 10px;
	text-decoration: none;
	background-color: 9CAACE;
	vertical-align : middle;
}

.bottom_menu_3 {
	font-family: arial;	
	color: black;
	font-size: 10px;
	text-decoration: none;
	background-color: a5b4d2;
	vertical-align : middle;
}

.bottom_menu_4 {
	font-family: arial;
	color: black;
	font-size: 10px;
	text-decoration: none;
	background-color: b6c1dc;
	padding: 10px;
	vertical-align : bottom;
}

.bottom_menu_5 {
	font-family: arial;
	color: black;
	font-size: 10px;
	text-decoration: none;
	background-color: c6d1e6;
	vertical-align : middle;
}


.top_menu_1 {
	font-family: arial;
	color: white;
	font-size: 10px;
	text-decoration: none;
	background-color: 788AB8;
	vertical-align : middle;
}

.top_menu_2 {
	font-family: arial;
	color: white;
	font-size: 10px;
	text-decoration: none;
	background-color: 9CAACE;
	vertical-align : middle;
}

.top_menu_3 {
	font-family: arial;	
	color: white;
	font-size: 10px;
	text-decoration: none;
	background-color: a5b4d2;
	vertical-align : middle;
}

.top_menu_4 {
	font-family: arial;
	color: white;
	font-size: 10px;
	text-decoration: none;
	background-color: b6c1dc;
	vertical-align : bottom;
}

.top_menu_5 {
	font-family: arial;
	color: white;
	font-size: 10px;
	text-decoration: none;
	background-color: c6d1e6;
	vertical-align : middle;
}

/* End Bottom Menu Style(s) */

/* Content Editing Styles */

.edit_title {
	width: 400px;
	font-family: arial; 
	font-size: 12px;
	color: #990000;
}

.edit_text {
	width: 400px;
	font-family: arial; 
	font-size: 12px;
	color: #990000;
}


/* Header */
.header {
	font-family: arial;
	color: white;
	font-size: 10px;
	background-color: 89a6c8;
	}

/* End Header */



/* Find a Kitchen */

.kitchen_search {
	font-family: arial;
	color: 990000;
	font-size: 11px;
	font-weight: bold;
}

.kitchen_search_input {
	font-family: arial;
	color: 990000;
	font-size: 11px;
	width: 140px;
}	

.kitchen_search_results_header {
	font-family: arial;
	color: white;
	font-size: 11px;
	background-color: 89a6c8;
}
	
.kitchen_search_results_header_title {
	font-family: arial;
	color: white;
	font-size: 11px;
	background-color: A5B4D2;
}

.kitchen_search_results {
	font-family: arial;
	color: 990000;
	font-size: 11px;
}

.kitchen_title {
	font-family: arial;
	color: 990000;
	font-size: 13px;
	background-color: E5E9F3;
}

.kitchen_title_small {
	font-family: arial;
	color: 990000;
	font-size: 11px;
	background-color: E5E9F3;
}

.kitchen_HTML {
	background-color: D7AF59;
}

.expect_HTML {
	background-color: cfd5e5;
}


.blue_text {
	font-family: arial;
	color: 990000;
	font-size: 11px;
	/*font-weight: bold;*/
}

.white_text {
	font-family: arial;
	color: FFFFFF;
	font-size: 11px;
	/*font-weight: bold;*/
}

.how_text {
	font-family: Times New Roman;
	color: 990000;
	font-size: 14px;
}

.welcome_text {
	font-family: arial;
	color: 990000;
	font-size: 10px;
	/*font-weight: bold;*/
}

.what_to_expect {
	font-family: arial;
	color: 990000;
	font-size: 11px;
	font-weight: bold;
}

.what_to_expect_un {
	font-family: arial;
	color: 990000;
	font-size: 10px;
}


a.what_to_expect_link:link { 
	text-decoration: none; 
	color: 990000;
}

a.what_to_expect_link:visited { 
	text-decoration: none; 
	color: 990000;
}

a.what_to_expect_link:hover { 
	text-decoration: underline; 
	color: 000000;
}


.dark_blue_bg {
	background-color: 788AB8;
}	

/* Find a Kitchen */

/* My Kitchen */

a.login:link{ 
	text-decoration: underline; 
	color: 990000;
}

a.login:visited{ 
	text-decoration: underline; 
	color: 990000;
}

a.login:hover{ 
	text-decoration: underline; 
	color: 000000;
}

.my_kitchen_text {
	font-family: arial;
	color: 990000;
}
/* End My Kitchen */

a.white_link:link{ 
	text-decoration: none; 
	color: FFFFFF;
}

a.white_link:visited{ 
	text-decoration: none; 
	color: FFFFFF;
}

a.white_link:hover{ 
	text-decoration: underline; 
	color: FFFFFF;
}

a.footer:link{ 
	text-decoration: none; 
	color: 990000;
}

a.footer:visited{ 
	text-decoration: none; 
	color: 990000;
}

a.footer:hover{ 
	text-decoration: underline; 
	color: 0000000;
}

.entree_display_title {
	font-family: arial;
	color: 990000;
	font-size: 12px;
	font-weight: bold;
	background-color: B6C1DC;
}

.entree_display {
	font-family: arial;
	color: 990000;
	font-size: 12px;
	text-decoration: none;
	background-color: C6D1E6;
}

.account_display {
	font-family: arial;
	color: 990000;
	font-size: 11px;
	text-decoration: none;
	background-color: E5E9F3;
}

.cart_ordered {
	font-family: arial;
	color: 990000;
	font-size: 12px;
	text-decoration: none;
	background-color: E5E9F3;
}

.cart_ordered_check {
	font-family: arial;
	color: 990000;
	font-size: 12px;
	text-decoration: none;
	background-color: d7af59;
	border: 0px;
}

.cart_ordered_total {
	font-family: arial;
	color: 000000;
	font-size: 12px;
	text-decoration: none;
	background-color: B6C1DC;
}

.preferred_customer {
	font-family: arial;
	font-size: 12px;
	color: ffff00;
}

.order_history {
	font-family: arial;
	color: 990000;
	font-size: 11px;
	text-decoration: none;
	background-color: E5E9F3;
}

.reports {
	font-family: Verdana;
	font-size: 11px;
	background-color: E5E9F3;
}

