@charset "utf-8";

#largemapbox {
	float: left;
	position: relative;
	width: 387px;
	padding: 10px 0 0 37px;
}
#largemapbox img {
	float: left;
}
#largemapbox .flower {
	position: absolute;
	width: 36px;
	height: 36px;
	background: url(../../images/panels/yellow-flower.png) top left no-repeat;
	behavior: url(/includes/htc/iepngfix.htc);
	clear: both;
	display:none;
}

#largemapbox .flower.selected{
	display: block!important;
	}
	
#largemapbox  #flower0 {
	top: 105px;
	left: -9999em;
}
	
#largemapbox  #flower1 {
	top: 105px;
	left: 215px;
}
#largemapbox  #flower2 {
	top: 230px;
	left: 140px;
}
#largemapbox  #flower3 {
	top: 280px;
	left: 78px;
}
#largemapbox  #flower4 {
	top: 235px;
	left: 295px;
}
#largemapbox  #flower5 {
	top: 290px;
	left: 260px;
}
#largemapbox  #flower6 {
	top: 293px;
	left: 325px;
}
#largemapbox  #flower7 {
	top: 365px;
	left: 230px;
}
#largemapbox  #flower8 {
	top: 350px;
	left: 310px;
}
#largemapbox  #flower9 {
	top: 350px;
	left: 375px;
}
#largemapbox  #flower10 {
	top: 430px;
	left: 212px;
}
#largemapbox  #flower11 {
	top: 385px;
	left: 280px;
}
#largemapbox  #flower12 {
	top: 412px;
	left: 358px;
}
.infocolumn {
	float: left;
	width: 274px;
	position: absolute;
	top: 65px;
	right: 0px;
	background: #fff;
}
.infocolumn h3 {
	padding: 0 0 8px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #72998c;
	font-size: 1.4em;
	background: url(../../images/panels/dotted-separator-light-gree.gif) bottom left repeat-x;
}
.infocolumn .phone img, .infocolumn .person img, .infocolumn .email img {
	behavior: url(/includes/htc/iepngfix.htc);
}
.infocolumn .name {
	float: left;
	display: inline;
	width: 229px;
	padding: 5px 0 0 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 1.3em;
	font-weight: bold;
	color: #72998c;	
}
.infocolumn .row {
	float: left;
	width: 237px;
	color: #6f6f6f;
	font-weight: bold;	
}
.infocolumn .row .phone {
	float: left;
	padding: 5px 0 0 8px;
}
.infocolumn .row .phonetext {
	float: left;
	padding: 8px 0 0 12px;
	font-size: 1.2em;
}
.infocolumn .row .email {
	float: left;
	padding: 8px 0 0 6px;
}
.infocolumn .row .emailtext {
	float: left;
	padding: 8px 0 0 11px;
}
.infocolumn .row .person {
	float: left;
	padding: 8px 0 0 7px;
}
.infocolumn .row .persontext {
	float: left;
	padding: 8px 0 0 11px;
	font-size: 1.2em;
}
.nationalsales {
	float: left;
	width: 237px;
	padding: 20px 0 15px 37px;
	background: url(../../images/panels/panel-separator-special.gif) bottom left no-repeat;
}
.nationalsales h3 {
	width: 220px;
}
.regionalsales {
	float: right;
	position: relative;
	width: 248px;
	background: url(../../images/panels/regional-bottom.gif) bottom left no-repeat;
}
.regionalsales .content {
	float: left;
	width: 237px;
	margin: 5px 0 5px 0;
	padding: 8px 0 0 11px;
	background: #edf5f1 url(../../images/panels/regional-top.gif) top left no-repeat;
}
.regionalsales .content h3 {
	padding: 0 0 10px 5px;
	background: url(../../images/panels/dotted-separator-special.gif) bottom left no-repeat;
}
.regionalsales .specialarrow {
	position: absolute;
	top: 20px;
	left: -26px;
	clear: both;
}
.regionalsales .form {
	float: left;
	width: 220px;
	padding: 8px 0 0 7px;
	color: #1d90c7;
	font-weight: bold;
}
.regionalsales .form .input {
	float: left;
	width: 220px;
	padding: 2px 0 3px 0;
}
.regionalsales .input input, .regionalsales textarea  {
	float: left;
	width: 207px;
	padding: 4px 0 3px 5px;
	border: 1px solid #c0cfc5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6f6f6f;
}
.regionalsales textarea {
	height: 80px;
}
.regionalsales .form .button {
	float: left;
	width: 220px;
	padding: 2px 0 6px 0;
}
