@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

.header {
	padding: 3px 6px 0px 8px;
	height: 60px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "trebuchet ms", "helvetica", "sans-serif";
	font-size: .9em;
	letter-spacing: 0.45em;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	background: #fff;
	color: #008020;
	line-height:30px;
}

.headerText {
	float: left;
	padding-left: 50px;
	padding-top: 15px;	
}

.horzRule {
	width: 100%;
	height: 5px;
	position: relative;
	background-color: #DCEDCB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CD68;
	border-bottom-color: #99CD68;
}

.mainNavContainer {
	height: 70px;
	width: 450px;
	position: absolute;
	right: 0px;
	bottom: -33px;
}

.mainNavContainerTop {
	height: 30px;
	width: 450px;
	position: relative;
	margin-bottom: 10px;
}

.mainNavContainerBottom {
	height: 20px;
	width: 275px;
	position: relative;
	background-color: #CDE6B6;
	padding: 5px;
}

.mainContainer {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	position: relative;
	padding: 0px;
	height: auto;
}

.container2Col {
	position: relative;
	float: left;
	width: 400px;
	height: auto
}

.container2ColSmall {
	position: relative;
	float: left;
	width: 380px;
	height: auto;
}

.colDivider {
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
}

.genBoxCorners {
	background-image: url(../../images/genericBoxCorners.png);
	background-repeat: no-repeat;
}

.genBoxTopBottom {
	background-image: url(../../images/genericBoxTopBotEdge.png);
	background-repeat: repeat-x;
}

.genBoxStuff {
	position: relative;
	height: auto;
	background-color: #99CD68;
	font-weight: normal;
}

.genBoxContainer1 {
	width: 400px;
}

.genBoxContainer2 {
	width: 800px;
}

.genBoxHeader_gradient {
	background-image: url(../../images/genericBoxGradient.png);
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	text-align: center;
	color: #008020;
	font-size: 16px;
	height: 50px;
}

.genBoxTop {
	background-image: url(../../images/genericBoxTopBotEdge.png);
	background-repeat: repeat-x;
	position: relative;
	height: 13px;
	width: 100%;
	background-position: top;
}

.genBoxTopL {
	background-position: left top;
	height: 13px;
	width: 13px;
	float: left;
	position: relative;
}

.genBoxTopR {
	background-position: right top;
	height: 13px;
	width: 13px;
	float: right;
	position: relative;
}

.genBoxMid {
	position: relative;
	height: auto;
	width: 100%;
	display: table;
}

.genBoxMidMStuff {
	height: auto;
	position: relative;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 17px;
	font-size: 14px;
	color: #FFF;
}

.genBox1MidM {
	background-image: url(../../images/genericBox1MiddleEdge.png);
}

.genBox2MidM {
	background-image: url(../../images/genericBox2MiddleEdge.png);
	min-height:500px; /*fix for user that has less than 3 ads .k */
	display: block;
}

.genBox3MidM {
	background-image: url(../../images/genericBox3MiddleEdge.png);
	display: block;
}


.genBoxBot {
	position: relative;
	height: 14px;
	width: 100%;
	background-position: bottom;
}

.genBoxBotL {
	background-position: left bottom;
	height: 14px;
	width: 13px;
	float: left;
	position: relative;
}

.genBoxBotR {
	background-position: right bottom;
	height: 14px;
	width: 13px;
	float: right;
	position: relative;
}

a:visited, a:link {
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	color: #008020;
}

.genBoxContainerButton {
	width: 145px;
	float: right;
}

.genBoxHeader_gradientButton {
	background-image: url(../../images/genericBoxGradient.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	text-align: center;
	color: #008020;
	font-size: 14px;
}

.genBoxMidMStuffButtons {
	height: auto;
	position: relative;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 18px;
	font-size: 12px;
	color: #FFF;
}

#map_canvas {
	margin-top: 6px;
}
.adStars_img {
	height: 32px;
	width: 170px;
	margin-left: 50px;
	position: relative;
	top: 10px;
}
.genBoxContainerText {
	width: 285px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #008020;
}
.dashBoardLeftCol {
	position: relative;
	height: auto;
	width: 560px;
	padding-left: 210px;
	overflow: visible;
}
.dashBoardRightCol {
	position: relative;
	height: auto;
	width: 550px;
	float: left;
}
.genSubTxtHeader {
	color: #008020;
	font-size: 16px;
	width: 100%;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.dashBoardGenButton {
	background-image: url(../../images/genButBkgrnd.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 138px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 24px;
}

.dashBoardTable {
	background-color: #FFF;
	color: #000;
	font-size: 12px;
}

.dashBoardTableHeadingText {
	font-weight: bold;
	color: #008020;
}

#map3-d{
	
height: 600px;
 width:770px;
  margin-top:30px;
  }
  
#noPlugin{
	
height: 600px;
 width:770px;
  margin-top:30px;
  }
  
  /* style for no script error warning */
  .noJSWarning {
      height: 40px;
      width: 100%;
      background-color: #ffc0cb;
      position: fixed;
      opacity: 0.95;
      text-align: center;
      left: 0px;
      z-index: 9999999;
      margin: 0px;
      padding-right: 0px;
      padding-bottom: 0px;
      padding-left: 0px;
      padding-top: 15px;
      top: 70px;
      border-bottom-width: 1px;
      border-bottom-style: solid;
      border-bottom-color: #ebebeb;
  }
