/* @override http://awpressroom.co.uk/css/aw.css */

/* jp74.com */

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

html {
	width: 100%;
	height: 100%;
}

body {
	color: #fff;
	width: 100%;
	position: relative;
	background-color: #000;
	font: 10px "Times New Roman", Times, serif;
}

img {
	display: block;
}

div.clearing {
	clear: both;
}

table.login {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 200px;
}

table.login td, table.register td {
	padding-bottom: 2px;
	font-size: 1.6em;
}

table.login td.text {
	width: 50px;
	padding-right: 20px;
}

table.login td.text img {
	float: right;
}

table.login h2 {
	background: url(../images/title_welcome.gif) no-repeat;
	width: 187px;
	height: 25px;
	text-indent: -5000px;
	margin-bottom: 70px;
}

#motif {
	background: #000 url(../images/motif_br.gif) no-repeat right bottom;
	width: 297px;
	height: 401px;
	position: fixed;
	z-index: 1;
	right: 0;
	bottom: 0;
}

#motif2 {
	background: #000 url(../images/motif_tl.gif) no-repeat left top;
	width: 220px;
	height: 550px;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
}

#wrapper {
	z-index: 10;
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}

#wrapper h1 {
	background: url(../images/armstrong_woodhouse.gif) no-repeat;
	width: 97px;
	height: 112px;
	text-indent: -5000px;
	position: absolute;
	top: 60px;
	right: 0;
}

p.copy {
	background-image: url(../images/bringing.gif);
	width: 450px;
	height: 67px;
	text-indent: -5000px;
	font-size: 0.1em;
}

p.download {
	background: url(../images/click_to_download.gif) no-repeat;
	width: 127px;
	height: 13px;
	text-indent: -5000px;
	font-size: 0.1em;
	margin-top: 95px;
	margin-bottom: 23px;
}

p.provocative {
	text-indent: -5000px;
	font-size: 0.1em;
	background: url(../images/provocative.gif) no-repeat;
	width: 620px;
	height: 150px;
	margin-top: 25px;
	margin-bottom: 10px;
}

#wrapper ul {
	margin-right: -10px;
}

#wrapper li {
	width: 161px;
	height: 247px;
	background-color: #58585a;
	margin-right: 3px;
	overflow: hidden;
	margin-bottom: 2px;
	float: left;
}

#wrapper li a {
	
}

input.loginInp {
	width: 348px;
	height: 20px;
}

tr.password td {
	padding-top: 35px;
}

table.register {
	width: 480px;
	margin-top: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

table.register input.regInp {
	height: 26px;
	padding: 0;
	width: 346px;
}

table.register td.text {
	white-space: nowrap;
}

table.register label {
	float: right;
	padding-right: 16px;
}

table.register h2 {
	background: url(../images/title_register.gif) no-repeat;
	width: 179px;
	height: 25px;
	text-indent: -5000px;
	margin-bottom: 50px;
	margin-left: 48px;
}

input.submit, table.login img.register {
	float: right;
}

input.submit {
	margin-top: 10px;
}

tr.texterrors {
	font-size: 1em;
}

table.login td.text {
	padding-left: 20px;
}

#pressroom {
	background: url(../images/title_pressroom.gif) no-repeat;
	width: 256px;
	height: 89px;
	display: block;
	text-indent: -5000px;
	position: absolute;
	top: 60px;
	left: 255px;
}

#address {
	background: url(../images/address.gif) no-repeat;
	width: 466px;
	height: 80px;
	margin-bottom: 20px;
	margin-left: 60px;
}

#address ul li {
	display: none;
	background-image: none;
	width: auto;
	height: auto;
}

#address li.email, #address li.url {
	display: block;
	position: absolute;
	background: none;
	height: 20px;
	bottom: 23px;
}

#address li.email a, #address li.url a {
	height: 26px;
	display: block;
	text-indent: -5000px;
}

#address li.email {
	left: 94px;
	width: 190px;
}

#address li.url {
	left: 290px;
	width: 180px;
}