/* CSS Document */

.inner-two-columns-1 .inner-primary .inner-pad
    {
        padding: 0pt;
    }
    
/* Colunms */

#place-listing-one
    {
        float: left;
        width: 225px;
        border-right: dashed 1px #A5AFB4;
        padding-right: 10px;
        height: 550px;
    }

#place-listing-two
    {
        float: left;
        width: 225px;
        border-right: dashed 1px #A5AFB4;
        padding: 0pt 10px 0pt 10px;
        height: 550px;
    }

#place-listing-three
    {
        float: left;
        width: 225px;
        padding-left: 10px;
    }

/* List Styling */
	
.each-area
    {
        margin-bottom: 30px;
    }
    
.area-title h2 a, .area-title h2 a:link, .area-title h2 a:hover, .area-title h2 a:visited
    {
        color: #7F7F7F;
    }

.inner-pad h1
    {
        background: none;
        height: 55px;
        margin: 0px;
        text-indent: 0px;
        overflow: visible;
    }
	
.subregions
    {
        text-decoration: none;
        /*font-size: 7.8pt;*/
    }
    
.subregions a
    {
        /*color: #7F7F7F;*/
        font-weight: bold;
        text-decoration: none;
    }
    
.subregions a:hover, .region-title a:hover
    {
        text-decoration: underline;
    }
    
.region-title a, .region-title a:link, .region-title a:visited
    {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
    }
    
.region-title a:hover
    {
        color: #000000;
        font-weight: bold;
        text-decoration: underline;
    }
    
#main-images
    {
        padding-bottom: 10px;
    }
	
.region-title
    {
        margin: 18px 0pt 3px 0pt;
    }
    
#twin-centers
    {
        margin-bottom: 18px;
        font-weight: bold;
        color: #ffffff;
        background-color: #c10000;
        padding-left: 10px;
    }
    
.cities a
    {
        color: #C10000;
    }
    
/* Each Country */

.hide
    {
        visibility: hidden;
    }
    
.show
    {
        visibility: visible;
    }

#australia
    {
        position: absolute;
        margin: -176px 0pt 0pt 121px;
        display: block;
        font-size: 0pt;
        line-height: 0pt
    }
    
#newzealand
    {
        position: absolute;
        margin: -88px 0pt 0pt 302px;
        display: block;
        font-size: 0pt;
        line-height: 0pt;
    }
    
#asia
    {
        position: absolute;
        margin: -427px 0pt 0pt 0pt;
        display: block;
        font-size: 0pt;
        line-height: 0pt;
    }

/* End of Each Country */
    
/* End of CSS Document */
