/* CSS Document */
body {
	background-image:url(../images/site/bg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	}
#wrapper {
	margin: 0 auto;
	width:993px;
	height:auto;
	overflow:auto;
	}
#header {
	width:993px;
	height:auto;
	overflow:auto;
	clear:both;
	}
#logo {
	float:left;
	width:358px;
	height:140px;
	}
#header-side {
	float:right;
	width:600px;
	height:auto;
	overflow:auto;
	}
#banner {
	float:left;
	width:480px;
	height:40px;
	padding-top:20px;
	margin-left:40px;
	}
#search {
	clear:both;
	padding-top:50px;
	}
#search .submit {
	background-image:url(../images/site/button.png);
	width:84px;
	height:21px;
	border:none;
	}
#top {
	background-image:url(../images/site/top.png);
	background-repeat:no-repeat;
	width:993px;
	height:28px;
	}
#middle {
	background-image:url(../images/site/middle.png);
	width:973px;
	height:auto;
	overflow:auto;
	padding-left:20px;
	padding-bottom:20px;
	}
#navcont {
	float:left;
	width:668px;
	height:30px;	
	}
#nav {
       margin: 5px;
       padding: 0 5px 20px 10px;
       border-bottom: 1px solid #9FB1BC;
}
#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}
#nav a:link, #nav a:visited {
        float: left;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(../images/site/circle.gif) no-repeat bottom center;
}
#sidebarnavcont {
	float:right;
	width:220px;
	margin-right:20px;	
	}
#sidebarnav {
       margin: 5px;
       padding: 0 5px 20px 10px;
       border-bottom: 1px solid #9FB1BC;
}
#sidebarnav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}
#sidebarnav a:link, #sidebarnav a:visited {
        float: left;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}
#sidebarnav a:link.active, #sidebarnav a:visited.active, #sidebarnav a:hover {
        padding-bottom: 6px;
        color: #000;
        background: url(../images/site/circle.gif) no-repeat bottom center;
}
#page {
	float:left;
	width:700px;
	height:auto;
	overflow:auto;
	}
#page h1{
	background-image:url(../images/site/headings.png);
	width:668px;
	height:39px;
	padding-left:20px;
	padding-top:5px;
	margin:0px;
	}
#page a{
	color:#60b415;
	text-decoration:none;
	}
#page a:hover{
	color:#87f823;
	text-decoration:none;
	border-bottom:1px dotted #0066FF;
	}
#page label {
	float:left;
	margin-right:10px;
	width:180px;
	}
#page .pwd label {
	float:left;
	margin-right:10px;
	width:300px;
	}	
#page input, textarea {
	background-color:#b9fbae;
	border:1px solid #7ae269;
	}
#profile-l {
	float:left;
	width:160px;
	height:auto;
	overflow:auto;
	}
#profile-r {
	float:left;
	width:480px;
	height:auto;
	overflow:auto;
	}
.review {
	width:700px;
	height:auto;
	overflow:auto;
	margin-top:10px;
	border-bottom:1px solid #9FB1BC;
	padding-bottom:5px;
	clear:both;
	}	
.review-title {
	width:300px;
	}
.review-title h4 {
	margin:0px;
	}
.review-cont {
	width:300px;
	height:auto;
	overflow:auto;
	}
.review-copy {
	width:300px;
	height:auto;
	overflow:auto;
	font-style:italic;
	}		
.listings {
	width:650px;
	height:auto;
	overflow:auto;
	margin-top:10px;
	border-bottom:1px solid #9FB1BC;
	padding-bottom:5px;
	}	
.listings-logo {
	float:left;
	width:200px;
	height:auto;
	overflow:auto;
	padding-left:5px;
	padding-right:5px;
	}
.listings-logo img {
	border:1px solid #7ae269;
	padding:5px;
	}	
.listings-main {
	float:left;
	width:430px;
	height:auto;
	overflow:auto;
	}
.listings-rating {
	float:left;
	width:130px;
	}
.listings-title {
	float:left;
	width:300px;
	}
.listings-title h4 {
	margin:0px;
	}
.listings-address {
	margin-top:30px;
	}
#account {
	width:700px;
	height:auto;
	overflow:auto;
	}
#account-info {
	float:left;
	width:300px;
	height:auto;
	overflow:auto;
	}
#business-info {
	float:left;
	width:300px;
	height:auto;
	overflow:auto;
	}
		
	
	

#sidebar {
	float:right;
	width:220px;
	height:auto;
	overflow:auto;
	margin-right:15px;
	}
#bottom {
	background-image:url(../images/site/footer.png);
	width:993px;
	height:20px;
	margin-bottom:20px;
	font-size:70%;
	}
#bottom p {
	margin:0px;
	}
#bottom a{
	color:#60b415;
	text-decoration:none;
	}
#bottom a:hover{
	color:#87f823;
	text-decoration:none;
	border-bottom:1px dotted #0066FF;
	}

#sidebar-top {
	background-image:url(../images/site/sidebar-top.png);
	background-repeat:no-repeat;
	width:216px;
	height:22px;
	}
#sidebar-middle {
	background-image:url(../images/site/sidebar-middle.png);
	background-repeat:repeat-y;
	width:208px;
	height:auto;
	overflow:auto;
	padding-left:8px;
	}
#sidebar-middle a{
	color:#708491;
	text-decoration:none;
	}
#sidebar-middle a:hover{
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #0066FF;
	}
#sidebar-bottom {
	background-image:url(../images/site/sidebar-bottom.png);
	background-repeat:no-repeat;
	width:216px;
	height:21px;
	}
input, textarea {
	background-color:#b9fbae;
	border:1px solid #7ae269;
	}
.warning {
	color:#FF0000;
	}
#map {
	border:1px dotted #000000;
	}
#slideShow1
{
	width: 200px;
	height: 190px;
	margin-top:10px;
}

.pagelinks a
{
	font-weight: bold;
	color: #666;
}
.slideCaption
{
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(../images/slideshow/spacer.gif);
}
.nextSlide:hover
{
	background-image: url(../images/slideshow/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(../images/slideshow/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tooltipURL
{
	display: none;
}
.implementation{
	border:dashed 2px #333333;
	background-color:#CCCCCC;
	color:#000000;
	width:50%;
}
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block;
	clear:both;
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.cancel,
.star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.cancel,
.cancel a {background: url(../images/rating/delete.gif) no-repeat 0 -16px;}

.star,
.star a {background: url(../images/rating/star.gif) no-repeat 0 0px;}
	
.cancel a,
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -16px;
}
div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}

