﻿

a {
	text-decoration: none;
	color: #03c;
}
a:link {
	color: #03c;
}
a:visited {
	color: #800080;
}
a:hover {
	color: #f60;
}
a:active {
	color: #FF9933;
}
a img {
	border: none;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
	font-size: 95%
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-size: 95%
}
a.nav:hover {
	color: #ff9900;
	text-decoration: underline;
	font-size: 95%
}
a.nav:active {
	color: #000000;
	text-decoration: underline;
	font-size: 95%
}


body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	font-size: 60.75%;
	
}

dl {
	margin: 0 0 10px;
	padding: 0 0 0 1px;
}
dt {
	font-style: normal;
	margin: 0;
}

grayline
{
    width: 50px;
    background-image: url('images/grayline2.gif');
   
}


H1 {
	font-size: 130%;
	font-weight: 400;
	font-weight: bold;
	
}
H1.heading {
	font-size: 130%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	
}
H2 {
	font-size: 115%;
	font-weight: 700;
}
H2.subtitle {
	font-size: 180%;
	font-weight: 400;
	margin-bottom: .6em;
}
H3 {
	font-size: 110%;
	font-weight: 700;
}
H4, H5, H6 {
	font-size: 100%;
	font-weight: 700;
}
h4.subHeading {
	font-size: 100%;

}


    
li {
	margin-bottom: 3px;
	margin-left: 0;
}
ol {
	line-height: 100%;
	list-style-type: decimal;
	margin-bottom: 2px;
}
p {
	margin: 0 0 10px;
	padding: 0;
}
div.section p {
	margin-bottom: 15px;
	margin-top: 0;
}
ul {
	line-height: 140%;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 15px;
}
.heading {
	font-weight: 700;
	margin-bottom: 8px;
	margin-top: 18px;
}
.subHeading {
	font-size: 100%;
	font-weight: 700;
	margin: 0;
}
li.inline {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;

}


li.inlinesample {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px dotted #066;
}
li.last {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 10px;
}
.pad {
	padding-left: 10px;
}
.titleBox {
	display: block;
	clear: both;
	background: #f6f6f6;
	border: solid 1px #e6e6e6;
	padding: 2px .7em;
	vertical-align: middle;
	margin: 10px 0;
}
.nw {
	white-space: nowrap !important;
}
.fr, .right {
	float: right;
}

.PageCountRight {
	position: absolute;
	left: 475px;
	top: 135px;
	font-size: 14px;
	line-height: 20px;
	width: 400px;
}
.PictureCount {
	font-size: 10px;
	line-height: 20px;
	width: 225px;
}
.photo {
	width: 480px;
	height: 300px;
	position: absolute;
	left: 100px;
	top: 150px;
}
.thumbnails {
	width: 480px;
	height: 300px;
	position: absolute;
	left: 50px;
	top: 150px;
}
.contact {
	width: 150px;
	height: 300px;
	position: absolute;
	left: 50px;
	top: 150px;
}
.buttons {
	width: 474px;
	height: 24px;
	position: absolute;
	left: 184px;
	top: 311px;
	margin-top: 8px;
}
.BackButton {
	width: 32px;
	height: 24px;
	position: absolute;
	left: 184px;
	top: 311px;
	margin-top: 8px;
}
.NextButton {
	width: 32px;
	height: 24px;
	position: absolute;
	left: 300px;
	top: 311px;
	margin-top: 8px;
}
.PropertyDetailGridTable {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	margin: 1px;
}
.photogallery {
	clip: rect(2px, auto, auto, auto);
	table-layout: auto;
	border-width: thin;
	border-color: #C0C0C0;
	width: 200px;}
	
