/* GENERAL */

body {
	font-family:Verdana, Arial, sans-serif;
	background-color:#000;
	color:#fff;
	font-size:100%;
	line-height:1em;
}

img {
	border:0;
}

/* ------------------------------------------ [ MENU ] ----------------------------- */


/* ------------------------------------------ [ /MENU ] ----------------------------- */

#container {
	background-color:#151515;
	width:100%;
	height:100%;
	background-image:url('images/header_bg.jpg');
	background-repeat:repeat-x;
}

#contentcontainer {
	display:block;
	width:780px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:10px;
}

#content {
	display:block;
	margin:0 auto;
	width:765px;
	font-size:0.6em;
	clear:both;
}

#content img {
	display:block;
	border:10px solid #000000;
}

#product_screenshots {
	margin:0 auto;
}

#othercontainer {
	margin:0 auto;
	display:block;
}

.othercontent, .clientscontent {
	background-color:#000; 
	padding:40px;	
	width:685px;
	height:280px;
}

.clientscontent {
	text-align:justify;
}

/* ------------------------------------------ [ FRONT PAGE ] ------------------------------ */

/* ------------------------------------------ [ /FRONT PAGE ] ----------------------------- */

/* ------------------------------------------ [ CONTACT ] --------------------------------- */

input, textarea {
	background-color:#222;
	color:#fff;
	border:0;
	padding:5px;
	width:250px;
	font-family:Verdana, Arial, sans-serif;
}

input {
	height:17px;
	font-size:1.1em;
}

textarea {
	font-size:1.1em;
}

.submitbutton, .submitbutton_nl {
	display:block;
	height:25px;
	margin-top:10px;
	background-color:#920000;
	color:#fff;
}

.submitbutton {
	width:50px;
}

.submitbutton_nl {
	width:65px;
}

#contact_left {
	float:left;
}

#contact_right {
	float:right;
	width:200px; 
	display:block;
	margin-right:100px;
	text-align:justify;
	margin-top:10px;
}

#contact_right img {
	margin-left:35px;
}

/* ------------------------------------------ [ /CONTACT ] -------------------------------- */

/* ------------------------------------------ [ ITEM ] ------------------------------------ */

.infoonproject {
	background-color:#000; 
	padding:40px;
}

.infoonproject a, .othercontent a {
	color:#fff; 
	text-decoration:underline;
}

.infoonproject a:hover, .othercontent a:hover {
	background-color:#920000;
	text-decoration:none;
}

.kop {
	background-color:#920000;
	padding:10px;
	color:#fff;
	margin-bottom:15px;
	width:auto;
}

/* ------------------------------------------ [ /ITEM ] ----------------------------------- */

/* ------------------------------------------ [ FOOTER ] ---------------------------------- */

#footercontainer {
	display:block;
	background-color:#000;
	height:350px;
	margin-top:20px;
}

#footer {
	display:block;
	width:780px;
	margin:0 auto;
	padding-top:10px;
}

#info {
	display:block;
	height:60px;
	padding:20px;
	font-size:0.6em;
	background-color:#151515;
	margin-top:25px;
	margin-right:10px;
	clear:both;
}

#info_left {
	float:left;
}

#info_right {
	float:right;
	display:block;
	margin-top:-10px;
}

#info a {
	color:#fff;
	text-decoration:none;
}

#info a:hover {
	color:#fff;
	background-color:#920000;
	text-decoration:none;
}

#navigation {
	font-size:0.6em;
	padding: 0 20px 0 20px;
	clear:both;
	display:block;
	margin-top:12em;
	position:relative;
	height:100px;
}

#navigation ul li
{
  /* Stipulate the height of each item so that 
  vertical return = items * height */

  line-height: 1.7em;

  /* Clear the default margins & padding 
  so we can style the list from scratch */

  margin: 0;
  padding: 0;
}


#navigation .column1, #navigation .column2, #navigation .column3 {
	display:block;
	width:250px;
}

#navigation .column1 {
	margin-left:0em;
}

#navigation .column2 {
	margin-left:27em;
}

#navigation .column3 {
	margin-left:54em;
}

#navigation .column1top {
	margin-top: -10.2em;
	display:block;
	width:250px;
	margin-left:0em;
}

#navigation .column2top {
	margin-top: -13.5em;
	display:block;
	width:250px;
	margin-left:27em;
}

#navigation .column3top {
	margin-top: -13.5em;
	display:block;
	width:250px;
	margin-left:54em;
}

#navigation a {
	color:#fff;
	text-decoration:none;
}

#navigation a:hover {
	color:#fff;
	background-color:#920000;
	text-decoration:none;
}

#info_right a.homelink:hover {
	background-color:transparent !important;	
}

#twitter {
	display:block;
	clear:both;
	background-color:#151515;
	width:770px;
	margin-top:55px;
	height:30px;
	padding:2px;
}

#twitter img {
	display:block;
	margin-top:5px;
	margin-left:10px;
	float:left;
}

#twitter .msg {
	float:right;
	font-size:0.6em;
	margin-top:6px;
	margin-right:10px;
}

#twitter .twit_date {
	color:#777777;
}

#twitter .new {
	margin-top:-7px;
	margin-left:0;
}

#ie6announcement {
	background-color:#920000;
	color:#fff;
	font-size:0.7em;
	margin-bottom:20px;
	padding:5px;
}

#ie6announcement a {
	color:#fff;
}

#ie6announcement a:hover {
	text-decoration:none;
}

/* ----------------------------------------- [ /FOOTER ] ---------------------------------- */

/* ------------------------------------------ [ SLIDER ] ---------------------------------- */

.wslide-menu {
	margin-top:5px;	
}

.wslide-menu a {
	color:#fff;
	text-decoration:none;
}

.wslide-menu a:hover {
	color:#fff;
	background-color:#920000;
	text-decoration:none;
}

/* ----------------------------------------- [ /SLIDER ] ---------------------------------- */