body {
	margin: 0;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 9pt;
	line-height: 11pt;
	background: url('/img/bakgrund-grass.jpg') top center repeat-y;
}

h1 {
	margin-top: 0;
	margin-bottom: 0.5ex;
	font-family: Georgia, serif;
	font-size: 22pt;
	line-height: 22pt;
	letter-spacing: 0.1ex;
	font-weight: normal;
	color: #E5008A;
	text-transform: uppercase;
}

h2 {
	margin-top: 10pt;
	margin-bottom: 0.2ex;
	font-family: Georgia, serif;
	font-size: 13pt;
	line-height: 13pt;
	letter-spacing: 0.1ex;
	font-weight: normal;
	color: #E5008A;
	text-transform: uppercase;
}

h3 {
	margin-top: 0;
	margin-bottom: 0.4ex;
}

.interactiveBox h1, .interactiveBox h2 {
	margin-top: 7px;
}

img {
	border: 0;
}

p {
	margin-top: 0;
	margin-bottom: 11px;
}

a {
	font-weight: bold;
	color: #444444;
}

form {
	margin: 0;
}

input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
}

ul {
	margin-left: 5pt;
	padding-left: 5pt;
	margin-top: 0;
	margin-bottom: 8pt;
}

dl, dd, dt {
	margin-left: 0;
}

blockquote {
	font-family: Georgia, serif;
	margin: 0 50px 11px 50px;
	color: #CC0000;
	font-size: 20pt;
	line-height: 21pt;
	text-align: left;
	font-style: italic;
}

.x {
	clear: both;
}

.noWrap {
	white-space: nowrap;
}

.message {
	color: #000000;
	border: 1px solid #FFCC00;
	background-color: #FFE666;
	padding: 10px;
	font-size: 12pt;
	font-weight: bold;
}

.smallText {
	font-size: 8pt;
}

.hiddenLink {
	font-weight: normal;
	text-decoration: none;
}

.button {
	text-align: right;
}

.bullet img {
	vertical-align: middle;
}

.highlight {
	background-color: #F0C500 !important;
	color: #000000 !important;
	padding: 0 3px;
	text-decoration: none;
}

.col {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.notificationBox {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px 10px;
}

.lead {
	font-family: Georgia, serif;
	font-size: 12pt;
	line-height: 13pt;
}

.itemImage {
	text-align: center;
	background-color: #000000;
	margin-bottom: 10px;
}

.itemImage .caption {
	border-bottom: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	color: #000000;
	font-size: 8pt;
	line-height: 8pt;
	padding: 0 2px 0 10px;
	text-align: left;
}

.itemImage .caption a {
	color: #000000;
}

.shareLinks {
	padding: 5px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.shareLinks a {
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	padding: 0;
	font-size: 7pt;
	padding: 4px 7px 3px 0;
	margin-right: 15px;
}

.shareLinks img {
	margin-right: 3px;
}

.infoColumn {
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #000000;
}

.infoColumn .padding {
	padding-top: 8px;
	border-bottom: 1px solid #000000;
	font-size: 7pt;
	line-height: 9pt;
}

.infoColumn h3 {
	font-family: Georgia, serif;
	font-size: 11pt;
	line-height: 11pt;
	font-style: italic;
	font-weight: normal;
}

.interactiveBox {
	border-top: 3px solid #000000; 
	margin-top: 20px;
	margin-bottom: 5px;
}

#pageWrapper {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	overflow: hidden;
	background-color: #FFFFFF;
}

#container {
	text-align: left;
	overflow: hidden;
}


/*
PAGE HEADER
*/

#head {
	height: 108px;
	background-color: #F3FAFE;
	overflow: hidden;
	background: url('/img/bakgrund-golfboll.png');
	border-bottom: 3px solid #000000;
}

#head .padding {
	padding-left: 15px;
}

#logo {
	float: left;
	width: 460px;
	height: 95px;
	margin-top: 33px;
	overflow: hidden;
}

#subscribe {
	float: left;
	width: 499px;
	height: 106px;
	margin-top: 2px;
	overflow: hidden;
}

#menu {
	margin: 0 15px;
	background-color: #000000;
	overflow: hidden;
}

#menu a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#menu .menuItem {
	float: left;
	padding: 8px 12px 6px 12px;
	font-size: 13.5pt;
	border-bottom: 3px solid #000000;
}

#menu .menuItem:hover a {
	color: #E5008A;
}

#menu .selected {
	border-bottom: 3px solid #E5008A;
}

#leftColumn {
	float: left;
	width: 460px;
	overflow: hidden;
}

#leftColumn .padding {
	padding: 15px;
}


/*
PAGE CONTAINERS AND GENERAL PAGE STYLES
*/

#pageStart {
	margin-bottom: 20px;
}

#pageSubscribe {
/*	border-top: 1px solid #EEEEEE;*/
}


#pageAbout {
/*	border-top: 1px solid #000000;*/
}


#articleList .wrapper {
	border-top: 1px solid #EEEEEE;
}

#articleList .wrapper .padding {
	padding: 5px 0;
}

#articleList .introWord {
	background-color: #E5008A;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
}

#articleList .introWord:hover {
	background-color: #000000 !important;
	color: #FFFFFF !important;
}

#articleList img.left {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

#articleList img.right {
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
}

