/* [BEGIN] Eric Meyer Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

:focus {
    outline: 0;
}
/* [END] Eric Meyer Reset */


/* [BEGIN] Common Elements */
* {
    font-family: "Georgia","Times New Roman",Times,serif;
}

.clear, .clr {clear: both;}
.floatLeft {clear: left}
.floatRight {float: right}

.small { font-size: 0.7em;}

h1 {
    color: #243e46;
	font-size: 1.67em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: PureCapital, Helvetica, Arial, sans-serif;
	padding: 13px 0 13px 16px;
	background: transparent url(../../img/hr-bg.gif) no-repeat left bottom;
	margin-bottom:10px;
}

h2 {
    color: #923619;
    font-size: 1.4em;
    font-weight: normal;
    text-transform: uppercase;
    font-family: PureCapital, Helvetica, Arial, sans-serif;
    padding: 0px 0 15px 16px;
    background: transparent url(../../img/hr-bg.gif) no-repeat left bottom;
    margin-bottom: 10px;
}

h3 {
    color: #243e46;
    font-size: 1.3em;
    font-weight: normal;
    text-transform: uppercase;
	font-family: PureCapital, Helvetica, Arial, sans-serif;
    padding: 0px 0 15px 16px;
}

a, a:visited {
    color: #64777c;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
    color: #f00;
}

a.btnSeeListing {
    background: url(../../img/btn-see-full-listing.gif) no-repeat 0 0;
	width:121px;
	height:23px;
	text-indent: -700em;
	overflow: hidden;
	display: block;
}

p.highlight {
    color: #406572;
}

#contentInner ul.imagesList {
    margin:0;
}

ul.imagesList li {
    float: left;
    overflow: hidden;
    width: 211px;
	height:120px;
	background: transparent url(../../img/image-small-bg.gif) no-repeat 13px 0;
	padding-top: 7px;
	list-style-image: none;
}

ul.imagesList li a {
    padding: 7px 0 0 21px;
}

.errors {
    color: red;
}
.form-errors {
    padding: 0 15px;
}

form fieldset {
    margin-bottom: 10px;
}

.back {
    background: transparent url(../../img/back.gif) no-repeat top left;
    border: 0;
    margin: 10px 20px;
    width: 46px;
    height: 28px;
    text-indent: -9999em;
    float: left;
    cursor: pointer;
}
.back:hover {
    background-position: 0 -28px;
}

.next {
    background: transparent url(../../img/next.gif) no-repeat top left;
    border: 0;
    margin: 10px 20px;
    width: 46px;
    height: 28px;
    text-indent: -9999em;
    float: right;
    cursor: pointer;
}
.next:hover {
    background-position: 0 -28px;
}

.editMyDetails {
    background: transparent url(../../img/edit-my-details.gif) no-repeat top left;
    border: 0;
    margin: 10px 20px;
    width: 123px;
    height: 28px;
    text-indent: -9999em;
    float: left;
    cursor: pointer;
}
.editMyDetails:hover {
    background-position: 0 -28px;
}

.edit {
    background: transparent url(../../img/edit.gif) no-repeat top left;
    border: 0;
    margin: 0 5px;
    width: 46px;
    height: 28px;
    text-indent: -9999em;
    float: right;
    cursor: pointer;
}
.edit:hover {
    background-position: 0 -28px;
}

.save {
    background: transparent url(../../img/save.gif) no-repeat top left;
    border: 0;
    margin: 10px 20px;
    width: 46px;
    height: 28px;
    text-indent: -9999em;
    float: right;
    cursor: pointer;
}
.save:hover {
    background-position: 0 -28px;
}

.submit {
    background: transparent url(../../img/submit.gif) no-repeat top left;
    border: 0;
    margin: 10px 20px;
    width: 62px;
    height: 28px;
    text-indent: -700em;
    overflow: hidden;
    cursor: pointer;
    display: block;
    float: right;
}
.submit:hover {
    background-position: 0 -28px;
}

.addNew {
    background: transparent url(../../img/btn-add-new.gif) no-repeat top left;
    border: 0;
    margin: 10px 20px;
    width: 68px;
    height: 28px;
    text-indent: -700em;
    overflow: hidden;
    cursor: pointer;
    display: block;
    float: right;
}
.addNew:hover {
    background-position: 0 -28px;
}

.recaptchatable * {
    left: 0 !important; /* fix captcha textbox position */
}

legend {
    font-family: PureCapital, Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    font-weight: normal;
    color:#2e2e2b;
    text-transform: uppercase;
    display: block;
    width: 621px;
    margin: 0;
    padding: 10px 15px;
    background: transparent url(../../img/hr-bg.gif) no-repeat left bottom;
}

.text {
    width: 200px;
}

.checkbox input {
    margin: 3px 5px 0 209px;
    float: left;
}

