
/*** Lindlövens IF gallery file
**** Author: Jimmy Nordlund, jimmy@digitalvenues.se
**** Version: 2004-11-29  
*********************************************************************/

body {
	margin: 0px;
	padding: 0px;
	background: #fff url(../bilder/gallerybg.gif) repeat-x top;
	color: #333;
	font: normal 81.25%/140% Verdana, Arial, Helvetica, sans-serif;
	}

#wrapper {position: relative; margin: 0 auto; text-align: left; width: 750px; font-size: 0.85em;}
#header {display: inline; float: left; margin: 30px 68px 0; width: 614px;}
#image {display: inline; float: left; margin: 0 65px; width: 620px;}
#copy {display: inline; float: right; color: #999; margin: 0 80px 0 0;}
#navigation {display: inline; float: left; margin: 20px 68px 0; text-align: center; color: #999; width: 614px;}
#caption {display: inline; float: left; text-align: center; margin: 20px 68px 0; font-family: Georgia, Times New Roman, serif; font-size: 1.2em; width: 614px;}
#count {display: inline; float: left; text-align: center; color: #999; margin: 20px 68px 0; width: 614px;}


.imgshadow {
	background: url(../bilder/skugga.gif) no-repeat bottom right;
	float: left;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	}

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

.imgshadow a:hover img {border: 1px solid #777;}

a:link, a:visited {color: #339; font-weight: bold; text-decoration: none;}
a:hover {border-bottom: 1px solid #d4d4ce; color: #8cb3d9; text-decoration: none;}
a img {border: none;}

#alntorp, #barmark, #host04, #host07, #barmark08 {
	height: 57px;
	margin: 10px 0;
	padding: 0;
	text-indent: -9999px;
	}
#host07, #barmark08 {height: 41px; margin: 20px 0;}

#traningslager {text-align: center; font-family: "Georgia", "Times New Roman"; font-style: italic; margin: 30px 0;}
#alntorp {background: url(../bilder/alntorp.gif) no-repeat; margin-left: 97px;}
#barmark {background: url(../bilder/barmark.gif) no-repeat; margin-left: 201px;}
#host04 {background: url(../bilder/host04.gif) no-repeat; margin-left: 180px;}
#host07 {background: url(../bilder/host07.gif) no-repeat; margin-left: 180px;}
#barmark08 {background: url(../bilder/barmark08.gif) no-repeat; margin: 20px 0 10px 160px;}

span.big {font-size: 1.2em;}