#maincontainer {
	background-color: #fff;
}

#citysplash {
	float:left;
	width: 515px;
	height: 139px;
	margin-bottom:20px;
	border-top:1px solid #ffffff;
	background-repeat:no-repeat;
	background-color:#ACBEC5;
}

#splash {
	float:left;
	width: 515px;
	margin-bottom:10px
}

#citysplash h1 {
	display: block;
	color: #fff;
	margin: 5px 10px;
	font-size: 20px;
}

/* TABS */

#citysplash .tabs {
	padding-left: 10px;
	height: 24px;
	border-bottom: 1px solid #607f97;
	position:relative;
	top:65px
}

#citysplash ul.obtabs li { border-bottom: 1px solid #607f97; background: url("/gfx/tabrightcity-back.gif") 100% 0 no-repeat; }
#citysplash ul.obtabs span { background: url("/gfx/tableftcity-back.gif") no-repeat; }
#citysplash ul.obtabs li.current span { background-image: url("/gfx/tableftcity.gif"); }
#citysplash ul.obtabs li.current { background-image: url("/gfx/tabrightcity.gif");border-bottom: 1px solid #fff; }

.hometext {
	margin: 0px 0px 5px 0px;
	width: 498px;
}

.areabreakdown {
	margin-top:20px
}

.areabreakdown h3 {
	font-size: 1.4em;
	color:#2B3F48;
	margin-bottom:5px
}

.areabreakdown img {
	float:right;
	margin-top:5px;
	margin-right:10px
}

.areabreakdown span {
	float:left;
	width:170px;
	margin:2px 0px;
	font-size:1.1em
}

/* TABS IE6 */

* html #citysplash ul.obtabs span {
  background-image: none;  
  border-left:1px solid #a2b7c0;
}

* html #citysplash ul.obtabs li.current span {
	border-left:1px solid #607f97;
	background-image: none;
}

* html #citysplash .tabs {
	padding-left: 8px;
}

/* END TABS IE6 */

#leftcontent {
	width: 508px;
	margin-bottom: 30px;
	min-height: 200px;
	float: left;
}

#leftcontent table.citytable  {
	width: 100%;
}

.subheaderbar {
  width: 502px;
}

#leftcontent .tabs {
	margin-top: 30px;
	color: #2b3f48;
	font-weight: bold;
	font-size: 13px;
}


/*Customer Reccomendations*/

.resultscontainer {
	width: 507px;
	margin-bottom: 25px;
}

*html .resultscontainer {
	margin-bottom: -10px;
}

.resultscontainer .top{
	width: 507px;
	background: none;
}

.resultstext {
	width: 340px;
}

.resultsbox {
	width: 507px;
	background: transparent url("/gfx/boxout-bg2.gif") bottom repeat-x;
	border: none;
	border-bottom: #a2b7c0 1px solid;
}

.resultscontainer .customerrating {
	float: left;
	text-align: left;
	padding: 20px 0 10px 5px;
	width: 240px;
	color: #bb2222;
	font-weight: bold;
}

.customerrating a:link, .customerrating a:hover, .customerrating a:visited, .customerrating a:active {
	font-size: 10px;
	font-weight: normal;
}

.moreinfo {
	float: right;
	margin: 20px 5px 0 0;
	width: 112px;
}

/* FULL LIST EDIT */

.resultstitle {	
	margin-top: 0px;
}

.resultstitle .spacer {
	margin-bottom: 20px;
	margin-top: 5px;
}

*html .resultsbox {
	margin-bottom: 45px;
}


/* LISTINGS */

#globallistings {
	
	width:100%;
}

#globallistings #individuallistings span {
	float:left;
	margin: 2px;
}

#globallistings h4 { color:#000000; margin-top:10px; font-size:12px;border-bottom:1px solid #9DB1BA; }
#globallistings h4.first { margin-top:0px; }
#globallistings h4 a { color:#000000; text-decoration:none; }
#individuallistings { margin-left:5px; }

#awards {
	clear: both;
	padding-bottom: 10px;
	text-align: center;
}

#awards img{
	margin-top: 8px;
	margin-right: 12px;
	margin-left: 12px;
}

/* MAP */

.mapcontainer {
	width: 506px;
}

.map {
	width: 498px;
}

.maptools {
	width: 506px;
}

.maptext {
	width: 506px;
}

.maphelp {
	width: 490px;
}

/* Landing Pages */
#landingpage {
	float:left;
	padding-right:5px;
	width:509px
}

#landingrightcontainer {
	float:right
}

/* Continent */
#continentpage {
    margin-top:5px;
    padding-top:5px;
}

#continentpage h3, #continentpage p {
    margin:10px 0px 0px;
}

#continentpage #continentmap {
    /*display:none;*/
    margin:15px 0px;  
    background-repeat:no-repeat;
    background-position:top left;
    background-color:#ffffff;
    width:509px;
    height:380px;
    position:relative;
}

#continentpage #continentmap ul {
    list-style:none;
    padding:0;
    margin:0;
}

#continentpage #continentmap a { position:absolute;z-index:10000;font-weight:bold; color:#2B3F48; font-size:11px; }

#continentpage #continentinfo { float: left;  margin:20px 0px 0px 0px; }
#continentpage #continentinfo h2, #countryinfo h2 {
    font-size:1.2em;
    color:#058099;
    margin:0px;
    margin-top: 10px;
}

#countryinfo h2 {
    margin-top:0px;
}

#continentpage #continentinfo p, #countryinfo p { padding:5px 0px 20px 0px; margin:0px; }

#worldwide { min-height:200px }
*html #worldwide { height:200px }
#worldwide.continent { min-height: 0px; }
#worldwide ul { margin:0px; padding:0px; list-style:none; }
#worldwide li { float:left; width:24%; margin:0px 0px 2px; }
#worldwide.continent li { width:49%; }
#worldwide img { position:relative; top:3px; margin-right:3px; cursor:pointer; }
#worldwide a { font-size:1em; }
#worldwide a.active { font-weight:bold; }
#worldwide div { padding:5px; }
#worldwide #continents { border-bottom:1px solid #ADC1CA; }
#worldwide #countries { border-bottom:1px solid #ADC1CA; }
#worldwide #continents a, #worldwide #countries a { color:#000000; }
#worldwide #cities a { color:#0FAECF; }


/* 404 */

#pagenotfound {
	float: left;
	height: 500px;
	width: 492px;
	padding: 10px;
}

#pagenotfound img{
	float: left;
	padding: 10px;
}