BODY {
	margin: 0;
	background-color: black;	
	font-family: Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	width: 100%;
}

a { text-decoration: none; }
a:link, a:visited, a:active { color: black; } 
a:hover { color: #666; }

img { border: 0; }

/* yellows: logo:fcf1d0 mine:ffd559 affies:fee896 */
/* reds: old:8f0000 new:ca1014  affies:8f0000 */

#mainbox {
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #fee896;
}

#logo { 
	position: relative;
	top: -35px;
	margin: 0 auto;
	background: url(/images/front-page-logo.png) no-repeat;
	width: 343px; 
	height: 220px;
}

#logo span { visibility: hidden; }

#smlogo { 
	position: relative;
	top: -28px;
	margin: 0 auto;
	padding: 0;
	background: url(/images/sub-page-logo.png) no-repeat;
	width: 424px; 
	height: 110px;
}

#smlogo span { visibility: hidden; }

#address { 
	position: relative;
	top: 45px;
	text-align: right; 
	padding: 0;
	margin: 0 30px 0 0;
	font-weight: bold; 
}

#fb-like { 
	overflow:hidden; 
	width:500px; 
	height:25px;	
	padding: 0; 
	margin: 15px 0 0 0 ; 
}

#front-nav { width: 840px; height: 360px; margin: 10px auto 0 auto; padding: 0; background-color: black;}
#front-nav li { 
	width: 280px;
	height: 360px; 
	position:relative;
	float:left;
	display:block;
}

#menu { background: url(/images/menu.jpg) no-repeat center; }
#catering { background: url(/images/catering.jpg) no-repeat center; }
#philosophy { background: url(/images/philosophy.jpg) no-repeat center; }

#front-nav-status {
	width: 840px;
	height: 40px;
	background-color: #8f0000;
	margin: 0 auto 0 auto; 
	padding: 0; 
}

.front-nav-status { 
	position:relative;
	width: 272px; 
	float:left;
	display:block;
	padding: 8px 0 0 8px ;
}

.fade { display: block;  height: 360px;}

#notice { 
	position:relative;
	width: 840px;
	height: 40px;
	background-color: #8f0000;
	margin: 0 auto 0 auto; 
	padding: 20px 0 0 0; 
	text-align:center;
	font-size: 18px;
	font-weight: bold;
	color: white;
}

#front-nav a {
	font-size: 18px;
	font-weight: bold;
	color: #8f0000;

	-webkit-transition:color .1s ease-in-out;
	-moz-transition:color .1s ease-in-out;
	-o-transition:color .1s ease-in-out;
	transition:color .1s ease-in-out;

}

#front-nav a:hover { color: white; }

#page-top { 
	position: relative;
	top: -10px;
	margin: 0;
	padding: 0;
}

#navgraphics { 
	position: relative; 
	top: 0; 
	width: 840px; 
	margin: 0 auto 0 auto; 
	padding: 0; 
	text-align: center;
}

#subpage-nav {
	position: relative; 
	top: 0; 
	width: 840px; 
	margin: 0 auto 50px auto; 
	padding: 0; 
	text-align: left;
}

#subpage-nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#subpage-nav li {
	float: left;
	width: 280px; 
	height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #fee896;
	margin: 0;
	padding: 7px 0 0 0;
	text-align: center;
	background: #8f0000;
}

#subpage-nav a {
	display: block;
	height: 23px;
	top: 0;
	text-decoration: none;
	color: white;
	text-align: center;
	padding: 6px 0 1px 0 ;
	margin:  -6px 0 0 0;
	border: 1px solid #8f0000;
	border-top: none;
}

#subpage-nav a:hover {
	color: #8f0000;
	background: #fee896;
}

#subpage-nav a:active	{
	color: #fee896;
}


#content { margin: 35px 0 0 0; padding: 0 0 50px 0; }

#twitter {
	position: relative;
	float: right;
	top: 0;
	margin-right: 45px;
}

#CafeMenu {
	position: relative;
	left: 60px;
	width: 527px;
}

#CateringMenu {
	left: 0 !important; 
}

.CafePomegranateMenu {	text-align: left; border: 1px solid #8f0000; border-bottom: 10px solid #8f0000; }
.CafePomegranateMenu th { color:white; background-color: #8f0000; 	padding: 0.4em 1em; font-size: 1.1em; }
.CafePomegranateMenu td { padding: 2px; padding-left: 10px; background-color: white;}
.CafePomegranateMenu td.price { text-align: right; padding-right: 10px; }
.CafePomegranateMenu td.description {  padding-left: 15px; font-style: italic; font-size: 10px; }

#about-cafe-pomegranate {
	position: relative;
	width: 499px;
	top: 0;
	left: 60px;
	text-align: justify;
}

#about-cafe-pomegranate p:first-letter { font-size : 300%; }

.center { left: 0 !important; margin: 0 auto 0 auto; }
.small { font-weight: normal; font-size: 10px; }

#map { margin-top: 25px; width: 500px; border: 1px solid #8f0000; }
#map h2 {
	margin: 0;
	padding: 1em;
	font-size: .85em;
	color: #fff;
	background-color: #8f0000;
}

