.previous {
	float:left;
}

.next {
	float:right;
}

#album_image_large p {
	width:100%;
	text-align:center;
}

#album_data {
	float:left;
	width:33%;
}

#image_data {
	float:left;
	width:33%;
}

#image_stats {
	float:left;
	width:33%;
}

#image_large img{
	min-width:450px;
	min-height:337px;
	text-align:center;
	background:black;
} 

#album_image_large_loader {
	min-width:450px;
	min-height:337px;
	text-align:center;
	position:absolute;
	bottom:279px;
	background-image:url(../../images/ajax-loaders/ajax-loader4.gif);
	background-repeat:no-repeat;
	background-position:top right;
	opacity:0.5;
	background-color:#000000;
	display:none;
}

#image_large img{
/*	border:1px solid black;*/
}

body #facebox .footer {
	height: 30px;
}

#mybuzz {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFF;
	padding:10px 5px;
}
#mybuzz .column-left {
	float:left;
	width:286px;
}
#mybuzz .column-right {
	float:right;
	width:458px;
	margin-right:10px;
}
.mybuzz-panel {
}
.mybuzz-panel-header {
}
.rtop, .rbottom {
	display:block
}
.rtop *, .rbottom * {
	display: block;
	height: 1px;
	overflow: hidden
}
.r1 {
	margin: 0 5px
}
.r2 {
	margin: 0 3px
}
.r3 {
	margin: 0 2px
}
.r4 {
	margin: 0 1px;
	height: 2px
}
h4 {
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#28a03f;
}
.rounded-header {
	background-color:#d8e78c;
	padding:5px 10px;
}
.rounded-header-lighter {
	background-color:#f5f9e0;
	padding:5px 10px;
}
.rounded-header-lighter a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
}
.rounded-header-lighter a:hover {
	text-decoration:underline;
}
/* PROFILE PANEL */

#profile-panel {
	background:#fff;
	margin-bottom:15px;
	font-size:11px;
}
#profile-panel .username {
	padding:0 10px 10px 10px;
	font-size:14px;
	overflow:hidden;
}
.status-box {
	background-color:#f2f2f2;
	padding:10px;
	margin-bottom:5px;
	overflow:hidden;
}
.avatar {
	float:left;
	padding-left:10px;
/*	width:127px;*/
	width:145px;
}
.profile-navigation {
	float:left;
	padding-left:10px;
	width:108px;
}
.profile-navigation ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.profile-navigation ul li {
	padding:2px 0;/*border-bottom:1px solid #e5e5e5;*/
}
.profile-navigation ul li a {
	text-decoration:underline;
	color:#000;
}
.profile-navigation ul li a:hover {
	text-decoration:none;
}
.bio {
	padding:5px 10px;
	text-align:justify;
	background-color:#fff;
	overflow:hidden;
}
.bio h2{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
.bio a {
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
	background-color:#e5e5e5;
	padding:2px 4px;
	float:right;
	font-size:10px;
}
.bio a:hover {
	text-decoration:none;
	background-color:#e5e5e5;
}
.user-stats-info {
	padding:0 10px;
}
.medal-small-panel {
	padding:10px;
}
/* BLOGS PANEL */
#blogs-panel {
	background:#fff;
	margin-bottom:15px;
}
#blogs-panel ul {
	list-style-type:none;
	padding:10px 0 0 10px;
	margin:0;
}
#blogs-panel ul li {
	padding:2px 0;
}
#blogs-panel ul li a {
	text-decoration:none;
	color:#000;
}
#blogs-panel ul li a:hover {
	text-decoration:underline;
}
/* ACTIVITY CENTRE PANEL */

