@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  font-family: Tahoma;
  font-size: 12px;
  color: #5d7378;
  background-color: #dae8d9;
}

/*img, div, a, input { behavior: url(iepngfix.htc); }*/

img {
  border: none;
}

p {
  margin: 0;
  padding: 0;
}

a{
  text-decoration:none;
  }

#page {
  width: 960px;
  margin: 0 auto;
  padding: 10px;
  background: url(asset/rays_bg.jpg) no-repeat top left;
}

.centerfeature{
  color:#06a7db; 
  font-size:13px;
  font-weight:bolder;
  padding:10px;
}

.centerfeature h2{
   font-size:15px;
   text-transform:uppercase;
   padding-left:15px;
}



.centerfeature ul li{
  list-style:square inside;
}

.RB_middle hr,.centerfeature hr{
  color:#06a7db;
}

.centerfeature h1{
  font-size:18px;
  margin:5px auto;
}



.centerpanel{
  width:480px;
  color:#000;
}
.centerthumb{
  overflow:hidden; 
}  

.centerfeature a{
  color:#FF7F00;
  }
  
.centerfeature p{
  margin:8px 0px;
  text-align:justify;
}


.centerfeature td{
   padding:0px 10px 0px 7px;
   }


.leftpanel{
  width:200px;
  margin:0px auto;
  height:65px;
}

.lefth1{
  font-size:15px;
  text-transform:uppercase;
  color:#06a7db;
  font-weight:bold;
  margin-top:4px;
}

.leftpanel a{
  color:#2286BD;
  text-decoration:none;
  font-weight:bold;
}

.leftpanel-l{
  width:30%;
  margin-bottom:8px;
  float:left;
  height:65px;
}

.leftpanel-r{
  width:70%;
  float:right;
  margin-bottom:8px;
  height:65px;
}

ul .popularr li a{
  color:#2286BD;
  text-decoration:none;
  font-weight:bold;  
}
   


.clear_all {
  clear: both;
  height: 10px;
  font-size: 0%;
}

/** Top navigation styles **/
#top_nav {
  padding: 10px;
  height: 16px;
  color: #527a42;
  font-size: 1em;
  background: transparent url(asset/head_bg.gif) bottom right no-repeat;
}

#top_nav a {
  float: left;
  margin-left: 10px;
  display: block;
  width: 105px;
  height: 19px;
  line-height: 19px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  color: #527a42;
  background-color: transparent;
  text-decoration: none;
  background-image: url(asset/menu_bg.png);
  background-position: 0 0;
}

#top_nav a:hover {
  color: #ffffff;
  background-position: 0 -19px;
}

input#s {
  width: 244px;
  padding: 1px;
  font-family: Arial;
  font-size: 0.9em;
  color: #888888;
  border: 1px solid #cad1d3;
}

input.search_btn {
  width: 27px;
  height: 18px;
  border: none;
  background-image: url(asset/search_btn.png);
  background-position: 0 0;
  background-color: transparent;
}

input.search_btn:hover {
  background-position: 0 -18px;
}

/** search navigation **/
div.navigation {
  margin-top: 15px;
  font-size: 0.9em;
  height: 3em;
}

div.navigation .alignleft {
  float: left;
  width: 30%;
}

div.navigation .alignright {
  float: right;
  text-align: right;
  width: 30%;
  margin: 0!important;
}

div.navigation .alignright a {
  color: #ff4000;
  text-decoration: none;
}

div.navigation .alignright a:hover {
  color: #54a90f;
}

div.navigation .alignleft a {
  color: #ff4000;
  text-decoration: none;
}

div.navigation .alignleft a:hover {
  color: #54a90f;
}

/** Header styles **/
#head {
  height: 150px;
  margin-top: 10px;
  overflow: hidden;
}

#top_banner {
  margin: 0 0 5px 20px;
  float: left;
  width: 730px;
}

#top_banner h1 {
  float: left;
  color: #527A42;
  font-size: 1.4em;
  font-weight: normal;
  margin: 7px 0 0 0;
  padding: 0;
  text-align: center;
}

#top_banner form {
  float: left;
  background: url(asset/search_head_bg.gif) no-repeat;
  height: 25px;
  padding: 4px 0 0 10px;
  width: 300px;
}

