/* CZ Template style.css */


/* GENERAL */

body,html {
	width: 100%;
	height: 100%;
}

#outerTable {
	width: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: URL(./verloop_rechts.gif);
	background-repeat: repeat-x;
}


body,.textPlain,td { 
	color: #000000; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}
input,textarea { 
	color: #000000; 
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

A			{ color: #006A85; font-weight: bold; text-decoration: none }
A:link		{ color: #006A85; text-decoration: none }
A:active	{ color: #006A85; text-decoration: underline }
A:visited	{ color: #006A85; text-decoration: none }
A:hover		{ color: #006A85; text-decoration: underline }

A img {
	border-style: none;
}


#leftSpacer,#rightSpacer {
	width: auto;
}

#outerTable {
}

td {
	vertical-align: top;
	text-align: left;
}

.pageType,#main {
	width: 837px;
	height: 100%;
}
#innerTable {
	background-color: #FFFFFF;
		height: 100%;
}

#topContent {
	height: 87px;
	background-image: URL(./wereldkaart_boven.gif);
	background-position: 123px 0px;
	background-repeat: no-repeat;
	position: relative;
}

#topLogo {
	position: absolute;
	top: 10px;
	left: 28px;
}

#topMenu {
	position: absolute;
	top: 9px;
	left: 230px;
}
#topMenu img {
	float: left;
	margin-right: 20px;
}
	
#menuContent {
	width: 227px;
/*	background-color: #FFFFFF; */
	background-image: URL(./verloop_links_onder.gif);
	background-repeat: no-repeat;
}
#menuContent a {
	font-weight: normal !important;
}

#mainContent {
	width: 402px;
}

#rightContent {
	width: 200px;
}
#allMenu {
	position: relative;
}
.menuNumberEmpty {
	width: 25px; 
	border-right: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
.menuNumber {
	position: absolute;
	top: 0px; 
	left 0px;
	padding-top: 5px;
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	border-right: 2px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 13px;
	font-familty: arial, helvetica, sans-serif;
}
.menuNumberEmpty,.menuItemLevel0,.menuItemLevel1 {
	border-top: 2px solid #FFFFFF;	
}
.menuItemLevel0 {
	position: relative;
}
.subSubMenu {
	background-color: #60A2B1;
	font-size: 100%;
}

.subSubMenuSelected {
	background-color: #CB7120;
	font-size: 100%;
}
.subSubMenuItem {
	color: #FFFFFF !important;
	padding-left: 40px; 
	height: 20px;
	vertical-align: top;
}
.subSubMenuItem a {
	color: #FFFFFF !important;
}
.subSubMenuItemSelected {
	height: 20px;
	padding-left: 40px; 
	color: #FFFFFF !important;
	text-decoration: underline;
	vertical-align: top;
}
.subSubMenuItemSelected a {
	color: #FFFFFF !important;
}
.subMenuArrow {
	position: absolute;
	top: 5px;
	left: 4px;
}
	


/* BANNERS */

.permanentBanner,.homeBanner {
	width: 200px;
	height: 80px;
	margin-top: 20px;
}
.permanentBanner {
	background-color: #ff7f00;
}
.homeBanner {
	background-color: #006a85;
}
.permanentBanner .text {
	padding: 15px;
}
.permanentBanner a {
	color: #ffffff;
}
#header,#content {
	height: auto;
	padding: 15px 20px 15px 20px;
}
#header {
	font-weight: bold;
	color: #ff7f00;
}
.separator {
	padding: 0px 20px 0 20px;
}

/* HOMEPAGE */

#pageHome #header {
	background-image: URL(./wereldkaart_midden.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #60A2B1;
	color: #FFFFFF !important;
}

#pageHome #content {
}

#pageHome #allContent {
	height: 350px;
	background-color: #006A85;
	color: #FFFFFF;
	overflow: auto;
}
#pageHome #bannerBar {
	width: 402px;
}
.homeBanner {
	float: left;
}
.homeBanner .text {
	padding: 15px;
}
.homeBanner .text a {
	color: #FFFFFF;
}



