@import url(custom_common.css);

@import url(color_schemes/gis-sub.css); 
@import url(color_schemes/gis-erdas.css); 

/* ---------- Base styles ---------- */

body {
	background: #78C6F0;
	/*background: #FFFFFF;*/
	font-size: 13px;
}

a {
	color: #5B677D;
	text-decoration: underline;
}

a:hover {
	color: #06C;
	text-decoration: none;
}

hr, .separator {
	border-color: #BFBFBF transparent #FFF;
	border-style: solid;
	border-width: 1px 0;
}

#wrapper {
	background: none;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
}

.ie6 #wrapper {
	width: 90%;
}

#banner {
	background: url(../images/custom/banner.jpg) no-repeat scroll center top transparent;
	background-size: cover;
	border-bottom: 2px solid #FFFFFF;
}

#banner .company-title {
	float: none;
	padding:35px 0 0 10px;
	display: none;
}

#banner .topright {
	display: none;
}

body #banner .logo a {
	float: left;
}

.current-community {
	display: none;
}

.logo .current-community {
	background: #A6AFBE url(../images/dock/my_places_public.png) no-repeat 15px 50%;
	color: #FFF;
	display: block;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	margin: 15px 0 0 20px;
	padding: 7px 17px 7px 40px;
}

#skip-to-content:focus {
	clip: auto;
	right: 0;
	z-index: 200;
}

#sign-in {
	background: url(../images/common/key.png) no-repeat 3px 50%;
	font-weight: bold;
	padding: 5px 5px 5px 25px;
	position: absolute;
	right: 0;
	top: 0;
     color: white;
}

.guest-community .logo .current-community {
	display: none;
}

.private-page .logo .current-community {
	background-image: url(../images/dock/my_places_private.png);
}

.ie6 #banner {
	height: 1%;
}

.ie6 #banner h1.logo {
	height: 1%;
}

/* ---------- Main navigation ---------- */

#navigation {
	background:#020509;
	border-top: 1px solid #304049;
	margin: 0 auto;
	/*width: 990px;*/
	padding:0;
	display: block;
}

.js #navigation {
    position: relative;
}

#navigation h1 {
	display:none;
}

#navigation ul {
    min-height: 25px;
    padding: 0;
    /*width: 950px;*/
	margin: 0 auto;
	display: inline-block;
}

#navigation a {
	display: block;
}

.ie6 #navigation li, .ie7 #navigation li, .ie6 #navigation a, .ie7 #navigation a {
	display: inline;
	zoom: 1;
}

#navigation li {
	position: relative;
	border-right: 1px solid #304049;
	border-top: 1px solid #304049;
	border-bottom: 1px solid #304049;
    display: inline-block;
    padding: 0;
}

#navigation li {
	float:left;
    list-style-type: none;
}

#navigation li a {
    text-decoration: none;
}

#navigation a {
	color: #FFF;
	padding: 5px 20px;
}

#navigation .selected a, #navigation a:hover, #navigation a:focus, #navigation .child-menu li a {
	background-color:#29BBD3;
	color: #FFF;
	outline: 0;
}

#navigation li:hover .child-menu {
	background: #1E2529;
	display: block;
	position: absolute;
	width: 200px;
	z-index: 200;
}

.ie6 #navigation li.hover .child-menu {
	background: #1E2529;
	display: block;
	position: absolute;
	width: 200px;
	z-index: 200;
}

#navigation .child-menu {
	display: none;
}

#navigation .child-menu li {
	border-color: -moz-use-text-color -moz-use-text-color #FFFFFF;
    border-style: none none dotted;
	border-width: 0 0 1px;
	display: block;
	float: none;
	margin: 0;
}

#navigation .child-menu li a {
	cursor: pointer !important;
}

.ie7 #navigation .child-menu li a {
	zoom: 1;
}

#navigation .child-menu li a:hover {
	background-color: #020509;
}

#navigation .child-menu .selected a {
	background: #020509 url(../images/navigation/bullet_selected.png) no-repeat 5px 50%;
}

/* ---------- Portlet wrapper and icons ---------- */

.portlet {
	margin: 0 0 10px;
	text-align: left;
}

.portlet-topper {}

.portlet-title {
	float: none;
	min-width: 50%;
	padding: 5px;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
}

.lfr-portlet-title-editable {
	margin-top: -4px;
	z-index: 9999;
}

.ie .lfr-portlet-title-editable {
	margin-top: -6px;
}

.lfr-portlet-title-editable-content {
	padding: 0;
}

.ie .lfr-portlet-title-editable-content {
	margin-top: 4px;
}

.portlet-icons {
	float: none;
}

.portlet-icons .portlet-close-icon {
	border-width: 0;
}

.page-maximized .portlet-icons {
	font-size: 11px;
}

.portlet-icon-back {
}

.ie .portlet-title {
	padding-bottom: 5px;
}

.ie6 .portlet-topper {
	zoom: 1;
}

/* ---------- Footer ---------- */

#footer {
	background: #020509;
    border-top: 1px solid #304049;
    color: #FFFFFF;
    font-size: 11px;
    padding: 10px;
    text-align: center;
}

