/*************************************
**** General content definitions *****
*************************************/
#content, .content {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

/************************************
This is used to give content in 
TinyMCE the same fontsize as set
in sites body in framework.css
************************************/
body.mceContentBody {
   font-size:100%;
   margin:0 !important;
   padding:0 !important;
}
/***********************************/
#content img, .content img {
	border:none;
}
#content img.imgLeft, .content img.imgLeft {
	float:left;
	margin-right:6px;
	margin-bottom:4px;
}
#content img.imgRight, .content img.imgRight {
	float:right;
	margin-left:6px;
	margin-bottom:4px;
}
#content p, .content p {
	margin:0 0 1em 0;
	padding:0;
	font-size:.81em;
	line-height:1.25em;
}
#content ul, .content ul {
	margin:0 0 1em 0;
	font-size:.81em;
	line-height:1.25em;
}
#content ul li, .content ul li {
	list-style-type:bullet;
	margin:0 0 3px 0;	
}
#content .price, .content .price {
	color:#4c4c4c;
	font-style:italic;
}
#content a, .content a {
	color:#000;
}
#content h1, .content h1{
	font-size:1.9em;
	margin:0;
	padding:0;
	font-weight:normal;
}
#content h2, .content h2 {
	font-size:1.4em;
	margin:0;
	padding:0;
	font-weight:normal;
}
#content .ingress, .content .ingress {
	font-size:1em;
	line-height:1.24em;
	font-weight:bold;
}

/*************************************
********** Template 1 ****************
*************************************/
.public .templateArea {
  overflow:hidden;
}

#tpl1 {
	width:700px;
}
#tplArea1_1 {
  float:left;
  display:inline;
  width:430px;
}
#tplArea1_2 {
  float:left;
  display:inline;
  width:210px;
  margin-left:32px;
  color:#fff;
}
#tplArea1_2 a {
  color:#fff;
}
body#tplArea1_2 {
  color:#000 !important;
}
body#tplArea1_2 a {
  color:#000 !important;
}

#tplArea1_2 .pageBlock{
	padding:17px 0 7px 0;
	margin-bottom:10px;
}
#tplArea1_2 p {
  margin:0 17px 1em 17px;
}
#tplArea1_2 h1 {
  margin:0 17px 0 17px;
}
#tplArea1_2 h2 {
  margin:0 17px 0 17px;
}
#tplArea1_2 p img {
  margin:-17px -17px 0 -17px;
}

/*Colors used in rightcolumn teasers*/
#tplArea1_2 .black {
	background-color:#000000;
}
#tplArea1_2 .brown {
	background-color:#473512;
}
#tplArea1_2 .blue {
	background-color:#1f819e;
}
#tplArea1_2 .green {
	background-color:#81af88;
}
#tplArea1_2 .selleri {
	background-color:#c1e024;
	background-image:url(gui/selleri.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#tplArea1_2 .purplepine {
	background-color:#7c2f67;
	background-image:url(gui/ananas.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#tplArea1_2 .purple {
	background-color:#7c2f67;
}
#tplArea1_2 .turkos {
	background-color:#34b1c1;
}
#tplArea1_2 .lime {
	background-color:#8fcb1b;
}
#tplArea1_2 .orange {
	background-color:#ff7f08;
}
#tplArea1_2 .yellow {
	background-color:#e5c800;
}
#tplArea1_2 .red {
	background-color:#d51d2a;
}

