/* ------------------------- [ reset ] ----------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit; 
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: white;
}
ul, ol {
	list-style: none;
}
.item-text ol, .item-text ul {
	list-style: disc inside;
	padding: 0.5em 0 0.5em 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

input {
	border: 1px solid #aaa;
	padding: 0.2em 0.5em;
}

#mform-form {
	margin-top: 0.6em;
}

/* ------------------------- [ generic ] ----------------------- */
html, body {
height: 100%;
}

body {
	font: normal 0.75em/1.2 "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: 100;
/*	background: #e1e1e1;*/
	color: #222;
}

a {
	text-decoration: none;
	color: #388dd9;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	font-size: 2.1em;
	color: #23608F;
	line-height: 1.2em;
}

h2 {
	font-size: 1.4em;
	padding: 10px 0;
}

h3, h4, h5, h6 {
	font-size: 1.2em;
	padding: 10px 0;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight: 100;
}

.divider {
	color: #ddd !important;
}

.gn-left {
	float: left;
}

* html #wrapper {
height: 100%;
}

.blue, .bluebold {
	color: #23608F;
}

.bluebold {
	font-weight: bold;
}

.canvased {
	background: #23608F;
	color: #fff;
	padding: 6px 2%;
	line-height: 1.8em;
	font-size: 1.6em;
	width: 95%;
	display: block;
}


#wrapper {
/*	background: url(../images/layout/bg.png) left center repeat-y;*/
/*	width: 964px;*/
/*	margin: 0 auto;*/
/*	min-height: 100%;*/
}

#center, .center {
	width: 960px;
	margin: 0 auto;
}

.error {
	color: #C31111;
}

label {
	padding-right: 20px;
}

#mform-form td {
	padding-bottom: 5px;
}
                 
.red_text {
	color: #E72327;
}

.bigger {
	font-size: 1.2em;
}

.smaller {
	font-size: 0.8em;
}

.seperated-list li, #footer ul li {
	border-right: 1px solid #b2b2b2;
}

#quicklinks-right li {
/*	border-right: none;*/
}

.seperated-list .last {
	border: none;
}

.divider {
	width: 640px;
	margin: 20px 0 30px 0;
	padding: 0;
	border-top: 1px solid #ddd;
	clear: both;
	float: left;
	height: 3px;
	overflow: hidden;
}

.item-alpha {
	clear: left;
}

.hidden {
	display: none;
}

/* ------------------------- [ =header ] ----------------------- */
#header-wrapper {
	border-bottom: 2px solid #345d90;
	background: #262626 url(../images/layout/bg_nav.gif) 0 100% repeat-x;
	padding-bottom: 3px;
}

#header {
	overflow: hidden;
}

#header li {
	float: left;
	padding: 1px 7px 0 0;
	margin: 9px 7px 0 0;
	line-height: 0.6em;
}

#header li#twitter a {
	line-height: 1em;
	background: url(../images/layout/sprite2.gif) 0 -171px no-repeat;
	padding: 1px 7px 3px 24px;
	margin-top: -2px;
	float: right;
}

#header li#feed a {
	background: url(../images/layout/sprite.png) 0 -196px no-repeat;
	padding: 1px 7px 3px 16px;
}

#header li#facebook a {
	background: url(../images/layout/ico-facebook.gif) 0 1px no-repeat;
	padding: 1px 1px 3px 16px;
}

#header li#netlog a img {
	margin-top: -2px;
}

#header a {
	color: #b3b3b3;
	font-size: 0.9em;
}

#header-inner {
	padding: 16px 0 0 0;
	clear: both;
	border-top: #4d4d4d 1px solid;
	width: 100%;
}

#header-inner li {
	margin: 0;
	padding: 7px 7px 0 7px;
	height: 100%;
}

#header-inner li.active {
	background: url(../images/layout/sprite2.gif) 0 -128px repeat-x;
}

#quicklinks-left {
	float: left;
}

#quicklinks-right, #mini-search {
	float: right;
	margin: 0 0 2px 0;
}

#search-criterium {
	background: #000;
	border: none;
	margin: 2px 0 0 0;
	height: 19px;
	float: right;
	color: #fff;
	line-height: 1.8em;
}

