@charset "UTF-8";
/* CSS Document */

/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,100);
@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);
*/
body {
font-family: 'Roboto Slab', serif;
}

.menubarstl{
	background-color: rgba(108, 114, 114, 1);
    color: rgba(255, 255, 255, 1);
    font-family: "Roboto Slab",serif;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    margin: 0 auto;
    padding: 2px;
    text-align: left;
    width: 1230px;
}
/*---------------------------------------*/

/*TOP MENU LIST*/

#DMenu{
	/*position: fixed;*/
	height:125px;
	overflow:hidden;
	white-space: nowrap;
}


#DMenu ul li {
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size: 14px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	text-shadow:none;
	display: block;
	padding: 0px;
	list-style-type: none;
	float:left;
	z-index:950;
}

#DMenu ul li a {
	color: #ffffff;
    display: block;
    padding: 2px 40px;
    text-decoration: none;
    text-shadow: none;
}

#DMenu a:hover {
	color: #FFF;
	background-color:rgba(46,46,46,1.00);
}

#DMenu ul {
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------*/

#leftdiv{
	float:left;
	clear:right;
	width:320px;
	position:absolute;
}

#searchdiv{
	width:320px;
	padding-top:20px;
}

#refinediv{
/*	display:none;*/
	border:thin rgba(186,186,186,1.00) solid; 
	padding:5px 10px 10px 10px;
	width:300px;
}

#mainpagediv {
    background-color: white;
    border: thin solid rgba(186, 186, 186, 1);
    bottom: 10px;
    height: auto;
    left: 340px;
    min-height: 600px;
    /*padding: 10px;*/
    position: relative;
    right: 20px;
    top: 10px;
    width: 805px;
}

#homediv{
	/*display:none;*/
}
.givemepadding td{
	
}

#resultspageholder{
display:none;
}
/*-------the view options menu styles*/
#viewoptiondiv{
	width:805px;
	height:27px;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:rgba(255,255,255,1.00);
	border-bottom: thin dotted silver;
}
#viewoptsionstable{
	position:relative;
	right:10px;
	float:right;
}

/*--------Results list styles and holders -------------*/
#matchesfound{
	position:relative;
	left:10px;
	float:left;
}
#viewlistormapoptions{
	/*table where the map view list view options are held*/
	/*display:none;*/
}
#resultsdiv{
	/*display:none;*/
	width:805px;
	height: 580px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.recordholderbox{
  padding: 10px;
  width: 785px;
  background-color: rgba(255,255,255,1.00);
  /*overflow: hidden;*//*commentd out so popover can overlap next entry if too large*/
/*  border-top: rgba(159,159,159,1.00) solid;
*/  border-bottom: thin rgba(159,159,159,1.00) solid;
  font-family: 'Roboto Slab', serif;
	font-weight:400;
	/*margin: 0 auto 10px;*/
	position:relative; /* set to relative so the popover travels with the entry when page scrolls*/
}
.recordconame{
font-size:16px;
display:block;
/*background-color:#ebebeb;
*/color:rgba(1,125,197,1.00);
padding: 2px;
}
.recordconameupdate{
	font-size:12px;
display:block;
/*background-color:#ebebeb;
*/color:rgba(1,125,197,1.00);
padding: 2px;
margin-right:10px;
}
.recordcoaddress{
font-size:14px;
color:rgba(6,6,6,1.00);
}
.recordcotel{
font-size:14px;
color:rgba(1,125,197,1.00);
}
.recordcoclassif{
font-size:12px;
color:rgba(6,6,6,1.00);
}
.recordcoadwords{
font-size:12px;
color:rgba(6,6,6,1.00);
}
/*--------------------*/
#refinedivoptions{
	display:none;
}

#map-canvas{
	display:none;
	/*width:10px;
	height:10px;*/
	width:805px;
	height: 580px;
    overflow: hidden;
	background-color:rgba(111,6,243,1.00);


}

#map-canvasstreetview{
	display:none;
	width:805px;
	height: 580px;
    overflow: hidden;
	background-color:rgba(23,160,154,1.00);
}
#registationpage{
	display:none;
	width:805px;
	height: 800px;
    overflow: hidden;
	/*background-color:rgba(180,118,15,1.00);*/
	padding:30px;
}
#route_container{
	display:none;
	width:805px;
	height: 580px;
    overflow: hidden;
	background-color:rgba(240,237,229,1.00);
	position:absolute;
}
#route_innerTwo {
	background-color: #ffffff;
    bottom: 1px;
    box-shadow: -3px 0 3px rgba(0, 0, 0, 0.3);
    float: right;
    padding-left: 10px;
    padding-top: 20px;
    position: relative;
    right: 1px;
    width: 270px;
	height:580px;
}
#paneldir {
	background-color:#FFFFFF;
	width: 260px;
	overflow: auto;
	position: absolute;
	z-index: 350;
	top: 290px;
	right: 2px;
	bottom: 2px;
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size:12px;
}
.MPDirTitle{
	font-family: 'Roboto Slab', serif;
	font-weight:800;
	font-size:12px;
}
.MPconame{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size:12px;
}
.MPaddress{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size:12px;
}
.MPbyCar{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	font-size:12px;
	color:rgba(72,72,72,1.00);
}

