body	{
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	color: #000;
	
	/* ADDED BY MATT */
	/*max-width:500px;*/
	min-width: 978px;
	
}
.maincontainer {
	padding: 0; 
	margin: auto;
	/*margin-top:100px;*/
	width: 978px;
	background-color: #fff;
}
.logo	{
	width: 978px;
	height: 165px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin: 0;
	margin-top: 0;
	padding: 0;
}
.clear	{
	clear: both;
	margin: 0;
	padding: 0;
}
.leftcol	{
	float: left;
	padding: 0;
	margin: 0;
	width: 238px;
	background-color: #fff;
}
.menu_header	{
	margin-top: 11px;
	margin-left: 32px;
	width: 196px;
	height: 22px;
	font-size: 75%;
	font-weight: bold;
	text-indent: 20px;
	color: #00214E;
	line-height: 22px;
	background-image: url(images/left_col_header.png);
	background-repeat: no-repeat;
}	
#leftnav	{
	width: 176px; 
	margin-top: 6px;
	margin-left: 32px;
	margin-bottom: 20px;
	list-style-type: none;
}
ul	{
	margin: 0;
	padding: 0;
	display:inline;
}
#leftnav li	{
	display: block;
	width: 152px;
	margin-left: 22px;
	padding: 8px 0 0 0;
	color: #666;
	font-size: 75%;
}
#leftnav .listItem{
	background-image: url(images/menu_bullet.png);
	background-repeat: no-repeat;
}
#leftnav li a	{
	width: 152px;
	display: block;
	text-decoration: none;
	color: #5C6F7B;
	padding-left: 20px;
	margin: 0;
	line-height: 1.5;
}
#leftnav li a:hover	{
	color: #00396A;
}
#leftnav  #current{
	background-image: url(images/menu_bullet_this.png);
	background-repeat: no-repeat;
	width: 132px;
	padding: 10px 0 0 20px;
	font-weight: bold;
}
.links_box	{
	margin-left: 32px;
	width: 196px;
	height: 92px;
	font-size: 75%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	color: #54816E;
	background-image: url(images/links_box_bg.png);
	background-repeat: no-repeat;
}
.links a		{
	font-size: 100%;
	font-weight: bold;
	color: #00214E;
	text-decoration: none;
	margin-left: 25px;
}
.links a:hover	{
	text-decoration: underline;
}
#textResize{
	background-image: url(images/text_size.png);
	background-repeat: no-repeat;
	padding: 4px 0 0 10px;
	height: 25px;
	margin-top: 2px;
}
#contrast{
	background-image: url(images/contrast.png);
	background-repeat: no-repeat;
	padding: 4px 0 0 10px;
	height: 25px;
}
.social_box	{
	margin-left: 32px;
	margin-top: 4px;
	width: 196px;
	height: 61px;
	background-image: url(images/social_links_bg.png);
	background-repeat: no-repeat;
}
.social_holder	{
	width: 140px;
	height: 30px;
	margin-left: 10px;
	padding-top: 13px;
}	
.social_holder a	{
	margin-right: 8px;
}
.google_holder	{
	margin-left: 32px;
	margin-top: 16px;
	margin-right: 37px;
	width: 130px;
	height: 30px;
}
.footer	{
	padding: 0; 
	margin-left: 75px;
	width: 895px;
	color: #666;
	font-size: 70%;
	background-color: #fff;
	text-align: center;
}
.footer a{
	text-decoration: underline;
	color: #666;
}
/*Rules used by registration scripts*/
#reg_main_pay_ref_input_holder{
	float: left;
	margin-right: 10px;
}
#reg_main_address_input_holder{
	float: left;
}
#reg_input_main_payref{
	margin: 6px 6px 0 0;
}
#reg_input_main_address{
	margin: 6px 6px 0 0;
}
#reg_property_details_table{
	margin-top: 6px;
	margin-bottom: 15px;
}
#reg_property_instructions{
	text-align: left;
	margin: 6px 0 6px 0;
}
#reg_pay_ref_table_header{

}
#reg_address_table_header{

}
.reg_pay_ref_input{
	vertical-align: top;
}
.reg_pay_ref_input{
	vertical-align: top;
}
.reg_input_extra_payment_ref{
	margin: 6px 6px 0 0;
}
.reg_input_extra_property_address{
	margin: 6px 6px 0 0;
}
.registration_confirmation_msg{
	font-size: 100%;
	color: #666;
}
.reminder_confirmation_msg{
	font-size: 100%;
	color: #666;
}
.registration_confirmation_thank_you{
	font-size: 100%;
	color: #666;
}
.reminder_confirmation_thank_you{
	font-size: 100%;
	color: #666;
}

