* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 62.5%;
  font-family: Tahoma,Arial,Verdana,'MS Sans Serif';
  text-align: center;
  background: #fff url(/images/tpl/i/bg-body.png) repeat-x;
}

hr {
  display: none;
}

/* Заголовок H1
==============================================================================*/
h1 {
  position: relative;
  height: 70px;
}

h1 a {
  display: block;
  position: absolute;
  top: 25px;
  width: 471px;
  height: 38px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(/images/tpl/i/h1-apartment-kharkov.png) no-repeat;
}

/* Содержимое страницы
==============================================================================*/
#content {
  float: left;
  margin-top: 15px;
  width: 65%;
  min-height: 350px;
  padding-bottom: 20px;
}

#container .full {
  width: 100%;
}

#content h2 {
  clear: none;
  margin: 0;
  padding-bottom: 3px;
  font: bold 22px Cambria,serif;
  color: #ff9300;
  border: 0 none;
}

#content h3 {
  margin: 12px 0 5px;
  font: bold 18px Cambria,serif;
  color: #555555;
}

#content h4 {
  margin: 20px 0 -12px 0;
  font: bold 1.2em 'lucida grande',tahoma,sans-serif;
  color: #555;
}

#content p,
#content li {
  margin: 1.3em 0;
  font: normal 1.2em/1.6em 'lucida grande',tahoma,sans-serif;
  color: #777;
}

#content p.utilityLink {
  padding: .5em .4em .5em 25px;
  font-size: 1em;
  background: #d7ffcc url(/images/tpl/i/icon-cog.gif) 4px 50% no-repeat;
  border: 1px solid #c3d4be;
}

#content p.notice {
  padding: .5em 1em .5em 35px;
  font-size: 1.1em;
  background: #ffc url(/images/tpl/i/icon-alert.gif) 10px 6px no-repeat;
  border: 1px solid #ccc;
}

#content p.info {
  clear: both;
  padding: 5px 5px 5px 30px;
  background: #eee url(/images/tpl/i/icon-info.gif) 8px 8px no-repeat;
  border: 1px solid #ccc;
}

#content p.info span {
  padding-right: 10px;
}

#content li {
  margin: .7em 0;
}

#content ol,
#content ul {
  padding: 0 2.5em;
}

#content blockquote {
  border-left: 10px solid #9C9084;
  border-bottom: 1px solid #f0f0f5;
  position: relative;
  background: #F8F6F0 url(/images/tpl/i/blockquote.png) no-repeat top left;
  margin: 0 30px 30px 30px;
  padding: 20px 20px 20px 110px;
  font: normal 1.2em/1.6em 'lucida grande',tahoma,sans-serif;  
  color: #999;
}

#content dl {
  font: normal 1.2em/1.6em 'lucida grande',tahoma,sans-serif;
  color: #777;
}

#content dt {
  margin: 1.5em 0 0;
  font-weight: bold;
  color: #ff9300;
}

#content dd {
  margin: 0 15px 1em 15px;
  font-size: .91em;
}

#content a {
  color: #2388ff;
  font-weight: normal;
}

#content a:hover {
  color: #333;
  text-decoration: underline;
  background: #ffc;
}

#content a.imgLink:hover {
  background: none;
}


#content .campus {
  margin-bottom: 30px;
}

#content .campus h3 {
  font-size: 1.3em;
  text-transform: none;
}

#content .campus p,
  #content .campus ul {
  margin-left: 230px;
  padding: 0;
}

#content .campus li {
  margin: 0;
  list-style: none;
  padding-left: 15px;
  font-size: 1.1em;
  background: url(/images/tpl/i/arrow-miniorange.gif) 0 50% no-repeat;
}

#content .campus hr.clearHack {
  clear: none;
}

/* sidebar
==============================================================================*/

#right {
  float:right;
  width: 31%;
  margin-top: 35px;
}

.block {
  width: 100%
  float: left;
  margin-bottom: 20px;
  padding: 5px;
  text-align: left;
}
.block h2 {
  margin-bottom: -15px;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #555;
}
.block p {
  font-size: 1.1em;
  line-height: 1.8em;
  color: #777;
}
.block h2,
.block p,
.block li {
  margin: 15px;
  font-family: 'lucida grande',tahoma,sans-serif;
}
.block span {
    float: right;
}


