/****************************************** 
	GENERAL STYLE SETUP
******************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong,
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body, html {
	color:#444;
	background: #FFF url(/bilder/bground.jpg) repeat-x;
}

body	{
	height:100%;
	font:87.5% 'Trebuchet MS',Verdana,Arial,sans-serif;
}

/*Hack to make IE7 behave since it understands child-selectors but doesn't easily allow resizing of text in pixels*/

html>/**/body {
	font-size: 14px;
}

p	{
	margin:0 0 1.5em;
	line-height:1.5;
	font-size:1em;
}

q	{
  font-style:oblique;
}

h1	{
  font-size:1.5em;
  line-height:1em;
  color:#444;
  margin-bottom:1em;
  text-transform: uppercase;
  font-weight:bold;
  	
}

h2	{
  font-size:1.286em;
  line-height: 1.166em;
  margin-bottom:0.5em;
  color:#444444;
  font-weight:bold;
}

h3	{
  font-size:1.07em;
  line-height: 1.4em;
  margin-top:2em;
  margin-bottom:0.8em;
  color:#666;
  font-weight:bold;
}

h4	{
  font-size:1em;
  line-height: 1.5em;
  margin-top:2.15em;
  margin-bottom:0.85em;
  font-weight:bold;
}

hr	{
 	clear:left;
	margin:0;
 	margin:-7px 0;
	border:0;
	padding:0;
 	height:0;
 	background:#FFF;
 	color:#FFF;
 	display:block;
}

strong	{
	font-weight:bold;
}

em	{
	font-style:oblique;
}

address	{
  padding:25px;
}

abbr,
acronym {border:none;}
abbr[title],
acronym[title] {
	border-bottom:1px dotted #666;
	cursor:help;
	font-style:italic;
}

/****************************************** 
	Main div's
******************************************/
#shell	{
	background:url(/bilder/footer-bg-2.jpg) repeat-x left bottom;
	/*padding-bottom:20px;*/
}

#container	{
  max-width:880px;
  margin: 0 auto;
  position:relative;
}

#pageHeader	{
  height:79px;
	width:100%;
	padding-top:20px;
	margin-bottom:21px;
}

#primaryNav {
	float:left;
	width:100%;
	background:#444;
	margin-bottom:75px;
}

#wrapper	{
	width:100%;
  float:left;
  margin-bottom:90px;
}

#content	{
	/*margin:0 27% 0 0;*/
	padding:0 0 75px 0;
	min-height:1%;
	width:67%;
	_width:66%;
	float:left;
}

#footer	{
  clear:both;
	min-height:3.5em;
	text-align:center;
	color:#EEE;
	padding:6px 6px 12px;
	background:#444 url(/bilder/footer-bg-2.jpg) repeat-x left bottom;
}

/****************************************** 
	Main div's styling
******************************************/

#pageHeader p {
  margin:0;
}

#pageHeader p.span	{
	font-style:italic;
	font-size: 0.9em;
	color:#fff;
	margin-bottom:10px;
}

.right	{
	margin-right:0
}

.aside, .aside-2	{
	float:right;
	width:80%;
	margin:0 0 15px 0;
	border:1px solid #EEE7F9;
	background:#FAFAFA;
	font-size:0.9em;
	padding-bottom:10px;
}

.index .aside	{
	float:right;
	width:80%;
	margin:0 0 15px 0;
	min-height:310px;
	border:none;
	font-size:0.9em;
}

.index h1	{
	text-indent:-9999px;
}

.artist h1	{
	margin-top:10px;
}

.index h2	{
	font-size:1.6em;
	margin:0 20px 115px 0;
}

.aside h2,.aside-2 h2	{
	border-bottom:2px solid #cccccc;
  font-size:1.0715em;
  line-height: 1.266em;
  margin:0 0 15px;
	padding:5px;
	background:#EEE;
}

.index .aside h2	{
  font-size:1.3em;
  line-height: 1.266em;
  margin:0 0 15px;
	padding:5px;
	background:none;
	border-bottom:3px solid #444444;
}

.kontakt h3 {
	margin: 1em 0 0;
}

.aside p,
.aside-2 p	{
	padding:0 5px;
}

.index .center	{
	margin:0 1.5% 0 1.5%;
}

/****************************************** 
	Images
******************************************/
img	{
	float:left;
	border:2px solid #444;
	margin:0 5px 10px;
}

ul#front img,
ul#front-2 img	{
	margin:-105px 20px 15px 1px;
}

.index img	{
	margin: 0 50px 0 0;
}

.aside img	{
	margin:0 100px 10px 0;
}

.aside-2 img	{
	margin:0 10px 10px 0;
}

.index .aside img	{
	width:50%;
	margin:8px 9999px 20px 0;
}

.galleri img	{
	margin: 0 5px 10px;
	border:4px solid #444;
}

.allan-madsen-bok	img	{
	border:none;
	margin:0;
}	

p.allan-madsen-bok-t img	{
	border:1px solid #444;;
}

.artist img	{
	margin: 0 10px 20px 0;
}

