﻿*
{
    padding: 0;
    margin: 0;
}

body
{
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    font-size: 12px;
    text-align: center;
    color: #485560;
}

#PageBody
{
    /*width: 1100px;     margin: 10px auto;     text-align: left;*/
    width: 948px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: left;
}

#PageContent
{
    width: 800px;
    float: left;
    border-right: solid 1px #CCCCCC;
}

#RightPane
{
    width: 293px;
    float: right;
    border-left: solid 1px #CCCCCC;
    padding-left: 5px;
}

h1
{
    font-size: 138.5%;
}
h2
{
    font-size: 123.1%;
}
h3
{
    font-size: 108%;
}
h1, h2, h3
{
    margin: 1em 0;
}
h1, h2, h3, h4, h5, h6, strong, b
{
    font-weight: bold;
}

a
{
    color: #4A4A4A;
    font-weight: bold;
}
li
{
    margin-left:10px;
    list-style-type:circle;
}
.break
{
    clear: both;
}

.RoundCorner
{
    overflow: hidden;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url('/Shared/Css/border-radius.htc');
}

/*Page Head*/
#PageHead
{
    text-align: right;
    margin-bottom: 5px;
}

#LogoImg
{
    width: 100%;
    background-image: url('../MasterPages/MMA/Images/HeadBackground.PNG');
    background-repeat: repeat-x;
}
/*
ul.NavigationBar
{
    background-color: #DBDFE2;
    background-image: url('../MasterPages/MMA/Images/naviBackground.PNG');
    background-repeat: repeat-x;
    border-bottom: solid 5px #FFC11A;
}

ul.NavigationBar li
{
    display: inline-block;
    width: 100px;
    text-align: center;
    font-size: 14px;
    background-image: url('../MasterPages/MMA/Images/naviBackground.PNG');
    background-repeat: repeat-x;
}

ul.NavigationBar li, ul.NavigationBar li a
{
    color: #4A4A4A;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

ul.NavigationBar li:hover
{
    background-color: #DBDFE2;
    background-image: url('../MasterPages/MMA/Images/naviItemBackground.PNG');
    background-repeat: repeat-x;
}
*/
.HeaderContainer
{
    border-top: solid 1px #CCCCCC;
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    vertical-align: bottom;
    height: 85px;
z-index:2;
}

.NavigationContainer
{
    vertical-align: bottom;
    z-index: 100;
    position: absolute;
    top: 47px;
    left: 20px;
}

.NavigationBackgroundBar
{
    position: absolute;
    top: 69px;
    height: 37px;
    left: 0;
    background: #666666;
    width: 100%;
}

.NavigationRootItem
{
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    height: 38px;
}

