﻿ @font-face {
 	font-family: 'ArialRoundedBold';
 	src: url('fonts/ArialRoundedBold-webfont.eot');
 	src: local('â˜º'), url('fonts/ArialRoundedBold-webfont.woff') format('woff'), url('fonts/ArialRoundedBold-webfont.ttf') format('truetype'), url('fonts/ArialRoundedBold-webfont.svg#webfontpsr7Prfw') format('svg');
 	font-weight: normal;
 	font-style: normal;
 }
 
 @font-face {
 	font-family: 'ArialRoundedLight';
 	src: url('fonts/ArialRoundedLight-webfont.eot');
 	src: local('☺'), url('fonts/ArialRoundedLight-webfont.woff') format('woff'), url('fonts/ArialRoundedLight-webfont.ttf') format('truetype'), url('fonts/ArialRoundedLight-webfont.svg#webfontJVY8Lo0u') format('svg');
 	font-weight: normal;
 	font-style: normal;
 }
 
@font-face {
 	font-family: 'ArialRoundedStd';
 	src: url('fonts/ArialRoundedStd-webfont.eot');
 	src: local('☺'), url('fonts/ArialRoundedStd-webfont.woff') format('woff'), url('fonts/ArialRoundedStd-webfont.ttf') format('truetype'), url('fonts/ArialRoundedStd-webfont.svg#webfontRwbv0Jhp') format('svg');
 	font-weight: normal;
 	font-style: normal;
}
body {
  margin: 0;
  font: 12px/1.4em Arial,Helvetica,Arial;
  color: #393939;
  overflow:hidden;
  margin: 0 auto;
  width:810px;
}
a:link, a:visited {
  color: #4c942a;
  text-decoration: none;
}
a:hover, a:active {
  color: #316a16;
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  /*line-height: 1.3em;*/
}
h1 {
  font-size: 2.2em;
  font-weight: normal;
  padding: 0 0 0.5em;
  margin: 0;
  font-family: ArialRoundedBold;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 20px 0 20px 0;
	font-family: ArialRoundedBold;
}
h2.rtecenter{
	height: 30px;
	text-align: center;
}
p.rtecenter{
	text-align: center;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 1em;
	font-family: ArialRoundedBold;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 0.8em;
	font-family: ArialRoundedBold;
	font-weight: normal;
}
h5 {
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 0;
	font-family: ArialRoundedBold;
	font-weight: normal;
}
h6 {
  font-size: 1em;
  font-weight: bold;
  font-family: ArialRoundedBold;
}
p {
  margin: 0 0 1em 0;
}
ul, ol {
  margin-left: 0;
  padding-left: 15px 0 5px 0;
}
table {
  width: 99%;
}
tr.even td,
tr.odd td {
  padding: 10px 5px;
}
tr.odd {
  background-color: white;
}
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
pre {
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaaaaa;
}
ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}
ul ul ul ul {
  list-style-type: circle;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: decimal;
}
abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
  white-space: nowrap;
}
#edit-title {
  font-size: 24px;
  width: 98%;
}
#system-themes-form img {
  width: 100px;
}
.form-item .description {
  font-style: italic;
  line-height: 1.2em;
  font-size: 0.8em;
  margin-top: 5px;
  color: #777777;
}
#edit-delete {
  color: #cc0000;
}
div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #003366;
  background: #bbddff;
  border: 1px solid #aaccee;
}
div.warning {
  color: #884400;
  background: #ffee66;
  border-color: #eedd55;
}
div.error {
  color: white;
  background: #ee6633;
  border-color: #dd5522;
}
div.status {
  color: #336600;
  background: #ccff88;
  border-color: #bbee77;
}
#header, #footer {
  background: #efefef;
}
#sidebar-first {
  background: #e7edff;
}
#sidebar-second {
  background: #ffd075;
}
#navigation {
  background: #feffa5;
}
.pane-3 {
/*	background: url("../images/start_page_bg.gif") no-repeat scroll center top #fff;
	height: 265px;	*/
}
.start_page_first_region_left {
	width: 260px;
	color: #fff;
}
.start_page_first_region_left h2{
	margin-top: 12px;
	font-family: ArialRoundedBold;
}
.panels-flexible-row-gulbrev_start_page_layout-1 {
	/*background: url("../images/line.png") no-repeat scroll center 7px #f5f5f5;*/
}
.pane-content{
	padding: 0px;
}
.panels-flexible-row {
    margin: 6px 0;
}
.panels-flexible-row-gulbrev_start_page_layout-1{
	margin-bottom: 13px;
}
h1.title{
    padding: 15px 0 35px 0;
    font-size: 24px;
}
#bottom_faq{
	/* background: url("../images/benefits_bg.png") no-repeat scroll center bottom #fff; 
	border-top: 1px dashed #BDBBBC;
	margin: 1.5em 0 0;
    padding: 2.5em 0 0;*/
	padding-top: 10px;
}
#bottom_faq h1{
	padding-top: 10px;
	padding-bottom: 20px;
}

