html {
  background: url(../img/back.jpg) no-repeat 50% 0 fixed;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

a:active { outline: none; }
.red { color: #FF0000; }

#wrapper {
  margin: 0 auto;
  width: 1021px;
}

#wrapper-border {
  background: url(../img/wrapper_top_back.png) no-repeat;
  height: 41px;	
}

#wrapper-content {
  background: url(../img/wrapper_main_back.png) repeat-y;
}

#content {
  background: #FFF;
  margin: 0 auto; 
  padding-bottom: 1em;
  width: 960px;
}

#header {  }

#logo.homepage {
  border: 0;
  float: left;
  margin: 1.2em 0 0 1.2em;
}

#header div.banner468x60 {
  float: right;
  margin: 1.2em 1.2em 0 0;
}

#header div.banner468x60 div.banner a {
  border: 0;
  outline: none;
}

.banner728x90 {
  margin: 0 auto;
  width: 728px;
}

#header div.sep {
  clear: both;
  display: block;
}

#global_hor {
  background: url(../img/navback.jpg) repeat-x;
  height: 36px;
  margin: 1em auto;
  width: 98%;
}

#global_hor .cornersLeft {
  background: url(../img/left_top_bottom_short.png) no-repeat left top;
  float: left;
  height: 36px;
  width: 7px;
}

#global_hor .cornersRight {
  background: url(../img/right_top_bottom_short.png) no-repeat right top;
  float: right;
  height: 36px;
  width: 7px;
}

#global_nav {  }
#global_nav ul {  }

#global_nav ul li {
  border-right: 1px solid #666;
  float: left;
  height: 36px;
  margin: 0;
  vertical-align: middle;
}

#global_nav ul li a {
  color: #FFF;
  display: block;
  font-size: 94%;
  outline: none;
  padding: 1em 20px;
  text-decoration: none;
  text-transform: uppercase;
}

#global_nav ul li a:hover { text-decoration: underline; }

#global_search {
  float: right;
}

#searchForm {
  background: url(../img/searchBack.png) no-repeat;
  height: 30px;
  margin-top: 6px;
  width: 149px;
}

#searchForm input {
  background: none;
  border: 0;
  color: #999;
  font-size: 85%;
  margin: 5px 0 0 26px;
  width: 70%;
}

#container {
  margin: 0 auto;
  overflow: hidden;
  padding-top: 1em;
  width: 98%;
}

#left { float: left; }
#left p { line-height: 1.6em; margin-bottom: 1.4em; }
#left p img { border: 1px solid #CCC; float: left; margin: .4em .8em .4em 0; padding: .3em; }
#left p a { border-bottom: 1px dotted #999; color: #999; outline: none; text-decoration: none; }
#left.partial { width: 67%; }
#left.full { width: 100%; }
#right { float: right; }
#right.partial { width: 33%; }
#right.full { width: 0%; }

div.contentBlock {
  /* border: 1px solid #FF0000; */
  clear: both;
  display: block;
  margin: 0 auto;
  margin-bottom: 1em;
  width: 98%;
}

#dashboard {}

.listHeader {
  border-bottom: 1px dotted #333;
  margin: 0 auto;
  overflow: hidden;
  width: 910px !important;
}

.listHeader a {
  color: #8D8D8D;
}

.listHeader .breadbrumb {
  color: #FF0000;
  margin: 2.4em 0;
}

.listHeader .breadbrumb a {
  color: #8D8D8D;
  text-decoration: none;
}

.listHeader .breadbrumb a:hover {
  text-decoration: underline;
}

.listHeader h1 {
  float: left;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 210%;
}

.listHeader .pagerCount {
  display: block;
  float: left;
  font-size: .8em;
  margin-left: 1em;
  margin-top: 1.2em;
}

.listHeader .pagerCount a {	text-decoration: none; }
.listHeader .pagerCount a:hover { text-decoration: underline; }

.listHeader .pagerCount span.parenth {
  font-size: .8em;
}

.listHeader .categoryList {
  float: right;
  font-size: .8em;
  margin-right: 1em;
  margin-top: .8em;
}

.listHeader .categoryList a {
  text-decoration: none;
}

.eAerea {
  font-family: arial;
  font-size: 13px !important;
  text-transform: none !Important;
}

