html,body {	
	color: #000;
    margin:0;
    padding:0;
    border:none;
    background-color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

h1,h2 {
	text-decoration: none !important;
	margin:8px 0px;	
	padding: 0px;	
	color: #000;
}

#help h3, h4, h5 {
	margin: 15px 0px;
}

h3,h4,h5 {
	margin: 0px;	
	padding: 0px;	
}

h1 {
	font-size: 1.6em;	
}

h2 {
	font-size: 1.4em;	
}

h3 {
	font-size: 1.2em;	
}

h4 {
	font-size: 1.1em;
}


p {
	float: inherit;	
}

#header {
	clear: both;
	padding: 20px 0;
}

#cclogo {
	float: left;
	margin-top:2px;
}

#memberbar {
	float: right;
	text-align: left;
	font-size: 11px;
	color: #ccc;
}

#memberbar a {
	text-decoration: none;	
}

#searchbar {
	text-align: right;
	padding-top: 5px;
}

#searchbox {
	color: #555;
	z-index: 30;
	font-size: 13px;
	margin: 0 !important;
	width: 180px !important; 
	height: 18px !important;
	border: 1px solid #000 !important; 
}

#dosearch {
	background-color: #000;
	margin: 0 !important;
	color: #fff !important;
	border: 1px solid #000;
	font-weight: bold;
	height: 20px !important;
	width: 80px;
	font-size: 12px;
	padding: 1px !important;
}

#navigation {
	clear: both;
  	background: url(/images/background_navbar_top.gif) top left repeat-x;
	border-bottom: 2px solid #333;	
	height: 30px;
	margin-bottom:20px;
}


#navlist {
	font-weight: bold;
	font-size: 12px;
	clear: left;
	height: 30px;
	color: #000;
	position: absolute;
	width: 750px;
	z-index: 1000;
}

#navlist ul {
	margin: 0;
	padding: 0;
	display: inline;
	position: absolute;
}

#navlist ul li{
	list-style-type: none;
	text-transform: uppercase;
	display: inline;
	float: left;
	text-align: left;
	margin: 5px 12px;
	padding-top: 2px;
}

#navlist ul li:first-child {
	text-align: center;
}

#navlist a { 
	text-decoration: none;
	color: #000;	
}

#navbar_arrow {
	margin-top: -2px;
}

#menu_closet_items {
	background-color: #fff;	
	border: 1px solid #ccc;
	position: relative;
	float: left;
	z-index: 9000;
	margin-top: 6px;
	width: 170px;
	display: none;
}

#menu_closet_items a {
	display: none;
	padding: 5px;	
	font-size: 12px;
}

li#menu_closet {
	margin: 5px 0px;
	width: 88px;
	z-index: 9000;
}

#navstrip {
	clear: left;
	padding: 2px 0px !important;
	font-weight: normal !important;
	font-size: 12px !important;
	line-height: 100% !important;
}

#navstrip a {
	text-decoration: none;	
}

#wardrobeadd {
	float: right;
	margin-right: -2px !important;
	padding:0;
	margin:0;
}

.topgap {
	margin-top:30px !important;
}

.text-left {
	text-align:left;	
}

.text-right {
	text-align:right;
}

.clear {
	clear: both;	
}

#ucpcontent p {
	padding: 10px 0px;	
}

.toggleoption {
	cursor: pointer;
}

.togglecontent {
	margin-bottom: 10px;	
}

.waiter {
	background: #fff url(/images/spinner.gif) center center no-repeat;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .9;
	z-index: 10000;
}

.normal {
	font-size: 12px;
	font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.back-pink {
	border: 3px solid #eec1c3 !important;
	padding: 10px;
	background-color: #eec1c3;
}

.back-gray {
	background-color: #ebebeb;
}

.back-peach {
	background-color:#fadfe4;	
}

.header {
	font-size: 14px;
	text-transform: uppercase;
	text-indent: 8px;
	background-color: #939598;
	color: #777;
  	width: 100%;
  	text-align: left;
  	padding: 4px 0px 2px 0px;
  	border-bottom: 1px solid #ccc;
  	background: url(/images/header_background.gif) top left repeat-x;
}

.pink-header {
	background-color: #eec1c3 !important;	
	color: #995555 !important;
}

.subheader {
	font-size: .9em;
	background-color: #eee !important;		
	color: #555 !important;
}

.page_divider {
	clear: both;
	border-top: 4px solid #aaa;
	color: #555;	

}

.subhead {
	clear: both;	
}

.topgap {
	margin-top: 8px;	
}

.lowgap {
	margin-bottom: 8px;	
}

a:visited, a:link {
	color: #000;
}

a:hover {
	color: #e50083 !important;
	text-decoration:underline;
}

.login_form {
	border: 1px solid black; margin:2px;
}

.heading_links {
	padding: 10px 3px;
	float:right;
}

.profile_left{
    float:left;
    width:200px;
    padding-bottom:5px;
}

.profile_right{
    position:relative;
    padding-bottom:5px;
}

#banner_top {
	width: 1000px;
	height: 90px;
	margin: 5px auto;
	text-align: center;
	border-bottom: 1px solid #eee;
}

#container {
	text-align: left;
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

#main {
	clear: both;
	margin-top: 10px;
}

