body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background: url('../images/bg.png') repeat-x #343738;
}

a {
	color: #c59716;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div, ul li {
	overflow: auto;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
}

p {
	margin: 0;
	padding: 0;
}

.no_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 980px;
	margin: auto;
}

#header {
	background: url('../images/header_back.png');
	border: 1px solid #363636;
	min-height: 82px;
}

#logo {
	float: left;
	width: 380px;
	min-height: 72px;
	background: url('../images/logo_icon.png') no-repeat;
	background-position: 50px 0;
	overflow: hidden;
	padding: 10px 0 0 10px;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
	color: #c59716;
}

#accountContainer {
	float: right;
	width: 215px;
	height: 63px;
	margin-right: 10px;
	margin-top: 10px;
	color: #fff;
	text-align: right;
	background: url('../images/header_account_back.png') no-repeat;
}

#account {
	padding: 8px 8px 0 0;
	overflow: hidden;
}

#account .welcome {
	font-size: 14px;
	color: #c59716;
	margin-bottom: 5px;
}

#account a {
	color: #fff;
}

#menu {
	background: url('../images/menu_back.png');
	margin: 5px 0 5px 0;
	min-height: 25px;
}

#menu img {
	vertical-align: middle;
}

#menu a {
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
	color: #f9f9f9;
}

#menu a:hover {
	color: #bcd27c;
	text-decoration: none;
}

#content {
	border: 1px solid #444;
	background: #fff;
	padding: 5px;
}

#content_left {
	float: left;
	width: 660px;
}

#content_right {
	float: right;
	width: 300px;
}

.box {
	margin-bottom: 10px;
}

.box_head {
	padding: 1px 5px 4px 5px;
	background: #262626;
}

.box_body {
	padding: 5px;
	background: #edede5;
	border: 1px solid #ccccbf;
}

.listing {
	padding: 5px;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

.listing_image {
	float: left;
	overflow: hidden;
}

.listing_image img {
	border: 1px solid #888;
}

.listing_title a {
	font-weight: bold;
	color: #4b5863;
}

.listing_body {
	float: left;
	margin-left: 10px;
	width: 330px;
}

.listing_body_featured {
	margin-left: 115px;
}

.listing_field {
	color: #898989;
}

.listing_desc {
	line-height: 1.5;
	margin: 3px 0 5px 0;
	min-height: 45px;
}

.listing_details {
	float: right;
	width: 160px;
	line-height: 2;
}

.listing_details_left {
	float: left;
	width: 70px;
	color: #898989;
	text-align: right;
}

.listing_details_right {
	float: right;
	width: 80px;
}

.listing .download_body {
	float: left;
	width: 500px;
}

.listing .download_body a {
	color: #2a2a2a;
}

.listing .download_body p {
	color: #aaa;
}

.listing .download_link {
	float: right;
	width: 125px;
	text-align: right;
}

.listing .download_link a {
	font-size: 14px;
	color: #444;
}

#media {
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}

#media_thumb {
	float: left;
	width: 60px;
}

#media_title {
	float: left;
	margin-left: 5px;
	width: 400px;
}

#media_title h3 {
	margin-bottom: 8px;
}

#media_stats {
	float: right;
	width: 150px;
	text-align: right;
}

#media_stats img {
	margin-bottom: 10px;
}

#media_rating {
	max-height: 13px;
	overflow: hidden;
	margin-bottom: 10px;
}

#media_rating img {
	position: relative;
}

#media_file {
	margin: 10px 0 5px 0;
	text-align: center;
}

#media_details {
	margin-bottom: 20px;
}

#media_desc {
	float: left;
	width: 350px;
}

#media_share {
	float: right;
	width: 250px;
	margin-top: 5px;
	text-align: right;
}

#media_share img {
	margin-left: 5px;
}

#media_comments {
	margin-top: 10px;
}

#media_comments li {
	margin-bottom: 10px;
}


.media_comment_date {
	float: left;
	width: 30px;
	border: 1px solid #a6a6a6;
	background: #ffffff;
}

.media_comment_date_top {
	height: 14px;
	margin: 1px;
	padding-top: 2px;
	background: #c59716;
	text-align: center;
	font-size: 9px;
	color: #ffffff;
}

.media_comment_date_bottom {
	height: 16px;
	background: #ececec;
	text-align: center;
	color: #474747;
}

.media_comment_avatar {
	float: left;
	width: 35px;
}

.media_comment_quotes {
	float: right;
	width: 80px;
	text-align: right;
	color: #787878;
}

.media_comment_body {
	margin-left: 40px;
}

.media_comment_body p {
	margin: 0 0 5px 0;
}

#featured_list {
	overflow: hidden;
}

#featured_list img {
	margin-right: 6px;
	border: 1px solid #373737;
}

#featured_selected {
	z-index: 5;
	position: relative;
	top: -13px;
	left: 50px;
	width: 21px;
}

#recommended {
	padding: 2px 5px 3px 5px;
	background: #fff;
	border: 1px solid #ccc;
}

#recommended p {
	margin-left: 60px;
}

#recommended li {
	margin: 3px 0 2px 0;
}

.recommended_thumb {
	float: left;
	width: 60px;
	overflow: hidden;
}

.recommended_title {
	margin-top: 3px;
}

.recommended_title a {
	color: #2a2a2a;
}

.recommended_why {
	margin-top: 5px;
	font-size: 9px;
	color: #898989;
}

#cool_sites a {
	font-weight: bold;
	color: #4b5863;
}

#pagination {
	padding: 5px;
	color: #aaa;
	text-align: right;
	background: #fff;
	border: 1px solid #ccc;
}

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

#pagination a {
	color: #46515a;
}

.notification {
	padding: 20px;
	text-align: center;
	background: #fff;
	border: 1px solid #ccc;
}

.accountInput {
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 3px 0 3px;
	color: #555;
	vertical-align: middle;
	font-size: 10px;
	height: 16px;
}

.account_submitted {
	background: #f9f9f9;
	border: 1px solid #ccc;
	overflow: auto;
	line-height: 1.5;
	padding: 10px;
	margin-top: 10px;
}

.account_submitted ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.account_submitted ul li {
	margin-bottom: 5px;
}

.account_submitted span {
	float: left;
	width: 100px;
}

.account_submitted_category {
	float: left;
	width: 40px;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}

.account_submitted_count {
	float: left;
	width: 150px;
	padding-left: 15px;
	color: #888;
	border-left: 1px solid #ccc;
}

#profile_submitted {
	overflow: auto;
	margin-top: 20px;
}

.profile_submitted_list {
	float: left;
	width: 200px;
	
}

.username_font {
	font-weight: bold;
	color: #3b6685;
}

.content_box {
	padding: 10px;
	line-height: 1.5;
	background: #fff;
	border: 1px solid #ccc;
}

#footer {
	margin-top: 10px;
	color: #5a7286;
}

#footer a {
	color: #ddd;
}

#footer .footer_title {
	color: #79a1c2;
}

#error_page {
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
}

#error_page h3 {
	font-size: 24px;
}

