table.usertable {
	width:100%;
	border-collapse:collapse;
	margin-top:30px;
}
table.usertable td {
	margin:0; padding:0;
}
table.userinfotable {
	border-collapse:collapse;
	width:650px;
}
table.userinfotable td {
	position:relative;
	padding: 11px;
}
table.userinfotable tr td:first-child {
	text-align:right;
	width:150px;
	/*color:#888;*/
}
table.userinfotable tr td:nth-child(2) {
	font-weight:bold;
	width:180px;
}
table.userinfotable tr:last-child td {
	padding-top:15px;
}
#myuserphoto {
	width:250px;
	-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	margin:0 15px 0 0;
}
#myphotos {
	margin-top:30px;
	width:950px;
}
.userphoto {
	display:inline-block;
	position:relative;
	width:190px; height:190px;
	background-repeat:no-repeat;
	margin:0 30px 15px 0;
	border-top:8px solid #fff;
	border-left:8px solid #fff;
	border-right:8px solid #fff;
	border-bottom:50px solid #fff;
	-box-shadow:0 0 15px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.3);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.3);
	-o-box-shadow:0 0 15px rgba(0,0,0,0.3);
	background-color:#aaa;
	background-image:url("/images/upload.png");
	overflow-y:visible;
	cursor:pointer;
}
.userphoto .photoupload {
	position:absolute;
	display:block;
	width:190px; height: 30px; line-height:30px;
	text-align:center;
	top:85px;
	font-weight:bold;
	font-size:16pt;
	color:#fff;
	text-shadow:1px 1px 2px rgba(0,0,0,0.5);
}
.userphoto p.photocaption, .userphoto input.photorename {
	position:absolute;
	text-align:center;
}
.userphoto p.photocaption {
	overflow:hidden;
	font-family: 'Architects Daughter', cursive;
	font-size:13pt;
	width:100%; height:37px; line-height:19px;
	color:#666;
	top:179px;
}
.userphoto input.photorename {
	display:none;
	padding:5px;
	width:178px; height:auto;
	top:200px;
}
#photo_info {
	background-color:#000;
}
#img_stats_container {
	z-index:99;
	color:#fff;
	position:absolute;
	width:100%;
	padding:15px;
	left:0;bottom:0;
}
.smoke_bg {
	color:#fff;
	background-color:rgba(0,0,0,0.7);
	display:table-cell;
	-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o--border-radius:5px;
}
.smoke_bg p {
	text-align:left;
	line-height:25px;
}
#img_buttons {white-space:nowrap;}
#img_stats_container a.smallButt {
	margin-right:10px;
}
.imgstats_title {color:#fdfe75;font-size:120%;}

.tooltipster-content ul {
	list-style-type:none; margin:0; padding:0;
	width:250px;
}
.tooltipster-content ul li {
	width:250px;
	height:30px; line-height:30px;
}
.tooltipster-content ul li.nolinks {
	height:auto; line-height:normal;
}
.tooltipster-content ul li a {
	display:block;
	text-decoration:none;
	height:30px; line-height:30px;
	padding:0 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:230px;
}
.tooltipster-content ul li a:hover {
	background-color:#e8eaef;
	background-image:url("/images/bullet1.gif");
	background-repeat:no-repeat;
	background-position:230px 10px;
}
.zoomed_in {width:475px;}

.ribbon {
	width:125px;
	position:absolute;
	left:-5px; top:-5px;
	z-index:99;
}
#changePhoto {
	position:relative;
	top:-33px; right:0;
	width:250px;
	text-align:center;
}
#changePhoto a {
	background:rgba(255,255,255,0.5);
	border:1px solid #fff;
	color:maroon;
	font-weight:bold;
	margin:5px;
}
#changePhoto a:hover {
	background:#fff;
	-webkit-box-shadow:0 0 10px #fff;
}
#edituser-message {
	color:red;
	font-size:11pt;
	font-weight:normal;
	margin-bottom:15px;
}
.email-note {
	font-size:10pt;
	font-weight:normal;
	font-style:italic;
	white-space:nowrap;
}
.premium-label {
	font-family:'Pinyon Script',cursive;
	font-size:24pt;
	line-height:24px;
	color:maroon;
}
#uploadframe {
	position:absolute;
	width:1px; height:1px;
	border:none;
}
#uploadprogress {
	position:absolute;
	top:200px;
	width:190px;
	border:none;
}
#uploadprogress table, .uploadprogress table {
	width:100%;
	border-collapse:collapse;
}
#uploadprogress td, .uploadprogress td {
	height:10px;
	padding:0;
}
#uploadprogress table tr td:first-child, .uploadprogress table tr td:first-child {
	background-color:#6cadf0;
}
.progresslabel {
	float:left;
	font-size:10pt;
	padding:3px 0;
}
.adblock {
	position:relative;
	margin:30px 0 0 0;
	-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	border:1px solid #ccc;
	-border-radius:5px;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px;
	z-index:1;
}
.adblock_loading {
	display:block;
	margin:30px auto;
	width:100px; height:30px; line-height:30px;
	padding-left:40px;
	background-image:url("/images/loading2.gif");
	background-repeat:no-repeat;
	background-size:30px;
}
.adblock_img {
	display:block;
	position:absolute;
	width:200px; height:200px;
	overflow:hidden;
	margin-right:30px;
	background-color:#c7cddd;
	cursor:pointer;
}
.adblock table {border-collapse:collapse;border:none;width:100%;}
.adblock table td {margin:0;padding:0;position:relative;}
.adblock table tr td.imgCell {width:230px;height:200px;}
.adblock_img img {
	height:200px;
}
.adblock_info {
	position:relative;
	display:inline-block;
	color:#999;
	margin-right:45px;
}
.adblock_info .fa {
	padding-right:10px;
}
.adblock_info span[id$='-pageviews'] {
	display:inline-block;
	min-width:80px;
}
.adblock_info span[id$='-viewssince'] {
	font-size:10pt;
	position:absolute;
	top:0; left:0;
	padding-left:30px; padding-top:20px;
	white-space:nowrap;
	opacity:0;
}
.adblock_info span[id$='-viewssince']:hover {
	opacity:1;
}
.adblock_tabs {
	position:absolute;
	bottom:0;
	left:-30px;
	width:720px;
	border-top:1px dotted #555b7a;
	overflow:hidden;
	white-space:nowrap;
}
.adblock_tabs ul {
	list-style-type:none;
	margin:0; padding:0;
}
.adblock_tabs ul li {
	display:inline-block;
	text-align:center;
	border-right:1px dotted #555b7a;
	border-bottom:1px dotted #555b7a;
	width:239px;
	height:50px; line-height:50px;
	cursor:pointer;
}
.adblock_tabs ul li:last-child {
	border-right:none;
	width:238px;
}
.adblock_tabs ul li.selectedTab {
	background-color:#eee;
	border-bottom:1px solid #eee;
}
.adblock_tabs ul li:hover {
	background-color:#eee;
}
div[class^="adblocksub-"] {
	background-color:#eee;
	display:none;
}
.adblocksub-1, .adblocksub-2 {padding:15px 0;}
.adblocksub-3 {padding:0;}
.adblock-btn-hide {
	position:absolute;right:75px;top:15px;padding:5px 10px;
	z-index:3;
}
.adblock-btn-delete {
	position:absolute;right:30px;top:15px;
	z-index:3;
}
.adblock_disabled {
	background-color:rgba(0,0,0,0.4);
	opacity: 0.5;
    filter: alpha(opacity=50);
}
.adblock h1, .adblock h2, .adblock h3 {
	display:none;
	position:relative;
	top:-75px;
	left:-72px;
	color:#fff;
	font-weight:bold;
	text-align:right;
}
.adblock .subtitle {
	position:relative;
	top:-12px;
}

