*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

a { text-decoration: none;}

.clear{
	width: 100%;
	height: 1px;
	clear: both;
}
.wrapper 	{ position: relative; top:0; width: 100%; height: 100%; overflow: auto;overflow-y: auto; overflow-x: hidden;}
body{
	font: 12px Arial, Helvetica, sans-serif;
	background-color:black;
	color: #353535;
	line-height: 18px;
}

#main {
	width: 530px;
	margin: 0 auto;
}
.grid-center{
	width: 100%;
	text-align:center;
}
.grid{
	width: 470px;
}
.grid2{
	width: 520px;
}
.grid2 td {border: 1px solid #D8D8D8;}
.grid div { float:left; }
.grid2 div { float:left; }
.grid-center a{
	text-align:center;
	margin: 0 auto;
}
#inButton-container{
	width: 100%;
	text-align:center;
}
#outButton-container{
	width: 530px;
	text-align:center;
	margin: 0 auto;
	position:absolute;
	top:600px;
}
#outButton-container a{
	text-align:center;
	margin: 0 auto;
}
#header {
	width: 501px;
	height: 100px;
}
#title {
	width:200px; 
	height:92px;
	color:red;
	text-align:right; 
	font:bold 18px Arial, Helvetica, sans-serif;
	float:left; 
	background: url(images/timeclocklogo.png) right top no-repeat;
}
#subtitle {
	text-align:right; 
	font:bold italic 16px Arial, Helvetica, sans-serif;
}
#logo {
	width: 300px;
	float:left;
	height: 86px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#logo a {
	text-decoration: none;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
