
/* File: rf.form.v3.css
*//**
 * De stijlkenmerken van de formulierelementen. voor formv3
 */
.formv3 .item    {
	border: 1px solid black;
	font-size: 100%;
	color: rgb(30, 45, 64);
	padding: 2px;
}

.formv3 .formfieldstring, .formv3 .formfieldoption, .formv3 .formfieldcheckbox, .formv3 .formfieldlongstring {
	width: 150px;
}

.formv3 .formfieldeuro {
	background: white url(/templates/libs/formv3/eurosign.jpg) no-repeat scroll 4px 4px;
	padding-left: 15px;
}

.formv3 .formfieldradio {
	border: 0px !important;
}

.formv3 .formv3fieldlongstring    {
	width: 250px;
	height: 200px;
	font-size: 125%;
}

.formv3 .formv3fielddatetime {
	width: 50px;
}

.formv3 .formv3fieldhtml,
.formv3 .formv3fieldlonghtml {
	width: 400px;
}
.formv3 .formv3fielddate, .px175px    {
	width: 50px;
}

.formv3 .formv3fieldradio {
	width: 10px;
	border: 0;
}

.submit {
	margin-left: 8px;
	width: 129px;
	height: 20px;
	border: 0px;
}

.formv3 .required {
	background-color: #FFDE85;
}

.formv3 .error {
	border: 2px solid #E20B0B;
}

.fieldMessage {
	width: 180px;
	float: right;
	padding: 0px 4px 3px 4px;
	border: 2px solid #FB5B03;
	background-color: #FFBE7F;
}
/* File: rf.formnew.css
*//**
 * De stijlkenmerken van de formulierelementen.
 */
*.form *.item    {
	border: 1px solid black;
	font-size: 100%;
	color: rgb(30, 45, 64);
	padding: 2px;
}

*.form *.fieldtypestring, *.form *.fieldtypeemail, *.form *.fieldtypeoption, *.form *.fieldtyperadio, *.form *.fieldtypecheckbox, *.form *.fieldtypelongstring, *.form *.submit {
	width: 200px;
}

*.form *.fieldtypelongstring    {
	width: 250px;
	height: 200px;
	font-size: 125%;
}

*.form *.fieldtypedatetime {
	width: 50px;
}

*.form *.fieldtypehtml,
*.form *.fieldtypelonghtml {
	width: 400px;
}
*.form *.fieldtypedate, .px175px    {
	width: 50px;
}

*.form *.fieldtyperadio {
	width: 10px;
	border: 0;
}

.form .submit {
	margin-left: 8px;
	width: 129px;
	height: 20px;
	border: 1px;
}

*.form *.required {
	/*background-color: #FFDE85;*/
}

*.form *.error {
	border: 2px solid #E20B0B;
}
/* File: rf.layout.css
*//* \*/html, body {height:100%}/* */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:880px;
}

#container {
	margin:0;
	text-align:center;
	height: 100%;
}

#outer{
	height: 100%;
	min-height: 100%;
	width: 880px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	text-align: left;
	margin: auto;
	position: relative;
}

html>body #outer {height:auto;}

#innerwrap {
	float: left;
	width: 667px;
}

#header {
	position: absolute;
	top: 0;
	width: 880px;
	height: 203px;
	z-index: 100;
}

#headersub {
	position: absolute;
	top: 207px;
	width: 880px;
	height: 45px;
	z-index: 100;
	padding-left: 60px;
}

#rf_page_title {
	height: 19px;
	line-height: 19px;
}

#left {
	position: relative;
	width: 51px;
	float: left;
	padding-top: 192px;
	padding-bottom: 90px;
	z-index: 99;
}

#right {
	position: relative;
	width: 213px;
	float: right;
	padding-top: 203px;
	padding-bottom: 90px;
	height: 475px;
}

#footer {
	width: 880px;
	clear: both;
	height: 90px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	left: 0;
	bottom: 0;
	position: absolute;
}

* html #footer {
	\height: 90px;
	he\ight: 90px;
	margin-bottom: -1px;
}

