﻿#content 
{
    font-family: Arial, Helvetica, sans-serif;
}
.send-friend-popup 
{
    background: url(../images/send-to-friend-background.gif) no-repeat;
    z-index: 2000;
    width: 217px;
    height: 280px;
    padding-left: 60px;
}

.popup-header 
{

	padding: 16px 0px 20px 0px;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.close-bttn	
{
	position: absolute;
	right: 12px;
	top: 8px;
}
.field-control input, .field-control textarea 
{
	width: 196px;
	border: 1px solid #ccc;
	font-size: 12px;
}
#vanity .field-control input 
{
	height: 22px;
	vertical-align: middle;
	cursor: text;
}
.send-friend-popup p 
{
    margin: 0 0 8px 0;
}
.send-friend-popup #send-bttn 
{
    margin-top: 18px;
}
#send-bttn input 
{
    width: 102px;
    height: 22px;
    background: url(../images/send-bttn.gif) no-repeat;
    border: 0px;
    cursor: pointer;
}
#non-vanity 
{
    width: 703px;
    height: 173px;
    overflow: hidden;
    position: relative;
    background: url(../images/vanity/non-vanity.gif) no-repeat;
    color: #818080;
}
#vanity 
{
    width: 703px;
    height: 190px;
    position: relative;
    background: url(../images/vanity/vanitized.gif) no-repeat;
    color: #818080;
    overflow: visible;
}
#non-vanity h1, #non-vanity h3, #url span 
{
    text-indent: -9000px;
    overflow: hidden;
    position: absolute;
    top: 0px;
}
h3 span * 
{
    display: inline;
    vertical-align: top;
}
#non-vanity #avatar 
{
    border: 2px solid #7c7c7c;
    position: absolute;
    top: 46px;
    left: 30px;
}
#add-photo 
{
    position: absolute;
    top: 152px;
    left: 56px;
    text-indent: -9000px;
    overflow: hidden;
    width: 69px;
    height: 12px;
    cursor: pointer;
}
#url-wrp 
{
    width: 260px;
    overflow: hidden;
    padding: 90px 0 0 385px;
}
#non-vanity label 
{
    display: block;
    font-size: 11px;
    color: #656565;
}
#non-vanity .inputbox 
{
    width: 112px;
    padding: 0px;
    border: 1px solid #a3a3a3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    font-weight: bold;
    padding-top: 2px;
}
#non-vanity .dropdown, #vanity .dropdown 
{
    padding: 0px;
    border: 1px solid #a3a3a3;
    width: 71px;
    color: #991C21;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: lowercase;
}
#url-name 
{
    float: left;
    display: inline;
    width: 125px;
    margin: 0 0 0 0;
}
#cookies 
{
    float: right;
    width: 81px;
    margin: 0 0px 0 0;
}
#non-vanity .button 
{
    position: absolute;
    top: 102px;
    right: 39px;
    width: 22px;
    height: 21px;
    cursor: pointer;
    background: transparent;
    border: 0px;
}
#desc 
{
    position: absolute;
    top: 61px;
    left: 262px;
    width: 408px;
    font-size: 12px;
    line-height: 16px;
}
#ex 
{
    margin: 5px 127px 0 0;
    text-align: right;
}
#ex strong 
{
    text-decoration: underline;
}
#vanity h1 
{
    font-size: 18px;
    font-weight: normal;
    line-height: 19px;
    color: #991C21;
    margin: 0px 20px 0 18px;
    padding-top: 12px;
}
#vanity h3 
{
    font-size: 12px;
    height: 18px;
    font-weight: normal;    
    margin: 4px 0 0 18px;
}
#vanity h3 a 
{
    color: #6d6d6d;
    text-decoration: none;
}
#vanity h3 span 
{
    margin-left: 5px;
}

#vanity img, #vanity input 
{
    vertical-align: middle;
    cursor: pointer;
}
#vanity h3 .button 
{
    width: 49px;
    height: 18px;
    background: url(../images/vanity/email.gif) no-repeat;
    border:0px;
}
#vanity #avatar 
{
    border: 2px solid #7c7c7c;
    position: absolute;
    top: 63px;
    left: 32px;
}
#vanity #ava-info 
{
    position: absolute;
    top: 72px;
    left: 154px;
    width: 56px;
    height: 73px;
    background: url(../images/vanity/avatar-nav1.gif) no-repeat;
    padding-top: 5px;
    color: #6d6d6d;
}
.profile #ava-info 
{
    background: url(../images/vanity/avatar-nav2.gif) no-repeat !important;
    top: 81px !important;
}
#vanity #ava-info p 
{
    font-size: 9px;
    margin: 0 2px 0 0px;
    text-align: center;
    letter-spacing: -0.02em;
    line-height: 9px;
}
p#created 
{
    padding-bottom: 10px;
}
p#view 
{
    padding-top: 11px;
    font-size: 12px;
    
}
p#view a 
{
    text-decoration: none;
    color: #6d6d6d;
}
#change-photo 
{
    position: absolute;
    top: 171px;
    left: 49px;    
}
#change-photo .button 
{
    border: 0px;
    background: url(../images/vanity/change.gif) no-repeat;
    width: 88px;
    height: 10px;
}
#change-photo input 
{
    font-size: 10px;
}
#change-photo .upload 
{
    position: absolute;
    top: -6px;
    left: -40px;
    width: 100px;
    border: 0px;
}
#change-photo .button2 
{
    position: absolute;
    top: -6px;
    left: 128px; 
    color: #000;
    font-weight: bold;
    padding-top: 1px;
}
#expire 
{
    position: absolute;
    top: 161px;
    right: 12px;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    text-align: right;
    width: 465px;
}
#expire label 
{
    font-weight: normal;
}
#expire span.divider 
{
    margin: 0 10px;
}
#vanity .dropdown 
{
    margin: 0 3px 0 2px;
}
#expire .button 
{
    border: 0px;
    background: url(../images/vanity/go.gif) no-repeat;
    width: 21px;
    height: 21px;
    vertical-align: middle;
}
#expire strong
{
    text-decoration: underline;
    font-size: 14px;
}
#counts 
{
    position: absolute;
    top: 78px;
    left: 252px;
    height: 61px;
    width: 450px;
}
#visits, #likes, #dislikes, #visits-stat, #likes-stat, #dislikes-stat 
{
    position: absolute;
    top: 0px;
    width: 55px;
    height: 50px;
    padding-top: 11px;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #4d4c4c;
    font-weight: bold;
}
#visits 
{
    left: 1px;
}
#likes 
{
    left: 100px;
}
#dislikes 
{
    left: 176px;
    display: none;
}
#face 
{
    position: absolute;
    bottom: 0px;
    left: 292px;
    width: 100px;
}
#tweet 
{
    position: absolute;
    bottom: 0px;
    left: 199px;
}
#stat-wrp
{
    margin: 14px 0 0 17px;
    height: 134px;
    width: 258px;
    background: url(../images/vanity/stat-boxes.gif) no-repeat;
    position: relative;
}
#visits-stat 
{
    left: 0px;
    padding-top: 9px;
    width: 56px;
}
#likes-stat 
{
    left: 78px;
    padding-top: 9px;
    width: 56px;
}
#dislikes-stat 
{
    left: 155px;
    padding-top: 9px;
    width: 56px;
    display: none;
}
#tweet-stat 
{
    position: absolute;
    top: 0px;
    left: 158px;
}
#face-stat 
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}

