/* 
Xenosite - Provider in stabiliteit
======================================================================================
URL:				www.xenosite.nl/
======================================================================================
*/

/*
	ACHTERGROND:	#FFF
	LIME GROEN:		#e3df01
	DONKER GRIJS:	#202020
	ROOD:			#f11c0c
	
*/


body
{
	margin: 0;
	padding: 0;
	height: 100%;
	
	color: #1a1a1a;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

html
{
	height: 100%;
}

a:link, a:visited 
{ 
outline-color: invert;
outline-style: none;
outline-width: 0pt; 	
}

#container01
{
	width: 100%;
	min-height: 100%;
	background: url("/images/bg_verloop.jpg") repeat-x top left;
}
	* html #container01
		{
			height: 100%;
		}

#container02
{
	width: 100%;
	min-height: 100%;
	background: url("/images/bg_header.jpg") no-repeat 50% 0;
}
	* html #container02
		{
			height: 100%;
		}


#bovenstuk
{
	width: 100%;
	height: 385px;
	background: ;
}
#top
{
	margin: 0 auto;
	width: 1001px;
	height: 150px;
	position: relative;
}
.topnav {
	position: absolute;
	top: 48px;
	right: 75px;
	width: 130px;
	height: 30px;
	visibility:hidden;

}
a.home:link, a.home:visited {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("/images/icon_home.gif") no-repeat 0px -17px;
}
a.home:hover {
	background: url("/images/icon_home.gif") no-repeat 0px 0px;
}
	
a.sitemap:link, a.sitemap:visited {
	float: right;
	margin: 1px 0px 0px 8px;
	display: block;
	width: 17px;
	height: 16px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	background: url("/images/icon_sitemap.gif") no-repeat 0px -16px;
}
a.sitemap:hover {
	background: url("/images/icon_sitemap.gif") no-repeat 0px 0px;
}
	
a.contact:link, a.contact:visited {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 8px;
	background: url("/images/icon_contact.gif") no-repeat 0px -17px;
}
a.contact:hover {
	background: url("/images/icon_contact.gif") no-repeat 0px 0px;
}

a.rss:link, a.rss:visited {
	float: right;
	display: block;
	width: 21px;
	height: 21px;
	padding: 0px;
	text-decoration: none;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 0px 0px 15px;
	background: url("/images/icon_rss.gif") no-repeat 0px 0px;
}
a.rss:hover {
	background: url("/images/icon_rss.gif") no-repeat 0px -21px;
}



#logo a:link, #logo a:visited, #logo a:hover {
	float: left;
	display: block;
	width: 230px;
	height: 80px;
	background: no-repeat url("/images/logo_xenosite.png") top left;
	cursor: pointer;
	margin: 30px 0px 0px 25px;
	padding: 0px;
}
	/* Fix voor IE */
			* html #logo a:link
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/logo_xenosite.png', sizingMethod='crop');
			}
			* html #logo a:visited
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/logo_xenosite.png', sizingMethod='crop');
			}
			
			* html #logo a:hover
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/logo_xenosite.png', sizingMethod='crop');
			}

#slogan {
	float: left;
	display: block;
	width: 308px;
	height: 18px;
	background: no-repeat url("/images/slogan.png") top left;
	margin: 75px 0px 0px 50px;
	padding: 0px;
}
	/* Fix voor IE */
			* html #slogan
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/slogan.png', sizingMethod='crop');
			}



#header
{
	margin: 0 auto;
	width: 1001px;
	height: 228px;
	position: relative;
	background: url("/images/header_border.jpg") no-repeat 50% bottom;
}

.boxs {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 180px;
}

#cyclebox {
	width: 960px;
	height: 179px;
	margin: 0 auto;
	background: #1a1a1a;
	position: relative;
}

#cycletekst {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 360px;
	height: 140px;
	padding: 30px 0px 0px 50px;
	z-index: 5;
}

h1 {
	font-family: "Arial";
	color: #e3df01;
	margin: 0px 0px 0px 0px;
	font-size: 21px;
	line-height: 28px;
	font-weight: lighter;
	text-transform: uppercase;
	padding: 0px 0px 20px 0px;
	letter-spacing: 1px;
}
.tekst {
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #e9e9e9;
}

