/* Allmänt
---------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

html {
	background: #f4f3e8;
	color: #333;
	height: 100%;
	margin: 0 0 0.01em 0;
	padding: 0;
}

body {
	background: #f4f3e8 url(../images/header_bg.gif) repeat-x 0 0;
	color: #333;
	text-align: center;
	height: 100%;
	font-family:  "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

a:link {
	color: #a57a20;
	text-decoration: none;
	border-bottom: #ccc;
	border-width: 0px 0px 1px 0px;
	border-style: none none dotted none;
}

a:visited {
	color: #a57a20;
	border-bottom: dotted #ccc 1px;
	text-decoration: none;
}
	
a:hover {
	color:#c60;
	text-decoration: none;
}



/* Sidhuvud
---------------------------------------------------------- */

#header {
	height: 171px;
	position: relative;
	margin: 0;
	padding: 0;
}

#header a {
	border: none;
}

#bordertop {
	padding: 0;
	margin: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	width: 770px;
	border-top: 8px solid #8e420f;
}

#wrap {
	width: 762px;
}

#headertext {
	float: left;
	text-align: left;
	width: 49%
	border: 2px solid #000;
	padding: 10px 0 0 0;
	height: 80px;
}

#headertext a img {
	margin: 0 0 0 10px;
}

#headerflag {
	width: 49%
	text-align: right;
	padding: 5px 0 0 0;
	float:right;
	font-family: verdana, sans-serif;
	font-size: 75%;
}

#navigation {
	margin: 0 auto;
	width: 530px;
	height: 58px;
	padding: 0;
	background: transparent url(../images/navigation_en.jpg) no-repeat;
}

#navlist {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

#navlist li {
	display: block;
	float: left;
}

#navlist li a {
	display: block;
	height: 58px;
}

li#startsida a {
	width: 60px;
}

li#hyvelbankarna a {
	width: 163px;
}

li#foretaget a {
	width: 134px;
}

li#portfolio a {
	width: 94px;
}

li#kontakta a {
	width: 75px;
}

li#startsida a:hover { 
	background: transparent url(../images/navigation_en_over.jpg) 0px 0px no-repeat; 
}

li#hyvelbankarna a:hover { 
	background: transparent url(../images/navigation_en_over.jpg) -60px 0px no-repeat; 
}

li#foretaget a:hover { 
	background: transparent url(../images/navigation_en_over.jpg) -223px 0px no-repeat; 
}

li#portfolio a:hover {
	background: transparent url(../images/navigation_en_over.jpg) -357px 0px no-repeat; 
}

li#kontakta a:hover {
	background: transparent url(../images/navigation_en_over.jpg) -451px 0px no-repeat; 
}

li#startsida a.active {
	background: transparent url(../images/navigation_en_active.jpg) 0px 0px no-repeat; 
}

li#hyvelbankarna a.active {
	background: transparent url(../images/navigation_en_active.jpg) -60px 0px no-repeat; 
}

li#foretaget a.active {
	background: transparent url(../images/navigation_en_active.jpg) -223px 0px no-repeat; 
}

li#portfolio a.active {
	background: transparent url(../images/navigation_en_active.jpg) -357px 0px no-repeat; 
}

li#kontakta a.active {
	background: transparent url(../images/navigation_en_active.jpg) -451px 0px no-repeat; 
}

#navlist li strong { display: none }

#header img.title {
	text-align:center;
	margin-top: 8px;
}


/* Innehåll
---------------------------------------------------------- */
#container {
  background: url(../images/bg_wrapper.png) repeat-y 0 0;
  width: 780px;
  margin: 0 auto;
  padding: 0 5px 30px 5px;
  text-align: left;
}

#bordertop {
	padding: 0;
	margin: 0;
	width: 770px;
	height: 0;
	border-top: 8px solid #8e420f;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 10pt 0;
	line-height: 16pt;
	color: #333;
	font-style: normal;
}

