﻿body
{
    font-family: Arial, sans-serif;
    /*background: #FFFFFF url(Assets/bg.gif) repeat-x top;
    border-top: solid 10px #333333;*/
    font-size: 70%;
    line-height: 165%;
    color: #000000;
    text-decoration: none;
    margin: 0px;
}

a
{
    text-decoration: none;
    color: #1D3D7D;
}

a:hover
{
    color: #000000;
}

h2
{
    margin: 0px;
    padding: 0px;
    font-size: 181%;
    font-weight: bold;
    color: #1D3D7D;
}

.lightBlue
{
    color: #406CA4;
}

.titleText
{
    font-size: 110%;
    color: #000000;
}

.subHeading
{
    font-size: 70%;
}

h3
{
    font-size: 133%;
    font-weight: bold;
    color: #666666;
    margin: 15px 0px 10px 0px;
    padding: 0px;
    line-height: 165%;
}

h4
{
    font-size: 116%;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

h5
{
    font-size: 116%;
    font-weight: normal;
    margin: 15px 0px 10px 0px;
}

h6
{
    font-size: 116%;
    font-weight: bold;
    color: #1D3D7D;
    margin: 20px 0px 0px 0px;
}


#wrapper
{
    width: 968px;
    margin: 0 auto;
    padding: 0px;
}

#header
{
    width: 960px;
    height: 150px;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#logo
{
    width: 243px;
    height: 140px;
    top: 5px;
    left: 0px;
    position: absolute;
}

#logo a
{
    width: 243px;
    height: 140px;
    display: block;
    background: url(Assets/logo.png) no-repeat;
}



#headerNav
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 332px;
    height: 24px;
    background: url(Assets/headerNavBg.gif) no-repeat right;
}

#headerNav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
}

#headerNav li
{
    float: right;
    margin: 0px;
    height: 24px;
    padding: 0px 8px 0px 8px;
    background: url(Assets/splitLineHeader.gif) no-repeat right;
}

#headerNav li a
{
    display: block;
    float: left;
    margin: 0px;
    height: 23px;
    padding: 1px 0px 0px 0px;
    color: #FFFFFF;
    font-weight: normal;
}

#headerNav li a:hover
{
    text-decoration: underline;
}

#headerNav li.last
{
    padding: 0px 13px 0px 8px;
    background: none;
}

#headerText
{
    position: absolute;
    bottom: 15px;
    right: 0px;
    margin: 50px 0px 0px 0px;
    width: 332px;
    padding: 0px 0px 0px 0px;
    text-align: right;
}

#headerText p
{
    margin: 22px 0px 0px 0px;
    padding: 0px;
}

#nav
{
    width: 655px;
    z-index: 300;
}

#navPage
{
    width: 1000px;
}



#deafultNavContainer
{
    float: left;
    width: 655px;
    margin: 0px 0px 20px 0px;
    overflow: hidden;
}

#officeSearchContainer
{
    width: 652px;
}

#officeSearch
{
    float: left;
    width: 650px;
    height: 410px;
    padding: 0px;
    background: url(Assets/defaultGrad.png) repeat-x;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    position: relative;
}

#officeSearch h2
{
    margin: 0px 0px 25px 0px;
    padding: 0px;
    font-size: 181%;
    font-weight: bold;
    color: #1D3D7D;
}

.greyText
{
    font-size: 133%;
    font-weight: bold;
    color: #666666;
    margin: 0px;
    padding: 0px;
    line-height: 165%;
}

.searchBox
{
    margin: 5px 0px 5px 0px;
    overflow: hidden;
}

.searchInput
{
    float: left;
    margin: 1px 0px 0px 0px;
}

input.searchBtn
{
    float: left;
    display: block;
    width: 75px;
    height: 30px;
    margin: 0px 0px 0px 10px;
    border: none;
    background: url(Assets/searchBtn.png) no-repeat 0px 0px;
    cursor: pointer;
    overflow: hidden;
}

