#menu-console {
	z-index: 50;
}

/* SUMMARY **************************/

#summary td.col-0 tr.row-0 h1 {
	display: block;
	float: left;
	width: 100px;
}

#summary td.col-1 {
	width: 130px;
}
#summary td.col-1 tr.row-0 h1 {
	float: left;
	padding-left: 6px;
}
#summary td.col-1 tr.row-0 a.action {
	margin-top: 6px;
}
#summary div.collection {
	height: 59px;
}

/* MANAGEMENT **************************/
#management-background {
	position: relative;
	background-repeat: no-repeat;
	margin-left: -13px;
	margin-right: -13px;
}
#management {
	position: relative;
	min-height: 745px;
	_heigth: 745px;
	width: 931px;
	margin-top: 16px;
	margin-left: 13px;
}
#management ul.menu-style-3 {
	position: relative;
	left: 3px;
	top: 4px;
}
#management-top {
	padding: 0 19px;
	width: 893px;
	height: 650px;
	background-image: url(/media/fashiown/image/library/block/41.png);
	_background-image: url(/media/fashiown/image/library/block/41.8i.png);
	background-repeat: no-repeat;
}
#management-middle {
	float: left;
	width: 893px;
	padding: 0 19px;
	background-image: url(/media/fashiown/image/library/block/42.png);
	_background-image: url(/media/fashiown/image/library/block/42.8i.png);
	background-repeat: repeat-y;
}
#management-content {
	width: 893px;
	min-height: 722px;
	_height: 722px;
	margin-top: -640px;
	_margin-top: 0;
	_margin-bottom: -640px;
	_position: relative;
	_top: -640px;
}
#management-bottom {
	clear: both;
	width: 893px;
	height: 10px;
	padding: 0 19px;
	_margin-top: -6px;
	background-image: url(/media/fashiown/image/library/block/43.png);
	_background-image: url(/media/fashiown/image/library/block/43.8i.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#mainContent {
	margin-top: 5px;
	padding-bottom: 20px;
}

/* Shoting Room */
#shootingRoom tbody td.center hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Dressing */
#hair-rack div.price {
	margin-top: -25px;
}
#makeup-rack div.price {
	margin-top: -15px;
}

/*LOOK***********************************/
/*Look title (used anywhere within the page)*/

div.look-title h1 {
	text-transform: none;
	float: left;
	padding-left:6px;
}

div.look-title a.left {
	float: left;
	margin-top:6px;
}

div.look-title a.right {
	float: right;
	margin-top:6px;
}

/* INTERNAL-MENU****************************/
/*Menu used inside the console page*/
div#mainContent ul#internal-menu li {
	/*display:inline;*/
	float:left;
}

div#mainContent ul#internal-menu li a{
	text-decoration:none;
	color: #6E6255;
}

div#mainContent ul#internal-menu li.selected a{
	color: #A81B4F;
	/*font-weight: bold;*/
}


td.worn {
	border: 1px solid #D2C5B6;
}

td.fromcreator {
	border: 1px solid #299FCC;
}

table.shelf, table.shop {
	margin: 2px;
	width: 99%
}

table.shelf td {
	/*padding-top: 2px;
	padding-bottom: 2px;*/
}

span.debit {
	color: #BF1010;
}

span.credit {
	color: #29800F;
}

span.balance {
	font-weight: bold;
}

#stoneList li, #voucherList li {
	margin: 5px;
	width: 120px;
	height: 80px;
	text-align: center;
	float: left;
}

#voucherList li {
	border: 1px solid #D2C5B6;
	padding: 2px;
	padding-top: 20px;
	height: 60px;
	width: 105px;
	margin: 6px;
}

#stoneList li {
	cursor: pointer;
}

#stoneList span, #voucherList span {
	color: #3C3026;
}

#stoneCollectionList {
	width: 150px;
	text-align:center;
}

#stoneCollectionList ul {
	border: 1px solid #ECE4DB;
	width: 120px;
	margin-left: 5px;
}

