﻿/*
	Theme Name: 7Timer! V3
	Theme URI: http://7timer.y234.cn
	Description: Specially design for 7Timer V3.
	Author: Quanzhi Ye
	Author URI: http://www.y234.cn
	Version: 3.0

*/

body {
	color: #333333;
	background-color: #FFFFFF;
}

img {
	border:0;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

dl {
	margin: 0em;
}
dd {
	padding: 0em 0em 0em 1em;
	margin: 0em 0em 0em 1em;
}
ul {
	list-style-position: outside;
	margin: 0em 0em 0em 1em;
	padding: 0.1em 0em 0.1em 0.2em;
}
ol {
	list-style-position: outside;
	margin: 0em;
	padding: 0.1em 0em 0.1em 3em;
}
ol.alp {
	list-style-type: lower-alpha;
}

div.linksection {
	border-bottom: thin solid #B3BBD4;
	padding: 0em;
}
ul.pagelink {
	list-style-type:none;
	list-style-image: url(sublink.gif);
}
div.pagelink {
	border: thin solid #B3BBD4;
	padding: 0.4em;
}
ul.pagelink1 {
	list-style-type:none;
	list-style-image: url(sublink1.gif);
}
div.pagelink1 {
	border: thin solid #FC9B9A;
	padding: 0.4em;
}
ul.contentslink {
	list-style-type:none;
	list-style-image: url(common/link.gif);
}
ul.contentslink li {
	margin: 0em;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
}
ul.sitelink {
	list-style-type:none;
	list-style-image: url(common/linkicon.gif);
}


a:link{
	color:#2583AD;
	text-decoration:none;
}

a:visited{
	color:#2583AD;
	text-decoration:none;
}

a:hover{
	color: #D54121;
	text-decoration:none;
	background-color:#E4F2FD;
	text-align: center;
	cursor: hand;
}

a:active{
	color:#2583AD;
	text-decoration:none;
}

.largefont{font-size:120%}
.mediumfont{font-size:100%}
.smallfont{font-size:80%}

/* CSS BaseSetting */

h1{
	font-size:120%;
	color: #2B478E;
	width: 100%;
	padding: 0.2em 0em 0.2em;
	font-weight: bold;
	margin-top: 0%;
	margin-bottom: 0.4em;
	margin-right: 0%;
	margin-left: 0%;
}
h2{
	font-size:120%;
	color: #000000;
	width: 100%;
	padding: 0.2em 0em 0.2em;
	font-weight: bold;
	margin-top: 0%;
	margin-bottom: 0.4em;
	margin-right: 0%;
	margin-left: 0%;
}
h3{
	font-size:100%;
	color: #2B478E;
	width: 100%;
	padding: 0.2em 0em 0.2em;
	font-weight: bold;
	margin-top: 0%;
	margin-bottom: 0.4em;
	margin-right: 0%;
	margin-left: 0%;
}
h4{
	font-size:100%;
	width: 100%;
	padding: 0.2em 0em;
	font-weight: bold;
	color: #000000;
	margin-top: 0%;
	margin-bottom: 0%;
}


/* CSS global */
#global {
	background-color: #DADFEC;
	height: 1.8em;
	width: 100%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size:100%;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}

#global div{
	width: 100%;
	padding: 0.6em 0.4em 0.4em;
	height: 100%;
}

#global div.here {
	color:#FFFFFF;
	background-color:#2583AD;
	font-weight: bold;
	text-decoration:none;
}

#global td.side {
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
}

#global a:link {
	color:#2583AD;
	font-weight: bold;
	text-decoration:none;
}

#global a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#2583AD;
	text-align: center;
	cursor: hand;
}

#global a:active {
	color:#2583AD;
	font-weight: bold;
	text-decoration:none;
}

#head1 {
	font-size:100%;
	float: right;
	clear: right;
	padding: 1em 0.2em 0em 0em;
}

#head1 a {
	padding: 0.2em 0em 0.1em 1.0em;
	margin: 0 0 0 0 ;
	height: 0em;
	color: #333333;
	background-image: url(common/sublink.gif);
	background-repeat: no-repeat ;
	}
#head1 a:link {text-decoration:none;}
#head1 a:visited {text-decoration:none;}
#head1 a:hover {text-decoration:underline;}
#head1 a:active {text-decoration:underline;}

#head2 {
	font-size:100%;
	float: right;
	clear: right;
	margin-bottom: 0.4em;
	color: #333333;
}
#head2 a {
	padding: 0.3em 0.3em 0.2em 1.3em;
	height: 0em;
	color: #333333;
	background-image: url(common/link.gif);
	background-repeat: no-repeat ;
	}
#head2 a:link {text-decoration:none;}
#head2 a:visited {text-decoration:none;}
#head2 a:hover {text-decoration:underline;}
#head2 a:active {text-decoration:underline;}

#pan {
	height: 1.4em;
	width: 100%;
	font-size:80%;
	margin-bottom: 1em;
	margin-top: 0.2em;
	padding: 0.4em;
}

#foot {
	height: 1.4em;
	width: 100%;
	font-size:80%;
	margin-bottom: 1em;
	margin-top: 0.4em;
	padding: 1em 0.4em;
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2A468D;
	clear: both;
}

#gotop {
	width: 100%;
	text-align: right;
	padding-top: 3em;
	padding-right: 0.4em;
	padding-bottom: 0em;
	font-size: 100%;
	padding-left: 0.4em;
}

.layouttitle {
	width: 100%;
}
.information {
	background-color: #FFF6E5;
	padding: 0.4em 0.6em;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

/* Map Canvas */

#map_canvas {
  height: auto;
  position: absolute;
  bottom:10px;
  left:10px;
  right:10px;
  top:140px;
  img { max-width: none; } 
}

@media print {
  #map_canvas {
    height: 800px;
  }
}

/* Search Form */

.search-form{position:relative;margin:0 8px 0 4px;width:auto !important;width: 200px;max-width:200px;}
.search-form form fieldset{border:0;margin:0;padding:0;background:none;background-color:transparent;}
.search-form #searchfield{background-repeat:no-repeat;background-position:left top;height:20px;display:block;}
.search-form input.text{border:0;margin:9px 0 0 34px;padding:0;font-size:150%;}