.habrablock{
  background: #F0F0E7;
  margin-bottom: 30px;
  margin-top: 15px;
  padding: 5px;
  width: 100%;
}
.habrablock:before{display: block;height: 4px;background: url(/images/tpl/i/corner_1.gif) no-repeat 100% 0;content: url(/images/tpl/i/corner_1r.gif);margin: -5px -5px 1px -5px;}
.habrablock:after{display: block;height: 4px;background: url(/images/tpl/i/corner_2.gif) no-repeat 100% 0;content: url(/images/tpl/i/corner_2r.gif);margin: 1px -5px -5px -5px;}

.habrablock h2,
.habrablock p,
.habrablock li {
  margin: 15px;
  font-family: 'lucida grande',tahoma,sans-serif;
}

.habrablock h2 {
  margin-bottom: -1px;
  font-size: 2.4em;
  font-weight: normal;
  color: #999999;
}

.habrablock h3 {
  margin-bottom: -5px;
  margin-left: 15px;
  font-size: 18px;
  font-weight: normal;
  color: #999999;
}

.habrablock p {
  font-size: 1.1em;
  line-height: 1.8em;
  color: #666666;
}

  .habrablock span {
    float: right;
  }


.habrablock ul,
.habrablock ol {
  margin: 15px;
}

.habrablock li ul,
  #sideBar li ol {
  margin: 0;
  font-size: .9em;
}

.habrablock li {
  color: #777;
  font-size: 1.1em;
  line-height: 1.4em;
}

.habrablock ul li {
  margin: 5px 0;
  padding: 0 15px;
  list-style: none;
  background: url(/i/arrow-miniorange.gif) 0 .45em no-repeat;
}

.habrablock a {
  color: #008CD2;
}

.habrablock a:hover {
  text-decoration: underline;
  color: #333;
  background: #ffc;
}



/* Количество объектов
==============================================================================*/
#pagination1, #pagination2 {
  clear: both;
  padding: 5px;
  text-align: right;
  background: #eee;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#pagination1 span, #pagination2 span {
    display: block;
    float: left;
}

/* Главное меню
==============================================================================*/
#nav {
  height: 28px;
  margin-bottom: 7px;
  list-style: none;
}

#nav li {
  float: left;
  margin-right: 1px;
  height: 28px;
  overflow: hidden;
}

#nav li a {
  display: block;
  line-height: 28px;
  text-indent: -5000px;
  overflow: hidden;
  background-position: center top;
}

#navHome {
  width: 76px;
  background: url(/images/tpl/i/nav-home.png) no-repeat;
}
#navAbout {
  width: 99px;
  background: url(/images/tpl/i/nav-about.png) no-repeat;
}
#navApartments {
  width: 113px;
  background: url(/images/tpl/i/nav-apartments.png) no-repeat;
}
#navServices {
  width: 95px;
  background: url(/images/tpl/i/nav-services.png) no-repeat;
}
#navRules {
  width: 90px;
  background: url(/images/tpl/i/nav-rules.png) no-repeat;
}
#navFAQ {
  width: 80px;
  background: url(/images/tpl/i/nav-faq.png) no-repeat;
}
#navTips {
  width: 112px;
  background: url(/images/tpl/i/nav-tips.png) no-repeat;
}
#navContacts {
  width: 104px;
  background: url(/images/tpl/i/nav-contacts.png) no-repeat;
}
#navForum {
  width: 94px;
  background: url(/images/tpl/i/nav-forum.png) no-repeat;
}

#nav li a:hover {
  background-position: 50% -28px;
}

#nav li a.currentSection,
  #nav li a.currentSection:hover {
  background-position: 50% -56px;
}

