﻿/* Default CSS properties */
body
{
    background-color    : #151515;
	color				: #999a9e;
	font-family 		: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
}

img
{
	border				: 0px;
}

A:Link
{
	color				:	#999a9e;
	text-decoration		:	none;
}

A:Visited
{
	color				:	#999a9e;
	text-decoration		:	none;
}

A:Active
{
	color				:	#999a9e;
	text-decoration		:	none;
}

A:Hover
{
	color				:	Red;
	text-decoration		:	underline;
}

/* Containers */
.pnlContainer
{
    position    		: absolute;
	overflow			: visible;
    left        		: 50%;
    width       		: 980px;
	margin-left 		: -502px;
	top					: 20px;
}

.pnlMenu
{
    position            : absolute;
    left                : 10px;
    color               : #8a8a8a;
}

.pnlAddress
{
    position            : absolute;
    top                 : 0px;
    right               : 5px;
    color               : White;
}

.pnlLeftMenu
{
    position            : absolute;
    background-color    : White;
    top                 : 30px;
    height              : 506px;
    width               : 250px;
    left                : 10px;
}

.pnlLeftMenuBackground
{
    position            : absolute;
    background-image    : url(/style/images/imgLeftMenuBackground.jpg);
    bottom              : 0px;
    height              : 192px;
    width               : 250px;
    background-repeat   : no-repeat;
}

.pnlLogo
{
    position            : absolute;
    left                : 4px;
}

.pnlLeftMenuContent
{
    position            : absolute;
    top                 : 95px;
    left                : 15px;
    line-height         : 10px;
    z-index             : 1;
}

.pnlContentBackground
{
    position            : absolute;
    top                 : 87px;
    left                : 260px;
    width               : 730px;
    height              : 450px;
    background-image    : url(/style/images/imgMainBackground.jpg);
    background-repeat   : no-repeat;
}

.pnlAnyTimeBackground
{
    position            : absolute;
    top                 : 87px;
    left                : 260px;
    width               : 730px;
    height              : 450px;
    background-image    : url(/style/images/imgAnyTimeBackground.png);
    background-repeat   : no-repeat;
    visibility          : hidden;
}


.pnlTopMenu
{
    position            : absolute;
    top                 : 30px;
    left                : 260px;
    z-index             : 10;
}

.pnlAnyTime
{
    position            : absolute;
    top                 : 30px;
    background-color    : #fff000;
    width               : 250px;
    height              : 506px;
    left                : 510px;
    z-index             : 11;
    visibility          : hidden;
}

.pnlAnyTimeContent
{
    position            : absolute;
    padding-left        : 27px;
    padding-right       : 27px;
    padding-top         : 5px;
    color               : #004b88;
    font-size           : 10px;
    left                : 0px;
    top                 : 50px;
}

.pnlBottomBackground
{
    position            : absolute;
    top                 : 536px;
    left                : 10px;
    width               : 980px;
    overflow            : hidden;
    z-index             : 100;
}

.pnlDikkeDraaiContent
{
    padding-left        : 15px;
    padding-right       : 15px;
    padding-top         : 20px;
    padding-bottom      : 50px;
    z-index             : 1;
}

.pnlDikkeDraai
{
    position            : absolute;
    width               : 250px;
    left                : 260px;
    top                 : 30px;
    background-color    : #151515;
    z-index             : 12;
}

.pnlAdditional
{
    position            : absolute;
    width               : 220px;
    left                : 250px;
    top                 : 57px;
    background-image    : url(/style/images/imgAdditionalBackground.png);
    background-repeat   : repeat;
    z-index             : 12;
    padding-left        : 15px;
    padding-right       : 15px;
    padding-top         : 20px;
    padding-bottom      : 50px;
    color               : White;
}

.pnlBottomButtons
{
    position            : absolute;
    top                 : 545px;
    left                : 15px;
    z-index             : 101;
}

.pnlForm
{
    position            : absolute;
    top                 : 170px;
    left                : 290px;
    width               : 380px;
    height              : 280px;
    background-color    : #151515;
    border              : 3px solid White;
    padding             : 10px;
}

.pnlOrderOnline
{
    position            : absolute;
    top                 : 140px;
    left                : 290px;
    width               : 380px;
    height              : 310px;
    background-color    : #151515;
    border              : 3px solid White;
    padding             : 10px;
}

.pnlRoute
{
    position            : absolute;
    top                 : 180px;
    left                : 290px;
    width               : 380px;
    height              : 270px;
    background-color    : #151515;
    border              : 3px solid White;
}

.pnlMap
{  
    position            : absolute;
    top                 : 0px;
    left                : 0px;
    width               : 100%;
    height              : 100%;
}

.tblcMenu
{
    padding-left        : 25px;
    font-weight         : bold;
    height              : 17px;
    color               : Black;
}

.tblcMenu A:Link
{
	color				:	#780000;
	text-decoration		:	none;
}

.tblcMenu A:Visited
{
	color				:	#780000;
	text-decoration		:	none;
}

.tblcMenu A:Active
{
	color				:	#780000;
	text-decoration		:	none;
}

.tblcMenu A:Hover
{
	color				:	Red;
	text-decoration		:	none;
}

.pnlNewsletterBackground
{
    position            : absolute;
    left                : 390px;
    top                 : 15px;
    z-index             : 100;
    visibility          : hidden;
}

.pnlNewsletter
{
    position            : absolute;
    top                 : 35px;
    left                : 5px;
    width               : 200px;
    color               : Black;
}

.pnlClose
{
    position            : absolute;
    right               : 7px;
    top                 : 16px;
}

.pnlSocialMedia
{
    position            : absolute;
    top                 : 10px;
    left                : 850px;
    z-index             : 200;
    width               : 150px;
}
