/**
 * 
 * 
 *
 * @Author: Magnus Andersson IC Design <magnus.andersson@icdesign.se>
 */
 html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	font-size: 12px;
	background: #136671 url("../images/back.jpg") no-repeat bottom center;
	background-attachment: fixed
}
a img {
	border: 0;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}


.banner-widget {
	height: 200px;
	width: 167px;
	margin-left: -29px;

}
.banner-widgetSmall {
	height: 90px;
	width: 120px;
	margin-left: -29px;
	
}
.calendar-banner {
	max-height: 60px;
	max-width: 468px;
	margin-left: 40px;
	padding: 10px;
	border: 0;
}

.calendar-banner a img{
    border: 0;
}

.calendar-banner a:hover img{
    border: 0;
}



.wrapper {
	width: 1010px;
	margin: 0 auto;
}
a#link-ks_home {
	display: block;
	position: absolute;
	height: 92px;
	width: 303px;
	margin: 174px 0px 0px 320px;
}
a#link-lintek {
	display: block;
	position: absolute;
	height: 82px;
	width: 85px;
	margin: 89px 0px 0px 346px;
}
a#link-consensus {
	display: block;
	position: absolute;
	height: 76px;
	width: 85px;
	margin: 30px 0px 0px 424px;
}
a#link-stuff {
	display: block;
	position: absolute;
	height: 81px;
	width: 98px;
	margin: 122px 0px 0px 159px;
}
a#link-stuff {
    display: block;
    position: absolute;
    height: 81px;
    width: 98px;
    margin: 122px 0px 0px 159px;
}
a#link-hg {
    display: block;
    position: absolute;
    margin: 37px 0px 0px 580px;
	height:131px;
    width:133px;
}
a#link-nh {
    display: block;
    position: absolute;
    margin: 110px 0px 0px 4px;
	height:101px;
    width:156px;
}
a#link-orat {
    display: block;
    position: absolute;
    margin: 106px 0px 0px 904px;
	height:129px;
    width:74px;
}
a#link-trappan {
    display: block;
    position: absolute;
    height: 81px;
    width:106px;
    margin: 349px 0px 0px 815px;
}

#content-wrapper {
	background: transparent url("../images/backtop.png") no-repeat top center;		
}

#content-top {
	padding: 387px 0px 18px 90px;
	background: transparent url("../images/topfront.png") no-repeat bottom left;
	margin-left: -90px;
}
#content-top h2 {
	margin: 0px 0px 0px 70px;
	font-weight: normal;
	font-size: 3em;
	border-bottom: 2px solid #777;
	width: 700px;	
}
#content {
	background: transparent url("../images/mainback.png") repeat-y;
	width: 790px;
	padding: 0px 25px 10px 25px;
}
#content-bottom {
	background: transparent url("../images/mainbottom.png") no-repeat;
	width: 860px;
	height: 85px;
	margin-bottom: 50px;
}

#sidebar-link {
    color:#004753;
    size: medium;
}

.menu-holder {
	width: 168px;
	padding: 5px;
	margin: 0px 5px;
}
.menu-holder .page-menu {
	border: 1px solid #ccc;
	-moz-border-radius:5px;
	margin-bottom: 10px;
	padding: 5px;
}
.menu-holder ul {
	list-style: none;
	padding: 0px;
	margin: 0;
}
.menu-holder ul li {
	margin: 0;
	padding-left: 0px;
	list-style: none;
	color: #004753;
}
.menu-holder ul li a {
	padding: 5px 0px 0px;
	display: block;
	font-size: 1.1em;
	padding-left: 14px;
}
.menu-holder ul li.hasChildren a {
	background: url("../images/menu_plus.png") no-repeat 0px 7px;
}
.menu-holder ul li ul li.single a {
    background: none;
}

.menu-holder ul li.section,
.menu-holder ul li.current,
.menu-holder ul li.current a {
	color: #f85900;
}
.menu-holder ul li.current ul li a {
	color: #004753;
}
.menu-holder ul li ul {
	padding-left: 10px;
}
.menu-holder ul li ul li {
	border: 0;
	padding: 1px;
}
.content-holder {
	width: 590px;
	padding: 0px 5px;
}
.text-holder {
	width: 500px;
}

.text-holder-event {
	width: 500px;
	height-min: 200px;
	padding-left: 50px;
}
.widget-holder {
	margin-bottom: 10px;
	padding: 0px 5px;
}
.widget-holder h3 {
	margin: 0px;
	padding: 10px 0px 0px;
	font-size: 1.3em;	
}
.widget-holder-small {
	max-width: 175px;
}
.widget {
	padding: 5px;
	margin-bottom: 3px;
}
	.widget .widget-header {
		margin: 0px;
		margin-bottom: 10px;
		padding: 5px;
		padding-left: 50px;
		font-size: 1.8em;
	}
	.widget .widget-item-header {
		font-size: 1.2em;
		font-weight: bold;	
	}
	.widget ul {
		padding: 0px;
		margin: 0px;
		list-style: none;	
	}
	.widget ul li {
		list-style: none;
	}