a.leesmeer:link, a.leesmeer:visited {
	color: #e3df01;
	background: url("/images/arrow_small.gif")no-repeat 0px 5px;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 5px;
	text-decoration: none;
} 
a.leesmeer:hover {
	text-decoration: underline;
}


#frame {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 179px;
	background: url("/images/header_frame.png") no-repeat top left;
	z-index: 3;
}
/* Fix voor IE */
			* html #frame
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/header_frame.png', sizingMethod='crop');
			}



#headernav {
	position: absolute;
	bottom: 20px;
	left: 500px;
	z-index: 6;
}	
#headernav ul
{
	margin: 0px;
	padding: 0px;
}

#headernav ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	background: none;
	display: inline;
	text-align: center;
}

#headernav ul li a:link, #headernav ul li a:visited
{
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	float: left;
	background: none;
}

#headernav ul li a:hover
{
	color: #FFF;
	text-decoration: none;
	background: none;
	
}
#headernav ul li a#stipje:link, #headernav ul li a#stipje:visited, #headernav ul li a#stipje:hover
{
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-family: "Trebuchet MS";
}

#headernav ul li a.activeSlide#stipje:link, #headernav ul li a.activeSlide#stipje:visited, #headernav ul li a.activeSlide#stipje:hover
{
	color: #e3df01;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	font-family: "Trebuchet MS";
}



#middenstuk
{
	width: 100%;
	min-height: 655px;
	padding-bottom: 87px;
	background: url("/images/bg_midden.jpg") repeat-x bottom left;
}
* html #middenstuk
	{
		height: 600px;
	}

#pagina
{
	margin: 0 auto;
	width: 1001px;
	min-height: 355px;
}
* html #pagina
	{
		height: 355px;
	}

#contentbox {
	width: 960px;
	margin: auto;
	background: url("/images/dotline.gif") repeat-y top left;
}
#linkerkant {
	float: left;
	width: 215px;
	min-height: 400px;
}

#midden {
	float: left;
	width: 500px;
	min-height: 400px;
}
#grootmidden {
	float: left;
	width: 745px;
	min-height: 400px;
}

.content {
	padding: 0px 0px 0px 20px;
	
}
h2 {
	color: #f11c0c;
	margin: 0px 0px 0px 0px;
	font-size: 21px;
	line-height: 28px;
	font-weight: lighter;
	padding: 0px 0px 20px 25px;
	letter-spacing: 1px;
}

.introbox {
	width: 394px;
	min-height: 50px;
	padding: 20px 45px 20px 25px;
	background: #f1e825 url("/images/introbox.jpg") no-repeat bottom left;
	position: relative;
	font-weight: bold;
}
.introbox .top {
	position: absolute;
	width: 464px;
	height: 10px;
	top: -5px;
	left: 0px;
	background: url("/images/introbox_top.jpg") no-repeat top left;
}

.plattetekst {
	width: 394px;
	min-height: 50px;
	padding: 20px 45px 20px 25px;
	margin: 10px 0px 0px 0px;
	background: url("/images/plattetekst_bg.gif") no-repeat top left;
	position: relative;
	font-weight: normal;
}
.grootplattetekst {
	width: 645px;
	min-height: 50px;
	padding: 20px 45px 20px 25px;
	margin: 10px 0px 0px 0px;
	background: url("/images/plattetekst_bg.gif") no-repeat top left;
	position: relative;
	font-weight: normal;
}



#rechterkant {
	float: right;
	width: 245px;
	min-height: 400px;
	background: none;
}
#geenrechterkant {
	float: right;
	width: 0px;
	min-height: 400px;
	background: none;
}


#nieuwsbox {
	float: left;
	width: 430px;
	min-height: 150px;
	background: url("/images/bg_nieuws.png") no-repeat top left;
	margin: 14px 0px 0px 20px;
	padding: 10px 0px 0px 20px;
}
	/* Fix voor IE */
			* html #nieuwsbox
			{
				height: 150px;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/bg_nieuws.png', sizingMethod='crop');
			}


#nieuwsbox ul {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 4px solid #e3df01;
	float: left;
}
#nieuwsbox ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #707070;

	line-height: 24px;
}
#nieuwsbox ul li a:link, #nieuwsbox ul li a:visited {
	position: relative;
	text-decoration: none;
	color: #707070;
}
#nieuwsbox ul li a:hover {
	color: #1a1a1a;
}
.nieuwsdatum {
	color: #f11c0c;
} 

