article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none
}

a {
    color: #78909c
}

a:active, a:focus, a:hover {
    color: #FF9100
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#map_canvas img {
    max-width: none
}

button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}

button, input {
    line-height: normal
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

.has-placeholder {
    position: relative;
    display: block;
    float: left;
    background-color: #ccc
}

.has-placeholder label {
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle;
    color: #646464;
    line-height: 43px;
    height: 100%;
    width: 100%;
    text-decoration: none;
    padding: 0 15px;
    text-shadow: 0 1px 0 #fff;
    overflow: hidden
}

#query.input-text {
    border: none
}

textarea {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    line-height: 1em;
    text-decoration: none;
    padding: 10px;
    width: 280px
}

div.select-box-focus {
    outline: 0;
    border: 1px solid #5B9DD9;
    -webkit-box-shadow: 0 0 5px 1px #5B9DD9;
    -moz-box-shadow: 0 0 5px 1px #5B9DD9;
    box-shadow: 0 0 5px 1px #5B9DD9
}

.select-box {
    z-index: 0;
    position: relative;
    width: auto;
    background-color: #f9f9f9;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    line-height: 43px;
    text-decoration: none;
    padding: 0;
    border: 1px solid #bfbfbf;
    overflow: hidden
}

.select-box .select-box-label {
    overflow: hidden;
    display: block;
    float: left;
    position: absolute;
    top: 0;
    padding: 0 15px;
    height: 100%;
    color: #646464;
    line-height: 30px;
    text-shadow: 0 1px 0 #fff
}

.select-box a:hover {
    text-decoration: none
}

.select-box select {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 30px;
    -webkit-appearance: none;
    z-index: 1003;
    padding-right: 45px
}

.select-box-icon {
    z-index: 0;
    position: absolute;
    top: -7px;
    right: 0;
    height: 100%;
    width: 24px;
    text-decoration: none;
    display: block;
    font-family: icons;
    color: #404040;
    font-size: .8em;
    text-align: left
}

.ui-button {
    background-color: #FF9100;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    line-height: 43px;
    text-decoration: none;
    padding: 0 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .3)
}

.ui-button:hover {
    background-color: #FF6D00
}

button.ui-button, input.ui-button {
    padding-left: 10px;
    padding-right: 10px
}

.ui-button-main {
    background-color: #FF9100;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    line-height: 43px;
    text-decoration: none;
    padding: 0 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3)
}

a.ui-button {
    line-height: 34px
}

.ui-button-middle {
    height: 36px;
    font-size: 1em;
    line-height: 1em
}

.ui-dialog {
    font-family: Roboto
}

.ui-corner-all {
    border-radius: 0
}

.doublebutton {
    float: right
}

.doublebutton a {
    border: 1px solid #d1d1d1;
    background-color: #f7f7f7;
    cursor: default;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    height: 16px;
    outline: 0;
    padding: 5px 6px;
    display: block;
    float: left
}

.doublebutton a span {
    text-indent: -9999px;
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(../images/icons.png);
    cursor: pointer
}

.doublebutton .list-button {
    margin-right: -1px;
    border-right: none
}

.doublebutton .list-button span {
    background-position: -16px -16px
}

.doublebutton .grid-button {
    border-left: none
}

span.active a.grid-button span {
    background-position: -16px 0
}

span.active a.list-button {
    border: 1px solid #d1d1d1;
    background-color: #f7f7f7
}

span.active a.list-button span {
    background-position: 0 -16px
}

.active a.grid-button, .doublebutton a.list-button {
    background-color: #ff9100;
    border-color: #ff6d00
}

.alert_form {
    background-color: #f2f2f2;
    padding: 15px 10px
}

.alert_form button {
    width: 100%
}

.alert_form input {
    width: 184px;
    margin-bottom: 12px
}

.form-vertical .control-group {
    clear: both;
    margin-bottom: 10px
}

.form-container .controls input, .form-container .meta input {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    text-decoration: none;
    width: 280px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 1em
}

.form-container .ui-drop-files {
    width: 280px;
    padding: 0 10px;
    height: 70px;
    text-align: center;
    font-size: 18px;
    line-height: 70px;
    color: rgba(0, 0, 0, .5)
}

.form-container .controls {
    font-size: 1em
}

.form-container .main-button {
    background-color: #35c3d9;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    line-height: 43px;
    text-decoration: none;
    padding: 0 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3)
}

.form-container .checkbox input, .form-container .controls input[type=checkbox], .form-container .controls input[type=radio], .form-container .meta input[type=checkbox], .form-container .meta input[type=radio], input[type=checkbox], input[type=radio] {
    width: auto;
    height: auto;
    vertical-align: middle;
    margin-top: -2px;
    padding: 0;
    border: none;
    box-shadow: none
}

.meta_list .meta ul {
    margin: 5px 0 0;
    padding: 0;
    list-style: none;
    float: left
}

.meta_list .meta ul li {
    clear: both;
    list-style: none
}

.meta_list .meta ul li label {
    width: auto;
    margin-left: 5px;
    float: none
}

.meta_list .meta input[type=checkbox] {
    margin-top: 10px
}

.meta_list .meta .cf_date_interval {
    width: 100px
}

.meta_list .meta:after {
    content: "";
    clear: both
}

.form-container .checkbox {
    margin-bottom: 5px
}

.form-container .checkbox label {
    font-size: .85em
}

