body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing:1.1px;
	color:#666;
	background: #ffffff url("images/whitewall1.jpg") repeat-x fixed center ;

}

img {
	border: 0;
}


/* Header
 #################################### */

#header {
	position: relative;
	z-index: 5;
	top: 0px;
	left: 0;
	width: 100%;
	height: 35px;
	padding: 0;

        position: fixed;
        background-image: url(images/header_tile2.png);
}

#header h1 {
	float: left;
	width:320px;
	height:36px;
	margin: 0;
	padding:0;
	text-indent:-9999px;

}

#header h1 a {
	width:320px;
	display:block;
	height:36px;
	padding:0;
	margin: 0;
        background-image: url(images/header_tekst.gif);
        background-position: 0px -5px;

}

#header h1 a:hover {
	width:320px;
	height:36px;
	padding:0;
	margin: 0;
	background-image: url(images/header_tekst.gif);
        background-position: 0px -5px;
}


/* THUMBNAILS BUY ABOUT */

#topBar {
	float: right;
	width: 450px;
	height: 36px;
	margin: 0;
	padding: 0;
}

#topBar ul {
	width: 450px;
	height: 36px;
	margin: 0 auto; /* !!!!!!!!!!!!!!!!!!!!!!!!!!auto  */ 
	padding: 0;
	border: 0px solid #0e8000;	
	margin: 10px 0 0 0;
}

#topBar ul li {
	display: inline;
	padding: 0px;
}


/*  TOPBAR - Buttons
---------------------------------------------------------------------------*/
#topBar ul li {
	float: left;
	margin-left: 3px;
	padding: 0px; 
	text-decoration: none;
	color: #333333;
    font-size: 14px;
}

#topBar ul li a.active {
	color: #b5053f;
}

#topBar ul li a {
	float: left;
	margin: 0;
	margin-right: 3px;
	padding: 0px; 
	text-decoration: none;
        color: #333333;
}

#topBar ul li a:hover {
	color: #554e8e;
}
/*--------------------------------------------------------------*/


/* Footer  --------------------------------------------------- */

#footer {
	display: block;
	text-decoration: none;
	position: fixed;
	z-index: 4;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
}

#footer p {
	margin: 0px 0px 0px 0px;
	padding: 6px 10px 0px 10px;
	font-size: 9px;
	color: #8b8b8b;
}

#footer p#left {
	width: 300px;
	float: left;
	text-align : left;
    font-size: 14px;
    color: #666666;
}

#footer p#right {
	width: 300px;
	float: right;
	text-align: right;
}

#footer a {
	/* color: #c5c5c5; */
	color: #000000; 
	text-decoration: none;
}

#footer a:hover {
	color: #554e8e;
}
/* ------------------------------------------- */

/* Browse Thumbnails Page
 #################################### */

#browseWrapper {
	width: 850px;
	margin: 100px auto 0 auto;
	text-align: center;
     
}

#thumbsContainer {
	float: left;
	width: 750px;
	margin: 10px 0 0 0;
	padding: 0;
}

#thumbsContainer a {
	padding: 2px;
	/* background-color: #171717; */
	display: block;
	float: left;
	 margin: 2px; 
}

#thumbsContainer a:hover {
	padding: 2px;
	/* background-color: #333; */
}


.thumbnails {
	margin: 0px;
	padding: 0;
	border: 0px solid #171717; /*#505050*/
	/*height: 100px;*/
}

/* Categories
 ------------------------------------ */
#categories {
	float: left;
	text-align: right;
	margin-top: 5px;
	margin-left: -35px;
	margin-right: 5px;
	padding-left: 45px;
	padding-right: 0;
	color: #003366;
    font-weight: bold;
}

#categories h2 {
	margin: 0;
	padding: 10px 15px 5px 0;
	font-size: 10pt;
	text-align: right;
	color: #333333; /*#cfa546;*/
	border-top: 0px solid #666;
	border-bottom: 0px solid #666;
    font-weight: bold;
    text-decoration: underline;
}

#categories ul {
	list-style-type: none;
	margin: 0;
	padding: 0 15px 0 0;
	font-size: .9em;
}

#categories ul li {
	padding: 1px;
}

#categories a {
	color:#554e8e;
	font-weight: bold;
	text-decoration: none;
}

#categories a:hover {
	color:#fff;
}

#pagesNav {
	float : left;
	text-align : left;
	color: #666;
	margin-top: 15px;
	margin-left: 5px;
	font-size: .9em;
	font-weight: normal;

}

#pagesNav a {
	color:#666;
	font-weight: normal;
	text-decoration: none;
	text-align : center;
	margin-left : 5px;
	padding: 5px 10px 5px 10px;
	background : #000;
}

#pagesNav a:hover {
	color:#fff;
	font-weight: normal;
	text-decoration: none;
	text-align : center;
	margin-left : 5px;
	padding: 5px 10px 5px 10px;
	background : #000;
}

#pagesNav strong {
	color:#fff;
	font-weight: normal;
	text-decoration: none;
	text-align : center;
	margin-left : 5px;
	padding: 5px 10px 5px 10px;
	/* background : #b5053f; */
    background-color: #003366;
}

#contentContainer {
	position: relative;
	width: 850px;
	margin: 50px auto 0px auto;
	padding-top : 10px;
	text-align: center;
	font-size: .9em;
	overflow: auto;
	background: transparent url("images/opaque_30.png") 0 0 repeat;
}

.contentLeft {
	float: left;
	width: 250px;
	margin-top: 0px;
	margin-left: 20px;
	padding: 5px;
	text-align: left;
	border: 0px solid #0e8000;
	color:#000;
}

.contentExtra {
	float: left;
	width: 400px;
	margin-top: 0px;
	padding: 5px;
	text-align: left;
	border: 0px solid #0e8000;
	color:#000;
        margin-left: 25px;
}

.contentExtra2 {
	float: left;
	width: 250px;
	margin-top: 0px;
	padding: 5px;
	text-align: left;
	border: 0px solid #0e8000;
	color:#000;
    margin-left: 25px;
}

.contentLeft a, .contentExtra a, .contentExtra2 a{
	color:#003366;
	font-weight: bold;
	text-decoration: none;
}

.contentLeft a:hover, .contentExtra a:hover, .contentExtra2 a:hover {
	text-decoration: none;
	color: #554e8e;
	font-weight: bold;
}

.contentLeft h3, .contentExtra h3, .contentExtra2 h3 {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #554e8e;
}

.contentLeft h4, .contentExtra h4, .contentExtra2 h4 {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-size: 1em;
	font-weight: bold;
	color: #554e8e;
}

.contentExtra ul .contentExtra2 ul{
	margin: 0 1.1em 1.1em 0;
	padding: 0;
	list-style-type: none;
}

.contentLeft li, .contentExtra li, .contentExtra2 li {
	margin: 0;
	padding: 0px;
}

