﻿* {
	margin:0px;
	padding:0px;
}

/* Sida */
body {
	font-size: 14px;
	margin: 0;
	background-color: #dddddd;
}

body, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	/* font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;*/
}

/* Stycken, formulär */
form {
	margin: 0;
}
p {
	margin-top: 8px;
}

/* Rubriker */
h1 {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	margin-bottom: 10px;
	color: #4d8e8d;
	line-height: 21px;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0px;
	margin-top: 16px;
	margin-bottom: 4px;
	color: #4d8e8d;
}

/* Bilder */
img {
	border: none;
}

/* Länkar */
a {
	color: #006e86;
	text-decoration: none;
	border-bottom: 1px dotted #006e86;
}
a:hover {
	border-bottom: 1px dotted #EBEBEB;
	background-color: #EBEBEB;
}
a.nodeco {
	border-bottom: none;
	background-color: transparent;
}
a.nodeco:hover {
	border-bottom: none;
	background-color: transparent;
}
a.white {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}
a.white:hover {
	border-bottom: 1px solid #ffffff;
	background-color: transparent;
}
a.withicon {
	display: block;
	padding: 0px 4px 2px 4px;
	border-bottom: none;
}
a.withicon img {
	vertical-align: text-bottom;
	margin-right: 2px;
}
.bannerplace a {
	border-bottom: none;
}
.bannerplace a:hover {
	border-bottom: none;
	background-color: Transparent;
}

/* Widescreenbanner */
div.banner {
	margin-bottom: 5px;
}

/* Textrutor */
input, textarea {
	font-size: 14px;
	border: 1px solid #cccccc;
	color: #393939;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0;
}
/* För inputs som inte skall få en ram runt sig när de är aktiva */
input.nohighlight:focus
{
    outline: none;
}
/* Submitknapp */
input.submit {
	background-color: #aaaaaa;
	font-size: 12px;
	font-weight: bold;
	border: none;
	height: 34px;
	padding-left: 8px;
	padding-right: 8px;
}

/* Tabeller */
table {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
table td {
	padding: 0;
	vertical-align: middle;
}

/* För semitransparenta saker */
.transparent_box {
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(images/bg_transparent.png);
	background-repeat: repeat;
}

/* Div för hela sidinnehållet */
div#page {
	width: 1010px;
	background-color: #ffffff;
	/*
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	*/
	margin: 0 auto;
	overflow: hidden;
}

/* Toppen */
div#top {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	/*
	padding-bottom: 15px;
	border-bottom: 2px solid #aaaaaa;
	*/
	/* background-image: url(../images/divider_top.png);
	background-repeat: repeat-x;
	background-position: 0 bottom; */
}

/* Topplänkar */
div#top_links {
	float: right;
	padding: 6px 0 6px 6px;
	margin-bottom: 12px;
}
div#top_links a {
	border-bottom: none;
	background-color: transparent;
}
div#top_links a:hover {
	border-bottom: none;
	background-color: transparent;
}
div#top_links img {
	margin-right: 6px;
	vertical-align: middle;
}

/* Själva sidan */
div#content {
	background-color: #ffffff;
	padding: 15px;
	overflow: hidden;
}

/* Sidinnehållet */
div#page_content {
	float: left;
	width: 716px;
	line-height: 19px;
}
/* Top för innehåll */
div#page_content div#contenttop {
	margin-bottom: 9px;
	overflow: hidden;
}
/* Logga */
div#page_content div#contenttop a#logo img {
	float: left;
}
/* Ruta för info */
div#page_content div#contenttop div#info {
	float: right;
	width: 152px;
	padding: 4px;
	border: 1px dashed #cccccc;
	font-size: 13px;
	margin-top: 14px;
}
div#page_content div#contenttop div#info h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
div#page_content div#contenttop div#info a {
	border-bottom: none;
	display: block;
	padding: 1px;
}
div#page_content div#contenttop div#info a:hover {
	background-color: #cccccc;
}
div#page_content div#contenttop div#info a img {
	vertical-align: text-top;
	margin-left: 2px;
	margin-right: 6px;
}
/* Tillverkare */
div#page_content div#manufacturers {
	color: #aaaaaa;
	text-align: center;
	margin-top: 22px;
	margin-bottom: 12px;
	border-top: 1px dashed #77736b;
	padding-top: 12px;
	overflow: hidden;
}

/* Annonser på högersida */
div#ads_right {
	float: right;
	width: 250px;
}

/* Sidfot */
div#footer {
	border-top: 2px solid #aaaaaa;
	background-image: url(images/bg_top.jpg);
	background-color: #76716b;
	padding: 15px;
	font-size: 12px;
	overflow: hidden;
}
div#footer a {
	display: block;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
	background-color: transparent;
	background-attachment: scroll;
	background-image: url(images/bg_transparent.png);
	background-repeat: repeat;
	border-bottom: none;
	background-color: transparent;
}
div#footer a:hover {
	color: #ffffff;
	background-image: url(images/bg_transparent_dark.png);
}
/* Bilder i fotlänkar */
div#footer a img {
	vertical-align: text-bottom;
	margin-right: 6px;
}
div#footer a#footer_rss {
	float: left;
}
div#footer a#footer_about {
	float: right;
	margin-right: 12px;
}
div#footer a#footer_contact {
	float: right;
}