.form-horizontal .actions {
    border-top: solid 1px #eaeaea;
    padding: 10px 10px 15px 155px;
    margin: 0 25px
}

.form-horizontal .actions a {
    font-size: .725em
}

.form-horizontal label {
    float: left;
    width: 160px;
    padding-top: 7px;
    text-align: right;
    font-size: .85em
}

.form-horizontal .select-box {
    width: 300px
}

.form-horizontal .controls {
    margin-left: 180px;
    line-height: 32px
}

.form-horizontal .controls label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left
}

.form-horizontal .control-group, .form-horizontal .meta_list .meta {
    clear: both;
    margin-bottom: 10px
}

.form-container-box {
    border: 1px solid #eaeaea;
    margin: 0 auto;
    width: 700px
}

.form-container-box .header {
    background-color: #f7f7f7;
    padding: 10px 15px;
    margin-bottom: 30px
}

.form-container-box .header h1 {
    margin: 0;
    line-height: 1.2em
}

body.item-post .select-box {
    margin-bottom: 10px
}

#item-post select {
    width: 300px
}

.form-container .photos input {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none
}

.photos_div {
    margin-bottom: 20px
}

.form-container .controls #photos a {
    font-size: 12px !important
}

button {
    background-color: #f0f0f0;
    display: inline-block;
    vertical-align: middle;
    color: #5f5f5f !important;
    line-height: 43px;
    text-decoration: none;
    padding: 0 15px;
    border: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .3)
}

.ui-drop-files {
    box-shadow: none;
    border: 4px dashed rgba(0, 0, 0, .2);
    height: 100px;
    background: rgba(0, 0, 0, .1)
}

.bordered-box {
    padding: 10px;
    font-size: .75em
}

.bordered-box h2 {
    font-size: 1.2em;
    margin-top: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700
}

.form-container .photos input {
    width: 100%
}

.form-container .photos img {
    width: 120px
}

.photos_div a {
    display: block
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #35c3d9
}

.hover .arrow-up {
    border-bottom-color: #fff
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #78909c
}

.hover .arrow-down {
    border-top-color: #fff
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #78909c
}

.hover .arrow-left {
    border-right-color: #fff
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #78909c
}

.hover .arrow-right {
    border-left-color: #fff
}

.paginate {
    padding: 25px;
    text-align: center;
    clear: both
}

.paginate li {
    display: inline;
    list-style-type: none
}

.paginate a, .paginate span {
    text-decoration: none;
    margin: 0 1px;
    padding: 5px 10px;
    border: 1px solid #EEE
}

.paginate a.previous {
    margin-right: 15px
}

.paginate a.next {
    margin-left: 15px
}

.paginate strong {
    border: 1px solid #EEE;
    color: #F30;
    margin: 0 1px;
    padding: 5px 10px
}

.paginate em {
    border: 1px solid #EEE;
    color: #AAA;
    font-style: normal;
    margin: 0 1px;
    padding: 5px 10px;
    text-decoration: none
}

.paginate em.previous {
    margin-right: 15px
}

.paginate em.next {
    margin-left: 15px
}

.paginate a:hover, .searchPaginationSelected {
    font-weight: 700;
    background-color: #FF9100;
    color: #fff
}

.see_by {
    float: right;
    border: 1px solid #D1D1D1;
    background-color: #F7F7F7;
    cursor: default;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    height: 16px;
    outline: 0;
    padding: 5px 6px;
    display: block;
    margin-right: 10px;
    position: relative
}

.see_by span {
    float: left
}

.see_by label {
    float: right;
    margin: 0;
    padding: 0 18px 0 5px;
    color: #78909c
}

.see_by ul {
    position: absolute;
    right: -1px;
    margin: 22px 0 0;
    padding: 8px 10px;
    list-style: none;
    text-align: right;
    background-color: #FF9100;
    border: 1px solid #FF9100;
    display: none
}

.see_by ul a {
    font-size: 1em;
    font-weight: 500;
    color: #fff
}

.see_by .arrow-down, .see_by .arrow-left, .see_by .arrow-right, .see_by .arrow-up {
    position: absolute;
    right: 6px;
    top: 11px
}

.arrow-envelope {
    position: absolute;
    right: -1px;
    top: -1px
}

.hover .arrow-envelope {
    background-color: #FF9100;
    border: 1px solid #FF9100;
    width: 21px;
    height: 28px;
    border-bottom: none;
    z-index: 3
}

.hover ul {
    display: block
}

.wrapper-flash {
    font-weight: 700
}

.flashmessage {
    font-size: 14px;
    padding: 15px 0;
    width: 100%;
    top: 10px;
    z-index: 999;
    text-align: center;
    color: #fff;
    position: relative
}

.flashmessage-warning, .help-box {
    background-color: #d0a52a;
    border: 1px solid #93741e
}

.flashmessage-error {
    background-color: #c44e20;
    border: 1px solid #873616
}

.flashmessage-ok {
    background-color: #839b44;
    border: 1px solid #4f5e29
}

.flashmessage-info {
    background-color: #30a0ef;
    border: 1px solid #2477b2
}

.help-box {
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    margin: 10px 0
}

.flashmessage .ico-close {
    position: absolute;
    top: 14px;
    right: 17px;
    float: right;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-shadow: none;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer
}

.flashmessage-error .close {
    color: #B94A48
}

