body
{
	margin:0px;
	padding:0px;
	background: #000000;
	color: #000000;
	font: normal 12px 'arial';
}

/*----------------------------GENERAL-----------------------------*/

.spacer
{
	clear:both;
}

.spacer_star
{
	clear:both;
	background: url(../images/sp.png) no-repeat;
	width:180px;
	height: 16px;
	margin: 10px 0px 10px 0px;
}

a,
a:visited,
a:hover,
a:active
{
	text-decoration:none;
	color: #000000;
}

h1,h2,h3,h4,h5,h6,p,ul
{
	margin:0px;
	padding:0px;
}

img
{
	border:none;
}

#page
{
	width:100%;

}

#main
{
	width: 1195px;
	background: #000000 url(../images/bg.png) repeat-y;

}

/*----------------------------HEADER-----------------------------*/

#header
{
	width:900px;
	height: 199px;
	background: url(../images/header.png) 30% 0% no-repeat;
}

.logo
{
	width: 248px;
	height:155px;
	position:relative;
	float:left;
	top: 25px;
	left:330px;
	cursor:pointer;
}

.logobg
{
	width: 248px;
	height:155px;
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/logo_grillz.png);
}

* html .logobg
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.grillz.nl/images/logo_grillz.png');
}

#contact_nr
{
	width: 190px;
	height:40px;
	float:right;
	margin: 120px 30px 0px 0px;
}

#contact_nr p,
#contact_nr h1
{
	color: #fe0000;
	text-align:left;
}

#contact_nr p
{
	font: normal 12px 'arial';
}

#contact_nr h1
{
	font: bold 28px 'arial';
}

/*----------------------------MAIN MENU-----------------------------*/

#menu_box
{
	width: 865px;
	height:35px;
	margin-left:2px;
}

.item1
{
	width: 173px;
	height:35px;
	display:block;
	float:left;
	background: url(../images/item1.gif);
}

.item1:hover
{
	width: 173px;
	height:35px;
	display:block;
	background: url(../images/item1h.gif);
}

.item2
{
	width: 172px;
	height:35px;
	display:block;
	float:left;
	background: url(../images/item2.gif);
}

.item2:hover
{
	width: 172px;
	height:35px;
	display:block;
	background: url(../images/item2h.gif);
}

.item3
{
	width: 172px;
	height:35px;
	display:block;
	float:left;
	background: url(../images/item3.gif);
}

.item3:hover
{
	width: 172px;
	height:35px;
	display:block;
	background: url(../images/item3h.gif);
}

.item4
{
	width: 172px;
	height:35px;
	display:block;
	float:left;
	background: url(../images/item4.gif);
}

.item4:hover
{
	width: 172px;
	height:35px;
	display:block;
	background: url(../images/item4h.gif);
}

.item5
{
	width: 171px;
	height:35px;
	display:block;
	float:left;
	background: url(../images/item5.gif);
}

.item5:hover
{
	width: 171px;
	height:35px;
	display:block;
	background: url(../images/item5h.gif);
}

/*----------------------------CONTAINER-----------------------------*/

#container
{
	width:865px;
	clear:both;
	margin-left:2px;
}

#left
{
	float:left;
	width:433px;
}

#mid
{
	float:left;
	width:210px;
	margin: 5px 0px 0px 10px;
}

#right
{
	float:left;
	width:200px;
	margin: 5px 0px 0px 10px;
}

* html #right
{
	margin: 5px 0px 0px 4px;
}

/*----------------------------LEFT-----------------------------*/

#contentheading
{
	width: 430px;
	height:65px;
	background: url(../images/contentheading.png) no-repeat;
}

#contentheading h1,
#contentpane h1
{
	text-align:left;
	padding: 25px 0px 0px 25px;
	font: bold 22px 'arial';
}

#contentpane
{
	width: 430px;
	padding: 0px 0px 20px 0px;
	background: url(../images/contenpane.png);
	background-repeat:repeat-y;
	min-height:425px;
}
/*#contentpane img{
  display: block;
  float: left;
}*/
* html #contentpane{
     	height: 450px;
     	width:430px;
}

#contentpane p
{
	text-align:left;
	padding: 20px 20px 0px 25px;
	font: normal 12px 'arial';
}

#contentpane ul
{
	text-align:left;
	padding: 20px 20px 0px 40px;
	font: normal 12px 'arial';
}

/*----------------------------MID-----------------------------*/

.gallery_tit
{
	width: 205px;
	height:42px;
	display:block;
	cursor:pointer;
	margin: 0px 0px 10px 0px;
	background: url(../images/gallery_tit.png) no-repeat;
}

.gallery_tit:hover
{
	width: 205px;
	height:42px;
	display:block;
	cursor:pointer;
	margin: 0px 0px 10px 0px;
	background: url(../images/gallery_tith.png) no-repeat;
}

#mid img
{
	margin: 14px 0px 0px 0px;
}

.frame_1
{
	width: 215px;
	height:159px;
	margin: -6px 0px 0px 0px;
	background: url(../images/frame1.png) no-repeat;
}

* html .frame_1
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.grillz.nl/images/frame1.png');
}

.frame_2
{
	width: 216px;
	height:156px;
	margin: -6px 0px 0px 0px;
	background: url(../images/frame2.png) no-repeat;
}

/*----------------------------RIGHT-----------------------------*/

#acties_top
{
	width: 200px;
	height:28px;
	background: url(../images/acties_top.png) no-repeat;
}

#acties_top h1
{
	font: bold 12px 'arial';
	text-align:left;
	color: #aa8529;
	padding: 5px 0px 0px 12px;
}

#acties_mid
{
	width: 200px;
	background: #3b0f03;
	padding: 0px 0px 120px 0px;
}

#acties_mid h1
{
	font: normal 11px 'arial';
	text-align:left;
	color: #ffffff;
	padding: 5px 0px 0px 12px;
}

#acties_mid p
{
	font: normal 11px 'arial';
	text-align:left;
	color: #ffffff;
	padding: 0px 15px 0px 12px;
}

#acties_bottom
{
	width: 200px;
	height:8px;
	background: url(../images/acties_bottom.png) no-repeat;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

DIV.path_w {
	padding: 0px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	font-family: trebuchet ms;
	color: #e95d0e;
	text-align: left;
	margin-top:10px;
	margin-bottom: 5px;
}

DIV.path_w A {

	font-size: 12px;
	font-weight: normal;
	font-family: trebuchet ms;
	color: #e95d0e;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

DIV.path_w A:hover {
	text-decoration: underline;
}

DIV.picture {
	width: 100px;
	float: left;
}
TABLE.table_ {
  width: 430px;
}

TABLE.table_ ul li {
  list-style:none;
  margin-bottom: 5px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

TABLE.table_ ul li p{
  padding:0px;
  margin:0px;
}
