/* 
author: jon@threefivedesign.com
modified: 2008-17-01
*/

@import "reset.css";

/* basic tags */

body {
	font: 12px/1.5em Georgia, Times New Roman, Times, serif;
	color: #444;
	background: #f9fbea url(../imgs/background.jpg) top left repeat-y;
}

img {
	border: none;
}

a { outline: none; }
a:link { text-decoration: none; color: #9b0033; }
a:visited { text-decoration: none; color: #9b0033; }	
a:hover { text-decoration: underline; color: #636263; }
a:focus { outline: none; }
a:active {  }

hr {
	border: none;
	height: 1px;
	background: #e5e5e5;
	margin-bottom: 12px;
	height: 1px;
}

.cleared {
	clear: both;
}

/* typogrpahy */

h1 {
	font-size: 1.845em;
	line-height: 1em;
	margin-bottom: 18px;
	font-style: italic;
	color: #9b0033;
}

h2, h3 {
	font-size: 1.1666667em;
	line-height: 1em;
	margin-bottom: 18px;
	font-style: italic;
	color: #9b0033;
	clear: both;
}

h2 {
}

h3 {
	color: #636263;
	margin-bottom: 4px;
}

h2.title {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 18px;
	font-style: italic;
	color: #9b0033;
	text-align: center;
}

p, ul, ol, dl, dd {
	margin-bottom: 18px;
	font-size: 1em;
	line-height: 1.5em;
}

ul {
	list-style: disc;
	margin-left: 2em;
}

ol {
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: decimal;
}

ol li {
	margin-bottom: 12px;
}

ol ul {
	list-style: disc;
	margin-left: 20px;
}

ol ul li {
	margin-bottom: 0;
}

dt {
	font-size: 1.1666667em;
	line-height: 1em;
	margin-bottom: 4px;
	font-style: italic;
	color: #9b0033;
	clear: both;
}

dd {
	padding-left: 18px;
}

strong {
	font-weight: bold;
	color: #9b0033;
}

em {
	font-style: italic;
}

acronym, abbr {
	cursor: pointer;
	border-bottom: 1px dotted #636263;
}

sup {
	font-size: 70%;
	vertical-align: top;
}


/* styles */
.calltoaction {
	font-size: 1.1666667em;
	line-height: 1em;
	margin-bottom: 9px;
	font-style: italic;
}

.contactdetails {
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 9px;
}

.address {
	margin-bottom: 5px;
}

.legal {
	font-size: 0.83333333em;
	line-height: 1em;
	margin-bottom: 6px;
}

.an {
	list-style-position: outside;
	list-style-type: lower-latin;
}

/* form */
form {
	float: left;
	width: 100%;
}

fieldset {
	clear: both;
	float: left;
	width: 100%;
	border: 1px dotted #636263;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

legend {
	padding: 0 9px 12px;
	color: #636263;
	background: #f9fbea;
	text-transform: uppercase;
}

form p, form h3 {
	margin: 0 18px 18px;
	clear: both;
}

form h3 {
	margin-bottom: 0.5em;
}

label {
	margin: 0;
	padding: 0.5em 0 0;
	cursor: pointer;
	float: left;
	color: #9b0033;
}

input, textarea {
	margin: 0 0 7px;
	padding: 6px;
	width: 80%;
	border: 1px solid #636263;
	font: 12px/1.5 "Times New Roman", Times, serif;
	color: #9b0033;
	float: right;
}

input:hover, input:focus, textarea:hover, textarea:focus, input#submit:hover {
	background: #9b0033;
	color: #fff;
}

input#submit {
	margin-right: 0;
	padding: 6px 12px;
	width: auto;
	height: 36px;
	background: #636263;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

.alert {
	background: #9b0033; 
	padding: 9px;
	margin-bottom: 18px;
}

.alert p, .alert h3 {
	color: #fff;
	margin-bottom: 0;
	font-size: 1.1666667em;
	line-height: 1em;
}

.alert h3 {
}

/* vcard */
.vcard {
	padding-top: 8px;
}

.vcard h2 {
	margin-bottom: 19px;
}

.vcard p {
	margin-bottom: 0;
}

.vcard p.getvcard {
	margin: 18px 0;
}

.vcard p.adr {
	margin-bottom: 18px;
}

.adr span {
	display: block;
}

/* layout */

#wrap {
	width: 864px;
	background: #f9fbea;
	float: left;
}

#header {
	width: 100%;
	text-align: center;
	padding-top: 36px;
	margin-bottom: 1em;
}

#logo {
	margin-bottom: 12px;
}

