body
{
    background-image: url(images/bgtile.gif);
    font-family: Verdana, Arial;
    font-size: 11px;
    color: black;
    margin: 0px;
    min-height: 100%;
    height: 10%;
}
iframe
{
    width:284px;
    height: 197px;
    overflow-x:hidden;
    overflow-y:hidden;
    border: none;
    margin: 0px;
    float: right;
}
#copyright
{
    padding-top: 30px;
    padding-left:4px;
    width:145px;
    text-align:center;
}
a.copylink
{
    font-family:Verdana,arial;
    font-size: 10px;
    font-weight: normal;
    color: Silver;
    text-decoration:none;
}
a.copylink:hover
{
    color: #993399;
    text-decoration:underline;
}
/* Layout items */
#container
{
    width:990px;
    min-height:100%;
    margin: 0 auto;
    background-image: url(images/bgcontainer.gif);
    /* Added from stuff on web */
}
#topbar
{
    width: 970px;
    height: 75px;
    margin: 0 auto;
    background-image: url(images/top_tile.jpg);
}
#leftbar
{
    width: 155px;
    /* height: 100%; */
    padding-left: 10px;
    float: left;
}
#center
{
    width: 605px;
    float: left;
}
#rightbar
{
	width: 210px;
	float : left ;
	border : 0px;
	text-align: center;
}

/* Menu Items*/
.menulabel
{
    display: block;
    margin-left: 4px;
    width:145px;
    height:26px;
    line-height:26px;
    background-color: #993399;
    font-weight: bold;
    text-decoration:none;
    text-align: center;
    margin-bottom: 1px;
    color:White;
}
.menulabelimage
{
    border:none;
    margin-top:3px;
}
a.button
{
    display: block;
    margin-left: 4px;
    width:145px;
    height:26px;
    line-height:26px;
    background-color: #cc99cc;
    font-weight: bold;
    text-decoration:none;
    text-align: center;
    border-bottom:solid 1px white;
    color:White;
}
a.button:hover
{
    background-color: #cc66cc;
    text-decoration: underline;
}
a.buttonlg
{
    display: block;
    margin-left: 4px;
    width:145px;
    height:40px;
    line-height:18px;
    background-color: #cc99cc;
    font-weight: bold;
    text-decoration:none;
    text-align: center;
    border-bottom:solid 1px white;
    color:White;
}
a.buttonlg:hover
{
    background-color: #cc66cc;
    text-decoration: underline;
}

/* In line items */

#pagelabel
{
    border:none;
    margin:10px 0px;
}
.bodyboxhome
{
    width: 560px;
    height: 200px;
    border: none;
    color: Black;
    margin: 0 auto;
    margin-bottom: 0px;
    background-color:White;
    display:table;
}
.bodybox
{
    width: 560px;
    min-height: 197px;
    border: none;
    color: Black;
    margin: 0 auto;
    margin-top:3px;
    background-color:White;
    display:table;
}
.bodyboxbordered
{
    width: 560px;
    min-height: 170px;
    border: solid 1px #993399;
    color: Black;
    margin: 0 auto;
    margin-top:9px;
    background-color:White;
    display:table;
}
.smallboxbordered
{
	width: 270px;
    min-height: 120px;
    border: solid 1px #993399;
    color: Black;
    margin: 0 auto;
    margin-top:9px;
    background-color:White;
    display:table;
}
#registerboxmain
{
	width:270px;
	padding:1px;
	margin:0px auto;
}
.bb_label
{
    vertical-align: top;
    border: 0px;
    margin: 0px;
}
a.imagelink
{
    border:solid 1px white;
    border-collapse:collapse;
}
a.imagelink:hover
{
    border-color:#993300
}
a.textlink
{
    font-weight: bold;
    color:Blue;
    text-decoration: none;
}
a.textlink:hover
{
    text-decoration: underline;
}
.webbox
{
    border-collapse:collapse;
}
/* Property of the week items */

