*
{
	margin: 0px;
	padding: 0px;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E4E4E; 
	background-color: #e7e7de;
}
body#lotte
{
	background-color: #FFFFFF;
}
table, form
{
	width: 99%;
}
ul
{
	margin-left: 20px;
}
h1, h2
{
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6
{
	color: #555555;
}
p, ul, h1, h2, table, form
{
	margin-bottom: 10px;
}
a
{
	color: #6f727e;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	outline:none;
}
a:focus
{
	-moz-outline-style:none;
}
img
{
	border: none;
}
input.text, textarea
{
	width: 250px;
}
select
{
	width: 254px;
}
select.product
{
	width: auto;
}
input.submitbutton {
	height: 30px;
	background: transparent url(images/button-next.gif) no-repeat;
	background-position: right;
	padding-right: 30px;
	border: none;
	outline: none;
	cursor : pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #6f727e;
}
#maintainwindow {
        margin-top: 15px;
        background-image: url(images/ad_border.gif);
        background-repeat: repeat-x;
        color: red;
        background-position: 0px 7px;
}
#maintainwindow h2
{
	margin-top: 10px;
}
h3.legend
{
	text-align: center;
	color: #6f727e;
	font-weight: normal;
	font-size: 9px;
	background-color: #FFFFFF;
	width: 70px;
	margin: 0px auto;
}
#main
{
	width: 950px;
	margin: 0px auto 25px auto;
	position: relative;
	background-color: #FFFFFF;
}
#header
{
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 120px;
	margin-bottom: 0px;
	color: #FFFFFF;
	position: relative;
}
#menuBar
{
	float: right;
	width: 250px;
	margin-bottom: 50px;
	padding-left: 25px;
	padding-right: 10px;
}

#menuBar li
{
	margin:5px 0 0;
	list-style-image:url(images/li.gif);
}

