@charset "utf-8";
/* CSS Document */
body {
	background-color: #fff;
}

/* Structure 
 'widths' sub menu */
#layoutdims {
	clear: both;
	background: #eee;
	border-top: 4px solid #000;
	text-align: right;
	margin: 0;
	padding: 6px 15px !important;
}

/* column container */
.colmask {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}

.colright {
	float: left;
	width: 100%;
	position: relative;
}

.colmid {
	float: left;
	width: 100%;
	position: relative;
}

.colleft {
	float: left;
	width: 100%;
	position: relative;
}

.col1 {
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0 0 1em;
}

.col2 {
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0 0 1em;
}

.col3 {
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0 0 1em;
}

/* 3 Column settings */
.threecol {
	background: transparent;
}

.threecol .colmid {
	right: 25%;
	background: transparent;
}

.threecol .colleft {
	right: 50%;
	background: transparent;
}

.threecol .col1 {
	width: 30%;
	left: 116%;
	*left: 124%;

}

.threecol .col2 {
	width: 37%;
	left: 47%;
}

.threecol .col3 {
	width: 21%;
	left: 85%;
}

#mainTopPanel {
	border: solid 1px #B3B3B3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	float: left;
	display: block;
	margin: 0 0 15px;
	background-color: #FFF; /* to hide the sliding panel */ 
	   width: 100%;
}

.additionalPanel {
	border: solid 1px #B3B3B3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	float: left;
	display: block;
	margin: 0 0 15px;
	padding-bottom: 5px;
}


.locationHeadings{ clear:both;}
.locationHeadings h2 {
	margin: 10px 20px;
}

.locationHeadings h3 {
	margin: 10px 20px;
}

.locationCaption h2 {
	margin: 10px 0;
}

.locationCaption h3 {
	margin: 10px 0;
}

#mainTopPanel ul {
	margin: 0 5px !important;
}

#mainTopPanel ul li {
	list-style-image: url(../images/map/tick.gif) !important;
	list-style-position: inside;
	margin: auto;
	padding: 5px 0;
}

#locImg {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	width: 314px;
    display:block;
    float:left;
}

#locMap {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	display: block;
	float: left;
	position: relative;
	width: 314px;
	margin: 20px 0 0;
}

#locMap img {
	border: solid 1px #b3b3b3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
    cursor: pointer;
    max-height: 125px;
    max-width: 312px;
}

#locImg img {
	border: solid 1px #b3b3b3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
    max-width:312px;
    max-height:161px;
}

.additionalContent {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 15px;
}

.additionalImg {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	display: inline;
	float: left;
	margin: 10px 10px 10px 20px;
}

.additionalImg img {
	border: solid 1px #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}

.locationCaption {
	display: inline;
	float: left;
	position: relative;
	width: 75%;
	padding: 0 10px 0 20px;
}

.action_btn {
    border: 1px solid #015A84;
    box-shadow: 0 0 5px 2px #A7AAB2;
    color: #FFF;
    cursor: pointer;
    font-weight: 700;
    border-radius: 10px 10px 10px 10px;
    background-color: #015A84;
    margin: 4px 5px 8px;
    padding: 5px 22px;
    max-width: 180px;

    text-align: center;
    float: left;
    display: inline;
	
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	

}

.action_btn a,.action_btn a:link,.action_btn a:visited {
    color: #FFF;
    text-decoration: none;
}

.action_btn:hover {
    background-color: #508499;
    border: 1px solid #508499;
	color:#fff;
}

.action_btn:hover a{
	text-decoration:none;
	color:#fff;
}

#basicMiddle {
	margin: 0;
}

/*END locaitor  mobile 
 From Mobile .CSS */


#mainPanel {
	position: relative;
	float: left;
	margin: 0 0 10px;
	padding: 0;
}

#mapWrapper {
	overflow:hidden;
	float: left;
	position: relative;
}

#sliderContainer{
	position:relative;  
	float:left; 
	width:3000px;
}

#mapContainer{
	position:relative;
	float:left;
	width:929px; /* WILL BE REPLACED map width */
}

#locationContainer{
	position:relative; 
	float:left;
	width:929px; /* WILL BE REPLACED map width */
	margin-left:10px;
}

#mainPanelDetails {
	position: relative;
	float: left;
	margin: 32px 0 10px;
	padding: 0;
}



/*
#header_find_branch {
	position: relative;
	top: -40px;
	left: 350px;
}
*/
ul.nav {
	list-style-type: none;
	margin-top: 2.5em;
	margin-bottom: 0;
	margin-left: 11px;
	width: 952px;
	height: 2.2em;
	padding: 0;
}

