body {
  font-family: verdana, arial;
  font-size: 11px;
  background: #FFF url(/img/n-bg-body.png) top left repeat-x; 
/*  background: #FFF url(/img/goldenpages-christmas.jpg) top left repeat-x;*/
  color: #000;
  text-align: center;
}
body.body-small {
  background: #FFF url(/img/n-bg-body-small.png) top left repeat-x; 
/*  background: #FFF url(/img/goldenpages-christmas-small.jpg) top left repeat-x; */
}

a, a:visited {
  color: #000;
  outline: none;
}
a:hover {
  text-decoration: none;
}
:focus
{
  -moz-outline-style: none;
}


#Wrapper {
  margin: 0 auto;
  text-align: left;
  width: 933px;
}

#Header {
  height: 185px;
  position: relative;
  z-index: 89;
}
.body-small #Header{
  height: 133px;
}
#Slogan {
  display: none;
}

.languages {
  position: absolute;
  top: 6px;
  right: 0px;
  font-size: 10px;
}
.header-links {
  color: #FBD51B;
  height: 30px;
  line-height: 30px;
  list-style: none;
  padding: 0; margin: 0;
}
.header-links li {
  float: left;
  padding: 0; margin: 0;
  padding: 0 17px;
  background: red;
  list-style: none;
  background: url(/img/n-vert-line.png) right 8px no-repeat;
}
.header-links a {
  text-decoration: none;
}
h1 {
  margin: 0;
	width: 142px;
	height: 134px;
	/*height: 187px;*/
	float: left;
	padding: 0;
	text-indent: -1000em;
}
h1.bg {
  	background: url(/img/n-logo-bg.png) no-repeat;
}
h1.en {
  background: url(/img/n-logo-en.png) no-repeat;
}
h1 a {
  display: block;
  width: 142px;
	height: 133px;
	border-bottom: 1px solid #F9C611;
	/*height: 187px;*/
}
.body-small h1 {
  height: 133px;
}
.body-small h1.bg {
  background: url(/img/n-logo-bg.png) no-repeat;
}
.body-small h1.en {
  background: url(/img/n-logo-en.png) no-repeat;
}

.body-small h1 a {
  border-bottom: none;
  height: 133x;
}
h3 {
  font-size: 13px;
  font-weight: bold;
  margin: 0; padding: 0; 
  margin-bottom: 10px;
}
h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 0; 
  padding: 0;
  margin-bottom: 10px;
}
.search-box {
  margin: 40px 0 0 0px;
  padding-left: 202px;
  _position: absolute;
  _padding-left: 60px;
}
.search-box .tabs {
  margin: 0; padding: 0;
  width: 100%;
  overflow: hidden;
  margin-bottom: 12px;
}
.search-box .tabs li {
  margin: 0; padding: 0;
  list-style: none;
  float: left;
  font-size: 12px;
  padding-right: 11px;
  margin-right: 11px;
  width: 120px;
  text-align: center;
  background: url(/img/n-vert-line-small.png) right 3px no-repeat;
}
.search-box .tabs li a.active {
  font-weight: bold;
  text-decoration: none;
}

.search-input,
.search-cities,
.search-button {
  float: left;
  margin-right: 4px;
}

.search-input {
  padding: 0; margin: 0;
  width: 405px;
}
.search-input input {
  width: 390px;
  border: 1px solid #F2C100;
  background: #FFF;
  height: 26px;
  padding: 5px;
  line-height: 20px;
  font-size: 20px;
  margin: 0;
}
.example {
  clear: both;
  font-size: 10px;
  padding-top: 4px;
}
.examplesentance {
  clear: both;
  font-size: 10px;
  padding-top: 4px;
  float: left;
}
.example a {
  font-size: 11px;
}
.search-button input{
  width: 109px;
  height: 39px;
  border: none;
  font-size: 18px;
  text-transform: uppercase;
  background: url(/img/n-button.png) top left no-repeat;
}
.search-cities {
  padding: 2px 7px;
  width: 184px;
  position: relative;
}
#city-title{
  white-space: nowrap;
}
.search-wrap {
  overflow: hidden;
  white-space: nowrap;
}
.search-cities span {
  font-weight: bold;
  font-size: 14px;
}
.search-cities-open {
  height: 40px;
  text-align: center;
  padding: 10px 7px 1px 7px;
  border: 1px solid #FBC901;
  border-bottom: none;
  background: #FDE957;
}

