/* Start of CMSMS style sheet 'master' */
/* Start of CMSMS style sheet 'master' */
@charset "UTF-8";
/* Master sheet Basisidee.nl */

html {
        margin: 0px;
	padding: 0;
}
body {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
	margin: 0px;
	padding: 0px;

	padding-top: 11px;
	background-color: #494949;
	background-image:  url(http://www.kartworld.nl/_include/images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;

	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F4F4F4;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #999999;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1; 

}
.magenta { 
	color: #F0027F;
}
.lijntje { 
	color: #F0027F;
	border: 1px;
	width: 90%;
	margin-left: 10px;
}
.container 
{
	width: 920px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(../img/bg_content.png) 50px;
	background-repeat: repeat-y;

}
.header 
{
	height: 194px;
}
.top 
{
	height: 154px;
	
}
.top_menu 
{
	height: 150px;
	
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #58595a;

}
.top_menu a:link, .top_menu a:active, .top_menu a:visited
{	
	float: left;
	display: block;
	height: 23px;
	padding-top: 7px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	
	color: #ffffff;
	
	text-align: center;
	text-decoration: none;
}
.top_menu a:hover 
{
	float: left;
	display: block;
	
	height: 23px;
	padding-top: 7px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	
	color: #58595a;
	
	text-align: center;
	text-decoration: none;
}
.top_menu_spacer {
	float: left;
	display: block;
	
	height: 30px;
	
	border-left: 2px solid #58595a;
}
.top_sub 
{
	height: 22px;

        background-image: url(/img/marquee_bg920.jpg);

        background-repeat: repeat-y;
	border-color-left; 1px solid #fff;
	border-color-right; 1px solid #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	
	background-color: #58595a;
}
.top_sub_colors 
{
	float: left;
	width: 674px;
}
.top_sub_colors a:active, .top_sub_colors a, .top_sub_colors a:visited, .top_sub_search a:active, .top_sub_search a, .top_sub_search a:visited, top_sub_search
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	
	color: #fff;
	
	text-align: center;
	text-decoration: none;
}
/*
.top_sub_colors a:hover, .top_sub_search a:hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	
	color: #FF0000;
	
	text-align: center;
	text-decoration: none;
}
*/
.top_sub_colors img
{
	float: left;
	border: 0;
}
#color_selection 
{
	position: relative;	
	list-style:none;	
	margin: 0;
	padding: 0;
}
#color_selection dd , #color_selection dl
{
	margin: 0;
	padding: 0;
}
#color_selection a 
{
	display: block;	
	text-decoration:none;
}