/*------------------------------*/


/* ----text styles button styles etc ---*/
.headbld{font-family: 'Roboto Slab', serif;
font-weight:700;
text-align:center;
font-size:36px;}

.headnorm{font-family: 'Roboto Slab', serif;
font-weight:400;
text-align:left;
font-size:36px;
color:rgba(1,125,197,1.00);
}

.subheadnormwhte{font-family: 'Roboto Slab', serif;
font-weight:400;
text-align:left;
font-size:28px;
color:rgba(255,255,255,1.00);
}
.subsubheadgrey{font-family: 'Roboto Slab', serif;
font-weight:400;
text-align:left;
font-size:18px;
color:rgba(108,112,113,1.00);
}
.subsubheadgreysmll{font-family: 'Roboto Slab', serif;
font-weight:400;
text-align:left;
font-size:14px;
color:rgba(108,112,113,1.00);
}

.subsubheadpurp{font-family: 'Roboto Slab', serif;
font-weight:400;
text-align:left;
font-size:18px;
color:rgba(1,125,197,1.00);
}
.subsubheadpurpsmll{font-family: 'Roboto Slab', serif;
font-weight:400;
text-align:left;
font-size:14px;
color:rgba(1,125,197,1.00);
}
.subsubheadpurpcentre{font-family: 'Roboto Slab', serif;
font-weight:400;
text-align:centre;
font-size:14px;
color:rgba(1,125,197,1.00);
}
.subsubheadpurpright{font-family: 'Roboto Slab', serif;
font-weight:400;
text-align:right;
font-size:14px;
color:rgba(1,125,197,1.00);
}

.pullquotewhte{font-family: 'Roboto Slab', serif;
font-weight:400;
text-align:left;
font-size:14px;
color:rgba(255,255,255,1.00);
}

.standard-card {
  padding: 40px;
  width: 1230px;
	background-color: rgba(255,255,255,1.00);
	margin: 0 auto 10px;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.standard-card h1 {
  font-weight: 100;
  text-align: center;
  font-size: 2.3em;
}

.standard-card input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.standard-card input[type=text], input[type=password], input[type=email] {
  height: 34px;
  font-size: 14px;
  width: 100%;
  margin-bottom: 2px;
  margin-right:10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.standard-card input[type=text]:hover, input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}


.standard {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
/* border-radius: 3px; */
/* -webkit-user-select: none;
  user-select: none; */
}

.standard-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0,0,0,0.1); 
  background-color: #4d90fe;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.standard-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0,0,0,0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.standard-card a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 1;
  transition: opacity ease 0.5s;
}

.standard-card a:hover {
  opacity: 0.6;
}

.standard-help {
  width: 100%;
  text-align: center;
  font-size: 12px;
}

/*end of log in styles*/
.boxedtext {
	width: 90%;
	border: 2px dotted rgba(209, 209, 209, 0.8);
	padding:20px;
	margin-left:auto;
	margin-right:auto;
}

.buttonupdate{
	border:solid 1px #ccc; 
	padding:5px 10px; 
	margin:0 0 5px; 
	font-family:Arial, sans-serif; 
	font-size:12px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#FFF;
	background-color:rgba(1,125,197,1.00);
	cursor:pointer;
	text-shadow:none;
	
}
.buttonupdate:hover{
	background-color:rgba(108,112,113,1.00);
	color:#FFF;
	text-decoration:none;
	text-shadow:none;
}
.buttonupdatedisabled{
	border:solid 1px #ccc; 
	padding:5px 10px; 
	margin:0 0 5px; 
	font-family:Arial, sans-serif; 
	font-size:12px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#FFF;
	background-color:#AFAFAF;
	cursor:arrow;
}
/*these are for the registration from the itslocal styles*/
.signinblueheads, .updatebluesubheads{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	text-align:left;
	font-size:18px;
	color:rgba(1,125,197,1.00);
}
.regbluesubsubheads, .signinbodygrey, .updateformbodygrey{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	text-align:left;
	color:rgba(108,112,113,1.00);
	font-size:14px;
}
.updateformgreytextsmll{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	text-align:left;
	color:rgba(108,112,113,1.00);
	font-size:11px;
}
/*these are for the registration update pages*/
#checkdatabsepage{
	width: 800px; /*can be in percentage also.*/
    height: auto;
    margin: 0 auto;
    padding: 10px;
    position: relative;
	display:none;
}
#checkdatabasebanner{
	font-family: 'Roboto Slab', serif;
	font-weight:400;
	text-align: center;
	font-size:22px;
	color:rgba(1,125,197,1.00);
	padding-bottom:20px;
}
.addbustabcontainer{
	border: thin solid silver;
    padding: 50px;
    width: 700px;
	background-color:#F8F8F8;
	margin: 0 auto;
}
/*alertstyles for registration forms*/
.namealertadded, .pcodealertadded, .fnamealertadded, .surnamealertadded, .positionalertadded, .telalertadded, .duplicateuseralertadded, .notlistedalertadded, .webalertadded, .pwordmatchalertadded, .validemailalertadded{
	display:none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:red;
	font-size:12px;
	font-stretch:extra-condensed;
}	
#addyourcompalert{
	display:none;
	}
	
