/* Hensingham ARLFC CSS Document 
Created by John Flanagan */

body {
	background-color:#666666;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin-top:5px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

input.txt {
	width:120px;
	font-size:10px;
	border:1px solid #000000;
	background-color:#CCCCCC;
	color:#DD0000;
	margin-top:3px;
	margin-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
}

input.btn {
	font-size:9px;
	border:1px solid #000000;
	background-color:#CCCCCC;
	color:#000000;
	margin-top:5px;
	padding:2px;
	margin-left:5px;
}

ul {
	color:#FFFF99;
	line-height:140%;
}

a.age {
	color:#FFFF99;
}
a.age:link {
	color:#FFFF99;
}
a.age:visited {
	color:#FFFF99;
}
a.age:hover {
	color:#FF3333;
}
a.age:active {
	color:#FFFF99;
}

ul.sub {
	list-style-type:square;
	line-height:150%;
	color:#FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	border:2px solid #FFFFFF;
	background-color:#000000;
}

#banner {
	height:160px;
	border-bottom:1px solid #FFFFFF;
	padding-left:30px;
	background-image:url(images/banner.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#navigation {
	height:17px;
	text-align:center;
	/*background-image:url(images/navbg.jpg);
	background-repeat:repeat;*/
	background-color:#222222;
	padding-top:1px;
	font-size:70%;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px;
}
.navpadding {
	font-family: Arial, Verdana;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	color: #FFFFFF;
}

.colleft {
	width:180px;
	float:left;
	left:0px;
	padding-right:5px;
	display:inline;
}

.colright {
	position:relative;
	width:610px;
	float:left;
	display:inline;
	padding-left: 5px;
}

.contentwrapper {
	border:1px solid #FFFFFF;
	background-color:#222222;
	min-height:437px;
	height:auto !important;
	height:437px;
	padding:10px;
	text-align:justify;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:130%;
}

.boxTitleLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#AA0000;
	height: 15px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	text-align:center;
	margin-left:5px;
}
.boxContentLeft {
	border: 1px solid #FFFFFF;
	font-size:65%;
	color:#FFFFFF;
	background-color: #222222;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left:5px;
	text-align:center;
}

#footer {
	padding-top:2px;
	font-size:60%;
	text-align:center;
	padding-bottom:2px;
}

#footer1{
	clear:both;
	height:0px;
}

/* Fonts */

.pagetitle {

font-weight: bold;
font-size: 14px;
color: #FFFFFF;
text-align: left;
border-bottom: solid 1px #FFFFFF;
padding-bottom: 3px;
}

.imageborder {
	border:2px solid #FFFFFF;
}
.imagespacerborder {
	border:2px solid #FFFFFF;
	margin:10px;
}

.headlinetext {
	color:#FFFF99;
	font-weight:bold;
	font-size:12px;
}
.readmorelink {
	font-style:italic;
}
.heading {
	color:#FFFF99;
	font-weight:bold;
	text-decoration:underline;
}
a.heading:link {
	color:#FFFF99;
	font-weight:bold;
	text-decoration:underline;
}
a.heading:visited {
	color:#FFFF99;
	font-weight:bold;
	text-decoration:underline;
}
a.heading:hover {
	color:#AA0000;
	font-weight:bold;
	text-decoration:underline;
}
a.heading:active {
	color:#FFFF99;
	font-weight:bold;
	text-decoration:underline;
}


/* ---- RSS Feed ---- */

.bbcclass{ /*the box the feed appears in*/
	background-image:url(images/ltbg.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	background-position:center;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 5px;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
	font-weight: bold;
	font-size: 12px;
	color: #004832;
	text-decoration:none;
	text-align: left;
}

.rsstitle a, .rsstitle a:visited, .rsstitle a:active, .rsstitle a:link { /*shared class for all title elements in an RSS feed*/
	font-weight: bold;
	font-size: 12px;
	color: #07152F;
	text-decoration:none;
}

.rsstitle a:hover {
	text-decoration:underline;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
	color: gray;
	font-size: 10px;
	text-align: left;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
	font-size: 11px;
	margin-top: 5px;
	color: #07152F;
	text-align: left;
}

#blackspacer {
	height: 5px;
	font-size: 0px;
}

.divider {
	border: 1px #FFFFFF dashed;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 0px;
}

#statswrapper {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	border:2px solid #FFFFFF;
	background-color:#000000;
	font-size: 11px;
}