/*------------------------
	Royalcanin.nl
	Labelled by Kicknow
	www.kicknow.com
-------------------------*/

* {
    margin: 0;
    padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: #fff;
	text-align: center;
}


/* Tekstlinks en imagelinks */

a, a:link, a:active, a:visited  { 
	color: #f00; 
	font-size: 8pt; 
	font-family: Verdana, san-serif, sans-serif, Arial, Helvetica; 
	line-height: 12pt;
	font-weight: normal;
}

a:active, a:hover  { 
	color: #999; 
}

a.redlink, a.redlink:link, a.redlink:active, a.redlink:visited  { 
	color: #f00;
	font-size: 8pt; 
	font-family: Verdana, san-serif, sans-serif, Arial, Helvetica; 
	line-height: 12pt;
	font-weight: normal;
}

a.redlink:active, a.redlink:hover  { 
	color: #999; 
}

a img, img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

img a {
	border: none;
}


/* H1 t/m H6 */

h1, h2, h3, h4, h5, h6 {
	color: #ff0000; 
	font-size: 11pt;
	font-weight: normal;
	padding: 3pt 0 3pt 0;
}


/* Basis */

div, p, img, a, table, td {
	font-size: 8pt; 
	font-family: Verdana, san-serif, sans-serif, Arial, Helvetica; 
	line-height: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}

p {
	padding: 5pt 0 5pt 0;
}

b {
	color: #333;
}

ol {
    margin-left: 1em;
    padding-left: 1em;
}

ol li {
	margin-left: 1em;
	padding: 0 0 .5em.3em;
	list-style: decimal;
	background: transparent;
}

ul {

	margin: 0 0 20px 1.5em;
}

li {

    padding-left: 1em;
    margin-bottom: 5px;
}

hr {
	width: 100%; 
	color: #999; 
	border-style: none; 
	height: 1px; 
	background-color: #999;
}

input, textarea  { 
	color: #333;
	font-size: 8pt; 
	font-family: Verdana, san-serif, sans-serif, Arial, Helvetica; 
	line-height: 11pt;
	text-decoration: none; 
	background-color: #ffffff; 
	border: solid 1px #999;
	padding-left: 2px;
}

label {
	color: #333; 
	font-size: 8pt;
}

.clear {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    font-size: 1px;
}

/* Overig */

fieldset {
    border: none;
}

legend {
	display: none;
}

p img {
	max-width: 100%;
}


/* Wrapper en footer (met sticky footer!) */

#wrapper {
	position: relative;
	min-height: 100%;
	width: 950px;
	margin: 0 auto; 
	text-align: left;
	background: #fff;
	margin-bottom: 10px;
}

* html #wrapper {
	height: 100%;
	padding-bottom: 10px;
}

#footer {
	position: relative;
	width: 950px;
	margin: 0 auto; 
	text-align: right;
	margin-top: -35px;
	background: #fff;
} 

#bottspacer {
	height: 30px;
}

/* Header inclusief topmenu */

#header {
	width: 950px; 
	height: 100px;
	position: absolute;
	top: 0;
	margin-top: 21px;
} 

#logo {
	background-image: url(../images/rc_logo_start.gif);
	background-repeat: no-repeat;
	width: 250px; 
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}
#divBreadcrumbs {
	position: relative;
	left: 250px;
	top: 65px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-transform: lowercase;
	height: 15px;	
}
#divBreadcrumbs a {
	font-size: 9px;
	color: #999999;
	text-transform: lowercase;
	text-decoration: none;
}
#topmenu {
	background-image: url(../images/lijn_topmenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor: default;
	width: 695px; 
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
}

#topmenu_cont {
	color: #666;
	font-size: 7pt;
	height: 30px;
	position: absolute;
	top: 7px;
	right: 200px;
}
#searchcontainerZoeken {
	position: absolute;
	top: 0px;
	right: -50px;	
}
#searchcontainerGeavanceerd {
	position: absolute;
	top: 0px;
	right: -285px;
}
#topmenu_cont a, a:link, a:active, a:visited {
	cursor: pointer;
	color: #666;
	font-size: 7pt;
	line-height: auto;
	
}

