@charset "utf-8";
/*
Theme Name: Weva Keukentechniek
Theme URI: http://www.wevakeukentechniek.nl/
Description: Theme custom made for Weva Keukentechniek
Version: 1.0
Author: Kees Versloot
Author URI: http://www.growingenergy.nl

/* Begin Typography & Colors */

:-moz-any-link:focus {
  outline: none;
}

.column { }

*{margin:0;padding:0}

img, div, input { behavior: url("iepngfix.htc") }

html, body {
	height: 100%;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#226b85;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

#column1 {
	width:50%;
	float:left;
	margin-right:-450px;
}
#short #col1inner{margin-right:450px; height:580px;}
#long #col1inner{margin-right:450px;}

#short #leftcol-header { height:9px; _margin-top:-10px; }
#long #leftcol-header { }

#short #leftcol-main { height:557px; background-color:#FFF;}
#long #leftcol-main { background-color:#FFF;}

#short #leftcol-footer { height:15px; }
#long #leftcol-footer { height:15px; bottom:0; }

#short #column2 {
	width:900px;
	height:480px;
	height: 580px;
	float:left;
	position:relative;
	z-index:10;
	overflow:hidden;
}

#long #column2 {
	width:900px;
	float:left;
	position:relative;
	z-index:10;
	overflow:hidden;	
}

#column3outer {
	width:50%;
	float:right;
	margin-left:-451px;
}
#column3 {
	margin-left:450px;
	height: 575px;
}

#short #distance { margin-bottom: -287px; /* half of content height */ width: 1px; height: 50%; float: left;}
#short #container { position: relative; text-align: left; height: 480px; width: 100%; margin: 0 auto; clear: left; }

#long #distance { }
#long #container { margin-top:9px; }


#short #main{
	float:right;
	width: 675px;
	height: 557px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
	background-color:#FFF;
	margin-top:9px;
}

#long #main{
	float:right;
	width: 675px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
	background-color:#FFF;

}

#long #main-container{
	float:left;
	width:900px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
	background-color:#FFF;
	background-image: url(images/sidebar-long.gif);
	background-repeat:repeat-y;
	background-position: left top;
}

#main p{
	margin-bottom:10px;
	font-weight:normal;
}

#main img{
	border:0px;
}

#main a:link, #main a:visited {
	color:#c10000;
	text-decoration:underline;
}

#main a:hover, #main a:current {
	color:#c10000;
	text-decoration:none;
}

#main .alert {
	color:#c10000;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	background-color:#CCC;
	margin:10px 0 10px 0px;
	padding:8px 6px 8px 6px;
	text-align:center;
	display:block;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;	
}

#main .button:link, #main .button:visited {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	background-color:#c73701;
	background-color:#226b85;
	padding:0px 6px 2px 6px!important;
	text-align:center;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
}

#main .button:hover, #main .button:active{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	background-color:#c73701;
	background-color:#226b85;	

	padding:0px 6px 2px 6px;
	text-align:center;
	border-right:solid 1px #FFF;
	border-bottom:solid 1px #FFF;	   	
}

h3, h3 a, h3 a:visited {
	font-size:16px;
	color:#2580a2!important;
	text-decoration:none!important;
	font-weight:normal;
}

h3 a:hover, h3 a:visited {
	font-size:16px;
	color:#2580a2!important;
	text-decoration:none!important;
}

#short #sidebar{
	float:left;
	width: 225px;
	height: 557px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
	background-image: url(images/sidebar.gif);
	background-repeat:repeat-y;
	background-position: right top;
	background-color:#FFF;	
	margin-top:9px;
}

#long #sidebar{
	float:left;
	width: 225px;
	margin: 0 auto;
	text-align: left;
	overflow:hidden;
}

#short #professionals{
	float:left;
	height:25px;
	width:225px;
	position:absolute;
	bottom:0;
	left:0;
	margin-bottom:15px;
	background-image: url(images/professionals.gif);
	background-repeat:no-repeat;
	background-position: left bottom;		
}

#long #professionals{
	float:left;
	height:25px;
	width:225px;
	position:absolute;
	bottom:0;
	left:0;
	margin-bottom:15px;
	background-image: url(images/professionals.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
}

#logo{
	float:right;
	width:160px;
	height:93px;
	margin:20px 20px 0 0;
}

#short #header-img{
	width:675px;
	height:235px;
}

#long #header-img img{
	width:675px;
	height:140px!important;
}

.header_laag {
	width:675px;
	height:140px!important;	
}

#short #menu {
	float:right;
	text-align:right;
	width: 180px;
	margin-top:167px;
}

#long #menu {
	float:right;
	text-align:right;
	width: 180px;
	margin-top:67px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}	

#menu li a {
	text-decoration:none;
}
#menu .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#menu li a:link, #menu li a:visited {
	color: #2d2d2d;
	display: block;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	}

#menu li a:hover{
	color: #2d2d2d;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight:bold;
	}

li.current_page_item a{
	color: #FFFFFF !important;
	background:  #226b85;
	border-right:#c10000 solid 5px;
	padding-top: 4px;
	padding-right: 17px  !important;
	padding-bottom: 4px!important;
	padding-left: 10px!important;
	font-weight:bold;
	height:14px;
	}

#inhoud{
	width:595px;
	margin:40px 40px 30px 40px;
}

#inhoud p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#2e2e2e;
	line-height:1.6;
}

#content img {
	border:0;
}

#contentsmall{
	float:right;
	width:410px;
	margin:0px 0px 25px 0px;	
}

.navigation {
	clear: both;
	margin:10px 0 5px 0px;
	text-align:center;
	}
	
/* Begin Footer */

#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	height:15px;
	}
	
#footer p {
	margin: 0;
	color:#7da6b4;
	padding: 0px 0;
	font-size:9px;
	padding-top:3px;
	padding-left:100px;
	padding-right:8px;
	}
	
#footer a:link, #footer a:visited {
	color: #7da6b4;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration:none;
}	

#copyright{
	float:left;
	width:275px;
	}
	
#ge{
	float:right;
	width:275px;
	text-align:right;
}	

/* End Footer */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {

	}

img.alignleft {

	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

    #slitp {
		padding: 10px;
		margin: 0px 0;
		color: #000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		background:#C00;
		text-align:center;
		border-bottom:1px solid #900;
		color: #fff;
	}
 
	#slitp p {
		margin: 0px 0px 0px 0px;
		text-align: center;
	}
 
	#slitp a {
		color: #fff;
	}