#entriesList ul li {
  clear: both;
  color: #333;
  float: left;
  margin-bottom: 1.6em;
  width: 450px;
}

#entriesList ul li.featured {
  border-bottom: 1px dotted #333;
  padding-bottom: 1.4em;
  width: 100%;
}

#entriesList ul li.featured table {
  width: 100% !important;
}

#entriesList ul li.featured table p {
  background: #f8f8f8;
  margin-top: 12px;
  padding: 12px;
}

#entriesList ul li.featured div.thumbnail {
  /* background: url(../img/thumb-back.jpg); */
  border: 1px solid #D8D8D8;
  float: left;
  /* height: 149px; */
  padding: 2px;
  width: 193px;
}

#entriesList ul li.featured div.thumbnail img {
  float: left;
  margin: 14px;
}

#entriesList ul li.featured div.summary {
  float: right;
  margin-right: .6em;
  margin-top: .6em;
  width: 75%;
}

#entriesList ul li.featured div.summary span.pretitle, .eAerea {
  color: #333;
  font-size: 75%;
  font-weight: bold;
  text-transform: uppercase;
}

#entriesList ul li.featured div.summary h3 {
  color: #54738F;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 210%;
  margin-bottom: .2em;
}
#entriesList ul li.featured div.summary h3 sup { 
  color: #FF0000; 
  font-size: .83em; 
  margin-left: .4em;
  vertical-align: top;
}

#entriesList ul li.featured div.summary div.breadcrumbs { color: #FF0000; }

#entriesList ul li.featured div.summary div.breadcrumbs a {
  color: #8D8D8D;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#entriesList ul li.featured div.summary div.breadcrumbs a:hover {
  color: #333;
}

#entriesList ul li.featured div.summary div.offer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: .9em;
  line-height: 1.4em;
  margin-top: .8em;
}

#entriesList ul li.standard {
  clear: none;
  float: left !important;
}

#entriesList ul li.standard div.thumbnail {
  /* background: url(../img/thumb-back-small.jpg) no-repeat; */
  border: 1px solid #D8D8D8;
  float: left;
  /* height: 120px; */
  padding: 2px;
  width: 135px;
}


#entriesList ul li.standard div.thumbnail .thumb {
  float: left;
  margin: 10px;
}

#entriesList ul li.featured div.thumbnail .magnify,
#entriesList ul li.standard div.thumbnail .magnify {
  float: right;
  margin-right: 20px;
  margin-top: -34px;
}

#entriesList ul li div.options {
  float: right;
  margin-right: 25px;
  font-size: .8em;
}


#entriesList ul li p.map {
  background: url(../img/map-icon.jpg) no-repeat;
  display: block;
  height: 20px;
  margin-top: .4em;
  overflow: hidden;
  padding-left: 2.4em;
  padding-top: .2em;
}

#entriesList ul li p.offer {
  background: url(../img/discount-small.jpg) no-repeat;
  display: block;
  height: 34px;
  margin-top: .4em;
  overflow: hidden;
  padding-left: 2.4em;
  padding-top: .2em;
}

#entriesList ul li p.url {
  background: url(../img/world_link.png) no-repeat;
  display: block;
  height: 34px;
  margin-top: .4em;
  overflow: hidden;
  padding-left: 2.4em;
  padding-top: .2em;
}

#entriesList ul li .options a {
  color: #2E84D7;
  display: block;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
}

#entriesList ul li .options a:hover { text-decoration: underline; }

#entriesList ul li.standard div.summary {
  float: right;
  margin-left: 1em;
  margin-top: .4em;
  width: 62%;
}

#entriesList ul li.standard div.summary h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 120%;
}

#entriesList ul li.standard div.summary h3 sup { 
  color: #FF0000; 
  font-size: .9em; 
  margin-left: .4em;
  vertical-align: top;
}

