body {
	background: url('../../_assets/backgrounds/foodwise_live.gif') repeat #E1D2C2;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #FFF;
	font-size: 17px;
}

h3.left {
	width: 300px;
}

#foodwiseWrap {
	background: #FAF7E8;
	padding-bottom: 15px;
}

#foodwiseWrap-contributions {
	background: url('../../core/images/foodwise/fwCont.jpg') no-repeat #FAF7E8;
	padding-bottom: 15px;
}

#foodwiseWrap-notebook {
	background: url('../../core/images/foodwise/fwNote.jpg') no-repeat #FAF7E8;
	padding-bottom: 15px;
}

#homeBord {
	background: url('../../core/images/foodwise/heading-01.jpg') no-repeat;
	width: 646px;
	height: 28px;
	padding: 20px 0px 0px 15px;
	margin-bottom: 15px;
}

#bord, #bordBlank {
	background: url('../../core/images/foodwise/heading-02.jpg') no-repeat;
	width: 646px;
	height: 28px;
	padding: 20px 0px 0px 15px;
	margin-bottom: 15px;
}

#bordBlank {
	background: inherit;
}

/*--------- columns ---------*/

.eighth, .eighthNested {
	width: 83px;
	margin-left: 15px;
	float: left;
}

.quarter, .quarterNested {
	width: 146px;
	margin-left: 15px;
	float: left;
}

.half, .halfNested {
	width: 308px;
	margin-left: 15px;
	float: left;
}

.threeQ, .threeQNested {
	width: 455px;
	margin-left: 15px;
	float: left;
}

.eighthNested, .quarterNested, .halfNested, .threeQNested {
	margin-left: 0px;
	margin-right: 15px;
}

.threeQ #title, .threeQ #overview, .threeQ #content  {
	width: 445px;
	border: 1px solid #B1B1B1;
}

.threeQ #ingredients {
	width: 200px;
	height: 150px;
}

.threeQ #overview  {
	height: 60px;
}

.threeQ #content  {
	height: 300px;
}

/*--------- image frames ---------*/

.frame-146, .frame-146_green {
	background: url('../../core/images/foodwise/frame-146.gif') no-repeat;
	width: 141px;
	height: 106px;
	margin-bottom: 8px;
	padding: 5px 0px 0px 5px;
}

.frame-146_green {
	background: url('../../core/images/foodwise/frame-146_green.gif') no-repeat;
	margin: 0px 5px 0px 0px;
	float: left;
}

.frame-avatar {
	background: url('../../core/images/foodwise/frame-avatar.gif') no-repeat;
	width: 84px;
	height: 88px;
	padding: 6px 0px 0px 5px;
}

.frame-320 {
	background: url('../../core/images/foodwise/frame-320.gif') no-repeat;
	width: 327px;
	height: 247px;
	padding: 7px 0px 0px 8px;
	margin-left: 15px;
	float: right;
}

/*--------- newest and green box ---------*/

.newest {
	background: url('../../core/images/foodwise/newest.gif') no-repeat;
	width: 300px;
	height: 198px;
	padding: 23px 0px 0px 8px;
	margin-bottom: 15px;
}

.green-box {
	background: url('../../core/images/foodwise/green-box.gif') right no-repeat;
	width: 173px; 
	height: 119px; 
	padding: 47px 0px 0px 30px;
	float: right;
	clear: right;
}

.newest h3 {
	color: #FFF;
}