#potwlistbox
{
    width:340px;
    margin:10px 10px 10px 0px;
    float:right;
    padding:0px;
    border: solid 1px red;
}
/*
#potwprice, #potwatprice, #potbushprice
{
	position: relative;
    margin-top:-21px;
    z-index:2;
    float:right;
    width:132px;
    height:20px;
    background-image:url(images/potw_price.gif);
    line-height:20px;
    text-align:center;
    font-weight:bold;
}
*/
#potwprice, #potwatprice, #potbushprice
{
    width:132px;
    height:20px;
    background-image:url(images/potw_price.gif);
    line-height:20px;
    text-align:center;
    font-weight:bold;
    margin:0;
    padding:0;
    float:right;
}

lu.potwlist
{
    margin: 0px;
}
li.potwlist
{
    list-style-position: outside;
    list-style-image: url(images/bullet_gold_1.jpg);
    line-height: 16px;
    margin: 3px 0px 3px 0px;
}
lu.compterms
{}
li.compterms
{
    list-style-position: outside;
    font-family:Verdana,arial;
    font-size: 10px;
    font-weight: normal;
    color: black;
    text-decoration:none;
    margin: 3px 0px 7px 0px;
}
.potwtd
{
 border: 1px solid #993399;
 border-top:0px;
 border-bottom:0px;
}
.potwbottom
{
 border: 1px solid #993399;
 border-top:0px;
 height:25px;
}
.potwdesc
{
    width:260px;
    padding-top:5px;
    text-align : left ;
    padding-bottom:0px;
}
.potwdesc ul
{
	margin: 	15px 0;
	padding:	0;
}
.potwdesc li
{
    list-style-position: outside;
    list-style-image: url(images/bullet_gold_1.jpg);
    line-height: 16px;
    margin: 3px 0px 3px 20px;
	padding : 0;
}
#potwimage
{
    border: solid 1px #993399;
    margin: 7px;
    width:170px;
}
.potwlocation
{
    font-weight:bold;
    /*text-decoration: underline;*/
}
.potwtitle
{
    font-weight:bold;
    text-decoration: none;
    margin-top:7px;
}
a.potwlink
{
    color: Blue;
    text-decoration: none;
    /* margin: 10px 10px 10px 80px;*/
}
a.potwlink:hover
{
    text-decoration: underline;
}

/* Executive Homes Items  */

