::-moz-selection, selection {
  background: #8dc500;
  color: #ffffff;
}
a { color: White; }
p { padding: 3px; }
html {
  font: normal normal normal 86% 'Helvetica Neue', Helvetica, Arial, sans-serif;  
  text-align: left;
  font-size-adjust: none;
  font-stretch: normal;
  background: #505050;
  -webkit-font-smoothing: antialiased;
}
html, body { height: 100%; }
a[href^="http://"] {
  background: transparent url(../img/external.png) no-repeat right center;
  padding-right: 13px;
  
}
.map3d { background: url(/static/img/map3d.jpg) #3b5685 no-repeat center bottom; }
.bg-thatsmy { background-color: #8dc500; }
.blurb {
  font-size: 1.6em;
  text-align: center;
}
.bullet {
  margin-top: 5px;
  font-size: 1.3em;
  text-align: left;
}
.bullet .description {
  padding-bottom: 6px;
  list-style: none;
  font-size: 0.8em;
}
.bullet .group-heading {
  padding-bottom: 2px;
  list-style: none inside url(/static/img/tick.gif);
}
.bullet li { list-style-type: none; }
.feature-list li{
	list-style-type: disc;
	margin-left: 25px;
}
.center { text-align: center !important; }
.clearfooter {
  clear: both;
  width: 100%;
  height: 155px;
  position: relative;
}
.col1 {
  width: 100%;
  text-align: left;
}
.col2 {
  padding: 2px;
  width: 48%;
  text-align: left;
  z-index: 1000;
}
.copyright {
  float: right;
  color: #ffffff;
  clear : both;
}
h2 {
	font-size: 1.8em;	
}
.group-heading h1 {
  display: inline;
  font-size: 1.4em;
}
.group-heading h2 {
  display: inline;
  font-size: 1.3em;
}
.left { float: left; }
.screen-capture {
  padding: 2px;
  display: inline;
}
#page {
  margin-bottom: -153px;
  min-height: 100%;
  position: relative;
  top: 0px;
  left: 0px;
}
#content {
	margin: 10px auto 10px auto;
	width: 960px;
	background: #fff;
	position: relative;
	z-index: 0;
	padding: 5px;
	height: 100%;
	min-height: 500px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-o-border-radius: 10px; 
	-ms-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px; 
	background : #fff;
	
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0; 
	-o-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0; 
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0;
     
}

