﻿/*
* =Global styles
*/
body
{
  margin: 0;
  padding: 0;
  background: #fff;
  color: #fff;
  font-family: Arial, Helvetica, Sans-Serif;
}

form
{
  position: absolute;
  left: 50%;
  top: 50%;
  width:800px;
  height:612px;
  margin: -306px 0 0 -400px;
  padding: 0;
  background: #fff url(../../Images/PageFrame.png) no-repeat scroll center bottom;
  color: #000;
}

a,
.Header img,
h1,
.ContentArea img,
.LeftPanel,
.RightPanel,
.CatchLine1,
.CatchLine2
{
  position: absolute;
}

img
{
	border-style: none;
}

a
{
  text-decoration: none;
}

input.TextBox
{
  background-color: #f7f1d6;
  border-style: none;
}

.Header img
{
  left: 50px; top: 484px;
}

.ActionPanel a
{
  position: absolute;
  bottom: 230px;
  right: 40px;
}

.CatchLine1, .CatchLine2
{
  top: 400px;
  width: 800px;
  text-align: center;
  color: #000;
}

.CatchLine2
{
  top: 500px;
}

.ButtonPanel a
{
  left: 675px; top: 530px;
}

.ContentArea
{
  position: absolute;
  left: 50%;
  width:720px;
  margin-left: -360px; /* MUST UPDATE TO MATCH HALF THE WIDTH */
}

.Vote .ContentArea
{
  margin-left: -270px; /* MUST UPDATE TO MATCH HALF THE WIDTH */
}

.SelectedAdTextClass
{
	padding-bottom:70px;
}

.HiddenButton
{
  visibility: hidden;
}

h1
{
  top: 70px;
  font-size: 50px;
}

.LeftPanel, .RightPanel
{
  top: 170px;
  width: 340px;
  font-size: 14px;
  line-height: 25px;
}

.RightPanel
{
  right: 0px;
}

.BottomLinks
{
  position: absolute;
  top: 576px;
  left: 222px;
}

.BottomLinks a
{
  display: block;
  float: left;
  position: relative;
  width: 71px;
  color: #000;
  text-decoration: none;
}

.BottomLinks a i
{
  visibility: hidden;
}

/*
* =Default
*/
.Default form
{
  background-color: #000;
  color: #fff;
}

.Default .ContentArea
{
  top: 100px;
  width:600px;
  margin-left: -300px; /* MUST UPDATE TO MATCH HALF THE WIDTH */
}

.Default .CatchLine1
{
  font-size: 35px;
}

.Default .CatchLine2
{
  font-size: 20px;
}

/*
* =Introduction
*/
.Introduction form 
{
  background-image: url(../../Images/Kies.png);
}

.Introduction h1
{
	font-size: 38px;
	top: 45px;
}

.Introduction .LeftPanel, .Introduction .RightPanel
{
	top: 130px;
}

.Introduction .LeftPanel
{
	padding-right: 20px;
	border-right: 1px solid #000;
}

.Introduction h2
{
	position: absolute;
	font-size: 30px;
	top: 280px;
	left: 0px;
}

.Introduction .Footnote
{
	position: absolute;
	font-size: 11px;
	width: 470px;
	top: 390px;
	left: 0px;
}

.Introduction a.Zwaluwhoeve
{
	left: 600px;
	top: 475px;
	width:125px;
	height:47px;
}

.Introduction a.Adformatie
{
	left: 440px;
	top: 495px;
}

.Introduction a.Diamond
{
	left: 535px;
	top: 527px;
	width:135px;
	height:15px;
}

.Introduction a.Welness
{
	left: 545px;
	top: 543px;
	width:130px;
	height:14px;
}

.Introduction a.Vragen
{
	left: 445px;
	top: 559px;
	width:143px;
	height:14px;
}

.Introduction a.Voorwaarden
{
	left: 600px;
	top: 559px;
	width:118px;
	height:14px;
}

.Introduction .CatchLine1
{
  font-size: 34px;
  text-align: left;
  background: transparent url(../../Images/GaNaar.png) no-repeat scroll top left;
  width:  300px;
  height: 43px;
  top: 530px;
  left: 165px;
}

