﻿/* Global Styles */
BODY {
	/* background-color:#D8EFF2; */
	color:#666666;
	background-color:#efe3e5;  /* temporarily change to this  08-22-2008 */
	
}

/* Masthead Styles */
#logo {
	background-image:url(/images/cuisine/logo.gif);
}

.loginbtn {
	background-color:#7FCBD5;
}

.logoutbtn {
	background-color:#7FCBD5;
}

.dhtmlpop {
	background-color:#D8EFF2;
	border-color:#7FCBD5;
}

.loginbtn2 {
	background-color:#7FCBD5;
}

.btn {
	background-color:#7FCBD5;
}

.btn_rev {
	background-color:#D8EFF2;
	color:#40838C;
}

/* Content Holder Styles */
#mainouter {
	background-color:#7FCBD5;
}

#maininner {
	background-color:#FDFEFF;
}

/* Subnav Styles */
#subnav {
	width:160px;
	left:-170px;
}

A.subnav:link {
	color:#40838C;
}

A.subnav:visited {
	color:#40838C;
}

A.subnav:hover {
	color:#999999;
}

.pophdr {
	/* color:#40838C; */
	color:#8e414d; /* temporarily change to this  08-22-2008 */
}

.subhead {
	color:#40838C;
}

.snmenu A:link {
	color:#40838C;
}

.snmenu A:visited {
	color:#40838C;
}

.snmenu A:hover {
	color:#999999;
}

#promos {
	background-color:#C5E1E1;
}

.promo {
	color:#666666;
}

.promoline {
	background-color:#B9D7D7;
}

.promohdr {
	color:#40838C;
}

.promoarrow {
	background-image:url(/images/cuisine/arrow.gif);
}

.promo A:link {
	color:#40838C;
}

.promo A:visited {
	color:#40838C;
}

.promo A:hover {
	color:#999999;
}

.sl_results {
	/* background-color:#A3D9E1; */
	background-color:#efe3e5; /* temporarily change to this  08-22-2008 */
}

.sl_results TH {
	/* color:#40838C; */
	color:#8e414d;   /* temporarily change to this  08-22-2008 */
}

.slbtn {
	/* color:#40838C;
	background-color:#B4D1D1;  */
	color:#e9c6cc; /* temporarily change to this  08-22-2008 */
	background-color:#CC9999;
}

.storename {
	TEXT-TRANSFORM: capitalize;
}

.address {
	TEXT-TRANSFORM: capitalize;
}

.tablePager
{
background-color: #D8EFF2;
text-align: right;
}

.tablePager, .tablePager td, .tablePager td table td
{ 
text-align: right;
/* background-color: #D8EFF2; */
background-color:#efe3e5;  /* temporarily change to this  08-22-2008 */
} 
