body
{
	font-family: Tahoma;
	font-size: 13px;
	color: #554400;
	background: #ffffcc;
	margin: 85px 0px 30px 0px;
	line-height: 1.2;
}

.reset
{
	clear: both;
}

ul
{
    list-style: square;
}

#header
{
	position: fixed;
	height: 80px;
	width: 100%;
	min-width: 900px;
	left: 0px;
	top: 0px;
	background: #977347;
	border-bottom: 1px solid #554400;
	z-index: 10;
}

#header img
{
	margin: 5px;
	float: left;
}

img#dashboard
{
    margin: 15px 0 0 50px;
}

#header_menu
{
	position: fixed;
	display: inline;
	top: 10px;
	right: 286px;
	height: 56px;
	width: 356px;
	text-align: center;
	padding: 0px;
}

#header_menu img
{
	margin: 4px;
	border: 0px;
}

.header_menu_title
{
	position: fixed;
	display: inline;
	top: 35px;
	right: 650px;
	text-align: right;
	font-weight: bold;
}

#header_profiel
{
	position: fixed;
	display: inline;
	font-size: 13px;
	height: 60px;
	width: 175px;
	right: 80px;
	top: 20px;
	color: #554400;
	text-align: right;
}

#header_profiel p
{
	margin: 0px;
}

#header_profiel_pict
{
	position: fixed;
	display: inline;
	border: 1px solid  #554400;
	height: 60px;
	width: 60px;
	right: 5px;
	top: 5px;
}

#middle
{
	min-width: 880px;
	background-color: #ffffcc;
	margin: 0px;
	padding: 10px;
}

div.border
{
	padding: 1px;
	background-color: #554400;
}

div#middle div.border
{
	margin-bottom: 15px;
}

#shortcuts
{
	float: right;
	width: 270px;
	margin: auto;
}

div.shortcuts
{
	background-color: #ffffcc;
}

div.shortcuts h2
{
	font-size: 0.9em;
	border-bottom: 1px solid #554400;
	margin: 0;
	padding: 2px 7px;
}

div.shortcuts p
{
	font-size: 12px;
	padding: 5px 7px;
	margin-bottom: 0px;
}

div.shortcuts a:link,
div.shortcuts a:visited,
div.shortcuts a:active
{
	color: #036838;
	text-decoration: none;
}

div.shortcuts a:hover
{
	color: #FFC000;
	text-decoration: none;
}

#center
{
	width: auto;
	margin: auto;
}

#content
{
	float: left;
	width: 67%;
	min-width: 670px;
}

div.content
{
	color: #554400;
	padding: 10px 15px;
	background-color: #ffffcc;
}

div.content .sub
{
	font-size: 10px;
	margin-top: 13px;
}

span.subline
{
	font-size: 10px;
	display: inline;
}

#bottom
{
	position: fixed;
	height: 13px;
	width: 100%;
	min-width: 900px;
	border-top: 1px solid #554400;
	left: 0px;
	bottom: 0px;
	background: #977347;
	font-size: 9px;
	color: #554400;
	z-index: 10;
}

