/* @override
	http://localhost:8888/css/layout.css
	http://test.ikoon.biz/bakkerijtom/css/layout.css
	http://www.bakkerijtom.be/css/layout.css
*/

html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-family: "futura-pt-condensed",sans-serif !important;
	font-style: normal;
	font-weight: 400;
   color: #B3B3B3 !important;
   background-color: #000;



}

body a img,
body a{
	border:none;
	outline:none;
	text-decoration:none;
}

ul{
	list-style: none;
	padding-left: 0px;
}
a{
	text-decoration: none;
}

#bg{
	position: fixed !important;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#bg img{
	width: 100%;
	height: 100%;
	display: none;
}
#container{
	position: relative;
	min-height: 100%;
	background-image: url(../images/achtergrond_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#wrapper{
	position: relative;
	height: 100%;
	min-height: 100%;
	z-index: 10;
}

#header{
	position: relative;
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	height: 175px;
	color: #B3B3B3;
}

#inner-header{
	position: relative;
	height: 175px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#header #logo{
	margin-top: 25px;
	float: left;
}

#header ul.contact{
	padding-top: 50px;
	float: right;
	text-align: right;
	line-height: 18px;
	font-size: 18px;
}

#header a{
	color: #B3B3B3;
}

#header a:hover{
	color: #FFFFFF;
}

#header #menu{
	height: 35px;
	width: 650px;
	background-color: #FFFFFF;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	float: right;
	text-align: center;
	margin-top: 60px;
}
#menu ul{
	padding-top: 2px;
}
#menu ul li{
	display: inline;
	text-transform: capitalize;
	font-weight: 500 !important;
	font-size: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

#menu a{
	color: #414042;
}

#menu a span,
#menu a:hover,
#menu a.current{
	color: black;
}

#assortiment_menu{
	position: absolute;
	right: 20px;
	top: 0px;
	*top: 10px;
	text-transform: lowercase;
}


#assortiment_menu ul li{
	display: inline;
	font-size: 18px;
	margin-left: 5px;
	margin-right: 5px;
}
#assortiment_menu ul li a{
	color: #B3B3B3;
}
#assortiment_menu ul li span,
#assortiment_menu ul li a.current,
#assortiment_menu ul li a:hover{
	color: #FFFFFF;
}

#content{
	position: relative;
	padding-top: 50px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	height: 100%;
	padding-bottom: 132px; /*-----------------------*/
}

#content #left{
	float: left;
}

#content #right{
	width: 410px;
	margin-right: 20px;
	float: right;
}


#footer {position: relative;
	margin-top: -92px; /* negative value of footer height */
	height: 92px;
	clear:both;
	z-index: 10;
	background-image: url(../images/footer.png);
   background-repeat: repeat-x;
   background-position: top center;
}

#innerfooter{
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #B3B3B3;
}

#innerfooter ul{
	padding-top: 30px;
}

#innerfooter ul li{
	display: inline;
	text-transform: uppercase;
	font-size: 20px;
}

#innerfooter ul li span{
	color: #FFFFFF;
	font-weight: 500;
}

#kader{
	position: absolute;
	z-index: 10;
	top: 87px;
	left: 10px;
	*left:-5px;
	-webkit-transform: rotate(-5deg);  /* Chrome, Safari 3.1+ */
     -moz-transform: rotate(-5deg);  /* Firefox 3.5-15 */
      -ms-transform: rotate(-5deg);  /* IE 9 */
       -o-transform: rotate(-5deg);  /* Opera 10.50-12.00 */
          transform: rotate(-5deg);  /* Firefox 16+, IE 10+, Opera 12.10+ */
}
.slider-wrapper {
	-webkit-transform: rotate(-5deg);  /* Chrome, Safari 3.1+ */
     -moz-transform: rotate(-5deg);  /* Firefox 3.5-15 */
      -ms-transform: rotate(-5deg);  /* IE 9 */
       -o-transform: rotate(-5deg);  /* Opera 10.50-12.00 */
          transform: rotate(-5deg);  /* Firefox 16+, IE 10+, Opera 12.10+ */
}


