/********** general styles **********/

* {
	margin: 0;
	padding: 0;
}

#page {
	background: url('../graphics/background.jpg') repeat-y;
	width: 780px
}

#sidebar {
	border-right: 1px solid #706858;
	float: left;
	width: 341px;
}

#ads img {
	border: none;
}

#navigation {
	height: 235px;
	margin-top: -4px;
}

#content {
	padding-bottom: 20px;
	margin-left: 341px;
}

#content h1 {
	background: url('../graphics/logo_secondary.gif') no-repeat 190px 17px;
	height: 100px
}

#content h1 a {
	display: block;
	height: 0 !important;
	height /**/:80px; /* for IE5.5's bad box model */
	margin-left: 190px;
	overflow: hidden;
	padding-top: 80px;
	width: 160px;
}



/********** page titles **********/

#content h2 {
	background: 40px 5px no-repeat;
	border-bottom: 1px solid #ACB759;
	height: 27px;
	text-indent: -10000px;
}

#menu-essence-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_essence.gif');
}
#menu-salads-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_salads.gif');
}
#menu-plateworks-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_plateworks.gif');
}
#menu-combo-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_combo.gif');
}
#menu-bowls-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_bowls.gif');
}
#menu-soups-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_soups.gif');
}
#menu-sides-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_sides.gif');
}
#menu-signature-salads-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_salads.gif');
}
#menu-sushi-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_sushi.gif');
}
#menu-kids-active #content h2 {
	background-image: url('../graphics/sectiontitles/menu_kids.gif');
}


#philo-message-active #content h2 {
	background-image: url('../graphics/sectiontitles/phil_message.gif');
}
#philo-spirit-active #content h2 {
	background-image: url('../graphics/sectiontitles/phil_spirit.gif');
}
#philo-food-active #content h2 {
	background-image: url('../graphics/sectiontitles/phil_food.gif');
}

#partytrays-essence-active #content h2 {
	background-image: url('../graphics/sectiontitles/partytrays_essence.gif');
}
#partytrays-grill-active #content h2 {
	background-image: url('../graphics/sectiontitles/partytrays_grill.gif');
}
#partytrays-salads-active #content h2 {
	background-image: url('../graphics/sectiontitles/partytrays_salads.gif');
}
#partytrays-sushi-active #content h2 {
	background-image: url('../graphics/sectiontitles/partytrays_sushi.gif');
}
#partytrays-appetizers-active #content h2 {
	background-image: url('../graphics/sectiontitles/partytrays_appetizers.gif');
}


#locations-active #content h2 {
	background-image: url('../graphics/sectiontitles/locations.gif');
}


.locations-interiors #page #content h2 {
	background-image: url('../graphics/sectiontitles/locations_interiors.gif');
}


#company-mission-active #content h2 {
	background-image: url('../graphics/sectiontitles/company_mission.gif');
}
#company-history-active #content h2 {
	background-image: url('../graphics/sectiontitles/company_history.gif');
}
#company-careers-active #content h2 {
	background-image: url('../graphics/sectiontitles/company_careers.gif');
}
#company-realestate-active #content h2 {
	background-image: url('../graphics/sectiontitles/company_realestate.gif');
}
#company-franchise-active #content h2 {
	background-image: url('../graphics/sectiontitles/company_franchise.gif');
}
#company-press-active #content h2 {
	background-image: url('../graphics/sectiontitles/company_press.gif');
}
#company-community-active #content h2 {
	background-image: url('../graphics/sectiontitles/company_community.gif');
}


#franchise-active #content h2 {
	background-image: url('../graphics/sectiontitles/franchise.gif');
}


#contact-active #content h2 {
	background-image: url('../graphics/sectiontitles/contact.gif');
}


#privacy-active #content h2 {
	background-image: url('../graphics/sectiontitles/privacy.gif');
}


#terms-active #content h2 {
	background-image: url('../graphics/sectiontitles/termsofuse.gif');
}



/********** content formatting **********/

#content .content-body, #content ul, .solo {
	color: #333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%; /* look up letter-spacing &amp; apply to subnav if possible */
	margin: 40px 0px 10px 40px;
	width: 360px;
}

#content ul {
	margin-left: 30px;
}

#content ul a {
	color: #333;
}

#content ul a:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}

#content p a:link, form a:link {
	color: #333;
}

#content p a:hover, form a:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}

#content p a:visited, form a:visited {
	color: #900;
}

#content p a:visited:hover, form a:visited:hover {
	background: #900;
	color: #fff;
	text-decoration: none;
}

.content-body p {
	margin-top: 5px;
}

#ads img {
	margin-bottom: 15px;
}

#footer {
	clear: both;
}

/*

#footer {
	border-top: 1px solid #ACB759;
	clear: both;
	width: 780px;
}

*/


/********** overrides to line up subnav on secondary pages **********/

#subnav .subnav-partytrays ul {
	padding-top: 70px;
}

#subnav .subnav-company ul {
	padding-top: 55px;
}



/********** menu and locations pages **********/

.menu-intro, .menu-item, #locations-intro {
	margin-top: 20px;
	margin-left: 40px;
	position: relative;
	width: 370px;
}

