em
{
	font-style:italic;
}
/* NAVIGATION */
.navigationTabStrip
{
	padding-left:5px;
}
/* LOGIN CONTROL */
.loginTable
{
	margin:5px 5px 0 5px;
}
.loginTable td
{
	padding-bottom:2px;
	padding-right:3px;
}
/* MISC */
.padFive
{
	padding:5px;
	line-height:150%;
}
.searchBox select option
{
	padding-left:5px;
}
.footer .productBigLineHorizontal
{
	float:right;
	margin-top:15px;
	margin-bottom:0;
	padding-bottom:0;
	clear:both;	
}
a.ExtraVestigingLink
{
	background-position:right -5px;
	padding-top:0px;		
	clear:both;
}
.clearStyles, .clearStyles *, .clearStyles * *, .clearStyles td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	width:auto;
}
/* ORDER OVERVIEW */
.orderOverview .name a div, .orderOverview .name a:hover div
{
	background-image:none;	
}
.orderOverview td 
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:6px;
	height:30px;
}
.orderOverview td a
{
	color:#595959;
}
.orderOverview td div
{
	position:relative;
	top:5px;
}
.orderOverview select
{
	margin-bottom:4px;
}
.orderOverview .title td, .orderOverview .groupTitle td
{	
	font-weight:bold;
	border-bottom:1px solid #595959;
}
.orderOverview .title td div
{
	position:relative;
	top:2px;
}
.orderOverview td div.textboxAligned
{
	position:relative;
	top:3px;	
}
.orderOverview .groupTitle td
{
	border-top:1px solid #000000;
	padding: 6px 0 6px 0;	
	height:auto;
	font-size:12px;
	background-color:#dddddd;
	vertical-align:middle;
	
}
.orderOverview .groupEnd td
{
	border-top:1px solid #000000;
	background:0;
	height:5px;
	line-height:5px;
	font-size:5px;	
}
.orderOverview textarea.input
{	
	margin-left:0px;	
	margin-top:7px;
	text-align:left;
	width:95%;
	height:50px;
	margin-bottom:5px;
}
.hidden
{	
	visibility:collapse;
	display:none;
}
.tbQuantity
{
	width:26px;
	text-align:right;
}
/* DISCOUNT OVERVIEW */ 
.discountOverview
{
			
}
.discountOverview td 
{
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:9px;
}
.discountOverview .groupTitle td
{
	border-top:1px solid #595959;
}
.discountOverview .title td, .discountOverview .groupTitle td
{
	padding-bottom:9px;
	font-weight:bold;
	border-bottom:1px solid #595959;
}

.ExtraVestigingLink
{
	width:100px;
	float:right;
}
/* STANDARD DATA(EDIT) TABLE */ 
.editTable
{
	width:auto;
	background:0;
}
.editTable td 
{
	background:0;
	padding-top:10px;
	padding-left:5px;
	padding-right:25px;
	padding-bottom:9px;
}
.editTable td.withControls
{
	padding:0;
	padding-top:5px;
}
.editTable td select.input, .editTable td .input
{
	padding:0;
	text-align:left;
	height:18px;
	margin:0;	
	width:auto;
}
.editTable td select.input, .editTable td select.input
{
	width:100%;
}
.editTable td select.input option
{
	padding-left:2px;
}
.editTable textarea.input
{	
	margin-left:0px;	
	margin-top:0;
	text-align:left;
	height:95px;
	margin-bottom:10px;
}

/* validation */
.vsummary
{
	border:1px solid #8c897c;
	background-color:#ffffe1;
	padding-top:3px;
	margin-right:5px;
	margin-bottom:5px;
	padding-bottom:0px;
}
.vsummary ul
{
	padding-bottom:2px;
}
.vsummary li
{
	padding-top:0px;	
	margin-left:5px;
	padding-left:25px;
	list-style:none;
	line-height:150%;		
	background-image:url(../images/icon-error.png);
	background-repeat:no-repeat;
	background-position:top left 3px 5px;	
}
.vsummary li.error
{
	background-image:url(../images/icon-exclamation.png);
}
.vsummary li.warning
{
	background-image:url(../images/icon-error.png);
}
.vsummary li.info
{
	background-image:url(../images/icon-information.png);

}/* eWorld Controls */
.collapsableTitle, .collapsableTitle a, .collapsableSubTitle, .collapsableSubTitle a
{
    padding:5px 0 3px 0;
    margin:0;
    color:#0d4c9f;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;	 
}
.collapsableTitle, .collapsableSubTitle
{
	border-bottom: 1px solid #b2b8c4;
}
.collapsableSubTitle, .collapsableSubTitle a
{
	font-size:12px;	 
}
.calendar td
{
	padding:3px;
}
.calendar div
{
	width:120px;
}
.contentArea .breadCrumb .right a.active
{
	font-weight:bold;
	text-decoration:none;
}
