body {
    font-family: "Verdana", sans-serif;
    font-size: 0.8em;
    color: #336;
    background-color: #469;
    text-align: center;
}

fieldset {
    background-image: url(/media/images/white-opaq80.png);
}

h1 {
    font-size: 1.3em;
}
h2 {
    font-size: 1.2em;
}
h3 {
    font-size: 1.1em;
}
#icon-maps {
    float: right;
    width: 24px;
    border: 0px;
}
#wrapper {
    position: relative;
    margin: 0 auto;
    width: 950px;
    height: 100%;
    background-image: url(/media/images/kroatie-1200x946.jpg);
    background-repeat: no-repeat;
    background-color: #5084a9;
    text-align: left;
    padding-left: 30px;
    padding-bottom: 100px;
}

a {
    color: #39F;
}

a:hover {
    color: #16E;
    background-color: #FFD;
}

ul {
    margin-top: -9px;
}

.sold {
    /* Replaces the price to indicate the mobile home was sold or reserved */
    background-color: white;
    padding-left: 2px;
    padding-right: 2px;
    font-family: sans-serif;
    font-size: 0.8em;
    color: #866;
    border: 2px solid #866;
}

.tools {
    float: right;
    z-index: 5;
}

.tools IMG {
    border: 0px;
}

.logo {
    border: 0px;
}

.textblock {
/*    margin-left: 15px;
    margin-top: 20px; */
    margin-bottom: 12px;
    width: 500px;
}
.shoutout {
    background-image: url(/media/images/white-opaq80.png);
}

.listitem {
    margin-left: 20px;
    margin-bottom: 5px;
}

.content-box {
    padding-top: 25px;
    margin-left: 70px;
    margin-top: 0;
}

.form th {
    vertical-align: top;
}
.form td {
    margin: 0px;
}
.action {
  text-align: right;
}

.error {
    font-style: italic;
    color: #FF6666;
}

.highlight {
    font-weight: bold;
    background-color: #FFD;
}

.body-box {
    width: 720px;
    margin-top: 40px;
    padding: 10px 10px 10px 20px;
    padding-bottom: 3px;
    background-image: url(/media/images/white-opaq80.png);
}

.product-box {
    border-bottom: 1px solid;
    clear: left;
    height: 140px;
    vertical-align: middle;
}

.product-image {
    width: 140px;
    float: left;
}

.product-title {
    font-weight: bold;      
}

.photo-item {
    margin: 0px;
    margin-bottom: 5px;
    text-align: center;
}

.photo-item-active {
    margin: 0px;
    margin-bottom: 5px;
    text-align: center;
    background-color: #FFFFE0;
}

.box-right {
    float:right;
    width: 180px;
}

.address-box {
    position: absolute;
    /* float: right; */
    margin: 10px 100px 0 0;
    right: 100px;
    width: 180px;
    padding: 8px;
    /* font-family: "Book Antiqua"; */
    background-color: white;
}

.menu-box {
    position: absolute;
    top: 125px;
    left: 25px;
    width: 88px;
    padding: 0px;
}

.menu-box ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 25px;
    margin-left: 0;
    font-size: 1.25em;
}

.menu-box li a {
    display: block;
    background-color: #FFF;
    padding: 5px 0 5px 10px;
    margin-top: 10px;
}
.menu-box li a:hover {
    color: #16E;
    background-color: #FFD;
}
.cctitle-box {
    position: absolute;
    top: 21px;
    left: 100px;
    background-color: White;
    width: 180px;
    margin-left: 20px;
}

.modified {
    color: #999999;
    text-align: center;
    font-size: smaller;
}

.footer {
    color: #999999;
    text-align: center;
    font-size: smaller;
}

.footer img {
    vertical-align: text-top;
    border: 0px;
}

table {
    width: 540px;
}

.photos {
    width: 99%;
}



