body {
	margin: 0;
}
table, td, body {
	font-family: Verdana, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #444;
	line-height: 1.4em;
}
form {
	margin: 0px;
	padding: 0px;
	float: left;
}
h1 {
	font-family:arial;
	font-size: 32px;
	font-weight: normal;
	color:#08f;
	margin: 20px 0 30px 0;
	padding: 0;
}
h2 {
	font-size: 16px;
	color:#5b5;
}
h3 {
	font-size: 14px;
	color:#5b5;
}

p {
	color: #444;
}
a {
	color:#5b5;
}
a:hover {
	color:#08f;
}
textarea,
input {
	border: 0;
	font-size: 12px;
	padding: 2px;
	color: #08f;
	background-color:#f4f4f4;
}
input {
	border-bottom: 1px dashed #ccc;
}
textarea {
	border: 1px dashed #ccc;
	font-family: Verdana, Arial, Helvetica;
}

.submitbutton {
	border: 2px solid #ddd;
	color:#fff;
	background-color: #5b5;
}
ul {
	list-style-type: square;
}
div#header {
	background-image: url(images/header_background.gif);
	background-repeat: repeat-x;
	width:100%;
	height:88px;
}
.headerButton {
	float:right;
	margin:22px 22px 0 0;
}

div#monitoring_ip {
	border:1px dotted red;
	color:red;
	padding:2px;
	background-color:#fee;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

/* HORIZONTAL MENU */
div#menu {
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
	width:100%;
	height:40px;
	text-align:center;
}

div#menuContainer {
	font-family: Arial, Verdana, Helvetica;
	margin: auto;
	/* -- deze instelling groter maken als menu-items niet naast elkaar staan -- */
	width:950px;
	/* -- end -- */
}

.menuItemPromote,
.menuItemInactive,
.menuItemActive {
	background-repeat: repeat-x;
	height:35px;
	float: left;
	border-left: 1px solid #999;
	border-right: 1px solid #ddd;
	font-size: 14px;
}

.menuItemInactive:hover {
	background-image: url(images/menu_hover_background.gif);
}

.menuItemPromote:hover {
	background-image: url(images/menu_promote_hover_background.gif);
}

.menuItemInactive {
	background-image: url(images/menu_inactive_background.gif);
}
.menuItemPromote {
	background-image: url(images/menu_promote_background.gif);
}
.menuItemActive {
	background-image: url(images/menu_active_background.gif);
}
.menuItemPromote a,
.menuItemActive a,
.menuItemInactive a {
	line-height: 35px;
	text-decoration: none;
	display:block;
	padding: 0 24px 0 24px;
}
.menuItemActive a {
	font-weight:bold;
	color: #5a5;
}
.menuItemInactive a {
	color: #666;
}
.menuItemPromote a {
	color: #a40;
	font-weight:bold;
}

/* DEMO MENU OPTIONS */
.demoMenuItems {
	padding: 0;
	margin: 0;
	width: 200px;
	float:left;
}
.demoMenuItems ul {
	padding: 0;
	margin: 0;
}
.demoMenuItems li {
	list-style: none;
	width: 180px;
}
.demoMenuItems li .active {
	background-color:#5b5;
	color:#fff
}
.demoMenuItems a {
	padding: 3px 10px 3px 10px;
	margin: 0 0 5px 0;
	display:block;
	background-color:#eee;
	text-decoration: none;
	color:#393;
}
.demoMenuItems a:hover {
	background-color:#08f;
	color:#fff
}

/* CONTENT CONTAINERS */
div#contentContainer {
	margin-top:10px;
	width:100%;
	clear:left;
	text-align:center;
}
div#content {
	margin: 0px auto;
	width:950px;
	clear:left;
	text-align:left;
}

/* CONTENT LAYOUT */ 
.greentext {
	color:#5b5;
}
.featureList li {
	color: #3c80bc;
	line-height: 20px;
}
.celltitle {
	font-family: Verdana;
	color: #636363;
	font-size: 12px;
}
#promotionStar {
	position: absolute;
	margin-left:275px;
	margin-top:-40px;
	padding:0;
}

