html, body {
    text-align: center;
    font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, inherit;
    font-size: 14px;
    margin: 0;
    padding: 0;
    height: 100%; overflow: hidden;
}

#pageContainer {
    height: 100%;
    width: 100%;
    overflow: auto;
    position: relative;
    z-index: 2;
}

/* ***** BOTTOM ***** */
#bottomBackground {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url( "images/city2.gif" ) bottom repeat-x;
}

.mainColor {
    /*background-color: #1c193d;*/
    /*color: #1c193d; */
background-color: #edeff8;
color: #edeff8;
}

#mainPanel {
    color: #1c193d;
    position: relative;
    z-index: 1;
    width: 972px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 0;
    text-align: left;
}

.bodyFull #mainPanel {
    color: #1c193d;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 0;
    text-align: left;
}

/* ***** TOP ***** */
#top {
    width: 100%;
    height: 54px;
    background: url( "images/top-bg.gif" ) repeat;
    border-bottom: 4px solid #ec6267;
}

#logo {
    width: 165px;
    height: 42px;
    background: url( "images/logo-123bucuresti.gif" ) no-repeat;
    position: absolute;
    top: 6px;
    left: 20px;
    cursor: pointer;
}

#motto h1 {
    font-weight: normal;
    font-size: 14px;
    color: white;
    position: absolute;
    padding-top: 0;
    margin-top: 0;
    top: 30px;
    left: 200px;
}

#toolbar {
    height: 14px;
}

#top ul {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 16px;
    margin: 0;
    padding: 0;
    cursor: default;
    list-style-type: none;
    display: inline;
}

#top ul li {
    display: inline;
    position: relative;
    padding: 0 5px;
}

#top ul a {
    text-decoration: none;
    color: white;
}

#top ul a:hover {
    text-decoration: underline;
}

.sectionTitle {
    font-size: 1.8em;
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 10px;
    clear: both;
}

.sectionContent {
    padding-top: 20px;
    clear: both;
}

/* ***** LEFT SIDE PANEL AND ITS COMPONENTS ***** */
#leftSide {
    float: left;
    margin-right: 20px;
}

#streetsPanel {
    width: 300px;
    margin-bottom: 20px;
}

#location {
    border: 1px solid #2f59a1;
    font-size: 1.2em;
    width: 250px;
}

.loading {
    background:url("images/indicator.gif");
    width:16px;
    height:16px;
    float:right;
    margin-right:10px;
    margin-top:4px;
    display:inline;
}

#streetsPanel ul.streetList {
    list-style-image: none;
    list-style-type: none;
    padding-left: 0;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    list-style-position: outside;
    text-align: left;
}

#streetsTitle {
    width: 300px;
    color: white;
    margin-bottom: 2px;
    font-size: 18px;
}

.streetList a h2 {
    padding: 0;
    margin: 0;
    font-size: 1em;
    font-weight: normal;
    text-decoration: underline;
}

.streetList a.proximitySelected h2 {
    font-size: 1.2em;
    font-weight: bold;
}

/* ***** CENTER SIDE PANEL AND ITS COMPONENTS ***** */
#centerSide {
    float: left;
    height: 470px;
    width: 470px;
}

#centerSideMobile {
    position: relative;
    z-index: 1;
    height: 470px;
    width: 470px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    padding: 0;

}

#bodyFull #centerSide {
    float: left;
    margin-left: 320px;
    margin-right: 10px;
}

#mapPanel {
    margin-bottom: 20px;
}

#mapContainer {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    z-index: 5;
    width: 454px;
}

#bodyFull #mapContainer {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    z-index: 5;
    margin-right: 10px;
}

#mapControl {
    width: 100%;
    height: 450px;
}

#centerTitle {
    color: white;
    width: 470px;
    margin-bottom: 2px;
    font-size: 16px;
}

#centerTitle h1 {
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

legend {
    font-weight:bold;
}

/* ***** RIGHT SIDE PANEL AND ITS COMPONENTS ***** */
#rightSide {
    float: left;
    width: 160px;
    margin-left: 20px;
}

#moreFeaturesPanel {
    width: 150px;
    margin-bottom: 20px;
}

#moreFeaturesPanel .spiffyfg {
    padding-left: 10px;
    padding-right: 10px;
}

#addStreetTextPanel {
    width: 150px;
    margin-bottom: 20px;
}

#addStreetTextPanel .spiffyfg {
    padding-left: 10px;
    padding-right: 10px;
}

