/*
Liding? BLomsterfond ?r producerad 2009 av Webbfabriken.com - Web and security solutions - Robert Ikenberg
Allt inneh?ll ?r Copyright Liding? Blomsterfond och f?r inte kopieras. anv?ndas eller modifieras utan skriftlig till?telse av Liding? Blomsterfond.
*/

/*----------------------------------------------------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
}
fieldset, img { 
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym { 
	border: 0;
}
html {
	font-size: 1em;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	background:#245503 url(images/bottom_bg.jpg) left bottom repeat-x;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
a img, :link img, :visited img {
	border: 0;
}

#container{
	margin: 0 auto;
	width: 700px;
	margin-top:39px;
	margin-bottom:0px;
	background: transparent url(images/content.gif) no-repeat;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 130%;
}
#container-open{
	margin: 0 auto;
	width: 700px;
	margin-top:39px;
	margin-bottom:0px;
	background: transparent url(images/content_open.gif) no-repeat;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 130%;
}

.ui-default-state { background:url(css/images/btn.green.png) 20px repeat-x;  border:#166722 solid 2px; }
.ui-hover-state { background:url(css/images/btn.green.png) repeat-x; border:#48A43C solid 2px; }
.align_right {  }

table { border: none; }
table tr { border: none; }
table td { font-size:14px; line-height:110%; border: none;  }

/*----------------------------------------------------------------------------------------------------------------------------------*/
#header{
}

ul#mainNav{
	/*
	float: right;
	position: relative;
	list-style: none;
	margin:140px 1px 0 1px;
	_margin:140px 1px 0 1px;
	padding-right:20px;
	_padding-right:12px;
	color: #222;
	padding-left:0px;
	*/
	float: right;
	position: relative;
	list-style: none;
	margin: 220px -1px 0 0px;
	padding-right: 20px;
	color: #222;
	padding-left: 0px;
	border-left: 1px solid #dfdfdf;
	box-shadow: -1px 0px 0px rgba(222, 222, 222, 0.8)
}

ul#mainNav li{
	padding-top:10px;
	font-size: 0.8em;
	background:url(images/btn_high.gif) no-repeat;
	height:65px;
	width:73px;
}

ul#mainNav li .sel{
	font-size: 0.8em;
	background:url(images/btn_normal.gif) no-repeat;
	height:65px;
	width:73px;
}
ul#mainNav a{
	display: block;
	/*padding: 5px 0 0 1px;*/
	padding: 5px 0 0 7px;
	width: 73px;
	color: #222;
	text-decoration: none;
	text-align:left;
}
ul#mainNav a:hover{
	color:#8C913C;
	text-align:left;
}


/*----------------------------------------------------------------------------------------------------------------------------------*/
#wrapper{
	overflow: hidden;
	margin: 0 60px 0 56px;
	_margin: 0px 20px 0px 20px;
	/*padding: 0px -60px 0px -30px;*/
	width: 543px;
	_width: 578px;
}
#content{
	float: left;
	width: 481px;
	height:540px;
	min-height:540px;
	padding:150px 0px 0px 20px;
	margin:0px 20px 0px 42px;
	_margin:0px 20px 0px 39px;
	background:url(images/inpage_bg.jpg) no-repeat;
	color:#eee;
}

#content a{
	color:#FFFFFF;
}
#content h1{
	font-size: 2em;
	color:#FFFFFF;
	padding-bottom:0.5em;
}
#content h2{
	font-size: 1.5em;
	color:#FFFFFF;
}
#content p {
	margin: 5px 0 20px 0;
	padding:0px 40px 10px 0px;
}

#content-inpage{
	float: left;
	width: 510px;
	height:540px;
	min-height:540px;
	padding:150px 0px 0px 20px;
	margin:0px 20px 0px 40px;
	_margin:0px 20px 0px 38px;
	background:url(images/inpage_bg_open.jpg) no-repeat;
	color:#000;
}

#content-inpage a{
	color:#000;
}
#content-inpage h1{
	font-size: 1.5em;
	color:#000;
	off-padding-bottom:0.5em;
}
#content-inpage h2{
	font-size: 1.5em;
	color:#000;
}
#content-inpage p {
	margin: 5px 0 20px 0;
	padding:0px 40px 10px 0px;
	font-size:0.8em;
}

div.miniPhoto{
	margin-top: 60px;
	text-align: center;
}
div.miniPhoto img{
	margin: 0 5px
}

.linkstyle-right { float:right; padding-right:30px; }

#navigering { position:absolute; top:640px; _top:680px; margin-left:150px; color: #696969; padding-left:10px;}
#navigering {  }
#navigering a { padding: 0 5px;color: #696969; }
#navigering a.highlight { color: #696969; font-weight: bold; font-size:1.3em; }

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*  Form style */
label{
	float: left;
	width: 120px;
	font-weight: normal;
}

/*
input, textarea{
width: 180px;
margin-bottom: 5px;
}
*/
input, textarea {
	margin-bottom: 5px;
	padding: 5px;
	width: 250px;
}

textarea{
	width: 250px;
	/*height: 150px;*/
}

.boxes{
	width: 1em;
}

#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

br{
	clear: left;
}



/*----------------------------------------------------------------------------------------------------------------------------------*/
ul#metaLink{
	clear:both;
	margin:0;
	padding: 0;
	font-size: 0.9em;
	color:#CDCDCD;
	list-style: none;
}
ul#metaLink a{
	color:#CDCDCD;
	text-decoration: none;
}
ul#metaLink a:hover{
	text-decoration: underline;
}
li.validate{
	padding-right: 5px;
	float: left;
}
li.copyright{
	float: left;
}


ul#footerLink{
	clear:both;
	margin:0;
	padding: 0 0 0 40px;
	font-size: 0.9em;
	color:#999933;
	list-style: none;
}
ul#footerLink a{
	color:#999933;
	text-decoration: none;
}
ul#footerLink a:hover{
	text-decoration: underline;
}
li.footer-blurr{
	text-align:center;
}
#mailaddress { display:none;}
#submitbutton {
	color: #FFF;
	text-shadow: 0px -1px 1px #000;
	background-color: #646464;
	background-image: linear-gradient(to bottom, #5a5a5a 0px, #383838 100%);
	background-repeat: repeat-x;
	border: 0px none;
	box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.4);
	line-height: 21px;
	text-align: center;
	vertical-align: middle;
	font-weight: 700;
	cursor:pointer;
	width:170px;
	border-radius: 4px;
}
