/*
	Current version: 1.0
	
	Site: Rensa Entreprenad
	www: rensaentreprenad.se
	Author: Patrik Westelius, patrik.westelius@atrox.se
	------------------------------------------------------------------
*/
html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 100%/1.2 Helvetica, Arial, sans-serif;
}
form, fieldset, textarea, input{
font: 100%/1.2 Helvetica, Arial, sans-serif;
margin: 0;
padding: 0;
}
select, textarea, input{border: 1px solid #e2e2e2;}

html body{font-size: 12px; color: #000;}
#right, #left{ font-size: 11px; color: #7f76a2; }


#right h1, #right h2, #right h3, #right h4, #right h5, #right h6,
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6{color: #cac3e5;}
h1, h2, h3, h4, h5, h6{color: #000; margin: 1em 0 .5em 0; background-color: transparent !important}
h1{font-weight: bold; color: #000; font-size: 24px; margin: 6px 0 .5em 0;}
h2{font-size: 14px; font-weight: bold; margin: 22px 0 14px 0;}
h3{font-size: 14px; font-weight: bold; margin: 22px 0 14px 0;}
h4, h5, h6{font-size: 1em; font-weight: bold; margin: 0 0 .1em 0;}

#right p, #left p{ font-size: 11px; }

p{padding: 0; margin: 0 0 15px 0; font-size: 12px;}

td{vertical-align: top; font-size: 1.1em; line-height: 1.5em;}
td p{vertical-align: top; font-size: 1em; line-height: 1.4em;}

#right a, #left a{ color:#CAC3E5; }
a{text-decoration: none; color: #175393;}
a:hover{text-decoration: none;}

form label{position: relative; font-size: .94em;}
input, select, textarea{font-size: 100%; padding: 2px;}
fieldset{border: none;}

hr{border: 0; height: 0; clear: both; border-top: 1px dotted #e9e8e8;}

ul{padding: 0; margin: 10px 0 1.5em 14px; font-size: 1em;  }
li{margin: 0 0 .5em 0; padding: 0 0 0 5px; }

img{border: 0;}

blockquote{margin: 0; padding: 0 0 0 40px; min-height: 20px; min-width: 20px;}
table{ color: #353535; font-size: 10px; }
table td{ padding: 4px 0; }


/* Styles accessed trough TinyMCE */