#sidepromo {
	z-index: 0;	
	cursor: pointer;
	width: 140px;
	height: 600px;
	padding-top: 15px;
}

#leftcol, #rightcol {
	font-size: .95em;
	line-height: 200%;
	width: 140px;
	position: relative;
}

#leftcol {
	float: left;
	clear: left;
	margin-right: 9px;
}

#rightcol {
	float: right;
	clear: right;	
	margin-left: 9px;
}

#leftcol .header, #rightcol .header {
	font-size: 14px;
	line-height: 120%;
}

#leftcol a:link, #leftcol a:visited, #rightcol a:link, #rightcol a:visited {
	text-transform: Capitalize;	
	text-decoration: none;
}

#leftcol a:hover, #rightcol a:hover {
	color: #e50083;
	text-decoration: underline;
}

#leftcol li, #rightcol li {
	list-style: none;	
	margin: 2px 0px;
}

#leftcol ul, #rightcol ul {
	margin: 0px;
	padding: 0px;	
}

#leftcol ul>li>ul, #rightcol ul>li>ul {
	margin: 5px 0px 5px 0px;
	line-height: 1.4em !important;	
	text-transform: Capitalize;	
}

#signup_body, #invite_body {
	background: url('/images/signupblock_body.jpg') top right repeat-y;				
	width: 149px;
	margin-left: -9px;
	color: #555;
}

#signup_body li, #invite_body li {
	list-style: none;
	padding-left: 30px;
	line-height: 18px;
}

#signup_top {
	background: url('/images/signupblock_top.jpg') top right no-repeat;				
	height: 68px;
}

#signup_bottom {
	background: url('/images/signupblock_bottom.jpg') bottom right no-repeat;	
	height: 66px;			
}

#invite_top {
	background: url('/images/inviteblock_top.jpg') top right no-repeat;				
	height: 68px;
}

#invite_bottom {
	background: url('/images/inviteblock_bottom.jpg') bottom right no-repeat;	
	height: 66px;			
}

.centercol {
	width: 538px;	
	float: left;
	overflow: hidden;
}

.rightcol {
	width: 300px;
	float: left;
	margin-left: 10px;
	x-overflow: hidden;
	position: relative;
}

.sideblock_top, .sideblock_bottom, .sideblock_body {
	width: 142px;
	margin: 0 0 0 -3px;
	padding:0;
}

.sideblock_body {
	background: url('/images/140block_body.gif') top center repeat-y;
	background-color: #eee;
	min-height: 220px;		
	font-color: #555;		
}

.sideblock_top {
	background: url('/images/140block_top.gif') top right no-repeat;				
	height: 11px;
	margin-top: 20px;
}

.sideblock_bottom {
	background: url('/images/140block_bottom.gif') bottom right no-repeat;	
	height: 14px;
}

#sidemain {
	font-weight: bold;	
}

#newmessages {
	background-color: #eee;
}

#maincontent {
	float: left;
	display: inline;
	width: 850px;
}

#maincontent a {
	text-decoration: none;	
}

#mainpanel {
	width: 100%;
	float: left;
}

#wishlist-nav {
	background: url('/images/wishlist_heart.gif') top left no-repeat;			
}

#sidepanel {
	width: 220px;
	float: right;
	display: inline;
	position: relative;
}

ol {
	clear: left;	
}

/* FORUMS */

#forums #maincontent {
	width: 640px;	
}
	
#forums, #main {
	clear: left;
	margin-bottom: 30px;
}

#list_history {
	width: 300px;
	margin-top: 5px;
	height: 190px;
	overflow-y: auto;
	overflow-x: hidden;
}

#gfooter {
	display: none;
}

#footer {
	clear: both;
	float: left;
	margin-top: 10px;
	padding: 20px 0 30px; 0;
	width: 1000px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#footer, #footertag {
	font-size: 11px;
}

#footertag {
	margin-bottom:50px;
	clear: both;	
}

#footertag a:link, #footertag a:visited, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #555;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	list-style: none;
	margin-bottom: 3px;
}

.postdetails {
	margin-bottom:20px;	
}

.share_links {
	clear: left;	
}

.share_links ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
		
.share_links li {
	display: inline;
	float: left;
}
		
.share_links li.share {
	color: #5a5a5a;
}

.copyright {
	clear: both;	
}

#pagetitle {
	text-transform: capitalize;
	float: right;
	font-family: Times, Verdana, Helvetica;
	margin-right: 20px;
	font-size: 1.5em;
	color: #555555;
	display: none;
}

.blocktitle {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px;
	padding-top: 6px;
}

#view_closet .blocktitle {
	clear: left;	
}

.upper {
	text-transform: uppercase;
}

.block {
	border: none !important;
	clear: both;
}

.block_dotted {
		border: 1px dotted #aaa;
		clear: both;
		float: left;
		position: relative;
}

th {
	background-color: #ffffff !important;
	color: #777 !important;
	border-bottom: 1px dotted #aaaaaa !important;
	font-size: .9em !important;
	font-weight: bold !important;
	padding: 2px !important;
}

td {
	padding: 2px;
}

.indent {
	text-indent: 20px;	
}

.inset {
	margin: 0px 10px;
}

.tiny {
	font-size: 10px;
}