#activity-centre-panel {
	background:#fff;
	margin-bottom:15px;
}
/* FRIENDS PANEL */
#friends-panel {
	background:#fff;
	margin-bottom:15px;
}
.friends-row {
	padding:10px;
	background-color:#f2f2f2;
	margin:2px 0;
}
.friends-row-closed {
	padding:5px 10px;
	background-color:#f2f2f2;
	margin:2px 0;
}
#friends-panel h5 {
	margin:0;
	font-size:12px;
}
#friends-panel h4 {
/*	text-align: left;*/
/*	clear: right;*/
/*	height: 25px;*/
}
#friends-panel span {
	float: left;
}
#friends-panel .category {
	float: left;
}
.friends-row ul {
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
}
.friends-row ul li {
}
.friends-row ul a {
	text-decoration:none;
	color:#000;
	font-size:10px;
}
.friends-row ul a:hover {
	text-decoration:underline;
}
/* GROUPS PANEL */
#group-panel {
	background-color:#fff;
}
/* COMMUNITY PANEL */
#community-panel {
	background:#fff;
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#community-panel .row {
	padding:10px 5px;
	border-bottom:1px solid #e5e5e5;
}
#community-panel #recent-activity .row-content .users_avatars, #community-panel #recent-activity .row-content img {
	float: right;
}
.row-content {
	float:left;
	width: 329px;
}
.row-content p {
	margin:0;
}
.messageboards-post {
	background-image:url(../../images/publicprofile/community-panel/quoted-box.gif);
	min-height:104px;
	background-position:top;
	background-repeat:no-repeat;
	width:309px;
	float: left;
	padding:5px 0 0 20px;
}
.messageboards-post textarea#messageboards-body {
	border: none;
	background-color:#F5F9E0;
	height: 101px;
	width: 299px;
}
.messageboards-buttons {
	float: right;
}
.messageboards-buttons input[type=submit] {
	border: 1px solid #ccc;
	cursor: pointer;
	padding: 0;
}
.share-bookmarks {
	text-align: center;
	width: 350px;
}
.share-bookmarks .bookmark {
/*	display: inline-block;*/
/*	float: left;*/
/*	height: 16px;
	width: 18px;*/
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 20px;
}
.share-bookmarks .delicious {
	background-image:url(../../images/base/social-bookmarks/delicious.gif);
}
.share-bookmarks .digg {
	background-image:url(../../images/base/social-bookmarks/digg.gif);
}
.share-bookmarks .reddit {
	background-image:url(../../images/base/social-bookmarks/reddit.gif);
}
.share-bookmarks .facebook {
	background-image:url(../../images/base/social-bookmarks/facebook.gif);
}
.share-bookmarks .stumbleupon {
	background-image:url(../../images/base/social-bookmarks/stumbleupon.gif);
}

.quote, .messageboards-messageboard {
	background-image:url(../../images/publicprofile/community-panel/quoted-box.gif);
	min-height:60px;
	background-position:top;
	background-repeat:no-repeat;
	width:309px;
	padding:5px 0 0 20px;
}
.quote p , .messageboards-messageboard p {
	margin-top:0;
}
.quote-bottom, .messageboards-messageboard-bottom {
	height:5px;
	background-image:url(../../images/publicprofile/community-panel/quoted-box-bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	width:329px;
}
.row-desc {
	padding-bottom:5px;
}
.shares {
	float:right;
}
.shares-row {
	padding:2px 0 0 0;
	height: 18px;
}
.shares a {
	font-size:10px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.shares a:hover {
	text-decoration:underline;
}
.shares a div.icons {
	background-repeat:no-repeat;
	background-position:left;
	float: left;
	height: 15px;
	width: 15px;
}
.shares a div.comments {
	background-image:url(../../images/publicprofile/shares/comments.png);
}
.avatar-left {
	float:left;
}
.default-app {
	padding:0px 0 0 20px;
	width:309px;
}
.forum-post, .forums-post {
	padding:5px 0 0 20px;
	width:309px;
}
.blog-post, .blogs-blog, .blogs-post {
	padding:5px 0 0 20px;
	width:309px;
}
.row-advert {
	float:right;
	width:365px;
}
/* MEDALS PANEL */
#medals-panel {
	background:#fff;
	margin-bottom:10px;
}
/* MISC */
.premium-icon {
	float:right;
}
.add-edit-delete {
	padding:5px 10px 10px 10px;
}
.add-edit-delete a {
	text-decoration:underline;
	color:#000;
	font-size:10px;
}
.add-edit-delete a:hover {
	text-decoration:none;
}
.float-right {
	float:right;
}
#accordion {
	margin-bottom:2px;
}
#accordion ul {
	list-style-type:none;
