/* *** This is internal css for Open-Realty 2.0 at open realty templates by http://openrealtytemplates.awddesign.co.uk */ html, body{ margin:0; padding:0; color: black; background-color: rgb(243,242,235); font-family: verdana, helvetica, arial, sans-serif; font-size: 12px; /* Enables font size scaling in MSIE */ width: 98%; margin-left: auto; margin-right:auto; } #pagewidth{ width: 780px%; min-width: 500px; } #header{ height:60px; width: 100%; background-color:#B82619; } .time_date { text-align:right; font-size: 11px; padding-right: 10px; height: 18px; color: #000000; } /* title */ .headerTitle { margin: 0; padding: 0.25em 4mm 0.25em 4mm; } .headerTitle a { color: black; background-color: transparent; text-decoration: none; font-size: 110%; /* For MSIE */ font-weight: bold; font-style: italic; } .headerTitle > a { font-size: 138%; /* For fully standards-compliant user agents */ } .headerTitle span { color: white; background-color: transparent; font-weight: normal; } /* title end */ #leftcol{ width: 150px; float:left; position:relative; margin-left:-150px; margin-right:1px; background-color: #F3F2EB; } a.Email { text-decoration: none; color: #F3F2EB; } a.Email:hover { text-decoration: underline; color: #F3F2EB; } img { border: 0; } #outer{ border:solid white 0px; /*/*/ border-left-width: 150px ; /* left column width. NN4 hack to hide borders */ border-left-color: #F3F2EB; /* left column colour */ border-left-style: solid; border-right-color: rgb(243,242,235); /* right column colour */ border-right-style: solid; background-color: transparent; /* center column colour */ width: auto; } #rightcol{ /*/*/ width:150px; /* hack keeps NN4 right column right? */ float:right; position:relative; margin-right:-150px; margin-left:1px; } #rightcol a { color: rgb(168,140,83); background-color: transparent; text-decoration: underline; } #rightcol a:hover { text-decoration: none; } #footer{ h/eight:80px; width:100%; background-color:#E6DFCF; font-size: 12px; text-align: center; font-family: arial, verdana, helvetica, sans-serif; } #footer a { color: black; background-color: transparent; text-decoration: underline; font-weight: bold; } /* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */ table.page_display { border: 3px; width: 100%; } td.page_display { width: 100%; vertical-align: top; } #footer a:hover { text-decoration: none; } .footerlinks{ padding-top: 10px; padding-bottom: 10px; } .doNotDisplay { display: none !important; } #inner{ margin:0; width: 100%; } #maincol{ float: right; width: 100%; position: relative; margin: 0 -8px 0 -2px; border-left: 1px solid rgb(216,210,195); } #outer>#inner { border-bottom: 1px solid #FFFFFF; } .clr{clear:both;} .content{padding:2px;} /*padding for content */ .content a { color: rgb(168,140,83); background-color: transparent; text-decoration: underline; } .content a:hover { text-decoration: none; } #header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ /* ##### Left Side Bar ##### */ .leftSideBar { w/idth: 12.5em; f/loat: left; c/lear: left; margin: 0; margin-top: 0px; } .leftSideBar .sideBarTitle { color: rgb(64,64,64); background-color: rgb(230,223,207); font-weight: bold; m/argin: 0; padding: 0.8ex 1ex; } .leftSideBar ul { list-style-type: none; list-style-position: outside; margin: 0 0 0 0; padding: 5px; } .leftSideBar li { m/argin: 1ex; p/adding: 0 0 1.25ex 0.75ex; margin: 0 0 1em 0; } .leftSideBar a { color: rgb(166,140,83); background-color: transparent; text-decoration: none; } .leftSideBar a:hover { color: rgb(64,64,64); background-color: transparent; text-decoration: none; } .leftSideBar .sideBarText { color: rgb(166,140,83); background-color: transparent; line-height: 1.25em; margin: 1ex 0.25ex 1.5em 0.75ex; p/adding: 0; d/isplay: block; } .leftSideBar .sideBarText a { text-decoration: underline; } .leftSideBar .sideBarText a:hover { text-decoration: none; } .leftSideBar .thisPage { color: rgb(64,64,64); background-color: transparent; font-weight: bold; } /* ##### Right Side Bar ##### */ .rightSideBar { w/idth: 13em; m/argin: 2ex 0.75ex 0 0; padding: 0; f/loat: right; c/lear: right; border: 1px solid rgb(216,210,195); margin-right: 1.5ex; margin-top: 1.5ex; } [class~="rightSideBar"] { margin-right: 1.5ex; } .rightSideBar .sideBarTitle { color: black; background-color: rgb(230,223,207); font-weight: bold; margin: 1.25ex 1ex; padding: 0.9ex 1ex; } .rightSideBar a { color: rgb(166,140,83); background-color: transparent; text-decoration: underline; font-weight: bold; } .rightSideBar a:hover { text-decoration: none; } .rightSideBar .sideBarText { line-height: 1.5em; margin: 0; padding: 0 2ex 1em 2ex; } .rightSideBar .more { text-decoration: none; text-align: right; margin: 0; p/adding: 0 2ex 1em 2ex; display: block; } .rightSideBar .more:hover { text-decoration: underline; } .subHeader { color: white; background-color: black; font-size: 109%; text-align: center; margin: 0; padding: 0.5ex 0; } .subHeader a { color: white; background-color: black; text-decoration: none; font-weight: bold; margin: 0; padding: 0 1ex; } .subHeader a:hover { color: black; background-color: white; } /* css for tabbed pages */ .dynamic-tab-pane-control.tab-pane { position: relative; width: 100%; /* width needed weird IE bug */ margin-right: -2px; /* to make room for the shadow */ } .dynamic-tab-pane-control .tab-row .tab { width: 70px; height: 16px; background-image: url( "{template_url}/images/tab.png" ); position: relative; top: 0; display: inline; float: left; overflow: hidden; cursor: Default; margin: 1px -1px 1px 2px; padding: 2px 0px 0px 0px; border: 0; z-index: 1; font: 11px Tahoma; white-space: nowrap; text-align: center; } .dynamic-tab-pane-control .tab-row .tab.selected { width: 74px !important; height: 18px !important; background-image: url( "{template_url}/images/tab.active.png" ) !important; background-repeat: no-repeat; border-bottom-width: 0; z-index: 3; padding: 2px 0 0px 0; margin: 1px -3px -3px 0px; top: -2px; font: 11px Tahoma; } .dynamic-tab-pane-control .tab-row .tab a { font: 11px Tahoma; color: Black; text-decoration: none; cursor: default; } .dynamic-tab-pane-control .tab-row .tab.hover { font: 11px Tahoma; width: 70px; height: 16px; background-image: url( "{template_url}/images/tab.hover.png" ); background-repeat: no-repeat; } .dynamic-tab-pane-control .tab-page { clear: both; border: 1px solid rgb( 145, 155, 156 ); background: #ffffff; z-index: 2; position: relative; top: -2px; font: 11px Tahoma; color: Black; filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0) progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135); /*244, 243, 238*/ /* 145, 155, 156*/ padding: 10px; } .dynamic-tab-pane-control .tab-row { z-index: 1; white-space: nowrap; } .slideshow_img { float: left; width: 100%; text-align:center; } .slideshow_links { float: left; width: 100%; text-align:center; } /* css for tabbed pages */ .dynamic-tab-pane-control.tab-pane { position: relative; width: 96%; /* width needed weird IE bug */ margin-right: -2px; /* to make room for the shadow */ margin-top: 10px; /* to make room for the shadow */ } .dynamic-tab-pane-control .tab-row .tab { width: 70px; height: 16px; background-image: url( "http://www.michaelmcgorman.com/template/michael/images/tab.png" ); position: relative; top: 0; display: inline; float: left; overflow: hidden; cursor: Default; margin: 1px -1px 1px 2px; padding: 2px 0px 0px 0px; border: 0; z-index: 1; font: 11px Tahoma; white-space: nowrap; text-align: center; } .dynamic-tab-pane-control .tab-row .tab.selected { width: 74px !important; height: 18px !important; background-image: url( "http://www.michaelmcgorman.com/template/mich ael/images/tab.active.png" ) !important; background-repeat: no-repeat; border-bottom-width: 0; z-index: 3; padding: 2px 0 0px 0; margin: 1px -3px -3px 0px; top: -2px; font: 11px Tahoma; } .dynamic-tab-pane-control .tab-row .tab a { font: 11px Tahoma; color: Black; text-decoration: none; cursor: default; } .dynamic-tab-pane-control .tab-row .tab.hover { font: 11px Tahoma; width: 70px; height: 16px; background-image: url( "http://www.michaelmcgorman.com/template/mich ael/images/tab.hover.png" ); background-repeat: no-repeat; } .dynamic-tab-pane-control .tab-page { clear: both; border: 1px solid rgb( 145, 155, 156 ); background: #ffffff; z-index: 2; position: relative; top: -2px; font: 11px Tahoma; color: Black; filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0) progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135); /*244, 243, 238*/ /* 145, 155, 156*/ padding: 10px; } .dynamic-tab-pane-control .tab-row { z-index: 1; white-space: nowrap; } .slideshow_img { float: left; width: 100%; text-align:center; } .slideshow_links { float: left; width: 100%; text-align:center; }