body
{
	background-image:url('../images/bodyback.jpg');
	font-family: arial, tahoma, verdana;
	margin: 0px;
	word-wrap: break-word;
	font-size: 10pt;
	color: #5E5E5E;
}

/*styles*/
strong, strong a
{
	font-weight: bold;
	font-size:11pt;
	font-family: Helvetica, arial, tahoma, verdana;
}
strong a, strong a:visited { color: #5E5E5E; }

.recipe
{
	margin: 3px 5px;
	padding:7px;
	padding-top: 10px;
	background-color: #EEEEEE;
	font-size:10pt;
	vertical-align: middle;
	font-size: 9pt;
	border:1px solid;
	border-color: #e4e4e4;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	min-height: 37px;
}
.recipecoll
{
	margin: 3px 5px;
	padding:7px;
	padding-top: 10px;
	background-color: #EEEEEE;
	font-size:10pt;
	vertical-align: middle;
	font-size: 9pt;
	border:1px solid;
	border-color: #e4e4e4;
	background-repeat: no-repeat;
	background-position: 8px 8px;
	min-height: 37px;
}

#row
{
	margin: 3px 0px;
	padding: 3px;
	background-color: #EEEEEE;
	color: #01252F;
	width: 200px;
	float:left;
	font-size:10pt;
	color: #3E3E3E;
	vertical-align: middle;
}
#cats
{
	display: block;
	font-size: 10pt;
	color: #5F5F5F;
	padding:15px 5px;
	line-height: 145%;
	margin:0px;
}

p, ul, small
{
	display: block;
	font-size: 10pt;
	color: #5F5F5F;
	padding:0px 5px;
	line-height: 145%;
	margin:0px;
}
ul
{
	margin-left:30px;
}

#about
{
	width: 480px;
	/*position: relative;*/
	float:left;
}


#profile, #friends, .comment
{
	display:block;
	float: left;
	width: 194px;
	text-align: center;
	margin-left:5px;
	margin-right:7px;
	background-color: #EEEEEE;
	font-size: 9pt;
	line-height: 145%;
	padding:7px;
	padding-top: 17px;
	color: #6B6B6B;
}
#profile_l, #profile_r
{
	display:block;
	float: left;
	margin-right:6px;
	/*margin-left:20px;*/
	line-height: 145%;
}
#profile_l { text-align: right; font-weight: bold; width:80px; font-family: Helvetica, arial, tahoma, verdana;}
#profile_r { text-align: left; margin-left:0px; margin-right:0px; width:90px;}
#friends { text-align: left; padding-top: 10px; }
.comment { text-align: left; padding-top: 10px; width: 457px; margin-right:0px; margin-bottom:10px;}


input, textarea, option
{
	margin-top:4px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #3D3D3D;
	background: #EEEEEE;
	border: 1px solid #B4C2DA;
}

option
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

small 
{
	font-size:10px;
	margin-left:-3px;
	margin-top:-20px;
}

a, a:visited, a:hover
{
	color: #5E5E5E;
	text-decoration: none;
}
a:hover { color: #CA4447; }

.editbutton, .editbutton:visited, .editbutton:hover, .deletebutton, .deletebutton:visited, .deletebutton:hover
{
	height: 20px;
	background-color: #A9A9A9;
	color: #EEEEEE;
	padding: 1px 8px;
	margin: 0px;
	margin-top:5px;
	text-decoration: none;
	border: 0px;
	outline: none;
	font-size: 10pt;
	font-family: Helvetica, arial, tahoma, verdana;

}
.editbutton:hover
{
	background-color: #8D8D8D;
}
.deletebutton, .deletebutton:visited
{
	background-color: #CA8383;
}


.deletebutton:hover
{
	background-color: #9E4B4B;
}


hr 
{
	height: 0;
	border: 0;
	width: 70%;
	border-bottom: 1px solid #DDDDDD;
	padding-top:5px;
}

a.menulink, a.menulink:visited
{
	display: block;
	float: left;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	width: 130px;
	border-right: 1px solid #6B6B6B;
	height: 26px;
	padding-top: 7px;
	background-color: #2F2F2F;
}
a.menulink:hover
{
	background-color: #4A4A4A;
}

a.newmsg, a.newmsg:visited
{
	float: right;
	margin-top:2px;
	margin-right:9px;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 7px;
	color: #CCCCCC;
}

.rightmenu
{
	padding: 0px;
	margin: 0px;
	background-color: #121212;
}
.rightmenu a, .rightmenu a:visited
{
	display: block;
	font-size: 10pt;
	color: #9D9D9D;
	text-decoration: none;
	width: 184px;
	border-left: 7px solid #333333;
	border-bottom: 1px solid #333333;
	height: 26px;
	padding-top: 7px;
	background-color: #121212;
	padding-left: 6px;
}
.rightmenu a:hover
{
	background-color: #333333;
	border-left: 7px solid #CA4447;
}

h1
{
    font-size: 24px; 
    text-decoration: none;
    color: #CA4447;
    font-family: Helvetica, arial, tahoma, verdana;
	font-weight: normal;
}

#rightside p
{
	color: #9D9D9D;
}
#rightside a, #rightside a:visited
{
	color: #BBBBBB;
}	

#rightside input
{
	margin-top: 3px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #3D3D3D;
	background: #C7C7C7;
	border:0px;
}

label
{
	margin-top:4px;
	width: 129px;
	float: left;
	text-align: right;
	margin-right: 10px;
	/*padding-top:4px;
	margin-bottom: 0.5em;*/
	display: block
}

.rating
{
	display:block;
	float:right;
	text-align:right;
	margin-top: -3px;
	margin-right:5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #5F5F5F;
	border-right: 4px solid #EEEEEE;
	font-size: 9pt;
}
.popup
{
	font-weight:bold;
	color:#CA4447;
	font-size:80%;
}
.popup_item
{
	display: none;
	position:relative;
	z-index:10;
	background-color:#ffffff;
	border:1px solid gray;
	border-color:#b12d29;
	margin-left:80px;
	margin-top:-10px;
	font-size:10pt;
	text-align:left;
	max-width:500px;
}

#cats
{
	float:right;
	margin-top:523px;
	text-align: right;
}

#footer a, #footer a:visited
{
	color: white;
}

#rightcorner
{
	position:absolute;
	bottom:0;
	background-image:url('../images/corner.jpg');
	height:10px;
	width:10px;
}
.desc
{
	font-size:9pt;
	margin-top:5px;
	width:600px;
}
