﻿img {border: none;}

body
{
    font-family: Arial, sans-serif;
    background-color: #FFFFFF;
    font-size: 70%;
    line-height: 165%;
    color: #000000;
    text-decoration: none;
    margin: 0px;
    background: url(Assets/bg.gif) no-repeat center 0px;
}


p
{
    margin: 0px;
    padding: 10px 0px 5px 0px;
}

a
{
    color: #009ED3;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color: #005581;
    font-weight: bold;
    text-decoration: none;
}

h4
{
    font-size: 118%;
    color: #005581;
    font-weight: normal;
    margin: 0px;
    padding: 15px 0px 0px 0px;
}

h5
{
    font-size: 118%;
    font-weight: bold;
    color: #005581;
    margin: 0px;
    padding: 3px 0px 0px 0px;
}

#wrapper
{
    width: 1000px;
    margin: 0 auto;
}

#header
{
    width: 1000px;
    height: 150px;
    position: relative;
}

#logo
{
    position: absolute;
    width: 115px;
    height: 96px;
    top: 35px;
    left: 0px;
}

#logo a
{
    display: block;
    width: 115px;
    height: 96px;
    background: url(Assets/logo.gif) no-repeat;
}

#searchBox
{
    position: absolute;
    width: 188px;
    height: 18px;
    border: solid 1px #71BDEE;
    padding: 0px 5px 0px 5px;
    right: 0px;
    top: 35px;
}

.searchBoxInput
{
    width: 170px;
    height: 18px;
    border: none;
    background: none;
    font-size: 100%;
    font-weight: bold;
}

input.searchBoxBtn
{
    width: 16px;
    height: 19px;
    padding: 0px;
    margin: 0px;
    background: url(Assets/searchBtn.gif) no-repeat 0px 0px;
    border: none;
}

#strapLine
{
    position: absolute;
    right: 0px;
    bottom: 15px;
}

#nav
{
    width: 996px;
    height: 41px;
    padding: 2px;
    background: #CCCCCC;
}

#nav ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#nav li
{
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px 1px 0px 0px;
}

#nav li.end
{
    float: left;
    width: 184px;
    height: 41px;
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    background: url(Assets/Nav/blank.png) repeat-x;
}

#nav li a {
text-indent: -9999px;
overflow: hidden;
outline:none;
}

#nav li a.home
{
    display: block;
    width: 98px;
    height: 41px;
    background: url(Assets/Nav/home.png) no-repeat;
}

#nav li a.home:hover
{
    background: url(Assets/Nav/homeOver.png) no-repeat;
}

#nav li a.homeOn
{
    display: block;
    width: 98px;
    height: 41px;
    background: url(Assets/Nav/homeOver.png) no-repeat;
}

#nav li a.services
{
    display: block;
    width: 90px;
    height: 41px;
    background: url(Assets/Nav/services.png) no-repeat;
}

#nav li a.services:hover
{
    background: url(Assets/Nav/servicesOver.png) no-repeat;
}

#nav li a.servicesOn
{
    display: block;
    width: 90px;
    height: 41px;
    background: url(Assets/Nav/servicesOver.png) no-repeat;
}

#nav li a.clients
{
    display: block;
    width: 79px;
    height: 41px;
    background: url(Assets/Nav/clients.png) no-repeat;
}

#nav li a.clients:hover
{
    background: url(Assets/Nav/clientsOver.png) no-repeat;
}

#nav li a.clientsOn
{
    display: block;
    width: 79px;
    height: 41px;
    background: url(Assets/Nav/clientsOver.png) no-repeat;
}

#nav li a.news
{
    display: block;
    width: 103px;
    height: 41px;
    background: url(Assets/Nav/news.png) no-repeat;
}

#nav li a.news:hover
{
    background: url(Assets/Nav/newsOver.png) no-repeat;
}

#nav li a.newsOn
{
    display: block;
    width: 103px;
    height: 41px;
    background: url(Assets/Nav/newsOver.png) no-repeat;
}

#nav li a.propertySearch
{
    display: block;
    width: 135px;
    height: 41px;
    background: url(Assets/Nav/propertySearch.png) no-repeat;
}

#nav li a.propertySearch:hover
{
    background: url(Assets/Nav/propertySearchOver.png) no-repeat;
}

#nav li a.propertySearchOn
{
    display: block;
    width: 135px;
    height: 41px;
    background: url(Assets/Nav/propertySearchOver.png) no-repeat;
}

#nav li a.caseStudies
{
    display: block;
    width: 113px;
    height: 41px;
    background: url(Assets/Nav/caseStudies.png) no-repeat;
}

