/* CSS for EuroStopCafe.com
5.12.10 Affinity */

@charset "utf-8";
a:link {
	color: #660202;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #660202;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #737272;
	text-decoration: underline;
	font-size: 12px;
}
a:active {
	color: #660202;
	text-decoration: none;
	font-size: 12px;
}

body  {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: #002b3e repeat fixed;
	margin: 0; 
	padding: 0;
	color: #000000;
}
h1 {
	color:#660202;
}
#container { 
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; 
} 
#header { 
	margin-top: 10px;
	background: #660202;
	width: 900px;
	height: 316px;
}
#header .headerstuff {
	width:900px;
	height:270px;
	background:url(../images/header-index1.jpg) no-repeat left top;
} 
#header h1 {
	margin: 0; 
	padding: 5px 80px 80px 0; 
	color:#FFFFFF;
	text-align:left;
}
#header h1 img {
	position:relative;
	top: -294px;
}
#sidebar1 {
	float: right; 
	width: 200px; 
	background: #ffffff; 
	margin:20px 40px 20px 0;
}
#sidebar1 a, #mainContent a {
	font-weight: bold;
}
#sidebar1 a hover, #mainContent a hover {
	font-weight: bold;
}
#mainContent { 
	margin: 20px 280px 20px 40px;
} 
.productPic {
	float:left;
	margin:0 20px 15px 0;
}
#footer { 
	height:90px;
	background:url(../images/footer.jpg) repeat-x left top;
}
.rss {
	float:right;
	width:212px;
	margin:16px 0 0 20px;
}
#footer p {
	color:#fff;
	padding-top:28px;
	margin:0 0px 0 0;
	text-align:center;
} 
.footerLink  {
	color:#38556c;
	text-decoration:underline;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navcontainer {
	margin:auto 0;
	width:900px;
	text-align:center;
}
#navcontainer ul {
	padding: 0;
	margin: auto 0;
	background: url(../images/menubkgd1.jpg) repeat-x left top;
	float: left;
	width: 100%;
}
#navcontainer ul li { 
	display: inline;
}
#navcontainer ul li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	float: left;
	font-size:10px;
	padding:15px 30px;
}
#navcontainer ul li a:hover {
	background: url(../images/menubkgd.jpg) repeat-x left top;
	color: #fff;
}
#navcontainer ul li #current {
	background: url(../images/menubkgd.jpg) repeat-x left top;
	color: #fff;
}

.t {background: #ffffff url(../images/dot.gif) 0 0 repeat-x; padding-bottom:20px;}
.b {background:url(../images/dot.gif) 0 100% repeat-x}
.l {background:url(../images/dot.gif) 0 0 repeat-y}
.r {background:url(../images/dot.gif) 100% 0 repeat-y}
.bl {background:url(../images/bl.gif) 0 100% no-repeat}
.br {background:url(../images/br.gif) 100% 100% no-repeat}
.tl {background:url(../images/tl.gif) 0 0 no-repeat}
.tr {
	background:url(../images/tr.gif) 100% 0 no-repeat;
	padding:1px 20px;
	color: #000;
} 
.ben {
	padding:1px 20px;
	color: #000;
} 

.n_t {background: #ffffff url(../images/dot.gif) 0 0 repeat-x; padding-bottom:20px;}
.n_b {background:url(../images/dot.gif) 0 100% repeat-x}
.n_l {background:url(../images/dot.gif) 0 0 repeat-y}
.n_r {background:url(../images/dot.gif) 100% 0 repeat-y}
.n_bl {background:url(../images/bl.gif) 0 100% no-repeat}
.n_br {background:url(../images/br.gif) 100% 100% no-repeat}
.n_tl {background:url(../images/tl.gif) 0 0 no-repeat}
.n_tr {background:url(../images/tr.gif) 100% 0 no-repeat; padding:1px 20px} #coupons {
}
#coupons {
	text-align: center;
}
#coupons {
	text-align: center;
}
#container #mainContent .t .b .l .r .bl .br .tl .tr p menu {
}
.foodheaders {
	color: #7373c7;
	font-weight: bold;
	padding-left: 10px;
	font-size: 16px;
}
.specialstuff {
	color: #7373c7;
	font-weight: bold;
	padding-left: 90px;
	font-size: 12px;
}
.tempnotice {
	color: #7373c7;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
.actualmenus {
	padding-left: 10px;
}
.fooditem {
	font-weight: bold;
	color: #8f524d;
}
.italics {
	font-style: italic;
}

