html {
	background-image: url(img/bg.jpg);
	background-repeat:repeat;
	height: 100%;
	}
	
body {
	background-image: url(img/bg_top.jpg); 
	margin: 0px;
	background-repeat:repeat-x;
}

a:link { text-decoration: none; color: #9e2fe1;}
a:visited { text-decoration: none; color: #9e2fe1;}
a:active { text-decoration: none; color: #9e2fe1;}
a:hover { text-decoration: underline; color: #a00112;}

img {
	border: 0px;
}
input {
	font-family: tahoma;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
textarea, select {
		font-family: tahoma;
	font-size: 9pt;
}

table, div {
	font-family: tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}


form {
		margin: 0px;
	padding: 0px;
}

hr {
	color: #262626;
}

/*p {
	margin: 0px;
	padding: 0px;
}
*/
.page_container {
width: 100%;
	background-image: url(img/bg_top.jpg);
	background-repeat: repeat-x;
}

.page_content {
	height: 100%;
	background-color: #242424;
	margin-left: 30px;
	padding-bottom: 10px;
	width: 695px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
}

.for_boxes {
	vertical-align: top;
	display: block;
	margin-left: 10px;
	margin-top: 8px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.login {
	position: absolute;
	left: 436px;
	top: 1px;
	color: #202020;
}
#login_form {
	background-image: url(img/login_form2.jpg);
	background-repeat:no-repeat;
	width: 289px;
	height:40px;
}
#login_form p{margin:8px 10px 0 0; text-align:right;}
#login_form a{}
.login_input1 {
	border: 0px;
	background-color: #242424;
	margin-top: 21px;
	margin-left: 10px;
	width: 90px;
	color: #FFFFFF;
}
.login_input2 {
	border: 0px;
	background-color: #242424;
	margin-top: 21px;
	margin-left: 25px;
	width: 90px;
	color: #FFFFFF;
}
.login_submit {
	margin-bottom: 0px;
	margin-left: 15px;
	vertical-align: bottom;
}

.annons {
	float: right;
	margin-right: 10px;
}

.left_column {
	float: left;
}


.tenlast_table {
		margin-left: 5px;
		width: 485px;
}





.box_container {
	width: 678px;
	margin-left: 10px;
}

.box_top {
	background-image: url(img/box_top.jpg);
	height: 34px;
	width: 100%;
	margin-top: 10px;
}

.box_content {

	/*width: 668px;*/
	/*width-paddingx2=638px fast det funkade visst bättre med 648... jaja */
	width:648px;
	padding:15px;
	
	background-image: url(img/box_bg.jpg);
	
	/*padding: 5px;*/
	/*-->*/

}

.box_bottom {
		width: 100%;
		height: 21px;
	background-image: url(img/box_bottom.jpg);
}

	
	
.box_mid_container {
	width: 480px;
	margin-left: 10px;
}

.box_mid_top {
	background-image: url(img/box_mid_top.jpg);
	height: 34px;
	width: 100%;
	margin-top: 10px;
}

.box_mid_content {
	width: 470px;
	background-image: url(img/box_mid_bg.jpg);
	padding: 5px;
}

.box_mid_bottom {
		width: 100%;
		height: 21px;
	background-image: url(img/box_mid_bottom.jpg);
}	
	
	
	
	
.box_small_container {
	width: 180px;
	margin-left: 10px;
}

.box_small_top {
	background-image: url(img/box_small_top.jpg);
	height: 34px;
	width: 100%;
	margin-top: 10px;
}

.box_small_content {
	width: 170px;
	background-image: url(img/box_small_bg.jpg);
	padding: 5px;
}

.box_small_bottom {
		width: 100%;
		height: 21px;
	background-image: url(img/box_small_bottom.jpg);
}	
	
	
.box_start_container {
	width: 510px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.box_start_top {
	background-image: url(img/box_start_top.jpg);
	height: 34px;
	width: 100%;
}

.box_start_content {
	width: 500px;
	background-image: url(img/box_start_bg.jpg);
	padding: 5px;
}

.box_start_bottom {
		width: 100%;
		height: 21px;
	background-image: url(img/box_start_bottom.jpg);
}	
		
	
	
	
	
	
.input_gray {
	background-color: #686868;
	border: 2px #2a2a2a solid;
	padding: 3px;
}

.txt_error {
	color: #c10012; font-weight: bold;
}




a.purple:link { text-decoration: none; color: #9e2fe1;}
a.purple:visited { text-decoration: none; color: #9e2fe1;}
a.purple:active { text-decoration: none; color: #9e2fe1;}
a.purple:hover { text-decoration: underline; color: #a00112;}

a.purple_big:link { text-decoration: none;font-size: 10pt; font-weight: bold; color: #9e2fe1;}
a.purple_big:visited { text-decoration: none; color: #9e2fe1;}
a.purple_big:active { text-decoration: none; color: #9e2fe1;}
a.purple_big:hover { text-decoration: underline; color: #a00112;}

a.red:link { text-decoration: none; color: #ad0000;}
a.red:visited { text-decoration: none; color: #ad0000;}
a.red:active { text-decoration: none; color: #ad0000;}
a.red:hover { text-decoration: underline; color: #ad0000;}

a.orange:link { text-decoration: none; color: #dd7700;}
a.orange:visited { text-decoration: none; color: #dd7700;}
a.orange:active { text-decoration: none; color: #dd7700;}
a.orange:hover { text-decoration: underline; color: #c26901;}

a.orange_bold:link { text-decoration: none; color: #dd7700; font-weight: bold;}
a.orange_bold:visited { text-decoration: none; color: #dd7700; font-weight: bold;}
a.orange_bold:active { text-decoration: none; color: #dd7700; font-weight: bold;}
a.orange_bold:hover { text-decoration: underline; color: #c26901;}


.rubrik {
	font-size: 15pt;
	font-weight: bold;
	color: #9e2fe1;
}

.rubrik2 {
	font-size: 11pt;
	font-weight: bold;
	color: #9e2fe1;
}

.rubrik_small {
	font-weight: bold;
	color: #9e2fe1;
	font-weight: bold;
}
.txt_dark {
	color: #787878;
}



.columns {width: 100%;}
.column_left {vertical-align: top;}
.column_right {vertical-align: top;}

.page_left {
	float: left;
	height: 100%;
}
.page_right {
	float: left;
	height: 100%;
}


.hotspot {
	width: 182px;
	height: 171px;
	background-image: url(img/hotspot.gif);
	
	margin-top: 122px;
	margin-left: 13px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	
	text-align: center;
}

/* RHDF additions 2010-06-17 */

th{text-align:left;}

.alternate{background-color:#212121;}

.ErrorMsg{color:#F30;}

h4{margin-bottom:5px;}

/* RHDF additions 2011-03-27 */

label{display:block;float:left;width:100px; text-align:right;margin-right:10px;}

