html {
    text-align: center;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
    margin: 0;
    padding: 0;
}

p,td{    
    font-family: Arial, Verdana, Helvetica;
}

body{
    position: relative;
    margin: 0 auto;
    font-family: Arial, Verdana, Helvetica;
    font-size: 11px;
    width: 960px;
    background: #ffffff;
    background-image: url(/images/coolangatta-sands-hotel/tap-house-bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    color: #000000;
}

table.wrapper{
    width: 960px;
    margin: 0 auto;  
    overflow: hidden;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    background: #ffffff;
}
#top{
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
}

#topMiddle {
    float:left;
    width: 301px;
    margin: 0 0 0px 345px;
    height: 26; 
    background: #000000;
}
#topRight {
    vertical-align: middle;
    float: left;
    width: 314px;
    margin: 0 0 0px 0px;
    height: 26; 
    background: #000000;
}
.topRightMenu {
    font-size: 10px;
    text-align: right;
    padding-top: 5px;
    padding-right: 5px;
    color: #FFFFFF; 
}
A.topRightMenu:link {
    COLOR: #FFFF00;
    TEXT-DECORATION: none;
}
A.topRightMenu:visited {
    COLOR: #FFFF00;
    TEXT-DECORATION: none;
}
A.topRightMenu:hover {
    COLOR: #FFFF00;
    TEXT-DECORATION: underline;
}
A.topRightMenu:active  {
    COLOR: #FFFF00;
    TEXT-DECORATION: none;
}

#topLeft {
    float: left;
    width: 345px;
    margin: 0 0 0px -960px;
    height: 26;
    background: #000000;  
}
.topLeftMenu {
    font-size: 10px;
    vertical-align: middle;
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
    color: #FFFFFF; 
}

#header {
    margin: 0 auto;
    width: 960px;
    height:260px;
}

h1{
    font-family: Arial;                           
    font-size: 16px;
    padding: 15px 0 10px 15px;
}

h3{
    padding: 15px 0 15px 0;
}

h4{
    padding: 0 0 0 15px;
}

a:link, a:visited, a:active{
    text-decoration: none;
    color:#000000;
}               

a:hover{
    text-decoration: underline;
    color: #000000;
}

/*----NAVIGATION BAR----*/

#main-menu{
    margin: 0 auto;
    float: right;
    width: 100%;
    font-family: Arial;
    text-align: center;
    background-color: #ffffff;
    background: url(/images/coolangatta-sands-hotel/coolangatta-top-menu-bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    height: 43px;  
}

#main-menu a{
    font-size: 12px;  
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

#main-menu a:hover{
    font-weight: bold;
    text-decoration: underline;
}

#main-menu ul{
    margin: 0 auto;
    width: 100%;
    padding: 5px 5px;
    vertical-align: middle;
    text-align: left;
}

#main-menu ul li{
    display: inline;
    padding: 0 8px 0 0;
    font-size: 12px;
    color: #FFFFFF;
}

.main-menu { 
    vertical-align: middle;
}
.main-menu-div{
    height: 20px;
    width: 4px;
    background-image: url(/images/coolangatta-sands-hotel/coolangatta-top-menu-div.jpg);
    background-repeat: no-repeat;
}

#main-menu-pic{
    float: left;
    width: 87px;
    margin: 0 0 0 -960px;
}
#main-menu-links{
    float: left;
    width: 873px;
    margin: 0 0 0 87px;
}

#content{
    clear: both;
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
}
#content-two{
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 960px;
    overflow: hidden;
    background: #ffffff;
}
#content-three{
    clear: both;
    margin: 0 auto;
    width: 940px;
    overflow: hidden;
    background: #ffffff;
    padding-bottom: 11px;
}
#content-three p {
    font-size: 12px;
    color: #000000;
}
#content-three h2 {
    font-size: 14px;
    color: #000000;
}
#content-three hr {
    border-collapse: collapse;
    border-top: 1px dotted #000000;
}