.smallerbuttons {
	font-family: "Arial", Tahoma, Geneva, Verdana;
	font-size: 13px;
	border-width: thin;
}
img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
}
a, a:link, a:visited {
	color: #00f;
	cursor: pointer;
	text-decoration: none;
}
a:visited {
	color: #00f;
}
a:hover {
	color: #e92;
	text-decoration: none;
}
.bold, strong {
	font-weight: bold;
    width: 688px;
    font-size: 90%
}
.Clear {
	clear: both;
	height: 0;
}
.ClearBreak {
	clear: both;
	padding-bottom: 1px;
}
.ClearLeft {
	clear: left;
	height: 0;
}
.ClearRight {
	clear: right;
	height: 0;
}
.ClearRightBreak {
	clear: right;
	height: 16px;
}
.Left {
	float: left;
}
.Right {
	float: right;
}
.Center {
	text-align: center;
}
.no_wrap {
	white-space: nowrap;
}
.absolute {
	position: absolute;
}
ul {
	list-style: none;
}
.BulletList {
	list-style-type: disc;
	margin: 12px 0 12px 18px;
}
.NumberList {
	margin: 12px 0 12px 24px;
}
.DropDownArrow {
	padding-bottom: 2px;
	padding-left: 5px;
}
a:hover .DropDownArrow {
	text-decoration: none;
}
.hidden {
	display: none;
	visibility: hidden;
}
html {
	font-size: 100.01%;
	padding: 0;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-family: "Segoe UI", "2018 Lucida Grande2019", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 150%;
	background: #fff url('images/blue.png') no-repeat right top;
	padding: 0 480px;
}

/* This controls the type size within the gallery */

.gallery {
	color: #333;
	font-family: "Segoe UI", "2018 Lucida Grande2019", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 150%;
	font-weight: bold
}

.green {
	color: #339900;
	font-family: "Segoe UI", "2018 Lucida Grande2019", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold
}

#JelloSizer {
	margin: 0 auto;
	max-width: 0;
	padding: 0;
	width: 0%;
	height: 435px;
}
#JelloExpander {
	margin: 0 -480px;
	min-width: 960px;
	position: relative;
}

#PopupJelloExpander {
	margin: 0 -480px;
	min-width: 600px;
	position: relative;
}
#JelloWrapper {
	width: 100%;
}
.topleft {
	background: url('Images/topleft.png') no-repeat left top;
	float: left;
	height: 40px;
	width: 19px;
}
.topcenter {
	background: url('Images/topcenter.png') repeat-x top;
	float: left;
	height: 40px;
	width: 922px;
}
.topright {
	background: url('Images/topright.png') no-repeat right top;
	float: left;
	height: 40px;
	width: 19px;
}
.inner1 {
	background: url('Images/canvas.png') repeat-y left top;
	float: left;
	padding: 10px 40px;
	width: 880px;
}
.bottomleft {
	background: url('Images/bottomleft.png') no-repeat left top;
	float: left;
	height: 19px;
	width: 19px;
}
.bottomcenter {
	background: url('Images/bottomcenter.png') repeat-x top;
	float: left;
	height: 19px;
	width: 922px;
}
.bottomright {
	background: url('Images/bottomright.png') no-repeat right top;
	float: left;
	height: 19px;
	width: 19px;
}
.GlobalBar {
	font-size: 12px;
	margin: 3px 0;
	line-height: 100%;
}
.GlobalBar a {
	color: #333;
}
.GlobalBar a:hover {
	text-decoration: underline;
}
.Teaser {
	font-size: 12px;
	float: left;
	padding: 2px 0 0 4px;
}
img.DropDownArrow {
	margin-bottom: 2px;
	padding-left: 3px;
}

.SiteMap, .DisplayName {
	float: right;
	color: #333;
	cursor: pointer;
	margin-right: 8px;
	padding: 2px 4px 2px 12px;
	vertical-align: middle;
}

.MenuTop, .DisplayName {
	float: left;
	color: #333;
	cursor: pointer;
	margin-right: 8px;
	padding: 2px 4px 2px 12px;
	vertical-align: middle;
}
.DisplayName a {
	color: #333;
}
.pipe {
	color: #333;
	float: right;
	margin-top: 2px;
}