/* Формы
==============================================================================*/
fieldset {
  margin: 15px 0;
  padding: 15px 0;
  border: 0 none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

fieldset div {
  margin: 0;
  padding: 5px 0;
  border-top: 1px dotted #cfcfcf;
}

fieldset div.last {
  border-bottom: 1px dotted #cfcfcf;
}

legend {
  display: block;
  width: 100%;
  margin: 0;
  padding: 3px;
  font: bold 1.2em 'lucida grande',tahoma,sans-serif;
  color: #999;
  background: #eee;
  border-bottom: 1px solid #ccc;
}

label {
  display: block;
  float: left;
  clear: left;
  margin-right: 5px;
  width: 100px;
  font: normal 1.1em/1.6em 'lucida grande',tahoma,sans-serif;
  color: #777;
  text-align: right;
}

div.long {
  padding-left: 100px;
}

div.long label {
  text-align: left;
  width: auto;
  float: none;
}

div.long input,
  div.long select {
  clear: none;
}

#content em.desc {
  display: block;
  margin: 0 0 0 105px;
  font: italic 1.1em/1.1em 'lucida grande',tahoma,sans-serif;
  color: #999;
}

div.checks {
  padding-left: 100px;
}

div.checks label {
  display: inline;
  float: none;
  width: auto;
  text-align: left;
}

div.checks input {
  clear: none;
}

#content div.checks p {
  margin: 0 0 0 -100px;
}

#content div.checks em.desc {
  margin-left: 10px;
}

div.important {
  background: #ffc;
}

#content div.important .desc {
  color: #999;
}

div.options label {
  display: inherit;
  float: none;
  width: auto;
  margin-left: 100px;
}

fieldset div.options input {
  margin-right: 2px;
}

#content #content div.options p {
  margin: 5px 0;
}

div.textarea label {
  float: none;
  width: 99%;
}

div.textarea textarea {
  width: 99%;
  height: 100px;
}

#content form .option {
  margin: 5px 0;
  padding: 4px;
  font-size: 1.1em;
  background: #eee;
}

#content form .option input {
  margin-right: 2px;
}

form .formControls {
  clear: both;
  margin: 2em 0;
  padding: .5em 1em;
  background: #F0F0E7;
  border-top: 1px solid #c3d4be;
  border-bottom: 1px solid #c3d4be;
}

form .formControls span {
  display: block;
  float: left;
}

.pastorProfile {
  position: relative;
  float: left;
  left: 5px;
  margin-bottom: 10px;
  margin-top: 20px;
  width: 150px;
  text-align: center;
}

#content .pastorProfile p {
  font-size: 1.1em;
  line-height: 1.4em;
}

/* Ошибка в формах
==============================================================================*/
.error { background-color: #ffc; }

div.errorMessage {
  font-size: 1.1em;
  font-family: 'lucida grande',tahoma,sans-serif;
  color: #777777;
  padding: .5em 1em .5em 35px;
  background: #ffc url(/images/tpl/i/icon-alert.gif) 10px 6px no-repeat;
  border: 1px solid #ccc;
  margin: 1.3em 0pt;
  line-height: 1.6em;
}





















.clearHack {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

#skipLink {
  display: none;
}

.posttags{
  padding: 0.5em 0;
  padding-left:20px;
  background:url(/images/tpl/i/tag.gif) no-repeat 0 8px;
}

/* inline images
==============================================================================*/

img {
  border: 0;


/* removes border in case images get have anchor around them */
}

.inlineImage {
  text-align: center;
  font: normal 1.0em 'lucida grande',tahoma,sans-serif;
  color: #999;
}

.inlineImage img {
  padding: 3px;
  border: 1px solid #ccc;
}

.noStyle img {
  padding: 0;
  border: 0 none;
}

.right {
  float: right;
  margin: 1.3em 0 0 2em;
}

.left {
  float: left;
  margin: 1.3em 2em 0 0;
}

.lileft {
  float: left;
  margin: 0 10px 0 0;
  }

.center {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

/* site id and utility links
==============================================================================*/


#navUtilities {
  position: absolute;
  top: 35px;
  right: 0;
  margin-left: 150px;
  font: normal 1.0em/1.0em 'lucida grande',tahoma,sans-serif;
  color: #796f65;
}

#navUtilities a {
  text-decoration: none;
  color: #ff9300;
}

#navUtilities a:hover {
  color: #eae7d2;
}

/* layout setup
==============================================================================*/

#container,
#tccnet,
#wrapper {
  position: relative;
  margin: 0 auto;
  width: 90%;
}

#tccnet {
  z-index: 50000;


