@charset "utf-8";
/* HEADER */

/* THIS IS WHERE THE CONTENT IS. panel-content will be covering the 3 rows of content */
body {
	margin:0px;
}

.clear-div {
	clear: both;
}
.center-div {
	margin-left:auto;
	margin-right:auto;
	padding-right: 80px;
	padding-left: 80px;
}
.standard-div-container {
	width:1024px;
	padding-right: 80px;
	padding-left: 80px;
}


#submenu-bar {
	width: 1100px;
	height: 30px;
	padding-left: 80px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#container-content {
	background-image:url(../images/mascot-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
}

#main-container{
	width: 1250px;
	margin-right: auto;
	margin-left: auto;
}
#upper-menu{
	width: 800px;
	float: left;
	padding-left: 100px;
	padding-right: 10px;
	padding-top: 20px;
	height: 120px;	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DFDDE1;
}
#author-avatar-container{
	float: left;
	padding: 0px;
	width: 85px;
	height: 85px;
}
#recipe-detail-container{
	float: left;
	width: 690px;
}

#ads-container{
	float: right;
	width: 300px;
	padding-top:20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#right-container{
	width: 800px;
	float: left;
	padding-left: 100px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DFDDE1;	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DFDDE1;
}

#other-recipes-container{
	float: left;
	width: 720px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDDE1;	

}
#right-container-recipes-used-content{
	float: left;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right-container-recipes-used-thumb-title-container{
	float: left;
	width: 150px;
	height: 140px;
}
#right-container-recipes-used-thumb{
	float: left;
	width: 140px;
	height: 100px;
	text-align: center;
}
#right-container-recipes-used-title{
	float: left;
	width: 140px;
	height: 40px;
	text-align: center;
}
#right-container-reviews{
	float: left;
	width: 800px;
	padding-top: 20px;
	padding-left: 20px;
}

#rating-action-container{
	float: left;
	width: 230px;
	padding-top: 10px;
	padding-left: 20px;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
	font-size: 11px;
	color: #355B2F;
}
#rating-action-label{
	float: left;
	width: 30px;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #355B2F;
}
#rating-action-rate{
	float: left;
	width: 130px;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #355B2F;
}
#right-container-video-embed-text{
	float: left;
	width: 90px;
	padding-left: 5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #355B2F;
}
#right-container-video-ad-panel{
	float: left;
	width: 360px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	color: #355B2F;
}

#other-recipes-item{
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-left: 10px;
}
#other-recipes-item-image{
	float: left;
	width: 130px;
	height: 90px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}
#other-recipes-item-label{
	float: left;
	width: 130px;
	height: 26px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}
#rating-pageviews-comments-container{
	float: left;
	width: 120px;
}
#sharethis-print-container{
	float: left;
	width: 170px;
}
#rating-container{
	float: left;
	width: 120px;
	height: 25px;
}
#sharethis-container{
	float: left;
	width: 140px;
	height: 25px;
	padding-left: 30px;
}
#print-container{
	float: left;
	width: 140px;
	padding-top: 5px;
	height: 20px;
	padding-left: 30px;
}
#pageviews-comments-container{
	float: left;
	width: 120px;
	padding-top: 5px;
	height: 20px;
}
#right-detail-box{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	text-align: center;	
	width: 130px;
	
}

#right-container-ingredients{
	float: left;
	width: 350px;
	padding-top: 10px;
}
#right-container-ingredients-one{
	float: left;
	width: 700px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDDE1;	
}
#right-container-ingredients-methods{
	padding-left: 10px;
	float: left;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDDE1;
}
#reviews-holder{
	padding-left: 10px;
	float: left;
	width: 780px;
	padding-top: 10px;
}
#right-container-ingredients-ads{
	padding-left: 10px;
	float: left;
	width: 300px;
	padding-top: 10px;
}
#right-container-ingredients-view-submit-comments{
	padding-left: 230px;
	float: left;
	width: 570px;
	padding-top: 20px;
	height: 300px;
}
#review-author{
	padding-left: 5px;
	float: left;
	width: 700px;
	padding-top: 5px;
}
#right-container-ingredients-author{
	float: left;
	width: 550px;
}
#right-container-ingredients-datetime{
	padding-left: 2px;
	float: right;
	width: 150px;
}
#review-text{
	padding-left: 5px;
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDDE1;
}
#reviews-container{
	float: left;
}
#review-author-avatar{
	float: left;
	padding-right: 5px;
	padding-top: 5px;
	width: 35px;
	height: 35px;
	padding-top: 5px;
}


