/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/ 
 
#Bildspel1, #Bildspel1-desc                         {
	width: 960px;
	height: 260px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

#Bildspel1 li  { display: block; float: left; padding: 0; height: 260px; width: 960px; margin: 0; }

#Bildspel1-desc {
	z-index: -50;
}
#Bildspel1-desc li { display: block; float: left; padding: 30px; height: 200px; width: 900px; margin: 0; }

/* OLD BILDSPEL NAV #Bildspel1_nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: white;
	width: 200px;
	text-align: center;
	position: absolute;
	left: 300px;
	top: 226px;
	height: 46px;
	cursor: pointer;
	cursor: hand;
	z-index: 5000;
}
*/
#Bildspel1_nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: white;
	width: 400px;
	text-align: center;
	position: absolute;
	left: 28px;
	bottom: 20px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
	z-index: 5000;
}
#Bildspel1_nav li {
	background-image: url(graphics/knapp_bildspel.png);
	display: block;
	float: left;
	height: 16px;
	list-style: none;
	padding: 0px;
	margin-right: 5px;
	width: 16px;
	background-position: left top;
}
#Bildspel1_nav li#button_selected {
	background-image: url(graphics/knapp_bildspel.png);
	background-position: right top;
}
#Bildspel1_control {
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: white;
	width: 60px;
	text-align: center;
	position: absolute;
	left: 300px;
	top: 226px;
	height: 46px;
	cursor: pointer;
	cursor: hand;
	z-index: 5000;
	display: none;
}
#pause_button  {
	height: 46px;
	background-image: url(graphics/knappplaypause.png);
	width: 60px;
}
.pause_button {
	background-position: left top;
}
.pause_button:hover                       {
	background-position: left bottom;
}
.paused_button                     {
	background-position: right top;
}
.paused_button:hover                     {
	background-position: right bottom;
}
#pause_button span {		text-indent: -9999px; }
	
