/* ---------------------------------------------- Tag-specific */
html, body, blockquote, form, fieldset, li, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, input {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

dl, p, ul, ol {
	margin: 0 0 1em;
}

body {
	color: #333;
	background: #E5E5E5;
}

img {
	border: none;
}

fieldset {
	border: 0;
}

legend {
	display: none;
}

form label {
	cursor: pointer;
}

input {
	vertical-align: middle;
}

th {
	text-align: left;
}

iframe {
	width: 100%;
	border: 0;
}

img#logo {
    display: none;
}
/* ---------------------------------------------- Page blocks */
#skip-links {
	position: absolute;
	left: -9999px;
}

#container {
	position: relative;
	float: left;
	background: url(/panelen/images/bg.gif) repeat-y 0 0;
	min-height: 100%;
	margin: 0 0 0 16px;
	padding: 0 4px 0 4px;
	width: 800px;
}

#header {
	float: left;
	background: #000;
	width: 100%;
	overflow: hidden;
}

#footer {
	position: relative;
	float: left;
	border-top: 1px solid #E5E5E5;
	height: 50px;
	margin: 2em 0 0 2em;
	padding: 1em 0;
	width: 760px;
}
/* ---------------------------------------------- Page columns */
#main-content-area {
	float: left;
	margin-left: 30px;
	width: 390px;
}

#main-content {
	float: left;
	padding-top: 7px;
	width: 390px;
}

#topic-content {
	display: none;
}

#additional-content {
	float: right;
	margin-right: 22px;
	padding-top: 27px;
	width: 339px;
}
/* ---------------------------------------------- Sites navigation */
#sites-navigation {
	display: none;
}
/* ---------------------------------------------- Site logotype */
.site-logotype {
	background: #000 url(/panelen/images/header-background.jpg) no-repeat 100% 6px;
	margin-top: 16px;
}
/* ---------------------------------------------- Main navigation */
#main-navigation {
	float: left;
	background: url(/panelen/images/navigation-bg.gif) repeat-x 0 0;
	list-style: none;
	height: 40px;
	margin: 0;
	padding-left: 10px;
	width: 790px;
}

#main-navigation li {
	float: left;
	height: 40px;
}

#main-navigation li.selected {
	background: url(/panelen/images/navigation-selected.gif) no-repeat center bottom;
}
/* ---------------------------------------------- Footer */
#footer .left {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 400px;
}

#footer .right {
	float: right;
	display: inline;
	margin-right: 5px;
	text-align: right;
	width: 200px;
}
/* ---------------------------------------------- Main content */
.main-push {
	position: relative;
	float: left;
	border-bottom: 1px solid #D6D6D6;
	width: 390px;
	clear: left;
	margin-top: 1em;
	margin-bottom: 6px;
}

.main-push .intro img {
	float: left;
	width: 390px;
}

.main-push .content {
	float: left;
	width: 390px;
	padding: 10px 0 0 0;
}
/* ---------------------------------------------- Boxes */
.box {
	position: relative;
	float: left;
	background: #CCCCCE url(/panelen/images/boxBg.jpg) no-repeat 0 0;
	border-bottom: 1px solid #D6D6D6;
	display: inline;
	margin-bottom: 5px;
	width: 339px;
	clear: left;
}

.box .intro {
	float: left;
	position: relative;
	margin: 4px 0 0 1px;
	width: 335px;
}

.intro {
	overflow: hidden;
}

.box .content {
	position: relative;
	float: left;
	margin: 4px 0 0 1px;
	padding: 10px 15px 0 15px;
	width: 305px;
}

.box-money-push {
	float: left;
	background: #fff;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding: 0.5em 0 0.5em 0;
	text-align: center;
	width: 305px;
}
/* ---------------------------------------------- Article */
.article {
	float: left;
	width: 390px;
	color: #000;
	border-bottom: 1px solid #D6D6D6;
	margin-top: 21px;
}

.article .image .img img {
    width: 390px;
}

.image-left {
	float: left;
	margin: 0 10px 10px 0;
}

.image-right {
	float: right;
	margin: 0 0 10px 10px;
}

.article-footer {
	display: none;
}
/* ---------------------------------------------- Login form */
#inloggning {
	float: left;
	margin-bottom: 1em;
}

#inloggning .loginfield {
	background-color: #FFFFFF;
	border:1px solid #DFDFDF;
	color: #ccc;
	height: 19px;
	padding-left: 5px;
	padding-top: 3px;
	width: 145px;
}

