/*
	Author	:	Huahong Qiang
	Email	:	hqiang@lphi.org
*/
/* general */
body {
    background: #F2F2F2;
}
#container{
    width: 960px;
    /*border: solid 1px #CCCCCC;*/
	margin: 0 auto;
}
#container {
   /* height: 640px;*/
}
#masthead {
    position: relative;
    background: url(../icon/header_bg.jpg) no-repeat left top;
    height: 311px;
    border-right: solid 1px #3a6124;
    border-left: solid 1px #3a6124;
    border-top: solid 1px #3a6124;
	width: 960px;
}

#headleft {
    float:left;
    width:25%;
    height: 40px;
    text-align: left;
    font-size: 30px;
    font-weight: bolder;
    color: blue;
    margin-left: 10px;
	background: url(../icon/logo.png) no-repeat 0 1px;
}
#navigation {
    height: 30px;
	margin-right: 15px;
	text-align: right;
	bottom: 20px;
	position: absolute;
	left: 218px;
}
#navigation img {
    float: right;
}
#navigation ul {
    margin :0;
    padding: 0;
    list-style: none;
    float:left;
	padding-left: 117px;
	margin-top: -5px;
}
#navigation ul li {
    float:left;
}
/*#headright li a {
    display: block;
    padding: 0 2em;
    line-height: 2.2em;
    background: url(../icon/tab.png) no-repeat bottom center;
    text-decoration: none;
    color: #fff;
    float: left;
    font-weight: bolder;
    text-align: center;
    font-style: oblique;
    font-size: larger;
}*/
.tab {
    padding-top: 10px;
}

#headright ul a:hover {
    color: #333;
}
#sideContent {
    float:left;
    /*background-color: #64a945;*/
	background: url(../icon/sidebar_bg.png);
    width: 176px;
    height: 600px;
    border-left: solid 1px #3a6124;
    border-top: solid 1px #3a6124;
    border-bottom: solid 1px #3a6124;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #202f14;

	margin-left: 28px;
}

#sideContent h3, legend{
    padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 9px;
    /*line-height: 10px;*/
	color: #3a6124;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #3a6124;
	width: 90%;
	font-weight: bold;
}

legend {margin-left: 2px;
	margin-top: 30px;}

#sideContent img{
    padding-left: 10px;
}

#sideContent p {
    font-size: 9pt;
    color: #202f14;
    padding-left: 10px;
    margin-right: 10px;
    line-height: 13px;
}

#sideContent b {
    font-size: small;
    color: #ed1c24;
    font-style: normal;
}

#sideContent fieldset p {
	margin-bottom: 20px;	
}
#sideContent fieldset{
    border: none;
    margin-left: 0px;
    margin-top: -21px;
}
#sideContent fieldset label,#sideContent fieldset input {
	display: block;
	/*width: 150px;*/
	float: left;
	margin-bottom: 10px;
}
#sideContent fieldset legend{
    text-align: left;
}
#sideContent fieldset label{
    text-align: left;
    font-size: 12px;
    padding-left: 10px;
	width: 44px;
}
#sideContent fieldset label.right {
	width: 129px;	
	padding-left: 1px;
	margin-left: -2px;
}
#sideContent input#zip{
    text-align: left;
    font-size: 12px;
	display: block;
	width: 68px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top:	10px;
}
.greyselect {color: #ccc !important;}
#sideContent select {width: 160px;
	margin-bottom: 10px;}
#distance {width: 75px !important;
	float: left;
	margin-top: 10px;
}


#content {
    width: 960px;
    float: left;
    background: url(../icon/content_bg.jpg) repeat-y left top;
    border-right: solid 1px #3a6124;
    border-left: solid 1px #3a6124;
	padding-top: 15px;
}
#welcome {
    padding-left:10px;
    display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	min-height: 600px;
	zoom: 1;
}
#welcome-test {
    padding-left:10px;
    display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*min-height: 600px;*/
	zoom: 1;
}
#mappage-test {
    padding-left:10px;
    display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 600px;
	zoom: 1;
}
#welcome-test h1, #faq-test h1 {
	margin-top: 15px;	
	margin-left: 60px;
	margin-bottom: -12px;
	color: #568535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	border-bottom: 1px solid #568535;
	width: 87%;
	overflow: hidden;
	text-indent: -99999px;
	height: 47px;
}
#welcome-test h1 {background: url(../icon/welcome-head.jpg) no-repeat left top;
}
#faq-test h1 {background: url(../icon/faq-head.jpg) no-repeat left top;

}