/* ensures dropdown is clickable */
}

#container,
#wrapper {
  text-align: left;
}

#obligatorySidebar {
  position: relative;
  float: right;
  margin: 0;
  width: 256px;
  background: url(/i/bg-news.jpg) no-repeat;
}

/* tcc network dropdown
==============================================================================*/

#tccnet form {
  float: right;
  height: 39px;
  background: url(/i/tccnet-bg.gif) repeat-x;
}

#tccnet fieldset {
  float: left;


/* forces Mozilla to shrink form to size */
  background: transparent url(/i/tccnet-bgleft.gif) no-repeat;
  border: 0 none;
}

#tccnet label {
  display: block;
  float: left;
  height: 39px;
  background: transparent url(/i/tccnet-bgright.gif) right top no-repeat;
}

#tccnet select {
  margin: 10px 25px 0;
  font-size: 10px;
}

/* top-level navigation
==============================================================================*/


/* greeting (welcome/perspective)
==============================================================================*/

#greeting {
  float: right;
  width: 32%;
  background: #fff;
  min-height: 201px;
}

#greetingTabs {
  clear: both;
  background: #eae7d2;
  height: 24px;
}

#greetingTabs span {
  display: block;
  float: left;
  height: 24px;
  overflow: hidden;
}

#welcomeTab {
  margin-right: 2px;
  width: 256px;
  cursor: pointer !important;
  background: url(/images/tpl/i/tab-welcome.gif) no-repeat;
}

#perspectiveTab {
  width: 93px;
  cursor: pointer !important;
  background: url(/i/tab-phone.gif) no-repeat;
  background-position: center bottom;
}

#welcome,
#perspective {
  display: block;
  position: relative;
  margin: 4px 5px 5px;
  height: 193px;
  overflow: auto;
}

#welcome {
  background: url(/images/tpl/i/welcome-bg.jpg) no-repeat right;
}

#welcome h2 {
  background: transparent url(/images/tpl/i/welcome-h2.jpg) no-repeat scroll 0 0;
  display: block;
  height: 193px;
  overflow: hidden;
  position: absolute;
  width: 220px;
  text-indent: -5000px;
}

#welcome p {
  position: absolute;
  left: 130px;
  margin: 60px 15px 0 0;
  font: normal 1.2em/1.4 'lucida grande',tahoma,sans-serif;
  text-align: right;
  color: #F0F0F0;
}

#welcome p a {
  display: block;
  margin-top: 2px;
  font-weight: bolder;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}

#welcome p a:hover {
  text-decoration: underline;
}

#perspective {
  display: none;
  background: url(/i/perspective-bg.gif) center top no-repeat;
}

#perspective h2 {
  display: none;
}

#perspective p {
  position: relative;
  margin-top: 105px;
  padding: 0 10px;
  font: normal 1.0em/1.4 'lucida grande',tahoma,sans-serif;
  color: #555;
}

#perspective p a {
  font-weight: bolder;
  text-decoration: none;
  text-transform: uppercase;
  color: #752626;
}

#perspective p a:hover {
  text-decoration: underline;
}

/* feature promos (aka 'currently')
==============================================================================*/

#currently {
  position: relative;
  float: left;
  width: 66%;
  min-height: 202px;
  margin-bottom: 16px;
  margin-right: 16px;



/* to force following elements down  */
  background: #fff; 
}

#currently h2 {
  position: absolute;
  left: -16px;
  width: 16px;
  height: 200px;
  text-indent: -5000px;
  overflow: hidden;
  background: #eae7d2 url(/images/tpl/i/h2-currently.png) no-repeat;
}

#currently p {
  font: normal 1.2em/1.6em 'lucida grande',tahoma,sans-serif;
  color: #777;
}

#currently div {
  margin: 5px 6px 0 6px;
}

#currently span {
  display: block;
  font: normal 1em 'lucida grande',tahoma,sans-serif;
  text-align: center;
  color: #999;
}

#currently a {
  color: #2388ff;
  font-weight: bold;
}

/* latest message
==============================================================================*/

#latestMessage {
  position: relative;
  float: left;
  width: 497px;
  min-height: 64px;
  overflow: hidden;
  background: #fff url(/i/bg-latestmessage.jpg) no-repeat;
}