.formElementLeft {
    margin: 15px 0 0 15px;
    width: 209px;
    float: left;
}

.formElementRight {
    margin: 15px 0 0 0;
    float: left;
}

.btnGo {
    width: 34px;
    height: 23px;
    text-indent: -700em;
    overflow: hidden;
    border: none;
    background: url(../../img/btn-go.gif) no-repeat 0 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    /* Fix dumb IE bug */
    overflow: visible;
    text-transform: capitalize;
}
.btnGo:hover {
    background-position: 0 -23px;
}

.messageCommon {
    border: solid 1px #ccc;
    padding: 10px;
    margin: 10px 15px;
    background: #fdfdfd;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}

.messageError {
    border-color: red;
}

.messageWarning {
    border-color: orange;
}

.messageNotice {
    border-color: green;
}

#contentInner ul.errors li {
    list-style-image: none;
}

/* [END] Common Elements */


/* [BEGIN] Main (default) layout */
body {
    background: white url(../../img/body-bg.jpg) repeat 0 0;
	line-height: 1.5em;
	color: #333;
	font-size: 76.1%;
}

.stagingWatermark {

    position: absolute;
    top: 0px;
    padding: 2px 5px;

    background-color: #eee;
    color: #000;
    font-size: 10px;
    border: 1px solid #aaa;

}

#linksToNav {
    /* This is used to hide the accessibility links to the main navigation and content */
    display: none;
}

#mainContainer {
    background: transparent url(../../img/body-top-bg.jpg) no-repeat 0 0;
	padding-top:135px;
	width: 100%;
}

#headContainer {
    height: 135px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width:975px;
}

#headLogo {
    float: left;
    width: 265px;
    height: 130px;
}

#headLogo a, #headLogo h1 {
    display: block;
    margin: 56px 0 0 38px;
    width: 189px;
    height: 85px;
    overflow: hidden;
    text-indent: -9999em;
}

#leftContainer {
    width:241px;
	float: left;
	margin-left:-964px;
	padding:0 0 0 40px;
	overflow: hidden;
}

.mainMenu {
    overflow: hidden;
    
}

.mainMenu ul {
    margin: 87px 0 0 0;
   
}

.mainMenu li {
    float: left;
}

.mainMenu li a {
    display:block;
	text-indent: -700em;
	overflow: hidden;
	height: 20px;
	background: transparent url(../../img/main-menu-bg.gif) no-repeat 0 0;
}

#main-menu-find-a-space {
    background-position: 0 0;
    width:128px;
}

#main-menu-find-a-space:hover, #main-menu-find-a-space.on {
    background-position: 0 -20px;
    width:128px;
}

#main-menu-list-a-space {
    background-position: -128px 0;
    width: 129px;
}

#main-menu-list-a-space:hover, #main-menu-list-a-space.on {
    background-position: -128px -20px;
}

#main-menu-case-studies {
    background-position: -257px 0;
    width: 130px;
}

#main-menu-case-studies:hover, #main-menu-case-studies.on {
    background-position: -257px -20px;
}

#main-menu-resources {
    background-position: -387px 0;
    width: 110px;
}

#main-menu-resources:hover, #main-menu-resources.on {
    background-position: -387px -20px;
}

#main-menu-waiting-list {
    background-position: -497px 0;
    width: 131px
}

#main-menu-waiting-list:hover, #main-menu-waiting-list.on {
    background-position: -497px -20px;
}

#main-menu-login {
    background-position: -629px 0;
    width: 77px;
}

#main-menu-login:hover, #main-menu-login.on {
    background-position: -629px -20px;
}

#main-menu-logout {
    background-position: -708px 0;
    width: 80px;
}

#main-menu-logout:hover, #main-menu-logout.on {
    background-position: -708px -20px;
}

#subMenu li {
    background: transparent url(../../img/horizontal-dots-dark-bg.gif) repeat-x left bottom;
    padding: 5px 12px 5px 12px;
}

#subMenu a, #subMenu a:visited {
    text-decoration: none;
    color:#212121;
    padding-left: 11px;
    background: transparent url(../../img/sub-menu-bullet-bg.gif) no-repeat 0 5px;
}

#subMenu a:hover {
    text-decoration: underline;
    color: #f00;
}

/* [END] Main (default) layout */

/* [BEGIN] Footer area */
#footerChair {
    clear:both;
	background: transparent url(../../img/footer-chair-bg.gif) repeat-x left bottom;
	height:78px;
	padding-top: 30px;
}
#footerContainer {
    clear:both;
	background: #000 url(../../img/footer-bg.jpg) repeat-x 0 0;
	height:900px;
}
#footerInner {
    text-transform: uppercase;
    font-family: PureCapital, Helvetica, Arial, sans-serif;
    padding:255px 0 0 57px;
	color:#908d8b;
}
#footerInner a {
    font-family: PureCapital, Helvetica, Arial, sans-serif;
    text-decoration: none;
	color: #923619;
}
#footerInner a.external {
    text-decoration: none;
	color: #fff;
}
/* [END] Footer area */


