/* ----------------------------------------------------------------------
Base GUI Style Sheet

author: David Andersson
email: david@smider.se
website: www.smider.se
---------------------------------------------------------------------- */

img { border: none; }

/* -------------------- */
fieldset {
	margin: 10px 0;
	padding: 10px;
}

fieldset form {
	margin-top: 0;
	margin-bottom: 0;
}

fieldset p {
	margin: 0;
}

legend {
	margin: 0;
	padding: 0 5px;
}
/* -------------------- */

.top, h3.top, h4.top { 
	margin: 0;
}

th {
	text-align: left;
}

label.l {
	font-weight: bold;
}

#printLink {
	background: url(../images/site/printLink.gif) no-repeat left center;
	line-height: 20px;
	margin: 0 0 40px;
	padding: 10px 0 10px 20px;
}

#browserErrorMessage ul {
	margin: 5px 15px;
	padding: 0;
	text-align: left;	
}

#formError ul  {
	color: #f00;
}

/* Meddelanden
---------------------------------------------------------------------- */
#message {
	background: #e1e1e1;
	border: 1px solid #000;
	color: #000;
	display: block;
	margin: 0 0 10px;
	padding: 3px;	
}

#message table {
	margin: 0 auto;
}

#message table tr td span {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	margin-left: 10px;
}


/* JavaScript ej aktiverat
---------------------------------------------------------------------- */
.jsGuide {
	margin: 0;
}

.jsGuide li {
	margin: 20px 0 0;
}

.jsGuide li img {
	border: 1px solid #999;
	display: block;
	margin: 10px 0 0;
	padding: 5px;
}

/* Puffar
---------------------------------------------------------------------- */
#linkBoxes {}

#linkBoxes ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkBoxes ul li {
	margin: 0 0 5px;
}

#linkBoxes ul li a {}
#linkBoxes ul li a img {}

/* Registrering
---------------------------------------------------------------------- */
#register {
	text-align: right;
}

#register textarea {
	float: left;
	width: 98%;
}

#register input, #register label {
	vertical-align: middle;
}

#register input {
	margin-top: 5px;
}

#register label {
	margin: 0 10px 0 0;
}

/* InloggningsfÃ¤lt
---------------------------------------------------------------------- */
#loginField form {
	margin: 0;
}

#loginField form input {
	margin: 3px 0 5px;
	width: 100%;
}

#loginField form input.button {
	margin: 0;
	width: auto;
}

/* Gobalt Kalendarium
---------------------------------------------------------------------- */
#globalCalender {
	list-style: none;
	margin: 0;
	padding: 0;
}

#globalCalender li {
	margin: 0 0 10px;
}

#calender .monthChanger {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 2em;
	margin: 0 0 10px;
}

#calender .monthChanger h2 {
	border: none;
	float: left;
	margin: 2px auto;
	text-align: center;
	width: 32%;
}

#calender .monthChanger .previousMonth {
	float: left;
	font-size: 11px;
	margin: 4px 0 0;
	width: 33%;
}

#calender .monthChanger .nextMonth {
	float: right;
	font-size: 11px;
	margin: 4px 0 0;
	text-align: right;
	width: 32%;
}

#calender .event {
	margin: 10px 0;
}

#calender .selectedEvent {
	margin: 10px 0;
	padding: 5px;
}

#calender .selectedEvent h3 {
	margin: 0;
}

/* RSS Modul
---------------------------------------------------------------------- */
.rssFeedItems {
	list-style: none;
	margin: 0;
	padding: 0;
}

.rssFeedItems li {
	margin: 0 0 10px;
}

/* Nyhetsbrev
---------------------------------------------------------------------- */
.newsletter {}

.newsletter p {
	margin: 0;
}

.newsletter form {
	margin: 0;
}

.newsletter form input {
	margin: 3px 0 5px;
	padding: 2px 0 0;
	width: 97%;
}

.newsletter form input.button {
	margin: 0;
	width: auto;
}

.newsletter form select {
	margin: 3px 0 5px;
	width: 100%;
}

.newsletter form label {}