.Introduction .CatchLine1 a
{
  color: #fff;
  display: block;  width:  300px;
  height: 43px;
}

.Introduction .CatchLine2, .Introduction .CatchLine1 a i
{
  display: none;
}

/*
* =Overview
*/
.Overview form,
.AdminDefault form
{
  background-image: url(../../Images/DeBesteAdvertenties.png);
}

.Overview .CatchLine1,
.AdminDefault .CatchLine1
{
  font-size: 32px;
  top: 500px;
}

.Overview .CatchLine2,
.AdminDefault .CatchLine2
{
  font-size: 14px;
  top: 540px;
}

.Overview .ContentArea,
.AdminDefault .ContentArea
{
  margin-left: -373px;
}

.Overview .ad0, .Overview .ad1, .Overview .ad2, .Overview .ad3, .Overview .ad4, .Overview .ad5, .Overview .ad6, .Overview .ad7, .Overview .ad8, .Overview .ad9, .Overview .ad10, .Overview .ad11,
.AdminDefault .ad0, .AdminDefault .ad1, .AdminDefault .ad2, .AdminDefault .ad3, .AdminDefault .ad4, .AdminDefault .ad5, .AdminDefault .ad6, .AdminDefault .ad7, .AdminDefault .ad8, .AdminDefault .ad9, .AdminDefault .ad10, .AdminDefault .ad11
{
	top: 45px;
	padding: 20px;
	width: 100px;
	height: 140px;
	background-image: url(../../Images/ImageFrame-Small-Vertical.gif);
}

.Overview .ad0, .AdminDefault .ad0 { left: 0px; }
.Overview .ad1, .AdminDefault .ad1 { left: 121px; }
.Overview .ad2, .AdminDefault .ad2 { left: 242px; }
.Overview .ad3, .AdminDefault .ad3 { left: 363px; }
.Overview .ad4, .AdminDefault .ad4 { left: 484px; }                              
.Overview .ad5, .AdminDefault .ad5 { left: 605px; }     

.Overview .ad6, .Overview .ad7,.Overview .ad8, .Overview .ad9,.Overview .ad10, .Overview .ad11,
.AdminDefault .ad6,.AdminDefault .ad7,.AdminDefault .ad8, .AdminDefault .ad9,.AdminDefault .ad10, .AdminDefault .ad11
{
	top: 245px;
}

.Overview .ad6, .AdminDefault .ad6 { left: 0px; }
.Overview .ad7, .AdminDefault .ad7 { left: 121px; }
.Overview .ad8, .AdminDefault .ad8 { left: 242px; }
.Overview .ad9, .AdminDefault .ad9 { left: 363px; }
.Overview .ad10, .AdminDefault .ad10 { left: 484px; }
.Overview .ad11, .AdminDefault .ad11 { left: 605px; }
                               
/*
* =Summary2009
*/
.Summary2009 form
{
  background-image: url(../../Images/DeBesteAdvertenties.png);
}

.Summary2009 .ContentArea
{
  margin-left: -373px;
}

.Summary2009 .ad0, .Summary2009 .ad1, .Summary2009 .ad2, .Summary2009 .ad3, .Summary2009 .ad4, .Summary2009 .ad5, .Summary2009 .ad6, .Summary2009 .ad7, .Summary2009 .ad8, .Summary2009 .ad9, .Summary2009 .ad10, .Summary2009 .ad11
{
	top: 30px;
	padding: 20px;
	width: 100px;
	height: 140px;
	background-image: url(../../Images/ImageFrame-Small-Vertical.gif);
}

    
.Summary2009 .ad0 { left: 0px; }
.Summary2009 .ad1  { left: 123px; }
.Summary2009 .ad2  { left: 242px; }
.Summary2009 .ad3  { left: 363px; }
.Summary2009 .ad4  { left: 484px; }
.Summary2009 .ad5  { left: 605px; }
                              
.Summary2009 .ad7, .Summary2009 .ad6,.Summary2009 .ad8, .Summary2009 .ad9, .Summary2009 .ad10, .Summary2009 .ad11
{
	top: 250px;
}
    
