html, body, form
{
	
	
}

/* applies to all images and videos of the document, including background-images */

html  
{ 
	image-rendering: -moz-crisp-edges; 
}

body
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background: #fff7e5 url(Images/TopBackground.gif) repeat-x left top;
	color: #333333;
}

body.RadEContentBordered
{
	background: #FFFFFF;
	color: #000000;
}

a
{
	color: #14545E;
	text-decoration: none;
}
.TopContentMiddleInner a
{
	color: #8B5F1A;
}
p
{
	margin: 0 0 15px 0;
	padding: 0;
}

img, a img
{
	border: none;
}

h1
{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 24px;
	color: #14545E;
	line-height: normal !important;
	font-family:Trebuchet MS, Tahoma, Sans-Serif;
}

h1.FirstPage
{
	margin: 0 auto;
	font-size: 36px;
	color: #178acf;
}

h2
{
	font-size: 16px;
	color: #666666;
	font-family:Trebuchet MS, Tahoma, Sans-Serif;
	margin: 0 0 10px;
}
#SideContent h2
{
	font-size: 18px;
	color: #14545E;
	font-family:Trebuchet MS, Tahoma, Sans-Serif;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

h2.Attention, #SideContent h2.Attention
{
	color: #14545E;
}

h3
{
	font-family:Trebuchet MS, Tahoma, Sans-Serif;
	font-size: 16px;
	color: #14545E;
	margin: 0 0 10px 0;
	font-weight: bold;
}


ul
{
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
}

/*******************************************************************************************
*
* Content blocks
*
*******************************************************************************************/
.Spacer
{
	width:5%;
}

.ArticleName
{
	width:200px;
}	

	.TableHeader
	{
		font-weight:bold;
		border-bottom: #d7d7d7 1px solid;
	}
	
	.TableFooter
	{
		border-top:1px solid #d7d7d7;
	}
	
	.FooterLink
	{
		color:#fff;
	}
	
		.TotalAmountHeaderLeft
		{
			
			height:29px;
			width:4px;
			background: url(Images/TotalAmountLeft.png) no-repeat right;
		}
		
		.TotalAmountFooterLeft
		{
			
			height:29px;
			width:4px;
			background: url(Images/TotalAmountFooterLeft.png) no-repeat right;
		}
		
			.TotalAmountHeaderMiddle
			{
				height:29px;
				text-align: right;
				padding:0 12px 0 0;
				background: url(Images/TotalAmountMiddle.png) repeat-x;
			}
			
					.TotalAmountHeaderMiddleAdress
					{
						height:29px;
						text-align: right;
						padding:0 6px 0 0;
						background: url(Images/TotalAmountMiddle.png) repeat-x;
					}
			
			.TotalAmountFooterMiddle
			{
				height:29px;
				text-align: right;
				padding:0 12px 0 0;
				background: url(Images/TotalAmountFooterMiddle.png) repeat-x;
			}	
			
					.TotalAmountFooterMiddleAdress
					{
						height:29px;
						text-align: right;
						padding:0 6px 0 0;
						background: url(Images/TotalAmountFooterMiddle.png) repeat-x;
					}					
		
		.TotalAmountHeaderRight
		{
			height:29px;
			width:3px;
			background: url(Images/TotalAmountRight.png) no-repeat;
		}
		
		.TotalAmountFooterRight
		{
			height:29px;
			width:4px;
			background: url(Images/TotalAmountFooterRight.png) no-repeat;
		}		

#HeaderWrapper
{
	width:846px;
	margin:0 0 0 0;
}

	#Header
	{
		margin:0 auto;
		width: 840px;
		padding: 0 0 0 6px;
		display: inline;
	}
		.LogoBlock
		{
			float: left;
			padding: 20px 0 20px 0;
		}
	.BreadCrumb
	{
		width: 573px;
		padding: 5px 0 5px 0;
		float: left;
		display: inline;
		font-size: 11px;
		color: #666666;
	}
		.BreadCrumbLinksCell
		{
			color: #14545E;
			padding-left: 5px;
		}
		.BreadCrumb a
		{
			color: #14545E;
		}
	

#IntroHeader
{
	width: 100%;
	height: 300px;
	border-bottom: solid 1px #A28A6A;
	background: #FFF;
}
#IntroError
{
	width: 100%;
	padding: 100px auto;
	margin: 0;
	border-bottom: solid 1px #A28A6A;
	background: #342414;
}
	#IntroErrorContent
	{
		font-size: 12px;
		line-height: 1.5em;
		width: 940px;
		padding: 20px 0 0 0;
		margin: 0 auto;
		color: #FFFFFF;
	}
	#IntroErrorContent h1
	{
		font-size: 18px;
	}
#IntroBottom
{
	padding: 44px 0 40px 0;
	background: #000;
	border-top: solid 1px #342414;
	width: 100%;
	color: #FFF;
}
#IntroBottom a
{
	font-size: 25px;
	color: #FFF;
	text-decoration: underline;
}
	.ProductWebshop
	{
		position: relative;
	}
		.ProductWebshop .HoverIndex
		{
			position: absolute;
			top: 33px;
			left: 10px;
			z-index: 100;
		}
		.ProductWebshop a
		{
			color: Red;
		}
	#ProductsHeader
	{
		margin: 0 0 25px 0;
	}
	.MainProductTableOverlap
	{
		width: 940px;
	}
	.MainProductTable td
	{
		padding: 0 20px 0 0;
		width: 215px;
	}
	#IntroFooter
	{
		width: 940px;
		margin: 25px auto;
		color: #FFF;
		font-family: Arial;
		text-align: center;
	}
	
	

/*******************************************************************************************
*
* Content blocks
*
*******************************************************************************************/

.HotelInfoTable
{
	width:250px;
}

	.HotelInfoTable td
	{
		vertical-align:top;
	}

	.HotelInfoTable img
	{
		width:115px;
	}
	
	.HotelInfoTitle
	{
		font-weight:bold;
		width:140px;
		vertical-align:top;
	}
	
	.HotelInfoValue
	{
		width:140px;
	}
	
	.HeaderInfoValue
	{
		margin: 0 0 0 5px;
	}
	
.HotelImage
{
	width:120px;
	margin:0 5px 0 0;
}

#Wrapper
{
	width: 100%;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	background: url(Images/FooterBlockGradient.gif) repeat-x bottom center;
}

#WrapperInner
{
	width: 846px;
	margin: 0 auto;
	text-align: left;
}
		#HeaderInformationBlock
		{
			width: 225px;
			margin: 0 5px 0 0;
			padding: 0 0 20px 0;
			float: right;
			display: inline;
			color: #000;
			position: relative;
		}
			.LogoutButtonBlock
			{
				position: absolute;
				z-index: 20;
				right: 6px;
				top: 8px;
			}
				.LogoutButtonBlock a
				{
					font-weight: bold;
					font-size: 11px;
					color: #8B5F1A;
				}
			.HeaderInfoContent
			{
				padding: 8px 10px 5px 10px;
				background: #FFFFFF;
				border-bottom: solid 1px #B38635;
			}
				.HeaderEmptyBasket
				{
					min-height: 25px;
					height: auto !important;
					height: 25px;
					font-weight: bold;
					font-size: 11px;
				}
			
			#HeaderInfoMenu
			{
				text-align: center;
				height: 22px;
				position: absolute;
				bottom: 0;
				display: inline;
				width: 225px;
			}
				#HeaderInfoMenu table
				{
					margin: 0 auto;
					display: block;
				}
					#HeaderInfoMenu table td
					{
						vertical-align: top;
					}
				.HeaderInfoMenuLeftCell
				{
					width: 12px;
					height: 21px;
					background: url('Images/InfoBlockMenuLeft.png') no-repeat left top;
				}
				.HeaderInfoMenuCenterCell
				{
					height: 21px;
					background: url('Images/InfoBlockMenuWrapper.png') repeat-x left top;
				}
				
				#MenuContainer
				{
					display:inline;
					height:21px;
					position:absolute;
					top:-19px;
					left:3px;
					z-index:100;
				}
				
						#MenuTabLeft
						{
							background: url(Images/MenuTabLeft.png) no-repeat;
							float:left;
							width: 12px;
							height:21px;
						}
						
						#MenuTabMiddle
						{
							background: url(Images/MenuTabMiddle.png) repeat-x;
							width:200px;
							float:left;
							height:18px;
							padding:3px 0 0 0;
						}	
						
						#MenuTabMiddle ul
						{
							list-style:none;
							
						}
						
							#MenuTabMiddle ul li
							{
								display: inline;
								padding: 0 10px 0 0;
								font-size:11px;
							}		
						
						#MenuTabRight
						{
							background: url(Images/MenuTabRight.png) no-repeat;
							float:left;
							width: 12px;
							height:21px;
						}								
				
				.HeaderInfoMenuRightCell
				{
					width: 12px;
					height: 21px;
					background: url('Images/InfoBlockMenuRight.png') no-repeat left top;
				}
				#HeaderInfoMenu ul
				{
					list-style: none;
					margin: 0 0 0 0;
					padding: 0;
				}
					#HeaderInfoMenu ul li
					{
						padding: 0 10px 0 0;
						display: inline;
						float: left;
						font-size: 11px;
					}
						#HeaderInfoMenu ul li a, .HeaderShoppingBasketTable a
						{
							color: #14545E;
							font-weight: bold;
							text-decoration: none;
						}
						.HeaderShoppingBasketTable a
						{
						}
						#HeaderInfoMenu ul li a.Selected
						{
							text-decoration: none;
						}
						#HeaderInfoMenu ul li a:hover, .HeaderShoppingBasketTable a:hover
						{
							color: #000;
							text-decoration: none;
						}
		
		
		
			
	#ContentContainer
	{
		width: 846px;
		padding: 0 0 0 0;
		margin: 10px 0 0 0;
		float: left;
		display: inline;
		position: relative;
	}
	
	.Copyright
	{
		width: 844px;
		margin: 0 0 0 12px;
		float: left;
	}
	
		.CopyrightTable, .CopyrightTable a
		{
			height:20px;
			width:100%;
			color:#fff;
		}			
		
		.CopyrightRight
		{
			width: 400px;
			padding: 12px 5px 0 0;
			float: left;
		}
		
			.CopyrightRight div ul
			{
				list-style: none;
			}
			
			.CopyrightRight div ul li
			{
				display: inline;
				padding: 0 0 0 10px;
			}
			
			.CopyrightRight div ul li a:hover
			{
				text-decoration: underline;
				color: #feba21;
			}
	
	#BottomContainer
	{
		width:100%;
		margin: 0 0 0 11px;
		padding: 0 0 17px 0;
		float: left;
		border-bottom: 1px dotted #FFF;
	}
	
	#BottomContainer table h1
	{
		font-family: Trebuchet MS;
		font-size: 16px;
		font-weight: bold;
		color: #FFF;
		margin: 0;
		padding: 0;
	}
	
	#BottomContainer table td a
	{
		margin: 0 0 5px 0;
		color: #FFF;
	}
	
	#BottomContainer table td a:hover
	{
		text-decoration: underline;
		color: #feba21;
	}
	
	#BottomContainer table td
	{
		padding: 0 61px 0 0;
	}
	
		#SideContent
		{
			width: 231px;
			float: left;
			display: inline;
		}
			
			.SideBlock
			{
				width: 231px;
				/*background: url('Images/SideBlocks/SideBlockWrapper.png') repeat-y left top;*/
			}
			.SideBlockRepeaterTopSearh
			{
				width: 231px;
				background: url('Images/SideBlocks/SideBlockRepeaterTop.png') no-repeat 0 0;
				margin: 0 0 -1px 0;
				padding: 0;
			}
			.SideBlockRepeaterTop
			{
				width: 231px;
				background: url('Images/SideBlocks/SideBlockRepeaterTop.png') no-repeat 0 0;
				margin: 0 0 -1px 0;
				padding: 0;
			}
			
			.SideBlockNewsletter
			{
				background: url(Images/SideBlocks/SideBlockNewsletter.png) no-repeat;
				width:191px;
				height:80px;
				padding: 20px 20px 15px 20px;
				margin:-3px 0 25px 0;
			}
			
				.SideBlockOuther
				{
					width: 231px;
					padding: 0 0 9px 0;
					background: url('Images/SideBlocks/SideBlockBottom.png') no-repeat left bottom;
				}
				
				.SideBlockOutherSearch
				{
					height:177px;
					margin:0 0 15px 0;
				}
				
				.SideBlockOutherContact
				{
					height:176px;
					margin:0 0 15px 0;
				}				
				
					.SideBlockInner
					{
						width: 191px;
						padding: 20px 20px 15px 20px;
						margin:-3px 0 0 0;
						background: url('Images/SideBlocks/SideBlockTop.png') repeat-y top;
					}
					
					.SideBlockRepeater
					{
						width: 191px;
						padding: 0px 20px 0px 20px;
						margin:0px 0 0 0;
						background: url('Images/SideBlocks/SideBlockRepeater.png') repeat-y left top;
					}
			
			.SideBlockInnerSearch
			{
				height:150px;
				padding: 20px 20px 15px 20px;
				margin: 0 0 0 0;
				background: url('Images/SideBlocks/SideBlockTop.png') no-repeat left top;				
			}
			
			.SideBlockInnerContact
			{
				height:200px;
			}
			
			.SideContactBlock
			{
				background: url(Images/SideBlocks/SideBlockContact.png) no-repeat;
				width:191px;
				height:148px;
				padding: 20px 20px 15px 20px;
				margin:0 0 10px 0;
			}			
		
				
		#MainContent
		{
			width: 615px;
			padding: 0 0 0 0;
			margin: 0px 0 0 0;
			float: right;
			display: inline;
			line-height: 1.5em;
			position: relative;
		}
			
			
			.PrintContent
			{
				position: absolute;
				right: 20px;
				top: 13px;
			}
		

.ContactTable img
{
	padding: 0 5px 0 0;
}

.ContactData
{
	padding:0 0 0 5px;
}
		
.HomeTopContent
{
	width: 605px;
	padding: 5px 0 8px 8px;
	margin: 0 0 0 2px;
	float: left;
	display: inline;
	background: url(Images/TopContentBg.png) no-repeat left top;
}
	.HomeTopContentLeft
	{
		width: 228px;
		height: 170px;
		position: relative;
		float: left;
		padding: 0 0 0 0;
		overflow: hidden;
	}
		.HomeTopContentLeft img
		{
			width: 228px;
		}
		.Kartel
		{
			position: absolute;
			right: 0;
			top: 0;
		}

	.HomeTopContentRight
	{
		width: 349px;
		height: 160px;
		position: relative;
		overflow-y: hidden;
		padding: 10px 0 0 18px;
		margin: 0 0 0 0;
		float: left;
		background: url(Images/TopContentRightBg.jpg) no-repeat left top;
	}
	
		.HomeTopContentRight h1
		{
			color: #178acf;
			font-size: 22px;
			font-family: Trebuchet MS;
			font-weight: bold;
			margin: 0;
			padding: 0;
		}
		
		.HomeTopContentRight p
		{
			width: 330px;
			height: 70px;
			color: #333333;
			font-size: 11px;
			font-family: Arial;
			font-weight: normal;
			line-height: 16px;
			margin: 0;
			padding: 0;
		}
		.HomeTopContentDescription
		{
			overflow-y: hidden;
		}
		
		.DatePlace
		{
			color: #666666;
			font-size: 12px;
			font-family: Arial;
			font-weight: normal;
			margin: 0px 0 3px 0;
			padding: 0;
		}

		.Watch
		{
			width: 250px;
			height: 26px;
			color: #666666;
			font-size: 14px;
			font-family: Arial;
			font-style: normal;
			position: absolute;
			bottom: 7px;
			right: 1px;
			float: right;
			display: inline;
		}
		
		.Prize
		{
			color: #178acf;
			font-weight: bold;
			font-size:18px;
		}
		
		.Watch table
		{
			float: right;
		}
		
		a.WatchButton
		{
			width: 69px;
			height: 21px;
			padding: 5px 0 0 0;
			display: block;
			cursor: pointer;
			text-align: center;
			color: #673401;
			font-size: 14px;
			font-family: Arial;
			font-style: normal;
			border: none;
			background: url(Images/WatchButton.jpg) no-repeat left top;
		}

		a.WatchButton:hover
		{
			color: #FFF;
		}
	
	.TopContentTop
	{
		width: 612px;
		height: 20px;
		margin: 3px 0 0 0;
		padding: 0;
		float: left;
		background: url(Images/TopContent/TopContentTop.jpg) no-repeat left top;
	}
	
	.TopContentTopShadow
	{
		width: 615px;
		height: 20px;
		margin: -3px 0 0 0;
		padding: 0;
		float: left;
		background: url(Images/TopContent/TopContentTopShadow.png) no-repeat left top;
	}
	
	.TopContentMiddle
	{
		width: 612px;
		min-height: 340px;
		height: auto !important;
		height: 340px;
		margin: 0;
		padding: 0;
		float: left;
		background: url(Images/TopContent/TopContentMiddle.jpg) repeat-y left top;
	}
	
	.TopContentMiddleShadow
	{
		width: 615px;
		min-height: 340px;
		height: auto !important;
		height: 340px;
		margin: 0;
		padding: 0;
		float: left;
		display: inline;
		background: url(Images/TopContent/TopContentMiddleShadow.png) repeat-y left top;
		margin:0 0 0 0;
	}	
	
		.Overview
		{
			width: 615px;
			min-height: 150px;
			height: auto !important;
			height: 150px;
			float: left;
		}			
	
	.TopContentMiddleSmall
	{
		width: 612px;
		min-height: 100px;
		height: auto !important;
		height: 100px;
		margin: 0;
		padding: 0;
		float: left;
		background: url(Images/TopContent/TopContentMiddle.jpg) repeat-y left top;
	}	
	
	.TopContentMiddleSmallShadow
	{
		width: 612px;
		min-height: 100px;
		height: auto !important;
		height: 100px;
		margin: 0;
		padding: 0;
		float: left;
		background: url(Images/TopContent/TopContentMiddleShadow.png) repeat-y left top;
	}	
	
		.TopContentMiddleInner
		{
			padding: 0 20px 0 20px;
			float: left;
		}
	
		.ProductTop
		{
			width: 575px;
			padding: 0 0 0 0;
			float: left;
		}
	
		.ProductInfoTop
		{
			min-height: 65px;
			height: auto !important;
			height: 65px;
			float: left;
			margin: 0 0 0 8px;
		}
	
		.ProductInfoPrize
		{
			height: 20px;
			text-align: right;
			color: #666666;
			font-size: 12px;
			font-family: Arial;
			font-style: normal;
			margin: 0 5px 14px 0;
			float: left;
		}
	
		.ProductImage
		{
			width: 228px;
			float: right;
		}
			.ProductDetailImageHolder img
			{
				border: solid 1px #D7D7D7;
			}
		
		.ProductInfo
		{
			width: 299px;
			padding: 0 0 0 5px;
			float: left;
		}
	
	.ProductOrder
	{
		height: 30px;
		margin: 0 5px 0 0;
		padding: 5px 0 0 0;
		float: left;
	}
	
	.ProductOrder table
	{
		float: right;
	}
	
	.TopContentBottom
	{
		width: 612px;
		height: 20px;
		margin: 0 0 15px 0;
		padding: 0;
		float: left;
		background: url(Images/TopContent/TopContentBottom.jpg) no-repeat left top;
	}
	
	.TopContentBottomShadow
	{
		width: 612px;
		height: 20px;
		margin: 0 0 8px 0;
		padding: 0;
		float: left;
		background: url(Images/TopContent/TopContentBottomShadow.png) no-repeat left top;
	}	

	.DetailContentBlock
	{
		width: 100%;
		float: left;
		margin: 0 0 0 5px;
	}
.QuickSearchTable
{
	margin: 0 0 5px 0;
}

#TrustLogos
{
	margin: 5px 0 10px 0;
	float:left;
}

	#TrustLogos ul
	{
		list-style:none;
	}
		
		#TrustLogos ul li
		{
			float:left;
			display:inline;
			padding: 0 6px 10px 0;
		}

#Footer
{
	margin: 0 auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	/*background: #D4A053 url(Images/FooterBackground.gif) repeat-x top;*/
	background: #d09339 url(Images/Footer12Bg.gif) repeat-x 0 0;
}
#FooterInner
{
	margin: 0 auto;
	text-align: left;
	width: 846px;
	border-top: 1px dotted  #FFFFFF;
}
	.FooterSitemap
	{
		padding: 0 5px 10px 5px;
	}
	.FooterSitemap ul
	{
		list-style: none;
		margin: 0 0 10px 10px;
		padding: 10px 0 0 0;
	}
		.FooterSitemap ul li
		{
			padding: 0;
			margin: 0;
		}
			.FooterSitemap ul li h2 a
			{
				font-size: 20px;
				color: #14545e;
				font-family:Trebuchet MS, Tahoma, Sans-Serif;
				margin: 0;
				padding: 0;
			}
			
			.FooterSitemap ul li ul
			{
				width: auto;
				list-style: none;
				padding: 0;
			}
				.FooterSitemap ul li ul li
				{
					width: auto;
					float: none;
					color: #000;
					padding: 1px 0 1px 0;
				}
					.FooterSitemap ul li ul li a
					{
						color: #000;
					}
	.FooterBottom
	{
		padding: 10px 0 0 0;
		clear: both;
	}
		.FooterBottomText
		{
			width: 550px;
			padding: 0 0 20px 5px;
			float: left;
			display: inline;
			color: #FFFFFF;
		}
		.FooterBottomMenu
		{
			width: 240px;
			padding: 0 5px 20px 0;
			float: right;
			display: inline;
		}
			.FooterBottomMenu ul
			{
				list-style: none;
				margin: 0 0 0 0;
				padding: 0;
				float: right;
				clear: both;
			}
				.FooterBottomMenu ul li
				{
					display: inline;
					float: right;
					margin: 0 0 0 12px;
				}
					.FooterBottomMenu ul li a
					{
						color: #FFFFFF;
					}
/*******************************************************************************************
*
* Form blocks
*
*******************************************************************************************/

input, select, textarea
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #000;
	font-style: italic;
}

