html { 
	font: 67%/150% arial,lucida grande,helvetica,sans-serif; 
	
}

body { 
    height: 100%;
	width: 99.9#;
	margin: 0;
	padding: 0;
	background: #000 url(/assets/images/bg8.jpg) no-repeat fixed 0px -600px ;
} 

a {
	color: inherit;
}
.social {
	height: 20px;
}

a img {
	border: none;
}
#headercontainer {
	width: 100%;
	height: 100px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	bottom: 0px;
	background: #000;
}
#header {
	width: 980px;
	height: 100px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	top: 0px;
	bottom: 0px;
	z-index: 2;
	background: url(../images/header.jpg);
}

#contmainmenu {
	width: 100%;
	border-top: #c70202 solid 3px;
	background:  #121212 url(../images/menubg.png) ;
	margin: 0;
	padding: 0;
}

#zoekbalk p a { 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#zoekbalk p a:hover { 
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	display: block;
}

#mainmenu {
	height:30px;
	margin-top: -10px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0;
	
	padding-left: 100px;
	text-align: center;
	line-height: 30px;
}


#menu li {
	float: left;
	text-decoration: none;
	list-style: none;	
}
#menu li a {
	text-align: center;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 5px;
	margin-left: 5px;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 1.1em;
	color: #fff;
	text-decoration: none;
}

#menu li a:hover {
	background: #eeee00 ;
	color: #c70202;
}


#menu-19 a {
	color: #EEEE00 !important;
	font-weight: bold;
}


#header #winkelwagen {
	position: relative;
	color: #000;
	left: 0px;
	top: 0px;	
	background: url(../images/winkelwagen.png);
	width: 130px;
	float: right;
	height: 75px;
	padding: 10px;
	padding-top: 5px;
	text-align: left;
}

#header #winkelwagen a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#header #winkelwagen a:hover {
	text-decoration: underline;
}
#contmainmenu2 {
	width: 100%;
	background: url(../images/drieknoppen.jpg) ;
	margin: 0;
	border-bottom: #000 solid 1px;
	padding: 0;
}

#mainmenu2 {
	height:60px;
	margin-top: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0;
	line-height: 30px;
}

#mainmenu2 .button2 {
	width: 283px;
	margin-left: 0px;
	background: url(../images/drieknoppen.jpg) 0 -60px ;
	float: left;
	height: 60px;
}
#mainmenu2 .button21 {
	width: 394px;
	margin-left: 0px;
	float: left;
	height: 60px;
}
#mainmenu2 .button22{
	width: 323px;
	margin-left: 0px;
	float: left;
	height: 60px;
}

#mainmenu2  input {
	border: 1px #ccc solid;
	background: #fff;
	color: #141414;
	margin-top: 0px;
	font-size: 1.2em;
	margin-left: 10px;
}

#mainmenu2  select {
	border: 1px #ccc solid;
	background: #fff;
	color: #141414;
	margin-top: 0px;
	font-size: 0.8em;
	position: relative;
	top: 25px;
	height: 20px;
	line-height: 20px;
}
#zoekbalk {
	color: #ffffff;
	width: 285px;
	height: 40px;
	padding: 10px;
	margin-left: 90px; 
	background: url(../images/bgindebuurt.png) 0 -60px;
	font-weight: bold;
}
#zoekbalk h4, #zoekbalk h4 a {
	
	text-decoration: none;
}

#nederland {
	width: 106px;
	height: 121px;
	background: url(../images/bgindebuurt2.png);
	margin-top: -90px;	
	z-index: 99;
}

#nederland:hover {
	width: 106px;
	height: 121px;
	background: url(../images/bgindebuurt2hover.png);
	margin-top: -90px;	
	z-index: 99;
}

#contblock {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#contcontainer{
	width:1000px;
	text-align:left;  
	margin:auto;
	overflow: hidden;
	padding-bottom:30px;
	min-height: 500px;
	background: url(../images/contentbg2.png);
}
#mainright {
	float:right;
	width:280px;
	margin-top:15px;
	margin-right:0px;
}
#mainleft {
	margin-top:10px;
	margin-left:0px;
	float:left;
	width:640px;
}


#kruimelpad {
	width: 300px;
	text-align: right;
	color: #fff;
}


