/* CSS Document */

* {
    margin: 0;
    padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#printContainer{
	display:none;
}
html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

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;
}
table, tr, td  { 
	color: #333;
	font-size: 8pt; 
	font-family: Verdana, san-serif, sans-serif, Arial, Helvetica; 
	line-height: 11pt;
}
a, a:link, a:active, a:visited  { 
	color: #999999; 
	font-size: 8pt; 
	font-family: Verdana, san-serif, sans-serif, Arial, Helvetica; 
	text-decoration: none; 
}

a:hover  { 
	color: #0068b5; 
	font-size: 8pt;
	font-family: Verdana, san-serif, sans-serif, Arial, Helvetica;
	text-decoration: none; 
}
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;
}


/* header */
#Topnavigation {
	position: relative;
	width: 100%;
	height: 31px;	
}
#TableTopNavigation {
	border-bottom: solid 1px #999999;	
	padding-bottom: 5px;
}
#divTopnavigation {
	position:relative;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;	
	width: 100%;
	text-align: right;
}
#divHeaderNavigation {
	padding-bottom: 8px;
}
#divZoeken {
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#divGeavanceerd {
	padding-left: 5px;
	padding-top: 1px;
}
#divTopnavigation a {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 999999;
	text-decoration: none;
}
#divTopnavigation a:hover {
	color: #666666;
	
}
#GoHome {
	position: relative;
	width: 100%;
	height: 60px;
}
#divGoHome {
	float: right;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#divGoHome a {	
	text-transform: lowercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#divGoHome a:hover {
	color: #666666;
}
#Breadcrumbs {
	position: relative;
	width: 100%;
}
#divMijnpag {
	float: left; 
	padding-left: 223px;
	background-image: url(../images/micro_pijl_left.gif);
	background-repeat: no-repeat;
	background-position: 210px 4px;
}
#divMijnpag a, #divMijnpag a:link {
	text-decoration: none;
}

#divBreadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-transform: lowercase;
	height: 25px;	
	text-align: right;
	padding-right: 225px;
}
#divBreadcrumbs a, #divBreadcrumbs a:link {
	font-size: 9px;
	color: #999999;
	text-transform: lowercase;
	text-decoration: none;
}
#divBreadcrumbs a:hover {
	color: #0068b5;
}

/*Right navigation */
#Rechts {
	width: 173px;
	margin-bottom: -20px;
	padding-bottom: 20px;
}
#RoyalFriendZoeken {
	position: relative;
	width: 100%;
	
}
#divRoyalFriendZoeken {
text-align:left;
	color: #666666;
	padding-left: 17px;
	font-size: 7pt;
	width: 100%px;
	position: relative;
	
	
}
#divRoyalFriendZoeken a {
	text-decoration: none;
	color: #666666;
}
#divZoekEenVriend {
	padding-bottom: 5px;
}	
#divUitgebreidZoeken {
	padding-top: 5px;
}
.sVriend {
	width:120px;
}
#Nieuws {
	position: relative;
	width: 100%;
}
#divNieuws {
	padding-left: 17px;
}

.news_events {
	color: #333;
	font-size: 7pt;
	width: 163px;
	height: auto;
	position: relative;
	float: right;	
}
.Divider{
height:30px;
vertical-align:middle;
}
.news_events_head {
	width: 152px;
	display: block;
	height: 20px;
}
. 
.news_events_head img {
	float: left;
}

#MijnPagina {
	position: relative;
	width: 100%;
}
#divMijnPagina {
	padding-left: 17px;
}
#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;
}
.hiddenSubmitBtn {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
#login_vergeten{
	padding-top: 2px;
	padding-right: 20px;
}
#login_vergeten a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

#webshop {
	width: 152px;
	position: relative;
	float: right;
}
#Evenementen {
	position: relative;
	width: 100%;
}
#divEvenementen {
	padding-left: 17px;
}

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

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

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

.list_items a:hover {
	color: #f00;
	font-size: 7pt;
	line-height: 10pt;
	text-decoration: none;
}

