@charset "UTF-8";
/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
background-color:#FFF;
background-image:url('images/bg.jpg');
background-repeat:no-repeat;
background-position:right;
height:100%;
width:100%;
margin:0 auto;
padding:0;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
}
#wrap{
	margin:0 auto;
	padding:0;
	width:100%;
	height:100%;
	text-align:center;
}
#header{
	width:850px;
	margin:0 auto;
	padding:35px 0 10px 0;
	text-align:left;
}
.headerleft{
	text-align:left;
}
.headerright{
	text-align:right;
	height:100%;
	vertical-align:bottom;
}
#intro{
	width:850px;
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
h1, h2{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin:0 auto;
	padding:0;
}
#break{
	width:100%;
	height:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
	display:block;
}
hr{
	border:#2b4672;
	background:#2b4672;
	height:10px;
	margin:0 auto;
	padding:0;
	display:inline-block;
	width:100%;
	border-top:solid;
	border-top-color:#787aaa;
	border-top-width:10px;
}
#container{
	width:850px;
	margin:0 auto;
	padding:20px 0;
	display:inline-block;
}
/* FORM STYLING */
#login{
	width:416px;
	height:230px;
	margin:0 auto;
	padding:0;
	float:left;
	text-align:left;
	background:#f2f2f2;
	-webkit-border-top-left-radius:11px;
	-moz-border-radius-topleft:11px;
	border-top-left-radius:11px;
	-webkit-border-top-right-radius:11px;
	-moz-border-radius-topright:11px;
	border-top-right-radius:11px;
	-webkit-border-bottom-right-radius:11px;
	-moz-border-radius-bottomright:11px;
	border-bottom-right-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	-moz-border-radius-bottomleft:11px;
	border-bottom-left-radius:11px;
	text-indent:0px;
	border:1px solid #828282;
}
.top{
	height:45px;
	color:#404040;
	font-size:23px;
	padding-left:30px;
	vertical-align:bottom;
}
.loginform{
	width:100%;
}
#register{
	width:400px;
	margin:20px auto 0 auto;
	padding:0;
	text-align:left;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
}
ul{
	line-height:16px;
}
#footer{
	width:100%;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#footer a{
	color:#FFF;
}
#logo{
	width:100%;
	margin:0 auto;
	padding: 0;
	text-align:center;
}
.css_td_rememberme, .css_td_ForgotPassword, .css_chb_rememberme, .css_btn_forgotpassword, a.css_td_ForgotPassword:link, a.css_btn_forgotpassword:link{
	color:#3cc0f0;

}


/*  STYLING */
.css_td_btn_Login .css_btn_login {
	-moz-box-shadow:inset 0px 1px 0px 0px #b6e4f6;
	-webkit-box-shadow:inset 0px 1px 0px 0px #b6e4f6;
	box-shadow:inset 0px 1px 0px 0px #b6e4f6;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5ec2ea), color-stop(1, #2fb1e1) );
	background:-moz-linear-gradient( center top, #5ec2ea 5%, #2fb1e1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ec2ea', endColorstr='#2fb1e1');
	background-color:#5ec2ea;
	-webkit-border-top-left-radius:11px;
	-moz-border-radius-topleft:11px;
	border-top-left-radius:11px;
	-webkit-border-top-right-radius:11px;
	-moz-border-radius-topright:11px;
	border-top-right-radius:11px;
	-webkit-border-bottom-right-radius:11px;
	-moz-border-radius-bottomright:11px;
	border-bottom-right-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	-moz-border-radius-bottomleft:11px;
	border-bottom-left-radius:11px;
	text-indent:0px;
	border:1px solid #32afdc;
	display:inline-table;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:120px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #3c393a;
	margin-top:10px;
	
}
.css_td_btn_Login .css_btn_login:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2fb1e1), color-stop(1, #5ec2ea) );
	background:-moz-linear-gradient( center top, #2fb1e1 5%, #5ec2ea 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2fb1e1', endColorstr='#5ec2ea');
	background-color:#5ec2ea;
}
.css_td_btn_Login .css_btn_login:active {
	position:relative;
	top:1px;
}

.css_td_btn_register .css_btn_register {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e0e0e0), color-stop(1, #c4c4c4) );
	background:-moz-linear-gradient( center top, #e0e0e0 5%, #c4c4c4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#c4c4c4');
	background-color:#e0e0e0;
	-webkit-border-top-left-radius:11px;
	-moz-border-radius-topleft:11px;
	border-top-left-radius:11px;
	-webkit-border-top-right-radius:11px;
	-moz-border-radius-topright:11px;
	border-top-right-radius:11px;
	-webkit-border-bottom-right-radius:11px;
	-moz-border-radius-bottomright:11px;
	border-bottom-right-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	-moz-border-radius-bottomleft:11px;
	border-bottom-left-radius:11px;
	text-indent:0px;
	border:1px solid #b9b9b9;
	color:#616161 !important;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:120px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	margin-top:10px;	
}
.css_td_btn_register .css_btn_register:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c4c4c4), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #c4c4c4 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4c4c4', endColorstr='#ededed');
	background-color:#c4c4c4;	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

}
.css_td_btn_register .css_btn_register:active {
	position:relative;
	top:1px;
}

.registerbutton{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e0e0e0), color-stop(1, #c4c4c4) );
	background:-moz-linear-gradient( center top, #e0e0e0 5%, #c4c4c4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#c4c4c4');
	background-color:#e0e0e0;
	-webkit-border-top-left-radius:11px;
	-moz-border-radius-topleft:11px;
	border-top-left-radius:11px;
	-webkit-border-top-right-radius:11px;
	-moz-border-radius-topright:11px;
	border-top-right-radius:11px;
	-webkit-border-bottom-right-radius:11px;
	-moz-border-radius-bottomright:11px;
	border-bottom-right-radius:11px;
	-webkit-border-bottom-left-radius:11px;
	-moz-border-radius-bottomleft:11px;
	border-bottom-left-radius:11px;
	text-indent:0px;
	border:1px solid #b9b9b9;
	color:#616161 !important;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:120px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	display:inline-block;
}
.registerbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c4c4c4), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #c4c4c4 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c4c4c4', endColorstr='#ededed');
	background-color:#c4c4c4;	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

}
.registerbutton:active {
	position:relative;
	top:1px;
}
/* STYLING */

@media screen and (max-width: 850px) {
#header{
	width:95%;
	margin:0 auto;
	padding:15px 0;
	text-align:left;
}
#intro{
	width:95%;
	display:block;
	margin:0 auto;
}
#container{
	width:95%;
}
#login{
	width:55%;
}
#register{
	width:40%;
}
}

@media screen and (max-width: 640px) {
#wrap{
	margin:0 auto;
	padding:0;
}
#header{
	width:90%;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:center;
}
.headerleft{
	text-align:center;
}
.headerright{
	display:none;
}
#intro{
	width:90%;
	margin:0 auto;
}
h1{
	font-size:25px;
}
#container{
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#login{
	width:100% !important;
	margin:0 auto;
	height:170px;
	text-align:center;
	background:none;
	border:none;
}
#footer{
	width:100%;
	margin:0 auto;
}
#logo{
	width:100%;
	display:inline-block;
	padding-bottom:20px;
}
#register{
	display:none;
}
.top{
	display:none;
}
.buttonpadding{
	padding:0 10px;
}
.formpadding{
	padding:0;
}
img{
	max-width:100%;
}
}