.ab-new {
	position:relative;
	top:100px;
	margin-top:10px;
	margin-bottom:130px;
	background-color:#eee;
	border:1px solid #ccc;
	-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
	height:100px;
}
#new-adcontainer {
	position:relative;
	top:-100px;
	text-align:center;
	margin:15px 30px;
	padding-bottom:15px;
	border:1px dashed rgba(255,255,255,0);
}
.new-ad {
	position:relative;
	display:inline-block;
	width:100px;
	height:75px;
	text-align:center;
	margin-right:25px;
	-webkit-border-radius:5px;
	cursor:pointer;
}
.new-ad:last-child {margin-right:0;}
.new-ad img {
	width:75px; height:auto; 
}
.newadtitle {margin:15px 0;}
#new-ad-hint {position:absolute;right:0;bottom:0;}
#new-ad-edit {
	display:none;
	position:relative;
	top:-100px;
}

.edit_info {
	margin:30px 0;
}
.edit_info table {
	width:auto;
}
.edit_info td.left {
	text-align:right; vertical-align:top;
	width:200px;
	padding:5px 0;
}
.edit_info td.right {
	text-align:left; vertical-align:top;
	padding:5px 15px 15px 15px;
}
.edit_info .styleGroup {
	display:inline-block;
	margin-right:30px;
	vertical-align:top;
}
.edit_info .styleGroup div {
	margin-bottom:10px;
}
#partner-height-label, #partner-weight-label {
	padding-left:10px;
	display:inline-block;
	width:40px;
}
#partner-toggle-system {
	display:inline-block;
	width:135px;
	position:relative;
	left:15px; top:23px;
	cursor:pointer;
	text-align:center;
}
#partner-toggle-label {
	font-size:9pt;
}