#centrecontent {
	width: 617px;
	float: right;
	padding-top: 192px;
	padding-bottom: 90px;
}

#contentMargin {
	width: 561px;
	margin: 0 10px 10px 45px;
	padding: 0;
}

#content {
	float: right;
	width: 558px;
}


#clearfooter {width:100%;height:1px;clear:both}

#rf_menu {
	position: absolute;
	top: 133px;
	left: 50px;
}

#rf_submenu {
	/*position: absolute;
	left: 50px;*/
}

#userinfo {
	position: absolute;
	width: 100%;
	height: 119px;
	z-index: 100;
}

#tabContainer {
	position: absolute;
	top: 308px;
}

.tabPanel {
	margin: 8px 5px 8px 25px;
	width: 135px;
	height: 156px;
}
.tabPanelImage {
	float: left;
	padding: 0;
	margin: 0;
}

#editPage {
	position: absolute;
	top: 5px;
	right: 53px;
	margin: 0 0 0 0;
	padding: 3px 5px 2px 5px;
	background-color: white;
	z-index: 100;
}

/* File: rf.global.css
*/a, a:hover, a:active, a:visited, a:link {
	color: #000;
	text-decoration: underline;
}

body {
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000;
}

p, td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000;
}

p {
	padding: 0;
	margin: 0;
}

h1 {
	padding: 40px 0 2px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px dashed #fff;
	font-size: 14px;
	color: #626262;
}

h2 {
	padding: 10px 0 2px 0;
	margin: 0 0 4px 0;
	color: #FB5B03;
	border-bottom: 1px dashed #AFAFAF; 
	font-size: 12px;
}

#outer { background: url(/images/background_fill.jpg) repeat-y 0 0; }
#header { background: url(/images/header.jpg) no-repeat 0 0; }
#headersub { background: url(/images/headersub.jpg) no-repeat 0 0; }
#footer { background: url(/images/footer.jpg) no-repeat 0 0; }
#centrecontent { background: url(/images/main_background.jpg) repeat-x 0 192px; }
#rightt { background: url(/images/form_left.jpg) no-repeat 0 192px; }

fieldset    {
	border: 1px solid #fff;
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
}
fieldset legend {
	padding: 3px 3px 3px 3px;
	border: 1px solid #fff;
}

.errorText { color: #FF3F3F; }

#footertools {
	width: auto;
	padding: 44px 115px 0 0;
	text-align: right;
	font-variant: small-caps;
}

#footertools,
#footertools a {
	color: #091146;
	text-decoration: none;
}

img {
	border: 0;
}

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

ol {
	padding: 0 0 0 26px;
	margin: 0 0 0 0;
}

ul li {
	padding: 5px 0 0 15px;
	margin: 0 0 0 0;
	list-style-type: none;
	
}

ul li {
	background: url(/images/bullet.gif) no-repeat 1px 9px;
}

.admin_tool {
	float: right;
	margin: 11px 0 0 0;
	padding: 2px 5px 2px 5px;
	background-color: #FA7A39 ;
}

.admin_tool a:active, .admin_tool a:link, .admin_tool a:visited, .admin_tool a:hover {
	text-decoration: none;
	font-size: 10px;
}

#tabPanelContact input {
	width: 107px;
	border: 0px solid black;
	padding: 1px 9px 0px 9px;
	font-size: 10px;
	height: 22px;
	background: url(/images/formfill.gif) no-repeat fixed;
}

#tabPanelInfo {
	padding-top: 20px;
	font-size: 10px;
	line-height: 115%;
	color: #565656;
}