#addStreetTextPanel .addLink {
    color: red;
    text-decoration: none;
    font-weight:bold;
}

#addStreetTextPanel .addLink:hover {
    text-decoration: underline;
}

#instructionsTitle {
    color: white;
    width: 150px;
    margin-bottom: 2px;
    font-size: 18px;
}

#instructionsPanel {
    width: 150px;
    margin-bottom: 20px;
}

#friendsTitle {
    color: white;
    width: 150px;
    margin-bottom: 2px;
    font-size: 18px;
}

#friendsPanel {
    width: 150px;
    margin-bottom: 20px;
}

#friendsPanel ul {
    list-style-image: none;
    list-style-type: none;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    list-style-position: outside;
    text-align: left;
}

#friendsPanel li {
    margin-bottom: 5px;
}

#friendsPanel li a {
    text-decoration: none;
    background-color: transparent;
    font-weight: bold;
    font-size: 16px;
    color: #1c193d;
}

/* ***** ROUNDED CORNERS ***** */
#streetsPanel .spiffyColor, #mapPanel .spiffyColor, #moreFeaturesPanel .spiffyColor, #addStreetTextPanel .spiffyColor, #friendsPanel .spiffyColor, #instructionsPanel .spiffyColor {
    /*border-left: 1px solid #f4f0d2;*/
    /*border-right: 1px solid #f4f0d2;*/
    /*background: #f4f0d2; */
border-left: 1px solid white;
border-right: 1px solid white;
background: white;
}

#streetsTitle .spiffyColor, #friendsTitle .spiffyColor, #centerTitle .spiffyColor, #instructionsTitle .spiffyColor {
    /*border-left: 1px solid #aca888;*/
    /*border-right: 1px solid #aca888;*/
    /*background: #aca888; */
border-left: 1px solid #8b92b8;
border-right: 1px solid #8b92b8;
background: #8b92b8;
}

.spiffy {
    display: block
}

.spiffy * {
    display: block;
    height: 1px;
    overflow: hidden;
    font-size: .01em;
}

.spiffy1 {
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 1px;
    padding-right: 1px;
}

.spiffy2 {
    margin-left: 1px;
    margin-right: 1px;
    padding-right: 1px;
    padding-left: 1px;
}

.spiffy3 {
    margin-left: 1px;
    margin-right: 1px;
}

.spiffy4 {
}

.spiffy5 {
}

.spiffyfg {
}

.lookupDefinition {
}

.lookupLocationName {
}

.lookupDefCount {
    color: blue;
}

.lookupDefCount a {
    color: blue;
}

.lookupDef {

}

div.autocomplete {
    text-align: left;
    width: 350px;
    background: #fff;
    color: #2B2B43; /*font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;*/
    border: 1px solid #2B2B43;
}

div.autocomplete ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

div.autocomplete ul li {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
}

li.lookupDefinition, li.lookupDefinitionAprox, li.lookupDefinitionEven, li.lookupDefinitionAproxEven {
    margin: 0;
    padding: 3px;
    font-size: 11px;
    border-bottom: 1px solid #DCDCE9;
    background-color: #F5F5FA;
}

li.lookupDefinitionEven, li.lookupDefinitionAproxEven {
    background-color: #E7E7F1;
}

li.lookupDefinition div, li.lookupDefinitionAprox div, li.lookupDefinitionEven div, li.lookupDefinitionAproxEven div {
    padding-left: 30px;
    height: 34px;
    overflow: hidden;
    background: url( images/more.gif ) right bottom no-repeat;
    cursor: pointer;
}

li.lookupHeader, li.lookupHeaderAprox {
    font-weight: bold;
    color: #2B2B43;
    background-color: #F5F5FA; /*text-decoration: underline;*/
    border-bottom: 1px solid #2B2B43;
    padding: 5px;
    margin-bottom: 5px;
}

li.lookupHeaderAprox {
    background-color: #f0f0fE;
}

div.autocomplete ul li.selected {
    background-color: #d1dded;
}

#IDlookupHeader.selected {
    background-color: #f1f1f1;
}

#IDlookupHeaderAprox.selected {
    background-color: #ececec;
}

.proximitySelected {
    font-size: 1.2em;
    font-weight: bold;
}

.marker {
    display: table;
    height: 78px;
#position : relative;
    overflow: hidden;
    width: 150px;
    padding-left: 4px;
    text-align: center;
}

.markerDiv1 {
#position : absolute;
#top : 50 %;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.markerDiv2 {
#position : relative;
#top : - 50 %;
    text-align: center;
}

