/**
*	Page specific styles for the directory section.
*/

/**
*	Plain content page.
*/

div.content-holder
{
	float: left;
	margin: 0em 1.25em 0.5em 10.6em;
	width: 21.5em;
}

div.content
{
	border: solid 2px white;
	padding: 6px;
	padding-bottom: 0px;
}

div.content .error
{
	color: red;
}

div.content p
{
	font-size: 0.75em;
	line-height: 1.25em;
}

div.content-holder p.back
{
	cursor: pointer;
	font-size: 0.7em;
	margin-top: 0.5em;
	margin-bottom: 0em;
	padding-left: 6px;
}

div.content h1
{
	color: #FF5200;
	font-family: "VAG Rounded Std Light", "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 1.1em;
	letter-spacing: +1px;
	margin: 0em;
}

div.content ul,
div.content ol
{
	font-size: 0.75em;
	line-height: 1.25em;
}

/**
*	Directory listings. 
*/

div.directory
{
	float: left;
	margin-right: 0.9em;
	margin-bottom: 0.5em;
	/* width: 328px; */
	width: 21.5em;
}

div.directory-content
{
	border: solid 2px white;
	padding: 6px 6px 12px 6px;
}

div.directory p
{
	font-size: 0.75em;
	line-height: 1.25em;
}

/*	Breadcrumb	 */

ol#directory-breadcrumb
{
	font-family: "VAG Rounded Std Light", "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.25em;
	list-style: none;
	margin: 0em;
	margin-bottom: 0.4em;
	padding-left: 0em;
	color: #ff4000;
}

ol#directory-breadcrumb li
{
	display: inline;
}

ol#directory-breadcrumb strong
{
	font-weight: normal;
}

/*	Intro	*/

div.directory-intro
{
	color: #FF5200;
}

div.directory-intro h1
{
	font-family: "VAG Rounded Std Light", "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0px;
	margin: 0em;
}

div.directory-intro h1 span
{
	color: #ff4000;
	letter-spacing: 0px;
}

div.directory-intro p
{
	font-size: 0.8em;
	margin: 0em;
}

/*	View item	*/

div.directory-item-summary h2
{
	font-family: "VAG Rounded Std Light", "Arial Rounded MT Bold", arial, sans-serif;
	margin-bottom: 0.8em;
	color: #FF5200;
	font-size: 1.1em;
}

div.directory-item-summary p
{
	margin: 0.90em 0em 1em 0em;
}

div.directory-item-content p
{
	margin: 0.95em 0em;
}

/*	List items	*/

div.directory-item h3
{
	font-size: 0.75em;
	margin-top: 1em;
	margin-bottom: 0em;
}

div.directory-item h3 a
{
	color: black;
}

div.directory-item p
{
	margin: 0em;
}

div.directory-item a.more-details
{
	font-size: 0.9em;
}


/*	Extras 	*/

div.directory p.directory-back
{
	cursor: pointer;
	float: left;
	font-size: 0.70em;
	margin-top: 0.5em;
	margin-bottom: -100%;
	padding-left: 6px;
	font-weight: bold;
}

/**
*	Elements - Pagination
*/

div.directory-nav
{
	clear: left;
	font-size: 0.95em;
	padding-right: 6px;
	text-align: right;
	font-weight: bold;
}

div.directory-nav p
{
	margin-top: 0.5em;
	margin-bottom: 0.1em;
}

/**
*	Homepage
*/

/**
*	Homepage
*/

div#home-features
{
	height: 445px;
}

/**
*	Homepage - Intro
*/

#home-button-neoguides
{
	left: 598px;
	position: absolute;
	top: 76px;
	z-index: 100; /* Arbitrary high number to stay above polaroids. */
}

#home-button-my-neoworld
{
	left: 516px;
	position: absolute;
	top: 435px;
	z-index: 100; /* Arbitrary high number to stay above polaroids. */
}

img.neo-button
{
	border: none;
}

/**
*	City page
*/

div#city-content
{
	float: left;
	height: 467px;
}

/**
*	Polaroids
*/

div.polaroid
{
	background: white;
	border: solid 2px #DEDEDE;
	border-width: 0px 2px 2px 0px;
	margin: 0.5em 0em;
	padding: 10px;
	position: absolute;
}

div.polaroid p
{
	font-size: 0.65em;
	line-height: 1.2em;
	margin-top: 0.3em;
	margin-bottom: 0em;
	position: relative;
}

div.polaroid a
{
	color: black;
}

div.polaroid a:hover
{
	border: none;
}

div.polaroid span
{
	color: #868586;
}

div.polaroid a:hover span
{
	border-bottom: solid 1px #FF5200;
}


/**
*	Polaroid positions.
*/

#polaroid_1
{
	top: 22px;
	left: 420px;
	width: 140px;
	z-index: 1;
}

div#city-content #polaroid_1
{
	top: 22px;
	left: 435px;
	z-index: 1;
}

#polaroid_2
{
	top: 240px;
	left: 642px;
	width: 270px;
	z-index: 5;
}

