body {
	margin: 10px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
}

img {
	border: 0;
}

form {
	margin: 0;
}

input, select, textarea {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
}

a {
	font-weight: bold;
	color: #444444;
}

a:hover {
	color: #CB2622;
}

a:visited {
	color: #666666;
}

table {
	width: 100%;
}

th, td {
	vertical-align: top;
	text-align: left;
}

p {
	margin-top: 0;
	margin-bottom: 8pt;
}

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: #CB2622;
	font-size: 15pt;
	line-height: 16pt;
	text-align: left;
}

h1 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 28pt;
	margin-top: 0;
	margin-bottom: 2pt;
	letter-spacing: -0.05ex;
	line-height: 28pt;
}

h2 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 19pt;
	margin-top: 0;
	letter-spacing: -0.05ex;
	margin-bottom: 2pt;
}

h3 {
	font-family: Georgia, Times, serif;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1pt;
}

table {
	width: 100%;
}

th {
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	letter-spacing: -0.03ex;
}


/*classes*/
.x {
	clear: both;
}

.smallText {
	font-size: 7pt;
}

.noWrap {
	white-space: nowrap;
}

.highlight {
	background-color: #F0C500 !important;
	color: #000000 !important;
	padding: 0 3px;
	text-decoration: none;
}

a.hiddenLink {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.lead {
	font-family: Georgia, serif;
	font-size: 12pt;
	line-height: 13pt;
}

.byline {
	padding: 5px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 7pt;
}	

.icon {
	vertical-align: middle;
	margin-bottom: 5px;
}

.leftColumn {
	float: left;
	width: 210px;
	margin-right: 10px;
}

.rightColumn {
	float: left;
	width: 210px;
}

.infoBox {
	border-top: 1px solid #CCCCCC;
	padding: 5px 10px;
	background-image: url(/img/streck-tonat.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.infoBox h3 {
	font-weight: bold;
	font-size: 10pt;
}

.infoColumn {
	float: right;
	width: 160px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

.infoColumn h2 {
	font-size: 14pt;
	margin-bottom: 1pt;
	letter-spacing: -0.03ex;
}

.infoColumn h3 {
	font-weight: bold;
	font-size: 10pt;
}

.infoColumn p {
	font-size: 7pt;
}

.infoColumn .head {
	padding: 2px 7px;
	background-color: #CB2622;
	color: #FFFFFF;
}

.infoColumn .head h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
}

.infoColumn .padding {
	padding: 5px 7px;
	margin-bottom: 10px;
}

.boxHead {
	background-image: url(/img/box-huvud-bakgrund.png);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
}

.boxHead h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	letter-spacing: 0;
}

.whiteBox {
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 1px solid #CCCCCC;
}

.whiteBox .padding {
	padding: 5px 9px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.whiteBox .col {
	float: left;
	width: 125px;
	margin-bottom: -5px;
}

.itemImage {
	width: 430px;
	margin-bottom: 10px;
	background-color: #666666;
	text-align: center;
}

.itemImage .caption {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 7pt;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.itemImage .caption #paging {
	line-height: normal;
	padding: 0;
}

.itemImage .caption .padding {
	padding: 7px 10px;
}

.promobox {
	margin-bottom: 10px;
}

.promobox .image {
	float: left;
	width: 105px;
}

.promobox .text {
	float: left;
	width: 325px;
}

.promobox .text p {
	margin-bottom: 0;
}

.promobox h3 a {
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.promobox h3 a:hover {
	color: #CB2622;
}

.itemLogo {
	float: left; 
	margin-right: 30px;
	margin-bottom: 10px;
}

.button {
	text-align: right;
}

.message {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	padding: 5px 10px;
}

.imageOverflow {
	overflow: auto;	
	width: 430px;
	margin-bottom: 10px;
}

.newsDate {
	color: #CB2622;
}

/*IDs*/

#siteWrapper {
	width: 980px;
	text-align: left;
	margin: 0 auto;
}

#head {
	width: 980px;
	height: 100px;
	margin-bottom: 10px;
}

#logotype {
	width: 312px;
	margin-right: 5px;
	float: left;
	overflow: hidden;
}

#headContents {
	float: left;
	background-image: url(/img/huvud-bakgrund.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

#headContents .padding {
	padding: 15px 0 0 15px;
}

#headContents h2 a, #headContents h2 a:visited, #headContents h3 a, #headContents h3 a:visited {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0;
}