ul.nav li {
	float: left;
	width: 7.5em;
	height: 2.2em;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#mapControls {
	margin-bottom: 5px;
	position:relative;
	float:left
}

#map {
	display: block;
	height: 443px; /* WILL BE REPLACED map height */	
	border: 1px solid #B3B3B3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 32px 5px 0 0;
}

#printDiv {
	background-image: url(../../../../images/M_images/printButton.png);
	background-repeat: no-repeat;
	color: #004165;
	cursor: pointer;
	float: right;
	font-size: 11px;
	font-weight: 400;
	height: 2em;
	margin-right: 5px;
	overflow: hidden;
	padding-top: 3px;
	position: relative;
	text-decoration: underline;
	text-indent: 25px;
	top: 5px;
	width: 70px;
	z-index: 1;
}

.resultsPanel table td {
	margin: 0;
	padding: 0 3px 0 1px;
}

ul li {
	margin: 0;
	padding: 0 3px 0 1px;
}

.resultsPanel table {
	padding: 5px 0;
}

#map_results ul {
	margin: 0 !IMPORTANT;
	padding: 0;
}

#map_results ul li.tabOff {
	background-color: #ccc;
	border-bottom: 1px solid #B3B3B3;
}

#map_results ul li.tabOff:hover {
	background-color: #015A84;
}

#map_results ul li:hover, .backToMapTab:hover {
	background-color: #015A84;
}

#map_results ul li:hover span a, .backToMapTab:hover span a {
	color: #fff;
	text-decoration: none;
}

#map_results ul li, .backToMapTab {
	text-align: center;
	list-style: none;
	display: inline;
	position: relative;
	float: left;
	background-color: #fff;
	border-top: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #fff;
	-webkit-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	color: #004165;
	cursor: pointer;
	font-size: 11px;
	font-weight: 700;
	height: 25px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 5px;
	width: 90px;
	margin: 0 10px 0 0;
	background-image:none;
}

.backToMapTab{border-bottom: 1px solid #B3B3B3;}

#backToMapTab{  left: 9px;    margin: 0;    position: absolute;    top: 1px;    z-index: 99; }
#backToMapTabDetails{  left: 9px;    margin: 0;    position: absolute;    top: 1px;    z-index: 99; }



#left_panel #map_results_btn {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 2px 2px #A7AAB2;
	color: #004165;
	cursor: pointer;
	font-size: 11px;
	font-weight: 700;
	height: 25px;
	width: 30px;
	float: right;
	clear: both;
	margin: 5px 10px 0;
	padding: 0 5px;
}

#left_panel #map_results_btn:hover {
	background-color: #015A84;
	color: #fff;
	border: 1px solid #015A84;
}

div#closeContainer {
	background-color: #FFF;
	border-top: 1px solid #B3B3B3;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-ms-border-radius: 10px 0 0 10px;
	-o-border-radius: 10px 0 0 10px;
	list-style-type: none;
	position: absolute;
	left: -42px;
	top: 230px;
	width: 41px;
	margin: 0 0 10px;
	cursor: pointer;
	height: 50px;
}

div#closeContainer:hover {
	background-color: #015A84;
	vertical-align: middle;
}

div.closeButton {
	background-image: url("../images/map/rightArrow.png");
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 41px;
	height: 50px;
	-moz-transform: rotate(180deg);
}


div.closeButton:hover {
	background-image: url("../images/map/rightArrowOn.png");
	background-repeat: no-repeat;
}

div.closeButton.panelClosed {
	*padding: 0;
	background-image: url("../images/map/leftArrow.png") \9;
}

div.closeButton.panelClosed:hover {
	*padding: 0;
	background-image: url("../images/map/leftArrowOn.png") \9;
}

#content_left {
	position: absolute;
	top: 0;
	right: -302px; /* so it starts closed */
}

#content_left a:link, #content_left a:visited {text-decoration:none}
#content_left a:hover, #content_left a:active {text-decoration:underline}

#left_panel {
	height: 445px; /* WILL BE REPLACED map height */
	background-color: #FFF;
	overflow-y: auto;
	overflow-x: hidden;
	width: 300px;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	border-radius: 0 0 10px 10px;
}

#results_resultsTab {
	width: 5.1em;
	height: 30px;
	float: left;
	list-style-type: none;
	overflow: hidden;
	display: none;
	cursor: pointer;
	margin: 0;
}

ul.results_resultsTab {
	list-style-type: none;
	width: 305px;
	height: 1.9em;
	display: none;
	margin: 0;
}

ul.results_resultsTab li {
	list-style-type: none;
	float: left;
	height: 1.9em;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
}

