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

#right_side {
	height: 600px;
	width: 130px;
	padding-right: 0px;
	position: absolute;
	left: 817px;
	top: 200px;
	font-size: 1.2em;
	border-left-width: 0.1em;
	border-left-style: solid;
	border-left-color: #997A39;
	padding-left: 5px;
}
#right_side a:link {
	color: #ED2024;
	text-decoration: none;
}
#right_side a:visited {
	color: #ED2024;
	text-decoration: none;
}
#right_side a:hover {
	color: #00A651;
	text-decoration: none;
}
#right_side a:active {
	color: #ED2024;
	text-decoration: none;
}
#car_pool {
	height: 300px;
	width: 120px;
	padding-left: 0px;
	top: 5px;
	text-align: center;
}

#car_pool h1 {
	font-size: 1.1em;
	background-image: url(../images/common/car_pool-bg.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 118px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	clip: rect(auto,auto,auto,20px);
	text-indent: -9999px;
}
#Login_box {
	background-color: #dcc025;
	height: 200px;
	padding-left: 0px;
	border: medium solid #000000;
	position: relative;
	z-index: 1;
}
#login {
}
#member {
	left: 0px;
	top: 15px;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#member legend {
	font-weight: bold;
	width: auto;
	position: relative;
	left: 0px;
}
#join  {
	width: 140px;
	padding: 0px;
	float: left;
	background-color: #009933;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.3em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
}
#stop {
	left: 60px;
}
#go_sign {
	position: relative;
	margin-top: 5px;
}
h3{
font-size:12px;
font-weight:bold;
}
input{
	font-family:"Helvetica Neue", Verdana, Helvetica, sans-serif;
	font-size:1em;
}
#logindiv {
	width:100%;
	height:80px;
	margin-left: 0px;
	margin-top: 20px;
	font-weight: bold;
}

#loginform {
	margin:auto;
}

#promptDiv {
	height:48px;
	padding:10px;
	margin-bottom:16px;
	text-align:left;
	font-size:11px;
}

#buttonDiv { 
  text-align:center;
}
.fieldTitle {
  margin-bottom:3px;
  font-weight:bold;
  color:#666666;
}
.fieldEntry {
	margin-bottom:8px;
}
