@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(/fonts/IczWvq5y_Cwwv_rBjOtT0w.woff) format('woff');
}

body {
    padding: 0px;
    margin: 0px;
    color: #768093;
    font: 14px 'Raleway', Tahoma, Helvetica, sans-serif;
}

a img {
    border: none;
}

table td {
    color: #768093;
}

#member {
    background-color: #f3f4f8;
}

#min {
    background-color: #ffffff;
}

#home {
    background-color: #fcfcfe;
}

#home #top_menu {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

#sign_in {
    color: #96b353;
    border: 1px solid #96b353;
    padding: 10px;
}

#member #header {
    background-color: #e6e8ed;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dde0e6;
}

#home #header {
    padding-top: 30px;
    padding-bottom: 30px;
}

#member .wrapper {
    width: 1040px;
    text-align: left;
}

#home .wrapper {
    width: 1040px;
}

#right_block {
    width: 200px;
}

#contents {
    width: 700px;
    padding-right: 20px;
}

a {
    text-decoration: none;
    color: #768093;
}

#footer {
    border-top: 1px solid #eff0f5;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

#menu_auth {
    text-align: center;
    font-weight: bold;
}

#menu_auth a {
    color: #b5bbc6;
}

#menu_auth a.active, #menu_auth a:hover {
    color: #768093;
    text-decoration: underline;
}

#reviews {
    border: 1px solid #e6e8ed;
    border-top: none;
    background-color: #ffffff;
    line-height: 22px;
    margin-bottom: 40px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 7px 3px -7px;
}

.dark {
    color: #000000;
}

hr {
    height: 0px;
    border: none;
    border-top: 1px solid #f1f2f4;
}

.hr {
    height: 0px;
    border: none;
    border-top: 1px solid #5a6065;
}

#review_menu {
    width: 100%;
}

#review_menu td {
    padding: 20px;
    padding-top: 20px;
}

#review_menu a {
    font-weight: bold;
    font-size: 13px;
}

.reviews_comment {
    font-size: 13px;
}

#review_menu td {
    padding: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #e6e8ed;
}

#review_menu td.active {
    background-color: #ffffff;
    border: 1px solid #e6e8ed;
    border-bottom: none;
}

#review_menu td.active a {
    color: #6484d4;
}

#review_header {
    padding-top: 30px;
    padding-bottom: 20px;
}

#review_header h2 {
    font-weight: bold;
    font-size: 22px;
}

#overall {
    width: 310px;
    background-color: #ffffff;
    margin-top: 30px;
    text-align: center;
    border: 1px solid #e6e8ed;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 7px 3px -7px;
}

.locations {
    width: 310px;
    background-color: #ffffff;
    text-align: center;
    border: 1px solid #e6e8ed;
    height: 360px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 7px 3px -7px;
}

.locations_edit {
    width: 310px;
}

.locations_edit .edit {
    background-color: #61686d;
    padding-top: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.locations_edit .edit hr {
    margin-top: 14px;
}

#account input[type="edit"], #account input[type="password"], #account input[type="password2"], .locations_edit input[type="edit"], #account textarea {
    margin-top: 10px;
}

.locations_edit .sbt, .locations_edit .sbt2, .locations_edit .sbt3 {
    margin-top: 10px;
}

textarea, input[type="edit"], input[type="password"], .edit-input, .read-input {
    background-color: #444b4f;
    border: none;
    padding: 10px;
    color: white;
    margin-left: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.read-input {
    background-color: #52595d;
}

.edit-input {
    background-color: #52595d;
    margin-top: 10px;
}

input[type="edit2"], input[type="password2"] {
    background-color: #ffffff;
    border: none;
    padding: 5px;
    color: #afb6cd;
    border-bottom: 1px solid #afb6cd;
    font: 14px 'Raleway', Tahoma, Helvetica, sans-serif;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

input[type="edit3"], input[type="edit2"] {
    text-align: center;
}


input[type="edit3"] {
    background-color: #ffffff;
    border: none;
    padding: 5px;
    color: #f86544;
    border-bottom: 1px solid #f86544;
    font: 14px 'Raleway', Tahoma, Helvetica, sans-serif;
}

#widget_reviews_info {
    padding: 10px;
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #e6e8ed;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 7px 3px -7px;
}

#widget_reviews span {
    color: #6484d4;
    font-weight: bold;
}

