body {
	background:url(img/bg-main.jpg) no-repeat center top #000000;
	padding:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0px auto auto auto;
	color:#36322b;
}
h1 {
	font-family:helvetica, arial, sans-serif;
	padding-left:20px;
	font-size:22px;
	color:#CC3333;
}
h2 {
	font-family:helvetica, arial, sans-serif;
	font-size:17px;
	color:#2e2721;
	font-weight:bold;
	color:#666666;
	margin-top:15px;
}
h3 {
	font-weight:bold;
	color:#626262;
	margin-top:10px;
}
.content_right h2 {
	padding-left:15px;
	padding-bottom:5px;
}
p {
	padding:0px;
	text-align:justify;
	margin:0px;
	line-height:20px;
}
.TabbedPanelsContentGroup ul {
	line-height:20px;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	list-style-type:none;
	margin-bottom:10px;
}
.TabbedPanelsContentGroup li {
	padding-left:15px;
	background:transparent url(img/bullet.gif) no-repeat;
	background-position:0px 9px;
}
/* unvisited link */
.TabbedPanelsContentGroup a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
} 
/* visited link */
.TabbedPanelsContentGroup a:visited {
}
/* mouse over link */
.TabbedPanelsContentGroup a:hover {
	color:#CC3333;
	text-decoration:underline;
}
/* selected link */
.TabbedPanelsContentGroup a:active {
}
.red {
	font-weight:bold;
	color:#CC3333;
}
.clear {
	clear:both;
}
a {
	text-decoration:underline;
}
a.read_more, .read_more {
	display:block;
	width:76px;
	height:23px;
	line-height:21px;
	text-align:center;
	color:#fff;
	float:right;
	margin:10px 0 0 0;
	padding:0 0 0 17px;
	text-decoration:none;
	font-size:11px;
	background:url(img/read_more_bg.gif) no-repeat center;
}
a:hover.read_more {
	text-decoration:underline;
	color:#FFFFFF;
}
img.left_img {
	float:left;
	padding:3px 25px 3px 3px;
}

#main_container {
	width:821px;
	height:auto;
	margin:auto;
	padding:0px 0px 20px 0px;
}
#header {
	width:821px;
	height:135px;
	margin:0px;
	padding:0px;
}

/* MENU TAB */
/* voor classes en id's van de tabjes
   zie SpryTabbedPanels.css */
.search_input {
	display:block;
	background:none;
	color:#666666;
	border:solid 0px;
	width:105px;
}
/* END MENU TAB */
/* WELCOME BOX */
.welcome_box {
	width:496px;
	padding:0px;
}
.welcome_box_top {
	width:496px;
	height:30px;
	padding:0px;
	background:url(img/bg-welcome-box-top.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
}
.welcome_box_content {
	overflow:auto;
	width:426px;
	height:auto;
	padding:0px 35px 0px 35px;
	background:url(img/bg-welcome-box-content.gif) repeat-y left top;
}
.welcome_box_bottom {
	width:496px;
	height:30px;
	padding:0px;
	background:url(img/bg-welcome-box-bottom.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
}
.welcome_box_content ul {
	line-height:20px;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	list-style-type:none;
	margin-bottom:10px;
}
.welcome_box_content li {
	padding-left:15px;
	background:transparent url(img/bullet-checked.png) no-repeat;
	background-position:0px 7px;
}
/* END WELCOME BOX */
/* CONTENT */
.content_left {
	float:left;
	width:486px;
	padding:0 0 10px 10px;
}
.content_right {
	width:300px;
	float:right;
	padding:10px 0 0 0;
}
.software_box {
	width:187px;
	height:265px;
	padding:0 0 15px 50px;
}
.features {
	padding:10px 0 0 30px;
}
.news_box {
	float:left;
	width:auto;
	border-bottom:1px #CCCCCC dashed;
	padding:10px 0 8px 0;
	margin-bottom:10px;
}
.news_icon {
	width:30px;
	height:33px;
	float:left;
	background:url(img/news_icon.gif) no-repeat center;
}
.news_content {
	width:400px;
	float:left;
	text-align:justify;
	line-height:20px;
	padding:0 0 0 10px;
}
.checked_icon {
	width:30px;
	height:33px;
	float:left;
	background:url(img/checked_icon.png) no-repeat center;
}
.screenshot {
	margin:0px;
	padding:0px;
	margin-top:43px;
	margin-bottom:15px;
}
/* END CONTENT */
/* TEXT BOX */
.text_box {
	width:288px;
	padding:0px;
}
.text_box_top {
	width:288px;
	height:10px;
	padding:0px;
	background:url(img/bg-text-box-top.gif) no-repeat left top;
}
.text_box_content {
	overflow:hidden;
	width:268px;
	height:auto;
	padding:0px 10px 0px 10px;
	background:url(img/bg-text-box-content.gif) repeat-y left top;
	text-align:left !important;
}
.text_box_bottom {
	width:288px;
	height:10px;
	padding:0px;
	background:url(img/bg-text-box-bottom.gif) no-repeat left top;
}
/* END TEXT BOX */
/* FOOTER */
#contentFooter {
	width:821px;
	height:13px;
	clear:both;
	color:#837d7b;
	background:url(img/bg-footer.jpg) no-repeat left bottom;
}
/* END FOOTER */
/* CLOUD */
.cloud {
	width:821px;
	padding:0px;
	margin-top:20px;
}
.cloud_top {
	width:776px;
	height:33px;
	padding:0px;
	padding-left:45px;
	background:url(img/bg-cloud-top.gif) no-repeat left top;
	line-height:34px;
}
.cloud_top span, .cloud_top a {
	margin-right:26px;
	color:#626262;
	font-weight:bold;
	text-decoration:none;
}
.cloud_top a {
	margin:0px;
}
.cloud_content {
	overflow:auto;
	width:791px;
	height:auto;
	padding:0px 15px 0px 15px;
	background:url(img/bg-cloud-content.gif) repeat-y left top;
}
.cloud_list {
	float:left;
	width:140px;
	color:#787878;
	line-height:17px;
	margin:0px;
	margin-right:15px;
}
.cloud_list a {
	font-size:11px;
	color:#787878;
	text-decoration:none;
}
.cloud_list a:hover{
	color:#333333;
}
.cloud_bottom {
	width:821px;
	height:10px;
	padding:0px;
	background:url(img/bg-cloud-bottom.gif) no-repeat left bottom;
}
/* END CLOUD */
/* DEMO FORM */
form label, form input, form textarea, form select {
	display:block;
	width:125px;
	float:left;
	margin-bottom:7px;
}
form input:focus, form textarea:focus, form select:focus {
	background-color:#d9e2f3;
}
form label {
	text-align:left;
	width:120px;
}
form br {
	clear:left;
}
form input, form textarea, form select {
	font-family:"Courier New", Courier, monospace;
}
.form-verplicht {
	color:#CC0000;
}
form button {
	display:block;
	float:right;
	margin-right:20px;
}
/* END DEMO FORM */