#topmenu_cont a:hover {
	color: #f00; 
}

#home {
	text-align: right;
	position: absolute;
	width: 160px; 
	height: 30px;
	top: 55px;
	right: 0;
}

#lifthome {
	display: inline;
	margin: 0px 5px 5px 0px;
	width: 160px; 
	height: 30px;

}

#lifthome a, #lifthome a:link {
	font-size: 8pt;
	padding-bottom: 56px;
}

#lifthome a:hover {
	color: #ff0000;
}
#divFotoHeaderNav1 {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width:100%;	
	text-align:left;
	padding-top: 1px;
}

/* SubHeader inclusief menu */

#subheader {
	position: absolute;
	width: 665px;
	height: 100px;
	top: 132px;
	left: 28px;
}

#subheadermenu {
	position: absolute;
	width: 665px;
	height: 20px;
	top: 232px;
	left: 28px;
	background-image: url(../images/verloop_witgrijs.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding: 1px 0px 0px 7px;
	color: #666;
	font-size: 7pt;
	cursor: default;
}

#subheadermenu a {
	cursor: pointer;
}

#subheadermenu a:active, #subheadermenu a:hover {
	color: #ff0000;
}

#logo_bfc {
	position: absolute;
	width: 230px;
	height: 193px;
	top: 98px;
	right: 195px;
}

/* Rechterbar */

#rightbar {
	width: 152px;
	display: block;
	position: absolute;
	top: 130px;
	right: 0px;
    	bottom: 100px;
} 

#rightbar a, #rightbar a:link {
	cursor: pointer;
	color: #666;
	font-size: 7pt;
	line-height: auto;
}

#rightbar a:hover {
	color: #ff0000;
}

#searchfriend {
	color: #666;
	font-size: 7pt;
	width: 152px;
	position: relative;
	float: right;
}
.sVriend {
	width:110px;
}
.h_divider{
	height:30px;
	vertical-align:middle;
}
#login {
	color: #333;
	font-size: 7pt;
	width: 152px;
	height: 140px;
	border: 1px solid #999;
	background-color: #fff;
	position: relative;
	float: right;
	background-image: url(../images/verloop_witgrijs_big.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 3px 0 3px 0;
}

#login_input {
	position: absolute;
	font-size: 7pt;
	top: 32px;
	left: 9px;
	width: 133px;
	height: 75px;
}
#login_vergeten{
	padding-top: 2px;
	padding-right: 20px;
}
.hiddenSubmitBtn {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
.news_events {
	color: #333;
	font-size: 7pt;
	width: 163px;
	height: auto;
	position: relative;
	float: right;
}

.news_events_head {
	width: 152px;
	display: inline;
	height: 20px;
}

#news_events_head img {
	float: left;
}

.list_items {
	background-image: url(../images/listitem.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 8pt;
	padding: 0 0 7px 12px;
	line-height: 10pt;
}

#list_items b {
	color: #999;
	line-height: 13pt;
}

.list_items a, #list_items a:link {
	color: #333;
	font-size: 7pt;
	line-height: 10pt;
}

.list_items a:hover {
	color: #f00;
}

.list_eventsTitle {
	background-image: url(../images/listitem.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 8pt;
	padding: 0 0 0px 12px;		
	color: #999999;
	font-size: 11px;
	text-transform: uppercase;
}
.list_eventsURL {
	padding: 0 0 0px 12px;		
}
.list_eventsURL a, .list_eventsURL a:link {
	color: #333;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}
.list_eventsURL a:hover {
	color: #f00;
}
.list_events {
	padding: 0 0 0px 12px;		
}
#list_events a {
	color: #333;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}
#list_events a:hover {
	color: #f00;
}

/* Banners */

#register {
	position: absolute;
	top: 290px;
	left: 27px;
	width: 140px;
	height: 93px;
}

#newbf {
	position: absolute;
	top: 290px;
	left: 205px;
	width: 215px;
	height: 110px;
}

#birthdaybf {
	position: absolute;
	top: 290px;
	left: 458px;
	width: 215px;
	height: 110px;
}

