
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;	
}


#header {
	width:996px;
	margin-left:auto;
	margin-right:auto;	
	padding-left:3px;	
	height:147px;
	background-color: #ffffff;
	position:relative;
	z-index:6;
				
}

#container {
	width:100%;
	margin-left:auto;
	margin-right:auto;	
	background-color:#ffffff;
	background: url('images/dots.png') repeat; 
	position:relative;
	z-index:0;
}

#wrapper {
	width:1000px;	
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;

}

#supplies {
	width:190px;
	height:68px;
	display:none;
	margin-left:466px;
	margin-top:143px;
	padding:12px;
	z-index:10;

}

#top-nav {
	width:100%;
	height:43px;
	text-align:center;
	background: url('images/border_bg.png') repeat-x;
	margin-top:-59px;
	position:relative;
	z-index:8;
		
}



#top-nav ul  {	
	padding-top:10px;
	margin-left:-25px;
	height:34px;
	width:100%;
	
}

#top-nav ul li {	
	display:inline;
	margin-right:5px;
	color:#ffffff;
	padding: 0px 22px 15px 0px;
	font-family:"Fauna One";
}


#top-nav ul li a, a:visited {
	color:#ffffff;
}


#top-nav ul li img {
	vertical-align:top;
}

#header1 {
	width:255px;
	height:35px;
	padding:6px;
	margin-bottom:2px;
	margin-top:12px;
	background: url('images/header1.png') no-repeat; 
}

#header2 {
	width:255px;
	height:35px;
	padding:6px;
	margin-bottom:2px;
	margin-top:12px;
	background: url('images/header2.png') no-repeat; 
}

#header3 {
	width:255px;
	height:35px;
	padding:6px;
	margin-bottom:2px;
	margin-top:12px;
	background: url('images/header3.png') no-repeat; 
}

#header4 {
	width:255px;
	height:35px;
	padding:6px;
	margin-bottom:2px;
	margin-top:12px;
	background: url('images/header4.png') no-repeat; 
}

#header5 {
	width:255px;
	height:35px;
	padding:6px;
	margin-bottom:2px;
	margin-top:12px;
	background: url('images/header4.png') no-repeat; 
}


#left-nav {
	float:left;
	cursor:pointer;	
	margin-top:0px;
	width:25%;
	height:744px;
	padding:8px 10px 8px 8px;
	background-color:#ffffff;	
	border-right-style:solid;
	border-right-width:1px;
   // -moz-box-shadow:    3px 3px 5px 6px #ccc;
   // -webkit-box-shadow: 3px 3px 5px 6px #ccc;
   // box-shadow:         3px 3px 5px 6px #ccc;


}

.navtextheader {
	font-family:Oswald;
	font-weight:regular;
	font-size:18px;
	line-height:18px;
	color:#373735;
}

p {
	margin:0;
}

.navtext, .bodytext p, .bodytext a, .bodytext a:visited {	
	font-family:"Oswald";
	font-size:13px;
	line-height:22px;
	font-weight:regular;
	color:#373737;
	
}

#model {
	float:left;
	background: url('images/model.png') no-repeat;	
	background-color:#ffffff;
	width:73%;
	height:760px;
	text-align:center;
	vertical-align:top;	
	margin-left:0px;
	margin-top:0px;	
	position:relative;
	z-index:7;
}

#content {
	background-color:#ffffff;
	width:97%;
	text-align:center;
	vertical-align:top;	
	margin-left:0px;
	margin-top:0px;	
	position:relative;
	padding:12px;
}


#outfit {
	background: url('images/green_balloon.png') no-repeat;	
	width:335px;
	height:215px;
	margin-top:-120px;
	margin-left:395px;
	display:none;
	padding-top:48px;
	position:absolute;
	z-index:9;

}

#footer {
	clear:both;
	width:100%;
	height:55px;
	padding:6px;
	background-color:#373737;	
	text-align:center;	
	color:#ffffff;
	font-family:"Fauna One";
}

#footer a, a:visited {
	color:#ffffff;
}


#hat {
	position:relative;
	z-index:5;
	width:480px;
	height:125px;
	text-align:center;	
	margin-top:0px;
	margin-left:-12px;		
}

#selhat, #selaccessories, #seltop, #selskirt, #selshoes  {
	display:none;
	width:250px;
	height:15px;
	padding:3px;
	text-align:left;
	margin-left:8px;
	position:relative;

}

#total-bar {
	width:270px;
	height:20px;
	padding:3px;
	text-align:left;
	margin-left:8px;	
}

#price {
	width:30px;
	height:20px;
	padding:3px;
	text-align:left;
	margin-left:190px;
	display:inline;
	position:relative;
	font-family:"Oswald";
	font-size:13px;
	line-height:20px;
	color:#373737;
	font-weight:bold;

}

#accessories {
	position:absolute;
	z-index:4;
	width:210px;
	height:410px;
	text-align:center;	
	margin-top:160px;
	margin-left:282px;		
}

#top {
	position:absolute;
	z-index:3;
	width:480px;
	height:325px;
	text-align:center;	
	margin-top:59px;
	margin-left:-15px;			
}


#skirt {
	position:absolute;
	z-index:2;
	width:480px;
	height:200px;
	text-align:center;	
	margin-top:175px;
	margin-left:-35px;	
}

#shoes {
	position:absolute;
	z-index:1;
	width:480px;
	height:160px;
	text-align:center;	
	margin-top:441px;
	margin-left:6px;			
}

a, a:visited {
	color:#ffffff;
}

a:hover {

	color:#b6d226;
}

#content a, a:visited {
	color:#777777;
}