/* CSS definition file containing sitestyle stylesheets */
body, table {
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	font-weight: normal;
	font-style: normal;
}

p { line-height: 16px; }

table { text-align: left; line-height: 16px; }

td { vertical-align: top; }

#content { 
	text-align: left;
	width: 980px;
	margin: 0 auto;
	border: 1px solid #000000;
}

#header { width: 100%; height: 80px; margin: 0; padding: 0; }
*html #header { margin: 0 0 -2px 0; } /* IE fix */

#innehall { 
	padding: 40px 40px 10px 40px;
}

#leftcol {
	width: 420px;
	float: left;
	margin: 0 10px 20px 0;
}
#rightcol {
	width: 420px;
	float: right;
	margin: 0 40px 20px 0;
}
#leftcolcampaign {
	width: 400px;
	float: left;
	margin: 0 10px 20px 0;
	/*background: #ffffff url(/bilder/vasen_ylakulma.jpg) top left no-repeat;*/
	padding: 10px;
	border: 1px solid #88c543;
}
#leftcolcampaign em {
	font-style: normal;
	color: #ffffff;
	background: #88c543;
	padding: 3px;
	line-height: 20px;
}
#rightcolcampaign {
	width: 420px;
	float: right;
	margin: 0 40px 20px 0;
}
#leftnarrowlist {
	width: 300px;
	float: left;
	margin: 0 10px 20px 0;
}
#rightnarrowlist {
	width: 300px;
	float: right;
	margin: 0 40px 20px 0;
}

#banner { clear: both; }

#footer {
	clear: both;
	height: 80px;
	border-top: 1px solid #000000;
}
*html #footer {
	height: 50px;
	padding-top: 40px;
}
#footer p {
	margin-top: 30px;
	margin-left: 50px;
}
#footer img {
	float: right;
	margin: -40px 25px 0 0;
}
*html #footer img {
	margin: -55px 25px 0 0;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/* Modified by Delicard */

#meny {
	width: 100%;
	height: 25px;
	padding: 0;
	background: #97c93c;
	text-align: left;
	font-size: 11px;
}

/* IE fix for width */
*html #meny {
	width: 980px;
	margin: -2px 0 0 0;
	padding: 0;
	height: 22px;
}

/* links in #meny */
#meny a {
	font-weight: normal;
	text-decoration: none;
}

.suckertreemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

/*Top level list items*/
.suckertreemenu ul li {
	position: relative;
	display: inline;
	float: left;
	background: #97c93c;
}

/*Top level menu link items style*/
.suckertreemenu ul li a {
	display: block;
	width: 143px;
	padding: 6px 10px 3px 10px;
	margin: 0;
	height: 16px;
	text-decoration: none;
	color: #FFFFFF;
}

/* IE fix for width */
*html .suckertreemenu ul li a {
	width: 163px;
	height: 22px;
}

/*1st sub level menu*/
.suckertreemenu ul li ul {
	position: absolute;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
	display: list-item;
	float: left;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a {
	display: block;
	color: #FFFFFF;
}

.suckertreemenu ul li a:hover {
	background: #c8e08d;
	color: #FFFFFF;
}
/* End of menu */

/* Header elements */
h1 { font-size: 18px; padding: 4px 0; margin: 0; font-weight: bold; }
h2 { font-size: 14px; padding: 0; margin: 0; font-weight: bold; }
h3 { font-size: 12px; padding: 0; margin: 0; font-weight: bold; }

/* Normal links in text */
#innehall a:link {
	color: #ff3119;
	text-decoration: none;
}
#innehall a:visited {
	color: #ff3119;
	text-decoration: none;
}
#innehall a:hover {
	color: #ff3119;
	text-decoration: underline;
}
#innehall a:active {
	color: #ff3119;
	text-decoration: none;
}

img {
	border: 0;
}

#innehall ol {
	margin: 5px 15px;
	padding: 10px;
}

#innehall ul {
	list-style-type: square;
	margin: 5px 10px;
	padding: 10px;
}
#innehall li {
	line-height: 16px;
}

.fbprodukt {
	float: left;
	border-top: 1px solid #ababab;
	padding: 10px 0 0 0;
	position: relative;
}
.fbimg {
	float: left;
}
.fbgrupp {
	border: 1px solid #88c543;
	padding: 5px;
	background: #fafafa;
}
#alternativ {
	border: 1px solid #8d8d8d;
	background: #f0f0f0;
}
.gava {
	color: #666666;
}
.reward {
	width: 450px;
	min-height: 120px;
	margin-bottom: 30px;
	border-bottom: 1px solid #8d8d8d;
	clear: both;
}
.reward img {
	float: right;
}
.fruktbild {
	float: right;
	margin: 20px 0 20px 20px;
}

#arpatausta {
	width: 300px;
	height: 184px;
	background: url(bilder/arpanumerotausta.jpg) no-repeat;
	text-align: center;
	padding: 60px 20px 0 0;
}
.arpanro {
	font-size: 16px;
}