.application {
	min-height: 768px;
	margin-top: 10px;
}
#Footer {
	clear: both;
	text-align: left;
	font-size: 90%;
	height: 60px;
	margin: 0px 0px 0px 0px;

}
.FooterLogoContainer {
	float: right;
	margin-top: 7px;
}
.FooterLogo {
	text-align: left;
	height: 15px;
	width: 87px;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
div.FooterLinks {
	float: right;
	margin-right: 20px;
	padding-top: 2px;
	text-align: right;
}
a.FooterLinks, div.FooterLinks a {
	color: #666;
	text-decoration: none;
	padding-right: 6px;
}
a.FooterLink:hover, div.FooterLinks a:hover {
	color: #e92;
	text-decoration: none;
}
a.FooterLink {
	color: #666;
	text-decoration: none;
	border-left: solid 1px #666;
	padding-left: 6px;
	padding-right: 6px;
}
.ClearFooterLinks {
	clear: right;
	height: 4px;
}
.footerCopyright {
	margin-left: -1px;
	font-size: 90%;
	
}
th {
	text-align: left;
	padding: 6px 0 0 0;
}
strong {
	font-weight: bold;
}
pre {
	padding: 10px;
	margin: 10px;
}
code {
	background: #ddd;
	font-family: Lucida Console,Courier New;
	line-height: 100%;
	display: block;
	padding: 10px;
	margin: 10px;
}
ul {
	list-style-image: url('images/bullet.gif');
	padding-left: 18px;
	line-height: 100%;
	margin: 0 0 5px 0;
}
ol {
	padding-left: 18px;
	line-height: 100%;
	margin: 0 0 5px 0;
}
ol li {
	padding-left: 0;
	line-height: 140%;
	margin: 0 0 5px 10px;
}
li {
	padding-left: 0;
	line-height: 140%;
	margin: 0 0 5px 0;
}
ul ul {
	line-height: 140%;
	margin: 0 0 5px 0;
}

hr {
	color: #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
	width: 132%;
}
td.innercol {
	padding: 0;
}
td.headlines_td_text {
	padding-left: 10px;
	padding-bottom: 10px;
}
td.headlines_td_image {
	padding-bottom: 10px;
}
table.headlines_table {
	padding-bottom: 10px;
	padding-top: 10px;
}
td.noimages_td {
	padding-bottom: 10px;
}
th.spec {
	text-align: left;
	vertical-align: top;

}
table.multicol, table.multicol td {
	padding-top: 0;
	margin: 0;
	border-collapse: collapse;
}

.panel, td.panel {
	vertical-align: top;
	border-top: 6px solid #e92;
	padding: 0;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	border-top-color: #6600FF;
}
.panel .panel {
	border-top: 4px solid #e92;
}
.panelspace {
	padding-left: 6px;
}
.panel h3 {
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	color: #e92;
	font-size: 115%;
	font-weight: 400;
}
.panel h1 {
	margin-top: 0;
	padding: 5px 0 10px 0;
	text-transform: uppercase;
	color: #e92;
	font-size: 160%;
	font-weight: 400;
	line-height: 18pt;
}
.tdmorelink {
	float: right;
}
h2.subtitle {
	font-weight: bold;
	font-size: 125%;
	margin: 0 0 5px 0;
}
img.right {
	float: right;
}
img.left {
	float: left;
}

.borderRight {
	border-right: solid 1px #ccc;
}
.borderLeft {
	border-left: solid 1px #ccc;
}
.paddingleft {
	padding-left: 10px;
}
.paddingright {
	padding-right: 10px;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.RightRail .rnavBoxWhite {
	border: none;
	padding: 0;

}
.RightRail li {
	line-height: 130%;
}
.RightRail h3 {
	font-size: 110%;
	font-weight: bold;
}

.leftnavigation {
	margin-right: 10px;
	width: 180px;
}
.small {
	font-size: 65%;
	font-family: Verdana;
}
.smaller {
	font-size: 55%;
	font-family: Verdana;
}
h1.heading {
	font-size: 115%;
	font-weight: 700;
	font-weight: bold;
}
div.LeftCol {
	padding-right: 20px;
}
div.RightCol {
	padding-left: 20px;
}
div.right td {
	text-align: right;
}
div.left td {
	text-align: left;
}

.gallerylisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 25px;
	list-style-image: none;
}
.pagecrumbs {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: small;
}


.style1 {
	font-weight: normal;
}
.style2 {
	color: #0000FF;
}
#table {
	width: 470px;
	border-top: 4px solid #e3e7e7;
	}
 
#table p {
	clear: both;
	width: 100%;
	margin: 0;
	}
 
#table span {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #e3e7e7;
	border-bottom: 1px solid #e3e7e7;
	}
 
#table span.col1 {
	width: 110px;
	}
 
#table span.col2 {
	width: 186px;
	}
 
#table span.col3 {
	width: 110px;
	border-right: 1px solid #e3e7e7;
	}

 .newindent
     {
     text-indent: 30 px;    
     }
     
     .ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/SavedStar.png);
}
@media print { 
.noPrint { 
    display:none; 
} 
 
   

