/*
	site colours:
		grey:			#66737B;
		red:			#CE1C49;
		light grey:		#DBDBDB;
		text:			#686A69;
		background:		#C5C9CC;
*/

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;	
	background-color: #C5C9CC;
	text-align: center;
}

img.noBorder {
	border: 0;
}

#holdingImg {
	width: 510px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 200px;
}

#pageWrapper {
	margin: 0;
	padding: 0;
}

#topLayer {
	width: 800px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#bottomLayer {
	width: 800px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
}

#shadowContainer {
	/* 800px total */
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0px 6px;
	background: #FFF url(../images/content_bg.gif) repeat-y 0 0;
}

#middleContainer {
	/* 788px total */
	width: 784px;
	background-color:#FFF;
	padding: 0px 2px 0px 2px;
	text-align: left;
}
#leftNavContainer {
	/* 142px total */
	float: left;
	width: 142px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin:0;
}

#leftNavContent {
	/* 142px total */
	background-color: #66737B;
	width: 126px;
	padding: 0px 8px 0px 8px;
	text-align: left;
}
#leftNavFooter {
	width: 142px;
	padding: 0;
	margin:0;
}

#leftContactDetails {
	border: 0px solid #0F0;
}

#leftContactDetails  p {
	color: #FFF;
	font-size: 0.7em;
	text-align: left;
}
#leftContactDetails dl {
	width: 126px;
	margin:0;
	padding:0;
}
#leftContactDetails dl dt {
	clear:left;
	float: left;
	width: 20px;
	font-size: 0.7em;
	color: #FFF;
	font-weight: bold;
	padding-right: 3px;
}
#leftContactDetails dl dd {
	float: left;
	width: 103px;
	font-size: 0.7em;
	color: #FFF;
	margin: 0;
}
div.leftClear {
	clear:both;
	padding: 20px 0px 0px 0px;
}

a.unformattedLink:active, a.unformattedLink:visited, a.unformattedLink:link, a.unformattedLink:hover {
	color: #FFF;
	text-decoration: none;
}

ul.leftNavTop {
	padding: 0px 0px 5px 0px;
	margin: 0;
	width: 126px;
	border-bottom: 1px solid #3C454C;
}

ul.leftNavTop li {
	list-style: none;
	padding: 1px 0px 0px 0px;
}

ul.leftNav {
	padding: 5px 0px 5px 0px;
	margin: 0;
	width: 126px;
	border-bottom: 1px solid #3C454C;
	border-top: 1px solid #8E979E;
}

ul.leftNav li {
	list-style: none;
	padding: 1px 0px 0px 0px;
}

ul.leftNavBottom {
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 126px;
	border-top: 1px solid #8E979E;
}

ul.leftNavBottom li {
	list-style: none;
	padding: 1px 0px 0px 0px;
}


a.navLink:active, a.navLink:visited, a.navLink:link {
	text-decoration: none;
	color: #FFF;
	font-size: 0.7em;

}
a.navLink:hover {
	text-decoration: underline;
	color: #FFF;
	font-size: 0.7em;
}
a.navLinkActive:active, a.navLinkActive:visited, a.navLinkActive:link {
	text-decoration: none;
	color: #FFF;
	font-size: 0.7em;
	font-weight: bold;
}
a.navLinkActive:hover {
	text-decoration: none;
	color: #FFF;
	font-size: 0.7em;
	font-weight: bold;
}

#leftLoginContainer {
	width: 129px;
	padding: 10px 0px 20px 13px;
	background-color: #FFF;
}
#leftLogin {
	width: 122px;
	background: #FFF url(../images/ClientLoginBG.jpg) no-repeat 0 0;
	font-size: 0.7em;
	padding: 1px 0px 0px 6px;
}
#leftLogin h2 {
	color: #CE1D47;
	font-size: 1em;
	font-weight: bold;
	margin: 3px 0px 3px 5px;
	padding: 0px;
}
#loginusername {
	width: 90px;
	margin-bottom: 2px;
}
#loginpassword {
	width: 70px;
	margin-bottom: 9px;
}
#submitImg {
	margin-bottom: 7px;
}

#mainContentContainerHome {
	width: 458px;
	margin:0;
	padding: 0;
	float: left;
}
#breadcrumbHome {
	/* 458px total */
	width: 442px;
	background: #DBDBDB url(../images/breadcrumbsLeft.gif) no-repeat 0 0;
	padding: 6px 0px 6px 16px;
	font-size: 0.6em;
	color: #A6A6A6;
	text-transform:lowercase;
}
#breadcrumbHome a:link, #breadcrumbHome a:visited, #breadcrumbHome a:active, #breadcrumbHome a:hover {
	text-decoration: underline;
	color: #A6A6A6;
}
#mainContentHome {
	/*457px total */
	width: 422px;
	background: #FFF url(../images/breadcrumbsbottom.gif) no-repeat 0 0;
	padding: 20px 20px 10px 16px;
	font-size: 0.8em;
	color: #686A69;
}

#mainContentHome a:link, #mainContentHome a:visited, #mainContentHome a:link {
	text-decoration: underline;
	color: #686A69;
}
#mainContentHome a:hover {
	text-decoration: underline;
	color: #CE1C49;
}