.special_input {
	background: url(/images/formfill.gif) no-repeat !important;
	border:0;
	font-size: 10px;
	width: 125px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

a.special_input, 
a.special_input:hover,
a.special_input:visited,
a.special_input:active,
a.special_input:link {
	text-decoration: none;
	font-size: 11px;
}

.tabPanel {
	font-size: 11px;
}

.aanbiedingContainer {
	height: 128px;
	width: 100%;
	margin: 0 0 15px 0;
}
.aanbiedingLeft {
	width: 128px;
	height: 128px;
	float: left;
}
.aanbiedingBody {
	float: left;
	padding: 0 0 0 10px;
	background: url(/images/newsitem/item_fill.png) repeat-x 0 0px;
	height: 122px;
	line-height: 115%;
	width: 386px;
	overflow: hidden;
}

.aanbiedingBody div.headline {
	padding: 18px 0 5px 0;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
.aanbiedingBody img {
	padding: 0 6px 0 0;
}
.aanbiedingBody div.body {
	padding: 0;
	height: 81px;
	overflow: hidden;
}
.aanbiedingRight {
	width: 34px;
	height: 128px;
	float: right;
	background: url(/images/newsitem/item_right.png) no-repeat 0 0;
}

#footer,
#footer a {
	text-align: right;
	color: #5F5F5F;
	font-size: 10px;
	text-decoration: none;
}

#phonebookHotlink {
	position: absolute;
	top: 500px;
	left: 25px;
}

#orderHotlink {
	position: absolute;
	top: 550px;
	left: 25px;
}

#ntrsupportHotlink {
	position: absolute;
	top: 600px;
	left: 25px;
}

#customersSearchStatus,
#customersStatistics {
	width: 150px;
}


.product_box {
	float: left;
	width: 133px;
	height: 165px;
	background: url(/images/bg_productbox.png) no-repeat;
	color: #fff;
}

.product_box .header {
	margin: 10px 10px;
}

.product_box .header a {
	font-size: 12px;
	text-transform: uppercase;
	background: url(/images/bg_box_text.gif) repeat-x 0 7px;
	color: white;
}

.product_box img {
	margin-left: 10px;
}

.product_box a {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
.product_box ul {
	margin: 5px 10px;
}

.product_box li {
	background: url(/images/bullet_1.gif) no-repeat 1px 8px;
}
/* File: rf.menu.css
*/.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1:visited,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .item1-active:visited {
	padding: 0 11px 0 11px;
	display: block;
	white-space: nowrap;
	height: 22px;
	line-height: 22px;
	position: relative;
	font-family: "Trebuchet MS";
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	border-right: 1px solid #000;
}

.ddmx .last {
	border-right: 0px solid #000 !important;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2:visited,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item2-active:visited {
	color: #000;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	text-align: left;
	margin-bottom: 2px;
}

.ddmx .section {
	margin: 0 0 0 0;
    border: 1px solid white;
    padding: 5px 5px 3px 5px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
.ddmx .section .section {
	margin: 0 0 0 2px;
}

head:first-child+body .ddmx .section { /*The Owen Hack, hides this from ie*/
  background: url(/images/menu_background.png) repeat 0 0;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

ul#submenu {
	top: 2px;
	background: url(/images/bg_submenu.gif) no-repeat;
	padding: 2px 0 0 10px;
}

ul#submenu li {
	text-decoration: none;
	list-style: none;
	font-weight: normal;
	display: inline;
	margin: 2px;
	background: transparent url(/images/dots.gif) no-repeat scroll 12px 8px;
	padding-left: 21px;
}

ul#submenu li a,
ul#submenu li a:hover,
ul#submenu li a:active,
ul#submenu li a:visited,
ul#submenu li a:link {
	text-decoration: none;
	font-weight: normal;
}

ul#submenutop {
 	position: absolute;
	top: 155px;
	left: 60px;	
	background: url(/images/bg_submenu.gif) no-repeat;
	padding: 2px 0 0 10px;
}

ul#submenutop li {
	text-decoration: none;
	list-style: none;
	font-weight: bold;
	display: inline;
	margin: 2px;
	background: transparent url(/images/dots.gif) no-repeat scroll 12px 8px;
	padding-left: 21px;
}

ul#submenutop li a,
ul#submenutop li a:hover,
ul#submenutop li a:active,
ul#submenutop li a:visited,
ul#submenutop li a:link {
	text-decoration: none;
	font-weight: normal;
}