#helpdesk {
	float: left;
	width: 217px;
	height: 118px;
	background: url("/images/helpdesk.jpg") no-repeat top left;
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 38px;
}

	/* Fix voor IE */
			* html #helpdesk
			{
				margin: 14px 0px 0px 19px;
			}



#helpdesk_vervolg {
	width: 217px;
	height: 118px;
	background: url("/images/helpdesk.jpg") no-repeat top left;
	padding: 0px 0px 0px 0px;
	margin: 14px 0px 0px 15px;
}

#postcodecheck {
	float: left;
	width: 215px;
	height: 145px;
	background: url("/images/postcodecheck.png") no-repeat top left;
	padding: 25px 0px 0px 15px;
	margin: 0px 0px 0px 20px;
	line-height: 16px;
	color: #707070;
}
	/* Fix voor IE */
			* html #postcodecheck
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/postcodecheck.png', sizingMethod='crop');
			}
			
			
#postcodecheck_vervolg {
	width: 215px;
	height: 145px;
	background: url("/images/postcodecheck.png") no-repeat top left;
	padding: 25px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	line-height: 16px;
	color: #707070;
}
	/* Fix voor IE */
			* html #postcodecheck_vervolg
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/images/postcodecheck.png', sizingMethod='crop');
			}			




a.postcode_btn:link, a.postcode_btn:visited {
	position: relative; 
	color: #707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
}
a.postcode_btn:hover {
	color: #1a1a1a;
}


.rood {
	color: #f11c0c;
}

#referenties {
	width: 960px;
	height: 85px;
	margin: 0 auto;
	background: url("/images/border.gif") no-repeat top left;
	
}


#onderstuk
{
	width: 100%;
	height: 87px;
	background: #000 url("/images/bg_footer_type.jpg") no-repeat 50% 5px;
	border-top: 6px solid #cad524;
	position: relative;
	margin: -87px auto 0 auto;
}

/* Fix voor IE */
* html #onderstuk
{
	margin-top: -87px;
}

#footer
{
	margin: 0 auto;
	width: 1001px;
	min-height: 87px;
	font-size: 10px;
	color: #707070;
	background: url("/images/slogan_footer.gif") no-repeat 625px 40px;
}
* html #footer
	{
		height: 87px;
	}

#footernav {
	padding: 20px 0px 0px 20px;
}
#footernav ul{ 
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#footernav ul li{ 
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	list-style-type: none;
	display: inline;
	float: left;
	line-height: 15px;
	background: url(/images/menu_spacer.gif) top left no-repeat;	
	}
	
#footernav ul li a:link, #footernav ul li a:visited{ 
	color: #707070;
	float: left;
	font-size: 10px;
	text-decoration: none;
	}
	
#footernav ul li a:hover, #footernav ul li a:active{ 
	color: #cad524;
	text-decoration: none;
	}




/* Navigatiebalk
---------------------------------------------------------------------------------------------- */

#menu {
	margin: 0 auto;
	width: 960px;
	height: 43px;
	padding: 0px 0px 0px 0px;
	background:  url(/images/bg_menubar.gif) no-repeat top left;
}

#tabs 
{
	position: relative;
	letter-spacing: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 0px;
	font-weight: bold;
	margin-left: 0px;
}

#tabs ul 
{
	margin: 0;
	padding: 0px 0px 0px 30px;
	height: 43px;
	list-style: none;
	overflow: hidden;
}

#tabs li 
{
	float: left;
	display: inline;
	position: relative;
	margin: 0 8px 0 8px;
	padding: 0;
}

#tabs a 
{
	float: left;
	height: 43px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0 0 0px;
	text-decoration: none;
	line-height: 43px;
}



.inactief .tabcontainer a
{
	
	padding: 0px 0px 0px 10px;
	color: #202020;	
}

.inactief .tabcontainer a:hover
{
	color: #f11c0c;
	padding: 0;
	margin: 0;
	
}

.inactief .tabcontainer .links
{
	position: absolute;
	top: 0;
	height: 43px;
	margin: 0px 0px 0px -8px;
	padding: 0;
	width: 13px;
	
}