#send {
	height: 23px;
	width: 22px;
	background: #000 url(../images/layout/sprite2.gif) 0 -100px no-repeat;
	border: 1px solid #000;
	border-top: 2px solid #000;
	border-bottom: none;
	float: right;
	margin: 2px 0 0 0;
	cursor: pointer;
}

#header-banners {
	float: right;
	margin: 2px 0 0 0;
	width: 728px;
}

/* ------------- [ =nav ] ----------------------- */
#header-inner ul {
	background: #000;
	overflow: hidden;
	margin: 19px 0 0 0;
	clear: both;
}

#header-inner ul a {
	color: #fff;
	font-size: 1.2em;
	text-transform: lowercase;
	padding: 2px 15px 7px 15px;
	float: left;
	display: block;
}

/* ------------- [ =nav-1 ] ----------------------- */
.nav-1 ul {
	padding: 0.4em 1em 1em 0;
	overflow: hidden;
	clear: both;
	font-size:0.9em;
}
.nav-1 li {
	float: left;
	margin-right:0.5em;
	margin-bottom: 0.4em;
}

.nav-1 li a {
	color: #4b4b4b;
	float: left;
	display: block;
	background:#ededed;
	padding: 0.25em 1em;
	font-size: 1.2em;
	text-transform: lowercase;
}

.nav-1 li.first-li a {
/*	padding: 0 1em 0 0;*/
}

.nav-1 li.active {
	background: #223B6D;
	background: transparent url(../images/layout/sprite2.gif) repeat-x scroll 0 -128px;
}

.nav-1 li.active a {
/*	font-weight: bold;*/
	color: #223B6D;
	color: #fff;
	background: inherit;
}


/* ------------- [ =nav-2 ] ----------------------- */
.nav-2 ul {
	padding: 0.5em 0;
	background: #EDEDED;
	overflow: hidden;
	margin: 1em 0;
}

.nav-2 ul li {
	list-style-image: none;
	padding: 3px 5px;
	margin: 0 0 0 0;
	float: left;
	border-right: 1px solid #ccc;
/*	border-bottom: 1px solid #ccc;*/
}
.nav-2 ul li.last-li {
	border:none;
}

.nav-2 ul li a {
	font-size: 0.95em;
	color: #4B4B4B;
}

.nav-2 ul li.active a {
	font-weight: bold;
}


/* ------------------------- [ =main ] ----------------------- */
#main {
	min-height: 40em;
	padding: 0 0 3em 0;
	overflow: hidden;
}

#content {
	overflow: hidden;
	width: 660px;
	float: left;
	margin: 1em 0 0 0;
}

#main ul {
	padding-left: 14px;
}

#main ul li {
	margin-bottom: 0.5em;
	list-style-position: outside;
	list-style-image: url(../images/layout/bullet.gif);
}

#main .item-text ul li {
	list-style-position: inside;
}

#main .item-text-image-wrapper ul, #main .item-text-image-wrapper ul li {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

/* ------------- [ =items ] ----------------------- */
.item {
	margin: 0 0 25px 0;
	float: left;
	line-height: 1.3em;
}

.item-text-full {
	color: #656565;
}

.item-text {
	padding: 0;
}

.item-default {
	font-size: 1.1em;
	width: 640px;
	line-height: 1.3em;
}

#content .item-default .news-images {
	float: left;
	padding: 0 10px 10px;
}

#content .item-default .item-text-full {
	clear: left;	
}

#content .item-default .item-text-image {
	margin: 0;
}

.item-default .item-text-short {
	padding: 0 0 0.5em 0;
}

.item-default h1 {
	padding: 0 0 0.8em;
}

.item-text h1 {
	font-size: 1.5em;
	line-height: 0.9em;
	color: #23608F;
}
.content-item-file {
	width:100%;
}

/* ================================= [= col-right ] ========================================= */
#premium-reseller {
	margin-left: 2px;
	float: left;
	margin-bottom: 20px;
}