#newsLetterSubscribers .std_form input.i {
	width: 246px;
}

/* FormulÃ¤r
---------------------------------------------------------------------- */
.std_form br { 
	clear: left; 
}

.std_form label {
	width: auto;
}

.std_form label.l {
	margin-bottom: 12px;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 115px;
}

.std_form label.s {
	margin-bottom: 0;
}

.std_form .form_note {
	margin: 10px;
}

.std_form select {
	width: 270px;
}

.std_form .checkbox input {
	margin: 0 5px 0 0;
}

.std_form input.i {
	width: 266px;
}

.std_form textarea.i {
	width: 266px;
	height: 35px;
}

/* Artikellistning - rubrik, ingress, bild
---------------------------------------------------------------------- */
.articleListItem .articleIcons {
	float: right;
}

.articleListItem .articleIcons a, .articleListItem .articleIcons a:hover {
	text-decoration: none;
}

.articleListItem {
	margin: 0 0 10px;
	overflow: hidden;
}

.articleListItem h2 {
	margin: 0 0 10px;
}

.articleListItem h2 span {
	font-size: 10px;
	font-weight: normal;
}

.articleListItem .articleIntro {
	margin: 10px 0;
}

.articleListItem img.thumb {
	margin: 0 0 5px 5px;
	float: right;
}

.articleListItem hr {
	clear: both;
}

/* Artikelstruktur
---------------------------------------------------------------------- */
#articleIntro {
	margin: 10px 0;
}

/* Artikelrelaterat
---------------------------------------------------------------------- */
#articleHeaderImage {
	margin: 0 0 10px;
}

#articleRelated {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 5px 5px;
	margin: 0 0 5px 15px;
	width: 155px;
}

#articleRelated h3 {
	clear: both;
	margin: 0 0 5px;
}

#articleRelated p {
	clear: both;
}

#articleRelated ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#articleRelated #images,
#articleRelated #files {
	margin: 0 0 15px;
}

#articleRelated ul li {
	margin-bottom: 5px;
}

#articleRelated ul li p {
	clear: both;
	font: normal 10px Tahoma, Verdana, sans-serif; 
	margin: 0; 
	padding: 0;
}

#articleRelated ul li img {
	float: left;
	margin: 0 0 3px;
	padding: 0;
}

#articleRelated form input {
	clear: left;
	float: left;
	margin-left: 0;
}

#articleRelated form input.button {
	margin-top: 5px;
}

#articleRelated form label {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	width: 135px;
}

#articleRelated form br {
	display: block;
}

/* Artikelbilder - popupruta
---------------------------------------------------------------------- */
.articleImagesPage {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

.articleImagesPage p {
	font: normal 12px Verdana, Arial, sans-serif;
}

.articleImagesPage #currentImage {
	display: inline;
	float: left;
	height: 615px;
	margin: 5px 0 0;
	overflow: auto;
	text-align: center;
	width: 537px;
}

.articleImagesPage #allImages {
	border-left: 1px solid #000;
	float: right;
	height: 615px;
	padding-top: 5px;
	overflow: auto;
	text-align: center;
	width: 180px;
}

.articleImagesPage #allImages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.articleImagesPage #allImages img {
	margin-bottom: 5px;
}

.articleImagesPage #allImages a {
	background: #fff;
}

/* ArtikelÃ¥tgÃ¤rder
---------------------------------------------------------------------- */
#articleActions a {
	margin-right: 10px;
}

/* Artikelkommentarer
---------------------------------------------------------------------- */

#commentsCurrentSort {
	float: left;
	margin: 0 0 4px 0;
}

#commentsSort {
	float: right;
	margin: 0 0 4px 0;
}

#commentsSort a {}

#commentsShowAllComments {
	display: block;
}

#article_comments .label {
	font-weight: bold;
}

#article_comments table {
	float: left;
	margin: 0 0 5px;
}

#article_comments table tr {}

#article_comments table td {
	overflow: hidden;
	padding: 3px;
}

#article_comments table a {
	font-weight: normal;
}


#article_write_comment label {
	width: 75px;
}

#article_write_comment form {}