#top_banner form table td {
  vertical-align: top;
}

#top_banner input.quick_search_btn {
  font-size: 14px;
  padding: 0 0 0 9px !important;
}

#top_banner .addthis_toolbox {
  float: right;
  padding-top: 8px
}

#top_banner a.banner {
  float: left;
  clear: both;
  margin-top: 7px;
}

#logo {
  float: left;
  width: 206px;
  color: #527a42;
}

#logo a { 
  color: #527a42;
  cursor: pointer;
  text-decoration: none;
}

#logo img {
  display: block;
}

#banner {
  float: right;
  width: 734px;
  height: 100%;
  color: #ff4000;
  background-image: url(asset/banner4.png);
}

#banner2 {
  float: right;
  width: 734px;
  height: 100%;
  color: #ff4000;
  background-image: url(asset/banner3.png);
	background-repeat: no-repeat;
}

#banner3 {
  float: right;
  width: 734px;
  height: 100%;
  color: #ff4000;
  background-image: url(asset/banner5.jpg);
	background-repeat: no-repeat;
}

#banner h1, #banner2 h1, #banner3 h1 {
  padding: 0;
  margin: 0;
  padding-left: 20px;
  margin-top: 25px;
  font-size: 1.9em;
}

#banner h2, #banner2 h2, #banner3 h2 {
  padding: 0;
  margin: 0;
  padding-left: 20px;
  font-size: 1.1em;
  font-weight: normal;
  font-weight: normal;
}

#banner h3, #banner2 h3, #banner3 h3 {
  padding: 0;
  margin: 0;
  margin-top: 10px;
  padding-left: 20px;
  font-size: 1.4em;
}

div#quick_search {
  float: right;
  width: 38%;
  color: #64aad5;
  text-align: right;
}

/** Left/Right column styles **/
#left-column {
  float: left;
  width: 206px;
  margin-top: 0;
}

/*
#left-column div.wp-pagenavi a, #left-column div.wp-pagenavi span {
  display: none;
}

#left-column div.wp-pagenavi span.prev, #left-column div.wp-pagenavi span.prev a, #left-column div.wp-pagenavi span.next, #left-column div.wp-pagenavi span.next a, #left-column div.wp-pagenavi span.pages {
  display: block !important;
}

#left-column div.wp-pagenavi span {
  background: none;
}

#left-column div.wp-pagenavi span.pages {
  border: 0;
  position: absolute;
  left: 59px;
  top: 37px;
}

#left-column div.wp-pagenavi span.prev a {
  background: none;
  border: 0;
  position: absolute;
  left: 30px;
  top: 37px;
}

#left-column div.wp-pagenavi span.next a {
  background: none;
  border: 0;
  position: absolute;
  right: 30px;
  top: 37px;
}
*/

#left-column div.wp-pagenavi a, #left-column div.wp-pagenavi span.extend {
  display: none;
}

#left-column div.wp-pagenavi span.prev a, #left-column div.wp-pagenavi span.next a {
  display: inline;
}

#right-column {
  float: right;
  width: 206px;
	padding-top: 8px;
}

#left-column h1, #right-column h1 {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  font-weight: normal;
  color: #ff4000;
}

#left-column h2, #right-column h2 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  color: #ff4000;
}

.column-top {
  height: 10px;
  background-image: url(asset/column_bg.gif);
}

.column-bottom {
  height: 10px;
  background-image: url(asset/column_bottom_bg.gif);
}

#left-column ul, #right-column ul {
  font-size: 1.1em;
  color: #999999;
  margin: 0;
  margin-top: 10px;
  /*margin-left: 19px;*/
  /*list-style-image: url(asset/bullet.gif);*/
	list-style-image: url(asset/arrow2.jpg);
}

#left-column li  {
  margin-top: 1em;
  vertical-align: top;
	margin-left: 20px;
}

#right-column li {
	margin-top: 1em;
  vertical-align: top;
	margin-left: 20px;
}

#left-column .date {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #888888;
}

#left-column .display_ad {
  margin-top: 10px;
}

#left-column ul a{
  color: #2286BD;
  text-decoration: none;
  background-color: transparent;
}

#left-column ul a:hover, #right-column ul a:hover {
  color: #ffffff;
  background-color: #5d7378;
}