#headContents #editorial {
	float: left;
	height: 100px;
	width: 402px;
	background-image: url(/img/ledare.png);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 1px solid #CCCCCC;
}

#headContents #editorial h2 {
	margin-bottom: 1pt;
	font-size: 18pt;
	line-height: 18pt;
}

#headContents #editorial .text {
	padding-top: 14px;
	height: 80px;
	width: 280px;
}

#headContents #editorial a {
	font-weight: normal;
}

#headContents #subscribe {
	float: left;
	height: 100px;
	width: 259px;
	background-image: url(/img/tidningar.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#headContents #subscribe .text {
	padding-top: 11px;
	height: 80px;
}

#headContents #container {
	width: 980px;
	margin-bottom: 10px;
}

#headContents #headContents .padding {
	padding: 10px 15px;
}


#menu {
	background-image: url(/img/meny-bakgrund.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: normal;
	padding: 2px 0 2px 5px;
	background-color: #002338;
}

#menu a, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu .col {
	white-space: nowrap;
	margin: 0;
	padding: 0 12px 0 5px;
}

#menu .col a:hover {
	color: #CB2622;
}


#leftColumn {
	float: left;
	width: 430px;
	margin-right: 10px;
	overflow: hidden;
}

#rightColumn {
	float: left;
	width: 280px;
	margin-right: 10px;
	overflow: hidden;
}

#rightColumn h1, #rightColumn h2, #rightColumn h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#rightColumn a, #rightColumn a:visited {
	color: #000000;
}

#rightColumn a:hover {
	color: #CB2622;
}

#rightColumn .button {
	margin-bottom: 10px;
}

#pollBox {
	padding: 5px 10px 17px 10px;
	color: #FFFFFF;
	margin-bottom: 0;
	background: #006CA5 url(/img/fragan-bakgrund.png) no-repeat left bottom;
}

#pollBox img {
	vertical-align: bottom;
}

#pollBox h2 {
	font-family: Georgia, serif;
	font-size: 12pt;
	letter-spacing: 0;
	color: #FFFFFF;
}

#pollBox .pollAlternative {
	display: inline-block;
	white-space: nowrap;
	margin-right: 10px;
}

#pollBox .pollAlternative input {
	margin: 0;
	vertical-align: bottom;
}

#pollBox .pollShow a {
	display: inline-block;
	white-space: nowrap;
	color: #FFFFFF;
	background-image: url('/img/fragan-pil.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0 3px;
	font-weight: normal;
}

#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 {
	padding: 5px 10px;
	border-top: 1px solid #CCCCCC;
	background-image: url(/img/streck-tonat.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#partnerBox .padding {
	margin: -5px -10px;
}

#partnerBox .padding img {
	margin: 10px;
	vertical-align: middle;
}

#partnerBox h3 {
	font-weight: bold;
	font-size: 10pt;
}

#textBox {
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/img/streck-tonat.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	margin-top: -10px;
}

#textBox p {
	line-height: 11pt;
}

#bookBox .padding {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
}


#bookBox a {
	text-decoration: none;
}

#bookBox .icon {
	clear: both;
	float: left; 
	padding-right: 5px;
}

#latestEditionBox {
	font-size: 7pt;
}

#latestEditionBox h3 {
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
}

#latestEditionBox .image {
	float: left;
	width: 130px;
}

#latestEditionBox .text {
	float: left;
	width: 130px;
	margin-bottom: -8pt;
}

#toplistBox {
	margin-bottom: 10px;
}

#toplistBox .padding{
	padding: 0;
}

#toplistBox table {
	margin-bottom: 10px;
}

#toplistBox a {
	font-weight: normal;
}

#toplistBox th {
	padding: 5px 5px 0 5px;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}

#toplistBox td {
	padding: 5px 10px 0 5px;
	font-size: 8pt;
}

#rssBox {
	padding-left: 10px;
	padding-bottom: 10px;
	font-size: 7pt;
}

#rssBox a {
	font-weight: normal;
	margin-right: 10px;
}

#rssBox img {
	vertical-align: middle;
}

#article {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
}

#article img {
	vertical-align: middle;
}

#article .shareLinks {
	padding: 5px 10px;
	border-top: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

#article .shareLinks a {
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	padding: 0;
	font-size: 7pt;
	padding: 4px 7px 3px 0;
	margin-right: 15px;
}

#article .shareLinks img {
	margin-right: 3px;
}

#articleBox h3 {
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
}

#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 {
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
}

