﻿

/* Aarhus Sejlklub Stylesheet */


/* Formular */

/* Sektion */
.scfSectionBorderAsFieldSet {
border-color:#000000 -moz-use-text-color -moz-use-text-color !important;
border-bottom: thin solid;
border-left: thin solid !important;
border-right: thin solid !important;
border-top: thin solid;
border-style: solid !important;
border-width: thin !important;
margin:0 10px;
}

/*layout gælder for de angivne felttyper */

.scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfDropList {
    width: 98% !important;
    margin-left: 3px !important;
}
.scfListBoxGeneralPanel, .scfDropListGeneralPanel {
    display: block;
    float: left;
    margin: 0 3px;
    width: 98% !important;
}

.scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel,
.scfSingleLineTextBox, .scfEmailTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDateTextBox, .scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfFileUpload
{
 margin-left: 3px !important;
}


/* Aktivitetskalender farve på valgt måned */
.calendarmonthselected {
background-color:#FFFFFF;
color:#000000;
font-weight:bold;
}

/* Skrifttype og farve på manchet og brødtekst */
/* 2011-11-01 Fredrik Strange: sektion tilføjet */
.document {
font-family:verdana;
}