/* [BEGIN] Homepage */

body.con-index {
    background: #000 url(../../img/home-bg.jpg) repeat-x 0 0;
}

body.con-index #mainContainer {
    background: transparent url(../../img/home-top-bg.jpg) no-repeat 0 0;
	padding-top: 135px;
}

body.con-index #contentContainer {
    background: transparent;
    height: 665px;
}

body.con-index #contentContainer h1 {
    background: transparent;
    text-indent: -700em;
    overflow: hidden;
}

body.con-index #subscribeForm {
    margin: -6px 0 0 14px;
    width: 171px;
    height: 38px;
    background: transparent url(../../img/subscribe-bg.gif);
}

body.con-index #subscribeForm #email {
    width: 115px;
    border: solid 1px #a9a89f;
    padding: 3px;
    margin: 7px 3px 0 6px;
    color: #bdbdbd;
    float: left;
}

body.con-index #subscribeForm .btnGo {
    margin: 7px 0 0 0;
    float: left;
}

.black {
    color: #000 !important;
}

body.con-index #subscribeForm fieldset {
    padding: 0;
    margin: 0;
}

body.con-index #subscribeForm legend {
    display: none;
}

body.con-index #footerContainer {
    background: transparent;
    height: auto;
    padding: 0;
    margin: 0;
}

body.con-index #mainContainer #footerInner {
    height: auto;
    padding: 0 0 180px 60px;
    margin: 0;
}

/* [END] Homepage */

/* [BEGIN] Breadcrumbs */
#breadcrumbs {
    padding: 7px 10px 15px 0;
	background: transparent url(../../img/breadcrumbs-bg.gif) no-repeat bottom left;
}
#breadcrumbs span.start {
    padding: 0 0 0 37px;
	background: transparent url(../../img/you-are-here-bg.gif) no-repeat center left;
}
#breadcrumbs span.crumbs {
    color: #333;
	font-style: italic;
}
#breadcrumbs span.crumbs a {
    color: #3b5863;
}
/* [END] Breadcrumbs */


/* [BEGIN] Pager */
.pager {
	font-weight: normal;
	padding: 13px 0 13px 16px;
	background: transparent url(../../img/hr-bg.gif) no-repeat left top;
}

.pager a, .pager span {
    display: block;
    float: left;
    width: 27px;
    height: 22px;
    margin-left: 7px;
    padding-top: 3px;
    text-align: center;
}

.pager a {
    background: url(../../img/pager-item-bg.gif) no-repeat left top;
    text-decoration: none;
    color: #923619;
}

.pager span {
    background: url(../../img/pager-item-off-bg.gif) no-repeat left top;
    color:#fff;
}

.pager .pagerRPPSelect {
    float: left;
    width: 205px;
}

.pager .pagerRPPSelect label {
    color: #923619;
	font-weight: normal;
	text-transform: uppercase;
	font-family: PureCapital, Helvetica, Arial, sans-serif;
	padding-right: 15px;
}

/* [END] Pager */


/* [BEGIN] Main Content Area */

#contentContainer {
    width:683px;
	float: left;
	margin-left: 281px;
	background: transparent url(../../img/content-bg.jpg) repeat-y 0 20px;
}
#contentContainerTop {
    height: 20px;
	background: transparent url(../../img/content-top-bg.jpg) no-repeat 0 0;
}
#contentContainerBottom {
    height: 15px;
	background: transparent url(../../img/content-bottom-bg.jpg) no-repeat 0 0;
	clear: both;
}
#contentInner {
    margin:0 17px 0 14px;
}

.contentSection {
    background: transparent url(../../img/hr-bg.gif) no-repeat left bottom;
    overflow: hidden;
    clear: both;
    padding:0 0 1em 0;
}

#contentInner p {
    margin:0 16px 1em 16px;
}

#contentInner ul {
    margin:0 16px 1em 32px;
}

#contentInner ul li {
    list-style-image: url(../../img/cross-tiny.gif);
}


.viewSection {
    clear: both;
    background: transparent url(../../img/horizontal-dash-bg.gif) no-repeat bottom center;
    overflow: hidden;
    padding: 18px 15px;
}

.viewSectionHeroImage {
    padding: 18px 15px 5px 15px;
}

.viewSection.solidHr {
    background: transparent url(../../img/hr-bg.gif) no-repeat left bottom;
}

.viewSection.noHr {
    background: transparent;
}

.viewSection h2 {
    font-family: PureCapital, Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
    color: #406572;
    display: block;
    width: 212px;
    float: left;
}