.ban_continue {
	font-size: 7pt;
	color: #666;
 	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 17px;
	width: 40px;
}

.ban_continue a:hover {
	color: #f00;
}

/* Thumbnails in banners */

.thumb_big {
	position: absolute;
	top: 21px;
	left: 0px;
	width: 106px;
	height: 71px;
	overflow: hidden;
}

.thumb_big a, .thumb_big a:link {
	width: 106px;
	height: 71px;
	display: block;
}
.thumb_big a:hover {
	background: #ccc;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	-khtml-opacity:0.3;
}
/* top left */
.thumb_small_tl {
	position: absolute;
	top: 21px;
	left: 110px;
	width: 50px;
	height: 33px;
	overflow: hidden;
}

.thumb_small_tl a, #thumb_small_tl a:link {
	width: 50px;
	height: 33px;
	display: block;
}
.thumb_small_tl a:hover {
	background: #ccc;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	-khtml-opacity:0.3;
}

/* below left */
.thumb_small_bl {
	position: absolute;
	bottom: 18px;
	left: 110px;
	width: 50px;
	height: 33px;
	overflow: hidden;
	background-position: center;
}

.thumb_small_bl a, .thumb_small_bl a:link {
	width: 50px;
	height: 33px;
	display: block;
}
.thumb_small_bl a:hover {
	background: #ccc;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	-khtml-opacity:0.3;
}

/* Top right */
.thumb_small_tr {
	position: absolute;
	top: 21px;
	right: 0px;
	width: 50px;
	height: 33px;
	overflow: hidden;
}
.thumb_small_tr a, .thumb_small_tr a:link {
	width: 50px;
	height: 33px;
	display: block;
}
.thumb_small_tr a:hover {
	background: #ccc;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	-khtml-opacity:0.3;
}

/* below right */
.thumb_small_br {
	position: absolute;
	bottom: 18px;
	right: 0px;
	width: 50px;
	height: 33px;
	overflow: hidden;
}

.thumb_small_br a, .thumb_small_br a:link {
	width: 50px;
	height: 33px;
	display: block;
}
.thumb_small_br a:hover {
	background: #ccc;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
	-khtml-opacity:0.3;
}

/* Content */

#content {
	width: 650px;
	padding: 410px 0 70px 27px; 
}

#stat {
	color: #666;
	font-size: 7pt;
	padding-top: 0px;
	padding-bottom: 10px;
}

.statcount {
	color: #888;
}

/* Bodemmenu in de footer */

#bottmenu {
	background-image: url(../images/lijn_bottmenu.gif);
	background-repeat: repeat-x;
	background-position: top;
	cursor: default;
	width: 695px;
	height: 5px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#bottmenu_cont {
	color: #666;
	font-size: 7pt;
	position: absolute;
	top: 7;
	right: 0;
}

#bottmenu_cont a, a:link, a:active, a:visited {
	cursor: pointer;
	color: #666;
	font-size: 7pt;
	line-height: auto;
}

#bottmenu_cont a:hover {
	color: #f00;
}


/* Search */

.searchsubmit, .searchsubmit:focus {
	margin-left: 5px;
	height: 17px;
	width: 9px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
	background-image: url(../images/mini_pijl_grijs.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

.submit:hover, .searchsubmit:hover {
	height: 17px;
	width: 9px;
	border: 0;
	cursor: pointer;
	background-image: url(../images/mini_pijl_grijs.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

#searchcontainer {
	color: #666;
	font-size: 7pt;
	line-height: auto;
	position: absolute;
	top: -2px;
	right: -200px;
	display: block;
}
.ajaxSearch_resultLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF4F00;
	margin-top: 0px;
}
.ajaxSearch_resultLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF4F00;
	margin-top: 0px;
}
.ajaxSearch_resultDescription {
	display: none;
}
.ajaxSearch_result {
	padding-bottom: 20px;
}

/* Misc */
#divReadMore {
	margin-top: 10px;
	text-align: right;
}

#searchbox {
	border: solid 1px #B9B9B9;
	background-image: url(../images/verloop_witgrijs_big2.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 5px;
	background-position: bottom;
}