.Summary2009 .ad6 { left: 0px; }
.Summary2009 .ad7  { left: 123px; }
.Summary2009 .ad8  { left: 242px; }
.Summary2009 .ad9  { left: 363px; }
.Summary2009 .ad10  { left: 484px; }
.Summary2009 .ad11  { left: 605px; }
                               
.Summary2009 .CatchLine1
{
  text-align: left;
  left: 46px;
  top: 200px;
}

.Summary2009 .CatchLine2
{
  text-align: left;
  left: 46px;
  top: 420px;
}  
                               
/*
* =Summary2008
*/
.Summary2008 form
{
  background-image: url(../../Images/DeBesteVan2008.png);
}

.Summary2008 .ContentArea
{
  margin-left: -373px;
}

.Summary2008 .ad0, .Summary2008 .ad1, .Summary2008 .ad2, .Summary2008 .ad3, .Summary2008 .ad4, .Summary2008 .ad5, .Summary2008 .ad6, .Summary2008 .ad7, .Summary2008 .ad8, .Summary2008 .ad9
{
	top: 30px;
	padding: 20px;
	width: 100px;
	height: 140px;
	background-image: url(../../Images/ImageFrame-Small-Vertical.gif);
}

.Summary2008 .ad0 { left: -10px; }
.Summary2008 .ad1  { left: 156px; }
.Summary2008 .ad2  { left: 282px; }
.Summary2008 .ad3  { left: 458px; }
.Summary2008 .ad4  { left: 604px; }
                              
.Summary2008 .ad5, .Summary2008 .ad7, .Summary2008 .ad6, .Summary2008 .ad9
{
	top: 250px;
}

.Summary2008 .ad0, .Summary2008 .ad2
{
	top: 50px;
	width: 140px;
	height: 100px;
	background-image: url(../../Images/ImageFrame-Small-Horizontal.gif);
}

.Summary2008 .ad8
{
	top: 270px;
	width: 140px;
	height: 100px;
	background-image: url(../../Images/ImageFrame-Small-Horizontal.gif);
}

.Summary2008 .ad5 { left: 10px; }
.Summary2008 .ad6 { left: 156px; }
.Summary2008 .ad7 { left: 302px; }
.Summary2008 .ad8 { left: 438px; }
.Summary2008 .ad9 { left: 604px; }
                               
.Summary2008 .CatchLine1
{
  text-align: left;
  left: 56px;
  top: 180px;
}

.Summary2008 .CatchLine2
{
  text-align: left;
  left: 56px;
  top: 420px;
}                               
/*
* =Summary2007
*/
.Summary2007 form
{
  background-image: url(../../Images/DeBesteAdvertenties.png);
}

.Summary2007 .ContentArea
{
  margin-left: -373px;
}

.Summary2007 .ad0, .Summary2007 .ad1, .Summary2007 .ad2, .Summary2007 .ad3, .Summary2007 .ad4, .Summary2007 .ad5, .Summary2007 .ad6, .Summary2007 .ad7, .Summary2007 .ad8, .Summary2007 .ad9
{
	top: 30px;
	padding: 20px;
	width: 100px;
	height: 140px;
	background-image: url(../../Images/ImageFrame-Small-Vertical.gif);
}

.Summary2007 .ad0 { left: 0px; }
.Summary2007 .ad1  { left: 151px; }
.Summary2007 .ad2  { left: 302px; }
.Summary2007 .ad3  { left: 453px; }
.Summary2007 .ad4  { left: 604px; }
                              
.Summary2007 .ad5, .Summary2007 .ad7, .Summary2007 .ad9
{
	top: 250px;
}

.Summary2007 .ad6, .Summary2007 .ad8
{
	top: 270px;
	width: 140px;
	height: 100px;
	background-image: url(../../Images/ImageFrame-Small-Horizontal.gif);
}

.Summary2007 .ad5 { left: 0px; }
.Summary2007 .ad6 { left: 132px; }
.Summary2007 .ad7 { left: 302px; }
.Summary2007 .ad8 { left: 438px; }
.Summary2007 .ad9 { left: 604px; }
                               
.Summary2007 .CatchLine1
{
  text-align: left;
  left: 46px;
  top: 200px;
}