.LeftSearchInput
{
	width: 156px;
	height: 17px;
	margin: 4px 0 4px 0;
	padding: 4px 0 2px 5px;
	float: left;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}

.LargeSearchInput
{
	width: 181px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 5px 0 0 5px;
	float: left;
	border: none;
	background: url(Images/LargeSearchInput.jpg) no-repeat left top;
}

.LeftSearchButton
{
	width: 23px;
	height: 25px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	border: none;
	background: url(Images/SearchButton.jpg) no-repeat left top;
}

.loginTextBox, .loginTextBoxWaterMark
{
	width: 200px;
	height: 16px;
	margin: 0 0 4px 0;
	padding: 5px 0 2px 2px;
	float: left;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}
.loginTextBoxPassword
{
	width: 177px;
	height: 16px;
	margin: 0 0 0px 0;
	padding: 5px 0 2px 2px;
	float: left;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}


.QuickSearchCategoryDropDown
{
	width: 186px;
	height: 25px;
	font-size: 11px;
	background: url('Images/SearchCategoryDropDownFace.jpg') no-repeat left top;
	position: relative;
}
.QuickSearchCategoryDropDownWatermark
{
	padding: 5px 5px 5px 5px;
	font-style: italic;
}
	.PortalMenu
	{
		display: none;
		position: absolute;
		top: 24px;
		left: 0px;
		z-index: 5;
		width: 182px;
		padding: 1px;
		max-height: 180px;
		height: auto !important;
		height: 180px;
		overflow-y: scroll;
		background: #FFFFFF;
		border-left: solid 1px #000000;
		border-bottom: solid 1px D7D7D7;
		border-right: solid 1px #D7D7D7;
	}
	.QuickSearchCategoryDropDown ul
	{
		margin: 0;
		list-style: none;
		padding: 0 0 5px 4px;
		
	}
		.QuickSearchCategoryDropDown ul li
		{
			margin: 0;
			padding: 2px 0 2px 0;
			float: none;
			font-style: italic;
		}
			.QuickSearchCategoryDropDown ul li a
			{
				padding: 2px 0 2px 0;
				height: 20px;
				font-size: 11px;
				float: none;
				text-decoration: none;
			}
			.QuickSearchCategoryDropDown ul li ul
			{
				margin: 0 0 0 8px;
				padding: 0 0 0 0;
				
			}
	.QuickSearchCategoryDropDown
	{
		
	}