#question 
{
    position: absolute;
    top: 159px;
    right: 164px;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}
.button 
{
    border: 0px;
    height: 24px;
    cursor: pointer;
}
.yes 
{
    background: url(../images/vanity/yes.gif) no-repeat;
    width: 55px;
    margin-left: 10px;
}
.no 
{
    background: url(../images/vanity/no.gif) no-repeat;
    width: 50px;
    margin-left: 10px;
}
#activity-wrp 
{
    width: 702px;
    overflow: hidden;
    margin: 7px 0 0 0;

}
.shoe-table 
{
    float: left;
    display: inline;
    width: 171px;
    margin-right: 6px;
    background: url(../images/vanity/green-bot.gif) bottom left no-repeat;
    padding-bottom: 10px;
    text-align: center;
    overflow: hidden;
}
.shareit 
{
    margin-right: 0px;
}
.shoe-table h4 
{
    text-indent: -9000px;
    overflow: hidden;
    height: 40px;
    margin-bottom: -2px;
    overflow: visible;
    position: relative;
    z-index: 1000;
}
.loveit h4 
{
    background: url(../images/vanity/loved.gif) no-repeat;
}
.hateit h4 
{
    background: url(../images/vanity/hated.gif) no-repeat;
}
.tagit h4 
{
    background: url(../images/vanity/tagged.gif) no-repeat;
}
.shareit h4 
{
    background: url(../images/vanity/shared.gif) no-repeat;
}
.shoe-table div 
{
    border-width: 0px 2px 0px 2px;
    border-color: #85b126;
    border-style: solid;
}
.shoe-table div div 
{
    border: 0px;
    padding: 15px 8px;
}
.shoe-table p 
{
    text-align: center;
}
.prod-img 
{
    padding: 18px 0;
}
.style-name 
{
    margin: 0 15px;
    font-size: 12px;
    line-height: 16px;
}
.style-price 
{
    font-size: 14px;
    line-height: 18px;
    color: #3a3a3a;
}
.free-ship img 
{
    padding-top: 4px;
}
.ago  
{
    color: #878787;
    line-height: 18px;
}
.repeat, .alt 
{
    padding-bottom: 13px;
}
.alt, .repeat 
{
    background: url(../images/vanity/div.gif) top center no-repeat;
}
.tagged-words 
{
    color: #5c810f;
    font-size: 12px;
    margin: -4px 0 7px 0;
}
#stats-feed 
{
    width: 702px;
    overflow: hidden;
    margin-top: 41px;
}
#stats h5 
{
    text-indent: -9000px;
    overflow: hidden;
    height: 20px;
    background: url(../images/vanity/stats.gif) no-repeat;
}
.van h5 
{
    background: url(../images/vanity/blank-stat.gif) no-repeat !important;
    height: auto !important;
    padding: 4px 0 7px 9px;
    text-indent: 0px !important;
    text-transform: uppercase;
    color: #991C21;
    font-weight: bold;
    font-size: 12px;
    line-height: 13px;
}
.van h5 span 
{
    text-transform: lowercase;
}
#stats 
{
    width: 257px;
    float: left;
    display: inline;
}
#feed h5 
{
    text-indent: -9000px;
    overflow: hidden;
    height: 20px;
    background: url(../images/vanity/feed.gif) no-repeat;
    margin-bottom: 11px;
}
#feed 
{
    float: right;
    width: 429px;
    overflow: hidden;
}
.av-wrp 
{
    display: block;
    width: 429px;
    overflow: hidden;
    margin-bottom: 13px;
}
.avatar-sm 
{
    float: left;
    display: inline;
    width: 74px;
    margin: 0px 0px 0 0px;
    overflow: hidden;
    text-align: center;
}
.avatar-sm img
{
    border: 2px solid #7c7c7c;
    width: 53px;
}
.avatar-profile 
{
    float: right;
    width: 350px;
    background: url(../images/vanity/faux-col.gif) repeat-y;
    font-family: Verdana, Geneva, sans-serif;
    color: #000;
}
.avatar-inner 
{
    width: 350px;
    overflow: hidden;
    background: transparent url(../images/vanity/feed-bg.gif) no-repeat;
}
.avatar-info 
{
    float: left;
    display: inline;
    width: 186px;
    margin: 20px 0 0 43px;    
  }
