html{ height:100%;}
html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.login { background: rgba(0, 0, 0, 0) linear-gradient(white, #d3d8e8) repeat scroll 0 0; }
h2 { font-size: 30px; line-height:38px; font-weight:normal; text-align:left; }
.loginbox { padding: 10px 0; width: 48%; margin: 2% auto 0 auto; position: relative; float:right; }
.loginboxinner { 
	padding: 5px 0; position: relative; 
	-moz-box-shadow: inset 0 1px 0 #FBFCFD; -webkit-box-shadow: inset 0 1px 0 #FBFCFD; box-shadow: inset 0 1px 0 #FBFCFD;
}
.loginheader { height: 20px; }
.loginform { margin: 4px auto; text-align:center; }

.loginbox h1 { font-size: 30px; letter-spacing: 1px; color: #555; font-weight: normal; padding-top: 10px; text-align:left; }
.loginbox h2 { font-size: 30px; line-height:38px; font-weight:bold;  text-align:left;}
.loginbox p { margin: 7px 0 5px 0; width:100%; display:table; }
.loginbox label { display: block; color: #666; letter-spacing: 1px; font-size: 18px; }
.loginbox input.mini { width:48%; display:block; }
.loginbox input { 
	padding: 3px 10px; color: #333; 
	font-family: Arial, Helvetica, sans-serif; margin-top: 8px; font-size: 15px; border: 1px solid #ccc; width: 100%;  outline: none; 
}
.loginbox select{ 
	padding: 7px 10px; color: #333; 
	font-family: Arial, Helvetica, sans-serif; margin-top: 8px; font-size: 15px; border: 1px solid #ccc; width: 100%;  outline: none; 
}


.loginbox button {
	-moz-box-shadow:inset 0px 1px 0px 0px #f7c5c0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f7c5c0;
	box-shadow:inset 0px 1px 0px 0px #f7c5c0;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fc8d83), color-stop(1, #e4685d));
	background:-moz-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
	background:-webkit-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
	background:-o-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
	background:-ms-linear-gradient(top, #fc8d83 5%, #e4685d 100%);
	background:linear-gradient(to bottom, #fc8d83 5%, #e4685d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8d83', endColorstr='#e4685d',GradientType=0);
	background-color:#fc8d83;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
	width:100%;
	margin-top:20px;
}
.loginbox button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e4685d), color-stop(1, #fc8d83));
	background:-moz-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
	background:-webkit-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
	background:-o-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
	background:-ms-linear-gradient(top, #e4685d 5%, #fc8d83 100%);
	background:linear-gradient(to bottom, #e4685d 5%, #fc8d83 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4685d', endColorstr='#fc8d83',GradientType=0);
	background-color:#e4685d;
}
.loginbox button:active {
	position:relative;
	top:1px;
}


.radius { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
.radius1 { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.title { font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; color:#8E989E; line-height:28px; font-weight:normal; text-align:center; font-size:16px; }





#logintop {
	background:#253993;
	border-bottom: 1px solid #0053A6;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.52);
	min-width: 950px;
	width: 100%;
	z-index: 1000;
}
#top-Frame {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:70px;
	display:block;
}
/*-------LOGO-----------*/
#logo {
	float: left;
	height: 70px;
	position: relative;
	width: 160px;
}
#logo a {
	position: absolute;
	top: 20px;
	font-size:23px; font-weight:bold; color:#FFF;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*-------Login-----------*/
#header-main-right {
	float: right;
	height: 68px;
	position: relative;
	top:5px;
}
#header-main-right-nav {
	padding: 4px 6px 4px 4px;
	position: absolute;
	right: 0;
}
#login_form .inputtext {
	background-color: #FFFFFF;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 5px 8px 5px 8px;
	width: 166px;
	border:1px solid #3A518A;
}
#login_form .inputtext:hover {
	border-color: #A0A0A0 #B9B9B9 #B9B9B9;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

#login_form table tr td {
	padding: 0 0 0 5px;
}
#login_form table tr td label {
	color: #fff;
	cursor: pointer;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 1px;
	text-align: left;
	vertical-align: middle;
}


.login_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #78a809));
	background:-moz-linear-gradient(top, #89c403 5%, #78a809 100%);
	background:-webkit-linear-gradient(top, #89c403 5%, #78a809 100%);
	background:-o-linear-gradient(top, #89c403 5%, #78a809 100%);
	background:-ms-linear-gradient(top, #89c403 5%, #78a809 100%);
	background:linear-gradient(to bottom, #89c403 5%, #78a809 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#78a809',GradientType=0);
	background-color:#89c403;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}
.login_button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #78a809), color-stop(1, #89c403));
	background:-moz-linear-gradient(top, #78a809 5%, #89c403 100%);
	background:-webkit-linear-gradient(top, #78a809 5%, #89c403 100%);
	background:-o-linear-gradient(top, #78a809 5%, #89c403 100%);
	background:-ms-linear-gradient(top, #78a809 5%, #89c403 100%);
	background:linear-gradient(to bottom, #78a809 5%, #89c403 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#78a809', endColorstr='#89c403',GradientType=0);
	background-color:#78a809;
}
.login_button:active {
	position:relative;
	top:1px;
}


.reg_con{ width:905px; margin:0 auto; display:table;}

.con_left{ float:left;margin: 4% auto 0; width:40%}
.con_left h2 { color: #141823;
font-size: 20px;
font-weight: bold;
line-height: 29px;
width: 100%;
word-spacing: -1px;}

.con_left h3{color: #fff;
font-size: 16px;
font-weight: bold;
line-height: 24px;
padding-top:20px;}

.con_left_imgar{
	padding: 50px 0;
    width: 100%;}
	
.con_left_imgar img{
    width: 100%;}
	
ul.con_lf_li{ padding:20px 0 0 20px; color: #fff;}
ul.con_lf_li li{ line-height:24px;}
.randbg {
background: url('../images/1.jpg') no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.randbg.bg1 {
background-image: url('../images/1.jpg');
}
.randbg.bg2 {
background-image: url('../images/2.jpg');
}
.randbg.bg3 {
background-image: url('../images/3.jpg');
}
.randbg.bg4 {
background-image: url('../images/4.jpg');
}
.randbg.bg5 {
background-image: url('../images/5.jpg');
}
.randbg.bg6 {
background-image: url('../images/6.jpg');
}
@media screen and (max-width: 1000px) {
	
	body.login {
        background-color: red;
    }
	button, input, select, textarea { font-size: 11px; }
	
	.loginbox { width: auto; margin: 10px 0; }
	.loginbox button { width: 100%; }
	
	.reg_con{width: 90%; margin:0 5%;}
	.loginbox {
  float: none;
  margin: 4% auto 0;
  padding: 10px 0;
  position: relative;
  width: 100%;
}

#logintop {
  background: #253993 none repeat scroll 0 0;
  border-bottom: 1px solid #0053a6;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.52);
  width: 100%;
  min-width:100%;
  z-index: 1000;
}

.con_left {
     float: none;
    margin: 4% auto 4% auto;
    width: 100%;
}

#top-Frame {
    display: table;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#logo {
    float: none;
    height: 70px;
    position: relative;
    text-align: center;
    width: 100%;
}

#header-main-right {
  display: table;
  float: none;
  height: 90px;
  position: relative;
  top: 0;
  width: 100%;
}
#header-main-right-nav {
  padding: 4px 6px 4px 4px;
  position: absolute;
  right: 20%;
}

.loginbox p {
    display: table;
    margin: 7px 0;
    width: 100%;
}

.loginbox input {
  border: 1px solid #ccc;
  color: #333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  margin-top: 8px;
  outline: medium none;
  padding: 12px 10px;
  width: 97%;
}

.loginbox button {
  background: #fc8d83 linear-gradient(to bottom, #fc8d83 5%, #e4685d 100%) repeat scroll 0 0;
  border: 1px solid #d83526;
  border-radius: 6px;
  box-shadow: 0 1px 0 0 #f7c5c0 inset;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  margin-top: 20px;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b23e35;
}


}	