BODY {
    font-family: "Verdana", sans-serif;
    font-size: smaller;
    background: #B0E0E6 url(/media/images/kroatie-1200x1280.jpg) repeat;
    color: #336;
}

A {
    color: #3399FF;
}

A:HOVER {
    color: #99CCFF;
}

UL {
    margin-top: -10px;
}

.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: smaller;
    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;
    width: 500px;
}
.shoutout {
    background-image: url(/media/images/white-opaq80.png);
}

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

.content-box {
    margin-left: 70px;
    margin-top: 28px;
}

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

.title {
    font-size: 115%;
}

h1.title {
    margin-left: 10px;
}

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

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

.body-box {
    width: 700px;
    padding: 10px;
    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;
    left: 490px;
    top: 10px;
    width: 180px;
    padding: 8px;
    /* font-family: "Book Antiqua"; */
    background-color: White;
}

.menu-box {
    position: absolute;
    left: 5px;
    top: 95px;
    width: 88px;
    /* font-family: "Book Antiqua"; */
    padding: 0px;
}

.menu-item {
    background-color: white;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 10px;
    font-size: larger;
}

.cctitle-box {
    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;
}

/*TD {
    valign: top;
}*/

table {
    margin: 10px;
}

.photos {
    width: 99%;
}


