@charset "utf-8";
#logo {
	background: transparent url('/images/p_header.jpg') no-repeat;
}

body#inloggen ul#nav li a.inloggen,
body#inloggegevens ul#nav li a.inloggegevens,
body#home ul#nav li a.home,
body#hetgoudenglas ul#nav li a.hetgoudenglas,
body#nieuws ul#nav li a.nieuws,
body#wijndatabase ul#nav li a.wijndatabase {
	background-position: left center;
	color: #464644;
}

#usernav {
	width: 139px;
	margin-bottom: 60px;
	padding: 10px 20px 3px;
	background: #e6dfc9 url('https://www.hetgoudenglas.nl/images/bg_stripe.gif') repeat-x left top;
}

form label {
	display: block;
	margin-bottom: 2px;
}

form .input {
	width: 254px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form .textarea {
	width: 561px;
	height: 300px;
}

form .formElement .textarea {
	width: 433px;
}

#usernav ul,
#content ul {
	margin: 0 0 10px;
	padding-left: 15px;
	line-height: 16px;
	list-style: square;
}

.ok {
	padding: 5px 5px 5px 30px;
	margin-bottom: 10px;
	background: #e6dfc9 url("/images/icon_ok.png") 5px 5px no-repeat;
}

.error {
	color: #464644;
	font-weight: normal;
	padding: 5px 5px 5px 30px;
	margin-bottom: 10px;
	background: #e6dfc9 url("/images/icon_error.png") 5px 5px no-repeat;
}

p#subnav {
	padding: 5px 0;
	color: #dad3c4;
/*	background: #e6dfc9;*/
	border-top: 1px solid #dad3c4;
	border-bottom: 1px solid #dad3c4;
}

p#subnav a {
	text-decoration: none;
	color: #9a8e7e;
}

.current {
	font-weight: bold;
	color: #464644;
}

table.list {
	margin-bottom: 5px;
	border-bottom: 1px solid #dad3c4;
}

table.list th {
	padding: 2px 5px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #dad3c4;
}

table.list td {
	padding: 2px 5px;
	border-top: 1px solid #dad3c4;
}

form .select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formLabel {
	width: 120px;
	padding: 0 10px 0 0;
	float: left;
}

.formElement {
	width: 439px;
	padding: 0;
	float: left;
}

ul#thumbnails {
	width: 435px;
	min-height: 87px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url("/images/thumbs_bg.gif") repeat left top;
}

ul#thumbnails li {
	display: block;
	width: 78px;
	height: 78px;
	margin: 0 9px 9px 0;
	float: left;
	cursor: move;
}

ul#attach {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#attach li {
	margin: 0 0 9px;
	padding: 3px 5px 7px 30px;
	cursor: move;
	background-color: #e6dfc9;
}

.atta {
	background-repeat: no-repeat;
	background-repeat: none;
	background-position: 3px 3px;
}

.pdf {
	background-image: url('/images/icon_pdf.gif');
}

.doc {
	background-image: url('/images/icon_doc.gif');
}

.ppt {
	background-image: url('/images/icon_ppt.gif');
}

.other {
	background-image: url('/images/icon_blank.gif');
}

#trashImg,
#trashAtt {
	width: 40px;
	height: 40px;
	background: transparent url("/images/trash.jpg") no-repeat left top;
}

form .buttonGrey {
	margin-bottom: 9px;
	background: #9a8e7e;
	color: #eee9da;
}

ul#attachments {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.attachment {
	width: 201px;
	height: 33px;
	margin-bottom: 10px;
	padding: 13px 7px 7px 52px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: #e6dfc9;
	background-repeat: no-repeat;
	background-position: 7px 7px;
}

ul#attachments .other {
	background-image: url('https://www.hetgoudenglas.nl/images/icon_blank.png');
}