div#resultsFound {
	border-radius: 0 0 0 5px;
	border-top: 1px solid #B3B3B3;
	font-size: 11px;
	height: 23px;
	position: absolute;
	bottom: 0;
	width: 281px;
	padding: 10px;
}

div#resultsFound div.previous {
	background-image: url("../images/map/leftArrow.png");
	background-position: left center;
	background-repeat: no-repeat;
	width: 70px;
	float: left;
	position: absolute;
	left: 5px;
	top: 10px;
	padding: 0 0 0 19px;
}

div#resultsFound div.previous a {
	color: #333;
	font-weight: 700;
}

div#resultsFound div.next a {
	color: #333;
	font-weight: 700;
}

div#resultsFound div.previous:hover a {
	color: #015A84;
}

div#resultsFound div.next:hover a {
	color: #015A84;
}

div#resultsFound div.previous:hover {
	background-image: url("../images/map/leftArrowOn.png");
	background-position: left center;
	background-repeat: no-repeat;
}

div#resultsFound div.next {
	background-image: url("../images/map/rightArrow.png");
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
	width: 25px;
	float: right;
	position: absolute;
	color: #333;
	font-weight: 700;
	margin: 0 5px 0 0;
	padding: 0 19px 0 0;
	right: 0;
	top: 10px;
}

div#resultsFound div.next:hover {
	background-image: url("../images/map/rightArrowOn.png");
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 19px 0 0;
}

#content_left .resultsList {
	padding-left: 0;
	margin-top: 5px;
}

#content_left ul.resultsList {
	margin-left: 0;
}


div#page #content_left ul li {
	padding:inherit;
	background:none;
	 margin: inherit;
}

div#page #content_left ul li {
	padding:5px 0 0 0 ;
	background:none;
	margin: inherit;
}

.resultsList li.resultsBorder {
	cursor: pointer;
	border: 1px solid #B3B3B3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

.resultsList li.resultsBorder img {
    height: 51px;
    width: 40px;
}

.resultsList li, .resultsList li{background:none; display:marker}

#directions_panel{
   /* margin: 0px;
    overflow:hidden;
    font-size: 10pt;
    margin-left: 20px;
    margin-right: 20px;*/
}
#results_directionsTab{
    width:5em;
    height: 30px;
    margin: 0px;
    list-style-type: none;
    overflow: hidden;
    display: none;
    cursor: pointer;
}

#turnbyturn{
	clear: both;
    font-size: 9pt;
    margin: 0;
    width: 272px;
}

.adp-legal{display:none}

.pagination {
	width: 345px;
	font-size: 12pt;
	margin: 0;
}

.pagination a {
	display: none;
	text-decoration: underline;
}

.pagination span {
	display: none;
	text-decoration: underline;
}

#search_fields {
	border: none !important;
	display: block;
	position: relative;
	margin: 0 auto;
	float:left; width:340px;
}

#catIds{
   border: 1px solid #B3B3B3;
    color: #000;
    float: left;
    font-size: 17px;
    height: 26px;
	*height: 27px;
    line-height: 30px;
    margin-left: 0;
    margin-right: 15px;
    margin-top: 3px;
    padding-left: 10px;
    width: 320px;
}
	
	

#search_input {
	border: medium none !important;
	display: inline;
	float: left;
	width: 465px;
}

#chooseSelect {
	border: 1px solid #B3B3B3;
	margin-left: 10px;
	padding-left: 10px;
}

#searchText {
	margin-left: 0;
	margin-top: 3px;
	width: 320px;
	height: 24px;
	line-height: 25px;
	border: 1px solid #B3B3B3;
	color: #000;
	font-size: 14px;
	padding-left: 10px;
	float: left;
	margin-right: 15px;font-weight: 700;
	font-family:Arial, Helvetica, sans-serif;
}

#chooseLabel {
	color: #1D2932;
	display: block;
	font-size: 12px;
	font-weight: 700;
	vertical-align: text-top;
	margin-top: 7px;
}

#searchLabel, #catLabel {
	color: #1D2932;
	display: block;
	font-size: 12px;
	font-weight: 700;
	vertical-align: text-top;
	margin-top: 7px;
}

#map_search_btn {
	border: 1px solid #015A84;
	box-shadow: 0 0 5px 2px #A7AAB2;
	color: #FFF ;
	cursor: pointer;
	font-weight: 700;
	height: 26px;
	width: 100px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	background-color: #015A84;
	margin: 4px 5px 8px;
	padding: 0 5px;
	font-family:Arial, Helvetica, sans-serif;
}

.filterSecondaryPosition {
	padding-left: 20px;
}