#stoneCollectionList li {
	margin:4px;
	width: 32px;
 	height: 32px;
 	text-align:center;
 	float: left;
}

#stoneCollectionList h3 {
	margin-left: 5px;
}

#stoneDescription {
	text-align: justify;
}

#desktopContent .pageNumbering {
	margin-top:10px;
	margin-left:10px;
}

.searchEngine ul.looks li {
	height:40px;
	float: left;
	width:65px;
}

.searchEngine ul.looks li div, .searchEngine ul.looks li input {
	float: left;
}

#photoLoading {
	display: none;
	position: absolute;
	background-color: #CC0000;
	color: white;
	padding: 5px;
	font-weight: bold;
	z-index: 50;
}

.passstatus {
	z-index:1;
	margin-top: 15px;
	z-index: 0;
	margin-bottom:30px;
}

.passstatus em {
	font-weight: bold;
}



#market-container {
	width: 100%;
	overflow: auto;
	margin-top:10px;
	clear: both;
	z-index: 1;
	position: relative;
}
#market-container ul li {
	z-index: 1;
	position: relative;
	float: left;
	height:100px;
	margin-right:15px;
	margin-top: 10px;
}

#market-container ul li img {
	float: left;
}


#market-container ul li a {
	font-size: 15px;
}

#market-container ul li .price {
	position: absolute;
	right:0px;
	top:60px;
	font-weight: bold;
}

#market-container ul li .priceBig {
	top:50px;
}


#thematic-market div.text {
	margin-top:5px;
	width:580px;
	float: left;
}

#thematic-market div.image {
	position: absolute;
	right: 5px;
	top: 50px;
}

#thematic-market div.passstatus {
	margin-bottom:0px;
}

#stoneForm label {
	margin-left: 5px;
	vertical-align: middle;
}

#stoneForm input {
	vertical-align: middle;
}

#stoneForm .price {
	font-weight: bold;
	margin-left: 3px;
}

#stoneResult b {
	font-size: 15px;
	color: #684519;
}

#stone-description-text p {
	margin-top: 15px;
}

/** histories */
#history {
	padding:15px;

}


#history .history-line {
	background-color:#FFFFFF;
	margin-bottom:2px;
	margin-top:2px;
	border-bottom:1px solid #D2C5B6;
}

#history .history-line {
	width: 700px;
}

#history .headerday em, #history .headerday div {
	float: left;

	padding-bottom:5px;
	padding-top:15px;
}

#history .headerday div {
 	text-align: right;
 	width: 130px;
}

#history .headerday em {
	display: block;
	width: 570px;
	font-weight: bold;

}

#history .history-title {
	margin-left:0;
}

#history table td {
	vertical-align: top;
}


#agency-castings hr {
	margin-top: 10px;
	margin-bottom: 10px;
	*margin-top: 3px;
	*margin-bottom:3px;

}

#doUseStone p {
	float: right !important;
	margin-right: 0px !important;
	margin-top: 10px !important;

}

/* TITLE */

.title-style-0 {
	display: block;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a81b4f;
	line-height: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
.title-style-0 span {
	display: inline-block;
	height: 24px;
	float: left;
	overflow: visible;
	line-height: 24px;
	vertical-align: middle;
	background: url(/media/fashiown/image/content/illustration/ambient/tag.png) no-repeat;
}
.title-style-0 .left {
	width: 5px;
	background-position: top left;
	background-repeat: no-repeat;
}
.title-style-0 .center {
	padding-left: 5px;
	padding-right: 5px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
.title-style-0 .right {
	width: 91px;
	background-position: top right;
	background-repeat: no-repeat;

}

#shopSponsorized thead tr.last div.content {
	padding:0 0 0 0px;
}
#cupboard hr.hr-empty {
	margin-top:2px;
	*margin-top:-7px;
	*margin-bottom:-10px;
	*display: block;
}
