﻿#mijnaccount .bottom-box
{
	background: url(../images/bottom-box-login-bg.gif) repeat-y;
}
#mijnaccount .bottom-box .box, 
#login2 .bottom-box .box
{
	width: 323px;
	margin-right: 0;
}
#login2 .bottom-box .box { float:left; margin-left: 15px; }
#mijnaccount .bottom-box .box .b-box,
#login2 .bottom-box .box .b-box
{
	background: #2f5e8e url(../images/b-login-top-bg.gif) no-repeat;
	width: 304px;
	margin-top: 0;
	overflow: hidden;
}
#login2 .bottom-box .box .b-box { background: none; padding-top: 15px; }

#mijnaccount .bottom-box .box .b-box .b-box-inner,
#login2 .bottom-box .box .b-box .b-box-inner 
{
	width: 274px;
	background: url(../images/b-login-bottom-bg.gif) no-repeat 0 100%;
	padding-bottom: 20px;
}
#login2 .bottom-box .box .b-box .b-box-inner { background:none; }
#mijnaccount .bottom-box .box .b-box .b-box-inner h1 
{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

#mijnaccount .bottom-box .box .b-box .b-box-inner .cookie,
#login2 .bottom-box .box .b-box .b-box-inner .cookie
{
	display: block;
	background: url(../images/arrow2_white.gif) no-repeat 0 5px;
	color: #666;
	font-size: 17px;
	line-height: 19px;
	padding: 0 0 0 27px;
	text-decoration: none;
	margin: 18px 0 0;
}
#login2 .bottom-box .box .b-box .b-box-inner .cookie { background: url(../images/arrow2_gray.gif) no-repeat 0 5px; }

#mijnaccount .bottom-box .box .b-box .b-box-inner a,
#login2 .bottom-box .box .b-box .b-box-inner a 
{
	float: left;
	margin-top: 5px;
	color: #ccc;
	font-size: 12px;
}

#mijnaccount .bottom-box .box .b-box .b-box-inner input,
#login2 .bottom-box .box .b-box .b-box-inner input
{
	width: 270px;
}

#mijnaccount .bottom-box .box .b-box .b-box-inner span.gender input
{
	width: 25px;
	float:left;
	color: #fff;
	font-weight: bold;
}

#mijnaccount .bottom-box .box .b-box .b-box-inner input.last
{
	margin-bottom: 10px;
	margin-left: 0px;
}

#mijnaccount .bottom-box .box .b-box .b-box-inner input.login,
#login2 .bottom-box .box .b-box .b-box-inner input.login
{
	float: right;
	background: url(../images/btn-login.gif) no-repeat 0 100%;
	width: 95px;
	height: 25px;
	border: 0;	
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	font-size : 14px;
	margin-right: 10px;
}
#mijnaccount .bottom-box .box .log-in .b-box-inner input.login
{
	background: url(../images/btn-login-white.gif) no-repeat 0 100%;
}

#login2 .bottom-box .box .log-in .b-box-inner input.login
{
	background: url(../images/btn-login-gray.gif) no-repeat 0 100%;
}

#mijnaccount .bottom-box .box .log-in,
#login2 .bottom-box .box .log-in
{
	background: none;
}
#mijnaccount .bottom-box .box .log-in .b-box-inner,
#login2 .bottom-box .box .log-in .b-box-inner 
{
	width: 284px;
	background: none;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mijnaccount .bottom-box .box .log-in .b-box-inner h1,
#login2 .bottom-box .box .log-in .b-box-inner h1 ,
#login2 .bottom-box .box .b-box .b-box-inner h1
{
	color: #369;
}
#login2 .bottom-box .box .b-box .b-box-inner h1 { line-height:25px; }
#mijnaccount .bottom-box .box .log-in .b-box-inner h2,
#login2 .bottom-box .box .log-in .b-box-inner h2
{
	color: #369;
	font-size: 14px;
	margin-bottom: 10px;
}

#mijnaccount .bottom-box .box .log-in .b-box-inner a ,
#login2 .bottom-box .box .log-in .b-box-inner a
{
	width: 100%;
	color: #369;
}

#mijnaccount .bottom-box .box .create-account,
#login2 .bottom-box .box .create-account {
	width: 304px;
}

#login2 .bottom-box .box .create-account { padding-left: 10px; }

#mijnaccount .bottom-box .box .create-account .b-box-inner h2,
#login2 .bottom-box .box .create-account .b-box-inner h2 
{
	color: #fff;
	font-size: 11px;
	margin-bottom: 10px;
}
#login2 .bottom-box .box .create-account .b-box-inner h2 { color:#369; }

#mijnaccount .bottom-box .box .create-account .b-box-inner img.captcha,
#login2 .bottom-box .box .create-account .b-box-inner img.captcha
{
	float: right;
	width: 274px;
}
#mijnaccount .bottom-box .box .create-account .b-box-inner input.create-btn,
#login2 .bottom-box .box .create-account .b-box-inner input.create-btn,
#mijnaccount .bottom-box .box .create-account .b-box-inner input.search-btn,
#mijnaccount .bottom-box .box .log-in .b-box-inner input.create-btn,
#mijnaccount .bottom-box .box .g-box .book-me input.book-me-btn
{
	float: right;
	width: 156px;
	height: 21px;
	background: url(../images/btn3_blue.gif) no-repeat;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
	text-align: center;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	margin-right: 10px;
}
#login2 .bottom-box .box .create-account .b-box-inner input.create-btn 
{ 
	background: url(../images/account-btn.gif) no-repeat;
	width: 159px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	margin-right: 0px;
}
#mijnaccount .bottom-box .box .create-account .b-box-inner input.search-btn
{
	background: url(../images/search_blue.gif) no-repeat;
	margin-top: 2px;
	width: 60px;
}
#login2 .bottom-box .box .log-in .b-box-inner input.create-btn,
#mijnaccount .bottom-box .box .log-in .b-box-inner input.create-btn

{
	background: url(../images/btn3.gif) no-repeat;
	width: 137px;
}
#mijnaccount .bottom-box .box .create-account .b-box-inner a.newCaptcha,
#login2 .bottom-box .box .create-account .b-box-inner a.newCaptcha
{
	color: #fff;
	float: right;
	font-weight: bold;
}

#mijnaccount .bottom-box .box .g-box,
#login2 .bottom-box .box .log-in {
	width: 322px;
	background: #f2f2f2 url(../images/g-box-login-bg1.gif) no-repeat;
	margin-top: 0;
}
#login2 .bottom-box .box .log-in { margin-left: 35px; }
#mijnaccount .bottom-box .box .g-box .g-box-inner,
#login2 .bottom-box .box .log-in .b-box-inner {
	width: 292px;
	height: 570px;
	padding-right: 15px;
	background: url(../images/g-box-login-bg2.gif) no-repeat 0 100%;
	font-size: 12px;
}