#entriesList ul li.standard div.summary div.breadcrumbs { border-bottom: 1px dotted #333; display: inline; }
#entriesList ul li.standard div.summary div.breadcrumbs a { color: #8D8D8D; text-decoration: none; }
#entriesList ul li.standard div.summary div.breadcrumbs a:hover { border-bottom: 1px dotted #D7D7D7; }
#entriesList ul li.standard div.summary p.contactEntry { font-size: .8em; margin-top: .8em; }
#entriesList ul li.standard div.summary p.contactEntry { font-size: .8em; margin-top: .8em; }
#entriesList ul li.standard p.seo_summary { 
  background: #f8f8f8;
  border-bottom: 1px solid #999;
  clear: both;
  display: block;
  font-size: .8em; 
  margin-top: 20px; 
  padding: 12px;
}

a.innerMore {
  background: url(../img/more.jpg) no-repeat top left;
  clear: both;
  display: block;
  height: 24px;
  margin: 0 auto;
  width: 100px;
}


a.innerMore:hover {
  background: url(../img/more.jpg) no-repeat bottom left;
}

ul.pagination { border-top: 1px dotted #CCC; clear: both; overflow: hidden; padding-top: 1em; }
ul.pagination li { clear: none; float: left; }
ul.pagination li span.current,
ul.pagination li a {
  color: #FFF;
  background: #009DA0;
  border: 1px solid #009DA0;
  display: block;
  height: 20px;
  margin-right: .2em;
  outline: none;
  padding: .3em .7em 0;
  text-decoration: none;
}

ul.pagination li span.current {
  font-weight: bold;
}

ul.pagination li a:hover { background: #f8f8f8; border: 1px solid #999; color: #666; }

#featured {  }
#featured ul {  }
#featured ul li {
  border-top: 1px dotted #333;
  clear: both;
  color: #333;
  margin-bottom: 1.6em;
  overflow: hidden;
}

#featured ul li div.thumbnail {
  background: url(../img/thumb-back.jpg) no-repeat;
  float: left;
  height: 180px;
  width: 193px;
}

#featured ul li div.thumbnail img {
  margin: 14px;
}

#featured ul li div.summary {
  float: right;
  margin-right: .6em;
  margin-top: .6em;
  width: 400px;
}

#featured ul li div.summary span.pretitle {
  color: #333;
  font-size: 75%;
  font-weight: bold;
  text-transform: uppercase;
}

#featured ul li div.summary h3 {
  color: #54738F;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 210%;
  margin-bottom: .2em;
}
#featured ul li div.summary h3 sup { 
  color: #FF0000; 
  font-size: .83em; 
  margin-left: .4em;
  vertical-align: top;
}

#featured ul li div.summary div.breadcrumbs { color: #FF0000; }

#featured ul li div.summary div.breadcrumbs a {
  color: #8D8D8D;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#featured ul li div.summary div.breadcrumbs a:hover {
  color: #333;
}

#featured ul li div.summary div.offer {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: .9em;
  line-height: 1.4em;
  margin-top: .8em;
}

.treeMenu h4 {
  color: #41A88D;
  font-size: 85%;
  font-weight: bold;
  margin-bottom: 1.2em;
  margin-left: 1.4em;
  text-transform: uppercase;
}

.treeMenu .roundedBox {
  background: url(../img/rounded-box-middle.jpg) repeat-y center;
  margin: 0 auto;
  overflow: hidden;
  width: 586px;	
}

.treeMenu .roundedBox .topCorners {
  background: url(../img/rounded-box-top.jpg) no-repeat center left;
  height: 7px;
  width: 586px;	
}

.treeMenu .roundedBox .bottomCorners {
  background: url(../img/rounded-box-bottom.jpg) no-repeat 0 0;
  height: 7px;
  width: 586px;
}

.treeMenu ul.root {
  line-height: 1.2em;
  margin-left: .4em;
  overflow: hidden; 
}

.treeMenu .roundedBox ul.root li {
  background: url(../img/contbul.jpg) no-repeat 4px 7px;
  float: left;
  font-weight: bold;
  margin-bottom: 1.2em;
  margin-left: .4em;
  padding-left: 1em;
  width: 42%;
}

.treeMenu .roundedBox ul.root li > ul li {
  background: none;
  font-size: .875em;
  margin: .2em .4em .2em 0;
  padding: 0;
  width: auto;
}

.treeMenu .roundedBox ul.root li,
.treeMenu .roundedBox ul.root li a {
  color: #41A88D;
  font-weight: bold;
  text-decoration: none;
}