.smaller {
	font-size: .85em;
	line-height: 1.2em;
}

.larger {
	font-size: 1.1em;	
}

.small {
	font-size: .95em;
}

.center {
	text-align: center;	
}

.fancy {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 1.1em;
}

.italic {
	font-style: italic;	
}

.ltback {
	background-color:#f5f5f5;
}

a.bold, .bold {
	font-weight: bold;	
}

a.dark, .dark {
	color: #333;	
}

a.grey, .grey {
	color: #555;
}

a.ltgrey, .ltgrey {
	color: #aaa;
}

a.white, .white {
	color: #FFF !important;
}

a.green, .green {
	color: #24934c;	
}

a.hot, .hot {
	color: #f03c79;	
}

a.pink-lt, .pink-lt {
	color: #d14094;	
}

a.pink:link, a.pink:visited, .pink, .pink a:link, .pink a:visited, .hot a:link, .hot a:visited {
	color: #e50083 !important;		
}

a.pink:hover, .pink a:hover {
	color: #aaa !important;		
}

a.underline {
	text-decoration: underline !important;	
}

.flag_forsale {
	z-index: 1;
	height: 30px;
	width: 40px;
	opacity: .8;
	position: absolute;
	background-color: #fff;
	font-weight: bold;
	text-align:center;
}

.flag_latest, .flag_recent, .flag_updated {
	z-index: 1;
	height: 40px;
	width: 40px;
	position: absolute;
}

/* VIEW CLOSET ONLY */

#packBtn, #deleteBtn, #checkall {
	cursor: pointer;	
}

#leftcol ul {
	margin-left: 0px;
}

#albumnav .closetlink, #closetnav .closetlink {
	margin-left: 8px;
	white-space: nowrap;
}

#closetnav #uploadbutton, #albumnav #uploadphoto   {
	margin-left: -8px;	
	padding-bottom: 4px;
}

#leftnav_closet {
	border: 1px solid #ccc;
	border-top: 0px;
	width: 138px;	
}

#view_closet .itemContainer, #packing_gallery .itemContainer, #wishlist_gallery .itemContainer {
	width: 158px;
	height: 160px;
	margin: 4px;
	overflow: hidden;
}

#closet .itemContainer {
	text-align:center;	
}

#view_closet .viewItem, #packing_gallery .viewItem {
	height: 110px;
	width: 100px;
	overflow: hidden;
	margin: auto;
	text-align: center;
}

#view_closet .clothes, #packing_gallery .clothes, #wishlist_gallery .clothes {
	float: left;
	position: relative;
	border: 1px solid #eee;
	margin: 4px;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	background-repeat: no-repeat;
	cursor: default !important;
}

#view_closet .clothes img, #packing_gallery .clothes img, #wishlist_gallery .clothes img {
	width: 100%;
	max-height: 100px;
	float: left;
}

/* CLOSET ITEMS */

.itemContainer {
	font-size: .95em;
	float: left;
	width: 90px;
	height: 90px;
	line-height: 1.2em;
	text-align: center;
	overflow: hidden;
	position: relative;
}

#profileMainCloset .block {
	width: 630px;
	margin: auto;
}

#profileMainCloset .itemContainer {
}

.viewItem {
	overflow: visible;
}

.clothes {
	float: left;
	position: relative;
	border: 1px solid #eee;
	margin: 4px;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	background-repeat: no-repeat;
	cursor: move;
	text-align: center;
}

.clothes_results {
	width: 760px;
	margin: auto;	
}

#search_results .clothes {
	width: 100%;
	position: relative;
	top: 30px;
	float: none;
	margin: 0;
}

#search_results .box {
	padding: 5px;	
}

#search_results .clothes img{
	float: none;
}

#search_results .itemContainer{
	margin: 5px;
	width: 160px;
	height: 140px;
}
	
.search_bit_top {
	font-weight: bold;
	position: absolute;
	top: 0;	
	left: 0;
	clear: both;
	text-align: center;
	width: 100%;
}

.search_bit_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
	text-align: center;
	width: 100%;
	margin: auto;
}
	
#closet .clothes {
	float: left;
	margin: 3px;
	height: 100px;
	border: 0px;
	cursor: move;
	color: #cccccc;
	text-align: center;
}

.clothes img {
	width: 100%;
	max-height: 90px;
	float: left;
	margin: 0;
	z-index: 5;
}

.itemName {
	font-weight: bold;
	clear: both;
	height: 24px;
}

.itemButtons {
	clear:both;
	padding:5px 0px;
	margin:0px 8px;
}

.linecontainer {
	float: left;
	position: relative;
	z-index: 10;	
}

.rackline {
	float: left;
	clear: left;
	width: 550px;
	overflow: auto;
	position: relative;
	z-index: 10;	
}

.rack {
	height: auto;
	position: relative;
	float: left;
}

.rackrow {
	width: 550px;
	position: relative;
	float: left;
	overflow: hidden;	
}

.rackrow a {
	text-decoration: none !important;
	color: #aaa;	
	cursor: pointer;
}

.rackrow .normal {
	float: right;
	margin-top: 3px;
	color: #ccc;	
}

.tips {
	background-color: #f1f1f1;
	opacity: .95;
	padding: 5px;
	color: #111;
	border: 1px solid #aaa;
	text-align: left;
	max-width: 500px;
	z-index: 9000;
}