.flashmessage-warning .close {
    color: #C09853
}

.flashmessage-information .close, .flashmessage-success .close {
    color: #3A87AD
}

#error_list, .error_list {
    background-color: #F2DEDE;
    border: 2px solid #EED3D7;
    color: #B94A48;
    padding: 10px;
    list-style: none;
    display: none;
    margin: 0 10px 20px
}

#error_list li, .error_list li {
    list-style: none;
    padding: 2px 0 2px 18px
}

#error_list li label, .error_list li label {
    margin-top: 0;
    float: none;
    width: auto
}

.user-card {
    background-color: #f7f7f7;
    position: relative;
    padding-left: 120px;
    height: 120px;
    margin-bottom: 25px
}

.user-card ul {
    padding: 15px;
    margin: 0;
    list-style: none
}

.user-card .name {
    font-size: 1.5em;
    margin-bottom: 15px
}

.user-card .adress, .user-card .location, .user-card .website {
    font-size: .725em
}

.user-card img {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px
}

@font-face {
    font-family: icons;
    src: url(../fonts/icons.eot);
    src: url(../fonts/icons.eot?#iefix) format("embedded-opentype"), url(../fonts/icons.woff) format("woff"), url(../fonts/icons.ttf) format("truetype"), url(../fonts/icons.svg#untitledregular) format("svg");
    font-weight: 400;
    font-style: normal
}

html {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 100%;
    line-height: 1.125em;
    font-family: Roboto, Helvetica, Arial, Verdana, sans-serif;
    color: #404040
}

.icons {
    font-size: 32px;
    line-height: 32px
}

.icons:after {
    display: inline-block;
    font-family: icons
}

.ico-search:after {
    content: "s"
}

.ico-menu:after {
    content: "m"
}

.ico-grid:after {
    content: "g"
}

body {
    margin: 0;
    padding: 0;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    color: #333
}

.wrapper {
    width: 980px;
    margin-left: auto;
    margin-right: auto
}

#responsive-trigger {
    display: none
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5 {
    font-weight: 700;
    font-family: Roboto;
    color: #666;
    letter-spacing: -.03em;
    line-height: 1em;
    margin-top: 0
}

h1 {
    font-size: 2.2em
}

h2 {
    font-size: 1.8em
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.3em
}

h5 {
    font-size: 1.15em
}

.clear {
    clear: both
}

body.search #sidebar, body.user #sidebar {
    float: left;
    width: 210px
}

body.search #main, body.user #main {

    width: 728px
}

body.search .list-header .actions {
    height: 35px
}

.resp-toogle {
    display: none
}

.title-has-actions {
    border-bottom: solid 1px #eaeaea;
    margin-bottom: 10px
}

.title-has-actions h1, .title-has-actions h2, .title-has-actions h3 {
    float: left;
    margin-bottom: 0
}

.title-has-actions a {
    float: left;
    margin-left: 10px;
    font-size: .825em;
    line-height: 2em
}

.flashmessage-404 {
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    color: #C09853;
    font-size: 15px;
    padding: 10px 15px;
    margin-top: 25px
}

.flashmessage-404 ul {
    list-style: disc;
    padding: 10px 0 10px 25px
}

body.not-found .categories h2, body.not-found .categories h3 {
    float: left;
    width: 25%;
    font-size: 13px;
    font-weight: 400;
    margin: 3px 0
}

body.not-found .categories {
    margin-top: 10px
}

body.not-found fieldset.main {
    padding: 10px 0
}

body.not-found #uniform-sCategory {
    display: none
}

body.not-found h1 {
    font-size: 24px;
    margin-bottom: 20px
}

body.not-found #query {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    text-decoration: none;
    width: 280px;
    padding: 0 10px;
    height: 34px;
    line-height: 30px;
    font-size: 1em
}

.ads_300, .ads_468, .ads_728 {
    background-color: #ffffff;
    display: block;
    margin: 15px 0
}

.ads_300 {
    width: 300px;
    min-height: 250px
}

.ads_728 {
    width: 728px;
    min-height: 90px
}

.ads_468 {
    width: 468px;
    min-height: 60px
}

#footer {
    clear: both;
    margin-top: 30px;
    padding-bottom: 30px;
    border-top: solid 1px #eaeaea;
    padding-top: 15px;
    font-size: .725em
}

#footer ul {
    float: right
}

#footer a {
    text-decoration: none
}

#footer a:hover {
    text-decoration: underline
}

#footer li {
    display: inline;
    margin-left: 10px
}

#footer ul, .footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both
}

.footer-links li {
    float: left;
    width: 31%;
    padding-right: 2%;
    margin-bottom: 5px;
    font-size: .725em
}

#footer .resp-toogle .publish {
    padding: 0;
    margin: 15px 0;
    display: block
}

#footer .resp-toogle .publish a {
    background-color: #FF9100;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    line-height: 43px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    font-size: 1.2em;
    padding: 0
}

#header {
    background-color: #e6f8fc;
    width: 100%;
    max-height: 175px;
    display: block;
    position: relative;
    margin-bottom: -20px;
    padding-bottom: 0
}

#header .wrapper {
    position: relative
}

#header .ads_header {
    width: 728px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 10px
}

#header #logo {
    color: #0c0032;
    font-family: Roboto;
    border: none;
    font-size: 2.5em;
    letter-spacing: -.1em;
    line-height: 1.5em;
    padding-top: 2px;

}

