@import url(reset.css);

/* -----------------------------------------------------------------
   Description: www.regmaster.se common stylesheet
   Author: Robert Piira (www.piira.se)
   Date last updated: 2009-02-26 by Robert Piira
----------------------------------------------------------------- */

body {
	font: 76%/155% Helvetica, Arial, sans-serif;
	color: #454545;
	background: #e9e5d9 url(../images/body_bg.gif) repeat-x; 
	min-width: 850px; 
	height: 100%;
}

html {height: 100%;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h1 { 
  font-size: 24px; 
  font-family: Helvetica, Arial, sans-serif;
  line-height: 36px;
  margin-bottom: 18px; 
  color: #FFF;
  font-weight: bold;
}

h2 { 
  font-size: 17px; 
  line-height: 155%; 
  color: #f9981c;
  margin-bottom: 18px;
  font-weight: bold;
}

h3 { 
  font-size: 15px; 
  line-height: 18px; 
  color: #333;
}

h4 { 
  font-size: 12px; 
  line-height: 18px; 
  font-weight: bold;
  color: #333;
}
	
p {
	margin-bottom: 18px;
}

.clear {clear: both;}
.right {float: right;}
.left {float: left;}
.hide {display: none;}
.textRight {text-align: right;}
.marg {margin-bottom: 18px;}

a {text-decoration: none; border-bottom: 1px dotted;}

a:link {color: #008a99;}
a:visited {color: #008a99;}
a:hover, a:active {color: #454545;}

a[href^="http:"] {
	background: url(../images/extern_arrow.gif) no-repeat right -20px !important;
	padding-right: 11px !important;
}

a:hover[href^="http:"] {
	background: url(../images/extern_arrow.gif) no-repeat right 2px !important;
	padding-right: 11px !important;
}

a[href^="http://www.regmaster.se"], a[href^="http://regmaster.se"] {
	background-image: none;
	padding-right: 0;
}

#wrapper {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	position: relative;
	padding-bottom: 110px;
	left: 50%;
	margin-left: -425px;
	width: 850px;
	background: url(../images/page_bg.gif) repeat-y center center;
}

#page {
	width: 830px;
	position: relative;
	left: 50%;
	margin-left: -425px;
	margin-bottom: 0;
	padding: 3px 3px;
	border: solid #e9e5d9;
	border-width: 7px;
	border-bottom: none;
	background: url(../images/page_top_bg.gif) no-repeat left top;
	
}

#header {
	position: relative;
	height: 196px;
}

#start #header {
	background: url(../images/header_start.jpg) no-repeat center bottom;
}

#tjanster #header {
	background: url(../images/header_tjanster.jpg) no-repeat center bottom;
}

#kunder #header {
	background: url(../images/header_kunder.jpg) no-repeat center bottom;
}

#kvalitet #header {
	background: url(../images/header_kvalitet.jpg) no-repeat center bottom;
}

#om #header {
	background: url(../images/header_om.jpg) no-repeat center bottom;
}

#kontakt #header {
	background: url(../images/header_kontakt.jpg) no-repeat center bottom;
}

#gasell #header {
	background: url(../images/header_gasell.jpg) no-repeat center bottom;
}

#header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 20px;
	left: 20px;
	height: 128px;
	width: 268px;
	text-indent: -9999px;
	float: left;
}

#header h1 a {
	height: 128px;
	width: 268px;
	background: url(../images/regmaster_logo.png) no-repeat left top;
	display: block;
	border: none;
	cursor: pointer;
}

#start #header h1 a {
	cursor: default;
}

#topBar {
	position: relative;
	line-height: 35px;
	width: 830px;
	left: 50%;
	margin-left: -425px;
	padding: 0 10px;
	color: #666;
	text-align: right;
	background: #FFF;
	font-size: 11px;
}

#topBar span {
	border-right: 1px solid #CCC;
	padding: 0 10px;
}

#topBar a {
	color: #666;
}

#topBar span.last {
	border-right: none;
	padding: 0 0 0 10px;
}

#topBar a:hover, #topBar a:active {color: #008a99}

#content {
	width: 790px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: #FFF;
}

#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 110px;
	background: #e9e5d9;
}

#footerContent {
	position: relative;
	width: 790px;
	left: 50%;
	margin-left: -416px;
	padding: 20px 21px 0 21px;
	color: #666;
	background: url(../images/page_bottom_bg.gif) repeat-x left top;
}

#footerContent ul {
	width: 385px;
}

#footerContent a {
	color: #777;
	background-image: none !important;
	padding-right: 0 !important;
}

/* COLUMNS */

.mainContent {
	width: 500px;
	float: left;
	padding-right: 40px;
}

.mainContent a {
	padding-right: 13px;
	background: url(../images/link_arrow.gif) no-repeat right center;
}

.mainContent ul {
	padding-bottom: 20px;
}

.secondaryContent {
	width: 250px;
	float: left;
}

.secondaryContent h3 {
	padding: 10px;
}

.secondaryContent img {
	margin-bottom: 15px;
	border: 5px solid #DDD;
	float: left;
}

.secondaryContent ul {
	padding: 5px 10px 15px 10px;
	font-size: 13px;
}

.secondaryContent li {
	line-height: 22px;
	padding-left: 15px;
	background: url(../images/li_dot.gif) no-repeat left center;
}