#content
{
	margin-right: 280px;
	position: relative;
	margin-bottom: 50px;
	padding-left: 10px;
	width: 650px;
}
#footer
{
	color: #111111;
	border-top: 1px solid #cdcdcd; 
	clear: both;
	margin-top: 120px;
	height: 70px;
}
*html  #header h1 /* fix for IE6 */
{
	bottom: 59px;
}
#header h1
{
	width: 275px;
	height: 24px;
	position: absolute;
	bottom: 106px;
	left: 0px;
}
#header h1 a
{
	display: block;
	background-image: url(http://www.beltegoed.com/wp-content/uploads/beltegoed-opwaarderen.png);
	background-repeat: no-repeat;
	background-position: center left;
	overflow: hidden;
	width: 400px;
	height: 94px;
	text-indent: -1000px;
}
#header h2
{
	font-size: 11px;
	position: absolute;
	left: 10px;
	top: 70px;
}
#header h2 a
{
	color: #F18E00;
	text-decoration: none;
}
#header #lotteLink
{
	border-right: 1px solid #003366;
	display: block;
	position: absolute;
	bottom: 40px;
	right: 38px;
	padding: 1px 15px;
	color: #003366;
	text-decoration: none;
}
#header #lotteLink:hover
{
	color: #f78d1b;
}
#header #lotteFoto
{
	text-indent: -1000px;
	overflow: hidden;
	background-image: url(images/menu-question.gif);
	width: 37px;
	height: 37px;
	position: absolute;
	right: 0px;
	bottom: 30px !important; 
	bottom: 31px;
}
#header #lotteFoto a
{
	display: block;
	text-indent: -1000px;
	width: 38px;
	height: 38px;
}
#fotoLotte
{
	background-image: url(images/lotte.jpg);
  width: 64px;
  height: 75px;
	float: right;
	margin: 0px 0px 10px 10px;
}
#mainMenu
{
	list-style: none;
	position: absolute;
	bottom: 40px;
	left: 0px;
	margin: 0px;
}
#mainMenu li
{
	float: left;
}
#mainMenu li a
{
	color: #003366; 
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	display: block;
	padding: 0px 15px;
}
#mainMenu li a:hover
{
	color: #FF9900;
}
#mainMenu li a.selected
{
	color: #FF9900;
}
#mainMenu #menuBeltegoed a
{
}
#mainMenu #menuBeltegoed a.selected
{
	color: #FF9900;
}
#subMenu
{
	color: #003366;
	list-style: none;
	position: absolute;
	bottom: 97px;
	right: 10px;
	margin: 0px;
	z-index: 10;
}
#subMenu li
{
	float: left;
	position: relative;
	padding: 2px 10px;
}
#subMenu .hasSub
{
	cursor: pointer;
	padding-right: 20px;
	background-image: url(images/button-dropdown.gif);
	background-position: 93%;
	background-repeat: no-repeat;
}
#subMenu .hasSub ul
{
	margin: 0px;
	position: absolute;
	border-right: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	top: 16px;
	left: -1px;
	width: 100%;
	border: 1px solid #003366;
	border-top: none;
}
#subMenu .hasSub ul li
{
	border: none;
	display: block;
	padding: 4px 10px;
}
#subMenu li a
{
	color: #003366;
	text-decoration: none;
}
#subMenu li a:hover
{
	text-decoration: underline;
}
#loginBar input.text
{
	font-size: 9px;
	width: 240px;
}
#winkelmand a, a.kassa
{
	color: #003366; 
	text-decoration: none;
}
#contentMenu
{
	height: 150px;
	margin: 0px;
}
#contentBeltegoed, #contentSimkaarten, #contentSuperdeals
{
	background-color: #A2CCFF;
	float: left;
	margin-right: 25px;
	width: 181px;
}
#contentBeltegoed .content, #contentSimkaarten .content, #contentSuperdeals .content
{
	background-color: #A2CCFF;
	height: 40px;
}
#contentBeltegoed *, #contentSimkaarten *, #contentSuperdeals *
{
	padding: 10px;
	margin: 0px;
	color: #FFFFFF;
}
#contentBeltegoed * *, #contentSimkaarten * *, #contentSuperdeals * *
{
	padding: 0px;
}
#contentBeltegoed h2, #contentSimkaarten h2, #contentSuperdeals h2
{
	margin: 0px;
	padding: 0px;
}
#contentBeltegoed h2 a, #contentSimkaarten h2 a, #contentSuperdeals h2 a
{
	border-top: 1px solid #A2CCFF;
	color: #555555;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px 10px;
}
#contentBeltegoed h2 a:hover, #contentSimkaarten h2 a:hover, #contentSuperdeals h2 a:hover
{
	background-color: #555555; 
	color: #FFFFFF;
}

#contentBeltegoed p a, #contentSimkaarten p a, #contentSuperdeals p a
{
	background-color: #555555; 
}
#contentMenu div p a
{
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

#contentSuperdeals
{
	margin-right: 0px;	
}

#intro
{
	background-image: url(images/welkom.jpg);
	width: 593px;
	height: 200px;
	margin-bottom: 25px;
	position: relative;
}
#intro div
{
	position: absolute;
	top: 32px;
	left: 348px;
	width: 162px;
}
#info
{
	padding-top: 25px;
	
}

#productnote
{
	margin-top: 50px;
	margin-bottom: 25px;
	text-align: left;
}

#footerLogo
{
	background-image: url(images/online_opwaarderen_footer.gif);
	width: 97px;
	height: 33px;
	text-indent: -1000px;
	overflow: hidden;
	float: right;
	margin: 10px 0px 10px 0px;
}
#footer a
{
	text-decoration: none;
	color: #003366;
}
#footer a:hover
{
	text-decoration: underline;
	color: #003366;
}
#footer .quickLinks
{
	list-style: none;
	margin: 10px 40px 0px 20px;
	float: left;
	color: #003366;
}
#footer #copyright
{
	float: right;
	list-style: none;
	margin: 20px 5px 0px 0px;
}
#footer #copyright li
{
	text-align: right;
}
a.next
{
	background-image: url(images/button-next.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	padding: 6px 30px 6px 0px;
	line-height: 22px;
	color: #6f727e !important;
}
a.previous
{
	background-image: url(images/button-previous.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	padding: 6px 0px 6px 30px;
	line-height: 22px;
	color: #6f727e;
}
#nav a.next
{
	display: block;
	float: right;
}
#nav a.previous
{
	display: block;
	float: left;
}
a.nanext
{
	background-image: url(images/nanext.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	padding: 6px 30px 6px 0px;
	line-height: 22px;
	color: #6f727e !important;
}
#nav a.nanext
{
	display: block;
	float: right;
}
td.cijfer
{
	text-align: right;
}
tr.totaal td
{
	font-weight: bold;
}
tr.kassahead
{
	font-size: 12px;
	font-weight: bold;
	
}
td.kassatopline
{
	border-top: 1px solid #555555;
}
td.kassabotline
{
	border-bottom: 1px solid #555555;
}

.head
{
	font-weight: bold;
}
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: orange;
	padding: 8px 8px 4px;
	background: url(images/bubble.png) top left; 
} 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/bubble.png) bottom right; 
} 
.errorcontainer {
	display: block;
	padding: 4px 8px 8px;
	margin-bottom: 10px;
	background-color: #E7E7DE;
	color: #F78D1B;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.greyout {
	color: #BABDC2;
}
.nr
{
	text-align: right;
}
#lotte {
	padding: 10px 10px 10px 10px;
}
.products
{
	width: auto;
}
.products td
{
	padding-right: 15px;
	padding-bottom: 25px;
	text-align: center;
	width: 100px;
}
.profileform {
	float: left;
	padding: 0.5em;
	margin-left: 10px;
	width: 500px;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
.ajax-loading {
	padding: 20px 0;
	background: url(images/spinner.gif) no-repeat center; } .label {
	vertical-align: top;
}
.delete
{
	background-image: url(images/cart-delete.gif);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -1000px;
	margin-right: 3px;
}
#lotteInputField {
	height: 20px;
}
.right
{
	text-align: right;
}
.deliveryImg
{
	width: 16px;
}
#small
{
	padding: 5px;
}
#small input.text
{
	width: 200px;
}
#small label
{
	font-weight: bold;
	font-style: italic;
}
.date
{
	width: 84px;
}
.required
{
	font-weight: bold;
	color: #FF0000;
}
.profile
{
	border-top: 1px solid #AAAAAA;
	padding: 20px 0px;
	margin: 20px 0px;
}
.lastorder
{
	background-color: #e7e7dd;
	padding: 10px;
	margin: 20px 0px;
}

#thuiswinkel
{
	background-repeat:no-repeat;
	background-position:right center;
	background-image:url('images/thuiswinkel.gif');
	width:120px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;	
	margin:5px 23px 0px 0px;
}

#thawte
{
	background-repeat:no-repeat;
	background-position:right center;
	background-image:url('images/thawte-secured.jpg');
	width:120px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;	
	margin:5px 23px 0px 0px;
}

form#customerbasisform 
{
	display:block;
}

form#customerextendedform
{
	display:none;
}

form#customerextendedconfigform
{
	display:none;
}
#footer ul.certification
{
	float:right;
	margin:0px;
	list-style-type:none;
}

#footer ul.certification li
{
	float:left;
	margin-right:5pxpx;
}

#footer ul.certification li, 
#footer ul.certification li a
{
	height:60px;
	display:block;
	background-position:right center;
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#footer ul.certification li.online_opwaarderen, 
#footer ul.certification li.online_opwaarderen a
{
	width:120px;
	padding-top:5px;
	background-image:url("images/online-opwaarderen.gif");
}

#footer ul.certification li.thuiswinkel, 
#footer ul.certification li.thuiswinkel a
{
	width:120px;
	background-image:url("images/thuiswinkel.gif");
}