#postComment_name, 
#postComment_subject {}

#postComment_message {
	height: 150px;
}

/* popupruta */
.commentPagePopup {
	background: none;
	margin: 10px;
	padding: 0;
}

.commentPagePopup h1 {
	clear: left;
	float: left;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 5px;
}

#commentPopupActions {
	clear: right;
	float: right;
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
}

/* kommentarer */
.commentPagePopup .comment {
	clear: both;
	margin: 0 0 10px;
	padding: 3px 7px 5px;
}

.commentPagePopup .comment h2 {
	font-size: 15px;
	margin: 0;
}

.commentPagePopup .comment h2 span {
	font-size: 10px;
}

.commentPagePopup .comment h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}

.commentPagePopup .comment .message {
	margin: 8px 0 0;
}

.commentPagePopup .comment .actions {
	margin: 10px 0 0;
}

.commentPagePopup .comment .actions a {
	margin: 0 10px 0 0;
}
/* ----------- */

/* kommentarssvar */
.commentPagePopup .commentReply {
	margin: 0 0 10px 20px;
	padding: 3px 7px 5px;
}

.commentPagePopup .commentReply h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.commentPagePopup .commentReply h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}

.commentPagePopup .commentReply .message {
	margin: 5px 0 0;
}

.commentPagePopup #writeCommentReply {
	margin: 0 0 10px 20px;
}

.commentPagePopup #writeCommentReply legend {}
/* -------------- */

.commentPagePopup #postComment_name,
.commentPagePopup #postComment_subject, 
.commentPagePopup #postComment_message {
	width: 390px;
}

.commentPagePopup #postComment_form #postComment_message {
	width: 388px;
}

.commentPagePopup #writeCommentReply #postComment_name,
.commentPagePopup #writeCommentReply #postComment_subject,
.commentPagePopup #writeCommentReply #postComment_message {
	width: 370px;
}

.commentPagePopup #writeCommentReply #postComment_form #postComment_message {
	width: 368px;
}

.commentPagePopup .std_form label.l {
	width: 72px;
}

/* Ã„ndra tid
---------------------------------------------------------------------- */
.timePickerPopup {
	background: none;
}

.timePickerPopup fieldset {
	margin: 10px;
}

.timePickerPopup fieldset legend {
	margin: 0;
	padding: 0 5px;
}

.timePickerPopup fieldset label {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	margin: 0 3px 0 0;
}

.timePickerPopup fieldset select {
	font: normal 1em Arial, Helvetica, sans-serif;
	margin: 0 15px 0 0;
	padding: 0;
}

.timePickerPopup fieldset input.button {
	display: block;
	margin: 10px 0 0;
	padding: 0 5px;
}

/* Tipsa en vÃ¤n
---------------------------------------------------------------------- */
#tellAFriend {
	clear: both;
}

#tellAFriend .std_form label.l {
	width: 96px;
}

#tellAFriend .std_form .input {
	width: 300px;
}

#tellAFriend .std_form textarea {
	height: 100px;
	width: 300px;
}

/* popupruta */
.popupTipFriend {
	background: none;
	margin: 0;
	padding: 0 10px;
}

.popupTipFriend #message {
	margin-top: 10px;
}

/* ############################ Artikeleditor ########################### */

#loaderDiv {
	width: 460px;
}

#colArticle {
	margin-bottom: 10px;
}

#colArticle .title {
	width: 98%;
}

#colRelated {
	width: 100%;
	margin-top: 15px;
}

#editor_article fieldset {
	border: none;
	margin: 0 0 10px;
	padding: 0;
}

#editor_article legend {
	margin: 0;
}

#editor_article .closedBox {
	display: none;
}

#editor_article .openBox {
	display: block;
}

#editor_article .openBox p {
	margin: 5px 0;
}

#editor_article .addButton {
	background: #eee;
	border: 1px solid #333;
	clear: both;
	padding: 0.5%;
	text-align: right;
	width: 98%;
}

#colRelated h3 {
	margin: 0;	
}

#colRelated ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.inputError {
	color: #f00;
	font-weight: bold;
}

