
	/*									ABSOLUTE POSITIONED GRAPHIC ELEMENTS */

	div#topRow							{ position: absolute; z-index: 0; top: 0; left: 0; width: 100%; height: 223px; background: #FFFFFF url(../img/bg-body-2.jpg) center top repeat; }
	div#midRow							{ position: absolute; z-index: 0; top: 223px; left: 0; width: 100%; height: 55px; background: transparent url(../img/bg-midrow.png) center bottom repeat-x; }

	/*									STRUCTURAL ELEMENTS */

	html 								{ overflow-y: scroll; height: 100%; }
	body								{ margin: 0; padding: 0; background: #FFFFFF url(../img/bg-body.jpg) center top repeat; height: 100%; }
	* html body							{ text-align: center; }
	div#siteWrapper						{ position: relative; z-index: 1; width: 895px; min-height: 100%; margin: 0 auto -48px auto; background: transparent url(../img/bg-sitewrapper.png) left top repeat-y; text-align: left; outline: none; }
	body > div#siteWrapper				{ overflow: auto; overflow-x: hidden; }
	* html div#siteWrapper				{ height: 100%; overflow: visible; }
	div#blockHeader						{ position: relative; float: left; z-index: 1; width: 100%; height: 223px; background: #FFFFFF url(../img/bg-toprow.png) center top repeat-x; }
  	div#blockNav						{ position: relative; float: left; z-index: 3; width: 100%; height: 55px; background: transparent url(../img/bg-blocknav.png) center bottom no-repeat; }
	div#blockContent					{ position: relative; float: left; z-index: 2; width: 855px; height: auto; margin: -8px 20px 0 20px; float: left; }
	div#leftCol 						{ float: left; width: 591px; clear: right; }
	div#rightCol 						{ float: right; width: 263px; }
	div#siteFooter						{ position: relative; z-index: 1; width: 895px; height: 29px; margin: 0 auto; padding: 14px 0px 5px; background: url(../img/bg-sitefooter.png) center bottom no-repeat; }
	div.clear							{ float: left; clear: both; width: 100%; height: 48px; }
	div.clear2							{ float: left; clear: both; width: 100%; height: 18px; }
	
	/*									CONTENT STYLING */
	
	body								{ font-family: Arial, "Times New Roman", Times, serif; font-size: 12px; line-height: 13px; color: #696969; }



	div#siteFooter						{ line-height: 22px; text-align: center; font-style: normal;  }
	div#blockContent					{ line-height: 19px; font-size: 13px; color: #434343; font-family:Arial,Verdana; }
    b                                   { color:#d76f38;  font-weight: lighter;    }
    ul                                  { margin-left:10px;   }
	div#leftCol div.contentBlock		{ padding: 0px 24px 24px 24px; }
	div#leftCol div.noPad				{ padding: 0; }
	div#leftCol div.shadeBottom			{ background: transparent 3px bottom no-repeat url(../img/bg-contentblock.png); border-bottom: 1px solid #f1f1f1; }

	img.contentImage					{ padding: 3px; background: #fff; border: 1px solid #d1d1d1; margin: 0 20px 0 0; }
	td img.contentImage					{ margin: 0; }
	a img								{ border: none; }

	h1									{ font-weight: normal; font-style: italic; font-size: 21px; color: #f26921; }
	div#leftCol h1						{ display: block; width: 565px; height: 27px; padding: 45px 0 0 24px; margin: 0; clear: both;  }
	div#rightCol h1						{ display: block; width: 263px; height: 67px; padding: 45px 0 0 0px; margin: 0; clear: both; background: transparent url(../img/bg-h1-rightcol.jpg) left top no-repeat; text-align: center; }
	h2									{ font-weight: lighter; font-size: 1.2em; margin-top: 0; color: #f47330; letter-spacing: 1px;font-family:Verdana; }
	h3, label							{ font-weight: normal; font-size: 14px; margin-bottom: 0.5em; color: #f47330; }

	div#leftCol p						{ margin: 0 0 1em 0; text-align: justify; color: #696969; font-size: 13px; } /* MAIN BODY TEXT */

	a									{ text-decoration: none; color: #71993a; font-style: normal; }
	a:hover								{ color: #f97207; font-style: normal;}
	a:hover img							{ border-color: #d4ee9b; }
	
	/*									RIGHT COLUMN STYLING */

	#rightCol ul						{ display: block; float: left; width: 263px; height: auto; margin: 0; padding: 0; list-style: none; list-style-type: none; }
	#rightCol ul li						{ display: block; float: left; width: 263px; height: auto; list-style: none; list-style-type: none; background: #fff url(../img/bg-li-rightcol-top.png) left top no-repeat; text-align: center; }
	#rightCol ul li a					{ text-decoration: none; font-size: 14px; font-style: normal; color: #71993a; display: block; height: 24px; line-height: 24px; }
	#rightCol ul li a:hover				{ color: #71993a; }
	#rightCol ul li a.active			{ color: #aaaaaa; cursor: default; }
	#rightCol ul li p					{ display: block; text-align: center; float: left; width: 243px; height: auto; margin: 0; padding: 10px 10px 12px 10px; font-size: 12px; font-style: italic; color: #777; background: transparent url(../img/bg-li-rightcol-bot.png) left bottom no-repeat; }
	#rightCol span						{ text-shadow: 0px 1px 1px #cccccc; text-shadow: 0px 1px 1px rgba(0,0,0,0.2); }
	
	#rightCol ul#imageList a			{ width: 100%; height: 100%;  }
	#rightCol ul#imageList a img		{ margin: 0; }
	
	/*									FORM STYLING */

	input, textarea, select				{ padding: 1px; border: 1px solid #9d9d9d; font-family: Arial, "Times New Roman", Times, serif; font-size: 12px; color: #696969; }
	select								{ color: #696969; font-size: 12px; font-style: italic; margin-right: 48px; }
	option								{ padding-right: 24px; }
	label								{ padding-right: 24px; cursor: pointer; }

	div#siteSearch form					{ margin: 0; padding: 0; width: 243px; height: 45px; position: relative; margin-top:10px; }
	input#keywordsTop					{ background: #fff; border-color: #d6d6d6; color: #a1a1a1; font-style: normal; margin-top: 20px; margin-left:20px; padding: 2px 14px 3px 8px; width: 145px; position: absolute; left: 0; top: 0; height:20px; }
	input#submitTop						{ background: #fff url(../img/bg-h1-rightcol.jpg) left top no-repeat; border: 1px solid #d6d6d6 !important; color: #a1a1a1; cursor: pointer; position: absolute; top: 0; right: 0; height:27px; margin-top: 20px; width: 60px; text-align: center; }
	input#submitTop:hover				{ background-position: right top !important; color: #AAA; }

	form#accomSearch select				{ width: 148px; }
	form#accomSearch #keywords			{ padding: 4px; width: 535px; }
	form#accomSearch #submit			{ background: #fff url(../img/bg-h1-rightcol.jpg) left bottom no-repeat; border: 3px double #e1e1e1; color: #89B91F; cursor: pointer; font-style: italic; margin: 2em 0 0 0; width: 148px; padding: 3px 6px; }
	form#accomSearch #submit:hover		{ color: #636363; vertical-align: baseline}
	table.checkbox	td					{ width: 25%; padding: 0 0 5px 0; }
	table.checkbox	label				{ font-size: 12px; color: #999999; font-style: italic; }
	table.checkbox	label input			{ font-size: 12px; margin: 0 8px 0 0; vertical-align: text-bottom;}
	
	/*									LIST AND RESULTS */

	td.image							{ padding: 24px; vertical-align: middle; border-bottom: 1px solid #f1f1f1; }
	td.metadata							{ padding: 24px 24px 24px 0; vertical-align: middle; border-bottom: 1px solid #f1f1f1; }
	td.metadata h2						{ margin: 0 0 12px 0; }
	td.metadata p						{ margin: 0 !important; font-family: Arial; font-style: normal; color: #8f8f8f; }
	td.metadata p.metadata				{ font-size: 12px !important; line-height: 14px !important; color: #999999 !important; margin-top: 6px !important; font-style: normal !important; }
	p.metadata							{ font-size: 12px !important; line-height: 14px !important; color: #999999 !important; margin-top: 6px !important; font-style: normal !important; }

	h2.star-0							{ display: block; background: transparent right center no-repeat url(../img/0-star.png); }
	h2.star-1							{ display: block; background: transparent right center no-repeat url(../img/1-star.png); }
	h2.star-2							{ display: block; background: transparent right center no-repeat url(../img/2-star.png); }
	h2.star-3							{ display: block; background: transparent right center no-repeat url(../img/3-star.png); }
	h2.star-4							{ display: block; background: transparent right center no-repeat url(../img/4-star.png); }
	h2.star-5							{ display: block; background: transparent right center no-repeat url(../img/5-star.png); }
	
	/*									NAVIGATION STYLING */

	ul#menuMain							{ font-weight: bold;display: block; float: left; width:100%;  font-size: 12px; margin: 1px 0px 0px 5px; padding: 0px 0px 0px 16px; background: transparent top left no-repeat url(../img/bg-nav-leftedge.png); }
	ul#menuMain li						{ margin: 0; padding: 0; float: left; list-style: none; position: relative; background: #f36921; }
	ul#menuMain li a					{ margin: 0; padding: 15px 24px 15px 17px !important; float: left; display: block; color: #fff; text-decoration: none; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); text-transform: uppercase; background: #f36921 top right no-repeat url(../img/bg-nav-toprow.png); }
	ul#menuMain ul li a					{ width: 163px; text-transform: capitalize; padding: 7px 6px 8px !important; background: #f36921 top right no-repeat url(../img/bg-nav-dropdown.png); }
	ul#menuMain ul						{ position: absolute; left: 0 !important; top: 100%; display: none; width: 175px; border: 1px solid #FFFFFF; margin: 0; padding: 0; box-shadow: 0px 3px 3px #ececec; -webkit-box-shadow: 0px 3px 3px #ececec; -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); }
	ul#menuMain ul ul					{ left: 100%; top: 0; margin-top: 0 !important; margin-left: 0 !important; border-left: 1px solid #334E66; }
	ul#menuMain li:hover > ul			{ display: block; }
	ul#menuMain li:hover > a			{ color: #6d6b6b; background-color: #fff; background-position: right bottom !important; background-image: none;  }
	ul#menuMain a:hover					{ color: #6d6b6b; background-color: #fff; background-position: right bottom !important; background-image: none;}
	ul#menuMain a.active				{ color: #6d6b6b; background-color: #fff; background-position: right bottom !important; background-image: none;}

	/*									SCROLLABLE IMAGES */

	#siteImages							{ width: 510px; height: 285px; position: relative; margin: 20px auto; background: transparent center top no-repeat url(../img/bg-slider.jpg);  }
	#siteImages	a.button				{ cursor: pointer; position: absolute; width:55px; height:55px; margin:0; padding:0; text-decoration:none; display: block; top: 115px; }
	#siteImages	a:hover					{ background-position: left bottom !important; }
	#siteImages	a.left					{ left: 0px; background: transparent left top no-repeat url(../img/previous.png); }
	#siteImages	a.right					{ right: 0px; background: transparent left top no-repeat url(../img/next.png); }
	.scrollable							{ position:relative; overflow:hidden; width: 360px; height:240px; top: 23px; left: 76px; }
	.scrollable .items					{ width:20000em; position:absolute; clear:both; }
	.items div							{ float: left; width: 360px; height: 240px; border-right: 3px solid #fff; overflow: hidden; }
	.scrollable img						{ float: left; width: 360px; height: 240px; }
	.scrollable .active					{ position: relative; cursor: default; }

	/*									Hilton's goodies */
    td                                  { font-family:Arial;font-size: 12px; color: #696969;  }
    .contactContent                     { padding-left:20px; padding-top:20px;   }
    .contactdetails                     { font-weight: normal; font-size: 16px; }
    .statusactive                       { font-family:Arial;  color:black;  font-size: 14px;    }
    .statusdeleted                      { font-family:Arial;   color:black;   font-size: 14px;   }
    .statusinactive                     { font-family:Arial; text-decoration: line-through; color:black;    font-size: 14px;  }
    .negativeprompt                     { color: black; padding-left:20px;     }
    .searchsubmit                       { cursor: pointer; color:#626262; border:1px; padding:5px;   }
    .seeall                             { padding:0px; margin:0px; padding-right:20px;   }
    .accomshortdesc                     { font-style: normal; font-family: Arial; margin: 0px; padding: 0px; display: inline; font-size: 13px; color: #696969; line-height: 15px;}
    .accommetadata                      { font-style: normal; font-family: Arial, Georgia; font-size: 12px; padding:10px; }
    .contactmetadata                    { font-style: normal; font-family: Arial, Georgia; font-size: 12px;  }
    .spc5                               { padding:12px; margin:0px; display: inline;   }
    .pageheading                        { color: #f26921    ;     }
	.intro								{  margin-bottom: 1.5em; color: #a4a4a4; font-size: 14px; margin-top: -0.5em;}

    .gallerydetails                     {  border:0px orange solid;width:370px;float:right;position:relative; }
    .galleryimage                       {  border:0px blue solid;width:160px;float:left; }
    .galleryheading                     {  color: #f26921; font-size: 16px; padding-bottom:5px; padding-top:3px; font-weight: lighter;}
    .gallerydate                        {  color: #a4a4a4; font-size: 12px;padding-bottom:5px;}
    .gallerybody                        {  color:#696969; font-size: 14px;}
    .gallerydescription                 {  color: #696969;padding-bottom:20px;padding-top:0px;}
    .galleryphoto                       { border:1px gray solid;padding:5px;cursor:pointer; }
    .gallerytextarea                    { overflow: hidden;     }
    .imagesleftcolumn                   { width:180px; float: left;    }
    .rightcolumn                        { width:360px; float: right;    }
    .rightcolumnlarger                  { width:540px; float: right;    }
    #heading                            { font-size:18px; font-weight: bold; color:#df7b47; letter-spacing: 0.10em;   }


    .date                               { font-weight:bold;  }
    .submenu                            { font-size:16px;  }
    p, div, a                           { font-size:13px;    }
    .viewdetails                        { font-style: normal; font-family: Arial; font-size: 13px;  border-bottom: 1px solid #c7de94; color:#71993a; font-weight: bold;}
    .nightsbridge                       { color: #f26921;  text-decoration: none; font-weight: bold;  border-bottom: 1px solid #f8b18b;   }
    .nightsdiv                          { text-align: right; margin-top:14px;  }
    p                                   { line-height:15px;    }
    #topbanner                          { height: 223px; width:640px; margin-left:18px;    }
    .homeheading                        { margin:-20px; }
    #test1                              { width: 857px; height: 223px; background-image:url(../../images/image1.jpg) ; }
    .grading                            { display:inline;    }


	/*									CSS AND CODING BY MARSCHANT ESCORCIO - WWW.MADE-BY-ME.CO.ZA	*/

