*      { margin: 0; padding: 0; outline: none; }
a img  { border: none; }
.left  { float: left; }
.right { float: right; }
.clear { clear: both; }

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

.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	color: #1a1a1a;
	font: 11px/1.4em Georgia, "Times New Roman", Times, serif;
	background: #fff;
}

table {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
	width: 100%;
}

a,
a:link,
a:visited {
	color: #3b7ab2;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.msg span {
	display: block;	
}

h2 {
	font: normal 20px/26px "Futura Std Light Condensed","Futura Condensed","Gill Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2 a,
h2 a:link, 
h2 a:visited {
	color: #1a1a1a;
	text-decoration: none;
}

h3 {
	padding: 0 0 3px 0;
	color: #999;
	font: bold 10px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h4 {
	color: #333333;
	font: bold 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.flash-replaced {
	margin-left: -3px;
	margin-bottom: 0;
}

.flash-replaced .alt {
	display:block;
	height:0;
	overflow:hidden;
	position:absolute;
	width:0;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	padding-left:15px;
	padding-right:15px;
	position: relative;
}

/* 
-------------------------------------------------------
Header
-------------------------------------------------------
*/

#header {
	padding: 0 0 10px 0;
	position: relative;
}

#header h1 {
	padding: 0px 0 0 0;	
	margin-left:-5px;
	margin-top:0;
	width: 726px;
	height: 117px;	
}

#header h1 a {
	width: 726px;
	background: transparent url(img/rolighetsteorin.png) no-repeat 7px 30px;
	text-indent: -9999px;
	display: block;
}

#header #block-14 {
	position: absolute;
	top: 28px;
	right: 0;
}

#header .mission {
	padding: 0 0 18px 0;
	width: 620px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header .mission strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#logo {
	margin: 43px 0 0 0;
	float: right;	
}

#menu {
	clear: both;	
}

ul.menu li {
	margin: 0;	
}

#menu {
	width: 960px;
	height: 29px;
	background: transparent url(img/menu_bg.jpg) no-repeat 0 0;
}

.primary-links li {
	float: left;
}

.primary-links li a {
	height: 29px;
	display: block;	
	text-indent: -9999px;
	background: url('img/_menu2.jpg');
	background-repeat: no-repeat;
	cursor: pointer;
}

/*

menu-183 Hem - 74
menu-226 Rolighetsstipendiet - 141
menu-224 Tävlingsbidrag - 119
menu-223 Juryn - 69
menu-379 Vår STCC Satsning - 137
menu-380 BlueMotion Technologies - 172
menu-381 Blue Driving - 105

*/

/* Hem */

.primary-links li.menu-184 a {
	width: 74px;
	background-position: 0 0;
}
.primary-links li.menu-184 a:hover,
.primary-links li.menu-184.active a {
	background-position: 0 -29px;
}


/* rolighetsstipendiet */
.primary-links li.menu-226 a {
	width: 140px;
	background-position: -209px 0;	
}
.primary-links li.menu-226 a:hover,
.primary-links li.menu-226.active a {
	background-position: -209px -29px;	
}

/* tävlingsbidrag driving */
.primary-links li.menu-252 a {
	width: 119px;
	background-position: -349px 0;		
}
.primary-links li.menu-252 a:hover,
.primary-links li.menu-252.active a {
	background-position: -349px -29px;
}

/* juryn */
.primary-links li.menu-241 a {
	width: 69px;
	background-position: -467px 0;	
}
.primary-links li.menu-241 a:hover,
.primary-links li.menu-241.active a {
	background-position: -467px -29px;	
}

/* finalister */
.primary-links li.menu-319 a {
	width: 86px;
	background-position: -638px 0;	
}
.primary-links li.menu-319 a:hover,
.primary-links li.menu-319.active a {
	background-position: -638px -29px;	
}

/* hastighetslotteriet */
.primary-links li.menu-326 a {
	width: 134px;
	background-position: -74px 0;	
}
.primary-links li.menu-326 a:hover,
.primary-links li.menu-326.active a {
	background-position: -74px -29px;	
}

