/* C     Blauw donker #1D5CA3 */
/*  L    Groen        #54B948 */
/*   E   Oranje       #F89808 */
/*    V  Rood         #EE3224 */
/*     Y Blauw licht  #5A87C5 */
/* Hond  Lila         #B195C6 */
/* Achtergrond pagina #5E6474 */

@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0px;
    padding: 0px;
}
body {
    color: black;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial;
    background-color: #5E6474;
    background-image: url(/root/framework/afbeeldingen/bg-pagina-vegen-bord.jpg);
    background-attachment: fixed;
    background-position: left top;
}

h1, h2, h3, h4, h5, h6 {
    color: #1D5CA3;
    font-weight: bold;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.4em;
	color: #B195C6
}
h3 {
    font-size: 1.4em;
	color: #B195C6
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1.1em;
}
p {
    margin-bottom: 20px;
    line-height: 1.5em;
    font-family: "Trebuchet MS", Arial;
}

#content ul {
	list-style-type: none;
	margin-bottom: 20px;
}

#content ul li {
	list-style-type: none;
	margin-bottom: 5px;
	background-image: url(/framework/afbeeldingen/bullet-clevy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px; 
}

th, td {
	border: none;
}
img {
    border: 0;
}
#header-bg {
    height: 100px;
    width: 100%;
    background-image: url(/root/framework/afbeeldingen/bg-header.png);
    position: relative;
}

#header {
	height: 30px;
	margin-top: 100px;
}

#header img {
	position: absolute;
	margin-top: -61px;
	margin-left: 40px;
	z-index: 3;
}

#white-line {
	background-color: white;
	height: 30px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	border-top: 5px solid white;
}

#menu-top .alignRight {
    margin: 40px 40px 10px 0px;
    padding: 0px;
    height: 38px;
    font-family: "Trebuchet MS", Arial;
}

#menu-border-left {
	background-image: url('/framework/afbeeldingen/menu-left-border.jpg');
	width: 5px;
	float: left;
	height: 38px;
}

#menu-border-right {
	background-image: url('/framework/afbeeldingen/menu-right-border.jpg');
	width: 5px;
	float: left;
	height: 38px;
}

#menu-top .separator {
	background-image: url("/framework/afbeeldingen/menu-separator.jpg");
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 0px;
	width: 2px;	
}

#menu-background {
	float: left;
}

#menu-background ul {
	margin: 0px;
	background-image: url('/framework/afbeeldingen/menu-bg.jpg');
	background-repeat: repeat-x;
	height: 38px;
	line-height: 38px;
}

#menu-background li {
	float: left;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}

#menu-background li a {
    font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	color: white;
	text-decoration: none;
}

#menu-top .separatorcurrentPage {
	background-image: url("/framework/afbeeldingen/menu-separator-highlighted.jpg");
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 0px;
	width: 2px;
}

#menu-top li:hover, #menu-top li.currentPage {
	background-image: url('/framework/afbeeldingen/menu-bg-highlighted.jpg');
	background-repeat: repeat-x;
	
}

#submenu-top li:hover, #submenu-top li.currentPage {
	background-image: url('/framework/afbeeldingen/submenu-bg-highlighted.jpg');
	background-repeat: repeat-x;
}

#submenu-top {
	clear: both;
    padding: 0px;
    height: 33px;
	margin-right: 40px;	
}

#submenu-border-left {
	background-image: url('/framework/afbeeldingen/submenu-left-border.jpg');
	width: 5px;
	float: left;
	height: 33px;
}

#submenu-border-right {
	background-image: url('/framework/afbeeldingen/submenu-right-border.jpg');
	width: 5px;
	float: left;
	height: 33px;
}

#submenu-background {
	float: left;
}

#submenu-top ul {
	margin: 0px;
	background-image: url('/framework/afbeeldingen/submenu-bg.jpg');
	background-repeat: repeat-x;
	height: 33px;
	line-height: 33px;
}

#submenu-top li {
	float: left;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}

#submenu-top li a {
    font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	text-decoration: none;
	color: white;
}

#submenu-top .separator {
	background-image: url("/framework/afbeeldingen/submenu-separator.jpg");
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 0px;
	width: 2px;
}

#submenu-top .separatorcurrentPage {
	background-image: url("/framework/afbeeldingn/submenu-separator-highlighted.jpg");
	background-repeat: no-repeat;
	background-position: right 0px;
	padding: 0px;
	width: 2px;
}

.col2 a {
    font-family: "Trebuchet MS", Arial;
    font-size: 1.4em;
	text-decoration: none;
	border-bottom: 3px solid #b195c6;
}

.col2 a:hover {
	border-bottom: 3px solid #F89808;
}

.col2  li {
	margin-bottom: 10px;
	margin-top: 5px;
}

#container-page {
	background-image: url('/framework/afbeeldingen/body-bg.jpg');
	background-color: #dcdadd;
	margin-bottom: -40px;
	border-top: 10px solid #b195c6;
}

.centerPage {
    width: 800px;
    margin-right: auto;
    margin-left: auto;	
}

#white-block {
	background-color: white;
	width: 800px;
	-webkit-box-shadow: 2px 3px 12px #222;
	-moz-box-shadow: 2px 3px 12px #222;
	box-shadow: 2px 3px 12px #222;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	position: relative;
	top: -40px;
	z-index: 2;
}

#body-block {
	clear: both;
	padding: 40px 40px 20px 40px;
}