#nav li a.caseStudies:hover
{
    background: url(Assets/Nav/caseStudiesOver.png) no-repeat;
}

#nav li a.caseStudiesOn
{
    display: block;
    width: 113px;
    height: 41px;
    background: url(Assets/Nav/caseStudiesOver.png) no-repeat;
}

#nav li a.team
{
    display: block;
    width: 85px;
    height: 41px;
    background: url(Assets/Nav/team.png) no-repeat;
}

#nav li a.team:hover
{
    background: url(Assets/Nav/teamOver.png) no-repeat;
}

#nav li a.teamOn
{
    display: block;
    width: 85px;
    height: 41px;
    background: url(Assets/Nav/teamOver.png) no-repeat;
}

#nav li a.blog
{
    display: block;
    width: 70px;
    height: 41px;
    background: url(Assets/Nav/blog.png) no-repeat;
}

#nav li a.blog:hover
{
    background: url(Assets/Nav/blogOver.png) no-repeat;
}

#nav li a.blogOn
{
    display: block;
    width: 70px;
    height: 41px;
    background: url(Assets/Nav/blogOver.png) no-repeat;
}

#nav li a.contactUs
{
    display: block;
    width: 101px;
    height: 41px;
    background: url(Assets/Nav/contactUs.png) no-repeat;
}

#nav li a.contactUs:hover
{
    background: url(Assets/Nav/contactUsOver.png) no-repeat;
}

#nav li a.contactUsOn
{
    display: block;
    width: 101px;
    height: 41px;
    background: url(Assets/Nav/contactUsOver.png) no-repeat;
}

#footer
{
    clear: both;
    width: 1000px;
    padding: 5px 0px 0px 0px;
    border-top: solid 5px #E5EEF2;
}

#footer ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#footer li
{
    float: left;
    margin: 0px;
    padding: 0px 8px 15px 8px;
    list-style: none;
    background: url(Assets/splitLine.gif) no-repeat 0px 5px;
    color: #999999;
}

#footer li.start
{
    float: left;
    margin: 0px;
    padding: 0px 8px 0px 0px;
    list-style: none;
    background: none;
}

#footer li a
{
    color: #999999;
    font-weight: normal;
    text-decoration: none;
}

#footer li a:hover
{
    color: #999999;
    text-decoration: underline;
}

/*----------------- Page Contents ------------------*/

#pageContainer
{
    width: 1000px;
    margin: 10px 0px 20px 0px;
}

#homeFlash
{
    width: 1000px;
    height: 159px;
}

#pageHeader
{
    width: 1000px;
    height: 55px;
    padding: 13px 0px 12px 0px;
    background: url(Assets/pageHeader.jpg) no-repeat;   
}

#pageHeaderNewsBlog
{
    width: 1000px;
    height: 55px;
    padding: 13px 0px 12px 0px;
    background: url(Assets/pageHeaderNewsBlog.jpg) no-repeat;   
}

#pageHeaderPropertySearch
{
    width: 1000px;
    height: 55px;
    padding: 13px 0px 12px 0px;
    background: url(Assets/pageHeaderPropertySearch.jpg) no-repeat;   
}

#pageHeaderTeam
{
    width: 1000px;
    height: 55px;
    padding: 13px 0px 12px 0px;
    background: url(Assets/pageHeaderTeam.jpg) no-repeat;   
}


#pageHeaderCaseStudies
{
    width: 1000px;
    height: 55px;
    padding: 13px 0px 12px 0px;
    background: url(Assets/pageHeaderCaseStudies.jpg) no-repeat;   
}

#pageHeaderClients
{
    width: 1000px;
    height: 55px;
    padding: 13px 0px 12px 0px;
    background: url(Assets/pageHeaderClients.jpg) no-repeat;   
}

#pageHeaderContacts
{
    width: 1000px;
    height: 55px;
    padding: 13px 0px 12px 0px;
    background: url(Assets/pageHeaderContacts.jpg) no-repeat;   
}

#lowerContent
{
    width: 1000px;
    margin: 30px 0px 0px 0px;
}

.ori #lowerLeftColumn
{
    float: left;
    width: 315px;
    height: 203px;
    margin: 0px 20px 0px 0px;
    padding: 7px 10px 10px 10px;
    background: url(Assets/lowerLeftBg.png) no-repeat;
}

.ori #lowerMiddleColumn
{
    float: left;
    width: 350px;
    height: 200px;
    margin: 0px 20px 0px 0px;
    padding: 10px;
    line-height: 155%;
    background: url(Assets/lowerMiddleBg.png) repeat-x;
}