.cities-list {
  text-align: left;
  position: absolute;
  width: 484px;
  right: -1px;
  top: 40px;
  background: #FDE957 url(/img/n-bg-cities-list.gif) bottom left no-repeat;
  padding-bottom: 10px;
}

.cities-list .over {
  border-left: 1px solid #FBC901;
  border-right: 1px solid #FBC901;
  background: url(/img/n-bg-over.png) top left no-repeat;
  padding: 30px 0 18px 30px;
  z-index: 20;
  position: relative;
}
.cities-list .cities-other {
  with: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.cities-list .cities-other ul {
  padding: 0; margin: 0;
  width: 110px;
  float: left;
  text-transform: capitalize;
}
.cities-other li {
  list-style: none;
  padding: 0; margin: 0;
  padding-bottom: 4px;
}
.cities-top {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 25px;
  text-transform: capitalize;
}


.ac_input  {
  border: 1px solid #F2C100;
  background: #FFF;
  height: 16px;
  padding: 2px;
}
.ac_results {
  text-align: left !important;
  z-index: 555555555 !important;
}
#cities-error {
  color: red;
}
#Content {
  padding: 22px 0;
  border-bottom: 1px solid #FBDE2E;
  margin-bottom: 22px;
  width: 100%;
  overflow: hidden;
}

/* Home */

#Home {
  width: 100%;
  overflow: hidden;
}

#HomeLeft {
  width: 600px;
  overflow: hidden;
  border-top: 1px solid #FBDE2E;
  float: left;
  padding-top: 10px;
}
#HomeLeft ul {
  margin: 0; padding: 0 !important;
  float: left;
  width: 48%;
  margin-right: 1%;
}
#HomeLeft li {
  list-style: none;
  padding: 0px !important; margin: 0;
  list-style: none outside;
  margin-bottom: 10px; 
}
.cat {
	 font-size: 12px;
}
#HomeLeft .gr_sector {
  font-size: 13px;
  font-weight: bold;
  margin: 0; padding: 0; 
 margin-bottom: 10px;
}

#HomeLeft h3 {
  margin-bottom: 25px;
}

#HomeLeft .latest {
  width: 100%;
  overflow: hidden;
  /*border-top: 2px solid #FBDE2E;*/
  border-bottom: 1px solid #FBDE2E;
  padding: 10px 0;
  margin-bottom: 10px;
  float: left;
}

#HomeLeft .latest ul {
  margin: 0; padding: 0;
  width: 32%;
  float: left;
  margin-right: 1%;
}
#HomeLeft .latest li#cat {
  list-style: none;
  padding: 0px !important; margin: 0;
  list-style: none outside;
  margin-bottom: 10px; 
  font-size: 12px;
  text-transform: none;
  
}

#HomeLeft .latest li#other a {
  background: url(/img/link-other.png) left 12px no-repeat;
  padding-left: 19px;
  font-size: 11px;
  font-weight: bold;
  padding-top: 10px !important;
  text-transform: none;
}
  

#HomeLeft .latest li {
  list-style: none;
  font-size: 9px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

#HomeLeft .latest h3 {
  margin-bottom: 10px;
}
#newsletter {    
  padding: 7px 0 20px 0;
  width: 100%;  
  border-bottom: 1px solid #FBDE2E;
  text-align: left;
  margin-bottom: 20px;
  margin: 10;
  float: left;
  
}
#newsletter label { 
  padding-left: 15px;
  margin-right: 5px;
  margin-left: 5px;
}
#newsletter .submit{    
  margin-left: 30px;
  
}

#SpecialContentRight,
#HomeRight {
  min-height: 200px;
  width: 310px;
  padding: 15px 6px;
  float: right;
  border-top: 1px solid #E2E2E2;
  background: #F0F0F0 url(/img/n-bg-home-right.png) repeat-x left bottom;
}
#SpecialContentRight #LatestResults {
  width: 100%;
  text-align: left;
  margin: 0 auto;
  background-color: #ffffff;
}
#SpecialContentRight #LatestResults ul {
margin: 0; padding: 0;
}
#SpecialContentRight #LatestResults li{
  list-style: none;
  margin: 0; 
  padding: 4px;
  padding-top: 0;
  margin-bottom: 4px;
  font-size: 9px;
  text-transform: uppercase; 
}