#review_stat {
    width: 310px;
    background-color: #ffffff;
    margin-top: 30px;
    border: 1px solid #e6e8ed;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 7px 3px -7px;
}

#review_stat .jdpicker_w p {
    margin: 0px;
    padding: 0px;
}

#review_stat p {
    margin: 0px;
    background-color: #6587d8;
    color: #ffffff;
    padding: 12px;
    font-weight: bold;
}

.block_header {
    margin: 0px;
    background-color: #6587d8;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
    height: 40px;
}

.block_header td {
    background-color: #6587d8;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
}


#overall span {
    margin: 20px;
}

.total {
    color: #6484d4;
    font-weight: bold;
}

.total_red {
    color: #f85333;
    font-weight: bold;
}

.total_yellow {
    color: #fbc938;
    font-weight: bold;
}

.total_green {
    color: #96b353;
    font-weight: bold;
}

.dtPagination {
    padding: 20px;
    vertical-align: middle;
}

.dtPagination a {
    padding: 10px;
}

.paginate_active {
    border: 1px solid #c0c5ce;
}

#seen_on {
    background-color: #f6f7fb;
    padding: 20px;
}

.sbt {
    background-color: #6484d4;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    width: 100%;
    padding: 9px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.sbt2 {
    background-color: #96b353;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    width: 100%;
    padding: 9px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.sbt3 {
    background-color: silver;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    width: 100%;
    padding: 9px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.sbt4 {
    background-color: #d56564;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    width: 100%;
    padding: 9px;
    cursor: pointer;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.sbt4 a, .sbt a, .sbt3 a, .sbt2 a {
    color: white;
}

.clear {
    clear: both;
}

.c1 {
    float: left;
}

#account {
    background-color: #5f6469;
    padding: 10px;
    margin-top: 20px;
    display: none;
    position: relative;
}

#login_arror {
    position: absolute;
    top: -8px;
    right: 70px;
}

#account_arror {
    position: absolute;
    top: -8px;
    right: 170px;
}

.quform-element-error {
    border: 1px solid red;
}

#login, #restore {
    position: relative;
    background-color: #5f6469;
    padding: 10px;
    margin-top: 20px;
    text-align: left;
    display: none;
    color: white;
}

#restore td, #account td, #login td a {
    color: white;
}

.formContainer {
    display: inline-block;
    width: 310px;
    height: 490px;
    margin: 0 auto;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    -moz-perspective: 800px;
    -webkit-perspective: 800px;
    perspective: 800px;
}

.formContainer form, .formContainer .location_view {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

    /* Enabling 3d space for the transforms */
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;

    /* When the forms are flipped, they will be hidden */
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;

    /* Enabling a smooth animated transition */
    -moz-transition: 0.8s;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}

.formContainer .viewer {
    z-index: 100;
}

.formContainer .editor {
    z-index: 1;
    opacity: 0;

    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

/* Firefox Keyframe Animation */
@-moz-keyframes pulse {
    0% {
        box-shadow: 0 0 1px #008aff;
    }
    50% {
        box-shadow: 0 0 8px #008aff;
    }
    100% {
        box-shadow: 0 0 1px #008aff;
    }
}

/* Webkit keyframe animation */
@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 1px #008aff;
    }
    50% {
        box-shadow: 0 0 10px #008aff;
    }
    100% {
        box-shadow: 0 0 1px #008aff;
    }
}

