/*
 * Web Layout
 */
 
 
 
 
/*
#header {
  overflow:hidden;
  height:36px;
  margin:0;
  padding:0px 0px;
}

#top_toolbar{
	width:100%;
}

#top_toolbar a img{
	border:none;
}
*/




/*
 * ESRI Widgets
 */
/*
.esriPopup .actionsPane .zoomTo {
     display: none;
}
.esriPopup .titleButton.maximize {
     display: none;
}

.esriPopup .titlePane {
    background-color: rgb(80,150,170);
    color: #FFFFFF;
    line-height: 20px;
    padding-left: 6px;
}

.esriPopup .contentPane {
    position: relative;
    overflow: auto;
    padding: 6px 6px 1px 6px;
    background-color: #F7F7F7;
    color: #1F6590;
}

.esriSimpleSliderTL {
    top: 100px;
    left: 20px;
}

.esriLargeSliderVertical {
	top: 300px;
}

.esriScalebar {
	padding: 0px 60px;
}
*/




/*
#navbarDiv {
	position: absolute;
	top: 200px;
	left: 10px;
	z-index: 53;
}

#coordinatesDiv {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);  	
  	font-family: "Verdana", "Times New Roman", "Tahoma", "Vrinda", "Arial", "Helvetica", "sans-serif";
  	font-size: 11px;
	position: absolute;	
	height:15px;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
}
*/



/*
 * jQuery-UI Dialog Customization
 */
 /*
.ui-dialog-title {
	font-size: 10pt;
	height:100%;
}

.ui-dialog .ui-dialog-titlebar {
	padding: 0.2em 0.2em;
}

.ui-dialog .ui-dialog-content {
    padding: 0.2em 0.2em;
}

.ui-widget-header {

}

.transparent_class {
     -moz-opacity:0.5;
     -khtml-opacity: 0.5;
     opacity: 0.5;
}

*/




/*
table.searchResultList {
    border-collapse: collapse;
    width: 100%;
    font-size: 10px;
}
table.searchResultList thead {
    text-align:left;
    display: table;
    float: left;
    width: 100%;
    background-color: #008bce;
    color: #ffffff;
}
table.searchResultList tr.header {
    width: 100%;
    background-color: #008bce;
    color: #ffffff;
}
table.searchResultList thead tr {
    display: table-row;
    width: 100%;
    padding-left: 3px;
}
table.searchResultList tbody {
    display: block;
    height: 250px;
    overflow: auto;
    float: left;
    width: 100%;
}
table.searchResultList tbody tr {
    width: 100%;
}
table.searchResultList th._10pc, td._10pc { width: 10%; }
table.searchResultList th._20pc, td._20pc { width: 20%; }
table.searchResultList th._30pc, td._30pc { width: 30%; }
table.searchResultList th._40pc, td._40pc { width: 40%; }
table.searchResultList th._60pc, td._60pc { width: 60%; }
table.searchResultList th._70pc, td._70pc { width: 70%; }

table.searchResultList tr:after{ content: "."; visibility: hidden; }
table.searchResultList tr.row0 { background-color: #CAEBF3; }
table.searchResultList tr.row1 { background-color: #E5F1F5; }
table.searchResultList td.rssublist_cap { width: 30%; line-height: 20px; padding-left: 3px; font-size: 10px; colour:#505050;}
table.searchResultList td.rssublist_content { width: 70%; line-height: 20px; padding-left: 3px; font-size: 10px;colour:#505050;}
table.searchResultList tbody tr { height: 18px; }
table.searchResultList tbody td { padding:1px 8px; }
*/




/*** start add ***/
/*
.error_msg { color: #ff0016; }
.topmenutxt { color: #000000; font-size: 11px; text-decoration: none; }
.topmenutxt a:link, a:visited { color: #000000; font-size: 11px; text-decoration: none; }
.topmenu_stxt { color: #000000; font-size: 10px; text-decoration: none; }
*/




/*** start: right side result list - sub content ***/
/*
div.defaultfont { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; }
div.rssublist { border: 0; width: 100%; text-align: left; margin: 0 auto; overflow-x: hidden; }

div.rssublist_subtitle {
 font-size: 11px; font-weight: bold; color: #ffffff;
 font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
 background-color: rgb(87, 120, 189);
}
div.rssublist_subhead { font-size: 11px; font-weight: bold; color: rgb(30, 108, 30); padding: 5px;
 font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; background-color: rgb(219,190,102); }
div.rssublist_category {
  font-size: 11px; color: rgb(30, 108, 30);
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  background-color: #ffffc1;
  border-top:1px solid #d2ffd2; border-bottom:1px solid #d2ffd2;
}
div.rssublist_row0 { background-color: #FFFFEB; color: #505050; border-bottom: 1px solid #d2ffd2; border-top: 1px solid #3795AF; overflow: auto; }
div.rssublist_row1 { background-color: #DEF0F5; color: #505050; border-top: 1px solid #3795AF; overflow: auto; }

div.rssublist_cap { float: left; width: 30%; line-height: 20px; padding-left: 3px; font-size: 10px; }
div.rssublist_content { float: left; width: 70%; line-height: 20px; padding-left: 3px; font-size: 10px; width: 200px; }

div.rssublist_lineseparate { background-color: rgb(64,164,113); height: 1px; }

div.padleft5 { padding-left: 5px; }
div.rssublist_width { width: 99%; }
div.rgh_width { width: 100%; }

div.srhouter { padding: 0px; margin: 0px; width: 99%; }
div.srhform { padding: 2px; margin: 0px auto; border: 1px solid #62519f; width: 99%; }
div.srhnote { font-size: 11px; color: #787878; font-weight: normal; padding: 10px; }
ol.decimal { list-style-type: decimal; line-height: 14px; margin: 5px 5px 10px 23px; }
div.srhform_row { font-size: 11px; font-weight: bold; color: #40a471; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
  padding-left: 10px; background-color: #eaf5de; border-bottom: solid 2px #ffffff; }
div.srhform_col1 { width: 30%; float: left; padding-top: 5px; }
div.srhform_col2 { padding: 2px; border-left: solid 2px #ffffff; width: 60%; float: left; }
div.srhform_colhead { color: #276345; }
*/
/*** end: right side result list - sub content ***/




/*
div.w100 { width: 100px; }
div.floatleft { float: left; }
div.clear { clear: both; }
*/




/*** start: Tiny Carousel ***/

/*
#slider1 { height: 1%; overflow:hidden; padding: 0 0 10px;   }
#slider1 .viewport { float: left; width: 240px; height: 125px; overflow: hidden; position: relative; }
#slider1 .buttons {
    background: #C01313;
    border-radius: 35px;
    display: block;
    margin: 30px 10px 0 0;
    float: left;
    width: 35px;
    height: 35px;
    position: relative;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size: 22px;
}
#slider1 .next {
    margin: 30px 0 0 10px;
}
#slider1 .buttons:hover{
    color: #C01313;
    background: #fff;
}
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
#slider1 .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; height: 121px; border: 1px solid #dcdcdc; width: 236px;}
*/

/*** end: Tiny Carousel ***/
/*** end add ***/




/*
.topmenutxt { color: #000000; font-size: 11px; text-decoration: none; }
.topmenutxt a:link, a:visited { color: #000000; font-size: 11px; text-decoration: none; }
.topmenu_stxt { color: #000000; font-size: 10px; text-decoration: none; }
*/
