/* 
   Font sizes all relative to the "body" tag below and by using "em" it means if the user increases the font size on the browser (DDA compliance)
   then the sizes increase on the site in proportion too.
*/
body { font-family: Arial; font-size: .90em; background-color: #00043d; }

body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th {
	margin:0;
	padding:0;
}

a img { border:0px; }

table {border-collapse: collapse;}

#page {margin: 0 auto; width:984px; }

/* NOTES:  */
/* - As layout is using DIVs, no need to set WIDTH=100% on any content regions/areas. */

/* Region: TOP MENU  */
#HeaderBar { clear: both; background-image:url(images/template/top_bg.png); color: #cccccc; height:145px; }
#HeaderBar .Tabs { float:right; text-align:right; vertical-align:top;height:145px; }
#HeaderBar .Tabs A { cursor:pointer; }
#HeaderBar .Tabs .Size { position:relative; top:17px; right:17px; height:43px;}
#HeaderBar .Tabs .Search { position:relative; top:22px; right:17px; height:33px; }
#HeaderBar .Tabs .Search .Searchbox {  width:164px; height:17px; vertical-align:top; padding:3px 3px 0px 5px; color:#02386F; position:relative; border:solid 1px #DFDFDF; top:5px; right:4px;}
#HeaderBar .Tabs .Links { position:relative; top:24px; right:17px; }
#HeaderBar .Logo { float:left; padding: 28px 0px 0px 29px; }

#regTopMenu {clear: both;  height:44px;  }
#regTopMenu .MenuLinks {  background-image:url(images/template/navtop_bg.png); float:left; height:44px; padding-top:0px; width:929px;}
#regTopMenu .MenuLinks ul { display: inline; padding:0px; margin:0px; height:44px;}
#regTopMenu .MenuLinks ul li { display: inline; margin:0px; padding: 0px 12px 0px 10px; font-size: 1em; height:44px;}
#regTopMenu .MenuLinks ul .Image { padding:0px; }
#regTopMenu .MenuLinks a {color: #02386F; font-family:Georgia; position:relative; bottom:14px; text-decoration: none;}
#regTopMenu .MenuLinks a:hover {color:#9357D0; text-decoration: none;}

/* Region: FOOTER */
#RssFooter {height:30px; background-image:url(/Images/template/page_footer.png); padding:11px 25px 0px 5px;margin: 0 auto; width:955px;}
#RssFooter .CareHomeLogin { float: left; color:#02386F; font-size:.75em; padding:0px 0px 0px 5px}
#RssFooter .CareHomeLogin a {color:#02386F; text-decoration: none}
#RssFooter .Icon { float:right; padding:0px 3px 0px 15px;}
#RssFooter .Text { float:right; color:#02386F; font-size:.75em;}
#RssFooter .Text a { color:#02386F; text-decoration:none;}
#RssFooter .Text a:hover { text-decoration:underline;}

#regFooter {clear:both; font-size: .8em; color:#ffffff; padding:0px 25px 10px 15px; text-align:center; }
#regFooter a { color:#ffffff; text-decoration: underline;}
#regFooter a:hover {text-decoration: underline;}
#regFooter .MenuLinks { font-size:.95em;}
#regFooter .MenuLinks ul { display: inline}
#regFooter .MenuLinks ul li { display: inline; padding-left: 3px;}

/* Region: Middle bit encompassing left menu and body content (and right menu if appropriate) */
#regMainContent {background-image:url(images/template/page_bg.png); padding:3px 10px 0px 16px;}
#regFixHeights { clear: both;} /*If you want a background on regMainContent to span the height of regBodyContent this is necessary. */

/* Region: Left hand menu/column */

#regLeftMenu {float: left; font-size: 1em; color: #44749D; width: 180px; padding: 0px; margin:2px 1px 0px 2px;}
#regLeftMenu a {color: black; text-decoration: none;}
#regLeftMenu h2 {font-size: .85em; font-weight: bold; color: white; padding: 2px 5px 2px 2px; background-color:#44749D; margin-top: 3px; }

#regLeftMenu .menuItemsBox { margin-top:3px; margin-left:1px; padding: 2px 2px 0px 2px; border:solid 1px #CFCFCF; width:172px;}
#regLeftMenu .MenuItem { font-size: 1em; font-family:Georgia; font-weight:bold; background-color:#607D98; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 5px; }
#regLeftMenu .MenuItem A { color:#ffffff; font-weight: normal; text-decoration: none;}
#regLeftMenu .MenuItem A:hover {text-decoration: underline;}

#regLeftMenu .subMenuItem { background-image: url(images/template/arr_blue_r.png); background-repeat: no-repeat; background-position: 8px 6px; font-size: .8em; font-family:Georgia; padding: 3px 4px 3px 16px; margin-bottom:1px; border:solid 1px #CFCFCF;}
#regLeftMenu .subMenuItem A { color:black; font-weight: normal; text-decoration: none; }
#regLeftMenu .subMenuItem A:hover {text-decoration: underline; }

#regLeftMenu .searchBox {background-color: #CBDAE6; padding: 2px 4px 3px 4px; margin: 0px 0px 14px 0px;}

#regLeftMenu .productCategoriesBox {padding: 0px 0px 10px 0px;}
#regLeftMenu .rssIcons {font-size: .8em; margin: 10px 5px 10px 1px; }
#regLeftMenu .bookmarkSite{font-size: .8em; margin: 10px 0px 10px 0px; text-align:center; }
#regLeftMenu #scrollerPanelNews { height: 170px; padding: 5px; font-size: 1em; font-family: Arial; text-align:left;}

/* Region: Right hand menu/column */
#regRightHandColumn {min-height:233px; margin:2px 0px 0px 5px; float: left; font-size: 1em; color: #333333; width: 180px; padding: 0px; }
#regRightHandColumn  h2 { margin-top:3px; margin-left:1px; padding: 2px 2px 0px 2px; border:solid 1px #CFCFCF; color:#ffffff; font-weight: normal; text-decoration: none;font-size: 1em; font-family:Georgia; font-weight:bold; background-color:#607D98; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 5px;}
#regRightHandColumn .menuItemsBox { margin: 2px 0px 2px 0px; background-image: url(images/template/panel_g_bg.gif); background-repeat: repeat-y;  }
#regRightHandColumn .menuItemsBox .Header { text-align: center; height: 31px; width: 180px; background-image: url(images/template/panel_g_h_blank.gif); background-repeat: no-repeat;font-size: 0.9em; font-family:Georgia; font-weight:normal; color: #FFFFFF; padding: 10px 0px 2px 0px; text-transform: uppercase; }
#regRightHandColumn .menuItemsBox .Middle {padding: 0px 4px 5px 4px; font-size: 0.9em;}
#regRightHandColumn .menuItemsBox .Middle ul { padding-left: 4px; margin: 0px 0px 10px 0px; }
#regRightHandColumn .menuItemsBox .Middle li{ list-style-type: none; background-image: url(images/template/arr_blue_r.png); background-repeat: no-repeat; margin-left: 0px; padding-left: 14px; background-position:5px 3px; margin-bottom: 5px }
#regRightHandColumn .menuItemsBox .Middle li a { text-decoration: none; color: #111111; font-weight: bold;}
#regRightHandColumn .menuItemsBox .Middle .News li a { text-decoration: none; color: #111111; font-weight: normal; }
#regRightHandColumn .menuItemsBox .Middle li a:hover { text-decoration: underline;}
#regRightHandColumn .menuItemsBox .Footer {background-image: url(images/template/panel_g_footer.gif); background-repeat:  no-repeat; height: 6px;}

#regRightHandColumn .FindACareBody .Address {background-image: url(images/template/arr_blue_r.png); background-repeat:  no-repeat; padding: 5px 0px 0px 10px; background-position: 0px 8px;}
#regRightHandColumn .FindACareBody .Telephone {background-image: url(images/template/icon_m_b_call.png);background-position: 5px 0px; background-repeat:  no-repeat; padding: 5px 5px 7px 40px; margin-top: 8px; font-weight: bold; font-size: 1.2em;}
#regRightHandColumn .FindACareBody .Email {background-image: url(images/template/icon_m_b_email.png);background-position: 5px 0px; background-repeat:  no-repeat; padding: 5px 5px 10px 40px; margin-top: 0px}
#regRightHandColumn .FindACareBody .Email a { color: #0A386F;}

#regRightHandColumn .NewsArchiveBody { background-image: url(images/template/panel_b_bg.gif); background-repeat: repeat-y; padding: 8px 5px 3px 8px}
#regRightHandColumn .NewsArchiveBody ul { padding-left: 4px; margin: 0px 0px 10px 0px; }
#regRightHandColumn .NewsArchiveBody li{ padding-bottom: 5px; font-size: 0.8em; color: #111111; list-style-type: none; background-image: url(images/template/arr_blue_r.png); background-repeat: no-repeat; margin-left: 0px; padding-left: 10px; background-position:0px 3px; }
#regRightHandColumn .NewsArchiveBody li a { text-decoration: none; color: #02386F; font-size: 1em;}
#regRightHandColumn .NewsArchiveBody li a:hover { text-decoration: underline;}
#regRightHandColumn .NewsArchiveFooter { height:6px; background-image: url(images/template/panel_b_footer.gif); background-repeat: no-repeat;}

 .FindACareBody { color: #111111; background-image: url(images/template/panel_g_bg.gif); background-repeat: repeat-y; padding: 3px 8px 2px 12px}
 .FindACareFooter { height:6px; background-image: url(images/template/panel_g_footer.gif); background-repeat: no-repeat;}

#regRightHandColumn .menuItemsBox .Middle .GalleryItem { clear: both; border-bottom: 1px solid #CCCCCC;padding-top: 5px; padding-bottom: 5px;}
#regRightHandColumn .menuItemsBox .Middle .GalleryItem .GalleryImage { background-color: #FFFFFF; float: left; height: 77px; width: 77px; border: 1px solid #CCCCCC; padding: 1px; text-align: center;}
#regRightHandColumn .menuItemsBox .Middle .GalleryItem .GalleryImage img { border: 0px;}
#regRightHandColumn .menuItemsBox .Middle .GalleryItem .GalleryTitle { float: left; padding-left: 5px;}
#regRightHandColumn .menuItemsBox .Middle .GalleryItem .GalleryTitle a { text-decoration: none; font-weight: bold; color: #333333;}
#regRightHandColumn .menuItemsBox .Middle .GalleryItem .GalleryTitle a:hover { text-decoration: underline;}

#regRightHandColumn #regSurvey { text-align: left;  margin-bottom: 0px; padding-bottom: 0px; padding-top: 0px; margin-top: 0px; background-repeat: no-repeat; width: 160px; }
#regRightHandColumn #regSurvey .SurveyDetails { padding: 2px 10px 0px 10px; font-size: 0.9em; line-height: 1.1em}
#regRightHandColumn #regSurvey .SurveyDetails p { margin-top: 4px;margin-bottom: 3px;}
#regRightHandColumn #regSurvey .SurveyDetails .SurveyNone input { border: 0px; background-color: Transparent; margin-left: 5px;}
#regRightHandColumn #regSurvey .SurveyDetails .SurveyNone { font-weight:bold; font-size: 1em; line-height: 1.5em;}
#regRightHandColumn #regSurvey .SurveyDetails .SurveyResults .ResultsBar { float:left; width: 70px; font-size: 0.9em;}
#regRightHandColumn #regSurvey .SurveyDetails .SurveyResults .ResultsText { float:left; width: 40px;}
#regRightHandColumn #regSurvey .SurveyDetails .SurveyResults .ResultsPercentage { float:left; font-size: 0.95em;}
#regRightHandColumn #regSurvey .SurveyDetails .SurveyResults { padding-top: 6px; padding-bottom: 8px;}
#regRightHandColumn #regSurvey .regSurveyFooter { background-image: url(images/template/panel_survey_footer.gif); height: 8px}
#regRightHandColumn .button { border: 1px solid #9C9C9C; background-color: #FFFFFF; color: black; font-family: Verdana;font-weight: bold;}
#regRightHandColumn #regSurveyOther { margin-right: 4px; float: right; margin-bottom: 0px; padding-bottom: 0px; padding-top: 0px; margin-top: 0px; background-repeat: no-repeat; width: 160px;}
#regRightHandColumn #regSurveyOther .SurveyDetails { text-align: left;  padding: 2px 10px 0px 10px; font-size: 0.9em; line-height: 1.1em}
#regRightHandColumn #regSurveyOther .SurveyDetails p { margin-top: 4px;margin-bottom: 3px;}
#regRightHandColumn #regSurveyOther .SurveyDetails .SurveyNone input { border: 0px; background-color: Transparent; margin-left: 5px;}
#regRightHandColumn #regSurveyOther .SurveyDetails .SurveyNone { font-weight:bold; font-size: 1em; line-height: 1.5em;}
#regRightHandColumn #regSurveyOther .SurveyDetails .SurveyResults .ResultsBar { float:left; width: 70px; font-size: 0.9em;}
#regRightHandColumn #regSurveyOther .SurveyDetails .SurveyResults .ResultsText { float:left; width: 40px;}
#regRightHandColumn #regSurveyOther .SurveyDetails .SurveyResults .ResultsPercentage { float:left; font-size: 0.95em;}
#regRightHandColumn #regSurveyOther .SurveyDetails .SurveyResults { padding-top: 6px; padding-bottom: 8px;}
#regRightHandColumn #regSurveyOther .regSurveyFooter {  height: 8px}

#regTemplateContentManagedRightColum { clear: both; margin: 0px; padding: 5px; font-size: 0.8em; text-align: center; background-color: Red; color: White;}

/* Set main content width - if main content width should be 700, but there is 15 left and 15 right padding, then width should be set to 670...  */
#regBodyContent {float: left; font-size: .85em; padding:2px 0px 0px 0px; margin-left: 3px;}
#regBodyContent h1 {margin-top: 0px; margin-bottom: 10px; font-size: 1.7em; font-family:Georgia; font-weight:normal; color: #0A386F}
#regBodyContent h2 {margin-top: 20px; margin-bottom: 10px; font-size: 1.6em; font-family:Georgia;  font-weight: normal; color: #0A386F;} /* border-bottom: 1px solid #607D98 */
#regBodyContent h3 {margin-top: 8px; margin-bottom: 3px; font-size: 1.4em; font-family:Georgia;  font-weight: normal; color: #0A386F;}
/* changed size of font to 1.6em by request of client [rr 8 Aug 2011]*/
#regBodyContent h4 {margin-top: 8px; margin-bottom: 6px; font-size: 1.6em; font-family:Georgia;  font-weight: normal; color: #0A386F;} 

#regBodyContent .CallsToAction {text-align: justify; clear: both; padding: 3px; border: 1px solid #CFCFCF; text-align: left;}
#regBodyContent .CallsToAction a { color: #111111; font-weight: bold; text-decoration: none;}
#regBodyContent .CallsToAction a:hover { text-decoration: underline}
#regBodyContent .CallsToAction .CallsText {float: left; padding: 0px 0px 0px 6px; font-weight: bold; color: #0A386F; font-size: 1.1em; width: 200px}
#regBodyContent .CallsToAction .CallsText .Small {color: #111111; font-size: 0.9em; font-weight: normal;}

#regBodyContent .CallsToActionJobs {text-align: justify; clear: both; padding: 3px; border: 1px solid #CFCFCF; text-align: left;}
#regBodyContent .CallsToActionJobs a {  font-weight: bold; text-decoration: underline;}
#regBodyContent .CallsToActionJobs a:hover { text-decoration: underline}
#regBodyContent .CallsToActionJobs .CallsText {float: left; padding: 0px 0px 0px 6px; font-weight: bold; color: #0A386F; font-size: 1.1em; width: 200px}
#regBodyContent .CallsToActionJobs .CallsText .Small {color: #111111; font-size: 0.9em; font-weight: normal;}

#regBodyContent .CallsToActionJobs2 {text-align: justify; padding: 3px; border: 1px solid #CFCFCF; text-align: left;}
#regBodyContent .CallsToActionJobs2 a {  font-weight: bold; text-decoration: underline;}
#regBodyContent .CallsToActionJobs2 a:hover { text-decoration: underline}

#regBodyContent a {text-decoration: underline; font-weight: bold; color: #02386F; }
#regBodyContent #regHomeThumbnails .ThumbnailPhoto { clear: both ; border: 1px solid #C6C6C6; text-align: center;}
#regBodyContent #regHomeThumbnails {width: 110px;  float: left; margin-left: 5px; }
#regBodyContent #regHomePictures {width: 383px;  float: left; height: 250px; margin-left: 15px;}
#regBodyContent #regHomePictures .HomeImage { vertical-align: middle; display: table-cell; width: 383px; height: 250px; border: 1px solid #C6C6C6; padding: 3px; background-color: #FFFFFF; text-align: center;}

#regBodyContent ul { margin-left: 5px; padding-left: 5px;}
#regBodyContent li{ list-style-type: none; background-image: url(images/template/bullet.png); background-repeat: no-repeat; margin-left: 0px; padding-left: 18px; background-position:0px 1px; margin-bottom: 2px }
#regBodyContent li a { text-decoration: none;}
#regBodyContent li a:hover { text-decoration: underline;}

#regBodyContent .Tab { cursor: pointer; display: inline; padding: 0px 3px 0px 0px; height: 33px;  }
#regBodyContent .Tab:Hover {}
#regBodyContent .TabSpacer{display: inline; padding: 0px;}
#regBodyContent .TabSpacerEnd{display: inline; min-width: 400px;padding: 0px;}
#regBodyContent .Panel {padding: 8px; height: 100%; min-height:300px; border: 1px solid #CCCCCC; clear: both; margin-top: -4px;}

#regBodyContent .Quotes { margin: 0px 0px 10px 10px; padding-top:10px}
#regBodyContent .Quotes .Header { background-image: url(images/quotes/quote_header.gif); background-repeat: no-repeat; height:32px}
#regBodyContent .Quotes .Middle {padding: 0px 70px 10px 50px; font-size: 1em;background-image: url(images/quotes/quote_bg.gif); background-repeat: repeat-y;}
#regBodyContent .Quotes .Footer {background-image: url(images/quotes/quote_footer_bg.gif); background-repeat: no-repeat; height:23px;  font-size: 1.1em; color: #333333; padding: 32px 50px 0px 80px}

#regBodyContent .HomeList { padding-top: 0px; padding-left: 15px;}
#regBodyContent .HomeList .HomeName {font-size: 0.9em;background-image: url(images/template/bullet.png); background-repeat: no-repeat; background-position:0px 2px;  padding-left: 18px; padding-bottom: 4px;}
#regBodyContent .HomeList .HomeName a {font-size: 1.2em; text-decoration: none}
#regBodyContent .HomeList .HomeName a:hover { text-decoration: underline}
#regBodyContent .RegionList { padding-top: 10px; padding-left: 15px;}
#regBodyContent .RegionList li { padding-bottom: 8px;}
#regBodyContent .RegionList a { text-decoration: none}
#regBodyContent .RegionList a:hover { text-decoration: underline}
#regBodyContent .HomeFinder .HomeName { border-bottom: 1px solid #F6F4EC; margin-bottom: 5px; padding-bottom: 5px;}
#regBodyContent .HomeFinder .HomeName .CareHomeName a {font-size: 1.2em; text-decoration: none}
#regBodyContent .HomeFinder .HomeName .CareHomeName a:hover { text-decoration: underline}
#regBodyContent .Form { margin-left: 10px;}
#regBodyContent .Form .Description { font-weight: bold; color: #0A386F; padding-right: 6px; text-align: right;}

#regBodyContent .enterData { margin-left: 10px;font-weight: bold; color: #0A386F}

#ctl00_regMainBody {padding:10px; border:solid 1px #CFCFCF; width:548px; min-height:233px; margin:3px 1px 0px 1px;}
#ctl00_regMainBodyHome {border:solid 1px #CFCFCF; width:695px; min-height:233px; margin:3px 0px 0px 0px; padding: 10px 20px 10px 20px;}
#ctl00_regMainBodyCareHomeAdmin {border:solid 1px #CFCFCF; width:712px; min-height:233px; margin:3px 0px 0px 0px; padding: 10px 20px 10px 20px;}



#regBodyContent .HomeLocations { vertical-align:top; border-bottom: 1px solid #CCCCCC; margin-bottom: 8px; padding-bottom: 8px;}
#regBodyContent .HomeLocations .HomeName { float: left; font-size: 1.4em; font-weight: bold; color: #027D85; margin-bottom: 6px; clear: left; }
#regBodyContent .HomeLocations .MapArea { float: right; clear: right;}
#regBodyContent .HomeLocations .MapArea .Map {width: 525px; height: 250px; border: 2px solid #E3E3E3; margin: 0px;}
#regBodyContent .HomeLocations .MapArea .DirectionFinder {background-color: #607D98; height: 24px; padding: 2px 3px 2px 10px; margin: 4px 0px 0px 0px; border: 0px solid #E3E3E3; color: #FFFFFF; font-size: 1.5em; font-weight: bold; padding-right: 6px;}
#regBodyContent .HomeLocations .MapArea .DirectionFinder a { color: #FFFFFF; font-size: 0.9em;}
#regBodyContent .HomeLocations .Address { width: 120px; float: left; clear: left;background-image: url(images/template/arr_blue_r.png); background-repeat:  no-repeat; padding: 0px 0px 0px 20px; background-position: 10px 3px;}
#regBodyContent .HomeLocations .Telephone { clear: left; background-image: url(images/template/icon_m_b_call.png);background-position: 5px 0px; background-repeat:  no-repeat; padding: 5px 5px 7px 40px; margin-top: 20px; font-weight: bold; font-size: 1.2em;}
#regBodyContent .HomeLocations .Email {clear: left; background-image: url(images/template/icon_m_b_email.png);background-position: 5px 0px; background-repeat:  no-repeat; padding: 5px 5px 7px 40px; margin-top: 0px}
#regBodyContent .HomeLocations .Email a { color: #0A386F;}

#regBodyContent .ContentSearch ol { margin-left: 5px; padding-left: 7px;}
#regBodyContent .ContentSearch ol li { margin-left: 5px; padding-left:4px;}
#regBodyContent .ContentSearch .SearchResults { border-bottom: 1px solid #CCCCCC; padding-bottom: 5px; margin-bottom: 5px;}
#regBodyContent .ContentSearch .SearchResults .Header {font-size: 1.2em; }
#regBodyContent .ContentSearch .SearchResults .Header .Category{ color: #7346A2; font-weight: bold;}
#regBodyContent .ContentSearch .SearchResults .Header a{ text-decoration: none;}
#regBodyContent .ContentSearch .SearchResults .Date {  font-style: italic; color: Gray; padding-top: 2px;}
#regBodyContent .ContentSearch .SearchResults .Content { clear: both; padding: 2px 0px 0px 0px;}
#regBodyContent .ContentSearch .SearchResults .ReadMore { text-align: right; padding-top: 6px; padding-bottom: 3px;}
#regBodyContent .ContentSearch .SearchResults .ReadMore a{padding: 1px 4px 1px 4px; color: #FFFFFF; text-decoration: none;}


#regBodyContent select {font-size: 1.1em; padding-left: 2px;}
#regBodyContent ul li {	 list-style-type: none; }
#regBodyContent input { border: 1px solid #9C9C9C; background-color: #FFFFFF; color: black; font-family: Verdana;}
#regBodyContent  .None input{ border: 0px; background-color: Transparent; margin-left: 8px;}
#regBodyContent textarea { border: 1px solid #9C9C9C; background-color: #FFFFFF; color: black; font-family: Verdana;}

#regBodyContent .MessageToUser {font-weight: bold; color: red; padding-top: 5px; padding-bottom: 10px}
#regBodyContent .breadcrumbtrail {padding-top:5px; padding-bottom:10px}
#regBodyContent .breadcrumbtrail A {color: #F8A261}
#regBodyContent .txtHighlight { border: 1px solid #CC0033; background-color: #F6FD8C; color: #000000;}
#regBodyContent .highlight {background-color:Yellow}

/* Button styles */
#regBodyContent .button {font-weight: bold; color: #111111;}
#regBodyContent .CancelButton {font-weight: normal; color: Red;}

/* datagrid styles */
#regBodyContent .datagrid .datagridHeader {background-color: #cccccc;font-weight: bold; margin-bottom: 10px;}
#regBodyContent .datagrid .datagridHeader   td { padding: 2px 4px 2px 4px;}
#regBodyContent .datagrid .datagridItem {background-color: #efefef; border-bottom: 1px solid #666666}
#regBodyContent .datagrid .datagridItem  td { padding: 2px 4px 2px 4px;}
#regBodyContent .datagrid .datagridAlternatingItem {background-color: #ffffff; border-bottom: 1px solid #666666}
#regBodyContent .datagrid .datagridAlternatingItem  td { padding: 2px 4px 2px 4px;}

/* Payment/checkout/myaccount order history page styles */  
#regBodyContent .PaymentForm {margin-left: 30px; margin-top:8px; width: 90%;}
#regBodyContent .PaymentForm .heading {width: 140px}
#regBodyContent .PaymentForm input, textarea {font-size: 0.9em; height: 16px; padding: 1px; color: #333333}
#regBodyContent .PaymentForm select { font-size: 1em}
#regBodyContent .PaymentFormHeading {background-color: #163E83; color: White; font-weight: bold; margin-top: 10px; margin-bottom: 6px; border-bottom: 2px solid #9AA3B1;padding-top:4px; padding-bottom: 4px; padding-left: 5px;}
#regBodyContent .PaymentSecureSeal  { text-align:center; margin-top: 10px; }
 .Compulsory { font-weight: bold; color: Red; font-size: 0.9em; padding-left: 3px; padding-right: 3px;}

/* these styles are used on the view shopping basket page... */
#regBodyContent .BasketSummary {margin-left: 30px; width: 550px;}
#regBodyContent .BasketSummary .BasketSummaryTable {width: 100%; border-collapse: collapse; }
#regBodyContent .BasketSummary .BasketSummaryTable .BasketSummaryHeader td { background-color: black; color: White; font-weight: bold;}
#regBodyContent .BasketSummary .BasketSummaryTable .BasketSummaryItem td { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px;}
#regBodyContent .BasketSummary .BasketSummaryTable .BasketItemQuantity {width: 20px; text-align:center; font-size: 1em; margin-left: 25px;}
#regBodyContent .BasketSummary .BasketSubtotal { width: 100%; text-align: right; border-top: 2px solid gray; margin-bottom: 3px; padding-top: 4px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketDelivery { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketWeight { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketDelivery select {font-size: 1.05em; margin-left: 5px;}
#regBodyContent .BasketSummary .BasketDiscount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketVATAmount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 6px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .BasketSummary .BasketGrandTotal { width: 100%; text-align: right; border-bottom: 2px solid black; border-top: 1px solid black; font-weight: bold; font-size: 1.1em; margin-bottom: 5px; padding: 3px 0px 3px 0px;}
#regBodyContent .BasketSummary .CartBorder { border: 1px solid #D0D0D0; text-align: center; width: 80px;}
#regBodyContent .BasketSummary .BasketButtons {width: 100%; margin-bottom: 5px; margin-top: 10px;}
#regBodyContent .BasketSummary .BasketButtons .CheckoutButtonArea { padding-top: 12px; clear: both; height: 40px; border-bottom: 1px solid #CCCCCC; padding-bottom: 4px; }
#regBodyContent .BasketSummary .BasketButtons .CheckoutButtonArea .MultiplePaymentGateways { display: inline; float: right; margin:  3px 20px 0px 0px;  font-size: 1.5em;  padding-top: 3px; font-weight: bold;}
#regBodyContent .BasketSummary .BasketButtons .CheckoutButtonArea .Buttons { float: right;}
#regBodyContent .BasketSummary .BasketButtons .UpdateQuantity {color: Navy; font-weight: bold; font-size: 1em; width:110px; }
#regBodyContent .BasketSummary .BasketButtons .ContinueShopping { color: Navy; font-weight: bold; font-size: 1em; width:140px; }
#regBodyContent .BasketSummary .BasketButtons .Checkout {color: DarkGreen; font-weight: bold; font-size: 1em; width: 220px; height: 30px;  }
#regBodyContent .BasketSummary .ApplyDiscountCode {color: DarkGreen; font-weight: bold; font-size: 1em; width:65px}
#regBodyContent .BasketSummary .CartRemove { background-color: #FFFFFF;font-weight: bold; color: #000000; border: 0px}
#regBodyContent .BasketSummary .CartRemove:Hover { text-decoration: none;}

/* these styles are used on the final checkout page... */
#regBodyContent .PaymentSummary {margin-left: 30px; width: 550px;}
#regBodyContent .PaymentSummary .PaymentSummaryTable {width: 100%; }
#regBodyContent .PaymentSummary .PaymentSummaryTable .PaymentSummaryHeader { background-color: black; color: White; font-weight: bold;}
#regBodyContent .PaymentSummary .PaymentSummaryTable .PaymentSummaryHeader td { padding: 2px 4px 2px 4px;}
#regBodyContent .PaymentSummary .PaymentSummaryTable .PaymentSummaryItem {}
#regBodyContent .PaymentSummary .PaymentSummaryTable .PaymentSummaryItem td { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px; }
#regBodyContent .PaymentSummary .PaymentSubtotal { width: 100%; text-align: right; border-top: 2px solid gray; margin-bottom: 3px; padding-top: 4px; padding-bottom: 1px;}
#regBodyContent .PaymentSummary .PaymentDelivery { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .PaymentSummary .PaymentDiscount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 3px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .PaymentSummary .PaymentVATAmount { width: 100%; text-align: right; border-top: 1px solid gray; margin-bottom: 6px; padding-top: 3px; padding-bottom: 1px;}
#regBodyContent .PaymentSummary .PaymentGrandTotal { width: 100%; text-align: right; border-bottom: 2px solid black; border-top: 1px solid black; font-weight: bold; font-size: 1.2em; margin-bottom: 15px; padding-top: 3px; padding-bottom: 3px;}

/* these styles are used on product list/detail pages ... */
#regBodyContent .ProductPhotos {margin-right: 10px; width:300px; }
#regBodyContent .ProductPhotos .MainPhoto {text-align:center; border: 1px solid black; height: 300px;}
#regBodyContent .ProductPhotos .ThumbnailCaption {font-family: arial; font-weight:normal; font-size: .9em; text-align:center; color: #777777; padding: 5px 0px 5px 0px; }
#regBodyContent .ProductPhotos .ThumbnailPhoto { border: 1px solid #aaaaaa; font-size:70px; line-height: 90px; vertical-align: middle; height:90px; margin-left: 3px; margin-right: 3px; margin-bottom: 5px; text-align: center;}

#regBodyContent .ProductSKUsTable .ProductSKUsHeader td { background-color: black; color: White; font-weight: bold;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem td { border-bottom: 1px solid gray; padding-top: 1px; padding-bottom: 2px;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .price{font-weight: bold; color: Red;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .buyNow {color: Red; font-weight: bold; font-size: .8em;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .wasprice{font-weight: bold; color: #000000; text-decoration:line-through;}
#regBodyContent .ProductSKUsTable .ProductSKUsItem .buyNow { margin: 3px 3px 3px 3px; height: 20px; font-weight: bold; border: 1px solid #01A2E6; color: #FFFFFF; font-size: .8em; background-color: #01A2E6;}

#regBodyContent .SubCategoryThumbnailBrowse {}
#regBodyContent .SubCategoryThumbnailBrowse .Thumbnail {height: 150px; width: 120px}
#regBodyContent .SubCategoryThumbnailBrowse .Thumbnail .ThumbnailPhoto {border: 1px solid #aaaaaa; height:125px; margin-left: 3px; margin-right: 3px; margin-bottom: 2px; text-align: center;}
#regBodyContent .SubCategoryThumbnailBrowse .Thumbnail .ThumbnailText {text-align: center; padding-top: 3px; height: 25px; }

#regBodyContent .BrandThumbnailBrowse {}
#regBodyContent .BrandThumbnailBrowse .Thumbnail {height: 150px; width: 120px}
#regBodyContent .BrandThumbnailBrowse .Thumbnail .ThumbnailPhoto {border: 1px solid #aaaaaa; height:125px; margin-left: 3px; margin-right: 3px; margin-bottom: 2px; text-align: center;}
#regBodyContent .BrandThumbnailBrowse .Thumbnail .ThumbnailText {text-align: center; padding-top: 3px; height: 25px; }

#regBodyContent .ProductThumbnailBrowse {}
#regBodyContent .ProductThumbnailBrowse .Thumbnail {height: 210px; width: 150px; margin-bottom: 7px;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ThumbnailPhoto {border: 1px solid #aaaaaa; height:150px; margin-left: 3px; margin-right: 3px; margin-bottom: 2px; text-align: center;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ThumbnailText {height: 28px; text-align: center; }
#regBodyContent .ProductThumbnailBrowse .Thumbnail .ProductPrice  {text-align: center; padding-top: 2px; padding-bottom: 12px; font-weight: bold; color: #000000; }
#regBodyContent .ProductThumbnailBrowse .Thumbnail .price{font-weight: bold; color: Red; padding-right: 5px;}
#regBodyContent .ProductThumbnailBrowse .Thumbnail .wasprice{font-weight: bold; color: black; text-decoration:line-through;}

#regBodyContent .productRating { font-weight: bold;}
#regBodyContent .productReview {padding-top: 7px;}
#regBodyContent .productReviewName { text-align:right; font-weight: bold; font-size: 11px; font-style: italic;}
#regBodyContent .productReviewFooter {padding-bottom: 7px; border-bottom: 1px solid #cccccc; }

#regBodyContent .paging {padding-top: 10px; padding-bottom: 20px;}
#regBodyContent .paging a {text-decoration: none;}
#regBodyContent .paging table {width:100%}
#regBodyContent .paging .currentPageLabel {width: 180px; color: black;}
#regBodyContent .paging .previousPage {width: 100px; text-align: left; }
#regBodyContent .paging .previousPage a { color: Gray;}
#regBodyContent .paging .pageNumbers {text-align: center;}
#regBodyContent .paging .pageNumbers a.unselectedPage {font-weight: bold; color: #999999}
#regBodyContent .paging .pageNumbers a.selectedPage {font-weight: bold; color: red}
#regBodyContent .paging .nextPage {width: 80px; text-align: right; }
#regBodyContent .paging .nextPage a { color: Gray; }

/* Blog related styles... */  				  
#regBodyContent .BlogEntries p {padding-top: 0px; margin-top: 0px}
#regBodyContent .BlogEntries .blogPostTitle {padding-top: 5px;}
#regBodyContent .BlogEntries .blogPostTitle a {font-size: 1.2em; font-weight: bold;}
#regBodyContent .BlogEntries .blogDateFiled {color: Gray; padding-top: 2px; padding-bottom: 8px;}
#regBodyContent .BlogEntries .blogContent { padding-bottom: 10px;}   
#regBodyContent .BlogEntries .blogFooter {padding-bottom: 25px; border-bottom: 1px solid #cccccc; margin-bottom: 10px; }
#regBodyContent .BlogEntries .blogFooter .CommentSummary {float: left; width: 300px; display: inline; color: gray;  padding-top: 5px; }
#regBodyContent .BlogEntries .blogFooter .CommentSummary a {text-decoration: none; font-weight: normal; color: Gray;}
#regBodyContent .BlogEntries .blogFooter .SocialNetworking {float: right; display: inline; }
#regBodyContent .BlogEntries .blogNoEntries {margin-left: 15px; color: Navy; padding-top: 10px; }

#regBodyContent .BlogDetail .blogPostTitle {font-size: 1.2em; font-weight: bold;}
#regBodyContent .BlogDetail .blogDateFiled {color: Gray; padding-top: 2px; padding-bottom: 8px;}
#regBodyContent .BlogDetail .blogContent { padding-bottom: 5px;}   
#regBodyContent .BlogDetail .blogCategories { padding-top: 7px; color: #444444; margin-left: 20px; padding-bottom: 3px;}   
#regBodyContent .BlogDetail .blogFooter {padding-bottom: 5px; border-bottom: 1px solid #cccccc; }
#regBodyContent .BlogDetail .blogNoEntry {margin-left: 15px; color: Navy; padding-top: 10px; }
#regBodyContent .BlogDetail .SocialNetworking {padding-top: 0px; text-align: right}
#regBodyContent .BlogDetail .OtherRecentPosts {padding-top: 0px; padding-bottom: 5px;}
#regBodyContent .BlogDetail .OtherRecentPosts .ListPosts {margin-left: 20px; padding-bottom: 3px;}

#regMainContent .BlogDetail .Comments {padding-top: 0px;}
#regMainContent .BlogDetail .Comments .NoCommentsYet {color: #444444; padding-bottom: 5px;}
#regMainContent .BlogDetail .Comments .ListComments {margin-left: 0px; padding-bottom: 5px;}
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost {padding: 7px 5px 7px 5px; margin-bottom: 12px; border: 1px solid gray; background-color: #FFFED0;}
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .CommentBy {font-size: .9em; color: black; padding-bottom: 5px; }
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .Comment {font-size: .9em; }
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .ModeratedReply {background-color: #F5FABD; }
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .ModeratedReply .ReplyComment { }
#regMainContent .BlogDetail .Comments .ListComments .SpecificPost .ModeratedReply .ReplyDatestamp { }

#regBodyContent .BlogDetail .Comments .leaveComment input {margin-left: 0px;}
#regBodyContent .BlogDetail .Comments .leaveComment .heading {color: #333333; font-weight: bold; padding-top: 4px; }

/* not within a region because you may want to put in in various places on the site */
.blogCategoriesBox {padding: 0px 0px 10px 0px;}
.blogCategoriesBox .blogCategoryItem {font-size: .85em; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 3px; border-bottom: 1px solid #8485DF; }
.blogCategoriesBox .blogCategoryItem A { color:#444444; font-weight: normal; text-decoration: none;}
.blogCategoriesBox .blogCategoryItem A:hover {text-decoration: underline;}

.blogArchiveBox {padding: 0px 0px 10px 0px;}
.blogArchiveBox .blogArchiveItem {font-size: .85em; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 3px; border-bottom: 1px solid #8485DF; }
.blogArchiveBox .blogArchiveItem A { color:#444444; font-weight: normal; text-decoration: none;}
.blogArchiveBox .blogArchiveItem A:hover {text-decoration: underline;}

/* News related styles... */  				  
#regBodyContent .NewsEntries p {padding-top: 0px; margin-top: 0px}
#regBodyContent .NewsEntries .Image {padding-top: 5px; width: 130px; text-align: center; float: left}
#regBodyContent .NewsEntries .NewsArticleTitle {padding-top: 5px;}
#regBodyContent .NewsEntries .NewsArticleTitle a {font-size: 1.2em; font-weight: bold; text-decoration: none;}
#regBodyContent .NewsEntries .NewsArticleTitle a:hover { text-decoration: underline;}
#regBodyContent .NewsEntries .NewsDateFiled {color: Gray; padding-top: 2px; padding-bottom: 8px;}
#regBodyContent .NewsEntries .NewsContent { padding-bottom: 10px;}   
#regBodyContent .NewsEntries .NewsContent .NewsMoreDetailsLink { text-align: right; padding-top: 5px;}

#regBodyContent .NewsEntries .NewsFooter {padding-bottom: 5px; border-bottom: 1px solid #cccccc; margin-bottom: 10px; }
#regBodyContent .NewsEntries .NewsFooter .CommentSummary {float: left; width: 300px; display: inline; color: gray;  padding-top: 5px; }
#regBodyContent .NewsEntries .NewsFooter .CommentSummary a {text-decoration: none; font-weight: normal; color: Gray;}
#regBodyContent .NewsEntries .NewsFooter .SocialNetworking {float: right; display: inline; }
#regBodyContent .NewsEntries .NewsNoEntries {margin-left: 15px; color: #333333; padding-top: 10px; }
#regBodyContent .centredetails { font-weight: bold;}
#regBodyContent .NewsDetail .NewsArticleTitle {font-size: 1.2em; font-weight: bold;}
#regBodyContent .NewsDetail .NewsDateFiled {color: Gray; padding-top: 2px; padding-bottom: 8px;}
#regBodyContent .NewsDetail .NewsContent { padding-bottom: 5px;}
#regBodyContent .NewsDetail .NewsCategories { padding-top: 7px; color: #444444; margin-left: 20px; padding-bottom: 3px;}
#regBodyContent .NewsDetail .NewsFooter {padding-bottom: 5px; border-bottom: 1px solid #cccccc; }
#regBodyContent .NewsDetail .NewsNoEntry {margin-left: 15px; color: #333333; padding-top: 10px; }
#regBodyContent .NewsDetail .SocialNetworking { display: none; padding-top: 0px; text-align: right}
#regBodyContent .NewsDetail .OtherRecentArticles {padding-top: 15px; padding-bottom: 15px;}
#regBodyContent .NewsDetail .OtherRecentArticles .ListArticles {margin-left: 20px; padding-bottom: 3px;}

#regMainContent .NewsDetail .Comments {padding-top: 0px;}
#regMainContent .NewsDetail .Comments .NoCommentsYet {color: #444444; padding-bottom: 5px;}
#regMainContent .NewsDetail .Comments .ListComments {margin-left: 0px; padding-bottom: 5px;}
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle {padding: 7px 5px 7px 5px; margin-bottom: 12px; border: 1px solid gray; background-color: #FFFED0;}
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .CommentBy {font-size: .9em; color: black; padding-bottom: 5px; }
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .Comment {font-size: .9em; }
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .ModeratedReply {background-color: #F5FABD; }
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .ModeratedReply .ReplyComment { }
#regMainContent .NewsDetail .Comments .ListComments .SpecificArticle .ModeratedReply .ReplyDatestamp { }

#regMainContent .NewsDetail .MainNewsImage {float:right}

#regBodyContent .NewsDetail .Comments .leaveComment input {margin-left: 0px;}
#regBodyContent .NewsDetail .Comments .leaveComment .heading {color: #333333; font-weight: bold; padding-top: 4px; }

/* not within a region because you may want to put in in various places on the site */
.NewsCategoriesBox {padding: 0px 0px 10px 0px;}
.NewsCategoriesBox .NewsCategoryItem {font-size: .85em; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 3px; border-bottom: 1px solid #8485DF; }
.NewsCategoriesBox .NewsCategoryItem A { color:#444444; font-weight: normal; text-decoration: none;}
.NewsCategoriesBox .NewsCategoryItem A:hover {text-decoration: underline;}

.NewsArchiveBox {padding: 0px 0px 10px 0px;}
.NewsArchiveBox .NewsArchiveItem {font-size: .85em; margin: 0px 0px 1px 0px; padding: 4px 0px 4px 3px; border-bottom: 1px solid #8485DF; }
.NewsArchiveBox .NewsArchiveItem A { color:#444444; font-weight: normal; text-decoration: none;}
.NewsArchiveBox .NewsArchiveItem A:hover {text-decoration: underline;}

/* [ADDED RR APRIL 2011] for care home administration section datagrid - copied from admin style sheet */
/* Admin Datagrids */
#regBodyContent #regWebsiteBody .Datagrid { background-color: #CCCCCC; border: solid 1px #FFFFFF; border-collapse: separate; color: #363636; margin: 1px}
#regBodyContent #regWebsiteBody .Datagrid td {padding: 2px 4px 2px 4px; font-size: 1em; border: solid 1px #FFFFFF;}
#regBodyContent #regWebsiteBody .Datagrid a { font-weight: bold; color: #D95101;  border-style: none none dotted none;border-width: 0px 0px 1px 0px; text-decoration: none; margin-bottom: 2px;}
#regBodyContent #regWebsiteBody .Datagrid a:hover { color: #363636;}
#regBodyContent #regWebsiteBody .Datagrid .datagridHeader { background-color: #D6F4FF; font-weight: bold; background-image: url(Administration/images/templateV3/Datagrid-Items/body_bg_header_table.png); background-repeat: repeat-x;padding:3px; margin: 3px;}
#regBodyContent #regWebsiteBody .Datagrid .datagridHeader td { margin: 1px}
#regBodyContent #regWebsiteBody .Datagrid .datagridFooter { font-weight:bold;}
#regBodyContent #regWebsiteBody .Datagrid .datagridItem { background-color: #FFFFFF;}
#regBodyContent #regWebsiteBody .Datagrid .datagridItem A {font-weight:bold;}
#regBodyContent #regWebsiteBody .Datagrid .EmptyDatagridMessage  {background-color: #EFEFEF; font-style: italic;}
#regBodyContent #regWebsiteBody .Datagrid .datagridAlternatingItem { font-size: 1em; background-color:#E6F1F0; }
#regBodyContent #regWebsiteBody .Datagrid .datagridItemGray {font-size: 11px; color:#333333;}
#regBodyContent #regWebsiteBody .Datagrid .datagridItemLeftIndented {padding-left:10px;}
#regBodyContent #regWebsiteBody .Datagrid .inboxlinehover { background-color: #F28E4D; color: #FFFFFF}
#regBodyContent #regWebsiteBody .Datagrid .inboxlinehover a { color: #FFFFFF}
#regBodyContent .ChangeNavigation { line-height: 24px; height: 24px;  color: #164f6b; background-color: white; background-image: url(Administration/images/TemplateV3/tabs/tab_bg_active.gif); background-repeat: repeat-x; padding: 2px  2px  2px  7px ; margin: 0px 2px 14px 2px; border: 1px solid #CCCCCC; clear: both; } 
#regBodyContent .ChangeNavigation .Heading { display: inline; font-weight: bold; text-align: right; padding-right: 10px; line-height: 22px} 
#regBodyContent .ChangeNavigation .Control { display: inline; padding-right: 20px; line-height: 110%; margin-top: 2px;} 

/* END */


/*Password Tool CSS */
#password_description {font-size: 10px; font-style: italic;  }
#password_strength { height:10px; display:block; }
#password_strength_border { width: 160px; height: 10px; border: 1px solid black; }
.strength0 { width:160px; background:#cccccc; }
.strength1 { width:40px; background:#ff0000; }
.strength2 { width:80px; background:#56e500; }
.strength3 { background:#399800; width:120px; }
.strength4 { background:#4dcd00; width:160px; }



/* Products image zoom... */
#lightbox{ background-color:#eee; padding: 10px; border-bottom: 2px solid #666;	border-right: 2px solid #666;	}
#lightboxDetails{	font-size: 0.8em;	padding-top: 0.4em;	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;}  
#overlay img{ border: none; }
#overlay{ background-image: url(js/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="js/lightbox/overlay.png", sizingMethod="scale");
	}
	


/* Hacks */
/* float clearing for IE6 */
* html #regMainContent {
  height: 1%;
  overflow: visible;
}
/* float clearing for IE7 */
*+html #regMainContent {
  min-height: 1%;
}
/* float clearing for everyone else */
#regMainContent:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}


#scotlayer {
	position:absolute;
	width:182;
	height:248;
	z-index:1;
	left: -6px;
	top: -10px;
}
#northlayer {
	position:absolute;
	width:155;
	height:163;
	z-index:2;
	left: 82px;
	top: 153px;
}
#waleslayer {
	position:absolute;
	width:128;
	height:150;
	z-index:3;
	left: 14px;
	top: 264px;
}
#centrallayer {
	position:absolute;
	width:195;
	height:146;
	z-index:4;
	left: 93px;
	top: 262px;
}
#southlayer {
	position:absolute;
	width:288;
	height:138;
	z-index:5;
	left: -4px;
	top: 352px;
}