/*
use and abuse, but don't steal, please
*/
#pics{
	clear:left;
}
.big_news{
font-size:1.3em;
font-weight:bold;
color:#b5071e;
text-align:center;
}
body{
	background-color:#DDE3E9;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande","Trebuchet MS", verdana, tahoma, arial;
	font-size: 62.5%;
	color: #555555;
	letter-spacing:0.5px;
}
h2{
	font-size:1.3em;
	padding:0;
	margin:0;
}
.clearer{
  border:none;
  width:530px;
  float:none !important;
  float:left;
  clear:both !important;
  clear:none;
  height:1px; 
  margin:0;
  padding:0; 
}
.image_container{
	float:left;
	margin:10px 15px 0 10px;
	width:250px;
	text-align:left;
}
.was{
	font-size:1.1em;
	text-decoration:line-through;
	margin:0;
	padding:0;
	width:85px;
	height:85px;
	min-width:85px;
	min-height:85px;
	border:1px solid #FFF;
	text-align:center;
	display:block;
	float:left;
}
.is{
	font-size:14px;
	font-weight:bold;
	color:#C00;
	background:url(i/badge.gif) no-repeat top left;
	margin:0;
	float:left;
	padding:0;
	width:85px;
	height:85px;
	min-width:85px;
	min-height:85px;
	border:1px solid #FFF;
	text-align:center;
	display:block;
}
.is_in{
	text-align:center;
	margin:30px auto;
}
.picts{
	margin:5px 3px;
	float:left;
	height:150px;
	width:120px;
	text-align:center;
	display:block;
}
table h5{
	text-align:left;
}
#everest{
	position:relative;
	margin: 0 auto;
	padding: 0 10px 0 0;
	text-align: left;
	background:#DDE3E9 url(http://www.trek-king.be/img/mainBG.gif) repeat-y;
	width: 730px !important;
	border-left:1px solid #AAA;
}

html>body #everest{
	width: 738px;
}

#k2{
	padding: 0 0 0 0px;
}

#header{
	background:#F5FCFC url(http://www.trek-king.be/up/big/mont.jpg) no-repeat top left;
	width: 730px;
	background-color: #F4FCFF;
}
#header #copy{
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 90;
/*	width: 100%;
	height: 500px;
*/	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	float:right;
	margin:0 5px 0 5px;
	padding:0;
	}
#header #copy p{
	text-align:right;
	margin:0;
	padding:0;
	}
#header #copy p a{
	font-style:italic;
	color:#BBB;
	text-decoration:none;
	margin:0;
	padding:0 5px;
	display:block;
	}
#header #copy p a:hover{
	color:#FFF;
	}

#entrer{
	text-align:center;
	width: 730px;
	background-color: #F5FCFC;
	font-size:1.4em;
	border-bottom:1px solid #BBB;
}
#entrer a{
	margin: 0;
	padding: 3px 0 3px 0;
	display: block;
	width:730px;
	text-decoration:none;
	color:#2961A8;
}
#entrer a:hover{
	background-color:#E2EDF9;
	text-decoration:none;
	color:#1B416F;
}

/*
Horizontal menu inspired by ALA (http://www.alistapart.com)
excellent article about horizontal navigation.
*/

#menu{
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 20px;
	width:740px;
}

#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border: 0px none;
	background-color: #E3E5F0;
	width:729px;
	border-bottom: 1px solid #999;
	height:20px;
}

#menu ul li{
	padding: 0;
	margin: 0;	
	float: left;
	text-align: center;
	display: block;
}

#menu ul li a{
	float: left;
	margin: 0;
	text-align: center;
	background-color: #E3E5F0;
	width:auto !important;
	width:1px;
	height: 19px;
	color: #666;
	padding:0 14px !important;
	padding:0 16px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
/*	border-bottom: 1px solid #999;
*/	border-right: 1px solid #999;
	white-space:nowrap;
}

#menu ul li a:hover,
#menu ul li a:hover.selected,
#menu ul li#producten a:hover{
	background: #AFB3D0;
	color: #FFFFFF;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
