/* Style sheet for HTML pages of hsocuk.com */

body {
	width: 1010px;
	margin:auto;
	text-align:center;
	padding:0px;
	background-color:#fff;
	font-family:Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444;
	background-color:#fff;
	font-size:62.5%;
}

div.leftnav {
	width:135px;
	height:1260px;
	margin:0px;
	padding:0px 0px 0px 10px;
	border-right:5px solid #880000;
	float:left;
	font-size:1.2em;
	line-height:1.3em;
	text-align:left;
}

a.nav:link {
	text-decoration:none;
	color: #444;
}

a.nav:visited {
    text-decoration:none;
	color: #444;
}

a.nav:hover {
	color: #880000;
	text-decoration: underline;
}

img.ads {
	border:none;
}
	
.main {
	width:695px;
	margin:10px 0px 0px 150px;
	padding:5px;
	text-align:left;
	font-size:1.2em;
    line-height:1.25em;
}

form.googlesearch {
	width:695px;
	padding:5px 0px 5px 60px;
}

div.header {
	line-height:2em;
	width:695px;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
	text-align:center;
}

h1 {
	font-weight:bold;
	color:#880000;
	margin-bottom:15px;
}

p.mainblurb {
	margin:10px 20px 10px 20px;
}

.filmstrip {
	width:100%;
	height:100%;
	margin-bottom:5px;
	margin-top:10px;
}

.biggies {
	font-size:1.3em;
	font-weight:600;
}

a:link {
	color:#444;
}

.slogan {
	text-align:center;
	font-weight:700;
}

.contact {text-align:right;
margin-right:20px;}

.privacy {
	text-align:center;
	font-size:0.9em;
}

.info {text-align:center;}

.lowbanner {
	width:100%;
	padding:5px;
	text-align:center;
    vertical-align:middle;
}

.footer {
	text-align:center;
	margin-top:50px;
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	padding:10px;
	font-size:0.9em;
}

div.rightads {
	width:135px;
	height:1260px;	
	border-left:5px solid #880000;
	margin:0px;
	padding-left:10px;
	float:right;
	font-size:0.9em;
	line-height:1.25em;
	text-align:center;
}

.textadverts {
	padding-right:10px;
}

.regtransfers {font-weight: 600;}

.bottomads {
	width: auto;
	padding: 10px;
	text-align: center;
	margin:auto;
}

li {
	line-height: 2.5em;
}