.inactief .tabcontainer a:hover .links
{
	position: absolute;
	top: 0;
	height: 43px;
	margin: 0px 0px 0px -8px;
	padding: 0;
	width: 13px;
}

.inactief .tabcontainer .rechts
{
	position: absolute;
	top: 0;
	right: -10px;
	height: 36px;
	margin: 0px;
	margin-right: 0px;
	width: 20px;
	background: url("/images/menu_spacer.gif") no-repeat 17px 14px;
}

.inactief .tabcontainer a:hover .rechts
{
	position: absolute;
	top: 0;
	right: -10px;
	height: 43px;
	margin: 0px;
	margin-right: 0px;
	width: 20px;
	
}

#current
{
	float: left;
	height: 43px;
	text-decoration: none;
	background: url("/images/knopback.gif") no-repeat 0px 10px;
	line-height: 43px;
}


#current .tabcontainer a
{
	margin: 0px 0px 0px 4px;
	padding: 3px 1px 0px 0px;
	color: #e3df01;
	font-weight: bold;
}


#current .tabcontainer .links
{
	position: absolute;
	top: 0;
	height: 43px;
	margin: 0px 0px 0px -6px;
	padding: 0;
	width: 6px;
	background: url("/images/knopback.gif") no-repeat bottom left;

}

#current .tabcontainer .rechts
{
	position: absolute;
	top: 0;
	right: -5px;
	height: 43px;
	margin: 0px;
	margin-right: 0px;
	width: 5px;
	background: url("/images/knopback.gif") no-repeat bottom right;
}


/* NAVIGATIE LINKS
------------------------------------------------------------------------------------------------- */

#nav {
	float: left;
	padding: 0px 0px 8px 0px;
}

#nav ul
{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	line-height: 10px;
}

#nav ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}

#nav li a, #nav li a:visited
{
	width: 168px;
	height: 20px;
	display: block;
	color: #3e3e3e;
	font-weight: bold;
	padding: 10px 0px 0px 25px;
	text-decoration: none;
	background: url(../images/subnav_head.gif) 0px 0px no-repeat;
}

#nav li a:hover
{
	color: #f11c0c;
}

#nav li a.actief, #nav li a.actief:visited, #nav li a.actief:hover
{
	display: block;
	color: #FFF;
	padding: 4px 0px 4px 18px;
	line-height: 16px;
	text-decoration: none;
	background: url(/images/subactive.gif) 0px 0px no-repeat;	
}

/* Tweede niveau
-------------------------------------------------------- */

#nav ul ul
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	line-height: 10px;
	background: url(/images/subnav_bg.gif) 0px 2px no-repeat;
}

#nav ul ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}

#nav ul ul li a, #nav ul ul li a:visited
{
	color: #707070;
	display: block;
	font-weight: normal;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	background: none;
	font-size: 11px;
}

#nav ul ul li a:hover
{
	color: #f11c0c;
}

#nav li a.actief, #nav li a.actief:visited, #nav li a.actief:hover
{
	display: block;
	color: #f11c0c;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	text-decoration: none;
}



/* Slider homepage
---------------------------------------------------------------------------------------------- */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
    background: url(/images/bg_jcarousel.jpg) no-repeat 0px 53px;
    margin: auto;
    
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 217px;
    height: 280px;
}


.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}



.jcarousel-skin-tango.jcarousel-container {
    margin-top: 0px;
}

.jcarousel-skin-tango.jcarousel-container-horizontal {
    width: 945px;
    padding: 0px 0px 0px 15px;
}



.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  930px;
    height: 350px;
}



.jcarousel-skin-tango .jcarousel-item {
    width: 217px;
    height: 350px;
    background: url(/images/itemback.jpg) no-repeat 0px 55px;
    position: relative;
    z-index: 8;
    padding: 0px 0px 0px 0px;
    color: #1a1a1a;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 20px;
}



.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}



.jcarousel-skin-tango.jcarousel-container {
    margin-top: 0px;
}

.jcarousel-skin-tango.jcarousel-container-horizontal {
    width: 945px;
    padding: 0px 0px 0px 15px;
}



.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  930px;
    height: 350px;
}





