* {
	font-family: "Arial Narrow";
}

body {
	margin: 0px;
}

#bodyTable {
	padding-top: 10px;
}

#header {
	background-image: url(/images/header.png);
	position: relative;
	width: 950px;
	height: 100px;
}

#headerSearch {
	color: #FFF;
	font-family: Arial Narrow;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	right: 208px;
	top: 34px;
}
#headerMM {
	background-image: url(/images/meanmeals.png);
	width: 101px;
	height: 19px;
	position: absolute;
	right: 101px;
	top: 30px;
}
#headerSearchBox input {
	font-family: Arial Narrow;
	font-weight: bold;
	background-color: #FFF;
	border: 0px;
	margin-left: 2px;
	padding: 0px;
}

#headerSearchBox {
	position: absolute;
	right: 100px;
	top: 50px;
}

#headerLinks ul {
	list-style-type: none;
	display: inline;
}
#headerlinks li {
	display: inline;
}
#headerLinks li a:hover {
	color: #000;
	text-decoration: underline;
}
#headerLinks li a {
	color: #c00;
	font-family: Arial Narrow;
	font-weight: bold;
	text-decoration: none;
}

#body {
	margin-top: 20px;
}
td {
	vertical-align: top;
}

#leftbar {
	padding: 0px;
	margin: 0px;
	width: 190px;
	background-image: url(/images/leftBarTile.png);
	background-repeat: repeat-y;
}
#leftbar p {
	padding-left: 5px;
}
#leftbar input {
	border: 1px solid #790000;
}

#leftbar h2 {
	color: #c00;
	font-size:18px;
	font-weight: bold;
}

#rightbar {
	width: 760px;
	padding: 0px;
	padding-left: 15px;
}
#rightbar h2 {
	color: #c00;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
}
#rightbar h3 {
	font-weight: bold;
	font-size: 14px;
}
#rightbar p {
	margin-top: 0px;
}
#rightbar a {
	color: #c00;
	text-decoration: none;
}
#rightbar a:hover {
	text-decoration: underline;
}
#leftAuthorActionsHeader {
	background-image: url(/images/authorActions.png);
	width: 190px;
	height: 40px;
}
#leftYourAccountHeader {
	background-image: url(/images/accountActions.png);
	width: 190px;
	height: 40px;
}
#getStartedNow {
	background-image: url(/images/getStartedNow.png);
	width: 190px;
	height: 40px;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.leftBarSolid {
	background-color: #fbf8c7;
	border-right: 1px solid #e6dbd7;
	width: 184px;
	padding-left: 5px;
}
.leftBarBold {
	font-family: "Arial Narrow";
	color: #790000;
	font-weight: bold;
}
.leftBarInput {
	border: 0px;
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #790000;
}
.leftBarSubmit {
	margin: 2px;
	border: 1px solid #e6dbd7;
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #fff;
	background-color: #790000;
}

#newToMeanMeals {
	background-image: url(/images/newToMM.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 19px;
	margin-top: 10px;
}

#featuredRecipeOuterContainer a {
	color: #fff;
}
#featuredRecipeOuterContainer {
	background-color: #F00;
}
#featuredRecipeOuterContainer p {
	color: #fff;
}
#featuredRecipeContainer {
	background-color: #c00;
	padding: 15;
}	

#featuredRecipeTitleImg {
	float: left;
	background-image: url(/images/featuredRecipe.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: -15px;
	width: 163px;
	height: 31px;
}
#featuredRecipeTitle a:hover {
	text-decoration: underline;
}
#featuredRecipeTitle a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#featuredRecipeInnerContainer {
	border: 1px solid #fff;
	min-height: 100px;
	padding: 10px;
}
#featuredRecipeImg {
	float: right;
	margin-right: -25px;
}

.italicLink {
	color: #c00;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.italicLink:hover {
	text-decoration: underline;
	color: #000;
}

.plainYellowBox {
	background-color: #fbf8c7;
	width: 250px;
	padding-left: 20px;
	padding-right: 20px;
	float: right;
}
.yellowBox {
	background-color: #fbf8c7;
	color: #790000;
	font-weight: bold;
	width: 310px;
	padding-left: 10px;
}
.yellowBoxInput {
	border: 1px solid #790000;
	color: #790000;
	width: 300px;
}
.unbold {
	font-weight: normal;
}



#footer a {
	color: #888;	
}
#footer {
	color: #888;	
	text-align: center;
	font-size: 14px;
}

#viewRecipeTitle {
	font-size: 18px;
	font-weight: bold;
	color: #c00;
}
.leftBarLinkList li a {
	color: #c00;
	text-decoration: none;
}
.leftBarLinkList li a:hover {
	color: #000;
	text-decoration: underline;
}
#recipeImage {
	float: right;
}
.indent {
	margin-left: 20px;
}
.recipeIngredientsMenu b {
	font-weight; bold;
	color: #c00;
}
.recipeIngredientsMenu {
	border-top: 1px dotted #a9a9a9;
	padding-top: 10px;
	margin-top: 10px;
}
.directionsStep {
	clear: both;
	margin-top: 10px;
}
.directionStepTitle {
	font-weight: bold;
	color: #c00;
}
.directionsImage {
	float: right;
	margin-left: 5px;
}

#recipeBoxLeft {
	width: 345px;
	padding-right: 10px;
	float: left;
	border-right: 1px dotted #a9a9a9;
}
#recipeBoxRight {
	width: 345px;
	float: left;
	margin-left: -1px;
	padding-left: 15px;
	border-left: 1px dotted #a9a9a9;
}
.recipeBoxCat {
	margin-left: 20px;
}
.addRecipeProcess span a:hover {
	text-decoration:underline;
}
.addRecipeProcess span a {
	text-decoration:none;
}
.addRecipeProcess span {
	color: #fff;
	text-align: center;
	display: inline;
	float: left;
	border: 1px solid #000;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#c00;
}
.selectedAddRecipeMenu {
	background-color:#fbf8c7;
}

#searchResultTable {
	border-collapse: collapse;
}
#searchResultTable thead td {
	background-color: #c00;
	color: #fff;
	padding: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
#searchResultTable td {
	padding-left: 5px;
	padding-right: 5px;
}

