/* ---------------------------------------------------- pagina opmaak ----------------------------------------------------*/
#contentContainer {
	margin-top: 8px;
}
#contentContainer #columnLeft {
	float: left;
	width: 642px;
	min-height: 100px;
}
#contentContainer #columnRight {
	float: left;
	width: 251px;
	margin-left: 10px;
	margin-right: 8px;
}

/* ---------- BoxLeft ------------- */
#columnLeft {
	margin: 0 20px 0 28px;
}

#columnLeft .boxShadow {
	border-right: 1px solid #f7f7f7;
	margin-bottom: 10px;
}

#columnLeft .boxShadow .left {
	background-image: url(/inc/img/shadow_bottom.jpg);
	background-position:bottom left;
	height: 5px;
	float: left;
	width: 50%;
	font-size: 0px;
}
#columnLeft .boxShadow .right {
	background-image: url(/inc/img/shadow_bottom.jpg);
	background-position:bottom right;
	height: 5px;
	float: right;
	width: 50%;
	font-size: 0px;
}
#columnLeft .box {
	border: 1px solid #f1f1f1;	
	background-image: url(/inc/img/box_right_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

#columnLeft h1, h2 {
	color: #005941;
	font-family: "Times New Roman",Times,serif;
	font-weight: normal;
	margin: 20px 0 10px 0;
}


#columnLeft .boxFloat {
	border-right: 1px solid #f7f7f7;
	margin-right: 11px;
	float: left;
	width: 212px;
}

#columnLeft .boxFloat.right {
	margin-right: 0px;
}

#columnLeft .boxDown {
	border: 1px solid #f1f1f1;	
	background-image: url(/inc/img/box_right_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* #columnLeft .boxDown h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform:uppercase;
	margin: 0px;
	padding: 1px 10px;
	background-color:#00513c;
	color: #FFF;
} */

#columnLeft .boxDown h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform:uppercase;
	margin: 0px;
	padding: 1px 10px;
	background-color: #d1ad46;
	color: #FFF;
}

#columnLeft .boxDown p {
	margin-left: 10px;
	margin-right: 10px;
	color: #333;
}

#columnLeft .boxDown .left {
	background-image: url(/inc/img/shadow_bottom.jpg);
	background-position:bottom left;
	height: 5px;
	float: left;
	width: 50%;
	font-size: 0px;
}
#columnLeft .boxDown .right {
	background-image: url(/inc/img/shadow_bottom.jpg);
	background-position:bottom right;
	height: 5px;
	float: right;
	width: 50%;
	font-size: 0px;
}

#announcement p, h1, h2 {
	padding-left: 0px;
}

/* ---------- BoxRight ------------ */
#columnRight .boxRightShadow {
	border-right: 1px solid #f7f7f7;
	margin-bottom: 10px;
}
#columnRight .boxRightShadow .left {
	background-image: url(/inc/img/shadow_bottom.jpg);
	background-position:bottom left;
	height: 5px;
	float: left;
	width: 50%;
	font-size: 0px;
}
#columnRight .boxRightShadow .right {
	background-image: url(/inc/img/shadow_bottom.jpg);
	background-position:bottom right;
	height: 5px;
	float: right;
	width: 50%;
	font-size: 0px;
}
#columnRight .boxRight {
	border: 1px solid #f1f1f1;	
	background-image: url(/inc/img/box_right_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}


#columnRight #search h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform:uppercase;
	margin: 0px;
	padding: 1px 5px;
	background-color:#00513c;
	color: #FFF;
}

#columnRight .boxRight p {
	margin-left: 10px;
	margin-right: 10px;
	color: #333;
}

#columnRight #search #frmSearch {
	margin: 8px;	
}
#columnRight #search select {
	width: 150px;	
}
#columnRight #search .row {
	margin-bottom: 10px;	
}
#columnRight #search .label {
	float: left;
	width: 80px;
}
#columnRight #search .col {
	float: left;
	text-align: left;
}

#columnRight #search .rowOption {
	margin-bottom: 6px;	
}
#columnRight #search .options {
	float: left;
}
#columnRight #search .submit {
	float: right;
	margin-right: 10px;
	/* margin-top: 22px; */
}

#columnRight #register h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: normal;
	/* margin: 5px 0px 0px 10px; */
	color: #005941;
	margin-left: 10px;
}

#columnRight div.noMargin h1 {
	margin-left: 0 !important;
}

#columnRight #category h1 {
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 1px 10px;
	background-image: url(/inc/img/category_head.png);
	color: #00513C;
	height: 26px;
}

#columnRight #category table {
	margin: 0 8px 0 8px;
}