/*	border-bottom: 1px solid #FFF;
*/	border-right: 1px solid #FFF;
}
#world{
	width:100%;
	margin:10px 0;
	padding:0;
	float:left;
	clear:both;
	display:block;
}
#world ul{
	padding:0;
	margin:0;
	display:block;
}
#world li{
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}
#world li a{
	white-space:nowrap;
	text-align:center;
	font-weight:normal;
	display:block;
	width:auto !important;
	width:1px;
	height:20px;
	font-weight:bold;
	padding:3px 15px;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	border-top:1px solid #AAA;
	border-left:1px solid #AAA;

}
#world li a:hover{
	background:#F6F6F6;
}
#world li a.selected{
	background:#EFEFEF;
}

#style{
	text-align:right;
	margin:0px 30px -20px 0;
	font-weight:bold;
	height:20px
}
#style a{
	text-align: center;
	padding: 0 10px 0 10px;
	color: #6A7381;
	text-decoration: none;
}
#style a:hover{
	color: #2961A8;
}

#style a.smal{
	font-size:0.8em;
}
#style a.normal{
	font-size:1.2em;
}
#style a.big{
	font-size:1.5em;
}

/*
Main content, nesting of Div's to avoid the silly interpretation of Win IE6
box model.
*/

/*
sidemenu
*/
#sidemenuContainer{
	margin: 0px 0 15px 10px;
	padding: 0 0 15px 0;
	width: 180px;
	float: left;
}

#sidemenu{
	padding: 0px 0px 10px 10px;
	font-size: 1.1em;
	color: #888;
	line-height: 14px;
}

#sidemenu dl{
	width: 180px;
	padding: 0;
	margin: 0;
	background-color: #F1F4F7;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
}
#sidemenu dt {
	padding: 2px 0 2px 5px;
	margin: 0;
	background-color: #355B82;
	color: #F1F4F7;
	font-weight:bold;
	font-size: 1.2em;
	border-bottom:1px solid #ffffff;
}
#sidemenu dt a{
	color:#FFFFFF;
}
#sidemenu dt a:hover{
	color:#FFFFFF;
}

#sidemenu dd {
	padding: 2px;
	margin: 0;
	color: #355B82;	
}
#sidemenu .selected a{
	border: solid 1px #999;
	background: #CCC;
	text-decoration:none;
}

#sidemenu dd a{
	width:90%;
	font-size: 1.1em;
	display: block;
	border: solid 1px #F1F1F1;
	padding: 2px 6px 2px 6px;
	margin: 0;
	background: #F1F4F7;
	height: 1%;
	line-height: 1em;
	color: #355B82;
	text-decoration: none;
}

#sidemenu dd a:hover{
	border: solid 1px #999;
	background: #CCC;
	text-decoration:none;
}
#sidemenu img{
	border:none;
}
/*
Maincontent
*/

#ceuse{
	padding: 20px 25px 20px 20px;
	margin: 0;
	width: 470px;
	float:right;
}

#berdorf{
	margin: 0;
	padding: 0;
	background-color: #fff;
}

#franken{
	margin:0;
	max-width:720px;
	border:1px solid #F00;
	padding: 10px 35px 5px 30px;
	border: 1px solid #DDE3E9;
}
#hueco{
	padding: 20px 20px 20px 20px;
	margin: 0;
	width: 690px;
	clear:both;
	line-height:1.8em;

}

#prod{
	font-size:1.5em;
}
#prod table, tr, td{
	border:none;
}
#prod td{
	width:130px;
	border-bottom:1px dotted #DDD;
	text-align:center;
	padding-bottom:5px;
}
#prod img{
	width:100px;
}

#home{
	font-size:1.3em;
	text-align:justify;
	margin:0;
	padding: 0px 35px 5px 30px;
}
#home #pics a{
	margin:10px 0 10px 10px;
}

#home img{
	background-color:#FFFFFF;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:3px;
	margin:0px 0px 10px 10px;
}
#home img.plan{
	background-color:#FFFFFF;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#home a, #prod a{
	text-decoration:none;
	color:#2961A8;
}
#home a:hover, #prod a:hover{
	text-decoration:none;
	color:#1B416F;
}
#home table.pics{
	border:0;
	margin:0;
	clear:left;
}
#home table.pics tr td{
	border:0;
}
#home table.pics tr td{
	border:0;
}

#up{
	margin:0;
	padding: 0 35px 0 30px;
	text-align:right;
}
#home table{
	width:360px;
	margin: 10px 10px 10px 100px;
}
#home table.formul{
	width:auto;
	margin: 10px;
}