#contentInner .viewSection p {
    margin:0 0 1em 0;
}

.sectionRight {
    float: left;
    width: 400px;
}

.sectionRight dt {
    display: inline;
    color: #953619;
    font-style: italic;
    padding-right: 1em;
}

.sectionRight dd {
    display: inline;
}
/* [END] Main Content Area */


/* [BEGIN] Left hand navigation area */
#leftNav {
	margin:75px 0 0 0;
}

#leftNav h2 {
	width: 165px;
	height: 27px;
	padding:6px 16px 0 18px;
	overflow: hidden;
	background: transparent url(../../img/left-nav-header-bg.gif) no-repeat 0 0;
	text-transform: uppercase;
	font-family: PureCapital, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	color:#b7dae5;
	margin-bottom: 5px;
}

#leftNav h2 a, #leftNav h2.inactiveH2 {
    color: #d5d4d2;
    text-decoration: none;
}

#leftNav h2 a {
    display: block;
}

#leftNav .leftNavBlockTop {
    background: transparent url(../../img/left-nav-top-bg.gif) repeat-y 0 0;
    margin:15px 0 0 7px;
	width:183px;
	height:7px;
}

#leftNav .leftNavBlockBottom {
    background: transparent url(../../img/left-nav-bottom-bg.gif) repeat-y 0 0;
    margin:0 0 15px 7px;
	width:183px;
	height:7px;
}

#leftNav .leftNavBlock {
    background: transparent url(../../img/left-nav-bg.jpg) repeat-y 0 -4px;
    margin:0 0 0 7px;
	width:183px;
	position:relative;
	z-index:1; 
}

#leftNav .leftNavInner {
    padding:8px 15px;
}

#leftNav .leftNavBlock label, #leftNav .leftNavBlock h3 {
    text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.1em;
	color: #243e46;
    display:block;
	clear: both;
	padding: 0 0 12px 12px;
	background: transparent url(../../img/cross-small.gif) no-repeat 0 2px;
}

#leftNav .leftNavBlock select {
    width:154px;
	overflow: hidden;
}

#leftNav .leftNavBlock input {
    width:148px;
    padding: 2px;
    border: solid 1px #ccc;
}

#leftNav .leftNavBlock legend {
    display: none;
}

#leftNav .leftNavBlock fieldset {
    margin-bottom: 0;
}

#leftNav .leftNavBlock .labelFieldPair {
    background: transparent url(../../img/horizontal-dots-bg.gif) repeat-x left bottom;
    padding: 13px 15px 13px 15px;
}

#leftNav .leftNavBlock .labelFieldPair.plain {
    background: transparent;
}

#leftNav .btn_search_small {
    background: url(../../img/btn-search-small.gif) no-repeat 0 0;
	width: 50px;
	height: 23px;
	text-indent: -700em;
	overflow: hidden;
	display: block;
	border: none;
	cursor: pointer;
	float: right;
	margin: 0 15px 12px 0;
}
#leftNav .btn_search_small:hover {
    background-position: 0 -23px;
}

#filterTags {
    background: transparent url(../../img/horizontal-dots-bg.gif) repeat-x left top;
}

#filterTags a, #filterTags a:visited {
    color: #923619;
    text-decoration: none;
}

#filterTags a:hover {
    text-decoration: underline;
    color: #f00;
}

#search_metro_regional label.notbig {
    background: none;
    padding: 0;
    font-size:0.9em;
    display: inline;
    width: 70px;
}

#leftNav #search_metro_regional input {
    width: auto;
    border: none;
}

#search_suburb_list li {
    list-style-image: url(../../img/cross-tiny.gif);
    margin-left: 15px;
}

#search_suburb_list li a {
    font-size: 0.9em;
    text-decoration: none;
    line-height: 1.5em;
}

/* [END] Left hand navigation area */


/* [BEGIN] Google Maps (common to all instances) */
#googleMapWrapper {
    width: 601px;
	height: 338px;
	background: transparent url(../../img/google-map-bg.gif) no-repeat 0 0;
	margin: 0 auto 0 auto;
	padding: 12px;
}

#googleMap {
    width: 601px;
	height: 338px;
	background: #aabfd3;
}

.mapPopup {
    padding: 13px;
}

.mapPopup a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}

.mapInfoWindow {
    display: block;
    width: 480px;
    padding: 0 20px 0 0;
    margin: 0;
}

.mapInfoLeft {
    float: left;
    width: 200px;
    padding: 0;
    margin: 0;
}

#btnStreetView {
    display: block;
    width: 98px;
    height: 22px;
    margin-top: 10px;
    background: url(../../img/btn-street-view.gif) no-repeat 0 0;
    overflow: hidden;
    text-indent: -700em;
}

