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

/* Main settings */

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

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:				150px;
	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;
	margin: 0px auto 0px auto;
}

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

.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;
}
/* ---------- RuggedNotebook.nl part ---------- */
h1
{
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 14px;
}
.offerte, .info
{
	display: block;
	width: 115px;
	height: 19px;
	margin: 5px;
}
.offerte
{
	background: url('../images/offerte.png');
}
.info
{
	background: url('../images/info.png');
}
.offerte:hover
{
	background: url('../images/offerte_on.png');
}
.info:hover
{
	background: url('../images/info_on.png');
}
td
{
	vertical-align: top;
}
.itemframe
{
	border: 1px solid #A2A2A2;
	width: 410px;
	height: 180px;
	margin-bottom: 20px;
	text-align: left;
}
.itemframe h3
{
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.itemframe td
{
	vertical-align: top;
}
.itemtext
{
	height: 120px;
	max-height: 120px;
	overflow: hidden;
	vertical-align: top;
	padding: 5px;
}
.itemtext h3
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#imgorfilm
{
	border: 1px solid #A2A2A2;
	width: 400px;
	z-index: 1;
	position: absolute;
	height: 372px;
	margin-top: 0px;
	padding: 5px;
}
#btn_img
{
	width: 100px;
	height: 25px;
	z-index: 2;
	margin-top: -24px;
	margin-left: 205px;
	position: absolute;
	background: url(../images/tab_img.png);
}
#btn_img:hover
{
	background: url(../images/tab_img_on.png);
}
#btn_film
{
	margin-left: 313px;
	width: 100px;
	z-index: 2;
	margin-top: -24px;
	height: 25px;
	position: absolute;
	background: url(../images/tab_film.png);
}
#btn_film:hover
{
	background: url(../images/tab_film_on.png);
}
/* ---------- SLIDE SHOW --------- */

ul#portfolio li img{
	padding: 0px;
	text-align: left;
}

#portfolio
{
	margin: 0px;
	padding: 0px;
}

ul#portfolio li
{
	list-style: none;
	text-align: left;
	width: 500px;
	margin: 0px;
	overflow: hidden;
}

ul
{
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
#film_show
{
	display: none;
	margin-bottom: 10px;
}