img.smallicons{
	vertical-align: middle;
	border: 0;
}



.recipe-thumb{
	width: 120px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
}

img.recipeImage {
	border: 1px solid #b3b3b3;
	margin-right:5px;
	padding: 1px;
	width: 450px;
}

.view-all-comments-btn{
	float: left;
	height:39px;
	width:154px;
	background-image:url(../images/recipedetails/view01.gif);
}
.view-all-comments-btn:hover{
	float: left;
	height:39px;
	width:154px;
	background-image:url(../images/recipedetails/view02.gif);
	cursor: pointer;
}
.add-comments-btn{
	float: left;
	height:39px;
	width:154px;
	background-image:url(../images/recipedetails/add01.gif);
}
.add-comments-btn:hover{
	float: left;
	height:39px;
	width:154px;
	background-image:url(../images/recipedetails/add02.gif);
	cursor: pointer;
}
/* -------------------------------------- END SEGMENTED BOXES ------------------------------------- */
.bottom-menu {
	float: left;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
}
.bottom-menu a {
	text-decoration:none;
	color:#000000;
}
.bottom-menu .title {
	margin-bottom:5px;
}
.bottom-menu .title a {
	color:#FF0000;
	font-weight:bold;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	letter-spacing: 1px;
	text-decoration: none;
}

.ad-box {
	height:200px;
	width: 262px;
	float:left;
	padding-top:1px;
}


#middle-content table {
	margin-top:10px;
	margin-left:10px;
}

#bottom-content {
	background-image:url(../images/mascot-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 110px;
	padding-left: 160px;
	padding-top: 10px;
	clear: both;
}

#container-footer1 {
	background-color:#a1d92e;
}
.footer {
	width: 1232px;
	margin-right: auto;
	margin-left: auto;
}

#container-footer2 {
	background-color:#318575;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_links {
	float:left;
	margin-top:10px;
	width:200px;
	padding-bottom: 30px;
}
.footer a {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
.home-footertext2 {
	color:#F00001;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.footer #advertise_with_us {
	float:right;
	margin-right: 100px;
	margin-top: 20px;
}
#sort-bar-inner {
	width: 880px;
	padding-right: 80px;
	padding-left: 80px;
	margin-right: auto;
	margin-left: auto;
}

/* for display all comments */

#comments-display {
	margin-top: 16px;
	margin-left: 35px;
	width: 600px;
	height: 400px;
	overflow: auto;
}

#right-container-comments-author-box{
	padding-left: 5px;
	float: left;
	width: 550px;
	padding-top: 5px;
}
#right-container-comments-author{
	float: left;
	width: 450px;
}
#right-container-comments-datetime{
	padding-left: 2px;
	float: right;
	width: 90px;
}
#right-container-comments-review-box{
	padding-left: 5px;
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DFDDE1;
}

/* end of for display all comments */

img.thumbs {
	border: 1px solid #b3b3b3;
	padding: 1px;
	cursor:pointer;
}

img.thumbs:hover {
	border: 1px solid #FFCC00;
	padding: 1px;
}

img.otherthumbs {
	border: 1px solid #b3b3b3;
	cursor:pointer;
	max-width: 120px;
	max-height: 90px;
}

img.otherthumbs:hover {
	border: 1px solid #FFCC00;
	max-width: 120px;
	max-height: 90px;
}

#attempts-container{
	float: left;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#attempts-box{
	float: left;
	width: 260px;
	padding: 5px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px dashed #000000;
}
#attempts-image{
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
	padding: 5px;
	padding-right: 10px;
}
#attempts-comment-box{
	float: left; 
	padding: 5px; 
	width: 170px;
}
#attemps-author-container{
	float: left;
	width: 260px;
	height: 15px;
}
#attempts-author-box{
	float: left;
	width: 130px;
	overflow: hidden;
}
#attempts-time{
	float: left;
	width: 120px;
}
#attempts-owner-box{
	float: left;
	width: 250px;
	padding: 5px;
	color: #000000;
	background-color: #d1ddc4;
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px dashed #000000;
}