#mainleft{
	width: 640px;
	float: left;
	height: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	
}

#countdown {
	display: block;
	width: 303px;
	color: #eeee00;
	text-align: center;
	height: 60px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}



#mainright {
	width: 300px;
	height: auto;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	
}
#content {
	width: 640px;
	height: auto;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	color: #ffffff;
	
}

#mainleft p, #mainleft ul, #mainleft thead, #mainleft td {
	font-size: 1.1em;
	text-align: justify;
	letter-spacing:0.4px;
	line-height: 1.5em;
}

#mainleft p a {
	color: #eeee00;
	text-decoration: underline;
	font-weight: bold;
	
}




#drieknoppencont {
	width: 620px;
	background: #ff9900;
	height: 100px;
	margin-bottom: 10px;
}

#content #buttons {
	width: 620px;
	height: 150px;
	
}

#content .button {
		height:68px;
		width:219px;
		float:left;
		background: url(../images/button.png);
		margin: -7px;
		margin-top: 30px;
		margin-bottom: 30px;
		text-align:center;
		
		}
	
#content	.button a {
		color: #FFFFFF;
		text-decoration:none;
		outline:none;
		display:block;
		height:27px;
		margin-top:12px;
		margin-left:12px;
		padding-top:16px;
		width:195px;
		
		font-size:1em;
		line-height: 100%;		
		font-weight: bold;
		letter-spacing:2px;
	}
	
#content	.button a:hover {
		color:#eeee00	;
		background: #920202;
	}









#content .product { 
	background: #202020;
	width: 610px;
	margin-top: 10px;
	border: 1px solid #eeee00;
	border-left: 1px solid #eeee00;
	color: white;
	height: 165px;
	position:relative; 
}
#content .product .img {
	width: 160px;
	height: 165px;
	float: left;
	text-align: center;
	border-right: 1px solid #eeee00;
	background-color: #FFFFFF;
}

#content .product .img a {
	display: block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

#content .product .bottom {
	position:absolute;
	bottom:10px;
	width: 420px;
}

#content .product .buttons {
	float: right;
}


#content .product .info {
	width: 429px;
	padding: 10px; 
	padding-bottom: 0px;
	float: right;
	font-size: 1em;
	height: auto;
}
#content .product .info a {
	color: inherit;
	text-decoration: none;
}
#content .product .info .omschrijving {
	width: 100%;
	background: #141414;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	margin-left: -10px;
	font-size: 1.3em;
	margin-top: 5px;
}
#content .product .info .buttons {
	font-size: 1.3em;
	float: right;
	margin-bottom: 10px;
}
#content .product .info dl {
	margin-right: 40px;
	margin-left: 30px;
}
#content .product .info dt {
	width: 155px;
	float: left;
	font-weight: bold;
}
#content .product  .info dd{
	float: right;
	width: 140px;
}
#content .product  em{
	color: red;
	text-decoration: line-through;
}

#content .product .prijs {
	float: left;
	color: #eeee00;
	font-size: 1.75em;
}




#flash123 {
	position: relative;
	left: -10px;
	z-index: 99;
}




#content .nuance {
	background: #920202 url(images/drieknoppen.jpg) repeat-x;
	color: #eeee00;
}
	
h4 {
	font-style: normal;
	font-size: 20px;
	color: #eeee00;
	text-align: left;
}

#content .product a { 
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#zoekwinkel {
	width: 320px;
	height: 200px;
	margin-left: -20px;
	margin-top: -20px;
	margin-bottom: -20px;
	background: url(../images/bgindebuurt.png);
}


#mainright .blokje {
	width: 260px;
	height: auto;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 5px;	
	text-align: left;
	color: #fff;
	border: 1px solid #000;
	background: #920202 url(../images/drieknoppen.jpg) repeat-x;
}

#mainright .buttons ul {
	margin-left: -100px;
}
	
	
#mainright .buttons li {	
	width: 280px;
	list-style: none;
	margin-left: -50px;
}
#mainright .buttons li a {
	text-align: left;
	padding: 0px 20px 0px 20px;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 1.1em;
	color: #fff;
	text-shadow:#000;
	text-decoration: none;
}
#mainright .buttons li a em {
	color: #aaa;
}
#mainright .buttons li .active, #mainright .buttons li .active em {
	text-decoration:underline;
	background: #eeee00 ;
	color: #c70202;
}



