
/* CSS Document */

html {
	margin:0px;
	padding:0px;
	font-size:70%;
	}
body {
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-style:normal;
	font-weight: normal;
	font-variant:normal;
	line-height:1.3em;
	padding:0;
	margin:0;
	background-image:url(../images/bg_main_rightcolumn.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#bcdcf2;
}
body#noRightColumn {
	background-image:url(../images/bg_main_norightcolumn.jpg);
}

a, a:link, a:visited {
	color:#0099ff;
	text-decoration:none;
	}
	
a:active, a:hover {
	/*color:#0066cc;*/
	color:#0099ff;
	text-decoration:underline;
	}

a.logoLink, a:visited.logoLink {
	color:#0099ff;
	/*font-size:12px;*/
	font-size:1.1em;
	font-weight:bold;
	display:block;
	}

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size:1.3em;
	padding:0;
	margin:0 0 0.4em 0;
}

h2 {
	font-size:1.1em;
	padding:0;
	margin:0 0 0.2em 0;
	}

h3 {
	font-size:1.0em;
	font-weight:bold;
	padding:0;
	margin:0;
}


h2.refHeader {
	font-size:1.4em;
	font-weight:normal;
	font-style:italic;
	color:#07507d;
	margin:0 0 0.3em 0;
}
h1.topheaderRight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-style:italic;
	font-weight:normal;
	color:#006699;
	background-image:url(../images/bg_header_right.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	display:block;
	padding:15px 20px 13px 20px;
	margin:0;
}
h2.newsHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}


img {
	border:0;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#124361;
	font-size:1.0em;
	vertical-align: middle;
	border:solid 1px #40b6e8;
} 
label {
	cursor: pointer;
	font-weight: bold;
	display:block;
}
.clearBoth {
	clear:both;
}

/*Dold länk för hoppa till innehållet*/
.hidden {
	display:none;
	position: absolute;
	visibility: hidden;
}

/* LAYOUT BG */
div.siteLayout {
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}


div.siteContainer {
	width:965px;
	margin:0 auto;
	background-image:url(../images/bg_main_rightcolumn.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
body#noRightColumnn div.siteContainer {
	width:734px;
	margin:0 auto;	
	background-image:url(../images/bg_main_norightcolumn.jpg);
	background-position:top;
	background-repeat:repeat-y;
}




div.header {
	height:235px;
}
.puffFlag {
	position:absolute;
	top:209px;
	margin-left:8px;
}
.leadText {
	float:right;
	width:450px;
	margin-right:42px;
	display:inline;
	min-height:102px;
	height:auto !important;
	height:102px;
}
.leadText h1 {
	font-size:1.2em;
	line-height:1.4em;
	color:#c50e1f;
	font-weight:normal;
}

div.contentContainer {

}

div#mainCol {
	float:left;
	width:734px;
}

div#rightCol {
	float:right;
	width:220px;
	margin-right:1px;
	display:inline;	
	color:#124361;
}
body#noRightColumn div.rightCol {
	display:none;
	position:absolute;
	visibility:hidden;
}


/* REFERAT LISTA */
.refList {
	float:left;
	padding:25px 42px 35px 20px;
}
.refItem {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:35px;
}
.refList .imageCol {
	float:left;
	width:190px;
	margin:0 33px 0 0;
}
.refList .imageCol img {
	margin-bottom:10px;
}
.refInfo {
	float:left;
	width:445px;
}
.refItem .date, .refItem .location, .refItem .organiser {
	color:#07507d;
	float:left;
	margin-right:10px;
}
.refText {
	clear:both;
	float:left;
	width:100%;
	display:block;
	padding-top:0.2em;
}
a.morePhotos, a.hidePhotos {
	font-size:0.9em;
	color:#c50e1f;
	display:block;
	background-image:url(../images/btnMorePhotos.jpg);
	background-repeat:no-repeat;
	background-position:left 0px;
	text-decoration:underline;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 25px;
}
a.hidePhotos {
	background-image:url(../images/btnHidePhotos.jpg);
}
a.morePhotos:hover, a.hidePhotos {
	color:#333;
}

.borderBlue {
	border:4px solid #a6d8f3;
}

/* NEWS LIST */
.newsList {
	padding:15px 22px 15px 20px;
}
.newsItem {
	margin-bottom:25px;
}
.newsItem .date {
	display:block;
}
.newsItem .newsText {
	display:block;
}



/* ----- FOOTER ----- */
div.footer {
	clear: both;
	font-size:0.8em;
	width:965px;
	padding:10px 0;
	margin:0 auto;
}
div.footer p {
	padding:0px;
	margin:0px;
}
div.footer div.footerEditor {
	
}

ul.footList li {
	float:left;
	list-style:none;
	line-height:20px;
	}

div.footerText {
	float:left;
	padding:0 20px 0 0;
	line-height:20px;
	background-image:url(../AlcroBeckers_Images/footSpace.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

div.footerSpacer {
	display:none;
	float:left;
	width:22px;
	height:20px;
	background-image:url(../AlcroBeckers_Images/footSpace.gif);
	background-repeat:no-repeat;
	background-position:top left;
}


/* PAGING */
div.Paging {
	clear:both;
	padding:15px 0 0 0;
	font-size:0.8em;
}

div.Paging a {
	padding:0 5px;
}

.PagingContainer {}
div.Paging a.SelectedPagingItem, div.Paging a.SelectedPagingItem:link, div.Paging a.SelectedPagingItem:visited, div.Paging a.SelectedPagingItem:hover, div.Paging a.SelectedPagingItem:active  {
	font-weight:bold; 
	text-decoration:none;
	color:#333 !important;
}
.UnselectedPagingItem {}


/* FORM */

/* INPUT COLOR BEFORE #707172 and italic*/
/* INPUT COLOR WHEN CHOSEN #124361*/

.formHolder {
	float:left;
	width:428px;
	margin-left:243px;
	display:inline;
	color:#124361;
	margin-top:40px;
	margin-bottom:40px;
}
.formContent {
	float:left;
	width:100%;
	background-image:url(../images/bg_form.gif);
	background-repeat:repeat-y;
}
.formInner {
	padding:10px 15px 10px 5px;
}

.formColLeft {
	width:175px;
	float:left;
}
.formColLeft input {
	width:165px;
}
.formColLeft label {
	padding-bottom:10px;
}
.formHeader {
	padding-bottom:10px;
}
.formPerson {
	margin-bottom:45px;
}
.formDate {
	margin-bottom:10px;
}
.dateHeader {
	display:block;
	padding-bottom:5px;
}
.formColRight {
	width:200px;
	float:right;
}
.formColBottom {
	clear:both;
}
.formColBottomLeft {
	width:250px;
	float:left;
}
.formTextBottom {
	color:#707172;
	font-style:italic;
}

.notObligatory {
	padding-left:10px;
}
.obligatory {
	display:block;
	padding-left:10px;
	background-image:url(../images/form_star.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
}

.chooseImageCol {
	float:left;
	width:91px;
	padding:10px 0 10px 0;
}
.formImg {
	padding-bottom:10px;
}
.formImgPath {
	padding-bottom:5px;
}
.formImgPath input {
	width:86px;
}
input.formWide {
	width:396px;
}

.formTop {
	float:left;
	width:100%;
	height:10px;
	font-size:0.1em;
	background-image:url(../images/bg_form_top.gif);
	background-repeat:no-repeat;
}
.formBottom {
	float:left;
	width:100%;
	height:10px;
	font-size:0.1em;
	background-image:url(../images/bg_form_bottom.gif);
	background-repeat:no-repeat;
}
