﻿/*
Standard 
Author:   rebecca.mccay
Created:  11/16/2009 10:41:41 AM
*/

body {
    color:#000000;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: medium;   
    
}

#Table_01 { margin: 0 auto;}

h1 { font-size: 200%; }
h2 { font-size: 160%; }
h3 { font-size: 130%; }
h4 { font-size: 115%; font-weight: bold; }
h5 { font-size: 105%; }
h6 { font-size: 90%; font-weight: bold; margin-bottom: 3px; }
p, label, legend, ol, table, input, select { font-size: 90%; }
/*td { padding: 0.25em; }*/
strong { font-weight: bold; }
ol { list-style-type: decimal; margin-left: 1.75em; }

a:link, a:visited 
{
	color: #4988BE;
	background: transparent;
	text-decoration: underline;
}

#page
{
	width:800px;
	/*background-color:#4988be;*/	
	position:relative;
}


#search {
    padding: 1em 1em 0;

}

#search input
{
	margin-top:2px;
}


#map {
    width: 797px;
    height: 448px;
    margin-right: 0px !important;
    margin-left: auto !important;
}

.mapResultsOpen
{
	width:643px !important;
	margin-right: 0px !important;
	margin-left: auto !important;	
}

#footer {
	padding: 1em;
}

#footer p, #footer a
{
	text-align: center;
	font-size: 11px;
	color:#999999;
}

.olPopupCloseBox { background: transparent url(  '../images/btnClose.gif' ) no-repeat scroll 0 0 !important; right: 15px !important; width: 35px !important; }

/*.popup-content 
{
	padding: 1em;
	
}


.popup-content p
{
   padding: 1px; 
}*/

.popup-content { padding: 5px 5px 0 0; width: 250px; }
.popup-content img { float: left; padding-right: 5px;  padding-left: 0px;}
.popup-content-table { margin: 3px 0 0 5px;  width: 250px;   }


#btnSearch, #btnReset
{
	margin-left: 20px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#387275 none repeat scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px 6px 4px;
	text-decoration:none;
	cursor:pointer;
}

#btnFilters
{
	margin-left: 0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#387275 none repeat scroll 0 0;
	color:#FFFFFF;
	font-weight:bold;
	padding: 2px 6px 2px;
	text-decoration:none;
	cursor:pointer;
}

#btnPointsOfInterest
{
	float:left;
	margin:-10px 0px 0px 0px;
	
	height:0px;
}

/*#btnDirections
{
	float:left;
	margin: -10px 0px 0px 0px;
}*/

#btnDirections
{
      float: left;
      /*left: 70px;*/
      margin: -10px 0 0;
      position: absolute;
}


#btnSearch, #btnReset
{
	border: 0;
	margin: 0;
	padding: 3px 6px 0px 6px;
	font-weight:bold;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;	
}

/*#btnPointsOfInterest:hover, #btnDirections:hover, #btnFilters:hover {background:#285053;}*/

#btnPointsOfInterest span, #btnDirections span, #btnFilters span {
	/*background-image:url(../images/toggle_down_light.png);*/
	background-position: 100% 50%;
	background-repeat:no-repeat;
	padding:2px 16px 2px 0;
	height:22px;
	background-color:#ffffff !important;

}

#btnPointsOfInterest.menu-open, #btnDirections.menu-open, #btnFilters.menu-open {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	/*background:#91C8CA none repeat scroll 0 0 !important;*/
	color:#000 !important;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

#btnPointsOfInterest.menu-open span, #btnDirections.menu-open span, #btnFilters.menu-open span {
	background-image:url(../images/toggle_up_dark.png);
}


#pointsOfInterestWrapper
{
	display: none;
	position: absolute;
	z-index: 2000;
	width: 280px;
	padding: 5px;
	background-color:#FFFFFF;
	left:0px;
	/*top:125px;*/
	height:442px;
	margin-top:20px;
	overflow:auto;
	
}



#drivingDirectionsList
{
	display: none;
	position: absolute;
	z-index: 2000;
	width: 280px;
	padding: 5px;
	background-color: #FFFFFF;
	left: 0px;
	top: 120px;
	height: 365px;
	margin-top: 5px;
	overflow: auto;
	border: 1px solid #E1E1DF;
	border-top: none;
	border-bottom: none;
}


#startTitle
{
	background-color: #FFFFFF;
	left: 0;
	position: absolute;
	top: 105px;
	border: 1px solid #E1E1DF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	width: 290px;
	overflow:hidden;
	

}