.tips .tip-title {
	font-weight: bold;	
	margin-bottom: 8px;
}

.tips .tip-text {
	margin: 0px;	
}

.tooltips {
	background-color: #ffffff;
	padding: 8px;
	border: 1px solid #aaa;
	z-index: 9000;
}

/* FORMS */
#formContainer {
	margin: 8px;	
}

.formbuttonrow, .formbuttonrow1 {
	clear: both;
	margin: 5px;
	border: 0px !important;	
	background-color: #eee !important;
}

.formbuttonrow input[type="submit"], .formbuttonrow input[type="button"] {
	padding: 8px !important;
	cursor: pointer;
}

#ips-attach-div-status {
	display: block !important;	
}

/* GALERY */

.albumthumb {
	overflow: hidden;	
}

.gallerythumb {
	font-size: .95em !important;
	border:3px solid #eee;
	position: relative;
}

.retailers .gallerythumb {
	height: 200px;	
}

.marketthumb {
	text-align: left;	
}

#gallerybits {
	width: 50000px;
}

.gallerybit {
	float: left;
	width: 100px;	
	height: 100px;
	margin: 0px 5px;
	text-align: center;
}

.hoverblock {
	background-color: #ccc;
	opacity: .2;
	position: absolute;
	width: 100%;
	height: 100%;	
}

.med_img_table {
	width: 450px;
	height: 450px;
	text-align:center;	
}

.section {
	clear: left;
	float: left;
	margin-top:10px;	
}

.subcaption {
	font-weight: bold;
	clear: left;
	padding: 0px;
}

.thumb {
	clear: both;	
}

.thumb_table {
	width: 110px;
	height: 110px;
	text-align: center;
}

.galattach {
	margin: 0 25px;
}

.thumbwrap img.galattach,
.thumbwrapp img.galattach
{
	background: none;
	border: none;
	margin: 5px;
	padding: 2px 2px 10px 2px;
}

/* GLOBAL */
table {
	width: 100%;	
}
	
.ads_wide_rect {
	margin: auto;
	width: 300px;
	position: relative;
	height: 265px;
	clear: both;	
	text-align: center;
}

.barc{
	background: #eee;
	margin: 10px 0px;
}

.bigborderwrap {
	border: 4px solid #eee;
	padding: 5px;	
}

.blockdetails {
	color: #777;	
}

.blocklink a, .blocklink, a.blocklink {
	color: #333;
	line-height: 1.1em;
}

.borderlow {
	border-bottom: 1px solid #ddd;	
}

.box {
	border: 4px solid #eee;
	padding: 10px;	
	margin: 2px 0px;
}

.backpinkgrad {
	border-color: #eec1c3;
	background: url(/images/background_pinkgradient.jpg) top left repeat-x;		
}

.catend {
	display: none;
	background: #fff;
}

.disabled {
	display: none !important;
}

.expand {
	width: 100%;	
}

.fieldname {
	margin: 4px;
	clear: left;
	font-weight: bold;
	float:left;	
	text-align: right !important;
	width: 20%;
}

.fieldinfo {
	margin: 4px;
	padding-left: 5px;
	text-align: left;
	float:left;
	width: 70%;
}

#postingform input, #postingform select {
	font-size: 1.0em;	
}

#postingform .block {
	padding: 8px 0px;	
}

#postingform .fieldname {
	clear: both;
}

#postingform .fieldinfo {
	margin-left: 20%;
	float: none;
}

#ans-1, #ans-2, #ans-3,  #ans-4, #ans-5, #ans-6, #ans-7{
	width: 380px;	
}

fieldset {
	border: 1px dotted #cccccc;	
	color: #555;
}

.formbuttonrow {
	background-color: #eee !important;
	border-top: none;	
}

#fo_11 {
	display: none;	
}

#forums .row1, #forums .row2 {
	font-size: .95em;
	padding: 5px 0px;
}

p.sep {
	margin: 10px 0px !important; 	
	padding: 0px !important;
}

#rightcol .blocktitle {
	color: #e50083;	
}

.thumb_photo {
	max-width: 65px;
	max-height: 65px;	
}

#topics {
	width: 100%;	
}

ul.faq, ul.square {
	padding:0px;
	margin:0px 20px;	
}

.faq li, .square li {
	list-style-image: url(../images/list-image-square-pink.gif);
	margin: 0px !important;
	padding: 0px !important;
}

.faq li, .square li {
	padding-left: 4px !important;
}

.hidden {
	opacity: 0;		
}

.header_buttons {
	float:right; 
	padding:2px;	
}

.titlelinks, .titlelinks a {
	text-align:right; 
	margin-bottom:20px;	
	color: #777;
}

.morelink {
	clear: both;
	text-align: right;	
	font-size: .95em;	
	padding-right: 10px;
}

legend {
	color: #555;	
}

.notes {
	border: 1px solid #cccccc !important;	
}

.optionmenu {
	padding: 4px 10px;	
	margin: 2px;
}

.optionmenu:hover {
	background-color: #eee;
}

.optionmenu a:hover {
	color: #555;	
}
	
.pagelink {
	background-color: #fff !important;	
	border: 1px solid #aaa;
}

