/* If no style selected */
body, span.FCKEditor p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

.colorselector { width: 50px;  }
.frmtextarea   { width: 600px; }

.dottedtable {
    border: 1px dotted #CCCCCC;
    background-color: #FFFFFF;
}

.dottedtableactive {
    background-color: #336699;
    border: 1px solid #CCCCCC;
}

.image {
    margin: 7px
}

/* #ContentArea #Text */ 
h1, h2, h3, h4, h5 {
    color: BLACK; 
    line-height:110%; 
    /* padding-bottom:5px;
    padding-top:5px;
    margin:0px; */
    margin-top: 4px;
    margin-bottom: 4px;
}

h1 {
    	font-size:15px; 
	}
h2 {		
	font-size:13px;
	color: #666666;
	}
h3 {		/* DATE */
	font-size:11px;
	font-weight:normal; 
	}
h4 {
	font-size:10px;
	font-weight:normal; 
	}
h5 {
	font-size:9px;
	font-weight:normal; 
	}


/* Default title sizes */
.titlesize, .titlesize1, .titlesize2, .titlesize3, .titlesize4, .titlesize5 {
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold;
    line-height:90%; 
    color: black;
}

.titlesize1 { 
    font-size: 12px;
}
.titlesize2 { 
    font-size: 14px;
}
.titlesize3, .titlesize { 
    font-size: 15px;
}
.titlesize4 {
    font-size: 18px;
}
.titlesize5 { 
    font-size: 20px;
}

span.document,
.textsize, .textsize0, .textsize1, .textsize2, .textsize3, .textsize4 .textsize5 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    padding-right: 15px;
    /*
    padding-bottom: 10px;
    margin-top: 10px;
    */
    /*
    IE 7 had problems with list
    overflow-x: auto;
    overflow-y: auto;
    */
}

li div.textsize, li div.textsize0, li div.textsize1, li div.textsize2, li div.textsize3, li div.textsize4 li div.textsize5 {
    padding-bottom: 0px;
    margin-top: 0px;
}

/* Default text sizes */
span.document,
.textsize  { 
    font-size: 12px;
    line-height: 16px;
}
.textsize0  { 
    font-size: 12px;
    line-height: 16px;
}
.textsize1 { 
    font-size: 9px;
    line-height: 13px;
}
/* Eventcaledar text */
.ptekstip, 
.textsize2 { 
    font-size: 10px;
    line-height: 14px;
}
.textsize3 { 
    font-size: 12px;
    line-height: 16px;
}
.textsize4 { 
    font-size: 13px; 
    line-height: 17px;
}
.textsize5 { 
    font-size: 15px;
    line-height: 18px;
}
.HighlightTable {
    background-color: #efefef;
}
.tableBorder {
    border: 1px #e0e0e0 solid;
}
.tableHeader {
    background-color: #C50000;
    color: #FFFFFF;
    text-align:left;
}

.form-radio-description, .form-required, .form-radio-description, .pteksti, .form-select, .textf {
}

/*
 * Asema4 includes these
*/

input, select, textarea {
	border: 1px solid #FDE1E1;
	margin-bottom: 1px;
}

.ContentImageLeft {
    padding-left: 0px;
    padding-right: 15px;
    padding-bottom: 10px;
    margin-top: 10px;
}

.ContentImageRight {
    padding-left: 15px;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-top: 10px;
}