/* artikelbifogningar */
#editor_article ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#editor_article #images li, 
#editor_article #files li, 
#editor_article #links li {
	background: #eee;
	border: 1px solid #333;
	color: #000;
	float: left;
	padding: 0;
	margin: 0 0 5px;
	width: 99%;
}

.dragHandler, .dragHandlerExpanded {
	background: url(../images/site/dragHandler.gif);
	border: 1px solid #eee;
	float: left;
	height: 50px;
	cursor: pointer;
	width: 12%;
}

.dragHandlerExpanded {
	height: 76px;
}

.attachmentControls {
	float: right;
	width: 87%;
}

.attachmentControls textarea {
	float: left;
	height: 44px;
	margin: 2px 0 0;
	padding: 0;
	width: 51%;
}

.attachmentControls div {
	display: inline;
	float: right;
	margin: 2px 2px 0 0;
	width: 47%;
}

.attachmentControls div span {
	clear: right;
	float: right;
	width: 100%;
	text-align: right;

}

.attachmentControls div span input {
	margin: 0 0 1px 2px;
}

.attachmentControls div span input.radio {
	margin: 0 0 0 2px;
	vertical-align: text-bottom;
}

.attachmentControls .replaceFileForm {
	border-top: 1px solid #666;
	clear: both;
	float: left;
	padding: 2px 0;
	width: 99%;
}

.attachmentControls .replaceFileForm .file {
	float: left;
}

.attachmentControls .replaceFileForm input {
	clear: none;
	float: right;
	margin: 0 0 0 2px;
}

#links .attachmentControls span {
	clear: both;
	float: left;
	margin: 2px 0 0;
	width: 100%;
}

#links .attachmentControls span input {
	float: left;
	margin: 0 2px 0 0;
	width: 65%;
}

#links .attachmentControls span .button {
	float: right;
	width: auto;
}

/* ------------------ */

/* artikeleditor popupruta */
.dimmedWindow {
	background: url(../images/site/dimmedImage.png);
	left: 0;	
	position: absolute;
	top: 0;
	z-index: 10;
}

.editorDialogBox {
	background: url(../images/site/editorDialogBoxBottom.gif) no-repeat 0 100%;
	display: none;
	padding: 0 0 10px;
	width: 300px;
	z-index: 11;
}

.editorDialogBox h1 {
	background: url(../images/site/editorDialogBoxTop.gif) no-repeat 0 0;
	clear: both;
	display: block;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
	text-align: center;
}

.editorDialogBox form {
	background: #fff;
	clear: both;
	color: #000;
	display: block;
	margin: 0;
	padding: 5px 0 0;
	width: 300px;
}

.editorDialogBox label.l {
	margin: 2px 5px 0 0;
	width: 40px;
}

.editorDialogBox .timeSettings select {
	font-size: 1em;
	width: 43px;
}
/* ----------------------- */

/* lÃ¤ngdvarning */
.editorLengthWarning {
	border: 2px solid #f00;
	color: #f00;
	margin: 5px 0 10px;
	padding: 5px;
}

.editorLengthWarning p {
	font-weight: bold;
}
/* ------------ */

/* ###################### Administrationsidorna ###################### */

/* Artiklar
---------------------------------------------------------------------- */
#articleHandler {}

#articleHandler form h4 {
	margin: 5px 0;
}

#articleHandler select {
	width: 200px;
}

/* redigera artikelkommentarer */
#editComments .comment {
	border-bottom: 1px solid #000;
	padding: 5px 0;
}

#editComments .comment h2 {
	font-size: 15px;
	margin: 0;
}

#editComments .comment h2 span {
	font-size: 10px;
}

#editComments .comment h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 5px;
}

#editComments .comment .message {
	margin-top: 5px;
}
/* --------------------------- */

/* redigera artikelkommentarssvar */
#editComments .commentReply {
	margin: 10px 0 0 20px;
	padding: 0;
}

#editComments .commentReply h2 {
	font-size: 15px;
	margin: 0;
}

#editComments .commentReply h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px;
}

#editComments .commentReply .message {
	margin: 0 0 5px;
}
/* ------------------------------ */

