/* Imports
----------------------------------------*/
@import url("/css/reset.css");


/* Elements
----------------------------------------*/
body
{
	background:#fff url(/images/background.jpg) left top repeat-x;
	margin:0;
	padding:0;
}

body, p, td, th, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:.875em;
	line-height:1.3em;
	color: #252525;
}

p
{
	margin: 0 0 1em 0;
}

/* Karta
----------------------------------------*/

.chart #contentcolumn{
margin: 0 287px 0 130px;
background-color: #edebe4;
padding: 0 0 25px 0;
width: 553px;
}

#karta {
	width:553px;
	position:relative;
	overflow:hidden;
	background:url(/img/24/karta.gif) top left no-repeat;
	height: 1181px;
	padding: 25px 0 0 0;
}

#karta ul { list-style:none; }
#karta li { position:absolute;}
#karta li a {
	display:block;
	padding:1px 2px 1px 2px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:1.0em;
	color:#fff !important;
	border:1px solid #CCC;
	text-decoration:none;
	text-align: center;
}

#choosedealer a:hover {
	background: #7f3833;
	color: #fff !important;
}

#karta li a:hover {
	background: #fff;
	color: #000 !important;
}


#knorrbotten { left:240px; top:132px; background:#7f3833;}
#kskane { left:60px; top:740px; background:#7f3833;}

#kjamtland { left:66px; top:109px; background:#7f3833;}


#choosedealer{
	float: right;
	border:1px solid #000;
	margin: 0 20px 0 0;
	padding: 0 0 10px 0;
}

#choosedealer h4{
	background-color: #fff;
	font-size: 0.85em;
	padding: 0 25px 0 10px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#choosedealer a {
	color: #000;
	font-size: 0.85em;
	padding: 0 10px 0 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#dealer{
	float: right;
	margin: 100px 0 0 0;
	padding: 0;
	width: 160px;
	font-size: 0.85em;
}

#reseller {
	padding:2px 4px 2px 4px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	background-color:#7f3833;
	margin: 10px 0 0 0;
	display: inline-block;
}

#futurereseller {
	padding:2px 4px 2px 4px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color:#fff;
	background-color:#988039;
	margin: 10px 0 0 0;
	display: inline-block;
}

/*Reseller list*/

#resellerlist {
margin: 0;
padding: 0 0 10px 0;
display: inline-block;
}

/* LOGIN-CONTACT FORM START */

#login {
	margin: 0 0 0 -10px;
	padding: 0;
	float: left;
}

.contact {
	margin: 0 0 0 15px;
}

#login form {  
  margin: 0 0 0 16px;
  padding: 0;
  width: 160px;
}

#login form fieldset, #loginprodukt form fieldset {
  /* border: 1px solid #000;*/
  padding: 3px;        
  margin: 0;
}

#login form fieldset legend {
	font-size:0.85em;
	font-weight: bold;
	color: #000;
	}

#loginprodukt form fieldset legend {
	font-size:100%;
	font-weight: bold;
	color: #000;
	}

#login form label { 
	font-size: 0.85em;
	width: 160px;
}

#loginprodukt form label { 
	font-size: 100%;
	width: 120px;
}


#login form label, #loginprodukt form label { 
	display: block;
	float: left; 
	padding: 0; 
	margin: 5px 0 0 0;

}

label span { 
	color: #ff9400; 
}

#login form input[type=text], #login input[type=password],
#loginprodukt form input[type=text], #loginprodukt input[type=password] {
	width:140px;
	margin:0;
	background-color: #fff;
	border:1px solid #000;
	}

.contact input[type=text], .contact textarea {
	width:200px;
	margin:0 0 10px 5px;
	background-color: #fff;
	border:1px solid #000;
	}

#login input[type=text]:hover, #login input[type=password]:hover, .contact input[type=text]:hover, .contact textarea:hover,
#loginprodukt input[type=text]:hover, #loginprodukt input[type=password]:hover{
	background-color: #f1efec;
}


