﻿/* Cached from: css/demos.css on Tue, 20 Nov 2012 12:42:47 -0800 */



#content {
    padding: 14px;
    border: 0;
    background: 0;
}

    #content .center {
        width: auto;
        margin: 0;
        padding: 0;
    }

.box {
    width: 900px;
    padding: 20px;
    margin: 85px auto 0;
    background-color: white;
    border: 2px solid #DDD;
    -moz-box-shadow: 0 0 5px 2px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,.15);
    box-shadow: 0 0 5px 2px rgba(0,0,0,.15);
}

#content img.right, #content img.left {
    margin: 0 0 10px 15px;
    padding: 2px;
    border: 2px solid #e2e2e2;
}

#content img.left {
    margin: 3px 15px 15px 0;
}

p.attribution {
    margin-top: 20px;
    color: #aaa;
    font-style: italic;
    font-size: 12px;
    text-align: center;
}

    p.attribution span {
        padding-right: 15px;
    }

button.nice {
    padding: 9px 15px;
    margin: 10px;
    border: 2px solid #67aac9;
    border-width: 1px 1px 2px;
    background-color: #bfe3f4;
    color: #3b7496;
    font-weight: bold;
    outline: 0;
    text-decoration: none;
    text-shadow: 0 1px 0 #eee;
    line-height: 32px;
    cursor: pointer;
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.15);
    box-shadow: 0 0 5px 1px rgba(0,0,0,.15);
}

#demo-thumbnails {
    width: 800px;
    padding: 0;
    margin: 60px auto 0;
    background-color: white;
    border: 2px solid #DDD;
    -moz-box-shadow: 0 0 5px 2px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 5px 2px rgba(0,0,0,.15);
    box-shadow: 0 0 5px 2px rgba(0,0,0,.15);
}

    #demo-thumbnails h2 {
        padding: 20px;
        margin: 0;
        text-align: center;
        background-color: #eee;
    }

    #demo-thumbnails .cloud {
        margin: 0;
        padding: 20px;
        vertical-align: middle;
        line-height: 50px;
        text-align: center;
    }

        #demo-thumbnails .cloud a {
            padding: 0 4px;
        }

    #demo-thumbnails .cloud1 {
        font-size: 14px;
    }

    #demo-thumbnails .cloud2 {
        font-size: 17px;
    }

    #demo-thumbnails .cloud3 {
        font-size: 21px;
    }

    #demo-thumbnails .cloud4 {
        font-size: 26px;
    }

    #demo-thumbnails .cloud5 {
        font-size: 32px;
    }

    #demo-thumbnails .cloud6 {
        font-size: 40px;
    }

    #demo-thumbnails .cloud7 {
        font-size: 45px;
    }

    #demo-thumbnails .cloud8 {
        font-size: 51px;
    }

#demo-googlemap h2 {
    text-align: center;
    margin: 0 0 20px;
    padding: 0;
}

#demo-googlemap .first {
    margin-left: 130px;
}

#demo-googlemap .left {
    margin-right: 30px;
    text-align: center;
}

#demo-googlemap img.thumb {
    display: block;
    cursor: pointer;
}

#demo-googlemap div.caption {
    padding-top: 3px;
}

#demo-googlemap div.credit {
    font-size: 12px;
    font-style: italic;
}

#demo-forum {
    width: 900px;
    margin: 40px auto;
    background-color: #edf1f5;
    border: 2px solid #DDD;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
    box-shadow: 0 0 5px rgba(0,0,0,.15);
}

    #demo-forum .side {
        margin-right: -1px;
        padding: 5px 30px;
        background-color: #edf1f5;
        border-right: 1px solid #dde4eb;
    }

        #demo-forum .side li {
            margin-top: 5px;
        }

        #demo-forum .side .status {
            margin-left: -5px;
            list-style-type: disc;
            list-style-position: inside;
            color: #a2d959;
            font-weight: bold;
        }

            #demo-forum .side .status span {
                color: #333;
            }

    #demo-forum .main {
        overflow: hidden;
        background-color: #f9f9f9;
        border-left: 1px solid #dde4eb;
    }

        #demo-forum .main p {
            padding: 5px 10px;
        }

        #demo-forum .main h4 {
            margin: 0 0 10px;
            padding: 10px;
            font-size: 16px;
            line-height: 16px;
            background-color: #f1f1f1;
        }

            #demo-forum .main h4.right {
                color: #a2d959;
            }

