
*
{
	margin:0;
	padding:0;
}
ul,li
{
	list-style-type:none;
}
a img
{
	border:none;
}
.clear
{
	clear:both;
	font-size:1px;
	height:1px;
	width:1px;
}
body,html
{
	font-size:100%;
}
body
{
    font-size:68%;
    font-family:Verdana,arial,sans-serif;
    padding:0;
    background:url(../images/bg-mainpage2.gif) repeat-y;
}

/*********************************************************************/
/* Layout */
#container1
{
	width:100%;
	text-align:left;
	font-size:1.1em;
	background:url(../images/bg-topbar.gif) repeat-x;
	position:relative;
	padding:0 0 93px 0;
}
#container2
{
	padding:162px 0 0 0;
}
/*********************************************************************/
/* Top Bar */
#topBar
{
    position:absolute;
    top:0;
    left:0;
    width:970px;
    height:121px;
    overflow:hidden;
    text-align:right;
	background:url(../images/rook-matthews-sayer-business-sales.gif) no-repeat;    
}
#topBar ul
{
    width:180px;
    position:absolute;
    top:0;
    right:0;
}
#topBar ul li
{
    width:85px;
    display:block;
    float:right;
    background:#a25d99 url(../images/bg-topbar-buttons.gif) bottom left no-repeat;
    margin:0 0 0 5px;
    padding:0;
    overflow:hidden;
}
#topBar ul li a
{
    display:block;
    float:left;
    width:85px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    padding:4px 0 6px 0;
    text-align:center;
    font-size:0.9em;
    text-decoration:none;
}
/*********************************************************************/
/* Page Navigation */
#pageNavigation
{
    width:100%;
    position:absolute;
    top:122px;
    left:0;
    border-top:4px solid #89207c;
    background:#002344;
    padding:2px 0 0 0;
}
#pageNavigation ul li
{
    display:block;
    padding:0 0 2px 0;
    background:url(../images/bg-navigation-a.gif) top right repeat-y;
    float:left;
    width:auto;
}
#pageNavigation ul li a
{
    padding:4px 8px;
    color:#fff;
    display:block;
    text-decoration:none;
    text-transform:uppercase;
}
#pageNavigation ul.externalLinks
{
    width:326px;
    position:absolute;
    top:0;
    left:650px;
}
#pageNavigation ul.externalLinks li
{
    width:163px;
    float:left;
    background:none;
}
#pageNavigation ul.externalLinks li a
{
    background:url(../images/bg-btn-external-site.gif) no-repeat;
    text-align:center;
    width:158px;
    padding:4px 0;
}
/*********************************************************************/
/* Crumb Trail (sits inside pageNavigation) */
#crumbTrail
{
    display:block;
    width:100%;
    background:#ccc;
    color:#002344;
    height:25px;
    overflow:hidden;
    border-bottom:8px solid #fff;
}
#crumbTrail .inner
{
    margin-left:8px;
    padding:5px 0;
}
#crumbTrail span
{
    display:inline;
    padding:0 4px 0 0;
    float:none;
    background:none;
    color:#002344
}
#crumbTrail span a
{
    text-decoration:none;
    color:#002344;
}
/*********************************************************************/
/* Main Page Area */
#mainPage
{
    padding-top:25px;
    padding-left:220px;
    width:970px;
    w\idth:750px;   
    background:none;
}
#mainPage #textArea
{
    width:458px;
    float:left;
}
/*********************************************************************/
/* property of the week / random image area */
#mainPage #randomImage
{
    width:252px;
    border:1px solid #002344;
    w\idth:250px;
    float:right;
    margin-top:10px;
    text-align:center;
}
#mainPage #rightCol
{
    width:252px;
    float:right;
    margin-top:10px;
    text-align:center;
}
#mainPage #propertyOfWeek
{
    width:252px;
    border:1px solid #002344;
    w\idth:250px;
    margin:0 0 12px 0;
    text-align:center;
}

#mainPage #propertyOfWeek h2
{
    background:#002344;
    padding:4px;
    color:#fff;
    font-size:1em;
    text-transform:uppercase;
    text-align:center;
}
#mainPage #propertyOfWeek iframe
{
    height:320px;  
}
/* random image specific */
#mainPage #randomImage
{
    border:none;
    w\idth:252px;
    text-align:right;
}
#mainPage #randomImage p
{
   color:#002344;
   padding:2px 2px 0 0;
   font-style:italic;
   font-size:0.9em;
}