.Summary2007 .CatchLine2
{
  text-align: left;
  left: 46px;
  top: 420px;
}

/*
* =Vote
*/
.Vote form 
{
  background-image: url(../../Images/Terug.png);
}

.Vote .ContentArea .LeftPanel, .Vote .ContentArea .RightPanel
{
  top: 300px;
}

.Vote .ContentArea
{
  text-align: center;
  top: 14px;
  left: 400px;
}

.Vote .ContentArea img, .Vote .ContentArea a
{
  position: relative;
  display: inline;
}

.Vote .ContentArea a.Ad0 img, .Vote .ContentArea a.Ad1 img, .Vote .ContentArea a.Ad2 img, .Vote .ContentArea a.Ad3 img, .Vote .ContentArea a.Ad4 img, .Vote .ContentArea a.Ad5 img, .Vote .ContentArea a.Ad6 img, .Vote .ContentArea a.Ad7 img, .Vote .ContentArea a.Ad8 img, .Vote .ContentArea a.Ad9 img, .Vote .ContentArea a.Ad10 img, .Vote .ContentArea a.Ad11 img
{
  height: 460px;
  width: 335px;
  padding: 20px;
  background-image: url(../../Images/ImageFrame-Large-Vertical.png);
}

.Vote .ActionPanel .LeftPanel, .Vote .ActionPanel .RightPanel
{
  top: 70px;
  left: 37px;
  width: 100px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}

.Vote .ActionPanel .RightPanel
{
  left: 465px;
}

.Vote .ActionPanel p
{
  margin-bottom: 10px;
}

.Vote .ActionPanel .LeftPanel a, .Vote .ActionPanel .RightPanel a
{
  position: relative;
  top: 0;
  left: 0;
}

.Vote .ActionPanel .RightPanel a
{
  left: 195px;
}

.Vote .ActionPanel .LeftPanel .Button, .Vote .ActionPanel .RightPanel .Button
{
  left: 100px;
  top: 365px;
}

.Vote .CatchLine1
{
  position: absolute;
  top: 512px;
  width: 800px;
  height: 50px;
  line-height: 20px;
}

.Vote .CatchLine1 a
{
  position: relative;
  color: black;
  font-size: 12px;
  text-decoration: underline;
}

.Vote .CatchLine2
{
  display: none;
}

/*
* =Submit
*/
.Submit form 
{
  background-image: url(../../Images/IsDitBeste.png);
}

.Submit h1
{
  top: 35px;
  left: 20px;
  font-size: 40px;
}

.Submit .LeftPanel,
.Confirmation .LeftPanel
{
  top: 0;
  left: 0;
}

.Submit .LeftPanel img,
.Confirmation .LeftPanel img
{
  top: 110px;
  left: 50px;
  width: 225px;
  height: 310px;
  padding: 20px;
  background-image: url(../../Images/ImageFrame-Medium-Vertical.gif);
}
/*
.Submit .LeftPanel img.Ad6, .Submit .LeftPanel img.Ad8, .Submit .LeftPanel img.Ad2,
.Confirmation .LeftPanel img.Ad6, .Confirmation .LeftPanel img.Ad8, .Confirmation .LeftPanel img.Ad2
{
  top: 150px;
  left: -5px;
  width: 310px;
  height: 225px;
  background-image: url(../../Images/ImageFrame-Medium-Horizontal.gif);
}*/

.Submit .RightPanel,
.Confirmation .RightPanel
{
  left: 360px;
  width: 375px;
  font-size: 16px;
}

.Confirmation .CatchLine1, .Confirmation .CatchLine2
{
  display: none;
}

.Submit .RightPanel .InputName, .Submit .RightPanel .InputEmail, .Submit .RightPanel .InputPhone, .Submit .RightPanel .InputCity
{
  position: absolute;
  top: 84px;
  left: 115px;
}

.Submit .RightPanel .InputEmail
{
  top: 117px;
}

.Submit .RightPanel .InputPhone
{
  top: 151px;
}

.Submit .RightPanel .InputCity
{
  top: 185px;
}