#shareBox a {
	font-weight: normal;
}






#searchTripsBox h3 {
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
}

.searchBox {
	padding: 10px;
	background: url(img/sok-bakgrund.png) repeat-x top;
	margin-bottom: 10px;
}

.searchSummary {
	padding: 5px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.searchBox .col {
	float: left;
	margin-right: 10px;
}


.articleList {
	margin-bottom: 10px;
	margin-top: -10px;
}

.articleList .wrapper {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
}

.articleList .wrapper .padding {
	padding-top: 5px;
	margin-bottom: -5px;
}

.articleList img.left {
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

.articleList img.right {
	margin-left: 10px;
	float: right;
	margin-bottom: 10px;
}

.articleList h2 a {
	text-decoration: none;
	color: #000000;
	font-size: 17pt;
	line-height: 17pt;
	font-weight: normal;
}

.articleList h2 a:hover {
	text-decoration: underline;
}

.articleList a.introLink {
	text-decoration: none;
	font-weight: bold;
	background-color: #CB2622;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 7pt;
	padding: 0 3px;
}

.articleList a.introLink:hover {
	background-color: #000000;
}

#contestBox {
	background: url(/img/tavling-bakgrund.png) center center no-repeat;
	border: 1px solid #FFCC00;
	padding: 5px 10px;
	margin-bottom: 10px;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 10.7pt;
	color: #000000;
}

#contestBox a {
	font-family: Trebuchet MS;
	font-size: 10.7pt;
	color: #000000;
}



#imageHeader {
	margin-bottom: 10px;
}

#searchResult {
	margin-bottom: 10px;
}

#searchResult .resultRow {
	padding: 7px 0;
	border-bottom: 1px solid #CCCCCC;
}

#searchResult .text {
	width: 237px;
}

#searchResult .extras {
	float: right;
	margin-left: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#searchResult .extras img {
	border-right: 1px solid #CCCCCC;
}

#searchResult .image {
	float: right;
	padding-left: 10px;
}

#searchResult h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
	font-weight: bold;
	font-size: 10pt;
}

#searchResult p {
	margin: 0;
	margin-bottom: 0;
}

#paging {
	line-height: 24px;
	padding-bottom: 10px;
}

#paging .pagingDeclaration {
	padding: 4px 0;
	font-weight: normal;
	color: #000000;
}

#paging .pagingActive {
	padding: 4px;
	background-color: #444444;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#paging .pagingInactive {
	padding: 3px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
}

#paging .pagingInactive:hover {
	border: 1px solid #CB2622;
}

#steps {
	float: right;
	text-align: right;
	white-space: nowrap;	
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin-right: 5px;
}

#steps .stepsDeclaration {
	font-weight: normal;
	color: #000000;
	font-size: 12pt;
}

#steps .stepsActive {
	padding: 5px 10px;
	background-color: #FFCC00;
	font-weight: normal;
	color: #000000;
	font-size: 12pt;
}

#steps .stepsInactive {
	padding: 4px 9px;
	/*background-color: #FFEB99;*/
	border: 1px solid #FFCC00;
	font-weight: normal;
	color: #000000;
	font-size: 12pt;
}

#bookmarkBox {
	height: 30px;
	width: 430px;
	margin-bottom: 10px;
	background-image: url(/img/box-bokmarke-430.png);
	background-repeat: no-repeat;
}

#bookmarkBox .padding {
	padding-top: 8px;
	padding-left: 10px;
}

#bookmarkBox .col {
	float: left;
	padding-right: 10px;
}

#bookmarkBox img {
	vertical-align: middle;	
}

#bookmarkBox a, #bookmarkBox a:visited {
	color: #000000;	
	font-weight: normal;
}

#footer {
	width: 995px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	clear: both;
	background-image: url(/img/fot-bakgrund.png);
	background-repeat: repeat-x;
	background-color: #4B4B4B;
}

#footer .padding {
	padding: 10px 10px 0 10px;
}

#footer .col {
	float: left;
	padding-right: 30px;
}

#footer a, #footer a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #CB2622;
}	

#adTop {
	width: 980px;
	margin-bottom: 10px;
}

#adColumn {
	float: left;
	width: 250px;
}

#adColumn .adItem {
	margin-bottom: 10px;
}

#textAds {
	background-color: #FFFFFF;
}

#textAds a {
	color: #003BA6;
}

#textAds .url {
	color: #0C9102;
}

#textAds .hiddenLink {
	color: #000000 !important;
}