.mapInfoImage {
    width: 184px;
    height: 101px;
    background: transparent url(../../img/image-small-bg.gif) no-repeat 0 0;
    padding: 7px 8px;
}

.mapInfoRight {
    float: left;
    width: 262px;
    padding: 0 0 0 18px;
    margin: 0;
}

.mapInfoRight h2 {
    font-size: 1.2em;
    background: transparent;
    padding: 0;
    margin: 0 0 5px 0;
}

.mapInfoRight h2 a {
    color:#563125;
	text-decoration: none;
	text-transform: uppercase;
	font-family: PureCap, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.mapInfoRight .spaceUsage {
    text-transform: uppercase;
    color: #626262;
    font-size: 0.85em;
}

#contentInner .mapInfoRight p {
    margin-left: 0;
}

#googleStreetWrap {
    display:none;
    width:100%;
    height:338px;
}

#googleStreet {
    width:100%;
    height:323px;
}

#googleStreetControls {
    width:100%;
    height:15px;
}

#btnStreetViewClose {
    display: block;
    float: right;
    width: 98px;
    height: 15px;
    background: url(../../img/btn-street-view-close.gif) no-repeat 0 0;
    overflow: hidden;
    text-indent: -700em;
}
/* [END] Google Maps (common to all instances) */


/* [BEGIN] Browse Listings */
#searchControls {
    background: transparent url(../../img/hr-bg.gif) no-repeat left bottom;
    overflow: hidden;
    clear: both;
    padding:10px 15px;
}

#searchControls select {
    margin:0 1em;
}

#searchControls label {
    text-transform: lowercase;
    color:#923619;
    font-size: 1.1em;
}

#searchControls #searchControlsLeft {
    float: left;
    width: 588px;
    text-align: right;
}

#searchControls #searchControlsRight {
    float: left;
    width: 34px;
}

#searchControlTypeWrap {
    padding-left: 25px;
    width: 350px;
    float: left;
    text-align: right;
}

#searchControlTypeWrap #searchControlType {
    margin: 0 0 0 11px;
}

#contentInner ul.spaceListing {
    margin:0;
}

.spaceListing .listingLeft {
    width: 226px;
	height:114px;
	float: left;
	background: transparent url(../../img/image-small-bg.gif) no-repeat 13px 0;
	clear: left;
}

.spaceListing .listingLeft a {
    display:block;
	padding: 6px 0 0 20px;
}

.spaceListing .listingRight {
    width: 420px;
	float: left;
}

#contentInner .spaceListing .listingRight p {
    margin-left:0;
}

#contentInner .spaceListing li {
    padding:10px 0 10px 0;
	list-style: none;
	clear: both;
	background: transparent url(../../img/horizontal-dots-bg.gif) repeat-x left bottom;
	overflow: hidden;
	width:652px;
	list-style-image: none;
}

.spaceListing h2 {
    font-size: 1.2em;
    background: transparent;
    padding: 0;
    margin: 0 0 5px 0;
}

.spaceListing h2 a {
    color:#563125;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.spaceAddress {
    color:#64777c;
	font-style: italic;
}
/* [END] Browse Listings */

/* [BEGIN] About Space Types */
.act-about-spacetypes dl {
    margin: 20px;
}

.act-about-spacetypes dt {
    float: left;
    clear: left;
    width: 209px;
    font-size: 1.2em;
    color: #406572;
}

.act-about-spacetypes dd {
    float: left;
    width: 400px;
}


/* [BEGIN] View Individual Listing */
.con-find-a-space.act-view {}

.con-find-a-space.act-view #bigImageWrap {
    width: 601px;
	height: 338px;
	background: transparent url(../../img/find-a-space-big-image-bg.gif) no-repeat 0 0;
	margin: 0 auto 0 auto;
	padding: 12px;
}

.con-find-a-space.act-view h2 {
    padding: 0;
    background: transparent;
}

.con-find-a-space.act-view h3 {
    font-size: 1.2em;
    padding-left: 0;
}

.con-find-a-space.act-view #backToListing {
    background: transparent url(../../img/back-to-listing-bg.gif) no-repeat 0 0;
    height: 34px;
    padding: 2px 0 0 40px;
}

.con-find-a-space.act-view #backToListing a {
    text-decoration: none;
    text-transform: lowercase;
    color:#923619;
    font-size: 1.1em;
}

.con-find-a-space.act-view #contentInner p {
    margin-left:0;
}

.con-find-a-space.act-view #googleMapWrapper {
    margin-bottom: 15px;
}

/* Tabs */
.con-find-a-space.act-view .ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px;

}

.con-find-a-space.act-view .ui-corner-top {
    height: 27px;
    padding-top :14px;
    text-align: center;
    background: transparent url(../../img/tab-btn-off-bg.gif) no-repeat right bottom;
}

