body {
background-color: black;
margin: 0px;
padding: 0px;
font-family: Verdana, Sans-serif;
font-size: 12px;
color: #4F5155;
}

a {
color: #003399;
background-color: transparent;
font-weight: normal;
}

h1 {
color: #444;
background-color: transparent;
border-bottom: 1px solid #D0D0D0;
font-size: 16px;
font-weight: bold;
margin: 24px 0 2px 0;
padding: 5px 0 6px 0;
}

div.mbl-clear {
clear: both;
}

div.mbl-60 {
height: 40px;
/*border: 1px solid red;*/
}

div.mbl-10 {
height: 10px;
/*border: 1px solid red;*/
}

div.mbl-w60 {
width: 28px;
float: left;
}

div.mbl-hold_all {
width: 1000px;
margin-top: 10px;
text-align: left;
/*border: 1px solid red;*/
}

div.mbl-head-hold_left {
float: left;
width: 300px;
margin-left: 20px;
color: yellow;
/*border: 1px solid red;*/
}

div.mbl-head-menu-inner, div.mbl-head-menu {
background-color: transparent;
background-repeat: no-repeat;
height: 53px;
width: 350px;
/*border: 1px solid red;*/
}

div.mbl-head-menu {
float: left;
margin-left: 0px;
background-image: url(../images/menu/right.jpg);
background-position: top right;
/*border: 1px solid red;*/
}

div.mbl-head-menu li a {
font-size: 14px;
}

div.mbl-head-menu-inner {
background-image: url(../images/menu/left.jpg);
background-position: top left;
/*border: 1px solid red;*/
}

div.mbl-head-hold_right {
}

div.mbl-head, div.mbl-head-inner {
background-color: transparent;
background-repeat: no-repeat;
width: 100%;
height: 120px;
/*border: 1px solid red;*/
}

div.mbl-head {
background-image: url(../images/head/right.jpg);
background-position: top right;
/*border: 1px solid red;*/
}

div.mbl-head-inner {
background-image: url(../images/head/left.jpg);
background-position: top left;
}

div.mbl-site_slogan, div.mbl-sitename {
margin-left: 20px;
width: 275px;
color: #acf400;
/*border: 1px solid red;*/
}

div.mbl-site_slogan a, div.mbl-sitename a {
color: black;
text-decoration: none;
background-color:white;
padding:0px;
padding-left:5px;
padding-right:5px;
}

div.mbl-site_slogan a:hover, div.mbl-sitename a:hover {
color: blue;
text-decoration: underline;
}

div.mbl-sitename {
font-size: 22px;
}

div.mbl-sitename span{
font-size: 12px;
}

div.mbl-sitename strong {
color:olive;
font-size: 28px;
}

div.mbl-site_slogan {
font-size: 14px;
text-align: center;
}

div.mbl-neck {
background-image: url(../images/head/right.jpg);
background-position: top right;
background-color: transparent;
background-repeat: no-repeat;
width: 100%;
height: 144px;
}

ul.mbl-topmenu {
/*border: 1px solid red;*/
margin: 0px;
padding: 0px;
height: 53px;
list-style: none;
}

ul.mbl-topmenu li {
float: left;
margin: 0px;
padding: 0px;
}

ul.mbl-topmenu strong {
    color: blue;
}

ul.mbl-topmenu li a {
color: black;
font-size: 18px;
text-decoration: none;
}

ul.mbl-topmenu li a:hover {
text-decoration: none;
color: blue;
}

div.mbl-main_menu, div.mbl-main_menu_inner {
background-color: transparent;
background-repeat:repeat-y;
margin: 0px;
padding: 0px;
width: 100%;
height: 55px;
}

.mbl-sub_main {
border-left: 1px solid white;
border-bottom: 1px solid white;
color:olive;
width: 650px;
padding-left: 10px;
padding-bottom: 2px;
margin-left: 30px;
}

.mbl-sub_main span {
    color: white;
}
.mbl-sub_main strong {
    font-size: 18px;
    color: white;
}
div.mbl-main_menu {
background-image: url(../images/head/yl.jpg);
background-position: top left;
}
div.mbl-main_menu_inner {
background-image: url(../images/head/yr.jpg);
background-position: top right;
}