.filterPosition {
	float: left;
	margin-left: 5px;
	margin-right: 20px;
	margin-top: 7px;
	display: inline;
	*margin-right:5px;
}

.filterSecondaryPosition_label {
	font-size: 11px;
	font-weight: 400;
	color: #1d2932;
	vertical-align: text-top;
}

#map_results #map_results_btn:hover {
	background-color: #508499;
	border: 1px solid #508499;
}

#map_search_btn:hover {
	background-color: #508499;
	border: 1px solid #508499;
}

#map_results {
	border-bottom: 1px solid #B3B3B3;
	height: 31px;
	width: 301px;
}

#map_results #resultstab {
	background-color: #fff;
	border-top: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: none;
		border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	color: #004165;
	cursor: pointer;
	font-size: 11px;
	font-weight: 700;
	height: 30px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	width: 90px;
	margin: 0;
}

.filterPosition_check {
	margin-bottom: 0;
}

.filterPosition_label {
	font-size: 12px;
	font-weight: 700;
	color: #1d2932;
	vertical-align: text-bottom;
	padding: 0 10px 0 0;
}

.filterSecondaryPosition_label {
	color: #000 !important;
	font-size: 11px;
	font-weight: 400;
	vertical-align: text-bottom;
}

.resultsPanel {
	height: 392px; /* WILL BE REPLACED map height */
	overflow: scroll;
	overflow-x: hidden;
	width: 291px;
	margin: 0;
	padding: 5px;
}

#mainOuter {
	overflow: hidden !important;
}

.hide, .resultsList li.hide {
	display: none !important;
}

/****** Google Maps ********/

/* info box */
.markerPopup{
    color: #394A58;
    font-size: 11px;
    font-weight: normal;
    padding: 0 10px;
    position: relative;
    width: 375px;
}
.markerPopup a:link, .markerPopup a:visited 
{
    font-size: 9px;
    font-weight: normal;
    color: #015A84;
}

.markerPopup a:hover, .markerPopup a:active 
{
    font-size: 9px;
    font-weight: normal;
    color: #508499
}


.markerPopup #head div {
    color: #394A58;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
}
.markerPopup #popupContent {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    overflow: hidden;
}
#head {
    color: #394A58;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    left: 20px;
    position: relative;
    top: 20px;   
    width: 85%;
	over
}

#head div{       
	color: #004165;
    float: left;
    height: 16px;
    overflow: hidden;
    position: relative;
    width: 338px;}

#head .subtitle{
    clear: both;
    color: #004165;
    font-size: 0.7em;
    height: 16px;
    line-height: 8px;
    margin-top: 2px;
}
/* info box - left */
.markerPopup #popupContent #left {
    float: left;
    width: 280px;
	position:relative;
}
.markerPopup #popupContent #left #markerLogo {
    height: 51px;
    width: 45px;
	float: left;
	position:relative;
}
.markerPopup #popupContent #left #markerLogo img {
    height: 51px;
    width: 40px;
}
.markerPopup #popupContent #left #address {
   
	float: left;
	position:relative;
	width:235px;
}
.markerPopup #popupContent #left .storeName {
    font-weight: bold;
    color: #394a58;
    font-size: 12px;
}
.markerPopup #popupContent #left .street {}
.markerPopup #popupContent #left .suburb {}
.markerPopup #popupContent #left .postcode {}
.markerPopup #popupContent #left .state {} 
.markerPopup #popupContent #left #openHours {

	 clear: both;
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    position: relative;
    width: 280px; 
}
/* info box - Right*/
.markerPopup #popupContent #right {
    float: right;    
}
.markerPopup #popupContent #right #streetView {
    text-align: center;
    position: relative;
    left: 6px;
}
.markerPopup #popupContent #right #streetView .image {}
.markerPopup #popupContent #right #streetView .name {}
#streetviewLink { /*padding-right: 7px; */}
#streetViewImg img{
    border: 1px solid #D3D3D3;
}
/* info box - actions */
#actions {    
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 5px;
    padding-top: 10px; 
    height: 25px;
    border-bottom: solid 1px #D9D9D9;
    border-top: none;
}
#actions a {
        white-space: nowrap;   
        float: left;
        line-height: 18px;
}
#actions img {

    white-space: nowrap;   
    float: left;
}
#emailLink a{
    padding-left: 22px;
	padding-right: 7px;
    background: url(../images/map/icon-mail.gif) no-repeat scroll left;
    text-decoration:underline;
}
#emailLink a:hover{
	text-decoration: none;
}
#directionsLink a{
    padding-left: 22px;
	padding-right: 7px;
	margin-left: 5px;
    background: url(../images/map/icon-car.png) no-repeat scroll left;
    text-decoration:underline;
}
#directionsLink a:hover{
	text-decoration: none;
}
#phoneLink a{
    padding-left: 22px;
	padding-right: 7px;
    margin-left: 5px;
    background: url(../images/map/icon-phone.png) no-repeat scroll left;
    text-decoration: none;
    cursor: inherit;
}
/* info box - more info */
#moreInfoContent 
{
    display: none;  
    padding: 10px;
    padding-bottom: 0px;
}
#moreInfoContent
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px; 
    font-weight: normal;
    color: #394A58;
    font-size: 11px;
}
#moreInfoContent span{
    font-size: 12px;
    font-weight: bold;
}
#moreInfoContent #moreInfoFooter 
{
    width: 350px;
    padding: 5px;
    clear: both;
    background: #EEF5F9;
    font-weight: normal;
    font-size: 12px;
    line-height: 25px;
}
#moreInfoContent #moreInfoFooter a {}
/* info box - footer */
#popupFooter {
    font-size: 11px;
    left: -5px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    top: 4px;
}
#popupFooter #actions{
        position: relative;
        top: -5px;
}
#popupFooter #moreinfo {    
    color: #004165;
    font-size: 9px;
    left: 300px;
    position: relative;  
}

