* {
	margin: 0;
	padding: 0;
}

body {
	background: #e1e1e1 url(images/pagebg.gif) repeat-y center top;
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 13px;
	color: #5c5b5b;
}

body#fullscreen {
	background: #fff;
}

.signupContainer {
	margin: 10px 10px 5px 15px;
	width: 240px;
}

.signupContainer a {
	color: #ffd5a7;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	color: #000;
	margin: 15px 0 0;
	padding: 0;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #ff6232;
	padding: 0;
	margin: 15px 0 5px 0;
}

a {
	color: #f08426;
}

a img {
	border: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#pageWrapper {
	width: 760px;
	margin: 0 auto;
}

#pageWrapperTop {
	background: url('images/top.gif') no-repeat top center;
	width: 780px;
	height: 57px;
	margin: 0 auto;
}

#pageWrapperBottom {
	background: url('images/bottom.gif') no-repeat center bottom;
	width: 780px;
	height: 50px;
	margin: 0 auto;
}

#fullscreen #pageWrapper {
	width: 960px;
}

#header {
	background:url("images/sep.gif") no-repeat scroll center bottom transparent;
	height:110px;
	margin:0 0 10px;
	position:relative;
}

#logo {
	left:-50px;
	position:absolute;
	top:-48px;
	z-index:1000;
}

#sticker {
	position: absolute;
	top: -30px;
	right: 170px;
	z-index: 1000;
}

#content {
	position: relative;
	padding: 0;
}

.contentLeft {
	background: url(images/valkommen.jpg) no-repeat left bottom;
	padding-bottom: 395px;
	padding-left: 40px;
	padding-right: 35px;
	width: 379px;
	float: left;
}

.contentLeft p {
	color: #5c5b5b;
	line-height: 18px;
}

p.ingress {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

#arrangor {
	float: right;
	height: 100px;
	margin: 0 15px 15px 0;
	text-align: center;
	width: 150px;
}

span.ingress {
	color: #353535;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

a.orange {
	color: #ff6232;
	font-size: 12px;
}

.contentRight {
	width: 306px;
	float: right;
	padding-top: 5px;
	position: relative;
	z-index: 1;
}

#contact {
	background: #353535 url(images/box_top_black.gif) no-repeat left top;
	width: 266px;
	padding: 0;
	position: relative;
	z-index: 1;
}

#contact h3 {
	color: #ff6232;
	padding: 10px 0px 0px 20px;
	margin: 0 0 5px 0;
}

#contactWrapper {
	overflow: hidden;
}

#contact div#contactAbout,
#contact div#contactGeneral {
	width: 110px;
	float: left;
	padding-left: 20px;
	color: #fff;
	font-size: 12px;
}

#contact div#contactGeneral {
	padding: 0 0 5px 0;
	width: 125px;
}

#contact div span {
	display: block;
}

#contactBottom {
	background: url(images/box_bottom_black.gif) no-repeat left top;
	padding-top: 9px;
}

#signup {
	background: #e45023 url(images/box_top_red.gif) no-repeat left top;
	width: 266px;
	padding: 0;
	overflow: hidden;
	margin-top: 10px;
	position: relative;
	color: #fff;
}

#signup h3 {
	background: url(images/signup_h_bg.gif) no-repeat left bottom;
	margin: 10px 0 0 23px;
	padding: 0 0 10px 7px;
	font-size: 18px;
}

#signup #requiredStar {
	position: absolute;
	top: 10px;
	right: 10px;
}

#contactForm {
	padding: 0;
	margin: 0;
}

#signup label {
	padding-left: 30px;
	padding-top: 2px;
}

#signup .error {
	background: #ffab92;
}

#signup .errors {
	background: #fff;
	border: solid 1px red;
	color: red;
	margin: 0 25px 3px 30px;
	padding: 5px;
}

#signup p {
	color: #feece6;
	text-align: center;
	font-style: italic;
}

#signup .contactRow {
	padding: 3px 0;
	overflow: hidden;
}

#signup .contactRow label {
	float: left;
	display: block;
}

#signup .contactRow input {
	float: right;
	margin-right: 25px;
}

#signup .contactRow.radiobuttons label,
#signup .contactRow.radiobuttons input {
	float: none;
	display: inline;
	margin-right: 0;
}

#signup .contactRow.radiobuttons span {
	padding-right: 10px;
}

#signup img {
	margin-left: 75px;
}

#submitButton {
	margin-left: 35px;
	margin-top: 10px;
}

#signupBottom {
	clear: both;
	background: url(images/box_bottom_red.gif) no-repeat left top;
	padding-top: 9px;
}

.boxShadow {
position: relative;
	background: url(images/box_shadow.gif) no-repeat left top;
	margin-left: -25px;
	padding-top: 25px;
}

#picture {
	position: absolute;
	top: -40px;
	left: -70px;
	z-index: 100;
}

#results {
	background: none no-repeat left 280px;
	position: relative;
	padding-top: 285px;
	padding-left: 63px;
	padding-bottom: 10px;
}

#results span,
#results a {
	display: block;
}

#results a {
	background: url(images/arrow.gif) no-repeat left 5px;
	line-height: 20px;
	padding-left: 10px;
}

#footer {
	border-top:1px solid #DEDEDE;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:20px 0 10px 27px;
}

#footer span {
	display: block;
}

/*Deltagare*/

#participants {
	padding: 20px;
}

#participants h1 {
	font-size: 28px;
	margin-bottom: 10px;
	color: #999;
}

table {
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse; 
}

table caption {
	padding: 10px;
}

table thead th {
	background: #555;
	color: #fff;
	padding: 4px;
	border-right: solid 2px #fff;
}

table tbody tr th {
	border-bottom: solid 1px #666;
	padding: 6px 4px;
	font-weight: normal;
	color: #333;
}

table tfoot tr th {
	background: #555;
	color: #fff;
	padding: 5px;
}

#sortContainer {
	padding: 10px 0;
	border-bottom: solid 1px #eee;
	border-top: solid 1px #eee;
	overflow: hidden;
}

#sortContainer span {
	display: block;
	float: left;
	width: 110px;
	font-size: 24px;
	padding-top: 5px;
}

ul#filtermenu { 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	float: left;
	width: auto;
}

ul#filtermenu li { 
	position:relative; 
	float:left; 
	margin: 0px 5px 0; /* .49em */ 
	padding: 0;
	font-size: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ul#filtermenu li a { 
	display: block;
	padding: 7px 10px; /*4px 19px;*/
	margin: 0;
	text-decoration:none; 
	color:#fff;
	background: #555;
}

ul#filtermenu li a.current,
ul#filtermenu li a:hover,
ul#filtermenu li a:focus { 
	color: #fff;
	background: #82230F;
}

ul#filtermenu li a:hover {
	background: #232323;
	color: #ddd;
}

#frmLogin {
	width: 200px;
	margin: 0 auto;
	padding: 15px;
	border: solid 1px #ccc;
	margin-top: 30px;
}

#frmLogin input{
	display: block;
	margin-top: 2px;
	margin-bottom: 10px;
}

#formcontainer {
	padding: 15px 20px 20px;
}

#footer a img {
	margin: 0;
	padding: 0;
}
