﻿@charset "utf-8";
#content {
	padding-top: 10px;
}
#copyright {
	color: #333333;
	float: left;
	position: relative;
	top: 5px;
	width:auto;
}
#footer {
	background-color: rgb(216,224,209);
	background-image: url(../images/footer_gradient.png);
	background-position: right;
	background-repeat: no-repeat;
	border-top: 1px solid rgb(148, 146, 146);
	display: block;
	height: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 19px;
	padding-right: 19px;
}
#footer_nav {
	float: right;
	position: relative;
	top: 5px;
	width:auto;
}
#footer_nav a {
	color: rgb(72,128,11);
	padding-left: 10px;
	padding-right: 10px;
}
#header {
	background: url(../images/header_background.png) repeat-x;
	background-position: top left;
	height: 109px;
}
#header > a:first-child {
	left:19px;
	position:absolute;
	top:13px;
}
#main_container {
	background-color: #e7e7e7;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 850px;
}
.paging {
	color: rgb(72, 128, 11);
	float:right;
	width:auto;
}
#personal_achievements {
	height: 135px;
	width: 150%;
}
#personal_achievements_container {
	height: 135px;
	overflow: hidden;
	overflow-x: auto;
	width: 100%;
}
#personal_achievements_header {
	color: #6e6e6e;
	display: block;
	font: 9pt Arial, Helvetica, sans-serif;
	position: relative;
	top: -4px;
}
#personal_achievements_header b {
	font-weight: bolder;
	padding-right: 10px;
}
#personal_add {
	color: #144e9d;
	float: left;
	font-weight: bolder;
	width: 100%;
}
#personal_add a {
	color: #144e9d;
}
#personal_add img {
	padding-right: 1px;
	position: relative;
	top: 3px;
}
#personal_avatar {
	height: 150px;
	width: 150px;
}
#personal_avatar img {
	border: 1px solid rgb(131,132,131);
}
#personal_bar {
	background: url(../images/personal_bar.png) repeat-x;
	float: right;
	height: 21px;
	position: relative;
	right: 0px;
	top: 42px;
	width:auto;
}
#personal_bar img {
	float: left;
	left: -4px;
	position: relative;
	top: 0px;
}
#personal_bar_text {
	color: #222222;
	padding-right: 19px;
	position: relative;
	top: 3px;
}
#personal_bar_text a {
	color: rgb(225,225,225);
	padding: 0 5px 0 10px;
}
#personal_info {
	background: url(../images/personal_info_gradient.png) repeat-x;
	border-top: 1px solid rgb(148,146,146);
	height: 216px;
}
#personal_left {
	float: left;
	width: 155px;
}
#personal_middle {
	float: left;
	width:auto;
}
#personal_name {
	color: #144e9d;
	font: 12pt Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-bottom: 3px;
	padding-top: 9px;
	width: 100%;
}
#personal_right {
	float: left;
	height: 153px;
	margin-top: 0px;
	padding-left: 16px;
	width: 640px;
}
.container {
	margin-left: 19px;
	margin-right: 19px;
}
.dbname {
	text-transform: capitalize;
}
.field_holder {
	background: #deead8;
	border: 1px solid #a5a5a5;
	float: left;
	height: 22px;
	margin-left: 8px;
	margin-top: 8px;
	width: 215px;
}
.post_button {
	background: url(../images/mypage/post_button.png) no-repeat;
	border: none;
	cursor: pointer;
	height: 24px;
	margin-left: 5px;
	margin-top: 8px;
	position: relative;
	top: 14px;
	width: 50px;
}
.post_holder {
	background: #deead8;
	border: 1px solid #a5a5a5;
	float: left;
	height: 52px;
	margin-left: 6px;
	margin-top: 6px;
	width: 198px;
}
.post_input {
	background: none;
	border: none;
	color: #636262;
	font: 10pt Arial, Helvetica, sans-serif;
	height: 46px;
	padding-left: 8px;
	width: 186px;
}
.search_button {
	background: url(../images/search_glass.png) top left no-repeat;
	border: none;
	cursor: pointer;
	height: 24px;
	margin-top: 8px;
	width: 22px;
}
.search_input {
	background: none;
	border: none;
	color: #636262;
	height: 20px;
	margin-top: 2px;
	padding-left: 2px;
	width: 210px;
}
a {
	color: inherit;
	text-decoration: none;
}
a.dbname {
	color: #333399;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #4a4a4a;
	font: 9pt Arial;
	margin: 0px 0px;
	overflow-y: auto;
	padding: 0px;
}
br {
	border: 0px;
	padding: 0px;
}
img {
	border: 0px;
	padding: 0px;
}
ul#favorites_nav {
	float: none;
	left: 255px;
	margin-top: 0px;
	position: relative;
	top: 3px;
	width:auto;
	z-index: 2;
}
ul#favorites_nav img {
	cursor: pointer;
}
ul#favorites_nav li {
	display: inline;
}
ul#latest_plays_nav {
	float: none;
	left: 255px;
	margin-top: 0px;
	position: relative;
	top: 3px;
	width:auto;
	z-index: 2;
}
ul#latest_plays_nav li {
	display: inline;
}
ul#middle_nav_bar {
	float: none;
	left: 233px;
	margin-top: 0px;
	position: relative;
	width:auto;
}
ul#middle_nav_bar img {
	bottom: -1px;
	position: relative;
}
ul#middle_nav_bar li {
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
}
ul#nav_bar {
	float: left;
	left: 272px;
	margin: 0px;
	margin-left: 19px;
	padding: 0px;
	position: absolute;
	top: 75px;
	width:auto;
}
ul#nav_bar li {
	display: inline;
}
