@import "creatinc_Fonts.css";
@import "creatinc_DevExpress.css";

/** POS DEV **/
/*----------------- GENERAL -------------------*/
* {
	padding: 0;
	margin: 0;
	border: 0;
}
.clear {
	clear: both;
}
.clear_right {
	clear: right;
}
img {
	border:0;
}
.divClick {
	cursor:pointer;
	display:table;
}
/*----------------- MAIN CONTAINER & WRAPPERS ------------*/
.mainContainer {
	width: 866px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
}

.innerWrapper {
	width: 100%;
}
/*----------------- HEADER --------------------*/
.headerLogo {
	float:left;
	background: url(../imgs/logo.gif) top left no-repeat;
	width:244px;
	height:85px;
}
.header {
	background:#FFFFFF url(../imgs/bg_header.gif) top right no-repeat;
}
.footer {
	background:#FFFFFF url(../imgs/bg_footer.gif) top left no-repeat;
}
.headerRight {
	float:right;
	width:300px;
}
.topnav {
	width:260px;
	margin: 15px 40px 10px 0;
	text-align:right;
	font-size:0.9em;
	color:#d4d4d4;
}
.zoekBlok {
	width:260px;
	margin: 15px 40px 0 0;
}
.inputZoek {
	float:right;
	width:200px;
}
.inputHeaderZoek
{
	width:200px;
	padding-right: 20px;
}
.zoekBtn
{
	background:url(../imgs/pijl_kop.gif) no-repeat top left;
	display: block;
	position:relative;
	top: -17px;
	right: -182px;
	*top: -18px;
	*right: -182px;
}

/*----------------- FOOTER --------------------*/
.footer {
	width: 866px;
	height: 95px;
	margin: 0 auto;
	font-size:0.85em;
}
.footerLeft {
	float:left;
	width:206px;
}
.footerRight {
	float:right;
	width:660px;
}
.footerRightSpacer {
	padding: 20px 40px 0 50px;
}
/*----------------- LEFT WRAPPER --------------------*/
.leftWrapper {
	float: left;
	width: 206px;
}
.contactBlok span p {
	text-align:right;
}
.leftMenu {
	text-align:right;
	min-height:200px;
	background:#e95e27 url(../imgs/bg_leftmenu.gif) top left no-repeat;
}
.leftMenuSpacer {
	padding:13px 20px 13px 0;
}
/*----------------- CONTENT -------------------*/
.contentWrapper {
	float:left;
	width:660px;
}
.contentWrapperVervolg {
	float:left;
	width:660px;
	background:url(../imgs/bg_content-vervolg.gif) top left no-repeat;
}
.contentSpacer {
	margin: 0 40px 0 50px;
	padding: 0 0 20px 0;
	border-bottom:#d4d4d4 1px solid;
	min-height: 400px;
}
.contentSpacerHome {
	margin: 0 40px 0 50px;
	padding: 0 0 20px 0;
	background:url(../imgs/contentFooterHome.gif) bottom left no-repeat;
}
.contentHomeLeft {
	float:left;
	width:272px;
}
.contentHomeRight {
	float:right;
	width:272px;
}
/*----------------- .NET FORM FIX----------------------*/
form {
	display:block;
	margin: 0;
	padding: 0;
	height:100%;
	min-height: 100%;
}
form:after {
	display: block;
	height: 100%;
	clear: both;
}
/* FORM DESIGN SEARCH FIELD, */
	/*input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	background-color: #EFEFEF;
}*/
input, select, textarea {
	/*background: #dbdbdb none repeat scroll 0;*/
	border-width: 0;
	color: #666666;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 1em;
}


/*----------------- UL OL CORRECTION ----------------------*/
.rightWrapper ul, .innerWrapper ul, .contentWrapper ul {
	padding-left:15px;
	text-indent: 0; 
	list-style: disc outside;
}
.rightWrapper ol, .innerWrapper ol, .contentWrapper ol {
	padding-left:22px;
	text-indent: 0;
	list-style: decimal outside;
}
/** MENU **/
.creatincTreeView div.AspNet-TreeView {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
}
.creatincTreeView div.AspNet-TreeView a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
.creatincTreeView div.AspNet-TreeView a:hover {
	color: #3e3e3e;
	text-decoration: none;
}
.creatincTreeView div.AspNet-TreeView ul li {
	white-space: nowrap;
	padding: 4px 0 5px 0;
	font-weight: normal!important;
}
.creatincTreeView div.AspNet-TreeView ul li {
	padding-bottom:5px;
	margin-bottom:0;
}
.creatincTreeView div.AspNet-TreeView ul li ul li {
	padding-bottom:0;
	background-image: none;
	border:0;
	margin-bottom:0;
}
.creatincTreeView div.AspNet-TreeView ul li ul li {
	white-space: nowrap;
	padding: 2px 0 2px 0;
	font-weight: normal;
}
.creatincTreeView div.AspNet-TreeView ul ul {
	margin: 2px 0 2px 0;
}
.creatincTreeView div.AspNet-TreeView ul li img {
	border: none;
	vertical-align: middle;
	margin: 0 2px 0 0;
}
.creatincTreeView div.AspNet-TreeView li a {
	text-decoration: none;
}
.creatincTreeView div.AspNet-TreeView li.AspNet-TreeView-Leaf {
}
.creatincTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink {
	cursor: pointer;
}
.creatincTreeView div.AspNet-TreeView .AspNet-TreeView-Selected {
	color: #3e3e3e!important;
}

.creatincTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonLink:hover, .creatincTreeView div.AspNet-TreeView li.AspNet-TreeView-Root li.AspNet-TreeView-Leaf a:hover, .creatincTreeView div.AspNet-TreeView .AspNet-TreeView-Parent a:hover, .creatincTreeView div.AspNet-TreeView .AspNet-TreeView-Parent li.AspNet-TreeView-Leaf a:hover, .creatincTreeView div.AspNet-TreeView .AspNet-TreeView-Root a:hover {
	cursor: pointer;
	color: #3e3e3e!important;
}
.creatincTreeView div.AspNet-TreeView li.AspNet-TreeView-Selected a {
	color: #3e3e3e!important;
}
.creatincTreeView div.AspNet-TreeView .AspNet-TreeView-ChildSelected a {
	color: #3e3e3e!important;
}
.creatincTreeView div.AspNet-TreeView li.AspNet-TreeView-ParentSelected a {
	color: #35262d!important;
	font-weight: normal!important;
}
.creatincTreeView div.AspNet-TreeView li.AspNet-TreeView-Root li.AspNet-TreeView-Leaf a {
	font-weight: normal!important;
}
.creatincTreeView div.AspNet-TreeView li.AspNet-TreeView-Root li.AspNet-TreeView-Selected a {
	color: #3e3e3e!important;
}

.creatincTreeView div.AspNet-TreeView .AspNet-TreeView-Show li {
	font-size: 0.8em;
}

.seperator10
{
	height: 10px;
}
.seperator15
{
	height: 15px;
}

/**************************
START SITEMAP
**************************/

.sitemapHeader
{
	font-weight: bold;
	border-bottom: 1px solid #d4d4d4;
	padding: 0 0 4px 18px !important;
}

.sitemap
{
	margin-left: 1px !important;
}
.sitemap table table div div
{
	padding-top: 0px !important;
}
.sitemap table td
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.link_Level1, .link_Level2, .link_Level3, .link_Level4, .noLink_Level1, .link_NoChildNodes_Level1
{
	display: block;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	border-bottom:1px solid #d4d4d4;
}
.link_Level1:hover, .link_Level2:hover, .link_Level3:hover, .link_Level4:hover, .linkWithChildNodes_Level1:hover, .linkWithChildNodes_Level2:hover, .link_NoChildNodes_Level1:hover
{
	text-decoration: none;
	border-bottom: 1px solid #d4d4d4;
	cursor: pointer;
	background:#efefef;
}
.noLink_Level1, .link_Level1
{
	font-weight: bold;
	padding-left: 18px;
	cursor: default;
	background: url(../imgs/pijl_down.gif) 0 6px no-repeat;
}

.noLink_Level1:hover,
 .link_Level1:hover	
 {
 	/*background:#d4d4d4;*/
 }
.link_NoChildNodes_Level1
{
	padding-left: 18px;
}
.linkWithChildNodes_Level1, .linkWithChildNodes_Level2
{
	display: block;
	line-height: 19px;
	font-weight: bold;
	border-bottom: 1px solid #d4d4d4;
	cursor: pointer;
}

.link_Level2
{
	padding-left: 18px;
}
.link_Level3
{
	padding-left: 36px;
}
.link_Level4
{
	padding-left: 54px;
}

.link_NoChildNodes_Level1
{
	font-weight: bold;
}

.linkWithChildNodes_Level1
{
	padding-left: 18px;
	background: #d4d4d4;
	
}
.linkWithChildNodes_Level2
{
	padding-left: 36px;
	background: #d4d4d4;
}

/**************************
END SITEMAP
**************************/

/*START CMS MENU CSS SETTINGS*/
.C2GMenu
{
	background: #FFFFFF;
	border-bottom: solid 2px black;
}
.C2GMenu input
{
	background: transparent!important;
	border: solid 1px none!important;
}
.C2GMenu select
{
	background: #FFFFFF!important;
	border: 0 none!important;
}
/*END CMS MENU CSS SETTINGS*/

/************************************************
ABOUT
*************************************************
Author:		Berry Straver, www.concepts2go.com
For:		http://www.creatinc.nl
************************************************/
.addToAnyaList
{
	padding: 20px 0 0 0;
	text-align: right;
}

.PagerTable td
{
	padding: 3px;
}

/**************************
BOUNCING BALL
**************************/
.bouncingBall
{
	top:10px;
	left: -50px;
	height:34px;
	width:34px;
	position: absolute;
	z-index: 12009;
}

.bouncingForm
{
	position: absolute;
	z-index: 12010;
}

.kaatsBal
{
	float: right; 
	padding-top: 35px; 
	margin-bottom:-165px;
}

.kaatsBal img
{
	width: 50px; 
	height: 165px;
}

.bouncingBallModal
{
	display: none !important;
}

.creatincTreeView div.AspNet-TreeView li.AspNet-TreeView-ChildSelected  li.AspNet-TreeView-Leaf {
font-size:0.8em;
} 