#header #logo a {
    font-size: 1em;
    line-height: .8em;
    font-weight: 100;
    text-decoration: none;
    color: #0f1d5a
}

#header .publish a {
    background-color: #FF9100;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    line-height: 43px;
    text-decoration: none;
    padding: 0 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .3)
}

#header .publish a:focus, #header .publish a:hover {
    background-color: #ff6d00
}

#header #logo span {
    color: #fff;
    font-family: Roboto;
    font-weight: 100;
    text-decoration: none;
    border: none;
    font-size: .8em;
    line-height: 1em
}

.ads_searchpage {
    margin-top: -20px;
    margin-bottom: 15px
}

.home_bottom_ads {
    padding-top: 10px
}

.main-search {
    background-color: #b0bec5;
    width: 100%;
    max-width: 966px;
    padding: 6px;
    height: 46px;
    margin: 0 auto;
    position: relative
}

.main-search .has-placeholder {
    float: none
}

.main-search input {
    background-color: #f6f6f6;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    line-height: 43px;
    text-decoration: none;
    padding: 0 15px;
    height: 43px;
    width: 100%
}

.main-search .selector {
    padding-left: 42px;
    padding-right: 12px
}

.main-search .reset-padding {
    padding-left: 0
}

.main-search .ui-button {
    background-color: #FF9100;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    line-height: 43px;
    text-decoration: none;
    padding: 0 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
    height: 43px
}

.main-search .ui-button:hover {
    background-color: #ff6d00
}

.main-search .cell {
    display: table-cell;
    width: 100%;
    vertical-align: top
}

#header .nav {
    position: absolute;
    right: 0;
    top: 10px;
    padding: 0;
    margin: 0;
    list-style: none
}

#header .nav li {
    float: left;
    position: relative
}

#header .nav li.cat, #header .nav li.search {
    display: none
}

#header .nav li a, #header .nav li span {
    color: #000000;
    text-decoration: none;
    font-size: .875em
}

#header .nav li {
    color: #000000
}

#header .nav li a {
    margin-left: 10px
}

#header .nav li a:active, #header .nav li a:focus, #header .nav li a:hover {
    color: #FF9100
}

#header .nav li.publish {
    clear: both;
    float: right;
    margin-top: 20px
}

.main-search .select-box .select-box-label {
    line-height: 43px
}

.main-search .select-box select {
    width: auto;
    height: 43px
}

.main-search .select-box-icon {
    top: 0
}

.wrapper-flash {
    margin-bottom: 35px
}

div.breadcrumb {
    background-color: #b0bec5;
    line-height: 1.05em;
    font-size: .75em;
    height: auto;
    margin: 20px 0 0 -14px;
    width: 100%;
    width: 988px;
    color: #fff;
    padding: 10px;
    border-bottom: 1px solid #eaeaea
}

ul.breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.breadcrumb li {
    float: left;
    padding: 0 2px;
    font-weight: 400
}

ul.breadcrumb li a {
    text-decoration: none
}

.r-list {
    display: none;
    margin: 0 40px 0 0;
    padding: 0;
    list-style: none
}

.has-ads {
    color: #FF6D00
}

.no-ads:hover {
    color: #78909C
}

.latest_ads {
    padding-top: 25px
}

.latest_ads h1 {
    float: left
}

.latest_ads .actions {
    float: right;
    margin-top: 5px
}

body.home .r-list {
    display: block
}

body.home #main {
    width: 640px;
    float: left;
    margin-top: -20px 40px 0 0;
    background-color: #f6f6f6;

}

.tbl {
    display: block;
    width: 100%
}

div.first_cel ul {
    margin: 0
}

.cell_3 {
    width: 25%;
    float: left
}

.cell_3 ul {
    margin: 0 0 0 20px
}

.r-list li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.r-list li .r-list li li {
    float: none;
    width: 100%
}

.r-list li .clear, .r-list li > li:nth-child(4n) {
    clear: both
}

ul.r-list li h1 {
    margin: 25px 0 10px;
    padding: 0;
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis
}

ul.r-list li h1 a {
    font-size: 1em
}

ul.r-list li h1 span {
    font-weight: 400
}

ul.r-list li a, ul.r-list li span {
    text-decoration: none;
    font-size: .8125em
}

ul.r-list li ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-header {
    margin-bottom: 15px;
    z-index: 3;
    position: relative
}

.listing-card-list {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both
}

.see_more_link {
    text-align: center;
    clear: both
}

.see_more_link a {
    text-decoration: none;
    background-color: #FF9100;
    border-color: #FF6D00;
    color: #fff;
    padding: 6px
}

.see_more_link a:hover {
    background-color: #FF6D00
}

.counter-search {
    float: left;
    line-height: 32px
}

#main h5 {
    margin-bottom: 10px
}

#related-searches {
    padding-top: 25px
}

#related-searches h5 {
    margin-bottom: 10px;
    font-size: 1em
}

.listing-card {
    clear: both;
    padding: 10px 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #ECECEC;
    position: relative;
    width: 100%;
    display: table
}

.listing-card .listing-attributes, .listing-card .listing-basicinfo {
    display: block;
    vertical-align: top;
    width: auto
}

.listing-card .listing-attributes {
    width: auto
}

.listing-card .currency-value {
    white-space: nowrap;
    font-weight: 700;
    color: #78909C
}