p.hidden {
	display: none;
}

#top_paragraphs {
	margin: 0 40px 0 25px;
	height: 255px;
}

.toptext {
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	width: 340px;
}

#bottom_paragraphs {
	margin: 38px 25px 0 20px;
	height: 218px;
}

.bottomtext {
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
	width: 360px;
}

.leftp {
	width: 330px;
}

.rightp {
	float:right;
	width: 375px;
}

#left_nav {
	float: left;
	width: 160px;
	height: 100%;
	padding: 11px 0 0 0;
	background: transparent;
	margin: 0 10px 0 8px;
	color: #333;
}

#left_nav ul {
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#left_nav li {
	margin: 0;
	padding: 0;
}

#left_nav a {
	padding: 6px 0 6px 18px;
	display: block;
	width: 145px;
	height: 20px;
	color: #a57a20;
	text-decoration: none;
	border-bottom: 1px dotted #e0d0b1;
}

#left_nav a.active {
	background: url(../images/double_arrow.gif) .35em .95em no-repeat;
	color: #af2b27;
}

#left_nav a.active:hover {
	background: #ebead9 url(../images/double_arrow.gif) .35em .95em no-repeat;
}

#left_nav a:hover {
	background: #ebead9;
}

#right {
	padding: 0 0 10px 20px;
	float: left;
	width: 540px;
	border-left: 1px solid #ddc6a9;
}

#right a:hover {
	color: #856115;
}

#right a:visited {
	color: #856115;
}

#right h4 {
	margin: 10px 0 0 0;
}

#gbentries {
	border-top: 1px solid #ddc6a9;
	padding: 15px 0 0 0;
}

#gbentries h4 {
	margin: 0;
}

#gbentries div.alt {
	padding: 10px;
	background: #ebead9;
}

#gbentries div.empt {
	padding: 10px;
}

#gbentries span.red {
	color: #af2b27;
}

#gbnavdiv {
	width: 520px;
	text-align: center;
	margin: 10px 0 0 0;
}

#gbnavdiv span {
	color: #c0bea9;
}

.gom {
	display: none;
}

div.floatright {
  background: url(../images/dropshadow.png) no-repeat bottom right !important;
  background: url(../images/dropshadow.gif) no-repeat bottom right;
  margin: 10px 0 0 12px !important;
  margin: 10px 0 0 7px;
	float: right;
}

div.floatright img {
  display: block;
  position: relative;
  background-color: #f4f3e8;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

div.floatleft {
  background: url(../images/dropshadow.png) no-repeat bottom right !important;
  background: url(../images/dropshadow.gif) no-repeat bottom right;
  margin: 10px 0 0 12px !important;
  margin: 10px 0 0 7px;
	float: left;
}

div.floatleft img {
  display: block;
  position: relative;
  background-color: #f4f3e8;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}



div.wfimg {
	background: url(../images/dropshadow.png) no-repeat bottom right !important;
  background: url(../images/dropshadow.gif) no-repeat bottom right;
  margin: 0 8px 5px 12px !important;
  margin: 0 3px 5px 7px;
	float: left;
}

div.wfimg img {
	display: block;
  position: relative;
  background-color: #f4f3e8;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

div.clearit {
	clear: left;
}

#workforce {
	margin: 18px 0 18px 0;
}

#workforce img {
	margin: 0 0 5px 0;
}

#links, #portfoliolist {
	margin: 0 0 0 10px;
	list-style-position: inside;
}

#links li, #portfoliolist li {
	margin: 0 0 15px 0;
}

#photogallery {
	margin: 5px 0 0 15px;
}

#photogallery li a {
	border: none;
}

#photogallery li {
	float:left;
	background: #fff;
	border: solid #ccc;
	border-width: 0 1px 1px 0;
	padding: 5px;
	margin:5px;
	position:relative;
	display:inline;
}