.flipped .viewer {

    opacity: 0;

    /**
     * Rotating the login form when the
     * flipped class is added to the container
     */

    -moz-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.flipped .editor {

    opacity: 1;

    /* Rotating the recover div into view */
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.quform-errors {
    margin: 0;
    padding: 0;
    color: #e9afa4;
    font-size: small;
}

.quform-errors li {
    list-style-type: none;
    padding-left: 10px;
}

#profile_form {
    color: white;
}

#home1 {
    background-color: #f2f2f6;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 10px;
    font-size: 16px;
}

#home2 {
    background-color: #e6f2f9;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 10px;
    font-size: 16px;
}

#home3 {
    color: white;
    background-color: #6484d4;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 10px;
    margin-right: 10px;
}

#loved {
    font-size: 18px;
}

#loved span {
    color: #6484d4;
    font-weight: bold;
}

.rare {
    line-height: 22px;
}

#register_step1, #register_step2, #message {
    padding: 50px;
    color: black;
}

.stat {
    padding: 15px;
}

.button_actions {
    display: none;
}

.locations_hr {
    border-top: 1px solid #dfdbdb;
    margin-bottom: 15px;
}

.quform-submit-button {
    height: 35px;
}

.readmore-js-toggle {
    padding-top: 10px;
}

#login_form td {
    color: white;
}

.step1 {
    background-image: url(/img/next-step.png);
    background-position: top right;
    background-repeat: no-repeat;
}

.step2 {
    background-image: url(/img/finish&go.png);
    background-position: top right;
    background-repeat: no-repeat;
}

#notebook {
    background-image: url(/img/note2.png);
    background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
}

#video {
    display: block;
    padding-left: 2px;
    z-index: 1px;
}

#click_home {
    width: 715px;
    background-color: #f48b25;
    color: white;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}

#notebook_wrap img {
    padding: 0;
    margin: 0;
    display: block;
}

.locations_edit .category td {
    color: white;
}

.locations_edit select {
    padding: 3px;
    padding-left: 30px;
    margin: 0;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-color: #444b4f;
    border: none;
    padding: 10px;
    color: white;
    margin-left: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select {
        padding-right: 18px
    }
}

#register_step1 select {
    border: none;
    padding: 5px;
    color: #afb6cd;
    border-bottom: 1px solid #afb6cd;
    font: 14px 'Raleway', Tahoma, Helvetica, sans-serif;
}

.clients_profile {
    background-color: #5f6469;
}

.clients_profile td {
    color: white;
}

.clients_wrapper {
    border-top: 1px solid #dde0e6;
    border-left: 1px solid #dde0e6;
}

.clients {
    border-right: none;
    border-bottom: none;
}

.clients td {
    border-right: 1px solid #dde0e6;
    border-bottom: 1px solid #dde0e6;
    background-color: white;
}

.clients_wrapper .actions {
    text-transform: uppercase;
    color: #7b96db;
    font-weight: bold;
    cursor: pointer;
}

.clients .rate td {
    border: none;
    color: #7b96db;
}

.clients_headers .header {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #dde0e6;
}

#more_menu_wrapper {
    position: absolute;
    width: 100%;
}

#more_menu {
    background: #ffffff;
    padding: 20px;
    border-bottom: 1px solid #e6e8ed;
    border-left: 1px solid #e6e8ed;
    border-right: 1px solid #e6e8ed;
    width: 658px;
    position: relative;
    margin-left: 0px;
    display: none;
}

.info_blocks {
    margin: 10px;
    width: 300px;
    float: left;
    border: 1px solid #efefef;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.info_blocks .upgrade {
    background-color: #3797d8;
    border-bottom: 1px solid #3797d8;
    padding: 20px;
    color: white;
    text-transform: uppercase;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-bottom: 5px;
}

.info_blocks .downgrade {
    background-color: #e54f3f;
    border-bottom: 1px solid #e54f3f;
    padding: 20px;
    color: white;
    text-transform: uppercase;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-bottom: 5px;
}

.info_blocks #current {
    background-color: #20be63;
    border-bottom: 1px solid #20be63;
    padding: 20px;
    color: white;
    text-transform: uppercase;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    margin-bottom: 5px;
}