.loginTextBoxPayment
{
	width: 168px;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	font-style: normal;	
}


.loginCheckBox input
{
	margin: 0 5px 0 0;
}
	.loginCheckBoxPayment input
	{
		margin: 3px 2px 0 0;
		float: left;
	}

.loginSubmit
{
	width: 23px;
	height: 25px;
	font-size: 0px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
	border: none;
	background: url(Images/Finch.jpg) no-repeat left top;	
}
	.loginSubmitPayment
	{
		margin: 5px 0 0 0;
		font-size: 11px;
		color: #000;
		font-weight: normal;
		font-style: normal;	
	}

.InputRegisterLastName
{
	width: 200px;
	height: 14px;
	margin: 0 0 4px 0;
	padding: 3px 0 2px 2px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}
.FormTable .PaymentForm td
{
	padding-right: 5px;
}
.PaymentForm .InputRegisterLastName
{
	width: 155px;
}

.AmountInput
{
	width: 30px;
	height: 16px;
	margin: 0 0 4px 0;
	padding: 5px 0 2px 2px;
	float: left;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}

.InputRegisterMiddleName
{
	width: 42px;
	height: 14px;
	margin: 0 0 4px 3px;
	padding: 3px 0 2px 2px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}

.InputBasic
{
	width: 250px;
	height: 14px;
	margin: 0 0 4px 0;
	padding: 3px 0 2px 2px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}