#latestMessage h2 {
  margin: 6px 60px 3px;
  width: 215px;
  height: 3px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(/i/h2-latestmessage.gif) no-repeat;
}

#latestMessage p {
  margin-left: 66px;
  width: 283px;
  font: normal 1.0em/1.6 'lucida grande',tahoma,sans-serif;
  color: #777;
}

#latestMessage p a {
  color: #777;
}

#latestMessage p a:hover {
  color: #333;
  text-decoration: underline;
  background: #ffc;
}

#latestMessage ul {
  position: absolute;
  top: 18px;
  right: 20px;
  height: 27px;
  overflow: hidden;
  list-style: none;
}

#latestMessage li {
  float: left;
}

#latestMessage li a {
  display: block;
  height: 27px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(/i/btn-listendownload.gif) no-repeat;
}

#latestMessage li a#listen {
  width: 69px;
  background-position: 0 0;
}

#latestMessage li a#download {
  width: 99px;
  background-position: 100% 0;
}

#latestMessage li a#listen:hover {
  background-position: 0 50%;
}

#latestMessage li a#download:hover {
  background-position: 100% 50%;
}

#latestMessage li a#listen:active {
  background-position: 0 100%;
}

#latestMessage li a#download:active {
  background-position: 100% 100%;
}

/* podcast info
==============================================================================*/

#podcastInfo {
  position: relative;
  float: right;
  width: 256px;
  min-height: 64px;
  margin-bottom: 7px;
  overflow: hidden;
  background: url(/i/bg-podcastinfo.jpg) no-repeat;
}

#podcastInfo h2 {
  margin: 6px 0 0 40px;
  height: 16px;
  text-indent: -5000px;
  overflow: hidden;
  background: url(/i/h2-podcast.gif) no-repeat;
}

#podcastInfo p {
  margin: 3px 10px 0 48px;
  font: normal 1.0em/1.6 'lucida grande',tahoma,sans-serif;
  color: #777;
}

#podcastInfo p a {
  text-decoration: none;
  color: #2388ff;
  font-weight: bold;
}

#podcastInfo p a:hover {
  text-decoration: underline;
  color: #333;
  background: #ffc;
}

/* headers
==============================================================================*/

#news h2,
#events h2,
#services h2,
.feature h2 {
  clear: none;
  margin: 20px 0 7px 10px;
  padding-bottom: 3px;
  font: bold 1.2em/1em 'lucida grande',tahoma,sans-serif;
  color: #ff9300;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}

/* news & announcements
==============================================================================*/

#news {
  position: relative;
  float: left;
  min-height: 280px;
  height: auto;
}

.newsItem {
  clear: both;
  margin: 10px 0 10px 10px;
}

#news .alert {
  padding: 5px;
  background: #ffc;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
}

#news h3 {
  position: relative;
  margin-bottom: -.3em;
  font: normal 1.3em/1.2em 'lucida grande',tahoma,sans-serif;
  color: #2388ff;
}

#news h3 span {
  font-size: 9px;
  color: #999;
}

#news .newsItem p {
  margin: .5em 0 .5em 0;
  font: normal 1.0em/1.4em 'lucida grande',tahoma,sans-serif;
  color: #555;
}

#news .newsItem li {
  font: normal 1em/1.4 'lucida grande',tahoma,sans-serif;
  color: #555;
  margin: .5em 1.5em;
  list-style: square;
}

#news .withThumb h3,
#news .withThumb p {
  
}

#news img {
  padding: 2px;
  float: right;
  margin-left: 7px;
  background: #fff;
  border: 1px solid #ccc;
}

#news img.l {
  
}

#news img.r {
  
}

/* events
==============================================================================*/

#events {
  float: left;
  font: normal 1.1em/1.3 'lucida grande',tahoma,sans-serif;
}

#events ul {
  clear: both;
  width: 246px;
  list-style: none;
}

#events li {
  background: #fff;
  margin: 0 0 0 20px;
  padding: 8px 3px;
  color: #555;
  border-bottom: 1px solid #eee;
}

#events li span {
  float: left;
  text-align: right;
  margin-left: 10px;
  color: #777;
}