.demo-flot h2 {
    text-align: center;
}

#flot {
    margin: 0 auto;
}

.demo-tablesorter .tablesorter {
    width: 700px;
    margin: 0 auto;
}

    .demo-tablesorter .tablesorter .pager {
        position: static!important;
        text-align: center;
    }

        .demo-tablesorter .tablesorter .pager span {
            cursor: pointer;
        }

#demo-translate {
    margin-top: 30px;
}

.demo-translate span {
    cursor: help;
    color: #353535;
    font-weight: normal;
}

.demo-translate h3 {
    margin: 0 0 12px;
}

#demo-imdb {
    width: 500px;
    padding: 20px;
}

    #demo-imdb h2 {
        margin: 0 0 10px;
    }

    #demo-imdb ul {
        margin-left: 15px;
        list-style: decimal inside;
        color: #555;
    }

    #demo-imdb p {
        margin: 15px 0 0;
    }

.demo-modal button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 320px;
    height: 40px;
    margin: -20px 0 0 -160px;
    padding: 5px 0;
}

#demo-imagemap, #demo-imagemap h3 {
    text-align: center;
}

    #demo-imagemap img {
        margin: 10px 0 0;
        padding: 10px 25px;
        background-color: white;
        border: 2px solid #DDD;
        -moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
        box-shadow: 0 0 5px rgba(0,0,0,.15);
    }

#demo-tips {
    margin-top: 150px;
}

    #demo-tips .structure {
        display: block;
        width: 575px;
        margin: 0 auto;
        padding: 7px;
        line-height: 220px;
        background-color: #fafafa;
        border: 1px solid #ccc;
    }

.qtip-tipsdemo .qtip-titlebar, .qtip-tipsdemo .qtip-content {
    text-align: center;
}

#demo-flickr {
    margin-top: 30px;
}

    #demo-flickr h2 {
        margin: 10px 0 15px;
        text-align: center;
    }

    #demo-flickr table {
        margin: 0 auto;
    }

    #demo-flickr td {
        padding: 10px;
        text-align: center;
        vertical-align: middle;
    }

#demo-steps .target {
    float: left;
    width: 70px;
    height: 70px;
    padding: 10px;
    margin: 20px 60px 20px 20px;
    border: 2px solid #CCC;
    background-color: #f1f1f1;
    text-align: center;
}

#demo-steps #target1 {
    margin-left: 230px;
}

#demo-steps #next {
    float: right;
}

#demo-steps #prev {
    float: left;
}

#demo-growl {
    width: 525px;
    padding: 5px;
    margin-top: 120px;
}

    #demo-growl button {
        float: left;
    }

.demo-mouse {
    overflow: hidden;
}

#demo-mouse {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    width: 97%;
    height: 95%;
    margin: 0;
    padding: 0;
}

    #demo-mouse h3 {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -12px;
        margin-left: -260px;
    }

#demo-simple {
    margin-top: 45px;
}

#demo-dialogues button {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 320px;
    height: 40px;
    margin: -100px 0 0 -160px;
    padding: 5px 0;
}

button#prompt {
    margin-top: -50px;
}

button#confirm {
    margin-top: 0;
}

body.demo-youtube .box, body.demo-vimeo .box {
    margin-top: 50px;
}

input[type="text"], input[type="password"], textarea, select {
    width: 80% !important;
}