!IMPORTANT padding:0;
	margin:0;
}
#accordion ul a {
	text-decoration:underline;
}
#accordion ul a:hover {
	text-decoration:none;
}
.pagination {
	float:right;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.category-form {
	float:right;
	margin:0;
	padding:0;
}
.overflow-hidden {
	overflow:hidden;
}
.skin-box-small {
	background-color:#fff;
}
.skin-box-small a {
	color:#000;
	text-decoration:underline;
}
.skin-box-small a:hover {
	text-decoration:none;
}
.skin-box-small ul {
	list-style-type:none;
	padding:10px 0 0 10px;
	margin:0;
}
.skin-box-small ul li {
	padding:2px 0;
}
.skin-box-small ul li a {
	text-decoration:none;
	color:#000;
}
.skin-box-small ul li a:hover {
	text-decoration:underline;
}
#logo {
	width:225px;
	height:90px;
	float:left;
	background-image:url(../../images/publicprofile/base/logo.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.rbuzz-message-block {
	padding:20px 0 20px 0;
	text-align:center;
	height:140px;
}
.rbuzz-message-block ul {
	list-style-type:none;
	padding:0px 0 20px 0;
	margin:0;
	float:left;
	
}
.category {
	padding:0px 10px 2px 10px;
	background-color:#278b2a;
	width:auto;
	margin-right:5px;
}
.category:hover {
	padding:0px 10px 2px 10px;
	
	background-color:#166e27;
	margin-right:5px;
}
.category a {
	color:#fff;
	text-decoration:none;
}
.category a:hover {
	text-decoration:none;
}
.googlead {
	padding:10px 0;
	text-align:center;
}
#wallof-panel {
	margin-bottom:15px;
}
a.edit-link {
	font-size:10px;
	color:#278b2a;
	text-decoration:none;
}
a:hover.edit-link {
	text-decoration:underline;
}
/*--Wall of fame--*/
#wof h2 a {
	color:#ffffff;
}
#wof {
	background-color:#fff;
	margin-bottom:10px;
	padding-top:5px;
}
#wof h2 {
	font-size:16px;
	font-family:century gothic, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#E7E5B5;
	width:420px;
	height:30px;
	padding:10px 0 0 40px;
	background-image:url(/static/images/profiles-skins/sprint/left-top.jpg);
	border:0;
}
.wof_container {
	width:420px;
/*	height:auto;*/
	padding:0px 20px;
	border:0;
	background-color:#ffffff;
}
.wof_container2 {
/*	height:auto;*/
	padding:0px 20px;
	border:0;
	background-color:#ffffff;
}
.wof-footer {
	background-image:url(/static/images/profiles-skins/sprint/left-bottom.jpg);
	width:460px;
	height:24px;
}
.wof-footer a {
	color:#ffffff;
}

/*---Wall of fame--Start*/

.edit_wall_of_fame {
	font-size:11px;
	float:right;
	margin-right:15px;
}
.wof_item {
	width: 48.8%;
	float: left;
	border-bottom:1px dashed #CCCCCC;
	margin: 5px 0 10px 0;
	padding: 0 5px 10px 0;
	min-height: 80px;
}
.wof_item .logo {
	width:78px;
	height:78px;
	float: left;
}
.wof_item .detail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0DA24A;
	width:115px;
	float:right;
	text-align: left;
}
.year {
	display:block;
	font-weight:normal;
}
.wof-footer {
	text-align:center;
}
.wof-footer a{
	color:#000;
	text-decoration:underline;
	font-size:10px;
}
#wof h2 {
	margin:10px 0 0 0;
}
/*---Wall of fame--End*/

#flickr-panel{
	margin-bottom:10px;
	background-color:#fff;
}
.photo-row{
	padding:10px;
	text-align:center;
}
.thumbnail{
	margin:0 5px;
}
#bio-container{
	padding:10px;
}
#bio-container h2 {
font-size:14px;
color:#000;
margin-top:0;
}
#bio-container p {
margin-top:0;
}
#wrap {
position: relative;
padding: 0px;
overflow: hidden;
}
#gradient {
width:100%;
height:35px;
background:url(../../images/publicprofile/misc/bg-gradient.png) repeat-x;
position:absolute;
bottom:0;
left:0;
}
#read-more {
padding-top:5px;
border-top:1px solid #ddd;
background:#fff;
color:#333;
}
#read-more a {

font-weight:normal;
text-decoration:underline;
color:#000;
font-size:11px;
}
#read-more a:hover {color:#000;text-decoration:none;}


#wof h2 {
font-size:14px;
color:#000;
margin-top:0;
}
#wof p {
margin-top:0;
}

#wrap-wof {
position: relative;
padding: 0px;
overflow: hidden;
background-color:#fff;
}
#gradient-wof {
width:100%;
height:35px;
background:url(../../images/publicprofile/misc/bg-gradient.png) repeat-x;
position:absolute;
bottom:0;
left:0;
}
#view-more-wof {
color:#333;
text-align:center;
}
#view-more-wof a {

font-weight:normal;
text-decoration:underline;
color:#000;
font-size:11px;
}
#view-more-wof a:hover {color:#000;text-decoration:none;}

/****
	*	Stuff I've added in, used by js, or whatever
	*
	****/
	#slide-panel, .slide-panel {
/*		border-left:2px solid #D3E47A;
		border-right:2px solid #D3E47A;
*/
		display:none;
/*		padding:0 15px 0 19px;*/
/*		width:422px;*/
	}

	.active {
		background-position:right 12px;
	}
	.clear-left {
		clear: left;
	}
	.clear-right {
		clear: right;
	}
	.clear-all {
		clear: all;
	}


/* --------  FRIENDS TAG --------  */
.friendships.button {

	margin-top: 5px;

}

#search_input{
	width:510px;
}