/*----PAGE CONTENT----*/
    
#content-padding{
    width: 100%;    
    padding: 10px 0px 5px 0px; 
}
#content-feat{
    float: left;
    width: 235px;
    height: 392px;
    margin: 0 0 0 -960px; 
	padding-top: 70px;
	position: relative;
}

#content-feat-img1 {
    clear: both;
    width: 100%;
    height: 152px;  
}
#content-feat-img2 {
    clear: both;
    width: 235px;
    height: 392px;  
}
#content-text {
    float: left;
    width: 715px;
    margin: 0 5px 0 240px;
}

#content-text ul{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #000000;
}
#content-text p{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000000; 
} 
#content-text p ul li{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000000;
}
#content-text ul ul li{
    padding-top: 10px;
    padding-bottom: 10px; 
    color: #000000;
}


/*----FOOTER-----*/

#footer{
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 960px;
    overflow: hidden;
    background: #ffffff;
    border-top: 1px dotted #666666;
    
}
#footer-links{
    color: #666666;
    font-size: 11px;
    border-bottom: 1px dotted #666666;
}
#footer-links a{ 
    text-decoration: none;
}

#footer-links a:hover{
    text-decoration: underline;
}

#footer-links ul{
    margin: 0 auto;
    width: 100%;
    padding: 5px 5px;
    vertical-align: middle;
    text-align: center;
}

#footer-links ul li{
    display: inline;
    padding: 0 0px 0 0;
    font-size: 10px;

}

/*----FOOTER----*/

#footer-memedia{
    margin: 10px 10px 0 0;
    color: #666666;
    font-size: 10px;
    float: right;
    text-align: right;
    
}
#footer-memedia a{ 
    text-decoration: none;
}

#footer-memedia a:hover{
    text-decoration: underline;
}

#footer-copyright{
    color: #666666;
    font-size: 10px;
    float: left;
    text-align: left;
    
}
#footer-copyright a{ 
    text-decoration: none;
}

#footer-copyright a:hover{
    text-decoration: underline;
}
#footer-copyright-text{
    float: left;
    margin: 10px 0 0 75px;
}
#footer-copyright-pic{
    float: left;
    margin: 0 0 10px -275px;
}

/*----FEATURES----*/

#homepage-features {
    padding-top: 20px; 
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    height: 150px;
}
* html #homepage-features {
    height: 165px;
}

#feat3 {
    float:left;
    width: 235px;
    margin: 0 0 1px 0px;
    height: 138px; 
    background-image: url(/images/coolangatta-sands-hotel/coolangatta-sands-feat-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat; 
}
#feat4 {
    float: left;
    width: 235px;
    margin: 0 0 1px 0px;
    height: 138px; 
    background-image: url(/images/coolangatta-sands-hotel/coolangatta-sands-feat-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat; 
}
#feat2 {
    float: left;
    width: 235px;
    margin: 0 0 1px 247px;
    height: 138px; 
    background-image: url(/images/coolangatta-sands-hotel/coolangatta-sands-feat-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat; 
}
#feat1 {
    float: left;
    width: 235px;
    margin: 0 0 1px -942px;
    height: 138px;
    background-image: url(/images/coolangatta-sands-hotel/coolangatta-sands-feat-bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;  
}
#feat-bar{
    position: relative;
    margin: -15px 0 0 -2px;
    background-image: url(/images/coolangatta-sands-hotel/bar-and-night-club.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 138px;
    width: 235px;
}
#feat-bar-text{
    color: #FFFFFF;
    font-variant: small-caps;
    font-size: 14px;
    font-weight: bold;
    float: left;
    padding: 25px 0 0 10px;
}
#feat-bar-text-link{
    color: #FFFFFF;
    font-variant: normal;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 80px 0 0 0;
}
* html #feat-bar-text-link{
    color: #FFFFFF;
    font-variant: normal;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 80px 0 0 -40px; 
}
#feat-bar-text-link a{
    font-size: 10px;  
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