/*********************************************************************/
/* Search area) */
#searchArea
{
    position:absolute;
    top:186px;
    left:0;
    width:210px;
}
#searchTool
{
    width:210px;
    padding:10px;
    w\idth:190px;
    background:#ccc;   
}
#searchArea h2
{
    background:#002344;
    padding:4px 0 4px 10px;
    color:#fff;
    font-size:1em;
    text-transform:uppercase;
    text-align:left;
    border-top:1px solid #fff;
}
#searchTool h3
{
    font-weight:normal;
    font-size:0.9em;
    padding:5px 0 2px 0;
}
#searchTool select, #searchTool input
{
    font-size:1.1em;
    font-family:verdana, Sans-Serif;
    width:180px;
}
#searchTool li.radio input
{
    width:auto;
}
#searchTool li.buttons
{
    padding:10px 0 4px 0;
}
#searchTool li.buttons input
{
    background:#002344;
    color:#fff;
    border:none;
    padding:4px 0;
    font-weight:bold;
}
/*********************************************************************/
/* paras and headers etc */
h1,h2
{
    color:#89207c;
    font-size:1.4em;
    font-weight:normal;
    padding:14px 0 20px 0;
}
h2
{
    font-size:1.2em;
    padding:14px 0 10px 0;
}
p
{
    padding:0 0 14px 0;
    line-height:130%;
}
p.image
{
    padding:0;
    line-height:normal;
}
/*********************************************************************/
/* page Banner */
#pageBanner
{
    width:750px;
    height:92px;
    background:url(../images/bg-pagebanner.gif) repeat-x;
    padding:0;
    margin:0;
}
#pageBanner #imageQuote
{
    width:750px;
    height:92px;
    padding:0;
    margin:0;
}
#pageBanner #imageQuote p.image
{
    width:466px;
    float:left;    
    padding:0;
    margin:0;
}
#pageBanner #imageQuote p.quote
{
    width:276px;
    color:#fff;
    padding:4px 20px 0 0;
    w\idth:256px;
    margin:0;
    float:right;
    display:block;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size:1.4em;
    line-height:120%;
}
/*********************************************************************/
/* Contact Form */
#contactForm
{
    width:750px;
}
#contactForm ul
{
    width:600px;
    margin-left:75px;
}
#contactForm ul li
{
    padding:4px 0;
    width:300px;
    float:left;
}
#contactForm ul li label, #contactForm ul li.radio label.block
{
    display:block;
    padding:10px 0 2px 0;
}
#contactForm ul li span
{
	display:inline;
}
#contactForm ul li.radio, #contactForm ul li.radio label, #contactForm ul li.radio input
{
    float:none;
    width:auto;
    display:inline;
    border:none;
}
#contactForm ul li.radio label
{
	margin:0 10px 0 3px;
}
#contactForm ul li.noFloat, #contactForm ul li.button
{
    float:none;
    width:570px;
    display:block;
    clear:left;
}
#contactForm ul li.button
{
    text-align:center;
    width:570px;
}
#contactForm ul li.button input
{
    border:none;
    color:#fff;
    background:#89207c;
    width:auto;
    padding:4px;
    cursor:hand;
}
#contactForm ul li input, #contactForm ul li select
{
    width:260px;
    border:1px solid #89207c;
}
#contactForm ul li textarea
{
    width:560px;
    height:130px;
    border:1px solid #89207c;
    padding:1px;
    overflow:auto;
}
#contactForm ul li input
{
    padding:1px;
}
#contactForm ul li.title
{
	width:600px;
}
#contactForm ul li.title h2
{
	padding:12px 0 0 0;
}
#errorMessage
{
    width:750px;
    w\idth:738px;
}
#errorMessage p
{
    padding:4px 0;
    margin:0;
}

