/*

    anythingSlider v1.2

    

    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/

*/

.anythingSlider                         { width: 690px; height:292px; margin: 0 auto; padding-bottom:5px; }

.anythingSlider .sliderwrapper                { width: 690px;	overflow: hidden; height: 292px; margin: 0;	position: absolute;	top: 0;	left: 0;}



                                        /* Width below is max for Opera */

.anythingSlider .sliderwrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }

.anythingSlider .sliderwrapper ul li          { display: block; float: left; padding: 0; height: 292px; width: 690px; margin: 0; }



/*

  Prevents

*/

.anythingSlider .sliderwrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }

.anythingSlider .sliderwrapper ul ul li       { float: none; height: auto; width: auto; background: none; }



#textSlide                              { padding: 0px; }

#textSlide h3                           { font-size: 11px; font-weight:normal; text-align:right; margin:0; position:absolute; top:220px; left:220px; }

#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }

#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }

#textSlide ul li                        { display: list-item; }



.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(http://greenboxshop.pentagonhosting.co.uk/design/images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }

.anythingSlider .forward				{ background-position: 0 0; 	right: -20px;	display:none;}

.anythingSlider .back 					{ background-position: -67px 0; 	left: -20px;	display:none;}

.anythingSlider .forward:hover			{ background-position: 0 -200px; }

.anythingSlider .back:hover 			{ background-position: -67px -200px; }



img {

    border:0 none;

    }



.anythingSlider ul li {

	display: block; 	

	float: left; 	

	padding: 0; 	

	height: 292px; 	

	width: 690px; 	

	margin: 0;

}

#start-stop { 

	background: url(http://greenboxshop.pentagonhosting.co.uk/design/images/nav_butts.png) no-repeat; 

	background-position:0 -340px;

	color: white; 

	padding: 2px 0px; 

	width: 14px; 

	margin: 0;

	text-align: left; 

	text-indent: -9999px;

	position: absolute; 

	left: 20px; 

	top: 260px;

}

#thumbNav { 

	color: white;

	padding: 0;

	width: 200px;

	text-align: left; 

	position: absolute; 

	left:42px; 

	.left:30px; 

	top: 260px; 

}

#thumbNav a { 

	color: white;

	width: 14px;

	color: black; 

	display: inline-block; 

	overflow: hidden;

	padding: 0; 

	height: 18px; 

	margin-right: 10px; 

	background: transparent url(http://greenboxshop.pentagonhosting.co.uk/design/images/nav_butts.png) no-repeat; 

	background-position:0 -40px;

	text-indent: 15px;  

	text-align: center; 

}

#thumbNav a:hover { 

	background-position:0 -240px;

}

#thumbNav a.cur {

	background-position:0 -140px;

}

.anythingSlider.internalSlider #start-stop,

.anythingSlider.internalSlider #thumbNav {top: 125px;}

#start-stop.playing {background: url(http://greenboxshop.pentagonhosting.co.uk/design/images/nav_butts.png) no-repeat; 	background-position:0 -440px; }

#start-stop:hover { background: url(http://greenboxshop.pentagonhosting.co.uk/design/images/nav_butts.png) no-repeat;	background-position:0 -340px; 

}

.info{

	position:absolute; 

	top:189px; left:0px; 

	height:40px;

	width:485px;

	background: url('http://greenboxshop.pentagonhosting.co.uk/design/images/transparent-bg.png');

	color:#fff;

	padding:5px 5px 5px 5px;

}

.infowhite {

	position:absolute; 

	top:189px; left:0px; 

	height:40px;

	width:485px;

	color:#fff;

	padding:5px 5px 5px 5px;

}



#sliderwrapper {

margin:0 auto;

padding:0;

font-family:Tahoma, Arial, MS Sans Serif;

font-size:11px;

width:648px;

color:#000;

text-align:left;

}

div#sliderwrapper ul {

	padding: 0px 0px 0px 0px;

	margin-left: 0px;

}

div#sliderwrapper li

{

	list-style: none;

	padding: 0px 0px 0px 0px;

	font-size: 11px;

	line-height: 18px;

}

.tekst {
    color: white;
    float: right;
	background: #009F9B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin:0;
    position: absolute;
    text-align: center;
    width: 723px;
	height:18px;
	z-index:100;
	margin:390px 0px 0px -13px;
}