#articleList h2 {
	margin-top: 10px;
	font-family: Georgia, serif;
	font-size: 19.5pt;
	line-height: 19.5pt;
	font-weight: normal;
}

#articleList h2 a {
	font-weight: normal;
}

#articleList .offer h2 {
	margin-top: 10px;
	font-family: Georgia, serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: normal;
}

#articleList .offer .introWord {
	background-color: #FF6600;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
}

#articleList .offer .introWord:hover {
	background-color: #000000 !important;
	color: #FFFFFF !important;
}

#offerList {
	border-top: 1px solid #FF6600;
	padding-top: 10px;
	margin-top: 10px;
}

#offerList h3 {
	margin-top: 10px;
	font-size: 13pt;
	line-height: 13pt;
	margin-bottom: 0;
}

#offerList h3 a {
	text-decoration: none;
}

#offerList h3 a:hover {
	text-decoration: underline;
}

#article {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 20px;
}

#article img {
	vertical-align: middle;
}

#article .extras {
	white-space: nowrap;
	background-color: #E5008A;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 2px solid #FFFFFF;
}

#priceBox {
	background-color: #FF6600;
	padding: 5px 10px 1px 10px;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	margin-bottom: 5px;
}

#priceBox .price {
	text-align: center;
/*	white-space: nowrap;*/
	font-family: Georgia, serif;
	font-size: 25pt;
	line-height: 25pt;
	margin-bottom: 2pt;
}

#priceBox .priceDescription {
	text-align: center;
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 12pt;
	line-height: 12pt;
}

#contactBox .homepageLink {
	background-color: #FF6600;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
}

#tipBox, #shareBox {
	display: none;
	border-top: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 5px 10px 1px 10px;
}

#tipBox h2, #shareBox h2 {
	font-family: Georgia, serif;
	font-size: 15pt;
	line-height: 15pt;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 5pt;
	margin-top: 5px;
}

#shareBox .col {
	margin-right: 20px;
	margin-bottom: 0;
}

#shareBox a {
	font-weight: normal;
}

#contestBox {
	background-color: #CC0000;
	padding: 10px 10px 1px 10px; 
	margin-bottom: 10px;
}

#contestBox h2 {
	font-family: Georgia, serif;
	font-size: 18pt !important;
	line-height: 18pt !important;
}

#contestBox a {
	color: #FFFFFF;
}

#pollBox {
	background-color: #03A7EE;
	padding: 1px 10px 10px 10px;
	color: #FFFFFF;
}

#pollBox img {
	vertical-align: bottom;
}

#pollBox h2 {
	font-family: Georgia, serif;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: normal;
	margin-top: 6pt;
}

#pollBox .pollAlternative {
	white-space: nowrap;
	margin-right: 10px;
}

#pollBox .pollAlternative input {
	margin-left: 0;
}

#pollBox .pollShow a {
	color: #FFFFFF;
	background-image: url('/img/pil-fragan.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 5px;
}

#pollBox .bar {
	float: left;
	height: 15px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-right: 10px;
}

#pollBox .percent {
	float: left;
	height: 15px;
	margin-bottom: 1px;
}

#pollBox .amountAnswers {
	float: right;
}

#partnerBox {
	border-top: 1px solid #CCCCCC;
	padding: 10px 0;
}

#partnerBox h2 {
	font-family: Georgia, serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	margin-top: 0;
	font-style: normal;
}

#partnerBox .padding {
	margin: 0 -10px;
}

#partnerBox .padding img {
	margin: 10px;
	vertical-align: middle;
}

#paging {
	line-height: 19pt;
}

#paging .pagingDeclaration {
	padding: 3px 0;
	font-weight: normal;
	color: #000000;
}

#paging .pagingActive {
	padding: 3px 5px;
	background-color: #E5008A;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #E5008A;
	text-decoration: none;
}

#paging .pagingInactive {
	padding: 3px 5px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
}

#paging .pagingInactive:hover {
	border: 1px solid #CC0000;
}

#rightColumn {
	float: left;
	width: 250px;
	padding-top: 10px;
	margin-right: 10px;
	overflow: hidden;
}

#rightColumn .wrapper {
	margin-bottom: 10px;
}

#latestEditionBox {
	border-bottom: 3px solid #000000;
	padding: 0;
}

#latestEditionBox .image {
	text-align: center;
	margin-bottom: 10px;
}

#newsletterBox {
	border-bottom: 1px solid #E5008A;
	background-color: #F6F6F6;
	padding: 15px 15px 0 15px;
	font-family: Georgia, serif;
	font-size: 11pt;
	line-height: 13pt;
}

#adColumn {
	float: left;
	width: 250px;
	padding-top: 10px;
	overflow: hidden;
}

#adColumn .adItem {
	margin-bottom: 10px;
}

#adTop .adItem {
	padding-top: 10px;
	width: 980px;
	margin: 0 auto;
}

#textAds {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	background-color: #FFFFFF;
}

#textAds p {
	line-height: normal !important;
}

#textAds a {
	color: #003BA6;
}

#textAds .url {
	color: #0C9102;
}

#textAds .hiddenLink {
	color: #000000 !important;
}

#footer {
	font-size: 8pt;
	border-top: 3px solid #000000;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 5px;
}

#footer p {
	margin: 0;
}

#footer img {
	vertical-align: middle;
}

#footer .padding {
	padding-bottom: 5px;
	padding-left: 15px;
}

#footer .col {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