#SpecialContentRight #LatestResults li h3{
   font-size: 11px;
   padding-top: 10px;
   
}
.link-other {
  font-size: 10px;
  font-weight: bold;
  padding-top: 15px !important;
}
.link-other a {
  background: url(/img/link-other.png) left 3px no-repeat;
  padding-left: 19px;
}
.tag-cloud { text-align: center; }
#HomeRight .tag-cloud { padding: 0px 10px; }
.tag-cloud h4{
  color: #999;
  margin-bottom: 10px;
}
.rss-feed {
  text-align: left; 
  margin-top: 10px; 
}
#HomeRight .rss-feed { padding: 0px 10px; }
.right-adv {
	padding: 10px 0px;
	text-align: center;
}
#HomeRight .right-adv { padding: 10px 5px; }
.rss-feed a{
   text-decoration: none;
}
/* Banner */
.text-banner {
  border-top: 1px solid #FBDE2E;
  padding: 10px 0;
  margin-bottom: 10px;
}
/* Footer */

#FooterMenu {
  color: #E2E2E2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#Footer {
  border-top: 1px solid #E2E2E2;
  padding-top: 18px;
  font-size: 10px;
  min-height: 40px;
  background: #FFF url(/img/n-bg-footer-bottom.png) top left repeat-x;
  text-align: center;
}
/* Tag Clouds */

.xx-small { font-size: 11px; }
.x-small { font-size: 12px; }
.small { font-size: 14px; }
.normal { font-size: 15px;}
.large { font-size: 16px; }
.x-large { font-size: 20px; }
.xx-large { font-size: 26px; }

/* Search Results */

.result-bar {
  height: 30px;
  margin: 0; padding: 0;
}
.result-txt {
  float: left;
}
.add-firm {
  float: right;
}
.add-firm a {
  padding-left: 15px;
  background: url(/img/plus.png) left 4px no-repeat;
}

#ResultOver {
  width: 100%;
  overflow: hidden;
}

#map-canvas {
/*
  width:744px;
  height:340px;
*/
  width: 520px;
  height: 450px;
  z-index: 0 !important;
  position: relative;
  float: left;
}

#map-recommendation {
  float: right;
  width: 204px;
  padding: 10px;
}
#map-recommendation ul {
  margin: 0; padding: 0;
}
#map-recommendation li {
  background: url(/images/order-marker-icon-small.png) left 3px no-repeat;
  padding-left: 18px;
}
#map-recommendation li.national {
  background-image: url(/images/national-marker-icon-small.png);
}
.order-navigation,
.results-navigation {
  width: 165px;
  float: left;
  margin-right: 23px;
}
.order-navigation .panel,
.results-navigation .panel {
  margin-bottom: 19px;
  background: #FEF8D5;
  border-top: 1px solid #FBDE2E;
  border-bottom: 1px solid #FBDE2E;
  padding: 10px 10px 10px 15px;
}

.panel ul {
  margin: 0; padding: 0;
}

.panel ul li{
  list-style: none outside !important;
}

.order-navigation ul,
.results-navigation ul {
  padding: 0; margin: 0;
  margin: 10px 0 15px 0;
  
  
}
.panel li,
.order-navigation li,
.results-navigation li {
  list-style: none;
  margin-bottom: 7px;
}
.order-info,
.results-listing {
  width: 744px;
  float: right;
}
.order-info ul {
  margin: 0;
}
.order-info {
  overflow: hidden;
}
.order-info li,
#PagesContentRight li{
  list-style: disc inside;
  
}

#Content .tabs {
  border-bottom: 1px solid #FBDE2E;
  margin-bottom: 17px;
  width: 100%;
  overflow: hidden;
}
#Content .tabs a {
  display: block;
  padding: 7px 10px;
  float: left;
  width: 145px;
  background: #FEF8D5;
}
#Content .tabs a.active {
  background: #FBDE2E;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