#content a { color: #8dc500; }
h1 {
  font-size: 2.6em;
  padding: 10px;
}
#footer {
  padding-top: 3px;
  background: #505050;
  color: #01b0f0;
  position: relative;
  width : 960px;
  margin : 0px auto;
  padding : 6px 6px 10px 6px;
  
}
#footer .footer-col {
	width : 48%;
    display : block;
    float : left;
}
#footer .menu-group {
  float: left;
  padding: 0 20px 5px 0px;
  text-align: left;
  width : 150px;
}
#footer .wide {
  width : 400px;
}
#footer .mid {
  width : 260px;
  padding-right : 5px;
}
#footer a {
  color: #ccc;
  font-weight: bold;
  text-decoration: none;
  text-shadow: #202020 1px 1px 3px;
}
#footer a:hover { color: #ffff00; }
#footer h2 {
  color: #8dc500;
  font-size: 12px;
}
#footer h3 {
  color: #8dc500;
  font-size: 16px;
  text-shadow: #202020 1px 1px 1px;
}
#header {
  text-align: left;
  height: 153px;
  width: 960px;
  margin: 0 auto;
  background : #8DC500;
  padding : 0 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0; 
	-o-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0; 
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 15px 0;
-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-o-border-radius: 10px; 
	-ms-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px; 
}
#header h1 { text-indent: -9999px; }
#header a { text-indent: -9999px; }
#logo {
  background: transparent url(../img/logo.png) no-repeat scroll 0 0;
  width: 900px;
  height: 150px;
  display: block;
  margin: 0 auto;
  
}
#thatsmy-avail {
  width: 300px;
  background: url(/static/img/thatsmy-avail.png) no-repeat scroll top left;
  height: 200px;
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 100;
}
.social-networks {
	width : 300px;
	float : left;
}
.social-networks ul {
	margin-bottom : 10px;
}
.social-networks li {
	float : left;
	width : 90px;
}
.social-networks a {
	color : Red;
}
.other-details {
	margin : 0px auto;
	
}
.contact-details {
	float : left;
	width : 450px;
}
.contact-details li { padding-bottom: 4px; }
.contact-details a { color: Black; }
#map {
  width: 720px;
  border: 1px solid #000000;
  float: left;
  height: 500px;
}
#widget {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  height: 100%;
}
#sidebar {
  width: 225px;
  float: right;
  height: 300px;
  padding: 1px;
}
#navbar {
  width: 100%;
  height: 30px;
  position: relative;
  top: 0px;
  left: 0px;
  padding: 1px;
}
#navother {
  padding: 2px;
  margin-top: 2px;
  float: left;
}
#navtool {
  width: 200px;
  float: left;
}
#navtool div {
  display: block;
  width: 28px;
  height: 28px;
  float: left;
}
div.button {
  background-color: #ff6600;
  color: White;
  width: 100px;
  height: 25px;
  display: block;
  position: relative;
  text-align: center;
}
input.button { width: 125px; }
.export { display: block; }
.control-panel {
  margin: 5px;
  padding: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  border: 1px solid #e0e0e0;
  text-align: left;
}
.olControlScale {
  color: Yellow;
  top: 0px;
  right: 0px;
  position: absolute;
  height: 35px;
  text-shadow: #222222 2px 2px 2px;
}
.olMap { background-color: #4682b4; }
.olControlNavigationItemActive {
  background-image: url("/static/img/ol/panning-hand-on.png");
  background-repeat: no-repeat;
}
.olControlNavigationItemInactive {
  background-image: url("/static/img/ol/panning-hand-off.png");
  background-repeat: no-repeat;
}
.olControlZoomBoxItemActive {
  background-image: url("/static/img/ol/zoom-region-on.png");
  background-repeat: no-repeat;
}
.olControlZoomBoxItemInactive {
  background-image: url("/static/img/ol/zoom-region-off.png");
  background-repeat: no-repeat;
}
.olControlZoomInItemInactive {
  background-image: url("/static/img/ol/zoom-in.png");
  background-repeat: no-repeat;
}
.olControlZoomInItemInactive:hover { background-image: url("/static/img/ol/zoom-in-on.png"); }
.olControlZoomOutItemInactive {
  background-image: url("/static/img/ol/zoom-out.png");
  background-repeat: no-repeat;
}
.olControlZoomOutItemInactive:hover { background-image: url("/static/img/ol/zoom-out-on.png"); }
.olControlZoomToMaxExtentItemInactive {
  background-image: url("/static/img/ol/zoom-extent-off.png");
  background-repeat: no-repeat;
}
.olControlZoomToMaxExtentItemInactive:hover { background-image: url("/static/img/ol/zoom-extent-on.png"); }
.exportButtonItemInactive:hover {
  background-image: url("/static/img/ol/export-button-on.png");
  background-repeat: no-repeat;
  width: 70px !important;
}
.selectRegionItemInactive {
  background-image: url("/static/img/ol/select_region_off.png");
  background-repeat: no-repeat;
}
.selectRegionItemActive {
  background-image: url("/static/img/ol/select_region_on.png");
  background-repeat: no-repeat;
}
.olControlModifyFeatureItemInactive { background-image: url("/static/img/ol/modify_region_off.png"); }
.olControlModifyFeatureItemActive { background-image: url("/static/img/ol/modify_region_on.png"); }
div.olControlMousePosition {
  color: Yellow;
  text-shadow: #222222 1px 1px 2px;
  font-size: smaller;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 24px;
}
.exportButtonItemInactive {
  background-image: url("/static/img/ol/export-button.png");
  background-repeat: no-repeat;
  width: 74px !important;
}
#layerswitch {
  color: Black !important;
  top: 10px !important;
  height: 200px;
  border: 1px solid #e0e0e0;
  margin: 5px;
  padding: 5px;
  margin-bottom: 10px;
}
#thatsmy-logos {
  width: 508px;
  height: 490px;
}
.screenshot { padding: 5px; }

#easydetour-logo {
	overflow : hidden;
}


/* Scrollable */
.scrollpane {
	width : 780px;
	text-align: center;
	margin : 0 auto;
	padding : 10px;
}
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 680px;
	height:120px;
	margin : 0 auto;
	/* custom decorations */
	border:1px solid #ccc;
	
}


.scrollable .items {
	width:20000em;
	position:absolute;
}

.items div {
	float:left;
	width:680px;

}


.scrollable img {
	float:left;
	margin:20px 2px 20px 5px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.scrollable {
	float:left;	
	background-color: #eee;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/static/img/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(/static/img/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 

#image_wrap {
		/* dimensions */
		width:677px;
		margin: 0 auto;
		padding:15px 0;

		/* centered */
		text-align:center;

		
		-moz-ouline-radius:4px;
	}
.already-implemented {
	color : green;
}

.in-progress {
	color : orange;
}

#navigation-bar {
	height : 22px;
	width : 960px;
	margin : 0px auto;
	
}
#navigation-bar ul {
	float : left;
	width : 940px;
	height : 40px;
	color : #fff;
	padding-left: 20px;
	background-color: #202020;
}
#navigation-bar li {
	float : left;
	width : 120px;
	padding : 5px;
	border-right: 1px groove #999;
	text-align: center;
}
#navigation-bar a {
	text-decoration: none;
	 text-shadow: #aaa 0px 0px 3px;
}
#navigation-bar a:hover {
	color : yellow;	
}