.Bildspel2                         {
	width: 285px;
	height: 260px;
	position: absolute;
	left:670px;
	background-image: url(graphics/bg_bildspel_productfinder.png);
	top: 0px;
	right:13px;
	padding-left: 8px;
	padding-right: 7px;
	z-index: 9;
}
.Bildspel2 .wrapper                { width: 285px; overflow: auto; height: 165px; margin: 0; position: absolute; top: 95px; left: 8px; }
.Bildspel2 .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0px; left: 0; margin: 0; padding: 0; }
.Bildspel2 ul li                   {
	display: block;
	float: left;
	padding: 0;
	height: 170px;
	width: 285px;
	margin: 0;
	text-align: center;
}
.Bildspel2 .arrow                  {
	display: block;
	height: 30px;
	width: 30px;
	text-indent: -9999px;
	position: absolute;
	top: 125px;
	cursor: pointer;
	background-image: url(graphics/pilar_bildspel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.Bildspel2 .forward                {
	right: 20px;
}
.Bildspel2 .back                   {
	background-position: -30px 0px;
	left: 20px;
}
.Bildspel2 .forward:hover          {
	background-position: 0px -30px;
}
.Bildspel2 .back:hover             {
	background-position: -30px -30px;
}
.Bildspel2 .forward:active          {
	background-position: 0px -60px;
}
.Bildspel2 .back:active             {
	background-position: -30px -60px;
}

.Bildspel2 #thumbNav, .Bildspel2 #start-stop                                {
	visibility: hidden;
}

/* La till denna nr det blev lnk runt productfinderspoten, kvar att fixa h2 och p //RL */
.Bildspel2 a img
{
	border: none;
}

.Bildspel2 h2 a {
	width: 246px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2f2f2f;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-image: url(graphics/pil-gul2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 22px;
	padding-top: 3px;
	padding-bottom: 7px;
	border-bottom-color: #d4d4d4;
	margin-top: 15px;
	text-align: left;
}
.Bildspel2 p {
	font-size: 11px;
	color: #6b6b6b;
	text-align: left;
	display: block;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 246px;
	margin-right: auto;
	margin-left: auto;
}
.Bildspel2 .wrapper ul li h3 {
	text-transform: uppercase;
	font-size: 13px;
	color: #454545;
}
/* ndrade till P och satte center p texten //RL */
.Bildspel2 .wrapper ul li p {
	font-size: 11px;
	text-transform: uppercase;
	color: #454545;
	text-align: center;
}
.Bildspel2 .wrapper ul li a {
	text-decoration: none;
}

.Bildspel3, .Bildspel4, .Bildspel5 {
	height: 105px;
	width: 580px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c7c7;
}
.Bildspel5 {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border: none;
	position: relative;
} 
.Bildspel3 .arrow, .Bildspel4 .arrow, .Bildspel5 .arrow                  {
	display: block;
	height: 22px;
	width: 22px;
	text-indent: -9999px;
	position: absolute;
	bottom: 5px;
	cursor: pointer;
	background-image: url(graphics/knapp_bildspel_stycken_h.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.Bildspel3 .forward, .Bildspel4 .forward, .Bildspel5 .forward                {
	right: 0px;
}
.Bildspel3 .back, .Bildspel4 .back, .Bildspel5 .back                     {
	visibility: hidden;
}
.Bildspel3 .forward:hover, .Bildspel4 .forward:hover, .Bildspel5 .forward:hover          {
	background-position: 0px -22px;
}
.Bildspel3 .forward:active, .Bildspel4 .forward:active, .Bildspel5 .forward:active          {
	background-position: 0px -44px;
}
.Bildspel3 #start-stop, .Bildspel4 #start-stop, .Bildspel5 #start-stop      {
	visibility: hidden;
}
.Bildspel3 #thumbNav, .Bildspel4 #thumbNav, .Bildspel5 #thumbNav     {
	position: absolute;
	bottom: 5px;
	right: 22px;
	text-align: right;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	overflow: visible;
	background-image: url(graphics/knapp_bildspel_stycken_v.png);
	background-position: left top;
	padding-left: 5px;
}
.Bildspel3 #thumbNav a, .Bildspel4 #thumbNav a, .Bildspel5 #thumbNav a   {
	color: #878787;
	display: inline-block;
	height: 14px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	margin-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.Bildspel3 #thumbNav a:hover, .Bildspel4 #thumbNav a:hover, .Bildspel5 #thumbNav a:hover                       {
	color: #666;
	}
.Bildspel3 #thumbNav a.cur, .Bildspel4 #thumbNav a.cur, .Bildspel5 #thumbNav a.cur                         {
	font-weight: bold;
	color: #003c69;
} 
.Bildspel3 .wrapper, .Bildspel4 .wrapper, .Bildspel5 .wrapper                {
	width: 580px;
	overflow: auto;
	height: 105px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.Bildspel3 .wrapper ul, .Bildspel4 .wrapper ul, .Bildspel5 .wrapper ul             {
	width: 9999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0px;
}
.Bildspel3 ul li, .Bildspel4 ul li, .Bildspel5 ul li                   {
	display: block;
	float: left;
	padding: 0px;
	height: 110px;
	width: 580px;
	margin: 0;
	position: relative;
	font:normal 11px tahoma;
}

.Bildspel3 .wrapper ul li img, .Bildspel4 .wrapper ul li img, .Bildspel5 .wrapper ul li img {
	float: left;
}
.Bildspel3 .wrapper ul li h2, .Bildspel4 .wrapper ul li h2, .Bildspel5 .wrapper ul li h2  {
	margin-left: 220px;
	width: 360px;
	font-size: 1.3em;
	color: #6b6b6b;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
.Bildspel3 .wrapper ul li p, .Bildspel4 .wrapper ul li p, .Bildspel5 .wrapper ul li p  {
	color: #6b6b6b;
	margin-left: 220px;
	width: 360px;
}

.Bildspel3 .wrapper ul li a, .Bildspel4 .wrapper ul li a, .Bildspel5 .wrapper ul li a {
	position: absolute;
	bottom: 5px;
	left: 220px;
	background-image: url(graphics/pil-gul.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;
	display: block;
}
a, a:active {
	outline: none;
}