/**** directions *******************/
#directionsInput{
    width: 272px;
	    margin-top: 10px;
}


#getDirectionsBtn{
    background: url("../images/map/btn-getdirections.png");
    float: right;
    height: 30px;
    margin-right: 6px;
    margin-top: 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 110px;
    cursor: pointer;
    border-style: none;
	font-size:0px;
	color: transparent;
}
#a-icon{
    margin: 0 5px 0px 2px;    
    vertical-align: bottom;
	float:left;
}
#b-icon{
    margin:15px 5px 0 2px;
}
#startAddressText{
    width:220px;
}
#endAddress{
    width:272px;
    float: left;
}


/**** autocomplete *******************/
.ui-autocomplete-loading { 
	background: white url('../../../../media/byond/images/loading_16x16.gif') right center no-repeat; 
}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #B3B3B3;
	color: #333333;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius:4px;
}
.ui-autocomplete-input {
	color: #ababab !IMPORTANT;

}
#page ul.ui-autocomplete {
	cursor: default;
	position: absolute;
	margin-bottom: 0;
	margin-left: 0;
}
* html .ui-autocomplete {
	width: 1px;
}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus
	{
	background: #DADADA;
	border: 1px solid #999999;
	color: #212121;
	font-weight: normal;
		-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius:4px;
}
.ui-menu .ui-menu-item {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #004165;
}
.ui-menu .ui-menu-item a {
	display: block;
	line-height: 1.5;
	padding: 0.2em 0.4em;
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
}
.ui-corner-all {
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-ms-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px;
	
}
a.ui-corner-all {
	color: #000;
}
.ui-menu {
	display: block;
	float: left;
	list-style: none outside none;
	margin: 0pt;
	padding: 2px;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	clear: left;
	float: left;
	margin: 0pt;
	padding: 0pt;
	width: 100%;
}
.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
	font-family: Arial,Helvetica,sans-serif !IMPORTANT;
	font-size: 1em;
}
.ui-widget-content {
	background: #FFFFFF;
	border-right: 1px solid #b3b3b3;
		border-bottom: 1px solid #b3b3b3;
		border-left: 1px solid #b3b3b3;
				border-top: 1px solid #fff;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	background: #CCCCCC;
	border: 1px solid #b3b3b3;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
	background: #E6E6E6;
	border: 1px solid #b3b3b3;
	color: #555555;
	font-weight: normal;
}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{
	background: #004165;
	border: 1px solid #b3b3b3;
	color: #fff;
	font-weight: normal;
}
.ui-state-hover a,.ui-state-hover a:hover {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
	background: #FFFFFF;
	border: 1px solid #b3b3b3;
	color: #212121;
	font-weight: normal;
}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-widget :active {
	outline: medium none;
}

/* hightlight row */

div#page #content_left ul li:hover, table.adp-directions tr:hover{background-color:#EEEEEE;}


select#searchnMultiplAddressDdl option{
	padding-left:3px;
	font-size:11px;
	color: #333;

}

.facebook {
	background: url(../../../../templates/ByondCoreCommon/core_images/social/fbookLogo.png) no-repeat;
    width: 27px;
    height: 27px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
}

.twitter {
	background: url(../../../../templates/ByondCoreCommon/core_images/social/twitterLogo.png) no-repeat;
    width: 27px;
    height: 27px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
}
