body {	
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
	font-style: normal;
	overflow: auto;
	margin-top: 0px; 
	color: #000000;
	padding-top: 29px;
}

td {
	font-size: 13px;
	font-family: tahoma;
}

table.layout_holder {
	width: 100%;
}

p.layout_holder {
	width: 820px;
	text-align: center;
	padding: 0px;
}

td.top {
	width: 820px;
	height: 59px;
	overflow: hidden;
}

td.content {
	height: 550px;
	width: 798px;
}

td.bottom {
	background-image: url("../../image/layout/bottom.jpg");
	background-repeat: no-repeat;
	height: 6px;
}

div.layout_content_image {
	border: 1px solid #AFAFAF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 399px;
	height: 524px;
	overflow: hidden;
	float: left;
}

div.contant_image_text {
	position: relative;
	top: 490px;
	left: 170px;
	font-family: Times New Roman;
	font-weight: 600;
	font-size: 12px;
	color: #B8B8B8;
	width: 200px;
	text-align: right;
}

div.press_image_text {
	position: relative;
	top: 490px;
	left: 170px;
	font-family: Times New Roman;
	font-weight: 600;
	font-size: 12px;
	color: black;
	width: 200px;
	text-align: right;
}

div.layout_content_text {
	border: 0px dashed red;
	position: relative;
	top: 0px;
	left: 18px;
	width: 383px;
	height: 524px;
	overflow: hidden;
}

div.layout_foot_meny {
	position: relative;
	top: -33px;
	left: 534px;
	width: 264px;
	height: 33px;
}

/* TEXT SECTION */
p {
	color: #000000;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: 300;
	width: 360px;
	padding: 10px;
}

span.rubrik {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: 300;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: 300;
}

/* SECTION IMAGES */
td.images_thumb {
	border: 1px solid #AFAFAF;
	width: 86px;
	height: 110px;
	overflow: hidden;
	vertical-align: top;
}

/* SECTION STORELOCATOR */
span.store_title {
	font-size: 12px;
}

select {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #AFAFAF;
}

/* Links */
A:link {
	color: #000000;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: none;
}

A:visited {
	color: #000000;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: none;
}

A:hover {
	color: #000000;
	font-size: 13px;
	font-family: Tahoma;
	text-decoration: underline;
}



/* Links in about */
#about A:link {
	color: gray;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: 300;
	text-decoration: none;
}

#about A:visited {
	color: gray;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: 300;
	text-decoration: none;
}

#about A:hover {
	color: gray;
	font-size: 13px;
	font-family: Tahoma;
	font-weight: 300;
	text-decoration: underline;
}


/* Admin */
div.admin_meny {
	position: absolute;
	top: 0px;
	left: 50px;
	font-size: 13px;
}

/**
 *  Froms
 **/
 
input.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #91D6FF;
}

input.text, textarea.text select.select, input.checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	border: 1px solid #91D6FF;
}