/* Main stylesheet Sportvraag */

/* Box-model: traditional -> width = content + border */
*{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* Element styles */
html,body{
	height: 100%;
}

body{
	margin: 0;
	padding: 0;
	font: 80%/120% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1{
	position: relative;
	font-size: 1em;
	font-weight: bold;
	color: #FDFCFC;
	padding: .2em .6em;
	margin: 0;
	text-transform: uppercase;
	z-index: 2;
}

h2{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3{
	font-size: 1em;
	font-weight: bold;
	color: #FDFCFC;
	background: #C32424;
	padding: .2em .6em;
	margin: 0 0 1em 0;
	z-index: 2;
}

ul{
	padding: 0;
	margin: 0;
}

li{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

a{
	color: #0883C3;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img{
	border: 0;
}

hr{
	display: block;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #C32424;
}

form{
	margin: 0;
	padding: 0;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Building blocks */

#container{
	position: relative;
	margin: 0 auto;
	width: 93%;
	height: 100%;
	text-align: left;
}

#header_area{
	position: absolute;
	width: 100%;
	height: 136px;
	background: url(../_img/header.jpg);
	z-index: 9;
}

#logo{
	width: 286px;
	height: 58px;
	background: url(../_img/logo.gif) no-repeat;
	z-index: 10;
}

#logo a{
	display: block;
	height: 58px;
}

#content_area{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#left_area{
	position: absolute;
	top: 0;
	width: 11.9em;
	height: 100%;
	padding: 140px 0 0;
	overflow: hidden;
	z-index: 1;
}

#center_area{
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 140px 11em 38px 12.4em;
	overflow: hidden;
}

#content{
	position: relative;
	border-top: 1.6em solid #C32424;
	height: 100%;
	overflow: auto;
	background: #FFF;
	padding: .7em .65em;
}

#subcontent{
	padding-left: .7em;
}

#right_area{
	position: absolute;
	top: 0;
	right: 0;
	width: 10.05em;
	padding: 140px 0 38px;
	height: 100%;
	overflow: hidden;
}

#footer_area{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 37px;
	padding: 10px 0 0 15.55em;
	color: #FFF;
	font-size: .85em;
	letter-spacing: -.1em;
	background: #381F56 url(../_img/logo_sportscan.gif) no-repeat 7.9em 0;
	z-index: 2;
}

#footer_area a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footer_area a:hover{
	text-decoration: underline;
}

#footer_area a#partners{
	position: absolute;
	right: 20px;
}
	
/* Navigation styles */

#nav_area{
	position: absolute;
	bottom: 0;
	margin-right: 9em;
}

#nav_area li{
	position: relative;
	float: left;
	width: 108px;
	height: 23px;
	margin-right: .55em;
}

#nav_area li a{
	background: url(../_img/nav_tab_bg.gif) no-repeat;
	height: 23px;
	position: relative;
	padding: 4px 0 4px;
	display: block;
	color: #402B62;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
}

#nav_area li.current a,
#nav_area li a:hover{
	color: #FFF;
	background: url(../_img/nav_tab_bg_hover.gif) no-repeat;
	padding: 4px 0 4px;
}

#nav_area ul#beheer{
	margin-left: 12.4em;
}

#nav_area ul#beheer li{
	width: 158px;
	margin-right: .55em;
}

#nav_area ul#beheer li a{
	background: url(../_img/beheer_nav_tab_bg.gif) no-repeat;
}

#nav_area ul#beheer li.current a,
#nav_area ul#beheer li a:hover{
	background: url(../_img/beheer_nav_tab_bg_hover.gif) no-repeat;
}

#block_rubrieken{
	width: 100%;
	background: #C1EFFF; /* blue */
	border: 2px solid #6FAF1C; /* green */
	border-top: 1.6em solid #6FAF1C; /* green */
}

#block_rubrieken ul{
	margin: .6em 0;
}

#block_rubrieken a{
	display: block;
	color: #2D2A4B;
	text-decoration: none;
	padding: .1em .2em .1em 1.3em;
	background: url(../_img/bullet_blue_clean.gif) no-repeat .55em .55em;
	width: 100%;
}

#block_rubrieken li.current a,
#block_rubrieken a:hover{
	background-color: #91DFFA;
}

#block_subrubrieken{
	margin-bottom: 1em;
}

#block_subrubrieken li{
	border: 1px solid #fff;
}

#block_subrubrieken a{
	display: block;
	padding: .1em .2em .1em 1.3em;
	text-decoration: none;
	background: url(../_img/bullet_lightblue.gif) no-repeat .55em .55em;
}

#block_subrubrieken a:hover,
#block_subrubrieken li.current a{
	background: #ECECEC url(../_img/bullet_black.gif) no-repeat .55em .55em;
	color: #000;
}	

#block_subrubrieken a.edit,
#block_subrubrieken li.current a.edit,
#block_rubrieken a.edit{
	background: none;
	display: inline;
}

#left_area h1,
#center_area h1,
#right_area h1{
	position: absolute;
}

.contact a{
	display: block;
	width: 152px;
	height: 40px;
	background: url(../_img/contact.gif) no-repeat;
	margin-top: 1em;
}

/* Right area styles */

#block_abonnees{
	position: relative;
	width: 100%;
	background: #C1EFFF; /* blue */
	border: 2px solid #381F56; /* green */
	border-top: 1.6em solid #381F56; /* green */
	padding: .6em .5em;
	z-index: 1;
}

#block_abonnees input{
	font-size: 1em;
	width: 8.5em;
}

#block_abonnees input.button{
	margin-top: .5em;
}

#block_aanmelden{
	position: relative;
	background: #FFF;
	border: .6em solid #FFF;
	border-width: .6em 0 .5em;
	z-index: 1;
}