#bottom p
{
	margin-top: 0px;
	margin: 0px 5px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

a:link,
a:visited,
a:active
{
	color: #036838;
}

a:hover
{
	color: #FFC000;
}

#header h1
{
	margin: 23px 0 0 10px;
	font-size: 2.0em;
	font-weight: normal;
	float: left;
	font-family: Georgia;
	color: #ffffcc;
}

h2, h3
{
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2
{
	font-size: 1.3em;
}

h3
{
    font-size: 1.1em;	
}

img
{
	border: none;
}

ul
{
	margin: 5px 0 0 25px;
}

form ul
{
	margin-left: 0px;
}

label
{
	display: inline-block;
	vertical-align: top;
}

.breed
{
	width: 175px;
}

.smal
{
	width: 75px;
}

form li
{
	list-style: none;
	margin: 0;
}

form fieldset fieldset
{
	border: none;
	margin: 3px 0 0;
}

input[type="text"],
input[type="submit"],
input[type="reset"],
input[type="password"],
input[type="button"],
textarea,
select,
option
{
	font-family: Tahoma;
	font-size: 13px;
	border: 1px solid #554400;
	color: #554400;
	margin: 2px;
	background: #ffffcc;
}

option
{
	border: none;
}

input[type="submit"],
input[type="reset"],
input[type="button"]
{
	margin: 10px 5px 5px 0px;
}

fieldset
{
	border: 1px solid #554400;
	margin: 10px 0px;
	padding: 5px 25px;
}

legend
{
	color: #554400;
	font-weight: bold;
}

table
{
	background-color: #ffffcc;
	border: 2px solid #554400;
	border-collapse: collapse;
	padding: 2px;
}

td, th
{
	font-size: 13px;
	font-family: Tahoma;
	color: #554400;
	vertical-align: text-top;
	text-align: center;
	padding: 2px;
}

.tab
{
	display: inline;
	z-index: 2;
	background-color: #ddddaa;
	color: #554400;
	border: 1px solid #554400;
	font: 12px;
	padding: 3px;
	margin: 0px;
	list-style: none;
	cursor: pointer;
}

.panel
{
	z-index: 0;
	width: 500px;
	display: block;
	font: 12px;
	color: #554400;
	border: 1px solid #554400;
	background-color: #ffffcc;
	padding: 10px;
	margin: -10px 0px 10px 0px;
}

div.button
{
    float: left;
    margin-right: 20px;
    padding: 3px;
    width: 85px;
    height: 75px;
    font-size: 0.8em;
    border: 1px dashed #554400;
    background: #ccffff;
    overflow-y: hidden;
}

div.content div.button:hover
{
    background: #ccffcc;
}

div.content div.button a
{
    text-decoration: none;
}

div.content div.button img
{
    display: block;
    margin: auto;
}

div.content div.button span
{
    display: block;
    text-align: center;
}

table.overview {
	border-top: 1px solid #222222;
	width: 700px;
}

table.overview tr td {
	background: #f6f6f6;
	padding: 0px 20px;
	height: 29px;
	line-height: 29px;
	border-bottom: 1px solid #222222;
	text-align: left;
}

table.overview tr.odd td {
	background: #fbfbfb;
}

table.overview tr:hover td { background: #fdfcf6; }

table.overview .action {
	text-align: right;
	padding: 0 20px 0 10px;
}

table.overview tr  a { margin: 0 0 0 10px; text-decoration: none; }
table.overview tr:hover .subscribe { color: #c5a059; }
table.overview tr:hover .info { color: #a02b2b; }
table.overview tr:hover .other { color: #55a34a; }

table.overview tr:hover a:hover { text-decoration: underline; }

table.overview tr.closed td {
	color: #cbcbcb;
}

table.overview tr:hover td {
	color: #554400; 
}

div.transdmin fieldset {
	border: 1px solid #222222;
	padding: 19px;
	margin: 0 0 20px 0;
}

div.transdmin fieldset p { margin: 0 0 14px 0; float: left; width: 100%;  }

div.transdmin fieldset label {
	display: block;
	width: 100%;
	margin: 0 0 7px 0;
	line-height: 12px;
}

div.transdmin fieldset .text-long, div.transdmin fieldset .text-medium, div.transdmin fieldset .text-small,
	div.transdmin fieldset select
{
	border: 1px solid #222222;
	background: #fff url(/public/styles/myvana/pix/transdmin/img/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	float: left;
	margin: 0 10px 0 0;
}

div.transdmin fieldset .text-long {
	width: 264px;
}

div.transdmin fieldset .text-medium {
	width: 124px;
}

div.transdmin fieldset .text-small {
	width: 44px;
}

div.transdmin fieldset .text-long:focus, 
div.transdmin fieldset .text-medium:focus,
div.transdmin fieldset .text-small:focus,
div.transdmin fieldset textarea:focus { background: #fdfcf6 url(/public/styles/myvana/pix/transdmin/img/input-shaddow-hover.gif) no-repeat left top; }

div.transdmin fieldset textarea {
	border: 1px solid #222222;
	background: #fff url(/public/styles/myvana/pix/transdmin/img/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	width: 364px;
	float: left;
	margin: 0 10px 0 0;
	height: 148px;
	overflow: hidden;
}

div.transdmin fieldset .submit, div.transdmin fieldset .cancel {
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	width: 94px;
	height: 29px;
	cursor: pointer;
	border: none;
	background: url(/public/styles/myvana/pix/transdmin/img/button-submit.gif) no-repeat left top;
}

#exhibitor-order ul#producten
{
	margin-bottom: 25px;
}

#exhibitor-order li.product
{
	display: block;
	width: 638px;
	margin-top: 10px;
	padding-top: 10px;
	float: left;
	clear: both;
	border-top: 1px solid #222222;
}

#exhibitor-order .product .meta, #exhibitor-order .product .prijs, 
#exhibitor-order .product .dimensies, #exhibitor-order .product .totalen,
#exhibitor-order .product .fixed-dimensies
{
	display: block;
	float: left;
	font-size: 0.9em;
}

#exhibitor-order .product .meta
{
	width: 40%;
	min-width: 280px;
	margin-right: 10px;
}

#exhibitor-order .product .prijs
{
	min-width: 60px;
	margin-right: 10px;
}

#exhibitor-order .product .dimensies
{
	min-width: 120px;
	margin-right: 10px;
}

#exhibitor-order .product .totalen
{
	min-width: 140px;
	float: right;
}

#exhibitor-order .product .totalen .aantal
{
	width: 25px;
	display: block;
	float: left;
	text-align: center;
	padding: 0 7px;
	margin-right: 15px;
}

#exhibitor-order .product .meta .naam
{
	display: block;
	text-decoration: underline;
}

#exhibitor-order .product .meta .hoofdproduct
{
	
	font-weight: bold;
}

#exhibitor-order .product .meta strong
{
	font-weight: normal;
	font-style: italic;
}

#exhibitor-order input
{
	border: 1px solid #222222;
	background: #fff url(/public/styles/myvana/pix/transdmin/img/input-shaddow.gif) no-repeat left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 5px 7px;
	margin: 0 10px 0 0;
}

input.getal
{
	width: 25px;
}

#aankomsttijden label
{
	display: inline;
}

a.important
{
	text-decoration: underline;
	font-weight: bold;
}