.DropDownBasic
{
	width: 253px;
	margin: 0 0 4px 0;
	padding: 3px 0 2px 0px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}
.InputBasicButton
{
	font-size: 11px;
	font-weight: normal;
	background: url('Images/BasicButtonBackground.gif') repeat-x left top;
	border: solid 1px #DEBA00;
	border-bottom: solid 1px #FEB000;
	color: #673401;
	font-size: 14px;
	font-style: normal;
	padding:3px;
}

	.InputBasicButton:hover
	{
		font-size: 11px;
		font-weight: normal;
		background: url('Images/BasicButtonBackground.gif') repeat-x left top;
		border: solid 1px #DEBA00;
		border-bottom: solid 1px #FEB000;
		color: #fff;
		font-size: 14px;
		font-style: normal;
	}
	.LoginButton
	{
		width: 70px;
	}

.FormHeaderRegister
{
	white-space: nowrap;
	padding: 0 10px 3px 0;
}
.FormValue
{
	font-style: italic;
	padding: 0 0 3px 0;
}

.InputRegisterZipcode
{
	width: 52px;
	height: 14px;
	margin: 0 3px 4px 0;
	padding: 3px 0 2px 2px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}

.InputRegisterPlace
{
	width: 190px;
	height: 14px;
	margin: 0 3px 4px 0;
	padding: 3px 0 2px 2px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}