/*************************************
********** Template 2 ****************
*************************************/
#tpl2 {
  width:980px;
  background-color:#FFF;
}
.admin #tpl2 {
  width:1000px;
}
#tpl2 img {
	display:block;
}
#tpl2 a, #tplArea2_1 a, #tplArea2_2 a, #tplArea2_3 a, #tplArea2_4 a, #tplArea2_5 a, #tplArea2_6 a {
	color:#FFF !important;
}
#tplArea2_1 a, #tplArea2_3 a {
	text-decoration:none;
}
#tplArea2_1 a:hover, #tplArea2_3 a:hover {
	text-decoration:underline;
}
#tpl2 .inner {
	margin:50px 30px 10px;
}
#tpl2 #tplArea2_5 .inner, #tpl2 #tplArea2_6 .inner {
	margin:20px 20px 10px;
}
#tplArea2_1 {
  width:325px;
  float:left;
  display:inline;
  background-color:#e5c800;
  color:#FFF;
  height:335px;
  font-size:1.4em;
}
#tplArea2_2 {
  width:325px;
  float:left;
  display:inline;
  background-color:#e5c800;
  color:#FFF;
  height:335px;
}
#tplArea2_1 h2, #tplArea2_3 h2, #tplArea2_6 h2, #tplArea2_6 h2 {
	font-size:1.6em;
	line-height:1;	
}
#tplArea2_5 h2 {
	font-size:1.6em;
	line-height:1;
}
#tplArea2_3 {
  width:320px;
  float:left;
  display:inline;
  margin-left:10px;
  background-color:#7c2f67;
  font-size:1.4em;
  color:#FFF;
  height:335px;  
  background-image:url(gui/ananas.jpg);
  background-repeat:no-repeat;
  background-position:top center;
}
#tplArea2_4 {
  width:325px;
  float:left;
  display:inline;
  margin-top:10px;
  background-color:#1f819e;
  background-image:url(gui/hjertabg2_momu.jpg);
  color:#FFF;
  height:200px;  
}
#tpl2 #tplArea2_4 .inner {
	margin:100px 18px 10px;
}
#tplArea2_5 {
  width:325px;
  float:left;
  display:inline;
  margin-top:10px;
  background-color:#1f819e;
  color:#FFF;
  height:200px;
  font-size:1.1em; 
}
#tplArea2_6 {
  width:320px;
  float:left;
  display:inline;
  margin-left:10px;  
  margin-top:10px;
  font-size:1.1em;
  background-image:url(gui/bg_nyheter.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  height:200px;
  color:#fff;
}
#scroll_box {
	height:200px;
}
#tplArea2_6 a {
  color:#fff;
}

/*Adminfix for this specific template*/
.admin #tpl2 .pageBlock {
  border:1px solid #ccc;
  border-top:1px solid #CCC;
}
.admin #tpl2 .pageBlock:hover {
  border:3px solid #ccc;
  margin:-3px -3px 1px;
}

/*Contact form*/
#contactForm label {
	display:block;
	font-size:1em;
	font-weight:bold;
	margin-bottom:2px;
}
#contactForm input, #contactForm textarea  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.81em;
	display:block;
	margin-bottom:10px;
	border:3px solid #ede8e4;
	width:424px;
	padding:8px 0;
	text-indent:8px;
}
#contactForm input.submit {
	width:auto;
	padding:8px 0;
	background-color:#ede8e4;
	padding:6px 26px;
	font-size:1em;
	font-weight:bold;
	cursor:pointer;	
	float:right;
}
#contactForm input.hidden {
	width:0;
	padding:0;
	border:none;
}
#contactForm .forminfo {
	font-size:.7em;
	font-weight:bold;
}


/*************************************
********** Template 3 ****************
*************************************/
#tpl3 {
  width:980px;
  background-color:#FFF;
}
.admin #tpl3 {
  width:1000px;
}
#tpl3 .inner {
	margin:50px 30px 10px;
}
#tpl3 img {
	display:block;
}
#tplArea3_2 a, #tplArea3_3 a {
	color:#FFF !important;
	text-decoration:none;
}
#tplArea3_2 a:hover, #tplArea3_3 a:hover {
	text-decoration:underline;
}
#tplArea3_1 {
  width:680px;
  float:left;
  display:inline;
  background-color:#FFF;
  color:#000;
}
#christmasRight {
  width:300px;
  float:left;
  display:inline;
  background-color:#fff;
  color:#000;
}
#tplArea3_2 {
  width:290px;
  margin-left:10px;
  background-color:#8d0203;
  color:#FFF;
  height:335px;
  font-size:1.1em;
}
#tplArea3_2 .inner {
	margin:40px 30px 10px;
}
#tplArea3_3 {
  width:290px;
  margin-left:10px;
  margin-top:10px;
  background-color:#486029;
  color:#FFF;
  height:220px;
  font-size:1.1em;
}
#tplArea3_3 .inner {
	margin:10px 30px;
}
#tplArea3_3 h2, #tplArea3_3 h2 {
	font-size:1.3em;
	line-height:1;	
}
#scroll_box {
	height:220px;
}


