@charset "utf-8";
/* CSS Document */
/* olamacauguide.com stylesheet by Elmer Anthony Olaer of www.olamacauguide.com */

body {
	padding: 0;
	margin:0;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
	color: black;
}

#wrap {
	color:#303030;
	margin:0 auto 0;
	padding:0;
	width:1050px;
	background:#FFFFFF;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 5px solid #000000;
	}

/* Banner across top of page that says the name of the whole site */

.header2 {
	}

#content {
  float:left;
  width:720px;
  }

/* Styles for the main text on the page. */

#main-title {
	border-bottom: 3px solid #888888;
	color:#FFFFFF;
	background:#000000 url(../image-files/logo-macau.jpg) no-repeat;
	height:100px;
	margin:0;
	padding:0;
	font-size: 1em;
	text-align: left;	
}

#main-title a {
	border-bottom: none;
}

#main-text {
	float:right;
	margin: 0;
	padding:0 12px;
	width: 500px;
	min-height: 2700px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#main-text h1, #hotelclub h1, #mainContent h1 {
	margin: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #000000;
	padding-bottom: 15px;
	padding-top: 30px;
	font-weight: bold
	}

#main-text h2, #main-text h3, #main-text h4, #main-text h5, headline,  #mainContent h2 {
	padding: 20px 0 0 0;
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	}

#main-text p, #main-text td, #main-text ul, #main-text ol,  #mainContent p {
	font-size: 0.85em;
	line-height: 1.5em;
	margin: 0;
	padding: 6px 0;
}

#main-text ol, #main-text ul {
	list-style-position:outside;
	list-style-type:none;
}

#main-text ul ul, #main-text ol ol {
	margin-left: 12px;
}

#main-text li {
  list-style-image: url('../image-files/bullet_green.gif');
  margin-left:20px;
  }
  
#main-texttable, td, td.td {
	font-size: 100%;
	}

#main-text img {
	margin:0;
  	padding:0;
  	border:2px solid #CCCCCC;
}

#main-text a:link, a:visited {
	color: #000099;
}

#main-text a:hover {
	color: #111111;
	}

h3 {
	color: #555;
	}

h4 {
	color: #000000;
	clear: both;
	padding-top: 9px;
    }

h5 {
	color: #666;
	text-transform: uppercase;
}


li {
  margin:0;
  padding:0;
  }
  
.horizontal li {
	display: inline;
	padding-right: 3px;
	}

.nav ul {
	margin: 0 0 12px 0;
	padding: 0;
}

#main-text .nav li {
	list-style: none;
	display: inline;
	font-size:0.8em;
	padding: 0 ;
	margin: 0 0 0 3px;
}

.nav a {
	font-weight: normal;
}

.mainbody {
	margin: 0;
	padding: 6px 0;
	}

#hotelclub	{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 160px;
	background-color: #FFFFCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	min-width: 680px;
	min-height: 900px;
	z-index:3;
	position: relative;
	overflow: hidden;
}

#photogallery	{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 160px;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	min-height: 1800px;
	z-index: 3;
	position: relative;
	overflow: hidden;
}

#photogallery-right-column {
	width: 136px;
	color: #666;
	padding: 0 6px;
}


#hotelclub.box-wide,  #hotelclub p {
	font-size: 1em;
	}


.box-wide .nav li {
	font-size: 0.8em;
	}
	
strong, b {font-weight:bold;} 
big {font-size:larger;} /*use inline with a <span> class */ 
small {font-size:smaller;}/* use inline with a <span> class*/

.rt {
	float:right;}

.lt {float:left;}

.gallery {
	margin:0;
  	padding:0;
}

.gallery img {
	margin:0px;
  	padding:2px;
}

.b{
	font-weight:bold;
}

em,i{
	color:#000;
	font-weight:bold;
	font-style:normal;
	}

.simplelink a:link, a:visited {
	font-weight: normal;
}

.no-border a {
	border: none;
	}




/* Styles for the navbar on the left side. */

#left-menu {
    float:left;
	margin:25px 0;
	padding: 0 6px 0 12px;
	text-align:left;
	 }

#left-menu a:link, #left-menu a:visited {
	color: #000099;
	display: block;
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	}

#left-menu a:hover, #left-menu li a:hover {
	color: #000000;
	}

#left-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:100%;
	}

#left-menu li {
	text-decoration: none;
	line-height: .9em;
	}

#left-menu h4 {
	line-height: 1.5em;
	text-align: left;
	padding-top: 6px;
	margin:0;
	}


.left-extra, .rss {
	top: 0;
	left: 0;
}
	
	
	


