/* @override http://www.lsmnetwork.com/style.css */

html			{ height: 100%; overflow: -moz-scrollbars-vertical; }
body {
		background: url(http://www.lsmnetwork.com/images/bground.jpg) repeat-x;
		background-color: #B5B5B7;
		font: normal 0.8em Helvetica, Arial, sans-serif;
		color: #000;
		padding:0;
		margin:0;
}

p, h1, h2		{ margin: 5px 0px; padding: 5px 0px; line-height: 140% }
li				{ line-height: 140%}
a				{ color:#E32227; font-weight:bold; text-decoration:none; }
a:hover			{ text-decoration:underline; color:black; }
h1				{ font-size:large; }
h2				{ font-size:1.1em; color:#E32227; }


.small-print { font-size: 12px}


#header {
	width:800px;
	height:155px;
	padding-top:46px;
	background: url(http://www.lsmnetwork.com/images/header-bground.gif) no-repeat top right;
	position: relative;
}

#logo {
	position: absolute;
	left: 0;
	top: 46px;
}

#join {
	position: absolute;
	top:  75px;
	right: 0;
}

#nav {
	font-weight:bold;
	color:#E32227;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0;
}

#nav li {
	display: inline;
	padding-right: 20px;
}

#nav a {
	font-size:1.2em;
	color:#666666;
	margin-left: 2px;
}

#nav a:hover {
	color:#E32227;
}

#login {
		background-image:url(http://www.lsmnetwork.com/images/login-bground.gif);
		background-position:center;
		background-repeat:no-repeat;
		width:820px;
		height:39px;
		position:relative;
		left:-9px;
		padding-top:12px;
		text-align:right;
}

.field {
		width:185px;
		height:12px;
		top: 1px;
		padding: 2px;
		margin: 0 3px;
		font: bold 1em Ariel Helvetica, sans-serif;
		color: #666;
}
.loginb {
		width: 75px;
		height: 35px;
		position: absolute;
		top: -5px;
		right: -85px;
		
}
#main {
		padding:0;
		margin: 0 0 30px;
		min-height: 240px;
		position: relative;
}
form {
		padding: 0;
		margin:0;
}

#form1 {
		padding: 0;
		margin:0;
		position: absolute;
		right: 95px;
		width: 410px;
}

.form1 {
		padding: 0;
		margin:0;
		position: absolute;
		right: 95px;
		width: 410px;
}

div#up-request {
	 position: absolute;
	 right: 10px;
	 bottom: -10px;
	 font: normal 11px  Helvetica, Arial, sans-serif;
}

#container {
	width:750px;
	background-color:white;
	text-align:left;
	padding:3px 25px 10px 25px;
}

div#aff-logo {
float: right;
}

#border {
	border-top:2px solid #E32227;
	padding-top:20px;
	height:155px;
}
#left {
	float:left;
	width:205px;
	height:130px;
	padding-right:20px;
}

#left img {
	float:right;
}

#inner {
	border-right:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	padding-left:20px;
	padding-right:20px;
	float:left;
	width:250px;
	height:130px;
}

#right {
	padding-left:20px;
	float:left;
	width:205px;
	height:130px;
}

#cleft {
	float:left;
}

#cright {
	float:right;
	margin-right:245px;
}

#cleft input {
	width:205px;
}

#cright textarea {
	width:265px;
}

#cright p, #cleft p {
	margin: 3px 0px 3px 0px;
	padding: 3px 0px 3px 0px;
}

.hi {
	color:#E32227;
	font-weight:bold;
}

#req {
	margin-left:100px;
}

#footer {
	background-image:url(http://www.lsmnetwork.com/images/footer-bground.jpg);
	height:40px;
	width:800px;
}