/* stcc */
.primary-links li.menu-379 a {
	width: 136px;
	background-position: -400px 0;		
}
.primary-links li.menu-379 a:hover,
.primary-links li.menu-379.active a {
	background-position: -400px -29px;
}

/* bluemotion */
.primary-links li.menu-380 a {
	width: 171px;
	background-position: -536px 0;
}
.primary-links li.menu-380 a:hover,
.primary-links li.menu-380.active a {
	background-position: -536px -29px;
}

/* blue driving */
.primary-links li.menu-381 a {
	width: 104px;
	background-position: -707px 0;
}
.primary-links li.menu-381 a:hover,
.primary-links li.menu-381.active a {
	background-position: -707px -29px;
}

.primary-links li.active a {
	background-position: -1000px -1000px;
}


#search-box {
	float: right;
	height: 30px;
	margin:20px 0 0 0;
}

#search-form,
#search-box label {
	display: none;	
}

#search input.form-text {
	padding: 7px 0px 0 12px;
	color: #999999;
	font: italic 13px/13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff url(img/search-field.png) no-repeat 0 0;
	width: 137px;
	height: 22px;
	border: none;
	float: left;
}

#locale-0 {
	position: absolute;
	right: 0;
	bottom: 13px;
	width: 60px;
}

	#locale-0 h3 {
		display: none;
	}
	
		#locale-0 ul {
			padding: 3px 4px 0 0;
			list-style: none;
		}

			#locale-0 li {
				float: right;
				width: 28px;
				height: 23px;
				display: block;
				margin-left: 5px;
			}
			
			#locale-0 li.active {
				display: none;
			}
		
				#locale-0 li a {
					width: 28px;
					height: 23px;	
					background: url('img/flags.png') 0 0 no-repeat;	
					text-indent: -9999px;				
					display: block;					
				}
				
					#locale-0 li.en a {}
					
					#locale-0 li.sv a {
						background-position: 0 -50px;
					}					

.language_flag {
	width: 28px;
	height: 23px;
	float: right;
	background: url('img/flags.png') 0 0 no-repeat;	
	text-indent: -9999px;
	margin: 3px 4px 0 0;
}

.language_flag.language_sv {
	background-position: 0 -50px;
}

/*
	TIPSA
*/

#tipsaForm{	
	width:159px;
	height: 115px;
	background-image: url(img/tipsa_bg.png);
	background-repeat: no-repeat;
	padding: 49px 0 0 13px;
	overflow:hidden;
	
}

	#tipsaForm label {
		display:none;
	}
	
	#tipsaForm span.invalid {
		margin-top:-37px;
		margin-right:30px;
		width:  8px;
		height: 8px;
		text-indent: -9999px;
		background: transparent url(img/fel.gif) no-repeat;
		background-position: top right;
		float: right;
	}
	
	
	#tipsaForm input.form-text {
		
		width:136px;
		background:none;
		border:0px solid #f0f;
		margin: 0 0 25px 0;
		
	}

	
	#edit-submit {
		margin-top:-7px;
		margin-left:-2px;
		margin-bottom:0;
	}
	
	
/*
	
	JURY

*/

#juryMembers{
	margin-right:-20px;
	padding-top: 16px;
}

	#juryMembers .juryMembers_member{
		width:196px;
		min-height:216px;
		float:left;
		padding: 20px 10px 0 167px;
		background-repeat:no-repeat;
	}

	#juryMembers .juryMembers_member{
		
		width:196px;
		min-height:216px;
		float:left;
		clear:none;
		padding: 20px 10px 0 167px;
		background-repeat:no-repeat;
		
	}
	
	
		
	#juryMembers .left {
		
		
		
	}
	#juryMembers .right {

		float:right;
		
	}

	

/* 
-------------------------------------------------------
Featured
-------------------------------------------------------
*/