#color_selection a:hover 
{
	color: #ffffff;
	background-color: #58595a;
}
#color_selection a span 
{
	display: none;
}
#color_selection a:hover span 
{
	display: block;
	position: absolute;
	
	left: 400px;
	_left: 370px;
	
	top: 2px;
	_top: 1px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
.color_spacer 
{
	float: left;
	display: block;
	
	height: 18px;

}
#top_sub_color_text
{

	float: left;
	padding-top: 2px; padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-image: url(../img/arrow_whiteongrey.png);
        background-repeat: no-repeat;
	color: #ffffff;
}
.top_sub_search
{
	float: right;
	margin-top: 1px;
	padding-right: 8px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
	color: #ffffff;
}
.top_sub_search input 
{
        font-size: 8pt;
        border: 0px;
        background-color: #eee;
}
.top_sub_urhere
{
	float: right;
	margin-top: 2px;
	padding-right: 9px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
	color: #ffffff;
}
.top_sub_urhere a
{
	color: #989a9a;
	font-style: normal;
        text-decoration: none;
}
.left_col 
{
	margin-top: 20px;
	_margin-top: 19px;   
        margin-right: 2px;
	float: left;
	width: 172px;
	min-height: 590px;
	vertical-align: top;

	background-image:  url(http://www.kartworld.nl/_include/images/column_01.gif);
	background-repeat: repeat-x;
 	background-position: top;
	background-color:#F1027B;


}
.main_menu
{
	margin-top: 1px;
	height: 459px;
}
.menu ul, .menu li
{
	margin: 0;
	padding: 0;

        list-style:none;
}
.menu li a
{
	display: block;
	
	height: 19px;
	width: 150px;
	
	margin: 0;
	padding-top: 4px;
	padding-left: 22px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #FFF;
	

}
.expand
{
    margin-top: 4px;
}
.expand li a
{	
	display: block;

	margin-top: -3px;
        margin-bottom: -2px;
        padding: 0;
	padding-left: 22px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #58595a;
	
	background-color: #ffffff;
        background-image: none;
}
.clear 
{
	clear: both;
}
.footer 
{
	height: 53px;
}

.footer_text
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	
	margin-top: 30px;
	_margin-top: 27px;
	width: 678px;
}
.content_stretch
{
	float: right;
	margin-top: 20px;
	_margin-top: 19px;   
        width: 746px;

}
.content 
{
	float: left;
	min-height: 470px;
	margin-left: 2px;
	_margin-left: 1px;
	width: 550px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;

	background-image: url(http://www.kartworld.nl/img/content_bg_boog.gif);
	color: #F0F0F0;
}
.large_banner 
{
        float: right;
	width: 740px;
	
        margin-left: 2px;
	margin-top: 2px;
	_margin-top: 0px;
	_margin-bottom: 2px;
	
	border: 2px solid #58595a;
	background-color: #000000;
}
.small_banner
{
	width: 494px;
		
	margin-top: 2px;
	margin-bottom: 2px;
        _margin-bottom: 0px;
	padding: 2px;
        _padding-bottom: 0px;

	border: 2px solid #58595a;
	background-color: #ffffff;
}

.small_banner img {
       margin: 0;
       padding: 0;
       border: 0;
}

.right_col {
	float: right;
	width: 157px;
	min-height: 510px;
	height: 470px;

	vertical-align: top;
	background-image: url(http://www.kartworld.nl/_include/images/column_03.gif);
	background-repeat: repeat-y;
 	background-position: bottom right;
 	color: #FFF;
	background-color:#F1027B;
}

h1 {
	display: block;
	
	width: 532px;
	

	margin-top: 2px;
        margin-bottom: 8px;

	padding: 5px;
	
        overflow: hidden;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F1027B;
	

}
h2 
{
	display: block;
	
	width: 230px;
	height: 15px; 
	
	margin: 0;
	margin-top: 2px;
        margin-bottom: 0px;

	padding: 5px;
	
       overflow: hidden;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	
	border-top: 4px solid #58595a;
	border-bottom: 4px solid #58595a;
}
.advertentie 
{
	width: 240px;
	/*temp height: 200px;*/
	font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 2px;
	font-size: 9pt;
	color: #ffffff;
	background-position: bottom;
}
.gradient_color
{
	padding: 0px; margin: 0px;
	width: 522px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
.gradient_grey
{
	padding: 0px; margin: 0px;
	width: 522px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #58595a;
	
	background-image: url(../img/bg_gradient_grey.png);
}
.grey
{
	padding: 0px; margin: 0px;

	width: 522px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #58595a;
	
	background-color: #dcdede;
}
.gradient_color_padding
{
	padding: 10px; margin: 0px;
	width: 522px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
.gradient_grey_padding
{
	padding: 10px; margin: 0px;
	width: 522px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #58595a;
	
	background-image: url(../img/bg_gradient_grey.png);
}
.grey_padding
{
	padding: 10px; margin: 0px;
	width: 522px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #58595a;
	
	background-color: #dcdede;
}
.gradient_grey img
{
	margin-top: 3px;
	margin-left: 2px;
}
table, td, tr 
{
	vertical-align: top;
}
.row_a
{
	color: #58595a;
	background-color: #ffffff;
	text-align: right;
}
.row_a td, .row_b td
{
	padding: 3px;
}
.row_b
{
  	color: #58595a;
	background-color: #d1d4d5;
	text-align: right;
}
.td_gradient
{
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	background-image: url(../img/td_gradient.png);
}
.sitemap ul, .sitemap li, .sitemap li a
{
       color: #58595a;
       text-decoration: none;
       list-style: square;
      margin: 4px; _margin-left: 6px;

}
.sitemap ul li li 
{
      list-style: disc;
}
.sitemap li a:hover 
{
  	color: #000000;
}

form {margin-top:0}
	form, td, th, li { font-size: 100%}
	form div {margin-bottom:0}
	fieldset div {
		margin-bottom:0.5em;
		margin-left:1em;
	}
	fieldset div div {
		margin-top:0.5em;
		margin-left:1em
	}
	fieldset {
		margin-bottom:1em;
		border:1px solid #F60;
		padding:0.5em
	}
	fieldset label {
		width:auto;
	}
	legend {
		color:#FFF;
		background:#F60;
		font-style:italic;
		font-size:1.2em;
		margin-bottom:0.5em;
		padding:0.2em;
		width:auto;
		border:1px solid #CCC
	}
	textarea {
		margin: 0.5em 0;
		width:98%;
		height: 6em
	}

	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
	.short-label label {float:left; width:10em}
	.short-label fieldset div input,
	.short-label fieldset div select {width:16em}

	/* Pretty up your Captcha image output */
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center
	}
	.captcha img {border:1px solid #F60; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em}

	/* Just a bit more room for the Submit button */
	.submit {margin-top:0.5em}

/* End of 'master' */