#Results {
  border-top: 3px solid #FBDE2E;
  padding-top: 20px;
}
#Results ul {
  margin: 0; padding: 0;
}
#GMap {
  float: left;
  /*display: none;*/
  border-top: 3px solid #FBDE2E;
  
}

/* Orders */

.result-left{
  width: 534px;
  float: left;
  overflow: hidden;
}
.result-right {
  width: 180px;
  float: right;
  padding: 10px;
  background: #F0F0F0;
  border-top: 1px solid #E2E2E2;
}
.result-right-background {
  width: 100%;
  overflow: hidden;
  background: url(/img/bg-result-right.png) top right repeat-y;
}
.result-right #LatestResults {
  width: 180px;
  text-align: left;
  margin: 0 auto;
  background-color: #ffffff;
}
.result-right #LatestResults li{
  list-style: none;
  margin: 0; 
  padding: 4px;
  padding-top: 0;
  margin-bottom: 4px;
  font-size: 9px;
  text-transform: uppercase;
  
  
}
.result-right #LatestResults li h3{
   font-size: 11px;
   padding-top: 10px;
}
.results-listing li{
  list-style: none;
  margin: 0; 
  padding: 10px;
  padding-top: 0;
  margin-bottom: 10px;
}
.review {
  float: right;
  padding-top: 5px;
  border-top: 1px solid #E2E2E2;
  padding-left: 5px;
  width: 185px;
  margin-top: 10px;
  margin-left: 10px;
  line-height: 17px;
}

.SearchResultLow p,
.SearchResultMedium p,
.special p {
  margin: 3px 0;
}
.SearchResultMedium p#fletext, .SearchResultLow p#fletext, .order-info p#fletext, .order-info p#fletext a
{
	 margin-top: 35px;
	 font-size: 9px;
	 color: #7D7D7D !important;
}

.SearchResultMedium,
.special{
  overflow: hidden;
  border-bottom: 3px solid #FBDE2E;
  list-style: none outside !important;
  _zoom: 1; 
  
}
.SearchResultMediumSix {
  border-bottom: 2px solid #FFED00 !important;
  zoom: 1;
}
/*
.special-left {
  width: 530px;
  float: left;
}
.special-right {
  float: right;
  width: 191px;
}
*/
.SearchResultMedium h2,
.special h2 {
  padding: 0; margin: 0;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: bold;
  font-style: italic; 
}
.SearchResultMedium h2 a,
.special h2 a {
  border-bottom: 1px solid #000;
  text-decoration: none;
}
.SearchResultMedium h2 a:hover,
.special h2 a:hover {
  text-decoration: none;
  border: none;
}

.BusinessLogo {
  float: right;
  margin-left: 10px;
}
.order-info li.SearchResultMedium {
  border: none;
  border-top: 3px solid #FBDE2E;
  border-bottom: 1px solid #FBDE2E;
  padding: 15px 0;
  _zoom: 1;
  margin-bottom: 20px; 
}
.order-info li.SearchResultMedium h2{
  _margin-top: 0;
}
.order-info h3 { 
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
   font-style: italic; 
}
.order-info h3 span {
  font-size: 10px;
  font-weight: normal;
}
.order-info div#pics
{
 overflow: hidden; 
  list-style: none outside !important;
	 width: 640px;!important;
  _zoom: 1;	
}
.order-info div#pics .pic {
  padding: 15px 10px 20px 20px;
}
li.SearchResultLow,
li.SearchResultLow a {
  color: #7D7D7D;
  list-style: none outside;  
}

li.SearchResultLow {
  border-bottom: 1px solid #E2E2E2;
}
li.SearchResultLow h3{
  font-style: italic; 
}
p.ServiceLinks {
  padding: 6px 0;
  color: #FFDF29;
}
p.ServiceLinks a {
  font-weight: bold;
}
.classification span.classification-title {
  color: #7D7D7D;
}

#PaginationMap {
  float: left;
  margin: 10px 0 0 0;
  padding: 5px;
  background: #FEF8D5;
  border-bottom: 1px solid #FBDE2E;
}