#content {
    margin: 0px;
    padding: 0px 25px 20px 0px;
    float: left;
    width: 335px;
}
a {
	color: black;
}

a:hover {
    color: #F89808;
}
#content-right {
    margin: 0px 0px;
    float: left;
    width: 336px;
    padding: 0px 0px 0px 24px;
}
#cleaner, .cleaner {
    clear: both;
    font-size: 1px;
    height: 1px;
}
#round-bottom {
    clear: both;
    height: 20px;
    width: 950px;
    background-image: url(/root/framework/afbeeldingen/bg-round-bottom.gif);
    background-repeat: no-repeat;
}
#footer {
	clear:both;
	padding-top:10px;
	color: white;
	z-index: 3;
	position: relative;
}

#footer a {
	color: white;
}

#footer img {
    float: right;
}
#footer p {
    font-family: "Trebuchet MS", Arial;
    margin: 0px;
    font-size: 0.9em;
}
.wgShelf .product {
    background-color: #FFFFFF;
    width: 205px;
	-moz-border-radius: 5px;
	border-radius:  5px;
}

.wgShelf .price {
    color: black;
	padding-right: 5px;
}

.wgShelf .synopsis {
	height: 35px;
}

.wgShelf .product .link {
    background-image: url("/framework/afbeeldingen/menu-bg.jpg");
	background-repeat: repeat-x;
	height: 33px;
	line-height: 33px;
	font-size: 1.1em;
	padding-left: 10px;
	
}

.wgShelf .product .image {
    height: 133px;
}

.wgShelf .product .link a:link, .wgShelf .product .link a:visited {
    color: white;
	text-decoration: none;
}

.productPrijs {
    font-size: 1.6em;
    margin-bottom: 20px;
}

.shelf-view-cart {
    float: right;
}

.WGsubContent {
 color: black;
}

.mainPicture  {
	width: 325px;
	border: 1px solid #B195C6;
	padding: 5px;
	text-align: center;
	height: 254px;
	clear: both;
}

.mainPicture img {
	max-width: 315px;
}

.picture {
	border: 1px solid #B195C6;
	padding: 5px;
	min-height: 65px;
	float: left;
}

.pictureMargin {
	margin-left: 15px;
}

.socialLinksContainer {
	border-bottom: 10px solid #b195c6;
	padding-bottom: 3px;
	padding-top: 10px;
	background-color: white;
}

.socialLinks {
	color: #666;
	float: right;
	margin-right: 40px;
}

.socialLinks .separator {
	margin-left: 5px;
	margin-right: 5px;
	height: 10px;
	width: 1px;
	font-size: 1px;
	float: left;
	background-color: #999;
	margin-top: 4px;
}

.socialLinks .blok {
	float: left;
}

.fotoAlbum {
	margin-bottom: 20px;
}

.thumbnails {
	margin-top: 10px;
}

.wg-right {
	padding-left: 30px;
}

#krijtbord {
    background-color: #5E6474;
    background-image: url(/root/framework/afbeeldingen/bg-pagina-vegen-bord.jpg);
    background-attachment: fixed;
    background-position: left top;	
	height: 100px;
	width: 100%;
	margin-top: -85px;
	position: absolute;
	z-index: 0;
}

.alignRight {
	float: right;
}

.clevyButton, .forwardButton, input[type="button"], input[type="submit"], button  {
	background-image: url("/framework/afbeeldingen/menu2-bg.jpg");
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	line-height: 25px;
	color: white;
	cursor: pointer;
	border: 1px solid #AC87C9;
	font-size: 1em;
	font-family: "Trebuchet MS";
	margin-right: 5px;
}

.bannerImageContainer {
	clear: both;
	min-height: 212px;
}

.bannerlinkContainer {
	float: right;
	margin-bottom: 5px;
}

.bannerlink, .bannerlinkactief, .link input {
	display: inline;
	height: 25px;
	line-height: 25px;
	padding: 0px 4px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 163px;
	background-color: #CCCCCC;
	background-image: none;
	border: 1px solid #999999;
	color: #333333;
}

.bannerlinkactief {
	color: black;
}

table.defaultData {
	width: 100%;
	border-collapse: collapse;
}

.defaultData td.formDescription, .defaultData th {
	padding-left: 20px;
}

.defaultData td.formDescription, .defaultData td.tableData {
	background-color: #eeeeee;
	border-bottom: 1px solid #bbbbbb;
	padding-right: 20px;
	font-size: 1.1em;
}

.defaultData th {
	background-image: url("/framework/afbeeldingen/menu-bg.jpg");
	background-repeat: repeat-x;
	color: white;
	background-color: #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	font-size: 1.3em;
	text-align: left;
}

.productDescription {
	background-color: black;
	color: white;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding: 10px;
	min-height: 75px;
	width: 270px;
	position: absolute;
	margin: 100px 0px 0px 46px;
	
}

.articleLink {
	background-image: url("/framework/afbeeldingen/submenu-bg.jpg");
	width: 315px;
	margin-bottom: 10px;
	height: 33px;
	line-height: 33px;
	color: white;
	text-decoration: none;
	padding-left: 20px;
	cursor: pointer;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.datum {
	float: right;
	color: #999;
}

.nieuwstekst p {
	margin: 0px;
}

.articleLink:hover {
	background-image: url("/framework/afbeeldingen/submenu-bg-highlighted.jpg");
}

.nieuwsitem {
	margin-top: 20px;
	border-bottom: 1px solid #5A87C5;
	padding-bottom: 20px;
}

