﻿body
{
    margin: 0px 0px 0px 0px;
    background: #EDEDED;
    font-family: Arial;
    font-style: normal; 
    font-size: 12px;
    color: #9C9C9C;
}

h1 {
    color: #ffea00;
    font-size:18px;
    font-style: normal;
    font-weight: normal;
    display: inline; 
}

h2 {
    color: #000000;
    font-size:12px;
    font-style: normal;
    font-weight: bold;
    display: inline; 
}

h3 {
    color: #777777;
    font-size:11px;
    font-style: normal;
    font-weight: normal;
    display: inline; 
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #777777;
}

a:hover {
	background: none;
}

hr
{
	border-top:1px dashed #FFFFFF;
	border-bottom:1px dashed #D2D4C9;
}

input, select
{
    color:#000000;
}

/* -- divs --------------------------------- */
.Wrapper 
{
    top: 0px;
	width: 930px;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	height: 620px;    
}
 
.Main
{
    position:relative;
    width: 930px;
    height: 570px;
}

.Header
{
	width: 930px;
	height: 0px;
	visibility:hidden; 
	/*display: block; */
}

.Footer
{
    width: 930px;
    height: 25px;
    float: left;
    background: url(/IMG/footer_balk.jpg) no-repeat center top;
}

.CopyRight
{
	width: 930px;
	height: 20px;
	float: left;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
}

/* -- Main Menu balk --------------------------------- */
 
.ApplicatieLogo
{
    width: 500px;
    margin: auto;
    padding: 0;
  /*  background: url(/App_Themes/INDShop/ApplicatieLogoInd.jpg) no-repeat left top;*/
}

.KlantLogo
{
    width: 300px;
    margin: auto;
    padding: 0;
  /*  background: url(/App_Themes/INDShop/IndLogo.jpg) no-repeat right top;*/
}

#MainMenuBalk
{
    width: 930px;
    margin: auto;
    padding: 0;
    background: #999999 url(/IMG/footer_balk.jpg) no-repeat center top;
    height: 0px;
    display:none;
}
 
#MainMenuBalk ul {
    margin: 0;
    padding: 0;
    padding-left: 10px;
    list-style: none;
    line-height: normal;
}
 
#MainMenuBalk li {
    float: left;
    border-bottom-color: #cccccc;
    border-right-style: outset;
    border-right-width: 1px;
}
 
#MainMenuBalk a {
    display: block;
    margin-top: 1px;
    margin-right: 3px;
    padding: 7px 20px;
    text-decoration: none;
    font-size: 12px;
    color: #999999;
    border: none;
}
 
#MainMenuBalk a:hover, #menu .current_page_item a {
    color:#fa7f06;
}
 
#MainMenuBalk a:hover {
    color:#ffffff;
}
 

.message
{
    position:  relative;
    top: 5px;
    left: 600px;
    color: #FF0000;
}
 
/* -- loginInfo --------------------------------- */
.LoginInfo
{
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 11px;
    visibility: visible;
    float: right; 
    height: 30px;
} 

.LoginInfoLogout
{
    position: relative;
    top: -1px;
    height: 25px;
    right: 0px;
    color: #ffffff;
    font-size: 11px;
    visibility: visible;
}

/* -- login --------------------------------- */
.BlockLogin
{
    position:absolute;
    top:50px;
    left:350px;
    height: 150px;
    width: 300px;
    padding-top: 40px;
    padding-left: 30px;
    background: url(/App_Themes/GrieppandemieShop/BlockLogin.jpg) no-repeat center top;
}


/* -- blockZoek --------------------------------- */
.BlockZoek
{
	position: absolute;
	top: 0px;
	left: 10px;
	width: 420px;
	height: 100px;
    padding:10px 0px 10px 10px;
  /*  display:none; */
}


/* -- blockNaw --------------------------------- */
.BlockNaw
{
    position: absolute; 
    top: 0px;
    left:425px;
    width: 493px;
    height: 540px;
    padding:10px 0px 10px 10px;
    border-left-width: 2px;
    border-left-style: dotted;
    border-left-color: #000099;
}

.NawValidationSummary  /* no position - only colors, fonts, etc */
{
    font-size: 11px;
}

.HtmlBoxLinks
{
	position: absolute; 
    top: 10px;
    left:10px;
    width: 395px;
    height: 100px;
    font-size:16px;
    color:White;
    padding:10px 0px 10px 10px;
	background-color: #ffea00;
}

/* -- stippelijn --------------------------------- */
.Stippellijn
{
    text-decoration: none;
    border-bottom: 1px dotted #999999;
}

.Stippellijn_wit
{
    text-decoration: none;
    border-bottom: 1px dotted #ffffff;
}

/* -- Ogenblikje --------------------------------- */

.ImgOgenblikje
{
    position: absolute;
    top: 575px;
    left: 470px;   
}

    
/* -- Bedankt --------------------------------- */

.Bedankt
{
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    position: relative;
    top: 200px;
}


/* -- knoppen --------------------------------- */

.Button
{
    background-position: 0%;
    border-style: none;
    background: url(/App_Themes/GrieppandemieShop/Button.jpg) repeat 0%;
    border-collapse: collapse;
    color: #FFFFFF;
    font-size: 9pt;
    height: 25px;
    margin-right: 1px;
    margin-left: 1px;
    vertical-align: middle;
    cursor: hand;
    cursor: pointer;
}

.ButtonPositionTerug, .ButtonPositionVerder, .ButtonPositionVerderBestellen, .ButtonPositionTerugNaw, .ButtonPositionVerderNaw, .ButtonPositionTerugBevestigen, .ButtonPositionVerderBevestigen
{
	position: absolute;
	background-position: 0%;
    border-style: none;
    background: url(/App_Themes/GrieppandemieShop//Button.jpg);
    border-style: none;
    border-collapse: collapse;
    color: #ffffff;
    font-size: 9pt;
    vertical-align: middle;
    cursor: hand;
    cursor: pointer;
}   


.ButtonPositionTerug
{
    top: 570px;
    right: 550px;
    width: 120px;
    height: 25px;
   
}

.ButtonPositionVerder
{
    top: 570px;
    left: 470px;
    width: 120px;
    height: 25px;
}
    
.ButtonPositionVerderBestellen
{
    top: 570px;
    left: 470px;
    width: 70px;
    height: 25px;
}

.ButtonPositionTerugNaw
{
    top: 570px;
    right: 550px;
    width: 70px;
    height: 25px;
}

.ButtonPositionVerderNaw
{
    top: 570px;
    left: 470px;
    width: 70px;
    height: 25px;
}

.ButtonPositionTerugBevestigen
{
    top: 570px;
    right: 550px;
    width: 120px;
    height: 25px;
}

.ButtonPositionVerderBevestigen
{
    top: 570px;
    left: 470px;
    width: 120px;
    height: 25px;
}

.ButtonZoek
{
    cursor: hand;
    cursor: pointer;
}

.blabla
{
	font-size:70px;
}