﻿/* CSS Document */
/* Zomerkleuren */

	
/* Body achtergrondkleur */	
	body, .spacerVert, .divspacerHor {background:#A61100;}

/* Floating kleurenbalken links en rechts */
	#leftBar 			{background:#F82C07;}
	#rightBar 			{background:#520D01;}
	
/* MainMenu bar -> Main Menu & sfeerfoto */
	#mainMenuBar		{background:#F82C07;}
	#menuFill 			{background:#F82C07;}
	.menuRow 			{background:#F82C07;}
	
/* Content rows */
	#special,#special_volg 				{background:#FFAE06;}
	/*#special #headerimg img 		{border-bottom:5px solid #A61100;}
	#special_volg #headerimg img 	{border-bottom:5px solid #A61100;}*/
	
	#special #headerimg {background:#A61100;}
	#special_volg #headerimg {background:#A61100;}
	
	#nieuws 			{ background:#520F04 url(/assets/hemelriek/images/bg_alescon.gif) no-repeat; color:#ffffff; }
	#nieuws a { color: #fff; }
	#nieuws a:hover { color: #FFAE06; }
	
	#logoVolg 			{background:#520F04; color:#CC3300;}
	#logoVolg a { color: #ffffff; }
	#logoVolg a:hover { color: #FFAE06; }
	
	#subMenu a 			{color:#D08178; text-decoration:none; }
	#subMenu a:hover 	{color:white; text-decoration:underline;}
	
	.nieuwsMeer a		{color:white;}
	.nieuwsMeer a:hover {color:#C30;}
	
/* Navigatie in rechterkolom */
	.relatedLinks ul		{margin: 0; padding: 0; margin-left: 0; padding-left: 0; list-style-type: none; margin-bottom: 35px;}
	.relatedLinks li		{margin-left: 25px; padding: 2px 0px; list-style-type: none; background: transparent url('/assets/hemelriek/images/arrow_zomer.gif') no-repeat left 5px;}
	.relatedLinks li a		{color:#CC3300; text-decoration:none;}
	.relatedLinks li a:hover{text-decoration:underline;}

	.photobook_pagelist ul			{margin:0; padding:0; margin-left:0; padding-left:0; list-style:none; margin-bottom:35px;}
	.photobook_pagelist li			{padding-left:15px; background-image: url(/assets/hemelriek/images/arrow_zomer.gif); background-repeat: no-repeat; background-position: 0 .5em;}
	.photobook_pagelist li a		{color:#CC3300; text-decoration:none;}
	.photobook_pagelist li a:hover  {text-decoration:underline;}

	.fotoGallery  a			{color:#CC3300; text-decoration:none;}
	.fotoGallery  a:hover	{text-decoration:underline;}
	
	.volgKopItem 		{padding-bottom:0px; margin-bottom:25px; margin-left:25px; background-image: url(../img/pub/dots_horizontaal_zomer.gif); background-repeat: no-repeat; background-position:bottom left;}
	/*.volgKopItem 		{padding-bottom:0px; margin-bottom:25px; margin-left:25px;}*/
	
	#foto1				{width:61px; margin-right:7px; margin-bottom:5px; height:62px; /*background:black;*/ float:left; border:1px solid #A61100;}
	#foto2				{width:100px; margin-right:7px; margin-bottom:5px; height:101px; /*background:black;*/ float:left; border:1px solid #A61100;}
	#foto3				{border:1px solid #A61100;}
	
	
	#sfeerImage			{width:261px; height:171px; background-image: url(/assets/hemelriek/images/sfeer_zomer_index_volg.gif);}
	#sfeerImageHome		{width:330px; height:221px; background-image: url(/assets/hemelriek/images/sfeer_zomer_index.jpg);}

/* Thickbox Styles  */
IMG.sidebarImage
{
    margin: 0px 5px 5px 0px;
    border: solid 1px #FFAE06;
}
.TB_overlayBG
{
    background-color: #FFAE06;
}
    #TB_window
    {
        border: 4px solid #FFAE06;
    }
    DIV#TB_caption
    {
        font-size: 12px;
        color: #A61100;
        font-weight: bold;
    }
    DIV#TB_secondLine
    {
        font-size: 11px;
        color: #000000;
    }
    SPAN#TB_prev
    {
    }
        SPAN#TB_prev A:link,
        SPAN#TB_prev A:visited,
        SPAN#TB_prev A:active,
        SPAN#TB_prev A:focus,
        SPAN#TB_next A:link,
        SPAN#TB_next A:visited,
        SPAN#TB_next A:active,
        SPAN#TB_next A:focus,
        DIV#TB_closeWindow A:link,
        DIV#TB_closeWindow A:visited,
        DIV#TB_closeWindow A:active,
        DIV#TB_closeWindow A:focus
        {
             color: #A61100;
             font-size: 11px;
             font-weight: bold;
             text-decoration: none;
        }
        SPAN#TB_prev A:hover,
        SPAN#TB_next A:hover,
        DIV#TB_closeWindow A:hover
        {
             color: #FFAE06;
             text-decoration: underline;
        }