#Pagination {
  margin: 10px 0 0 0;
  padding: 5px;
  background: #FEF8D5;
  border-bottom: 1px solid #FBDE2E;
}
#PaginationRight {
  font-size: 11px;
  text-align: right;
}
#PaginationMap #PaginationRight {
  text-align: left !important;
}

#PaginationRight span {
  font-weight: bold;
}
span.separator,
#PaginationRight span.separator {
  color: #FFDF29;
  font-weight: normal;
}
/* Pages */

#PagesContentRight .breadcrumb {
  margin-bottom: 20px;
}
#PagesContentRight p {
  line-height: 1.5em;
}

#PagesContentRight {
  float: left;
  width: 658px;
  font-size: 12px;
}
#PagesContentRight li{
  margin-bottom: 7px;
}
#ContentLeft {
  width: 205px;
  float: left;
  margin-right: 70px;
  border-top: 1px solid #E2E2E2;
}
.w590 {
  width: 590px !important;
}
.w250 {
  width: 250px !important;
}
.w2 {
  width: 590px !important;
}
#SpecialContentLeft {
  float: left;
  margin-right: 10px;
}
#SpecialContentRight {
  float: left;
}
#ContentLeft ul {
  padding: 0; margin: 0;
}
#ContentLeft li {
  list-style: none;
}
#ContentLeft li.expanded {
  background:#F0F0F0;
  padding: 13px 18px;
  font-weight: bold;
  border-bottom: 1px solid #E2E2E2;
}

#ContentLeft li.expanded ul {
  margin: 10px 0 15px 0;
}
#ContentLeft li.closed {
  background: #FEF8D5 url(/img/n-bg-local-nav.png) 185px 16px no-repeat;
  padding: 13px 18px;
  font-weight: bold;
  border-bottom: 1px solid #E2E2E2;
}
#ContentLeft li li{
  font-weight: normal;
  margin-bottom: 7px;
  color: #666666;
}
#ContentLeft li li li{
  padding-left: 15px;
  background: url(/img/n-yellow-dot.png) 5px 5px no-repeat;
}
h2.page-title {
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 10px 0;
 
}
.breadcrumb {
  font-size: 11px;
  color: #666;
}
.breadcrumb span {
  color: #FBD51B;
}
/* News */

.news-date {
  font-size: 11px;
}

ul.news-list {
  margin: 0; padding: 0;
}
.news-list li{
  list-style: none outside !important;
  padding: 0; margin: 0;
}
.news-lead-description {
  width: 100%;
  overflow: hidden;
}
.news-lead-description-image {
  margin: 0 10px 10px 0;
}
.news-list h5 {
  margin: 5px 0 10px 0;
}

/* Content */

#Content .tree-columns {
  width: 100%;
  overflow: hidden;
  border-top: 2px solid #FBDE2E;
  border-bottom: 2px solid #FBDE2E;
  padding: 40px 0;
  margin-bottom: 10px;
}
#Content .tree-columns ul {
  margin: 0; padding: 0;
  width: 32%;
  float: left;
  margin-right: 1%;
}
#Content .tree-columns li {
  list-style: none;
  font-size: 12px;
  margin-bottom: 10px;
}

#Content .tree-columns li#companies, #Content .tree-columns li#companies a {
  list-style: none;
  font-size: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
  
}

#Content .tree-columns li#rating, #Content .tree-columns li#companies .rating a{
  list-style: none;
  font-size: 10px;
  margin-bottom: 5px;
  text-transform: uppercase; 
  text-decoration: none;
}
#Content .tree-columns li#rating .rating a{  
  overflow: hidden;
  list-style: none outside !important;
  text-decoration: none; 
 
}


.adv_rating-empty {  
  width: 110px;
  margin: 0 0 0 10px;
  height: 13px;  
  background: url(/img/adv_stars_empty.gif) top left no-repeat;
  float:right;
}
.adv_rating-full { 
  overflow: hidden;
}

#Content .tree-columns li#companies div#site_link a{  
  margin-top: 3px;
  color: #7D7D7D; !important;
  text-transform: none;
}

