@CHARSET "UTF-8";
@import url(reset.css);
@import url(form-style.css);
@import url(validate.css);

/**
 * Mediafuison 2010 CSS
 * @author    Cristian Vorstius Kruijff <studio@mediafusion..nl>
 * @copyright Copyright (c) 2010, mediafusion (www.mediafusion.nl)
 *
 */

 * {
    padding:0;
    margin:0;
}
body {text-align:center;}
s{ text-decoration: line-through;}
html, body {
	font-family: Verdana, Helvetica, sans-serif;
	/*background-image:url(http://www.qr-us.com/system/interface/bg-body.png);
	background-repeat: repeat-y;
	background-position:center top;*/
	background-color:#fff;
	font-size: 13px;
	width: 1000px;
	height:100%;
	text-align:left;
	margin:0 auto;/* zorgt dat ze gecentreerd staat*/

}
html{
	background-image:url(../interface/bg-main2.png);
	background-repeat:no-repeat;
	background-position:right top;
	background-attachment:fixed;
	background-color: #FFFFFF;	/*-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;*/

	}
.bg-blocks{
	background-image:url(http://www.qr-us.com/system/interface/bg-blocks.png);
	background-repeat:repeat-y;
	width:100%;
	height:auto;}
#main{
	/*margin:0px 10px 0px 30px;*/
	margin:0px 0px 0px 0px;
	width:1000px;
	background-color:#FFFFFF;
}
#head{
	width:1000px;
	height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA098D;
	position:fixed;
	position:fixed; /* ie6 fix */
	_display:none;

}
#kruimelpad {
	margin-left:10px;
	color: #fff;
	font-size: 13px;
	letter-spacing: 0.01em;
	padding:2px 10px 0px 0px;
}
.break{
clear:both;
}
#addthis{
	margin:0px 10px 0px 5px;
	padding:2px 0px 3px 0px;
	float:left;
	}
#login{ 
	float:right;
	margin-left:15px;
	}
#main #left{
	width:265px;
	float:left;
	margin-top:35px;
	margin-bottom:10px;

}
#logo{
	width:265px;
	height:130px;
	background-image:url(http://www.qr-us.com/system/interface/logo-qtag.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#menu {
	margin-top:10px;
	width:250px;
	padding:0px 0px 0px 10px;
	}
a.menu {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-image:url(http://www.qr-us.com/system/interface/menu-pijltje-blue.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
	line-height:22px;
	border-bottom-width: 0px;
	}
a.menu:link {
	color: #000;
	text-decoration:none;
	}
a.menu :visited {
	text-decoration: none;

	}
a.menu:hover {
	color:#EC008C;
	text-decoration: none;
	background-image: url(http://www.qr-us.com/system/interface/menu-pijltje-red.png);
}

a.menu-news {
	color:#fff;
	background-color:#0099ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	padding:5px;
	border: 1px solid #000000;
	}
a.menu-news:link {
	color: #fff;
	text-decoration:none;
	}
a.menu-news:visited {
	text-decoration: none;

	}
a.menu-news:hover {
	color:#fff;
	background-color:#EC008C;
	text-decoration: none;
}

a.menu:active {
	text-decoration: none;

}

#main #right{
	margin-left:265px;
	padding-top:35px;

}
#content {
	padding:0px 0 50px 15px;
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;	
}
#content2 {}
#right2{}
#news{
	width:255px;
	float:right;
	margin:5px 0px 10px 10px;
	clear:right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color:#CCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-color:#F5F5F5;
}
.newsitem{margin:10px;	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;

	}
#news p {
	font-size: 12px;
}

.bigpink2{
font-family:"Courier New", Courier, monospace;
background-color:#EC008C;
color:#fff;
display:block;
font-size:14px;
line-height:16px;
font-weight:bold;
padding:3px;
}
.bigpink3{
	font-family:"Courier New", Courier, monospace;
	background-color:#fff;
	color:#000;
	display:block;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:3px;
	border: 1px solid #EC008C;
}
.small{
	font-size: 11px;
	line-height:16px;
}
.red {color: #FF0000}
#footer {
	width:1000px;
	height:32px;
	bottom:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EA098D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA098D;
	position:fixed;
/*	_position:fixed; /* ie6 fix */
/*	_display:none;*/


}
.footer {
	padding:7px 0 0 15px;
	font-size: 11px;
}
.footer p {
	color: #fff;
	letter-spacing: 0.01em;	
}

p {
	line-height:18px;
	color: #000;
	letter-spacing: 0.01em;
	margin:0 0 5px 0;	
}
.baseline{
	font-size: 10px;
	vertical-align: top;
	margin-left:2px;
}
h1, h2, h3, h4 {
	color:#000;
	font-weight:bold;
	padding:10px 0px 5px 0px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;

}
h3 {
	font-size: 14px;

}
h4 {
	font-size: 14px;
	color: #0099ff;
}

li {
	font-size: 13px;
	letter-spacing: 0.01em;
	line-height: 20px;
	margin-left: 30px;
	padding-left: 0px;
	letter-spacing: 0.01em;
}
ul {
	font-size: 13px;
	line-height: 20px;
	margin-left: 0px;
	letter-spacing: 0.01em;
	list-style-image: url(http://www.qr-us.com/system/interface/bullit.png);
}

/*links
*/
a {
	color:#0099FF;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF0099;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0099;
}
a:active {
	text-decoration: none;
}

a.footlink {
	color: #fff;
	text-decoration:underline;
	}


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

.floatleft{
padding: 5px 5px 5px 0px;
float:left;
}
.floatright{
padding: 5px 0px 5px 5px;
float:right;
}
.bg-pink{
	background-image:url(http://www.qr-us.com/system/interface/bg-pink.jpg);
	background-repeat: repeat-x;
	color:#FFF;}

.bg-pink-big{
	text-indent: 10px;
	background-image:url(http://www.qr-us.com/system/interface/bg-pink-big.jpg);
	background-repeat: repeat-x;
	color:#FFF;}
	
.bg-black{
	text-indent: 10px;
	background-image:url(http://www.qr-us.com/system/interface/bg-black.jpg);
	background-repeat: repeat-x;
	color:#FFF;}

hr {
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ccc;
	margin:5px 0 5px 0;
}
.redbox{background-color:#FF0000;color:#FFF; padding:5px;}
.blackbox{background-color:#000;color:#FFF; padding:5px; display:block; float:left;}
.whitetekst{color:#fff;}
.bigpink{
font-family:"Courier New", Courier, monospace;
color:#EC008C;
font-size:20px;
line-height:24px;
font-weight:bold;
padding:5px 0px 5px 0px;
}

.pink{
background-color:#EC008C;
}
.black{
background-color:#000;
}

#content2 strong {
	font-weight:bold;
	color:#333333;
}
#content2{padding-right:15px;}
.whitebg{background-color:#FFFFFF;	width:255px;}