.PaymentForm .DropDownBasic
{
	width: 213px;
}
.PaymentForm .InputRegisterPlace
{
	width: 145px;
}
.PaymentForm .InputBasic
{
	width: 210px;
}

.InputRegisterStreet
{
	width: 190px;
	height: 14px;
	margin: 0 0 4px 0;
	padding: 3px 0 2px 2px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}
.PaymentForm .InputRegisterStreet
{
	width: 144px;
}

.InputRegisterNumber
{
	width: 53px;
	height: 14px;
	margin: 0 0 4px 3px;
	padding: 3px 0 2px 2px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}

.InputBasciButtonSave
{
	padding: 0px 0 0px 10px ;	
}
	.verplicht
	{
		margin: 0 3px;
		font-weight: bold;
		color: #000;
	}
	
.ProductTypeDropDown
{
	width: 215px;
	padding: 3px;
	height:24px;
	margin: 0 5px 0 0;
}

.BasketButton
{
	width: 104px;
	height: 26px;
	color: #673401;
	border: none;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	background: url(Images/ReserveButtton.jpg) no-repeat left top;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	text-align:center;
}

.BasketButton:hover
{
	color: #FFF;
}

.CalculateButton
{
	padding: 0 10px 0 32px;
	width: auto;
	overflow: visible;
	height: 23px;
	color: #000;
	font-style: normal;
	font-weight: bold;
	background: url(Images/ReserveButtton.jpg) no-repeat left top;
}

.ShopOnButton
{
	padding: 0 0 0 0;
	color: #907861 !important;
}

.CheckOutButton
{
	padding: 0 10px 0 32px;
	width: auto;
	overflow: visible;
	height: 23px;
	color: #000;
	font-style: normal;
	font-weight: bold;
}

/*******************************************************************************************
*
* Menu/list
*
*******************************************************************************************/

#MainMenu
{
	margin: 50px 0 0 0;
	float: left;
}

#MainMenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#MainMenu ul li
{
	display: inline;
	margin: 0;
	font-weight: bold;
	padding: 0;
}

#MainMenu ul li a
{
	padding: 5px 10px 5px 10px;
}

#MainMenu ul li a:hover
{
	background-color: #178acf;
}

