/*
	Theme Name: Groove Graphics
	Theme URL: http://www.gekkodesign.nl
	Description: Groove Graphics;  Designed by <a href="http://www.gekkodesign.nl">Gekko Design</a>.
	Author: Gekko Design
	Author URI: http://www.gekkodesign.nl
	Version: 1.0
    Tags: Gekko Design, MG-Design
*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #fff;
 background: #000000 url(slices/bg.jpg) repeat-x;
}

/*** Hyperlinks	***/
a, a:visited {
  color: #540000;
}
a:hover {
  color: #540000;
}
/*** Top Navigation ***/
#topnav {
  width:716px;
  height: 136px;
}
#logo{
	float:left;
	margin-left:25px;
	margin-top:23px;
	width:198px;
	height:84px;
	background-image: url(slices/logo.png);
}

#body_main{
	float:left;
	width:727px;
	min-height:650px;
	background-image: url(slices/body.png);
	padding-top:28px;
	padding-left:10px;
	padding-bottom:22px;
}
	
#content{
	float:left;
}

/*** Page Navigation ***/
#mainnav {
	float:right;
	height:20px;
	margin:75px 0 0 0px;
}

#pagenav, #pagenav ul {
  list-style: none;
  line-height: 1;
}
#pagenav a, #pagenav a:visited {
	padding: 0 20px 0 20px;
  	display: block;
  	color:#FFF;
}
#pagenav a:hover {
  	color: #fff;
} 
#pagenav li {
  	float: left;
	background-image: url(slices/dot.png);
	background-repeat:no-repeat;
	background-position: left center;
}
#pagenav li.current_page_item a{
  	float: left;
	color:#e72427;
	text-decoration:none;
}
#pagenav li.current_page_parent a{
  	float: left;
	color:#e72427;
	text-decoration:none;
}


#subnav{
	float: left;
	width:716px;
	height:58px;
}

#subnav, #subnav ul {
  list-style: none;
  line-height: 1;
}
#subnav a, #subnav a:visited {
	width:143px;
	text-align:center;
	padding: 25px 0 0 0;
  	display: block;
  	color:#262626;
}
#subnav a:hover {
  	color: #262626;
}
#subnav li {
  	float: left;
}
#subnav li.current_page_item a{
  	float: left;
	color:#b20000;
	text-decoration:underline;
}


#header {
  height: 130px;
  margin: 0 auto;
  padding-left:10px;
}

#container{
	margin:auto;
	width:725px;
	height:800px;
}


/*** Navigation ***/
#navigation {
  width: 950px;
  height: 30px;
  margin: 0 auto;
}
#nav_left {
  float: left;
  width: 700px;
}
#nav_right {
  float: right;
  width: 210px;
  padding: 4px 0px 0px 0px;
  text-align: right;
}
#nav_right a, #nav_right a:visited {
  font-size: 18px;
  font-weight: bold;
  margin-right: 5px;
}

#submenu{
	float:left;
	width:716px;
	height:58px;
	background-image: url(slices/subnav.jpg);
}


.minusimg{
	float:left;
	margin-left:-10px;
	margin-bottom:10px;
}

#latestimg{
	margin:0 40px 0 0;
	float:left;
}



#home_news{
	float:left;
	height:360px;
	padding-bottom:10px;
	margin-left: 15px;
}
#home_news li{
	float:left;
	width:218px;
	height:300px;
	padding:0 10px 0 0;
	list-style-type:none;
}
#home_news li a{
	color: #ffffff;
}

#home_news li{
	color: #ffffff;
}

.titelnews{
	color:#000;
	font-weight:bold;
}




/*** postarea ***/

.postcontent {
  border: 1px solid #a3a09e;
  background: #FFF;
  margin: 0px 0px 15px 0px;
}
.postcontent_in {
  padding: 10px;
  border:1px solid #FFF;
  background: #FFF url(images/body_bg.jpg) top repeat-x;
  overflow: hidden;
  min-height: 800px;
}


/*** Footer ***/
#footer {
  float:left;
  width: 717px;
  font-size: 11px;
  color: #ffffff;
  text-align:center;
  font-weight:bold;
  background: url(slices/footer.jpg);
  padding-top:15px;
  height:40px;
  
  margin-left:10px;
  margin-bottom:7px;
}