/* ---------- Hudcrumbs ---------- */

.lfr-hudcrumbs {
	position: fixed;
	top: 0;
	z-index: 200;
}

.lfr-hudcrumbs ul {
	background: #414445;
	background: rgba(0, 0, 0, 0.8);
}

.lfr-hudcrumbs .breadcrumbs li a, .lfr-hudcrumbs .breadcrumbs li span {
	color: #FFF;
}

.lfr-hudcrumbs li span {
	background-image: url(../images/common/breadcrumbs_hud.png);
}

/* ---------- Misc. ---------- */

.lfr-panel-container {
	background-color: transparent;
}

.aui-combobox .aui-field-input {
	padding: 4px 3px 3px;
	font-size: 11px;
	height: 15px;
}

.aui-combobox .aui-field {
	float: left;
	line-height: 0;
}

.lfr-portlet-title-editable-content .aui-field {
	float: none;
	display: inline;
}

/* ---------- Extras ---------- */

.portlet-borderless-bar {
	-moz-border-radius: 20px;
	-moz-box-shadow: inset 0 1px 3px #000;
	-webkit-border-radius: 20px;
	-webkit-box-shadow: inset 0 1px 3px #000;
	border-radius: 20px;
	box-shadow: inset 0 1px 3px #000;
}

.portlet-topper {}

.logo .current-community {
	-moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #FFF;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #FFF;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #FFF;
}

.aui-combobox .aui-toolbar-first {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}












/***** 20110429 *****/


.gis .portlet-layout .wrapper {
	/*width:990px;*/
	margin:0 auto;
}

.gis-main #banner {
	height:100px;
}

.gis-main #banner table {
}

.gis .portlet-title .icon {
	display: none;
}

#r1 {
	background: #AFECFF url(../images/custom/background.png) repeat-x top center;	
}

#r1 .wrapper{
	background-color:#fff;
}

#r1 .lfr-column {
	padding:0;
}

#r2 {
	background: #333 url(../images/custom/background-r2.png) repeat-x top center;
	color: #fff;
}

#r2 .portlet-title {
	color: #29BBD3;
}

#r3 {
	background-color: #1F1F1F;
	color: #999;
	display: none;
}

.gis {}

.gis-main {}

.gis .blue {
	width:220px;
	margin-top:10px;
}

.gis .blue,
.gis .blue a {
	color:#fff;
}

.gis .blue .portlet-top,
.gis .blue .portlet-btm {
	height:0px;
}

.gis .blue .portlet-topper {
	margin-top: -8px;
}
.gis .blue .portlet-content {
	margin-top: -20px;
}

.gis .blue .portlet-content-container {
	padding-top:20px;
}

.gis .b1 .portlet-top{
	background: url(../images/custom/blue-b1-top.png) no-repeat top right;
}

.gis .b1 .portlet-btm {
	background: url(../images/custom/blue-b1-btm.png) no-repeat bottom right;
}

.gis .b1 .portlet-topper,
.gis .b1 .portlet-content {
	background: #227A94;
}

.gis .b2 .portlet-top{
	background: url(../images/custom/blue-b2-top.png) no-repeat top right;
}


.gis .b2 .portlet-btm {
	background: url(../images/custom/blue-b2-btm.png) no-repeat bottom right;
}

.gis .b2 .portlet-topper,
.gis .b2 .portlet-content {
	background: #2C9DBF;
}

.gis .b3 .portlet-top{
	background: url(../images/custom/blue-b3-top.png) no-repeat top right;
}

.gis .b3 .portlet-btm {
	background: url(../images/custom/blue-b3-btm.png) no-repeat bottom right;
}

.gis .b3 .portlet-topper,
.gis .b3 .portlet-content {
	background: #29BBD3;
}

.gis #column-1 {
	padding-top:10px;
}


.gis #column-4 {
	padding:10px 5px;
	/*width: 25%;*/
}

.gis #column-4 .portlet-topper {
	background: url(../images/custom/c1-portlet-title.png) no-repeat bottom left;
	margin-bottom:2px;
}

.gis #column-4 .portlet-title {
	color: #2C9DBF;
	padding: 5px 5px 0 55px;
	line-height:18px;
}

.gis #column-4 .portlet-content {
	border: 1px dotted #000;
}

.gis #column-4 .journal-content-article a {
	color:#FF6600;
}




.gis #column-4A {
	padding:10px 5px;
}

.gis #column-4A .portlet-topper {
	background: url(../images/custom/c1-portlet-title.png) no-repeat bottom left;
	margin-bottom:2px;
}

.gis #column-4A .portlet-title {
	color: #2C9DBF;
	padding: 5px 5px 0 55px;
	line-height:18px;
}

.gis #column-4A .portlet-content {
	border: 1px dotted #000;
}

.gis #column-4A .journal-content-article a {
	color:#FF6600;
}




.gis #r2 .journal-content-article a {
	color:#FFF;
}

.gis #column-5,
.gis #column-6,
.gis #column-7 {
	width: 25%;
}