#contactinfo {
	padding: 0 0 13px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ddc6a9;
}

#contactlists {
	margin: 10px 0 10px 90px;
}

#adress {
	float: left;
	width: 39%;
}

#phone {
	float: right;
	width: 59%;
}

#adress ul, #phone ul {
	list-style-type: none;
}

#models {
	margin: 10px 0 10px 90px;
}

#model {
	float: left; 
	width: 39%
}

#description {
	float: right;
	width: 59%;
}

#model ul, #description ul {
	list-style-type: none;
}

#modelma {
	margin: 0 0 15px 0;
}

#modelmb {
	margin: 10px 0 0 0;
	width: 530px;
	text-align: center;
}

#modelmb img {
	margin: 0 0 10px 0;
}

#modelmaphotos {
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}

#modelmaphotos li a {
	border: none;
	margin: 0;
}

#modelmaphotos li {
	float:left;
	background: #fff;
	border: none;
	padding: 0;
	margin: 5px 0px 0 5px;
	position:relative;
	display:inline;
}

#modelmaphotos li.first {
	margin: 5px 0 0 0;
}

#modelmaphotos li img {
	vertical-align: bottom;
}

#rightm {
	padding: 0 0 10px 20px;
	float: left;
	width: 550px;
	border-left: 1px solid #ddc6a9;
}

#rightm div.centrera {
	width: 540px;
	margin: 10px 0 25px 0;
}

#rightm p.center {
	text-align: center;
}

#rightm a:hover {
	color: #856115;
}

#rightm a:visited {
	color: #856115;
}

#meascm a.unit, #measin a.unit {
	border: none;
}

/* Tabeller
---------------------------------------------------------- */

.sizesMA, .sizesMB {
	margin: 0 auto;
	text-align: center;
}

.sizesMA th, .sizesMB th {
	background: #e5e5d8;
	border-right: 1px dotted #ccccba;
	border-bottom: 1px dotted #ccccba;
	border-top: 1px dotted #ccccba;
	color: #592c16;
	padding: 6px 6px 6px 12px;
}

.sizesMA td.first, .sizesMA th.first, .sizesMB td.first, .sizesMB th.first {
	border-left: 1px dotted #ccccba;
}

.sizesMA td, .sizesMB td {
	border-right: 1px dotted #ccccba;
	border-bottom: 1px dotted #ccccba;
	padding: 3px 0 3px 0;
}

.sizesMA td.bottom, .sizesMB td.bottom {
	text-align: left;
	border: none;
}


/* Formulär
---------------------------------------------------------- */

#right div.formerror, #right div.formsuccess {
	margin: 9px 0 0 0;
	padding: 10px;
	background: #fff3ce;
	color: #963;
	border: 2px solid #fddc9a;
	border-left: none;
	border-right: none;
}

#right div.formerror h4.centrera, #right div.formsuccess h4.centrera {
	text-align:center;
	margin: 0;
}

#kontaktformular, #gastbok {
	margin: 0 0 25px 0;
	padding: 20px;
}

#kontaktformular dt {
	margin: 0 0 4px 0;
}

#kontaktformular dt.submit, #gastbok dt.submit {
	width: 400px;
	text-align: right;
}

#namn, #epost, #arende, #kod {
	width: 250px;
	padding: 2px;
	margin: 4px 0 15px 0;
	font-size: 110%;
	color: #444;
}

#kod {
	margin: 4px 5px 15px 0;
}

#meddelande {
	width: 400px;
	height: 180px;
	font-size: 110%;
	font-family: inherit;
	margin: 0 0 8px 0;
	color: #444;
}

/* Footer
---------------------------------------------------------- */

#bottomshadow {
	width: 783px;
	height: 7px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg_bottom.png) top left no-repeat;
}

#footer {
	width: 783px;
	margin: 0 auto;
	padding: 0 0 70px 0;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #c0bea9;
	font-size: 90%;
}