.Submit .RightPanel .EmailValidator
{
  position: absolute;
  font-size: 12px;
  top: 210px;
  left: 135px;
}

.Submit .RightPanel .validationSummary
{
  position: absolute;
  font-size: 12px;
  top: 210px;
  left: 93px;
}

.Submit .ActionPanel a
{
  left: 630px;
  top: 410px;
}

.Submit .CatchLine1, .Submit .CatchLine2
{
  display: none;
}

/*
* =Confirmation
*/
.Confirmation form 
{
  background-image: url(../../Images/UHeeftGestemd.png);
}

.Confirmation h2
{
  font-size: 29px;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 10px;
  width: 700px;
  height: 84px;
  padding: 25px 0 0 10px;
  background: url(../../Images/TitleBar.png) no-repeat scroll top left;
}

.emailSentPanel
{
  position:absolute;
  left: 325px;
  top: 358px;
}
	
.Confirmation .RightPanel
{
  left: 396px;
  top: 445px;
  width: 350px;
}

.Confirmation .Zwaluwhoeve 
{
  top: 318px;
  left: 343px;
}

.Confirmation .ActionPanel a
{
  left: 678px;
  top: 445px;
}
.Confirmation .ButtonPanel a
{
  left: 678px; top: 530px;
}

.Confirmation .CatchLine1, .Confirmation .CatchLine2
{
  display: none;
}

/*
* =Winner
*/
.Winner form 
{
  background-image: url(../../Images/VotingWinners2009.png);
}

.WithoutPublicWinners form 
{
  background-image: url(../../Images/Winners2009.png);
}

.Winner .CatchLine1,
.Winner .CatchLine2
{
  visibility: hidden;
}

.Winner .adProfit
{
  position: absolute;
  left: 10px;
  top: 43px;
}

.Winner .adNonProfit
{
  position: absolute;
  left: 451px;
  top: 43px;
}

/*
* =Summary2007
*/
.Summary2007 form
{
  background-image: url(../../Images/Selection2007.png);
}

/*
* =Summary2006
*/
.Summary2006 form
{
  background-image: url(../../Images/Selection2006.png);
}

.Summary2006 .ContentArea
{
  margin-left: -373px;
}

.Summary2006 .ad0, .Summary2006 .ad1, .Summary2006 .ad2, .Summary2006 .ad3, .Summary2006 .ad4, .Summary2006 .ad5, .Summary2006 .ad6, .Summary2006 .ad7, .Summary2006 .ad8, .Summary2006 .ad9
{
	top: 45px;
	padding: 20px;
	width: 100px;
	height: 140px;
	background-image: url(../../Images/ImageFrame-Small-Vertical.gif);
}

.Summary2006 .ad2
{
  top: 65px;
  width: 140px;
  height: 100px;
  background-image: url(../../Images/ImageFrame-Small-Horizontal.gif);
}

.Summary2006 .ad0 { left: 0px; }
.Summary2006 .ad1 { left: 151px; }
.Summary2006 .ad2 { left: 282px; }
.Summary2006 .ad3 { left: 453px; }
.Summary2006 .ad4 { left: 604px; }

.Summary2006 .ad5, .Summary2006 .ad7, .Summary2006 .ad9
{
	top: 265px;
}
.Summary2006 .ad6, .Summary2006 .ad8
{
	top: 285px;
	width: 140px;
	height: 100px;
	background-image: url(../../Images/ImageFrame-Small-Horizontal.gif);
}
.Summary2006 .ad5 { left: 0px; }
.Summary2006 .ad6 { left: 131px; }
.Summary2006 .ad7 { left: 302px; }
.Summary2006 .ad8 { left: 438px; }
.Summary2006 .ad9 { left: 604px; }

.Summary2006 .CatchLine1
{
  text-align: left;
  left: 46px;
  top: 220px;
}


/*
* =Summary2005
*/
.Summary2005 form
{
  background-image: url(../../Images/Selection2005.png);
}

.Summary2005 .ContentArea
{
  margin-left: -373px;
}