.shoe 
{
    float: right;
    width: 118px;
    text-align: center;
    padding: 20px 0;
}
.shoe p 
{
    line-height: 12px;
    padding: 5px 0;
    color: #717171;
}
.just 
{
    margin-right: 4px;
    color: #000;
    text-transform: lowercase;
    line-height: 18px;
}
.just a 
{
    font-size: 14px;
    font-weight: bold;
    color: #648817;
}
.the-prod 
{
    margin: -3px 4px 0 0;
    line-height: 18px;
}
.posted 
{
    color: #747474;
    font-size: 10px;
    text-transform: uppercase;
    margin: 3px 0 4px 0;
}
#content .bot 
{
    text-align: right;
}
.waitforprocessing 
{	
	
	z-index:1000;
	position:absolute;
	width:250px;
	height:120px;
	background-color:#eeeeee;
	border:1px solid gray;	
	text-align:center;
	vertical-align:middle;
	padding:0px;
}

#processingTitle 
{
	margin:0px;
	border:1px solid #5D800A;
	background-color:Aqua;
	color:Black;
		
}

#processingContent 
{
	margin:0px;
	padding:20px 10px;
}


.modalBackground 
{
	background-color: #555555;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#review
{
    clear: both;
    margin: 20px 0px 0px 5px;
    border: 1px solid #809bb1;
    font-size: 12px;
    width: 230px;
    height: auto;
    overflow: hidden;
    padding: 4px 0 0 0;
}
.avatarreview-sm 
{
    width: 57px;
    margin: 0px 0px 0 0px;
    overflow: hidden;
    text-align: center;
    padding-bottom: 4px;
}
.avatarreview-sm img
{
    border: 2px solid #7c7c7c;
    width: 53px;    
}
.beta 
{
    position: absolute;
    top: 4px;
    right: 4px;
}