
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFCF4 url("../images/bg01.jpg") repeat-x left top;
}

/** FORMS */

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

.form1 {
	margin:5px 0px 0px 0px;
	padding: 0px;
	float:right;
}

.form1input {
	width:50px; 
	height:16px;
	margin-right:5px;
	margin-bottom:4px;
	background:#fff; 
	float:right;
	border-top:1px solid #303030; 
	border-left:1px solid #303030; 
	border-bottom:1px solid #9f9f9f;  
	border-right:1px solid #9f9f9f;
}

.form1submit {
	float:right;
}

.form1 label { 
	color:#261a10; 
	float:left;
	margin:6px 4px 0px 0px;
	width:auto; 
	font-size:11px;
	float:right;
}

.formborder {
	border: 1px solid #E9D6AC;
	background:#fff; 
	color: #695E3F;
	font-size:11px;
}

.formbordersubmit {
	border: 1px solid #E9D6AC;
	background:#bb2107;
	color:#fff;
}

/** HEADINGS */

h1, h2 {
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	color: #8A4308;
}

h1 {
	letter-spacing: -2px;
	font-size: 30px;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #1F1F17;
}

h4 {
	letter-spacing: -1px;
	font-size: 20px;
}

/** TEXTS */

body, th, td, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #695E3F;
}

p, ul, ol, dl, .text {
	margin: 5px 0px 7px 0px;

}

.suggest {
	font-size: 9px;
	color:#999999;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding: 2px 0px 0px 0px;
}

.list1 a {
	padding-left: 15px;
	background: url("../images/homepage10.gif") no-repeat left center;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 140px;
	padding: 0px 10px 0px 10px;
}

.list2 li.first {
	float: left;
	width: 140px;
	padding: 0px 10px 0px 0px;
}

.list2 p {
	line-height: normal;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 p {
	line-height:12px;
}

/** LINKS */

a {
	color: #BB2107;
}

a:hover {
	text-decoration: none;
}

.more {
	display: block;
	width: 53px;
	height: 16px;
	padding: 2px 0px 0px 0px;
	background: #FD8C1B url("../images/homepage09.gif") repeat-x left top;
	border: 1px solid #EF863B;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	line-height: normal;
	color: #FFFFFF;
}

.advancedmore {
	display: block;
	width: 103px;
	height: 16px;
	padding: 2px 0px 0px 0px;
	background: #FD8C1B url("../images/homepage09.gif") repeat-x left top;
	border: 1px solid #EF863B;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	line-height: normal;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

/** BACKGROUNDS */

#bg1 {
	background: url("../images/homepage02.jpg") repeat-x left top;
}

#bg2 {
	background: url("../images/bg-cheese.jpg") no-repeat center top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.smallright {
	float: right;
	margin: 0px 0px 0px 5px;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #E9D6AC;
}

div.border {
	float: left;
	margin: 0px 25px 0px 0px;
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #E9D6AC;
	width: auto;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

#inlineadsright {
	float: right;
	margin: 0px 5px 5px 5px;
}

.printrecipe {
	background: url("../images/PrintHS.png") no-repeat left center;
	padding: 0px 15px 0px 25px;
	float: right;
}

.emailrecipe {
	background: url("../images/EnvelopeHS.png") no-repeat left center;
	padding: 0px 15px 0px 25px;
	float: right;
}

.addthis {
	clear:both;
	float:right;
}

.cell {
	padding: 0px 15px 0px 15px;
	float: right;
}

.diamondseparator {
	background: url("../images/diamond_separator.gif") no-repeat left center;
	float: right;
	width:25px;
}	

.searchresleft {
	width:auto;
	float:left;
}

.searchresnexttoleft {
	float:right;
	padding-right:350px;
}


.searchresright {
	width:200px;
	padding-left:150px;
}

/** BOX STYLE A */

.boxA {
}

.boxA .title {
}

.boxA .title h1 {
	margin: 0px;
}

.boxA .title h2 {
	letter-spacing: normal;
	font-size: 14px;
	color: #E4440F;
}

.boxA .title h4 {
	letter-spacing: normal;
	font-size: 14px;
	color: #E4440F;
}


/** BOX STYLE B */

.boxB {
	padding: 15px 20px 0px 20px;
	background: #FBF3DD url("../images/bg03.jpg") no-repeat right top;
	border: 6px solid #F8EED7;
}


.adsBox {
	padding: 10px 15px 0px 15px;
	background: #FBF3DD url("../images/bg03.jpg") no-repeat right top;
	border: 6px solid #F8EED7;
	width: 160px;
	float:left;
}

.nextToAdsBox {
	padding: 1px 1px 10px 5px;
	width: 185px;
	float:right;
}

.nextToAdsBoxBorder {
	padding: 5px 1px 5px 5px;
	width: 185px;
	border-top: 6px solid #F8EED7;	
	border-bottom: 6px solid #F8EED7;	
	float:right;
	margin: 0px 0px 10px 0px;
}

.whatsnewbox {
	padding: 5px 0px 5px 5px;
	background: #FBF3DD url("../images/bg03.jpg") no-repeat right top;
	width: 185px;
	border: 4px solid #FFCC99;	
	float:right;
	margin: 0px 0px 10px 0px;
}


/** BOX STYLE C */
.boxC {
	width: 700px;
}

.leftCimage {
	float:left; 
	width:140px; 
	height:130px
}

.leftCimageTall {
	float:left; 
	width:140px; 
	height:280px
}


/** HEADER */

#header {
	width: 960px;
	height: 98px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 300px;
	height: 98px;
	background: url("../images/findbgfood-logo.jpg") no-repeat left top;
	cursor:hand;
}