#inloggning .loginfield:focus {
	color: #000;
}

#inloggning a {
	float: left;
	margin-top: 1.5em;
}

#inloggning button {
	float: right;
	margin-top: 1em;
}
/* ---------------------------------------------- General form styles */
button {
	cursor: pointer;
	text-align: center;			
	background: url(/panelen/images/button-end.gif) no-repeat right;
	border: 0;
	margin: 0;
	padding: 0 6px 0 0;
	overflow: visible;
}

button span {
	position: relative;
	display: block;
	white-space: nowrap;
	height: 28px;
	color: #fff;
	font: normal 12px/27px Arial, Helvetica, sans-serif;
	background: url(/panelen/images/button-start.gif) no-repeat left top;
	padding: 0 0 0 8px;
}
/* ---------------------------------------------- Pushbox content */
#main-content .lp_col_1_2 {
	float: left;
	margin-top: 1em;
}

#money {
	height: 50px;
}

.member-login {
	margin-top: 35px;
}

.member-login-image {
	position: absolute;
	top: -34px;
	left: -11px;
}

.affect-push-content {
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.affect-push {
	position: absolute;
	bottom: 0;
	right: 0;
}

.result-push {
	float: right;
	margin-bottom: 1em;
}

.tips-push {
	float: left;
	margin-bottom: 1em;
}

.tips-push-text {
	float: left;
	padding-top: 3em;
	padding-left: 20px;
	width: 130px;
}
/* ---------------------------------------------- Lists */
.content ul {
	clear: both;
	list-style: none;
	background: none;
}
/* ---------------------------------------------- Polls */
#additional-content div.poll {
	position: relative;
	float: left;
	background: #CCCCCE url(/panelen/images/boxBg.jpg) no-repeat 0 0;
	border-bottom: 1px solid #D6D6D6;
	display: inline;
	margin-bottom: 5px;
	padding: 10px 15px 0 15px;
	width: 309px;
	clear: left;
}

#additional-content div.poll table th, #additional-content div.poll table td {
	padding-bottom: 1em;
}
/* ---------------------------------------------- General classes */
.clear-both {
	clear: both;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}
/* ---------------------------------------------- Vote result */
.vote-result {
	position: relative;
	width: 292px;
	margin: 6px auto;
}

.vote-result .header {
	float: left;
	border-bottom: 1px solid black;
	width: 292px;
	padding-bottom: 8px;
}

.vote-result .header a {
	float: right;
	color: #66AF22;
	margin-top: 25px;
	margin-right: 4px;
}

.vote-result .header img {
	float: left;
	margin-left: 2px;
}

.vote-result .image-header {
	display: none;
	margin-top: 13px;
	margin-left: 18px !important;
}

.vote-result .content {
	float: left;
	border-bottom: 1px solid black;
	margin-bottom: 8px;
	padding-top: 5px;
	width: 100%;
}

.vote-result .result-row {
	float: left;
	font-size: 13px;
	margin-top: 10px;
	width: 292px;
}

.vote-result .head {
	float: left;
	min-height: 17px;
	height: auto !important;
	height: 17px;
	width: 110px;
	padding-top: 3px;
}

.vote-result .indicator {
	float: right;
	width: 170px;
}

.vote-result span {
	display: block;
	height: 20px;
}

.vote-result .result-row p {
	margin-top: 15px;
}

.vote-result .footer {
	font-size: 12px;
	color: #66AF22;
}
/* ---------------------------------------------- Popup */
.popup {
	font: 11px/13px Arial, Verdana, sans-serif;
    background: #E5E5E5;
    padding: 6px;
}

.popup .header {
	float: left;
	border-bottom: 1px solid black;
	width: 292px;
	padding-bottom: 8px;
}

.popup .header a {
	float: right;
	color: #66AF22;
	margin-top: 25px;
	margin-right: 4px;
}

.popup a.link {
	float: right;
	color: #66AF22;
	margin: 6px 20px 0 0;
}

.popup .header img {
	float: left;
	margin-left: 2px;
}

.popup .article-text {
	margin-bottom: 0;
}

.popup .content {
	float: left;
	padding-top: 10px;
	width: 100%;
}

.popup h1 {
	font: normal 1.5em/1.2em Georgia, Arial, Verdana, sans-serif;
	margin: 8px 0;
}

.popup fieldset {
	border: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}

.popup label {
	display: block;
}

.popup .inputField,
.popup textarea {
	border: 1px solid #374241;
	width: 285px;
	margin: 4px auto 12px 1px;
	padding: 2px;
}