#mainContentContainer {
	width: 642px;
	margin:0;
	padding: 0;
	float: left;
}
#breadcrumb {
	/* 642px total */
	width: 626px;
	background: #DBDBDB url(../images/breadcrumbsLeft.gif) no-repeat 0 0;
	padding: 6px 0px 6px 16px;
	font-size: 0.6em;
	color: #A6A6A6;
	text-transform:lowercase;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active, #breadcrumb a:hover {
	text-decoration: underline;
	color: #A6A6A6;
}

#mainContent {
	/* 642px total */
	width: 606px;
	background: #FFF url(../images/breadcrumbsbottom.gif) no-repeat 0 0;
	padding: 20px 20px 10px 16px;
	font-size: 0.8em;
	color: #686A69;
}


.mainContent2columns {
	float:left;
	width: 280px;
	background: #fff;
	padding: 10px 20px 0px 3px;
}

#mainContent a:link, #mainContent a:visited, #mainContent a:link {
	text-decoration: underline;
	color: #686A69;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #CE1C49;
}

#mainContent h2 {
	font-size: 14px;
	color: #686A69;
	font-weight: bold;

}


div.imgFloatLeft {
	float: left;
	padding: 0px 0px 0px 0px;
}
div.imgFloatRight {
	float: right;
	padding: 0px 0px 0px 0px;
}

p.alsoConsider {
	font-size: 0.8em;
	text-align: left;
	background-color: #DDDDDD;
	padding: 4px;
}
p.alsoConsider a:link, p.alsoConsider a:visited, p.alsoConsider a:active {
	text-decoration: underline;
	color: #BBB;
}
p.alsoConsider a:hover {
	color: #CE1C49;
}


#rightContentContainer {
	width: 184px;
	padding: 0;
	margin: 0;
	float: left;
	background-color: #DBDBDB;
}
#newsContainer {
	/* 184px total */
	width: 172px;
	margin:0;
	padding:12px 6px 0px 6px;
	background: #CE1C49 url(../images/newscorner.gif) no-repeat 0 0;
}
#newsList {
	/* 172px total */
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 172px;
	list-style: none;
}
#newsList li {
	padding: 6px 0px 6px 18px;
	background-image: url(../images/redBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
a.newsLink:active, a.newsLink:visited, a.newsLink:link {
	color:#FFF;
	font-size: 0.7em;
	text-decoration: none;
}

a.newsLink:hover {
	color:#FFF;
	font-size: 0.7em;
	text-decoration: underline;
}
#newsMoreLink {
	text-align: right;
	padding: 10px 0px 10px 0px;
	width: 172px;
}
#diaryContainer {
	width: 184px;
	background-color: #FFF;
	padding: 2px 0px 0px 0px;
}
#diaryDates {
	/* 184px total */
	width: 172px;
	margin:0;
	padding:12px 6px 0px 6px;
	background-color: #DBDBDB;
	border: 0;
}
#diaryDates div.dateItemWrapperFirst {
	width: 172px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ADB1B4;
}
#diaryDates div.dateItemWrapper {
	width: 172px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ADB1B4;
	border-top: 1px solid #EEE;
}
#diaryDates div.dateItemWrapperLast {
	width: 172px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #EEE;
}
#diaryDates div.dateItemWrapperFirst div.dateItemImage, #diaryDates div.dateItemWrapper div.dateItemImage, #diaryDates div.dateItemWrapperLast div.dateItemImage {
	width: 56px;
	margin: 0;
	padding: 0;
	float:left;
}
#diaryDates div.dateItemWrapperFirst div.dateItemText, #diaryDates div.dateItemWrapper div.dateItemText, #diaryDates div.dateItemWrapperLast div.dateItemText {
	width: 114px;
	margin: 0;
	padding: 0px 0px 0px 2px;
	float:left;
	font-weight: bold;
	font-size: 0.6em;
	color: #686A69;
}
a.dateLink:active, a.dateLink:visited, a.dateLink:link, a.dateLink:hover {
	color: #CE1C49;
	font-weight: bold;
	text-decoration: none;
}
#datesMore {
	width: 172px;
	text-align: right;
	padding: 10px 0px 10px 0px;
}
a.datesMoreLink:active, a.datesMoreLink:visited, a.datesMoreLink:link {
	font-size: 0.7em;
	color: #686A69;
	text-decoration: none;
}
a.datesMoreLink:hover {
	font-size: 0.7em;
	color: #686A69;
	text-decoration: underline;
}

div.diaryDate {
	float: left;
	width: 600px;
	clear: both;
	margin-bottom: 15px;
}
div.diaryImg {
	float: left;
	width: 56px;
	padding: 0px 10px 0px 0px;
}
div.diaryText {
	width: 524px;
	float: left;
}
div.diaryText h3 {
	color: #CE1C49;
	font-size: 1em;
	margin-bottom: 3px;
	margin-top: 0px;
}