.ori #lowerRightColumn
{
    float: left;
    width: 235px;
    height: 200px;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    background: url(Assets/lowerRightBg.png) repeat-x;
}

#newsFlash
{
    float: left;
    width: 255px;
    height: 220px;
}

.ori .welcomeContent
{
    width: 330px;
    height: 150px;
    padding: 10px;
    background: #005581;
}

.ori .welcomeContent p
{
    color: #FFFFFF;
}

.ori .latestNewsContent
{
    width: 215px;
    height: 170px;
    padding: 0px 10px 0px 10px;
    background: #FFFFFF;
    line-height: 150%;
}


#content
{
    width: 1000px;
    margin: 30px 0px 0px 0px;
}

#fullColumn
{
    width: 1000px;
}

#doubleColumn
{
    float: left;
    width: 725px;
    margin: 0px 20px 0px 0px;
}

#doubleColumnContent
{
    width: 705px;
    padding: 0px 10px 0px 10px;
}

.ori #leftColumn
{
    float: left;
    width: 185px;
    margin: 0px 20px 0px 0px;
}

.ori #leftColumn ul
{
    list-style: none;
    margin: 10px 0px 5px 10px;
    padding: 0px;
}

.ori #leftColumn li
{
    list-style: none;
    padding: 2px 0px 2px 12px;
    margin: 0px;
    background: url(Assets/arrowBullet.gif) no-repeat 0px 7px;
    line-height: 140%;
}

.ori #leftColumnContent
{
    width: 175px;
    padding: 0px 0px 0px 10px;
}

.ori #middleColumn
{
    float: left;
    width: 500px;
    margin: 0px 20px 0px 0px;
    padding: 10px;
    background: url(Assets/middleBg.png) repeat-x;
}

.ori #rightColumn
{
    float: left;
    width: 235px;
    height: 200px;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    background: url(Assets/lowerRightBg.png) repeat-x;
}

.ori #newsBox {
width:auto;
padding:0;
}

.ori .middleColumnContent
{
    width: 480px;
    min-height: 360px;
    padding: 1px 10px 10px 10px;
    background: #FFFFFF;
}

.middleColumnContent ul
{
    list-style: none;
    margin: 10px 0px 0px 10px;
    padding: 0px;
}

.middleColumnContent li
{
    list-style: none;
    margin: 0px;
    padding: 5px 0px 5px 12px;
    background: url(Assets/liBullet.gif) no-repeat 0px 12px;
}


#locationMap
{
    width: 472px;
    height: 292px;
    border: solid 4px #E5EEF2;
    margin: 15px 0px 5px 0px;
}



/*------------- classes --------------*/

.clear
{
    clear: both;
    margin: 0px;
    padding: 0px;
    border: none;
    width: 0px;
    height: 0px;
}

.author
{
    color: #71BDEE;
}

a.newsLink
{
    color: #005581;
    font-weight: bold;
    text-decoration: none;
}

a.newsLink:hover
{
    color: #009ED3;
    font-weight: bold;
    text-decoration: none;
}



a.arrowLink
{
    color: #009ED3;
    text-decoration: none;
    background: url(Assets/arrowBullet.gif) no-repeat 0px 3px;
    padding: 0px 0px 0px 10px;
}

a.arrowLinkRight
{
    float: right;
    color: #009ED3;
    text-decoration: none;
    background: url(Assets/arrowBullet.gif) no-repeat 0px 1px;
    padding: 0px 0px 0px 10px;
    line-height: 100%;
}

a.arrowLink:hover, a.arrowLinkRight:hover
{
    color: #005581;
}

.title
{
    height: auto;
    margin: 0px 0px 10px 0px;
    position: relative;
}