.col-right-content {
	width: 100%;
	clear:  both;
}
.col-right-content .item {
	clear: both;	
}
.col-right-content .item h1 {
	width: 100%;
	clear:  both;
	font-size: 1.3em;
}
.col-right-content .item img {
	float: left;
	margin: 3px 5px 3px 0
}
.col-right-shortcuts {
	width: 100%;
	clear: both;
	margin: 16px 0 0 0;
}

#main .col-right-shortcuts ul {
	padding-left: 3px;
	padding: 4px 0 0 3px;
	border-top: 1px solid #e3e3e3;
	overflow: hidden;
}

#main .col-right-shortcuts ul li {
	border-bottom: 1px solid #e3e3e3;
	padding: 2px 0 7px 0;
	list-style-image: none;
}

.col-right-shortcuts ul li a {
	font-size: 1.1em;
	display: block;
	padding: 2px 0;
}

.col-right-shortcuts ul li a:hover {
	background: url(../images/layout/ico-quicklinks.png) right center no-repeat;
}

#main #col-right .items-shop h1 {
	margin-top: 5px;
}

#col-right .items-news {
	margin: 1em 0 0 0;
	clear: left;
}

#col-right .item-news-wrapper .item-news-header {
	padding: 0;
	margin: 0 0 4px 0;
}

#col-right .item-news-wrapper-hover {
	cursor: pointer ;
}

#col-right .item-news-wrapper-hover .item-news-header {
	background: url(../images/layout/bg_news_hover_top.gif) 100% 0 no-repeat;
	padding-top: 15px;
	margin-top: -15px;
}

#col-right .item-news-wrapper-hover .item-news {
	background: url(../images/layout/bg_news_hover_bottom.gif) 100% 100% no-repeat;
}

#col-right .item-news-wrapper-hover .item-news-inner {
	background: url(../images/layout/bg_news_hover_center.gif) 100% 0 repeat-y;
}

#col-right .item-news-wrapper {
	background: url(../images/layout/bg_news_divider.gif) 0 100% no-repeat;

/*	padding-bottom: 1em;*/

/*width: 250px;*/
}

#col-right .item-news-wrapper-hover {
	background: none;
}

#col-right .read_more {
	visibility: hidden;
	position: absolute;
	margin-top: -21px;
	margin-left: -40px;
}

#col-right .item-news-wrapper-hover .read_more {
	visibility: visible;
	display: block;
	width: 100%;
	text-align: right;
}

#col-right .subscribe {
	clear: right;
	margin: 5px 0 16px 0;
}

#col-right .items-news h1, #col-right .items-shop h1, .subscribe h1 {
	color: #76797A;
	height: 21px;
	padding: 0.2em 0.4em;
	background: url(../images/layout/sprite2.gif) 0 0px no-repeat;
	font-size: 1.4em;
	margin: 20px 0 0.7em 0;
}

#col-right .items-shop a {
	display: inline;
	float: left;
	margin-top: 6px;
}

#col-right .items-shop a.odd {
	margin-right: 20px;
}

#col-right .item-shop {
	width: 110px;
	padding: 0 5px;
	background: #e3e3e3;
	overflow: hidden;
	float: left;
	cursor: pointer;
}

#col-right .item-shop .to-shop {
	display: none;
	float: right;
	width: 15px;
	height: 15px;
	margin-top: 0;
}

#col-right .odd {
	margin-right: 18px;
	margin-left: 2px;
}

#col-right a.odd {
margin-left: 0; }

#col-right .items-shop {
	overflow: hidden;
	clear: left;
	width: 100%;
}

#col-right .items-shop .price, #col-right .items-shop .name {
	display: block;
	float: left;
	width: 100%;
	padding: 2px 5px;
	font-weight: bold;
}

#col-right .items-shop .price {
	width: 60px;
	padding-bottom: 4px;
}

#col-right .subscribe #smm_email {
	padding: 5px 4px;
	margin: 0 0 0 2px;
}

#col-right .subscribe #smm_submit {
	padding: 4px 4px;
	cursor: pointer;
	float: right;
}

#col-right .subscribe p {
	padding: 0 0 10px 6px;
}


#col-right .item-news {
	padding: 0 0 6px 0;
}