#logo img {max-width:300px; max-height:120px;}
.inButton {
	-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #8ecc6e), color-stop(1, #6aa64c));
	background:-moz-linear-gradient(top, #8ecc6e 5%, #6aa64c 100%);
	background:-webkit-linear-gradient(top, #8ecc6e 5%, #6aa64c 100%);
	background:-o-linear-gradient(top, #8ecc6e 5%, #6aa64c 100%);
	background:-ms-linear-gradient(top, #8ecc6e 5%, #6aa64c 100%);
	background:linear-gradient(to bottom, #8ecc6e 5%, #6aa64c 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ecc6e', endColorstr='#6aa64c',GradientType=0);
	background-color:#8ecc6e;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #3e7821;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #4c6b37;
}
.inButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6aa64c), color-stop(1, #8ecc6e));
	background:-moz-linear-gradient(top, #6aa64c 5%, #8ecc6e 100%);
	background:-webkit-linear-gradient(top, #6aa64c 5%, #8ecc6e 100%);
	background:-o-linear-gradient(top, #6aa64c 5%, #8ecc6e 100%);
	background:-ms-linear-gradient(top, #6aa64c 5%, #8ecc6e 100%);
	background:linear-gradient(to bottom, #6aa64c 5%, #8ecc6e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6aa64c', endColorstr='#8ecc6e',GradientType=0);
	background-color:#6aa64c;
}
.inButton:active {
	position:relative;
	top:1px;
}
.outButton {
	-moz-box-shadow: 0px 10px 14px -7px #732727;
	-webkit-box-shadow: 0px 10px 14px -7px #732727;
	box-shadow: 0px 10px 14px -7px #732727;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d64545), color-stop(1, #c72222));
	background:-moz-linear-gradient(top, #d64545 5%, #c72222 100%);
	background:-webkit-linear-gradient(top, #d64545 5%, #c72222 100%);
	background:-o-linear-gradient(top, #d64545 5%, #c72222 100%);
	background:-ms-linear-gradient(top, #d64545 5%, #c72222 100%);
	background:linear-gradient(to bottom, #d64545 5%, #c72222 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d64545', endColorstr='#c72222',GradientType=0);
	background-color:#d64545;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #751717;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b82121;
}
.outButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c72222), color-stop(1, #d64545));
	background:-moz-linear-gradient(top, #c72222 5%, #d64545 100%);
	background:-webkit-linear-gradient(top, #c72222 5%, #d64545 100%);
	background:-o-linear-gradient(top, #c72222 5%, #d64545 100%);
	background:-ms-linear-gradient(top, #c72222 5%, #d64545 100%);
	background:linear-gradient(to bottom, #c72222 5%, #d64545 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c72222', endColorstr='#d64545',GradientType=0);
	background-color:#c72222;
}
.outButton:active {
	position:relative;
	top:1px;
}
.noButton {
	-moz-box-shadow: 0px 10px 14px -7px #778583;
	-webkit-box-shadow: 0px 10px 14px -7px #778583;
	box-shadow: 0px 10px 14px -7px #778583;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c2c2c2), color-stop(1, #515252));
	background:-moz-linear-gradient(top, #c2c2c2 5%, #515252 100%);
	background:-webkit-linear-gradient(top, #c2c2c2 5%, #515252 100%);
	background:-o-linear-gradient(top, #c2c2c2 5%, #515252 100%);
	background:-ms-linear-gradient(top, #c2c2c2 5%, #515252 100%);
	background:linear-gradient(to bottom, #c2c2c2 5%, #515252 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2c2c2', endColorstr='#515252',GradientType=0);
	background-color:#c2c2c2;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #0b0f0e;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #101a18;
}
.backButton {
	-moz-box-shadow: 0px 10px 14px -7px #000000;
	-webkit-box-shadow: 0px 10px 14px -7px #000000;
	box-shadow: 0px 10px 14px -7px #000000;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #426c8f), color-stop(1, #71A6D2));
	background:-moz-linear-gradient(top, #426c8f 5%, #71A6D2 100%);
	background:-webkit-linear-gradient(top, #426c8f 5%, #71A6D2 100%);
	background:-o-linear-gradient(top, #426c8f 5%, #71A6D2 100%);
	background:-ms-linear-gradient(top, #426c8f 5%, #71A6D2 100%);
	background:linear-gradient(to bottom, #426c8f 5%, #71A6D2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#426c8f', endColorstr='#71A6D2',GradientType=0);
	background-color:#426c8f;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #4c6b37;
}
.backButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #71A6D2), color-stop(1, #426c8f));
	background:-moz-linear-gradient(top, #71A6D2 5%, #426c8f 100%);
	background:-webkit-linear-gradient(top, #71A6D2 5%, #426c8f 100%);
	background:-o-linear-gradient(top, #71A6D2 5%, #426c8f 100%);
	background:-ms-linear-gradient(top, #71A6D2 5%, #426c8f 100%);
	background:linear-gradient(to bottom, #71A6D2 5%, #426c8f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#71A6D2', endColorstr='#426c8f',GradientType=0);
	background-color:#71A6D2;
}
.backButton:active {
	position:relative;
	top:1px;
}

/* top */
.top_img { 
	height:268px;
	padding-left: 2px;
	background: #000000; 
}

.top_top {
	background: url(images/top_top.png) left top no-repeat;
	height: 12px;
}	


.top_bot {
	background: url(images/top_bot.png) left bottom no-repeat;
	height: 12px;
}	


/* content */

#content{
	background: #fff;
	height: 600px;
	padding: 2px 14px 0 14px;
}

.tc_top {
	background: url(images/tc_top.png) left top no-repeat;
	height: 10px;
}
.tc_bot {
	background: url(images/tc_bot.png) left bottom no-repeat;
	height: 10px;
}

h1{
	padding: 22px 0 10px 0px;
	text-align: right;
	font-size: 24px;
	color: #fff;
	font-weight: normal;	
}
h3 {
	text-align: center;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 3px;
}
.line {
	background: url(images/line.gif) top repeat-x;
	height: 1px;
}

/*footer*/

#footer{
	clear: both;
	height: 84px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding: 0px 10px 0px 0px;
	text-align: center;
}

#footer a{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover{
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

#footer_box1{
	float: left;
	width: 250px;
	padding: 5px 0 0 10px;
	text-align: left;
}
#footer_box2{
	float: right;
	width: 250px;
	padding: 5px 0 0 10px;
	text-align: right;
}
.clock{
  width:470px;
  line-height: 64px;  
  text-align:center;
  cursor:pointer;
  margin: 0 auto;
}
.clock-out{
  position:absolute;
  bottom:10px;
  width:470px;
  line-height: 64px;  
  text-align:center;
  cursor:pointer;
  margin: 0 auto;
}
.clock-val {
  vertical-align: middle;
  font-size: 64px;
  font-weight: bold;
  display:inline-block;
  text-align:center; 
  color: #4f5258;  
}
.dropdown {
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 28px;
  width: 150px;
  background: #f2f2f2;
  border: 1px solid;
  border-color: white #f7f7f7 #f5f5f5;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
.dropdown:before, .dropdown:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 9px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888 transparent;
  pointer-events: none;
}
.dropdown:before {
  border-bottom-style: solid;
  border-top: none;
}
.dropdown:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}

.dropdown-select {
  position: relative;
  width: 130%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 28px;
  line-height: 14px;
  font-size: 12px;
  color: #62717a;
  text-shadow: 0 1px white;
  /* Fallback for IE 8 */
  background: #f2f2f2;
  /* "transparent" doesn't work with Opera */
  background: rgba(0, 0, 0, 0) !important;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
}
.dropdown-select:focus {
  z-index: 3;
  width: 100%;
  color: #394349;
  outline: 2px solid #49aff2;
  outline: 2px solid -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dropdown-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}

/* Dirty fix for Firefox adding padding where it shouldn't. */
@-moz-document url-prefix() {
  .dropdown-select {
    padding-left: 6px;
  }
}

input, select {
  display: block;
  margin: 0;
  font-family: sans-serif;
  font-size: 14px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}

#memo { width:200px; }
#types { width:165px; }

input:focus, select:focus {
  outline: none;
}

.style-1 input, select, textarea {
  padding: 5px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
}
.style-1 input:focus, select:focus,
.style-1 input.focus, select.focus {
  border: solid 1px #707070;
  box-shadow: 0 0 5px 1px #969696;
}