#polaroid_3
{
	top: 185px;
	left: 480px;
	width: 158px;
	z-index: 4;
}

div#city-content #polaroid_3
{
	top: 200px;
}

#polaroid_4
{
	top: 177px;
	left: 157px;
	width: 340px;
	z-index: 2;
}

#polaroid_5
{
	top: 92px;
	left: 735px;
	width: 140px;
	z-index: 3;
}

/**
*	Sticky notes 
*/

div.sticky-note
{
	background: #FFFF93;
	font-size: 0.8em;
	margin-bottom: 0em;
	padding: 7px 4px 10px 12px;
	position: relative;
	width: 19.5em;
	z-index: 999999;
}

div#city-content div.sticky-note
{
	top: -1em;
	left: -3em;
}

div.sticky-note p
{
	margin-top: 0em;
	margin-bottom: 1em;
}

div.sticky-note p.last
{
	margin-bottom: 0em;
}

/**
*	Neighbourhoods page
*/

div#neighbourhoods-map
{
	border: solid 2px white;
	float: left;
	height: 490px;
	margin-left: 0.35em;
	width: 21.25em;
}

/**
*	Neighbourhood page
*/

div#neighbourhood-menu
{
	float: left;
	width: 10.6em;
}

div#neighbourhood-map
{
	border: solid 2px white;
	float: left;
	height: 490px;
	margin-left: 0.35em;
	width: 21.25em;
}

/**
*	Google Map elements
*/

h3 a.map-link
{
	color: black;
}

div.map-marker
{
}

/**
*	Neo Buttons
*/

a.neo-button:hover
{
	border: none;
}

/**
*	Category page
*/

div#category-buttons
{
	float: left;
	margin-left: 0.5em;
	width: 130px;
}

div#category-buttons a
{
	display: block;
	margin-bottom: 0.7em;
}

/**
*	Category page - Featured neoguides
*/

div#category-neoguides
{
	border: solid 2px white;
	float: left;
	margin-left: 3.1em;
	padding: 5px;
	padding-bottom: 0px;
	width: 13.75em;
}

div#category-neoguides h4
{
	line-height: 20px;
	font-size: 20px;
	margin: 0em;
	margin-bottom: -1em;
}

.category-neoguides-feature
{
	background: white;
	border: solid 1px #ccc;
	padding: 8px;
	margin: 1.5em auto 0.75em auto;
	width: 179px;
}

.category-neoguides-feature a
{
	border: none;
	color: black;
}

.category-neoguides-feature img
{
	display: block;
	padding-bottom: 0.45em;
}

.category-neoguides-feature strong
{
	font-weight: normal;
	text-transform: uppercase;
}

.category-neoguides-feature p
{
	font-size: 0.7em;
	line-height: 1.25em;
	margin-top: 0em;
	margin-bottom: 0em;
}

/**
*	Experience page
*/

div#experience-options
{
	float: left;
	margin-top: 0.25em;
	margin-right: 1.5em;
	width: 102px;
}

div#experience-options a
{
	border: none;
	display: block;
}

div#experience-options a#experience-get-directions,
div#experience-options a#experience-print
{
	margin-bottom: 1.6em;
}

div#experience-advertisements
{
	float: left;
	margin-bottom: -1em;
	margin-left: 1em;
	width: 120px;
}

div.experience-advertisement
{
	/*
	background: white;
	border: solid 1px #D9D9D9;
	*/
	height: 238px;
	margin-bottom: 1em;
}

div.experience-advertisement a:hover
{
	border: none;
}

div#experience-buttons
{
	float: left;
	margin-left: .2em;
	margin-right: .9em;
	width: 130px;
}

div#experience-buttons a
{
	display: block;
	margin-bottom: 0.7em;
}

.img-shadow2 {
  float:left;
  background: url(/img/directory/shadow1.png) no-repeat bottom right !important;
  background: url(/img/directory/shadow1.gif) no-repeat bottom right;
  margin: 10px 0 0 6px !important;
  margin: 10px 0 0 2px;   }

.img-shadow2 img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #eee;
  margin: -6px 6px 6px -6px;
  padding: 0px;   }

.tablet1 {
  font-family:Arial;
  font-size: 1.4em;
  color: #FF5200; }

.tablet2 {
  font-family:Arial;
  font-size: 1.4em;
  color: #999999; }

.view-detail {
  font-family: Arial,Helvetica, sans-serif;
  font-size:12px;
  color:#868586;
  text-decoration:none; }

.view-detail:hover {
  border-bottom:1px solid #FF5200; }

.view-detail2 {
  font-family: Arial,Helvetica, sans-serif;
  font-size:15px;
  color:#868586;
  text-decoration:none; }

.view-detail2:hover {
  border-bottom:1px solid #FF5200; }

.org {
font-family:VAG Rounded Std Light,Arial Rounded MT Bold,Arial,Helvetica, sans-serif;
font-size:18px;
color:#000;
text-decoration:none;
letter-spacing: 0.75px;
margin-left:6px;}

