@charset "utf-8";

/* CSS Document */

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	color:#000000;
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:top center;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:18px;
}

body.standaard
{
	background-color: #ea9103;
}

body.vest .rij_content, body.vest .rij_header_ves
{
	background:transparent url(img/vest/body_bg.png) repeat-y scroll 188px 0px;
}

.container
{
	position:absolute;
	height:auto;
	width:992px;
	margin-left:-496px;
	left:50%;
	top: 32px;
}

.rij_top
{
	width:992px;
	height:30px;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
}

.top_links
{
	position:absolute;
	top:0;
	left:0;
	width:115px;
	height:30px;
	background-repeat:no-repeat;
	background-position:top left;
}

body .container .rij_content .links ul li a:hover
{
	background-color:#999999;
	color:#FFFFFF;
}

body .container .rij_content .links ul li.active a
{
	background-color:#999999;
	color:#000000;
}

body .container .rij_content .links ul li.active a:hover
{
	background-color:#999999;
	color:#FFFFFF;
}

.clr
{
	clear:both;
}



.rij_hoofdmenu
{
	position:relative;
	height:58px;
	width:991px;
	border-top:1px solid #FFFFFF;
	z-index: 3;
}

body.vest .col_rechts
{
	display:none;
}

body.vest .col_links
{
	width: 700px;
}

