/* CSS Document for Backa Mikael Violinbyggare AB */
/* by Mikael Rydh 2006 */

body
{
	background-color:#1E364A;
	margin: 0px;
	padding: 0px;
	/* font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif; */
	/* font-size: 12px; */
	/* color:#000000; */
	font: normal 68.75%/1.6em Verdana, Arial, Helvetica, sans-serif;
}

img
{
	border-width: 0px;
}


/* __________ skapar en ram runt tex bilder __________ */

.ram_vansterstalld
{
  float: left;
  border: solid 1px silver;
  padding: 5px;
  margin: 4px 10px 10px 0;
} 

.ram_hogerstalld
{
  float: right;
  border: solid 1px silver;
  padding: 5px;
  margin: 0 10px 10px 4px;
} 

/* ________________________________________________________ */



#container
{
	margin:0 auto;
	/* this is in case the table is less than 760px */
	width:768px; /* samma bredd som huvudbilden=764px */
	background: #ffffff url(left.gif) repeat-y top left;
	padding:0 30px 0 30px;
	/* so we can position the right border */
	position:relative;
	overflow:hidden; /* testar detta */
}

#sidospalt
{
	position: relative;
	display: block;
	width:201px;
	background-color: #ffffff;
	padding:0 10px 0 10px;
	margin-top:20px;
	margin-left:0px;
	float:left;
	overflow:hidden; /* testar detta */
}

#sidospalt p
{
	/* font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif; */
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: rgb(138, 139, 141);	
	padding-top:0;
	margin-top:0;
}


#sidospalt .img
{
	margin-bottom:0;
}


#huvudspalt
{
	float:right;
	position: relative;
	display: block;
	margin-right:0;
	margin-top:10px;
	width:532px;
	background-color:#ffffff;
	padding:0 0 0 10px;	
	border-left-width: 1px;
	border-left-color: #333333;
	border-left-style:dotted;
	overflow:hidden; /* testar detta */
}


#header
{
	padding-top:10px;
	text-align:center;
	background-color:rgb(255, 255, 255);

}

#footer
{
	padding:10px;
	font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	background-color: rgb(255, 255, 255);
	color: #666666;
	width: 744px;
}



#right
{
	position:absolute;
	top:0;
	right:0;
	width:20px;
}

#data
{
	border:none;
	border-collapse:collapse;
}

/* _________  lankar, farger _________*/

a, a:link, a:visited {
	color: #2A68A1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:focus {
	color: #000;
	background-color: #F0F8FF;
}
a:active {
	color: #FF4500; /* orangered */
}




/* _________farger navigationslankar i div <pipe> _________*/


#pipe
{
	width: 764px;  /* ser till att menybredden ar samma som huvudbilden */
}

#pipe a:link
{
	color: #2A68A1;
	text-decoration: none;
}

#pipe a:visited
{
	color: #2A68A1;
	text-decoration: none;
}

#pipe a:hover
{
	text-decoration: underline;
}

#pipe a:active {
	color: #FF4500; /* orangered */
}

/* ________ typografi ________ */


p.brodtext
{
	color: #111111;
	background-color: inherit;
	/* font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif; */
	/* font-size: 11px; */
	font-style: normal;
	line-height: 1.5em;   /* 17px  */
	font-weight: normal;
	font-variant: normal;
}

p.mellanrubrik
{
	color: rgb(85,85,85);
	background-color: inherit;
	/* font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif; */
	font-size: 1.1em;
	font-weight: bold;
	line-height: 0px;
	font-variant: normal;
	padding-top: 16px;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 20px 30px 0 0;
	padding: 0;
	color: #555;
}
h1 {
	font-size: 1.9em;
	line-height: 1.1;
}
h2 {
	font-size: 1.6em;
	line-height: 1.3;
	
}
h3 {
	font-size: 1.2em;
	line-height: 1.8;
	margin: 20px 0 0;
	clear: left;
}
h4, h5, h6 {
	font-size: 1.2em;
	line-height: 1.6;
	margin: 0;
	text-align: left;
	clear: left;
}

/* ------------------*/

#slogan
{
	/* font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif; */
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #222222;
	text-transform: uppercase;
}

.bildtext
{
	/* font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif; */
	font-size: 0.95em;
	font-style: normal;
	line-height: 1.35em;
	font-weight: normal;
	font-variant: normal;
	color: rgb(85,85,85);	
}


/* ________  huvudmeny med vertikalstreck "pipe" ________  */

#pipe ul {
	margin-left: 0;
	margin-bottom:10px;
	padding-left: 0;
	font-size: 0.95em;
	color: #666666;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 0 8px;
	border-left: 1px solid #666666;
	list-style: none;
	display: inline;
	font-size: 11px;
	/* color: #666666; */
	}
	
		
#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

	
	
/* ________ "check"-tecken fšr punktlistor ________  */

ul.check
{
	list-style: disc inside url('grafik/pil.gif');
	/*font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif;*/
	/* font-size: 11px; */
	/* font-style: normal; */
	line-height: 24px;
	color: inherit;
}	




/* ________ versaler och gemener ________ */	



.versaler
{
	text-transform: uppercase;
}

.gemener
{
	text-transform: lowercase;
}




/* _______ credits under footer _________ */

#credits
{
	padding: 0;
	margin: 0;
	font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	background-color: #1e364a; /* samma color som bakgrunden */
	color: #666666;
}

#credits a:link
{
	color: #666666;
	text-decoration: none;
}

#credits a:visited
{
	color: #666666;
	text-decoration: none;
}

#credits a:hover
{
	color: #666666;
	background-color: #1e364a;
}



/* _________ div for puffar pa startsidan __________ */

.puffbild
{
	clear:both;
	height: 85px;
	float: left;
	width: 52px;
}

.puff
{
	padding: 0;
	margin: 0 0 10px 0;
}

.pufftext
{
	padding: 10px;
	margin: 0;
	border: 1px solid silver;
	background-color: inherit;
	font-size: 1em;
	line-height: 1.5em;

}

/* ___________ teaser (nyhetsbrev) ____________*/

.teaser {
		width:180px;
		padding:0 0 14px 0;
		margin:0;
		background:url("grafik/tsr.gif") bottom left no-repeat;
	}
	.teaser h3 {
		margin:0;
		padding:7px 10px 12px 10px;
		background:url("grafik/tsr.gif") top left no-repeat;
	}
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.teaser a.more {
		display:block;
		text-align:right;
		background:url("grafik/tsr-a.gif") 160px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.teaser a.more:hover {
		text-decoration:underline;
	}

/* ___________ LIGHTBOX ____________*/
	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
	#lightbox img{ width: auto; height: auto;}
	#lightbox a img{ border: none; }

	#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
	#imageContainer{ padding: 10px; }

	#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
	#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
	#imageContainer>#hoverNav{ left: 0;}
	#hoverNav a{ outline: none;}

	#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
	#prevLink { left: 0; float: left;}
	#nextLink { right: 0; float: right;}
	#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

	#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

	#imageData{	padding:0 10px; color: #666; }
	#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
	#imageData #caption{ font-weight: bold;	}
	#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
	#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