/* DEFAULT PAGE */



#pagePage #content {
}

#pagePage #allContent {
	overflow: auto;
}


#pagePage #links {
	padding: 15px 20px 15px 20px;
}
	
#pagePage #links td {
	vertical-align: middle;
}

#pagePage #links td a {
	font-weight: bold;
}

#pagePage #links td.rightColumn {
	padding-left: 4px;
}








#pageProducts .item {
	padding: 15px 20px 15px 20px;
}

#pageProducts .item .title {
	font-weight: bold;
	margin-bottom: 5px;
}

#pageProducts .item img {	
	float: left;
	margin: 0 15px 15px 0;
}

#pageProducts .item .kenmerken {
	font-size: 10px;
	color: #999999;
	margin-bottom: 5px;
}

#pageProducts .item .price {
	color: #FF7F00;
	font-weight: bold;
	margin-bottom: 5px;
}

#pageProducts .item .bestellen {
	font-size: 9px;
	background-color: #FF7F00;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 10px;
}

#pageProducts .description {
	margin-bottom: 5px;
	clear: both;
}





#pageOrder .caption {
	font-weight: bold;
}
#pageOrder .inputText {
	width: 200px;
	margin: 0 0 3px 10px;
}
#pageOrder .formTitle {
	font-weight: bold;
	margin-bottom: 5px;
}
#pageOrder .formIntroduction {
	margin-bottom: 20px;
}
#pageOrder .formProduct {
/*	padding: 15px 20px 15px 20px; */
}

#pageOrder .formProduct .title {
	font-weight: bold;
	margin-bottom: 5px;
}

#pageOrder .formProduct img {	
	float: left;
	margin: 0 15px 15px 0;
}

#pageOrder .formProduct .kenmerken {
	font-size: 10px;
	color: #999999;
	margin-bottom: 5px;
}
#pageOrder .item .price {
	color: #FF7F00;
	font-weight: bold;
	margin-bottom: 5px;
}
#pageOrder .orderForm {
	clear: both;
}
#pageOrder .orderForm td {
	height: 24px;
	vertical-align: middle;
}
#pageOrder .orderSubmit {
	font-size: 11px;
	font-weight: bold;
	color: #006A85;
	background-color: #FF7F00;
}
#pageOrder .inputRadio {
	vertical-align: middle;
}


/* Editor CSS */



/* Zwart */

.zwartKlein { 
	color: #000000; 
	font-size: 10px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.zwartBroodtekst { 
	color: #000000; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.zwartSubkop {  
	color: #000000; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}

.zwartKop {  
	color: #000000; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}



/* Oranje */

.oranjeKlein { 
	color: #ff7f00; 
	font-size: 10px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.oranjeBroodtekst { 
	color: #ff7f00; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.oranjeSubkop {  
	color: #ff7f00; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}

.oranjeKop {  
	color: #ff7f00; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}



/* Donkerblauw */

.donkerblauwKlein { 
	color: #006699; 
	font-size: 10px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.donkerblauwBroodtekst { 
	color: #006699; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.donkerblauwSubkop {  
	color: #006699; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}

.donkerblauwKop {  
	color: #006699; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}


/* Lichtblauw */

.lichtblauwKlein { 
	color: #6699CC; 
	font-size: 10px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.lichtblauwBroodtekst { 
	color: #6699CC; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.lichtblauwSubkop {  
	color: #6699CC; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}

.lichtblauwKop {  
	color: #6699CC; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}


/* Grijs */

.grijsKlein { 
	color: #666666; 
	font-size: 10px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.grijsBroodtekst { 
	color: #666666; 
	font-size: 11px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.grijsSubkop {  
	color: #666666; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}

.grijsKop {  
	color: #666666; 
	font-size: 12px; 
	line-height: 15px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}


