@charset "utf-8";

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../Assets/Web%20Images/HRRARC_background2600-1.png);
	background-repeat: repeat-x;
	background-color: #cccccc;
}

#container {
	background-color: #313063;
	width: 900px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#container hr {
	width: 98%;
	height: 1px;
}
#header {
	text-align: center;
	padding: 5px;
	background-color: #CCCCCC;
	border: 3px solid #313063;
}
#header h1 {
	color: #313063;
}
#subheader {
	height: 25px;
}
#date   {
	font-size:60%;
	font-style: normal;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 450px;
}
#counter   {
	text-align: right;
	margin-left: 500px;
	font-size: 60%;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 8px;
}
.countnumber {
	font-size: 110%;
	color: #FFCC00;
}

#topnav  a, #topnav a:visited {
	color: #66CCFF;
}
#topnav a:hover {
	color: #FFFFFF;
}

#sidebar {
	display: inline;
	float: left;
	width: 160px;
	margin-left: 3px;
	margin-top: 0px;
}

#nav {
	display: block;
}




#nav ul {
	margin: 0px;
	padding: 0px;
}

#nav li {
	font-size: 90%;
	list-style-type: none;
}

#nav a {
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

#nav a:link, #nav a:visited {
	color: #CCCCCC;
	background-color: #3D3C77;
}
#nav a:active {
	color: #000000;
}
#nav a:hover {
	background-color: #313063;
	color: #FFFFFF;
}

#rightbar {
	display: inline;
	width: 160px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	text-align: center;
	margin-right: 2px;
}
#BoxRight  {
	margin-right: 2px;
	margin-top: 25px;
	height: auto;
}
#BoxRight p {
	font-size: 75%;
}
#BoxRight object {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#BoxRight .newsfeed {

}

#formcontent {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-left: 170px;
	width: 700px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#formcontent p {
	padding-left: 5px;
	padding-right: 4px;
}
#formcontent  a:link, #formcontent a:visited {
	color: #51B9FF;
}
#formcontent a:hover {
	color: #FFFFFF;
}

#formcontent   a:active {
	color: #FFFFFF;
}


#maincontent {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-left: 170px;
	width: 538px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#maincontent h3 {
	padding-left: 5px;
}
#maincontent p {
	padding-left: 5px;
	padding-right: 4px;
}
#maincontent li {
	margin-bottom: 5px;
}
#maincontent  a:link, #maincontent a:visited {
	color: #51B9FF;
}
#maincontent a:hover {
	color: #FFFFFF;
}

#maincontent   a:active {
	color: #FFFFFF;
}
#maincontent  table, #subcontent table {
	text-align: center;
	margin-left: auto;
	margin-top: 6px;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#maincontent  th, #subcontent th {
	color: #000000;
	padding-top: 2px;
	background-color: #CCCCCC;
	height: 30px;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #313063;
}

#maincontent table td {

}


#subcontent {
	margin-top: 15px;
	width: 538px;
}
#membersHome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#homenews {
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 15px;
}

#homenews  a {
	/*font-size:medium;*/
}

#homenews  a:link, #homenews a:visited {
	color: #51B9FF;
}

#homenews  a:hover {
	color: #FFFFFF;
}

#membercontainer {
	color: #FFFFFF;
	padding-left: 35px;
	padding-bottom: 0px;
}
#eventdescription {
	font-size: 110%;
	/*font-weight: bold;*/
}
#eventcontent {
	/*font-size: medium;*/
}
#extrainfotable {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
}
#extrainfotable li {
	text-align: left;
}


#extra_info th {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#extra_info td {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;

}
#extra_info table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#extra_info a {
	color: #51B9FF;
}
#extra_info a:hover {
	color: #FFFFFF;
}

#footer {
	text-align: center;
	font-size: 95%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	margin-top: 15px;
}



#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin-right:5px;
}
#footer a {
	margin-right:5px;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	font-size: 85%;
	color: #51B9FF;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.memberstable {
	border: 1px solid #CCC;
}


.LineIMG {
	width: 500px;
	height: 2px;
	margin-left: 18px;
}
.Extra_Info_IMG {
	padding-bottom: 2px;
	padding-top: 2px;
}
.extra_items_LINKS a {
	color: #51B9FF;
}



.leftimg {
	float: left;
	margin-right: 8px;
}
.rightimg {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
.copyright {
	font-size: 75%;
	color: #CCCCCC;
}

/* CSS Document */

.clearing {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.textbold {
	font-weight: bold;
}
.textboldUNDERLINED {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.imgCOMMITTEE {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.EmailBUTTON {
	margin-top: 6px;
	margin-bottom: 6px;
}

.DiaryTEXT {
	/*font-size: 100%;*/
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
.TextCentre {
	text-align: center;
	padding-top: 5px;
}

.textboldWHITE {
	font-weight: bold;
	color: #FFFFFF;
}
.textUNDERLINED {
	text-decoration: underline;
}



.Gallery_Image {
	padding-top: 25px;

}
.italic_text-Centre {
	font-style: italic;
	text-align: center;
}
.text_bold_Centre_underlined {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#eventdate {
	font-size: 80%;
	font-style: italic;
}
.rsgb {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.textRight {
	text-align: right;
	display: block;
	padding-right: 47px;
	margin: 0px;
}
.bedstead {
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	text-align: center;
}
.rsgb {
	/*font-size: small;*/
	text-align: center;
}
.w3c {
	text-align: center;
}
.w3c img{
	border:0;
	width:88px;
	height:31px
}


#homediv {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#extra_info {
	text-align: center;
}
.committee {
	text-align: center;
}
.committee table {
	text-align: center;
}
.committee td {
	text-align: center;
}
.pagestyle {
	text-align: center;
}
#adminform form
{
	width: 700px;
}
.tinytext {
	font-size: x-small;
	color: #99CCCC;
}