#news a,
#events a {
  color: #2388ff;
  font-weight: bold;
}

#news a:hover,
#events a:hover {
  text-decoration: underline;
  color: #333;
  background-color: #ffc;
}

#news p.archiveLink,
#events p.archiveLink {
  clear: both;
  margin: 10px 0 10px 10px;
  border-top: 1px solid #ccc;
}

#news .archiveLink a,
  #events .archiveLink a {
  display: block;
  float: right;
  padding-right: 20px;
  color: #777;
  font: normal 9px/3em 'lucida grande',tahoma,sans-serif;
}

#news .archiveLink a {
  background: url(/i/icon-document.gif) 100% 50% no-repeat;
}

#events .archiveLink a {
  background: url(/i/icon-calendar.gif) 100% 50% no-repeat;
}

.mainTable {
  float: right;
  width: 246px;
  margin-bottom: 10px;
  border-collapse: collapse;
}

.navTable {
  display: none;
}

.monthYearRow {
  display: none;
}

.mainTable td {
  vertical-align: top;
  height: 30px;
  padding: 2px;
  color: #555;
  font-size: .8em;
  background: #eeecde;
  border: 1px solid #fff;
}

.dayNamesText {
  display: none;
}

.mainTable td.dayNamesRow {
  height: auto;
  padding: 4px;
  text-align: center;
  background: none;
  border: 0 none;
  border-bottom: 1px solid #999;
}

td.sOther {
  color: #ccc;
  background: none;
  border: 0 none;
}

td.s27 {
  color: #555;
  font-weight: bold;
  background: #e2e0d3;
}

td.s27:hover {
  color: #e2e0d3;
  background: #797066;
}

/* service information
==============================================================================*/

#services {
  position: relative;
  float: left;
  width: 512px;
  min-height: 280px;
  height: auto;
}

#services h2 {
  margin: 21px 15px 7px 0;
}

#serviceInfo {
  position: relative;
  float: right;
  right: 15px;
  width: 497px;
}

#serviceInfo a {
  color: #2388ff;
  font-weight: bold;
}

#serviceInfo a:hover {
  text-decoration: underline;
  color: #333;
  background: #ffc;
}

#serviceInfo .left {
  position: relative;
  left: 15px;
  margin-right: 30px;
}

#serviceInfo h3 {
  margin: 15px 0 -5px 15px;
  font: normal 1.4em 'lucida grande',tahoma,sans-serif;
  color: #555;
}

#serviceInfo p {
  margin: 10px 0 10px 15px;
  font: normal 1.1em/1.45em 'lucida grande',tahoma,sans-serif;
  color: #777;
}

#serviceInfo ul {
  clear: left;
  margin: 10px 0 10px 15px;
  padding: 15px;
  list-style: none;
  font: normal 1.0em/1.4em 'lucida grande',tahoma,sans-serif;
  color: #555;
  background: #ffc;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#serviceInfo ul li {
  margin: 5px 0;
}

#ministryList {
  position: relative;
  float: left;


/* prevents margin collapse */
  width: 128px;
  list-style: none;
  font: bold 1.1em/1.1em 'lucida grande',tahoma,sans-serif;
  color: #777;
  background: url(/i/bg-campuses.jpg) right top repeat-y;
}

#ministryList li {
  margin: .09em 0;
}

#ministryList li#listTop {
  margin-top: 0;
  background: url(/i/bg-servicestop.jpg) right top no-repeat;
}

#ministryList li#listBottom {
  margin-bottom: 0;
  background: url(/i/bg-servicesbottom.jpg) right bottom no-repeat;
}

#ministryList li ul {
  margin: 0 0 .63em;
  list-style: none;
}

#ministryList li ul li {
  position: relative;
  margin: 0;
  padding-left: 11px;
  font-weight: normal;
  background: url(/i/arrow-miniorange.gif) 0 50% no-repeat;
}

#ministryList a,
#ministryList span {
  display: block;
  min-height: 1.55em;
  padding-top: .45em;
  color: #777;
  cursor: pointer;


/* forces hyperlink cursor, just in case */
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-color: transparent;
}

#ministryList span {
  cursor: default;
}