/* BLOGPOSTS ON FRONTPAGE */
.blogpost {
	vertical-align: top;
	padding:5px 0 5px 0;
	border-top:1px dotted #bbb;
}
.blogpost_firstentry {
	vertical-align: top;
	padding:5px 0 5px 0;
}
.blogpost_date {
	background-color:#08f;
	color:white;
	font-size:10px;
	padding:1px 5px 1px 5px;
	margin-right: 10px;
}


/* CONTAINERS */
div#contentPromotionContainer,
div#contentBlockContainer,
div#featureBlockContainer {
	padding-top:30px;
	width:100%;
	clear:left;
}
div#contentPromotionLeft {
	width:450px;
	float: left;
	text-align: center;
}
div#contentPromotionRight {
	width:450px;
	float: right;
}

/* CONTENT BLOCKS */
div#contentBlockLeft {
	width:450px;
	float: left;
	border-right:1px solid #ddd;
	padding-right: 25px;
}
div#contentBlockRight {
	width:450px;
	float: right;
}
div#contentBlockLeftLarge {
	width:600px;
	float: left;
	border-right:1px solid #ddd;
	padding-right: 25px;
}
div#contentBlockRightSmall {
	width:300px;
	float: right;
}

/* FAQ BLOCKS */
.faqBlock {
	width: 400px;
	height: 175px;
	float:left;
	margin: 8px;
	border: 1px solid #d6eed4;
	overflow: auto;
}
.faqBlock h3 {
	margin:0px;
	padding: 8px;
	background-color:#f1f9f0;
	border-bottom:1px solid #d6eed4;
}
.faqBlock p {
	margin:8px;
 	line-height:15px;
}

/* OUR CLIENTS BLOCKS */
.clientBlock {
	border: 3px solid #d6eed4;
	width:100%;
	margin-top:10px;
}
.clientBlock .clientImage {
	padding:8px;
	float:left;
}
.clientBlock .clientQuote{
	padding:8px;
 	line-height:22px;
 	font-size:20px;
 	font-style:italic;
 	font-family: Cambria, Verdana, Arial, Helvetica;
 	width:700px;
	margin-left:130px;
}
.clientBlock .clientName {
	font-weight:bold;
 	font-family: Verdana, Arial, Helvetica;
 	font-size:10px;
 	font-style:normal;
}
.clientBlock .readmore a {
	font-weight:bold;
 	font-family: Verdana, Arial, Helvetica;
 	font-size:12px;
	font-style:normal;
	float:right;
	padding:3px 8px 3px 8px;
	background-color:#d6eed4;
	color:#393;
	text-decoration:none;
}
.clientBlockDetails {
	float:left;
	background-color:#d6eed4;
	margin-left: 4px;
}
.clientBlockDetails p {
	margin:12px;
	color: #555;
}

/* SCREENSHOT BLOCKS */
.screenshotBlock {
	width: 700px;
	height: 145px;
	border: 1px solid #d6eed4;
	margin-bottom:8px;
}
.screenshotBlock h2 {
	margin:0px;
	padding: 8px;
	background-color:#f1f9f0;
	border-bottom:1px solid #d6eed4;
}
.screenshotBlock p {
	margin:8px;
 	line-height:15px;
}
.screenshotBlock img {
	padding:8px;
}


/* FEATURE BLOCKS*/
div#footerPromotion {
	border: 5px solid #5b5;
	text-align:center;
	padding: 16px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 22px;
	background-color:#6fc365;
	color: #dfd;
	margin: 15px 0 15px 0;
	float:left;
	width:900px;
}
div#footerPromotion a {
	color: #dfd;
}
div#footerPromotion a:hover {
	background-color: #08f;
	color:#fff;
}
.featureBlock {
	width:225px;
	height:200px;
	float: left;
	margin:15px 5px 0 5px;
}

/* FOOTERS */
div#footer1Container {
	background-image: url(images/footer1_background.gif);
	background-repeat: repeat-x;
	background-color: #6fc365;
	width:100%;
	height:170px;
	clear:left;
}

div#footer1Content {
	color:#adc;
	padding-top:50px;
	text-align:center;
}
div#footer1Content a {
	color:#fff;
}

div#footer2Container {
	background-image: url(images/footer2_background.gif);
	background-repeat: repeat-x;
	background-color: #959595;
	width:100%;
	height:120px;
	clear:left;
}
div#footer2Content {
	color:#ddd;
	padding-top:25px;
	text-align:center;
}
div#footer2Content a {
	color:#ddd;
}