.homepagemidden {
	background:  #09C;
	margin-left: 16px;
	color: #000;
	width: 905px;
	height: 200px;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.label1 {
	position: absolute;
	top: 9px;
	left: 78px;
	width: 104px;
	height: 60px;
	background: url(/images/label.gif) no-repeat 0 0;
	padding: 44px 0px 0px 0px;
	z-index: 10;
	text-align: center;
}
.label2 {
	position: absolute;
	top: 8px;
	left: 307px;
	width: 104px;
	height: 60px;
	background: url(/images/label.gif) no-repeat 0 0;
	padding: 44px 0px 0px 0px;
	z-index: 10;
	text-align: center;
}
.label3 {
	position: absolute;
	top: 10px;
	left: 534px;
	width: 104px;
	height: 60px;
	background: url(/images/label.gif) no-repeat 0 0;
	padding: 44px 0px 0px 0px;
	z-index: 10;
	text-align: center;
}
.label4 {
	position: absolute;
	top: 298px;
	left: 80px;
	width: 104px;
	height: 60px;
	background: url(/images/label.gif) no-repeat 0 0;
	padding: 44px 0px 0px 0px;
	z-index: 10;
	text-align: center;
}
.label5 {
	position: absolute;
	top: 299px;
	left: 312px;
	width: 104px;
	height: 60px;
	background: url(/images/label.gif) no-repeat 0 0;
	padding: 44px 0px 0px 0px;
	z-index: 10;
	text-align: center;
}
.nummer_groot {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 30px;
	font-weight: 900;
	color: #e3df01;
	padding: 0px;
	margin: 0px;
	display: block;
	letter-spacing: -2px;
}
.mbps {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #e3df01;
}

.itemtekst {
	padding: 110px 0px 0px 10px;
	
}

.optie {
	width: 153px;
	height: 24px;
	background: url(/images/btn01.gif) no-repeat 0 0;
	color: #1a1a1a;
	font-size: 12px;
	padding: 6px 0px 0px 40px;
	margin: 0px 0px 2px 0px;
}
.prijs {
	padding: 5px 0px 0px 5px;
}
.getal {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 28px;
	color: #f11c0c;
	font-weight: bolder;
}

.btns {
	padding: 30px 0px 0px 10px;
}
a.item_meer:link, a.item_meer:visited {
	width: 97px;
	height: 24px;
	display: block;
	float: left;
	background: url(/images/btn_items.gif) no-repeat 0 0;
	padding: 6px 0px 0px 0px;
	text-align: center;
	color: #1a1a1a;
	text-decoration: none;
	font-size: 12px;
}
a.item_meer:hover {
	background: url(/images/btn_items.gif) no-repeat 0 -30px;
}

a.item_bestellen:link, a.item_bestellen:visited {
	width: 101px;
	height: 24px;
	display: block;
	float: left;
	background: url(/images/btn_items.gif) no-repeat -97px 0;
	padding: 6px 0px 0px 0px;
	text-align: center;
	color: #1a1a1a;
	text-decoration: none;
	font-size: 12px;
}
a.item_bestellen:hover {
	background: url(/images/btn_items.gif) no-repeat -97px -30px;
}



/* Horizontal Buttons
-----------------------------------------------------*/
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 175px;
    right: -18px;
    width: 31px;
    height: 37px;
    cursor: pointer;
    background: transparent url(/images/next.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -34px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 175px;
    left: -18px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background: transparent url(/images/prev.jpg) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -34px 0;
}




/* Clearers
------------------------------------------------------------ */

.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.btnclearer {
	height: 29px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}


.clearer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer30 {
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer100 {
	height: 100px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.spacer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer85 {
	height: 85px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* addons
------------------------------------------------------------ */
.productbox {
	background-image:url(../images/itemback.jpg);
	width: 217px;
	margin-right: 10px;
	height: 278px;
	float: left;
	margin-bottom: 10px;
}
.productbox br {
	line-height: 50%;
}

/* banner frontcode
------------------------------------------------------------ */
.headertekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0;
}
.homepageheadertekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#f11c0c;
}
/* box 
------------------------------------------------------------ */
.pinbox {
	border: 3px solid #F00;
	background-color: #FC9;
	text-align: center;
	font-size: 18px;
	color: #000;
}

