
.main-nav {
    float: right;
    margin-top: 8px;
}
#header .header-main .main-nav > ul {
    padding: 0;
}
#header .header-main .main-nav > ul > li {
    float: left;
    margin-right: 1px;
    position: relative;
}
.main-nav li a {
    color: #fff;
    display: block;
    font-size: 17px;
    line-height: 17px;
    padding: 8px 15px 7px;
    text-decoration: none;
}
.main-nav li a img {
    float: left;
    margin: 0 5px 0 0;
}
.main-nav li a:hover, .main-nav li a.active {
    background-color: #007aa2;
}
#register {
    display: none;
}
img.icons {
    background-image: url("../img/sprite@1x.png");
    background-repeat: no-repeat;
}
@media not all {
img.icons {
    background-image: url("../img/sprite@2x.png");
    background-repeat: no-repeat;
    background-size: 136px 17px;
}
}
.s-icon1 {
    background-position: 0 0;
    height: 17px;
    width: 17px;
}
.s-icon2 {
    background-position: -20px 2px;
    height: 17px;
    width: 17px;
}
.s-icon3 {
    background-position: -40px 0;
    height: 17px;
    width: 17px;
}
.s-icon4 {
    background-position: -60px 1px;
    height: 17px;
    width: 17px;
}
.s-icon5 {
    background-position: -80px 0;
    height: 17px;
    width: 17px;
}
.s-icon6 {
    background-position: -100px 0;
    height: 17px;
    width: 17px;
}
#content {
    margin: 0 auto;
    max-width: 1000px;
    padding: 25px 0 0;
    width: 100%;
}
#content h2 {
    background-color: #008fc5;
    border-radius: 4px;
    color: #fff;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 0 15px;
    padding: 7px 0;
    text-align: center;
}
#content h2.other {
    padding-left: 10px;
    text-align: left;
}
.sign-up {
    margin: 0 auto;
    position: relative;
    width: 350px;
}
.sign-up.form-box form {
    width: 350px;
}
.sign-up .input-box {
    margin: 0 auto;
    width: 265px;
}
.sign-up a {
    color: #2f2f2f;
    font-size: 12px;
    line-height: 12px;
}
.sign-up p {
    color: #2f2f2f;
    font-size: 12px;
    line-height: 16px;
    padding: 2px 0 25px 7px;
}

#fb_btn, #gp_btn{
    background-image: url('../img/soc_log_btn.png');
    background-repeat: no-repeat;
    background-size: 295px 108px;
}

#fb_btn{
    margin-bottom: 5px;
    background-position: 0 -54px;
}