.treeMenu .roundedBox ul.root li > ul {
  overflow: hidden;
}

.treeMenu .roundedBox ul.root li a:hover,
.treeMenu .roundedBox ul.root li > ul li a:hover {
  text-decoration: underline;
}

.treeMenu .roundedBox ul.root li > ul li a {
  color: #000;
  font-weight: normal;
}

#article_body {
  margin: 16px;
}

#article_body h1 {
  font-size: 18px;
  margin-bottom: 16px;
}

#articles h2 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 16px 16px;
}

#articles .article_item {
  display: none;
  height: auto !important;
  height: 140px;
  min-height: 140px;
  margin-bottom: 16px;
}

#articles #article_0 {
  display: block;
}

#articles .article_item h4 a {
  color: #41A88D;
  margin-bottom: 4px;
  text-decoration: none;
}

#articles .article_item p {
  color: #666;
  font-size: 11px;
  margin: 0 16px;
}

#articles_nav {
  border-top: 1px solid #ccc;
  margin: 0 16px 10px;
  padding-top: 10px;
}

#articles_nav ul li {
  display: inline;
  float: left;
  margin-right: 6px;
}

#articles_nav ul li a {
  background: #f8f8f8;
  color: #333;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 24px; width: 24px;
  line-height: 2.2;
  text-align: center;
  text-decoration: none;
}

#articles_nav ul li a.selected,
#articles_nav ul li a:hover {
  background: #41A88D;
  color: #FFF;
}
.gallery {
  padding: .4em;
}

.gallery .thumb {
  border: 1px solid #CCC;
  margin: .4em 1em;
  padding: 1px;
}

.gallery .thumb:hover {
  border: 1px solid #999;
}

#right div.contentBlock {
  color: #8D8D8D;
  margin-bottom: 1.6em;
}

#right div.contentBlock h3 {
  background: url(../img/header-green.jpg) no-repeat;
  color: #FFF;
  height: 29px;
  padding-left: 3em;
  padding-top: .4em;
  text-transform: uppercase;
  width: 269px;
}
#right div.contentBlock p {
  font-size: .875em;
  line-height: 1.3em;
  margin: 0 auto;
  margin-bottom: 1em;
  width: 98%;
}

#right div.contentBlock a.more {
  color: #B6BF53;
  font-size: .8em;
  text-decoration: none;
}

#right div.contentBlock a.more span {
  color: #FF0000;
}

/* Newsletter widget */
#right div.contentBlock h3.newsletterWidget {
  background: url(../img/header-grey.jpg) no-repeat;
}

#newsletterReg {
  background: url(../img/newsletter-back.jpg) repeat-x;
  overflow: hidden;
  padding: .8em .5em;
}

#UserLastName, #UserEmail {
  border: 1px solid #CFCFCF;
  color: #CCC;
  margin: .6em auto;
  margin-left: .6em;
  padding: .2em .3em;
  width: 90%;
}

#newsletterReg input.buttonGls {
  background: url(../img/news-letter-btn.jpg) no-repeat;
  border: none;
  cursor: pointer;
  float: right;
  height: 23px;
  width: 83px;
}

#right.partial div.contentBlock div.banner300x250 {  }
#right.partial div.contentBlock div.banner300x250 div.banner {  }

div.page h3,
div.contactForm h3 {
  color: #54738F;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 210%;
  margin-bottom: .8em;		
}

label {
  cursor: pointer;
}

.searchForm ul.categories li {
  margin-bottom: .5em;
}

div.contactForm form div.input {
  margin-bottom: 1.2em;
}

div.contactForm form fieldset legend {
  visibility: hidden;
}

div.contactForm form fieldset label {
  display: block;
  padding-right: 20px;
}

div.contactForm form fieldset input, textarea {
  border: 1px solid #ccc;
  clear: both;
  font-size: 13px; 
  padding: 3px 4px;
  width: 85%;
}

#footer {
  background: #F6F6F6;
  margin: 0 auto;
  margin-top: 2em;
  overflow: hidden;
  width: 940px;
}

#footer div {
  float: left;
}

#footer .cornersLeft {
  background: url(../img/left_top_bottom_tall.png) no-repeat left top;
  float: left;
  height: 96px;
  width: 7px;
}