#featured {
	padding: 20px 0;
	border-top: 1px #ccc solid;
}

#featured .node {
	margin:  0;
	padding: 0;
	border: none;	
}

#featured .node .media {
	width: 672px;	
}

#featured .node .meta {
	bottom: 0px;	
}

#featured .challenge {
	background: transparent url(img/featured_bg.png) no-repeat 0 0;
	width:  960px;
	height: 216px;
}

/* 
-------------------------------------------------------
Sidebar
-------------------------------------------------------
*/

#sidebar {
	width: 172px;
	font: 10px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	float: left;
	margin: 20px 0 0 0;
}

#sidebar .block h3 {
	margin: 0 0 10px 0;
	text-transform: capitalize;
	border-bottom: #ccc 1px solid;
}

#sidebar .block {
	margin: 0 0 20px 0;	
}

#sidebar .puff {
	display: block;
}

#sidebar .menu .block ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#sidebar .item-list ul,
#sidebar .block ul {
	margin:  0 0 0 0;
	padding: 0 0 0 0;
}

#sidebar .block ul.menu {
	margin: 0;
	padding: 0 0 0.25em 1em;
}

#sidebar a.active {
	color: #3B7AB2;	
}

.item-list ul li {
	margin:  0;
	padding: 0;
	list-style-type: none;
}

#sidebar .block .item-list li {
	margin:  0 0 0 0;
	padding: 0 0 3px 0;
}

#sidebar .block .item-list ol li {
	padding: 0 0 3px 16px;
	list-style-type: none;
}

.item-list li.last .node.bm {
	padding: 20px 0;	
}

#sidebar a {
	font-weight: bold;
}

#sidebar ol li.views-row-1  { background: transparent url('./img/nr-list-1.png')  no-repeat 0 2px; }
#sidebar ol li.views-row-2  { background: transparent url('./img/nr-list-2.png')  no-repeat 0 2px; }
#sidebar ol li.views-row-3  { background: transparent url('./img/nr-list-3.png')  no-repeat 0 2px; }
#sidebar ol li.views-row-4  { background: transparent url('./img/nr-list-4.png')  no-repeat 0 2px; }
#sidebar ol li.views-row-5  { background: transparent url('./img/nr-list-5.png')  no-repeat 0 2px; }
#sidebar ol li.views-row-6  { background: transparent url('./img/nr-list-6.png')  no-repeat 0 2px; }
#sidebar ol li.views-row-7  { background: transparent url('./img/nr-list-7.png')  no-repeat 0 2px; }
#sidebar ol li.views-row-8  { background: transparent url('./img/nr-list-8.png')  no-repeat 0 2px; }
#sidebar ol li.views-row-9  { background: transparent url('./img/nr-list-9.png')  no-repeat 0 2px; }
#sidebar ol li.views-row-10 { background: transparent url('./img/nr-list-10.png') no-repeat 0 2px; }

/* 
-------------------------------------------------------
 Content 
-------------------------------------------------------
*/

#content {
	padding: 0 0 16px 15px;
	width: 768px;
	float: right;
}

#content.front {
	padding: 0;	
}

#content-top {
	padding: 16px 0 0 0;	
}

.content-header {
	padding: 20px 0;
	border-top: 1px #ccc solid;
}

.content-header object {
	display: block;
	line-height: 0;
}

#content.front {
	padding-top: 0px;
}

.front .messages-holder {
	margin: 0;	
}

.messages-holder {
	margin: 16px 0 0 0;
	border-top: 1px #ccc solid;
	float: left;
}

.messages a {
	color: #fff;
}