#rf_page_title a,
#rf_page_title a:hover,
#rf_page_title a:active,
#rf_page_title a:visited,
#rf_page_title a:link {
	font-family: "Trebuchet MS";
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
/* File: rf.pagetree.css
*//**
 * De stijlen voor de sitemap en de Content Editor
 */
div.pagetree    {
	width: 100%;
	text-align: left;
}

div.pagetree li    {
	padding: 0 0 0 19px;
	margin: 0;
	list-style-type: none;
}

div.pagetree li    {
	background: url(/images/pagetree/line.gif) no-repeat 0% 0%;
}

div.pagetree li.last    {
	background: url(/images/pagetree/last.gif) no-repeat 0% 0%;
}

div.pagetree ul    {
	padding: 0 0 0 24px;
	margin: 0 0 0 -15px;
	list-style-type: none;
}
/* File: rf.telefoonboek.css
*//** De paginanavigatie om te browsen tussen meerdere pagina's **/
	.pageNav {
		text-align: right;
	}
	
	.pageNav ul {
		margin: 0;
		white-space: nowrap;
		padding: 9px 0 2px 0;
	}
	
	.pageNav li {
		display: inline;
		list-style-type: none;
		background: none;
		padding: 0 0 0 3px;
	}
	
	.pageNav a:link, .pageNav a:visited, .pageNav a:visited {
		padding: 2px 3px 2px 3px;
		font-size: 10px;
		border: 1px solid #9F9F9F;
		background-color: #F9F9F9;
		color: #000;
		text-decoration: none;
	}
	
	.pageNav a:hover, .pageNav a.active {
		background-color: #BFBFBF;
		color: #000;
	}

/** This is being used by the rf.dropdown.js library **/
	.noSelectFF {
		-moz-user-select: none;
		-khtml-user-select: none;
		user-select: none;
	}
	
	.appearLink {
		cursor: pointer;
	}
	
/** De stijlen voor de tabellen **/
	.tableRow { }
	.tableRowEven { }	
	.tableRowOdd { }	
	
	.tableDataHeader {
		vertical-align: top;
		padding-bottom: 2px;
		border-bottom: 2px solid #9F9F9F; 
		font-weight: bold;
	}
	
	.tableDataHeaderEven { }	
	.tableDataHeaderOdd { }
	
	.tableDataContent {
		vertical-align: top;
		padding-top: 2px;
		padding-bottom: 3px;
	}
	
	.tableRowOdd:hover, .tableRowOdd:hover td,
	.tableRowEven:hover, .tableRowEven:hover td {
		background-color: #BFBFBF;
	}
	
	.tableDataContentEven {
		background-color: #F9F9F9;
	}
	
	.tableDataContentOdd { }	
	.tableDataFooter { }
	.tableDataFooterEven { }
	.tableDataFooterOdd { }
	.tableDataContentSelected { }
	
/** Revised fieldsets **/
	fieldset    {
		border: 1px solid #fff;
		margin: 0px 0px 10px 0px;
		padding: 5px 5px 5px 5px;
	}
	fieldset legend {
		padding: 3px 3px 3px 3px;
		border: 1px solid #fff;
		font-weight: bold;
	}
	
/** Speciaal voor het zoeken van klanten **/
	.customerDetailHeaderToolsContent {
		display: none;
		background-color: #F9F9F9;
		z-index: 160;
		text-align: left;
		border: 1px solid #BFBFBF;
	}
	
	.customerDetailHeaderToolsContent a,
	.customerDetailHeaderToolsContent a:hover,
	.customerDetailHeaderToolsContent a:link,
	.customerDetailHeaderToolsContent a:active,
	.customerDetailHeaderToolsContent a:visited {
		text-decoration: none;
		font-weight: normal;
	}
	
	.customersDetaulHeaderToolsContent ul li {
		padding-top: 0;
	}
	
	.customerDetailHeaderToolsContent span {
		font-weight: bold;
		padding-left: 17px
	}
	
	#customersSearchOptions li {
		float: left;
	}

