@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;
}


#top-background{
	height: 100px;
	position: relative;
	background-image: url(../images/banner/banner-all.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#featured-recipes-bar {
	background-color: #61a619;
	width: 100%;
	position: relative;	
}

#sort-bar {
	background-color: #4A7B16;
	width: 100%;
	height: 22px;
	position: relative;	
	padding-top: 5px;
}
#sort-bar-showing {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 600px;
}
#sort-bar-sortby {
	float: right;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 200px;
}
#container-featured-recipes {
	padding-left: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 80px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#vertical-search-label{
	float: left;
	width: 51px;
	padding-top: 0px;
}

#search-recipes-field {
	padding-top: 15px;
	width: 820px;
	float: left;
	height: 80px;
}
#search-field-btn-container{
	float: left;
	width: 400px;
	margin-top: 0px;
	padding-top: 19px;
}
.searchBtn{
	vertical-align:middle;
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 89px;
	height: 39px;
	background-image:url(../images/recipes/searchb01.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
}
.searchBtn:hover{
	vertical-align:middle;
	background-image:url(../images/recipes/searchb02.gif);
	width: 89px;
	height: 39px;
}
.search-options{
	width: 400px;
	float: right;
	margin-top: 0px;
	padding-bottom: 5px;
}
.search-options-item{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 100px;
}
.search-recipe-field{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	border: 3px solid #4A7B16;
	padding-top: 2px;
	padding-bottom: 2px;
}
.fr-lines {
	margin-top: 10px;
	background-image: url(../images/fr-line.gif);
	background-repeat: repeat-y;
	height: 135px;
	width: 2px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center;
	
}

#fr-recipes-count {
	float:left;
	height:130px;
	width:80px;
	padding-left:90px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 80px;
	background-image:url(../images/fr-text2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#FFFFFF;
	font-weight: bold;
}
#featured-recipes {
	margin-top:10px;
	float:left;
	margin-left: 12px;
}

#middle-content a {
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#middle-content a:hover {
	text-decoration: underline;
}



img.smallicons{
	vertical-align: middle;
}

#first-row{
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 80px;
	padding-left: 80px;
	padding-top:10px;
	width: 920px;
	text-align: center;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#lower-row-container{
	margin-top: 0px;
	width:1070px;
	background-image:url(../images/mascot-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 115px;
	padding-left: 45px;
	clear: both;
}

#lower-row{
	padding-right: 60px;
	padding-left: 110px;
	width: 930px;
	text-align: center;
	clear: left;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 30px;
	
}


.recipe-box{
	width: 130px;
	height: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DFDDE1;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDDE1;
	overflow: hidden;	
}
.recipe-box-mostright{
	width: 130px;
	height: 200px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDDE1;
}
.recipe-box-empty{
	width: 130px;
	height: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #DFDDE1;
}
.recipe-box-ownertype{
	padding-left: 10px;
	float: left;
	height: 25px;
}

.recipe-title-box{
	width: 120px;
	height: 40px;
	float: left;
	margin-top: 7px;
	margin-bottom: 1px;
	padding-left: 10px;
	text-align: left;
}
.recipe-author{
	width: 120px;
	float: left;
	margin-bottom: 15px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #000000;
}
.recipe-thumb{
	width: 120px;
	height: 90px;
	float: left;
	padding-left: 10px;
	overflow: hidden;
}

img.thumbs {
	width:100px;
	height: 85px;
	border: 1px solid #b3b3b3;
	margin-right:5px;
	padding: 1px;
	cursor:pointer;
}

img.thumbs:hover {
	/*height:96px;
	width:120px;*/
	border: 1px solid #FFCC00;
	margin-right:5px;
	padding: 1px;
}
/* -------------------------------------- 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;
}
#mytrymasak-header {
	background-image:url(../images/mytrymasak-header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:91px;
	margin-left:auto;
	margin-right:auto;
	padding-left:446px;
	padding-right:100px;
	width:700px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 27px;
	letter-spacing: -1px;
	line-height: 28px;
	padding-top: 15px;
}

#mytrymasak-header a {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 27px;
	text-decoration:none;
	margin-bottom:5px;
}

#mytrymasak-header a:hover {
	background-color:#FFCC00;
}

#btn-join-now {
	width:80px;
	height:30px;
	background-image:url(../images/join-now_01.gif);
	float:right;
	cursor:pointer;
	margin-right: 30px;
	margin-top: 30px;
}

#btn-join-now:hover {
	background-image:url(../images/join-now_02.gif);
}

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


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

#bottom-content {
	height:200px;
	width:980px;
	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;
}

.invi_txtbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #808080;
	float: left;
	height: 25px;
	margin-top: 10px;
	width: 290px;
	background-image: url(../images/textbox-bg1.gif);
	background-repeat: repeat;
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 2px;
	letter-spacing: -1px;
}

/* for pagination */
.pagination-box{
	float: left;
	padding-top: 10px;
	padding-left: 300px;
}

a.pagerecipes:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #DFDDE1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.pagerecipes:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #DFDDE1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.pagerecipes:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #DFDDE1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #ffe100;
}
a.pagerecipes:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px dashed #DFDDE1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	
}
.pagerecipes-inactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF7A01;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
/* end for pagination */