#logo h1 {
	text-indent: -9999em;
}

/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 70px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	padding: 0px 15px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** BANNER */

#banner {
	width: 946px;
	height: 178px;
	margin: 0px auto;
	padding: 18px 0px 0px 0px;
}

/** WRAPPER */

#wrapper {
	background: #FFFCF4 url("../images/bg05.jpg") repeat-x left top;
	width: auto;
}


/** PAGE */

#page {
	width: 965px;
	margin: 0px auto;
	padding: 20px 0px;
}

/** CONTENT */

#content      {
	float: right;
	width: 525px;
}

#contentfull {
	width: 965px;
	padding-top: 15px;
}

.subpageleft #content {
	width: 700px;
}

.subpageright #content {
	width: 700px;
	float: left;
	margin-top: 15px;
}

#location {
	clear:both;
	float:left;
	width: 460px;
	margin: 5px 5px 0px 5px;
	text-align:left;
}

#topad {
	float:right;
	margin: 18px 0px 0px 0px;
}

#calcolumn1 {
	float: left;
	margin: 0px 35px 0px 10px;
}

#calcolumn2 {
	float: left;
}

#calcolumn3 {
	float: left;
	margin: 0px 35px 0px 35px;
}

#pagecolumn1 {
	float: left;
	width: 190px;
	padding-top: 10px;
}

#pagecolumn1store {
	float: left;
	width: 150px;
	padding-top: 10px;
}

#pagecolumn1store img {
	padding-left:20px;
	padding-right:20px;
}	

#pagecolumn2 {
	float: left;
	width: 490px;
	padding-top: 10px;
}

#pagecolumn2store {
	float: left;
	width: 520px;
	padding-top: 10px;
}

#pagecolumn2store #col1 {
	float: left;
	width: 250px;
	padding-top: 10px;
}

#pagecolumn2store #col2 {
	float: right;
	width: 240px;
	padding-top: 10px;
}

#pagecolumn2product {
	float: left;
	width: 450px;
	margin: 15px 0px 30px 0px;
}

#pagecolumn2product #col1 {
	float: left;
	width: 210px;
}

#pagecolumn2product #col2 {
	float: right;
	width: 240px;
}

#pagecolumn2 h2, #pagecolumn2store h2 {
	margin: 0px 0px 5px 0px;
	font-size: 20px;
	color: #BB2107;
}

#pagecolumn2 #price, #pagecolumn2store #price, #pagecolumn2product #price {
	font-size: 20px;
	color: #759118;
}

#clear {
	clear:both;
}

#cols1 {
	float: left;
	width: 290px;
}

#cols2 {
	float: left;
	width: 240px;
}

#review {
	text-align:left;
	font-style:italic;
	width: auto;
}

#review span {
	width: auto;
	float:right;
	font-style:normal;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 410px;
	padding-top: 10px;
}

.subpageleft #sidebar {
	width: 255px;
}

.subpageright #sidebar {
	width: 255px;
	float: right;
}

/** FOOTER */

#footer {

	background: #F5E8D4 url("../images/bg04.jpg") repeat-x left top;

}


#footer p {
	padding: 0px 0px 0px 15px;
	text-align: center;
	color: #89764E;
}

#footer ul {
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	list-style: none;
	width: 960px;
}

#footer li {
	float: left;
	padding: 0px 10px;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
	color: #8A4308;
}

#footer a:hover {
	text-decoration: underline;
}


/** BOX1 */

#box1 {
	float: left;
	width: 415px;
	height: 147px;
	margin-left: 460px;
	padding: 15px 25px 0px 25px;
	background: url("../images/greenbgr-longer.jpg") no-repeat left top;
}

#box1 h2 {
	margin: 0px 0px 10px 0px;
	font-size: 28px;
	color: #759118;
}

#box1 p {
	line-height: normal;
	color: #696958;
}

/** BOX2 */

#box2 {
}


/** BOX3 */

#box3 {
}

#box3 .title h2 {
	margin: 0px;
	font-weight: normal;
	color: #8A4308;
	letter-spacing: normal;
}

#box3 .title h3 {
	letter-spacing: normal;
	font-size: 12px;
	color: #E4440F;
	font-weight: normal;
	margin: 2px 0px 15px 0px;
}


/** BOX4 */

#box4 {
}

#box4 p {

}

/** BOX5 */

#box5 {
}

#box5 .column-one {
	float: left;
	width: 155px;
}

#box5 .column-two {
	float: right;
	width: 155px;
}

#box5 h2 {
	font-size: 20px;
}

#box5 h3 span {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 2px 15px;
	background: #F9EECE url("../images/homepage10.gif") no-repeat 4px 50%;
	line-height: normal;
}