.recaptcha {
    margin: 10px auto;
    width: 320px;
}
.newsletter {
    float: left;
    margin: 0 0 0 100px;
    width: 535px;
}
.info {
    border: 1px solid #008fc5;
    float: right;
    font-size: 13px;
    margin-right: 50px;
    padding: 25px;
    width: 150px;
}
.weekly {
    padding: 0 0 9px;
}
.daily {
    border-bottom: 1px solid #008fc5;
    margin: 0 0 10px;
    padding: 0 0 15px;
}
.format {
    padding-top: 8px;
}
.subitem {
    margin: 10px 0 5px 27px;
}
.newsletter label {
    color: #2f2f2f;
    font-size: 14px;
    line-height: 14px;
}
.newsletter label span {
    color: #2f2f2f;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.newsletter .input-box {
    margin: 0 0 10px 15px;
}
.newsletter input[type="checkbox"] {
    float: left;
    margin: 3px 15px 0 0;
}
input.btn[type="submit"] {
    margin: 30px 0 0 220px;
}
.newsletter label.other {
    margin: 0 20px 0 0;
}
.newsletter label.other span {
    color: #6e6e6e;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
input.btn.float {
    float: left;
    margin: 0 40px 0 140px;
}
input.blue[type="reset"] {
    background-color: #80aed0;
    border-bottom: 3px solid #008fc5;
    height: 29px;
    margin: 0;
    padding: 0 30px;
}
input.blue[type="reset"]:hover {
    background-color: #a8c8df;
}
.input-box.select {
    margin-bottom: 30px;
}
.inner-box {
    float: left;
    margin: 0 40px 0 0;
}
.inner-box label {
    margin: 0 15px 0 0;
}
.inner-box select {
    width: 102px;
}
.table-box {
    margin: 0 auto;
    min-width: 758px;
    width: 81%;
}
.table-box h3 {
    min-height: 30px;
    padding: 5px 0;
}
.table-box h3 a {
    font-size: 16px;
}
.table-box table tr {
    color: #2f2f2f;
    font-size: 14px;
    line-height: 14px;
    min-height: 65px;
}
.table-box table thead tr td {
    padding: 5px 5px 5px 10px;
}
.table-box table tr td {
    border-bottom: 2px solid #008fc5;
    font-size: 13px;
    vertical-align: middle;
}
.table-box table tbody tr td {
    padding: 7px 5px;
}
.table-box table tbody tr td.first, .table-box table thead tr td.first, .table-box table thead tr td.last, .table-box table tbody tr td.last {
    background-color: transparent !important;
    border-bottom: 0 none;
    padding: 0;
}
.table-box table thead tr.first-row td {
    background-color: #008fc5;
    border-bottom: 0 none;
    color: #fff;
    font-family: Arial;
    font-size: 16px;
    line-height: 16px;
}
.table-box table tr.first-row td.first, .table-box table tr.first-row td.last {
    background-color: #fff;
}
.table-box table tbody tr.first:hover {
    background-color: #008fc5;
}
.table-box table tbody tr:hover td {
    background-color: #e9eff6;
}
.table-box table tbody tr td img {
    visibility: hidden;
}
.table-box table tr:hover img {
    visibility: visible;
}
.table-box th {
    background-color: #008fc5;
    border-bottom: 0 none;
    border-right: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.table-box th a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.table-box a.close {
    float: right;
}
.table-box tr.wbl-publ {
    background-color: #f2f2f2;
    color: #666;
}
.table-box table tbody tr td.date {
    padding-right: 20px;
    text-align: right;
}
.table-box table th.date {
    text-align: center !important;
}
.table-box table thead tr th.date img {
    display: inline-block;
    float: none;
}
.table-box.pm-page table td img.ava {
    display: inline-block;
    margin: -10px 0;
    max-width: 45px;
    padding: 0 15px;
}
.table-box.pm-page table td p.name {
    background-image: url("../img/bg-online.png");
    background-position: right -50px;
    background-repeat: no-repeat;
    display: inline-block;
    padding: 0 25px 0 0;
    width: 120px;
}
.table-box.pm-page table td p.name.online {
    background-position: right 0;
}
.profile {
    margin: 0 0 0 1%;
    min-width: 758px;
    position: relative;
    width: 99%;
}
.left-side {
    float: left;
    width: 215px;
}
.global-pix {
    position: relative;
}
.pix-box {
    border: 6px solid #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.17);
    display: table-cell;
    height: 199px;
    text-align: center;
    vertical-align: middle;
    width: 199px;
}
#donate-box {
    background-color: #dde7f0;
    border-bottom: 1px solid #ccdbe9;
    border-top: 1px solid #ccdbe9;
    font-size: 14px;
    margin: 40px 0 35px;
    padding: 20px 10px;
}
#donate-box ul {
    list-style: outside none disc;
    margin: 0 0 15px 15px;
    padding: 0;
}
#donate-box ul li {
    margin: 4px 0;
}
.pix-box img {
    max-height: 199px;
    max-width: 199px;
}
.right-side {
    border-left: 1px solid #dbe6f0;
    float: left;
    margin: 0 0 0 35px;
    padding: 0 0 0 30px;
    width: 475px;
}
.title {
    background-color: #008fc5;
    border-radius: 4px;
    height: 32px;
    margin: 0 0 25px;
    overflow: hidden;
}
.title h3 {
    color: #fff;
    float: left;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    line-height: 17px;
    padding: 7px 0 0 15px;
}
.title .edit {
    background-color: #007aa2;
    border-left: 1px solid #dbe5ed;
    color: #fff;
    display: block;
    float: right;
    font-family: Arial;
    font-size: 16px;
    line-height: 16px;
    padding: 7px 0 9px;
    text-align: center;
    text-decoration: none;
    width: 55px;
}
.title button.edit {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #dbe5ed;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    cursor: pointer;
    margin: 0;
}
.right-side .inputs {
    margin: 0 0 20px 15px;
}
.inputs .input-block {
    margin: 0 0 20px;
    overflow: hidden;
}
.inputs label {
    color: #6e6e6e;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    margin: 8px 0 0;
    width: 175px;
}
.inputs input[type="text"], .inputs input[type="password"] {
    box-shadow: 0 0 6px rgba(254, 254, 254, 0.1);
    color: #2f2f2f;
    font-size: 14px;
    line-height: 14px;
}
.inputs input[disabled="disabled"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fcfcfd;
}
.inputs select {
    border: 1px solid #dee4e7;
    height: 28px;
    width: 235px;
}
.inputs p {
    font-size: 14px;
    margin: 0;
    padding: 6px 0 0;
}
.inputs a.link {
    color: #3661b8;
    font-size: 14px;
    line-height: 14px;
}
.inputs .links {
    background-color: #c7c7c7;
    border-radius: 4px;
    box-shadow: 6px 9px 5px -7px rgba(0, 0, 0, 0.2) inset;
    float: left;
    height: 22px;
    margin: 0 0 0 20px;
    overflow: hidden;
    padding: 2px;
    width: 112px;
}
.inputs .links a {
    color: #64676b;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: 14px;
    padding: 4px 0 0;
    text-align: center;
    text-decoration: none;
    width: 56px;
}
.inputs .links a.active {
    background-image: url("../img/green-btn.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-shadow: 0 1px 0 rgba(50, 50, 50, 0.3);
}
th.add {
    font-weight: normal;
    padding: 0;
    text-align: left;
}
th.add a {
    background-color: #007aa2;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 28px;
    line-height: 22px;
    padding: 6px 5px 0;
    text-decoration: none;
}
th.add a:hover {
    background-color: #008fc5;
}
th.add a span {
    display: inline-block;
    float: left;
    font-size: 22px;
    line-height: 16px;
    margin: 4px 4px -2px;
    padding: 0 2px;
}
#donate {
    font-size: 18pt;
    height: 30px;
    width: 50px;
}
.recaptchatable a {
    margin: 0;
}
#prText, #prContact {
    width: 75%;
}
.comments-nav {
    text-align: center;
}
.table-box .table-comments {
    width: 100%;
}
.table-box .table-comments th {
    background-color: transparent;
    border-bottom: 2px solid #09c;
    color: #6e6e6e;
    text-align: left;
}
.table-box .table-comments th a {
    color: #2f2f2f;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
.table-box .table-comments td {
    padding: 10px 4px;
}
.table-box .table-comments td:last-child {
    padding: 0 20px 0 0;
    text-align: right;
}
.table-box a.button-comments {
    background-color: #7fcce5;
    background-image: none;
    border: 0 none;
    font-weight: normal;
    width: 30%;
}
.table-box a.button-comments:hover {
    background-color: #09c;
}
.table-box label {
    float: left;
    padding: 5px 0;
    width: 200px;
}
#sliderValue {
    border: 0 none;
    outline: 0 none;
    width: 30px;
}
.slideControlContainer {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #efefef 0px, #fff 100%) repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    float: left;
    height: 5px;
    margin: 8px 10px 0 0;
    overflow: visible !important;
    width: 200px;
}
.slideControlFill {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #486d98 0px, #5b8eca 100%) repeat scroll 0 0;
    border-radius: 4px;
    display: block;
    height: 100%;
    overflow: visible !important;
    position: relative;
    z-index: 1;
}
.slideControlHandle {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #486d98 0px, #5b8eca 100%) repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 15px;
    box-shadow: 0 0 1px #555;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 10px;
    z-index: 5;
}
.ieShadow {
    right: -4px;
    top: -8px;
}
.slideControlInput {
    border: 1px solid white;
    color: #333;
    padding: 3px 5px;
    text-align: center;
    width: 35px;
}
.switch {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 70px;
}
.switch .background {
    background: rgba(0, 0, 0, 0) url("../img/switch-background.png") repeat scroll 0 0;
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 107px;
}
.switch .mask {
    background: rgba(0, 0, 0, 0) url("../img/switch-mask.png") repeat scroll 0 0;
    display: block;
    height: 20px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 70px;
    z-index: 2;
}
button.del {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #dd421d;
    border-color: -moz-use-text-color -moz-use-text-color #aa371d;
    border-image: none;
    border-radius: 4px;
    border-style: none none solid;
    border-width: 0 0 3px;
    bottom: 18px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    left: 40px;
    line-height: 16px;
    margin: 0;
    outline: 0 none;
    padding: 5px 30px;
    position: absolute;
}
button.del:hover {
    background-color: #ef4b25;
}
button.blue {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #80aed0;
    border-color: -moz-use-text-color -moz-use-text-color #008fc5;
    border-image: none;
    border-radius: 3px;
    border-style: none none solid;
    border-width: 0 0 3px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 16px;
    outline: 0 none;
    padding: 0 15px;
    text-shadow: 0 1px 0 rgba(50, 50, 50, 0.3);
    width: 120px;
}
button.blue:hover {
    background-color: #a8c8df;
}
a.btn-fb {
    background-color: #5a78b0;
    border-bottom: 3px solid #365182;
    color: #fff;
    font-size: 12px;
    margin: 12px 5px 5px;
}
a.btn-fb:hover {
    background-color: #5471a6;
}
a.button {
    background-color: #9c0;
    border-bottom: 3px solid #6e9103;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
    width: 170px;
}
a.button:hover {
    background-color: #a8df04;
}
a.del {
    background-color: #dd421d;
    border-bottom: 3px solid #aa371d;
}
a.del:hover {
    background-color: #ef4b25;
}
.ed_button {
    background-color: #eee;
    border-color: transparent transparent #cfcfcf;
    border-style: solid;
    border-width: 1px;
    color: #333;
    min-width: 25px;
    padding: 2px 4px;
    text-align: center;
    text-decoration: none;
}
.pm {
    min-width: 600px;
    padding-bottom: 0;
}
.pm > .pm-text {
    min-height: 150px;
    padding: 5px 10px 20px;
}
.pm > .pm-footer {
    border-top: 1px solid #d9e0e2;
    padding: 15px 5px 10px 10px;
}
.pm-footer {
    text-align: right;
}
.pm-footer p {
    float: left;
    padding-bottom: 5px;
    text-align: left;
    width: 50%;
}
.pm-footer a.button {
    display: inline;
    padding: 5px 15px;
}
.count_new_m {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 25px;
    margin: 0 0 0 1px;
    padding: 0 5px 0 4px;
    position: absolute;
    top:0;
    right: 0;
    color: #09c;
}
        
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) {
#content {
    width: 100%;
}
#content {
    max-width: 640px;
}
.login-header {
    display: none;
}
.login-box {
    float: none;
    width: auto;
}
.login-box .input-box {
    margin: 0 0 10px;
}
.login-box .input-box.check {
    margin: 15px 0 10px 70px;
}
.log-in p {
    padding: 10px 0 5px 7px;
}