#login input[type=submit], #loginprodukt input[type=submit]
{
	margin:0;
	background-color: #fff;
	border:1px solid #000;
	width: 100px;
}

.contact input[type=submit]
{
	margin:0 0 0 5px;
	background-color: #fff;
	border:1px solid #000;
	width: 100px;
}

#login input[type=submit]:hover, #loginprodukt input[type=submit]:hover, .contact input[type=submit]:hover
{
	background-color: #7f3833;
	color: #fff;
}

#login textarea {overflow: auto; }

.contact textarea {vertical-align: top; }

#login form br, #loginprodukt form br {clear:left;}

/* .formbutton {
cursor:pointer;
margin: 15px 0 15px 10px;
border: 0;
color: #fff;
font-weight: bold;
background: url(/images/btn_more.gif) 0 0 no-repeat;
display: inline;
width: 95px;
height: 21px;
padding: 0 0 0 20px;
text-decoration: none;
float: none;
}*/

/* .formbutton:hover{ background: url(/images/btn_more.gif) -95px 0 no-repeat;}*/

/* FORM VEGE */




/*--- Header Styles ---*/

h2, h2 a:link, h2 a:visited, h2 a:active
{
	color:#75604c;
	text-decoration:none;
}

h2 a:hover
{
	color:#000;
	text-decoration:none;
}

.postlist h2, .postmiddle h2, .post h2
{
	margin:13px 0 0 16px;
	font: bold 120% Arial, Verdana, sans-serif;
}

.postmiddlenews h2, .postnews h2
{
	margin:13px 0 0 10px;
	font: bold 100% Arial, Verdana, sans-serif;
}


#listbroadretailer h1
{
	color:#75604c;
	margin:0 0 0 16px;
	font: 120% Arial, Verdana, sans-serif;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#listbroadretailer h2
{
	margin:10px 15px 0 15px;
	font: bold 105% Arial, Verdana, sans-serif;
	color: #000;
}


#listbroad h2
{
	margin:0 0 5px 0;
	font: bold 120% Arial, Verdana, sans-serif;
}

#listbroad h3
{
	color:#7f3833;
	margin:0 0 10px 0;
	font: 110% Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 0;
}

#listbroad h3 span
{
	text-transform: none !important;
	float: right;
}



ul
{
	margin-left:25px;
	list-style-type:none;
}

ol
{
	margin-left:25px;
	
}

blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}
hr {
	color: #b1a695;
	background-color: #b1a695;
	height: 1px;
	border: none;
	clear: both;
	width:553px;
}

.stripe {
	margin:-15px 0 25px 0;
}

.newsline {
	margin:-15px 0 8px 0;
}

#listline hr {
	margin-bottom: 0 !important;
}



/* Standard Definitions
----------------------------------------*/
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both;}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}

/* Header
----------------------------------------*/
#header {
	width:100%;
	height:172px;
	background: url(/images/header_bg.gif) left top repeat-x;
	display: block;
}

#headerinner {
	width:972px;
	height:172px;
    margin: 0 auto;
}


/* Nav
----------------------------------------*/

#topmenu {
margin: 142px auto 0 auto;
background-color: #b2a899;
display: inline-block;
padding: 0 0 0 30px;
width: 942px;
height: 30px;
text-align: center;
font-size: 15px;
text-transform: uppercase;
position: absolute;
}

#topmenu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	}

#topmenu li {
	float: left;
	text-align: center;
}

#topmenu li a:hover {
	color: #7f3834;
	/* background-color: #7f3834; */
	/*background-color: #be524d;*/
}

#topmenu li a {
	color: #fff;
	display: block;
	padding: 7px 20px 6px 20px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

#topmenu li span {
	color: #fff;
	display: block;
	padding: 7px 18px 6px 1px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	width: 192px;
}

.topmenuselect {
	color: #000 !important;
}

.menuselect {
	color: #7f3834 !important;
}


#logo {
    margin: 73px 0 0 0;
	color: #fff;
	display: inline-block;
	position: absolute;
}

#logo img {
    border: none;
}

