
body
{
    font-size: 12px;
    font-family: Calibri, "Trebuchet MS", Arial,"Helvetica Neue", Helvetica, Univers, Calibri,Myriad, "Bitstream Vera Sans", Tahoma, Geneva, sans-serif;
    color: #333;
    line-height: 1.4;
    background: #000000;
}

body a
{
    color: #0098d5;
}

h1, h2, h3, h4, h5
{
    font-family: Calibri, "Trebuchet MS", Arial,"Helvetica Neue", Helvetica, Univers, Myriad, "Bitstream Vera Sans", Tahoma, Geneva, sans-serif;
}



body #pageContainer
{
    background: #ffffff;
}

body.twelve #contentContainer
{
    border-top: 1px solid #ffffff;
    background: #ffffff;
}

#contentContainer, #contentContainer .all
{
    background: #ffffff;

}
#contentContainer.sidebar
{
    background: #ffffff url(/image/gradient/240/h/%23eeeeee/%23eeeeee) repeat-y 0 0 !important;
}

#contentContainer.sidebar *
{
    color: #333333;
}

#headerContainer
{
    background: #000000;
    color: #ffffff;
}

#footerContainer
{
    background: #000000;
    color: #eeeeee;
    border-top: 3px solid #00a8ec;
}

#footerContainer *
{
    color: #eeeeee !important;
}

#footerContainer a
{
    color: #00a8ec !important;
}


#navContainer
{
    background: #0098d5;
    color: #ffffff;
    font-size: 14px;
}

#searchForm
{
    background: transparent url(/image/gradient/240/h/%23eeeeee/%23eeeeee) repeat-y 0px 0;
}

#searchForm .tabSection
{
background: transparent url(/image/gradient/240/h/%23eeeeee/%23eeeeee) repeat-y 0px 0;
}

ul#searchTabs li.active
{
    background-color: #eeeeee;
}

a.viewdetails
{
    background: #0098d5 url(../img/button_bg.png) repeat-x left top !important;
    border: 1px solid #0098d5;
    color: #ffffff !important;
    position: absolute;
    bottom: 10px;
    right: 10px;
    padding: 4px 10px;
}

 #dlgContainer button, a.button, #searchBar button
 {
     background: #0098d5 url(../img/button_bg.png) repeat-x left top !important;
    border: 1px solid #0098d5;
    color: #ffffff !important;
    padding: 4px 10px;
 }
 
 button, a.button
 {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;

 }
 
 body form button:active,
  #dlgContainer button:active, a:active.button, #searchBar button:active

{
	background: #444 !important;
	box-shadow: 0px 3px 5px #000 inset;
	-moz-box-shadow: 0px 3px 5px #000 inset;
	-webfront-box-shadow: 0px 3px 5px #000 inset;
}

 #searchBar button
 {
    padding: 2px 7px;
    font-size: 12px;
    position: relative;
    top: 8px;
    width: 100%;
 }

blockquote
{
    background: #f2f9fc;
    border-top: 1px solid #0098d5;
    border-bottom:1px solid #0098d5;
    font-size: 115%;
}

blockquote p
{
    margin: 0.25em;
}

div#breadcrumbs
{
    border-top: 1px solid #0098d5;
}

.searchResults ul.icons li {
    background: #0098d5 url(../img/button_bg.png) repeat-x left top !important;
    border: 1px solid #0098d5;
    color: #ffffff !important;
    font-weight: bold;
    margin-right: 1px;

}

table.list th, #searchForm th {
    background: #0098d5 url(../img/button_bg.png) repeat-x left top !important;
    border: 1px solid #0098d5;
    color: #ffffff !important;
    padding: 2px 6px 2px;
    text-align: center;
    vertical-align: bottom;
}

.largeButton
{
    font-size: 125% !important;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 100%;
    padding: 4px 10px;
    background: #0098d5 url(../img/button_bg.png) repeat-x left top !important;
    border: 1px solid #0098d5;
    color: #ffffff !important;
}

                #nav ul li a
                {
                            color: #ffffff;
                }


                #nav>ul>li:hover>a
                {
                            color: #000033 !important;
                }


#nav ul li .subMenu li a
{
            color: #000033;

}
        #nav ul li .subMenu li a:hover
        {
            background: #0098d5;
            color: #ffffff;
        }

                #nav ul li:hover
        {
            background: #daeff7;
        }



        #nav ul li .subMenu
        {
            background-color: #daeff7;

        }

	ul.searchResults>li
	{

        border: 1px solid #eeeeee;
        background: #ffffff url(/image/gradient/100/v/%23ffffff/%23f6f6f6) repeat-x left bottom;

		list-style-type: none;
		clear: both;
		padding: 10px;
        position: relative;
        margin-bottom: 15px;
	}



