* {
margin:0;
padding:0;
}

.l {float: left;}

.r {float:right;}

img {border: 0;}

.clear {	clear: both;}

body {
	background:#271E17 none repeat scroll 0 0;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	color:#333333;
/*	border-top-color:#372E27;
	border-top-style:solid;
	border-top-width:30px;*/
}

#login {
	margin:5em auto 7em auto;
	width:320px;
}

form {
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	-moz-box-shadow:0 4px 18px #65574C;
	background:#65574C none repeat scroll 0 0;
	border:1px solid #65574C;
	font-weight:normal;
	margin-left:8px;
	padding:16px 16px 40px;
}

#login form p {margin-bottom:0;}

form p {margin-bottom:24px;}

form .submit {float:right;}

.submit {border-color:#DFDFDF;}

h1 a {
	background:transparent url(images/netaffinity-logo.gif) no-repeat scroll center top;
	display:block;
	height:160px;
	overflow:hidden;
	padding-bottom:15px;
	text-indent:-9999px;
	width:325px;
}

#login form input {color:#555555;}

#user_pass, #user_login, #user_email {
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #E5E5E5;
	font-size:24px;
	margin-bottom:16px;
	margin-right:6px;
	margin-top:2px;
	padding:3px;
	width:97%;
}

textarea, input, select {border-color:#DFDFDF;}

label {
	color:#FFFFFF;
	font-size:13px;
}

.button-primary, .submit .button-primary, #login form .submit input {
	/*background:#21759B url(http://www.marketingtimes.com/wp-admin/images/button-grad.png) repeat-x scroll left top;*/
	background:#382E26;
	border-color:#382E26 !important;
	/*border-color:#298CBA !important;*/
	color:#FFFFFF !important;
	font-weight:bold;
}

#login form .submit input {
	-moz-border-radius-bottomleft:11px;
	-moz-border-radius-bottomright:11px;
	-moz-border-radius-topleft:11px;
	-moz-border-radius-topright:11px;
	border:1px solid;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size:12px;
	margin-top:-3px;
	padding:3px 10px;
	text-decoration:none;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.3);
}

#login form .submit input:hover {
	background:#101010;
}

.message {
	background-color:#fee0e0;
	border:2px solid #c69ca0;
	color:#954840;
	font-weight: bold;
}

.message {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	margin:0 0 16px 8px;
	padding:12px;
}

#header {
	background: #271e17 url(images/headerbg.gif) top center no-repeat;
	height:70px;
}

h2 {
	margin-top:10px;
	color:#494039;
}

td.header {
	padding:5px;
}

div.toplinks {
	padding:0px 0px 0px 0px;
/*	background: #372E27;*/
	text-align:right;
	color:#372E27;
	width:100%;
	height:33px;
}

div.toplinks a {
	color:#CFAA7A;
	text-decoration:none;
}

div.toplinks a:hover {
	text-decoration: none;
}


div.error_message {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	margin:0 0 16px 8px;
	padding:12px;
	background-color:#fee0e0;
	border:2px solid #c69ca0;
	color:#954840;
	font-weight: bold;
}

a.home {
	margin:0 0 0 10px;
	background:transparent url(images/home-on.gif) no-repeat scroll center top;
	display:block;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	width:30px;
	text-align:left;
}

a.home:hover {
	margin:0 0 0 10px;
	background:transparent url(images/home.gif) no-repeat scroll center top;
	display:block;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	width:30px;
	text-align:left;
}

/* emailsupport.gif
emailsupport-on.gif */

a.emailsupport {
	margin:0 20px 0 1px;
	background:transparent url(images/emailsupport-on.gif) no-repeat scroll center top;
	display:block;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	width:30px;
	text-align:left;
}

a.emailsupport:hover {
	margin:0 20px 0 1px;
	background:transparent url(images/emailsupport.gif) no-repeat scroll center top;
	display:block;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	width:30px;
	text-align:left;
}

/* logout.gif
logout-on.gif */

a.logout {
	margin:0 20px 0 0;
	background:transparent url(images/logout-on.gif) no-repeat scroll center top;
	display:block;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	width:30px;
	text-align:left;
}

a.logout:hover {
	margin:0 20px 0 0;
	background:transparent url(images/logout.gif) no-repeat scroll center top;
	display:block;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	width:30px;
	text-align:left;
}

.cms_backend_flash_message {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #606060;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#flashMessage {
	-moz-border-radius:5px 5px 5px 5px;
	margin-bottom:10px;
	padding:10px;
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('images/tick-button.png');
	background-repeat: no-repeat;
	background-position: 32% 50%;
	border:1px solid #4F8A10;
}

.forgotPassword a{
	float:left;
	font-size: 12px;
	cursor: pointer;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	color: #010001 !important;
}

.resetPassword a:hover{
	text-decoration:underline;
}

.resetPassword{
	display: flex;
	justify-content: center;
	height:25px;
}

.resetPassword input{
	border: 1px solid;
	cursor: pointer;
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size: 12px;
	padding: 3px 10px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
	background: #382E26;
	border-color: #382E26 !important;
	color: #FFFFFF !important;
	font-weight: bold;

}

.loginBack{
	padding-top: 10px;
	padding-left: 15px;
}
.loginBack span,a{
	float:left;
	font-size: 12px;
	cursor: pointer;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	color: #010001 !important;
}

.loginBack a:hover {
	text-decoration: underline;
}

.g-recaptcha{
	width: 100%;
	margin: -1em 0px 0.5em -1.2em;
	padding: 2px;
}