#payoff {
    margin: 110px 0 0 0;
	color: #fff;
	text-align: right;
	width: 972px;
	display: inline-block;
	position: absolute;
	letter-spacing: 2px;
}

.english {
	background: url(/images/english.gif) 3px center no-repeat;
}

.svensk {
	background: url(/images/svensk.gif) 3px center no-repeat;
}

		
/* Main Content
----------------------------------------*/

#maincontainer {
	width:972px;
	height:auto;
	display:block;
	padding-bottom:40px;
	margin: 7px auto 0 auto; 
}



#contentwrapper{
float: left;
width: 100%;
}

.ground #contentcolumn{
margin: 0 287px 0 130px;
background: url(/images/content_bg.jpg) left top repeat-y;
padding: 0 0 25px 0;
width: 553px;
}

.film #contentcolumn{
margin: 0 287px 0 130px;
background-color: #605c5b;
padding: 0 0 25px 0;
width: 553px;
}

.post p, .postmiddle p, #headlines p, .postlist p, #articlegast p, #article p, #headlinesversal p
{
	margin:10px 16px 0 16px;
}

.postnews p, .postmiddlenews p
{
	margin:10px 10px 0 10px;
}

.post .readmore, .postmiddle .readmore
{
	width: 150px;
	text-align: right;
	display: block;
	margin: 0;
	padding: 3px 3px 0 0;
	font-weight: bold;
}

#contentcolumn p a:link, #contentcolumn p a:visited
{
	color:#6f6e6e;
	text-decoration:none;
}

#contentcolumn p a:hover, #contentcolumn p a:active
{
	color: #000;
	text-decoration:underline;
}

#headlines{
margin: 0 0 10px 0;
padding: 0;
}

#headlinesversal {
margin: 0 0 10px 0;
padding: 0 0 20px 0;
}


#headlines h1
{
	color:#75604c;
	margin:10px 0 0 16px;
	font: 120% Arial, Verdana, sans-serif;
	font-weight: bold;
}

#headlines h2
{
	color:#fff;
	margin:0 0 10px 0;
	font: 120% Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align:center;
}

#headlinesversal h1
{
	color:#59595b;
	margin:0 0 0 16px;
	font: 110% Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 0 0;
}

#headlines h3
{
	color:#75604c;
	margin:5px 0 0 0;
	font: 120% Arial, Verdana, sans-serif;
	font-weight: bold;
}

#headlines table strong{
	text-transform: uppercase;
	margin: 0 10px 0 0;
}

#headlines table {
	display: table;
	border-collapse: collapse;
	margin: 15px 2px 15px 0;
	padding: 0;
	/*border: 1px solid #b1a695;*/
	font-size: 100%;
} 

#headlines tr {
	display: table-row;
}

#headlines td {
	display: table-cell;
	border-bottom: 1px solid #b1a695;
	margin: 0;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}


#article, #articlegast {
margin: 0;
padding: 0 0 20px 0;
}

#article h1 {
	color:#7f3834;
	margin:0 0 0 16px;
	font: 120% Arial, Verdana, sans-serif;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#articlegast h1 {
	color:#7f3834;
	margin:0;
	padding: 10px 16px 0 16px;
	font: 120% Arial, Verdana, sans-serif;
	font-weight: bold;
}

#articlegast strong {
	color:#7f3834;
	font: bold 120% Arial, Verdana, sans-serif;
}

#articlegast img {
margin: 10px 0 0 0;
}

#article span, #articlegast span{
float: right;
font-weight: bold;
}

#postlines {
margin: 0;
padding: 0 0 10px 0;
display: inline-block;
}

#filmlines {
margin: 0 0 0 79px;
padding: 0 0 10px 0;
display: inline-block;
}

.filmimage
{
	width: 125px;
	height: 80px;
	overflow: hidden;
	display: block;
}

.filmpost {
	width: 125px;
	height: 110px;
	float: left;
	margin: 5px 5px 0 0;
	background-color: #434343;
	text-align: center;
	font-size: 85%;
	border: solid 2px #000;
}