.listing-card .listing-data {
    display: table-row;
    width: 100%
}

.listing-card .listing-detail {
    width: auto;
    margin-left: 105px
}

.listing-card .listing-cell {
    display: table;
    width: 100%
}

.listing-card .listing-thumb {
    float: left
}

.listing-card .listing-thumb img {
    height: 85px;
    width: 95px
}

.listing-card .listing-attributes {
    font-size: .78em;
    color: #777;
    padding: 4px 0 0;
    line-height: 1.8em
}

.listing-card .listing-attributes a {
    color: #777;
    font-weight: 700;
    text-decoration: none
}

.listing-card .listing-attributes a:hover {
    text-decoration: none
}

.listing-excerpt {
    font-size: .85em
}

.premium-list li.listing-card, li.listing-card.premium {
    background-color: rgba(255, 175, 94, 0.08);
    padding-left: 10px;
}

.listing-grid .last {
    margin-right: 0
}

.listing-grid .listing-card {
    float: left;
    width: 190px;
    padding: 6px;
    background-color: #FFF;
    border: 1px solid #ECECEC;
    margin: 0 9px 9px 0;
    position: relative;
    display: block;
    clear: none
}

.listing-grid .listing-card .listing-attributes .location {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.listing-grid .listing-card .listing-attributes .location a {
    display: inline
}

.listing-grid .listing-card img {
    width: 100%;
    height: auto;
    float: none
}

.listing-grid .currency-value {
    display: block
}

.listing-grid .listing-detail {
    margin-left: 0
}

.listing-grid .listing-basicinfo, .listing-grid .listing-data {
    width: 100%;
    text-align: center;
    line-height: 1.6em;
    display: block
}

.listing-grid .listing-thumb {
    width: 100%
}

.listing-grid .listing-cell {
    display: block
}

.listing-grid .listing-basicinfo p {
    display: none
}

.listing-grid .listing-basicinfo a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block
}

.listing-grid .g-hide {
    display: none
}

body.search .listing-grid .last {
    margin-right: 0
}

body.search .listing-grid .listing-card {
    width: 161px
}

body.home .listing-grid .first {
    clear: both
}

.title {
    text-decoration: none
}

#sidebar {
    width: 300px;
    float: right
}

#sidebar fieldset {
    margin: 0;
    border: none
}

#sidebar h3 {
    margin: 0 0 10px;
    line-height: 1em;
    font-size: 1em
}

#sidebar fieldset {
    padding: 14px 0 16px;
    border-bottom: solid 1px #eaeaea;
    font-size: .8125em;
    line-height: .8125em
}

#sidebar input {
    vertical-align: bottom
}

#sidebar .input-text, #sidebar input[type=text] {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    display: inline-block;
    vertical-align: middle;
    color: #646464;
    text-decoration: none;
    width: 100%;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

#sidebar ul.category, #sidebar ul.category ul, ul.sidebar-list, ul.user_menu {
    padding: 0;
    margin: 0;
    list-style: none
}

body.user #sidebar {
    border-right: solid 1px #eaeaea
}

#sidebar ul.category li, ul.sidebar-list li, ul.user_menu li {
    padding: 3px 0;
    line-height: 1.15em
}

ul.user_menu li {
    padding: 0 0 12px;
    font-size: .8125em;
    line-height: .8125em
}

#sidebar ul.category ul {
    padding-left: 15px
}

#sidebar .show-sub a {
    font-weight: 700
}

#sidebar .show-sub li a {
    font-weight: 400
}

#sidebar .price-slice input, #sidebar .two_input input {
    width: 65px;
    padding: 0 5px;
    margin-right: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#sidebar .two_input input {
    width: 70px
}

#sidebar .price-slice span {
    margin-right: 0
}

#sidebar button {
    background-color: #FF9100;
    display: inline-block;
    vertical-align: middle;
    color: #fff !important;
    text-decoration: none;
    padding: 0 15px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
    line-height: 30px;
    font-size: .85em
}

#sidebar button:hover {
    background-color: #FF6D00
}

#sidebar .actions {
    padding: 20px 0
}

#sidebar .plugin-hooks h6 {
    margin: 0 0 10px;
    line-height: 1em;
    font-size: 1em;
    font-weight: 400;
    font-family: Roboto;
    color: #666
}

#sidebar .plugin-hooks .row {
    margin-bottom: 10px
}

#sidebar .select-box {
    width: 100%
}

#sidebar a {
    text-decoration: none
}

#sidebar a:hover {
    text-decoration: underline
}

.widget-box {
    background-color: #f7f7f7;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #cfd8dc
}

.widget-box h3 {
    margin: 0
}

.widget-box ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget-box li a {
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-weight: 400;
    font-size: .8125em;
    display: block;
    padding: 4px 5px;
    margin: -1px 0;
    position: relative;
    border-bottom: solid 1px #eaeaea;
    border-top: solid 1px #eaeaea
}

.widget-box li li a:hover {
    background-color: #8bdce9;
    border-color: #f7f7f7;
    color: #fff;
    z-index: 2
}

body.item #sidebar .widget-box, body.user-public-profile #sidebar .widget-box {
    padding: 20px
}

body.item #sidebar .form-container .controls input, body.item #sidebar .form-container .controls textarea, body.user-public-profile #sidebar .form-container .controls input, body.user-public-profile #sidebar .form-container .controls textarea {
    width: 238px
}