.sidebar_search select {
  color: #5d7378;
  width: 154px;
  margin-top: 10px;
}

#sidebar_list {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #949e90;
}

/** centre column content **/

#centre-column {
  margin-left: 226px;
  margin-right: 226px;
  padding-top: 20px;
  background: #ffffff;
}

#centre-column-header {
  margin-left: 226px;
  margin-right: 226px;
  height: 18px;
  background-image: url(asset/header_centre_column_bg.png);
}

#centre-column-foot {
  margin-left: 226px;
  margin-right: 226px;
  height: 18px;
  background-image: url(asset/centre_column_bg.png);
}

#centre_column_content {
  width: 468px;
  margin: 0 auto;
}

#centre_column_content h1 {
  font-size: 1.83em;
  color: #ff4000;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

#centre_column_content h2 {
  margin-top: 15px;
  color: #ff4000;
  font-weight: normal;
  font-size: 1.2em;
}

#centre_column_content h2 a {
  color: #ff4000;
  text-decoration: none;
}

#centre_column_content h2 a:hover {
  color: #54a90f;
}

#centre_column_content h3 {
  margin-top: 15px;
  color: #ff4000;
  font-weight: bold;
  font-size: 1em;
}

#centre_column_content .news_date {
  margin-top: 5px;
  font-size: 0.9em;
  color: #999999;
}

#centre_column_content p {
  font-size: 1em;
  line-height: 1.6em;
  margin-top: 1.2em;
}

#centre_column_content em {
  font-style: normal;
  font-size: 0.8em;
}

#centre_column_content strong {
  font-weight: bold;
}  

#centre_column_content ul {
  margin: 0;
  margin-left: 19px;
  padding: 0;
  list-style-image: url(asset/bullet.gif);
}

#centre_column_content ol {
  margin-left: 19px;
  list-style: decimal;
}

#centre_column_content li {
  margin-top: 1em;
}

#centre_column_content p a {
  color: #ff4000;
  font-weight: bold;
  text-decoration: none;
}

#centre_column_content p a:hover {
  color: #ffffff;
  background-color: #ff4000;
}

/** category list **/

#category_list h3 {
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #5d7378;
  font-size: 1.2em;
  font-weight: bold;  
}

#category_list br {
  display: none;
}

#category_list a {
  display: block;
  width: 30%;
  padding: 2px;
  float: left;
  margin-top: 7px;
  text-align: left;
  font-size: 0.9em;
  color: #ff4000;
  background-color: transparent;
  text-decoration: none;
}

#category_list a:hover {
  /*color: #54a90f;*/
  color: #ffffff;
  background-color: #ff4000;
}


/** footer styles **/
#footer {
  margin-top: 10px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 0.8em;
  color: #5d7378;
}

#footer a {
  color: #5d7378;
  text-decoration: none;
}

#footer a:hover {
  color: #2e393c;
}

/** Home page style **/

.criterion {
  height: 60px;
  margin-top: 20px;
  background: #ffffff url(asset/criteria_panel.gif);
}

.criterion_content {
  color: #F95516;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 21px;
  vertical-align: middle;
  padding: 20px 20px 0px 20px;
}

.criterion_content_search {
  color: #5d7378;
  font-weight: bold;
  line-height: 21px;
  vertical-align: middle;
  padding: 3px 20px 2px 20px;
}

.family_days_out_search {
	line-height: 50px;
	height: 50px;
  width: 300px;
  font-size: 1em;
  font-weight: normal;
  color: #5d7378;
	padding: 16px 8px;
}

.family_days_out_search_btn {
	margin-top: 10px;
  height: 39px;
  width: 94px;
  background-image: url(asset/search_big_btn.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  overflow: hidden;
  border: none;
}

.criterion select {
  float: right;
  width: 300px;
  font-size: 1.25em;
  font-weight: normal;
  color: #5d7378;
	padding: 12px 8px;
	margin-top: -15px;
	border: none;
}

.criterion input.checkbox, .criterion label {
  font-size: 1.1em;
  color: #5d7378;
  font-weight: bold;
}

.criterion input.search {
  float: right;
  height: 39px;
  width: 94px;
  background-image: url(asset/search_big_btn.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  overflow: hidden;
  border: none;
}

.criterion input.search:hover {
  background-position: 0 -40px;
}

#lower-centre-column {
  margin-left: 226px;
  margin-right: 226px;
}

#centre-right-column {
  float: right;
  width: 244px;
  margin-top: 20px;
}

