/* edited standard tags */
body {
			font-family: arial,verdana,tahoma,sans-serif;
			font-size: 11px;
			background-color: #000000;
			scrollbar-highlight-color: #000000; 
			scrollbar-shadow-color: #0000000;	
			scrollbar-arrow-color: #ffffff;	
			scrollbar-base-color: #ffffff; 
			scrollbar-face-color: #000000;
}

* {
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 0px;
}

a {
	color: #171717;
	text-decoration: none;
}

/*--------- loginknapp ----------------------------*/

INPUT {
	color: #545352;
	border: 1px solid #7e7e7c;
	font-size: 9px;
	background-color: #FFFFFF;
}

/* ------------------------------------------------------- layout ------------------------------------------------------- */
div#container {
			height: 500px;
			width: 833px;
			position: absolute;
			right: 50%;
			top: 0%;
			bottom: 0%;
			border: 0px;
			border-color: #FFFFFF;
			border-style: solid;
			margin-right: -425px;
			margin-top: 30px;
			text-align: center;
			background-color: #FFFFFF;
}

div#header {
			height: 14px;
			width: 870px;
			position: absolute;
			right: 50%;
			padding-bottom: 20px;
			margin-right: -423px;
			margin-top: 3px;
			font-family: verdana, arial;
			font-size: 16px;
			font-weight: bold;
			color: #FFFFFF;
			z-index: 100;
}

div#footer {
			width: 870px;
			position: absolute;
			right: 50%;
			padding-bottom: 20px;
			margin-right: -425px;
			margin-top: 552px;
			font-family: verdana, arial;
			font-size: 10px;
			color: #FFFFFF;
}

span#contact_link {
			float: right;
			cursor: pointer;	
}


span#copyright {
			float: right;	
}

/* ------------------------------------------------------- links ------------------------------------------------------- */
a.lang:link {
		 	text-decoration: none; 
		 	font-family: arial,verdana,tahoma,sans-serif; 
		 	color: #000000;
}
	 			
a.lang:visited {
		 	text-decoration: none; 
		 	font-family: arial,verdana,tahoma,sans-serif; 
		 	color: #000000;
}
	 				 
a.lang:active {
		 	text-decoration: none; 
		 	font-family: arial,verdana,tahoma,sans-serif; 
		 	color: #000000;
}
	 			 
a.lang:hover {
		 	text-decoration: underline; 
		 	font-family: arial,verdana,tahoma,sans-serif; 
		 	color: #FFFFFF;
}

/* ------------------------------------------------------- pages ------------------------------------------------------- */

div#page_wrapper {
	height: 100%;
	width: 100%;
	text-align: left;
	background-color: #000000;
}

div#fader {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 25;
	background-color: #000000;
	visibility: visible;
	filter:alpha(opacity=100);
	opacity: 100;
}

img#load_image {
	position: absolute;
	top: 0px;
	left: 0px;	
}

img#faded_logo {
	position: absolute;
	top: 570px;
	left: 650px;
	z-index: 21;
}

div.purple_square {
	position: absolute;
	z-index: 21;
	background-color: #920087;
}

div.yellow_square {
	position: absolute;
	z-index: 21;
	background-color: #ffff00;
}

div.green_square {
	position: absolute;
	z-index: 21;
	background-color: #376922;
}

div.apple_square {
	position: absolute;
	z-index: 21;
	background-color: #00ff00;
}

div.red_square {
	position: absolute;
	z-index: 21;
	background-color: #940000;
}

div.black_square {
	position: absolute;
	z-index: 21;
	background-color: #000000;
}

div.exclusive_square {
	position: absolute;
	z-index: 21;
	background-color: #14dbed;
}

div.pink_square {
	position: absolute;
	z-index: 21;
	background-color: #e290b5;
}

div.raspberry_square {
	position: absolute;
	z-index: 21;
	background-color: #ed145b;
}

div.pig_box {
	position: absolute;
	z-index: 21;
	background-color: #ffffff;
}

/*--------- nav row -------------------- -----*/
div#nav_row {
	position: absolute;
	top: 502px;
	left: -2px;
	z-index: 26;
}

div.nav_box {
	float: left;
	margin-left: 0px;
	margin-left: 2px;
	padding-top: 2px;
	height: 15px;
	width: 115px;
	color: #000000;
	font-family: Verdana, Tahoma, sans-serif;
	cursor: pointer;
	border: 1px solid #7e7e7c;
	font-size: 10px;
	text-align: center;
	background-color: #c8c6c1;
}
#page7_nav_box {
	width: 117px;
}

#products_box {
	margin-top: 60px;
	width: 833px;
	height: 400px;
	background-color: #c8c6c1;
}

div#aaf_nav_row {
	position: absolute;
	top: 556px;
	left: 168px;
	z-index: 26;
}

div.aaf_nav_box {
	float: left;
	margin-left: 5px;
	padding-top: 2px;
	height: 13px;
	width: 70px;
	/* width: 95px; */
	color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #7c736c;
	font-size: 9px;
	text-align: center;
	background-color: #000000;
}

/*--------- intro ----------------------------*/

img#intro_logo {
	position: absolute;
	top: 200px;
	left: 290px;
	z-index: 20;
}

/*--------- 1 - start ----------------------------*/

img#page1_1 {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 20;
}

img#page1_2 {
	position: absolute;
	top: 17px;
	left: 550px;
}

img#page1_logo {
	position: absolute;
	top: 26px;
	left: 26px;
	z-index: 22;
}

div#page1_box {
	height: 488px;
	width: 300px;
	top: 6px;
	left: 6px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
}