#home table tr th, #home table tr td{
	border-bottom: 1px dashed #DDE3E9;
}
filo{
	text-align:center;
}
#filo img{
	margin:20px 0 20px 0;
	clear:both;
}
#weare{
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 20px 170px;
	border-bottom:1px dashed #666;
}

/*
Nice titles
*/
h3{
	border-bottom: 1px dashed #AFBCCB;
}
h2{
	border-bottom: 1px inset #AFBCCB;
}
/*
Address of the shop
*/
#address{
	height:120px;
	text-align:center;
	padding:5px 0 5px 0;
}
#address a{
	text-decoration:none;
	color:#2961A8;
}
#address a:hover{
	text-decoration:none;
	color:#1B416F;
	border-bottom: 1px dashed #1B416F;
}
#address img{
	border:0;
}
/*
Footer: the purpose is to contain copyright and administration links
*/

#footer {
	font-size:1em;
	width:722px;
	border-left:0px none; border-right:0px none; border-bottom:1px solid #AAA; border-top:1px solid #ccc; color: #666;
	background: #E2E5E9;
	margin:0 10px 0 0;
	text-align: left;
	clear:both;
	font-size: small; padding-left:0px; padding-right:7px; padding-top:5px; padding-bottom:7px;
	}
#footer a{
	padding-left:10px;
	color: #555555;
	text-decoration:none;
}
#footer a:hover{
	color:#43607D;
	text-decoration:overline;
}
/*
DropShadow: another excellent ALA article
*/
.wrap1, .wrap2, .wrap3 {
	background-color:#DDE3E9;
	display:inline-table;
	/* \*/display:block;/**/
} 
.wrap1 {
	float:left;
	background:url(http://www.trek-king.be/img/shad.gif) repeat-x right bottom;
}
.wrap2 {
	background:url(http://www.trek-king.be/img/shad_bl.gif) no-repeat left bottom;
}
.wrap3 {
	background: url(http://www.trek-king.be/img/shad_tr.gif) no-repeat right top;; padding-left:0; padding-right:6px; padding-top:0; padding-bottom:6px
}
.wrap3 div {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;
}
/*
DropShadow: another excellent ALA article
*/
.wrap11, .wrap21, .wrap31 {
	background-color:#EFEFEF;
	display:inline-table;
	/* \*/display:block;/**/
} 
.wrap11 {
	float:left;
	background:url(http://www.trek-king.be/img/shad1.gif) repeat-x right bottom;
}
.wrap21{
	background:url(http://www.trek-king.be/img/shad_bl1.gif) no-repeat left bottom;
}
.wrap31{
	background: url(http://www.trek-king.be/img/shad_t1.gif) no-repeat right top; padding-left:0; padding-right:6px; padding-top:0; padding-bottom:6px
}
.wrap31 div {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;
}

.trans{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	background-color:#FFFFFF;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:3px;
}
#home .aform img{
	border:none;
	padding:3px;
	margin:0;
}
.red{
	color:#b5071e;
}
.blue{
	color:#083578;
}
.green{
	color:#1B7808;
}
.right{
	text-align:right;
}
.big_text{
	font-weight:bold;
	font-size:1.4em;
}
.down{
	background:url(http://trek-king.be/css/i/bullet_star.gif) no-repeat center center;
	float:left;
	width:10px;
	dslpay:block;
	padding:0 0 0 20px;
	margin:0 0 0 10px;
}

.justify{
	text-align:left;
}
.center{
	text-align:center;
}
.tab{
	margin:0 0 0 25px;
	padding:0;
}
h3.bestellen a{
	clear:both;
	display:block;
	padding-left:20px;
	background:url(i/cart.gif) no-repeat center left;
}
h3.bestellen a:hover{
	background:#FF6 url(i/cart.gif) no-repeat center left;
}
.error{
	color:#C00;
	font-weight:bold;
	padding:5px;
	border:1px solid #C00;
	background:#FF9;
}
.notice{
	color:#090;
	font-weight:bold;
	padding:5px;
	border:1px solid #090;
	background:#FF9;
}
ul.rsv{
	padding:0;
	margin:0;
	list-style:none;
}
ul.rsv li{
	padding:5px;
	margin:0;
	list-style:none;
}
ul.rsv li.odd{
	background:#F1F5FA
}
h2.prom{
	margin-top:20px;
	font-size:1.2em;
}
ol li a.selected{
	font-weight:bold;
	font-size:1.2em;
}