.pagebar {
	text-align:center;
	background-color: #f1f1f1;
	padding: 3px 0;
}

.popmenubutton {
	float: left;
	border:none;
	background-color: #fff !important;
	position: relative;
	font-weight: normal;
}

.popmenubutton-new {
	border: 1px dotted #aaa;
	background-color: #fff !important;	
	font-weight: normal;
}

.popmenubutton-new-out {
	background-color: #fff !important;	
}

.popupmenu, .popupmenu-new {
	background-color: #fff !important;	
	opacity: .97;
	z-index: 110;
}

.popupmenu-category {
	text-align:left;
	font-weight: bold;
	background-color: #fff !important;
}

#popmenu ul {
	border-bottom: 1px solid #aaa;
	padding: 4px;
	margin: 10px 0px 1px 0px;	
}

.menuitem {
	background-color: #ddd;
   	border-top: 2px solid #aaa;
   	border-left: 2px solid #aaa;
   	border-right: 2px solid #aaa;	
	font-weight:bold;
	padding: 3px 10px;
	margin: 1px 2px;
	display: inline;
}

.menuitemoff {
	background-color: #fff;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	margin: 1px 2px;
   	padding: 3px 10px;
   	display: inline;
}

.menuitemon {
	background-color: #ddd !important;
   	border-top: 2px solid #aaa !important;
   	border-left: 2px solid #aaa !important;
   	border-right: 2px solid #aaa !important; 	
	font-weight:bold;
}

.profile_thumb {
	width: 122px;
	height: 122px;
	margin-right: 5px;
}

.profile_thumb img {
	border: 1px solid #aaaaaa;
	margin: auto;
}

.darkrow1, .darkrow3 {
	background-color: #eee !important;
	color: #555;	
}

.row1, .row2, .darkrow3 {
	background-color: #fff !important;	
}

.row3 {
	background-color: #eee !important;	
}


.sidethumbs {
	width: 65px;
	margin: 5px 3px; 
	float:left; 
	display:inline; 
	text-align: center;	
}

.sidethumbs img {
	max-width: 65px;	
	max-height: 65px;
}

.update_msg {
	background-color: #f1f1f1;
	border: 2px solid #aaa;
	padding:8px;
	font-weight: bold;
	text-align: center;	
}

/* CALENDAR */
#linked_items .subheading {
	background-color: #ddd !important;
	font-size: 1.1em;
	font-weight: bold;	
}

#linked_items {
	border: 1px solid #eee;
}

button.calendar {
	margin: 0px 0px 0px 4px;	
}

.bar {
	background-color: #eee;	
}

.barb {
	background-color: #fff;	
}

.calday {
	background: #fff;	
	color: #777;
	font-weight: normal;
	border-bottom: 1px dotted #aaa;
	border-right: 1px dotted #aaa;
}

.calday a {
	font-weight: bold;	
}

.calitem {
	line-height: 1.0em;
	min-height: 20px !important;	
	font-size: .85em;
	border: 0px;
}

.calitems {
	width: 120px;
	height: 130px;
	float: left;
	margin: 0px 10px 30px 10px;
	text-align: center;
}

.calitems .caption {
	padding: 5px 0px;
	line-height: 1.0em;
	font-size: .9em; 
}

.calday,
.calweekday
{
	background: #fff;
}

.calweekday {
	width:30px;
	text-align:center;		
}

.fauxbutton {
	background-color:#eee;	
}

.mcelltoday, .mcelltoday>.calday {
	background-color: #eec1c3 !important;
}
.mcelltoday {
	border: none;	
}

#maincal .calday {
	background: #f6f6f6;	
	color: #777;
	border-bottom: 1px dotted #aaa;
	border-right: 1px dotted #aaa;
}

.calmonths
{
	background: #fff;
	font-size: 1.1em;
	margin: 0px;
	padding: 4px;
	text-align: center;
}

.cal_tearaway {
	border: 2px solid #aaa;
	color: #777;
	padding: 6px;
	margin-top: -10px;
	width: 60px;
	height: 60px;	
	float: right;
	font-size: 8px;
	text-align: center;
	font-weight: bold;
}

.mcellblank {
	background-color: #f6f6f6;
}

.cellblank {
	background-color: #eee;	
}

#maincal .celldate {
	background-color: #fff;
}

.minicalwrap {
	border: 1px solid #aaa;	
	border-collapse: collapse;
}

.subtitle {
	background: #fff;
	border-bottom: 1px solid #aaa;
	font-weight: bold;	
	text-align: center;
}

/* HOMEPAGE */
#look_items .faq li {
	width: auto;	
}

#userinfo h4 {
	margin-top:10px;	
}

#hotpicks .itemContainer {
	width: 150px;	
	height: 230px;
	margin: 5px;
}

#hotpicks .closetbit, #recentItems .closetbit {
	max-width: 150px;
	max-height: 200px;	
}


/* FORUM */
.ruleswrap {
	border-color: #e50083;
	background-color: #eec1c3;
}

.pink-submit, .input-ok-content {
	background-color: #ee99bb !important;	
	border: 1px solid #993366 !important;
	color: #993366 !important;
}

#ipb-file-upload-box {
	width: 170px;	
	border: 0px;
}

.post1 {
	background-color: #fff !important;	
	padding:10px;
}