div.mbl-main_menu ul{
margin: 0px;
margin-left: 20px;
padding: 0px;
padding-top: 5px;
list-style: none;
}

div.mbl-main_menu ul li {
float: left;
margin: 0px;
padding: 0px;
}


div.mbl-main_menu ul li a{
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
color: orange;
text-decoration: none;
}

div.mbl-main_menu ul strong {
color: white;
font-size: 22px;
}

div.mbl-main_menu ul strong.mbl-orange {
color: yellow;
}

div.mbl-main_menu ul li a:hover {
text-decoration: none;
color:aqua;
}

div.mbl-content-inner, div.mbl-content {
background-color: transparent;
background-repeat: repeat-y;
width: 100%;
/*border-top: 1px solid gray;*/
}

div.mbl-content {
background-image: url(../images/body/right.jpg);
background-position: right;
}


div.mbl-content-inner {
background-image: url(../images/body/left.jpg);
background-position: left;
font-size: 12px;
}

div.mbl-steps {
border: 1px solid gray;
background-color: black;
width: 190px;
}

div.mbl-steps-inner {
margin: 5px;
margin-top: 15px;
margin-bottom: 15px;
background-color: black;
color: white;
font-size: 32px;
text-align: center;
}

div.mbl-gray_box {
border: 1px solid gray;
color: white;
background-color: gray;
}

