@charset "utf-8";
/* CSS Document */


/* FEDTPROCENTER */

#fp {
border:2px solid #e9e2cf;
padding-left:10px;
padding-bottom:10px;
padding-top:6px;
}

#fp label {
width:80px;
display:inline-block;
}

#fp #age, #fp #weight, #fp #biceps, #fp #triceps, #fp #hip, #fp #shoulder {
width:140px;
display:inline-block;

margin-top:2px;
margin-bottom:2px;
}

#fp_errors {color:#FF0000;margin-left:30px;margin-top:10px;margin-bottom:10px;}
#fp_results {color:#339900;margin-left:30px;margin-top:10px;margin-bottom:10px;}

/* css */

body {
	font-size:12px;

}

p.MsoNormal {
margin:auto !important;
margin-bottom:10px !important;
text-align:inherit !important;
}

#container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../design/ProductMenuBackground.gif);
	background-repeat: repeat-y;
}

#logo {
	position:absolute;
	top:40px;
	left:54px;
	width:237px;
	height:56px;
}

#top {
	height:142px;
	position:relative;
	z-index:1;
	background-image: url(../design/Top.jpg);
	background-repeat: no-repeat;
}

#topmenu {
	height:41px;
	position:relative;
	z-index:1;
	background-image: url(../design/TopMenu.gif);
	background-repeat: no-repeat;
	padding-left:6px;
}

#topmenu img {
cursor:pointer;
}


.collum_container {width:950px; margin-top:0px;}

.collum_container .left_collum {
	float:left;
	width:184px;
	display:block;	      
	
}

.collum_container .right_collum {
	float:right;
	width:766px;
	display:block;
}

#navigation {
	background-image: url(../design/ProductMenuBackgroundDots.gif);
	
	
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	
	
}

#menu li {
	padding-left:30px;
	padding-bottom:5px;
	cursor:pointer;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:14px;
	
	line-height:20px;
	text-decoration: none;
	color: #a11d2d;
	}

#menu li:hover {
		color: #aca07e;
}

#content {
	float:left;
	width:568px;
	background-image: url(../design/ruler.gif);
	background-repeat: no-repeat;
	padding-top:10px;
}

#content h1 {
margin-bottom:10px;
}

#content h2 {
margin-bottom:10px;
}


#content ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
	
}

#content a {

	text-decoration: none;
}

#content li {
	padding:10px;
	padding:10px;
	border: 1px solid #cfccc7;
	margin-bottom:5px;
	background-image: url(../design/faq-background.gif);
	background-repeat: repeat-x;
	
}

#content li:hover {
	
	color: #000000;	
}



#content a:hover  {
	
	color: #000000;	
}

#content .back {
	padding:10px;
	padding:10px;
	border: 1px solid #cfccc7;
	margin-bottom:5px;
	background-image: url(../design/faq-background-hover.gif);
	background-repeat: repeat-x;
}


#right {
	float:right;
	width:190px;
}

#right .basket {
	background-image: url(../design/Cart.gif);
	background-repeat: no-repeat;
	background-position: -4px;
	height:116px;
	padding-bottom:0px;
	margin-bottom:0px;
	cursor:pointer;
}


#right .CountDown {margin-top:5px;}

#bottom {
	width:950px;
	height:55px;
	background-image: url(../design/Bottom.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
	color:#5195c1;
	font-size:12px;
	text-align:center;
	padding-top:17px;	
}

.searchbox {
position:relative;
top:-32px;
left:758px;
width:185px;
display:block;
height:30px;
overflow:hidden;
}

.searchbox .SearchField_SearchPagebox {
	height: 17px;
	width: 122px;
	margin: 0px;
	margin-top:0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/design/searchbaggrund.gif);
	display:block;
}

.searchbox .soegknapbox {
	height: 21px;
	width: 43px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
	
	float:right;
	display:block;
}


.BlogShortText{
/*
color:#999999;
*/
}

.BlogDate{
float:right;
font-size:16px;
font-weight:bold;
color:#a11d2d;
padding-right:10px;
}