.post2 {
	background-color:#ffffff;
	padding: 10px;
	border: 0px;	
}

.post_left {
	width: 100px;	
	font-size: .9em;
 	text-align: right;
 		background-color:#ffffff;
}

.postbody {
	line-height: 1.5em;
	margin: 0px 5px 10px 15px;	
}

.postdate {
	text-align:right;
	font-size: .8em;
	color: #777;
	margin-bottom:8px;
}

.post_head {
	background: #eee !important;
	color: #777;
	border-bottom: 1px dotted #aaa;

}

.postprofile {
	padding: 10px;
	border-bottom: 1px dotted #aaaaaa;
	border-collapse: collapse;
	font-size: .95em;
	line-height: 1.2em;
}

.postrow {
	padding: 10px;
	border-bottom: 1px dotted #aaaaaa;
	border-collapse: collapse;
}

.resized-linked-image {
	background-color: #eee;
	color: #333;	
}

.quotetop {
	border: 1px dotted #ddd;
	border-left: 4px solid #eee;
	color: #555;
	background-color: #eee;
}

.quotemain {
	background-color: #f6f6f6;
	border: 1px dotted #ddd;
	border-left: 4px solid #eee;
	color: #555;
}

/* PROFILES */

#profiles-wide #mainpanel {
	width: 620px;	
}

#profiles #mainpanel {
	width: 540px;	
}

.actionlinks {
	font-size: 11px;
	float: right;
	clear: left;
	margin-right:10px;
	margin-left:10px;
	color: #555555;
}

.active {
	color:#e50083;
}

.closetbit {
	background-color: #fff !important;
	max-width: 72px;
	max-height: 72px;	
	border: 0px !important;
}

.clothes {
	border: 0px !important;		
}

.comment {
	border-bottom: 4px solid #eee;
	clear:both;	
	padding: 10px 0px;
}

.dotsep {
	border-bottom: 2px solid #eee !important;
	margin-bottom: 4px;
}

.popupmenu-item {
	text-indent: 15px;	
	border: none;
}

.popupmenu-item:hover, 
.popupmenu-item-last:hover {
	background-color: #eee;
}

.popupmenu-item-last {
	width: 210px;	
}

#pp-comments-wrap {
	width: 100%;	
}

#pp-comment-wrap {
	width: 100%;	
}

#pp-comment-textarea {
	width: 90%;
	height: 150px;	
}

#pp-main-photo {
	max-width: 150px;
	max-height: 150px;	
}

.pp-contentbox-back {
	background-color: #fff;	
}

.pp-mini-content-entry,
.pp-mini-content-entry-noheight,
.pp-mini-entry-noheight-shaded {
	background-color: #fff !important;
	border-bottom: 2px solid #eee;
	clear: both;
	width: 100%;
	min-height: 70px;
	text-align: left;
}

.tablinks {
	position: absolute;
	right: 4px;
	top: 2px;
}

/* INPUT FORMS */

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif !important;	
	border: 1px solid #777 !important;	
	margin: 0px !important;
	color: #333 !important;
}

input[type="radio"] {
	border: 0px;	
}
	
input[type="checkbox"] {
	background-color: #fff;
	background: url(/images/checkbox.gif) no-repeat center;
	width:16px;
	height: 16px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

input[type="text"], input[type="password"] {
	width: 80%;	
}

.button {
	padding: 5px;
}

#listingform select, #listingform textarea, #listingform input[type=text] {
	width: 95%;
	font-size: 1.1em;	
}

#listingform td, #listingform input[type=submit] {
	font-size: 1.1em;	
}

#closelink {
	cursor: pointer;	
}

#date {
	width: 80px !important;	
}

select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #aaaaaa; margin:2px;
	font-size: .95em; 
}

textarea {
	font-size: .95em; !important;
	border: 1px solid #aaaaaa;
	width: 80%;
	height: 90px;
}

.loading {
	display: block !important;
	opacity: .9;	
	padding: 20px 0;
	background: url(/images/spinner.gif) no-repeat center;
}

/* POPUP WINDOWS */
#errorWin {
	position: absolute;
	top: 42%;
	left: 25%;
	width: 50%;
	z-index: 10;	
}

.mask {
	opacity: .7;
	background-color:#000;
	z-index: 890;	
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
}

#ipd-msg-wrapper {
	display: none;
	width: 300px;
}

#ipd-msg-inner {
	border: 1px solid #e50083;
	background-color: #fff;
	opacity:.95;
}

#ipd-msg-title
{
	border-top: 1px solid #e50083;
	border-left: 1px solid #e50083;
	border-right: 1px solid #e50083;
}

#pophead a {
	cursor: pointer;	
	color: #333 !important;
}

#codebox, #guidebox {
	position: fixed;
	top: 10%;
	left: 5%;
	width: 90%;
	z-index: 9000;
	border: 5px solid #d14094;
	background-color: #fff;
	min-height: 350px;
	opacity: 0;
	display: none;
	text-align: left;
	padding: 20px 0;
}

#guidebox_start {
	position: absolute;
	top: 0;
	right: 20px;
}

#guidebox_end {
	width: 100%;
	padding: 5px;
	text-align: center;	
}

#content {
	padding:20px;
}