#navigation, #footer {
	display: block;
	border: 1px solid #636263;
	border-width: 1px 0;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 16px;
	text-align: center;
}

#navigation ul {
	display: block;
	float: left;
	margin: 0 122px;
}

#navigation li {
	float: left;
	display: inline;
}

#navigation li a, .subnav li a {
	display: block;
	width: auto;
	padding: 9px 9px 8px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #636263;
}

#navigation li a:hover, .subnav li a:hover {
	color: #9b0033;
}

body#changeofnamedeeds #m-changeofnamedeeds a, body#commercialpractice #m-commercialpractice a, body#licensing #m-licensing a, body#litigation #m-Litigation a, body#roadtraffic #m-roadtraffic a, body#selling #m-selling a, body#buying #m-buying a, body#buyingandselling #m-buyingandselling a, body#remortgaging #m-remortgaging a, body#transferofequity #m-transferofequity a, body#divorce #m-divorce a, body#separation #m-separation a, body#financialsettlements #m-financialsettlements a, body#children #m-children a, body#domesticabuse #m-domesticabuse a, body#livingtogether #m-livingtogether a, body#prenuptial #m-prenuptialagreements a, body#enforcement #m-enforcement a, body#willsandprobate #m-willsandprobate a, body#agencymatters #m-agencymatters a, body#civilpartnerships #m-civilpartnerships a {
	color: #000;
}

/* sub navigation */

.subnav {
	text-align: center; 
}

.subnav ul {
	list-style: none;
	margin-left: 0;
}

.subnav li a {
	text-transform: none;
	font-style: italic;
	padding: 0;
}

.subnav p {
	text-align: left;
}

/* columns */

.column {
	width: 216px;
	float: left;
	margin: 0 18px 12px 0;
	padding: 0 18px;
}

.a, .ab, .abc {
	margin-left: 36px;
}

.c, .bc, .abc {
	margin-right: 36px;
}

.ab, .bc {
	width: 486px;
}

.finishal {
	margin: -5px 0 16px;
}

.inset {
	float: left;
	border: 1px solid #636263;
	margin: -4px 18px 18px 0;
	padding: 4px;
	background: #fff
}

#map {
	width: 100%;
	height: 216px;
	border: 1px solid #636263;
	background: #fff;
	margin-bottom: 12px;
}

/* hotspots */

.hotspot {
	background: #fff;
	border: 1px solid #b2b2b2; 
	width: 250px;
	padding: 0;
	margin-bottom: 17px;
	min-height: 430px;
}

.hotspot h3 {
	width: 100%;
	height: 18px;
	background: #9b0033;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 9px 0;
	margin-bottom: 0;
}

.hotspot h3 a {
	color: #fff;
}

.hotspot img {
	margin: 0;
}

.hotspot ul {
	padding: 9px 18px 0;
	margin: 0 0 13px;
}

/* footer */

#footer {
	padding: 9px 0;
}

/* hacks */

.clearfix {
	clear: both;
}

/* IE6 resizing issues */
* html #wrap { width: 905px; }
*html #navigation ul { margin: 0 66px; }


/* IE - heading spacing issue */
* html #header {
	margin-bottom: 18px;
}

/* so long and thanks for all the fish */