/****
	Stylesheet RuggedNotebook.nl -- RIP from MobielePC.nl
	2009 © Dragon Media Group 
****/

/* Main settings */

hr
{
	color: #c7c9cb;
	border: 1px solid #c7c9cb;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
}

body {
	font-family:		Verdana, Arial, Helvetica;
	font-size:			11px;
	color:				#000000;
	background:			url(../images/layout/background.png) repeat-x #595a5c;
	margin:				0px;
}

a, a:visited {
	color:				#000000;
}

a:hover, a:active {
	color:				#a2a2a2;
}

/* Layout */

.container {
	margin:				auto;
	width:				1086px;
}

.menu {
	width:				201px;
	height:				368px;
	position:			absolute;
}

.menu a {
	text-decoration:	none;
}

.menu_top {
	width:				178px;
	height:				84px;
	background:			url(../images/layout/menu_top.png) repeat-y;
	padding:			10px 0px 0px 23px;
}

.menu_bottom {
	width:				201px;
	height:				170px;
	background:			url(../images/layout/menu_bottom.png) no-repeat bottom;
	padding:			70px 0px 0px 0px;
}

.menu_bottom ul {
	list-style:			none;
	font-weight:		bold;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#636467;
	margin:				0px;
	padding:			0px 0px 0px 30px;
}

.menu_bottom li {
	padding:			3px 0px 3px 0px;
}

.top_bar {
	width:				700px;
	height:				94px;
	background:	#FFFFFF url(../images/banner_top.png) right no-repeat;
	padding:			0px 0px 0px 386px;
}

.top_bar a {
	text-decoration:	none;
}

.black_bar_top {
	width:				1086px;
	height:				20px;
	background:			url(../images/layout/black_bar_top.png) repeat-x #525252;
}

.green_bar_top {
	width:				866px;
	height:				33px;
	background:			url(../images/layout/green_bar.png) repeat-x;
	padding:			10px 0px 0px 220px;
}

.green_bar_top_content {
	color: 				#ffffff;
	font-size:			17px;
	font-weight: 		bold;
	float:				left;
	letter-spacing:		3px;
}

.searchbox {
	width:				198px;
	height:				1px;
	float:				left;
	text-align:			right;
	margin-top:			2px;
}

.content {
	width:				1086px;
	background:			#ffffff;
	min-height:			250px;
}

.content_left {
	width:				200px;
	vertical-align:		bottom;
	text-align: 		left;
}

.content_middle {
	vertical-align:		top;	
}

#content_banner {
	width:				688px;
	height:				114px;
}

.content_text {
	padding:			20px;
}

.content_right {
	width:				198px;
	vertical-align:		top;
}

.green_bar_bottom{
	width:				1086px;
	height:				2px;
	background-color:	#c3c79f;
}

.black_bar_bottom{
	width:				1086px;
	height:				17px;
	background:			url(../images/layout/black_bar_bottom.png) repeat-x #525252;
	text-align:			center;
	color:				#ffffff;
	font-size:			10px;
	padding:			3px 0px 0px 0px;
	font-weight:		bold;
}

.black_bar_bottom a {
	color:				#ffffff;
	text-decoration:	none;
}

.bottom_bar {
	width:				690px;
	height:				83px;
	background:			#ffffff;
	color:				#cccfaf;
	padding:			2px 198px 0px 198px;
	font-size:			8px;
	text-transform:		uppercase;
	font-weight:		bold;
}

.bottom_bar a {
	color:				#cccfaf;
	text-decoration:	none;
}

.featured_product {
	width:				148px;
	margin:				13px auto 0px auto;
	padding:			0px 5px 4px 5px;
	border:				1px dotted #000000;
}

.news {
	width:				165px;
	margin:				15px auto 0px auto;
}

.news_header {
	background:			url(../images/layout/green_bar_small.png) repeat-x;
	width:				165px;
	font-size:			14px;
	font-weight:		bold;
	padding-left:		5px;
}

.news_message {
	width:				165px;
}

.news_readmore {
	width:				165px;
	font-style:			italic;
}

.adress {
	width:				168px;
	padding:			5px 0px 5px 25px;
	text-align:			left;
}

.newsblock{
	color:				#666666;
	margin-bottom:		50px;
}

.newsblock h1{
	color:				#9DA277;
	font-size:			18px;
}

/* Custom classes */

.inputfield_search {
	width:				100px;
	border:				1px solid #a9ac85;
}

.button_search {
	background:			none;
	border:				none;
	font-size:			9px;
	font-weight:		bold;
	text-transform:		uppercase;
}

.dotted_line {
	background:			url(../images/layout/dotted_line.png) repeat-y;
	width:				1px;
}

.product_button_active, .product_button_active a, .product_button_active a:visited, .product_button_active a:active, .product_button_active a:hover {
	border:				2px solid #a9ac85;
	float: 				left;
	padding:			3px;
	margin-right:		1px;
	text-decoration:	none;
}

.product_button, .product_button a, .product_button a:visited, .product_button a:active, .product_button a:hover {
	border:				2px solid #a9ac85;
	background:			#a9ac85;
	color:				#FFFFFF;
	float: 				left;
	padding:			3px;
	margin-right:		1px;
	text-decoration:	none;
}

.productimage_button {
	cursor:				pointer;
}

.product_images a {
	text-decoration:	underline;
}
/* ---------- Home Page Content ---------- */
.maintable
{
	width: 845px;
}

.toughbooktable
{
	width: 845px;
	font-size:9px;
}
h1
{
	color: #6995a6;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 14px;
}
td
{
	vertical-align: top;
}
.spec
{
	height: 203px;
	overflow: hidden;
}
.info, .offerte
{
	margin-top: 20px;
	width: 100px;
	height: 25px;
	display: block;
}
.info
{
	background: url(../images/info.png);
}
.info:hover
{
	background: url(../images/info_on.png);
}
.offerte
{
	background: url(../images/offerte.png);
}
.offerte:hover
{
	background: url(../images/offerte_on.png);
}