#ministryList a:hover {
  color: #2388ff;
  background: white;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/* features
==============================================================================*/

.feature {
  float:left;
  padding:0 0 0 1px;
  width:24%;
  font-size: 0.8em
}

.feature h2 {
  margin: 20px 0 7px 0;
}

.feature a img {
  margin: 0;
  padding: 3px;
  border: 1px solid #ccc;

}

.feature a:hover img {
  background: #ffc;
  border: 1px solid #2388ff;
}

#my-glider {
  position: relative;
}

.scroller {
  width: 485px;
  height: 104px;
  overflow: hidden;
}

.scroller .section {
  width: 485px;
  height: 104px;
  overflow: hidden;
  float: left;
  text-align: center;
  white-space: nowrap;
}

.scroller .content {
  width: 10000px;
}

#prevLink_old,
#nextLink_old {
  display: block;
  position: absolute;
  top: 55%;
  width: 20px;
  height: 20px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(/i/glider-arrows.png) no-repeat;
}

#prevLink_old:hover {
  background-position: 0 -19px;
}

#nextLink_old {
  background-position: -19px 0;
}

#nextLink_old:hover {
  background-position: -19px -19px;
}

#prevLink_old {
  left: -18px;
}

#nextLink_old {
  right: -18px;
}

/* email newsletter signup
==============================================================================*/

#newsletter {
  float: left;
  margin-top: 3em;
  width: 497px;
  background: url(/i/bg-newsletterform.jpg) no-repeat;
}

#newsletter h2,
#newsletter label,
#newsletter form br {
  display: none;
}

#newsletter form {
  padding: 30px;
}

#newsletter input[type="text"] {
  width: 160px;
  height: 20px;
  margin: 4px;
  float: left;
  font: normal 16px/20px 'lucida grande',tahoma,sans-serif;
  color: #333;
}

#newsletter input[type="image"] {
  float: right;
  height: 28px;
}

/* footer
==============================================================================*/

#footer {
  position: relative;
  clear: both;
  margin-top: 20px;
  padding: 20px 0;
  background: #51473d url(/images/tpl/i/bg-footer.jpg) repeat-x;
}

#siteMap,
#copyright {
  margin-top: 0;
}

#siteMap {
  float: left;
  width: 60%;
}

#siteMap .column {
  float: left;
  width: 25%;
}

#siteMap li {
  display: block;
  list-style: none;
  font: normal 1.1em/1em 'lucida grande',tahoma,sans-serif;
}

#siteMap li a {
  display: block;
  clear: left;
  padding: .36em .18em;
  font-weight: bold;
  color: #ff9300;
}

#siteMap li li a {
  padding-left: 10px;
  font-size: .81em;
  line-height: 1em;
  font-weight: normal;
  color: #eae7d2;
  background: url(/i/arrow-miniorange.gif) left center no-repeat;
}

#siteMap li a:hover {
  text-decoration: underline;
  color: white;
}

#siteMap li li a:hover {
  background-position: 2px 50%;
}

#copyright {
  float: left;
  width: 500px;
}

#copyright p {
  margin: 15px 10px;
  font: normal 1.2em 'lucida grande',tahoma,sans-serif;
  color: #eae7d2;
}

#copyright strong {
  font-size: 1.2em;
  font-weight: normal;
  color: white;
}

#copyright a {
  font-weight: bold;
  color: #60bffb;
}

#copyright a:hover {
  text-decoration: underline;
  color: white;
}

/* sIFR
==============================================================================*/

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}

.sIFR-replaced {
  visibility: visible !important;
}

span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-hasFlash #news h2,
.sIFR-hasFlash #events h2,
.sIFR-hasFlash #services h2,
.sIFR-hasFlash .feature h2 {
  visibility: hidden;
}

.sIFR-hasFlash #content h2,
.sIFR-hasFlash #content h3,
.sIFR-hasFlash #sideBar h2 {
  visibility: hidden;
}

.sIFR-hasFlash #content h2 {
  letter-spacing: -9px;
  font-size: 36px;
  line-height: 30px;
}

.sIFR-hasFlash #content h3 {
  margin-bottom: -5px;
}

.sIFR-hasFlash #content #serviceInfo h3 {
  visibility: visible !important;
}