* {
margin:0;
padding:0;
}

.l {float: left;}

.r {float:right;}

img {border: 0;}

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-email-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;
}