#Content .five-columns {
  overflow: hidden;
  width: 100%;
  margin-left: -8px;
  margin-bottom: 30px;
}
#Content .five-columns ul{
  margin: 0; padding: 0;
  width: 100%;
  overflow: hidden;
  border-left: 1px solid #FBDE2E;
  width: 110px;
  padding-left: 7px;
  float: left;

}
#Content .five-columns li#companies {
  list-style: none;
  font-size: 10px;
  margin-top: 6px;
  text-transform: lowercase;
}
#Content .five-columns ul#companies{
  margin: 0; padding: 0;
  width: 100%;
  overflow: hidden;
  border-left: 1px solid #FBDE2E;
  width: 22%;
  padding-left: 6px;
  padding-right: 3px;
  float: left;

}
#Content .five-columns li {
  padding: 0; margin: 0;
  margin-bottom: 3px;
  list-style: none outside;
}
.pseudo-tab {
  border-bottom: 1px solid #FBDE2E;
  margin-bottom: 22px;
  overflow: hidden;
  margin-top: 25px;
  width: 100%;
  
  
}
.pseudo-tab span {
  background: #FEF8D5;
  padding: 5px;
  display: block;
  float: left;
}
.panel-central {
  border-top: 1px solid #FBDE2E;
  background: #FEF8D5;
  padding: 13px;
  font-size: 11px;
}

#Alphabet {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #FBDE2E;
  line-height: 18px;
  margin-bottom: 20px;
}
#Alphabet h4{
  margin: 0;
  margin-right: 30px;
  background: #FBDE2E;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  float: left;
  padding: 6px 6px;
}
#Alphabet div {
  float: left;
  margin: 3px 6px;
  font-weight: bold;
 
}
#Alphabet div a {
  font-weight: normal;
}
/* Forms */

div.form {
  font-size: 11px;
}
.form dl {
  width: 100%;
  overflow: hidden;
  margin: 0; padding: 0;
}
.form dt {
  float: left;
  width: 160px;
  margin: 0; padding: 0;
  clear: both;
}
.form dd {
  width: 355px;
  clear: right;
  margin: 0; padding: 0;
  margin-left: 170px;
  *margin-left: 0;
}
.form dd, form dt {
  margin-bottom: 20px;
}
.form dd select,
.form dd textarea,
.form dd input {
  border: 1px solid #A7A6AA;
  font-size: 14px;
  padding: 2px;
}
.size50 {
  width: 300px;
}

.size55 {
  width: 450px;
}

size30 {
  width: 150px;
}
.order-right-corner {
  float: right;
  padding: 3px 0 5px 0;
  margin-left: 3px;
  border-bottom: 1px solid #E2E2E2;
  overflow: hidden;
}
.features {
  float: left;
  padding-right: 5px;
  height: 25px;
  
}

.order-right-corner .video-link {
  *display: inline-block;
  padding: 6px;
  float: right;
  *float: none;
  border-left: 1px solid #FFED00;  
  background: url(/img/n-play.png) right 0px no-repeat;
  padding-right: 30px;
  
}
.order-right-corner div#AddMe  {
  float: left;  
  padding-right: 7px;
  padding-top: 5px; 
  border: none;
  }

.banner {
  margin-bottom: 10px;
}
/* last update Ivo */
#HomeBanner { width: 300px; margin-left: auto; margin-right: auto;  }
#HomeBanner .banner object { display: block; margin: 0px auto; }
#HomeBanner .banner img { margin: 0px auto; }


#Legend {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  background-color: #333333;
  margin:0;
  width: 100%;
  height: 100%;
  zoom: 1;
  z-index:5000000;
}

#LegendDescription {
  text-align: left;
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  margin:0;
  padding: 0px 20px 20px 0px;
  z-index:99999998;
  top:20%;
  left: 50%;
  margin-left: -285px;
  width: 570px;
}

#LegendDescription[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#Legend[id]{ /* IE6 and below Can't See This */
    position:fixed;
}
#LegendDescription dl
{
  margin: 0px 0px 0px 30px;
  width: 245px;
  font-size: 110%;
  float: left;
  padding:0;
}
#LegendDescription h2
{
  margin-top:0;
}
dl>#LegendDescription
{
  margin-left: 45px;
}
#LegendDescription dt,
#LegendDescription dd
{
  float: left;
  margin: 0px 0px 0px 0px;
  padding:0;
  height: 40px;
}
#LegendDescription dt
{
  width: 68px;
  clear: both;
}