.Summary2005 .ad0, .Summary2005 .ad1, .Summary2005 .ad2, .Summary2005 .ad3, .Summary2005 .ad4, .Summary2005 .ad5, .Summary2005 .ad6, .Summary2005 .ad7, .Summary2005 .ad8, .Summary2005 .ad9
{
	top: 45px;
	padding: 20px;
	width: 100px;
	height: 140px;
	background-image: url(../../Images/ImageFrame-Small-Vertical.gif);
}

.Summary2005 .ad2
{
  top: 65px;
  width: 140px;
  height: 100px;
  background-image: url(../../Images/ImageFrame-Small-Horizontal.gif);
}

.Summary2005 .ad0 { left: 0px; }
.Summary2005 .ad1 { left: 151px; }
.Summary2005 .ad2 { left: 282px; }
.Summary2005 .ad3 { left: 453px; }
.Summary2005 .ad4 { left: 604px; }

.Summary2005 .ad5, .Summary2005 .ad6, .Summary2005 .ad7, .Summary2005 .ad9
{
	top: 265px;
}
.Summary2005 .ad8
{
	top: 285px;
	width: 140px;
	height: 100px;
	background-image: url(../../Images/ImageFrame-Small-Horizontal.gif);
}
.Summary2005 .ad5 { left: 0px; }
.Summary2005 .ad6 { left: 151px; }
.Summary2005 .ad7 { left: 302px; }
.Summary2005 .ad8 { left: 438px; }
.Summary2005 .ad9 { left: 604px; }

.Summary2005 .CatchLine1
{
  text-align: left;
  left: 46px;
  top: 220px;
}

/*
* =sitetrek
*/
#sitetrekTekst
{
  position: absolute;
  display: none;
  font-size: 10px;
  left: 50px;
  top: 593px; 
  width: inherit;
}

#sitetrekTekst a
{
  color: #D4B527;
  text-decoration: none;
}

/*
* =Errors
*/
.ErrorPanel
{
  margin-top: 260px;
}

/*
* Login
*/
.Login .ContentArea
{
  margin-top: 260px;
  margin-left: -125px;
}

.Login .ContentArea table
{
  background-color: #eee;
}

.Login .ContentArea td
{
  text-align: left;
}

/*
* Nomorevotes
*/
.Nomorevotes form
{
  background-image: url(../../Images/NoMoreVotes.png);
}

.Nomorevotes .ContentArea,
.Nomorevotes .ActionPanel,
.Nomorevotes .CatchLine1,
.Nomorevotes .CatchLine2,
.Nomorevotes .ButtonPanel,
.Nomorevotes .BottomLinks
{
  display: none;
}

/*
* Admin
*/
.AdminDefault .ButtonPanel a.Logout
{
  top: 560px;
  left: 690px;
  color: #444;
}

.AdminDefault .ButtonPanel a.Logout:hover
{
  color: #888;
}

.AdminDefault .ActionPanel
{
  position: absolute;
  top: 175px;
  left: 47px;
  width: 800px;
  height: 612px;
}

.AdminDefault .count0, .AdminDefault .count1, .AdminDefault .count2, .AdminDefault .count3, .AdminDefault .count4, .AdminDefault .count5, .AdminDefault .count6, .AdminDefault .count7, .AdminDefault .count8, .AdminDefault .count9, .AdminDefault .count10, .AdminDefault .count11
{
  position: absolute;
  top: 45px;
  width: 100px;
  text-align: center;
  border: 1px solid #ddd;
  background-color: #eee;
}

.AdminDefault .count0  { left: 0px; }
.AdminDefault .count1  { left: 121px; }
.AdminDefault .count2  { left: 242px; }
.AdminDefault .count3  { left: 363px; }
.AdminDefault .count4  { left: 484px; }
.AdminDefault .count5  { left: 605px; }

 .AdminDefault .count6, .AdminDefault .count7, .AdminDefault .count8, .AdminDefault .count9, .AdminDefault .count10, .AdminDefault .count11
{
	top: 265px;
}
.AdminDefault .count6  { left: 0px; }
.AdminDefault .count7  { left: 121px; }
.AdminDefault .count8  { left: 242px; }
.AdminDefault .count9  { left: 363px; }
.AdminDefault .count10 { left: 484px; }
.AdminDefault .count11 { left: 605px; }

