#fn-fieldset input
{
    border: 1px solid #a1c1c2;
    padding: 3px; /*margin-left: -20px;*/ /*text-transform: lowercase;*/
}
#OriginSearchBox
{
    /*width: 193px;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:  #F8F8F8;
    color: #222;
    padding: 8px 5px;
    border: solid 1px #999;
    /*height: 18px;*/
    margin: 0px;
}
#fn-fieldset .css-radio
{
    border: none; /*margin-left: -5px;*/
}
#fn-fieldset h1
{
    padding-left: 10px;
    margin-bottom: 0px;
}
#advsearch-content input .css-radio
{
    width: 20px;
    border: 0px none black;
}
.css-label
{
    color: #10548E;
    background-color: transparent;
}
.css-radio
{
    color: blue;
}
/*#advsearch-content .css-radio{ background-color: transparent; }*/

.fn-locationname
{
    font-size: larger;
}

.fn-locationsfound
{
    font-size: 13px;
    width: 463px;
    margin-bottom: 5px; /*border: 1px dotted red; width:350px*/
}

#fn-results-container
{
    width: 48%;
    margin-bottom: 5px;
}
#fn-mapall-container
{
    float: right;
    width: 48%;
    position: relative;
}
.fn-result
{
    float: left;
    border: 1px solid #cdd4d4; /*width: 365px;*/
    margin: 0 0 5px 0;
    padding: 5px;
    background-color: transparent;
}
.fn-result-profile
{
    border: 1px solid #cdd4d4;
    background-color: #f3f9f9;
    width: 100%;
    margin: 0 0 5px 0;
}
.fn-searchcontrols
{
    width: 365px;
}

#fn-container
{
    background-color: transparent;
    width: auto; /*800px/* 	margin: 2px; 	/*padding: 10px;*/
}
#fn-container, .fn-body
{
    /*font-family: trebuchet ms, arial, helvetica, sans-serif;*/
}
/*.css-button
{
    border: thin none white;
    background: url(http://www.humanservices.gov.au/images_pod/box-go-btn.png) 0 0 no-repeat;
    width: 60px;
    height: 30px;
    cursor: pointer;
    font-weight: bold;
    margin-top: -1px;
}*/
/*#fn-container .fn-pagination{ width: 380px; }*/


/*#frmAmbiguous{ width: 390px; }*/

#frmAmbiguous .css-panel
{
    background-color: #EEEEEE;
}

/*Styles to overide global styles in parent style sheets*/

#fn-results-container li
{
    padding: 0 0 0 1em;
    padding-left: 10px;
    margin: 0 0 0 0;
    list-style-type: none;
    background-color: transparent;
}

.ziumfooter a
{
    color: #A9A9A9;
    font-size: 10pt;
    text-decoration: none;
}

.fn-detail-header
{
    /*width: 360px;*/
}
#fn-fieldset
{
    /*width: 380px;*/
    border: 1px none orange;
    padding: 0;
    clear: both;
}
.fn-search-step
{
    margin: 10px 0px 5px 0px;
    padding: 0 0 2px 5px; /*background-color: #e3f0f1;*/ /*border-bottom: 1px dashed #b1b1b1;*/ /*font-size: 91.667%;*/
}
.fn-search-step-item
{
    margin: 2px 0px 2px 30px;
    width: 300px;
}
.fn-search-step-item img
{
    float: right;
}
/* Cluetip styles */
/* global */
#cluetip-close img
{
    border: 0;
}
#cluetip-title #cluetip-close
{
    float: right;
    position: relative;
}
#cluetip-waitimage
{
    width: 43px;
    height: 11px;
    position: absolute;
    background-image: url('/images/tools/wait.gif');
}
.cluetip-arrows
{
    display: none;
    position: absolute;
    top: 0;
    left: -11px;
    height: 22px;
    width: 11px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
#cluetip-extra
{
    display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default
{
    background-color: transparent;
}
.cluetip-default #cluetip-outer
{
    position: relative;
    margin: 0;
    background-color: #edf5f5;
}
.cluetip-default h3#cluetip-title
{
    margin: 0 0 5px;
    padding: 8px 10px 4px;
    font-size: 1.1em;
    font-weight: normal;
    background-color: #b2d9dA;
    color: black;
}
.cluetip-default #cluetip-title a
{
    color: #b2d9dA;
    font-size: 0.95em;
}
.cluetip-default #cluetip-inner
{
    padding: 10px;
}
.cluetip-default div#cluetip-close
{
    text-align: right;
    margin: 0 5px 5px;
    color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows
{
    background-image: url(graphics/darrowleft.gif);
}
.clue-left-default .cluetip-arrows
{
    background-image: url(graphics/darrowright.gif);
    left: 100%;
    margin-right: -11px;
}
.clue-top-default .cluetip-arrows
{
    background-image: url(graphics/darrowdown.gif);
    top: 100%;
    left: 50%;
    margin-left: -11px;
    height: 11px;
    width: 22px;
}
.clue-bottom-default .cluetip-arrows
{
    background-image: url(graphics/darrowup.gif);
    top: -11px;
    left: 50%;
    margin-left: -11px;
    height: 11px;
    width: 22px;
}

/* Remove excess space at the bottom of lists */
#fn-container ul
{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.fn-hours-comment
{
    font-style: italic;
}


#fn-fieldset .go-btn
{
    border: none;
}
.ui-tabs-nav li a
{
    text-decoration: none;
}
.ui-tabs-panel
{
    margin-top: -4px;
}
.fn-comment
{
    font-style: italic;
}
#fn-infowindow-container
{
    width: 200px;
}

/* Override global style */
#docBody ul li
{
    background: transparent none no-repeat scroll;
}
label
{
    display: inline;
}
.fn-table td
{
    border-bottom: 0px none #09C;
}

input.css-button
{
    background-color: #EE7222;
    color: #F8F8F8;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
}
div .css-message{
		background-color: #fffacd;
	border: 1px solid Silver;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	color: maroon;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