#login2 .bottom-box .box .log-in .b-box-inner { float: left; height: auto; padding-bottom: 20px; }

#mijnaccount .bottom-box .box .g-box .g-box-inner h1
{
	padding-top: 5px;
	color: #369;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

#mijnaccount .bottom-box .box .g-box .g-box-inner ul
{
	color: #369;
	margin: 30px 0 0 0;
	padding: 0;
}
#mijnaccount .bottom-box .box .g-box .g-box-inner ul li
{
	margin: 8px 18px;
}

#mijnaccount .bottom-box .shortprofile
{
	background: transparent url(../images/bottom-box-activation-bg.gif) no-repeat;
	width: 323px;
	height: 221px;
}

#mijnaccount .bottom-box .shortprofile .b-box
{
	background: none;
	width: 304px;
}

#mijnaccount .bottom-box .shortprofile .b-box .b-box-inner 
{
	background: none;
	width: 304px;
	font-size: 13px;
}

#mijnaccount .bottom-box .shortprofile .b-box .b-box-inner h2 
{
	color: #369;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 28px
}

#mijnaccount .bottom-box .box .shortprofile .b-box-inner span
{
	color: #000;
	font-size: 14px;
}

#mijnaccount .bottom-box .box .g-box .book-me 
{
	height: auto; 
	padding-bottom: 30px; 
}
#mijnaccount .bottom-box .box .g-box .book-me h1 { padding-top: 1px;}
#mijnaccount .bottom-box .box .g-box .book-me input.book-me-btn
{
	background:transparent url(../images/btn_bookme.gif) no-repeat scroll 0;
	width: 187px;
	margin-top: 10px;
}

#mijnaccount .bottom-box .box .b-box .b-box-inner .remember-me
, #login2 .bottom-box .box .b-box .b-box-inner .remember-me
{
	float: left;
	font-size: 13px;
	color: #666;
	text-transform: lowercase;
}
#mijnaccount .bottom-box .box .b-box .b-box-inner .remember-me input
, #login2 .bottom-box .box .b-box .b-box-inner .remember-me input
{
	width: 25px;
	float: left;
	margin-left: 0px;
}
#mijnaccount .bottom-box .box .log-in .b-box-inner input.activate-btn
{
	background: url(../images/account-btn.gif) no-repeat;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	width: 158px;
}