#col-right .item-news-header {
	overflow: hidden;
}

#col-right .item-news-header h2 {
	float: right;
	width: 196px;
	font-size: 1.5em;
	width: 252px;
}

#col-right .item-news-date {
	font-size: 1em;
	font-weight: bold;
}

#col-right .item-news .item-text {
	padding: 0;
	padding: 0 4px 12px 9px
}

#col-right .item-news h2 {
	padding: 2px 0 0 0 ;
}

#col-right .item-news h2 {
	color: #23608F;
	line-height: 1.2em;
	font-size: 1.1em;
	margin: 0 0 0.3em 0;
}

#col-right .item-news h2 span.item-news-date {
	line-height: 16px;
	font-size: 14px;
	padding: 6px 0 0 0;
	margin: 0 2px 0 0;
}

#col-right .item-news .item-text {
	font-size: 0.95em;
}

#main #col-right-wrapper #col-right-promo {
	float: right;

}

#content .items-news {
	padding: 0 20px 0 0;
}

#content .news-images {
	overflow: hidden;
	padding: 0 0 20px;
}

#content .news-images a, #content .news-images img {
	float: left;
}

#content .item-news {
	padding: 0 0 15px 0;
}

/* item-col-1 */
.item-col-1 {
	font-size: 0.95em;
	color: #333;
}

/* item-col-2 */
.item-col-2 {
/*	color: #808080;*/
	color: #222;
}

.item-col-2 h1 {
	padding: 0.4em 0 1em 0;
	line-height: 1.2em;
}

/* item-col-3 */
.item-col-3 {
	font-size: 0.95em;
	color: #333;
}

.item-col-3 h1 {
	line-height: 0.9em;
	margin: 0 0 0.3em 0;
}

.item-col-3 h1 span {
	font-size: 0.8em;
	color: #23608F;
}

/* item-col-4 */
.item-col-4 h1 {
	line-height: 0.4em;
	padding: 0 0 4px 0;
}

.item-col-4 h1 span {
	font-size: 0.6em;
	color: #333;
	font-weight: bold;
}

.item-col-4 .item-text {
	font-size: 0.95em;
}

.col-4-whitespace {
	height: 120px;
}

.item-text-image {
	margin: 0 0 1em 0;
}

/* item-list */
.item-list h1 {
	margin: 0 0 1em 0;
}
.item-list .imgMed {
	margin-right: 20px;
}

.content-table {
	border-collapse: collapse;
	width: 620px;
}

.content-table tr.odd {
	background: #ededed;
}

.content-table th {
	padding: 0.2em 0.6em;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}

.content-table td {
/*	border: 1px solid #aaa;*/
	padding: 0.2em 0.6em;
	font-size: 0.9em;
	text-align: right;
}

.content-table td.left, .content-table th.left {
	text-align: left;
}


.gallery-item-wrapper {
	margin: 0 0 1em 0;
	float: left;
	
/*	min-height: 310px;*/
/*	overflow: hidden;*/
}

.gallery-item {
	margin: 0;
}

#main #cycle-pager {
	background: #000;
	overflow: hidden;
	width: 614px;
	margin: 0 0 1em 0;
	padding: 3px;
	float: left;
}

#main #cycle-pager a {
	float: left;
	display: block;
	color: #eee;
	padding: 2px 3px 1px 3px;
	margin: 0 2px 0 0;
}


#main #cycle-pager a {
	padding: 2px 6px 2px 7px;
	border: 1px solid #333;
	text-align: center;
	background: #333;
}

#main #cycle-pager a.activeSlide {
/*	color: #23608F;*/
	padding: 2px 6px 2px 7px;
	border: 1px solid #888;
	background: transparent; 
}



.item-schedule {
	clear: left;
}

/* ------------- [ =item wide ] ----------------------- */
#items-wide {
	width: 960px;
	margin: 1em 0;
	padding: 0;
}
.item-col-1 {
	
}


/* ------------- [ =col-right ] ----------------------- */

