/*----------------------------------
		Theme_# Theme 545
		Cat 	Food & Restaurant
		Name	Gourmet Express
----------------------------------*/

body {
	padding:0px;
	margin:0px;
}

p {

}

.sf_outer_wrapper {
	min-height:1%;
	height:auto !important;
	height:1%;
	position:relative;
	width:990px;
	margin:0px auto;
	border-style:solid;
	border-width:0px 1px 1px;
}

.sf_extra1 {
}

.sf_wrapper {

}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display:none;
}

.sf_navigation_top ul {
	
}

.sf_navigation_top ul:after {
	
}

.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item {
	
}

.sf_navigation_top ul li.sf_first_nav_item {

}

.sf_navigation_top ul li a {	
	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}

/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-position:top center;
	height:112px;
	padding:10px 20px;
}

.sf_header_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_extra2 {
	position:absolute;
	right:20px;
	top:10px;
	width:344px;
	height:108px;
	background-image:url(images/wine.jpg);
	background-repeat:no-repeat;
	background-position:1px 1px;
}

.sf_extra2 span{
	width:344px;
	height:108px;
	display:block;
	background-image:url(images/cake.jpg);
	background-repeat:no-repeat;
	background-position:89px 1px;
}

.sf_main_header {
	height:108px;
	overflow:hidden;
	margin-right:354px;
}

.sf_main_header div{
	height:104px;
	overflow:hidden;
}

.sf_main_header div div{
	height:auto;
	overflow:visible;
}

.sf_extra3 {
	position:absolute;
	right:20px;
	top:10px;
	width:344px;
	height:108px;
	background-image:url(images/fruit.jpg);
	background-repeat:no-repeat;
	background-position:256px 1px;
}

.sf_extra3 span{
	width:344px;
	height:108px;
	display:block;
}

* html .sf_extra3 span {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_sub_header { 
	display:none;
}

.sf_main_header p, .sf_sub_header p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	height:36px;
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {
	width:175px;
	display:inline;
	float:left;
	margin:22px 0px 0px 20px;
	text-align:center;
}

.sf_navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.sf_navigation ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_navigation ul li {
	margin-bottom:10px;
}

.sf_navigation ul li.sf_last_nav_item {
	
}

.sf_navigation ul li.sf_first_nav_item {

}

.sf_navigation ul li a {
	text-decoration:none;
}

.sf_navigation ul li a:visited {
	text-decoration:none;
}

.sf_navigation ul li a:hover{
	text-decoration:none;
}

/*--------------------------------
		Flyout menu
---------------------------------*/

#Nav1 { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#Nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 175px;	
}

#Nav1 li { /* all list items */   
	float: left;	
	width: 175px;		
}

#Nav1 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 145px;
	margin-top : -18px;
	.margin-left: 10px;
	.margin-top: 2px;
	z-index: 1000;
	background-color: #d9d2b4;	
}

#Nav1 li ul li { /* second-level lists */	
	position : relative;	
	margin: 0px;
	padding: 0px 0px 5px;
	background-color: #d9d2b4;	
}

#Nav1 li ul li a { /* second-level lists */		
	width: auto;
	padding: 0px;
	margin: 0px;
	color:#a19a7f;
	text-decoration:none;
}

#Nav1 li ul li a:hover {
	padding: 0px;
	margin: 0px;
	color:#a19a7f;	
	text-decoration:underline;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
	background-color: #fff;
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}


/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra5 {
	height:54px;
	width:752px;
	position:absolute;
	top:164px;
	right:20px;
	background-repeat:no-repeat;
	background-position:top center;
	
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	border-style:solid;
	border-width:1px 1px 0px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:710px;
	margin-top:20px;
	margin-right:20px;
	padding:20px 20px 10px;
	float:right;
	display:inline;
	text-align:right;
}
/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {
	
}

/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul {
	
}

.sf_subnavigation ul:after {
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item {

}

.sf_subnavigation ul li.sf_first_nav_item {

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover {
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	border-style:solid;
	border-width:0px 1px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:710px;
	margin-right:20px;
	padding:0px 20px 30px;
	float:right;
	display:inline;
}

.sf_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*--------------------------
		End Content
--------------------------*/


.sf_extra12 {
	
}


/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul {
	
}

.sf_subnavigation2 ul:after {
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item {

}

.sf_subnavigation2 ul li.sf_first_nav_item {

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/

.sf_extra7 {
	
}

.sf_extra7 span{
	
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	border-style:solid;
	border-width:0px 1px 1px;
	min-height:1%;
	height:auto !important;
	height:1%;
	width:710px;
	margin-right:20px;
	padding:10px 20px 20px;
	float:right;
	display:inline;
	text-align:right;
}

.sf_footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sf_footer p{
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	height:25px;
	clear:both;
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	
}

a:visited {
	
}

a:hover {
	
}

.sf_banner {
	padding:30px 0px 20px;
	font-size:12px;
	text-align:center;
}

.sf_banner img {

}

.sf_banner a {

}

.sf_banner a:visited {

}

.sf_banner a:hover {

}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
