﻿/* Blue Theme Styles - #029DD6 / #80CEEA */

.mainNavSections {border-bottom: solid 5px #029DD6;}
.sectionTitle {border-bottom:solid 4px #80CEEA; line-height:35px; width:100%}
.pageTitle { width:100%; font-weight:bold; background: #FFF url(Images/topLine.jpg) no-repeat right 35px;}
.pageTitle h1 {color:#029DD6;}
th, thead tr td {background: #029DD6;}

.breadCrumb a.currentLvl {color:#029DD6;}
.breadCrumb a:hover.currentLvl {color:#000;}

.subNav a.active {background-color: #F3F3F2;}
.subNav a:hover, a:hover.current {background:#3693B5 url(Images/bgSubNavArrow_hover.gif) no-repeat scroll right center}
.subNav ul li a {color:#858584;}
.subNav ul li a.current {background:#029DD6 url(Images/bgSubNavArrow.gif) no-repeat scroll right center}
.subNav ul li ul li, .subNav ul li ul li ul li {background-color: #80CEEA;}

.mainContent a {color:#029DD6;}

.homeBoxTop {padding:25px 20px 15px 20px; background: transparent url(/Images/bgHomeBox_top.png) no-repeat left top;}
.homeBoxTop a {color:#FFF;}
.homeBoxTop a:hover {color:#E5E5E5;}
.homeBoxMain {background: transparent url(/Images/bgHomeBox_main.png) no-repeat left -5px;}

.homeBoxFooter a {color:#4D4D4D; background:transparent url(Images/arrowLink.gif) no-repeat scroll right 1px;}
.homeBoxFooter a:hover {color:#757575; background:transparent url(Images/arrowLink_over.gif) no-repeat scroll right 1px;}

table a {padding-right:17px; font-weight:bold; color:#4D4D4D !important; background:transparent url(Images/arrowLink.gif) no-repeat scroll right 1px;}
table a:hover {color:#999 !important; background:transparent url(/Images/arrowLink.gif) no-repeat scroll right 1px;}
.mainContent table img {margin:auto auto !important; border:none !important;}
developmentListing img {border:none !important; margin:0 !important; padding:0 !important;}

.btnText {margin-right:1px; padding-right:15px; color: #858584; font-weight:bold; background: transparent url(Images/arrowLink.gif) no-repeat right 1px;}
.btnTextPropertySearch {margin-right:1px; padding-right:15px; color: #858584; font-weight:bold; background: transparent url(Images/arrowLink.gif) no-repeat right 2px;}

h1, h2 {color:#029DD6 !important;}

.resultsBar { background-color: #029DD6; }

/* Link Arrow Styles */

a.external {padding:1px 21px 0px 0px !important; color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/externalLink.png) no-repeat scroll right center !important;}
a.external:hover {padding:1px 21px 0px 0px !important; color:#858584 !important; font-weight:bold; background:transparent url(/Images/externalLink.png) no-repeat scroll right center !important;}

a.downArrow {color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/arrowLinkDown.gif) no-repeat scroll right center !important;}
a:hover.downArrow {color:#858584 !important; background:transparent url(/Images/arrowLinkDown.gif) no-repeat scroll right center !important;}

a.rightArrow {color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/arrowLink.gif) no-repeat scroll right center; }
a:hover.rightArrow {color:#858584 !important; background:transparent url(/Images/arrowLink.gif) no-repeat scroll right center;}

a.upArrow {color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/arrowLinkUp.gif) no-repeat scroll right center;}
a:hover.upArrow {color:#858584 !important; background:transparent url(/ImagesarrowLinkUp.gif) no-repeat scroll right center;}

a.leftArrow {color:#4D4D4D !important; font-weight:bold; background:transparent url(Images/arrowLinkLeft.gif) no-repeat scroll left center;}
a:hover.leftArrow {color:#858584 !important; background:transparent url(/Images/arrowLinkLeft.gif) no-repeat scroll left center;}

.noBorder {border:none !important;}
