﻿@media screen
{

	/*
	COMPANY HOUSE-SYLE COLORS:
	overig: #21409a, #7e78b8, #eee809, #00a88e, #8dc63f, #f68b1f
	Inverkoop: #ed1a3b
	Uitverkoop: #ffdd00

	/* Float containers fix: */
	.clearfix
	{
		display: inline-block;
	}
	.clearfix:after
	{
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	/* Hides from IE-mac \*/
	* html .clearfix
	{
		height: 10%;
	}
	.clearfix
	{
		display: block;
	}
	/* End hide from IE-mac */
	*
	{
		margin:0;
		padding:0;
		font-size: 12px;
	}
	body 
	{
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		background-color: White;
	}
	h1
	{
		font-size:42px;
		font-weight: bold;
		font-variant:small-caps;
		margin-bottom: 10px;
	}
	h2
	{
		font-size: 14px;
		font-weight: bold;
		font-variant: small-caps;
	}
	h3
	{
		font-size: 12px;
		font-weight: bold;
		font-variant: small-caps;
	}
	/*
	#uxContent h1
	{
		font-size:42px;
		font-weight: bold;
		font-variant:small-caps;
		margin-bottom: 10px;
	}
	#uxContent h2,
	#formContent h2
	{
		font-size: 14px;
		font-weight: bold;
		font-variant: small-caps;
	}
	#uxContent h3,
	#formContent h3
	{
		font-size: 12px;
		font-weight: bold;
		font-variant: small-caps;
	}*/
	#uxContent ul
	{
		list-style-position:outside;
		padding-left: 10px;
	}
	#uxContent ul li
	{
		list-style-position:outside;
	}
	p /* Addition for extra space in p for mall-functioning editor buildup (empty p's) */
	{
		margin-top: 15px;
	}
	/**************** wrapper: website holder ****************/
	#wrapper
	{
		position: absolute;
		width: 945px;
		left: 50%;
		margin-left: -472px;
		background-color: Black;
	}
	
	/**************** Header ****************/
	#header
	{
		width: 945px;
		height: 200px;
		color: White;
		background-color: Black;
		overflow: visible;
	}

	#header_left
	{
		float: left;
		width: 305px;
		height: 200px;
	}
	#header_logo
	{
		width: 305px;
		height: 175px;
		border: none;
		background-image: url(../images/2009/vos_logo.gif);
		background-repeat: no-repeat;
		float:left;
		cursor: pointer;
	}
	#header_navigation_left
	{
		line-height:25px;
		width: 295px;
		border: none;
		float:left;
		overflow: hidden;
	}
	#header_navigation_left a
	{
		font-variant:small-caps;
		font-size:16px;
		font-weight: bold;
		padding-left: 22px;
		color: White;
		text-decoration: none;
	}
	#header_navigation_left a:hover
	{
		text-decoration: underline;
	}

	#header_right
	{
		float: left;
		width: 640px;
		height: 200px;
	}
	#header_image
	{
		width: 640px;
		height: 175px;
		border: none;
		/*background-image:url(/images/2009/vos_topimage.jpg); 
		background-repeat:no-repeat;*/
		float:left;
	}
	#header_navigation
	{
		width: 640px;
		height: 25px;
		border: none;
		float:left;
		line-height:25px;
		font-size: 14px;
	}
	#rightMenuPart
	{
		position: absolute;
		left:669px;
		text-decoration: none;	
		font-size:12px;
		font-variant:small-caps;
	}
	#rightMenuPart a
	{
		color: White;
		text-decoration: none;
	}
	#rightMenuPart a:hover
	{
		color: White;
		text-decoration: underline;
	}
	/**************** Middle part of website: left, center, right with content in center ****************/
	#contentHolder
	{
		background-color: Black;
	}
	#left_column
	{	
		float: left;
		width: 275px;
		
		height: 100%;
		min-height: 453px; /* Minimal height for normal view */
		
		padding-top:20px;
		padding-bottom: 10px;
		padding-left: 30px;
		color: White;
		overflow: visible;
	}

	/****** MENU STYLE ******/
	#left_column li  
	{
		list-style-type: none; 
		color: White;

	}
	#left_column li a
	{
		font-variant:small-caps;
		line-height: 28px;
		color: White;
		font-weight: bold;
		font-size: 16px;
		text-decoration: none;
	}
	#left_column li a:hover
	{
		text-decoration: underline;
	}
	/****** END MENU STYLE ******/
	/******** LEFT NAV STYLE *********/
	#uxSecondLevelNav
	{
		list-style: none;
		clear:both;
	}
	#uxSecondLevelNav li
	{
	}
	#uxSecondLevelNav li a
	{
		font-size: 16px;
		font-variant: small-caps;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	#uxSecondLevelNav li ul
	{
		list-style: none;
	}
	#uxSecondLevelNav li ul li
	{ 
		/*margin-left: 20px; */
	}
	#uxSecondLevelNav li ul li ul
	{
		margin-left: 15px;
	}
	#uxSecondLevelNav li ul li a
	{
		line-height: 15px;
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		font-variant: small-caps;
	}
	#uxSecondLevelNav li ul li ul li a
	{
		font-size: 12px;
	}

	#center_holder
	{
		border: 0;
		margin: 0;
		padding: 0;
		border-collapse: collapse;
		background-color: White;
		float: left;
		vertical-align: top;
	}

	/******** END LEFT NAV STYLE *********/
	#center_column_content
	{
		float: left;
		width: 489px;
		height: 100%;
		overflow: visible;
		background-color: White;
	}
	#center_column
	{
		float: left;
		width: 489px;
		height: 100%;
		overflow: visible;
		background-color: Black;
	}
	#right_column
	{
		float: left;
		width: 149px;
		min-height: 400px;
		color: White;
		height: 100%;
		min-height: 453px; /* Minimal height for normal view */
		/*overflow: visible;*/
	}
	#right_column a
	{
		color:White;
		background-color: Black;
	}

	#right_column_text
	{
		padding-top: 10px;
		padding-left: 5px;
		font-size: 9px;
		font-weight: bold;
		line-height:10px;
		color: White;
	}
	#uxBanner
	{
		border: 0;
	}
	#uxBanner img
	{
		margin-left: 6px;
		border: 0;
	}

	/**************** Footer ****************/
	#footer
	{
		float: left;
		height: 30px;
		width: 945px;
		color: #140C19;
		background-color: White;
	}
	#footer_links
	{
		text-align: center;
		margin-left: 149px;
		font-size: 10px;
		font-weight: bold;
	}
	#footer_links a
	{
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: Black;
	}
	#footer_links a:hover
	{
		text-decoration: underline;
	}

	/* SEARCH IN BAR */
	#uxSearchText
	{
		background-color: #afafaf;
		border: solid 1px #afafaf;
		border-left: solid 2px #afafaf;
		color: White;
		font-variant: small-caps;
	}

	/* SEARCH CELL MENU PART */
	.searchCell
	{
		color: White;
		background-color: Black !important;
		font-size: 10px;
		font-weight: normal;
		font-variant:small-caps;
	}
	.searchCell a
	{
		color: White;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
		font-variant:small-caps;
		padding-left: 5px;
	}

	/* SEARCH CELL IN TABLE PAGE */
	#ProductSearch_SearchText
	{
		background-color: #afafaf;
		border: solid 1px #afafaf;
		border-left: solid 2px #afafaf;
		color: White;
		font-variant: small-caps;
	}

	/* SHOP TABLE */
	#uxProjectsTable,
	#uxSubcategoryTable,
	#uxShopsTable
	{
		border: 0;
		margin: 0;
		padding: 0;
		border-collapse: collapse;
		color: Black;
	}
	#uxProjectsTable tr td
	{
		text-align: center;
		vertical-align: middle;
		background-color: White;
		width: 160px;
		height: 160px;
		max-width: 160px;
		max-height: 160px;
		overflow: hidden;
		border: solid 1px Black;
	}

	#uxSubcategoryTable tr td,
	#uxShopsTable tr td
	{
		vertical-align: middle;
		background-color: White;
		width: 160px;
		height: 160px;
		max-width: 160px;
		max-height: 160px;
		overflow: hidden;
		border: solid 1px Black;
	}
	#uxProjectsTable tr td a
	{
		display: block;
		/*width: 100%;*/
		font-size: 16px;
		font-weight: bold;
		font-variant: small-caps;
		text-decoration: none;
		color: Black;
		/*border: 0;*/
	}

	#uxProjectsTable tr td img,
	#uxSubcategoryTable tr td img,
	#uxShopsTable tr td img
	{
		width: 160px;
		height: 160px;
		border: 0;
		max-width: 160px;
		max-height: 160px;
		overflow: hidden;	
	}

	#uxOrderBySelector
	{
		font-size:10px;
	}


	/* Breadcrumb */
	#uxBreadCrumb,
	#uxBreadCrumbDetails
	{
		margin-top: 2px;
		margin-left: 5px;
	}

	/*#uxBreadCrumb h1,
	#uxBreadCrumbDetails h1
	{
		font-size:42px;
		font-weight: bold;
		font-variant:small-caps;
		margin-bottom: 10px;
	}*/
	#uxBreadCrumb a
	{
		color: White;
		font-size:14px;
		text-decoration: none;
		font-variant:small-caps;
	}
	#uxBreadCrumbDetails a
	{
		font-size:14px;
		text-decoration: none;
		font-variant:small-caps;
	}

	/* only collection part */
	#uxContentDescription
	{
		color: White;
		font-size: 12px;
		padding-bottom: 15px;
	}

	/* only on productset part */
	.productButton
	{
		text-align: center;
		width: 160px;
		height: 160px;
		overflow: hidden;
	}
	.productText
	{
		height: 49px;
		border-top: 1px solid #000000;
		line-height: 10px;
	}
	.productText p
	{
		font-size:11px;
		margin-top:4px;
		margin-left: 5px;
	}
	.productText a
	{
		color:#000000;
		font-weight: bold;
		text-decoration: none;
	}
	.productStartingWith
	{
		width: 105px;
		float: left;
		font-size: 11px;
		text-align: right;
		color: #000000;
		height: 20px;
		padding-top: 4px;
		font-variant: small-caps;
	}
	.productPrice
	{
		width:53px;
		padding-right:2px;
		padding-top:3px;
		text-align: right;
		font-variant: small-caps;
		float:left;
		font-weight: bold;
	}
	.veilingPrice
	{
		width:158px;
		overflow: hidden;
		text-align: right;
		font-variant:small-caps;
		float:left;
		font-weight: bold;
		font-size: 13px;
	}

	/* paging on products */
	#uxPagingContainer,
	#uxPagingContainer_bottom
	{
		color: #FFFFFF;
		margin-bottom: 10px;
		margin-top: 2px;
		font-size: 12px;
	}
	#uxPagingContainer a,
	#uxPagingContainer_bottom a
	{
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}
	.thisPage
	{
		font-size: 14px;
		color:#FFFFFF;
		font-weight: bold !important;
		text-decoration: none;
	}

	/* ProductDetails part */
	#center_column_details_product /* OVERLOAD */ 
	{
		float: left;
		width: 489px;
		height: 100%;
		overflow: visible;
		background-color: White;
	}
	#uxProductPhoto
	{
		width:411px;
		height:243px;
		padding-bottom:2px;
	}

	/* veilingDetails part */
	#center_column_details_veiling /* OVERLOAD */ 
	{
		float: left;
		width: 290px;
		height: 100%;
		overflow: hidden;
	}
	#uxVeilingPhoto
	{
		width:300px;
		height:200px;
		overflow: hidden;
		padding-left:4px;
		padding-top: 2px;
		/*padding-bottom:2px;*/
	}

	#bidform
	{
		color: #009EE0;
		border-collapse:separate !important;
		padding-top: 0px;
		margin-top: 0px;
		border-top-width: 0px;
		background-color: White; 
		vertical-align: top;
		padding-left: 3px;
	}
	#bidform a
	{
		color: #009EE0;
		text-decoration: none;
	}
	#bidform a:hover
	{
		text-decoration: underline;
	}
	#bidform tr td
	{
		padding-left: 1px;
	}
	#bidform2
	{
		color: #009EE0;
		border-collapse:separate !important;
		padding-top: 0px;
		margin-top: 0px;
		border-top-width: 0px;
		background-color: White; 
		vertical-align: top;
		padding-left: 3px;
	}
	#bidform2 a
	{
		color: #009EE0;
		text-decoration: none;
	}
	#bidform2 a:hover
	{
		text-decoration: underline;
	}
	#bidform2 tr td
	{
		padding-left: 1px;
	}
	.bluetext,
	.bluetext a
	{
		color: #009EE0;
		font-variant: small-caps;
		text-decoration: none;
	}
	.pinktext,
	.pinktext a
	{
		color: #E2007A;	
		font-variant: small-caps;
	}
	#uxBodenList
	{
		line-height: 11px;
	}
	#uxBodenList .lastpartbid
	{
		padding-bottom: 7px;
	}
	.inputVeilingForm
	{
		border: solid 1px #009EE0;
		padding-left: 3px;
		width: 173px;
		height: 17px;
		color: #009EE0;
		font-variant: small-caps;
		line-height: 17px;
	}

	.inputVeilingFormSend
	{
		border: solid 1px #E2007A;
		padding-left: 3px;
		width: 83px;
		height: 17px;
		color: #E2007A;
		line-height: 17px;
		font-variant: small-caps;
	}

	#uxDetailPhotoWindow
	{
		position:absolute;
		left:307px;
		top:293px;
		width:404px;
		height:224px;

		text-align:center;
		z-index:10;
		background-image:url(../images/detailphotobackground.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		padding-top:15px;
		visibility: hidden;
	}
	/* Button for closing uxDetailPhotoWindow overlay */
	#closeWindowButton
	{
		position: absolute;
		width:15px;
		height:15px;
		top:0;
		right:0;
	}
	#detailPhoto_holder
	{
		text-align: left;
	}
	#detailVeilingPhoto_holder
	{ /* Room for pictures, they are absolute... fitted in the space here */
		height: 45px;
		background-color: White;
		padding-bottom: 17px;
	}
	#vosVeilingDetailsPage #uxDetailPhoto1
	{
		position:absolute;
		
		width:90px;
		height:60px;
		left:309px;
		top:485px;
		overflow: hidden;
		border: 0;
		text-align:left;
	}
	#vosVeilingDetailsPage #uxDetailPhoto2
	{
		position:absolute;
		
		width:90px;
		height:60px;
		left:407px;
		top:485px;
		overflow: hidden;
		border: 0;	
		text-align:center;
	}
	#vosVeilingDetailsPage #uxDetailPhoto3
	{
		position:absolute;
		
		width:90px;
		height:60px;
		left:505px;
		top:485px;
		overflow: hidden;
		border: 0;	
		text-align:right;
	}
	/*#vosProductDetailsPage #uxDetailPhoto1
	{
		position:absolute;
		
		width:79px;
		height:79px;
		left:714px;
		top:293px;
		
		border: 0;
	}
	#vosProductDetailsPage #uxDetailPhoto2
	{
		position:absolute;
		
		width:79px;
		height:79px;
		left:7154px;
		top:373px;
		
		border: 0;
	}
	#vosProductDetailsPage #uxDetailPhoto3
	{
		position:absolute;
		width:79px;
		height:79px;
		left:714px;
		top:453px;
		border: 0;	
	}*/

	#uxDetailPhoto1,
	#uxDetailPhoto2,
	#uxDetailPhoto3
	{	
		padding-bottom: 5px;
	}
	#uxDetailPhoto1 a img,
	#uxDetailPhoto2 a img,
	#uxDetailPhoto3 a img
	{
		border: 0;
	}
	#closeWindowButton { }
	#uxCharacteristic
	{	
		width: 100%;
		text-align: left;
		padding-left: 8px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#uxDetailTableVeiling
	{
		width:100%;
		text-align:left;
	}
	#uxDetailTable
	{
		width:250px;
		text-align:left;
	}
	#uxProductDetails
	{
		text-align: left;
	}
	.productDetailName
	{
		font-weight: bold;
		font-variant: small-caps;
		font-size:14px;
		text-align: left;
	}
	#uxProductBanner
	{
		background-color: #7f7f7f;
		max-height: 80px;
		height: 80px;
		overflow: hidden;
	}
	#uxProductBanner img
	{
		height:80px;
		border: 0px;
		overflow: hidden;
	}
	#uxShopLinkContainer
	{
		overflow: hidden;
	}
	#uxStartingPrice
	{
		font-variant: small-caps;
		padding-left:10px;
		padding-top:5px;
	}
	#uxPrice
	{
		font-size: 24px;
		font-weight: bold;
		padding-left:5px;
		background-color: White;
		height: 45px;
	}

	#priceBanner_holder
	{
		width: 160px;
		max-height: 80px;
		border: solid 1px Black; 
		border-right: 0;
		text-align: left;
		background-color: White;
	}
	#productDetails_holder
	{
		width: 323px;
		padding-left: 5px;
		text-align: left;
	}
	#centerColumnBottom
	{
		width: 100%;
	}
	#uxContentDescription_detail
	{
		padding-top: 10px;
		padding-bottom: 20px;
		padding-right: 10px;
		padding-left: 8px;
		color: Black;
		font-size: 12px;
	}
	.noborders
	{
		border: 0;
		border-collapse: collapse;
		margin: 0;
		padding: 0;
	}
	/* END */
	/* Productset */
	#uxContent_set
	{
		padding-top: 10px;
		padding-bottom: 20px;
		padding-left: 10px;
		padding-right: 10px;
		background-color: White;
		color: Black;
		font-size: 12px;
		height: 100%;
		min-height: 0px; /* Minimal height for normal view */
	}

	#uxContentKados
	{
		padding: 10px 10px 20px 10px;
		color: Black;
		background-color: White;
		font-size: 12px;
		width:466px;
		height: 100%;
		min-height: 0px; /* Minimal height for normal view */
	}
	#uxContentKados a
	{
		color: Black;
		text-decoration: none;
	}
	#uxContentKados a:hover
	{
		text-decoration: underline;
	}
	
	#formContent,
	#uxContent
	{
		padding: 10px 10px 20px 10px;
		color: Black;
		background-color: White;
		font-size: 12px;
		width:466px;
		height: 100%;
		min-height: 0px; /* Minimal height for normal view */
	}
	/* END */
	/* Sitemap */
	/*#uxContent h1
	{
		font-size:42px;
		font-weight: bold;
		font-variant:small-caps;
		margin-bottom: 10px;
	}*/
	#siteMap li
	{
		list-style: circle;
		margin-left: 15px;
		font-variant: small-caps;
	}
	#siteMap li a
	{
		color: Black;
		text-decoration: none;	
		font-variant: small-caps;
	}
	#siteMap li a:hover
	{
		text-decoration: underline;
	}
	#siteMap li ul li
	{
		list-style: disc;
		margin-left: 15px;
		font-variant: small-caps;
	}
	#siteMap li ul li a
	{
		text-decoration: none;
		color: Black;
		font-variant: small-caps;
	}
	#siteMap li ul li a:hover
	{
		text-decoration: underline;
	}
	/* Style for f.a.q. */
	#uxContent #uxShowAll
	{
		display:block;
		margin-left:10px;
		margin-top:10px;
		color:#000;
		
	}
	#uxContent #faqs
	{
		list-style: none;
		margin-left:10px;
		margin-top:10px;
	}

	#faqs a
	{
		color:#000;
	}

	/* Vos insider formulier */

	#formContent
	{
		width: 466px;
		background-color: White;
		color: Black;
	}

	/* search link for products in searchResults page */
	#uxRightContentColumn a
	{
		color: Black;
		text-decoration: none;
		font-weight: bold;
		font-variant: small-caps;
		padding-left: 5px;
	}
	#uxRightContentColumn a:hover
	{
		text-decoration: underline;
	}
	#searchresults li /* Removes bullits in front of search results in the lists */
	{
		list-style: none;
	}
	
	
	.tablerow_middle
	{
		text-align: center;
	}
}
@media print
{	
	#header,
	#left_column,
	#right_column,
	#footer
	{
		display: none;
	}
}