.art-grafik #content img	{
	margin: 0 30px 20px 0;
}

#content h1 img	{
	margin:-10px 25px 0 0;
}

.non-image	{
	border:none;
}

/****************************************** 
	Links
******************************************/
a	{
	text-decoration:none;
	color:#4F688F;
	background: #FFF;
	font-size:0.95em;
	font-weight:bold;
	border-bottom:1px dotted #4F688F;
}

a:visited	{
	font-style:italic;
	color:#4F688F;

}

a:hover	{
	background:#d8e0eb;
	border-bottom:1px dotted #4F688F;
}

#pageHeader a	{
  background:transparent;
	color:#ffcc33;
	font-size:3em;
	text-shadow:3px 3px 5px #444;
	font-weight:normal;
}

#pageHeader a:visited	{
 	font-style:normal;
}

#primaryNav a {
	background:#444;
	border-left:1px solid #666;
	border-right:1px solid #999;
	border-bottom:0;
	padding:10px 20px 5px 10px;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	width:auto;
	font:bold 1em/1.0 Arial,Helvetica,sans-serif;
  text-transform: uppercase;
}

#primaryNav a:hover,
#primaryNav a:focus,
#primaryNav a:active {
  background:#ffcc33;
  color:#444;
}

#primaryNav .sel a,
#primaryNav .sel a:hover,
#primaryNav .sel a:focus,
#primaryNav .sel a:active {
	background:#4F68AF;
	color:#FFF;
}
	
#footer a	{
	border-bottom:1px dotted #EEE;
	background:none;
	color:#EEE;
}

#footer a:hover,
#footer a:focus,
#footer a:active	{
	border-bottom:1px solid #444;
  background:#FFCC33;
  color:#444;
}

ul#front a,
ul#front-2 a	{
	background:#666;
	color:#FFF;
	border-bottom:1px dotted #FFF;
}

ul#front a:hover,
ul#front a:focus,
ul#front a:active,
ul#front-2 a:hover,
ul#front-2 a:focus,
ul#front-2 a:active	{
	background:#FFCC33;
	border-bottom:1px solid #444;
	color:#444;
}
	
#skipNav a {
	margin:0 4px;
  background:transparent;
	color:#ffcc33;
	border-bottom:1px dotted #ffcc33;
}

#skipNav a:hover,
#skipNav a:focus,
#skipNav a:active	{
  color:#444;
  background:#ffcc33;
  /*text-decoration:underline;*/
}

div#aside a,
div#aside-2 a	{
	background:#FAFAFA;
	display:inline-block;
	margin-bottom:10px;
}

div#aside a:hover,
div#aside a:active,
div#aside a:focus,
div#aside-2 a:hover,
div#aside-2 a:active,
div#aside-2 a:focus	{
	background:#d8e0eb;
}

p.allan-madsen a:hover,
p.sendero a:hover	{
	border:none;
}

p.allan-madsen a:link,
p.allan-madsen a,
p.allan-madsen a:hover	{
	text-decoration:none;
	border:none;
}

.artist a	{
	float:right;
}
.artist span	{
	*float:left;
}

.artist span.a	{
	float:right;
	font-weight:normal;
}
/****************************************** 
	Lists
******************************************/
ul	{
	list-style:none;
}

li	{
	list-style: none;
}

#primaryNav ul {
	float:left;
	list-style-type:none;
	border:1px solid #888;
	border-width: 1px 0;
	width:100%;
}

#primaryNav li {
	display:inline;
}

#content ul	{
	margin:0 0 1.5em 0;
	/*padding:2px;
	list-style-type: circle;*/
	_float:left;
	_margin-bottom:2.5em;
}

#content ul ul	{
	margin:0;
}

#content li	{
	line-height:1.5em;
	border-bottom:1px solid #fff;
}

.index #content li	{
	padding:0 0 1em;
	margin:0 0 0 470px;
	font-size:1.2em;
	list-style-type:disc;
}

ul#front li,
ul#front-2 li	{
	/*margin:0 1% 0 0;*/
	background:none;
	float:left;
	width:47%;
	margin-right:3%;
}

ul#front-2 li {
	width:97%;
}

ul#front ul,
ul#front-2 ul {
	background:none;
	border:none;
	padding:0 0 0 20px;
}

ul#front li li,
ul#front-2 li li	{
	width:100%;
	margin-bottom:0;
	border:none;
	height:1%;
}

#skipNav ul, #skipNav li	{
	display:inline;
}
	
#aside ul,
#aside-2 ul	{
	padding:0 5px;
}

#aside li,
#aside-2 li	{
	background:none;
	text-align:right;
}

.webbkarta #content ul ul	{
	padding-left:15px;
}

/*#wrapper .artist ul	{ 
	float:left;
}*/

ul#front	{
	width:69%;
	margin:0;
	background:none;
	border:none;
}

ul#front-2	{
	width:31%;
	margin:0;
	background:none;
	border:none;
	float:left;
}

