/* Common stylesheet */

@import url("common_styles.css");

/* Header colors */

h2, h3, h4, h6, h7,h5{ color:#3A9457; }
h2.topHeader{margin-top:7px;}

h4 {border-bottom:1px solid #ccc; margin:10px 0 0 0; font-weight:bold;}
	

#foot{text-align:center;}

.style1 { color: #3A9457; font-weight: bold; display:block;	margin:10px 0 5px 0;}
.style1_inl { color: #3A9457; display:inline; font-weight: bold; }

.style2 { color: #333; font-weight: bold; display:block; margin:10px 0px 10px 0;}
.style2_inl { color: #333; display:inline; font-weight: bold; }

#showcase{width:100%;}
noscript{color:#c00;}
#label{float:left;padding:1px 10px; margin:5px 10px 5px 0;}
#label_title{float:left; padding:1px 2px; margin:5px 10px 5px 5px;  font-weight:bold;}
#th_link{float:left; margin:0 4px 4px 0;}
#kml_title{display:block; padding:0 0 5px 0; color:#3A9457; font-weight:bold;}
#showcaseEntry{float:left; margin:10px 1% 15px 0px;}
#kml_links{display:block; margin:10px 0px 10px 0;}
#kml_p{margin:0; padding:0;}
.dl_button_table{float:right;background:#fff;}
.dl_button_td{padding:20px 30px 10px 60px;}
p.dflt{margin:4px 0 0px 0; padding:0;}
.imgThmb{border:#C7F1D5 1px solid; padding:5px;}
#open_kml{padding-left:5px;}

.dflt_list{list-style:none; margin:10px 0px 20px 10px; padding:0;}
.dflt_list li{margin:5px 0;}

.tut_img{padding:10px 0px 30px 20px;}

div.buttonHolder{float:right; background:#fff; margin:32px 0 10px 20px; padding:0 0 15px 50px;}
a.lclButton_sm{

	background:url(//www.google.com/earth/gallery/images/button_lcl_sm.jpg) no-repeat 0 0px;
	font-size:120%;
	display:block;
	width:78px;
	height:31px;
	margin:0px 0 0px 0;
	padding:0px;
	line-height:22px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

a.lclButton{
  text-align:center;
	background:url(../images/grn_btn_md.gif) no-repeat 0 0px;
	font-size:115%;
	font-weight:bold;
	display:block;
	width:160px;
	height:50px;
	margin:-7px 0 0px 0;
	padding:6px 0 0 0px;
	line-height:19px;
	color:#fff;
	text-decoration:none;
}