#centre-left-column {
  float: left;
  width: 244px;
  margin-top: 20px;
}

.panel {
  background-image: url(asset/panel_bg.png);
  background-position: top;
}

.panel select {
  margin-top: 11px;
}

.panel_content {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0;
}

.panel-bottom {
  height: 19px;
  background-image: url(asset/panel_bottom_bg.png);
}

.panel h1 {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  font-weight: normal;
  color: #ff4000;
}

.panel select {
 color: #5d7378;
 width: 192px;
}

#sidebar_search {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #949e90;
}

.panel h2 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: normal;
  color: #ff4000;
}

.panel ul {
  font-size: 0.9em;
  color: #999999;
  margin: 0;
  margin-top: 5px;
  margin-left: 19px;
	list-style-image: none;
  /*list-style-image: url(asset/bullet.gif);*/
}

/*HERE -> FRONT PAGE*/

.panel li {
  margin-top: 0.9em;
  vertical-align: top;
	list-style-image: none;
}

.panel a {
  color: #5d7378;
  text-decoration: none;
  background-color: transparent;
}

.panel a:hover {
  color: #ffffff;
  background-color: #5d7378;
}

/** Link box **/
#link-box {
  float: right;
  width: 215px;
  margin-top: 1.2em;
  margin-left: 10px;
}

#link-box-content, #book-box-content {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-image: url(asset/link_box_bg.png);
}

#book-box-content {
  margin-top: 10px;
  background-image: url(asset/book_box_bg.png);
}

#link-box-bottom, #book-box-bottom {
  height: 10px;
  background-image: url(asset/link_box_bottom.png);
}

#book-box-bottom {
  background-image: url(asset/book_box_bottom.png);
}

#link-box-content ul, #book-box-content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  border-top: 1px solid #ffffff;
}

#link-box-content li, #book-box-content li {
  margin-top: 0;
}

#link-box-content a, #book-box-content a {
  display: block;
  padding: 5px;
  color: #606c74;
  font-size: 0.9em;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}
  
#link-box-content a:hover, #book-box-content a:hover {
  color: #ffffff;
  background-color: #606c74;
}

#link-box-content p, #book-box-content p {
  margin-top: 0;
  font-weight: bold;
  padding-bottom: 0.6em;
}

/** Bookmark list **/
ul#archive_bookmarks {
  list-style-image: none;
  margin: 0;
}

ul#archive_bookmarks a {
  display: block;
  padding: 0.2em;
  color: #5d7378;
  background-color: transparent;
  text-decoration: none;
}

ul#archive_bookmarks a:hover {
  color: #ffffff;
  background-color: #5d7378;
}

/** Banner search **/

#dir_search {
  width: 388px;
  height: 122px;
  margin-left: 20px;
  margin-top: -3px;
  background-image: url(asset/search_box.png);
}

#dir_search label {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  display: block;
  width: 80px;
  height: 17px;
  line-height: 17px;
  text-align: left;
  color: #606c74;
  font-size: 1em;
  font-weight: bold;
}

#dir_search br {
  clear: left;
  height: 0%;
  font-size: 0%;
}

#dir_search select {
  float: left;
  display: block;
  border: 0;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 0.9em;
  color: #606c74;
  background-color: #ffffff;
  height: 17px;
  width: 160px;
}

/*
#dir_search input.search {
  float: right;
  height: 40px;
  width: 94px;
  margin-top: 42px;
  margin-right: 20px;
  background-image: url(asset/search_big_btn.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  overflow: hidden;
  border: none;
}
*/

#dir_search #right_column {
  float: right;
  width: 94px;
  margin-top: 42px;
  margin-right: 20px;
  text-align: center;
  font-weight: normal;
}

#dir_search #right_column label {
  display: inline;
  float: none;
  margin: 0;
  padding: 0;
  height: auto;
  width: auto;
  line-height: normal;
  text-align: inherit;
  font-weight: inherit; 
}