.messages.status,
.messages.error,
.messages.bidrag, 
.messages.link {
	padding: 14px 15px;
	color: #fff;
	font: bold 11px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

.msg-line {
	height: 1px;
	border: 1px #fff solid;
	border-width: 0 1px;
	display: block;
}

.msg-line.last {
	margin: 0 0 20px 0;	
}

.messages.status,
.messages.bidrag,
.messages.link {
	background: #4a84b8 url('./img/status_bg.png') repeat-x bottom left;	
	border: 1px #33618b solid;
	border-width: 0 1px;
}

.msg-line.status,
.msg-line.bidrag,
.msg-line.link {
	background: #33618b;
}

.messages.bidrag {
	width: 448px;	
}

.messages.link {
	width: 140px;	
}

.messages.error {
	background: #d56e14 url('./img/error_bg.png') repeat-x bottom left;	
	border: 1px #b45501 solid;
	border-width: 0 1px;
}

.msg-line.error {
	background: #b45501;	
}
      
 .challenge-add_en_image{
	
	background-image: url('http://www.thefuntheory.com/themes/volkswagen/localize/en/img/stipendie-top_new.jpg');
	
}

 .challenge-add_en_image:hover{
	
	background-image: url('http://www.thefuntheory.com/themes/volkswagen/localize/en/img/stipendie-top_new_over.jpg');
	
} 

 .challenge-add_se_image{
	
	background-image: url('http://www.rolighetsteorin.se/themes/volkswagen/localize/sv/img/stipendie-top.jpg');
	
}

 .challenge-add_se_image2 {
	
	background-image: url('http://www.rolighetsteorin.se/themes/volkswagen/localize/sv/img/hastighetslotteriet.jpg');
	
}

 .challenge-add_se_image3 {
	
	background-image: url('http://www.rolighetsteorin.se/themes/volkswagen/localize/sv/img/fortkorare.jpg');
	
}

 .challenge-add_se_image4 {
	
	background-image: url('http://www.rolighetsteorin.se/themes/volkswagen/localize/sv/img/villkor.jpg');
	
}


 .challenge-add_se_image:hover{
	
	background-image: url('http://www.rolighetsteorin.se/themes/volkswagen/localize/sv/img/stipendie-top_over_new.jpg');
	
}



/* node */

.node {
	padding: 20px 0;
	position: relative;
	clear: both;
}

.node.blog,
.node.jury {
	margin:  0 0 16px 0;
	padding: 20px 0 4px 0;	
}

.node.bm {
	padding: 20px 0 0 0;
	border: none;
	line-height: 0em;	
}

.front .node.blog,
.front .node.bm {
	margin:  0;
	padding: 16px 0 24px 0;
}

.node.page {
	padding: 0;	
	border: none;
}

.rules {
	padding: 20px 0;
	border-top: 1px #ccc solid;	
}

.node .media {
	width: 480px;
	line-height: 0;
	float: left;
}

.node .content {
	padding: 0 0 35px 0;
	width: 268px;
	float: right;
}

.date, .meta, .fivestar-average-text .description, .comments, .a_files {
	color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

.date, .comments {
	font-size: 10px;
}

.fivestar-widget.fivestar-widget-5 {
	width: 70px;
	float: left;
}

.fivestar-average-text .description {
	margin: 0 0 0 5px;
	line-height: 11px;
	float: left;
}

.average-rating {
	display: none;	
}	

.tags a,
.views-field-tid a {
	font-weight: bold;	
}

.node .body,
.result .body {
	margin: 10px 0;	
}

.node .meta,
.front .node.blog .meta {
	position: absolute;
	height: 25px;
	width: 268px;
	background: transparent url(img/node-meta.png) no-repeat left bottom;
	bottom: 20px;
}

.front .node.blog .meta {
	bottom: 24px;
}

.tags span {
	margin: 1px;
	width:  71px;
	height: 23px;
	background: url(img/tags.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	float: right;
	cursor: pointer;
}

.share span {
	margin: 1px;
	width:  106px;
	height: 23px;
	background: url(img/dela.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	float: left;
	cursor: pointer;
}

.share span.active,
.tags span.active {
	background-position: 0 -23px;	
}

.tags  .list,
.share .list {
	font-size: 10px;
	width: 266px;
	background: #fbfbfb;
	text-align: left;
	position: absolute;
	bottom: 24px;
	left: 0px;
	z-index: 100;
	border: 1px #e5e5e5 solid;
	display: none;
}

.list fieldset,
.list legend {
	margin: 0;
	padding: 0;
	border: none;
}

.list strong {
	color: #6d6d6d;
	font-weight: bold;	
}

.list .tipsa {
	display: none;	
}

.list .tipsa fieldset {
	padding-top: 8px;
	display: block;
	border-top: 1px #e3e3e3 solid;
}

.list .tipsa .left p {
	margin-left: 10px;
}

.list .tipsa .right p {
	margin-right: 10px;
}

.list .tipsa span.invalid {
	top: 18px;	
}

.list .tipsa input.form-text {
	width: 88px;
	background: #fff url(img/textfield_98.png) no-repeat 0 0;
}

.list .tipsa textarea.form-textarea {
	width: 128px;
	height: 51px;
	background: #fff url(img/textarea_138.png) no-repeat 0 0;
}

.list .arrow {
	width:  9px;
	height: 5px;
	background: url(img/arrow.png) no-repeat 0 0;
	display: block;
	line-height: 0px;
	position: absolute;
	bottom: -6px;
}

.share .list .arrow {
	left: 12px;
}
.tags .list .arrow {
	right: 7px;
}

.share strong {
	padding: 10px 8px;
	line-height: 10px;
	display: block;
}

.list ul {
	padding: 4px 10px;
	list-style-type: none;
}

.share .list ul {
	border-top: 1px #e3e3e3 solid;	
}

.list li {
	width: 50%;
	padding: 4px 0;
	float: left;
}

.tags .list li {
	line-height: 11px;	
}

.share .list li a {
	padding: 0 0 0 26px;
	color: #6d6d6d;	
	height: 16px;
	line-height: 16px;
	display: block;
}

a.facebook     { background: transparent url('./img/facebook.png')  no-repeat 0 0; }
a.twitter      { background: transparent url('./img/twitter.png')  no-repeat 0 0; }
a.delicious    { background: transparent url('./img/delicious.png')  no-repeat 0 0; }
a.stumble-upon { background: transparent url('./img/stumble-upon.png')  no-repeat 0 0; }
a.digg         { background: transparent url('./img/digg.png')  no-repeat 0 0; }
a.pusha        { background: transparent url('./img/pusha.png')  no-repeat 0 0; }
a.maila        { background: transparent url('./img/email.png')  no-repeat 0 0; }
a.permalink    { background: transparent url('./img/permalink.png')  no-repeat 0 0; }

.a_files {
	margin: 10px 0 0 0;
	padding: 0 5px;
	width: 480px;
	height: 23px;
	line-height: 23px;
	border: 1px #ddd solid;
	background: #fbfbfb;
	clear: both;
}


.result {
	margin:  0 0 20px 0;
	padding: 0 0 20px 0;
	width:  374px;	
	height: 125px;
	border-bottom: 1px #ccc solid;
	position: relative;
}

.result.odd {
	float: left;	
}

.result.even {
	float: right;	
}

.result .se-mer {
	position: absolute;
	bottom: 20px;
}

/* Node slideshow */

.slideshow {
	position: relative;
	background: #000;
}

.slideshow img {
	width: 480px;	
}

.next, .prev {
	width: 49%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
}

.next { right: 0; }
.prev { left: 0; }

.next a, .prev a {
	height: 40px;
	width:  40px;
	text-indent: -9999px;
	position: absolute;
	top: 140px;
}

.next a { right: 10px; background: transparent url(img/next.png) no-repeat 0 0; }
.prev a { left: 10px; background: transparent url(img/prev.png) no-repeat 0 0; }

.slideshow .description {
	width: 480px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #fff url(img/slideshow-description.png) no-repeat 0 0;
	position: absolute;
	bottom: 0px;
	left: 0;
}

/*------------------------------------------------------------------------
	POSTER-PUFF
------------------------------------------------------------------------*/

.PosterBox {
	height: 222px;
	width: 172px;
	position: relative;
}

.PosterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	float: left;
	height: 25px;
	width: 160px;
	position: absolute;
	left: 10px;
	top: 155px;
}

.PosterA3 {
	float: left;
	height: 21px;
	width: 41px;
	position: absolute;
	left: 65px;
	top: 190px;
}

.PosterA4 {
	float: left;
	height: 21px;
	width: 41px;
	position: absolute;
	left: 10px;
	top: 190px;
}

.Postertop {
	float: left;
	height: 143px;
	width: 172px;
	position: absolute;
}

.Posterbottom {
	float: left;
	height: 79px;
	width: 172px;
	position: absolute;
	top: 143px;
}

/*------------------------------------------------------------------------
	FORM
------------------------------------------------------------------------*/

#competeForm{
	
	
	
}
	
	#competeForm .formBlock {
		display:block;
		clear:both;
		float:left;
	}
	
	#competeForm .formLeft{
		float:left;
	}
	
	#competeForm .formRight{
		float:right;
	}
	
		#competeForm .wideForm {
			
			width:230px;
			
		}
		
		#competeForm .veryWideForm {
			
			width:470px;
			
		}
		
		#competeForm input.form-text {
			padding: 4px 5px 0px 5px;
			color: #1a1a1a;	
			font: 10px/10px "Helvetica Neue", Helvetica, Arial, sans-serif;
			background: #fff url(img/textfield_230.png) no-repeat 0 0;
			width: 220px;
			height: 16px;
			display: block;
			border: none;
		}
	
	#competeForm .uploadButton{
		display:block;
		font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
		margin: 20px 0 0 0;
	}
		
	#competeForm .phpUpload{
		display:none;
		clear:both;
		margin: 22px 0 0 0;
	}
	
	#competeForm .formSubmitButton{
		
		margin: 10px 0 0 0;
		
	}	
	
	#competeForm .filesList{
		
		width:478px;
		min-height:120px;
		margin-top:20px;
		color:#666;
		display:block;
		
	}
		
		#competeForm .fileList_col_1{
			width:400px;
		}
		
		#competeForm .fileList_col_2{
			width:80px;
		}
		
		
		#competeForm .fileList_header{
			background-color:#E6E6E6;
		}
		
		#competeForm .fileList_padding{
			padding: 4px 0 4px 10px;
		}
		
		#competeForm .fileList_table {
			border:0;
			background-color:#FAFAFA;
			border:1px solid #E2E2E2;
		}
		
		#competeForm .fileList_row {
			
			border-bottom:1px solid #E6E6E6;
			
		}
	
	#competeForm h3 {
		border-bottom:1px solid #ccc;
		display:block;
		margin-bottom:20px;
		margin-top:90px;
	}
	
	#competeForm h1 {
		
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:16px;
		color:#666;
		
	}