#guidebox a, #codebox a {
	color: #e50083;	
	cursor: pointer;
}

#guidebox #help_content a {
	text-decoration: underline;
}

.infobox, .stylist-infobox {
	position: absolute;
	color: #555;
	width: 300px;
	margin-left: 300px;
	padding: 20px;
	text-align: left;
	opacity: 0;
	display: none;
	background-color: #fff;
	border: 2px solid #aaa;
	z-index: 100;
}

.pickcloset {
	position: relative;
	width: 65px;
	height: 85px;
	text-align: center;
	float: left;
	margin: 0 10px;
}

.pickcloset img {
	float: left;
}

.pickcloset div {
	float: left;
	height: 20px;
	width: 65px;
	text-align: center;
	bottom: 0;
}

.infobox h3, .stylist-infobox h3, #guidebox h3, #guidebox h4, #guidebox h2, #codebox h3, #codebox h4, #codebox h2 {
	color: #e50083;
}

#infobox_editpane, #infobox_imagetools {
	width: 60%;
	margin-left: 120px;	
}

 #infobox_albums, #infobox_profile, #infobox_mycloset {
	width: 60%;
	margin-left: 50px !important;
	top: 250px !important;  
}

#infobox_dressingroom {
	margin-left: 0px !important;	
}

#stylistmenu {
	position: relative;	
}

#infobox_view {
}

.popupWin {
	width: 920px;
	min-height: 450px;
	margin: auto;
	top: 15%;
	left: 12%;
	padding: 2px 5px;
	border: 2px solid #ccc;
	background-color: #fff;
	z-index: 7000;
	display: none;
	color: #333;
	position: fixed;
	text-align: left;

}

.popupMedWin {
	width: 650px;
	min-height: 200px;
	margin: auto;
	top: 35%;
	left: 30%;
	padding: 2px 5px;
	border: 2px solid #ccc;
	background-color: #fff;
	z-index: 7000;
	display: none;
	color: #333;
	position: fixed;
	text-align: left;
}

.popupSmallWin {
	width: 40%;
	min-height: 200px;
	margin: auto;
	top: 35%;
	left: 30%;
	padding: 2px 5px;
	border: 2px solid #ccc;
	background-color: #fff;
	z-index: 7000;
	color: #333;
	position: fixed;
	text-align: left;
	line-height: 1.5em;
}

.popupToolsWin {
	width: 800px;
	height: 650px;	
	margin: auto;
	padding: 5px;
	border: 2px solid #aaaaaa;
	background-color: #ffffff;
	z-index: 10;
	color: #333;
	position: fixed;
	text-align: left;
}

.popupinset {
	margin: 10px;	
}

.retool_image {
	max-height: 100%;	
}

#slideWin {
	background-color:#fff; 
	border:1px solid #aaa; 
	margin-top:10px;
	position:absolute; 
	z-index:500;	
}

.largeSlideWin {
	left: 10px; 
	top: 30px; 
	width: 800px;
}

.smallWin {
	width: 300px;
	height: 400px;
	left: 350px;
}

.subfield {
	margin-left: 10px;
	width: 120px !important;	
}

.longWin {
	width: 500px;
	height: 200px;
	left: 250px;
}

.scrollarea {
	clear: both;
	height: 20px;
	width: 550px;
	margin-top: 2px;
	cursor: pointer;
	background: url(/images/scrollback.gif) top left repeat-x;
}

.scrollBarContainer {
	width: 522px;
	margin: auto;
	height: 20px;
	float: left;
}

.scrollKnob {
	height: 20px;
	background: #ccc;
	min-width: 10px;
	background: url(/images/scroll-knob-body.gif) top left repeat-x;
}

.scrollBack, .scrollForward {
	float: left;
	height: 20px;
	width: 14px;
}

.scrollBack {
	background: url(/images/scroll-left.gif) top left no-repeat;
}

.scrollForward {
	background: url(/images/scroll-right.gif) top right no-repeat;
}

.border-low {
	border-bottom: 1px dotted #aaaaaa;
}

/* Image Tools */

.preview_image {
	margin: 10px auto;	
	max-width: 500px;
}

/* OVERRIDE */

.bar p{
	background-color: #ddd !important;	
}

div.popupmenu-category {
	background-color: #ffffff !important;
	color: #555;
}

#ucpmenu,
#ucpcontent
{
	background: #fff;
	width: 100%;
	border: none;
}
#ucpmenu {
	font-size: .9em;	
}


.errorwrap {
	background-color: #eec1c3;
	font-size: 1.2em;
	line-height:1.8em;
	padding: 5px;
	border: 2px solid #f1a1a1;	
	margin: 5px;
}

.errorwrap h3, .errorwrap h4
{
	background-color: #eec1c3;	
	border: 0;
	color: #555;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.errorwrap p
{
	background: transparent;
	border: 0;
	color: #555;
	margin: 0;
	padding: 8px;
}

.errorwrap p a {
	font-weight: bold;	
}

.errorpop, .input-warn-content {
	background-color: #ffbbdd;	
	padding: 5px;
	border: 2px solid #ee88bb;	
}

.thumb_bits {
	float: left;
	width: 60px;
	height: 60px;
	margin:0px;
	padding: 0px;	
}

.thumb_bits img {
	margin: 5px;
}

.pp-image-thumb-wrap,
.pp-image-thumb-wrap-floatright,
.pp-image-mini-wrap,
.pp-image-mini-wrap-floatright
{
	width: 65px;
	height: 65px;
	border: 1px solid #777;
	padding: 2px;
	margin: 0px 10px;
}

.cornerbutton {
	float:right;
	margin: 10px 12px 0 0;
}

#stretchbanner {
	width:1000px;
	height:85px;
	margin: -10px 0 0 0;
	background-image: url(/images/stretchbanner_purplelab.jpg);
	position: relative;
	z-index: 100;
}

