#main {
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-top: 15px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
	background-color: #fff;
	width: 560px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: 0px 5px 15px #777;
}

.emailbox {
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}

.locswapp {
	padding-left: 4px;
	padding-right: 4px;
	display: inline-block;
}

div#update {
      position:absolute;
      width:400px;
      min-width: 400px;
      background-color:white;
      color: black;
      border:1px solid #888;
      margin:0px;
      padding:0px;
      z-index: 99999;
      text-align: left;
}
div#update ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div#update ul li.selected { background-color: #ffb;}
div#update ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:22px;
      cursor:pointer;
}


.username {
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}


.password {
	font-size: 26px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 300px;
	min-width: 300px;
	max-width: 300px;
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	margin-left: 3px;
}

.desctext {
	position: relative;
	display: inline-block;
	width: 420px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	text-align: justify;
	padding-top: 7px;
	padding-bottom: 3px;
	text-shadow: 0px 1px 1px #f8f8f8;
}

#about {
	text-shadow: 0px 1px 1px #eee;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 560px;
	text-align: center;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #777;
}

#about a {
	text-decoration: none;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-color: #bbb;
	border-bottom-style: dotted;
}

#about a:hover {
	text-decoration: none;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: dotted;
}

#kairoscope {
	height: 160px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	color: #8e8e8e;
	text-align: center;
	font-size: 36px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
}

#sign {
	position: absolute;
	top: 155px;
	right: -24px;
	text-align: right;
}

#minikairoscope {
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 0px;
	height: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #8e8e8e;
	text-align: center;
	font-size: 36px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 0px 1px 1px #fff;
}

#minikairoscope a {
	text-decoration: none;
	color: #666;
}

.open {
	background-color: #ddeedd;
	font-weight: bold;
	color: #000;
	text-shadow: 0px 1px 1px #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 2px #bbb;
}

.closed {
	background-color: #eedddd;
	font-weight: bold;
	color: #000;
	text-shadow: 0px 1px 1px #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 1px 2px #bbb;
}

#kairoscopetime{
	font-style: normal;
	font-weight: normal;
	color: #8e8e8e;
	text-align: center;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 100%;
	margin-top: 40px;
	padding: 0px;
	text-shadow: 0px 1px 1px #f8f8f8;
	
}

#kairoscopetime a{
	border-bottom-width: 1px;
	border-bottom-color: #aeaeae;
	border-bottom-style: dotted;
	text-decoration: none;
	color: #333;
}

#kairoscopetime a:hover {
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: dotted;
	text-decoration: none;
	color: black;
}

#kairoscopetime em{
	font-weight: normal;
	text-decoration: none;
	color: black;
	font-style: normal;
}


.placetext {
	position: relative;
	display: inline-block;
	width: 420px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #8e8e8e;
	padding-top: 7px;
	padding-bottom: 3px;
	text-shadow: 0px 1px 1px #f8f8f8;
	line-height: 16px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

td {
	text-align: left;
}

input {
	color: #444;
	text-align: left;
	font-size: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#signin {
	font-style: normal;
	font-weight: normal;
	color: #aaa;
	text-align: center;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 100%;
	margin-top: 30px;
	padding: 0px;
	text-shadow: 0px 1px 1px #f8f8f8;
}

#signin a{
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background-color: #bbb;
	text-decoration: none;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	text-shadow: 0px -1px 0px #888;
	-webkit-box-shadow: 0px 1px 2px #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#aaa));
}

#signin a:hover{
	background-color: #aaa;
	background: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#999));
}


#signin a:active {
	background-color: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#333), color-stop(0.2,#666), to(#555));
}

body{
	background-color: #ccc;
}

p{
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 8px;
	border-bottom-color: #dcdcdc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
