/* -----------------------------------------------
    Base CSS
    Version: CVS $Id: base.css,v 1.143 2011/10/10 20:37:48 niksa Exp $
    * is for IE6/7 quirks mode
    _ is for IE6 quirks mode
    Pixel / 13 = "em"
    Pixel / 13.3333 ="IE em" or "em" x 0.9759 = "IE em"
----------------------------------------------- */


/* -----------------------------------------------
	BASE HTML ELEMENTS
----------------------------------------------- */

/* -----------------------------------------------
    font-size: 77% for setting 10px
    font-size: 85% for setting 11px
    font-size: 93% for setting 12px
    font-size: 100% for setting 13px
    font-size: 108% for setting 14px
    font-size: 116% for setting 15px
    font-size: 123.1% for setting 16px
    font-size: 131% for setting 17px
    font-size: 138.5% for setting 18px
    font-size: 146.5% for setting 19px
    font-size: 153.9% for setting 20px
    font-size: 161.6% for setting 21px
    font-size: 167% for setting 22px
    font-size: 174% for setting 23px
    font-size: 182% for setting 24px
    font-size: 189% for setting 25px
    font-size: 197% for setting 26px
----------------------------------------------- */

body {
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
	text-align:left;
	padding-left:28px;
}

font {
	display:none;
}

a {
	color:#0570c3;
}
a,
a:visited,
a:active {
	text-decoration:none;
}

a:hover,
a:focus {
    text-decoration:underline;
}

h1,
h2 {
	font-weight: normal;
	word-spacing: normal;
	line-height: 1.3em;
    color: #3c3c3c;
	margin: 0 0 13px;
}

h1 {
	font-size: 167%;
}

h2 {
	font-size:146.5%;
}

h3,
h4,
p,
label,
legend,
caption,
address,
th,
td,
dt,
dd,
li {
    font-size: 85%;
    line-height: 1.6em;
}

p {
	font-size:93%;
	color:#585858;
}
h4 {
	font-size:93%;
	color:#585858;
	font-weight:bold;
}

dl dl dt,
dl dl dd,
li li,
table h1,
table h2,
table h3,
table h4,
table p,
table label,
table address,
table dt,
table dd,
table li,
table input {
    font-size: 100%;
}

label,
dt,
legend,
caption {
	font-weight: bold;
    color: #444;
    text-align: left;
}

button,
input[type=reset],
input[type=button],
input[type=submit],
input[type=text],
input[type=password],
input[type=file],
select,
textarea,
.input {
	font-size: 85%;
	color: #444;
	margin-bottom: 1em;
	height:22px; /*was 24px*/
}

select {
    font-size: 95%!important;
}

input[type=text],
input[type=password],
select,
textarea,
.input {
	width: 99%;
}

input[type=file] {
	width: 270px;
}

input[type="text"],
input[type=password] {
    border:1px solid #96a6c5;
}

textarea {
	height: 80px;
	padding: 1px;
    border:1px solid #96a6c5;
}

fieldset {
}

input[type=radio],
input.radio {
	float: left;
	margin: 3px 5px 0 0;
}

input[type=checkbox],
input.checkbox {
}

fieldset input[type=checkbox],
fieldset input[type=radio] {
}

fieldset input[type=checkbox] + label,
fieldset input[type=radio] + label {
}

fieldset input[type=checkbox] + label {
}

fieldset input[type=radio] + label {
}

fieldset input[type=checkbox]:checked + label {
}


fieldset input[type=checkbox]:disabled + label,
fieldset input[type=radio]:disabled + label {
	background-position: 0 -50px! important;
}

fieldset input[type=checkbox] + label:hover,
fieldset input[type=radio] + label:hover {
	cursor: pointer;
	background-position: 0 -50px;
}

table {
    border-collapse: collapse;
    border: 0;
    margin: 0 1px 1em;
}

th,
td {
}

th {
}

table tbody th {
}

tr.selected {
}

tr.selected a {
}


/* -----------------------------------------------
    BASE PAGE
----------------------------------------------- */

#doc,
#bd,
#ft,
#top,
#areaLeftBd,
#areaCenterBd {
    position: relative;
    clear: both;
}

#body {
    width:73.85em;
    /*text-align:left;
    float:left;*/
	margin:0 auto !important;
}