#main-menu {
    display: none;
}
.newsletter, .profile, .table-box {
    margin: 0 2%;
    min-width: 300px;
    width: 96%;
}
.left-side, .right-side {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}
.right-side {
    border: 0 none;
    clear: both;
    margin-top: 15px;
}
.pix-box {
    float: left;
    height: 100px;
    width: 100px;
}
.pix-box img {
    max-height: 100px;
    max-width: 100px;
}
.left-side > .buttons {
    display: none;
}
button.del {
    left: 20px;
    position: relative;
    top: 0;
}
.inputs .input-block {
    margin-bottom: 5px;
}
.input-block label {
    float: none;
}
input.btn[type="submit"] {
    margin: 30px 0 0 20px;
}
input.btn.float {
    margin: 0 10px;
}
.table-box th a {
    font-size: 1em;
    font-weight: normal;
}
.table-box table tbody tr td img {
    visibility: visible;
}
.table-box th {
    font-weight: normal;
    padding: 0 3px;
    white-space: nowrap;
}
.table-box h3 a {
    font-size: 12px;
    font-weight: normal;
}
.comments p {
    text-align: center;
}
.table-box a.button-comments {
    height: auto;
    margin-bottom: 5px;
    width: 32%;
}
.favorites table th:nth-child(2), .favorites table td:nth-child(3) {
    display: none;
}
.pm {
    min-width: 100px;
}
p.err {
    border-radius: 0;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
    left: 0;
    margin: 0;
    padding-right: 0;
    position: fixed;
    z-index: 1000;
}
}
