﻿body {
	background-color: #333333;
}

img {
	margin-top: -7px;
	behavior: url(css/iepngfix.htc);
}

*img {
	margin-top: 0px;
}


div#container {
	background-color: #333333;
	width: 860px;
	height: 446px;
	position: inherit;
	padding-top: 0px;
}

div#wardrobe {
	background: url('../images/wardrobe03.jpg') no-repeat;
	width: 860px;
	height: 446px; 
	
}

div#wardrobe img#scarf {
	width: 95px;
	height: 54px;
	position: absolute;
	left: 567px;
	top: 338px;
}

div#wardrobe img#bag {
	width: 108px;
	height: 98px;
	position: absolute;
	left: 762px;
	top: 353px;
}

div#wardrobe img#platiniumbottle {
	width: 30px;
	height: 64px;
	position: absolute;
	left: 247px;
	top: 75px;
}

div#wardrobe img#bossbottles {
	width: 77px;
	height: 73px;
	position: absolute;
	left: 228px;
	top: 166px;
}

div#wardrobe img#magazine {
	width: 79px;
	height: 71px;
	position: absolute;
	left: 248px;
	top: 259px;
}

div#wardrobe img#watch {
	width: 32px;
	height: 49px;
	position: absolute;
	left: 216px;
	top: 275px;
}

div#wardrobe img#belt {
	width: 86px;
	height: 45px;
	position: absolute;
	left: 226px;
	top: 349px;
}

div#wardrobe img#skinrange-1 {
	width: 95px;
	height: 53px;
	position: absolute;
	left: 579px;
	top: 88px;
}

div#wardrobe img#skinrange-2 {
	width: 81px;
	height: 68px;
	position: absolute;
	left: 579px;
	top: 168px;
}

div#wardrobe img#folded-shirt {
	width: 93px;
	height: 49px;
	position: absolute;
	left: 573px;
	top: 260px;
}

div#wardrobe img#shoes {
	width: 123px;
	height: 79px;
	position: absolute;
	top: 372px;
}

div#wardrobe img#left-rail {
	width: 151px;
	height: 305px;
	position: absolute; /*left:133px;*/
	top: 68px;
}

div#wardrobe img#right-rail {
	width: 134px; 
	height: 289px;
	position: absolute;
	right: 0px;		
	top: 65px;
} 

div#wardrobe div.click-text { 
	font-size: 0.85em; 
	position: absolute; 
	bottom: 17px; 
	width: 860px; 
	text-align: center; 
} 