ul#front h2,
ul#front-2 h2	{
	margin:20px 0 15px 0;
	/*color:#7f6619;*/
	font-size:1.3em;
}

ul#front .intro,
ul#front-2 .intro	{
  font:oblique 1.1em/1.166em Palatino Georgia,"Times New Roman",Times;
  margin:0 15px  0 0;
}

ul#front div,
ul#front-2 div	{
	clear:left;
	background:#666666;
	border:1px solid #000000;
	padding:0 0 20px;
	margin:20px 0;
}


ul#front h3,
ul#front-2 h3	{
	clear:left;
	border-bottom:2px solid #888;
	background:url("/bilder/skipNav.png") repeat scroll right bottom transparent;
	padding:4px;
	margin-top:0;
	color:#FAFAFA;
}

.artist li span	{
	font-weight:bold;
}

/****************************************** 
	Secondary div's
******************************************/

#skipNav	{
	height:2em;
	text-align:center;
	font:0.75em Verdana, sans-serif;
	color:#FFF;
	background:#999 url(/bilder/skipNav.png) repeat-x bottom left;
	border:4px solid #444;
	padding:5px 10px 0 12px;
	position:absolute;
	top:0;
	right:0;
}

#skipNav strong	{
	font-size:0.97em;
}

div#aside,
div#aside-2	{
	width:33%;
	float:left;
	list-style:none;
	padding:0;
}

.index div#aside	{
	width:30%;
	margin-top:-45px;
	padding-top:10px;
}

/*.index #aside	{
	width:100%;
	float:left;
	clear:left;
	list-style:none;
	padding:0 0 65px;
}*/

.index #content	{
	margin:0;
	padding:0 0 75px;
	width:100%;
}

.index #content h2	{
	font-size:2.2em;
	margin:0 20px 12px 0;
}

.kontakt #content	{
	margin:0;
	padding:0 0 75px;	
}

.index .aside	{
	float:left;
	width:100%;
	/*min-height:260px;*/
	
}

.index h1,
.kontakt h1	{
	line-height:0;
	font-size:0px;
}

/*.allan-madsen #content,
.sendero #content	{
	padding-top:80px;	
}

.allan-madsen #wrapper .artist,
.sendero #wrapper .artist 	{
	padding-top:85px;
}*/

p.allan-madsen,
p.sendero	{
	clear:left;
}

.allan-madsen-bok	{
	width:100%;
	float:left;
	margin:0 0 20px 0;
	border:2px solid #EEE;
	text-align:center;
	color:#444;
	background:#FAFAFA;
}

.allan-madsen-bok span	{
	padding:40px 0 0;
	margin:0 6%;
	height:176px;
	float:left;
}

div#kontakt	{
	background:#FAFAFA;
	border:1px solid #EEE;
	padding:5px;
	margin:0 0 50px;
}

/****************************************** 
	Classes för display reasons
******************************************/

.align-right	{
  text-align:right;
  padding:5px;
}

.align-map {
	margin-left:50px;
}

.align-map a {
	background:#fafafa;
}

#align-right	{
	float:right;
	margin:0 0 20px 0;
}

#content .align-right	{
	padding:0 55px 20px 0;
}

#content #align-right	{
	margin:0 0 20px 0;
}

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

a.cboxElement,a.cboxElement:hover	{
	background:none;
	border:none;
}
#contactform {background:#fff;}

#contactform label,
#contactform input,
#contactform textarea {
	display:block;
	width:25em;
	margin:0;
	padding:5px;
}

#contactform textarea,
#contactform input {
	background:#f4f7f7;
	border:1px solid #cfdede;
	border-radius:3px;
	padding:6px 10px;
	font-size:14px;
}

#contactform label {margin-top:10px;}

label strong {
	font-weight:bold;
	color:#657657;
}

#contactform label.error {
	color:#fff;
	font-weight:bold;
	padding:6px 10px;
	font-size:14px;
	background:#e41017;
	border:2px solid #333;
	border-radius:3px;
}

#contactform input.error,
#contactform textarea.error {
	border:2px solid #e41017;
}

#contactform label.checked {
	margin:0;
	padding:0;
	border:none;
	padding:0;
	height:0;
}

.success {
	padding:5px;
	color:#ffffff;
	background:#222222;
	border:4px solid #dddddd;
	width:25em;
	margin:10px 0;
	border-radius:5px;
}
.error p {
	padding:6px 8px;
	background:#e41017;
	border:2px solid #333;
	width:25em;
	color:#fff;
	margin:0;
}

input#submitButton {
	width:40%;
	cursor:pointer;
	background-color: #222222;
	color:#fff;
	border: 2px solid #dddddd;
	border-radius: 5px;
	text-shadow:1px 1px 1px #888;
}

input#submitButton:hover,
input#submitButton:active {
	background:#afaeae;
	color:#000000;
	border:2px solid #222222;
	text-shadow:1px 1px 1px #eeeeee;
}

.requiredNote	{padding:10px 0;}

fieldset {
	margin:0;
	padding:0;
	border:none;
}

.no-contactform	{visibility:hidden;display:none;}
