/* 
.publicData #columns {
    margin-top: 190px;
    clear: both;
	padding-top: 10px;
} */


#logo {
	z-index: 1000;
}

#tabs {
	display: none;
}



#publicTabLikesAndRatings {
	position: relative;
	width: 850px;
	height: 169px;
	top: 73px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,33,33,0.30)), color-stop(45%,rgba(33,33,33,0.26)), color-stop(55%,rgba(0,0,0,0.20)), color-stop(100%,rgba(0,0,0,0.20)));
	background: -moz-linear-gradient(top, rgba(33,33,33,0.3) 0%, rgba(33,33,33,0.26) 45%, rgba(0,0,0,0.25) 55%, rgba(0,0,0,0.2) 100%); /* FF3.6+ */
	border-radius: 5px;
	text-align: center;
	margin: 0 auto;
}

#publicTabLikesAndRatings div {
	float: left;
/* 	margin-left: 24px;
	margin-top: 5px; */
}

#publicTabLikesAndRatings.mLeftTitle {
	left: 110px;
}

h1.tabTitle {
	position: fixed;
	text-align: center;
	margin: auto;
	left: 5.5%;
	z-index: 200;
	color: white;
	font-weight: normal;
	width: 90%;
}

.tabDescription {
	/* position: absolute; */
	/* top: 32px; */
	/* text-align: center; */
	width: 93%;
	display: inline-block;
	font-size: 15px;
	z-index: 100;
	font-weight: normal;
	color: rgb(255, 255, 255);
	/* text-shadow: 1px 1px #0E89AF; */
	border-bottom: 1px solid rgb(216, 216, 216);
	padding-bottom: 7px;
	-webkit-margin-after: 0;
	height: 40px;
	overflow: auto;
}

.tabBackLink{
	background-position: center;
	background-repeat: no-repeat;
	width: 150px;
	height: 101px;
	float: left;
	/* margin-top: -14px; */
}

.publishedBy {
	font-size: 15px;
	font-weight: bold;
	color: white;
	width: 410px;
	/* margin-top: -11px; */
	/* height: 107px; */
}

.publisherName {
	margin-left: 20px;
	margin-top: 29px;
	font-weight: normal;
	font-size: 17px;
}

#publicTabRatingAndVisits {
	width: 101px;
	margin-top: 4px;
}

.publicTabRating {
	width: 101px;
	margin-top: 21px;
}

#publicTabVisits {
	color: white;
	margin: auto;
	margin-top: 4px;
	width: 100px;
}

.votes {
	color: white;
	padding-left: 6px;
	width: 90px;
	margin: auto;
}

.publicTabAddThis{
	margin-top: 20px;
	margin-left: 13px;
}

div.publicTabAddThis.addthis_toolbox.addthis_default_style {
	width: 205px;
	margin-left: 80px;
	margin-top: 25px;
}

a.addthis_button_google_plusone.at300b, a.addthis_counter.addthis_pill_style {
	margin-top: 10px;
}

a.addthis_button_google_plusone.at300b {
	margin-left: 20px;
}

#publicTabLinksApprovalMessage {
  position: absolute;
  padding: 5px 10px;
  color: #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,33,33,0.72)), color-stop(45%,rgba(33,33,33,0.76)), color-stop(55%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0.75)));  
  background: -moz-linear-gradient(top, rgba(33,33,33,0.72) 0%, rgba(33,33,33,0.73) 45%, rgba(0,0,0,0.73) 55%, rgba(0,0,0,0.75) 100%); /* FF3.6+ */
}

#publicTabLinksApprovalMessage {  
	top: -12px;
	right: 0px;
	width: 208px;
	display: none; 
	/* temporary */
}

#publicTabContact {
    width: 24px;
    height: 24px;
    background: url(../images/notificationsOffIcon.png) no-repeat;
    float: left;
}

#pubUserMenuButt {
	width: 24px;
	height: 24px;
	background: url(../images/accountIcon.png) no-repeat;
}

#pubUserMenuButt:hover:after {
	content: 'Create your own public bookmarks collection!';
	color: white;
	margin-left: -288px;
	background: rgba(43,184,224,0.8);
	padding: 5px;
	border-radius: 3px;
}

#publicTabContact:hover:after {
	content: 'Contact the owner of this collection';
	color: white;
	margin-left: -232px;
	background: rgba(43,184,224,0.8);
	padding: 5px;
	border-radius: 3px;
}

.publicData #body.whiteBody {
background-color: #FFF;
}

.publicData #treeView .catCollapse {
	display: none;
}

#twitter-widget-0, #twitter-widget-1 {
	width: 87px!important;
}

#___plusone_0 {
	width: 70px!important;
}

.adultWarning {
	position: absolute;
	right: 50px;
	top: 50px;
	background: rgb(252, 118, 141);
	padding: 10px;
	color: white;
	border-radius: 3px;
}

a.list_edit, a.list_remove, input#list_item, #add_list_item {
	display: none!important;
}

#adsense {
	position: absolute;
	top: 81px;
	left: 50px;
}

#title1 {
	font-size: 15px;
}

#title2 {
	margin-bottom: 0px;
	margin-top: 3px;
}

#title2 a {
	font-size: 13px;
}

#createYourOwnPublicPage #title2 a {
	font-size: 13px;
	font-weight: bold;
}

a#checkOther {
	font-size: 13px;
}

#or {
	display: inline;
}

.addthis_sharing_toolbox {
	margin-left: 120px;
}

#at20mc a {
	font-size: 12px !important;
}

#viewOnly,#needApprove,#userAdd {
	width: 24px;
    height: 24px;
}

#viewOnly {
    background: url(../images/view_only.png) no-repeat;
}
#viewOnly:hover:after {
	content: "You cannot add items to this public page";
	margin-left: -261px;
}

#needApprove {
	background: url(../images/user_need_approved.png) no-repeat;
}
#needApprove:hover:after {
	content: "You can add items to this public page, but the user will have to approve them";
	margin-left: -473px;
}


#userAdd {
	background: url(../images/user_can_add.png) no-repeat;
}
#userAdd:hover:after {
	content: "You can add items to this public page";
	margin-left: -243px;
}


#viewOnly:hover:after,
#needApprove:hover:after,
#userAdd:hover:after {
	color: white;
	background: rgba(43,184,224,0.8);
	padding: 5px;
	border-radius: 3px;
}