* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #2A2323;
  background : #952828;
  text-align: center;
}
ul,ol { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

hr {
  width : 85%;
  text-align : center;
  margin : 5px auto;
  border : 0;
  border-bottom : 2px dotted #6B282A;
  color : fff;
  background : none;
}

h1 {font-weight : bold; font-size : 24px; color : #952828; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18px; color : #952828; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #952828; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #952828; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #952828; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #952828; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

A  {color : #098BC5; font-weight : bold; text-decoration : none;}
A:Visited  { color : #098BC5; font-weight : bold; text-decoration : none;}
A:Active  { color : #098BC5; font-weight : bold; text-decoration : none;}
A:Hover  { color : #098BC5;	font-weight : bold; text-decoration : underline;}

div#wrapper {
   width: 726px;
   padding-top: 22px;
   margin: 0px auto;
   text-align: left;
   background : #fff url(images/bg_wrapper.gif) top left no-repeat;
   position : relative;
   z-index : 5;
}

img#tbayrest {
  position : absolute;
  top : 39px;
  left : 33px;
  z-index : 100;
}

img#header {
  margin : 10px 23px;
}

div#content-wrapper {
  margin : 0 23px;
  border-top : 5px solid #72706F;
  background : #fff url(images/bg_content-wrapper.gif) top left repeat-y;
}

div#footer {
  text-align : center;
  font-style : italic;
  color : #6B282A;
  background : #e7e7e7;
  width : 100%;
  padding : 3px 0;
}

ul#topnav {
  font: normal 13px "Trebuchet MS", Verdana, sans-serif;
  color : #000;
  margin : 0;
  padding : 0;
  list-style: none;
  float : right;
  width : auto;
}

ul#topnav li {  
  margin : 0;
  padding : 0;
  display : inline;
  text-align : center;
  float : left;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#topnav li { float : left; height: 1%;} 
 * html ul#topnav li a { height: 1%;} 
/* End */

ul#topnav li a, ul#topnav li a:link, ul#topnav li a:visited
{
  text-decoration: none;
  text-align : center;
  color : #fff;
  font-weight : bold;
  padding : 3px 10px;
  float : left;
  }

ul#topnav li a:hover {
  color: #952828;
  background : #fff;
}

div#snav-wrapper {
  float : left;
  width : 163px;
  margin : 0;
  padding : 0;
}

div#sidebar_left {
  margin-top : 10px;
}

ul#sidenav {
  font: normal 13px "Trebuchet MS", Verdana, sans-serif;
  color : #000;
  margin : 0;
  padding : 0;
  list-style: none;
  width : 163px;
  
}

ul#sidenav li {  
  margin : 0;
  padding : 0;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#sidenav li { float : left; height: 1%;} 
 * html ul#sidenav li a { height: 1%;} 
/* End */

ul#sidenav li a, ul#sidenav li a:link, ul#sidenav li a:visited
{
  text-decoration: none;
  font-weight : normal;
  padding : 5px 7px;
  color : #000;
  display : block;
  }

ul#sidenav li a:hover {
  background : #72706F;
}

div#content {
  padding : 10px 0px 0px 175px;
}

div.listing, div.review {
  border-bottom : 1px dotted #72706F;
  padding : 7px 0 7px 0;
}

img.listingpic {
  float : right;
}

div#sidebar_right {
  float : right;
  border : 1px solid #72706F;
  background : #fff;
  padding : 3px;
  width : 150px;
  margin-left : 5px;
}

div#sidebar_right h3 {
  margin : 0;
}

div#googlead {
  text-align : center;
  margin : 5px auto;
}

div#clear {
  clear :both;
}

div#norlink {
  text-align : center;
  font-size : 9px;
  color : #fff;
}

div#norlink a {
  color : #fff;
  font-weight : normal;
  background : none;
  border : 0;
}

/* Registration Form */
form {display : inline;}

legend {font-weight : bold; font-size : 18px; color : #952828; margin-top : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

form div {
  clear : left;
  padding-top : 0.6em;
}

form fieldset {
  padding : 7px 4px;
  border : 1px solid #ccc;
}

form div label {
  float : left;
  width : 100px;
  font-weight : bold;
}

input.txt {
  border : 1px solid #cccccc;
  width : 200px;
}

input.btn {
  border : 1px solid #cccccc;
  background : #e7e7e7;
  color : #000;
  width : 75px;
}

select {
  border : 1px solid #ccc;
  width : 400px;
}

textarea {
  border : 1px solid #ccc;
  width : 90%;
  height : 100px;
}
div.listinglogin{
 	position:relative;
	border: 1px solid black;
	background: #e7e7e7;
	height: 106px;
	font-weight: bold;
	margin-bottom : 7px;
}
div.listinglogin input{
	position: absolute;
	left: 90px;
}
div#logout{
 font-size:11px;
text-align:right;
 	float:right;
width:100%;
}

div#logout input {
  border : 1px solid #cccccc;
  background : #e7e7e7;
  color : #000;
  font-size : 11px;
  margin-left : 7px;
  padding : 1px 5px;
}

input#adding{
display:inline;
}
select#category{
width:200px;
}
div#catlist div{
font-size:1.2em;
font-weight:bold;
display:inline;
background:#ccc;
border:1px solid #952828;
padding:3px;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
	left:-15px;
}	

.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}
.small-star{
	width:50px;
	height:10px;
}
.small-star .current-rating{
	background-image: url(images/star_small.gif);
	background-position:left bottom;
	left:-12px;
	height:10px;
}
.small-star{
	background-image: url(images/star_small.gif);
	line-height: 10px;
	height: 10px;
}
div.reviews{
	float:right;
	font-size:8px;
	text-align : right;
}
div.reviews input {
  border : 1px solid #cccccc;
  background : #e7e7e7;
  color : #000;
  font-size : 10px;
  margin-left : 5px;
}
img.listingpic{
	float:right;
	padding-right:5px;
}

div.clearlisting {
  clear : right;
}

