@import url("Admin.css");
@import url("Forms.css");
html {
scrollbar-face-color:#F5D769; 
scrollbar-shadow-color:#D9D9DB; 
scrollbar-base-color:#D9D9DB; 
scrollbar-3dlight-color:#D9D9DB;
scrollbar-arrow-color:#CC222B; 
scrollbar-track-color:#FBEDD0;
} 
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.bodyTextSm {
	font-size: 7.5pt;
}
.heading {
	font-size: 12pt;
	color: #CC232A;
}
.subheading {
	font-size: 10pt;
	color: #CC232A;
}
.bodyheading {
	color: #CC232A;
	font-weight: bold;
	font-size: 8pt;
}
/*Links*/
a:link {
	color: #3333FF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #660066;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #CC232A;
	text-decoration: underline;
	font-weight: bold;
}
a.moreLink {
	text-decoration: none;
}
a.moreLink:hover {
	text-decoration: underline;
	color: #000000;
}
.admin_link {
	cursor: default;
}
/*End of Links*/
p {
	margin-bottom: 8px;
	margin-top: 0px;
}
sup {
	font-size: 7pt;
}
#Montage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
#BodyContent, #Header {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#BodyContainer {
	background-color: #FFFFFF;
	padding-top: 25px;
}
#PageContent {
	width: 80%;
}
#LocationDetailsContent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#NewsProjects {
	padding-top: 16px;
	padding-bottom: 10px;
}
#NewsProjectsContent {
	padding: 15px 10px 10px;
}
#NewsProjectsContent a {
	text-decoration: none;
}
#NewsProjectsFooter {
	background-color: #D7D7D7;
	padding-right: 8px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#NewsProjectsFooter a {
	color: #CC232A;
	text-decoration: none;
	font-weight: bold;
}
#NewsProjectsFooter a:hover {
	color: #000000;
	text-decoration: underline;	
}
#NewsProjectsContent a:hover {
	color: #000000;
	text-decoration: underline;	
}
#Footer {
	background-color: #CC232A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/HeaderColour.gif);
}
#Footer td {
	font-size: 7pt;
	color: #FFFFFF;
}
#Footer td a {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: underline;
}
#Footer td a:hover {
	color: #F8C808;
	text-decoration: underline;
}
.map_border {
	border: 1px solid #CC232A;
}
#MapContainer {
	padding-left: 5px;	
}
#LineSpace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 8px;
	height: 8px;
}
#LineSpaceSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 5px;
	height: 5px;
}
#RedLine {
	background-color: #CC232A;
	height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
}
.hidden {
	display: none;
}
.menuOff {
	cursor: pointer;
	cursor: hand;
	background-image: url(images/MenuOff.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 10pt;
}
.menuOn {
	cursor: pointer;
	cursor: hand;
	background-image: url(images/MenuOn.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
	padding-left: 10px;
}
.RollOutMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	float: left;
	height: 18px;
	padding-top: 2px;
	padding-left: 10px;
}
#menu a:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	font-weight: normal;
	color: #CC232A;
	text-decoration: underline;
}
#menu a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#menu a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#menu_spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;
	line-height: 3px;
	height: 3px;
}
#MenuContainers {
	background-color: #FCF1CD;
	padding-top: 16px;
}
#table_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC232A;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
	background-image: url(images/HeaderColour.gif);
}
#shadow_right {
	background-image: url(images/Shadow_Right.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 5px;
}
#shadow_bottom {
	background-image: url(images/Shadow_Bottom.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 5px;
}
#shadow_Corner {
	background-image: url(images/Shadow_Corner.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
	background-position: left top;
}
#table_outline {
	border-left: 1px solid #C7C7C7;
}
#menu_outline {
	border-left: 1px solid #C7C7C7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}
#map_info b {
	line-height: 18px;
}
.FloatRight_thumbnail_Shadow {
	box-shadow: 3px 3px #D5D5D5;
    -webkit-box-shadow: 3px 3px #D5D5D5;
    -moz-box-shadow: 3px 3px #D5D5D5;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#D5D5D5, offX=3, offY=3, positive=true);
	border: 1px solid #D5D5D5;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.FloatLeft_thumbnail_Shadow {
	box-shadow: 3px 3px #D5D5D5;
    -webkit-box-shadow: 3px 3px #D5D5D5;
    -moz-box-shadow: 3px 3px #D5D5D5;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#D5D5D5, offX=3, offY=3, positive=true);
	border: 1px solid #D5D5D5;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.Thumbnail_Shadow {
	box-shadow: 3px 3px #D5D5D5;
    -webkit-box-shadow: 3px 3px #D5D5D5;
    -moz-box-shadow: 3px 3px #D5D5D5;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#D5D5D5, offX=3, offY=3, positive=true);
	border: 1px solid #D5D5D5;
}
#CaptionFloatRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul {
	margin-left: 26px;
	margin-top: 0px;
	list-style-type: square;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	padding-bottom: 8px;
}
#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	font-weight: normal;
	padding-bottom: 15px;
}
#breadcrumbs a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#breadcrumbs a:visited {
	text-decoration: none;
	font-weight: normal;
}
#breadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#depotImages img {
	float: right;
	margin-bottom: 8px;
}
#BranchContent img {
	box-shadow: 3px 3px #D5D5D5;
    -webkit-box-shadow: 3px 3px #D5D5D5;
    -moz-box-shadow: 3px 3px #D5D5D5;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#D5D5D5, offX=3, offY=3, positive=true);
	border: 1px solid #D5D5D5;
	margin-right: 5px;
	margin-left: 5px;
}
#LatestNewsContent img {
	box-shadow: 3px 3px #D5D5D5;
    -webkit-box-shadow: 3px 3px #D5D5D5;
    -moz-box-shadow: 3px 3px #D5D5D5;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#D5D5D5, offX=3, offY=3, positive=true);
	border: 1px solid #D5D5D5;
	margin-right: 5px;
	margin-left: 5px;
}
#NewsContent {
	padding-right: 15px;
	padding-left: 15px;
}
#NewsContent img {
	box-shadow: 3px 3px #D5D5D5;
    -webkit-box-shadow: 3px 3px #D5D5D5;
    -moz-box-shadow: 3px 3px #D5D5D5;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#D5D5D5, offX=3, offY=3, positive=true);
	border: 1px solid #D5D5D5;
	margin-right: 10px;
	margin-left: 10px;
}
