/* CSS Document */

html, body, p {
	padding:0px;
	margin:0px;
	background-repeat:repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	line-height: 1.3em;
}

img {
	border:none;
}

submit {
	text-align:left;
	cursor:pointer;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	color:#a6cf39;
}

h1 {
	font-size: 17px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	color: #cc9966;
	line-height: .7em;
	margin-bottom: 0;
	margin-top: 0;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 0;
	margin-top: 0;
}

#mainHolder {
	width:990px;
	/* height:620px; */
	overflow:hidden;
	background-color:#FFFFFF;
	margin-top:14px;
	text-align:left;
	position:relative;
}

input {
	border:0px;
	background-color:#DDDDDD;
	height:20px;
	margin-bottom:3px;
	vertical-align:middle;
}

.M0 {		
	margin:0px 0px 0px 0px;		
	padding:0px;	
}

.M0 li {	
	margin:0px 0px 0px 0px;	
	padding:0px; 
	list-style-image:none;
	list-style:none;
}

.M0 li a{	
	margin:0px;		
	padding:0px; 
	list-style-image:none;
	list-style:none;
}

.M0 li a em{
	display:none;
}

#M1 {		
	font-size:10px;
	margin:7px 0px 15px 0px;		
	padding:0px;	
}

#M1 li {	
	margin:0px 0px 0px 18px;	
	padding:0px;
	list-style:none;
	line-height:14px;
	font-size:10px;
	background-image:none;
	list-style-image:none;	
}

#M1 li a {
	font-size:10px;
	color:#000000;
	line-height:14px;
	margin:0px;		
	padding:0px;
}

#M1 li a:hover {
	color:#a6cf39;
}


#M1 li a:active {
	color:#a6cf39;
}

#content {
	width:815px;
	float:left;
	padding-bottom:10px;
	margin-top:10px;
	/*
	border:solid 1px red;
	height:595px;
	position:absolute;
	top:10px;
	left:165px;
	*/
}

#shadow {
    width:990px;
	height:92px;
	padding-top:5px;
	background-image:url("/Files/System/lifa design/lifa2008/bottomGradient.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	text-align:right;
	font-size:11px;
}
#shadow a {
    text-decoration:underline;
    color:#666;
    display:block;
    margin-right:5px;
}

#logoHolder {
	top:10px;
	position:absolute;
	left:14px;
	margin-left:18px;
	width:151px;
	height:82px;
	text-align:left;
}

#logoHolderUK {
	top:10px;
	position:absolute;
	left:14px;
	margin-left:1px;
	width:151px;
	height:82px;
	text-align:left;
}
#menuHolder {
    /*
	top:122px;
	position:absolute;
	left:14px;
	border:solid 1px green;
	*/
	width:151px;
	height:448px;
	float:left;
	padding-top:122px;
	margin-right:0px;
	margin-left:0px;
	padding-left:14px;
}

#findbutik {
	position:absolute;
	/*
	top:543px;
	left:14px;
	*/
	bottom:14px;
	left:14px;
}


/* Custom checkbox */
span.checkbox { 
  width: 19px; 
  height: 24px; 
  padding: 0 5px 0 0; 
  background: url(/files/system/lifa%20design/lifa2008/checkbox.gif) no-repeat; 
  clear: left; 
  float: left; 
  cursor:pointer;
} 