div.mbl-gray_box-inner {
border: 1px solid gray;
margin: 5px;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

ul.mbl-main {
list-style: none;
margin: 0px;
padding: 0px;
}

ul.mbl-main li {
float: left;
display: block;
}

a.mbl-anchor-plain {
text-decoration: none;
}

a.mbl-anchor-plain:hover {
text-decoration: none;
}

div.mbl-footer-inner, div.mbl-footer {
background-color: transparent;
background-repeat: repeat-y;
width: 100%;
/*border-top: 1px solid gray;*/
}

div.mbl-footer {
background-image: url(../images/body/right.jpg);
background-position: right;
}


div.mbl-footer-inner {
background-image: url(../images/body/left.jpg);
background-position: left;
}


div.mbl-corner-inner, div.mbl-corner {
background-color: transparent;
background-repeat: no-repeat;
height: 30px;
width: 100%;
/*border-top: 1px solid gray;*/
}

div.mbl-corner {
background-image: url(../images/foot/right.jpg);
background-position: right;
}


div.mbl-corner-inner {
background-image: url(../images/foot/left.jpg);
background-position: left;
}

div.mbl-contact_us {
margin: 20px;
}

div.mbl-contact_us input, div.mbl-contact_us textarea {
width: 400px;
}

div.mbl-error {
font-weight: bold;
color: blue;
}

div.mbl-error a i {
color: teal;
font-weight: bold;
}

div.mbl-ok {
color: green;
}

div.content-main {
    margin:10px;
}

div.mbl-blog {
}

div.mbl-blog-inner {
border: 1px solid olive;
margin: 20px;
}

div.mbl-blog-inner div{
padding-left: 5px;
padding-right: 5px;
}

div.blog-title {
margin: 0px;
margin-bottom: 5px;
font-size: 22px;
color: olive;
background-color:white;
border-bottom: 1px solid olive;
}

div.blog-abstract {
margin-bottom: 10px;
}

div.blog-body{
margin-bottom: 10px;
}

div.blog-category_path{
color: white;
background-color: olive;
}

div.blog-conclusion{
margin-bottom: 10px;
}

div.blog-date{
color: black;
background-color: white;
}

div.blog-introduction{
margin-bottom: 10px;
}

div.blog-keywords{
}

div.blog-license{
color: white;
background-color: black;
}

div.blog-publishing{

}

div.blog-references{

}

div.blog-edit{
color: red;
background-color: white;
}

div.blog-edit a{
color: red;
}

div.blog-readon{
color: white;
background-color: olive;
}

div.blog-readon a {
    color: white;
}

div.blog-delete{
color: white;
background-color: black;
}

div.blog-delete a {
    color:lime;
}

div.mbl-dashboard-menu{
margin-right: 20px;
margin-left: 20px;
margin-top: 10px;
}

div.mbl-dashboard-company {
width: 200px;
margin-right: 20px;
margin-left: 20px;
margin-top: 10px;
float: left;
}

div.mbl-dashboard-menu a{
text-decoration: none;
}

div.mbl-dashboard-menu img{
border: none;
}

div.mbl-dashboard-notices {
margin-right: 20px;
margin-left: 20px;
margin-top: 10px;
}

div.mbl-dashboard-btn {
width: 100px;
margin-right: 5px;
float: left;
/*border: 1px solid red;*/
}

div.mbl-dashboard-h1 {
    width: 600px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    height: 30px;
}

div.mbl-dashboard-h1 h1{
    width: auto;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
}

div.mbl-notices {
margin-left: 25px;
float: left;
width: 250px;
border: 1px solid gray;
}

div.mbl-notices-inner {
}

div.mbl-notices-heading {
font-size: 16px;
padding: 5px;
background-color: black;
color: white;
}

div.mbl-notices-subheading {
background-color: olive;
color: white;
padding-left: 5px;
padding-right: 5px;
}

div.mbl-notices-item {
    margin: 5px;
}

div.mbl-left-445{
float: left;
width: 445px;
}

div.mbl-dashboard-ads{
width: 160px;
float: right;
border: 1px solid gray;
}

div.mbl-dashboard-ads img{
    border: none;
}
div.mbl-privacy, .mbl-terms_conditions, div.mbl-services {
padding-left: 20px;
padding-right: 20px;
}

div.mbl-lsiting-h1 {
font-size: 22px;
color: white;
padding: 5px;
background-color: black;
}

div.mbl-lsiting-buy {
font-size: 22px;
color: white;
padding: 5px;
background-color:teal;
}

div.mbl-lsiting-h1 a {
    color: yellow;
}

div.mbl-listing-free {
float: left;
width: 460px;
border: 1px solid gray;
margin-right: 10px;
background-color: olive;
color: white;
}


div.mbl-listing-free a {
    color: white;
}

div.mbl-listing-content {
padding: 5px;
}

div.mbl-listing-paid {
float: right;
width: 380px;
border: 1px solid gray;
}

div.mbl-est-preview {
width: 300px;
float: left;
margin-right: 10px;
margin-top: 15px;
background-color: black;
border: 1px solid white;
}

div.mbl-est-top {
background-color: white;
padding-left: 5px;
padding-right: 5px;
}

div.mbl-est-slides {
height: 225px;
padding: 0px;
margin: 0px;
background-color: olive;
background-image: url(../../../media/images/banner/join/join.jpg);
background-position: top right;
background-repeat: no-repeat;
}

div.mbl-est-slides img{
margin: 0px;
padding: 0px;
}

div.mbl-est-title {
font-size: 18px;
color: white;
padding-left: 5px;
padding-right: 5px;
background-color: black;
}

div.mbl-est-title a {
color: white;
}

div.mbl-est-area {
padding-left: 5px;
padding-right: 5px;
color: yellow;
background-color: black;
}

div.mbl-est-website {
background-color:teal;
color: white;
padding-left: 5px;
padding-right: 5px;
text-align: right;
}

div.mbl-est-website a {
color: white;
text-decoration: none;
}

div.mbl-est-website a:hover {
text-decoration: underline;
}

div.mbl-est-content {
background-color: black;
color: white;
}

div.mbl-est-content a{
color: white;
}

div.mbl-vertical {
margin-left: 10px;
width: 160px;
float: left;
margin-top: 15px;
}

div.mbl-vertical-heading {
font-size: 16px;
padding: 5px;
background-color: black;
color: white;
}

div.mbl-vertical-heading a{
color: white;
font-weight: bold;
text-decoration: none;
}

div.mbl-vertical-subheading {
background-color: olive;
color: white;
padding-left: 5px;
padding-right: 5px;
}

div.mbl-stay_to_chill-h1 {
margin-left: 25px;
}

div.mbl-search-form {
width: 180px;
text-align: right;
margin-top: 10px;
}

div.mbl-search-form form {
margin: 0px;
padding: 0px;
}

div.mbl-search-form input , div.mbl-search-form select {
width: 178px;
margin: 0px;
padding: 0px;
}

div.mbl-register {
margin-left: 25px;
width: 950px;
margin-top: 15px;
}

div.mbl-register div.mbl-field-alt{
    border: 1px solid white;
}

div.mbl-register div.mbl-field input, div.mbl-register div.mbl-field select{
}

img.mbl-star {
    margin: 0px;
    padding: 0px;
}

div.mbl-accommodation {
margin-left: 25px;
float: left;
width: 950px;
}

div.mbl-est-fullview {
border: 1px solid white;
margin-top: 15px;
}

div.mbl-est-fullview a {
    color: white;
    text-decoration: none;
}



div.mbl-tabs-contact {
margin-left: 25px;
width: 450px;
margin-top: 15px;
}

div.mbl-tabs-contact div.mbl-field-alt{
    border: 1px solid white;
}

div.mbl-dashboard-main {
    width: 580px;
    float: left;
}


div.mbl-dashboard-main table{
width: 98%;
border-left: 1px solid gray;
border-top: 1px solid gray;
}

div.mbl-dashboard-main table td{
border-right: 1px solid gray;
border-bottom: 1px solid gray;
border-top: 1px solid gray;
}

div.mbl-dashboard-main table th{
background-color: white;
border-right: 1px solid gray;
}

div.mbl-dashboard-main textarea {
width: 98%;
}

div.mbl_black, div.mbl_black a {
color: black;
}

div.mbl-img-left{
margin-right: 10px;
margin-bottom: 10px;
padding: 3px;
border: 1px solid gray;
width: 300px;
height: 225px;
float: left;
}

div.mbl-img-about {
width: 530px;
float: left;
}

div.mbl-pagination a {
    color: white;
    font-size: 18px;
    padding: 5px;
    text-decoration: none;
    background-color:olive;
    border: 1px solid white;
}

ul.mbl-gallery img {
width: 300px;
}

div.mbl-head-right{
float: right;
width: 600px;
}

div.mbl-top_search {
width: 550px;
float: left;
margin-top: 10px;
margin-left: 0px;
/*border: 1px solid white;*/
}

div.mbl-top_search form {
margin: 0px;
padding: 0px;
}

.input {
 font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
 font-size: 11px;
 color: #333;
 border: 1px solid #B3B4BD;
 width: 40%;
 font-size: 11px;
 height: 1.5em;
 padding: 0;
 margin: 0;
}


.submit {
 background-color: #000;
 color: #fff;
 font-weight: normal;
 font-size: 10px;
 border: 1px solid #fff;
 margin: 0;
 padding: 1px 5px 2px 5px;
}

.mbl-powered_by {
 color:white;
 font-size: 14px;
}

.mbl-crumbs {
font-size: 12px;
color: lime;
}

.mbl-super_nav {
 background-color: #000;
 color: #fff;
 font-weight: normal;
 font-size: 14px;
 border: 1px solid #fff;
 margin: 0;
 padding: 1px 5px 2px 5px;
width: 540px;
float: left;
margin-top: 10px;
}

.mbl-super_nav a {
 color: #fff;
 font-weight: normal;
 font-size: 14px;
 text-decoration: none;
}

.mbl-super_nav a:hover {
 text-decoration: underline;
}

.mbl-super_nav strong {
color: yellow;
}

.mbl-gallery-insert {
}

.addthis_button_compact {
font-size: 12px;
}
.mbl-promote {
border: 1px solid red;
float: left;
width: 200px;
margin-top: 10px;
}

.mbl-success {
background-color:yellow;
color: black;
padding: 5px;
margin-top: 10px;
border: 1px solid White;
}

.mbl-failure {
background-color:red;
color: white;
padding: 5px;
margin-top: 10px;
border: 1px solid White;
}

span.mbl-main-section, span.mbl-main-section strong {
color:aqua;
}

.post_images
{
    border: none;
}

ul.mbl-dash-menu-left, ul.mbl-dash-menu-left ul *{
margin: 0px;
padding: 0px;
}

ul.mbl-dash-menu-left, ul.mbl-dash-menu-left ul {
margin: 0px;
padding: 0px;
background-color: green;
list-style: none;
}

ul.mbl-dash-menu-left li, ul.mbl-dash-menu-left ul li{
padding: 3px;
}

ul.mbl-dash-menu-left ul{
background-color:lime;
color: black;
}

ul.mbl-dash-menu-left a {
color: white;
}

ul.mbl-dash-menu-left ul a{
color: black;
}

span.mbl-designby, span.mbl-designby a{
color: white;
font-size: 14px;
}

.mbl-endorsements {
border: none;
height: 100px;
}
