/* Generic styling */

#container-footer1 .footer {
	position: relative;
}

#layer-mascot {
	width: 178;
	height: 310px;
	background: url(../images/mascot-footer.png) center center no-repeat;
	position: absolute;
	padding: 0 90px;
	margin-top: -237px;
	left: 2px;
}

body {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

a img {
	border: 0;
}






/* Profile */

#layer-profile {
	width: 1050px;
	height: 900px;
	padding-top: 10px;
}



#panel-profile-ads {
	float: left;
	padding: 0;
	margin: 20px 0 0 20px;
}


#detail-box-left{
	width: 140px;
	float: left;
	height: 60px;
}
#detail-box-right{
	width: 120px;
	float: left;
	height: 60px;
	padding-left: 20px;
}
#detail-box-items{
	width: 120px;
	float: left;
	height: 30px;
	padding-left: 5px;
	padding-top: 2px;
}
img.smallicons{
	vertical-align: middle;
}
img.thumbs {
	width:80px;
	max-height: 70px;
	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;
}

#pagination-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 619px;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FF7A01;
	float: left;
	height: 25px;
}

#display-none{
	width: 206px;
	height: 130px;
	float: left;
	overflow: hidden;
}
#display-users{
	width: 206px;
	height: 130px;
	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;
}
#display-users-lastcolumn{
	width: 206px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDDE1;
	overflow: hidden;
}
.avatar_box {
	width: 85px;
	text-align: left;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	height: 70px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow: hidden;
}

.details_box {
	width: 100px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	padding-top: 20px;
	color: #314D17;
}

.username-location{
	text-align: left;
	float: left;
	width: 180px;	
}
#lower-list{
	float: left;
	width: 450px;
	padding-left: 205px;
}

.ad-box {
	height:400px;
	width: 262px;
	float:right;
	padding-top:10px;
	padding-right: 120px;
}
#featured-recipes-bar {
	background-color: #61a619;
	width: 100%;
	position: relative;	
	height: 110px;
}

#sort-bar {
	background-color: #4A7B16;
	width: 100%;
	height: 22px;
	position: relative;	
	padding-top: 2px;
}

#sort-bar-sortby {
	float: right;
	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: 520px;
	float: left;
	padding-left: 120px;
	font-family: Tahoma, Verdana;
	font-size: 28px;
	color: #FFFFFF;
}

.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;
}
#top-background{
	height: 100px;
	position: relative;
	background-image: url(../images/banner/banner-memberslist.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#btn-join-now {
	width:80px;
	height:30px;
	background-image:url(../images/join-now_01.gif);
	float:right;
	cursor:pointer;
	background-repeat: no-repeat;
	margin-top: 20px;
}

#btn-join-now:hover {
	background-image:url(../images/join-now_02.gif);
}
#sort-bar-inner {
	width: 880px;
	padding-right: 80px;
	padding-left: 80px;
	margin-right: auto;
	margin-left: auto;
}