/* Comments */


#comment-form {
	position: relative;
	width: 480px !important;
}

#comment-form .captcha #edit-captcha-response-wrapper {
	border-top: 1px solid #ccc;
	padding: 5px 0 0 0;
	margin: 3px 0 0 0;
	width: 162px;
}

#comment-form .form-item textarea {
	height: 200px !important;
	background: none !important;
	border: 1px solid #ccc;
}

#comment-form .form-item input {
/*
	background: none !important;
	border: 1px solid #ccc;	
	padding: 5px !important;
*/
}

#comment-form p,
#comment-form .tips,
#comment-form #edit-preview { 
	display: none;
}

#comment-form p.info {
	display: block;
	width: 170px;
}

#comment-form .description {
	padding-top: 5px;
	width: 180px;
	color: #999;
}

#comment-form #edit-submit {
	border: none;
	height: auto;
	position: absolute;
	right: -5px;
	bottom: -15px;
	background: url('img/skicka_btn.png') 0 0 no-repeat;
	text-indent: -9999px;
	width: 48px;
	height: 17px;
	cursor: pointer;
	background-color: transparent;
}

.form-item {
	margin: 0 0 7px 0;	
	font-size: 11px;
	line-height: 11px;
}

.form-item label {
	margin: 0 0 2px 0;
	color: #666666;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}


#competeForm_valid span.invalid {
	margin-top:-13px;
	margin-right:5px;
	width:  8px;
	height: 8px;
	text-indent: -9999px;
	background: transparent url(img/fel.gif) no-repeat;
	background-position: top right;
	float: right;
}