.gis #column-5,
.gis #column-7 {
	background: transparent url(../images/custom/div-border.png) no-repeat;
}

.gis #column-5 {
	background-position: center right;
}

.gis #column-7 {
	background-position: center left;
}

.gis #column-8,
.gis #column-9 {
	width: 50%;
}

#column-1 {
	width:100%;
}



/***** GIS ie setting *****/
.ie .interactive-mode {
	top:10px;
}



/***** Editor Section *****/

.page-maximized #wrapper{
	background: #AFECFF url(../images/custom/background.png) repeat-x center 180px;
}
.columns-max #column-1{
	background-color: #fff;
	width: 990px;
	margin: 0 auto;
}

.portlet-login .navigation {
	background: transparent;
	border-top: 1px dotted #fff;
	padding: 10px;
}

.portlet-login .navigation li {
	padding:2px 0;
	float:none;
}

.portlet-content h1 {
	color:#2C9DBF;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 5px;
}

.cke_show_borders {
	background:none;
}

.columns-max .portlet-layout {
	width:990px;
	margin:0 auto;
}

/* ---------- map style ---------- */

@charset "UTF-8";
/* CSS Document */


.thumbnail{
	position:absolute;
	z-index: 0;
	font-size:4px;
}

.thumbnail:hover{
	
background-color: transparent;
z-index: 50;

}
.thumbnail span{ 
position: fixed;
background-color:#FFF;
padding: 5px;
border: 1px solid gray;
color: black;
text-decoration: none;
visibility:hidden;
font-size:4px;
}

.thumbnail span img{ 
border-width: 0;
padding: 2px;

}

.thumbnail:hover span {
	position:absolute;
	right:60px;
	visibility:inherit;
}



@media screen and (max-width: 2033px) {
	img { max-width: 1100px }
	.svcbut { max-width: 200px; height: auto}
    .gis .portlet-layout .wrapper { width:990px; }	
	#navigation  { width:100%; }
	#headDiv { width: 1492px; }
	#navDiv { width: 1492px; }
	#banner {
		background: url(../images/custom/banner.jpg) no-repeat scroll center top transparent;
		background-size: cover; }	
}

@media screen and (max-width: 1590px) {
	img { max-width: 1100px }
	.svcbut { max-width: 200px; height: auto}
    .gis .portlet-layout .wrapper { width:990px; }	
	#navigation  { width:100%; }	
	#headDiv { width: 1492px; }
	#navDiv { width: 1492px; }
}
	
@media screen and (max-width: 1349px) {
	img { max-width: 866px }
	.svcbut { max-width: 180px; height: auto}
	.gis .portlet-layout .wrapper { width:100%; }	
	#navigation  { width:100%; }	
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
	#banner {
		background: url(../images/custom/banner1500.jpg) no-repeat scroll center top transparent;
		background-size: cover; }	
}

@media screen and (max-width: 1300px) {
	img { max-width: 850px }
	.svcbut { max-width: 160px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 1250px) {
	img { max-width: 800px }
	.svcbut { max-width: 150px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 1200px) {
	img { max-width: 740px }
	.svcbut { max-width: 140px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
	#banner {
		background: url(../images/custom/banner1100.jpg) no-repeat scroll center top transparent;
		background-size: cover; }		
}

@media screen and (max-width: 1150px) {
	img { max-width: 700px }
	.svcbut { max-width: 130px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 1100px) {
	img { max-width: 642px }
	.svcbut { max-width: 120px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 1050px) {
	img { max-width: 592px }
	.svcbut { max-width: 110px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
	#banner {
		background: url(../images/custom/banner1100.jpg) no-repeat scroll center top transparent;
		background-size: cover; }	
}

@media screen and (max-width: 1000px) {
	img { max-width: 542px }
	.svcbut { max-width: 100px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
	#banner {
		background: url(../images/custom/banner900.jpg) no-repeat scroll center top transparent;
		background-size: cover; }	
}

@media screen and (max-width: 950px) {
	img { max-width: 492px }
	.svcbut { max-width: 90px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 921px) {
	img { max-width: 463px }
	.svcbut { max-width: 80px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 900px) {
	img { max-width: 434px }
	.svcbut { max-width: 70px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
	#banner {
		background: url(../images/custom/banner1100.jpg) no-repeat scroll center top transparent;
		background-size: cover; }
}

@media screen and (max-width: 850px) {
	img { max-width: 392px }
	.svcbut { max-width: 60px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 800px) {
	img { max-width: 342px }
	.svcbut { max-width: 50px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 750px) {
	img { max-width: 280px }
	.svcbut { max-width: 40px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 700px) {
	img { max-width: 242px }
	.svcbut { max-width: 30px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

@media screen and (max-width: 600px) {
	img { max-width: 142px }
	.svcbut { max-width: 20px; height: auto}
	#navigation  { width:100%; }
	#headDiv { width: 100%; }
	#navDiv { width: 100%; }
}

#headDiv {
	display: table;
	margin: 0 auto;

}

#navDiv {
	display: table;
	margin: 0 auto;

}

