body {
	background-color: #ECEDED;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
p.legend {
	color:#999999;
	margin:5px 0px 5px 12px;
}
a {
	color: #B92233;
	text-decoration: none;
	outline:none;
}
img {
	border:0px;
}
h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:3px 0px;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:0px;
}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:0px 0px 5px 0px;
}
h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:2px 0px 0px 12px;
}
h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:5px 0px 0px 0px;
}
/* Styling menu */
#mhem, #mom, #mmedlem, #mjobb, #mmina, #mlink, #mloggut, #mpress {
	height:25px;
	margin:0px 20px;
}
/* Styling forms */
fieldset {
	border:0px;
}
#upload fieldset {
	margin:0;
	padding:10px 0;
}
#profil input, #searchjob input, #addjob input, #login input, #apply input {
	border: solid #333333 1px;
	height: 15px;
	width: 120px;
	background-color: #ffffff;
	color: #333333;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	margin:0px;
	padding:0px;
}
textarea {
	border: #333333 1px solid;
	width: 270px;
	height: 60px;
	background-color: #ffffff;
	color: #333333;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	overflow: auto;
}
.radiogroup {
	clear:both;
	border:solid #333333 1px;
	width:260px;
	margin:0px 0px 12px 0px;
	padding:5px;
}
#profil .radiogroup input, #searchjob .radiogroup input, #addjob .radiogroup input {
	width:10px;
	vertical-align: middle;
	border:none;
}
input:focus, textarea:focus {
	border: solid #B92233 1px;
	color: #B92233;
}
select {
	margin-bottom:10px;
	color: #333333;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
}
.left {
	width:120px;
	height:35px;
	display: block;
	float:left;
}
.right {
	width:120px;
	height:35px;
	display:block;
	float:right;
	margin-right:15px;
}
.straight {
	clear:both;
	margin:10px 0px;
	display:block;
}
#addjob #comp, #addjob #stad, #addjob #pay, #searchjob #fritext {
	width:270px;
}
#searchjob #submit {
	display:block;
	margin-left:220px;
	margin-top:10px;
}
#memberserach .searchbutton {
	margin-bottom:-1px;
	vertical-align: bottom;
}
#login #submit {
	margin-left:10px;
	width:85px;
	height:19px;
	border:none;
	margin-bottom:-1px;
	vertical-align: bottom;
}
#searchjob .searchbutton {
	width:50px;
	height:19px;
	border:none;
}
#profil .update, #addjob .update {
	width:90px;
	height:19px;
	border:none;
	margin-left:180px;
}
#apply #sendbutton {
	width:67px;
	height:19px;
	border:none;
	margin-left:190px;
}
/* Styling lists */
ul {
	list-style-image: none;
	list-style-type: none;
}
li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
.container {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 25px solid #B92233;
	background-color: #FFFFFF;
	min-height:50em;
	height:auto;
}
/* Hack för min-height i IE */
/*\*/
* html .container {
	height: 50em;
}
/**/
.logga {
	width:247px;
	height:34px;
	float:left;
	margin-top:20px;
	margin-left:20px;
}
.bild {
	width:105px;
	height:95px;
	margin-left:510px;
}
.dot {
	height:7px;
	width:7px;
	margin: 0px 3px 0px 0px;
}
.meny {
	background-color: #B92233;
	height: 25px;
	width: 650px;
}
.credits {
	width:650px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
/* Holds content */
.leftcol {
	width: 300px;
	float:left;
	padding:10px 5px 10px 15px;
}
.rightcol {
	width: 300px;
	float:right;
	padding:10px 15px 10px 5px;
}
.narrow {
	width:270px;
	margin-left:-10px;
}
.wide {
	width:350px;
}
.bothcol {
	width: 600px;
	padding:10px 20px;
}
.leftcoltable {
	width:125px;
}
.clear {
	clear:both;
}
.mbild {
	clear: left;
	float: right;
	border: 1px solid #000000;
	margin:6px;
}
.mbild2 {
	border: 1px solid #000000;
	margin:6px 0 6px 0;
}
.placeholder_right {
	width: 140px;
	float: right;
}
.placeholder_left {
	width: 140px;
	float: left;
}
.contentpull {
	width: 300px;
}
.clear {
	clear: both;
}
.rubrikrad {
	width: 300px;
	text-transform: uppercase;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
.rubrikrad2 {
	width: 300px;
	text-transform: uppercase;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
.add {
	text-transform: none;
	font-size: 9px;
	font-weight: normal;
}
.uppdaterad {
	margin-bottom: 6px;
	color: #CCCCCC;
	font-size: 9px;
}
.mark {
	margin-right: 4px;
}
.smallpict {
	vertical-align: middle;
	border: none;
}
.box {
	border: solid black 1px;
	width: 292px;
	height: 90px;
	background-color: #ECEDED;
	padding: 4px;
}
#place1 {
	border: none;
	height: 10px;
	width: 165px;
}
#place2 {
	border: none;
	height: 10px;
	width: 130px;
}
.nyhet {
	margin-top: 2px;
	margin-bottom: 20px;
}
.nyhet_varit {
	margin-top: 2px;
	margin-bottom: 20px;
	color: #666666;
}
.anmtext {
	color: #006600;
	font-size: 9px;
	font-weight: normal;
}
.anmfullt {
	color: #B92233;
	font-size: 9px;
	font-weight: normal;
}
#lastupdate {
	margin-top:10px;
}
#lastupdate1 {
	margin-top:10px;
	color:#B92233;
}
.jobresults {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	table-layout:fixed;
	width:590px;
}
th {
	text-align:left;
	border-bottom:solid #999999 1px;
}
#t0 {
	width:10px;
	border:none;
}
#t1 {
	width:190px;
}
#t2 {
	width:150px;
}
#t3 {
	width:150px;
}
#t4 {
	width:90px;
}
#manage-jobs {
	margin-top:10px;
	margin-bottom:10px;
}
#manage-jobs #addjob {
	margin-left:220px;
}
#manage-jobs table {
	border-top:solid #CCCCCC 1px;
	width:300px;
}
#uploadlink {
	margin:15px 0;
	display:block;
}
/* Ny meny */
#mainmenu * {
	margin:0;
	padding:0;
}
#mainmenu {
	margin:0;
	padding:0;
	position:relative;
	width:650px;
	max-width:100%;
	float:left;
	height:25px;
	background-color:#B92233;
}
#mainmenu li ul {
	width:100px; !important;/* leaves room for padding */
	position:absolute;
	height:auto;
	top:25px;
	display:none;
	left:0px;
	padding:0;
	background:url(/img/clear.gif);/* trick to keep'em open */
}
/* All LIs */
#mainmenu li {
	position:relative;
	height:25px;
	line-height:22px;
	float:left;
	list-style-type:none;
}
/* sub-menu LIs */
#mainmenu li ul li {
	width:150px;
	padding:0;
	margin:0;
	border:none;
	background:#b92233;
	max-width:120%;
}
/* All anchors */
#mainmenu li a {
	/* do not set a width in here */
	color:#fff;
	display:block;
	float:left;
	padding:0;
	font-size:11px;
}
/* sub-menu Anchors */
#mainmenu li ul li a {
	width:9em/*FF*/;
	position:relative !important; /* ie Mac */
	background-position:0 50% !important;
}
/* display and z-index for the sub-menus */
#mainmenu li:hover ul, #mainmenu li.msieFix ul {
	display:block;
	z-index:10;
}
/* safari: users can keep sub-menus up by from sub-menus to next top level  */
/* didn't find a solution for users going back from the last one. I prefer  */
/* to leave it like that vs. taking the last sub-menu *out of* the wrapper  */

#mainmenu li#m1 {
	z-index:7;
	margin-left:15px !important;
}
#mainmenu li#m2 {
	z-index:6;
	margin-left:35px;
}
#mainmenu li#m3 {
	z-index:5;
	margin-left:35px;
}
#mainmenu li#m4 {
	z-index:4;
	margin-left:35px;
}
#mainmenu li#m5 {
	z-index:3;
	margin-left:35px;
}
#mainmenu li#m6 {
	z-index:2;
	margin-left:35px;
}
#mainmenu li#m7 {
	z-index:1;
	margin-left:35px;
}