/* OmrÃ¶stningar
---------------------------------------------------------------------- */
#pollsTable th {
	text-align: left;
}
#createNewPoll label.l {
	width: 75px;
}

#show_results_0, #show_results_1, #show_results_2 {
	margin-top: 0;
}

#poll_alternatives {
	list-style: none;
	margin: 0;
	padding: 0;
}

#poll_alternatives li {
	background: #eee;
	color: #000;
	border: 1px solid #000;
	clear: left;
	height: 26px;
	margin: 0 0 3px 0;
	padding: 0;
}

#poll_alternatives li .dragHandler {
	background: url(../images/site/dragHandler.gif);
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 12%;
}

#poll_alternatives li input {
	float: left;
	margin: 3px 0 3px 1px;
	padding: 0 1px;
	width: 50%;
}

#poll_alternatives li input.button {
	width: auto;
}

/* omrÃ¶stningsresultat */
#viewPollResults ul {
	list-style: none;
	padding: 0;
}

#viewPollResults hr {
	margin: 10px 0;
	width: 444px;
}

#viewPollResults .pollresult {
	margin: 3px 0;
}

.disabled, .disabled a {
	background: #fff;
	color: #b6b6b6;
}

.disabled a:hover {
	cursor: default;
	text-decoration: none; 
}

/* Rapporter
---------------------------------------------------------------------- */
#filterReport label.l {
	float: left;
	margin: 0 10px 15px 0;
	width: 50px;
}

#filterReport select {
	margin: 0 0 5px;
	width: 176px;
}

#reportShowHolder {
	display: block;
	margin: 2px 0 0 60px;
}

#reportShowHolder .nobr {
	float: left;
	margin: 0 10px 7px 0;
}

#reportShowHolder .nobr input {
	margin-left: 0;
	margin-top: 0;
}

/* AnvÃ¤ndarhantering
---------------------------------------------------------------------- */
#userTable table {
	text-align: left;
}

.userList_hover, .userList_hover a {
	text-decoration: none;
}

#filterUserTable label.l {
	width: 50px;
}

#filterUserTable select {
	width: 180px;
}

#filterExportUsers ul {
	list-style: none;
	margin: 0 0 15px;
	padding: 0; 
}

#filterExportUsers li.exportType {
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px;
}

.pager a.prevLink {
	display: block;
	float: left;
}

.pager a.nextLink {
	display: block;
	float: right; 
}

#editUserForm label.l {
	margin-right: 10px;
	text-align: right;
	width: 100px;
}

#editUserForm #editUser_notes, .editUser_notes {
	height: 90px;
	margin-bottom: 10px;
	width: 280px;
}

#editUserForm select {
	width: 235px;
}

#editUserForm select.regionSelect, .selectHolder {
	color: #000;
	border: 1px solid #000;
}

/* Menyhantering
---------------------------------------------------------------------- */
#addNewMenu {
	margin: 0 0 10px;
}

#menusAdminAdd {
	margin: 0 0 10px;
}

#menuAdmin {}

#menuAdmin ul {
	border: 1px solid #000;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuAdmin ul li {}

#menuAdmin ul ul {
	border: none;
	margin: 0 0 0 10px;
}

#menuAdmin div {
	clear: both;
	text-align: right;
	padding: 0 5px 0 0;
}

#menuAdmin ul ul div {
	border-left: 1px solid #000;
}

#menuAdmin div span {
	float: left;
	margin: 3px 5px 0;
	vertical-align: middle;
}

#menuAdmin div input {
	margin: 0;
}

.menuType_attr div {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.menuType_attr ul {
	list-style: none;
	padding-left: 0;
}

/* anvÃ¤ndarsÃ¶k */

.userSearch .userList {
	margin-left: 125px;
	margin-top: 0;
	width: 270px;
}

.userSearch fieldset {
	margin-left: 125px;
	width: 250px;
}

.userSearch .userList span {
	float: left;
	padding-left: 5px;
	width: 200px;
}

.userSearch .userList .noUsers {
	line-height: 20px;
}

.userSearch .resultList {
	margin: 0;
	width: 250px;
}

.userSearch .resultList span {
	float: left;
	padding-left: 5px;
	width: 175px;
}

.userSearch .resultList li {
	line-height: 25px;
}

.userSearch .userList li {
	line-height: 25px;
}

.userSearch .userList li.hover, 
.userSearch .resultList li.hover {
	background: #d6d5cc;
}

#menu_blogg_user_search,
#menu_gallery_user_search {
	width: 214px;
	margin-right: 3px;
}