h3.greenbar {
	width: 810px;
	height: 29px;
	background: url("../../../../default/files/810/bar.jpg") no-repeat;
	line-height: 29px;
	padding-left: 10px;
	color: #ffffff;
	margin: 0;
}

p.gray {
	padding: 15px;
	background: #f5f5f5;
	margin:0;
	}
	
	

.pane-content {
	margin:0;
	padding: 0 !important;
	}

.name, .post-code, .telefonnummer, .address, .city, .epost  {
	margin-right: 15px !important;
	}

.kulta_tilla_top table {
	width: 810px;
	height: 15px;
	position:relative;
	top: 150px;
	color: #ffffff;
	font: 14px/15px ArialRoundedBold;
	}
	
.kulta_tilla_top td {
	width: 270px;
	height: 15px;
	text-align: center;
	}
	
#mainform-facebook-add-form {
	background: #f5f5f5;
	display: inline-block;
	padding-bottom: 30px;
	}
#mainform-facebook-add-form .name  ,#mainform-facebook-add-form .city{
    margin-left: 15px;
    margin-right: 0;
	}

.kulta_tilla_top {
width: 810px;
height: 178px;
margin-bottom: 15px;
background:url("../../../../default/files/810/top.jpg") no-repeat;
}

.panels-flexible-row-gulbrev_start_page_layout-5-inside .pane-content {
	/*width: 325px;*/
}
/*testimonials*/
.views-field-field-client-image,
.node .node-inner .content .field-name-field-client-image {
	width: 120px;
	float: left;
	margin: 0 5px 5px 0;
}
.testimonials-title-ranking,
.node .node-inner .content .field-name-field-ranking{
	width: 395px;
	float: left;
}
.testimonials-title-ranking a{
	float: left;
	margin-right: 10px;
	color: #525252;
}
.view-testimonials .view-content .views-row{
	clear: both;
}
a.add-testimonals{
	background-color: #57aa30;
	padding: 7px 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin: 15px 0 0 0;
	clear: both;
}
.pane-5 .pane-content{
	padding: 0 0;
}
.panels-flexible-region-gulbrev_start_page_layout-region_third {
	float: left;
	width: 100%;
}
.start_page_flash p{
	margin: 0 5px;
	font-size: 10px;
	padding: 0 15px;
}
.panels-flexible-region-gulbrev_start_page_layout-region_third-inside .pane-content{
	margin: 0;
	padding: 0;
}
#node-9 .pane-content{
	padding: 0;
}
.non_likers_overlay{
	width: 520px;
	height: 99%;
	position: absolute;
	background-color: #fff;
	/*opacity:0.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9; */
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	z-index: 8;	
}
.non_likers_body{
	background: url("../images/non-likers_v2.png") no-repeat scroll right top transparent;
	width: 520px;
	height: 374px;
	z-index: 9;
	position: absolute;
	margin: 50px auto 10px auto;
/*	left: 60px;*/
}
.non_likers_body h2{
	font-size: 28px;
    line-height: 1.5em;
    padding: 150px 0 0 165px;
    text-align: center;
    width: 260px;
}
.gold{
	color: #65410e;
}

.messages {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.messages li {
	list-style-type: none;
}
.picture{
	float: left;
    margin: 0 10px 0 0;
    width: 50px;
}
.body{
	float: left;
	width: 440px;
	text-align: justify;
}
.body .name h2{
	margin: 0;
}
.body .name{
	margin: 0 10px 0 0;
	float: left;
}
.views-row{
	clear: both;
	/*padding: 0 0 10px 0;*/
}
.view-Testimonials .view-footer{
	/*margin: 30px 0 0 0;*/
	height: 50px;
}

#form-top .pane-content{
	color: #fff;
}
#form-top .pane-content div{
	margin: 8px 5px 45px 4px;
    text-align: center;
    font-size: 13px;
}
#form-top .pane-content h2{
 	font-size: 1.3em;
    margin: 0 0 0 231px;
    text-align: center;
}
#node-65 .pane-1 {
    background: url("../images/regler_top.png") no-repeat scroll center top transparent;
    height: 278px;
}
.node li {
    background: url("../images/safe.png") no-repeat scroll 0 0 transparent;
    list-style: none outside none;
    margin-top: 0;
    padding: 1px 0 15px 25px;
}

.epost {
	margin-left: 15px;
	}
	
#edit-submit{
	background-color: #57aa30;
	padding: 7px 15px;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin: 28px 0 0px 0;
	clear: both;
	cursor: pointer;
}
#edit-preview{
	background-color: #57aa30;
	padding: 7px 15px;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	margin: 15px 0 0 0;
	clear: both;
	cursor: pointer;
}
textarea{
	resize: none;
}
.why-us-item{
	margin-top: 15px;
}
.why-us-item img{
	margin: 0 15px 45px 0;
}
td.txt{
	margin-bottom: 10px;
}
.views-row-1{
	margin-top: 0;
}
/*
.view-Testimonials{
	position: absolute;
	top: 0;
	width: 500px;
} */