/*Style applied to forms l*/
.search {
	color:#666666;
	font-size: 0.8em;
	position: relative;
	text-decoration: none;
	vertical-align: middle;
	left: 0px;
	padding-top: 2px;
}

img#left-menu,  img#right-column,  img#footer,  img#hotelclub, #hotelclub img  {
	margin: 0px;
  	padding: 0px;
	border: none;
}

.rss {
	background-color:#FFFFCC;
	text-align: center;
	left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
    border-top: solid; }

.hdr, #left-menu a.current {
	background-color:#CCCCCC;
	color: #000000;
	font-weight: bold;
}

#newsletter {
	color:#000000;
	font-size: 0.6em;
	text-decoration: none;
	border-top: 1px #CCCCCC solid;
	border-bottom: #CCCCCC solid; 
	background-color: #dfff7c;
	text-align: center;
	padding: 6px;
}

/* Styles for the pullquote on the right side. */

#right-column {
	float:right;
	width: 310px;
	margin:25px 0;
	padding: 0 6px 0 0;
	color: #111;
	text-align:left;
}

#right-column2 {
	float: right;
	width: 90px;
	color: #111;
}


#right-column img {
	margin:0px;
  	padding:0px;
  	border:0px;
}

#right-column h4 {
	line-height: 1.5em;
	text-align: left;
	padding-top: 6px;
	padding-left: 0;
	margin:0;
	}

#right-column p {
	padding: 3px 0;
}

#right-column p, #right-column li  {
	line-height:1.2em;
	font-style: normal;
	font-size: .8em;
	margin: 0;
}

#right-column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#right-column li {
	display: block;
	padding: 3px 0;
}

#right-column a:link, #right-column a:visited {
	color: #000099;
}


  


/* Styles for boxes inside the maintext. */

.box-wide {
	clear:both;
	border:1px dotted #CCCCCC;
	width: 90%;
	text-align: left;
	padding:6px;
	margin: 15px 180px 15px 15px;
	
}

.box-left {
	border-right:1px dotted #CCCCCC;
	width:30%;
	text-align: left;
	padding:1px 1px;
	float : left;
	margin: 0px 2px;
 }

.box-middle {
	border-right:1px dotted #CCCCCC;
	width:30%;
	text-align: left;
	padding:1px 1px;
	margin: 0px 2px;
	float:left;
}

.box-right1 {
	width:30%;
	text-align: left;
	padding:1px 1px;
	margin: 0px 2px;
	float:left;
}

.box-right {
	width:30%;
	text-align: left;
	padding:1px 1px;
	float : right;
	margin: 0px 20px 0px 2px;
	border: dotted 2px #999;
}

.gas1 {
	text-align: left;
	padding: 0;
	margin: 0 0 9px 9px;
	font-size: None;
}

.ggbox-left {
	width:250px;
	text-align: left;
	padding:0px;
	background-color : #FFFFCC;
	float : left;
	margin: 0px 0 9px 14px;
	min-height: 250px;
	font-size: None;
}

.ggbox-right {
	text-align: left;
	padding:0px;
	float : right;
	width: 250px;
	margin: 0px 12px 9px 12px;
	min-height: 250px;
	font-size: None;
}

.ggbox-bannerright {
	border:1px none;
	width:160px;
	padding:0px;
	background-color : #FFFFCC;
	float : right;
	margin: 0px 12px 9px 6px;
	font-size: None;
}
.ggbox-bannerleft {
	width:160px;
	padding:0px;
	background-color : #FFFFCC;
	float : left;
	margin: 0px 6px 9px 14px;
	font-size: None;
}

ul.square {list-style-type:square}
	


/* Styles for the footer at the bottom of the page */

#footer {
	text-align: left;
	color: #777;
	margin: 0;
	padding: 15px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 5px solid #777;
	font-size: .7em;
}

#footer a:link, #footer a:visited {
	color: #666666;
	border: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.clear2 {
	border-top:1px dotted #777;
	clear: both;
	}
	
.clear {
	clear: both;
	}
	
#main-title img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/* testing */

.navigation {
float:right;
height:27px;
font-size:12px;
margin:0 auto;
}

.navigation li {
line-height:22px;
float:left;
list-style:none;
margin:0;
}

.navigation a:link,.navigation a:visited {
color:#FFFFFF;
height:21px;
background:#000000;
margin-right:3px;
padding-left:10px;
text-decoration:none;
padding-right: 10px;
font-weight: bold;
}

.navigation a:link,.navigation a:link span,.navigation a:visited,.navigation a:visited span {
cursor:pointer;
display:block;
float:left;
}

.navigation a:hover {
color:#CCCCCC;
height:22px;
padding-left:10px;
text-decoration:none;
font-weight: bold;
padding-right: 10px;
}

