﻿.top-banner 
{
    height: 107px !important;
}

.gallery-banner
{
    max-width: 100%;
    margin-top: 10px;
}

.category-banner 
{
    max-width: 100%;
    margin-bottom: 30px;
}

.imageCaption
{
    position: absolute; 
    left: 0; 
    top: 0; 
    z-index: 10; 
    padding: 10px; 
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; 
    color: White; 
    max-width: 70%;
}

.editImage
{
    padding-left: 5px;
}

#captionControl
{
    padding-top: 10px;
}

.field-validation-error
{
    color: #f00;
    padding: 10px;
    display: inline-block;
}

.validation-summary-errors
{
    color: #f00;
}

.field-checkbox
{
    margin-left: 10px !important;
}

main
{
    padding-top: 0;
}

main.page-home,
main.page-listing
{
    padding-top: 30px;
}

.addToFavourites
{
    text-align: right;
}

.thumbnails a
{
    width: 90px;
    height: 62px;
    overflow: hidden;
    background: url("../img/template/dotted-background.gif") repeat scroll left top rgba(0, 0, 0, 0);
}

.thumbnails img
{
    width: 90px;
    vertical-align: top;
}

.create_listing .choose_cat label
{
    display: inline-block;
    text-align: right;
    width: 300px;
}

#addedFiles
{
    margin-top: 10px;
}

#progress
{
	margin-top: 10px;
}

.bar {
    height: 10px;
    background: #aaf;
}

.holder img
{
    cursor: move;
}

.page-home .slider .image img
{
    width: 100%;
}

.imageEditor
{
    width: 480px;
    height: 320px;
}

.nav .fb-like
{
    margin-top: 4px;
}

.fa-twitter
{
    margin-top: 3px !important;
}

#imageLimitMessage
{
    color: #f00;
}

.messageDetails a
{
    color: #333 !important;
}

.create_listing form.imageUploadForm
{
    padding-top: 0;
}

.totalRow td, .totalRow th
{
    font-weight: bold !important;
}

.totalRow th
{
    text-align: right;
}

#cropPreview
{
    width: 456px; 
    height: 191px; 
    overflow: hidden; 
    border: solid 1px #ccc;
}

.pageactions .container
{
    position: relative;
}

.pageactions .container .btn
{
    top: 0;
}

.create_listing .choose_cat,
.create_listing .packages
{
    margin-bottom: 30px;
}

.worldpay
{
    background-color: #fff;
    padding: 20px;
}

ul.doubleSpace li
{
    margin-bottom: 20px;
}

.create_listing .note
{
    font-size: 1.5rem;
}

.page-home .clsfds .image .caption p 
{
    font-size: 1.2rem;
}

.clsfds .image .caption
{
    right: 10px;
}