.agenda-widget .widget-header {
	color: #960000;
	border: 1px solid #ccc;
	-moz-border-radius:5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
	.agenda-widget .widget-header a {
		font-size: 0.7em;
		margin: 0px 5px;
	}
	.agenda-widget .widget-header a.prev-link {
		float: left;
	}
	.agenda-widget .widget-header a.next-link {
		float: right;
	}
.agenda-widget .widget-item {
	padding-left: 70px;
	background-repeat: no-repeat !important;
	min-height: 50px;
	margin-bottom: 20px;
}
.agenda-widget .widget-item .widget-item-header {
	font-size: 1.5em;
	font-weight: normal;
	padding: 3px 0px;
	color: #960000;
}
.agenda-widget .widget-item .widget-header-date {
	border-top: 1px solid #ccc;
}
.agenda-widget .widget-item .widget-header-date span {
	background-color:#eee;padding:4px;float:right;
}
.galleryfeed-widget ul li {
	float: left;
	padding: 0px 5px;
	text-align: center;
	width: 150px;
}
.calendar-widget th {
	text-align: center;
	margin: 0px 1px 1px 0px;
}
.calendar-widget a img {
	border: 0;
}
.calendar-widget a:hover img {
	border: 0;
}
.calendar-widget td {
	font-size: 0.9em;
	text-align: center;
	margin: 0px 1px 1px 0px;
}
.calendar-widget td a {
	display: block;
	background: #eee;
	padding: 3px;
}
.calendar-widget .CalendarDayIsToday a {
	text-decoration: underline;
}
.calendar-widget .CalendarDayIsActive a {
	background: #ccc;
}
.calendar-widget .HasEvents a {
	font-weight: bold;
	
}
.calendar-widget .CalendarDayIsNotMonth a {
	color: #ccc;
}
.calendarfeed-widget li {
	margin: 3px 1px !important;
}
.calendarfeed-widget .date {
	display: block;
	font-size: 0.9em;
}

.search-widget fieldset {
	padding: 10px;
}
.search-widget div.field {
	padding: 0px;
}
.search-widget div.field input {
	width: 90%;
}
.news-widget-holder {
	width: 550px;
}
.news-widget {
	float: left;
	width: 260px;
	padding: 5px;
}
.news-widget .date {
	font-style: italic;
	font-size: 0.9em;
	display: block;
	margin-bottom: 5px;
}
.news-widget .news-entry-footer {
   -moz-border-radius:5px;
    border:1px solid #CCCCCC;
    padding: 5px;
    margin: 5px 0px 10px;
}
div.search-results {
	
}
div.search-results-item {
	margin-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	padding: 5px;
}
div.search-results-item .searchResultHeader {
	font-size: 1.3em;
}
div.search-results-item .breadcrumbs {
	font-style: italic;
	font-size: 0.9em;
	margin-bottom: 5px;
}
.blog {
	padding: 0px 45px;
}
.blog h3 {
    padding: 5px;
    font-size: 1.5em;
}

.blog .blog-entry-footer {
	-moz-border-radius:5px;
	border:1px solid #CCCCCC;
	padding: 8px;
	margin: 15px 0px 10px;
}

div.tags {
	
}
div.tags div.tags-header {
	float: left;
	font-weight: bold;
	padding: 1px 3px;
	
}
div.tags ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
div.tags ul li {
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	line-height: 1.2em;
	list-style: none;
}
div.tags ul li a {
	padding: 1px 3px;
	display: block;
}

div.gallery {
	padding: 0px 5px;
}
div.gallery div.widget-item {
	float: left;
	text-align: center;
	padding: 5px 10px;
	width: 150px;
	min-height: 175px;	
}

div.pagination {
	clear: both;
	width: 700px;
	text-align: center;
	padding-top: 20px;
	min-height: 20px;
}
div.pagination ul {
	list-style: none;
	padding: 0;
	
	width: 300px;
	margin: 0px auto;
}
div.pagination ul li {
	float: left;
	padding: 2px 5px;
	list-style: none;
	margin: 0px;
}

form fieldset {
	border: 0;
	margin: 0px;
	padding: 10px;
	padding-right:60px;
	background-color: #FBF9EE;	
	border: 1px solid #FCEFA1;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}
form fieldset div.field {
	padding: 5px;
}
form fieldset div.field label {
	width: 95px;
	float: left;
	display: block;
	padding: 8px 0px 0px 5px;
	font-size: 1.1em;
	font-weight: bold;
}
form fieldset div.field input,
form fieldset div.field textarea {
	padding: 5px;
	border: 1px solid #FCEFA1;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
	width: 76%;
}
form fieldset p.field {
	padding-left: 100px;
}
form fieldset p.field label {
	float: none;
}
form fieldset div.datetime input {
	margin-right:10px;
	width:70px;
}
form fieldset ul.optionset {
	margin-left:189px;
	margin-top:20px;
}
form fieldset ul.optionset label {
	display:inline;
	float:none;
}
form fieldset ul.optionset li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
form div.Actions {
	width: 84%;
	height: 22px;
	margin-top: 5px;
	padding: 10px;
	padding-right: 70px;
	background-color: #FBF9EE;	
	border: 1px solid #FCEFA1;
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}
form div.Actions input {
	float: right;
}

.menu-holder form fieldset {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #CCCCCC;
	background-color: #fff;
	padding: 10px;
}
.menu-holder form fieldset div.field {
	padding: 0px; 
}
.menu-holder form fieldset div.text input { 
	width: 134px;
	border-color: #ccc;
}
.menu-holder form fieldset input.action { 
	float: right;
	border: 0px;
	color: #004753;
	background-color: #fff;
}


.registryTable {
  margin-top: 10px;
  width: 500px;
}
.registryTable th {
text-align: left;
}

.registryTable td {
  padding: 4px;
}

