changeset 18:ee245e1b5908 gmap2

Renamed, added.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 08 Jan 2011 12:50:37 +0200
parents 7444639be2ef
children 7d7eb223cb51
files css/mapstyle.css css/mapstyle1.css css/mapstyle2.css css/mapstyle3.css
diffstat 4 files changed, 428 insertions(+), 128 deletions(-) [+]
line wrap: on
line diff
--- a/css/mapstyle.css	Sat Jan 08 12:49:52 2011 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,128 +0,0 @@
-/* $Id: mapstyle.css 2290 2009-09-21 14:33:05Z jeskko $ */
-
-body {
-	background-image: url(../i/dark.jpg);
-	color: white; 
-	font-family: sans-serif;
-}
-
-#footer {
-	position: absolute;
-	bottom: 0px;
-	height: 1.5em;
-	left: 0px;
-	right: 0px;
-	padding-top: 0.25em;
-	padding-left: 0.25em;
-	margin: 0px;
-}
-
-#sidebar {
-	background-image: url(../i/gray.jpg);
-	position: absolute;
-	right: 0px;
-	top: 3em;
-	bottom: 1.5em;
-	width: 290px;	
-	padding: 0px;
-	margin-top: 10px;
-	margin-bottom: 10px;
-}
-
-#topcorner {
-	position: absolute;
-	top: -6px;
-	left: 0px;
-	padding: 0px;
-	margin: 0px;
-}
- 
-#bottomcorner {
-	position: absolute;
-	bottom: -4px;
-	left: 0px;
-	margin: 0px;
-	padding: 0px;
-}
-
-#sidetop {
-	position: absolute;
-	right: 0px;
-	top: -10px;
-	background-image: url(../i/graytop.jpg);
-	height: 10px;
-	width: 290px;
-	padding: 0px; 
-	margin: 0px;
-}
-
-#sidebottom {
-	position: absolute;
-	background-image: url(../i/graybottom.jpg);
-	bottom: -10px;
-	right: 0px;
-	height: 10px;
-	width: 290px;
-	padding: 0px;
-	margin: 0px;
-}
-
-#sidecontent {
-	top: 10px;
-	bottom: 10px;
-	left: 0px;
-	right: 0px;
-	height: 100%;
-	padding: 0px;
-	overflow: auto;
-}
-
-#sidecoll {
-	width: 8px;
-	background-image: url(../i/graystrip.jpg);
-	position : absolute;
-	right: 290px;
-	top: 3em;
-	bottom: 1.5em;
-	min-height: 50px;
-	padding-left: 1px;
-	padding-right: 1px;
-	padding-top: 0px;
-	padding-bottom: 0px;
-	margin: 0px;
-	}
-
-#collbuttondiv {
-	position: relative; 
-	width: auto;
-	height: 16px;
-	top: 50%;
-	margin-top: -8px;
-	padding: 0px;
-	
-}
-
-#collbutton {
-	border: 0px;
-}
-
-#header {
-	position: absolute;
-	left: 0px;
-	right: 0px;
-	top: 0px;
-	height: 3em;
-	padding-left: 0.25em;
-	padding-top: 0.25em;	
-}
-
-#map {
-	position: absolute;
-	left: 0px;
-	top: 3em;
-	right: 300px;
-	bottom: 1.5em;
-	padding: 0px;
-	margin: 0px;
-}
-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/css/mapstyle1.css	Sat Jan 08 12:50:37 2011 +0200
@@ -0,0 +1,146 @@
+/* $Id: mapstyle.css 2151 2009-05-29 02:05:34Z jeskko $ */
+
+body {
+	font-family: Verdana;
+	background: url(../i/wood2.jpg) black repeat;
+//	background: url(../i/test.jpg) black repeat;
+}
+
+#footer {
+//	background: url(../i/wood1.jpg) black repeat-x;
+	position: absolute;
+	bottom: 0px;
+	height: 1.6em;
+	left: 0px;
+	right: 0px;
+	margin: 0px;
+}
+
+#footercontent {
+	padding-right: 0.15em;
+	padding-top: 0.15em;
+	color: white;
+	font-size: 10pt;
+}
+
+#footercontent span {
+	color: red;
+}
+
+#sidebar #top {
+	position: absolute;
+	right: 0px;
+	width: 270px;
+	top: -50px;
+}
+
+#sidebar #bottom {
+	position: absolute;
+	right: 0px;
+	width: 270px;
+	bottom: -40px;
+}
+
+#sidebar {
+	position: absolute;
+	right: 0px;
+	top: 80px;
+	bottom: 80px;
+	width: 270px;
+	padding: 0px;
+	margin: 0px;
+}
+
+#sidebox {
+	background: url(../i/scroll_mid.jpg) repeat-y 2px 0px;
+	top: 100px;
+	right: 40px;
+	left: 16px;
+	height: 100%;
+	padding: 0px;
+	padding-left: 20px;
+	margin: 0px;
+}
+
+#sidetop {
+	background: url(../i/scroll_top.png) no-repeat;
+	width: 100%;
+	height: 80px;
+	top: -55px;
+	position: absolute;
+}
+
+#sidebottom {
+	background: url(../i/scroll_bot.png) no-repeat;
+	width: 100%;
+	height: 75px;
+	bottom: -35px;
+	position: absolute;
+}
+
+#sidecontent {
+	color: black;
+	overflow: auto;
+	width: 90%;
+	height: 90%;
+	font-size: 10pt;
+	font-family: Times;
+}
+
+#sidecoll {
+	width: 8px;
+	position : absolute;
+	right: 270px;
+	top: 0px;
+	bottom: 0px;
+	min-height: 50px;
+	padding-left: 1px;
+	padding-right: 1px;
+	padding-top: 0px;
+	padding-bottom: 0px;
+	margin: 0px;
+}
+
+#collbuttondiv {
+	position: relative; 
+	width: auto;
+	height: 16px;
+	top: 50%;
+	margin-top: -8px;
+	padding: 0px;
+	
+}
+
+#collbutton {
+	border: 0px;
+}
+
+#header {
+	background: url(../i/wood2.jpg) black repeat-x;
+	position: absolute;
+	left: 0px;
+	right: 0px;
+	top: 0px;
+	height: 120px;
+	padding: 8px;
+}
+
+#headcontent {
+	color: white;
+	background: url(../i/batmud_logo2.png) no-repeat 0px 0px;
+	font-size: 24pt;
+	height: 100%;
+	padding: 0px;
+	padding-left: 200px;
+}
+
+#map {
+	position: absolute;
+	left: 0px;
+	top: 100px;
+	right: 280px;
+	bottom: 1.6em;
+	padding: 0px;
+	margin: 0px;
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/css/mapstyle2.css	Sat Jan 08 12:50:37 2011 +0200
@@ -0,0 +1,128 @@
+/* $Id: mapstyle.css 2290 2009-09-21 14:33:05Z jeskko $ */
+
+body {
+	background-image: url(../i/dark.jpg);
+	color: white; 
+	font-family: sans-serif;
+}
+
+#footer {
+	position: absolute;
+	bottom: 0px;
+	height: 1.5em;
+	left: 0px;
+	right: 0px;
+	padding-top: 0.25em;
+	padding-left: 0.25em;
+	margin: 0px;
+}
+
+#sidebar {
+	background-image: url(../i/gray.jpg);
+	position: absolute;
+	right: 0px;
+	top: 3em;
+	bottom: 1.5em;
+	width: 290px;	
+	padding: 0px;
+	margin-top: 10px;
+	margin-bottom: 10px;
+}
+
+#topcorner {
+	position: absolute;
+	top: -6px;
+	left: 0px;
+	padding: 0px;
+	margin: 0px;
+}
+ 
+#bottomcorner {
+	position: absolute;
+	bottom: -4px;
+	left: 0px;
+	margin: 0px;
+	padding: 0px;
+}
+
+#sidetop {
+	position: absolute;
+	right: 0px;
+	top: -10px;
+	background-image: url(../i/graytop.jpg);
+	height: 10px;
+	width: 290px;
+	padding: 0px; 
+	margin: 0px;
+}
+
+#sidebottom {
+	position: absolute;
+	background-image: url(../i/graybottom.jpg);
+	bottom: -10px;
+	right: 0px;
+	height: 10px;
+	width: 290px;
+	padding: 0px;
+	margin: 0px;
+}
+
+#sidecontent {
+	top: 10px;
+	bottom: 10px;
+	left: 0px;
+	right: 0px;
+	height: 100%;
+	padding: 0px;
+	overflow: auto;
+}
+
+#sidecoll {
+	width: 8px;
+	background-image: url(../i/graystrip.jpg);
+	position : absolute;
+	right: 290px;
+	top: 3em;
+	bottom: 1.5em;
+	min-height: 50px;
+	padding-left: 1px;
+	padding-right: 1px;
+	padding-top: 0px;
+	padding-bottom: 0px;
+	margin: 0px;
+	}
+
+#collbuttondiv {
+	position: relative; 
+	width: auto;
+	height: 16px;
+	top: 50%;
+	margin-top: -8px;
+	padding: 0px;
+	
+}
+
+#collbutton {
+	border: 0px;
+}
+
+#header {
+	position: absolute;
+	left: 0px;
+	right: 0px;
+	top: 0px;
+	height: 3em;
+	padding-left: 0.25em;
+	padding-top: 0.25em;	
+}
+
+#map {
+	position: absolute;
+	left: 0px;
+	top: 3em;
+	right: 300px;
+	bottom: 1.5em;
+	padding: 0px;
+	margin: 0px;
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/css/mapstyle3.css	Sat Jan 08 12:50:37 2011 +0200
@@ -0,0 +1,154 @@
+/* $Id: mapstyle.css 2151 2009-05-29 02:05:34Z jeskko $ */
+
+body {
+	font-family: Verdana;
+	background: url(../i/wood2.jpg) black repeat;
+//	background: url(../i/test.jpg) black repeat;
+}
+
+#footer {
+//	background: url(../i/wood1.jpg) black repeat-x;
+	position: absolute;
+	bottom: 0px;
+	height: 1.6em;
+	left: 0px;
+	right: 0px;
+	margin: 0px;
+}
+
+#footercontent {
+	padding-right: 0.15em;
+	padding-top: 0.15em;
+	color: white;
+	font-size: 10pt;
+}
+
+#footercontent span {
+	color: red;
+}
+
+#sidebar {
+	position: absolute;
+	right: 5px;
+	top: 35px;
+	bottom: 50px;
+	width: 270px;
+	padding: 0px;
+	margin: 0px;
+	z-index: 1;
+}
+
+#sidetop {
+	background: url(../i/scroll_top.png) no-repeat;
+	position: absolute;
+	right: 0px;
+	width: 270px;
+	height: 260px;
+	top: -20px;
+	z-index: 2;
+}
+
+#sidebottom {
+	background: url(../i/scroll_bot.png) no-repeat;
+	position: absolute;
+	right: 0px;
+	width: 270px;
+	height: 75px;
+	bottom: -30px;
+	z-index: 15;
+}
+
+#sidebox {
+	right: 40px;
+	left: 16px;
+	margin: 0px;
+	padding: 0px;
+	height: 100%;
+	background: url(../i/scroll_mid.jpg) repeat-y 2px 0px;
+	padding-left: 20px;
+	padding-right: 20px;
+	z-index: 3;
+}
+
+#sidecontent {
+	position: relative;
+	padding-top: 45px;
+	color: white;
+	height: 100%;
+	width: 100%;
+	font-size: 10pt;
+	z-index: 13;
+}
+
+#sidescroll {
+	position: absolute;
+	overflow: auto;
+	color: black;
+	top: 110px;
+	bottom: 70px;
+	width: 100%;
+	font-family: Times;
+	z-index: 16;
+}
+
+#sidecoll {
+	width: 8px;
+	position : absolute;
+	right: 270px;
+	top: 0px;
+	bottom: 0px;
+	min-height: 50px;
+	padding-left: 1px;
+	padding-right: 1px;
+	padding-top: 0px;
+	padding-bottom: 0px;
+	margin: 0px;
+	}
+
+#collbuttondiv {
+	position: relative; 
+	width: auto;
+	height: 16px;
+	top: 50%;
+	margin-top: -8px;
+	padding: 0px;
+	
+}
+
+#collbutton {
+	border: 0px;
+}
+
+#header {
+	background: url(../i/wood2.jpg) black repeat-x;
+	position: absolute;
+	left: 0px;
+	right: 0px;
+	top: 0px;
+	height: 120px;
+	padding: 0px;
+	margin: 0px;
+}
+
+#headlogo {
+	position: relative;
+	background: url(../i/batmud_logo2.png) no-repeat 0px 0px;
+	height: 100%;
+}
+
+#headcontent {
+	position: relative;
+	color: white;
+	font-size: 8pt;
+}
+
+#map {
+	position: absolute;
+	left: 0px;
+	top: 100px;
+	right: 280px;
+	bottom: 1.6em;
+	padding: 0px;
+	margin: 0px;
+}
+