/*THES CLASSES ARE ESSENTIAL */
#content	{
	float: left;
	width: 700px;
	margin: 10px;
	padding: 0;
	background-color: #fff;
	padding-bottom: 200px;
}
.bodyText { 
	color: #666;
	font-size: 80%;
}
.bodyText a:link { 
	color: #666;
    font-weight: normal;
    text-decoration: underline;
    font-size: 100%;
}
.bodyText a:visited { 
	color: #666;
    font-weight: normal;
    text-decoration: underline;
    font-size: 100%;
}
.bodyText a:active { 
	color: #666;
    font-weight: normal;
    text-decoration: underline;
    font-size: 100%;
}
.bodyText a:hover { 
	color: #666;
    font-weight: normal;
    text-decoration: underline;
    font-size: 100%;
}
.mainHead { 
    font-size: 225%;
    font-weight: bold;
    color: #00214E;
	font-family: Arial,Helvetica,sans-serif;
}
.subHead { 
	font-family: Arial,Verdana,sans-serif;
    font-size: 80%;
    font-weight: bold;
    color: #00214E;
}
.panel1 { 
	background-color: #00214E;
    color: #FFF;
    font-family: Arial,Verdana,sans-serif;
    font-weight: normal;
    text-decoration: none;
    font-size: 80%;
}
.line { 
	background-color: #666;
}
.underline{
	background-color: #666;
	border-color: #666;
	color: #666;
	height: 1px;
}
#errText{;
	padding: 0 0 30px 238px;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.hidden{
	visibility: hidden; 
	font-size: 0px;
}
.bold{
	font-weight: bold;
}

/* These classes control the VCP menu */
#leftnav  .menu_vcp{
	background-image: url(images/menu_bullet.png);
	background-repeat: no-repeat;	
}
#leftnav .menu_vcp a{
	color: #5C6F7B;
	background-color: #FFFF00;
	margin-left: 20px;
	width: 132px;
}
#leftnav #current_vcp{
	color: #5C6F7B;
	display: block;
	width: 132px;
	padding: 10px 0 5px 38px;
	font-weight: bold;
}
#leftnav  .menu_qal{
	background-image: url(images/menu_bullet.png);
	background-repeat: no-repeat;	
}
#leftnav .menu_qal a{
	color: #5C6F7B;
	background-color: #FFFF00;
	margin-left: 20px;
	width: 132px;
}
#leftnav #current_qal{
	color: #5C6F7B;
	display: block;
	width: 132px;
	padding: 10px 0 5px 38px;
	font-weight: bold;
}
#leftnav  .menu_info{
	background-image: url(images/menu_bullet.png);
	background-repeat: no-repeat;	
}
#leftnav .menu_info a{
	color: #5C6F7B;
	background-color: #FFFF00;
	margin-left: 20px;
	width: 132px;
}
#leftnav #current_info{
	color: #5C6F7B;
	display: block;
	width: 132px;
	padding: 10px 0 5px 38px;
	font-weight: bold;
}

.menu_gap{
	margin-bottom: 20px;
}




.formBodyText a:active, a:hover {
	text-decoration: none; font-size: 100%;
}
.title_holder_format1{
	width: 99%;
	background-color: #008c8c;
	height: 28px;
	padding: 0 0 2px 1%;
}

/*Classes for dynamic forms. Place after bodyText rules*/
.frm_input_holder{
	margin-bottom: 10px;
}
.frm_input_left{
	margin-bottom: 4px;
}
.frm_contact_input_holder{
	margin-bottom: 10px;
}
.frm_contact_block_left{
	margin-bottom: 4px;
}
.frm_contact_block_holder{
	margin-top: 4px;
}
.frm_contact_block_title{
	margin-bottom: 4px;
}
.frmElementTag{
	background-color: #ccc;
	color: #000;
}
.frmElementTagLeft{
	float: left; 
	font-size: 70%;
}
.frmElementTagRight{
	float: right; 
	font-size: 70%;
}
.frmBuildControlHolder{
	margin-bottom: 4px;
}