#innerfooter #assortiment_menu{
	position: relative !important;
	right: 20px;
	top: 0px;
	z-index: 100;
	display: block;
}

#verlof{
	position: absolute;
	width: 300px;
	left: 320px;
	top: 20px;
	padding: 8px;
	height: 100px;
	max-height: 100px;
	overflow: hidden;
}

#verlof_beheer{
	position: absolute;
	width: 300px;
	left: 320px;
	top: 20px;
	padding: 8px;
	height: 140px;
	max-height: 140px;
	overflow: hidden;
}

/* tekst */
#verlof h1,
#verlof p{
	color: #fff;
	margin: 0px !important;
}

#verlof h1,
input#Titel{
	text-transform: uppercase;
	background-image: none;
	color: #FFFFFF;
	font-size: 20px !important;
	font-family: "futura-pt-condensed",sans-serif !important;
	font-style: normal;
	font-weight: 400;
}

input, textarea{
	background-color: transparent;
	border: none;
	width: 300px;
	color: #fff;
	font-family: "futura-pt-condensed",sans-serif !important;
	font-style: normal;
	font-weight: 400;
	font-size: 15px !important;
}
select#Tonen,
input#submit{
	float: left;
	width: auto;
	background-color: #FFFFFF;
	color: #fff;
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px !important;
	line-height: 15px;
}
input#submit:hover{
	background-color: #fff;
	color: #FFFFFF;
	cursor: pointer;
}
h1,h2{
	color: #FFFFFF;
	font-size: 22px !important;
	margin-bottom: 10px !important;
	background-image: url(../images/h1border.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	text-transform: capitalize;
}

h3{
	color: #FFFFFF;
	font-size: 18px !important;
	margin-bottom: 0px !important;
	text-transform: uppercase;
}

p{
	clear: both;
	margin-bottom: 10px !important;
	color: #B3B3B3;
	font-size: 18px !important;
	line-height: 18px;
}

#right a{
	color: #B3B3B3;
}

#right a:hover{
	color: #FFFFFF;
}

#right ul{
	color: #B3B3B3;
	font-size: 18px !important;
	width: 130px;
	*width: 100px;
	line-height: 18px;
}

.assortiment #right ul{
	text-transform:  lowercase;
}

#right ul a{
	color: #B3B3B3;
}

#right ul a:hover,
#right ul a.current{
	color: #fff !important;
}

#right ul.links{
	clear: both;
	float: left;
	width: 115px;
	margin-bottom: 10px;
}

.pistolets #right ul.links,
.koeken #right ul.links{
	float: left;
	width: 200px;
}

.pistolets #right ul.rechts,
.koeken #right ul.rechts{
	float: right;
	width: 200px;
}

#right ul.midden{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	*margin-top: 42px;
	width: 115px;
}

#right ul.rechts{
	float: left;
	*margin-top: 42px;
	width: 150px;
}



#right ul.lang{
	float: left;
	margin-top: 10px;
	width: 190px;
	clear: both;
}


#uitleg{
	clear: both;
	text-transform: capitalize;
	margin-top: 10px;
  padding-top: 25px;
}

#uitleg p{
	text-transform: lowercase;
}
#maps{
	float: right;
	margin-top: 10px;
	border: 10px solid #414042;
	-webkit-transform: rotate(5deg);  /* Chrome, Safari 3.1+ */
     -moz-transform: rotate(5deg);  /* Firefox 3.5-15 */
      -ms-transform: rotate(5deg);  /* IE 9 */
       -o-transform: rotate(5deg);  /* Opera 10.50-12.00 */
          transform: rotate(5deg);  /* Firefox 16+, IE 10+, Opera 12.10+ */
}
/* Logo IKOON */

#logo_ikoon{
	position: fixed;
	bottom: 15px;
	right: 10px;
	z-index: 10;
}

#logo_ikoon img{
	width: 20px;
	height: auto;
}

/* extra lightbox*/

a.lightbox img{
	width: 80px;
	height: auto;
}

#easyContainer img{
}


/* extra klein gebak*/

#uitleg #links,
#uitleg #rechts{
	width: 49%;
	float: left;
}