.ad-photo-container {
	margin:20px 20px -15px 20px;
}
.ad-photo-container ul {
	margin:0;padding:0;
	list-style-type:none;
}
.ad-photo-container ul li {
	display:inline-block;
	position:relative;
	margin:0 10px 30px 10px;
	vertical-align:top;
}
.ad-photo-container img, .ad-photo-container .attach, .ad-photo-container .upload {
	position:relative;
	height:150px;
	border:5px solid #fff;
	-box-shadow:0 0 15px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.3);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.3);
	-o-box-shadow:0 0 15px rgba(0,0,0,0.3);
	cursor:pointer;

}
.ad-photo-container .attach, .ad-photo-container .upload {
	display:block;
	width:100px;
	text-align:center;
	background-size:auto 100%;
}
.ad-photo-container .attach {background-image:url("/images/paperclip.png");}
.ad-photo-container .upload {background-image:url("/images/upload.png");background-position-y:15px;background-repeat:no-repeat;}
.ad-photo-container .attach p, .ad-photo-container .upload p {
	margin-top:60px;
}
.ad-photo-container ul li .paperclip {
	position:absolute;
	top:-15px; left:15px;
	width:30px; height:30px;
	background-image:url("/images/paperclip_attached.png");
	background-size:30px;
	cursor:pointer;
}
.ad-photo-container ul li .paperclip p {
	position:absolute;
	left:25px; top:-13px;
	font-size:10pt;
	display:none;
}
.ad-photo-container .uploadprogress {
	width:100px; height:10px;
	position:absolute;
	bottom:0;
}
.ad-photo-container .uploadprogress .progresslabel {
	position:relative;
	top:-30px;
	text-align:center;
}
.attachable {
	width:180px; max-height:300px;
	overflow-y:auto;
	overflow-x:hidden;
}
.attachable img {
	width:140px;
	border:5px solid #fff;
	margin:10px 0 0 0;
	cursor:pointer;
}

#myfaves {margin-top:30px;}
.user-favorite {
	position:relative;
	display: inline-block;
	margin: 0 15px 15px 0;
	width:215px; height:220px;
	vertical-align:top;
	cursor:pointer;
}
.favorite-img {
	width:215px;
	height:160px;
	overflow:hidden;
}
.favorite-img img {
	width:100%; height:auto;
}
.favorite-info {
	padding-top:5px;
}
.favorite-stepname {
	font-size:11pt;
	width:215px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.favorite-delete {
	position:absolute;
	right:5px; top:5px;
	display:none;
}
.color-container {
	display:inline-block;
	white-space:nowrap;
	overflow:hidden;
	position:absolute;
	top:5px; left:240px;
}
.colordot {
	display:inline-block;
	text-align:center; font-size:20px; line-height:20px;
	width:20px;
	height:20px;
	border:1px solid #666;
	margin-right:5px;
	-border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; -o-border-radius:100%;
	cursor:pointer;
}
.color-container .selected::after {
	content:url("/images/check2.png");
	position:relative;
	left:-2px; top:-1px;
}
#cancel_account_warning {
	margin:60px 0;
}
#cancel_account_buttons {
	margin-top:30px;
}
#cancel_account_buttons a {
	margin-right:30px;
}
#cancel_account_warning ul {
	list-style-type:none;
	margin-left:30px; padding:0;
}
#cancel_account_warning ul li {
	padding:5px 0;
	cursor:pointer;
}
#cancel_account_warning input[type="radio"] {margin-right:15px;}
#cancel_account_warning textarea {
	width:660px; height:120px;
}
#cancel_account_confirmation {
	margin:60px 0;
}
#cancel_account_confirmation .fa {
	margin-bottom:120px;
	float:left;
	display:block;
	width:200px;
	text-align:center; vertical-align:top;
	color:maroon;
}