#footerContainer {
	width: 764px;
	border-top: 1px solid #B3B7BA;
	padding: 10px 10px 10px 10px;
}
#ricsLogo {
	width: 142px;
	float:left;
	border: 0px solid #000;
}
#footerAddress {
	/* 622px total */
	float: left;
	width: 606px;
	padding: 0px 0px 0px 16px;
}
#footerAddressList {
	padding: 0;
	margin: 0;
}
#footerAddressList li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	font-size: 0.6em;
	color: #686A69;	
}
#footerAddressList li.copyright {
	font-weight: bold;
	color: #CE1C49;	
}
#footerContactList {
	padding: 5px 0px 0px 0px;
	margin: 0;
}
#footerContactList li {
	list-style-type: none;
	display: inline;
	padding-right: 83px;
	font-size: 0.6em;
	color: #686A69;	
}
#footerContactList li span.contactRed {
	font-weight: bold;
	color: #CE1C49;
}
#footerContactList li.last {
	padding-right: 0px;
}
a.contactListLink:active, a.contactListLink:visited, a.contactListLink:link {
	text-decoration: none;
	color: #686A69;
}
a.contactListLink:hover {
	text-decoration: underline;
}

form {
	padding: 0;
	margin: 0;
}
/* Styles */
#contactform {
	margin: 0;
	padding: 0;
}

#contactform fieldset {
	margin: 0.5em 0em 0.5em 0em;;
	border: none;
	border-top: 1px solid #ccc;
}

#contactform fieldset legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #000;
	background: transparent;
	font-size: 1em;
	font-weight: bold;
}

#contactform fieldset label {
	clear: both;
	float: left;
	width: 100px;
	padding: 0 1em;
	text-align: right;
	margin-bottom: 2px;
}

#contactform fieldset div {
	padding: 5px 0px 5px 0px;
	display: block;
	border-bottom: 1px dotted #ddd;
	overflow:auto;
}

#contactform fieldset div input, #contactform fieldset div textarea {
	width: 200px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
	vertical-align:middle;
}

#contactform fieldset div select {
	padding: 1px;
}

#contactform fieldset fieldset {
  border-bottom: 1px dotted #ddd;
  border-top: 0px;
  margin: 1px 0 0;
  
}
#contactform fieldset fieldset legend {
  padding: 0 0 2px 0px;
  font-weight: normal;
}
#contactform fieldset fieldset label {
  display: block;
  min-width: 200px;
  text-align: left;
  padding-bottom: 2px;
}

#contactform fieldset fieldset label {
  margin-left: 100px; /* Width plus 3 (html space) */
}


#formsubmit {
	clear: both;
	text-align: center;
	
}
#formsubmit label {
	float: left;
	width: 106px;
	padding: 0 1em;
	text-align: right;
	border: 0px solid #000;
}
#formsubmit input {
	border: 1px solid #333;
	padding: 1px 1em;
	background: #555;
	color: #fff;
	font-size: 100%;
}

#contactform fieldset div input:focus, #contactform fieldset div textarea:focus {
	background: #efefef;
	color: #000;
}
label.required {
	font-weight: bold;
}
p.errorMessage {
	font-weight: bold;
	color: #CE1C49;
	background-color: #DDD;
	padding: 4px;
}
#contactThanks {
	width: 400px;
	border: 1px solid #66737B;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 10px;
}

.textRed {
	color: #CE1C49;
}

.textRedBig {
	color: #CE1C49;
	font-size:150%;
}
.textBig {
	font-size:150%;
}

#TIBlayer {
	width: 630px;
	padding:4px 0px 10px 170px;
	margin-left: auto;
	margin-right: auto;
	background: #C5C9CC;
	font-size: 0.6em;
	text-align: left;
}
#TIBlayer a:link, #TIBlayer a:active, #TIBlayer a:visited, #TIBlayer a:hover {
	text-decoration: none;
	color: #66737B;
}
#TIBlayer a img {
	vertical-align: middle;
	margin-right: 5px;
}
blockquote p
    {
    padding: 0px 15px 0px 0px;
    font-size: 1em;    
    float: left;

}

blockquote
    {
    padding: 20px 0px 3px 0px;
    font-size: 1em; 
	clear:both;  
	margin: 0px 30px 0px 30px; 

}

cite
    {
    font-size: 0.8em;
    clear: both;
	float: right; 
	font-style:normal;   
	font-weight: bold;
	padding-bottom: 20px;
} 

#otherNews {
	margin-left: auto;
	margin-right: auto;
	width: 446px;
	padding: 2px;
}

#otherNews h2 {
	width: 100%;
	background-color: #CE1C49;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	text-align:center;
	margin-bottom: 3px;
}

#otherNews dl {
	margin-top: 2px;
	background-color: #FFF;
}	

#otherNews dl dt {
	font-weight: bold;
	width: 394px;
	margin: 2px 2px 2px 0px;
	padding: 2px;
	float: left;
	font-size: 0.8em;
	background-color: #DBDBDB;
}

#otherNews dl dd {
	margin: 2px 0px 2px 2px;
	padding: 2px;
	float: left;
	text-align: right;
	width: 40px;
	font-size: 0.8em;
	background-color: #DBDBDB;
}

#otherNews dl dt span {
	color: 	#66737B;
}