/* List-items in het main contentveld van een persoonlijke pagina */
.l_i_p{
	position:relative;
	width:100%;
}
.list_items_pers {
	background-image: url(../images/listitem.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 9pt;
	padding-left:15px;
	
}

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

.list_items_pers a, .list_items_pers a:link, .list_items_pers a:visited, .list_items_pers a:active{
	color: #333;
	font-size: 9pt;
	line-height: 10pt;
	text-decoration: none;
}

.list_items_pers a:hover {
	color: #0068b5;
	text-decoration: none;
}


.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 {
	font-size: 7pt;
	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 {
	font-size: 7pt;
	color: #f00;
}

/* Left navigation */
#LeftNav {
	width: 173px;
}
#MijnMenu {
	
}

#divMijnHuisdieren {
	border: solid 1px #B9B9B9;
	background-image: url(../images/verloop_witgrijs_big2.jpg);
	background-repeat: repeat-x;
	background-color: #dadee1;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 5px;
}
#divMijnHuisdierenTitle {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#divMijnHuisdierenImg {
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
}
#divMijnHuisdierenNaam {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
}
#divMijnHuisdierenRas {
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
}
#divMijnHuisdierenLeeftijd {
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
	color: #666666;
}
#Stats {
	position: relative;
}
#divStats {
	padding: 5px 0px;
	background-color: #dfebfe;	
}
#divStatsTitle {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	margin-left:5px;

}

#divStatsText {
	text-align: left;
	font-size: 10px;
	
	
}
.stats {
	color: #666666;
	font-size: 10px;
	border-bottom: solid 1px #B9B9B9;
	margin-left: 5px;
	padding: 3px 0px;
	
}
.stats2 {
	color: #666666;
	font-size: 10px;
	margin-left:5px;
	padding: 3px 0px;
}
.stText{
	margin-left: 5px;
}
/*Foto header */
#FotoHeader {
	position: relative;
	width: 100%;
	height: 118px;	
	background-image: url(../images/FotoHeader.jpg);
	background-position: left top;
	overflow: hidden;
	background-repeat: no-repeat;
}
#divFotoHeader {

}
#FotoHeaderNav {
	width: 100%;
	height: 21px;
	background-image: url(../images/FotoHeaderNav.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#divFotoHeaderNav {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width:100%;	
	display: inline;
	text-align:left;
	
}
#divFotoHeaderNav a {
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
	margin-left: 9px;
	margin-top: 5px;
	text-align: left;
}
#divFotoHeaderNav a:hover {
	color: #DFEBFE;
}
#bannerText {
	padding-top: 10px;
	padding-left: 30px !important;
	padding-left: 0px;
}

/* Banner */
#divBanner {
	padding:15px 0px 0px 0px;
	margin-bottom:15px;
}

/* SMALL GALERY */
#divFotoAlbum {
	float: left;
	width: 160px;
}
#divfotoAlbumTitle {
	color: #999999;
	font-size: 11px;
	
	margin-top: 0px;
}
#thumb_big {
	width: 106px;
	height: 71px;
	background: #ccc;
	background-image: url(../images/---testafbeelding.jpg);
	background-position: center;
}

#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.2;
	opacity:0.2;
	-khtml-opacity:0.2;
}

#thumb_small_tl {
	width: 50px;
	height: 33px;
	background: #ccc;
	background-image: url(../images/---testafbeelding.jpg);
	background-position: center;
}

#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;
}


#thumb_small_bl {
	width: 50px;
	height: 33px;
	overflow: hidden;
	background: #ccc;
	background-image: url(../images/---testafbeelding.jpg);
	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;
}
.ban_continue {
	color: #666666;
	width: 40px;
	margin-bottom:20px;
}
.ban_continue a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}

#ban_continue a:hover {
	color: #ff0000;
}
/* TIPS */
#divTips {
	float: left;
	width: 180px;
	height: 104px;
	padding: 5px 2px 20px 5px;
	margin-left: 15px;
	background-image: url(http://83.143.187.113/~royalcanin/site/assets/templates/royalcanin/images/bg_tips.jpg);
	background-repeat: repeat-x;
}

#divTips a:hover {
	color: #006699;
}