#exechomesbox
{
    width: 195px;
    /*border: solid 1px #cc9966;*/
    border: solid 1px #993399;
    background-color: white;
    background-image: url(images/execsign.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    margin: 3px auto ;
    margin-bottom:0px;
}

#emaghomebox
{
    width: 195px;
    /*border: solid 1px #cc9966;*/
    border: solid 1px #993399;
    background-color: white;
    margin: 3px auto ;
    margin-bottom:0px;
}
#emagcoverhome
{
	width: 95px;
	background-image:url(images/emaghomeback.gif);
	float:left;
	padding: 2px;
}
.emagholder
{
	padding: 20px;
}
#emagcover
{
	padding:10px;
	width: 200px;
	text-align:center;
	float:left;	
}
div.emaglink
{
	padding-top:15px;
	margin-top:15px;
}
a.emagext
{
	font-size: 12px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
a.emagext:hover
{
	text-decoration:underline;
}
#emaglinks
{
	margin-left:201px;
	padding: 10px;
}
#emagtexthome
{
	float:right;
	color:black;
	padding: 3px;
	width:90px;
}
#execpicsbox
{
    width: 195px;
    height: 74px;
    background-color: #cc9966;
}
#execimage
{
    /*border: solid 1px #cc9966;*/
    border: solid 1px #993399;
    border-bottom: 2px;
    margin-top: 0px;
}
#exectext
{
    height: 90px;
    width: 180px;
    color:Black;
    margin-top: 2px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.execlist
{
    color: Black;
    margin: 3px 0px 3px 0px;
    width: 160px;
    font-size:11px;
}
.execbullet
{
    left: 5px;
    color: black;
    float:left;
    margin-left:4px;
    margin-right:4px;
    margin-top:3px;
    font-weight:bold;
}
#execlink
{
    vertical-align: baseline;
    display:block;
    width: 195px;
    height: 19px;
    background-image: url(images/exechomes_u.gif);
}

#execlink:hover
{
    background-image: url(images/exechomes_d.gif);
}

#emaglink
{
    vertical-align: baseline;
    display:block;
    width: 195px;
    height: 19px;
    background-image: url(images/emagbutton_u.gif);
}
#emaglink:hover
{
    background-image: url(images/emagbutton_d.gif);
}
/* Search Box Items  */

.inlinetitle
{
	font-weight:bold;
	color:#993399;
	/*padding-bottom: 4px;*/
}
.figure
{
	font-size:10px;
	font-style:italic;
}

#searchboxhome
{
    width: 195px;
    min-height: 171px;
    border: solid 1px #993399;
    margin: 3px auto ;
    background-color: white;
}
#searchform
{
    width: 180px;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    border: none;
}
#searchformmain
{
    width: 220px;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    border: none;
}
.searchformtable
{
    border-collapse: collapse;
    border: none;
    width: 180px;
    color:Black;
}
td.searchformtable
{
    text-align: left;
    font-weight:bold;
    color:Black;
    height: 22px;
}
#searchboxmain
{
    width: 230px;
    min-height: 150px;
    border: none;
    margin: 3px auto ;
    background-color: white;
}
.searchmaintable
{
    border-collapse: collapse;
    border: solid 1px blue;
    width: 408px;
    color:Black;
}
td.searchmaintable
{
    text-align: left;
    font-weight:bold;
    color:Black;
    height: 22px;
}
#searchbutton
{
    display: block;
    width:77px;
    height:23px;
    background-image: url(images/searchbutton_u.gif);
    border:none;
}
#searchbutton:hover
{
    background-image: url(images/searchbutton_d.gif);
}
#registerbutton
{
    display: block;
    width:104px;
    height:23px;
    background-image: url(images/register_u.gif);
    border:none;
}
#registerbutton:hover
{
    background-image: url(images/register_d.gif);
}
.searchformselect
{
    font-family:Verdana,arial;
    font-size:11px;
    color:Black;
    font-variant: small-caps;
}
.searchformselect1
{
    font-family:Verdana,arial;
    font-size:11px;
    color:Black;
    font-variant: small-caps;
    width: 100px;
}

/* Lower right box items */
#bnibox
{
    width: 195px;
    min-height: 171px;
    border: solid 1px #993399;
    margin: 0px auto ;
    margin-top:5px;
    background-color: white;
    text-align:center;
}
#ombslogobox
{
    width: 180px;
    min-height:110px;
    border-bottom: dotted 1px #cc9966;
    text-align: center;
    vertical-align: middle;
    margin: 3px auto ;
	padding-top : 0px 5px 5px 5px;;
    color:Black;
}
#ombudsmansbox, #colefacebox, #twitterbox, #missionbox
{
    width: 195px;
    min-height: 180px;
    border-top: dotted 1px #cc9966;
    border-bottom: dotted 1px #cc9966;
    text-align: center;
    vertical-align: middle;
    margin: 3px auto ;
	padding-top : 5px;
    color:Black;
}
a.link
{
    font-family:Verdana,arial;
    font-size:11px;
    color: Blue;
    text-decoration:none;
}
a.link:hover
{
    text-decoration:underline;
}

/* Other Page body items  */
.title
{
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
}
.bodytext
{
    margin: 10px 10px 0px 10px;
}
.marginleft
{
    margin-left:25px;
}
#conveyancingbutton
{
    display: block;
    width:230px;
    height:23px;
    background-image: url(images/conveyancequote_u.gif);
    border:none;
}
#conveyancingbutton:hover
{
    background-image: url(images/conveyancequote_d.gif);
}
#feedbacklinks
{
    width:560px;
    color: Black;
    text-align:center
}
.homeabout
{
    margin: 10px 10px 0px 0px;
    padding-left: 30px;
    padding-right: 10px;
}
.staffimage
{
    width:100px;
    height:133px;
    border: solid 1px #993399;
    margin-right: 30px;
}
h4
{
    font-family:Verdana,arial;
    font-size: 14px;
    color: #993399;
    text-decoration:none;
    margin-bottom:3px;
    padding-left: 15px;
}
h4 a
{
    font-family:Verdana,arial;
    font-size: 14px;
    color: #993399;
    text-decoration:none;
    margin-bottom:3px;
    padding: 0px;
}
h4 a:hover
{
    text-decoration:underline;
}
.articlebox
{
    text-align:left;
    margin-top:0px;
    margin-bottom: 5px;
    font-family: Verdana, Arial;
    font-size: 10px;
    color: Black;
}
a.addresslink, a.addresslink:visited
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: black;
    text-decoration:none;
}
a.addresslink:hover
{
    color: #993399;
}
a.articleheader
{
    font-family:Verdana,arial;
    font-size: 14px;
    color: #993399;
    text-decoration:none;
    margin-bottom:3px;
    padding: 0px;
}
a.articleheader:hover
{
    text-decoration:underline;
}
a.articleboxcole
{
    font-family:Verdana,arial;
    font-size: 13px;
    font-weight: bold;
    color: #993399;
    text-decoration:none;
    padding-bottom:5px;
}
a.articleboxcole:hover
{
    text-decoration:underline;
}
#center p
{
    margin-right:20px;
}
a.maillink
{
    font-family:Verdana,arial;
    color: Black;
    font-weight:bold;
    text-decoration:none;
}
a.maillink:hover
{
    text-decoration:underline;
}
.infoboxheader
{
    color:#996699;
    font-size:14px;
}
.tenantsinfo
{
    display:block;
    float:left;
    width:141px;
    height:23px;
    background-image:url(content/tenantsinfo_u.jpg);
}
.tenantsinfo:hover
{
    background-image:url(content/tenantsinfo_d.jpg);
}
.landlordsinfo
{
    display:block;
    float:left;
    width:152px;
    height:23px;
    background-image:url(content/landlordsinfo_u.jpg);
}
.landlordsinfo:hover
{
    background-image:url(content/landlordsinfo_d.jpg);
}
.regulations
{
    display:block;
    float:left;
    width:94px;
    height:23px;
    background-image:url(content/regulations_u.jpg);
}
.regulations:hover
{
    background-image:url(content/regulations_d.jpg);
}
.depositscheme
{
    display:block;
    float:left;
    width:168px;
    height:23px;
    background-image:url(content/tenancydepositscheme_u.jpg);
}
.depositscheme:hover
{
    background-image:url(content/tenancydepositscheme_d.jpg);
}
.wat_transport
{
    display:block;
    float:left;
    width:113px;
    height:23px;
    background-image:url(content/wat_transport_u.jpg);
    
}
.wat_transport:hover
{
    background-image:url(content/wat_transport_d.jpg);
}
.wat_business
{
    display:block;
    float:left;
    width:80px;
    height:23px;
    background-image:url(content/wat_business_u.jpg);
}
.wat_business:hover
{
    background-image:url(content/wat_business_d.jpg);
}
.wat_history
{
    display:block;
    float:left;
    width:70px;
    height:23px;
    background-image:url(content/wat_history_u.jpg);
}
.wat_history:hover
{
    background-image:url(content/wat_history_d.jpg);
}
.wat_origins
{
    display:block;
    float:left;
    width:70px;
    height:23px;
    background-image:url(content/wat_origins_u.jpg);
}
.wat_origins:hover
{
    background-image:url(content/wat_origins_d.jpg);
}
.wat_interest
{
    display:block;
    float:left;
    width:127px;
    height:23px;
    background-image:url(content/wat_interest_u.jpg);
}
.wat_interest:hover
{
    background-image:url(content/wat_interest_d.jpg);
}
.wat_schools
{
    display:block;
    float:left;
    width:70px;
    height:23px;
    background-image:url(content/wat_schools_u.jpg);
}
.wat_schools:hover
{
    background-image:url(content/wat_schools_d.jpg);
}
.web_localdir
{
    display:block;
    float:left;
    width:125px;
    height:23px;
    background-image:url(content/web_localdir_u.jpg);
}
.web_localdir:hover
{
    background-image:url(content/web_localdir_d.jpg);
}
.web_propport
{
    display:block;
    float:left;
    width:126px;
    height:23px;
    background-image:url(content/web_propport_u.jpg);
}
.web_propport:hover
{
    background-image:url(content/web_propport_d.jpg);
}
.web_natlinks
{
    display:block;
    float:left;
    width:110px;
    height:23px;
    background-image:url(content/web_natlinks_u.jpg);
}
.web_natlinks:hover
{
    background-image:url(content/web_natlinks_d.jpg);
}



/* About Bushey Links  */

.bushey_schools
{
    display:block;
    float:left;
    width:70px;
    height:23px;
    background-image:url(content/bushey_schools_u.jpg);
}
.bushey_schools:hover
{
    background-image:url(content/bushey_schools_d.jpg);
}
.bushey_folklore
{
    display:block;
    float:left;
    width:70px;
    height:23px;
    background-image:url(content/bushey_folklore_u.jpg);
}
.bushey_folklore:hover
{
    background-image:url(content/bushey_folklore_d.jpg);
}
.bushey_history
{
    display:block;
    float:left;
    width:70px;
    height:23px;
    background-image:url(content/bushey_history_u.jpg);
}
.bushey_history:hover
{
    background-image:url(content/bushey_history_d.jpg);
}
.bushey_govern
{
    display:block;
    float:left;
    width:127px;
    height:23px;
    background-image:url(content/bushey_govern_u.jpg);
}
.bushey_govern:hover
{
    background-image:url(content/bushey_govern_d.jpg);
}
.bushey_modern
{
    display:block;
    float:left;
    width:103px;
    height:23px;
    background-image:url(content/bushey_modern_u.jpg);
}
.bushey_modern:hover
{
    background-image:url(content/bushey_modern_d.jpg);
}
.bushey_transport
{
    display:block;
    float:left;
    width:113px;
    height:23px;
    background-image:url(content/bushey_transport_u.jpg);
}
.bushey_transport:hover
{
    background-image:url(content/bushey_transport_d.jpg);
}

a.mapbutton, a.mapbutton:visited, a.mapbutton:active
{
	width:225px;
	height:22px;
	display:block;
	background-image:url(images/button_map_u.gif);
}
a.mapbutton:hover
{
	background-image:url(images/button_map_d.gif);
}

a.propertydetails, a.propertydetails:visited, a.propertydetails:active

{
	width:90px;
	height:22px;
	display:block;
	background-image:url(images/button_more_u.gif);
}

a.propertydetails:hover
{
	background-image:url(images/button_more_d.gif);
}

a.fullarticle, a.fullarticle:visited, a.fullarticle:active

{
	width:80px;
	height:22px;
	display:block;
	background-image:url(images/button_full_u.gif);
}

a.fullarticle:hover
{
	background-image:url(images/button_full_d.gif);
}

a.fullrightarticle, a.fullrightarticle:visited, a.fullrightarticle:active

{
	width:80px;
	height:22px;
	display:block;
	background-image:url(images/button_fullright_u.gif);
	margin-right:50px;
}

a.fullrightarticle:hover
{
	background-image:url(images/button_fullright_d.gif);
}

a.return, a.return:visited, a.return:active

{
	width:145px;
	height:22px;
	display:block;
	background-image:url(images/button_return_u.gif);
}

a.return:hover
{
	background-image:url(images/button_return_d.gif);
}

a.backbutton, a.backbutton:visited, a.backbutton:active
{
	width:150px;
	height:22px;
	display:block;
	background-image:url(images/button_back_u.gif);
}

a.backbutton:hover

{
	background-image:url(images/button_back_d.gif);
}

.affiliatemember
{
	padding: 10px;
}

.affiliatephone
{
border-bottom: solid 1px #993399;height:25px;width:110px;text-align:center;
}

.affiliatemail, .affiliateweb
{
border-bottom: solid 1px #993399;text-align:center;
}