#dir_search #right_column input.search {
  height: 40px;
  width: 94px;
  background-image: url(asset/search_big_btn.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  overflow: hidden;
  border: none;
}

#dir_search  #right_column input.search:hover {
  background-position: 0 -40px;
}

/* advertising */
table#banner_pricing td {
  padding: 5px;
}

/** Button **/
div.button {
  margin-top: 1.2em;
  height: 27px;
}

div.button a {
  display: block;
  float: right;
  width: 80px;
  height: 27px;
  line-height: 23px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  padding-left: 1px;
  padding-right: 3px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(asset/btn.png);
  background-position: 0 0;
}

div.button a:hover{
  background-position: 0 -27px;
	color: white;
}

input#alert_btn {
  display: block;
  width: 83px;
  height: 26px;
  line-height: 16px;
  vertical-align: middle;
  text-transform: uppercase;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  padding-left: 1px;
  padding-right: 3px;
  font-weight: normal;
  color: #ab5500;
  font-size: 0.8em;
  background-image: url(asset/alert_btn.png);
  background-position: 0 0;
  background-color: transparent!important;
  border: 0;
}

input#alert_btn:hover {
  color: #fff;
  background-position: 0 -26px;
}
  
/** useful classes **/
.no-background {
  background-image: none;
}

.no-top-margin {
  margin-top: 0;
}
.no-left-margin {
  margin-left: 0;
}

.column_content {
  padding: 0 10px;
  padding-bottom: 0;
  background-color: #ffffff;
}

p.more {
  margin: 7px;
  text-align: right;
  font-size: 0.9em;
}

p.more a {
  color: #ff7f00;
  font-weight: bold;
  text-decoration: none;
  padding: 0 0.2em 0 0.2em;
  font-size: 1.2em;
}

p.more a:hover {
  color: #ffffff;
  background-color: #ff7f00;
}

.clearboth{
  clear: both;
  font-size: 0%;
  height: 10px;
}

.clearleft{
  clear: both;
  font-size: 0%;
  height: 10px;
}

.display_ad {
  margin-top: 10px;
}

.margin-top-10px {
  margin-top: 10px;
}

.standout {
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
}

.margin-right-10px {
  margin-right: 10px;
}

.red {
  color: #ff4000;
}

.orange {
  color: #ff7f00;
}

.inverse {
 color: #ffffff;
 background-color: #606c74;
}

/** Contact styling **/

#contact_us_content {
  width: 468px;
  margin: 0 auto;
}

#contact_us_content h1 {
  font-size: 1.83em;
  color: #ff4000;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

#contact_us_content p {
  font-size: 1.15em;
}

#contact_us_content ul {
  margin-left: 19px;
  list-style: circle;
}

td.label {
  line-height: 1em;
  vertical-align: top;
  font-size: 1.15em;
  font-weight: bold;
  width: 144px;
}

td.label small {
  font-size: 0.8em;
}

td.info {
  line-height: 1.4em;
  vertical-align: top;
  font-size: 1.15em;
  font-weight: normal;
  width: 290px;
}

td.info .left {
  width: 40%;
  float: left;
  margin: 10px 0;
}

td.info .right {
  width: 40%;
  float: right;
  margin: 10px 0;
}

td.info .centre {
  width: 10%;
  padding-top: 60px;
  margin-left: 45%;
}

td.info .flat_button {
  width: 50%;
  margin: 0 auto;
  border: 2px solid #fff;
  color: #ff4000;
  font-size: 1.2em;
  background: #c0d9e8;
}

td.info .flat_button:hover {
  border-color: #ff4000;
}

.contact_form_head {
  margin-top: 20px;
  padding-top: 11px;
  width: 468px;
  height: 23px;
  font-size: 1.14em;
  font-weight: bold;
  background: transparent url(asset/contact_form_head.png) no-repeat;
}

.contact_form_head p {
  padding: 0;
  margin: 0;
  padding-left: 10px;
}

.contact_form_foot {
  width: 468px;
  height: 7px;
  background: transparent url(asset/contact_form_foot.png) no-repeat;
}

.contact_form_head a.open, .contact_form_head a.close {
  float: right;
  display: block;
  margin-right: 10px;
  width: 21px;
  height: 21px;
  overflow: hidden;
  background-color: transparent;
  background-image: url(asset/toggle.png);
  background-repeat: no-repeat;
}