/*************************************
********** Template 4 ****************
*************************************/
#tpl4 {
  width:980px;
  background-color:#FFF;
}
.admin #tpl4 {
  width:1000px;
}
#tpl4 img {
	display:block;
}
#tpl4 a, #tplArea4_1 a, #tplArea4_2 a, #tplArea4_3 a, #tplArea4_4 a, #tplArea4_5 a, #tplArea4_6 a, #tplArea4_7 a {
	color:#FFF !important;
}
#tplArea4_1 a, #tplArea4_3 a {
	text-decoration:none;
}
#tplArea4_1 a:hover, #tplArea4_3 a:hover {
	text-decoration:underline;
}
#tpl4 .inner {
	margin:20px 30px 10px;
}
#tpl4 #tplArea4_5 .inner, #tpl4 #tplArea4_6 .inner {
	margin:14px 20px 10px;
}
#tpl4 #tplArea4_7 .inner {
	margin:14px;
}
#tplArea4_1 {
  width:325px;
  float:left;
  display:inline;
/*   background-color:#e5c800; */
  color:#FFF;
  height:400px;
  font-size:1.4em;
}
#tplArea4_2 {
  width:655px;
  float:left;
  display:inline;
/*   background-color:#e5c800; */
  color:#FFF;
  height:400px;
}
#tplArea4_1 h2, #tplArea4_3 h2, #tplArea4_6 h2, #tplArea4_6 h2 {
	font-size:1.6em;
	line-height:1;	
}
#tplArea4_5 h2 {
	font-size:1.6em;
	line-height:1;
}
#tplArea4_3 {
  width:320px;
  float:left;
  display:inline;
  margin-left:10px;
  background-color:#7c2f67;
  font-size:1.4em;
  color:#FFF;
  height:210px;  
  background-image:url(gui/ananas.jpg);
  background-repeat:no-repeat;
  background-position:top center;
}
#tplArea4_7 {
  width:320px;
  float:left;
  display:inline;
  margin-left:10px;
  margin-top:10px;
  background-color:#b42533;
  font-size:1.4em;
  color:#FFF;
  height:115px;
}
#tplArea4_4 {
  width:325px;
  float:left;
  display:inline;
  margin-top:10px;
/*   background-color:#1f819e; */
/*   background-image:url(gui/hjertabg2_momu.jpg); */
  color:#FFF;
  height:200px;  
}
#tpl4 #tplArea4_4 .inner {
	margin:100px 18px 10px;
}
#tplArea4_5 {
  width:325px;
  float:left;
  display:inline;
  margin-top:10px;
/*   background-color:#1f819e; */
  color:#FFF;
  height:200px;
  font-size:1.1em; 
}
#tplArea4_5 .inner,
#tplArea4_6 .inner {
	margin: 0px !important;
}
#tplArea4_6 {
  width:320px;
  float:left;
  display:inline;
/*   margin-left:10px;  */ 
  margin-top:10px;
  font-size:1.1em;
/*   background-image:url(gui/bg_nyheter.jpg); */
  background-repeat:no-repeat;
  background-position:top center;
  height:200px;
  color:#fff;
}
#scroll_box {
	height:200px;
}
#tplArea4_6 a {
  color:#fff;
}

/*Adminfix for this specific template*/
.admin #tpl4 .pageBlock {
  border:1px solid #ccc;
  border-top:1px solid #CCC;
}
.admin #tpl4 .pageBlock:hover {
  border:3px solid #ccc;
  margin:-3px -3px 1px;
}


.big-banner {
	margin: 10px 0 0 25px;
}
.start-boxes {
	margin: -5px 0 20px 25px;
}
.start-boxes div {
	float: left;
}
.clear {
	clear: both;
}