.view-Testimonials{

}
.gold-item-picture{
	float: left;
	width: 110px;
	margin-right: 10px;
}
.gold-item-body{
	float: left;
	width: 398px;
	margin-bottom: 50px;
	text-align: justify;
}
.view-Testimonials .view-header{
	padding: 10px 0 0 0;
}

#inline-messages ul li{
	background: none;
}
/*
.panels-flexible-row-gulbrev_start_page_layout-5-inside{
    background-color: #F5F5F5;
    border-radius: 8px 8px 8px 8px;
    height: 170px;
}
*/
#node-5 p{
	margin: 0;
}
.panels-flexible-region-gulbrev_start_page_layout-3_colums{
	cursor: pointer;	
}
.panels-flexible-region-gulbrev_start_page_layout-fourth_region{
	width: 100%;
}

/**/
.go-go-like{
	color: #525252;
	width: 410px;
}
.go-go-like h3{
	font-family: ArialRoundedBold;
	font-size: 45px;
	display: block;
	line-height: 1em;
	margin-bottom: 10px;
}
.go-go-like p{
	font-family: Arial;
	font-size: 18px;
	display: block;
	line-height: 1.5em;
}
.rcenter{
	text-align: center;
}
h3.title_h3{
	font-family: ArialRoundedBold;
	font-size: 45px;
	display: block;
	line-height: 1em;
	margin-bottom: 10px;
}
p.title_p{
	font-size: 18px;
	margin: 20px 0 30px 0 !important;
	line-height: 1.5em;
}
.pane-4{
	background-color: #F5F5F5;
	margin: 15px 0;
}
.panels-flexible-row-gulbrev_start_page_layout-1-inside .panels-flexible-region-gulbrev_start_page_layout-3_colums{
	margin-right: 3%;
    width: 48% !important;
}
.panels-flexible-row-gulbrev_start_page_layout-1-inside .panels-flexible-region-gulbrev_start_page_layout-2_colums{
    width: 48% !important;
}
.panels-flexible-row-gulbrev_start_page_layout-1-inside .panels-flexible-region-gulbrev_start_page_layout-3_colums,
.panels-flexible-row-gulbrev_start_page_layout-1-inside .panels-flexible-region-gulbrev_start_page_layout-2_colums{
	background-color: #F5F5F5;
	height: 250px;
}
.panels-flexible-row-gulbrev_start_page_layout-1-inside .panels-flexible-region-gulbrev_start_page_layout-2_colums img{
	margin-bottom: 20px;
}
.panels-flexible-row-gulbrev_start_page_layout-1{
	margin: 0;
}
.panels-flexible-row {
    margin: 0;
    padding: 0;
}
.panels-flexible-row {
    margin: 0;
}
.panels-flexible-region-inside {
    padding: 0;
}
div.fivestar-widget-static .star {
    float: right;
}
.view-Testimonials h2{
	padding: 0 0 5px 0;
}
p.p-line{
	height: 2px;
	/*border-bottom: 1px dashed #BDBBBC;*/
}
p.faqtitle{
	background-image: url("../images/plus.png");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
    font-family: ArialRoundedBold;
    font-size: 15px;
    min-height: 20px;
    padding: 0 0 0 30px;
    cursor: pointer;
}
.reply{
/*	background: url("../images/quote.png") no-repeat scroll 0 0 transparent;
	padding: 2px 0 10px 15px; */
}
p.reply{
	display: none;
	padding: 0 0 0 60px;
}

#regler .pane-1,
#regler .pane-mainform-empty{
	background-color: #ffffff; /*#F5F5F5*/;
	padding: 0 0px;
}
#regler .pane-mainform-empty{
	margin-bottom: 15px;
}
table{
	border: none;
	border-collapse: separate;
}
p.bbottom{
	/*border-bottom: 1px dashed #bdbbbc;
	padding: 0 0 2.5em 0;
	margin: 0 0 2.5em 0;*/
}
.paddingfoto{
	padding-top: 30px;
}
.panels-flexible-gulbrev_start_page_layout h2{
	height: auto;
}
.panels-flexible-gulbrev_start_page_layout .pane-2 img{
	margin: 0 0 10px 0;
}
.panels-flexible-region-gulbrev_start_page_layout-2_colums .pane-1 img{
	margin: 0 0 10px 0;
}
.pane-goldprice-2 h2{
	background: url("../../../../default/files/810/kulta_bar.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 1.4em;
    height: 29px;
    line-height: 29px;
    margin: 0 0 35px;
    padding: 0 0 0 10px;
    text-align: left;
    width: 810px;
}
.pic{
	/*padding-right: 20px;
    text-align: left;
    width: 250px;*/
}

.pic p {
	margin: 0!important;
	}