.contact_form_head a.open {
  background-position:  0 0;
}

.contact_form_head a.close {
  background-position:  0 -21px;
}

.contact_form_head a.open:hover {
  background-position:  -21px 0;
  background-color: transparent;
}

.contact_form_head a.close:hover {
  background-position:  -21px -21px;
  background-color: transparent;
}

.contact_form_head a.open span, .contact_form_head a.close span {
  display: none;
}

.contact_form_body {
  padding: 10px;
  background-color: #c0d9e8;
}

.contact_form_body label {
  font-size: 1em;
  font-weight: bold;
}

.contact_form_body br {
  clear: left;
  font-size: 0%;
  height: 10px;
}

.contact_form_body input, select {
  width: 85%;
  font-size: 1em;
  padding: 0.2em;
  color: #606c74;
}

.contact_form_body textarea {
  font-family: Arial;
  font-size: 1em;
  width: 85%;
  padding: 0.2em;
  color: #606c74;
}

.contact_form_body ul {
}

.contact_form_body li {
  line-height: 1.5em;
}

input.send_btn {
  width: 69px;
  height: 37px;
  border: none;
  background-image: url(asset/send_btn.png);
  background-position: 0 0;
  background-color: transparent;
}

.error_state {
  color: #fcd3c5;
}

input.send_btn:hover {
  background-position: 0 -37px;
}

.text-align-right {
  text-align: right;
}

.contact_error {
  padding-bottom: 10px;
}

.error_top {
  height: 4px;
  background: transparent url(asset/error_top.gif) top no-repeat;
}

.error_body {
  border-left: 1px solid #124360;
  border-right: 1px solid #124360;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 9px;
  padding-right: 9px;
  color: #124360;
}

.error_body h2 {
  font-size: 1.1em;
  font-weight: bold;
}

.error_bottom {
  height: 4px;
  background: transparent url(asset/error_bottom.gif) top no-repeat;
}

/** Breadcrumb styles **/
.breadcrumb {
  margin-bottom: 20px;
  font-size: 0.8em;
}

.breadcrumb a {
  color: #ff4000;
  padding: 2px;
  text-decoration: none;
  background-color: transparent;
}

.breadcrumb a:hover {
  color: #ffffff;
  background-color: #ff4000;
}

/** Wordpress class overrides **/
.alignright {
  float: right;
  margin-top: 1.2em;
  margin-left: 10px;
}

.wp-caption {
}

.wp-caption-text {
  padding: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: normal;
  color: #64aad5;
}

.wp-caption img {
  margin-top: 5px;
}

/** directory listing styles **/
.entry {
  margin-top: 5px;
}

.entry_border {
  padding-top: 10px;
	padding-bottom: 5px;
  border-bottom: 1px dotted #ff4000;
}

.entry_heading {
  color: #5d7378;
  font-weight: bold;
  font-size: 1.25em;
	/*padding-top: 25px;*/
}

.entry .telephone {
  float: left;
  /*width: 40%;*/
  font-size: 1.1em;
  color: #3587db;
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
  padding-left: 25px;
  background-image: url('asset/phone.jpg');
  background-position: left;
  background-repeat: no-repeat;
}


.entry_location {
  float: right;
  width: 20%px;
  color: #3587db;
  font-weight: normal;
  font-size: 1em;
}

.entry .web {
  float: left;
	margin-left: 10px;
  font-size: 1.1em;
  color: #3587db;
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
  padding-left: 38px;
  background-image: url('asset/web.jpg');
  background-position: left;
  background-repeat: no-repeat;
}

.entry .audio {
  float: left;
	margin-left: 10px;
  font-size: 1.1em;
  color: #3587db;
  height: 43px;
  line-height: 43px;
  vertical-align: middle;
  padding-left: 26px;
  background-image: url('asset/audio.jpg');
  background-position: left;
  background-repeat: no-repeat;
}
.entry .text {
	text-align: justify;
	padding: 3px;	
}
.entry a {
  color: #ff4000;
  text-decoration: none;
}

.entry a:hover {
  color: #54a90f;
}