.bannertitle {
	margin: 5px 0 4px 0;
}

/* NAVIGATION STYLES */

#helpmenu {
	background-color: #eec1c3;
	border: 2px solid #e50083;
	padding: 10px;
	position: fixed;
	top: 35%;
	right: -230px;
	width: 200px;
	opacity: .95;		
}

.helpbutton {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
	display: none;
	cursor: help;
}

#stylist_helpbutton {
	top: 30px;
}

#popupWin .helpbutton {
	top: 40px;
	right: 5px;
}

/* FAQ PAGES */

#help h1 {
	font-size: 1.4em;
	margin: 30px 0px 20px 0px;	
}

#help h2 {
	font-size: 1.2em;
	margin: 10px 0px;	
}


/* BLOG OVERRIDES */

.attach {
	max-width: 750px;	
}

.entry_options {
	clear: both;
	width: 500px;
	text-align: center;
	float: none;	
	margin: 5px auto;
}

.entry_options ul {
	margin: 0px;
	padding: 0px;	
}

.entry_options ul li {
	list-style: none;
	margin-left:10px;
	display: inline;
}

.follow_user_wrap {
	width: 100px;
	height: 120px;
	float: left;
	position: relative;
}

.follow_button {
	width: 63px;
	z-index: 10;
	position: absolute;
	bottom: 0px;
	left: 12px;
}

.follow_name {
	margin-left: 12px;
	font-size: .95em;
}

.follow_user {
	width: 70px;
	height: 80px;
	overflow: hidden;	
	border: 1px solid #fff;
	margin: 0px 6px;
	z-index: 0;
}


.memberbox {
	border: 3px solid #eee;
	line-height: 140%;
	padding: 8px 0 8px 8px;
	margin-bottom: 6px;
	height: 150px;
	overflow: hidden;
	width: 25%;
}

.showmember {
	float: right;
	position: relative;
}

.styleicon {
	text-align:center;
	float: left;
	width: 90px;
	margin-right: 10px;
	position: relative;
}

.styleicon img {
	border: 2px solid #fff;
}

.styleicon a:hover img {
	border: 2px solid #e50083;
}

.styleiconthumb {
	text-align: center;
	width: 80px;
	margin: auto;
	height: 80px;
}
	
#memberslist .follow_user_wrap {
	position: absolute;
	float: none;
	text-align: none;
	right: 0;
	top: 0;
}

#memberslist .follow_user { 
	position: absolute;
	right: 5px;
	top: 0;
	margin: 0;
}

#memberslist .follow_button {
	top: 70px;
	left: 33px;
}

#memberslist .pp-tiny-text div {
	margin-right: 70px;
}


/* SHOP */

.relatedproduct {
	width:200px; 
	height: 200px;
	float:left;
	margin: 5px 6px;
	text-align: center;
	font-size: .8em;
}



/* FACEBOOK */

#fbc_linkForm .fieldname {
	width: 40px;
	font-weight: bold;	
	float: left;
}

#fbc_linkForm input {
	float: left;
	width: 120px;
}

.input_submit {
	background-color: rgb(59, 89, 152);
	border-bottom-color: rgb(14, 31, 91);
	border-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(217, 223, 234);
	border-left-width: 1px;
	border-right-color: rgb(14, 31, 91);
	border-right-width: 1px;
	border-top-color: rgb(217, 223, 234);
	border-top-width: 1px;
	color: #ffffff !important;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 2px 15px 3px 15px;
	text-align: center;
	cursor: pointer;
}

/* RETAILERS */

#retail #leftcol li a {
	font-family: "Times New Roman", Times, Georgia, serif;		
	font-size: 1.05em;
	color: #555;
}

.sidesubheader {
	text-indent: 8px;
	background-color: #4c356a;
	color: #fff;
	width: 80%;
}

.gallerythumb h4 {
	font-size: 1.0em;	
}

.thumb_buyBtn {
	margin: -30px 0 10px 0;	
}

.thumb_brand {
	margin: 10px 0;	
}
	
.thumb_addBtns {
	margin: auto;
	text-align: center;
	position: absolute;
	left: 5px;
	bottom: 10px;
}

/* MARKETPLACE */

.preview_container {
	width: 140px;
	height: 140px;	
}

.selectedimage {
	background-image:url('/images/mkt_back_edit_main_img.gif'); 
}

.chooseimage {
	background-image:url('/images/mkt_back_edit_hover_img.gif'); 
}

.listing-title {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.1em;
	margin-bottom: 10px;	
}

.viewItemThumb {
	max-width: 60px;
	height: 100%;
	max-height: 80px;
	margin: 2px;
	border: 1px solid #aaa;	
}