#menu_blogg_user_search_submit,
#menu_gallery_user_search_submit {
	width: 50px;
}

.userSearch .previousPage {
	float: left;
	margin-top: 5px;
	width: 32%;
}

.userSearch .pageStatus {
	float: left;
	margin-top: 5px;
	text-align: center;
	width: 34%;	
}

.userSearch .nextPage {
	float: right;
	margin-top: 5px;
	text-align: right;
	width: 32%;
}
/* ----------- */

#menuTypesContactFormFields {}

#menuTypesContactFormLabels {
	clear: both;
	margin-bottom: 3px;
}

#menuTypesContactFormLabels label {
	display: block;
	float: left;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	width: 43%;
}

#menuTypesContactFormFields textarea.i {
	height: 50px;
}

#menuTypesContactFormFields ul li {
	margin-bottom: 2px;
}

#menuTypesContactFormFields input.contactformName {
	width: 40%;
	margin-right: 1.5%;
}

#menuTypesContactFormFieldsMissing {
	margin: 5px 0 0 0;
}

#menuTypesContactFormFields ul li {
	background: #eee;
	color: #000;
	border: 1px solid #555;
	padding: 2px 0 2px 0;
}

#menuTypesContactFormFields ul li label {
	background: url(../images/site/holder.png) no-repeat;
	height: 22px;
	cursor: pointer;
	width: 8.5%;
	display: block;
	float: left;
	margin-right: 1.5%;
	margin-top: -2px;
	margin-bottom: -2px;
}

#menuTypesContactFormFields ul li input.contactformName {
	width: 30%;
	margin-right: 1.5%;
}

#menuTypesContactFormFieldsList input {
	margin-right: 0;
	width: 15%;
}

#menuTypesContactFormFields select {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	margin-right: 1.5%;
	width: 40%;
}

#menuTypesContactFormFields ul li select {
	color: #000;
	border: 1px solid #000;
}

/* Puffredigering
---------------------------------------------------------------------- */
#editBoxes p {
	margin-top: 7px;
}

#linkboxesEditForm {
	margin: 10px 0 0;
}

#linkboxesEditForm ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#linkboxesEditForm ul li {

	background: #eee;
	color: #000;
	border: 1px solid #000;
	clear: both;
	height: 26px;
	margin: 0 0 3px 0;
	padding: 0;
}

#linkboxesEditForm ul li .dragHandler {
	background: url(../images/site/dragHandler.gif);
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 12%;
}

#linkboxesEditForm ul li span  {
	float: left;
	margin: 5px 3px;
}

#linkboxesEditForm ul li input {
	float: right;
	margin: 2px;
}

/* Valkretsanvndare
---------------------------------------------------------------------- */
#districtUsers label.l {
	width: 140px;
}

#districtUsers select {
	width: 260px;
}

#sortDistrictUsers ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sortDistrictUsers ul li {
	border: 1px solid #000;
	cursor: pointer;
	margin: 0 0 3px;
}

#sortDistrictUsers ul li a {
	background: #fff;
	color: #000;
	display: block;
	padding: 4px;
	text-decoration: none;
}

#sortDistrictUsers ul li a:hover {}

/* InstÃ¤llningar
---------------------------------------------------------------------- */
#settingsForm span, #settingsForm label {
	line-height: 15px;
}

#settingsForm label.l {
	width: 150px;
}

#settingsForm textarea {
	height: 70px;
}