/** directory search pagination **/
.paginate {
  padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

.paginate select {
  width: auto;
}

.paginate_extended {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	
	color:#0072BC;
	cursor:default;
}

a.paginate {
  padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

a.paginate:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;
}

a.current {
  padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

span.inactive {
    font-size: 0.8em;
	padding: 1px 3px 1px 3px; 
	margin: 2px;
	font-weight: normal;
	border: 1px solid #999;
	color: #999;
	background-color: #fff;
}

/** results navigation **/
div.results_nav {
	margin-left: -30px;
  margin-top: 15px;
  padding: 10px;
  text-align: center;
  font-size: 1em;
}

/** modal box **/
#modal_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(asset/black-60.png);
}

#alert_horizon {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  visibility: visible;
  display: block;
}

#alert_win {
  margin-left: -154px;
  position: absolute;
  top: -89px;
  left: 50%;
  visibility: visible;
  width: 308px;
  height: 178px;
  background-image: url(asset/alert_bg.png);
}

#alert_top {
  margin: 7px 12px 15px 7px;
  font-size: 1.5em;
  color: #5c7379;
  line-height: 21px;
  height: 21px;
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
}

#alert_dismiss {
  float: right;
  display: block;
  margin-top: 7px;
  margin-right: 12px;
  width: 21px;
  height: 21px;
  background-image: url(asset/alert_dismiss.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

#alert_dismiss:hover {
  background-position: 0 -21px;
}

#alert_message {
  margin: 0px 12px 0px 7px;
  font-size: 1.2em;
  height: 88px;
  overflow: hidden;
}

#alert_close {
  text-align: center;
}

#left_side {
	float: left;
  	width: 206px;
  	margin-top: -150px;
}

#right_side {
	float: right;
	width: 220px;
	margin-top: 2px;
}

.round_box {
	width: 220px;
	background-color: white;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.round_box li {
	marging: 0px;
	padding: 0px;
}

.round_box li.RB_top_left {
	width: 19px;
	height: 16px;
	background: url(asset/box_top_left.jpg);
	float: left;
}

.round_box li.RB_top_right {
	width: 19px;
	height: 16px;
	background: url(asset/box_top_right.png);
	float: right;
	position: relative;
}

.round_box li.RB_top_line {
	height: 16px;
	clear: both;
	position: relative;
}

.round_box li.RB_top_line div {
	background: url(asset/box_top_right.png) no-repeat right white;
	height: 16px;
	position: relative;
}


.round_box li.RB_bot_line {
	background: url(asset/box_line.jpg) repeat-x bottom transparent;
	height: 22px;
	clear: both;
	position: relative;
}

.round_box li.RB_bot_line div {
	background: url(asset/box_bot_right.png) no-repeat right;
	height: 22px;
	position: relative;
}

.RB_middle {
	background: url(asset/box_line.jpg) repeat-y right transparent;
	width: 100%;
	float: left;
	position: relative;
}

#left_side ul.news_holder li.RB_middle {
	height: 655px;
}

.RB_container {
	padding: 5px;
	float: right;
	margin-right: 5px;
  width: 206px;
	padding-top: 8px;
}

.quick_search_container {
	background: url(asset/quick_search_container.jpg) no-repeat;
	width: 468px;
	height: 65px;
	margin-left: 10px;
	margin-bottom: 30px;
}

.quick_search_btn {
	background: none;
	border: none;
	font-size: 16px;
	color: #F95516;
	font-weight: bold;
}

.qs_title {
	font-size: 16px;
	color: #F95516;
	font-weight: bold;
	padding:4px;
}

.orange_box {
	border: 1px solid #FFC994;
	padding: 5px;
	margin: 5px;
}

.profile_titles {
	color: #FF9E3E;
	font-size: 16px;
	font-weight: bold;
	font-family: "Tahoma";
}

.profile_section_info {
	
}

.profile_section_info li {
	padding: 3px;
	list-style-image: url('asset/face.jpg');
	margin-left: 20px;
	color: #142D44;
}

.reviews_login {
	color: #FF7F00;
	text-decoration: none;
	font-weight: bold;
}

.reviews_login:hover {
	text-decoration: underline;
}

.ED_title {
	color: #FF7F00;
	font-weight: bold;
}

.search2 {
	margin-top: 70px;
}