body.item #sidebar .form-container label, body.user-public-profile #sidebar .form-container label {
    font-size: .75em
}

body.item #contact h2, body.user-public-profile #contact h2 {
    margin-top: 0
}

body.item #main, body.user-public-profile #main {
    width: 640px;
    float: left;
    background-color: #f6f6f6;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.item-photos .main-photo {
    width: 550px;
    float: left
}

.item-photos .thumbs {
    float: right;
    width: 79px
}

.item-photos .thumbs img {
    margin-bottom: 12px;
    border: 2px solid #eaeaea
}

.item-header {
    margin-top: -10px;
    background: #f7f7f7;
    padding: 10px;
    margin-bottom: 15px;
    font-size: .75em
}

.item-header #type_dates {
    float: right
}

.item-header #type_dates em {
    font-style: normal
}

#item_location {
    list-style: none;
    margin: 0;
    padding: 0
}

#item_location li {
    display: inline
}

div.mark_as {
    height: 32px;
    width: 100%;
    border: none;
    background: 0 0;
    margin-bottom: 15px
}

.mark_as a {
    width: 100%;
    height: auto;
    display: block;
    top: 0;
    left: 0;
    position: absolute
}

.mark_as .select-box-label {
    border: 1px solid #f0f0f0;
    position: relative;
    float: none;
    background: #f4f4f4
}

.similar_ads h2 {
    margin-top: 35px
}

.admin-options {
    font-size: .725em
}

.admin-options a {
    margin: 0 5px
}

#comments {
    margin-top: 25px
}

body.item h1 .price {
    font-weight: 400;
    font-size: 24px;
    float: right;
    background-color: #FCF8E3;
    padding: 5px 10px
}

.item #comments h3 {
    font-size: 1em
}

.item #comments {
    clear: both;
    float: left;
    margin-bottom: 35px;
    width: 100%
}

.item #comments .comments_list {
    border-bottom: 1px dotted #DDD;
    margin-bottom: 20px
}

.item #comments .comment {
    background: url(../images/comments_quotes.gif) 10px 0 no-repeat;
    margin-bottom: 15px;
    padding: 7px 0 0 60px
}

.item #comments .comment h3 {
    color: #666;
    margin-bottom: 5px
}

.item #comments .comment h3 em {
    color: #888;
    font-size: 12px;
    font-weight: 400
}

.item #comments .comment p {
    color: #878787;
    font-style: italic;
    line-height: 18px
}

.item #comments .pagination {
    text-align: right;
    margin-right: 10px;
    margin-bottom: 15px
}

.item #comments .pagination a {
    border: 1px dotted #AAA;
    padding: 5px 8px
}

.item #comments .pagination a.searchPaginationSelected {
    background-color: #f7f7f7
}

.item #comments .pagination a.searchPaginationFirst, .item #comments .pagination a.searchPaginationNext, .item #comments a.searchPaginationLast, .item #comments a.searchPaginationPrev {
    border: 0;
    text-decoration: none
}

.item #comments .pagination a.searchPaginationFirst:hover, .item #comments .pagination a.searchPaginationNext:hover, .item #comments a.searchPaginationLast:hover, .item #comments a.searchPaginationPrev:hover {
    background-color: #fff
}

.item #comments a:hover {
    background-color: #f7f7f7
}