.title h3, .ori .title h1
{
    font-size: 163%;
    color: #FFFFFF;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.title h3.blue, .title h2.blue 
{
    font-size: 163%;
    color: #005480;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.title a.switchBox
{
    position: absolute;
    right: 0px;
    top: 3px;
    display: block;
    width: 18px;
    height: 12px;
    background: url(Assets/switchBox.gif) no-repeat;
}

.publisher
{
    color: #008C6F;
}

.subNavTitle
{
    height: 18px;
    margin: 12px 0px 10px 0px;
    padding: 0px 0px 10px 10px;
    border-bottom: solid 1px #71BDEE; 
}

.subNavTitle h3
{
    font-size: 163%;
    color: #005581;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.newsRepeater
{
    width: 100%;
    padding: 10px 0px 10px 0px;
    border-bottom: solid 1px #CCCCCC; 
}

.newsRepeaterEnd
{
    width: 100%;
    padding: 10px 0px 10px 0px;
    border-bottom: none; 
}

.propertySearchTitle
{
    width: 170px;
    font-size: 109%;
    font-weight: bold;
    color: #005480;
    padding: 0px 15px 0px 0px;
    background: url(Assets/searchBtn-trans.png) no-repeat right;
}

.propertySearchTable
{
    width: 100%;
    margin: 5px 0px 0px 0px;
}

.propertySearchTable td
{
    font-weight: bold;
    padding: 5px 0px 4px 0px;
}

.propertySearchInput
{
    font-size: 100%;
    width: 160px;
}

.propertySearchDropList
{
    width: 160px;
    font-size: 100%;
}

.propertySearchDropListSmall
{
    width: 90px;
    font-size: 100%;
}

.propertySearchBtn
{
    background: url(Assets/propertySearchBtn.png) no-repeat;
    width: 80px;
    height: 22px;
    font-weight: bold;
    font-size: 109%;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
}

.teamTable
{
    width: 480px;
    margin: 10px 0px 0px 0px;
}

.teamTable td
{
    padding: 15px 0px 10px 0px;
    border-bottom: solid 1px #CCCCCC;
}

.teamTable td.page
{
    padding: 15px 0px 5px 0px;
    border-bottom: none;
}

.profileTable
{
   width: 480px;
    margin: 10px 0px 0px 0px; 
}

.profileTable td
{
    padding: 3px 0px 3px 0px;
    vertical-align: top;
}

img.pageThumb
{
    border: solid 4px #E5EEF2;
}

.ori .newsTitle
{
    font-size: 109%;
    font-weight: bold;
    color: #005581;
}

p.team
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    line-height: 160%;
}

.titleRepeater
{
    width: 470px;
    padding: 10px 5px 9px 5px;
    border-bottom: solid 1px #CCCCCC;
    
}

.titleName
{
    float: left;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.titleInfoLink
{
    float: right;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.newsStory
{
    margin: 20px 0px 10px 0px;
}

.newsStory p
{
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.propertyRow
{
    margin-top: 20px;
    padding: 0px 0px 0px 0px;
    height: 125px;
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    clear: both;
}

.propertyRow p
{
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

.propertyImage
{
    border: solid 4px #E5EEF2;
    float: left;
    margin-right: 20px;
}

.propertyImageWhite
{
    border: 1px solid #CCCCCC;
    padding: 1px;
    width: 217px;
    height: 144px;
    margin: 10px 0px 5px 0px;
}


/*----------------- Manager Nav -------------*/


#adminNav
{
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 20px 0px;
    height: 20px;
    
}

#adminNav ul
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    z-index: 200;
}

#adminNav li
{
    list-style: none;
    position: relative;
    float: left;
    padding: 0px 15px 0px 15px;
    background: url(Assets/splitLine.gif) no-repeat right 5px;
}

#adminNav li.start
{
    list-style: none;
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
    background: none;
}

#adminNav li.end
{
    list-style: none;
    position: relative;
    float: left;
    padding: 0px 0px 0px 15px;
    background: none;
}

#adminNav li a
{
    color: #009ED3;
    padding: 5px 0px 5px 0px;
}

#adminNav li a:hover
{
    color: #000000;
    text-decoration: none;
}

#adminNav li a.drop
{
    color: #009ED3;
    background: url(Assets/downArrow.gif) no-repeat right;
    padding: 5px 15px 5px 0px;
}

#adminNav li a.drop:hover
{
    color: #000000;
    text-decoration: none;
}

/*------------ hide from print.css -------------*/

#printHeader, #printFooter
{
    display: none;
}


/*------------ Added by Porterfield Digital -------------*/


.title h1 {
color:#FFFFFF;
font-size:173%;
font-weight:bold; 
margin:0;
padding:0 0 0 10px;
}


.strapleezy {
bottom:15px;
font-size:226%;
right:0px;
line-height:1;
position:absolute;
width:433px;
text-align:right;
}

span.one {
	color: #00aedc;	
}

span.two {
	color: #82c9f2;	
}

span.three {
	color: #67c5ba;	
}


#wrapper {
position:relative;	
}


#lowerMiddleColumn {
background: none;
width: 280px;
padding: 0 10px;
overflow:hidden;
height:290px;	
float: left;
margin: 0px 20px 0px 0px;
}

.welcomeContent  {
background:none repeat scroll 0 0 #005581;
height:205px;
padding:10px;
width:330px;
}

#lowerLeftColumn {
background:url(/App_Themes/BrayFoxSmith/Assets/lowerMiddleBg.png) repeat-x scroll 0 bottom #015681;
float:left;
height:250px;
line-height:155%;
margin:0 20px 0 0;
padding:10px;
width:350px;
}

.welcomeContent p {
color:#FFFFFF;
font-size:1.3em;
line-height:1.1;
padding:30px 0;
} 

.promospot {
padding:0;
margin:0 0 20px;
width:300px;
height:125px;	
position:relative;
overflow:hidden;
}

.promospot.top {
margin:0 0 20px;
}

.promospot h3 {
background:none repeat scroll 0 0 #12A5D6;
color:#FFFFFF;
font-size:1.7em;
left:0;
margin:0;
padding:11px 10px;
position:absolute;
top:0;
width:280px;
	filter:alpha(opacity=80);
	opacity:.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
}

.cap {
	background: #eee;;
	color: #000;
	position: absolute;
	font-weight:normal;
bottom:-50px;
left:0px;
width:280px;
padding:5px 10px;
filter:alpha(opacity=80);
	opacity:.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
	display:block;
}

.promospot a {
display:block;
width:300px;
height:125px;
text-decoration:none;	
}

.promospot a:hover {
text-decoration:none;	
}

.homepage #lowerRightColumn {
background:none;
float:left;
height:270px;
margin:0;
padding:0;
width:290px;
overflow:hidden;
}

.mugspot {
	position:relative;
	width:290px;
	height:270px;  
}

.mugspot h4 {
background:none repeat scroll 0 0 #12A5D6;
bottom:77px;
color:#FFFFFF;
font-size:2em;
font-weight:bold;
left:14px;
padding:6px 17px;
position:absolute;
}

.mugspot em {
background:none repeat scroll 0 0 #FFFFFF;
color:#005581;
display:block;
font-size:1.2em;
font-style:normal;
left:0;
padding:3px 14px;
position:absolute;
top:207px;
width:262px;
}

.mugspot span.more {
	background:url(/App_Themes/BrayFoxSmith/Assets/morebg.gif) no-repeat left top transparent;
	bottom:66px;
	color:#FFFFFF;
	height:20px;
	padding:6px 12px;
	position:absolute;
	right:15px;
	width:87px;
	display:none;
}

#logo h4 {
font-size: 1px; text-indent:-9999px;	
}