#divTipsTitle {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:10px;
	padding-bottom: 5px;
	color: #006699;
}
#divTipsTitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	text-transform: uppercase;
}
/* ROYALTEES */
#divRoyaltees {
	float: right;
	width: 132px;
	
	
	
}
#divRoyalteesHead {
	
	background-image: url(../images/bg_royaltees.jpg);
	background-repeat: repeat-x;
	background-color: E9E8ED;
	height: 104px;
	width:100%;
	padding: 5px 2px 5px 5px;
}
#divRoyalteesTwee {
	
}
#divRoyalteesTitle {
	text-align: left;
	padding-left:10px;
	padding-bottom: 5px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
#divRoyalteesSaldo {
	font-size: 9px;
	color: #666666;
	text-align: left;
	margin-left: 10px;
}
#divRoyalteesPoints {
	width: 41px;
	height: 19px;
	border: solid 1px #B9B9B9;
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
	margin-left: 10px;
	padding-right:2px;
	padding-top: 2px;
}
/* WEBSHOP LINK */
#divWebwinkelLink{
	padding-top: 20px;
	
	
	
}
#divImgShoppingcart {
		
}

#divWebwinkel {
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}

#divWebwinkel a {

	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#divWebwinkel a:hover {
	color: #999999;
}
/* Content */
#Content {
	position: relative;
	width: 100%;
}
#divHome {
	padding-right: 5px;
	padding-bottom: 40px;
	font-size: 11px;
	color: #434343;
	
}
#divHome h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	margin-top: 0px;
}
#divHome p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}
/* Footer */
#divFooter {
	float: right;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	border-top: solid 1px #999999;
	width: 738px;
	text-align: right;
	padding-top: 5px;
	padding-right: -10px;
	margin-top: 20px;
}
#divFooter a {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 999999;
	text-decoration: none;
}

/* 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;
	display: block;
	float: left;
}
/* Ajax Search */

#ajaxSearch_form {
	padding: 0;
	float: left;
	width: 125px;

}

#ajaxSearch_input {
	width: 125px;
	height: 17px;
	border: 1px solid #999;
	font-size: 7pt;
	padding: 0px 3px;
	color: #333;
}

#ajaxSearch_submit_pos {
	position: relative;
	float: left;
	padding: 2px 5px;
}

img#indicator {
	margin-top: 1px;
}

img#searchClose {
	display: hidden;
}

#divHome{
	text-align:left;
}
/* Misc */
#Left {
	width: 691px;
}
#logo_bfc {
	position: absolute;
	width: 200px;
	height: 163px;
	top: 5px;!Important
	top: -10px;
	left: 0px;
	z-index: 735;
}
#MailHeader, #MailFooter {
	display: none;
}

#buttonZoekVriend {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background-image: (../images/mini_pijl_grijs.gif);
  background-repeat: no-repeat;
  text-indent: -1000em;
}

/* WebShop */

.webshopitem { 
	color: #333;
	font-size: 8pt; 
	font-family: Verdana, san-serif, sans-serif, Arial, Helvetica; 
	line-height: 11pt;
	text-decoration: none; 
	text-align: left;
	border: solid 1px #999;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/verloop_witgrijs_big3.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#divPrintHeader {
	display: none;
}
#divPrintFooter {
	display:none;
}
/* Submenu accountbeheer */
.MenuAccountBeheer {
	margin-top: -10px;
	margin-left: 5px;
	cursor:pointer;
	font-size:10px;
}
.MenuAccountBeheer a{
	color: #999999;
	text-decoration: none;	
}
.MenuAccountBeheer a:hover{
	color: #006699;
}
/* Stippellijn - evt. vervanger voor hr */
#dotline {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
}

.inboxheader {
	color: #333;
	font-size: 7pt;
	height: 12px;
	border: 1px solid #999;
	background-color: #DADEE1;
	margin: 3px 0 3px 0;
}

.inboxrowread {
	color: #333;
	font-size: 7pt;
	height: 20px;
	border: 1px solid #999;
	background-color: #DFEBFE;
	margin: 3px 0 3px 0;
}

.inboxrowunread {
	color: #333;
	font-size: 7pt;
	font-weight: bold;
	height: 20px;
	border: 1px solid #999;
	background-color: #fff;
	margin: 3px 0 3px 0;
}

.bottomborder {
	border-bottom: solid 1px #B9B9B9;
}
#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;
}