#edit-vilkor-wrapper span.invalid {
	margin-top:-16px;
	margin-right:-15px;
	width:  8px;
	height: 8px;
	text-indent: -9999px;
	background: transparent url(img/fel.gif) no-repeat 0 0;
	position: absolute;
	top:   19px;
	right: 6px;
	float: right;
}

#edit-upload-wrapper .invalid {
	right: 54px;
}

#edit-vilkor-wrapper {
	display: inline;	
}

#edit-vilkor-wrapper .invalid {
	top: 3px;
	right: -16px;
}

ul.tips {
	color: #999999;
	font-size: 10px;
	list-style-type: none;
	clear: both;	
}

#comments h3,
#comments h2 {
	padding: 16px 0 3px 0;
	color: #999;
	font: bold 10px "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

#comments h2.comments {
	width: 268px;
	border-bottom: 1px #ccc solid;
	float: right;	
}

#comments .box {
	font: 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 480px;
}

#comments #edit-name-wrapper,
#comments #edit-mail-wrapper,
#comments #edit-homepage-wrapper {
	width: 172px;	
}

#comments #edit-mail-wrapper .description,
.resizable-textarea .grippie {
	display: none;
}

#comments #edit-comment-wrapper {
	width: 288px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.box .content {
	padding: 20px 0;
	border-top: 1px #ccc solid;
	position: relative;
}