#footer a{
  font-size: 11px;
  color: #ffffff;
  text-align:center;
  font-weight:bold;
  text-decoration: underline;
}
.redhighlite{
  font-size: 11px;
  color: #e72427;
  text-align:center;
  font-weight:bold;
}



* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-decoration: none;
}
.clear{
  clear: both;
}
.aligncenter{
  display: block;
  margin: 0 auto;
  text-align: center;
}
.alignleft{
  float: left;
}
.alignright{
  float: right;
}
.code{
  font-family: Courier;
  list-style: decimal-leading-zero;
  padding: 3px 5px 3px 35px;
}
.code code{
  font: 1.2em Monaco, "Courier New", Tahoma;
}
.code li{
  background: #E5F2FF;
  margin: 2px 0;
  padding: 0 5px;
}
.alignright{
  float: right;
}
fieldset{
  margin: 5px;
  padding: 5px;
}
legend{
  color: #666;
  font: bold 12px Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 0px 11px 0px 11px;
}
img{
  border: 0;
  border: none;
  text-decoration: none;
}
a img { border:0;
  border: none;
}
.space {
  margin: 5px 0px 5px 0px;
  padding: 0;
}
hr{
  background: #c0c0c0;
  border: none;
  color: #d0d0d0;
  height: 1px;
  margin: 10px 0;
}
blockquote {
  background: #f1f1f1;
  margin: 10px;
  padding: 10px 0px 10px 15px;
  border-left: 3px solid #ccc;
}
p {
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
}
h1, h1 a, h1 a:visited{font-size:24px; padding-bottom:10px;}
h2, h2 a, h2 a:visited{font-size:18px;border-bottom:1px solid #ffffff;margin-bottom:5px;}
h3, h3 a, h3 a:visited{font-size:16px;}
h4, h4 a, h4 a:visited{font-size:14px;}
h5, h5 a, h5 a:visited{font-size:12px;}
h6, h6 a, h6 a:visited{font-size:11px;}
.error {
  padding: 10px;
  margin: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #CC0000;
  background: #FFFFCC;
}
.success {
  padding: 50px 0;
  margin: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #006600;
  background: #CCFFCC;
}



/* NEWS */
#newsbody{
	width:700px;
	float:left;
	margin:0 0 0 8px;
}

.entry {
	margin:0 0 7px 0;
}

.entry_news {
	height:auto;
	padding:0 10px 10px 10px;
}

#post_nav .back {
display:block;
float:right;
color:#FFF;
}

#post_nav .fwrd {

display:block;
float:left;
width:45%;
color:#FFF;
}



/* BODY */
.body_content{
	float:left;
	padding: 0 0 0 20px;
	width:675px;
}

.body_content_xtra{
	float:left;
	padding: 0 0 0 20px; 
}


.body_content a{
	color:#540000;
	text-decoration: underline;
}

p a{
	color:#540000;
	text-decoration: underline;
}
#googlemaps{
width: 425px;
	margin:0 28px 0 20px;
	float:right;
}

.portfolio_content{
	float:left;
	padding: 0 0 0 10px;
	width:695px;
}

.h1{
	color:#540000;
	font-size: 16px;
	font-weight: bold;
}



input { 
 background-color: #80694f;
 color: #ffffff; 
 border: 1px solid #666666; 
 border-color:#43382d;
 padding-bottom:7px;
 padding-top:7px;
 padding-left:5px;
 padding-right:5px;
 margin-bottom:5px;
}
 
select { 
 background-color: #80694f; 
 color: #ffffff; 
 border: 1px solid #666666; 
 border-color:#43382d;
 margin-bottom:5px;
}
 
textarea { 
 background-color: #80694f;
 color: #ffffff; 
 border: 1px solid #666666; 
 border-color:#43382d;
 padding-bottom:7px;
 padding-left:5px;
 margin-bottom:5px;
}



#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}




#basic-accordian{
		margin-left:-10px;
		height: 700px;
	}

#basic-accordion a {
	border:solid 2px;
	border-color:#000;
}
.accordion_headings{
	cursor: pointer;
	width: 200px;
}
	
.accordion_headings:hover{
}



.accordion_child{
margin-left:26px;
float:left;
}

.accordion_child a img{
	padding:5px;
	border:none;
	border-color:#000;
}

.header_highlight{
	}
