/* ////////// General Layout //////////*/

BODY
{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top:0px;
}

#literaturecontent{
	float:left;
	margin:34px 0px 0px 24px !important; margin:33px 0px 0px 12px;
}

#litText,
#prodText{
	font-size:60%;
	padding-left:6px;
	padding-top:12px;
}
#prodText{
	width:650px;
}
#lit_reg{
	float:left;
	width:400px;
}

#lit_login{
	float:right;
	width:240px !important; width:280px;
	padding-right:40px;
	background-image:url('/images/images/dial_tint_login.gif');
	background-repeat:no-repeat;
	min-height: 200px;
	height:auto !important;
	height:200px;
}

h4{
	color:#692823;
	font-size:90%;
	margin:0px;
}

#footer{
	float:left;
	width:710px !important; width:700px;
}
#adobeimage{
	float:left;
	width:710px !important; width:700px;
	text-align:center;
	margin-top:20px;
}
.copyright{
	float:left;
	width:300px;
	font-size:60%;
	color:#9E9E9E;
	padding-left:28px;
	padding-top:14px;
}

.ukflag{
	float:right;
}
#columnOne,
#columnTwo{
	color:#fff;
	text-align:center;
	width:480px;
	float:left;
	margin-right:10px;
}
#columnTwo{
	width:140px;
	margin-right:0px;
}
#redbarOne,
#redbarTwo {
	background-color:#692823;
	padding:2px 0px 2px 0px;
	font-weight:bold;
}
#redbarTwo {
}
.downloadcovers{
	padding-left:4px;
}
.loginerror,
.redtext{
	color:red;
}
.loginerror{	
	width:600px;
}


/*////// Literature Form //////////*/

label.login,
label.register
{
	float: left;
	color:#692823;
	font-size:105%;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 8px;
	width: 80px;
}
label.register
{
	width: 160px;
}
label.login{
	width:60px;
	padding-left: 0px;
}

.input_type,
.input_type_login,
.input_type_postcode,
.input_type_textarea
{
	width: 220px;
	margin-top: 5px;
	border: 1px #6D6F71 solid;
}
.input_type_postcode
{
	width:80px;
}
.input_type_login{
	width:160px;
}
.input_type_textarea
{
	height:100px;
}

.submitButton
{
	background-color: #9D4139;
	color: #fff;
	border: 1px #414142 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
