/*
Theme Name   : Xtreme Xtended V1
Theme URI    : http://www.x-treme-driveinshow.nl/

Description  : Xtreme Xtended V1 Template <a href="http://www.esmservices.nl">By ESMSERVICES</a>.

CSS Version  : 0.2
Author       : Erwin S
Author URI   : http://www.esmservices.nl
*/

* {
    margin: 0;
    padding: 0;
}

html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font: normal 100.01%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
html { font-size: 62.5%; } /* 1em = 10px */
html { font-size: 86%; } /* override it ... go bigger */

/* Neutralize styling: 
   Elements with a vertical margin
---------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
    margin:  .5em 0;
    padding: 0;
}


/* Miscellaneous conveniences
---------------------------------------------------------------- */
form label {
    cursor: pointer;
}
fieldset {
    border: none;
}
input, select, textarea, td {
    font-size: 100%;
}
html {
    height: 100%;
    margin: 0 0 1px;
    padding: 0;
    overflow-x:auto; /* <!--[if lte IE 6]> */
    overflow-y:hidden;
}

body {
    color: #000;
    
    height: 100%;
    text-align: center; /* for our good friend mr. ie5... */
    background: #F4F4F3 url('bg-logo-xx.png') no-repeat fixed 50% 50px;

    
  /*  body {margin:0; padding:0 10px 0 10px; border:0; */
    overflow-y:auto;  
    
}
.clear {
    clear: both;
    line-height: 1px;
    font-size: 1px;
    height: 1px;
    margin-top: -1px;
    visibility: hidden;
}

/* Headers and Paragraphs:
---------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif; 
    font-weight: normal;
    line-height: 1.1em;
    color: #111;
}


/* Layout
------------------------------------------------ */

/* Static Header */
a, a:link { 
    text-decoration: none;
    color: #999;
    border-bottom: 1px dotted #e6e6e6; 
}
a:visited { color: #666; border-color: #666; }
a:hover { color: #666; border-color: #666; text-decoration: none; }
a:active { color: #666; border-color: #666 }


a img, img {
    border: none;
}

ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}


.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}





#page {
    width: 770px;
    margin: 0 auto;
    text-align: left;
    
    }
    

#header {
	
	top:0px; 
	left:50%; 
	margin-left: -475px;
	
    
	position:fixed; 
	background: url('bg-heade/r.png') no-repeat; 
    background-position: bottom center;

	}

* html #header {
	margin-left: -475px;
	position:absolute;
	}
	
#headercontent {
    left: 50%;
    margin-left: 90px;
    top:0px; 
	position:fixed;
    width: 92px;
    height: 520px;
    background: url('bg-headercontent.png'); 
    background-position: bottom left;
    }

* html #headercontent {
	position:absolute;
	}
/*
#page {
    width: 750px;
    margin: 0 auto;
    text-align: left;

	margin:310px 0 50px 250px; 
	dis//play:block; 
	width:500px; 
	border:1px solid #000; 
	 
	padding:10px;
}	
 */
	

	
#content {
    float: left;
    text-align: justify;
    margin: 0 auto;
	
    width: 450px;

    height: 500px;
    margin: 50px 20px 0px 0px;
    
    line-height: 1.5em;
   
    }

#contentspacer {
    float: left;
   position:relative;
   text-align: center;
       width: 80px;
    heigh/t: 200px;
    background-color: #e6e6e6;
    }
	
	
/* Sidebar 
------------------------------------------------------------------------- */

#sidebar {
    float: right;
    position:relative;
    margin-top: 120px;
    font-size: 85%;
    line-height: 1.4em;
    color: #999;
    width: 200px;
}

#sidebar h2 {
    color: #666;
    height: 32px !important; /* for most browsers */
    height /**/:57px !important; padding-left:0px; padding-right:0; padding-top:25px; padding-bottom:0
}

#sidebar ul, #sidebar p {
    padding: 5px 5px 1em;
    margin-left: -15px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0; border-bottom: 0px solid #ddd; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }


#navlist li { 
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}



/* Footer 
------------------------------------------------------------------------- */
#footer {
    margin-top:
        }