.container_12 #col-right-wrapper {
	float: right;
	width: 300px;


}
.container_12 #col-right {
	float: right;
	width: 260px;
	padding: 20px;
	margin: 1em 0 0 0;
	background: #ededed url(../images/layout/bg_col-right_bottom.png) 0 100% no-repeat;
}

#col-right {

}

/* ------------------------- [ =footer ] ----------------------- */
#footer #signature {
	clear: both;
	width: 100%;
	text-align: right;
	line-height: 1.2em;
	font-size: 0.95em;
	overflow: hidden;
	padding: 1.5em 0 0.6em 0;
}

#footer #signature span {
	line-height: 0.9em;
	padding: 0 0.5em 0 0;
}

#signature span, #signature img {
	float: right;
}

#footer {
	background: #333;
	padding: 0 1em;
	clear: both;
}

#footer .permalink, #footer .permalink img {
	float: left;
}

#footer li {
	float: left;
	padding: 1px 7px 0 0;
	margin: 7px 7px 0 0;
	line-height: 0.6em;
}

#footer a {
	text-transform: uppercase;
	color: #808080;
	font-size: 0.9em;
}

#footer .active a {
	color: #fff;
}

#footer ul.stores {
	float: right;
}

#footer ul.stores li {
	border-right: 1px solid #808080;
}

#footer ul.stores li.last {
	border: none;
}

#footer ul.stores a {
	text-transform: capitalize;
}

#footer .disclaimer {
	border-top: 1px solid #4d4d4d;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 1em 0;
	float: left;
	width: 100%;
}

#footer p {
	color: #7b7b7b;
	clear: both;
	padding: 12px 0;
	font-size: 0.9em;
}
#footer .address {
	padding: 0 0 1em 0;
	color: #fff;
	font-size: 0.85em;
}

/* ---------------------------------- [ =schedule ] ------------------------------ */
a {
	color: #1772bf;
}

#schedule-container h1 {
	font-size: 1.7em;
	padding-bottom: 0.6em;
}

#extra-container {
	overflow: hidden;
	margin-bottom:20px;
}
#schedule-container {
	width: 600px;
	line-height: 1em;
	float: left;
}

.day-container {
	margin: 2px 0 0  0;
}

.day-container-inner {
	border-top: 1px solid #244f86;
	border-bottom: 1px solid #244f86;
	float: left;
	height: 10px;
	padding: 0;
	margin: 0;
}

#schedule-header {
	margin-left: 125px; 
	float: left; 
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 10px;
	color: #222;
	display: inline;
/*	margin-right: 100px;*/
}

/* IE6 fix */
.interval-container {
	overflow: hidden;
}

.interval-row {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	margin: 0 0 4px 0;
	width: 600px;
	float: left;
}

/* hoek links */
.edge-left {
	background: url(../images/bg_schedule_left.gif) no-repeat right top;
	display: block;
	width: 10px;
	height: 12px;
	float: left;
}

/* hoek rechts */
.edge-right {
	background: url(../images/bg_schedule_right.gif) no-repeat 0 0;
	display: block;
	width: 10px;
	height: 11px;
	float: left;
}


/* ALT tekst */
.schedule-alt-container {
	padding: 20px 0;
	float: left;
	width: 500px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

.#schedule-alt-list {
	float: left;
}

.schedule-alt-list label {
	width: 100px;
	display: block;
}

.schedule-alt-list li {
	margin-bottom: 10px;
}

.schedule-alt-list li span {
	font-size: 0.7em;
}

/* ---------------------------------- [ =service ] ------------------------------ */
/* item-col-4 */
#service .item-col-4 {

}
#service .item-col-4 h1 {
	line-height: 0.4em;
	padding: 0 0 4px 0;
	text-align:center;
	display:block;
}

#service .item-col-4 h1 span {
	font-size: 0.75em;
	line-height:1.0em;
	color: #333;
	font-weight: bold;
}

.item-col-4 .item-text {
	font-size: 0.95em;
}

.col-4-whitespace {
	height: 120px;
}