/* Copyrightdel */
div#copyright {
	width: 1010px;
	color: rgb(171, 216, 110);
	background-color: #332d25;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
}

/* Bubbla */
div.bubble div.content {
	color: #ffffff;
	padding: 12px;
}
div.bubble div.bottom {
	height: 13px;
	background-image: url(images/bubble_thing.gif);
	background-position: right top;
}

/* Sidinnehåll standard */
div#searchbrowse {
	overflow: hidden;
	font-size: 17px;
	line-height: 30px;
}
/* Rutrubriker */
div#searchbrowse label {
	margin-right: 6px;
	font-size: 20px;
}
/* Sökruta */
div.search {
	float: left;
	width: 716px;
	background-color: #a3c32b;
}
div.search input {
	font-size: 20px;
	width: 266px;
	border: 1px solid #ffffff;
	height: 24px;
}

/* === Startsidan === */
/* Aktiviteter */
div#activities {
	margin-top: 16px;
	margin-bottom: 4px;
	overflow: hidden;
}
div#activities div {
	position: relative;
	float: left;
	width: 206px;
	height: 206px;
	padding: 12px;
	margin-right: 13px;
	font-size: 16px;
	color: #aaaaaa;
}
div#activities div h1 {
	color: #ffffff;
	padding-bottom: 8px;
	font-size: 18px;
	border-bottom: 1px solid #aaaaaa;
}
div#activities div a.activity_link {
	position: absolute;
	bottom: 13px;
	right: 12px;
	padding: 6px;
	border: none;
	text-align: center;
	color: #ffffff;
	background-color: #842970;
}
div#activities div a.activity_link:hover {
	background-image: url(images/bg_transparent_dark.png);
}
div#activities div#activity_guide {
	background-image: url(images/activity_guide.jpg);
}
div#activities div#activity_compare {
	background-image: url(images/activity_compare.jpg);
}
div#activities div#activity_find {
	margin-right: 0;
	background-image: url(images/activity_find.jpg);
}

/* === Mobillista === */
div.mobilelist {
	overflow: hidden;
}
div.mobilelist div {
	position: relative;
	float: left;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 16px;
	border: solid 1px #ffffff;
}
div.mobilelist div.over {
	border: solid 1px #aaaaaa;
}
div.mobilelist div img {
	margin-bottom: 6px;
}
div.mobilelist div.mobileAction {
	position: absolute;
	float: none;
	top: 0px;
	left: 6px;
	width: auto;
	margin: 0;
	border: none;
	display: none;
	/*
	width: 28px;
	padding-top: 6px;*/
}
div.mobilelist div.mobileAction input {
	height: 16px;
	width: 16px;
	padding: 0;
	margin-bottom: 4px;
}
div.mobilelist div.mobileAction a {
	border-bottom: none;
	display: block;
	padding: 2px;
}
div.mobilelist div.mobileAction a:hover {
	background-color: #CCCCCC;
}
div.mobilelist div.mobileAction a img {
	height: 16px;
	width: 16px;
	margin: 0;
}

/* Partial: Tillverkares senaste mobiler */
div.latest_manufacturer_mobiles {
	width: 240px;
	margin-top: 8px;
}
div.latest_manufacturer_mobiles div {
	width: 118px;
}

/* Partialinnehållare: Mobiler */
div.full_width_mobile_list {
	width: 716px;
	margin-top: 16px;
}
div.full_width_mobile_list div {
	width: 141px;
}

/* === Mobilinfo === */
/* Top */
div#mobiletop {
	height: 28px;
	overflow: hidden;
	margin-bottom: 12px;
}
div#mobiletop h1 {
	float: left;
}
div#mobiletop a {
	float: left;
	margin-left: 9px;
}

/* Flikar */
div#mobiletabs {
	overflow: hidden;
	border-bottom: 3px solid #aaaaaa;
	margin-top: 2px;
	margin-bottom: 12px;
}
div#mobiletabs a {
	float: left;
	display: block;
	background-color: #e8e8e8;
	margin-right: 6px;
	padding: 6px;
	border: none;
	font-weight: bold;
}
div#mobiletabs a.selected {
	color: #ffffff;
	background-color: #aaaaaa;
}

/* Innehåll i tabb */
div#mobiletabcontent {
	overflow: hidden;
}
div#mobiletabcontent div#mobiletabinfo {
	width: 240px;
	float: left;
}
div#mobiletabcontent div#mobiletabinfo div#mobiletabimage {
	text-align: center;
}
div#mobiletabcontent div#mobileactions {
	float: left;
	margin-left: 16px;
	margin-bottom: 8px;
	width: 460px;
	overflow: hidden;
}
div#mobiletabcontent table.mobilspec {
	float: left;
	margin-left: 16px;
	width: 460px;
}

