/* Huvud klasser */

body {
	background: #c4e2ea;
	margin: 0px 0px 0px 0px;
	font-family: tahoma,helvetica,arial; 
	font-size: 11px; 
	color: #FFFFFF;
	font-weight: 500; 
	line-height: 150%;
}

.brodtext {
	font-family: tahoma,helvetica,arial; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: 500; 
	line-height: 150%;
}

#text_box {
	margin: 40px 36px 0px 36px;
	height: 260px;	
	position: Relative;
}

#text_box2 {
	margin: 20px 36px 0px 36px;
	height: 260px;	
	position: Relative;
}

#text_box3 {
	margin: 10px 36px 0px 36px;
	height: 260px;	
	position: Relative;
}

img#backIcon {
	position:Absolute;
	bottom:8px;
	border:None;
}

img#backIcon2 {
	position:Absolute;
	bottom:-12px;
	border:None;
}

img#ledigajobb {
	position:Absolute;
	bottom:32px;
	border:None;
}

img#frilans {
	position:Absolute;
	bottom:10px;
	border:None;
}

a:link, a:visited, a:active, a:hover {
	font-family: tahoma,helvetica,arial; 
	color: #FFFFFF; 
	font-size: 11px; 
	text-decoration: none; 
}

/*  Download   */


.download_body {
	background-color:#111242;
	background: url(design/download_main_bg.gif);
	background-repeat:repeat-x;
}

td { 
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration: none; 
	color: #FFFFFF
}

.download_file_description { 
	font-family:Verdana; 
	font-size:12px; 
	font-weight:normal; 
	text-decoration: none; 
	color: #FFFFFF
}

.file_browse_msg{
	font-family:Verdana; 
	font-size:10px; 
	font-weight:normal; 
	text-decoration: none; 
	color: #FFFFFF
}

.input {
	font-family: Verdana;color: #000000; 
	font-size: 10px; 
	padding:2px;
	border-style: solid; 
	border-top-width: 1px;  
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color:#FFFFFF; 
	border-color:#9C9C9C; 
	font-weight:normal; 
	width:100%;
}

.input_pin {
	font-family: Verdana;color: #000000; 
	font-size: 12px; 
	padding:2px;
	border-style: solid; 
	border-top-width: 1px;  
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color:#FFFFFF; 
	border-color:#9C9C9C; 
	font-weight:normal; 
	width:100px;
}

.input_file {
	font-family: Verdana;
	color: #000000; 
	font-size: 12px; 
	padding:2px;
	border-style: solid; 
	border-top-width: 1px;  
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color:#FFFFFF; 
	border-color:#9C9C9C; 
	font-weight:normal;
}

.textarea {
	font-family: Verdana; 
	color: #000000; 
	font-size: 12px; 
	padding:2px;
	border-style: solid; 
	border-top-width: 1px;  
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color:#FFFFFF; 
	border-color:#9C9C9C; 
	font-weight:normal; 
	width:100%; 
	height:95%;
}

.submit{
	font-family: Verdana; 
	cursor:pointer;
	font-weight:bold; 
	border-width:2px;
	background-color:#FFFFFF;
	color:#000000; 
	font-size:10px;
	border-color:#C7C6C2; 
	padding:1px 0px 1px 0px; 
	width:10em; 
	margin-top:15px;
}
		
.error {
	font-family:Verdana; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration: none; 
	text-align:center; 
	color: #FFFFFF;
}

.success{
	font-family:Verdana; 
	font-size:12px; 
	font-weight:bold; 
	text-decoration: none; 
	text-align:center; 
	color: #FFFFFF;
}

.bottom_link:link, .bottom_link:visited, .bottom_link:visited, .bottom_link:active {
	font-family:Verdana; 
	font-size:14px; 
	font-weight:bold; 
	text-decoration: none; 
	color: #FFFFFF;
	text-align:center;
}
