@charset "utf-8";
/* CSS Document */
html {
  	margin: 0px;
  	padding: 0px;
  	background-color: #393939;
}

body {
  	margin: -5px 0px 0px 20px;
  	padding: 0px;
  	font-family: Arial, sans-serif;
  	font-size: 10px;
  	color: #c3c3c3;
}

#wrapper {
 	width: 940px;
}

#flourwrapper {
	position:absolute;
	left:1px;
	top:1px;
	width:820px;
	height:628px;
	z-index:1;
}

#someboard {
	position:absolute;
	left:0px; top:630px;
	padding:5pt;
	width:395px;
	height:320px;
	z-index:1;
	
}
#anohterboard {
	position:absolute;
	left:415px;	top:630px;
	padding:5pt;
	width:395px;
	height:200px;
	z-index:1;
	
}

#googleboard {
	position:absolute;
	left:415px;	top:830px;
	padding:5pt;
	width:395px;
	height:100px;
	z-index:1;
}

#fashion-photo-sites {
	position:absolute;
	padding:5pt;
	width:310px;
	z-index:1;
	}

a {
	color:#aaaaaa;
	outline:none}

a:visited {
	color:#7c7c7c}

a:hover {
	color:#c3c3c3}

a:active {
	color:#4e7dbf}
	
a.next { 
	color: #C3C3C3; 
	text-decoration: none; }
	
a.next:hover { 
	background: #c3c3c3; 
	color:#393939; }
	
h1, h2, h3, h4, h5, h6 {
 	font-family: Arial;
 	margin: 1em 0 0.4em 0;
 	text-transform: uppercase;
}

h1 { 
 	font-size: 30px; 
 	font-weight: bold;}

h2 {
 	font-size: 24px;
 	font-weight: bold;}

h3 {
 	font-size: 12px;
 	font-weight: bold;}

h4 {
 	font-size: 16px;
 	font-weight: bold;}

#rechts {
	 position:absolute;
 	left: 860px;
	top: 35px;
	width:210px;
	z-index:10;
}

#navabout{
 	position:absolute;
 	left:1190px;
 	top:280px;
 	z-index:10;
}

#NPnav {
 	position:absolute;
 	left: 860px;
 	top: 388px;
 	z-index:10;
}
#showbox {
 	position:absolute;
 	left: 840px;
 	top: 450px;
 	z-index:10;
 }

span.stroke {
	text-decoration:line-through;
}

IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; outline: none;
}

#loading {
	FONT-SIZE: 10px; Z-INDEX: 11; COLOR: #ccc; FONT-FAMILY: arial; LETTER-SPACING: -3px; POSITION: fixed;
}

#screen {
	VISIBILITY: hidden;
}

.panel {
	FLOAT: left; MARGIN: 3px; OVERFLOW: hidden; WIDTH: 110px; POSITION: relative; HEIGHT: 110px;
}

.imgPanel {
	POSITION: relative;
}