#LegendDescription dd
{
  width: 147px;
  padding-top: 4px;
}
.news-list li,
.news-list ul,
.media-list li,
.media-list {
  list-style: none outside !important;
  margin: 0; 
  padding: 0;
}
.media-list li {
  padding: 15px 0;
  border-top: 3px solid #FBDE2E;
}
.news-list ul{
  margin-bottom: 20px;
}
.media-list ul {
  margin: 0; padding: 0;
}

.news-list h4 {
  text-transform: uppercase;
  margin: 0; padding: 0;
  margin-top: 40px;
}
.news-list li li {
  padding: 15px 0;
  border-bottom: 1px solid #FBDE2E;
}
.spacer {
  clear: both;
}
.map-description {
  width: 300px !important; margin: 10px 0;
}
.InfoDetailsPictures {
  width: 190px;
  float: right;
}
.InfoDetailsPictures img{
  margin-bottom: 10px;
  display: block;
}
.InfoDetailsDescription {
  width: 500px;
  float: left;
}
.reviews {
  border-top: 1px solid #E2E2E2;
  list-style: none outside;
}
.reviews li {
  list-style: none outside;
  padding: 10px 0 20px 0px;
  border-bottom: 1px solid #E2E2E2;
}
.reviews li p {
  margin: 10px 0 0 0;
  width: 590px;
}

.reviews li h4 {
  font-size: 13px;
  margin: 0; padding: 0;
  margin-bottom: 3px;
}
.date {
  color: #7D7D7D;
  font-size: 11px; 
}
.reviews .rating {
  width: 95px;
  float: right;
}

.review-adv,
.review-admin {
  background: #FEF8D5;
  padding: 5px;
  margin: 10px 15px 0px 15px ;
}
.review-adv {
  margin-top: 2px !important;
  margin-bottom: 2px !important;
}
.review-adv .advertiser{ 
  float: right !important; 
  padding: 5px; 
  font-weight: bold;
}

.review-stars {
  width: 100%;
  overflow: hidden;
}
.review-stars strong {
  display: block;
  float: left;

}

.rating-empty {
  margin: 1px 0 0 4px;
  float: left;
  width: 75px;
  height: 14px;
  background: url(/img/stars_empty.gif) top left no-repeat;
}
.rating-full {
  /*background: url(/img/stars_full.gif) top left no-repeat;*/
  overflow: hidden;
}

.notice,
.error {
  margin: 5px 0 15px 0;
}
.error { color: red}
.notice { color: green}

#HomeGreeceRight {
  min-height: 350px;
  width: 250px;
  float: right;
  border-top: 1px solid #E2E2E2;
  background: #F0F0F0 url(/img/boat.jpg) center no-repeat;
  padding: 15px 16px;
}

#HomeMacedoniaRight {
  min-height: 350px;
  width: 250px;
  float: right;
  border-top: 1px solid #E2E2E2;
  background: #F0F0F0 url(/img/macedonia.jpg) center no-repeat;
  padding: 15px 16px;
}
#HomeRomaniaRight {
  min-height: 350px;
  width: 250px;
  float: right;
  border-top: 1px solid #E2E2E2;
  background: #F0F0F0 url(/img/romania.jpg) center no-repeat;
  padding: 15px 16px;
}
#HomeBalkans2Middle {
  min-height: 350px;
  width: 335px;
  float: right;
  border-top: 1px solid #E2E2E2;
  background: #F0F0F0;
  padding: 15px 16px;
}
#HomeSerbiaRight {
  min-height: 350px;
  width: 250px;
  float: right;
  border-top: 1px solid #E2E2E2;
  background: #F0F0F0 url(/img/belgrade.jpg) center no-repeat;
  padding: 15px 16px;
}
#HomeBalkans2Middle a{
  display: block;
  padding-top: 90px;
  border-bottom: 1px solid #E2E2E2;
  padding-left: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;

}
.balkanlinks
{
	float:left; background: #F0F0F0; width: 814px;padding: 15px 16px;
}
.balkanlinks a
{
	
  border-bottom: 1px solid #E2E2E2;
  padding-left: 30px;
  padding-right: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.advreview {
  
  background: #FEF8D5;
 
}
.notadvreview {
  background: white;
}
.newreviews {
  width: 100%;
  overflow: hidden;
  font-size: 12px;
 
}
.newreviews h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 150px 20px 0;
  text-align: center;

}
.newreviews ul{	
  margin: 0; padding: 0;
  width: 48%;
  float: left;
  margin-right: 1%;
}