@media only screen and (max-width: 980px) {
    #footer, .wrapper {
        padding-left: 10px;
        padding-right: 10px;
        width: auto
    }

    .has-placeholder {
        float: none
    }

    body.home #main, body.item #main, body.search #main, body.user #main, body.user-public-profile #main, div#main {
        width: auto;
        float: none;
        clear: both
    }

    #responsive-trigger {
        display: block
    }

    #sidebar {
        width: 100%
    }

    #header {
        padding-bottom: 0
    }

    #footer {
        text-align: center
    }

    #footer ul {
        float: none;
        font-size: 1.15em;
        margin-bottom: 15px
    }

    .flashmessage {
        padding: 15px 40px 15px 15px;
        width: auto
    }

    .contact_button a {
        margin-bottom: 10px
    }

    div#recaptcha_widget {
        width: 100% !important
    }

    div#recaptcha_image {
        width: 100% !important;
        height: auto !important
    }

    div#recaptcha_image > img {
        width: 100% !important
    }

    #header {
        height: auto;
        margin-bottom: 10px
    }

    #header #logo {
        font-size: 1.7em;
        letter-spacing: -.07em;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: 10px
    }

    #header #logo span {
        display: none
    }

    #header .wrapper {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        position: relative
    }

    .main-search {
        top: 100%;
        height: 10px;
        margin-left: 0;
        left: 0;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border-width: 0 0 1px;
        display: none;
        position: absolute;
        margin-top: 0
    }

    .main-search .cell {
        display: table-cell;
        width: 100%;
        padding-left: 11px;
        vertical-align: top
    }

    .main-search .cell:last-child {
        padding-left: 42px;
        padding-right: 11px
    }

    .main-search input {
        width: 100%
    }

    .main-search .selector {
        display: none
    }

    .main-search .reset-padding {
        padding-left: 0
    }

    #header .nav {
        top: 0;
        height: 100%;
        vertical-align: middle
    }

    #header .nav li {
        height: 100%
    }

    #header .nav li a {
        height: 100%;
        padding: 0 15px;
        background-color: #FF9100;
        color: #fff;
        display: table;
        border-left: solid 1px #FF6D00;
        font-size: 30px;
        margin-left: 0
    }

    #header .nav li a:hover, #header .nav li.active a {
        background-color: #FF6D00;
        color: #fff
    }

    #header .nav li .icons:after {
        display: table-cell;
        vertical-align: middle
    }

    #header .nav li {
        display: none
    }

    #header .nav li.cat, #header .nav li.search {
        display: block
    }

    body.item #sidebar .widget-box {
        padding: 20px
    }

    body.item #sidebar .form-container label {
        font-size: .75em
    }

    body.item #contact h2 {
        margin-top: 0
    }

    .alert_form {
        background-color: transparent
    }

    #alert_email {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }

    #sidebar .input-text, .form-container .controls input {
        height: 32px
    }

    input[type=checkbox] {
        width: auto;
        height: auto
    }

    #sidebar .input-text, .form-container .controls input, .ui-button, body.item #sidebar .form-container .controls input, body.item #sidebar .form-container .controls textarea, button, textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }

    ul.r-list {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        list-style: none;
        border: none;
        background-color: transparent;
        text-shadow: none
    }

    ul.r-list:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }

    ul.r-list li {
        position: relative;
        margin-bottom: 5px;
        margin-right: 0;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }

    ul.r-list > li:nth-child(2n) {
        padding-left: 5px
    }

    ul.r-list > li:nth-child(odd) {
        clear: both
    }

    .r-list > li.clear, .r-list > li:nth-child(4n) {
        clear: none
    }

    ul.r-list li a.sub-category {
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        font-weight: 700;
        display: inline-block;
        padding: 10px;
        border-style: solid;
        border-width: 1px;
        font-size: .8em;
        border-color: #eaeaea;
        color: #069;
        background-color: #f7f7f7;
        text-shadow: 0 1px 1px #fff
    }

    ul.r-list li h1 {
        text-decoration: none;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        font-weight: 700;
        display: inline-block;
        padding: 10px;
        border-style: solid;
        border-width: 1px;
        border-color: #eaeaea;
        color: #069;
        background-color: #f7f7f7;
        text-shadow: 0 1px 1px #fff;
        margin: 0
    }

    ul.r-list li span {
        display: none
    }

    ul.r-list li ul {
        -webkit-transition: opacity 1s ease-out;
        opacity: 0;
        height: 0;
        overflow: hidden
    }

    ul.r-list li.active a, ul.r-list li.active h1 {
        background-color: #35c3d9;
        color: #fff;
        border-color: #23a4b8;
        text-shadow: 0 1px 1px #23a4b8
    }

    ul.r-list li span.collapse {
        width: 16px;
        height: 16px;
        margin-right: 10px;
        display: inline-block
    }

    ul.r-list li.active ul {
        opacity: 1;
        height: auto;
        margin: 0 0 5px;
        padding: 5px 0 0
    }

    ul.r-list li.active ul li {
        padding: 0
    }

    ul.r-list li.active ul li a {
        border-color: #eaeaea;
        color: #069;
        background-color: #f7f7f7;
        text-shadow: 0 1px 1px #fff;
        font-size: .82em
    }

    ul.r-list li ul li {
        float: none;
        width: 100%
    }

    div.cell_3:nth-child(2n) {
        margin: 0 1%;
        width: 31%
    }

    .select-box {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box
    }

    .select-box select {
        width: 100%
    }

    body.item-post #footer .resp-toogle {
        display: none
    }

    body.display-cat .r-list {
        display: block
    }

    body.display-search .main-search, body.home .main-search {
        display: table
    }

    body.display-search #header, body.home #header {
        margin-bottom: 80px
    }

    .resp-toogle, body.display-filters div#sidebar {
        display: block
    }

    .show-filters-btn {
        display: inline-block;
        border: 1px solid #d1d1d1;
        background-color: #f7f7f7;
        cursor: pointer;
        font-size: 1em;
        line-height: 16px;
        font-weight: 700;
        text-align: center;
        white-space: nowrap;
        height: 16px;
        outline: 0;
        padding: 5px 6px;
        text-decoration: none;
        color: #9e9e9e
    }

    .form-container-box {
        width: auto
    }

    .form-container .checkbox {
        margin-bottom: 15px
    }

    .form-container .checkbox input {
        width: auto
    }

    .form-horizontal .actions {
        margin: 0;
        padding-left: 0;
        padding-right: 0
    }

    .form-horizontal label {
        float: none;
        width: 100%;
        font-size: .85em
    }

    .form-horizontal .controls {
        width: auto;
        margin-left: 0
    }

    body.item-post .select-box {
        margin-bottom: 10px
    }

    #item-post select, .form-horizontal .select-box {
        width: 100%
    }

    .listing-grid .listing-card, body.search .listing-grid .listing-card {
        width: 32%;
        padding: 0;
        border: 0;
        margin: 1%
    }

    .listing-grid .listing-detail {
        border: 1px solid #ECECEC
    }

    .listing-grid .listing-thumb {
        float: none
    }

    .listing-grid .listing-thumb img {
        height: auto;
        width: 92%;
        margin: 4%;
        float: left
    }

    .listing-grid .listing-cell {
        display: block;
        width: 92%;
        padding: 4%
    }

    .listing-grid .listing-basicinfo p {
        display: none
    }

    .listing-grid .listing-basicinfo a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        clear: both;
        display: block
    }

    .listing-grid .listing-card:nth-child(3n), body.search .listing-card:nth-child(3n) {
        margin-right: 0
    }

    .listing-grid .listing-card:nth-child(3n+1), body.search .listing-grid .listing-card:nth-child(3n+1) {
        margin-left: 0;
        clear: both
    }

    body.not-found .categories h2, body.not-found .categories h3 {
        float: none;
        width: 100%
    }

    body.item #sidebar, body.user-public-profile #sidebar {
        margin-top: 20px
    }

    .item-photos .thumbs {
        float: none;
        margin-top: 10px;
        width: 100%;
        clear: both
    }

    .item-photos .main-photo {
        width: 100%;
        float: none
    }

    .item-photos .main-photo img {
        width: 100%
    }

    body.search #sidebar, body.user #sidebar {
        margin-bottom: 40px
    }

    body.search #content {
        position: relative;
        padding-top: 100px;
    }

    body.user #sidebar {
        margin-top: 15px
    }

    body.search .list-header {
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        height: 80px
    }

    body.search #sidebar, body.user #sidebar {
        display: none;
        background-color: #f7f7f7;
        border: 1px solid #eaeaea;
        padding: 10px 15px 5px;
        width: auto;
        float: none
    }

    body.search #content h1 {
        display: block;
        margin: 0;
        font-size: 1.5em
    }

    .resp-wrapper {
        padding: 0 10px
    }

    body.search .list-header .actions {
        padding: 10px 0;
        clear: both
    }

    body.display-filters .show-filters-btn {
        background-color: #35c3d9;
        border-color: #23a4b8;
        color: #fff
    }

    #header .ads_header, .ads_300, .ads_468, .ads_728 {
        display: none
    }
}