.rechts
{
	float:left;
	min-height:334px;
	height:auto !important;
	height:334px;
	width:418px;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(img/content_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.col_links
{
	position: relative;
	left:15px;
	padding-top: 34px;
	width:400px;
	text-align:left;
	padding-bottom:60px;
}

.terug_top
{
	position: relative;
	margin-top:30px;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #CCCCCC;
	width:370px;
	height:20px;
	clear: both;
}

body .container .rij_content .rechts .col_links .terug_top a
{
	font-size:10px;
	font-weight:bold;
}

.terug_top img
{
	position:absolute;
	right:10px;
	top:0px;
}

body .container .rij_content .rechts .col_links p
{
	padding-bottom:14px;
	padding-left:4px;
	padding-right:15px;
}

body .container .rij_content .rechts .col_links ul
{
	padding-left:50px;
}

body .container .rij_content .rechts .col_links a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.col_rechts
{
	position:absolute;
	top:0px;
	left:418px;
}

.right_items
{
	margin-top: 33px;
}

.right_items ul
{
	list-style:none;
	width: 350px;
	margin-left: 25px;
}

.right_items a img
{
	border: 0px;
}

.right_items ul li.li_left
{
	width: 50px;
}

.right_items ul li.li_left img
{
	position:absolute;
	left: 0px;
	top: 5px;
}

.right_items ul li.li_right
{
	clear:right;
	width: 300px;
}

.right_items ul li.li_right a
{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display: block;
	position: absolute;
	padding-top: 15px;
	padding-left: 50px;
	left: -50px;
	cursor:pointer;
}

.right_items ul li.li_right a:hover
{
	text-decoration: none;
	color: #000;
}

.right_items ul li
{
	float:left;
	margin-bottom: 8px;
	position:relative;
	height: 50px;
}

.rechtsVol
{
	width:789px;
	background-color:White;
	/*position:absolute;
	top: 0px;
	left: 201px;*/
	float:left;
	border-right: 1px solid #fff;
}

.rechtsVol .ctn
{
	background-image:url(img/contentBg.png);
	background-repeat:repeat-x;
	background-position: top;
	padding:34px 20px 20px;
}

.leftGradient
{
	background-color:#EA9103;
	background-image:url(img/blakLinks.png);
	background-position:right center;
	background-repeat:no-repeat;
	height:19px;
	border-left: 1px solid #fff
	
}

.rightInlineImg
{
	float:right;
	margin: 10px;
	margin-right: 0px;
	width: 280px;
}

.rightInlineImg img
{
	margin-bottom: 10px;
}

.oplItm
{
	position: relative;
	clear:both;
	color: #fff;
	margin-right: 10px;
}

.oplItm .links
{
	padding-top: 6px;
	padding-bottom: 6px;
	float:left;
	width: 140px;
	padding-left: 5px;
	background: none;
}

.oplItm .rechts
{
	padding-top: 6px;
	padding-bottom: 6px;
	float:left;
	width: 190px;
	margin-left: 46px!important;
	margin-left: 23px;
	min-height: 0px;
	background: none;
}

body .container .rij_content .oplItm .rechts ul
{
	list-style:square;
	color: #000;
	padding-left: 10px;
}

body .container .rij_content .oplItm .rechts ul li
{
}

body .container .rij_content .oplItm .rechts ul.list li a
{
	color: #fff;
	text-decoration: none;
}

body .container .rij_content .oplItm .rechts ul li a:hover
{
	text-decoration: underline;
}

h3
{
	display:block;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 16px;
	color:#000;
}

.content
{
	padding: 20px;
}

th
{
	text-align:left;
	vertical-align:top;
}

td
{
	vertical-align:top;
}

input.checkbox
{
	margin-right: 5px;
	padding-bottom: 10px;
}

input.text
{
	width: 120px;
	padding: 2px;
	padding-left: 2px;
	border: 1px solid #CCC;
	background-color:#FFF;
	outline:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.textarea
{
	width: 180px;
	padding: 2px;
	border: 1px solid #CCC;
	background-color:#FFF;
	outline:none;
	height: 80px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.reunie
{
}

.reunie td
{
	white-space:nowrap;
}

.reunie th
{
	padding-bottom: 10px;
}

input.Postcode-cijfers
{
	width:40px;
}

input.Postcode-letters
{
	width: 20px;
}

.submit
{
	border: 1px solid #CCC;
	background-color:#efefef;
	padding: 4px;
	margin-top: 10px;
	text-decoration:none;
	text-align:center;
	color:#333;
	display:block;
	width: 60px;
	/*
	*/
	margin-left: 350px;
}

.submit:hover
{
	text-decoration:underline;
	background-color:#FF9;
	color:#000;
}

.reunie td
{
	width: 180px;
	padding-bottom: 4px;
}

.toestemming td
{
	width: 100px;
}

td.error
{
	position:relative;
	width: 16px;
	height: 16px;
	overflow:hidden;
}

td.error div.error
{
	display:block;
	text-indent: -90000px;
	background-image: url(img/error.png);
	width: 16px;
	height: 16px;
	position:relative;
}

td.error .containerPostcode
{
	position:relative;
}

td.error p
{
	position:absolute;
	left: 0px;
	top: 0px;
}

table.gastenboek
{
}

table.gastenboek td, table.gastenboek th
{
	padding-right: 10px;
}

div.gastenboekForm
{
	margin-bottom: 20px;
}

table.Deelnemers
{
}

table.Deelnemers th
{
	background-color:#e9e9e9;
}

table.Deelnemers th, table.Deelnemers td
{
	padding-right: 12px;
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

tr.even
{
	background-color:#e9e9e9;
}

.gastenboek-item
{
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.gastenboek-top
{
	background-color:#e9e9e9;
	padding: 4px;
	position:relative;
}

.gastenboek-top .gastenboek-date
{
	padding-left: 10px;
	padding-right: 10px;
}

.gastenboek-top .gastenboek-afzender
{
	padding-left: 10px;
	padding-right: 10px;
}

.gastenboek-content
{
	padding: 4px;
}

a
{
	color:#000;
	text-decoration:underline;
}

a:hover
{
	color: #930;
}

/* Menu */


/* begin hoofdmenu */

.rij_hoofdmenu
{
	position:relative;
	height:58px;
	width:991px;
	border-top:1px solid #FFFFFF;
	z-index: 3;
}

body.standaard .container .rij_hoofdmenu
{
	height:38px;
	width:990px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

body.standaard .container .rij_hoofdmenu ul
{
	height: 38px;
}

.rij_hoofdmenu ul
{
	width:992px;
	height:58px;
	position:absolute;
	top:0;
	left:0;
	list-style:none;
	list-style-position:outside;
	list-style-type:none;
}

.rij_hoofdmenu ul li
{
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
}

.rij_hoofdmenu ul.noSub li a
{
	width:124px;
	height:58px;
	text-decoration:none;
	text-indent:-9000px;
	display:block;
}



.rij_hoofdmenu ul li.werelden span             { background-image:url(img/standaard/wereld.jpg); }
.rij_hoofdmenu ul li.werelden span:hover       { background-image:url(img/standaard/wereld_a.jpg); }
.rij_hoofdmenu ul li.Opleidingen span          { background-image:url(img/standaard/opleiding.gif); }
.rij_hoofdmenu ul li.Opleidingen span:hover    { background-image:url(img/standaard/opleiding_a.gif); }
.rij_hoofdmenu ul li.Niveaus span             { background-image:url(img/standaard/niveau.gif); }
.rij_hoofdmenu ul li.Niveaus span:hover       { background-image:url(img/standaard/niveau_a.gif); }
.rij_hoofdmenu ul li.Vestigingen span          { background-image:url(img/standaard/vestiging.gif); }
.rij_hoofdmenu ul li.Vestigingen span:hover    { background-image:url(img/standaard/vestiging_a.gif); }
.rij_hoofdmenu ul li.Samenwerking span       { background-image:url(img/standaard/samenwerking.jpg); }
.rij_hoofdmenu ul li.Samenwerking span:hover { background-image:url(img/standaard/samenwerking_a.jpg); }
.rij_hoofdmenu ul li.Open span            { background-image:url(img/standaard/opendag.jpg); }
.rij_hoofdmenu ul li.Open span:hover      { background-image:url(img/standaard/opendag_a.jpg); }
.rij_hoofdmenu ul li.Info span               { background-image:url(img/standaard/info.gif); }
.rij_hoofdmenu ul li.Info span:hover         { background-image:url(img/standaard/info_a.gif); }



body.standaard .container .rij_hoofdmenu ul li
{
	width: 99px;
	height: 38px;
}

body.standaard .container .rij_hoofdmenu ul li.Niveaus, 
body.standaard .container .rij_hoofdmenu ul li.Opleidingen, 
body.standaard .container .rij_hoofdmenu ul li.Info
{
	width: 112px;
}

body.standaard .container .rij_hoofdmenu ul li.Niveaus span, 
body.standaard .container .rij_hoofdmenu ul li.Opleidingen span, 
body.standaard .container .rij_hoofdmenu ul li.Info span
{
	width: 112px;
}

body.standaard .container .rij_hoofdmenu ul li.Niveaus a, 
body.standaard .container .rij_hoofdmenu ul li.Opleidingen a, 
body.standaard .container .rij_hoofdmenu ul li.Info a
{
	width: 112px;
}


body.standaard .container .rij_hoofdmenu ul ul li.Niveaus, 
body.standaard .container .rij_hoofdmenu ul ul li.Opleidingen, 
body.standaard .container .rij_hoofdmenu ul ul li.Info
{
	width: 190px;
}

body.standaard .container .rij_hoofdmenu ul ul li a
{
	width:auto;
}

.rij_hoofdmenu ul li a, 
.rij_hoofdmenu ul li span,
.hoofdmenu2 ul li a
{
	height: 38px;
	width: 99px;
	display:block;
	text-indent: -9000px;
	text-decoration: none;
}

.rij_hoofdmenu ul.noSub li:hover ul, .rij_hoofdmenu ul.noSub ul
{
	display: none;
}

.rij_hoofdmenu ul li
{
	position: relative;
}

.rij_hoofdmenu ul li:hover ul ul, .rij_hoofdmenu ul ul ul
{
	display:none;
}

.rij_hoofdmenu ul li.Opleidingen ul,  .rij_hoofdmenu ul ul
{
	display:none;
	width: 120px;
	position:absolute;
	top: 38px;
	left: 0px;
	background-color: #ed9206;
	height: auto;
}

.rij_hoofdmenu ul li.Opleidingen ul,
body.standaard .container .rij_hoofdmenu ul li.Opleidingen ul li
{
	width:190px;
}


body .container .rij_hoofdmenu ul li.Opleidingen ul, 
body .container .rij_hoofdmenu ul li.Opleidingen ul li
{
   width:190px;
}

body .container .rij_hoofdmenu ul li ul a:hover
{
    background-color: #fff;
    color: #000;
}

.rij_hoofdmenu ul ul *
{
	line-height:normal;
}

.rij_hoofdmenu ul li:hover ul
{
	display:block;
}

.rij_hoofdmenu ul li.werelden ul li, .rij_hoofdmenu ul li.Opleidingen ul li, 
.rij_hoofdmenu ul li.Niveaus ul li, .rij_hoofdmenu ul li.Vestigingen ul li, 
.rij_hoofdmenu ul li.Samenwerking ul li, 
.rij_hoofdmenu ul li.Open ul li, 
.rij_hoofdmenu ul li.Info ul li, 
.rij_hoofdmenu ul li ul li
{
	float: none;
	background:none;
	background-color:#ed9206;
	text-indent: 0px;
}


.rij_hoofdmenu ul li.werelden ul li a, 
.rij_hoofdmenu ul li.Opleidingen ul li a, 
.rij_hoofdmenu ul li.Niveaus ul li a, 
.rij_hoofdmenu ul li.Vestigingen ul li a, 
.rij_hoofdmenu ul li.Samenwerking ul li a, 
.rij_hoofdmenu ul li.Open ul li a, 
.rij_hoofdmenu ul li.Info ul li a, 
.rij_hoofdmenu ul li ul li a
{
	background:none;
	text-indent: 0px;
	height: 14px;
	color:White;
	font-weight:bold;
}

body.standaard .container .rij_hoofdmenu ul li ul.Opleidingenmenu li
{
	width:auto;
}

body.standaard .container .rij_hoofdmenu ul li ul li
{
	height:auto;
	width: 120px;
}

body.standaard .container .rij_hoofdmenu ul li ul.Opleidingenmenu li a
{
	width: auto;
}

body.standaard .container .rij_hoofdmenu ul li ul li a
{
	height:auto;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px;
	width: 120px;
}

.rij_hoofdmenu ul li.werelden ul li a:hover, .rij_hoofdmenu ul li.Opleidingen ul li a:hover, .rij_hoofdmenu ul li.Niveaus ul li a:hover, .rij_hoofdmenu ul li.Vestigingen ul li a:hover, .rij_hoofdmenu ul li.Samenwerking ul li a:hover, .rij_hoofdmenu ul li.Open ul li a:hover, .rij_hoofdmenu ul li.Info ul li a:hover, .rij_hoofdmenu ul li ul li a:hover
{
	background:none;
	text-indent: 0px;
}

.rij_hoofdmenu ul li ul li.Nature
{
	background-color:#E3BA00
}

/*.rij_hoofdmenu ul li ul li.Animal{ background-color:}*/
.rij_hoofdmenu ul li ul li.Food
{
	background-color:#E43232;
}

.rij_hoofdmenu ul li ul li.Design
{
	background-color:#00B3ED;
}

.rij_hoofdmenu ul li ul li.Machines
{
	background-color:#A6C953;
}

.rij_hoofdmenu ul li ul li.Outdoor
{
	background-color:#E2007E;
}

.rij_hoofdmenu ul li ul li.Business
{
	background-color:#00A257;
}

.rij_hoofdmenu ul li ul li.Health
{
	background-color:#7E2D8A;
}

.rij_content
{
	position:relative;
	width: 994px;
}

/* begin header plaatje */

.rij_header_ves
{
	height:135px;
	position:relative;
	width:992px;
	z-index:1;
	overflow:hidden;
}

.imgRij
{
	height:58px;
	left:223px;
	position:absolute;
	top:0;
	width:768px;
	z-index: 2;
	background: #fff;
	border-right: 1px solid #fff;
}

.imgSchool
{
	position:relative;
	z-index: 1;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.rij_header_ves h2
{
	display:block;
	position: absolute;
	width:791px;
	border-right: 1px solid #fff;	
	height:80px;
	background-color:#fff;
	position:absolute;
	bottom: 0px!important;
	bottom: -1px;
	left: 200px;
	z-index:4;
}

.rij_header
{
	position: relative;
	left:0;
	height:295px;
	width:992px;
	border-left:1px solid #FFFFFF;
	background-position:top left;
	background-repeat:no-repeat;
}

.links
{
	float:left;
	height:auto;
	width:202px;
	background-color:#000000;
	min-height: 10px;
}

.links ul
{
	position:relative;
	/*top:0;
	left:0; */
	list-style:none;
	list-style-type:none;
	list-style-position:outside;

	background-color:#000000;
}

.links ul li
{
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	min-height:30px;
	height:auto !important;
	height:30px;
	background-image:url(img/submenu_hoek.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:relative;
}

.links ul li a
{
	display:block;
	text-decoration:none;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	position: relative;
}
body .container .rij_content .links ul li a:hover
{
	background-image:url(img/submenu_hoek.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
body .container .rij_content .links ul li.active ul li a:hover
{
	background-image:none;
}


.links ul li ul
{
	display:none;
	margin-bottom: 10px;
}

.links ul li.active ul
{
	display:block;
}

.links ul li.active ul li
{
	border: none;
	min-height: 14px;
	height: auto!important;
	height: 14px;
	margin: 0px;
	padding: 0px;
	background: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

body .container .rij_content .links ul li.active ul li.active a
{
    color: #000;
    background-color:#999999;
}
body .container .rij_content .links ul li.active ul li a
{
	padding: 0px;
	background: none;
	color:#EA9103;
	padding-left: 20px;
}

.links ul li.active ul li.last
{
	 	
}

body .container .rij_content .links ul li.childs a
{
	background-image:url(img/plus.png);
	background-position:  180px center;
	background-repeat:no-repeat;
}
 
.links ul li.childsmin a
{
	background-image:url(img/min.png);
	background-position:  180px center;
	background-repeat:no-repeat;
}

body.standaard .container .rij_content .links ul li a
{
	color: #EA9103;
}

body .container .rij_content .links ul li a:hover
{
	background-color:#999999;
	color:#FFFFFF;
}

body .container .rij_content .links ul li.active a
{
	background-color:#999999;
	color:#000000;
}

body .container .rij_content .links ul li.active a:hover
{
	background-color:#999999;
	color:#FFFFFF;
}

h2.vest span
{
	background-image: url(img/button_lijst.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#059C3A;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	height:28px;
	position: absolute;
	top:26px;
	left: 22px;
	width: 680px;
	padding-left:60px;
	padding-top:12px;
}

/* Get Form MAIN AOC */
.rij_hoofdmenu ul li.werelden a
{
	background-image:url(img/standaard/wereld.jpg);
}

.rij_hoofdmenu ul li.werelden a:hover
{
	background-image:url(img/standaard/wereld_a.jpg);
}

.rij_hoofdmenu ul li.Opleidingen a
{
	background-image:url(img/standaard/opleiding.gif);
}

.rij_hoofdmenu ul li.Opleidingen a:hover
{
	background-image:url(img/standaard/opleiding_a.gif);
}

.rij_hoofdmenu ul li.Niveaus a
{
	background-image:url(img/standaard/niveau.gif);
}

.rij_hoofdmenu ul li.Niveaus a:hover
{
	background-image:url(img/standaard/niveau_a.gif);
}

.rij_hoofdmenu ul li.Vestigingen a
{
	background-image:url(img/standaard/vestiging.gif);
}

.rij_hoofdmenu ul li.Vestigingen a:hover
{
	background-image:url(img/standaard/vestiging_a.gif);
}

.rij_hoofdmenu ul li.Samenwerking a
{
	background-image:url(img/standaard/samenwerking.jpg);
}

.rij_hoofdmenu ul li.Samenwerking a:hover
{
	background-image:url(img/standaard/samenwerking_a.jpg);
}

.rij_hoofdmenu ul li.Open a
{
	background-image:url(img/standaard/opendag.jpg);
}

.rij_hoofdmenu ul li.Open a:hover
{
	background-image:url(img/standaard/opendag_a.jpg);
}

.rij_hoofdmenu ul li.Info a
{
	background-image:url(img/standaard/info.gif);
}

.rij_hoofdmenu ul li.Info a:hover
{
	background-image:url(img/standaard/info_a.gif);
}

.topBarBack
{
	height:20px;
	width:792px;
	background-image:url(img/standaard/bodyback.jpg);
}

.topBarBackTXT
{
	position:absolute;
	height:20px;
	width:789px;
	top: 0px;
	border-right:1px solid #FFFFFF;
}

.topBarBackTXT ul
{
	list-style:none;
	margin-top: 1px;
}

.topBarBackTXT ul li  
{
	 float:left;
}
.topBarBackTXT ul li 
{
	background-image:url(img/breadcrum.png);
	padding-right: 30px;
	margin-left: 10px;
	background-repeat:no-repeat;
	background-position:right;
	position: relative;
}
.topBarBackTXT ul li.last
{
	background-image:none;
}

.topBarBackTXT ul li  a
{
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none;
}


body .container .rij_hoofdmenu ul li ul li a:hover
{
    background-color:#fff;
    color: #000000;
}
body.standaard .container .rij_hoofdmenu ul li.Niveaus ul li a, 
body.standaard .container .rij_hoofdmenu ul li.Opleidingen ul li a, 
body.standaard .container .rij_hoofdmenu ul li.Info ul li a,
body.standaard .container .rij_hoofdmenu ul li ul li a
{
    width:auto;
}


h2
{
    color: #ea9103;
}
h2.Nature
{
    color: #bd9c01;
}
h2.Animal
{
    color: #ea9103;
}
h2.Food
{
    color: #d90422;
}
h2.Machines
{
    color: #6dc612;
}
h2.Design
{
    color: #01a1df;
}
h2.Outdoor
{
    color: #da007b;
}
h2.Business
{
    color: #00a654;
}
h2.Health
{
    color: #822e8c;
}
h2.vest
{
    color: #ea9103;
}

.wereld-item
{
	margin-bottom: 20px;
}

.wereld-item h2
{
	margin-bottom: 4px;
	line-height: normal;
}

.wereld-item p
{
	margin-bottom: 5px;
}


.wereld-item ul
{
	margin-left: 20px;
}


.activiteitenBox
{
}

.activiteitenBox h4
{
    font-size: 14px;
    color: #059c3a;
}

.activiteitenBox table.activiteiten
{
width: 99%;
}

.activiteitenBox .colored
{
background-color: #ffe8c4;

}

.activiteitenBox tr
{
margin: 0px;
padding: 0px;
}

.activiteitenBox tr th
{
background-color: #323232;
color: #fff;

}

.activiteitenBox td
{
padding: 2px;
margin: 0px;
border-bottom: 1px solid #333;
}

.nieuws
{
    list-style: none;
}

.nieuws li
{
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
}




.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}

.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}


 .documents
{
    font-size: 10px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 4px;
    clear:both;
}

.documents ul
{
    margin-left: 20px;
}
                
                
.ctn ul 
{
    padding-left: 20px;
}


.banner
{
    margin-bottom: 20px;
}

.ctn a
{
    color: #FF9900;
}