.con-find-a-space.act-view .ui-corner-top.ui-tabs-selected {
    
    background: transparent url(../../img/tab-btn-on-bg.gif) no-repeat right bottom;
}

.con-find-a-space.act-view #tabs ul {
    clear: both;
    overflow: hidden;
    padding-bottom: 15px;
    margin: 0;
}

.con-find-a-space.act-view #tabs li {
    float:left;
    overflow: hidden;
}

.con-find-a-space.act-view .ui-corner-top a {
    font-family: PureCap, Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    color:#393f40;
}

.con-find-a-space.act-view #tabs .ui-tabs-selected a {
    color: #923619;
}

.con-find-a-space.act-view #tabButtonImages {
    width: 118px;
}

.con-find-a-space.act-view #tabButtonMap {
    width: 104px;
}

.con-find-a-space.act-view #tabButtonBlank {
    height: 41px;
    width: 430px;
    background: transparent url(../../img/hr-bg.gif) no-repeat 0 34px;
}

.vcard .country-name, .vcard .type, .vcard .hide { display: none; }
/* [END] View Individual Listing */


/* [BEGIN] List a space */
.formElementWrap {
    clear: both;
    background: transparent url(../../img/horizontal-dash-bg.gif) no-repeat bottom center;
    padding: 18px 15px;
}

.formElementWrap label,
.shortLabel .defaultLabel {
    display: block;
    float: left;
    width: 209px;
    font-size: 1.2em;
    color: #406572;
}

.longLabel {
    padding: 5px 15px 18px 15px;
}

.longLabel .defaultLabel {
    display: block;
    float: left;
    width: 622px;
    font-size: 1.2em;
    color: #406572;
}

#contentInner .formElementWrap.space_type {
    padding-top: 0;
}

#contentInner .formElementWrap .description {
    margin: 3px 0 0 209px;
    color: #406572;
}

#contentInner .formElementWrap ul.errors {
    margin: 3px 0 0 209px;
    clear: both;
}

#audienceaccessibility .formElementWrap,
#performeraccessibility .formElementWrap {
    padding-top: 0;
}

#audienceaccessibility .formElementWrap label,
#performeraccessibility .formElementWrap label,
#fieldset-fieldsetsuitability .formElementWrap label,
#fieldset-fieldsetaccessibility .formElementWrap label,
#categoriestags #fieldset-fieldsetsuitability .formElementWrap label {
    width:50%;
}

#categoriestags .formElementWrap label {
    width: 190px;
}

#categoriestags .formElementWrap .formTagList {
    margin-left: 190px;
}

#categoriestags .formElementWrap .formTagList a {
    text-decoration: none;
}

#categoriestags .formElementWrap .formTagList a.selectedTag {
    font-weight: bold;
    color: #923619;
}

#categoriestags .formElementWrap .formTagList span.highlight {
    font-weight: bold;
    color: green;
}

.labelWrap {
    width: 209px;
    float: left;
}
.labelWrap p {
    margin: 10px 0 0 0 !important;
}

#mapWrap {
    width: 412px;
    float: left;
}

.shortLabel label {
    width: 80px;
}

fieldset.hide legend {
    display: none;
}

.space_type p {
    float: left;
    margin: 3px 0 12px 22px !important;
}

.space_type .subtitle {
    font-style: italic;
}

.space_type .formElementRight p {
    width: 375px;
}

#fieldset-australian .formElementWrap {
    background: transparent;
}

#fieldset-australian label, #fieldset-international label {
    width:240px;
}

#subMenu .nav_left {
    color: #8f8f8f;
    font-size: 11px;
}
#subMenu .nav_left li.current {
    background-color: #fbfafa;
}
#subMenu .nav_left li:hover {
    background-color: #fbfafa;
}
#subMenu .nav_left li:hover a {
    color: #923619;
}
#subMenu .nav_left a {
    display: block;
}
#subMenu .nav_left a:hover {
    text-decoration: none;
}
#subMenu .nav_left li.current a {
    color: #923619;
}

.divRelative {
    position: relative;
}

.ajaxAddressLookupResults {
    background-color: #fdfdfd;
    position: absolute;
    top: 22px;
    left: 209px;
    width: 311px;
    max-height: 160px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999;
    border: solid 1px #dfdfdf;
}


#contentInner .ajaxAddressLookupResults ul {
    padding: 0;
    margin: 0;
}

#contentInner .ajaxAddressLookupResults li {
    list-style-image: none;
    padding: 0;
    margin: 0;
}

.ajaxAddressLookupResults a {
    text-decoration: none;
    display: block;
    width: 100%;
}

.ajaxAddressLookupResults li a span {
    font-family: Arial, Verdana, sans-serif;
    font-size: 0.8em;
    padding: 3px;
}