.filmpost a:link, .filmpost a:visited, .filmpost a:active,
#listlines a:link, #listlines a:visited, #listlines a:active,
#listbroad a:link, #listbroad a:visited, #listbroad a:active,
#listbroadretailer a:link, #listbroadretailer a:visited, #listbroadretailer a:active,
.galleri a:link, .galleri a:visited, .galleri a:active,
.gallerimiddle a:link, .gallerimiddle a:visited, .gallerimiddle a:active
{
	color:#6f6e6e;
	text-decoration:none;
}

#listlines a:hover, #listbroad a:hover,
#listbroadretailer a:hover,
.galleri a:hover, .gallerimiddle a:hover, .filmpost a:hover
{
	color:#000;
	text-decoration:none;
}

#listlines span
{
	margin: 0 0 0 20px;
}

#listbroad, #listbroadretailer {
margin: 0;
padding: 0 0 10px 0;
width: 553px;
}

.line {
	background: url(/images/line.gif) left center repeat-x;
}

.linered {
	background: url(/images/linered.gif) left center repeat-x;
}

#listbroad table{
	display: table;
	border-collapse: collapse;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 100%;
	width: 553px;
}

#listbroadretailer table{
	display: table;
	border-collapse: collapse;
	margin: 15px 0 0 15px;
	padding: 0;
	font-size: 100%;
	width: 523px;
}

#listart table{
	display: table;
	border-collapse: collapse;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 100%;
	width: 553px;
}

#listbroad tr, #listbroadretailer tr, #listart tr {
	display: table-row;
}

#listbroad td, #listbroadretailer td, #listart td {
	display: table-cell;
	margin: 0;
	padding: 5px 5px 0 0;
	vertical-align: top;
	text-align: left;
}

#listbroad h5, #listart h5
{
	color:#fff;
	margin:0 0 5px 0;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	background-color: #7f3833;
	text-transform: uppercase;
	padding: 3px;
}

#listbroad h5 span, #listart h5 span
{
	text-transform: none;
}

#listlines, #produktlistline {
margin: 0;
padding: 0 0 10px 0;
width: 553px;
}

#listlines table{
	display: table;
	border-collapse: collapse;
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 100%;
	width: 553px;
}

#listlines tr {
	display: table-row;
}

#listlines td {
	display: table-cell;
	margin: 0;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

#listlines h5, #listlines h5 a:link, #listlines h5 a:active, #listlines h5 a:visited,
#postlines h5, #postlines h5 a:link, #postlines h5 a:active, #postlines h5 a:visited
{
	color:#75604c;
	margin:0;
	font-size: 110%;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}

#produktlistline h5, #produktlistline h5 a:link, #produktlistline h5 a:active, #produktlistline h5 a:visited
{
	color:#75604c;
	margin:5px 0 0 0;
	font-size: 95%;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}



#listlines h5 a:hover,
#postlines h5 a:hover,
#produktlistline h5 a:hover
{
	color: #9c8064;
	text-decoration: underline;
}

#listlines .readmore, #listbroad .readmore
{
	text-align: right;
	float: right;
	margin: 0;
	padding: 3px 3px 0 0;
	font-weight: bold;
}

.galleri, .gallerimiddle
{
	width: 105px;
	float: left;
	display: block;
}

.galleri
{
	margin: 0 0 10px 0;
}

.gallerimiddle
{
	margin: 0 7px 10px 0;
}

.galleri span, .gallerimiddle span
{
	font-size: 75%;
}


.galleriimage
{
	height: 105px;
	width: 105px;
	display: block;
	margin: 0;
	padding: 0;
}

.postproduct
{
	margin: 0 0 25px 0;
	width: 553px;
	display: block;
}


.post, .postmiddle, .postnews, .postmiddlenews
{
	width: 179px;
	float: left;
}

.postnews span, .postmiddlenews span
{
	float: right;
	font-weight: bold;
}

.postlist
{
	margin: 0 0 25px 0;
}