.menu-intro {
	margin-left: 20px;
	height: 180px;
}

#menu-kids-active .menu-intro {
	height: 70px;
}

#menu-salads-active .menu-intro {
	height: 120px;
}

#menu-signature-salads-active .menu-intro {
	height: 220px;
}

#menu-soups-active .menu-intro {
	height: 120px;
}

#menu-sushi-active .sushi-first {
	background: url(../graphics/dotted_menu_line.gif) no-repeat 0% 100%;
	padding-bottom: 10px;
}

#menu-sushi-active .sushi-long {
	background: url(../graphics/dotted_menu_line.gif) no-repeat 0% 100%;
	height: 180px;
	padding-bottom: 20px;
}

#menu-sushi-active .sushi {
	height: 90px;
}

#locations-intro {
	border-bottom: 1px solid #DFE3CC;
	font-size: 10px;
	height: 300px;
	padding-bottom: 10px;
}

#locations-intro p {
	padding-bottom: 10px;
}

.menu-descrip, .menu-mininav, .locations-list  {
	position: absolute;
	width: 45%;
}

.menu-mininav {
	width: 50%;
}

#content .menu-mininav ul {
	margin-top: 0;
}

#menu-soups-active .menu-mininav {
	border: none;
	width: 40%;
}

#menu-soups-active .menu-descrip {
	border-left: 1px dotted #ccc;
	padding-left: 20px;
	width: 55%;
}

#menu-sides-active .menu-mininav {
	border: none;
	width: 60%;
}

#partytrays-salads-active .menu-descrip, #menu-sides-active .menu-descrip {
	border-left: 1px dotted #ccc;
	padding-left: 20px;
	width: 35%;
}

#partytrays-salads-active .menu-mininav, #menu-signature-salads-active .menu-mininav {
	border: none;
}

#menu-signature-salads-active .menu-descrip {
	border-left: 1px dotted #ccc;
	padding-left: 20px;
}

#menu-salads-active .menu-mininav {
	width: 60%;
}

#menu-salads-active .menu-descrip {
	width: 35%;
}

.menu-descrip, .midwest {
	right: 0;
}

.menu-mininav, .westcoast {
	border-right: 1px dotted #ccc;
	left: 0;
}

.westcoast {
	width: 57%;
}

.midwest {
	width: 38%;
}

.menu-intro ul, #locations-intro ul {
	line-height: 160%;
	list-style: none;
	margin: 0;
}

.menu-item {
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	text-align: right;
}

#first {
	border-top: 1px solid #DFE3CC;
}

#partytrays-sushi-active #first, #partytrays-salads-active #first {
	padding-top: 20px;
}

.solo, .menu-item p {
	border: none;
	text-align: left;
}

.solo.menu-item {
	margin-top: 0;
	padding-top: 10px;
}

.menu-item h3 {
	padding: 0 0 3px 3px;
}

.menu-item-productshot-vertical h3 {
	display: inline;
}

.menu-item-productshot {
	background: url('../graphics/background_metallic.jpg');
	text-align: left
}

.menu-item-productshot-vertical {
	width: 224px;
}

.backtotop {
	font-size: 10px;
}

a.backtotop, a:link.backtotop {
	color: #333;
}

a:hover.backtotop {
	background: #333;
	color: #fff;
}

.content-title {
	margin: 40px 0 0 40px;
}

.last {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
}



/********** locations page **********/

.location-info {
	border-bottom: 1px dotted #ccc;
	float: left;
	padding: 10px 0 10px 0;
	text-align: right;
	width: 100%;
}

.location-info img {
	float: left;
}

.location-info p {
	float: left;
	padding-left: 15px;
	text-align: left;
}

.location-info hr {
	clear: both;
	width: 0;
}

.location-info .title {
	color: #F00;
}

.location-info .backtotop {
	color: #333;
	font-size: 10px;
}



/********** party trays pages **********/

.partytrays-active #content ul {
	list-style-type: none;
}

#partytrays-essence-active #content ul {
	line-height: 200%;
	list-style-image: url('../graphics/checkmark.gif');
}



/********** company pages **********/

#company-press-active #content ul {
	list-style: none;
	margin-top: 20px;
}

#company-press-active #content li {
	background: url('../graphics/checkmark.gif') no-repeat 0% 10%;
	color: #666;
	margin-bottom: 10px;
	padding-left: 25px;
}

#company-press-active #content ul a {
	font-weight: bold;
}

#company-press-active #content .article-index-link {
	text-align: right;
}

#company-press-active #content .article-index-link a {
	color: #666;
}

#company-press-active #content h3 {
	margin: 20px 0 0 0;
}

#company-press-active #content .article {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}



/********** contact us page **********/

form table td {
	padding: 10px 0 10px 5px;
	vertical-align: top;
}

form table a {
	color: #333;
}

#content-intro {
	margin-bottom: 25px;
}

#vertical-ad img {
	border: none;
	text-decoration: none;
}ted #ccc;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}



/********** contact us page **********/

form table td {
	padding: 10px 0 10px 5px;
	vertical-align: top;
}

form table a {
	color: #333;
}

#content-intro {
	margin-bottom: 25px;
}

#vertical-ad img {
	border: none;
	text-decoration: none;
}