.ajaxAddressLookupResults li a:hover {
    color: #212121;
}

.ajaxAddressLookupResults li:hover {
    background-color: #bfbfbf;
}

.ajaxAddressLookupResults li:hover a {
    color: #212121;
}

.ajaxAddressLookupResults p {
    margin: 0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 0.8em;
}

.summary fieldset {
    margin-bottom: 18px;
}

.summary dl {
    padding: 18px 15px;
    height: 1%; /* Fix IE bug */
}

.summary dt {
    float: left;
    clear: left;
    width: 200px;
    color: #406572;
    font-size: 1.2em;
}

.summary dd {
    float: left;
    width: 422px;
    font-size: 1.2em;
    padding: 3px 0;
}
.summary .thumbnailWrap {
    float: left;
}
.summary .thumbnail p {
    font-size: 11px;
}

dd.clr,
dd.full {
    width: 100%;
}

/* Photo upload */

#uploadContainer ul {
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#uploadContainer ul li {
    clear: both;
    list-style-image: none;
    overflow: hidden;
    padding: 18px 0 10px 0;
    background: transparent url(../../img/horizontal-dash-bg.gif) no-repeat bottom center;
}

#uploadControls {
    padding-left: 18px;
    clear: both;
}

#uploadControls .buttonsRight {
    float: right;
    width: 300px;
}

#uploadControls button {
    float: left;
    padding: 0;
    margin: 10px;
}

#uploadControls button.back {
    margin-left: 0;
}

#pickfiles {
    background: transparent url(../../img/btn-select-files.gif) no-repeat top left;
    margin: 10px;
    width: 95px;
    height: 28px;
    text-indent: -700em;
    display: block;
    float: left;
    overflow: hidden;
}

#pickfiles:hover {
    background-position: 0 -28px;
}

#uploadInfo ol {
    margin: 18px 18px 18px 36px;
    list-style-type: decimal;
}

#btnUploadFiles {
    background: transparent url(../../img/btn-upload-files.gif) no-repeat top left;
    margin: 10px;
    width: 95px;
    height: 28px;
    text-indent: -700em;
    display: block;
    float: left;
    overflow: hidden;
}

#btnUploadFiles:hover {
    background-position: 0 -28px;
}

.btnRemoveFile {
    background: transparent url(../../img/btn-remove-file.gif) no-repeat top left;
    margin: 10px 20px 10px 0;
    width: 88px;
    height: 28px;
    text-indent: -700em;
    display: block;
    float: right;
    overflow: hidden;
}

.btnRemoveFile:hover {
    background-position: 0 -28px;
}

.imageUploadLeft { 
    display: block;
    float: left;
    overflow: hidden;
    width: 211px;
    height: 114px;
	background: transparent url(../../img/image-small-uploading-bg.gif) no-repeat 13px 0;
	padding: 7px 0 10px 0;
}

.imageUploadLeft img {
    padding-left: 20px;
}

.imageUploadRight {
    padding: 0 0 0 15px;
    width: 426px;
    float: left;
}

.imageUploadRight label {
    padding-right: 10px;
}


#contentInner .summary p {
    margin-left: 0;
}

a.createAccount {
    background: transparent url(../../img/create-account.gif) no-repeat top left;
    width: 225px;
    height: 23px;
    text-indent: -9999em;
    margin: 10px 20px;
    display: block;
    float: left;
    overflow: hidden;
}

body.con-waiting-list a.createAccount {
    background: transparent url(../../img/btn-create-account-waiting-list.gif) no-repeat top left;
    width: 260px;
}

a.loginExisting {
    background: transparent url(../../img/login-existing.gif) no-repeat top left;
    width: 181px;
    height: 23px;
    text-indent: -9999em;
    margin: 10px 20px;
    display: block;
    float: left;
    overflow: hidden;
}

/* [END] List a space */

/* [BEGIN] Archive Listings */

.btnYes {
    display: block;
    background: transparent url(../../img/btn-yes.gif) no-repeat top left;
    width: 46px;
    height: 28px;
    text-indent: -700em;
    overflow: hidden;
}

.btnNo {
    display: block;
    background: transparent url(../../img/btn-no.gif) no-repeat top left;
    width: 46px;
    height: 28px;
    text-indent: -700em;
    overflow: hidden;
}

.btnYes:hover, .btnNo:hover {
    background-position: bottom left;
}

.con-member.act-listings .wrapBtnRight {
    float: right;
    padding: 10px 20px;
}

.con-member.act-listings .wrapBtnLeft {
    float: left;
    padding: 10px 20px;
}


/* [BEGIN] Create account and Login */

.createAccountForm,
.loginForm {
    display: none;
    clear: both;
    float: none;
}

