/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/**********************************************************/
html, body {
	width: 100%;
	height: 100%;
}
body {
	font-size: 11px;
	font-family: Arial;
	background: url('login_bg.png') #69808f center no-repeat;
}

h1.logo {
	background: url('login_logo.png') no-repeat;
	text-indent: -9999px;
	width: 222px;
	height: 42px;
}

.wrap {
	width: 476px;
	height: 100%;
	margin-left: -238px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 50%;
}
.box {
	position: relative;
	top: 40%;
	margin-top: -100px;
}
.box-header {
	background: url('login_box_bg_01.png') no-repeat;
	width: 416px;
	height: 52px;
	padding: 25px 30px 0px 30px;
}
.box-content {
	width: 416px;
	padding: 0px 30px 0px 30px;
	background: url('login_box_bg_02.png') repeat-y;
}
.box-footer {
	width: 476px;
	height: 55px;
	background: url('login_box_bg_03.png') no-repeat;
	padding: 0px;
}
.copyright {
	width: 416px;
	padding: 0px 30px 0px 30px;
	color: #e7f3f9;
	text-shadow: 1px 1px 0px #688394;
	font-size: 12px;
}
.copyright a {
	text-decoration: none;
	color: #e7f3f9;
}

/* Alert */
.alert {
	font-size: 12px;
	padding: 10px;
	margin-bottom: 1em;
	background: #ffeebc;
	color: #b76719;
	text-shadow: 0px 1px 0px #fff;
	border-radius: 5px;
	border: 1px solid #e2c46b;
}
.alert.alert-error {
	background: #ffebeb;
	color: #ae4242;
	border-color: #de7d7d;
}
.alert ul {
	margin: 0.5em 0px 0px 0px;
	padding: 0px 0px 0px 2em;
}
.alert ul li {
	list-style-type: disc;
	line-height: 1.25em;
}
.alert strong {
	font-weight: bold;
}

/* Form */
label {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #f0f6fa;
	color: #696969;
	display: block;
	margin: 0px;
}
.button {
	text-align: right;
	padding-right: 13px;
}

/****** FROM Twitter Bootstrap ******/
input[type='text'], input[type='password'] {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 5px 0px 15px 0px;
	padding: 5px;
	font-size: 13px;
	line-height: 14px;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
	-webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
	color: #555555;
	width: 30em;
}
input[type='text']:focus, input[type='password']:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */

	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
		-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

button[type='submit'] {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
button[type='submit']:active {
  color: rgba(255, 255, 255, 0.75);
  background-color: #408140 \9;
}
button[type='submit']:hover,
button[type='submit']:focus,
button[type='submit']:active {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

button {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

button:hover,
button:focus,
button:active {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

button:active{
  background-color: #cccccc \9;
}

button:first-child {
  *margin-left: 0;
}

button:hover,
button:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}