/*

    CSS Document


    Site: www.ljusioster.se
    URL: http://www.ljusioster.se
    Author: PS Kommunikation
    Version: 1.9

    Date: 2010.04.10

*/


/*
 *      HTML GENERAL
 *
 */

BODY {
	font-size:62.5%;     
    font-family:Arial, Verdana, sans-serif;
    color:#525252;
}
H1, H2, H3 {
    color:#312f2f;  
    font-family:Georgia, serif;	
	font-weight:normal; 	
	text-align:left;    
}
H1 {
    font-size:3.0em;  
    line-height:1.1em;
    margin:0 0 0.5em 0;
}
H2 {
    font-size:2.4em;    
    margin:0.2em 0 0.5em 0;
}
H3 {
    font-size:1.2em;
    font-weight:bold;
    margin:0.2em 0 0.1em 0;
}
P {
    font-size:1.2em;
	line-height:1.6em;
    margin:0 0 1.3em 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; 
}
TABLE {
    border:solid 1px #cae5f9;
    margin:1em 0 2em 0;
    width:638px;

}
TH, TD {
    font-size:1.1em;
	line-height:1.3em;
    text-align:left;
    margin:0;
    padding:0    
}
TH {
    background:#fff url(/images/bg-table-head.gif) repeat-y bottom left;
    font-family:Arial, Sans-Serif;
    font-size:1.2em;
    font-weight:bold;
    line-height:2.4em;
    margin:0;
    padding:0 0 0 10px;
}
TD {
    padding:8px 10px;
    width:220px;    
}
TFOOT {
    background:#cae5f9;
}
IMG {
    border:none;
}
ABBR {
    border-bottom: dotted 1px;
    cursor: help;
}
EM {
    font-style:italic;
}
STRONG {
    font-weight:bold;
}
A {
    color:#2b427a;
    text-decoration:none;    
}
A:HOVER {
    text-decoration:none;
}
FIELDSET {
    margin:10px 0 0 0;
    padding:0;
}
FIELDSET P {
    margin:0;
    padding:0;
}
LEGEND {
    font-family:Georgia, serif;	    
    font-size:2.1em;    
    margin:0.2em 0 0 0;
    padding:0 0 20px 0;
}
LABEL {
    display:block; 
    font-size:0.9em;
    margin:10px 0 0 0;
    text-align:left;    
}
INPUT {
    border:solid 1px #cae5f9;    
    color:#525252;
    display:block;  
    font-size:1.0em;
	margin:0 10px 10px 0;
	padding:3px 5px;
	width:355px;
}
INPUT.Submit {
    background:#cae5f9;
    color:#2b427a;
    cursor:pointer;
    display:block;  
    font-size:1.1em;
	font-weight:bold;
	margin:5px 0 20px 0;
	padding:3px 10px;
	text-align:center;
	width:8em;
}
TEXTAREA {
    border:solid 1px #cae5f9;    
    color:#525252;
    display:block;     
    font-family:Arial, Verdana, sans-serif;
	font-size:1.0em;
	height:130px;	
	margin:0 0 5px 0;
	padding:0.2em;
	width:360px;	
}

/*
 *      CLASSES
 *
 */