.login {
    background: transparent url(../../img/login.gif) no-repeat top left;
    border: 0;
    width: 62px;
    height: 28px;
    text-indent: -9999em;
    margin: 0 0 15px 0;
    display: inline-block;
    cursor: pointer;
    /* Fix dumb IE bug */
    overflow: visible;
    text-transform: capitalize;
}
.login:hover {
    background-position: 0 -28px;
}

.con-login.act-index legend {
    color: #243e46;
	font-size: 1.67em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: PureCapital, Helvetica, Arial, sans-serif;
	padding: 13px 0 13px 16px;
	background: transparent url(../../img/hr-bg.gif) no-repeat left bottom;
	margin-bottom:10px;
}

/* [END] Create account and Login */


/* [BEGIN] Case Studies */
.con-case-studies #contentInner ul.caseStudiesList {
    display: block;
    overflow: hidden;
    margin: 0;
}

.con-case-studies h2 {
    padding: 0;
    background: transparent;
}

.con-case-studies ul.caseStudiesList li {
    display: block;
    float: left;
    overflow: hidden;
    width: 211px;
    height: 145px;
	background: transparent url(../../img/image-small-bg.gif) no-repeat 13px 0;
	padding: 7px 0 10px 0;
}

.con-case-studies ul.caseStudiesList li a {
    display: block;
    clear: both;
    overflow: hidden;
    width: 184px;
    padding: 0 0 0 21px;
    text-decoration: none;
    text-transform: uppercase;
}

.con-case-studies ul.caseStudiesList li div {
    overflow: hidden;
    padding-top: 5px;
}

.con-case-studies ul.caseStudiesList li div a {
    font-family: PureCapital, Helvetica, Arial, sans-serif;
}

.con-case-studies .viewKeyQuote {
    color:#953619;
    font-size: 1.3em;
}

.con-case-studies .viewKeyQuotePerson {
    text-align: right;
    font-size: 1.1em;
}

.con-case-studies .sectionRight {
    padding-bottom: 1em;
}

.con-case-studies .viewSection.noPadLR {
    padding-left: 0;
    padding-right: 0;
    width: 652px;
}

.con-case-studies .caseStudySection h2 {
    float: none;
    width: 100%;
    padding: 1em 0 0.1em 0;
}

.viewSectionCaseStudyIntro {

    padding-top: 0;

}

/* [END] Case Studies */

/* [BEGIN] User entry tables (list a space & waiting list) */

table.listing {
    margin: 0 0 10px 15px;
}

table.listing th.first, table.listing td.first {
    padding-left: 0;
}

table.listing th.last, table.listing td.last {
    border-right: none;
}

table.listing tr.last td {
    border-bottom: none;
}

table.listing th {
    text-align: left;
    font-weight: normal;
    color: #4b6e7a;
    border-right: dashed 1px #cfc8c6;
    border-bottom: dashed 1px #cfc8c6;
    padding: 5px 10px;
}

table.listing td {
    border-right: dashed 1px #cfc8c6;
    border-bottom: dashed 1px #cfc8c6;
    padding: 5px 10px;
}

table.listing a {
    color: #923619;
    font-weight: bold;
    text-decoration: none;
}

/* [END] User entry tables (list a space & waiting list) */


/* [BEGIN] Member */

.profile .data {
    padding: 10px 18px;
}
.profile h4 {
    width: 209px;
    float: left;
}

/* [END] Member */

/* [BEGIN] Waiting List */
.con-waiting-list.act-index .submitWrap {
    text-align: right;
    background: transparent;
}

#contentInner #chosenLocations {
    margin:10px 0 0 0;
    padding-left: 209px;
}

#termsBlockout {
    display:none;
    position:fixed;
    width:100%;
    min-height:100%;
    background:#000;
    top:0;
    left:0;
    z-index:100;
}

#termsAjax {
    position: fixed;
    z-index: 200;
    background: url(../../img/content-bg.jpg) repeat-x -15px 0;
    border: solid 1px #ccc;
    top: 100px;
    left: 305px;
    width: 638px;
    height: 430px;
    overflow-y: scroll;
}

#readAndAgree {
    display: block;
    float: left;
    width: 60px;
    height: 23px;
    text-indent: -700em;
    overflow: hidden;
    background: url(../../img/btn-i-agree.gif) no-repeat 0 0;
}
#readAndAgree:hover {
    background-position: 0 -23px;
}

#readAndCancel {
    display: block;
    float: left;
    margin-left: 20px;
    width: 50px;
    height: 23px;
    text-indent: -700em;
    overflow: hidden;
    background: url(../../img/btn-cancel.gif) no-repeat 0 0;
}
#readAndCancel:hover {
    background-position: 0 -23px;
}


div.addthis_toolbox {
    padding: 0 0 0 25px;
    margin: 0;
}

body.con-case-studies div.addthis_toolbox {

    padding: 0;

}