.post
{
	margin: 0 0 25px 0;
}

.postmiddle
{
	margin: 0 8px 25px 8px;
}

.postnews
{
	margin: 0 0 8px 0;
}

.postmiddlenews
{
	margin: 0 8px 8px 8px;
}

.post img, .postmiddle img, .postnews img, .postmiddlenews img{
	width: 179px;
	float: left;
	border: none;
}

.postlistimage{
	float: left;
	border: none;
	margin: 0 20px 0 0;
}


.postimage
{
	width: 179px;
	height: 120px;
	overflow: hidden;
	display: block;
}

.postlistimage
{
	width: 179px;
	display: block;
}

#underlines img
{
	float: left;
	border: none;
	margin: 0 8px 0 0;
}

#underlines .readmore
{
	float: right;
	text-align: right;
	display: block;
	margin: 0 5px 0 0;
	padding: 3px 0 0 0;
	font-weight: bold;
}

#underlines h3
{
	color:#7f3833;
	margin:13px 0 0 16px;
	font: 120% Arial, Verdana, sans-serif;
	font-weight: bold;
}

#underlines
{
	padding-right:8px
}


/*Leftcol
----------------------------------------*/

#leftcolumn {
float: left;
width: 128px;
margin: 0 0 8px -972px;
background: #fff;
border-left: solid 1px #beb4a6;
}

#leftcolumninner {
width: 111px;
background-color: #edebe4;
margin: 0 0 0 9px;
padding: 0 0 10px 0;
}

#leftnav {
margin: 20px auto 20px auto;
display: inline-block;
padding: 0;
width: 110px;
text-align: left;
font-size: 20px;
}

#leftnav ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	}

#leftnav li {
	font-weight:normal;
	text-align: left;
}

#leftnav li a:hover {
	color: #000;
	background-color: #c1b7aa;
}

#leftnav li a {
	color: #75604c;
	display: block;
	padding: 10px 10px 10px 25px;
	text-decoration: none;
}

.leftmenuselect {
	background: url(/images/leftnav_li.gif) left center no-repeat;
}

#leftcolumn h3
{
	color:#fff;
	margin:0 0 0 0;
	padding: 4px 0 2px 12px;
	font-size:12px;
	display: block;
	width: 99px;
	background-color: #b1a695;
	text-transform: uppercase;
}

.subrubselect
{
	background-color: #7f3833 !important;
}

#leftcolumn p
{
	padding: 4px 0 0 6px;
}

#leftcolumn p span
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

#leftcolumn img
{
	margin: 8px 0 0 8px;
	border: none;
}


#leftcolumn p a:link, #leftcolumn p a:visited
{
	color:#6f6e6e;
	text-decoration:none;
}

#leftcolumn p a:hover, #leftcolumn p a:active
{
	color: #000;
	text-decoration:underline;
}

#leftcolumn .readmore
{
	width: 101px;
	text-align: right;
	display: block;
	margin: 0;
	padding: 3px 3px 0 0;
	font-weight: bold;
}


/*Rightcol
----------------------------------------*/


#rightcolumn{
float: left;
width: 280px;
margin-left: -280px;
background-color: #fff;
}

#film{
margin: 0;
padding: 0;
background-color: #4a4a4a;
width: 278px;
border: solid 1px #000;
text-align: center;
font-size: 11px;
font-weight: bold;
}

#film img, .rightblock img, .rightpost img {
border: none;
}

#film a:link, #film a:visited
{
	color:#989797;
	text-decoration:none;
}

#film a:hover, #film a:active
{
	color: #fff;
	text-decoration:underline;
}

.rightblock {
margin: 0 0 0 0;
padding: 0 0 8px 0;
width: 278px;
border: solid 1px #beb4a6;
}

.rightblock img, .rightblock p {
margin: 0 0 0 6px;
padding: 0;
}

.rightblock h4
{
	color:#7f3833;
	font-size: 14px;
	background: url(/images/leftnav_li.gif) left center no-repeat;
	padding: 3px 0 3px 20px;
	margin: 0 0 0 6px;
	font-weight: bold;
}

