﻿/*
Theme Name: Pure
Theme URI: http://krneky.com/
Description: Simple, one column theme.
Version: 1.0
Author: Robbie
Author URI: http://krneky.com/
*/



.dhtmlgoodies_window
{
        padding-left:10px;
        padding-right:10px;		
		width:150px;
		position:absolute;
		overflow:hidden;	
		z-index:10000;	
	    
}

body {
	background: #f6f6f6;
	color: #555;
	font-size: 8px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	/*margin-top: 1%;
	margin-bottom:1%;*/
	padding: 0px;
	margin: 0 0 0 0;


}

a {
	color: 	#579;
	text-decoration:none;
}

a:hover {
	color: 	#579;
	text-decoration: underline;
}



a img 
{
    border:none;
}

.heading {
	text-align:center;
}

#logo 
{
    margin-top:0px;
    height:40px;
    
   
}

.space {padding-top:5px;}

h1 {
	font: 11px verdana;
	color: #579;
	margin: 3px;
	padding-left:2px;
	font-weight:bold;
}

h2 {
	font-size: 10px;
	color: #787878;
	margin: 9px;
	padding-left:12px;
}

.date {
	font-size: 10px;
	margin-left: 16px;
}

.img {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.right {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
}

.clear {
	clear:both;
	padding-top: 15px;
}

li {padding-top: 5px;}

/*boog top en bottom*/
.top {
	background: transparent url("../Images/top.png") center no-repeat;
	border:none;
	width:50%;
	height:15px;
    cursor:pointer; 
    cursor:hand;

	
}

.bottom {
	background: transparent url("../Images/bottom.png") center no-repeat;
	width:50%;
	height:15px;
	
}

/*Main + Content*/
.main {
	width: 100px;
	background: #fff url("../Images/backg.gif") center repeat-y;
	padding: 0;
	margin: 0px auto;
	margin-left:-5px;
    	
}

.content {
	width: 90px;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
}

/*Default page*/
.duelmain 
{
    width:100%;
	margin-left:10%;
}

.duelmainitem img 
{
    width:78px;
    height:56px;
    margin-left:5px;
    border:1px ridge #579;
}

.startduel {
	margin-left:-110px;
	margin-bottom:2px;
	border:1px solid #eeeeee;	
}

/*Searchform*/
.searchform {
	border: 1px solid #E3E4E4;
	margin:1px;
	width:100%;	
}

.searchform select 
{
    font-size:8px;
    font-family:Verdana;
}

.searchform table{
	
	background: #F5F5F5;	
   	padding: 0px 1px 0px 1px;
	width:100%;
	margin: 0 0 0 0;
}

table .tbllabel {
	text-align:left;
	font-weight:bold;	
}

.more {
	text-align:right;	
}



/*Top list*/
.toplist {
	width:100%;
	font-size:8px;
	
}

.toplist table{
	text-align:center;
	width:100%;
}

.item {
	border:1px solid black;
	padding:2px;
	background:#F5F5F5;
}

.item .rank {
	font-size:11px;
	font-weight:bold;
}

.item img{
	width:30px;
	border:2px groove #579;
}

.itemSelected {
	border:1px solid black;
	padding:5px;
	background:#6699aa;
	color:white;
}

.itemSelected .rank {
	font-size:11px;
	font-weight:bold;
}

.itemSelected img{
	width:30px;
	border:1px groove #579;
}
/*Contact*/
.contact {
	text-align:center;
	margin-left:5%;
}

.contact table
{
    margin: 1px auto 0px auto;
    width:80%;
}


/*Reclame*/
.add {
	margin: 0px auto 0px auto;	
	text-align: center;
	width: 100px;
	
}

.add img 
{
    width:100px;
}

/*ProgressBar*/

.progressbar 
{
    text-align:center;
}

/*VakantieDetail*/
.vakantiedetail
{
       margin-left:10px;
}

.vakantiedetaillijst
{
    width:100%;
 
}
.vakantiedetaillijst table
{
   width:90%;
   font-size:10px;
}

.vakantiedetaillijst table td 
{
    vertical-align:top;
}

.vakantiedetailimage img
{
    width:100px;
    border:1px ridge #579;
    margin-left:3px;
}

.nieuwduel 
{
    margin-left:10px;
  
}

.nieuwduel img 
{
    height:80px;
}


/*VakantieToevoegen*/
.vakantietoevoegen
{
    
   margin-left:10px;
    
}
.vakantietoevoegen table
{
    width:90%;
    
}
/*Periode toevoegen*/
.periodetoevoegen
{
    
   margin-left:10px;
    
}
.periodetoevoegen table
{
    width:90%;
    
}

.periodetoevoegenimage img
{
    width:100px;
    border:1px ridge #579;
    margin-left:3px;
}