/* Modulhantering
---------------------------------------------------------------------- */
.moduleType_attr div {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.sortable li {
	position: relative;
}

ul.boxy, ul.boxier {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

ul.boxy li, ul.boxier li {
	cursor: pointer;
	margin-bottom: 4px;
	padding: 2px 2px;
	border: 1px solid #ccc;
	background-color: #eee;
	font-size: 12px;
}

ul.sortable div {
	clear: both;
	text-align: right;
}

ul.sortable div span {
	margin-top: 3px;
	margin-left: 2px;
	float: left;
}

#moduleEditForm h4 {
	margin: 0;
	padding: 0;
}

/* Mina Artiklar
---------------------------------------------------------------------- */
#articleTable td.title a {
	font-weight: normal;
	text-decoration: none;
}

/* Mitt Bildgalleri
---------------------------------------------------------------------- */
#selectGallery {
	border: 1px solid #000;
	clear: both;
	margin: 0 0 15px;
	padding: 5px;
}

#selectGallery span {
	font-weight: bold;
	margin-right: 5px;
}

#selectGallery form {
	display: inline;
}

#imageThumbnailGallery .img-wrapper {
	float: left;
	margin: 5px 5px 0 0;
}

#imageThumbnailGallery .img-wrapper a {
	float: left;
	height: 85px;
	width: 85px;
}

#imageThumbnailGallery .img-wrapper img {
	margin: 0;
}

#imageThumbnailGallery .img-wrapper input {
	clear: both;
	display: block;
}

#imageLargeView img {
	clear: both;
	display: block;
	margin: 0 auto;
}

#imageLargeView a {
	margin-bottom: 5px;
}

#imageLargeView a.prevImg {
	float: left;
}

#imageLargeView a.nextImg {
	float: right;
}

/* Min Blogg
---------------------------------------------------------------------- */
#selectBlogg {
	border: 1px solid #000;
	clear: both;
	margin: 0 0 15px;
	padding: 5px;
}

#selectBlogg span {
	font-weight: bold;
	margin-right: 5px;
}

#selectBlogg form {
	display: inline;
}

#bloggAddPost {
	margin: 0 0 15px;
}

.bloggPost {
	clear: both;
	margin: 0 0 30px;
}

#main .bloggPost h1, #main .bloggPost h2 { 
	display: inline;
}

#main .bloggPost h1 a, #main .bloggPost h2 a { 
	background: inherit;
	color: inherit;
	font: inherit;
	font-size: 1em;
}

#main .bloggPost input {
	margin: 0 5px 3px 0;
}

.bloggPostInfo {}

.bloggPostInfo span {
	margin: 0 8px 0 0;
}

.bloggPostThumbs  { 
	float: right;
	margin: 10px 0 5px 15px;
	text-align: left;
	width: 150px;
}

.bloggPostThumbs ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.bloggPostThumbs ul li {}

.bloggPostThumbs ul li a img {}

.bloggPostThumbs ul li p {
	clear: both;
	font: normal 10px Tahoma, Verdana, sans-serif; 
	margin: 0 0 10px;
}

.bloggPostActions {
	clear: both;
}

.bloggPostActions span {
	margin: 0 5px;
}

/* bloggkommentarer */
.commentPage {
	margin-top: -25px;
	padding-top: 20px;
}

.commentPage h1 {
	float:left;
	margin: 0 0 5px;
}

#commentPageActions {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* kommentarer */
.commentPage .comment {
	clear: both;
	margin: 0 0 10px;
	padding: 3px 7px 5px;
}

.commentPage .comment h2 {
	font-size: 15px;
	margin: 0;
}

.commentPage .comment h2 span {
	font-size: 10px;
}

.commentPage .comment h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}

.commentPage .comment .message {
	margin: 8px 0 0;
}

.commentPage .comment .actions {
	margin: 10px 0 0;
}

.commentPage .comment .actions a {
	margin: 0 10px 0 0;
}

.commentPage #writeComment {
	clear: both;
}
/* ----------- */

/* kommentarssvar */
.commentPage .commentReply {
	clear: both;
	margin: 0 0 10px 20px;
	padding: 3px 7px 5px;
}

.commentPage .commentReply h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.commentPage .commentReply h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}

.commentPage .commentReply .message {
	margin: 5px 0 0;
}