@media only screen and (max-width: 980px) {
    body .item-header #type_dates {
        float: none
    }

    body div.cell_3, body div.cell_3:nth-child(2n) {
        margin: 0;
        width: 100%
    }
}

@media only screen and (max-width: 480px) {
    div.breadcrumb {
        display: none
    }

    ul.r-list li {
        float: none;
        width: 100%
    }

    body.search ul.r-list > li:nth-child(2n), ul.r-list > li:nth-child(2n) {
        padding-left: 0
    }

    .listing-grid .listing-card, body.search .listing-grid .listing-card {
        width: 49%;
        clear: none
    }

    .listing-grid .listing-card:nth-child(2n), body.search .listing-grid .listing-card:nth-child(2n) {
        margin-right: 0;
        margin-left: 1%;
        clear: none
    }

    .listing-grid .listing-card:nth-child(2n+1), body.search .listing-grid .listing-card:nth-child(2n+1) {
        margin-left: 0;
        margin-right: 1%;
        clear: both !important
    }

    body.home .listing-grid .first {
        clear: none
    }
}

#plugin-hook .row {
    clear: both;
    margin-bottom: 10px
}

#plugin-hook .row label {
    margin-right: 20px
}

#description {
    clear: both;
    font-size: .9em;
    padding-top: 5px
}

#header #logo span {
    display: none
}

#contact p, label, legend {
    font: 1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}



#contact hr {
    color: inherit;
    height: 0;
    margin: 6px 0 6px 0;
    padding: 0;
    border: 1px solid #d9d9d9;
    border-style: none none solid;
}

#contact {
    display: block;
    width: 650px;
    margin: 50px auto;
    padding: 35px;
    border: 1px solid #cbcbcb;
    background-color: #FFF;
    -webkit-border-radius: 5px;
}

/* Form style */

#contact label {
    display: inline-block;
    float: left;
    height: 26px;
    line-height: 26px;
    width: 155px;
    font-size: 1em;
    -webkit-border-radius: 5px;
}

#contact input, textarea, select {
    width: 280px;
    margin: 0;
    padding: 2px;
    color: #666;
    background: #f5f5f5;
    border: 1px solid #ccc;
    margin: 2px 0;
    font: 1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    webkit-border-radius: 5px;
}

#contact input:focus, textarea:focus, select:focus {
    border: 1px solid #999;
    background-color: #fff;
    color: #333;
}

#contact input.submit {
    width: 85px;
    cursor: pointer;
    border: 1px solid rgba(34, 34, 34, 0);
    background-color: #444444;
    color: #fff;
}

#contact input.submit:hover {
    background: rgba(68, 68, 68, 0.32);
}

#contact input[type="submit"][disabled] {
    background: #888;
}

#contact fieldset {
    padding: 20px;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

#contact legend {
    padding: 7px 10px;
    font-weight: bold;
    color: #ffffff;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 0 !important;
    margin-bottom: 20px;
}

#contact span.required {
    font-size: 13px;
    color: #ff0000;
}

/* Select the colour of the * if the field is required. */

#message {
    margin: 10px 0;
    padding: 0;
}

.error_message {
    display: block;
    height: 22px;
    line-height: 22px;
    background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center;
    padding: 3px 10px 3px 35px;
    color: #8a1f11;
    border: 1px solid #FBC2C4;
    -webkit-border-radius: 5px;
}

.loader {
    padding: 0 10px;
}

#contact #success_page h1 {
    background: url('../assets/success.gif') left no-repeat;
    padding-left: 22px;
}

acronym {
    border-bottom: 1px dotted #ccc;
}