.secondaryContent .box {
	background: #DDD;
	margin-bottom: 15px;
	float: left;
	position: relative;
	width: 250px;
}

.secondaryContent img + .box {
	margin-top: -15px;
}

#start .secondaryContent .box {
	padding-bottom: 10px;
}

.secondaryContent h4 {
	border-top: 1px solid #CCC;
	padding: 15px 10px 5px 10px;
	margin-bottom: 0;
}

.secondaryContent p {
	padding: 10px;
}

.secondaryContent .hArrow  {
	margin-left: 10px;
	padding-left: 15px;
	background: url(../images/h_arrow.gif) no-repeat left center;
}

.secondaryContent span.lasMer {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
}

.secondaryContent span.lasMer a {
	display: block;
	background: #CCC url(../images/las_mer_arrow.gif) no-repeat right center;
	padding: 2px 22px 2px 5px;
	color: #666;
	border: none;
	font-size: 11px;
}

.secondaryContent span.lasMer a:hover {
	background: #bfbfbf url(../images/las_mer_arrow.gif) no-repeat right center;
	color: #008a99;
}

.secondaryContent ul.eContactList ul, .secondaryContent ul.pContactList ul {
	padding: 0 0 8px 0;
}

.secondaryContent ul.eContactList li, .secondaryContent ul.pContactList li, .mainContent ul.pContactList li {
	background: none;
	padding-left: 0;
}

.secondaryContent ul.eContactList ul li, .secondaryContent ul.pContactList ul li {
	padding-left: 23px;
	background: #DDD url(../images/contact_icon.gif) no-repeat left center;
	font-size: 11px;
}

.secondaryContent ul.pContactList ul li {
	padding-left: 17px;
	background: #DDD url(../images/contact_icon2.gif) no-repeat left center;
	font-size: 11px;
}

.mainContent ul.pContactList ul li {
	padding-left: 17px;
	background: #FFF url(../images/contact_icon2.gif) no-repeat left center;
	font-size: 11px;
}

.mainContent ul {
	padding-bottom: 10px;
	font-size: 13px;
}

.mainContent ul.lista li {
	line-height: 22px;
	padding-left: 15px;
	background: url(../images/li_dot.gif) no-repeat left center;
}

#kontakt .mainContent {
	width: 365px !important;
}

#kontakt .secundaryContent {
	width: 385px !important;
}

/* CONTENT */

#start #title {
	background: #008a99 url(../images/title_bg.gif) no-repeat right top;
	height: 140px;
	position: relative;
	padding: 30px 30px;
}

#start #title a{
	color: #FFF;
}

#start #title a:hover {
	color: #024850;
}


#start #title p {
	color: #dce5eb;
	font-size: 16px;
	width: 400px;
	font-weight: lighter;
	line-height: 20px;
}

#start #title span.omRegMasterBtn {
	width: 209px;
	height: 66px;
	background: url(../images/om_regmaster_btn.gif) no-repeat left top;
	text-indent: -9999px;
	position: absolute;
	right: 58px;
	bottom: 40px;
	display: block;
	border: none;
	cursor: pointer;
}

#kunder div#title, #kvalitet div#title, #kontakt div#title, #gasell div#title  {
	background: #008a99 url(../images/title_bg.gif) no-repeat right top;
	height: 60px;
	position: relative;
	padding: 20px 20px 0 20px;
}

#secondNavHeader {
	background: #008a99 url(../images/title_bg.gif) no-repeat right top;
	height: 90px;
	clear: left;
	margin: 0;
	padding: 20px 20px 0 20px;
	position: relative;
}

/* NAVIGATION */

#mainNav li a {
	display: block;
	float: left;
	display: inline;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	border: none;
}

#mainNav a:link, #mainNav a:visited {
	color: #19b7c9;
}

#mainNav a:hover, #mainNav a:active {
	color: #FFF;
}

#mainNav {
	padding: 0 10px;
	width: 810px;
	height: 40px;
	clear: left;
	font: 13px helvetica, arial, verdana, sans-serif; 
	background: url(../images/nav_bg.gif) repeat-x top left;
	border-bottom: 10px solid #a9b1b7;
}

#mainNav li {
	height: 40px;
	float: left;
	display: inline; 
}

#start #mainNav .start a,
#tjanster #mainNav .tjanster a,
#kunder #mainNav .kunder a,
#kvalitet #mainNav .kvalitet a,
#om #mainNav .om a,
#kontakt #mainNav .kontakt a {
	color: #FFF;
	cursor: default;
	background: url(../images/main_nav_arrow.gif) no-repeat center bottom;
}

/* SECONDARY NAVIGATION */

ul#secondNav{
	position: absolute;
	bottom: 0;
	left: 20px;
	height: 40px;
	width: 700px;
}

#secondNav li {
	display: inline;
}

#secondNav li a {
	display: block;
	float: left;
	display: inline;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background: #c1d6d9;
	margin-right: 5px;
	border: none;
}

#secondNav li a.active {
	display: block;
	float: left;
	display: inline;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	background: #FFF;
	margin-right: 5px;
}

#secondNav li a.active {
	color: #454545;
	cursor: default;
}

#secondNav a:hover, #secondNav a:active {
	color: #454545;
	background: #dee6e7;
}
