/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




#container{
    position: absolute;
    margin:auto;
    width: 100%;
    height: 100%;
   background-color: black;
}

#background{
    position:absolute;
    width:478px;
    height:727px;
    left:100px;
    right: 100px;
    background-color: rebeccapurple;
    background-image: url("/images/dressup/resized_background.jpg");
    
    
    
    
}

#hairback{
     position:absolute;
    width:478px;
    height:727px;
    
    
  
    
    
}

.hairback{
    position:absolute;
    width:478px;
    height:727px;
    background-image: url("/images/dressup/hairback.png");
    
}
#man{
    position:absolute;
    width:478px;
    height:727px;
    
    
    background-image: url("/images/dressup/body.png");
    
    
    
 
}

#shoes{
     position:absolute;
    width:478px;
    height:727px;
    
    
    
    
}

.shoe1{
     position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/shoes1.png);
    
    
    
    
}

.shoe2{
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/shoes2.png);
    
}

.shoe3{
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/shoes3.png);
}

.shoe4{
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/shoes4.png);
}
.shoe5{
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/shoes5.png);
}

.shoe6{
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/shoes6.png);
}
.shoe7{
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/shoes7.png);
}
#clothes{
    
     position:absolute;
    width:478px;
    height:727px;
    
    
    
    
}

.dress1{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/dress1.png);
}

.dress2{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/dress2.png);
}

.dress3{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/dress3.png);
}

.dress4{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/dress4.png);
}

.dress5{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/dress5.png);
}

.dress6{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/dress6.png);
}

.dress7{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/dress7.png);
}

.dress8{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/dress8.png);
}

.dress9{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/dress9.png);
}


#hairfront{
     position:absolute;
    width:478px;
    height:727px;
    
    
    
    
    
}

.hairfront1{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/hat1.png);
}

.hairfront2{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/hat2.png);
}

.hairfront3{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/hat3.png);
}

.hairfront4{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/hat4.png);
}

.hairfront5{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/hat5.png);
}
.hairfront6{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/hat6.png);
}
.hairfront7{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/hat7.png);
}
.hairfront8{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/hat8.png);
}
.hairfront9{
    
    position:absolute;
    width:478px;
    height:727px;
    background-image: url(/images/dressup/hat9.png);
}

#nexthair{
    position:absolute;
    left:600px;
    top:100px;
    background-color: #B76935; /* orange */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
    width: 150px;
}

#nextdress{
    position:absolute;
    left:600px;
    top:400px;
    background-color: #5C4D3C; /* brown */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
    width: 150px;
}

#nextshoe{
    position:absolute;
    left:600px;
    top:650px;
    background-color: #143642; /* blue */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
    width: 150px;
}

#prevhair{
    position:absolute;
    left:50px;
    top:150px;
}

#prevdress{
    position:absolute;
    left:50px;
    top:400px;
}

#prevshoe{
    position:absolute;
    left:50px;
    top:750px;
}