.commentPage #writeCommentReply {
	margin: 0 0 10px 20px;
}

.commentPage #writeCommentReply legend {}
/* -------------- */

.commentPage label.l {
	width: 75px;
}

/* Regionslistning
---------------------------------------------------------------------- */
#stateList {
	float: left;
	list-style: disc;
	margin: 0;
	padding: 0 0 0 20px;
	width: 150px;
}

/* Mitt Kalendarium
--------------------------------------------------------------------- */
#calender h3 {}

#calender ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#calender table {
	border-bottom: 1px solid #000;
	margin: 0 0 10px;
}

#calender .twoDays {
	clear: both;
}

#calender .twoDays .dayEvents {
	border: 1px solid #000;
	display: inline;
	float: left;
	width: 48%;
	margin: 0 3px 5px;
	padding: 0;
}

#calender .twoDays .dayEvents h3 {
	display: inline;
	float: left;
	margin: 1px 0 0 3px;
}

#calender .twoDays .dayEvents input {
	float: right;
}

#calender .twoDays .dayEvents ul {
	border-top: 1px solid #000;
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px;
}

#calender .twoDays .dayEvents ul li h4, 
#calender .twoDays .dayEvents ul li p {
	font-size: 1em;
	margin: 0;
}

#calenderAdd label.l {
	width: 80px;
}

#calenderAdd select {
	width: 40px;
}

#calenderAddDesc {
	margin-bottom: 5px;
	height: 70px;
}

/* Mina LÃ¤nkar
---------------------------------------------------------------------- */
#linkList h2 {
	border-bottom: 1px solid #000;
	margin-top: 5px;
}

#linkList ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

#linkList ul li {
	margin: 10px 0 0;
}

#linkList ul li p{
	margin: 5px 0;
}

#linkList input {
	margin-right: 5px;
}

#editLinksForm select {
	width: 170px;
}

#editLinksForm input.newgroup {
	width: 166px;
}

/* Personlig sida
---------------------------------------------------------------------- */
.personalPageStatus {
	margin: 0 0 10px;
}

.serviceBox {
	border-bottom: 1px solid #000;
	margin:  0 0 5px;
	padding: 5px 0 10px;
	width: 100%;
}

.serviceBox .serviceInfo {
	float: left;
}

.serviceBox .activateService, #serviceForm .serviceFooter input {
	float: right;
}

.serviceBox h2, .serviceBox h3 {
	margin: 0;
	padding: 0;
}

.serviceBox h2 {
	font-size: 1.3em;
}

.serviceBox h3 {
	font-size: 1.1em;
	font-weight: normal;
}

/* Mina Uppgifter
---------------------------------------------------------------------- */
#userEdit_ssid_1 {
	width: 58px;
}

#userEdit_ssid_2 {
	width: 30px;
}

#newsLetterList {}

#newsLetterList p {
	font-weight: bold;
	margin-left: 4px;
	margin-right: 2px;
}

#newsLetterList ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

#newsLetterList ul li {
	float: left;
	padding: 5px 1%;
	width: 98%;
}

#newsLetterList ul li p {
	float: left;
	font-weight: normal;
	margin: 0;
}

#newsLetterList ul li p strong {
	display: block;	
}

#newsLetterList select {
	float: right;
	width: 6.5em;	
}

#newsLetterTitle {
	float: left;
}

#newsLetterSubscribeTitle {
	float: right; 
}

/* Inloggningsuppgifter
---------------------------------------------------------------------- */
#passwordChange label.l {
	padding-top: 2px;
}

#passwordChange input.i {}

/* KontaktformulÃ¤r
---------------------------------------------------------------------- */
#contactForm textarea {
	height: 100px;
}

#contactForm p {
	margin: 0 0 10px;
}

/*
	Länkboxar
*/

#linkBoxHandler ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#linkBoxHandler ul li {
	margin-bottom: 4px;
	padding: 4px 6px 4px 6px;
}

#linkBoxHandler ul li div {
	float: left;
	display: block;
	width: 350px;
}

#linkBoxHandler ul li a {
	float: right;
}