.newsTitle {
color:#005581;
font-size:130%;
font-weight:bold;
padding:0;
margin:0;
}
	
#middleColumn {
background:url(/App_Themes/BrayFoxSmith/Assets/middleBg.png) repeat-x scroll 0 0 transparent;
float:left;
margin:0 20px 0 0;
padding:10px;
width:620px;
}


 #lowerRightColumn {
background:none;
float:right;
height:auto;
margin:0;
padding:0px;
width:300px;
}




.middleColumnContent {
background:none repeat scroll 0 0 #FFFFFF;
min-height:360px;
padding:1px 10px 10px;
width:600px;
font-size:1.1em;
}

#propertySearch {
background: url(/App_Themes/BrayFoxSmith/Assets/lowerLeftBg300.png) no-repeat top left;
padding: 10px;
margin: 0 0 30px;
width:280px;
}

#propertySearch .propertySearchTitle {
font-size:100%;
padding:0 5px 0 0;
}

#propertySearch .blurb {
	font-size:1.1em;
}

 #newsBox {
	background: url(/App_Themes/BrayFoxSmith/Assets/lowerRightBg.png) repeat-x scroll 0 0 transparent;
	width: 280px;
	padding: 10px;
	margin: 0 0 20px;
}



.latestNewsContent {
	width:260px;
    height: 170px;
    padding: 0px 10px 0px 10px;
    background: #FFFFFF;
    line-height: 150%;
}

.casenav {
margin: 0 0 30px;
}

.casenav ul {
padding:0;
margin:0;
}

.casenav li {
padding:0;
margin:0;
list-style: none;
}

.casenav li a {
margin: 0 0 2px;
padding: 0;
background: url(Assets/listbgtop.gif) top left no-repeat;
display: block;
font-size:1.4em;
}

.casenav li a span {
background: url(Assets/listbgbottom.gif) bottom left no-repeat;
display:block;
padding: 12px 22px;
}

.caselogo {
float:right;
margin: 10px 0 10px 10px;
}

.left {
float:left;
margin: 10px 10px 10px 0;
}

.right {
float: right;
margin: 10px 0 10px 10px;
}

.keycontact .teamTable
{
width:300px;
margin: 0 0 15px;
}

.keycontact .teamTable td {
padding:0;	
}

.propdeets h1 {
    font-size: 118%;
    font-weight: bold;
    color: #005581;
    margin: 0px;
    padding: 3px 0px 0px 0px;
}

.widget {
	margin: 0 0 15px;
}