div#collectiontext {
	position: absolute;
	top: 268px;
	left: 35px;
	cursor: pointer;
	width: 600px;
	border: 0px solid #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	color: #000000;
	z-index: 30;
}

img#logo {
	position: absolute;
	top: 35px;
	cursor: pointer;
	left: 35px;
}

img#logoman2 {
	position: absolute;
	top: 70px;
	cursor: pointer;
	left: 35px;
}

/*--------- 2 - inspiration ----------------------------*/




/*--------- 3 - a&a collection ----------------------------*/

img#page3_1 {
	position: absolute;
	top: 38px;
	left: 24px;
}

img#page3_2 {
	position: absolute;
	top: 38px;
	left: 143px;
}

img#page3_3 {
	position: absolute;
	top: 184px;
	left: 24px;
}

img#page3_4 {
	position: absolute;
	top: 184px;
	left: 143px;
}

img#page3_5 {
	position: absolute;
	top: 329px;
	left: 24px;
}

img#page3_6 {
	position: absolute;
	top: 329px;
	left: 143px;
}


/* Höger sida */

img#page3_7 {
	position: absolute;
	top: 38px;
	right: 143px;
}

img#page3_8 {
	position: absolute;
	top: 38px;
	right: 24px;
}

img#page3_9 {
	position: absolute;
	top: 184px;
	right: 143px;
}

img#page3_10 {
	position: absolute;
	top: 184px;
	right: 24px;
}

img#page3_11 {
	position: absolute;
	top: 329px;
	right: 143px;
}

img#page3_12 {
	position: absolute;
	top: 329px;
	right: 24px;
}

img#logodark {
	position: absolute;
	top: 465px;
	left: 35px;
}

div#page2_box {
	height: 60px;
	width: 60px;
	top: 60px;
	left: 330px;
}

div#enlargetext {
	position: absolute;
	top: 6px;
	left: 315px;
	width: 150px;
	letter-spacing: 1px;
	border: 0px solid #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #7e7e7c;
	z-index: 30;
}

/*--------- a&a man ----------------------------*/

img#page4_1 {
	position: absolute;
	top: 340px;
	left: 39px;
}

img#page4_2 {
	position: absolute;
	top: 340px;
	left: 149px;
}

img#page4_3 {
	position: absolute;
	top: 340px;
	left: 314px;
}

img#page4_4 {
	position: absolute;
	top: 340px;
	left: 424px;
}

img#page4_5 {
	position: absolute;
	top: 340px;
	left: 590px;
}

div#page4_box {
	height: 70px;
	width: 70px;
	top: 300px;
	left: 430px;
}

div#manenlargetext {
	position: absolute;
	top: 6px;
	left: 315px;
	width: 150px;
	letter-spacing: 1px;
	border: 0px solid #FFFFFF;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	z-index: 30;
}

/*--------- 5 - companyinfo ----------------------------*/

div#contact_box {
	position: absolute;
	top: 85px;
	left: 35px;
	width: 320px;
	font-size: 11px;
	font-weight: bold;
	color: #535452;
	text-align: left;
	z-index: 30;
}

div#contact_fairs {
	position: absolute;
	top: 35px;
	left: 600px;
	width: 320px;
	font-size: 11px;
	font-weight: bold;
	color: #535452;
	text-align: left;
	z-index: 30;
}


/*---------- 6 - shopfinder-------------*/

.rullista {
	
	width: 459px; 
	height: 389px; 
	position: relative; 
	top: 35px; 
	left: 345px;
	z-index: 666;
}


/*--------- 7 - login ----------------------------*/

div#login_textbox {
	position: absolute;
	top: 100px;
	left: 550px;
	width: 300px;
	font-weight: bold;
	border: 0px solid #000000;
	font-size: 13px;
	color: #545352;
	text-align: center;
	z-index: 30;
}

div#login_box {
	height: 60px;
	width: 60px;
	top: 100px;
	left: 500px;
	z-index: 30;
}

/*--------- åf/aaf 1-5 ----------------------------*/

img#aaf_logo {
	position: absolute;
	top: 3px;
	left: 10px;	
	/*	top: 150px;
	left: 285px; */
	z-index: 40;
}

div#aaf_menytextbox {
	position: absolute;
	top: 15px;
	left: 340px;
	font-weight: bold;
	width: 300px;
	border: 0px solid #FFFFFF;
	font-size: 14px;
	color: #FFFFFF;
	z-index: 30;
}

/*	 div#aaf_textbox {
	position: absolute;
	top: 130px;
	left: 168px;
	width: 600px;
	border: 0px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	z-index: 30;
} */

div#aaf_skiftatextbox {
	position: absolute;
	top: 70px;
	left: 60px;
	width: 300px;
	border: 0px solid #FFFFFF;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	z-index: 50;
}

img#aaf_skifta {
	position: absolute;
	top: 70px;
	left: 410px;
	z-index: 40;
}

div#aaf_logotextbox {
	position: absolute;
	top: 130px;
	left: 168px;
	width: 300px;
	border: 0px solid #FFFFFF;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	z-index: 50;
}

div#aaf_presstextbox {
	position: absolute;
	top: 130px;
	left: 168px;
	width: 300px;
	border: 0px solid #FFFFFF;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	z-index: 50;
}

div#aaf_tidningtextbox {
	position: absolute;
	top: 130px;
	left: 168px;
	width: 300px;
	border: 0px solid #FFFFFF;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	z-index: 50;
}

img#aaf_display {
	position: absolute;
	top: 70px;
	left: 410px;
	z-index: 40;
}

div#aaf_nyhettextbox {
	position: absolute;
	top: 130px;
	left: 168px;
	width: 600px;
	border: 0px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	z-index: 30;
} 