@charset "utf-8";
/* CSS Document */
/* Gallery system specific definitions */

/* common navigation */
a.breadcrumb {
	font-size:11px;
	}
#AccountLinks {
	list-style:none;
	float:right;
	font-size:11px;
	position:relative;
	top: 32px; right:25px;
	padding:5px;
	}

#AccountLinks a {
	padding-left:18px;
	margin-left:5px;
	margin-right:5px;
	padding-top:2px; padding-bottom:2px;
	}
/* /common navigation */

/* Icons */
a.pictureAdd {
	background:url(icons/picture_add.png) no-repeat;
	}
a.profileSelf {
	background:url(icons/profile.png) no-repeat;
	}
a.logout {
	background:url(icons/logout.png) no-repeat;
	}
a.login {
	background:url(icons/login.png) no-repeat;
	}
a.register {
	background:url(icons/register.png) no-repeat;
	}
.contest {
	background:url(icons/contest.png) no-repeat;
	}
.prize_winner {
	background:url(icons/prize_winner.png) no-repeat;
	}
.region {
	background:url(icons/region.png) no-repeat;
	}
.tags {
	background:url(icons/tag.png) no-repeat;
	}
.plus {
	background:url(icons/bullet_plus.png) no-repeat;
	}
.CategoryListActive {
	background:url(icons/category_active.png) no-repeat;
}
.CategoryListLocked {
	background:url(icons/category_locked.png) no-repeat;
}
.CategoryListInactive {
	background:url(icons/category_inactive.png) no-repeat;
}
.AdminSavePicture {
	background:url(icons/picture_save.png) no-repeat;
}
.AdminMovePicture {
	background:url(icons/picture_go.png) no-repeat;
}
.AdminDeletePicture {
	background:url(icons/picture_delete.png) no-repeat;
}
.AdminPictureStatus {
	background:url(icons/picture_edit.png) no-repeat;
}
.AdminMarkWinner {
	background:url(icons/prize_add.png) no-repeat;
}

.pictureReview {
	background:url(icons/pictures.png) no-repeat;
}
.commentReview {
	background:url(icons/comments.png) no-repeat;
}
.deleteAcct, .delete_small {
	background:url(icons/bullet_delete.png) no-repeat;
}
.changePassword {
	background:url(icons/bullet_key.png) no-repeat;
}
.delete{
	background:url(icons/delete.png) no-repeat;
}
.error_icon {
	background:url(icons/bullet_error.png) no-repeat;
}
.edit_icon {
	background:url(icons/bullet_edit.png) no-repeat;
}
.mail_icon {
	background:url(icons/mail.png) no-repeat left;
}
.find_icon {
	background:url(icons/find.png) no-repeat left;
}
/* /Icons */
.icon, .iconlink {
	display:block;
	height:16px;
	padding-left:18px;
	margin-top:8px;
}
.iconlink {
	display:inline;
	padding-left: 14px;
}

/* Picture rating */
#picture{
	padding:10px 10px 5px 30px;
	float:left; clear:both;
	margin-top:10px; width:600px;
	}
#contentDiv {
	padding:10px 10px 5px 10px;
	float:left; clear:both;
	width:660px;

	}
#sidebar {
	float:left;
	width:270px;
	margin-top:40px;
	margin-left:10px;
}

#interaction {
	width:600px;
	margin-top:3px;
	}

#viewcount {
	float:right;
	}
#comments {
	margin-top:10px;

	}
#comments h2 {
	clear:left;
	margin-top:35px;
	}
.comment {
	padding-left:54px;
	margin-top:10px;
	min-height:50px;
	line-height:18px;
	}
#newcomment {
	margin-top:15px;
	width:335px;
	}
textarea {
	width:240px; height:60px;
	font-size:11px; font-family:arial, Geneva, sans-serif;
}
select {
	font-size:11px; font-family:arial, Geneva, sans-serif;
}
#newcomment textarea {
	width:325px;
	height:100px;
	}
.CommentDate, .small{
	font-size:11px;
	color:#999;
	}
.pending {
	color:#999;
	}
#txtRating {
	font-weight:bold;
	}
#txtMyRating {
	margin-left:120px;
	font-size:11px;
	color:#999;
	}
#pictureSidebar{
	
	float:left;
	width:300px;
	margin-top:35px;
	margin-left:20px;
}

#pictureSidebar h2 {
	margin-top:25px;
	}

