body {
	background-color: #fdfebb;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url('./images/body.png');
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}
input, button, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	background-color: #ffffff;
}
img {
	border-width: 0;
}
hr {
	height: 1px; 
	border-width: 0;
	color: #ffb263;
	background-color: #ffb263;
}
a:link {
	color: #006597;
	text-decoration: none;
}
a:active,
a:visited {
	color: #005784;
	text-decoration: none;
}
a:hover {
	color: #D46400;
	text-decoration: underline;
}
.smalltext {
	font-size: 10px;
	font-weight: normal;
}
.new {
	font-size: 11px;
	color: #FF0000;
}
.logininput, .searchinput {
	width: 130px;
}
.textarea, .input {
	width: 230px;
}

.dropdownmarker {
	background-color: #fdfebb;
	color: #136c99;
}
.button {
	background-color: #003366;
	color: #fcdc43;
	font-weight: bold;
}
/*--Categories------------------------------------------------*/
.maincat {
	font-weight: bold;
}

.subcat {
	font-size: 10px;
	font-weight: bold;
}

/* new style */
.thumb {
	float:left;
	width:210px;
	height:220px;
	border:1px solid #ffb263;
	margin:-1px 0 0 -1px;
	padding-top:4px;
	overflow:hidden;
}
.thumb:hover {
	background-color:#ffe5a7;
}
.thumb .pic {
	height:155px;
	text-align:center;
	border-bottom:1px dashed #ffb263;
	overflow:hidden;
}
.thumb .picname {
	height:26px;
	overflow:hidden;
}
.thumb p {
	padding-left:8px;
	margin-top:4px;
}
#copyright {
	margin-top:20px;
	text-align:center;
	font-size:0.8em;
	color:#666;
}
#copyright a {
	color:#666;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}

.container {
	background-color:#fcffe1;
	float:left;
	border: 1px solid #ffb263;
	margin-bottom:10px;
	width:99%;
}
.empty {
	float:left;
	width:99%;
	margin-bottom:10px;
	line-height:18px;
}
.head {
	background-color:#ffb263;
	line-height:18px;
	padding-left: 4px;
}
.category {
	float:left;
	width:202px;
	height:50px;
	border:dashed #ffb263;
	border-width:0 1px 1px 0;
	margin:-1px;
	padding:4px;
}
.left {
	float:left;
}
.right {
	float:right;
}
#navbar {
	float:left;
	width:100%;
	background-color: #ffec72;
	line-height:24px;
}
#navbar div {
	padding:0 4px;
}
#menu {
	float:left;
	width:148px;
	background-color: #fcffe1;
	border: 1px solid #ffb263;
}
#content {
	margin-left:155px;
}
#logo {
	float:left;
	width:100%;
	height:87px;
	background-image:url('./images/AnimeHD.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-color:#ffe5a7;
}
#hits {
	float:right;
	color:#666;
}
#footer {
	text-align:center;
	clear:both;
	padding-top:20px;
}
.imagecodes {
	width:500px;
	margin:10px auto;
	border: 1px solid #ffb263;
	background-color:#fdffe1;
}
.imagecodes input {
	border-style:solid;
	border-width:1px;
	padding:2px;
	width: 300px;
	background-color:#FFFFFF;
	color:#000000;
}
#imgnavigate {
	position:relative;
	left:50%;
	width:500px;
	float:left;
}
#imgnavigate #inside {
	float:left;
	width:500px;
	background-color:#fdffe1;
	border: 1px solid #ffb263;
	position:relative;
	left:-50%;
}
.imgdetails {
	font-size:1.1em;
	width:500px;
	margin:auto;
	background-color:#fcffe1;
	border: 1px solid #ffb263;
}
.imgdetails dt {
	float:left;
	width:130px;
}
.imgdetails dd {
	width:370px;
}
.profileedit {
	font-size:1.1em;
	width:450px;
	margin:auto;
	background-color:#fcffe1;
	border: 1px solid #ffb263;
	padding:10px;
	line-height:24px;
}
.profileedit dt {
	float:left;
	width:180px;
}
.profileedit dd {
	width:100%;
}
.register {
	font-size:1.1em;
	width:450px;
	margin:auto;
	background-color:#fcffe1;
	border: 1px solid #ffb263;
	padding:10px;
	line-height:24px;
}
.register dt {
	float:left;
	width:180px;
}
.register dd {
	width:100%;
}
.upload {
	font-size:1.1em;
	width:450px;
	margin:auto;
	background-color:#fcffe1;
	border: 1px solid #ffb263;
	padding:10px;
}
.upload dt {
	float:left;
	clear:right;
	width:180px;
}
.upload dd {
	width:100%;
	margin-bottom:4px;
}
.online {
	line-height:14px;
	padding-left:4px;
}
p {
	margin-left:4px;
}
.thumbinfo {
	text-align:center;
	padding:4px 8px 0;
}
.top {
	font-size:1.1em;
	width:750px;
	margin:auto;
	background-color:#fcffe1;
	border: 1px solid #ffb263;
	padding:10px;
	float:left;
}
.top dt {
	float:left;
	width:250px;
	clear:left;
}
.top dd {
	float:left;
	width:120px;
	margin-bottom:4px;
}
.robots-nocontent {
	margin-top:20px;
	text-align:center;
}
