body {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background: #eee;
	margin: 20px;
	overflow: -moz-scrollbars-vertical;
	}

:focus { -moz-outline-style: none; }

a {
	color: #589cad;
	outline: none;
	-moz-outline-style: none;
	}

img { border: none; }

table { width: 100%; }

td { vertical-align: top; }

input.field {
	padding: 4px 6px 4px 6px;
	margin-bottom: 12px;
	width: 445px;
	border: 0px solid #6fc6dc;
	font-size: 13px;
	color: #555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.button {
	margin: 2px 0 0 15px;
  background: url('/templates/img/button_meuk.gif') no-repeat top left;
  width: 68px;
  height: 48px;
	}
	
.button:hover { background: url('/templates/img/button_meuk_hover.gif') no-repeat top left; }

.buttonwait {
	margin: 0 0 0 15px;
  width: 68px;
  height: 48px;
	}

.txtarea {
	padding: 2px;
	border: 1px solid #ddd;
	background: #eee;
	color: #555;
	width: 480px;
	font-size: 10px;
	}

.txtahead 	{ margin-bottom: 2px;	}
.qmark 		{ }

.qmarkgr {
	vertical-align: top;
	padding-right: 3px;
	}

span.select {
	position: absolute;
	padding: 3px 8px 1px 2px;
	width: 115px;
	height: 21px;
	color: #fff;
	background: url('/templates/img/select.gif') no-repeat;
	overflow: hidden;
	}

.layout {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 905px;
	}

.lay_left {
	position: absolute;
	text-align: center;
	width: 190px;
	height: 170px;
	}

.lay_center {
	left: 188px;
	position: absolute;
	width: 520px;
	margin: 0 15px 0 15px;
	}

.lay_right {
	left: 735px;
	position: absolute;
	text-align: center;
	width: 170px;
	height: 170px;
	font-size: 11px;
	}

.box_main {
	margin-bottom: 10px;
	padding: 15px 15px 5px 15px;
	display: block;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.box_content {
	margin-bottom: 10px;
	padding: 15px 25px 25px 25px;
	display: block;
	background: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}

.box_homestart {
	margin-bottom: 10px;
	padding: 15px 15px 5px 15px;
	display: block;
	background: #eee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

.box_homestart a {
	text-decoration: none;
	color: #555;
	}

.box_homestart a:hover { color: #000; }

ol li {
	padding: 2px 5px;
	margin-bottom: 1px;
	}

ol li:hover {
	background: #fff;
	background: url('/templates/img/back_mostmeukedline.gif') no-repeat top left;
	}

ol li > .deepquick {
	display: none;
	margin: 0 1px 0 0;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
	background: #b1b1b1;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	}
	
ol li:hover > .deepquick { 
	float: right;
	display: inline; 
}
.deepquick:hover { background: #6fc6dc; }
.deepquick a { color: #fff; }
.deepquick a:hover { color: #fff; }

.box_side {
	margin-bottom: 10px;
	padding: 15px 15px 15px 15px;
	display: block;
	background: #fff;
	text-align: left;
	line-height: 12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.box_linklist {
	margin: 8px 0 8px 0;
	padding: 5px 15px 15px 15px;
	display: block;
	background: #fff;
	border: 2px solid #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.box_form {
	margin: 0px 0 10px 0;
	background: #6fc6dc;
	padding: 15px 15px 0px 15px;
	color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.box_results {
	padding: 10px 0 10px 0;
	display: block;
	background: #eee;
	text-align: center;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.picture {
	margin: 15px 5px 10px 5px;
	height: auto;
	max-width: 90%;
	border: 0px solid #777;
	}

.piclabel {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	height: auto;
	text-align: center;
	background: #b1b1b1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #fff;
	}

.directories {
	margin-left: auto;
	margin-right: auto;
	padding: 8px 8px 8px 10px;
	text-align: left;
	line-height: 1.6em;
	background-color:	#b1b1b1;
	-moz-border-radius:			8px;
	-webkit-border-radius:	8px;
	}
	
.directories a {
	color: #fff;
	text-decoration: none;
	}
	
.directories a:hover {
	text-decoration: underline;
	}
	
.diricon {
	padding-left: 1px;
	margin-right: 5px;
	}

.noteup, .noteuptop, .notedown, .noteright, .notesmile, .notesad, .notenrofpics {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 8px 8px 8px 30px;
	text-align: left;
	background-color:	#b1b1b1;
	-moz-border-radius:			5px;
	-webkit-border-radius:	5px;
	color: #fff;
	}

.noteup			{ background: url('/templates/img/back_note_up.gif') repeat-y top left; }
.noteuptop		{ background: url('/templates/img/back_note_uptop.gif') repeat-y top left; }
.notedown		{ background: url('/templates/img/back_note_down.gif') repeat-y top left; }
.noteright		{ background: url('/templates/img/back_note_right.gif') repeat-y top left; }
.notesmile		{ background: url('/templates/img/back_note_smile.gif') repeat-y top left; }
.notesad		{ background: url('/templates/img/back_note_sad.gif') repeat-y top left; }
.notenrofpics	{ background: url('/templates/img/back_note_nrofpics.gif') repeat-y top left; }

.note_a, .notesad a, .notenrofpics a {
	color: #fff;
	text-decoration: none;
	}

.bookmarklet {
	padding: 5px;
	margin: 10px 0 5px 0;
	display: block;
	text-align: center;
	background: #ccc;
	border: 1px dashed #fff;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	}

#tooltip	{
	position:absolute;
	width: 335px;
	background-color:	#777;
	padding: 8px 8px;
	-moz-border-radius:			8px;
	-webkit-border-radius:	8px;
	font-size:				11px;
	color:#fff;
	display: none;
	}	

.banner	{
		padding-bottom: 5px;
	}

.footer {
	padding-bottom: 25px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bbb;
	text-align: center;
	}

.footer a {
	color: #bbb;
	text-decoration: none;
	}