/*Get the smileys for the repairs page*/
.smiley_size{
	width: 48px; 
	height: 48px; 
	border: 0;
}
.smiley_1{
	background-image: url('../common/images/KNC_smiley_1.gif');
	background-repeat: no-repeat;
}
.smiley_2{
	background-image: url('../common/images/KNC_smiley_2.gif');
	background-repeat: no-repeat;
}
.smiley_3{
	background-image: url('../common/images/KNC_smiley_3.gif');
	background-repeat: no-repeat;
}
.smiley_4{
	background-image: url('../common/images/KNC_smiley_4.gif');
	background-repeat: no-repeat;
}
.smiley_alt{
	display: none;
}
.survey_options_list{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;

}
.repair_rating_1{
	float: left;
	width: 48px; 
}
.repair_rating_2{
	float: left;
	width: 48px; 
}
.repair_rating_3{
	float: left;
	width: 48px; 
}
.repair_rating_4{
	float: left;
	width: 48px; 
}
.repair_rating_1 span, .repair_rating_2 span, .repair_rating_3 span, .repair_rating_4 span{
	display: none;
}
.repair_rating_1 a{
	display: block; 
	width: 48px; 
	height: 48px; 
	border: 0; 
	background-image: url('../common/images/KNC_smiley_1.gif');
	background-repeat: no-repeat;
}
.repair_rating_2 a{
	display: block; 
	width: 48px; 
	height: 48px; 
	border: 0; 
	background-image: url('../common/images/KNC_smiley_2.gif');
	background-repeat: no-repeat;
}
.repair_rating_3 a{
	display: block; 
	width: 48px; 
	height: 48px; 
	border: 0; 
	background-image: url('../common/images/KNC_smiley_3.gif');
	background-repeat: no-repeat;
}
.repair_rating_4 a{
	display: block; 
	width: 48px; 
	height: 48px; 
	border: 0; 
	background-image: url('../common/images/KNC_smiley_4.gif');
	background-repeat: no-repeat;
}

/*To control text used with Verisign secure seal*/
#verisignHoldingDiv{
	width: 140px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#verisignHoldingDiv a{
	font-size: 60%;
	color: #000;
	text-decoration:none; 
	font-family: verdana,sans-serif; 
}

#verisignLogoDiv{
	text-align: left;
}
#verisignTopLinkDiv{
	text-align: left;
	padding: 2px 0 2px 0;
}
#verisign_about_ssl_link{

}
#verisignBottomLinkDiv{
	text-align: left;
	padding: 2px 0 2px 0;
}
#verisign_ssl_text_link{

}

.printPageOn{
	display: none;
}
.printPageOff{
	display: none;
}
/* Puts the question mark button on the first logon page*/
#cardPopUpBtn{
	float: left; 
	width: 30px; 
	height: 30px; 
	margin: 10px 0 0 10px; 
	background: url("images/kandc_testhelp.gif") no-repeat 0 0;
}

/*TK 20180130*/
.headerglobal {
    overflow: hidden;
    z-index: 1;
    min-height: 71px;
	background-color: #25374B;
	/* REMOVED BY MATT */
    /* width: 2051px; */
	/* REMOVED BY MATT */
    /*margin-left: -540px; */
}
css_xIR-0Cp6P19…kCrlX3mM.css:1
.greyblue {
    background: #25374B;
}

.logo_crest {
	background: url("https://www.seemydata.co.uk/kandc_test/images/logo_crest.PNG") no-repeat;
	/* REMOVED BY MATT */
	/* margin-left:925px; */
	width: 200px;
	margin: auto;
}


/*
.logo_crest {
content: url("https://www.seemydata.co.uk/kandc_test/images/logo_crest.PNG");
margin-left:925px;
}*/



.ribbon {
    overflow: hidden;
    z-index: 1;
    min-height: 71px;
	/* REMOVED BY MATT */
	/* width: 2051px; */
	/* UPDATED BY MATT */
	width: 100%;
	/* REMOVED BY MATT */
    /* margin-left: -540px; */
	background-image: url("https://www.seemydata.co.uk/kandc_test/images/header-image.jpg");
	/* UPDATED BY MATT */
	/* padding-top:50px; */
	padding-top:50px;
}

.ribbon_title {
		color: white;
		/* REMOVED BY MATT */
		/*margin-top:-10px;*/
		/* REMOVED BY MATT */
		/*margin-left:35%;*/
		/* ADDED BY MATT */
		margin: auto; 
		/* ADDED BY MATT */
		width: 680px;
		font-size: 40px;
	
}