.rightblock h5
{
	color: #75604c;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 6px;
}

#rightcolumn h6
{
	color: #75604c;
	font-size: 14px;
	width: 280px;
	display: block;
	background-color: #b1a695;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 0;
	margin: 10px 0 10px 0;
}

.rightblock p
{
	color: #75604c;
	font-size: 12px;
}

.rightblock .readmore
{
	width: 268px;
	text-align: right;
	display: block;
	margin: 0;
	padding: 3px 3px 0 0;
	font-weight: bold;
}

.rightblock a:link, .rightblock a:visited
{
	color:#75604c;
	text-decoration:none;
}

.rightblock a:hover, .rightblock a:active
{
	color: #000;
	text-decoration:underline;
}

#rightnewsleft
{
	float: left;
	width: 138px;
	border-left: solid 1px #beb4a6;
	border-top: solid 1px #beb4a6;
	border-bottom: solid 1px #beb4a6;
	text-align: center;
}

#rightnewsright
{
	float: left;
	width: 138px;
	border: solid 1px #beb4a6;
	text-align: center;
}

#rightnewsleft span, #rightnewsright span
{
	background-color: #da5009;
	display: block;
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin: 0 1px 6px 0;
	padding: 0;
}

.rightnewsinner
{
	text-align: left;
	padding: 6px;
}

.rightpost
{
	margin: 0;
	padding: 0;
	height: 200px;
}

.rightpost .readmore
{
	width: 120px;
	text-align: right;
	display: block;
	margin: 0;
	padding: 3px 3px 0 0;
	font-weight: bold;
}

.rightpost a:link, .rightpost a:visited
{
	color:#6f6e6e;
	text-decoration:none;
}

.rightpost a:hover, .rightpost a:active
{
	color: #000;
	text-decoration:underline;
}

.rightpost h5
{
	color: #75604c;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
}


.rightpostimage
{
	display: block;
	width: 125px;
	height: 70px;
	overflow: hidden;
}

#newsarchive
{
	font-size: 12px;
	font-weight: bold;
	background: url(/images/newsarchive_bg.gif) 174px center no-repeat;
	text-transform: uppercase;
	border-bottom: solid 1px #beb4a6;
	border-right: solid 1px #beb4a6;
	border-left: solid 1px #beb4a6;
	width: 277px;
}

#newsarchive a:link, #newsarchive a:visited
{
	color:#6f6e6e;
	text-decoration:none;
	display: block;
	color: #7f3833;
	padding: 2px 0 2px 5px;
}

#newsarchive a:hover, #newsarchive a:active
{
	color: #000;
	text-decoration:underline;
}

#howis
{
	display: block;
	border-bottom: solid 1px #beb4a6;
	border-right: solid 1px #beb4a6;
	border-left: solid 1px #beb4a6;
	width: 261px;
	color: #000;
	padding: 8px;
}

#howis p
{
	width: 135px;
}

#howis span
{
	text-transform: uppercase;
	font-size: 11px;
}

#howis img
{
	float: right;
}

/* Footer
----------------------------------------*/

#footer{
clear: left;
width: 672px;
height: 20px;
background: #7f3833;
text-align: left;
padding: 4px 2px 0 8px;
}

#footer p 
{
	font-size:10px;
	color: #fff;
}

#footer a 
{
	color: #fff;
	text-decoration: none;
}

#footer span
{
	float:right;
}

/* clearfix hack
----------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


/* Lightbox
----------------------------------------------- */
/*--- Lightbox JS ---*/

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#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: transparent url(/images/spacer.gif) no-repeat;

/* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
	background: url(/images/prevlabel.gif) left 100% no-repeat;
}

#nextLink {
	right: 0;
	float: right;
	background: url(/images/nextlabel.gif) right 100% no-repeat;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(/images/prevlabel.gif) left 100% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(/images/nextlabel.gif) right 100% no-repeat;
}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding: 0 10px;
}

#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;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}