/* ---------------------------------- [ =opleiding ] ------------------------------ */
.item-education, .item-education .item-field-title, .item-education .item-field-content {
	width:640px;
}
.item-field-title {
	border-bottom:3px solid #ddd;
	margin-bottom:10px;
}
.item-field-image {
	float:left;	
}
.item-field-image img {
	margin-right:20px;
}
.item-field-title h1 span {
		font-weight:bold;
		text-transform:uppercase;
}
.item-education .item-field-content .item-text-short {
	color:#656565;
}
.item-education .item-field-content .item-text-full {
	color:#000;
}
/* ---------------------------------- [= status-herstelling ] ------------------------------ */
#status-herstelling {
	background: url(../images/layout/bg-service-center.gif) left center repeat-y;
	overflow: hidden;
}

#status-herstelling img {
	float: left;
	margin: 10px 0 4px 19px;
}

#status-herstelling label {
	width: 110px;
	float: left;
	padding: 0.1em 0 0.4em 0;
	color: #808080;
	font-size: 1.4em;
}

#status-herstelling .form-row {
	padding: 0.5em 0;
	overflow: hidden;
	margin-left: 185px;
	width: 408px;
}

#status-herstelling .form-title {
	width: 420px;
	margin: 0;
}

#ajax-loader {
	float: left;
	display: none;
}

#status-herstelling .form-title img {
	margin: 5px 0 0 0;
}

#status-herstelling .form-row input, #status-herstelling select {
	float: right;
}

#status-herstelling select {
	margin-right: 10px;
	margin-top: 4px;
}

#status-herstelling input {
	padding: 0.4em 0 0.4em 0.5em;
}

#status-herstelling #klantnr {
	margin-left: 54px;
}

#status-herstelling #klantnr, #status-herstelling #herstelbonnr {
	width: 195px;
}

#status-herstelling-submit {
	margin-left: 162px;
	display: inline;
	width: 180px;
	border: none;
}

#status-info {
	padding: 1em;
	border: 1px solid #aaa;
	width: 546px;
	margin: 10px 0 10px 20px;
}

#status-info .error p {
	padding: 4px 0 4px 0;
}

.service-top {
	height: 10px;
	background: url(../images/layout/bg-service-top.gif) left bottom no-repeat;
}

.service-bottom {
	height: 10px;
	background: url(../images/layout/bg-service-bottom.gif) left top no-repeat;
	margin: 0 0 30px 0;
}




/* ---------------------------------- [= shop keuze ] ------------------------------ */
#shops-wrapper {
	overflow: hidden;
	background: #27396B;
}

#shops-wrapper h2 {
	color: #fff;
	font-size: 36px;
}

#shops-wrapper h2 a {
	background: url(../images/layout/bg_shoptitle.gif) 0 0 no-repeat;
	color: #fff;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	width: 448px;
	display: block;
	line-height: 60px;
	text-align: center;
	height: 61px;
	font-weight: 100;
}

#shops-wrapper h2 a:hover {
	background: url(../images/layout/bg_shoptitle_hover.gif) 0 0 no-repeat;
}

#shops-wrapper ul {
	margin-top: 20px;
}

#shops-wrapper ul li {
	list-style-image: none;
	margin: 0 0 10px 0;
}

#shops-wrapper li a {
	font-size: 1.8em;
	color: #999;
	font-weight: 100;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
}

#shops-wrapper li a:hover {
	color: #ccc;
}

.shops-left, .shops-right {
	float: left;
	width: 450px;
	padding-bottom: 40px;
}

.shops-left {
	margin: 20px 20px 40px 20px;
}

.shops-right {
	margin: 20px 0 40px 0;
}

#shops-container .shops-left {
	width: 300px;
	margin: 20px 20px 40px 0;
	
}

#shops-container .shops-right {
	width: 300px;
	margin: 20px 0 40px 0;
}

#main #shops-container ul {
	padding-bottom: 10px;
}

#main #shops-container ul li {
	list-style-image: none;
	color: #000;
	list-style: disc;
}

#main #shops-container ul li a {
	color: #000;
	font-weight: normal;
}

#shops-container a {
	font-weight: bold;
}

#shops-container a:hover {
	text-decoration: underline;
}

/* ---------------------------------- [= actie juni ] ------------------------------ */
#juni {
	float: left;
	width: 640px;
	margin: 12px 0 0 0;
}

