﻿body {
}
table.sample
{
    border-width: 1px;
    border-spacing: 3px;
    border-style: solid;
    border-color: gray;
    border-collapse: separate;
    font-family: Verdana;
    text-align: center;
    color: Black;
    background-image: url(Images/gradGr.png);
    background-repeat: repeat-x;
}

.streetNo
{
    border: 3px solid white;
    background-image: none;
    background-color: #0B610B;
    font-family: serif;
    color: white;
    font-weight: bold;
}

/* ****************** RatingStar ****************** */
.ratingStar
{
	white-space:nowrap;
	margin:1em;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled
{
    background-image: url('Images/ratings/ratingStarFilled.png');
 
}
.ratingStar .Empty {
    background-image: url(images/ratings/ratingStarEmpty.png);

}
.ratingStar .Saved {
    background-image: url(images/ratings/ratingStarSaved.png);

}

li 
{
	clear:both;
	margin-bottom:1em;
	border-bottom:1px solid #eee;
}
.gridLine
{
    border-color: white;
    border-width: 1px;
}


.yellowRightDashed
{
    border-style: dashed none dashed dashed;
    
}
.yellowDashedRightTop
{
    border-style: none none dashed dashed;
  
}
.yellowDashedRightBottom
{
    border-style: dashed none none dashed;
   
}
.yellowDashedLeft
{
    border-style: dashed dashed dashed none;
   
}
.yellowDashedLeftTop
{
    border-style: none dashed dashed none;

}
.yellowDashedLeftBottom
{
    border-style: dashed dashed none none;

}
.yellowDashed
{
	border-style: dashed;

}
.yellowDashedTop
{
    border-style: none dashed dashed dashed;

}
.yellowDashedBottom
{
    border-style: dashed dashed none dashed;

}

table.sample th
{
    border-width: 2px;
    padding: 1px;
    border-style: solid;
    border-color: Black;
    font-weight:normal;
    font-size: 16px;
    color: Black;
    background-image: url(Images/grad1.png);
    font-family: Verdana;
}
table.sample td {  
	
	padding: 1px;
	
	font-size: 16px;
	color: white; 
}


.barlinks { 
    font-weight: bold;
    font-size: 12px;
    color: black;
    border:0;
     text-decoration:none;
 }
.barAddress{ 
    font-weight: bold;
    font-size: 12px;
    color: black;

 }


.box6637152 {
  font-family: Arial;
  text-align: center;
  width: 330px;
  background: transparent url(box94988550.png) no-repeat;
  }
.box6637152 .boxtitle {
  text-align: center;
  margin: 0;
  padding: 6px 8px 4px 10px;
  font-size: 16px;

  }
.box6637152 .boxtext {
  margin: 0;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  color: #000000;
  font-size: 13px;
  }