.newreviews li {
  list-style: none;
  font-size: 11px;
  margin-bottom: 10px;
  height: 55px;
}
.newreviews li .order_title { 
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold; 
  margin-bottom: 10px;
}
.newreviews .right-corner p {
  margin: 3px 0;
}


.newreviews .left-corner {
  float: left;
  padding: 0;
  margin-right: 3px; 
  overflow: hidden; 
  width: 80px;
  }
  
.newreviews .left-corner .Logo {
  float: left; 
}

.newreviews .more {
  color: #7D7D7D;
  text-decoration: none;
}


#Alphabet2 {
  width: 32%;
  height: 135px;
  border: 1px solid #FBDE2E;
  line-height: 18px;  
  margin-right: 5px;
  float: left;  
  position: relative;
  
}
#Alphabet2 h4{
  width: 100%;
  background: #FBDE2E;
  color: #000;
  font-weight: bold;
  font-size: 12px;  
  text-align: center;  
  padding-top: 5px;
  padding-bottom: 5px;
  
}


#Alphabet2 p {
	margin-left: 10px;
  overflow: hidden; 
}
#Alphabet2 img {
  
  position: absolute; 
  bottom: 0; 
  right: 0; 
  margin: 5px 0px 0px 5px;
  border: 0px;  
}

#Alphabet2  div {
  float: left;  
  margin: 0 0 0px 5px;
  
}
#Alphabet2   div a {  
  margin: 0px 5px 5px 5px;
 
}
.title-branches
{
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px 0;
  text-align: center;
}
.BranchResults
{
  border: 1px dashed #1685CD; 
  height: 100px;
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
  
  }
.branches-left h2
 {
  font-style: italic;
 }
 
.BranchResultsBusinesses
{
  
  border: 1px dashed #7D7D7D; 
  height: 100px;
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
  color: #7D7D7D;
  
  }
  
.BranchResultsBusinesses h2, .BranchResultsBusinesses h2 a , .BranchResultsBusinesses h2 a:visited
 {
  font-style: italic;
  color: #7D7D7D;
  font-size: 12px;
 }
 
.branches-left
{
  float: left;  
  width: 57%;
  overflow: hidden;
  height: 100px;
  
}
.branches-right
{
  float: right;
  width: 20%;
  height: 100px;
  overflow: hidden;
  margin-right: 1%;
  margin-top: 12px;   
}

.branches-right ul
{
  display: inline;
}

.branches-right li
{ 
  margin-bottom: 5px; 
  text-decoration: none;  
  overflow: hidden;
  list-style: none outside !important;  
}
.branches-right li a
{
  
}

.BranchesLink {
  float: right;
  display: block;
  padding-top: 6px;
  border-top: 1px solid #E2E2E2;
  padding-left: 5px;
  width: 185px;
  margin-top: 0px;
  margin-left: 5px;
  line-height: 10px;  
}
.BranchesLink a
{
  color: #1685CD;
  text-decoration: none;
  font-weight: bold;
}

.bpagemap li
{
  margin: 10px 0 0 0;
  list-style: none outside !important;
}

.clearfixright
{
	clear: right;
}
.cristmas {	
  margin: 0; padding: 0;
  width: 107px;
  height:69px;
  background: url(/img/cristmas.png)  no-repeat transparent;
  position: absolute;
  right:9px;
  top: 27px;
}
.cristmaserror { 
  margin: 0; padding: 0;
  width: 107px;
  height:69px;
  background: url(/img/cristmas.png)  no-repeat transparent;
  position: absolute;
  right:9px;
  top: 40px;
}

.search-button-old input{
  width: 109px;
  height: 39px;
  border: none;
  font-size: 18px;
  text-transform: uppercase;
  background: url(/img/n-button.png) top left no-repeat;
}
