/*

    CSS Document


    Site: Riksförbundet Unga Musikanter
    URL: http://www.rum.se
    Author: PS Kommunikation
    Version: 1.0

    Date: 2010.01.15

*/


/*
 *      HTML GENERAL
 *
 */

BODY {
	font-size:62.5%;     
    font-family:Arial, Verdana, sans-serif;
    color:#606060;
}
BODY DIV#Content TABLE {
	font-size:1.2em;
	line-height:1.4em;
    margin:0 0 1.2em 0;
    font-weight:normal;
}
H1, H2, H3 {
    color:#414141;   
	font-weight:bold; 	
	text-align:left;    
} 
H1 {
    font-size:2.6em;  
    line-height:1.1em;
    margin:0 0 0.5em 0;
}
H2 {
    font-size:1.6em; 
    margin:0 0 0.3em 0;
}
H3 {
    font-size:1.2em;
    margin:0 0 0.1em 0;
}
P {
    font-size:1.2em;
	line-height:1.4em;
    margin:0 0 1.2em 0;
    font-weight:normal;
}
UL {
    font-size:1.2em;
    list-style-type:square;
    margin:0 0 10px 25px;
}
UL LI {
    line-height:1.5em;
}
OL {
    font-size: 1.2em;
    list-style-type: decimal;
    margin:0 0 10px 30px;
}
OL LI {
    line-height:1.5em; 
}
IMG {
    border:none;
}
ABBR {
    border-bottom: dotted 1px;
    cursor: help;
}
EM {
    font-style:italic;
}
STRONG {
    font-weight:bold;
}
A {
    color:#3fa2c5;
}
A:HOVER {
    text-decoration: none
}

FIELDSET {
    margin:0;
    padding:0;
}
FIELDSET P {
    margin:0;
    padding:0;
}
LEGEND {
    display:none;
}

INPUT {
    background:#DEDDDD;
	border:none;
    color:#414141;
    font-size:1.1em;
    font-weight:bold;
    height:17px;
    padding:0.2em 10px 0.2em 2px;
    margin:9px 0 0 0;
	width:300px;
	border:0;
}
INPUT.Submit {
    background:#DEDDDD;
    color:#fff;
    cursor:pointer;
    display:inline;  
	height:25px;    
    float:right;
    font-size:1.1em;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0 5px;
	text-align:center;
	width:7em;
}
TEXTAREA {
    background:#DEDDDD;
    border:none;
    border-bottom:solid 1px #c8c8c8;   
    color:#414141; 
    display:block;     
    font-family:Arial, Verdana, sans-serif;
	font-size:1.0em;
	height:130px;	
	margin:0 0 5px 0;
	padding:0.2em;
	width:308px;	
}

div#Content img#attr_newsDate_Image_ID, div#Content img#attr_unity_dateInterval_from_Image_ID, div#Content img#attr_unity_dateInterval_to_Image_ID {
	margin:0 0.5em -0.3em;
}

LEGEND {
    display:none;
}
label {
	color:#454545;
	display:block;
	font-size: 11px;
	font-style:normal;
	margin:15px 0 0;
	text-align:left;
}


/*
 *      CLASSES
 *
 */


input#attr_newsDate_Minutes {
	margin-right:5px;
}

div#loginNews textarea, textarea[name=attr_forumUserDescription] {
	margin-top: 5px;
	margin-bottom: 10px;
}

div#loginNews input, input[name=attr_districtName], input[name=attr_districtLongName] {
	margin-bottom:10px;
	margin-top:5px;
}

div#loginNews input[checkbox] {
	margin-bottom:0px;
	margin-top:0px;
}

div#loginNews select {
	margin-bottom:10px;
	margin-top:5px;
}

div#loginNews div#attr_newsText_parent {
	margin-top: 5px;
	margin-bottom: 10px;
}

div#loginNews div#attr_unity_text_parent, div#attr_districtInfo_parent, div#attr_districtContactPerson_parent, div#attr_districtImage_upLoadedFileAct {
	margin-top: 5px;
	margin-bottom: 10px;
}

body div#Content div#loginNews table {
	margin-bottom: 0px;
}

div#attr_personImage_fileUploader {
	padding-bottom: 15px;
}
fieldset#Member input.radio {
	height:15;
	margin-left:5px;
	margin-right:3px;
	width:20px;
}