#block_aanmelden img{
	width: 100%;
}

#block_aanbieding{
	position: relative;
	background: #FFF;
	width: 128px;
	height: 180px;
	z-index: 1;
	border: 1px solid #381F56;
	cursor: pointer;
}

#block_aanbieding object,
#block_aanbieding object embed,
#block_advertentie object,
#block_advertentie object embed{
	cursor: pointer;
}

#block_advertentie{
	position: relative;
	background: #FFF;
	width: 128px;
	height: 77px;
	margin-top: 8px;
	z-index: 1;
	border: 1px solid #381F56;
}

/*#block_purple{
	position: absolute;
	top: 40%;
	width: 9.4em;
	margin: .4em;
	background: #8851AE;
	height: 58%;
}*/

/* Content styles */

.contentintro{
	background: #ECECEC;
	position: relative;
	top: -.7em;
	width: 100%;
	padding: .7em;
	margin-bottom: 1.2em;
	border-bottom: 1px solid #C32424;
}

.article{
	position: relative;
	width: 100%;
	padding: 0 0 2em 0;
	margin-bottom: 1.2em;
	border-bottom: 1px solid #C32424;
	background: url(../_img/arrow_up_red.gif) no-repeat 0 bottom;
}

.article img{
	float: left;
	margin: .3em 1em 1em 0;
}

.articleup{
	position: absolute;
	bottom: -2px;
	left: 0;
	padding-left: 13px;
	display: block;
	font-size: .8em;
	color: #C32424;
	letter-spacing: -1px;
}

a.incart{
	color: #000;
	display: block;
	font-weight: bold;
	font-size: .85em;
	width: 14em;
	white-space: nowrap;
	padding: 2px 0 3px 27px;
	margin-top: .5em; 
	background: #FC3 url(../_img/incart.gif) no-repeat 6px 50%;
	border: 1px solid #FC3;
}

a.incart:hover{
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
}

div.omschrijving{
	width: 620px;
}

div.omschrijvinghidden{
	width: 620px;
	display: none;
}

/* Shoppingcart area styles */

div#shoppingcart_area{
	position: absolute;
	right: .4em;
	bottom: 0;
	padding: 5px;
	width: 11.7em;
	background: #FFF;
	color: #3F2C60;
	border: 1px solid #3F2C60;
	font-size: .8em;
	white-space: nowrap;
}

div#shoppingcart_area div{
	margin-top: 3px;
	float: left;
}

div#shoppingcart_area a{
	color: #3F2C60;
	font-weight: bold;
	text-decoration: none;
}

div#shoppingcart_area a:hover{
	text-decoration: underline;
}

/* Form styles */

.formblok{
	width: 100%;
	clear: both;
	margin-bottom: .9em;
	border-bottom: 1px solid #ECECEC;
}

.formbloklinks{
	width: 200px;
	float: left;
}

.formblokrechts{
	float: left;
}

#popup{
	background: #AEDFEE url(../_img/popupmessage.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
}

div#popupmessage{
	color: #3F2C60;
	margin:100px 30px;
	font-size: 12px;
	text-align: center;
}

/* Partners page */

div#taksport{
	position: absolute;
	width: 30%;
}

div#gemeente{
	position: absolute;
	margin-left: 33%;
	width: 30%;
}

div#overige{
	position: absolute;
	margin-left: 66%;
	width: 30%;
}

.partnerheaderblok{
	display: block;
	margin-bottom: 8px;
	background: #3F2C60;
	padding: 4px 0px;
}

div.partnerheader{
	margin: 0px 6px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

div.partnercontent{
	margin: 6px;
	font-size: 12px;
}

div#taksport a,
div#gemeente a,
div#overige a{
	display: block;
	padding-bottom: 4px;
}

/* ********* Shopping cart *********/

table.shoppingcart{
	width: 98%;
}

tr.evenrow td{
	background: #FFF;
}

table.shoppingcart td,
table.shoppingcart th{
	text-align: right;
	vertical-align: top;
	padding: 2px 0px;
}
	

table.shoppingcart th.artikel,
table.shoppingcart td.artikel{
	width:350px;
	text-align: left;
	padding-left: 6px;
	border-left: 1px solid #3F2C60;
}

table.shoppingcart td.textleft{
	text-align: left;
}

table.shoppingcart td.verwijder,
table.shoppingcart th.verwijder{
	text-align: center;
	border-right: 1px solid #3F2C60;
}

table.shoppingcart th{
	background: #3F2C60;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}


tr.endartikelrows td{
	border-top: 1px solid #3F2C60;
	padding-top: 10px;
}

div#cartbutton{
	float: right;
	margin: 20px 10px;
}

/* Misc. styles */

.button{
	display: block;
	cursor: pointer;
	border: 2px solid #381F56;
	background: #FFF;
	color: #381F56;
	font-weight: bold;
}

a.button{
	padding: 3px 5px;
}

.logout{
	text-align: center;
}

.logout a.button{
	width: 8.5em;
}

.logout a.button:hover{
	text-decoration: none;
}

.clr{
	clear: both;
}

.toplink{
	margin-left: .2em;
	padding-left: .8em;
	background: url(../_img/arrow_up_blue.gif) no-repeat 0 65%;
}

a.leesverder{
	color: #000;
	display: block;
	background: #FFC;
	font-weight: bold;
	font-size: .85em;
	width: 14em;
	white-space: nowrap;
	padding: 2px 10px 3px;
	margin-top: .5em; 
	border: 1px solid #FC3;
}

a.leesverder:hover{
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
}

.error{
	font-size: 11px;
	color: #CF1414;
	font-weight: bold;
}

#center_area .greybg{
	background: #ECECEC;
}

div#nedstat{
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}