#feat-bar-text-link a:hover{
    text-decoration: underline;
}

#feat-bar-text-link ul{
    margin: 0 auto;
    width: 100%;
    padding: 5px 5px;
    vertical-align: middle;
    text-align: left;
}

#feat-bar-text-link ul li{
    display: inline;
    padding: 0 0px 0 0;
    font-size: 10px;
}

#feat-hostel{
    position: relative;
    margin: -15px 0 0 -2px;
    background-image: url(/images/coolangatta-sands-hotel/backpackers-hostel.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 138px;
    width: 235px;
}
#feat-hostel-text{
    color: #FFFFFF;
    font-variant: small-caps;
    font-size: 14px;
    font-weight: bold;
    float: left;
    padding: 25px 0 0 10px;
}
#feat-hostel-text-link{
    color: #FFFFFF;
    font-variant: normal;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 80px 0 0 0;
}
* html #feat-hostel-text-link{
    color: #FFFFFF;
    font-variant: normal;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 80px 0 0 -40px; 
}
#feat-hostel-text-link a{
    font-size: 10px;  
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

#feat-hostel-text-link a:hover{
    text-decoration: underline;
}

#feat-hostel-text-link ul{
    margin: 0 auto;
    width: 100%;
    padding: 5px 5px;
    vertical-align: middle;
    text-align: left;
}

#feat-hostel-text-link ul li{
    display: inline;
    padding: 0 0px 0 0;
    font-size: 10px;
}

#feat-restaurant{
    position: relative;
    margin: -15px 0 0 -2px;
    background-image: url(/images/coolangatta-sands-hotel/coolangatta-restaurant.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 138px;
    width: 235px;
}
#feat-restaurant-text{
    color: #FFFFFF;
    font-variant: small-caps;
    font-size: 14px;
    font-weight: bold;
    float: left;
    padding: 25px 0 0 10px;
}
#feat-restaurant-text-link{
    color: #FFFFFF;
    font-variant: normal;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 80px 0 0 0;
}
* html #feat-restaurant-text-link{
    color: #FFFFFF;
    font-variant: normal;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 80px 0 0 -40px; 
}
#feat-restaurant-text-link a{
    font-size: 10px;  
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

#feat-restaurant-text-link a:hover{
    text-decoration: underline;
}

#feat-restaurant-text-link ul{
    margin: 0 auto;
    width: 100%;
    padding: 5px 5px;
    vertical-align: middle;
    text-align: left;
}

#feat-restaurant-text-link ul li{
    display: inline;
    padding: 0 0px 0 0;
    font-size: 10px;
}

#feat-gaming{
    position: relative;
    margin: -15px 0 0 -2px;
    background-image: url(/images/coolangatta-sands-hotel/gaming-pokies.png);
    background-position: top right;
    background-repeat: no-repeat;
    height: 138px;
    width: 235px;
}
#feat-gaming-text{
    color: #FFFFFF;
    font-variant: small-caps;
    font-size: 14px;
    font-weight: bold;
    float: left;
    padding: 25px 0 0 10px;
}
#feat-gaming-text-link{
    color: #FFFFFF;
    font-variant: normal;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 80px 0 0 0;
}
* html #feat-gaming-text-link{
    color: #FFFFFF;
    font-variant: normal;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin: 80px 0 0 -40px; 
}
#feat-gaming-text-link a{
    font-size: 10px;  
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

#feat-gaming-text-link a:hover{
    text-decoration: underline;
}

#feat-gaming-text-link ul{
    margin: 0 auto;
    width: 100%;
    padding: 5px 5px;
    vertical-align: middle;
    text-align: left;
}

#feat-gaming-text-link ul li{
    display: inline;
    padding: 0 0px 0 0;
    font-size: 10px;
}
/*----FEATURES----*/ 