ul.linkList
{
	padding: 0;
	margin: 0;
	border-top: 1px solid #b5b5b5;
}

ul.linkList li
{
    margin: 0;padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #b5b5b5;

}

ul.linkList li a:hover
{
	background-color: #e4e4e4;

}

#dlgContainer h1
{
    color: #ffffff;
    background: #000000 url(../img/button_bg.png) repeat-x left top !important;
}


    #footer h3,
    #footer table th,
    #footer table td,
    #footer li,
    #footer dd
    {
        border-bottom: 1px solid #474747;
    }


    #footer li a:hover
    {
        background-color: #003246 !important;
    }


#featuredProperties
{
    clear: both;
}

#featuredProperties h2
{
    padding: 17px 0px 7px 0px;
    margin: 0;
    font-size: 166%;
    margin-right: 1px;
    font-weight: normal;
    color: #0098d5;
    border-bottom: 3px solid #0098d5;
        background:  #ffffff;
    position: relative;
}

#featuredProperties h2 a.more
{
    position: absolute;
    line-height: 2.8em;
    height: 2.8em;
    right: 0;
    top: 0;
    font-size: 75%;
}

#featuredProperties div.inner
{
    padding: 8px 15px;
    background:  #f2f9fc;
    border-right: 1px solid #fff;
    height: 55px;
    overflow: hidden;
}

.border
{
    border: 1px solid #7fcbea;
    margin-right: 4px;
    margin-top: 4px;
}

    .propertyTile div.inner
    {
    background:  #f2f9fc;
    border-right: 2px solid #fff;
    
    padding: 0 15px 5px 15px;
    height: 123px;
    overflow: hidden;

    }

    .propertyTile a.propertyImage {
        border-right: 2px solid #fff;
    }

#featuredProperties .column
{
    overflow: hidden;

}

  #featuredProperties div.inner h3
{
    margin: 0;
}

#featuredProperties small
{
    border: 0;
}


#dlgOverlay
{
    background-color: #0098d5;
}

	table.dataPager td.resultPages a
	{
		text-align: right;
		padding: 5px 10px;
		background: #eeeeee;
		background: #eeeeee;
		text-decoration: none;
	}

	table.dataPager td.resultPages a.current
	{
background: #0098d5;
color: #ffffff !important;

}


.top  table.dataPager
    {
    border-top: 2px solid #0098d5;
    magrin-bottom: 10px;
    }

.bottom table.dataPager
    {
        border-bottom: 2px solid #0098d5;
        margin-top: 10px;
    } 

ul.propertyTiles li
{
    background: #ffffff;
	border: 5px solid #eeeeee;
    padding: 5px;
}




#sectionSwitcher
{
    margin: 0 auto;
        background: #eeeeee  url(../img/tabs_bg.png) repeat-x left bottom;
    color: #ffffff;
}



#sectionSwitcher ul{
    line-height: 33px;
    height: 33px;
}

#sectionSwitcher ul li
{
    float: left;
    display: block;
    line-height: 33px;

}

#sectionSwitcher ul li.heading
{
    background: #000000  url(../img/tabs_bg.png) repeat-x left bottom;
    color: #ffffff;
}



#sectionSwitcher ul li a
{
    background: #0098d5  url(../img/button_bg.png) no-repeat top left;
    border-right: 1px solid #0098d5;
    color: #ffffff;
    display: block;
}

#sectionSwitcher ul li a:hover
{
    background-color: #41b2df;
    text-decoration: none;
}

#sectionSwitcher ul li.active a
{
    background-color: #daeff7;
    color: #000033;
}

#viewContainer
{
        border: 1px solid #999;
        margin: 0 auto;
}

ul.agencyList li
{
        border-color: #eeeeee}

/* Search Page Paging and Sort Order */

ul#searchOrderBy, ul#showTeamList
{
    margin: 10px 0 0 0;
    height: 15px;
}

ul#searchOrderBy li, ul#searchNumPerPage li, ul#showTeamList li
{
    list-style-type: none;
    font-size: 12px;
    float: left;
}

ul#searchOrderBy a, ul#showTeamList a
{
    padding: 3px 5px;
    margin-right: 10px;
}

ul#searchOrderBy a:hover, ul#showTeamList a:hover
{
    color: #000;
}


ul#searchOrderBy li a.activeSort, ul#searchNumPerPage li a.activeSort, ul#showTeamList li a.activeSort
{
    background-color: #0098d5;
    color: #fff;
}

ul#showTeamList
{
    border-bottom: 2px solid #0098d5;
    height: 17px;
}