#welcome-test .body-text, #faq-test .body-text {
	margin-left: 60px;	
	width: 830px;
	margin-top: 13px;
}
#faq-test .body-text {margin-top: 25px;
	
}
#welcome-test img {margin-right: -22px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
  #welcome-test img {margin-right: 30px;}
  #welcome-test .body-text {
	margin-left: 00px;	
	width: 870px;
	margin-top: 13px;
	float: right;
}

}
#welcome-test #first-p {margin-top: 40px;}
#map {
	width: 720px;
	height: 600px;
	float: left;
	border-bottom: 1px solid #3a6124;
	border-right: 1px solid #3a6124;
	border-top: 1px solid #3a6124;
	zoom: 1;
}
#faq-test {
    padding-left:10px;
    display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	zoom: 1;
}
#result {
    /*float: left;*/
    width: 896px;
	margin: 0 auto 0 39px;
	
}
#footer {
    background-color: #F2F2F2;
	background: url(../icon/footer_bg.jpg) no-repeat left top;
    text-align: center;
	height: 139px;
	width: 960px;
	margin: 0 auto;
    border-right: solid 1px #3a6124;
    border-left: solid 1px #3a6124;
    border-bottom: solid 1px #3a6124;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 7px;
}
#footer p {margin-left: 20px;
}

a:link {color: #1884c5;
	text-decoration: none;
}
a:active {color: #1884c5;
	text-decoration: none;
	outline: none;
}
a:visited {color: #1884c5;
	text-decoration: none;
}
a:hover {color: #1884c5;
	text-decoration: underline;
}

.clearer {clear: both;}
br {clear: both;}


#contact {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 9px;
	color: #202f14;	
}
#contact a {color: #313e28;
	font-weight: bold;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;	
}

#msg {
    /*background-color: #64a945;*/
	background: url(../icon/sidebar_bg.png);
    height: 50px;
    border: solid 1px #3a6124;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #202f14;
	font-weight: bold;
	margin: 0 auto;
	width: 400px;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 4px;
}

#top_link {
  position: absolute;
  width: 894px;
  background-color: #fff;
  display: none;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #000;
  font-size: 10pt;
}



/*TABS*/
#tab-welcome div {text-indent: 99999px;
	overflow: hidden;
	width: 120px;
	height: 30px;
    background: url(../icon/welcome.png) no-repeat;
	outline: none;
}
#tab-welcome:hover div{background: url(../icon/welcome.png) no-repeat 0 -30px;} 

#tab-map div {text-indent: 99999px;
	overflow: hidden;
	width: 56px;
	height: 38px;
    background: url(../icon/map.png) no-repeat;
	margin-left: 15px;
	outline: none;
}
#tab-map:hover div{background: url(../icon/map.png) no-repeat 0 -38px;} 
#tab-faq div {text-indent: 99999px;
	overflow: hidden;
	width: 65px;
	height: 30px;
    background: url(../icon/faq.png) no-repeat;
	margin-left: 15px;
	outline: none;
}
#tab-faq:hover div{background: url(../icon/faq.png) no-repeat 0 -30px;} 

#maptext 
      { 
      width:200px; 
      overflow:auto; 
} 

#welcome-logos {text-align: center;
	margin-top: 110px;
}
#welcome-logos img {margin: 2px;}

.small_foot {font-size: 9pt;}

label#langlabel {margin-bottom: 0px !important;}

select#lang {margin-bottom: 15px !important;}

#maptip {display: none;
	position: absolute;
	top: 387px;
	width: 290px;
	height: 300px;
	background: transparent url(../icon/bubble.png) no-repeat left top;
	color: #202f14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 13px 20px;
	text-align: left;
	}
	
#maptip ul {margin-top: 0px;
}
#maptip ul li {margin-left: 6px; 
		width: 217px;}
		
#mapoverlay {
	position: relative;
	top: 569px;
	left: 205px;
	width: 720px;
	background: url(../icon/overlay.png);
	height: 32px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
}

#mapoverlay a {position: relative;
	top: -602px;
}

#mapoverlay:hover a {text-decoration: underline;}
#mapoverlay:hover {cursor:pointer;}