.mod-border  
{
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04) inset, 0 0 7px rgba(0, 0, 0, 0.09) inset;
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.04) inset, 0 0 7px rgba(0, 0, 0, 0.09) inset;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.98);
}

.mod-border > div 
{
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
    background: -moz-linear-gradient(50% 0 , #EEEEEE 0%, #DDDDDD 100%) repeat scroll 0 0 transparent;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #555555;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}


  /* Module Type: Border
----------------------------------------------------------------------------------------------------*/

.mod-border {
	padding: 7px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

.mod-border > div {
	padding: 0 15px 15px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-size: 100% 100%;
	background-color:rgb(230, 230, 230);
}

/* Module Type: Line
----------------------------------------------------------------------------------------------------*/  



.deepest > :last-child {
    margin-bottom: 0;
}
.deepest > :first-child {
    margin-top: 0;
}
.dblittlebg  
{
    background-image: url("images/property-listings-background-02.jpg");
    background-position: center top;
    background-repeat: no-repeat;
   }
   .textdatabase  {
    color: #507C73 !important;
    font-family: "Times New Roman",Times,serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
    text-decoration: none;
    padding:10px;
    }
    .textdatabase strong
    {
    	color: #507C73 !important;
    }
    .textdatabase_header  {
    color: #507C73;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 18px;
    text-decoration: none;
    }
    .footerlinks  {
    color: #47554E;
    font-family: "Times New Roman",Times,serif;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 16px;
    text-decoration: none;
    }
    .textdatabase a {
    color: #507C73;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    text-decoration: underline;
    }
    .featuredprice  {
    color: #5D856E;
    font-family: "Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    }
    .dblittlebg_bot  {
    background-image: url("images/property-listings-background-01.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    }
    .footerlinks  {
    color: #47554E;
    font-family: "Times New Roman",Times,serif;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 16px;
    text-decoration: none;
    }
    
    .module .badge 
    {
    height: 50px !important;
    right: -5px !important;
    top: -5px !important;
    width: 50px !important;
    }
    div.module div.badge-free 
    {
    background-position: 0 -100px;
    }
    
    
.box-content, .box-note, .box-info, .box-warning, .box-hint, .box-download {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #555555;
}
.box-content, .box-note, .box-info, .box-warning, .box-hint, .box-download {
    -moz-border-radius: 6px 6px 6px 6px;
}
.box-content {
    padding: 20px;
}
.box-content, .box-note, .box-info, .box-warning, .box-hint, .box-download {
    margin: 15px 0;
    padding: 10px;
    text-align: justify;
}


#system .pagination {
    margin-top: 10px;
    text-align: center;
    }
#system .pagination a, #system .pagination strong {
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 0 #FFFFFF;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
h3, a, em, code, #footer .menu-line a, .menu-dropdown li.active .level1, .menu-dropdown .level2 a.level2:hover, .menu-dropdown li.current > .level2, .menu-dropdown a.level3:hover, .menu-sidebar a:hover > span, .menu-sidebar span:hover > span, #searchbox .results li.more-results, .breadcrumbs strong, a.button-more:focus, #system .pagination strong {
    color: #1A8ECA;
    text-shadow: none;
}
#system .pagination a, #system .pagination strong {
    -moz-border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    line-height: 25px;
    overflow: hidden;
    padding: 3px 10px;
}
#system .pagination strong {
    font-weight: bold;
}
#system .pagination a, #system .pagination strong {
    display: inline-block;
    height: 25px;
    margin:0px;
    }