.LeftMenu
{
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
	.LeftMenu li
	{
	}
		.LeftMenu li a
		{
			padding: 5px 20px 6px 20px;
			display: inline;
			color: #FFFFFF;
			text-decoration: none;
		}
			.MenuBean
			{
				position: absolute;
				top: 3px;
				left: -16px;
			}
			.MenuBeanSelected
			{
				position: absolute;
				top: 3px;
				left: -16px;
			}

		
#ProductsInfoMenu ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
	#ProductsInfoMenu ul li
	{
		padding: 0 10px 0 0;
		display: inline;
		float: left;
	}
		#ProductsInfoMenu ul li a, .HeaderShoppingBasketTable a
		{
			color: #178acf;
			text-decoration: none;
		}
		#ProductsInfoMenu ul li a.Selected
		{
			text-decoration: none;
		}
		#ProductsInfoMenu ul li a:hover, .HeaderShoppingBasketTable a:hover
		{
			color: #135379;
			text-decoration: none;
		}
/*******************************************************************************************
*
* Other styles
*
*******************************************************************************************/

.ProductDetailTopWrapper
{
	width: 595px;
	margin: 0 0 0 24px;
}

	.ProductDetailTopWrapper ul
	{
		list-style:none;
	}

		.ProductDetailTopWrapper ul li
		{
			padding: 0 0 0 10px;
			background: url(Images/ListBulletImage.gif) no-repeat 0 6px;
		}

	.ProductDetailTopWrapper .ProductDetailOrderBlock
	{
		width: 247px;
		float: right;
		padding-bottom: 10px;
	}
		.ProductDetailTopWrapper .ProductDetailOrderBlock .ProductsAmount
		{
			margin: 10px;
			width: 227px;
		}
			.ProductsAmount .ProductType
			{
				width: 165px;
			}
			.ProductsAmount .ProductTypeAmount
			{
				text-align: right;
			}
			
			.ProductsAmount td
			{
				margin: 0;
				padding: 0;
			}
			
		.ProductTypeAdd
		{
			padding: 0 0 0 10px;
			margin: 5px 0 0px 0px;
			font-style: italic;
			text-decoration: none;
			display: block;
			float:right;
			background: url('Images/AddModelIcon.gif') no-repeat 0 5px;
		}
		
		.ProductTypeAddShoppingCart
		{
			padding: 0 0 0 16px;
			margin: 10px 0 0 0;
			font-style: italic;
			font-size: 11px;
			text-decoration: none;
			display: block;
		}
			.DeleteProductTypeImageButton
			{
				position: absolute;
				right: -15px;
				top: 10px;
			}
		
		.OurPriceTable
		{
			clear: both;
		}
			.OurPrice
			{
				padding: 10px 0 0 0;
				color: #666666;
				font-weight: normal;
				font-size: 12px;
				line-height: 22px;
				text-align: left;
			}
			.TotalPrice
			{
				padding: 10px 5px 0 0;
				color: #8B5F1A;
				font-weight: bold;
				font-size: 20px;
				text-align: right;
			}
			.ExcludeFAT
			{
				text-align: right;
			}
			.productDetailsExtraText
			{
				padding: 25px 10px 0 10px;
				color: #FFFFFF;
				font-size: 11px;
			}
				.productDetailsExtraText h5
				{
					margin: 0;
					padding: 0;
					font-size: 11px;
					color: #FFFFFF;
				}
				.productDetailsExtraText span
				{
					font-style: italic;
				}
			.ArticleNr
			{
				margin: 1em 0 0 0;
				padding: 5px 0 10px 0;
				display: block;
				font-style: italic;
				line-height: 9px;
				text-align: right;
			}
			.ExBtw
			{
				margin: 0px 0 0 0;
				display: block;
				text-align: right;
				color: #666666;
				font-size: 10px;
				font-family: Arial;
				font-style: normal;
			}
			.AddToBasketWrapper
			{
				padding: 0 0px 10px 0;
				float:right;
				width: 260px;
			}
				.AddToBasketNewItem
				{
					padding: 0 0px 5px 0;
					float:right;
					width: 260px;
				}
		.NoAuthProductDetail
		{
			color: #FFF;
			padding: 10px 10px 0 10px;
		}
.OverviewPrice
{
	margin: 5px 0 0 0;
	display: block;
	color: #000;
	font-weight: bold;
}
	.OverviewPrice span
	{
		color: #666;
		font-weight: normal;
		font-style: italic;
	}

table.ModelList
{
	margin: 10px 0;
	width: 100%;
	border-collapse: collapse;
}
	table.ModelList td
	{
		padding: 5px 5px 5px 0;
		vertical-align: top;
	}


.HomeOptionItemBlock
{
	width: 615px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0px;
	float: left;
	display: inline;
}

.BottomProductsTop
{
	width:615px;
	margin:5px 0 0 0;
}

.BottomProductsBottom
{
	width:615px;
	margin:0px;
}
	

.BottomProduct
{
	float:left;
	display:inline;
	margin:0 0 0 5px;
	position: relative;
	cursor:pointer;
}

.ImageHolder
{
	width: 192px;
	height: 174px;
	padding: 8px 0 8px 7px;
	color: #333333;
	float: left;
	background: url(Images/ImageHolder.jpg) no-repeat left top;
}

.ImageHolderCat
{
	width: 192px;
	height: 48px;
	padding: 8px 0 8px 7px;
	color: #333333;
	float: left;
	background: url(Images/ImageHolderCat.jpg) no-repeat left top;
	cursor:pointer;
}

.ImageHolderBgOrange
{
	font-size:10px;
	color:#fff;
	line-height:normal;
	background: url(Images/ImageHoverBackground.png) no-repeat;
	width:177px;
	height:100px;
	padding:7px 7px 7px 7px;
	margin:3px 0 0 2px;
	overflow-y: hidden;
}

	.ImageHover
	{
		position: absolute;
		top: 5px;
		left: 5px;
		z-index: 100;
		display: none;
	}
		.Picture
		{
			width: 185px;
			height: 114px;
			float: left;
			overflow-y: hidden;
		}
		
		.Picture img
		{
			width: 185px;
		}
		
		.Picture .CatImage
		{
			width: 185px;
		}			
		
		.ProductsTable td
		{
			padding: 0 6px 0 0;
			margin: 0;
		}
		
		.ImageInfoBlock
		{
			width: 180px;
			height: 43px;
			padding: 7px 0 0 5px;
			float: left;
			font-family: Arial;
			cursor: pointer;
			font-size: 12px;
			background: url(Images/ImageInfoBlock.jpg) no-repeat left top;
		}
		
		.ImageInfoBlock span
		{
			font-family: Arial;
			font-size: 12px;
		}
		
		.BottomProductLink
		{
			display: block;
			position: absolute;
			left: 5px;
			top: 5px;
			z-index: 900;
			width: 195px;
			height: 174px;
			background: url(Images/spacer.gif) left top;
		}
		
		.BottomProductLinkCat
		{
			display: block;
			position: absolute;
			left: 5px;
			top: 5px;
			z-index: 900;
			width: 195px;
			height: 50px;
			background: url(Images/spacer.gif) left top;
		}
		
		.CategoryProductLinkCat
		{
			display: block;
			position: absolute;
			left: 5px;
			top: 5px;
			z-index: 900;
			width: 195px;
			height: 160px;
			background: url(Images/spacer.gif) left top;
		}
		
		 .TicketName
		 {
			font-style:normal;
			font-family: Arial;
			font-size: 12px;
		 }
		 
		 .TicketNameCat
		 {
			padding: 8px 0 0 0;
		 }
		 
		 .TicketPrice
		 {
			color: #178acf;
			font-family: Arial;
			font-size: 12px;
			font-style: normal;
		 }
		 
		 .Logos
		 {
			width:227px;
			margin: 0 0 0 4px;
			padding:0 0 0 2px;
		 }
		 
.LogosTable td
{
	padding: 0 12px 0 0;
}

.HomeOptionItemBlockSmaller
{
	width: 260px;
	height: 100px;
	overflow-y: hidden;
	margin: 0 8px 0 0;
	float: left;
	display: inline;
}

.HomeOptionItemTable
{
	margin: 0 0 0 0;
}
	.HomeOptionImageCell
	{
		vertical-align: top;
		padding: 0 10px 0 0;
	}
		.HomeOptionImageBlock
		{
			display: block;
			float: left;
			padding: 6px;
		}
			.NoFloat
			{
				float: none;
			}
		.HomeOptionImageBlockDark
		{
			display: block;
			float: left;
			padding: 6px;
		}
			.ShoppingRow
			{
				background: #907861;
			}
				a.RemoveProduct
				{
					padding: 0 0 0 16px;
					color: #907861 !important;
				}
			.ShoppingRowAlt
			{
				background: #c0a879;
			}
		
			.ProductDetail
			{
				margin: 0 10px 0 0;
			}
	.RelatedProductsToggle
	{
		background: #94311e;
	}
		.RelatedProductsToggle a
		{
			color: #fff !important;
			text-decoration: none;
		}
			.RelatedProductsToggle a:hover
			{
				text-decoration: underline;
			}
			.RelatedProductsToggle a.OpenRelated
			{
				padding: 0 0 0 16px;
			}
			.RelatedProductsToggle a.CloseRelated
			{
				padding: 0 0 0 16px;

			}
	.OrderRelatedProductTable td
	{

	}
		.OrderRelatedProductTable td td
		{
			border-width: 0;
		}
	
	.HomeOptionTextCell
	{
		vertical-align: top;
		line-height: 18px;
	}
	.HomeOptionTextCell h3
	{
		margin: 0 0 3px 0;
		font-size: 11px;
	}
	
.HeaderMenu
{
	float: left;
	margin: 0px 0 0 0;
}	

	.HeaderMenu ul, .HeaderMenu ul a
	{
		list-style-image: url(Images/HeaderListImage.gif);
		font-family:Trebuchet MS, Arial;
		font-size:11px;
	}
	
		.HeaderMenu ul li
		{
			list-style-image: url(Images/HeaderListImage.gif);
			display:inline;
			padding:0 10px 0 0;
			cursor:pointer;
			position: relative;
			z-index: 100;
		}
			.HeaderMenu ul ul
			{
				position: absolute;
				display:none;
				padding: 0;
				margin: 5px 0 0 0;
				z-index: 100;
			}
				.HeaderMenu ul ul li
				{
					font-size: 11px;
					font-weight: normal;
					float: left;
					display: inline;
					padding:10px;
					width: 150px;
					background-color: #fff;
					border-bottom: 1px solid #14545e;
					height:20px;
				}
					.HeaderMenu ul ul li a
					{
						font-size: 11px;
						font-weight: normal;
						color:#14545e;
						padding-left:5px;
						padding-top:3px;
					}
					
					.HeaderMenu ul ul li a:hover
					{
						font-size: 11px;
						font-weight: normal;
						color:#14545e;
						text-decoration:underline;
					}
	
.HeaderShoppingBasketTable
{
	color: #FFFFCC;
	margin: 8px 0 0 5px;
	font-size: 11px;
}
	.HeaderShoppingBasketTable td.DeleteCell
	{
		padding: 2px 8px 2px 0;
		color: #000;
	}
	.HeaderShoppingBasketTable td.NumberCell
	{
		padding: 2px 3px 2px 0;
		color: #000;
	}
		
.PhotoDetailsBottomContainer
{
	padding: 20px 0 10px 0;
}
	.PhotoDetailsBottomContainer ul
	{
		list-style: none;
		margin: 0;
		padding: 0;
	}
		.PhotoDetailsBottomContainer ul li
		{
			display: inline;
			background: none;
			padding: 0 5px 10px 0;
			
		}
			.PhotoDetailsBottomContainer ul li a, .PhotoDetailsBottomContainer ul li a:hover
			{
				background: none;
				text-decoration: none;
			}
			.PhotoDetailsBottomContainer ul li .PhotoItem
			{
				display: inline;
			}
.ConformOrderProductImage
{
	float: left;
	padding: 6px;
	margin: 0 10px 0 2px;
	background: #FFFFFF;
	border-bottom: solid 1px #C0A879;
	border-right: solid 1px #C0A879;
}
.ReferencesTable td
{
	padding-right: 20px;
}

.ReferencesTableTop
	{
	float: left;	
	margin: 0px 0 0 0px 
	}
	
.ReferencesTableBottom
	{
	float: left;	
	margin: 10px 0 0 0px;
	}	
.Profile_table
{
	width: 100%;
	color: #fff;
}
.Profile_table td
{
	padding: 5px;
}
	.ItalicLight
	{
		color: #fceee1;
		font-style: italic;
		display: block;
		margin: 0 0 0 0;
	}
	.Profile_table h3
	{
		margin: 5px 0 0 0;
		font-size: 18px;
		font-weight: bold;
		color: #fff;
	}
	
.LoginBox
{
	width: 170px; 
	float: left; 
	margin: 0 0 0 10px; 
	padding: 5px 0 5px 5px;
	font-size:11px;
}

	
.ShoppingBasketPrice
{
	white-space: nowrap;
	margin: 0 0 0 0;	
}

.ShorterValue input
{
	width: 210px;
}

.FormTable
{
	margin: 0 0 15px 0;
}

.FormTable td
{
	padding: 0 20px 0 0;
}

.CheckBoxTable
{
	margin: 0 0 15px 0;
}
.CheckBoxTable td
{
	padding: 0 5px 0 0;
}

.OrderPaymentOverview_table td
{
	vertical-align: top;
	padding: 3px;
}

.MyOrderItemHeader
{
	width: 555px;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 10px;
	background-color: #d8a251;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
}

#MainContent .MyOrderItemHeader a.MyOrderExpandLink
{
	color: #fff;
}
td.MyOrderItemHeaderPriceCell
{
	text-align: right;
	color:#14545e;
}
td.MyOrdersExpandImageCell
{
	padding-right: 5px;
}
.MyOrderProductsTable td
{
	vertical-align: top;
	padding: 3px;
}
.MyOrderItemProducts
{
	margin: 0 0 5px 0;
}
.headerRow
{
	background-color: #917961;	
}
	.headerRow td
	{
		padding: 5px 0 5px 0;
		font-weight: bold;
		color: #FFFFFF;
	}
.footerRow
{
	background-color: #917961;
}
	.footerRow td
	{
		padding: 5px 0 5px 0;
		font-weight: bold;
		color: #FFFFFF;
	}
td.OrderOverviewAmountTotalHeader
{
	text-align: right;
	padding-right: 5px;
}
.Checkbox
{
	height: 11px;
	width: 30px;
	margin: 5px 0 0px 0 ;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	color:Black;
	font-style: normal;
}
.checkBoxOrderPayment
{
	margin: 0 5px 0 0;
}
	.checkBoxOrderPayment input
	{
		float: left;
		margin: 0 0 0 0;
	}

#Login
{
	margin: 0px 0px 0 0px;
}

#Register_table
{
	margin: 0px 0 0xp 0 ;
	padding: 10px 0 0px 0 ;
}

#SideContent .LeftMenu li.Selected a
{
	font-weight: bold;
}

.ProductDetailPriceTable
{
	width: 100%;
}
	.ProductDetailPriceTable tr.Alternate
	{
		background-color: #FFF;
	}
		.ProductDetailPriceTable td
		{
			padding: 3px;
		}
		
.ErrorMessage
{
	color: #FFFFCC;
	font-size: 11px;
}
.ErrorMessageCheck
{
	color: #FF0000;
	font-size: 12px;
	display: block;
	margin: 4px 0 0 0px;
}
.DownloadTable
{
	margin: 0 0 15px 0;
}
.DownloadTable td
{
	padding: 3px;
}
.DownloadTable .alternateRow td
{
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}


.SiteMap ul
{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
	.SiteMap ul li
	{
		margin: 0 0 0 0;
		padding: 0 0 0 9px;
		background: url('Images/SitemapListItem.gif') no-repeat 0 5px;
	}
		.SiteMap ul li a
		{
			margin: 0 0 0 0;
		}
		.SiteMap ul li ul
		{
			margin: 0 0 0 0;
			padding: 0 0 0 5px;
		}
		.SiteMap ul li ul li
		{
			margin: 0 0 0 0;
		}
			.SiteMap ul li ul li a
			{
				margin: 0 0 0 0;
			}


.Articles td, .Articles th
{

}

.InvoicePdf
{
	padding: 0 0 2px 16px;
	color: #fff !important;
	font-weight: bold;
	background: url(Images/PdfIcon.gif) no-repeat left top;
}

.BottomContainerWrapper
{
	width:836px;
	margin:0 auto;
}

.ProposalQuestionSubHeader
{
	font-size: 11px;
	color: #332412;
	padding: 0 0 7px 0;
	font-weight: bold;
}

.FormHeaderProposalWidth
{
	width: 35%;
	vertical-align: top;
	padding-right: 5px;
}

.RequestProposalBlock
{
	margin: 0pt 0pt 20px; 
	padding: 5px; 
	background: FFF;
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}
	.RequestProposalBlock .FormTable
	{
		width: 100%;
		margin: 2px 0 4px 0;
	}
	.RequestProposalBlock .ProposalSpacer
	{
		font-size: 1px;
		height: 2px;
		line-height: 1px;
		border-bottom: solid 1px #C0A879;
		margin: 0 0 4px 0;
	}

.RequestProposalInput
{
	width: 200px; 
	font-size: 11px;
	color: Black;
	font-weight: normal;
	font-style: normal;	
	border: solid 1px #917961;
	border-top: solid 1px #332412;
	border-left: solid 1px #332412;
}
.RequestProposalInputNote
{
	width: 200px; 
	font-size: 11px;
	color: Black;
	font-weight: normal;
	font-style: normal;	
	border: solid 1px #917961;
	border-top: solid 1px #332412;
	border-left: solid 1px #332412;
}
.RequestProposalInputStreet
{
	width: 170px; 
	font-size: 11px;
	margin-right: 2px;
	color: Black;
	font-weight: normal;
	font-style: normal;	
	border: solid 1px #917961;
	border-top: solid 1px #332412;
	border-left: solid 1px #332412;
}
.RequestProposalInputNumber
{
	width: 25px; 
	font-size: 11px;
	color: Black;
	font-weight: normal;
	font-style: normal;	
	border: solid 1px #917961;
	border-top: solid 1px #332412;
	border-left: solid 1px #332412;
}
.RequestProposalInputPostal
{
	width: 55px;
	margin-right: 2px;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	font-style: normal;	
	border: solid 1px #917961;
	border-top: solid 1px #332412;
	border-left: solid 1px #332412;
}
.RequestProposalInputCity
{
	width: 140px; 
	font-size: 11px;
	color: Black;
	font-weight: normal;
	font-style: normal;	
}

.ProductRating
{
	float: right;
	padding: 2px 5px;
	margin-right: 10px;
	margin-top: -10px;
	background: #000;
	color: #fff;

}
	.ProductRating .RatingNumber
	{
		font-weight: bold;
		font-size: 16px;
	}
	
	.ProductRating .RatingLabel
	{
		padding-right: 5px;
		font-size: 11px;
	}
.RatingTableLabel
{
	font-weight: bold;
}

.InsuranceTitle
{
	display: block;
}
.InsuranceExplenation
{
	display: block;
}

/***
TABS
***/

.CustomTabs
{
	
}

.CustomTabs .ajax__tab_body
{
	font: 11px Arial,Helvetica,Sans-serif;
}

.CustomTabs .ajax__tab_header
{
	border-bottom: solid 1px #000;
}

.CustomTabs .ajax__tab_panel
{
	background: #FFF;
	padding: 10px;
	font: 11px Arial,Helvetica,Sans-serif;
	color: #000;
}

.CustomTabs .ajax__tab_panel .Apple-style-span
{
	font: 11px Arial,Helvetica,Sans-serif !important;
	line-height: 16px !important;
}

.CustomTabs .ajax__tab_tab
{
	margin-bottom: -1px;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #fff;
    padding: 5px 10px;
    background: #000;
}
.CustomTabs .ajax__tab_active .ajax__tab_tab
{
    margin-bottom: -1px;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #000;
    padding: 8px 10px 5px;
    background: Red;
}

.InputBasicContactQuestion
{
	width:250px;
	height:100px;
	margin: 0 0 4px 0;
	padding: 3px 0 2px 2px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}

.VerplichtContact
{
	color:#ff0000;
	font-weight:bold;
}

.ContentDetailWrapper
{
	float: left;

}

.ProductArrangementsDetails
{
	width: 575px;
	margin: 0 8px 0 0;
	float: left;
	display: inline;
}
.ProductHotelDetails
{
	width: 250px;
	margin: 0 8px 0 0;
	padding: 20px 0 0 0 ;
	float: right;
	display: inline;
}
	.ProductHotelDetails table
	{
		width: 100%;
	}
	
	.ProductHotelDetails table tr td
	{
		padding: 3px 0 3px 0;
	}
	
	.ProductArrangementsDetails
	{
		padding: 20px 0 0 0;
	}
	
	.ProductArrangementsDetails h3, .ProductHotelDetails h3
	{
		border-bottom: 1px solid #CCC;
		font-size: 15px;
		color: #14545e;
	}
	
	.HotelDetails
	{
		margin:0 0 0 5px;
	}
	
	.HotelDetails table
	{
		width:560px;
	}
	
	.ProductArrangementsDetails ul
	{
		list-style: none;
		padding: 0 0 0 10px;
	}
	
	.ProductArrangementsDetails ul li
	{
		background: url(Images/ProductItemList.gif) no-repeat 0 3px;
		padding: 0 0 0 20px;
		vertical-align: top;
	}
	
.ProductInfoBottom
{
	float: left;
	width:260px;
}

table.ProductListView
{
	width: 595px;
	border: none;
	color: #333;
	margin: 0 0 0 5px;
}

.ProductListView tr th
{
	padding: 5px;
	font-size: 14px;
	color: #14545e;
	text-align: left;
}

.ProductListView tr td
{
	height: 25px;
	padding: 5px;
}

.ProductListView .ListPrice
{
	text-align: right;
	font-size: 14px;
	color: #8b5f1a;
	font-weight: bold;
	width: 100px;
}

.ProductListView .Date
{
	text-align: right;
}

.SwitchIconHolder
{
	clear: both;
	float: right;
	padding: 10px 10px 0 0;
	visibility: hidden;
}

.SwitchIcon img
{
	padding: 0 0 0 5px;
}

#PortalSelect
{
	position:relative;
	left:50%;
	margin-left:-300px;
	margin-top:350px;
}

	.PortalSelectTable
	{
		width:600px;
	}
		
.OrderInfo
{
	margin: 0 0 20px 0;
	padding: 0;
}
	.OrderInfoHeader
	{
		font-weight:bold;
	}
	.OrderInfo td
	{
		padding-right: 10px;
	}

.PagingBtn	
{
	background-color:#fdb000;
	border: #debb01 1px solid;
	color: #673401;
	font-style:normal;
}

.ContentBannerImage
{
	float: right;
	margin: 0 10px 0px 10px;
	padding: 5px;
	border: none;
	width: 140px;
	text-align: center;
}
.ContentBannerImage img
{
	width: 140px;
}

.CompanionsButton
{
	float: right;
	margin: 0 30px 0 0;
}
.CaptchaLabel
{
	display: block;
}
.CaptchaTextBox
{
	width: 187px;
	height: 14px;
	margin: 5px 0 4px 0;
	padding: 3px 0 2px 2px;
	border: solid 1px #000000;
	border-bottom: solid 1px #D7D7D7;
	border-right: solid 1px #D7D7D7;
}
.CaptchaImage
{
	border: solid 1px #CCCCCC;
}
.NewsLetterButton
{
	width: 99px;
}