#mainright .buttons li:nth-child(even) {
	background: #750000;
}

#mainright .buttons li:nth-child(odd) {
	background: #242424;
	
}

#mainright a {
	text-decoration: underline;
	font-weight: bold;
	color: #eeee00;
}

#mainright .buttons li a:hover, #mainright .buttons li a:hover em {
	text-decoration:underline;
	background: #eeee00 ;
	color: #c70202;
}
	
#mainright .buttons li li {
	background: #333;
}


#mainright .active {
	background: #eeee00 ;
	color: #c70202;
}



#mainright .blokje p { 
text-align: left;
font-size: 1em;
letter-spacing: 0.2px;
}

#embedflash {
	position: relative;
	left: -10px;
}


#footer {
	width: 100%;
	height: 180px;
	color: #fff;
	text-align: center;
	background: #000;
	line-height: normal;
	border-top: 1px solid #202020;
	position: relative;
	bottom: 0px;
	margin-bottom: -10px;

}

#footercontainer {
	width: 980px;
	height:150px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer a {
	color: #eeee00;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


table {
	width: 100%;
}


form.cmxform label {
	display: inline-block;
	vertical-align: top;
	color: #fff; 
	width: 150px; /* Width of labels */
}
form.cmxform ol {
  margin: 0;
  padding: 0;
}
form.cmxform li {
  list-style: none;
  padding: 2px;
  margin: 0;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform .error {
	margin-left: 153px;
	color: #FF0000;
}
form.cmxform input.error, form .cmxform textarea .error {
	margin:0px;
	color: #000000;
	border: 2px solid #FF0000;
}
textarea {
	font-family: Arial,lucida grande,helvetica,sans-serif; 
	font-size: small;
}


#volgorde {
	margin-left: 25px;
}
#volgorde .tDnD_whileDrag {
	background-color: #aaaaaa;
}
#volgorde tr td.showDragHandle {
	background-image: url(/assets/images/icons/arrow_out.png);
	background-repeat: no-repeat;
	cursor: move;
}

#volgorde td {
	padding-left: 25px;
	border-bottom: 1px solid #aaaaaa;
}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #eeee00;
	text-align: left;
}

h1{	
	font-size: 3em;
	padding-bottom: 5px;
	text-align: left;
}

h2 {
	font-size: 2em;
	padding-top: 10px;
}

h3 {
	font-size: 2em;
	color: #eeee00;
	padding-top: 10px;
	margin-bottom: 10px;
}


.errordiv {
	margin: 25px;
	padding: 20px;
	border: 2px solid red;
	font-size: normal;
	font-weight: bold;
}




/* jQuery Countdown styles 1.5.5. */
.hasCountdown {
	border: 1px solid #0;
	height: 100px;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;

}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 1em;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

#pager ul.pages {
display:block;
border:none;
font-size: 0.9em;
padding:0;
position: relative;
}


#pager ul.pages li {
list-style:none;
float:left;
border:1px solid #202020;
text-decoration:none;
margin: 5px;
padding:5px;
height: 10px;
}

#pager ul.pages li:hover {
border:1px solid #eeee00;
}


#pager ul.pages li.pgCurrent {
border: 1px solid #242424;
color: #eeee00;
background-color:#141414;
}

#pager ul.pages li.pgNext {
border: none;
font-weight: bold;
}

#pager ul.pages li.pgEmpty {
color:#ccc;
display: none;
}


#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 600px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #999;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url('/assets/images/jalert/title.gif') top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	background: 16px 16px no-repeat url('/assets/images/jalert//info.gif');
	padding: 1em 1.75em;
	margin: 0em;
}

#popup_content.alert {
	background-image: url('/assets/images/jalert/info.gif');
}

#popup_content.confirm {
	background-image: url('/assets/images/jalert//important.gif');
}

#popup_content.prompt {
	background-image: url('/assets/images/jalert//help.gif');
}

#popup_message {
	padding-left: 48px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em 1em;
}

#popup_prompt {
	margin: .5em 0em;
}