input.form-text {
	padding: 4px 5px 0px 5px;
	color: #1a1a1a;	
	font: 10px/10px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff url(img/textfield_172.png) no-repeat 0 0; 
	width: 162px;
	height: 16px;
	display: block;
	border: none;
}

input.form-text-wide {
	padding: 4px 5px 0px 5px;
	color: #1a1a1a;	
	font: 10px/10px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff url(img/textfield_480.png) no-repeat 0 0; 
	width: 440px;
	height: 16px;
	display: block;
	border: none;
}

textarea.form-textarea {
	padding: 5px;
	color: #1a1a1a;	
	font: 10px/10px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 14px;
	border: none;	
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
	color: #1a1a1a;	
	border: none;	
}

.marker, .form-required {
	color: #1a1a1a;	
}

#comments #edit-comment-wrapper textarea {
/*	background: #fff url(img/textarea_288.png) no-repeat 0 0; */
	width: 278px;	
	height: 90px;
}

.info {
	padding: 3px 0 10px 0;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#comments .comment {
	padding: 20px 0;
	width: 268px;
	border-top: 1px #ccc solid;
	float: right;
	clear: right;
}

#comments .comment.first {
	border: none;	
}

#comments .comment big {
	color: #666666;
	font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

#comments .comment big a {
	font-weight: bold;	
}

#comments .comment .body {
	padding: 10px 0 0 0;	
}

/* Tävlings formulär */

.node.page {
	width: 268px;
	float: right;
}

#challenge {
	padding: 20px 0 0 0;
	width: 480px;
	height:216px;
	border-top: 1px #ccc solid;
	float: left;
}

#challenge.uc_add textarea#edit-body {
	background: #fff url(img/textarea_480_180.png) no-repeat 0 0;
	width: 470px;	
	height: 170px;
}

#challenge .form-submit {
	position: relative;
	top: -26px;
	float: right;	
}

/* File form */

#edit-upload-wrapper {
	position: relative;
}

#edit-upload-wrapper .form-file {
	position: absolute;
	bottom: 0;
	right:  0;
	z-index: 10;
	cursor: pointer;
}