.footerglobal {
    overflow: hidden;
    z-index: 1;
	
	/* REMOVED BY MATT */
    /* max-height: 70px; */
	
	
	background-color: #132940;
	width: 100%;
	
	/* REMOVED BY MATT */
    /* margin-left: -540px; */
	
	color: #637484;
	font-size: 12px;
	/*padding-left: 650px;*/
	padding-top: 65px;
	line-height:1.6;
	
	/* REMOVED BY MATT */
	/* position:absolute; */
	
	bottom:0;
}
.footerholder {
	
	/* UPDATED BY MATT */
	/*max-width:500px;*/
	width: 978px;
	
	color:#637484;
	
	/* UPDATED BY MATT */
	/*margin-left:550px;*/
	margin-left: auto;
	margin-right: auto;
	
	margin-top:-30px;
	background-image: url("https://www.seemydata.co.uk/kandc_test/images/rbkc_footer_logo.png");
	background-repeat: no-repeat;
	background-position: 1%; 
	background-size :75px 75px;
	/*background-color:*/
	min-height:80px;
	padding-left:100px;
	padding-top:7px;
	line-height:25px;
	text-decoration:none;
	
	
}

.footerholder a {
	color:white;
	text-decoration:none;
}


.footerholdermedia {
	
	/* UPDATED BY MATT */
	/* max-width:600px; */
	width:600px;
	
	
	color:#637484;
	
	/* UPDATED BY MATT */
	/* margin-left:1000px; */
	margin-left:0px;
	
	/* ADDED BY MATT */
	float:right;
	
	
	margin-top:-90px;
	min-height:80px;
	padding-left:100px;
	padding-top:7px;
	line-height:25px;
	text-decoration:none;
	/*background-color:pink;*/
	text-decoration:none;
	list-style-image:none;
		
}

.footerholdermedia a {
	text-decoration:none;
	color:white;
}


.footerholdermedia ul li {
	display:inline-block;
    vertical-align: top;
    width: 25%;
	text-align: left;
    margin-left: -70px;
}


/*TK 20180130*/


.footerglobal__links {
    list-style-type: none;
    width: 80%;
    margin: 2rem auto 1rem auto;
    overflow: hidden;
    padding-left: 0;
    background: transparent;
}

.footerglobal__links li {
	float: left;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

ul, ol {
    margin-bottom: 12px;
    list-style-position: inside;
    padding: 0;
    margin: 0;
}


css_xIR-0Cp6P19…kCrlX3mM.css:1
ul, ol {
    margin-bottom: 12px;
    list-style-position: inside;
    padding: 0;
    margin: 0;
}
user agent stylesheet
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}



.lightlinks a {
	color: #DEE2E5;
}

.lightlinks a:hover {
	color: #fff;
	/*border-bottom: dotted #fff 1px;*/
}


.footerholdersocial {
	
	/* REMOVED BY MATT */
	/* max-width:600px; */
	
	/* ADDED BY MATT */
	/* width: 600px; */
	
	/* UPDATED BY MATT 19/02/2018 */
	/* width: 600px; */
	width: 450px;
	
	color:#637484;
	
	/* REMOVED BY MATT */
	/* margin-left:1040px; */
	
	/* ADDED BY MATT */
	float: right;
	
	
	margin-top:-35px;
	min-height:80px;
	padding-left:100px;
	padding-top:7px;
	line-height:25px;
	text-decoration:none;
	/*background-color:green;*/
	text-decoration:none;
	list-style-image:none;
	margin-bottom:-30px;
		
}
.footerholdersocial a{
	color: #DEE2E5;
}

.footerholdersocial ul li {
	display:inline-block;
    vertical-align: top;
    /* UPDATED BY MATT 19/02/2018 */
	/* width: 25%; */
	width: 12%;
	text-align: right;
	/* REMOVED BY MATT 19/02/2018 */
    /*margin-right: -90px;*/
	margin-top: -20px;
}

.wtbird {
	background: url(https://www.seemydata.co.uk/kandc_test/images/twit.PNG) 0 0 no-repeat;
}

.wficon {
	background: url(/sites/all/themes/rbkc/images/refresh/wficon.svg) 0 0 no-repeat;
}

.wytube {
	background: url(/sites/all/themes/rbkc/images/refresh/wytube.svg) 0 0 no-repeat;
}

.logo,
.hamburger,
.magnify,
.btbird,
.wtbird,
.wficon,
.wytube {
	-webkit-background-size: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
}