#pictureSidebar #decorations, #pictureSidebar #moderation {
	margin-top:20px;
	font-size:11px;
	line-height:16px;
	}
#moderation button {
	padding:0px; font-size:11px;
}
#pictureSidebar #decorations div {
		padding-left:18px;
		margin-top:8px;
	}
.details {
	font-size:10px;
	line-height:14px;
}
div.description {
	font-size:11px;
	line-height:18px;
	margin-top:10px;
}

div.details a {
	color: #111111;
	}
img.avatar_small {
	float:left;
	margin:2px 2px;
	width:24px; height:24px;
	}
img.avatar, div.avatar {
	float:left;
	margin:5px 5px;
	width:48px; height:48px;
	overflow:hidden;
	}
div.PictureMod {
	margin-left:18px;
	display:none;
}

div.TRH2, div.TRH3 {
	font-family:'Myriad Pro', Arial, Helvetica, sans-serif;
	font-size:20px; 
	font-weight:bold;
	padding-top:20px;
}
div.TRH3 {
	font-size:16px;	
	padding-top:5px;
}
/* /Picture rating */

/* Profile */
#profile {
	padding:5px;
	margin-bottom:10px;
	}
#profile .details {
	margin-bottom:5px;	
}
#ProfileStats {
	clear:both;	
	padding-left:65px;
	float:left;
	width:100px;
}
#ProfileBio {
	padding-left:170px;
	padding-right:10px;
}
#profile div {
	font-size:11px;
	line-height:18px;
}
#profile h1 {
	margin-bottom:0px;
	padding:8px 0;
	}
#SmallPicList {
	margin-left:25px;
	}
.SmallPicDiv {
	float:left;
	width: 275px;
	padding:10px;
	}
.SmallPicDiv h3 {
	margin-bottom:0px;
}
.SmallPicStats{
	font-size:11px;
	line-height:16px;
	color:#666;
	margin-left:10px;
}
#more {
	display:block;
	width:95%;
	text-align:center;
	background:#7C7C60;
	padding:10px;
	margin-top:15px;
	color:white; font-size:16px;
	cursor:pointer;
}
/* /Profile */

/* Categories */
.CategoryInList{
	float:left;
	width:440px;
	margin:10px 5px 0 10px;
}
.CategoryInList img{
	float:left;
	margin-right:5px;
	width:180px;
}
.CategoryInListDetail {
	float:left;
	width:260px;
}
.small span {
	padding-left:15px;
}
#GalleryPitch {
	float:left;
	padding:10px;
	margin:10px;
	margin-right:20px;
}
#WelcomeArea {

	width:240px;

}
#breadcrumbs {
	margin-top:-30px;	
	margin-bottom:10px;
}

.RecentActivityHeader {
	margin-top:8px;
}

td.RecentActivityItem {
	font-size:11px; line-height:16px;
	background:url(../images/ui_bg_listitem.png) bottom repeat-x;
	width:175px;
}
.PopularListHolder {
	width:222px;
	float:left;
	margin:10px 5px 10px 0px;
}
a.PopularH3 {
	display:block;
	float:left;
	margin-top:5px;
	margin-left:5px;
}
table.PictureList{
	font-size:11px;
	clear:left;
}
table.PictureList td {
	margin:0px;padding:0px;
}
/* /Categories */

/* registration */
#RegisterTable td.label{
	text-align:right;
	width:135px;
}
#RegisterTable input {
	width:200px;
}
#RegisterTable label.error{
	background:url(icons/bullet_error.png) no-repeat;
	padding-left:16px; font-size:11px; color:#CD0A0A;
}
#LoginTable {
	margin-top:10px;
}
#LoginTable label.error{
	clear:left; display:block;
	background:url(icons/bullet_error.png) no-repeat;
	padding-left:16px; font-size:11px; color:#CD0A0A;
}

/* /registration */

/* Admin/edit stuff */
.eip_true {
	background:url(icons/bullet_edit.png) right no-repeat;
	padding-right:16px;
	min-height:16px;
}

td, th {
	vertical-align:top;
	/*padding:5px;
	border-bottom:1px solid #413F2A;*/
	}

table.plain {
	margin:15px 25px 0;
}
table.plain * {
	font-size:11px;	
}
table.plain td, table.nostyle td {
	border-bottom:0px;
}
td button {
	font-size:11px;	
	width:80px;
}

button.approve {
	background-color:#090;	
}

button.deny {
	background-color:#900;
}

#error {
	display:none;	
}
/* /Admin edit stuff */