#challenge #edit-upload-wrapper {
	width: 300px;
	height: 33px;
	overflow: hidden;
}

.browse_btn {
	width: 57px;
	height: 20px;
	background: #fff url(img/browse_btn.png) no-repeat 0 0;
	display: block;
	float: right;
	cursor: pointer;
}

.browse_txt {
	padding: 5px;
	font: 10px/10px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fff url(img/browse_txt.png) no-repeat 0 0;
	width: 230px;
	height: 10px;
	display: block;
	float: left;
}

.fakecheck {
	width:  13px;
	height: 13px;
	background: #ff0000 url(img/checkbox.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top:  0;
	left: 0;
	z-index: 10;
}

.fakechecked {
	background-position: 0 -13px;	
}

.item-list ul {
	margin: 0;
	padding: 0;
}

#bm-nav {
	border-top: 1px #ccc solid;	
	height: 104px;
	width: 768px;
	background: transparent url(img/bm-nav.png) no-repeat 0 20px;
}

#bm-nav ul {
	margin: 50px 10px 0 0;
	float: right;	
}

#bm-nav li {
	margin: 0 10px 0 0;
	display: inline;
	float: left;
}

/* Pager nav */

#featured .item-list .pager {
	line-height: 0px;
	height: 0px;
	visibility: hidden;
	display: none;
}

.item-list .pager {
	padding: 20px 0;
	position: relative;
	font: bold 10px/10px "Helvetica Neue", Helvetica, Arial, sans-serif;
	height: 13px;
	border-top: 1px #ccc solid;
}

.item-list ul.pager {
	margin: 0;	
}

.item-list .pager li.pager-first, 
.item-list .pager li.pager-last {
	display: none;	
}

.pager li a.active {
	color: #cccccc;	
}

.pager li a.active {
	color: #cccccc;	
}

.pager li.pager-current,
.pager li.pager-previous a.active,
.pager li.pager-next a.active {
	color: #3b7ab2;
}

.pager-previous {
	position: absolute;
	top: 15px;
	left: 0px;	
}
.pager-next {
	position: absolute;
	top: 15px;
	right: 0px;	
}

/* 
-------------------------------------------------------
Terms and conditions
-------------------------------------------------------
*/

/* w = 504 */

#terms {
	position: absolute;
	top: 650px;
	left: 245px;
	width: 404px;
	background: url('img/bg_terms.png') 0 100% no-repeat;
}

#terms .terms_content {
	padding: 20px 20px 40px 20px;
	background: url('img/bg_terms.png') -600px 0 no-repeat;	
}

#terms b {
	display: block;
} 

#terms span {
	cursor: pointer;
	color: #3b7ab2;	
}

/* 
-------------------------------------------------------
Five-star rating 
-------------------------------------------------------
*/

.fivestar-summary {
}

.vote_header {
	color: #3B7AB2;
	font: bold 10px/10px "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 3px;
	margin: 0;
}


/* 
-------------------------------------------------------
Footer 
-------------------------------------------------------
*/

#footer {
	padding: 20px 0 80px 0px;
	border-top: 1px #ccc solid;	
	clear: both;	
}

#footer a {
	display: block;
	width: 222px;
	height: 15px;
	text-indent: -9999px;
}

#f-message {
	color: #ccc;
	font-size: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Views exposed filters hide submit button */

.views-exposed-form .form-submit {
	display: none;
}

/*sorteringen*/

.sorteringen {
border-bottom:1px solid #CCCCCC;
padding:0 0 10px;
color:#999999;
font-weight:bold;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
{

.drpager-page {
color:#3B7AB2;
font-size:12px;
text-align:center;
width:1.5em;
}

.drpager-page-has-focus {
	background-color: white;
}

.drpager {
color: #cccccc;
}

.drpager li.pager-current, .pager li.pager-previous a.active, .pager li.pager-next a.active {
font-size: 14px;
}

