html, body {
	height: 100%;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin:0;
	padding:0;
	color: #FFFFFF;
	background: #151515;
	background-image:url("/images/bg_pattern.gif")
}

a, a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
}

a:hover {
	color: #b4e1e1;
	border-bottom:1px solid #b4e1e1;
}

img {
	border: 0px;
	behavior: url('/objects/pngbehavior.htc');
}

ul.none {
	list-style-type: none;
	list-style-position: outside;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	line-height: 18px;
}

textarea, input {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
}

#glow {
	z-index: 0;
	display: block;
	overflow: visible;
	width: 423px;
	height: 374px;
	text-decoration: none;
}

#glow_login {
	z-index: 0;
	display: block;
	overflow: visible;
	width: 384px;
	height: 401px;
	text-decoration: none;
}

#title {
	position: absolute;
	top: 220px;
	left: 250px;
	overflow: visible;
}

#title_login {
	position: absolute;
	top: 140px;
	left: 250px;
	overflow: visible;
}

.menu {
	z-index: 1;
	position: absolute;
	left: 25px;
	top: 300px;
	max-width: 165px;
	margin: 0px 0px 0px 0px;
}

.menu_portfolio {
	width: 165px;
	background: #000000;
	padding: 10px;
}

.menu_contact {
	width: 165px;
	background: #000000;
	padding: 10px;	
}

.right_login {
	z-index: 1;
	position: absolute;
	left: 250px;
	top: 220px;
	max-width: 480px;
	width: 480px;
}

.right {
	z-index: 1;
	position: absolute;
	left: 250px;
	top: 300px;
	max-width: 480px;
	width: 480px;
}

.object {
	margin: 0px 0px 10px 0px;
	background: #000000;
}

.description {
	margin: 0px 0px 30px 0px;
	padding: 10px;
	background: #000000;
	line-height: 14px;
}

.password {
	height: 16px;
	width: 250px;
	margin: 0px 10px 0px 10px;
	border-bottom:1px dotted #FFFFFF;
	border: none;
	border-color: #000000;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}

div.row {
	width: 460px;
	height: 25px;
	clear: both;
}

div.row span.label {
	float: left;
	width: 50px;
	padding-top: 5px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 400px;
	text-align: left;
}