#addyourcompmessage{
	display:none;
}

#addbuttondiv{
	padding:20px;
	position:relative;
	display:none;
	width:700px;
}
.loaderDiv{ 
  width: 60%; 
  height:300px; 
  margin: 0 auto; 
  padding-top:100px;
  background-color:transparent; 
} 
#loading{
	display:none;
	z-index:980;
	width: 100%; 
	height:100%;
	position:fixed;
	left:340px;
	top:30px;
	background-color:rgba(255,255,255,0.80);
}

/* styles for the blue sub heads*/
.regtextboxupdateadvinfo{
	border:0; 
	padding:10px; 
	font-size:1em; 
	font-family:Arial, sans-serif; 
	color:#666; 
	border:solid 1px #ccc; 
	margin:0 0 10px; 
	width:480px;						
}
.regtextboxupdatebusinfo{
	border:0; 
	padding:10px; 
	font-size:1em; 
	font-family:Arial, sans-serif; 
	color:#666; 
	border:solid 1px #ccc; 
	margin:0 0 10px; 
	width:480px;						
}

#thetyperesultshere{
	/*width:270px;*/
	/*font-family: 'Roboto Slab', serif;*/
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:200 !important;
	text-align:left;
	color:rgba(108,112,113,1.00);
	font-size:12px;
	height:260px;
	overflow-y:auto;
	/*background-color:rgba(228,228,228,0.50);*/
	padding:5px;
	/*border: thin solid rgba(1,125,197,1.00);*/
	border-left: thin solid rgba(1,125,197,1.00);
	border-right: thin solid rgba(1,125,197,1.00);
	border-bottom: thin solid rgba(1,125,197,1.00);
}
#thepcoderesultshere{
	/*width:270px;*/
	/*font-family: 'Roboto Slab', serif;*/
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:200 !important;
	text-align:left;
	color:rgba(108,112,113,1.00);
	font-size:12px;
	height:260px;
	overflow-y:auto;
	/*background-color:rgba(228,228,228,0.50);*/
	padding:5px;
	/*border: thin solid rgba(1,125,197,1.00);*/
	border-left: thin solid rgba(1,125,197,1.00);
	border-right: thin solid rgba(1,125,197,1.00);
	border-bottom: thin solid rgba(1,125,197,1.00);
}
.formcontrolstyle{
    background-color:rgba(228,228,228,0.50);
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: rgba(1,125,197,1.00);
    font-size: 12px;
    height: 20px;
    line-height: 1.8;
    padding: 1px 2px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 140px;
	font-weight:bold;
	}
	
/*to overright the bootsrap styles*/
.nav-tabs{
    border-bottom: thin solid rgba(1,125,197,1.00);
	font-size:14px;
}
.nav > li > a {
    display: block;
    padding: 6px 8px;
    position: relative;
}
/*.tab-content{
    background-color:#303136;
    color:#fff;
    padding:5px
}
.nav-tabs > li > a{
  border: medium none;
}
.nav-tabs > li > a:hover{
  background-color: #303136 !important;
    border: medium none;
    border-radius: 0;
    color:#fff;
}*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover{
    background-color: rgba(1,125,197,1.00) !important;
	border-bottom: thin solid rgba(1,125,197,1.00);
	color:rgba(255,255,255,1.00)  !important;
}

/*keepincase pd wants to use the untick all*/
#untickpcode{
	display:none;
}
#unticktype{
	display:none;
}


/*loading graphic div styles*/
.loaderDiv 
{ width: 100%; 
height:300px; 
margin: 0 auto; 
padding-top:100px;
padding-left:300px;
background-color:transparent; 
} 
#loading{
	display:none;
	z-index:980;
	width: 100%; 
	height:100%;
	position:fixed;
	left:0px;
	top:30px;
	background-color:rgba(255,255,255,0.80);
}