/*********************************************************************/
/* Footer */
#footer
{
	height:93px;
	overflow:hidden;
	width:100%;
	background:url(../images/bg-footer.gif) 0 29px repeat-x;
	position:relative;
}
#footer .fInner
{
	margin:29px 0 0 0;
	padding:22px 0 0 120px;
	height:63px;
	overflow:hidden;
	background:url(../images/footer-rook-matthews-sayer.gif) no-repeat;
}
#footer #curve
{
	background:url(../images/bottom-curve.gif) top right no-repeat;
	width:90px;
	height:32px;
	display:block;
	position:absolute;
	top:0;
	right:0;
}
#footer ul li
{
	display:inline;
	padding:0 10px;
}
#footer ul li a
{
	color:#fff;
	text-decoration:none;
}
#footerTop
{
    position:absolute;
    top:0;
    left:0;
    width:210px;
    height:29px;
    display:block;
    background:#ccc;
}
#adBox
{
    width:454px;
    margin:12px 0;
    padding:44px 4px 10px 10px;
    w\idth:440px;
    background:url(../images/doxford-hall.jpg) no-repeat;
    overflow:hidden;
}
#adBox p
{
    width:326px;
    color:#ddd;
    text-align:left;
    padding:4px 0;
    font-size:0.9em;
    float:right;
}
#adBox p.pdf
{
    width:114px;
    float:left;
    padding-top:0;
}
#adBox p a
{
    color:#ddd;
    text-decoration:none;
}
#adBox p a:hover
{
    color:#fff;
}



#busineessesWantedAdvert
{
	padding:6px 12px 10px 12px;
	text-align:left;
	background:#08335b;
}
#mainPage #propertyOfWeek h2
{
	padding:0 0 15px 0;
	font-size:1.9em;
	font-family:Trebuchet MS, Trebuchet MS, sans-serif;
	line-height:145%;
	text-transform:none;
	text-align:center;
	color:#d3d60b;
	background:none;
}
#mainPage #propertyOfWeek h2 span
{
	font-weight:bold;
	font-size:2.15em;
}
#busineessesWantedAdvert p
{
	font-size:1.1em;
	font-family:Trebuchet MS, Trebuchet MS, sans-serif;
	color:#fff;
}
#busineessesWantedAdvert ul
{
	margin:0 0 0 10px;
}
#busineessesWantedAdvert ul li
{
	padding:0 0 8px 8px;
	font-size:1.1em;
	font-family:Trebuchet MS, Trebuchet MS, sans-serif;
	color:#fff;
	background:url(../images/green-bullet.gif) 0 7px no-repeat;
}
#busineessesWantedAdvert .contact
{
	position:relative;
	margin:10px 0 0 0;
	padding:2px 5px;
	background:#d3d60b url(../images/letter.gif) right 30px no-repeat;
}
#busineessesWantedAdvert .contact p.envelope a
{
	position:absolute;
	top:30px;
	right:10px;
	width:48px;
	height:26px;
	text-indent:-3000px;
	overflow:hidden;
}
#mainPage #propertyOfWeek .contact h2
{
	padding:0;
	text-align:left;
	font-size:1.25em;
	font-weight:bold;
	color:#000000;
}
#mainPage #propertyOfWeek .contact p
{
	padding:0;
	text-align:left;
	font-size:1.25em;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#mainPage #propertyOfWeek .contact a
{
	padding:0;
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
/*********************************************************************/
/* SOLD SUCCESS STYLES */
h1.soldSuccess
{
	float:right;
}
ul.soldSuccess
{
	margin:0;
	padding:0;
	width:749px;
}
ul.soldSuccess li
{
	float:left;
	margin:0;
	padding:0;
	height:162px;
	width:181px;
	overflow:hidden;
	background:#000;
	border-right:8px solid #fff;
	border-bottom:8px solid #fff;
}
ul.soldSuccess li.last
{
	border-right:none;
}
ul.soldSuccess li p
{
	margin:0;
	font-size:0.8em;
	color:#fff;
}
ul.soldSuccess li p.top
{
	
	padding:2px 5px 2px 5px;
}
ul.soldSuccess li p.middle
{
	padding:2px 5px 2px 5px;
}
ul.soldSuccess li img
{
	margin:0;
	padding:0 0 0 1px;
}
ul.soldSuccess li .bottom
{
	margin:0 0 0 1px;
	padding:0 0 2px 0;
	height:28px;
	width:179px;
	background:#7d0380;
}
ul.soldSuccess li .bottom p
{
	font-size:0.75em;
	padding:2px 5px 0 5px;
}