.info_blocks .headers {
    background-color: #3797d8;
    color: white;
    text-transform: uppercase;
    padding: 10px;
    border-bottom: 1px solid #2d87c4;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.info_blocks .price {
    background-color: #3797d8;
    color: white;
    text-transform: uppercase;
    padding: 20px;
}

.info_blocks .price span {
    background-color: #2d87c4;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
}

.info_blocks .block_links {
    color: white;
}

.info_blocks a {
    color: #6ab1e0;
}

.info_blocks .info_text {
    padding-top: 10px;
}

/* Tag cloud */

#tags ul {
    margin: 1em 0;
    padding: .5em 10px;
    text-align: center;
    #background: #71b5e9 url(bg_tags.gif) repeat-x;
}

#tags li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

#tags li a {
    text-decoration: none;
    color: #000;
    padding: 0 2px;
}

#tags li a:hover {
    color: #cff400;
}

.tag1 {
    font-size: 90%;
}

.tag2 {
    font-size: 120%;
}

.tag3 {
    font-size: 140%;
}

.tag4 {
    font-size: 160%;
}

.tag5 {
    font-size: 200%;
}

/* alternative layout */

#tags .alt {
    text-align: left;
    padding: 0;
    background: none;
}

#tags .alt li {
    padding: 2px 10px;
    background: #efefef;
    display: block;
}

#tags .alt .tag1,
#tags .alt .tag2,
#tags .alt .tag3,
#tags .alt .tag4,
#tags .alt .tag5 {
    font-size: 100%;
}

#tags .alt .tag1 {
    background: #7cc0f4;
}

#tags .alt .tag2 {
    background: #67abe0;
}

#tags .alt .tag3 {
    background: #4d92c7;
}

#tags .alt .tag4 {
    background: #3277ad;
}

#tags .alt .tag5 {
    background: #266ca2;
}

.btn {
    display: block;
}

.review_filter {
    background: #edc33e;
    color: white;
    padding: 2px;
}


.site_settings {
    background-image: url(/img/site_settings.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 20px;
    color: white;
}

.text-select {
    padding: 3px;
    padding-left: 30px;
    margin: 0;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-color: #444b4f;
    border: none;
    padding: 10px;
    color: white;
    margin-left: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

select optgroup {
    background: #444;
    color: #fff;
}

.text-input {
    background-color: #444b4f;
    border: none;
    padding: 10px;
    color: white;
    margin-left: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.locations_headers .header {
    font-weight: bold;
    border-bottom: 1px solid #dde0e6;
}

.no_border td {
    border: none;
}

#widget_info img {
    vertical-align: middle;
}

#widget_info span {
    color: #0374bb;
}

#widget_info .under {
    text-decoration: underline;
    color: #768093;
}

#widget_info {
    line-height: 25px;
    padding: 10px;
    border-top: 1px solid #f2f2f2;
    vertical-align: baseline;
}

.filter {
    background-color: #6587d8;
    padding: 10px;
    margin-top: 1px;
    width: 200px;
    color: white;
    float: right;
}

.filter a {
    color: white;
    padding-left: 20px;
}

#top_5_best {
    background-color: #f8fbf5;
    width: 100%;
}

#top_5_best th {
    color: #fff;
    background-color: #7cb342;
    height: 28px;
}

#top_5_best td {
    border-top: 1px solid #7cb342;
}

#top_5_worst {
    background-color: #f8fbf5;
    width: 100%;
}

#top_5_worst th {
    color: #fff;
    background-color: #fe9900;
    height: 28px;
}

#top_5_worst td {
    border-top: 1px solid #fe9900;
}

#submit_form_indicator {
    display: none;
    padding-top: 15px;
    text-align: center;
}

.errors {
    color: red;
    font-size: 11px;
    padding-top: 5px;
}

.text-select.active, .text-input.active{
	background-color: #6c7579;
}