.NavigationRootLink
{
    vertical-align: middle;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.NavigationRootLink:hover
{
    background-color: #cccccc;
    vertical-align: middle;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.SiteLogoContainer
{
    position: absolute;
    top: 0;
    right: 0;
}

/*footer*/
.PageFooter
{
    /*font-size: 10px;     text-align: left;     border-top: solid 1px #CCCCCC;*/
    border-bottom: solid 1px #CCCCCC;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 10px;
    text-decoration: none;
    font-size: 10px;
}

/*Home Page*/
#HomePageContainer
{

}

#HomePageContainer .DropDownListContainer
{
    margin-top: 10px;
}

#HomePageContainer .DropDownListStyle
{
    background-color: #bfc6cb;
    border: none;
    height: 20px;
    margin-top: 10px;
}

#HomePageContainer .RegisterButtonStyle
{
    width: 100px;
    height: 20px;
    cursor: pointer;
    background-color: #fdf100;
    color: #485560;
    border: none;
}

.HomePageContent
{
z-index:1;
    margin:30px 30px 30px 0px;
   /* margin: 20px;*/
}

.HomePageContent h1
{
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.HomePageContent h2
{
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.HomePageContent p
{
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#HomePageContainer .AlertRegisterContainer
{
    padding: 10px;
    height: 78px;
    width: 178px;
    border: 1px solid #ccc;
    color: White;
    float: right;
    margin-bottom: 20px;
    background: #cccccc;
    background-image: url('/Shared/MasterPages/RWCitySouth/Images/propalert_back.png');
}

#HomePageContainer .NewsletterContainer
{
    padding: 10px;
    height: 78px;
    width: 178px;
    border: 1px solid #ccc;
    color: White;
    float: right;
    margin-bottom: 0px;
    background: #cccccc;
    background-image: url('/Shared/MasterPages/RWCitySouth/Images/propalert_back.png');
}

#HomePageContainer .FeatureIconContainer
{
    float: left;
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: relative;
}

#HomePageContainer .FeatureType
{
    font-size: 9px;
    font-weight: bold;
    vertical-align: bottom;
}

#HomePageContainer .FeaturePropertyImage
{
    height: 98px;
    width: 188px;
    border: 1px solid #ccc;
    background-color: #efefef;
    background-position: center; 
    background-repeat: no-repeat !important;/**/
}

#HomePageContainer .FeaturePropertyTitleContainer
{
    margin-top: 10px;
    padding: 10px;
    background: url('/Shared/MasterPages/RWCitySouth/Images/feature_link_background.png');
    background-repeat: no-repeat;
    height: 60px;
    width: 180px;
}

#HomePageContainer .FeaturePropertyTitle
{
    font-weight: bold;
    font-size: 10px;
}

/*Register Container*/
#RegisterContainer
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

#fieldNotice
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.inputWidth
{
    width: 200px;
}

.tabWidth
{
    width: 150px;
}

.halfpage
{
    width: 395px;
    border: 0;
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    font-size: 12px;
    border-collapse: collapse;
}

#presPostAddr, #corPostAddr
{
    width: 395px;
    border: 0;
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    font-size: 12px;
    border-collapse: collapse;
    float: right;
}

#persStrAddr, #corStrAddr
{
    width: 395px;
    border: 0;
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    font-size: 12px;
    border-collapse: collapse;
    float: left;
}



.hidden
{
    display: none;
    visibility: hidden;
}

td.formHeader
{
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    text-align: right !important;
    vertical-align: middle;
    padding-right: 4px !important;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #121212;
    width: 120px !important;
}

td.formField
{
    font-family: "Lucida Grande" ,Tahoma,Arial,Verdana,sans-serif;
    vertical-align: middle;
    padding: 5px;
    width: 270px !important;
}

.progressStep
{
    width: 100%;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 10px;
}

.progressStep .currentStep
{
    background-color: #FFC11A;
    font-weight: bold;
    font-size: 14px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #996633;
    border-left-color: #996633;
}

.progressStep .finishedStep
{
    background-color: #FFEBB7;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #996633;
    border-left-color: #996633;
}

.progressStep .futureStep
{
    background-color: #CCCCCC;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #996633;
    border-left-color: #996633;
}

fieldset.regiFld
{
    border-bottom: solid 1px #CCCCCC;
    margin: 5px;
}

.aspButton
{
    background-image: url('../MasterPages/MMA/Images/naviBackground.PNG');
    background-repeat: repeat-x;
    height: 22px;
    width: 120px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    color: #4A4A4A;
}

.aspButton:hover
{
    background-image: url('../MasterPages/MMA/Images/naviItemBackground.PNG');
    background-repeat: repeat-x;
}

.buttonTable
{
    margin-top: 10px;
    margin-bottom: 10px;
}

/* icons */
.icons-icon
{
    width: 40px;
    height: 40px;
    background: url('/Shared/MasterPages/RayWhite_JK/Images/icons.png') no-repeat;
}
.icons-1
{
    background-position: 0 0;
}
.icons-2
{
    background-position: -40px 0;
}
.icons-3
{
    background-position: -80px 0;
}
.icons-4
{
    background-position: 0 -40px;
}

.icons-icon-30
{
    width: 30px;
    height: 30px;
    background: url('../Images/icons-30.png') no-repeat;
}
.icons-30-1
{
    background-position: 0 0;
}
.icons-30-2
{
    background-position: -30px 0;
}
.icons-30-3
{
    background-position: -60px 0;
}
.icons-30-4
{
    background-position: 0 -30px;
}

.icons-icon-18
{
    width: 18px;
    height: 18px;
    background: url('../Images/icons-18.png') no-repeat;
}
.icons-18-1
{
    background-position: 0 0;
}
.icons-18-2
{
    background-position: -18px 0;
}
.icons-18-3
{
    background-position: -36px 0;
}
.icons-18-4
{
    background-position: 0 -18px;
}

/* Search Box */
.SearchBox-Container
{
    border: 1px solid #C0C0C0;
    margin: 5px 0 10px;
    text-align: center;
    padding: 5px;
    background-color: #EEEEEE;
}

.SearchBox-Dropdown
{
    font-size: .85em;
    font-weight: bold;
    color: #555;
}

.SearchBox-Button
{
    padding-left: 5px;
    padding-right: 5px;
    border: solid 1px #666666;
    background-color: #BBBBBB;
    cursor: pointer;
}

.SearchBox-HiddenCri
{
    display: none;
    visibility: hidden;
}

.SearchBox-ShowCri
{
    display: block;
    visibility: visible;
    margin-top: 10px;
}

/* Listing */

.Listing-Control
{
    width: 100%;
    padding: 10px;
}
.list-pager
{
    border: 1px solid #C0C0C0;
    margin: 5px 0px 10px 0px;
    padding: 5px;
    text-align: center;
}
.listing
{
    clear: both;
    color: Black;
    width: 100%;
}
.listing-cell
{
    border: 1px solid #DFDFDF;
    margin-bottom: 10px;
    margin-top: 5px;
    width: 100%;
}
.listing-left
{
    width: 155px;
    padding: 4px;
}
.listing-middle
{
    vertical-align: top;
    padding: 4px;
}
.listing-right
{
    vertical-align: top;
    width: 150px;
    padding: 10px;
    border-left-style: dashed;
    border-left-width: 1px;
    border-left-color: #DFDFDF;
}
.listing-price
{
    vertical-align: top;
    font-weight: bold;
    font-size: 0.9em;
    color: #800000;
}
.listing-title
{
    font-size: 0.9em;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 5px;
    color: #333333;
}
.listing-description
{
    color: #333333;
}
.listing-pid
{
    font-size: .80em;
}
.detail-pid
{
    font-size: 1.2em;
}

a.detailBtn:link
{
    padding: 2px 10px 2px 10px;
    background-color: #FFF175;
    font-size: 0.9em;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    text-decoration: none;
    color: #000000;
}

a.detailBtn:visited
{
    padding: 2px 10px 2px 10px;
    background-color: #FFF175;
    font-size: 0.9em;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    text-decoration: none;
    color: #000000;
}
a.detailBtn:hover
{
    padding: 2px 10px 2px 10px;
    background-color: #666;
    font-size: 0.9em;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    text-decoration: none;
    color: #FFF;
}
.pager-link-current
{
    padding: 10px;
    margin: 2px;
    font-weight: bold;
    color: Black;
}
.pager-link
{
    padding: 2px 10px 2px 10px;
    margin: 2px;
    background-color: #DDD;
    color: Black;
    text-decoration: none;
}
a.pager-link:link
{
    padding: 2px 10px 2px 10px;
    margin: 2px;
    background-color: #DDD;
    color: Black;
    text-decoration: none;
}
a.pager-link:visited
{
    padding: 2px 10px 2px 10px;
    margin: 2px;
    background-color: #DDD;
    color: Black;
    text-decoration: none;
}
a.pager-link:hover
{
    padding: 2px 10px 2px 10px;
    margin: 2px;
    background-color: #666;
    color: #FFF;
    text-decoration: none;
}
.per-page-selector
{
    font-size: .85em;
    font-weight: bold;
    color: #555;
}

/* property */
.property-heading-h1
{
    font-size: 1.9em;
    color: #007bb8;
}
.property-heading-h3
{
    margin-top: 0;
    margin-bottom: 15px;
    color: #999;
    text-transform: uppercase;
    font-size: 1.2em;
}
.property-digit
{
    color: #999;
    font-size: 2em;
    padding: 0 5px;
}
.property-digit-18
{
    color: #666;
    font-size: 1.2em;
    padding: 0 5px;
}
.property-address
{
    color: #666;
    margin: 10px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
}
.property-feature-name
{
    color: #900;
    padding-right: 5px;
    font-weight: bold;
}
.property-feature-value
{
    color: #666;
    font-weight: bold;
}

/* Staff List */
#StaffList .DetailContainer
{
    border: solid 1px #C0C0C0; 
    margin: 5px; 
    padding: 5px;
}

#StaffList .PhotoContainer
{
    float: left; 
    margin: 3px; 
    margin-right: 10px;
}

#StaffList .PositionStyle
{
    font-weight: bold; 
    margin: 3px;
}

#StaffList .DetailStyle
{
    margin: 5px;
}

/* tab */
.tab
{
    font-size: 1.2em;
    font-weight: bold;
    color: #999;
}
.tab-active
{
    /*background-color: #F5F5F5;*/
    color: #333;
}
.tab-hover
{
    cursor: pointer;
    color: #d66400;
}

/* content */
.content-title
{
    font-weight: bold;
    font-size: 2em;
    color: White;
}
.content-link-alert
{
    color: #fff;
    font-size: 1.1em;
    text-decoration: underline;
    font-weight: bold;
    padding-left: 50px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    margin-bottom: 10px;
    background: url('../Images/icon-msg.png') no-repeat;
    width: 150px;
    float: left; /*display: block; border-bottom: 5px solid #d66400;*/
}
a.content-link-alert:visited
{
    color: #fff;
}
a.content-link-alert:hover
{
    color: #cc3300;
}
.content-link-foreign
{
    color: #fff;
    font-size: 1.1em;
    text-decoration: underline;
    font-weight: bold;
    padding-left: 50px;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    margin-bottom: 10px;
    width: 200px;
    float: left;
    background: url('../Images/icon-email.png') no-repeat; /*display: block; border-bottom: 5px solid #d66400;*/
}
a.content-link-foreign:visited
{
    color: #fff;
}
a.content-link-foreign:hover
{
    color: #cc3300;
}

/*Static Page*/
fieldset
{
    border: solid 1px #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
    width: 600px;
    margin-bottom: 5px;
}

fieldset legend
{
    font-weight: bold;
}

fieldset table
{
    padding: 5px;
}
fieldset table td.titleD
{
    width: 180px;
    padding: 5px;
}

fieldset table td.inputD
{
    width: 300px;
}

fieldset table .inputElement
{
    width: 290px;
}

fieldset table .inputElementRed
{
    width: 290px;
    border: solid 1px Red;
}

div#content input.button
{
    width: auto;
    padding: 2px 10px;
    cursor: pointer;
    background-color: #666;
    border: none;
    color: #fff;
    margin: 2px;
}



div.suburbList
{
    float: right;
    width: 135px;
    margin-left: 5px;
}

div.suburbList ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.suburbList li
{
    padding: 0px 0px 0px 0px;
    margin: 2px 0px 0px 0px;
}

div.suburbDetail
{
    width: 580px;
}

div#contactDetail
{
    margin-left: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

/*Property Detail Print*/

/*
form.print
{
    border: none;
}*/

div#printBody
{
    border: 3px solid #CCCCCC;
    width: 575px; /*margin: 0px auto;*/
    padding: 15px;
    text-align: left;
    position: relative;
}

div#printBody div#printLogo
{
}

div#printBody div#propId
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 3px;
}

div#printBody img.propertyPhoto
{
    width: 135px;
    height: 100px;
    margin-left: 10px;
    margin-bottom: 5px;
    display: block;
    float: right;
    border: 1px solid #c2c2c2;
    padding: 2px;
}

div#printBody img.propertyPhotoMain
{
    width: 415px; /*height: 325px;*/
    display: block;
    margin-left: 0px;
    margin-bottom: 5px;
    display: block;
    float: left;
    border: 1px solid #c2c2c2;
    padding: 2px;
}

div#printBody div#addressBar
{
    margin-bottom: 5px;
}

div#printBody .propAbout
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: none;
    border: none;
    white-space: pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap !important;
    word-wrap: break-word;
}

div#printBody div#extraDetails
{
    width: 580px;
    float: left;
    margin-bottom: 20px;
}

div#printBody div#propertyOverview
{
    width: 260px;
    float: left;
}

div#printBody div#agentDetail
{
    width: 260px;
    float: right;
}

div#printBody div#extraDetails table
{
    width: 260px;
    font-size: 0.9em;
}

div#printBody div#extraDetails table td
{
    vertical-align: top;
    padding: 5px 0;
    border: 0; /*border-bottom-style: solid;     border-bottom-width: 1px;     border-bottom-color: #c2c2c2;*/
    color: #333333;
}

div#printBody div#extraDetails table td.title
{
    width: 80px;
}

div#printBody div#extraDetails table td.desc /*Description*/
{
    width: 180px;
}

div#printBody div#printFooter
{
    border-top: solid 2px #CCCCCC;
    padding-top: 2px;
}

.photoGallery_thumbnail
{
    /*border: 1px solid #CCCCCC;*/
    float: left;
    padding: 3px;
    margin-right: 3px;
    margin-bottom: 2px;
}
.photoGallery_thumbnail_image
{
    width: 75px;
    height: 50px;
}
.photoGallery_thumbnail_block
{
    margin-top: 4px;
    width: 275px;
    float: left;
}

/*
____________________*/
.toolsList
{

}

ul.toolsList
{
	margin: 10px 0 0 0;
	padding: 0px;
	list-style: none;
	float:left;
}

ul.toolsList li
{
	margin: 2px 0px 0px 0px;
	text-align: center;
	text-transform: capitalize;
	list-style: none;
	float:left;
	padding-right:0;
	margin-right: 5px;
}

.toolsList a
{
	font-weight: normal;
	text-decoration: none;
}
.ui-button
{
	cursor: pointer;
	margin: 0;
	outline: 0 none;
	padding: 0.4em 1em 0.5em;
	position: relative;
	text-align: center;
	text-decoration: none;
}

#PopUpWindowBackground
{
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #CECECE;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.PopUpWindow
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0px solid #CECECE;
    display: none;
    padding: 12px;
    position: fixed;
    z-index: 10001;
}
.CloseWindow:hover
{
    cursor: pointer;
}