/*----GALLERY & LIVE EVENTS -----------------*/

#live-events {
    float: left;
    width: 240px;
    margin: 0 0 0 715px;
    height: 456px; 
    background-image: url(/images/coolangatta-sands-hotel/coolangatta-live-events.jpg); 
    background-position: top left;
    background-repeat: no-repeat; 
}
#live-events-text{
    color: #FED801;
    font-size: 12px; 
    padding-top: 25px;
    padding-right: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
}
*html #live-events-text{
    color: #FED801;
    font-size: 12px; 
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
}
#live-events-text ul li{
    text-transform: uppercase;
    list-style: none;
    color: #FED801;
    font-size: 12px;
	display: block;
	height: 58px;
}
*html #live-events-text ul li{
    text-transform: uppercase;
    list-style: none;
    color: #FED801;
    font-size: 12px;
    padding-bottom: 5px; 
}
#live-events-text a{
    font-size: 11px;
    text-transform: none;  
    text-decoration: none;
    font-weight: bold;
    color: #FFFFFF;
}

#live-events-text a:hover{
    font-weight: bold;
    text-decoration: underline;
}
#photo-gallery {
    float: left;
    width: 705px;
    margin: 0 0 5px -945px;
    height: 456px;
    background: #FFFFFF;
    background-image: url(/images/coolangatta-sands-hotel/coolangatta-sands-gallery.jpg);
    background-position: top left;
    background-repeat: no-repeat;  
}
#photo-gallery-text {
    height: 456px;
    text-align: right;
    padding: 10px 10px 10px 0;
    font-size: 11px;
}
#photo-gallery-text  a{
    font-size: 11px;
    text-transform: none;  
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

#photo-gallery-text a:hover{
    font-weight: bold;
    text-decoration: underline;
}

/*----COOLANGATTA SANDS HOTEL GALLERY -----------------*/

.csh_gallery {
	color: #3c3c3c;
	font-size: 12px;
}

.csh_gallery td {
	color: #3c3c3c;
	font-size: 12px;
}

.csh_gallery a {
	color: #3c3c3c;
}
	
.csh_gallery_h1 {
	font-size: 23px;
    text-align: left;
    color: #3c3c3c;
	font-weight: bold;
	font-style: italic;
}

.csh_gallery_h2 {
    width: 100%;
	font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    background-image:url(images/coolangatta-sands-hotel/coolangatta-top-menu-bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    height: 30px;
	font-weight: bold;
	padding-top: 6px;
	margin-bottom: 9px;
	margin-top: 2px;
}

.csh_gallery_title {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	color: #3c3c3c;
}
.csh_gallery_title a{
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	color: #3c3c3c;
	font-style: italic;
}

.csh_gallery_description {
	font-weight: normal;
	padding-top: 14px;
	color: #3c3c3c;
}
.csh_gallery_description a{
	font-weight: normal;
	padding-top: 14px;
	color: #3c3c3c;
}

.csh_gallery_left_menu {
	padding-left: 16px;
}

.csh_gallery_left_menu a {
	color: #3c3c3c;
	font-size: 12px;
	font-style: italic;
}

.csh_gallery_left_menu2 {
	padding-left: 32px;
}

.csh_gallery_left_menu2 a {
	color: #3c3c3c;
	font-size: 12px;
	font-style: italic;
}



.csh_gallery_images td {
	padding-top: 15px;
	padding-right: 18px;
}

.csh_content {
	padding-left: 25px;
}

#photosubmission_image{
    display: inline;
    float: left;
    width: 235px;
    height: 392px;
    margin: -750 0 0 0; 
	padding-top: 72px;
}

.csh_galleries_help {
	display: none;
}

.csh_galleries_helpGalleryPhotos {
        font-size: 10px;
	background-color: #ff2501;
	width: 212px;
	height: 40px;
	position: absolute;
	top: 5px;
	left: 20px;
	padding: 4px;
}