/* ------------- blog -------------------------- */
#blogcomment {
	margin-bottom: 20px;
	position: relative;
}
#blogcomment .author_container {
	height: 20px;	
}

#blogcomment .author{
	float: left;
	padding: 0 20px 5px 0;
	background-position: right bottom;
	background-image: url(/inc/img/blog_comment.gif);
	background-repeat: no-repeat;
}
#blogcomment .comment_shadow {
	background-position: bottom;
	background-image: url(/inc/img/blog_comment_shadow.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
}

#blogcomment .comment{
	border:1px solid #BCBCBC;
	padding: 6px 8px 6px 8px;
	margin-top: -1px;
}

#blogcomment .comment img{
	margin: 0px;
}

#blogcomment .datetime{
	font-size: 90%;
	color: #BCBCBC;
	margin: 5px 0 0 10px;
}

#blogcomment .datetime a{
	color: #51AEE0;
}

#blogpost input.textbox, textarea.textarea{
	width: 325px;
}

/* ------------- einde blog -------------------- */

/* ----- breadcrumb ---------- */
ul#crumbs {
	font-size: 0.9em;
	margin: 0 0 15px 2px;
	padding: 0;
}

ul#crumbs a {
	text-decoration: underline;
}

ul#crumbs.liggend li {
	display:inline;
	list-style-type:none;
}
/* ----- einde breadcrumb ---- */

/* ---------------- Veilingen  ---------------- */
.auctionContainer .auctionTabs {
	float: right;
	margin-right: 10px;
}
.auctionContainer .auctionTabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.auctionContainer .auctionTabs li {
	float: left;
	height: 18px;
	padding: 3px 15px 0px 15px;
	margin-left: 5px;
	background-color:#EDEDED;
	margin-bottom: -1px;
	border-bottom: 1px solid #EDEDED;
	position: relative;
}
.auctionContainer .auctionTabs li.selected {
	background-color:#ccdcd8;
	border-top: 1px solid #00513C;
	border-left: 1px solid #00513C;
	border-right: 1px solid #00513C;
	border-bottom: 1px solid #CCDCD8;
}

.auctionContainer .auctionTabs a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.auction .auctionTitle {
	margin-left: 3px;
	margin: 0px 3px;
	padding: 1px 5px;
	background-color:#ccdcd8;
	border-top: 1px solid #00513C;
}
#columnLeft .auction .auctionTitle h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #00513c;
	margin: 4px 0 4px 2px;
	padding: 0;
	font-weight: bold;
}
.auction .tblAuctionItems {
	width: 642px;
}
.auction .tblAuctionItems td {
	vertical-align: top;
	/*background-color: #ededed;*/
	/*background-image: url(/inc/img/box_right_bg.jpg);*/
	background-position: bottom;
	background-repeat:repeat-x;
}
.auction .tblAuctionTitles {
	font-weight: bold;
	color: #6B9D8E;
}
.auction .tblAuctionInfo td {
	background: none;	
}
.auction .tblAuctionItems .rowList td {
	padding: 2px;	
}
.auction .item {
	/* width: 230px; */
	background-color: #ededed;
	background-image: url(/inc/img/catalogus_bg.jpg);
	padding: 5px;
}

.auction .itemInfo {
	background-color: #ccdcd8;
	padding: 5px;
}

.auction .itemImage img {
	margin-right: 10px;
}
.auction .itemImage p {
	margin: 0px 0px 5px 0px;	
}
.auction .itemInfo {
	background-color: #ededed;
	padding: 5px;
}
.auction .itemInfo p {
	margin: 0px 0px 5px 0px;	
}
.auction .itemArtist {

}
.auction .itemPrice {

}

.auction .itemImage p {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;	
}
.auction .itemNumber {
	font-size: 11px;
	font-weight: bold;
}
.auction .itemText {
	font-size: 10px;	
}

/* category */
.auctionContainer .category {
	background-color: #f3f7f6;
	margin: 0 0 8px 0;
	padding: 8px;
}

/* Paginering */
.auctionContainer .pagesContainer {
	margin: 5px 4px 5px 4px;
	vertical-align: middle;
}

.auctionContainer .pages a {
	padding: 0 2px 0 2px;
	margin: 0 2px 0 2px;
}

.auctionContainer .pages a.active {
	font-weight: bold;
	background: #CCDCD8;
	border: 1px solid #00513C;
}

.auctionContainer .pagesContainer .pages {
	float: left;
}

.auctionContainer .pagesContainer .resultsperpage {
	float: right;
}

.auctionContainer .noresults {
	margin: 10px;
	font-style: italic;
}