.newest ul, .green-box ul {
	width: 300px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.newest ul li a, .green-box ul li a {
	background: url('../../core/images/foodwise/arrow_green.gif') no-repeat;
	color: #FFF;
	padding-left: 8px;
}

.newest .see-more {
	margin-left: 150px;
}

.article-footer {
	background: url('../../core/images/foodwise/article-footer.gif') no-repeat;
	width: 630px;
	height: 116px;
}

.article-footer .left {
	color: #FFF;
	margin: 42px 0px 0px 25px;
	font-weight: bold;
	line-height: 14px;
}

.article-footer .right {
	width: 150px;
	margin: 40px 0px 0px 65px;
	font-weight: bold;
	line-height: 14px;
	float: left;
}

.honour-desc {
	width: 200px;
	margin-left: 8px;
	float: left;
}

/*--------- headings ---------*/

.subHeading01, .subHeading02, .subHeading03 {
	width: 300px;
	height: 27px;
	margin-bottom: 8px;
	padding: 12px 0px 0px 8px;
}

.subHeading03 {
	height: 33px;
	padding: 17px 0px 0px 8px;
}

.subHeading01 h3, .subHeading02 h3, .subHeading03 h3 {
	color: #FFF;
}

.subHeading01 {
	background: url('../../core/images/foodwise/sub-heading-01.gif') no-repeat;
}

.subHeading02 {
	background: url('../../core/images/foodwise/sub-heading-02.gif') no-repeat;
}

.subHeading03 {
	background: url('../../core/images/foodwise/sub-heading-03.gif') no-repeat;
}


/*--------- search ---------*/

form#searchFoodwise {
	background: url('../../core/images/foodwise/search.jpg');
	width: 400px; 
	height: 253px; 
	padding: 60px 0px 0px 50px;
}

form#searchFoodwise input, form#searchFoodwise select {
	margin-left: 0px;
	margin-bottom: 7px;
	padding: 0px;
}

form#searchFoodwise #search {
	width: 250px;
}

form#searchFoodwise #author {
	width: 150px;
}

form#searchFoodwise select {
	width: 150px;
}

/*--------- misc ---------*/

.blue {
	color: #00B5E6;
}

.green {
	background: none;
	padding: 0px;
	color: #7D8F00;
}

.contBord {
	background: url('../../core/images/foodwise/cont-bord.gif') center no-repeat;
	margin-bottom: 15px;
	padding-top: 15px;
	clear: both;
}

.fwBord {
	background: url('../../core/images/foodwise/bord.gif') repeat-x;
	height: 3px;
	margin: 15px;
}

.jamieImage {
	margin: 15px 0px 0px 10px;
	float: right;
}

.jamieIntro {
	padding-top: 20px;
}

.jamiesTips {
	background: url('../../core/images/foodwise/jamies-tips.gif') top no-repeat #AFB95D;
	width: 153px;
	margin: 0px;
	padding: 22px 0px 7px 7px;
	float: right;
}

.jamiesTips h3 {
	color: #FFF;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
}

.jamiesTips a {
	background: url('../../core/images/foodwise/arrow_green.gif') no-repeat;
	color: #FFF;
	padding-left: 8px;
}

/*--------- popup ---------*/

#send {
	background: url('../../core/images/foodwise/send-to-friend.gif') no-repeat;
	margin: 0px;
	padding: 0px;
}

#send #main {
	background: inherit;
	margin: 0px;
	padding: 0px;
}

#sendHeading {
	padding: 40px 0px 0px 60px;
	color: #FFF;
}

#sendFriend {
	padding: 30px 0px 0px 60px;
}

#sendFriend .contain {
	margin: 0px 0px 5px 0px;
}

#sendFriend .left {
	width: 175px;
	float: left;
}

#sendFriend .right {
	width: 250px;
	float: left;
}

#sendFriend .right input {
	width: 225px;
}

#sendFriend .right textarea {
	width: 225px;
	height: 115px;
}

#sendFriend .right #send-button {
	width: 101px;
	height: 33px;
	margin: 0px 0px 3px 0px;
}

.aBox {
	background: url('../images/foodwise/topBg.gif'); 
	color: #7F8A00;
	width: 266px;
	height: 75px; 
	margin-top: -20px; 
	padding: 5px 0px 0px 10px; 
	float: right; 
	text-align: left;
	font-weight: bold;
}

.aBox strong {
	color: #414f00;
}