/* Mobilinfo */
table.mobilspec {
	font-size: 12px;
}
table.mobilspec td {
	padding: 3px;
	vertical-align: top;
	border-top: 1px dotted #aaaaaa;
}
table.mobilspec td.labelcolumn {
	width: 150px;
	font-weight: bold;
}
table.mobilspec tr.section {
	margin-top: 6px;
	border-top: 3px solid #aaaaaa;
}
table.mobilspec tr.odd {
	/* background-color: #F8FCEB; */
}

/* Jamför */
div.comparebubble {
	width: 240px;
	background-color: #842970;
	margin-top: 8px;
}
table#compareintro {
	position: relative;
}
table#compareintro td {
	padding: 3px;
	width: 181px;
	font-size: 12px;
}
table#compareintro td.empty {
	width: 150px;
	height: 28px;
}
table#compareintro td.image {
	height: 116px;
	text-align: center;
	vertical-align: top;
}
table#compareintro td.chooser {
	vertical-align: top;
	height: 70px;
}
table#compareintro td select {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
table.comparespec td.speccolumn {
	width: 181px;
}

/* Avancerad sök */
table.criteria {
	margin-bottom: 8px;
}
table.criteria td {
	height: 26px;
	width: 140px;
	padding-left: 7px;
}
table.criteria td.first {
	padding: 0;
}
table.criteria td.field {
	padding: 0;
	width: 94px;
	text-align: right;
}
table.criteria input {
	border: solid 1px #aaaaaa;
	font-size: 12px;
	height: 18px;
}
table.criteria select {
	width: 92px;
}

/* Guide */
div.part {
	overflow: hidden;
	background-image: url(images/guidedivider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 60px;
}
div.part input {
	border: none;
} 
div.lastpart {
	overflow: hidden;
}
div.lastpart input {
	float: right;
}
div.question {
	width: 440px;
	height: auto;
	margin-top: 12px;
	background-color: #468cbe;
}
div.answer {
	float: right;
	width: 260px;
	height: auto;
	margin-top: 12px;
	background-color: #6d3a63;
	line-height: 24px;
}
div.answer label {
	margin-left: 6px;
	vertical-align: top;
}

/* Om sidan */
table#persons {
	border: 0;
	font-size: 12px;
	margin-top: 12px;
}

table#persons td {
	width: 140px;
}

/* Snabbsök */
td#searchCriteriaColumn {
	background-color: #ffffff;
}
td#searchCriteriaColumnRight {
	background-color: #ffffff;
	vertical-align: top;
	width: 16px;
	padding: 10px 8px 0 6px;
}
td#searchStatistics {
	padding-left: 6px;
	font-size: 15px;
	line-height: 18px;
}

div#searchResult {
	font-size: 12px;
	background-color: #ffffff;
	padding: 0 8px 8px 8px;
	line-height: 18px;
	color: #000000;
	margin-top: 12px;
}
div#searchResult a {
	border-bottom: none;
}
div#searchResult a:hover {
	border-bottom: none;
	background-color: Transparent;
}
div#searchResult h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #a3c32b;
}
div#searchResult table.subList {

	margin-top: 6px;
}
div#searchResult table.subList td {
	padding-top: 1px;
	padding-bottom: 1px;
}
div#searchResult table.subList td.header {
	padding: 0px;
}
div#searchResult table.subList td.cellindent {
	padding-left: 4px;
}
div#searchResult table.subList td.odd {
	background-color: #FFFBC9;
}
div#searchResult table.subList td.over {
	background-color: #F2EEAC;
}
div#searchResult table.subList td.extraInfo {
	font-size: 11px;
	color: #aaaaaa;
	text-align: right;
	padding-right: 4px;
}
div#searchResult table.subList td img {
	width: 16px;
	height: 16px;
	border: none;
	margin-right: 2px;
	vertical-align: -3px;
	overflow: hidden;
}
div#searchResult table.subList td div.truncate{
	overflow: hidden;
	white-space: nowrap;
}
div#searchResult table.subList td.moreResults div {
	margin-top: 4px;
	padding: 4px 4px 4px 26px;
	background-color: #F2EEAC;
	background-image: url(images/icon_moreresults.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}



div#searchResult table.mobiles {
	float: left;
	width: 368px;
	margin-right: 8px;
}
div#searchResult table.manufacturers {
	float: left;
	width: 300px;
}
div#searchResult table.lexicon {
	float: left;
	width: 300px;
}
div#searchResult table.threads {
	width: 676px;
}
div#searchResult span.searchHighlight {
	background-color: #F2EEAC;
}


/* Style för innehåll i FanzyZoom */
div.zoomContent h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}

/* Flikar för mobilbläddrare */
div.mobilechoosertabs {
	overflow: hidden;
}
div.mobilechoosertabs a {
	float: left;
	display: block;
	background-color: #e8e8e8;
	margin-right: 6px;
	padding: 1px 6px 1px 6px;
	border: none;
	font-weight: bold;
}
div.mobilechoosertabs a.selected {
	color: #ffffff;
	background-color: #aaaaaa;
}