#juni h1 {
	font-size: 1.7em;
}

#juni h2 {
	color: #23608F;
}

#juni h3 {
	padding: 10px 0 5px 0;
	color: #23608F;
}

#juni .divider {
	margin: 40px 0 20px 0;
}

#juni p {
	font-size: 0.95em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

#juni .juni-right-row p {
	margin-bottom: 1em;
}

#juni .faded {
	color: #656565;
	font-size: 1em;
}

.juni-left {
	float: left;
	clear: left;
	width: 305px;
	padding: 0 20px 0 0;
}

.juni-right {
	float: left;
	width: 305px;
}

.juni-header {
	width: 640px;
	float: left;
}

.shops-left {
	clear: left;
}

/*---------------------------- iPad --------------------------------- */
.i-col-2 {
	width: 310px;
	font-size: 0.9em;
	float: left;
}

.i-col-2-odd {
	margin-right: 15px;
}

.i-col-2 h2 {
	color: #23608F;
	font-size: 1.7em;
	font-weight: bold;
}

.i-col-2 table {
	border-top: 1px solid #a0a1a4;
	border-bottom: 1px solid #a0a1a4;
}

.i-col-2 table td {
	font-weight: bold;
	font-size: 1.5em;
	width: 120px;
	padding: 4px 0;
}

.i-col-2 table sup {
	bottom: 2ex;
}

sup {
	font-size: 9px;
	bottom: 1ex;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

#main ul.faded {
	padding-top: 20px;
	padding-left: 0;
}

ul.faded li {
  color: #9395a5;
}

.disclaimer {
  color: #9395a5;
	font-size: 0.8em;
	clear: both;
	padding-top: 20px;
	padding-bottom: 40px;
}

.item-col-2 h1 span {
	font-weight: bold;
}

.item-text h1 span {
	font-weight: bold;
}


/*---------------------------- AJAX SEARCH ---------------------------------*/
#searchForm {
	position: relative;
	margin-top: 10px;
}
#searchForm fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#searchForm h1 {
	position: absolute;
	top: 24px;
	left:0;
	margin-left: 0px;
	padding-left: 8px;
	width: 185px;
	height: 25px;
	padding-top: 13px;
	z-index: 200;
	font-size: 0.75em;
	line-height: 2.1em;
	font-weight: normal;
	background: white;
	text-transform: uppercase;
	background: url(../images/bg-search-header.gif) top left no-repeat;
	color: #333;
}
#keywordListContainer {
	position: absolute;
	top: 60px;
	left:0;
	margin-left: 0px;
	width: 185px;
	height: 257px;
	border-top: none;
	z-index: 200;
	list-style: none;
	overflow: hidden;
	background: #000;
	display: none;
	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;
}

#keywordList {
	position: absolute;
	width: 167px;
	z-index: 1000;
	margin: 23px 0 0 0;
	color: #fff;
	background: #000;
	height: 216px;
	overflow: hidden;
}

#keywordList li {
	cursor: pointer;
	color:  #333;
	font-size: 1em;
	line-height: 1.6em;
	padding-left: 8px;
	margin: 0;
	border-bottom: 1px solid #888;
	height: 25px;
	background: #f0f0f0;
	z-index: 1000;
	display: block;
	clear: left;
	width: 100%;
/*	opacity:.70;filter: alpha(opacity=70); -moz-opacity: 0.7;*/
}
#searchForm #keywordList li:hover {
	background-color: #999;
	color: #fff;
}
#searchForm #keywordList li.active {
	background-color: #999;
}

#search-term {
	padding: 10px 0;
}

#searchresults h4 {
	padding: 5px 0;
	font-size: 1.2em;
}

/*---------------------------- /AJAX SEARCH ---------------------------------*/
.pagination {
	padding: 0 2em;
	list-style: none;
}
.pagination li {
	padding-right: .5em;
	display: inline;
}
.pagination li.active {
	font-weight: bold;
}
.pagination li.active a {
	text-decoration: none;
}
.result {
	padding-bottom: .5em;
	border-bottom: 1px solid #ccc;
}