#text-box {
	position: relative;
	left: 60px;
	padding: 15px 30px 30px 30px;
	margin: 0;
	width: 465px;
	background-color: white;
	border: 1px solid #8f0000;
}
	
#text-box h1 {
	position: relative;
	left: -30px;
	top: -15px;
	width: 500px;
	margin: 0;
	padding: 0.4em 1em;
	font-size: 1.1em;
	color: #fff;
	background-color: #8f0000;
}

img.center { margin: 5px 50px 5px 30px; text-align: center; }
img.left { float: left; margin: 10px 10px 10px 0; }
img.right { float: right; margin: 10px 0 10px 10px; }

#affies-pic { 
	float: right;
	margin: 0 70px;
	padding:0;	
}

#affies-pic p {
	position: relative;
	width: 176px;
	margin: 0;
	padding: 1em;
	font-size: 1em;
	color: #fff;
	background-color: #8f0000;
}

.right-box { float: right; }

#catering-menu-pdf { 
	position: relative;
	margin: 0 70px;
	width: 198px;
	padding: 5px 0;	
	height:30px;
	background-color: white;
	border: 1px solid #8f0000;
	font-size: 11px;
	display:block;
	line-height:30px;
	text-align: center;	
	text-decoration:none;
	color: #8f0000;
	position:relative;
}

#catering-menu-pdf a { padding-top: 15px; 	color: #8f0000; }

#catering-menu-pdf a:active {
	outline:none;		
}

#catering-menu {
	position: relative;
	left: 60px;
	padding: 15px 30px 30px 30px;
	width: 465px;
	border:1px solid #8f0000;
	background-color: white;
}

#catering-menu h1 {
	position: relative;
	left: -30px;
	top: -15px;
	width: 500px;
	margin: 0;
	padding: 0.4em 1em;
	font-size: 1.1em;
	color: #fff;
	background-color: #8f0000;
}

/* when mouse enters the tab move the background image */
#catering-menu-pdf a:hover {
	color: black;	
}

#footer {
	background: #8f0000;
	text-align: left;
	height: 50px;
}

#footer p {
	padding: 20px 0 0 20px;
	font-size: 10pt;
	color: white;
}

#footer a:link,#footer a:visited,#footer a:active { color: white; } 
#map a:link,#map a:visited,#map a:active { color: white; } 


.copy {
	clear: both;
	font-size: 9px;
	color: grey;
	text-align: center;
	margin: -10px 0 20px 0;
	padding: 0;
}

/* twitter css */
div#twitter {
	width: 200px;
	float: right;
	margin: 0 70px;
	margin-bottom: 2em;
	border: 1px solid #8f0000;
}

div#twitter h2 {
	margin: 0;
	padding: .5em 1em;
	font-size: 1.1em;
	color: #fff;
	background-color: #8f0000;
}

p#preloader {
	margin: 0;
	padding: 30px;
	background: white url("/images/ajax-loader.gif") center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

ul#twitter_update_list {
	margin: 0;
	padding: 0 1em 0.5em 1em;
	list-style-type: none;
	background-color: white;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #8f0000;
}

ul#twitter_update_list li a {
	/* timestamp link */
	color: black;
	font-size: 9px !important;
	margin-top: 3px;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	color: #00f;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

p.profileLink {
	display: block;
	padding: 1em 1em;
	margin: 0;
	color: #fff;
	background-color: #8f0000;
}

#teaser { list-style: none; margin: 45px auto 0 auto; width: 330px; }

/* tab pane styling */
.panes div {
	position: relative;
	left: 60px;
	display:none;
	padding: 15px 30px 30px 30px;
	width: 465px;
	border:1px solid #8f0000;
	background-color: white;
}

.panes div h1 {
	position: relative;
	left: -30px;
	top: -15px;
	width: 500px;
	margin: 0;
	padding: 0.4em 1em;
	font-size: 1.1em;
	color: #fff;
	background-color: #8f0000;
}


/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin: 0 70px;
	width: 200px;
	padding:0;	
	height:30px;
	margin-bottom: 45px;
}

/* single tab */
ul.tabs li { 
	text-indent:0;
	margin: 0 0 5px 0 ;
	list-style-image:none !important; 
	background-color: white;
	border: 1px solid #8f0000;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 189px;
	text-align:left;	
	text-decoration:none;
	color: #8f0000;
	margin: 0;
	padding: 0 0 0 10px;	
	position:relative;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	color: black;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	cursor:default !important; 
	background-color: #8f0000;
	color: white !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l 			{ background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover 	{ background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl 			{ background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover 	{ background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

/* Maintenance Mode css */
#header { display: none; }