input.searchBtn:hover
{
    background: url(Assets/searchBtn.png) no-repeat 0px -30px;
}

.searchCriteria
{
    position: absolute;
    width: 340px;
    left: 20px;
    top: 20px;
    padding: 10px 0px 0px 0px;
    z-index: 50;
}

.searchCriteriaMap
{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 330px;
    z-index: 0;
}

#searchMap
{
    width: 330px;
    height: 370px;
    z-index: 0;
}


#quickLinks
{
    float: left;
    width: 156px;
    height: 222px;
    padding: 20px;
    background: url(Assets/defaultGrad.png) repeat-x;
    border-bottom: solid 1px #CCCCCC;
}

#quickLinks ul
{
    margin: 5px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

#quickLinks li
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

#quickLinks li a
{
    color: #1D3D7D;
    font-size: 127%;
    font-weight: bold;
}

#quickLinks li a:hover
{
    color: #000000;
}


#fastTrack
{
    float: left;
    width: 308px;
    height: 200px;
}

#fastTrackHeader
{
    background: url(Assets/fastTrackHeader.png) no-repeat;
    width: 308px;
    height: 50px;
}

#fastTrackContent
{
    width: 290px;
    height: 202px;
    padding: 8px;
    border: solid 1px #CCCCCC;
}

#fastTrackBtn
{
    width: 308px;
    height: 30px;
}

.featuredContainer
{
    width: 960px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
}

.newsBoxText
{
    height: 80px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.featuredOfficeBox
{
    width: 230px;
    height: 221px;
    padding: 1px;
    border: solid 1px #CCCCCC;
    margin: 5px 8px 0px 0px;
}


.featuredOfficeBox2
{
    display: inline;
    float: left;
    width: 230px;
    height: 171px;
    padding: 1px;
    border: solid 1px #CCCCCC;
    margin: 5px 0px 0px 0px;
}


.featuredOfficeBox ul, .featuredOfficeBox2 ul
{
    list-style: none;
    margin: 10px;
    padding: 0px;
}

.featuredOfficeBox li, .featuredOfficeBox2 li
{
    color: #000000;
    font-size: 109%;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.featuredOfficeBox li a, .featuredOfficeBox2 li a
{
    color: #1D3D7D;
}

.featuredOfficeBox li a:hover, .featuredOfficeBox2 li a:hover
{
    color: #000000;
}

.featuredOfficeBox p, .featuredOfficeBox2 p
{
    padding: 5px 8px 0px 8px;
    margin: 0px;
    line-height: 150%;
}

.servicesBox
{
    float: left;
    display: inline;
    width: 234px;
    margin: 20px 8px 0px 0px;
}

.servicesBoxLast
{
    float: left;
    width: 234px;
    margin: 20px 0px 0px 0px;
}


/*---------------- page Container ---------------*/


#pageContainer
{
    width: 958px;
    padding: 0px 0px 0px 0px;
    background: url(Assets/defaultGrad.png) repeat-x;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
}

#propertyContainer
{
    width: 918px;
    padding: 25px 20px 20px 20px;
    background: url(Assets/defaultGrad.png) repeat-x;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
}

#pageContainer p, #propertyContainer p
{
    font-size: 109%;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}

#leftPage h2, #leftPageVirtualOffice h2
{
    margin: 0px 0px 15px 0px;
    padding: 0px;
    font-size: 181%;
    font-weight: bold;
    color: #1D3D7D;
}

#leftPageVirtualOffice h3
{
    margin: 25px 0px 0px 0px;
    padding: 0px;
    font-size: 181%;
    font-weight: bold;
    color: #1D3D7D;
}

#leftPageVirtualOffice h3.results
{
    position: absolute;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-size: 181%;
    font-weight: bold;
    color: #1D3D7D;
}

#leftPageVirtualOffice
{
    float: left;
    display: inline;
    width: 591px;
    padding: 25px 30px 20px 30px;
    border-right: solid 1px #CCCCCC;
}

#leftPage
{
    float: left;
    display: inline;
    width: 591px;
    padding: 25px 30px 20px 30px;
    border-right: solid 1px #CCCCCC;
}

#leftPage ul
{
    list-style: none;
    margin: 15px 0px 5px 0px;
    padding: 0px;
}

#leftPage li
{
    margin: 0px;
    padding: 1px 0px 1px 0px;
    color: #000000;
    font-size: 109%;
}

#leftPageVirtualOffice h5
{
    font-size: 116%;
    font-weight: bold;
    color: #1D3D7D;
    margin: 0px 0px 0px 0px;
}

#leftPageVirtualOffice p
{
    font-size: 100%;
    margin: 0px 0px 8px 0px;
    line-height: 140%;
    padding: 0px;
}

#leftPage h5
{
    font-size: 116%;
    font-weight: bold;
    color: #1D3D7D;
    margin: 20px 0px 5px 0px;
}

#rightPage
{
    float: left;
    display: inline;
    width: 266px;
    padding: 25px 20px 20px 20px;
    margin: 0px;
}

#rightPageFastTrack
{
    float: left;
    display: inline;
    width: 306px;
}

#rightPageFastTrackContainer
{
    width: 286px;
    padding: 10px 10px 10px 10px;
    background: #FFFFFF;
    border-right: solid 1px #CCCCCC;
}

#rightPageFastTrack h4
{
    font-size: 109%;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

#rightPage ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

#rightPage li
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

#rightPage li.news
{
    margin: 0px;
    padding: 3px 0px 3px 0px;
}

#rightPage li a
{
    color: #1D3D7D;
    font-size: 109%;
    font-weight: bold;
}

#rightPage li a:hover
{
    color: #000000;
}

.rightPageBox
{
    background: #FFFFFF;
    width: 244px;
    border: solid 1px #CCCCCC;
    margin: 5px 0px 20px 0px;
    padding: 10px;
}

#rightPage p
{
    padding: 5px 10px 5px 10px;
}

.propertyBox
{
    margin: 20px 0px 0px 0px;
    width: 918px;
}

.propertyInfoContainer h3
{
    font-size: 142%;
    font-weight: bold;
    color: #1D3D7D;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    line-height: 165%;
}

.propertyInfoContainer h5
{
    font-size: 116%;
    font-weight: bold;
    color: #1D3D7D;
    margin: 15px 0px 8px 0px;
}
.propertyInfoContainer
{
    width: 916px;
    margin: 10px 0px 10px 0px;
}

.propertyInfoContainer ul
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.propertyInfoContainer li
{
    margin: 0px;
    padding: 0px 0px 0px 12px;
    font-size: 109%;
    background: url(Assets/li_arrow.gif) no-repeat 0px 7px;
}

.propertyInfoContainer li.services
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    color: #000000;
    font-size: 109%;
    font-weight: bold;
    background: none;
}

.propertyInfoContainer li.services a
{
    color: #1D3D7D;
    font-size: 109%;
    font-weight: bold;
}

.propertyInfoContainer li.services a:hover
{
    color: #000000;
}

.propertyGalleryBox
{
    float: left;
    display: inline;
    width: 352px;
    height: 262px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
    padding: 1px 0px 0px 1px;
    border: solid 1px #CCCCCC;
}

.propertyInfoBox
{
    float: left;
    display: inline;
    width: 194px;
    height: 243px;
    padding: 10px 20px 10px 20px;
    margin: 0px 10px 0px 0px;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
}

.propertyFastTrackBox
{
    float: left;
    display: inline;
    width: 290px;
    padding: 0px;
    margin: 0px 10px 0px 0px;
}

#propertyFastTrackHeader
{
    width: 270px;
    height: 27px;
    padding: 3px 10px 0px 10px;
    background: url(Assets/fastTrackHeaderSmall.png) no-repeat;
}

#propertyFastTrackHeader h3
{
    font-size: 133%;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

#propertyFastTrackContent
{
    width: 268px;
    height: 190px;
    padding: 10px;
    border-right: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
}

.propertyList
{
    float: left;
    width: 136px;
    min-height: 200px;
    padding: 10px 20px 10px 20px;
    margin: 0px 8px 0px 0px;
}

.propertyListEnd
{
    float: left;
    width: 136px;
    min-height: 200px;
    padding: 10px 20px 10px 20px;
    margin: 0px 0px 0px 0px;
}

#mapHolder
{
    float: left;
    display: inline;
    width: 498px;
    height: 398px;
    margin: 0px 8px 0px 10px;
    border: solid 1px #CCCCCC;
}

#gmap
{
    width: 498px;
    height: 398px;
}

#locationBox
{
    float: left;
    display: inline;
    width: 368px;
    padding: 10px 18px 0px 10px;
}

#resultshMapContainer
{
    border: solid 1px #CCCCCC;
    padding: 1px;
    width: 587px;
    height: 620px;
    margin: 10px 0px 10px 0px;
}

.resultsMap
{
    width: 100%;
    height: 100%;
}

/*------------- Virtual Office List -----------*/

.VOList
{
    width: 589px;
    height: 132px;
    margin: 10px 0px 0px 0px;
    border: solid 1px #CCCCCC;
}

.VOListImage
{
    float: left;
    width: 175px;
    height: 130px;
    padding: 1px;
    border-right: solid 1px #CCCCCC;
}

.VOListInfo
{
    float: left;
    display: inline;
    width: 213px;
    height: 116px;
    padding: 8px 5px 8px 10px;
}

.VOListTable
{
    width: 213px;
    margin: 0px 0px 7px 0px;
    line-height: 150%;
}

.VOListInfo h6
{
    font-size: 116%;
    font-weight: bold;
    color: #1D3D7D;
    margin: 0px 0px 0px 0px;
}

.VOListInfo
{
    font-size: 100%;
}


.VOListServices
{
    float: left;
    display: inline;
    width: 150px;
    height: 104px;
    border: solid 1px #CCCCCC;
    padding: 5px 5px 5px 10px;
    margin: 8px 8px 8px 8px;
}


.VOListServices ul
{
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.VOListServices ul.officeSpace
{
    list-style: none;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    line-height: 140%;
}

.VOListServices li
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.VOListServices li.officeSpace
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.VOListServices li a
{
    color: #1D3D7D;
    font-size: 100%;
    font-weight: bold;
}

.VOListServices li a:hover
{
    color: #000000;
}



/*------------- classes --------------*/


.tablePaddingTop
{
    padding-top: 8px;
}
.tablePaddingBottom
{
    padding-bottom: 8px;
}



.imageHolder
{
    width: 175px;
    height: 130px;
    margin: 0px;
    padding: 0px;
}

.imageHolderHalf
{
    width: 175px;
    height: 261px;
    margin: 0px;
    padding: 0px;
}

.imageHolderWide
{
    width: 351px;
    height: 130px;
    margin: 0px;
    padding: 0px;
}

.imageHolderLarge
{
    width: 351px;
    height: 261px;
    margin: 0px;
    padding: 0px;
}

table.propertyGalleryTable
{
    border-collapse: collapse;
}

table.propertyGalleryTable td
{
    padding: 0px 1px 1px 0px;
}

.clear
{
    clear: both;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    border: none;
}

.dropList
{
    font-size: 100%;
}

a.link
{
    font-size: 100%;
    font-weight: bold;
    color: #1D3D7D;
}

a.link:hover
{
    color: #000000;
}

.fastTrackTextBox
{
    width: 276px;
    height: 50px;
    font-family: Arial, sans-serif;
}

.fastTrackTextBox2
{
    width: 260px;
    height: 50px;
    font-family: Arial, sans-serif;
    font-size: 100%;
}

.fastTrackInput
{
    font-size: 100%;
    width: 150px;
}

input.fastTrack
{
    width: 308px;
    height: 30px;
    padding: 0px 8px 0px 0px;
    background: url(Assets/fastTrackBtnBg.png) no-repeat;
    text-align: right;
    color: #FFFFFF;
    font-style: italic;
    font-size: 127%;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

input.fastTrack:hover, input.rightPageFastTrackBtn:hover, input.propertyFastTrackBtn:hover
{
    color: #000000;
}

input.rightPageFastTrackBtn
{
    width: 307px;
    height: 25px;
    padding: 0px 8px 0px 0px;
    background: url(Assets/rightPageFastTrackBtn.png) no-repeat;
    text-align: center;
    color: #FFFFFF;
    font-size: 109%;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

input.propertyFastTrackBtn
{
    width: 290px;
    height: 25px;
    padding: 0px 8px 0px 0px;
    background: url(Assets/propertyFastTrackBtn.png) no-repeat;
    text-align: center;
    color: #FFFFFF;
    font-size: 109%;
    font-weight: bold;
    border: none;
    cursor: pointer;
}
.text1
{
    font-size: 118%;
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.1em;
}

.text2
{
    font-size: 270%;
    font-weight: bold;
    color: #000000;
    letter-spacing: normal;
    padding: 0px 0px 0px 42px;
    background: url(Assets/phone.gif) no-repeat;
}

.text3
{
    font-size: 154%;
    font-weight: bold;
    color: #1D3D7D;
}

.text3underline
{
    font-size: 154%;
    font-weight: bold;
    color: #1D3D7D;
    text-decoration: underline;
}

.largeBold
{
    font-size: 109%;
    font-weight: bold;
    color: #000000;
}

p.news
{
    margin: 5px 0px 0px 0px;
}

a.newsLink
{
    font-weight: bold;
    color: #1D3D7D;
}

a.newsLink:hover
{
    text-decoration: none;
    color: #000000;
}

img.noBorder
{
    border: none;
    margin: 0px;
    padding: 0px;
}

p.featuredBoxLink
{
    margin: 3px 0px 0px 0px;
    line-height: 130%;
}

.bold
{
    font-size: 116%;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding: 0px;
}

.boldBlue
{
    font-size: 109%;
    font-weight: bold;
    color: #1D3D7D;
    margin: 20px 0px 0px 0px;
}

.imgBorder
{
    border: solid 1px #D3D3D3;
    padding: 1px;
}

/*-------------- site map & footer ---------------*/

#footerBg
{
    background: #333333;
    margin: 20px 0px 0px 0px;
}

#footerContainer
{
    width: 960px;
    margin: 0 auto;
    padding: 0px;
}


#footer
{
    width: 960px;
    height: 30px;
}

#footer ul
{
    list-style: none;
    margin: 0;
    padding: 3px 0px 0px 0px;
    border: none;
}

#footer li
{
    float: left;
    margin: 0px;
    height: 24px;
    padding: 0px 8px 0px 8px;
    color: #FFFFFF;
    background: url(Assets/splitLineHeader.gif) no-repeat left;
}

#footer li a
{
    display: block;
    float: left;
    margin: 0px;
    height: 23px;
    padding: 1px 0px 0px 0px;
    color: #FFFFFF;
}

#footer li a:hover
{
    text-decoration: underline;
}

#footer li.first
{
    padding: 0px 8px 0px 0px;
    background: none;
}

#footer li.right
{
    float: right;
    padding: 0px;
    background: none;
}

#siteMapBg
{
    background: #666666;
}

#siteMapContainer
{
    width: 750px;
    margin: 0 auto;
    padding: 0px;
}

#siteMap
{
    height: 500px;
}

#siteMapContainer ul
{
    list-style: none;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

#siteMapContainer li
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#siteMapContainer li a
{
    color: #FFFFFF;
    font-size: 109%;
}

#siteMapContainer li a:hover
{
    text-decoration: underline;
}

#siteMapContainer h4
{
    color: #FFFFFF;
}

.siteMapLeft
{
    float: left;
    margin: 50px 0px 0px 0px;
    padding: 0px 40px 0px 40px;
}

.siteMapMiddle
{
    float: left;
    margin: 50px 0px 0px 0px;
    padding: 0px 40px 0px 40px;
    border-left: solid 1px #FFFFFF;
    border-right: solid 1px #FFFFFF;
}

.siteMapRight
{
    float: left;
    margin: 50px 0px 0px 0px;
    padding: 0px 40px 0px 40px;
}

ul.services
{
    margin: 0px 0px 10px 0px;
    line-height: 160%;
}

td.border
{
    border-top: solid 1px #d3d3d3;
}


.highlight
{
    font-weight: bold;
}

.italic
{
    font-style: italic;
}

/*------- location cloud --------*/

#cloud
{
    width: 288px;
    margin: 20px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
}

p.cloud
{
    text-align: justify;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    line-height: 200%;
}

a.style1
{
    font-size: 12px;
    color: #999999;
}

a.style3
{
    font-size: 14px;
    color: #666666;
}

a.style2
{
    font-size: 16px;
    color: #333333;
}

a.style4
{
    font-size: 18px;
    color: #000000;
}

a.style1:hover, a.style2:hover, a.style3:hover, a.style4:hover
{
    color: #1D3D7D;
    text-decoration: none;
}


/*------------------- Admin -----------------*/

.loginTable
{
    margin: 20px 0px 20px 0px;
    width: 100%;
}

.loginTable td
{
    padding: 3px 0px 3px 0px;
}

input[type="text"]
{
    font-size: 100%;
}

input[type="button"], input[type="submit"]
{
}

textarea
{
    font-size: 100%;
    font-family: Helvetica, sans-serif;
}

#adminPage
{
    margin: 0px 0px 20px 0px;
    min-height: 400px;
}

#adminPage h2
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    font-size: 181%;
    font-weight: bold;
    color: #1D3D7D;
}

#adminPage ul
{
    margin: 5px 0px 5px 15px;
    padding: 0px;
}

#adminPage ul li
{
    margin: 0px;
    padding: 1px 0px 1px 0px;
}

#adminNav
{
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    height: 20px;
}

#adminNav ul
{
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    z-index: 200;
}

#adminNav ul li
{
    list-style: none;
    position: relative;
    float: left;
    padding: 0px 0px 0px 10px; /*background: url(Assets/splitLine.gif) no-repeat right 5px;*/
    font-weight: bold;
}

#adminNav li.start
{
    list-style: none;
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px;
    background: none;
}

#adminNav li.news
{
    list-style: none;
    position: relative;
    float: left;
    padding: 0px 0px 0px 15px;
    background: none;
}

#adminNav li a
{
    color: #1D3D7D;
    padding: 5px 0px 5px 0px;
}

#adminNav li a:hover
{
    color: #000000;
    text-decoration: none;
}


.editPropertyTable
{
    width: 100%;
}

.editPropertyTable td
{
    vertical-align: top;
    padding: 3px 0px 3px 0px;
}

.editPropertyTable td.padding
{
    padding: 13px 0px 3px 0px;
}

.errorList
{
    color: #FF0000;
    font-weight: bold;
}


/* rad demo 


span.text
{
    font: 13px 'Segoe UI' , Arial, sans-serif;
    color: #4888a2;
    padding-right: 10px;
    vertical-align: middle;
    display: inline-block;
    display: inline;
    zoom: 1;
    width: 90px;
}
.module-row
{
    margin: 10px 0;
}
.module-row .status-text
{
    margin-left: 103px;
    display: block;
    font: 13px 'Segoe UI' , Arial, sans-serif;
    color: #4888a2;
}
html.rfdButton a.rfdSkinnedButton
{
    vertical-align: middle;
    margin: 0 0 0 5px;
}

* html div.RadComboBox
{
    vertical-align: middle;
}
*/