#footer .cornersRight {
  background: url(../img/right_top_bottom_tall.png) no-repeat right top;
  float: right;
  height: 96px;
  width: 7px;
}

#footer div.company {
  border-right: 1px solid #BFBFBF;
  height: 75px;
  margin-top: 1em;
  padding: 0 1em;
}

#footer div.company span.vform {
  font-size: .8em;
}

#footer div.quickLinks {
  margin-top: 1em;
  padding: 0 1em;
}

#footer div.quickLinks span.title {
  color: #999;
  font-size: .8em;
  font-weight: bold;
  text-transform: uppercase;
}

#footer div.quickLinks ul {
  font-size: .875em;
  margin-top: .8em;
  overflow: hidden;
  width: 300px;
}

#footer div.quickLinks ul li {
  float: left;
  margin-bottom: .3em;
  margin-right: 2em;
  width: 120px;
}

#footer div.quickLinks ul li a {
  color: #BFBFBF;
  text-decoration: none;
}

#footer div.quickLinks ul li a:hover {
  text-decoration: underline;
}

#footer div.sep {
  background: #BFBFBF;
  float: right;
  height: 96px;
  width: 1px;
}

#footer div.topAnchor {
  float: right;
  text-align: center;
  width: 100px;
}

#footer div.topAnchor a { border: none; }

#footer div.topAnchor a img {
  margin-top: 2em;
}

#footer div.topAnchor a.top {
  color: #BFBFBF;
  font-size: .6em;
  text-decoration: none;
  text-transform: uppercase;
  width: .9em;
}

.cake-sql-log table {
  background: #f4f4f4;
}

.cake-sql-log thead {
  font-family: "Lucida Console";
  font-size: 10px;
}

.cake-sql-log td {
  font-family: "Lucida Console";
  padding: 4px 8px;
  text-align: left;
}	

.copy {
  color: #6EA699;
  font-size: .8em;
  margin: 1em auto 0;
  text-align: right;
  width: 90%;
}

.copy a {
  color: #6EA699;
  text-decoration: none;
}

.copy a:hover {
  color: #2C8F71;
  text-decoration: underline;
}

/* Search */
div.searchBar {
  position: relative;
  width: 145%;
  height: 50px;
}

div.searchText {
  background: url(../img/newsletter-back.jpg) repeat-x;
  border: 1px solid #CFCFCF;
  margin: .6em auto;
  margin-left: .6em;
  padding: .2em .3em;
  position: absolute;
  width: 65%;
  top: 0px;
  left: 0px;
}

#searchText {
  border: 0px solid #CFCFCF;
  color: #000000;
  margin: .6em;
  width: 97%;
}

#searchButton  {
  border: 1px solid #CFCFCF;
  background: url(../img/newsletter-back.jpg) repeat-x;
  background-color: #FFFFFF;
  margin: .6em auto;
  margin-left: .6em;
  padding: .2em .3em;
  position: absolute;
  height: 39px;
  width: 30%;
  top: 0px;
  right: 0px;
}

div.searchFilters {
  position: relative;
  width: 145%;
  height: 300px;
}

div.searchBox {
  position: relative;
  width: 145%;
  height: 300px;
}

div.locationsBox {
  position: absolute;
  border: 1px solid #CFCFCF;
  margin: .6em auto;
  margin-left: .6em;
  padding: .3em;
  height: 250px;
  width: 40%;
  top: 0px;
  left: 0px;
}

div.categoriesBox {
  position: absolute;
  border: 1px solid #CFCFCF;
  margin: .6em auto;
  margin-left: .6em;
  padding: .3em;
  height: 250px;
  width: 55%;
  top: 0px;
  right: 0px;
}

.searchLocations, .searchCategories {
  overflow-y: scroll;
  margin: 0.1em .3em 0 .3em;
  height: 92%;
}

.searchInner {
  margin: .6em auto;
  padding: .2em .3em;
}

.searchCheckbox {
  border: 1px solid #CFCFCF;
  margin: .6em auto;
  margin-left: .6em;
  padding: .2em .3em;
  width: 90%;
}

#searchError {
  margin-left: .6em;
  padding: .2em .3em;
  color: #AA0000;
  width: 140%;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

