@charset "utf-8";
/* CSS Document */
/*-------------------------------------------------
GLOBALS & GENERAL CASES
-------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#fff;
}

input[type=submit]{
	width:120px;
	height:35px;
	text-align:center;
	background:#e63636;
	color:#fff;
	line-height:35px;
	border: 0 none;
	font-weight: bold;
}


.clear {
	clear:both;
}

/*-------------------------------------------------
Body
-------------------------------------------------*/

body {
	background:url(../images/body-bg.png);
	#font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px;
	color:#cbcbcb;
	line-height:20px;
}

.wrapper {
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:left;
	background:url(../images/top-bg.png) repeat-x;
}

/*-------------------------------------------------
Logo
-------------------------------------------------*/

.logo-menu-container {
	width:960px;
	height:120px;
	margin:0 auto;
}

.logo {
	width:960px;
	height:120px;
	text-align:center;
	line-height:120px;
	font-size:48px;
	color:#e63636;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

/*-------------------------------------------------
General Page
-------------------------------------------------*/

.page {
	width:920px;
	margin:0 auto;
	background:url(../images/page-bg.png);
	padding:20px;
	overflow:auto;
} 

.fullpage {
	width: 880px;
	margin: 0 auto;
	padding: 10px;
	overflow: auto;
	text-align: justify;
	font-size: 20px;
	line-height: 26px;
	color: #000;
}

.fullpage p {
	padding-bottom:10px;
	text-align: justify;
}

.main-banner {
	width:880px;
 	height:280px;
	background:#e8e8e8;
	padding:10px;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.1);
}

.messages {
	width:880px;
 	height:30px;
 	line-height:30px;
	background:#efefef;
	padding:10px;
	font-size:28px;
	color:#e63636;
	text-align: center;
	#box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.1);
}

.messages input {
	color: #f00;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	border: none;
}

.buttonCenter {
	text-align: center;
	padding-bottom: 10px;
}

/*-------------------------------------------------
Left Column
-------------------------------------------------*/

.left-column {
	float:left;
	width:450px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
}

.dark-panel {
	float:left;
	width:440px;
	background:url(../images/panel-bg.png);
	padding:5px;
	text-align:left;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.3);
}

.dark-panel h1 {
	color:#fff;
	font-size:22px;
	font-weight:normal;
}

.dark-panel-top {
	float:left;
	width:440px;
	height:2px;
}

.dark-panel-center {
	float:left;
	width:400px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
}

.dark-panel-center ul li {
	list-style:none;
	display:block;
	text-align: justify;
}

.username {
	width:363px;
	background:#565656 url(../images/man.png) left top no-repeat;
	height:35px;
	padding-left:35px;
	margin-top:20px;
}

.password {
	width:363px;
	background:#565656 url(../images/password.png) left top no-repeat;
	height:35px;
	padding-left:35px;
	margin-top:20px;
	margin-bottom:20px;
}

.email {
	width:363px;
	background:#565656 url(../images/email.png) left top no-repeat;
	height:35px;
	padding-left:35px;
	margin-top:35px;
	margin-bottom:20px;
}

.login-input {
	width:350px;
	height:35px;
	background: none repeat scroll 0 0 transparent;
	border: 0 solid green;
	color:#8b8b8b;
	padding-left:10px;
	line-height:35px;
}

.dark-panel-bottom {
	float:left;
	width:440px;
	height:2px;
}

/*-------------------------------------------------
Right Column
-------------------------------------------------*/

.right-column {
	float:right;
	width:450px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
}

/*-------------------------------------------------
Footer
-------------------------------------------------*/

.footer-wrapper {
	width:100%;
	height:auto;
	background:url(../images/panel-bg.png);
	margin-top:20px;
	overflow:auto;
}

.footer-top {
	float:left;
	width:100%;
	height:2px;
	margin-top:5px;
}

.footer-center {
	width:920px;
	margin:0 auto;
	padding-top:40px;
	padding-bottom:40px;
	overflow:auto;
}

.footer-center h1 {
	font-weight:normal;
	color:#fff;
	font-size:22px;
}

.footer-center h2 {
	font-weight:normal;
	color:#e63636;
	font-size:18px;
	padding-bottom:30px;
}

.footer-center h3 {
	font-weight:normal;
	color:#fff;
	font-size:18px;
}

.footer-content-left {
	float:left;
	width:340px;
	padding-right:20px;
}

.footer-content-left p {
	padding-bottom:10px;
}

.footer-content-left ul li {
	list-style:none;
	display:block;
}

.footer-content-right {
	float:left;
	width:520px;
	padding-left:30px;
}

.footer-content-right p {
	padding-bottom:10px;
	text-align: justify;
}

.footer-bottom {
	float:left;
	width:100%;
	height:2px;
	margin-bottom:5px;
	background:url(../images/h-dots.png) repeat-x;
}

/*-------------------------------------------------
Copyrights Styles Start
-------------------------------------------------*/

.copyrights {
	width:100%;
	text-align:center;
	height:45px;
	line-height:45px;
	background:url(../images/panel-bg.png);
}

 /* Container holding the image and the text */
.container {
  position: relative;
  text-align: left;
  text-shadow: 2px 2px 4px white, -2px -2px 4px white ;
  color: black;
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 32px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 32px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text */
.centered {
  position: absolute;
  top: 32px;
  left: 40%;
/*  transform: translate(-50%, -50%); */
} 