#bd {
    overflow: hidden;
}

#areaLeftHd,
#areaLeftFt,
#areaCenterHd,
#areaCenterFt {
    min-height: 15px;
    height: auto;
}

/* -----------------------------------------------
    BASE PAGE HEAD
----------------------------------------------- */

#head {
    position:relative;
	height:84px;
    overflow:hidden;
}
body.body #head { /* Assuming front page = no red bar below main nav */
    border-bottom-color:#FFF !important;
}
#head #logobox {
    width:153px;
	height:57px;
    position:absolute;
    top:0;
    left:0;
}
#head #logobox h1 a {
    position:absolute;
	top:19px;
    left:2px;
    width:218px;
    height:76px;
    display:block;
    text-indent:-1000em;
    background:url(../img/head/platsr-logo.gif) no-repeat top left;
}
#head #logobox h2 {
    position:absolute;
    top:25px;
	left:140px;
    font-size:18px;
    color:#DDD;
    float:left;
    margin:0px 0 0 10px;
    font-weight:bold;
}
#head #logobox h3 {
    display:none;
	position:absolute;
    color:#666;
    top:76px;
    left:18px;
    width:140px;
    font-size:11px;
    font-weight:normal;
}
#head #loginbox {
    width:176px;
    height:23px;
    position:absolute;
    top:5px;
    right:35px;
    margin:0;
    padding:5px;
    list-style:none;
    background-color:#EEE;
}
#head #mainNav {
    height:50px;
    margin:0;
    list-style:none;
    position:absolute;
	  top:28px;
    right:3px;
}
#head #mainNav li {
    height:73px;
    list-style:none;
    float:left;
    margin:0 0 0 50px;
    text-indent:-1000em;
    background-repeat:no-repeat;
    background-position:top left;
}
#head #mainNav li a {
    height:25px;
    width:100%;
    display:block;
}
/* -----------------------------------------------
 * Nav indication 
 * 
 */
body.plats #head #mainNav li.platser {
    background-position:0 -75px;
}

body.minsida #head #mainNav li.minsida {
    background-position:0 -75px;
}

body.organisationer #head #mainNav li.organisationer {
    background-position:0 -75px;
}

body.grupper #head #mainNav li.grupper {
    background-position:0 -75px;
}

body.disk #head #mainNav li.disk {
    background-position:0 -75px;
}

#head #mainNav li p {
    font-size:11px;
    text-indent:0;
    color:#a1a0a0;
    font-weight:normal;
    margin:0;   
}

#head #mainNav li.platser {
    background-image:url(/platsr/img/head/mainnav-platser.gif);
    width:217px;
}
#head #mainNav li.grupper {
    background-image:url(/platsr/img/head/mainnav-grupper.gif);
    width:88px;
}
#head #mainNav li.organisationer {
    background-image:url(/platsr/img/head/mainnav-organisationer.gif);
    width:154px;
}
#head #mainNav li.disk {
    background-image:url(/platsr/img/head/mainnav-diskussioner.gif);
    width:131px;
}
#head #mainNav li.sok {
    background-image:url(/platsr/img/head/mainnav-sokiarkiven.gif);
    width:132px;
}
#head #mainNav li.minsida {
    background-image:url(/platsr/img/head/mainnav-minsida.gif);
    width:88px;
}
#head #mainNav li a.on {
    border:1px solid #333;
    color:#333;
    background-color:#FFF;
}

/* -----------------------------------------------
    BASE PAGE COLUMNS
----------------------------------------------- */

#main,
#mainOne,
#mainTwo,
#mainThree {
    position:relative;
    /*width:100%;*/
    margin:0;
}
#mainOne {
}
#mainTwo {
}
#mainThree {
    padding-bottom:40px;
    border-left:1px solid #e3e0e0;
    border-right:1px solid #e3e0e0;
    border-bottom:1px solid #e3e0e0;
}
.oneCol {
  margin:-3px 0 0 0;
}
.twoCol {
    margin:0 !important;
    border-bottom:1px solid #e3e0e0;
    background:url(/platsr/img/bg/platsRightColBg.gif) 100% 100%;
    padding-left:0;
    min-height:300px;
    height: auto !important;
}
.threeCol {
}
#areaLeft, 
.areaLeft {
	width: 32%;
    float:left;
    clear:left;
}
#areaCenter, 
.areaCenter {
    margin:0;
    float:left;
    position:relative;
    /*overflow:hidden;*/
}
#areaRight, 
.areaRight {
    width: 32%;
    float:left;
    clear:right;
}

