body {
	width: 960px;
	margin: 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

img {
	border: none;
}

a {
	color: #000000;
}

a:hover {
	color: #a5a5a5;
	cursor: pointer;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

.subtitle,.created span {
	font-weight: bold;
}

.subcontent {
	padding: 10px 0 0 0;
}

.divider {
	margin: 15px 0;
	border-top: 1px solid #efefef;
	height: 1px;
	width: 100%;
	line-height: 2px;
	clear: left;
}

.error {
	color: #ff0000;
}

.imgside,.imgleft {
	float: left;
	margin: 0 10px 5px 0;
}

.imgright {
	float: right;
	margin: 0 0 5px 10px;
}

.imgpreview {
	width: 50px;
	height: 50px;
}

.imgnone {
	background: url('/images/kawaiihannah/layout/noimage.gif') no-repeat;
}

.iconimg {
	width: 15px;
	height: 15px;
	float: right;
}

.iconimg:hover {
	width: 120px;
	height: inherit;
}

.list_subdata,.list_data,.list_datasmall {
	border: 1px solid #efefef;
	text-align: left;
}

.list_subdata {
	width: 260px;
	padding: 30px;
	position: absolute;
	top: 0; right: 5px;
}

.list_data {
	width: 230px;
	height: 170px;
	overflow: auto;
	overflow-x: hidden;
	padding: 15px;
	margin: 5px;
	float: left;
}

.list_datasmall {
	width: 230px;
	height: 130px;
	overflow: auto;
	overflow-x: hidden;
	padding: 15px;
	margin: 5px;
	float: left;
}

.greyhover:hover,.list_subdata .imgleft a div:hover {
	background: #efefef;
}

.galleryimages {

}

.formfieldleft {
	float: left;
	width: 100px;
	text-align: right;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
}

.formfieldright {
	padding: 5px;
	text-align: left;
}

textarea.formfield {
	width: 200px;
	height: 200px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: left;
}

.clearleft {
	clear: left;
}

.adminicons,.back div,.forward div {
	background: url('/images/kawaiihannah/layout/22d0f7bd6481a1ad6f3e02fc80b34988.gif') no-repeat;
}

.displayvisible,.displayhidden,.permissionseveryone,.permissionsadmin,.permissionsmembers,.permissionsauthor,.uploadarrow,.pointarrow,.basefemale,.basemale,.basecouple,.baseold,.basehead,.tutdiffeasy,.tutdiffmedium,.tutdiffhard,.addbase,.edit {
	width: 15px;
	height: 15px;
	float: left;
}

.displayvisible {
	background-position: 0 0;
}

.displayhidden {
	background-position: -15px 0;
}

.permissionseveryone {
	background-position: -30px 0;
}

.permissionsadmin {
	background-position: -75px 0;
}

.permissionsmembers {
	background-position: -45px 0;
}

.permissionsauthor {
	background-position: -60px 0;
}

.uploadarrow {
	background-position: -90px 0;
}

.pointarrow {
	background-position: -105px 0;
}

.basefemale {
	background-position: -165px 0;
}

.basemale {
	background-position: -180px 0;
}

.basecouple {
	background-position: -150px 0;
}

.baseold {
	background-position: -195px 0;
}

.basehead {
	background-position: -210px 0;
}

.tutdiffeasy {
	background-position: -225px 0;
}

.tutdiffmedium {
	background-position: -240px 0;
}

.tutdiffhard {
	background-position: -255px 0;
}

.addbase {
	background-position: -285px 0;
}

.back div {
	background-position: 0 -15px;
}

.forward div {
	background-position: -15px -15px;
}

.back div,.forward div {
	width: 15px;
	height: 15px;
}

.pencil {
	background-position: 0 -100px;
	margin-top: 15px;
}

.edit {
	margin-right: 10px;
}

.edit,.pencil:hover {
	background-position: -300px 0;
}

.pencil:hover {
	padding-top: 15px;
	margin-top: 0;
}

.pagination {
	clear: left;
	text-align: center;
}

.pagination span,.pagination a {
	padding: 5px;
	text-decoration: none;
}

.pagination .current {
	font-weight: bold;
	color: #a5a5a5;
}

.newimg,.new {
	background: url('/images/new_icon.gif') no-repeat;
}

.bbcodelist {
	width: 350px;
}

.admin_content {
	position: relative;
}

.process_form {
	display: none;
}

#sortlist {
	width: 340px;
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
}

#sortlist li {
	clear: left;
	text-align: left;
	background: #efefef;
	padding: 5px;
	margin: 1px;
}

#sortlist li{
	background: #efefef;
}

#sortlist li span {
	position: absolute;
	left: 290px;
}

#sortlist li img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

p#reorder {
	width: 340px;
	text-align: left;
}

#sortlist li img:hover {
	clear: left;
	width: 80px;
	height: 80px;
}

.recipe_method ol li {
	padding: 5px 0;
}

.recipe_entries .recipe_created {
	font-size: 11px;
	clear: both;
}

.recipe_hold div img,.recipe_cat_img_hold div img,.recipe_entries div div img,.recipe_search_hold div img {
	border: 1px solid #C5C5C5;
	background: #ffffff;
	padding: 3px;
}

.recipe_hold div img:hover,.recipe_cat_img_hold div img:hover,.recipe_search_hold div img:hover {
	border: 1px solid #9D9D9D;
}

.recipe_entries .recipe_img {
	float: left;
	margin: 15px 15px 15px 0;
}

.recipe_method {
	clear: both;
}

.recipe_ingredients {
	float: left;
}

.recipe_cat_img_hold {
	float: left;
	position: relative;
	margin: 5px;
	width: 188px;
	text-align: right;
}

.recipe_hold div img, .recipe_search_hold div img {
	width: 180px;
	overflow: hidden;
}

.recipe_hold div .subtitle, .recipe_search_hold .recipe_search_name {
	font-size: 12px;
	width: 180px;
	height: 14px;
	overflow: hidden;
	text-align: center;
}

ul.navb {
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.navb li {
	margin: 0;
	list-style: none;
	display: block;
	float: left;
	position: relative;

}

ul.navb a {
	position: relative;
	display: block;
}

ul.navb a:hover {
	cursor: pointer;
}

ul.navb a div {
	font-size: 11px;
	padding: 10px 20px;
}

ul.navb li ul.drop {
	display: block;
	display: none;
	position: absolute;
	left: -20px;
	width: 150px;
}

ul.drop ul.drop {
	left: 100%;
}

ul.drop li {
	list-style-image: none;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	display: block;
}

ul.drop li.droplink a div {
	display: block;
	text-decoration: none;
	padding: 5px 0;
	width: 130px;
}

ul.drop li.droptop,ul.drop li.dropbtm,ul.drop li.droplink a,ul.drop li.droplink a:hover {
	background: #ffffff;
}

.admin_content {
	clear: both;
}

.defnav li .drop li,.defnav li {
	padding: 7px;
	background: #ffffff;
	z-index: 100;
}

.bbcodelist ul.navb .bbcodelink {
	z-index: 1;
}

.bbcodelist ul.navb .drop {
	width: 300px;
	float: left;
}