body, p, td, li {
    font-family: "Trebuchet MS";
    font-size: 12px;
    line-height: 1.25em;
    color: #000;
}

br.both {
    clear: both;
}

a, a:link {
    color: #CC0000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 28px;
    margin: 0;
    line-height: 1.25em;
}

h2 {
    font-size: 20px;
    color: #CC0000;
    margin: 0;
    line-height: 1.25em;
}

h3 {
    font-size: 16px;
    color: #CC0000;
    margin: 0;
    line-height: 1.25em;

}

h4 {
    font-size: 14px;
    margin: 0;
    line-height: 1.25em;
}

h5 {
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    line-height: 1.25em;
}

body {
    text-align: center;
    background-color: #ECECE9;
    /* Override */
    background-color: black;
    margin: 0;
    padding: 0;
}

#container {
    margin: 0 auto;
    padding: 0;
    width: 770px;
    text-align: left;
}

#inner-container {
    padding: 15px;
    background: url('../../images/dealers/rosedetailing/inner-container-background.png') repeat-y;
}

#inner-container-footer-cap {
    width: 770px;
    height: 15px;
    background: url('../../images/dealers/rosedetailing/inner-container-footer-cap.png') no-repeat;
}

#nav  { background: #fafaf9 url('../../images/dealers/rosedetailing/section-background.png') repeat-x left top; margin-top: 10px; padding: 10px; border: solid 1px #dad8d4 }

#catalog-search {
    margin: 0;
}

#catalog-search select {
    width: 125px;
}

#catalog-search span.search-div {
    padding: 0 3px;
}

#catalog-content {
    padding: 0;
    margin-top: 20px;
    border-top: 1px solid #DAD8D4;
    border-left: 1px solid #DAD8D4;
}

#item-name  { background: #fafaf9 url('../../images/dealers/rosedetailing/section-background.png') repeat-x; padding: 10px; border-right: 1px solid #dad8d4; border-bottom: 1px solid #dad8d4 }

#item-info {
    border-right: 1px solid #DAD8D4;
    margin: 0;
    padding: 10px 10px 3px 10px;
    background: url('../../images/dealers/rosedetailing/item-info-header-shadow.png') repeat-x;
}

#item-info-footer-cap {
    border-right: 1px solid #DAD8D4;
    border-bottom: 1px solid #DAD8D4;
    margin: 0;
    padding: 0;
    height: 5px;
    background: url('../../images/dealers/rosedetailing/item-info-footer-shadow.png') repeat-x bottom left;
}

#item-info-content {
}

#item-info-details {
    float: left;
    margin: 0;
    padding: 0;
}

#item-info-photo {
    float: right;
    margin: 0;
    padding: 0;    
}

.difficulty-rating {
    background-color: #CC0000;
    margin: 0;
    padding: 0;
    display: block;
    width: 100px;
    height: 24px;
}

.price {
    font-size: 16px;
}

.price span {
    color: #CC0000;
    font-weight: bold;
}

#footer {
    color: #CC0000;
    text-align: right;
    padding-top: 10px;
    padding-right: 15px;
    font-weight: bold;
}

#footer {
    font-size: 12px;
    line-height: 1.25em;
}

#footer .tiny {
    font-weight: normal;
    font-size: 10px;
}

#footer .tiny a, #footer .tiny a:link {
    color: #FFF;
    text-decoration: none;
}

#footer .tiny a:hover {
    color: #CC0000;
}