#areaLeftHd,
#areaCenterHd {
    border-bottom: 1px solid #DDD;
}

#areaLeftFt,
#areaCenterFt {
    border-top: 1px solid #DDD;
}

#areaLeftBd,
#areaCenterBd {
    padding: 10px 15px 0 1px;
    overflow: auto;
    overflow-x: hidden;
}

/* -----------------------------------------------
 * ONE COLUMN LAYOUT
 */
.oneCol #areaCenter, 
.oneCol .areaCenter {
    margin:0;
    padding:0;
    width:99.80%;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
}

/* -----------------------------------------------
 * TWO COLUMN LAYOUT
 */
.twoCol #areaCenter, 
.twoCol .areaCenter,
.twoCol .areaRight {
    padding-top:20px;
    padding-bottom:20px;
    margin:0;
}
.twoCol .areaCenter {
    background:url(/platsr/img/head/map-plate-top-bg.gif) no-repeat;
    padding:0 !important;
    margin:0 !important;
    width:67%;
}
.twoCol .areaRight {
    border-top:1px solid #e3e0e0;
    padding:0 !important;
    margin:0 !important;
    width:33%;
    background:url(/platsr/img/bg/portal-right-col-bg.gif) repeat-y;

}
.twoCol .areaCenter h2 {
    padding:14px 0 12px 0;
    margin:0 20px;
}

/* -----------------------------------------------
 * THREE COLUMN LAYOUT
 */
.threeCol .areaLeft,
.threeCol .areaCenter,
.threeCol .areaRight {
    margin:0 0 0 20px;
    padding:0 !important;
    width:293px;
}

.threeCol #areaCenter {
    color:#0570c3;
    border:none !important;
    padding:20px 20px 0 20px;
}

.threeCol .areaRight {
    /*margin:0 0 0 0 !important;*/
}
.threeCol h1, .threeCol h2 {
    font-size:1.4em;
}

.threeCol #areaCenter {
    color:#0570c3;
}

/* -----------------------------------------------
 * COLUMN WIDTHS (OneColPage, TwoColPage, ThreeColPage)
 */
#main.threeCol .areaLeft {
    width:20%;
}
#main.threeCol .areaCenter {
    width:74%;
}
#main.threeCol .areaLeft {
    width:20%;
}
#main.threeCol .areaCenter {
    width:54%;
}
#main.threeCol .areaRight {
    width:20%;
}

/* -----------------------------------------------
    COMMON PAGE TOP AREA
----------------------------------------------- */

.pageTopArea {
    margin-top:0 !important;
	background:url(../img/bg/pageTopAreaBg.gif) bottom left repeat-x #FFF;
}
.pageTopArea h2.pageTopAreaTagLine {
    padding:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}
.pageTopArea p.pageTopAreaTagLine {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p.pageTopAreaTagLine {
    padding-top:20px;
}
.rowTwo p.pageTopAreaTagLine {
    padding-top:6px !important;
}

/* -----------------------------------------------
    COMMON SECTIONS
----------------------------------------------- */

.section {
    margin:0 15px;
    padding:18px 3px;
    border-bottom:1px solid #E3E0E0;
}
.lastsection {
	border-bottom:none !important;
}
.mapsection {
    margin:0 !important;
    padding:0 !important;
	border-top:1px solid #E3E0E0;
	border-bottom:none !important;
}
.tagsection {
    background-color:#FFF !important;
	margin:0 !important;
	padding:18px !important;
}
.tagsection h2 {
	font-size:.8em !important;
	margin:0 !important;
	font-weight:bold;
	text-transform:uppercase;
	color:#333 !important;
}

.areaRight .section {
    border:none !important;
    margin:0 19px 20px 19px !important;
    padding:0 !important;
    font-size:1em;
}

.areaRight .section-diff {margin:0 19px 0 !important;}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* new clearfix
 * -------------------------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
