p@charset "UTF-8";
/* CSS Document */
.ui-mobile .type-home .ui-content {background-color:#FFF; 
}
.ui-page { 
background: #fff;
}
/*.ui-page { -webkit-backface-visibility: hidden; } //tried this as a fix for the ficker page transition as per jquery help on thier transition pages but removed the header band when you go back to the home page*/

.ui-content { background-color:#FFF;
}

.ui-body { background-color:#FFF;
}
.ui-body-c { background-color:#FFF;
}

.ui-page-active { background-color:#FFF;
}

.ui-mobile { background-color:#FFF;
}
.ui-mobile-viewport { background-color:#FFF;
}

.ui-body-a .ui-link{color:#666666 ;font-weight:bold;}
.ui-body-a .ui-link:visited{   color:#e00087 ;}
.ui-body-a .ui-link:hover{color:#e00087 ;}.
ui-body-a .ui-link:active{color:#e00087 ;}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}

textbox2::-webkit-input-placeholder {  color: #0F0;}

.SPareastrap{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	}

.SParealink{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003473;
	font-style:italic;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}

.RLcompanyname {
	font-family: Verdana, Geneva, sans-serif;
	color:#255EAE;
	font-size: 12px;
	display: block;
	text-overflow: ellipsis;
	/*overflow: hidden;*/
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
}

/*.RLcompanynameblue {
	font-family: Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	background-color:#eb3d46;
	font-size: 14px;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-left:10px;
	padding-bottom: 2px;
	text-align:left;
	text-shadow:none;

}*/
.RLcompanynameblue {
	background-color:#DDDDDD;
	/*border-top: thin solid #eb3d46;*/
    color: #eb3d46;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 20px;
/*    font-weight: bold;
*/    margin-bottom: 0;
    padding-bottom: 2px;
    padding-left: 1px;
    padding-top: 1px;
    text-align: left;
    text-overflow: ellipsis;
    text-shadow: none;
    white-space: nowrap;

}

.RLcompanynameblack {
	font-family: Verdana, Geneva, sans-serif;
	color:#000 ;
	font-size: 14px;
	display: block;
	text-overflow: ellipsis;
	/*overflow: hidden;*/
		white-space: nowrap;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
}


.RLaddress {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 16px;
	display: block;
	text-overflow: ellipsis;
	/*overflow: hidden;*/
	/*white-space: nowrap;*/
	padding-top:5px;
	text-align:left;
	font-style:normal;
}

.RLtel {
	font-family: Verdana, Geneva, sans-serif;
	color: #3388cc;/*was #333*/
	font-size: 16px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-top:5px;
	text-align:left;
	font-style:normal;

}

.RLclassifications {
	color: #333;
	font-size: 14px;
	/*display: block;
	text-overflow: ellipsis;
	overflow: hidden;*/
	/*white-space: nowrap;*/
	/*margin-top: 5px;*/
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	text-align:left;
	float:left;

}

.RLclassificationsBld {
	color: #333;
	font-size: 12px;
	/*text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;*/
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 900;
	text-align:left;
}
.RLclassificationsred {
	color:#C03;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.RLclassificationsblue {
	color: rgba(34,91,176,1);
	font-size: 12px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.RLclassificationsbold {font:Arial, Helvetica, sans-serif; color:#333; font-size:10px; font-weight:bold; text-overflow: ellipsis;
}


.RLmiles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color:#eb3d46;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-left:10px;
	display: block;
	margin-bottom:4px;
	text-shadow:none;
/*	line-height:10px;
*/	
}
   
.RLline {
	color:#CCC;
	border-top-width: thin;
	width:100%;
	}
   
 
/*==================================================
 * Effect 6 is the box shadow
 * ===============================================*/
.effect6
{
  	position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
	content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect6:after
{
	right:30px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}  
   
   
   
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx


/*.ui-grid-b{
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #666;
}*/

.DPmiles {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align: left;
	padding-bottom: 2px;
	display: block;
	line-height:12px;
	font-weight:normal;
}
.DPcompanyname {
	font-family: Verdana, Geneva, sans-serif;
	color:#000066;
	font-size: 16px;
	display: block;
	overflow: visible;
	white-space:normal;
	font-weight: bold; 
	margin-bottom:0px;
	padding: 0px;

}

.DPcompanynameblue {
	font-family: Verdana, Geneva, sans-serif;
	color: #255EAE;
	font-size: 16px;
	display: block;
	overflow: visible;
	white-space:normal;
	font-weight: bold; 
	margin-bottom:0px;
	padding: 0px;

}


.DPcompanynamewht {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size: 18px;
	display: block;
	overflow: visible;
	white-space:normal;
	font-weight: bold; 
	margin-bottom:0px;
	padding: 0px;
	/*text-transform:uppercase;*/
}
.DPcompanynamepink {
	font-family: Verdana, Geneva, sans-serif;
	color:#C09;
	font-size: 16px;
	display: block;
	overflow: visible;
	white-space:normal;
	font-weight: bold; 
	margin-bottom:0px;
	padding: 0px;
	text-align:center;

}

.DPcompanynamepinkb {
	font-family: Verdana, Geneva, sans-serif;
	color:#C09;
	font-size: 16px;
	display: block;
	overflow: visible;
	white-space:normal;
	font-weight: bold; 
	margin-bottom:0px;
	padding: 0px;
	text-align:center;
	margin-left:20px;
	margin-right:20px;

}

.DPcompanynameblkb {
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 16px;
	display: block;
	overflow: visible;
	white-space:normal;
	font-weight: bold; 
	margin-bottom:0px;
	padding: 0px;
	text-align:center;
	margin-left:20px;
	margin-right:20px;

}

.DPcompanynameblk {
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 16px;
	display: block;
	overflow: visible;
	white-space:normal;
	font-weight: bold; 
	margin-bottom:0px;
	padding: 0px;
	text-align:center;

}

.DPaddress {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 18px;
	display: block;
	text-align:right;
}
.DPaddresslrg {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
}

.DPcontact {
	font-family: Arial, Helvetica, sans-serif;
	color: #666; 
	font-size: 14px;
	font-weight:bold;
	display: block;
	text-align:right;
	
}
.DPcontactlrg {
	font-family: Arial, Helvetica, sans-serif;
	color: #666; 
	font-size: 14px;
}

.DPclassifications {font:Arial, Helvetica, sans-serif; color:#255EAE; font-size:12px; display: block;line-height:14px; font-weight:bold;
}
.DPclassificationsblk {font:Arial, Helvetica, sans-serif; color:#000000; font-size:14px; display: block;line-height:14px; font-weight:bold; text-align:right;
}
.ulnoindent {
margin: 0;
padding-left: 15px;
line-height:22px;
list-style-type: none;
}
.DPclassificationslrg {font:Arial, Helvetica, sans-serif; color:#000000; font-size:14px; display: block; 
}
.DPclassificationsbold {font:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; display: block;
}
.DPclassificationsboldlrg {font:Arial, Helvetica, sans-serif; color:#000000; font-size:14px; font-weight:bold; display: block;
}
.DPkeywords{font:Arial, Helvetica, sans-serif; color:#000000; font-size:14px; display: block;text-align:left;
}
.DPkeywordslrg{font:Arial, Helvetica, sans-serif; color:#333; font-size:14px; display: block; 
}
.DPopenhours{font:Arial, Helvetica, sans-serif; color:#000000; font-size:14px; display: block;text-align:left;
}
.DPopenhourslrg{font:Arial, Helvetica, sans-serif; color:#000000; font-size:14px; display: block;
} 
.MPmap{display: block; height:200px; background-color:#CCC; margin:10px;
}

#MPmarker{
	background-color:#FFF;
	border-right-style: solid;
	border-right-color:#999;
	min-height: 60px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #F09;	
}
.MPconame{
	/*background-color:#FFF;*/
	font-family: Verdana, Geneva, sans-serif;
	color:#003473;
	font-size: 14px;
	font-weight: bold;
	/*margin-left:5px;*/		
}

.MPaddress{
	/*background-color:#FFF;*/
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	/*margin-left:5px;*/	
		
}

.MPtel{
	/*background-color:#FFF;*/
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 12px;
	font-weight:900;
	text-decoration:none;
	/*display: block;*/
	
	/*margin-left:5px;*/	
		
}

#MPmap{
	text-align: center;
	margin: 10px;
	border: thin solid #96c43e;	
}

#MPcar{
	background-color:#FFF;
	text-align: left;
	margin-top:10px;
	
		
}
#MPwalk{
	background-color: #FFF;
	text-align: left;
	margin-top: 10px;
	
}

.mapinfopanel{
	/*overflow:auto;*/
	/*max-height:120px;*/
	margin:0px;
	border:thin #0C0;
	padding:0px;
	}
	
#infoWindow {
    background-color:#009;
	width:100%;
	height:100%;
	max-height:none;
	margin:0px;
	border:0px;
	padding:0px;
}

.MPDirTitle{
	/*background-color:#FFF;*/
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	/*margin-left:5px;*/	
		
}

.ui-icon-car {
	background-image: url("car2.png");
}

.MPbyCar {
	font-family:Verdana, Geneva, sans-serif; color:#333; font-size:8px; font-weight:bold; text-align:left;}
	
.MPdriving{
	/*background-color:#FFF;*/
	font-family: Verdana, Geneva, sans-serif;
	color:#0E7EC6;
	font-size: 14px;
	font-weight: bold;
	/*text-decoration:underline;*/
	/*margin-left:5px;*/		
}
.MPwalking{
	/*background-color:#FFF;*/
	font-family: Verdana, Geneva, sans-serif;
	color:#4C8115;
	font-size: 14px;
	font-weight: bold;
	/*text-decoration:underline;*/
	/*margin-left:5px;*/		
}

.MPPanelconame{
	
	/*background-color:#FFF;*/
	font-family: Verdana, Geneva, sans-serif;
	color:#003473;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	}
	
.MPPaneladdress{
	/*background-color:#FFF;*/
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
	margin:0px;
	padding: 0px;
	line-height: 10px;		
	}


.MPPaneltel{
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 12px;
	font-weight:900;
	text-decoration:none;
	
	}
	
	
	.areaMapIcob {
	text-align: right;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}
.areaContainerStyle {
	padding: 5px;
	width: 90%;
	margin-top: 10px;
}

.greenGrad{background: #6c9b15; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZjOWIxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTYzM2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #6c9b15 0%, #4a633d 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c9b15), color-stop(100%,#4a633d)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #6c9b15 0%,#4a633d 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #6c9b15 0%,#4a633d 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #6c9b15 0%,#4a633d 100%); /* IE10+ */

background: linear-gradient(to bottom,  #6c9b15 0%,#4a633d 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c9b15', endColorstr='#4a633d',GradientType=0 ); /* IE6-8 */

}

.greenGrad2{
	background: #e6f0a3; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZjBhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QyZTYzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2MzZDgyNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmYwNDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6f0a3), color-stop(50%,#d2e638), color-stop(51%,#c3d825), color-stop(100%,#dbf043)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* IE10+ */

background: linear-gradient(to bottom,  #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 ); /* IE6-8 */


	}
	
	
.softGreyShad{
	background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(209,209,209,0.82) 18%, rgba(219,219,219,0.5) 50%, rgba(254,254,254,0) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(18%,rgba(209,209,209,0.82)), color-stop(50%,rgba(219,219,219,0.5)), color-stop(100%,rgba(254,254,254,0))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(209,209,209,0.82) 18%,rgba(219,219,219,0.5) 50%,rgba(254,254,254,0) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(209,209,209,0.82) 18%,rgba(219,219,219,0.5) 50%,rgba(254,254,254,0) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(209,209,209,0.82) 18%,rgba(219,219,219,0.5) 50%,rgba(254,254,254,0) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(209,209,209,0.82) 18%,rgba(219,219,219,0.5) 50%,rgba(254,254,254,0) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#00fefefe',GradientType=0 ); /* IE6-9 */


	}
	
	
#footerShad {
		-webkit-box-shadow:  2px -2px 10px 1px rgba(0, 0, 0, 0.7);
        box-shadow:  2px -2px 10px 1px rgba(0, 0, 0, 0.7);
		}
#bannerShad {
		-webkit-box-shadow: 0px 10px 5px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 10px 5px rgba(50, 50, 50, 0.4);
		box-shadow:         0px 10px 5px rgba(50, 50, 50, 0.4);
		}
		
.aboutstandfirst {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 16px;
}

#elem1 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 575px;
}