#endTitle
{
	background-color: #FFFFFF;
	left: 1px;
	position: absolute;
	top: 499px;
	width: 278px;
	padding: 5px 0px 5px 10px;
	border: 1px solid #E1E1DF;
	border-right-width: 0px;
	overflow: hidden;
}

#startTitle.menu-open
{
	display: block !important;
	height: 25px !important;
}


#endTitle.menu-open
{
	display: block !important;
	height: 30px !important;
}



#filtersList
{
	display: block;
	/*position: absolute;*/
	/*z-index: 2000;*/
	width: 760px;
	background-color:#FFFFFF;
	left:20px;
	/*top:75px;*/
	height:22px;
	margin-top:0px;
	margin-left:8px;
	overflow: hidden ;
	float:left;
	clear:left;
}

.ck1
{
 background-color:#e5e5e5 !important; 
 padding: 0 10px 0 0;  
}

 #filterTab  
{
    margin:0px;
    padding: 2 0 2 2px;
    background-color:#ffffff;       
 
}

#titleImage
{
    margin: 20px 0 5px 20px;
}

.subT
{
    margin: 5px 0 10px 1px;
    text-align:left;
    display:block;
    color: #4988BE;
    z-index:2000;
    font-weight: bolder;
    
}
.subT1
{
    margin: 5px auto;
    text-align: center;
    display:block;
    color: #4988BE;
    z-index:2000;
    font-weight: bolder;
    
}

.online1
{
    color: #ff0000 ; 
    text-decoration: underline;
    
}


.filtertd 
{
    margin:0 0 0 4px;
    padding: 0px 0 0px;
    background-color:#eeeef2;    
    width:153px;
}

#pointsOfInterestList li 
{
	padding: 3px 21px 3px 30px;
	margin: 0 0 .25em 0;
	position: relative;
	cursor: pointer;
}

#pointsOfInterestList li.alt
{

}

#pointsOfInterestList li:hover
{
	background-color: #F2F2F2 !important;
}

#pointsOfInterestList li img.drivingLink 
{
	position: absolute;
	right: 3px;
	top: 3px;
	background-color: #ffffff;
}

#pointsOfInterestList li img.infoIcon 
{
	position: absolute;
	right: 3px;
	top: 21px;
}


#drivingDirectionsList h4
{
	margin: 0.5em 0;
}

#drivingDirectionsList tr td
{
	border-bottom: 1px dotted #ccc;
	padding:5px 0 0 0;
	margin-bottom:5px;
}

#drivingDirectionsList tr.segmentTotal 
{
	border-bottom: none;
}

#drivingDirectionsList tr.segmentTotal td
{
	text-align: right;
}

#multipleAddressDialog
{
    /*position:absolute;*/
    /*top:100px;*/
    /*height: 300px;*/
    /*z-index: 2000;*/
}

.question 
{
	padding: .5em 0;
	line-height: 1.5em;
}



/*
Generic class styles
*/
.hide { display: none;}

.nolist {
    list-style-position: outside;
}

.noindent {
    margin-left:0;
}

.nopadding {
    padding:0 !important;
}

.nomargin {
    margin:0 !important;
}




/*
GEMoney CSS 
Author:   rebecca.mccay
Created:  11/12/2009 9:54:11 AM
*/

.removeTitlebar .ui-dialog-titlebar
{
	display: none;
}

.resultsDialog
{
	margin-top:65px !important;
	margin-left:3px !important;
}

.drivingDirectionsDialog
{
}


#search
{
	height:50px;
	padding: 10px 0 0 20px;
	width:778px;
	border:1px solid #4988BE;
	margin-bottom: 12px;
}

#search-fields
{
	width:500px;
	float:left;
	margin: 2px 10px 4px 5px;
	height:20px;
	display:inline-block;
}


#btnReset
{
	background:url(../images/btn_clear.gif) no-repeat;
	width: 65px;
	height: 22px;
	margin: -4 0 0 0;
	padding: 0;
	border: 0;
	padding: 23px 0 0;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	border: solid 0px #fff !important;
	display: inline-block;
}

#btnSearch
{
	background: transparent url(../images/btn_search.gif) no-repeat center top;
	cursor:pointer;
	height:22px;
	overflow:hidden;
	padding:23px 0 0;
	width:65px;
}


