/*
	Current version: 1.0
	
	Site: HR-Portalen
	www: hrportalen.se
	Author: Robert Hedman, robert.hedman@atrox.se	
	Notes: Modules
*/


html, body, form, fieldset, textarea, input
{
	margin: 0;
	padding: 0;
	font: 12px/1.2 arial, helvetica, sans-serif; 
}
select, textarea, input
{
}
html body
{ 
	color: #2d2d2d;
}

h1, h2, h3, h4, h5, h6 {color: #231f20;margin: 1em 0 .2em 0;background-color:transparent !important}
h1 {font-size:24px;}
h2 {font-size: 14px;margin:5px 0;padding-top:0;}
h3 {font-size: 14px;margin:5px 0 5px 0;}

h4, h5, h6
{
	margin: 1em 0 .2em 0;
}

h4{font-size: 1.1em;font-weight: bold;}

h5{font-size: 1.1em;font-weight: normal;}

h6{font-size: 1em;font-weight: normal;font-style:italic;}

p {padding: 0;margin: 0 0 1.2em 0;background-color:transparent !important; line-height: 1.3;}

a {color: #1555b1;text-decoration: none;outline:0;outline:none;cursor:pointer;}
a:hover{color:#2c73d9;}

form label {position: relative;font-size: .916em;}
input, select, textarea {font-size: 100%;}
fieldset {border: none;}
hr {
	border: 0;
	height: 0;
	border-top:1px dotted #667e7a;
}
ul, ol{ padding: 0 0 0 5px; margin: 0 0 20px 20px}
ol{margin-left:25px;}
li { margin: 0 0 .6em 0;}

img {
	border: 0;
	border: 0;
	display: inline-block;
}

blockquote {margin: 0 0 .2em 0;font-size:1.2em;color:#003977;}

/* Styles accessed trough TinyMCE */

.registerBtn
{

}