/*#btnFilters
{
	background: transparent url(../images/btn_search.gif) no-repeat center top;
	cursor:pointer;
	height:22px;
	overflow:hidden;
	padding:23px 0 0;
	width:58px;
}

#btnFilters:hover
{
	background: transparent url(../images/btn_search_on.gif) no-repeat center top;
}*/

#btnSearch:hover
{
	background: transparent url(../images/btn_search_on.gif) no-repeat center top;
}

#btnReset:hover
{
	background: transparent url(../images/btn_clear_on.gif) no-repeat center top;
}


#btnPointsOfInterest span
{
	background: #E4EFFE  url(../images/btn_results.gif) no-repeat center top;
	cursor:pointer;
	height:24px;
	overflow:hidden;
	padding:30px 0 0;
	width:70px;
	display:inline-block;
}

#btnPointsOfInterest span:hover
{
	background: transparent url(../images/btn_results_on.gif) no-repeat center top;
	cursor:pointer;
	height:20px;
	overflow:hidden;
	padding:20px 0 0;
	width:70px;
	display:inline-block;
}

#btnPointsOfInterest.menu-open span
{
	background: transparent url(../images/btn_results_on2.gif) no-repeat center top;
	cursor:pointer;
	height:20px;
	overflow:hidden;
	padding: 0 0 0;
	width:70px;
	display:inline-block;
	
	
}

#btnDirections span
{
	background: transparent url(../images/directions.gif) no-repeat center top;
	cursor:pointer;
	height:10px;
	overflow:hidden;
	padding:10px 0 0;
	width:82px;
	display:inline-block;
	/*position:relative;
	top:0px;*/
}

#btnDirections span:hover
{
	background: transparent url(../images/directions_on.gif) no-repeat center top;
	cursor:pointer;
	height:10px;
	overflow:hidden;
	padding:10px 0 0;
	width:82px;
	display:inline-block;
}

#btnDirections.menu-open span
{
	background: transparent url(../images/btn_directions_on2.gif) no-repeat center top;
	cursor:pointer;
	height:10px;
	overflow:hidden;
	padding:0 0 0;
	width:82px;
	display: inline-block;
	margin: 3px 0 0 0;
}

#pointsOfInterestWrapper, #drivingDirectionsList, #filtersList
{

	/*border:1px solid #E1E1DF;*/
}



#txtStreet
{
	width: 160px;
	margin: 0 15px 0 0
}
#txtSuburb
{
	width: 160px;
	margin: 0 15px 0 0
	
}

#txtPostcode
{
	width: 65px;
}

#ddlState
{
 /*vertical-align:middle;*/
 
 
 visibility:  visible;
}

#map {
    width: 797px;
    height: 450px;
    margin-right: 0px !important;
    margin-left: auto !important;
    margin-top: auto !important;
    border:1px solid #4988BE;
    
    
}

.mapResultsOpen
{
	width:506px !important;
	margin-right: 0px !important;
	margin-left: auto !important;
	
}

#popName
{
    padding-bottom:7px;
    margin-left:30px;
    top:23px;
    position:absolute;
    color:#4988BE;
    white-space:nowrap;
}
#popIcon
{
    padding-bottom:0px;
}

/*a.popA:link 
{
  color:#4988BE;
  text-decoration: undeline;  
}*/

/* AutoComplete Styles */
#AutoCompleteExSearch_completionListElem
{
z-index:9999;
}

.autocomplete_highlightedListItem
{
background-color: #F2F2F2;
font-size:12px;
}

.autocomplete_listItemli:hover
{
background-color:#F2F2F2;
border-top: dotted 2px #E1E1DF;
}

.autocomplete_listItem
{
font-size:12px;
}

.autocomplete_list
{
border: solid 1px #E1E1DF;
background-color:#FFFFFF;
}

div#search-buttons
{
    width:150px;
    height:22px;
    float:left;
    
}

td#outL
{
    background-image: url(../images/round/content_04.gif); 
    width:20px;
}
td#outR
{
    background-image: url(../images/round/content_06.gif); 
    width:20px;
}

.checkboxF
{
    margin: 5px 0px 0 0px;
    display:inline;
}

#ResultButtons
{
      display: inline-block;
}

#print_link
{
      text-align: right;
      left: 705px;
      bottom: 525px;
      position: absolute;
      z-index:2000;
}

#print_link a
{
      color: #333333;
      font-size: 11px;
      text-decoration: none;
      text-align: right;
}

#print_link img
{
      margin-right: 5px;
}



