/*  Kearney Sefton Solicitors CSS Document */
* {margin: 0; padding: 0;}

body {
	background: #CCCCCC;
}
/*------------ BBC News Feed ------------*/
#feedcontainer {
	float: right;
	width: 167px;
	border: 1px solid #990000;
	padding: 0px;
	color: #999999;
	font-family: Verdana, Lucida Grande, Arial, sans-serif;
	font-size: 12px;
}

#newsDate {
	font-family: Verdana, Lucida Grande, Arial, sans-serif;
	font-size: 9px;
	color: #990000;
	text-align: right;
	padding-right: 5px;
}

#feed {
	list-style: none;
	padding: 5px;
}


#feed li {
	background: url(arrow.gif) no-repeat 0 15%;
	padding-left: 12px;
	padding-bottom: 10px;
	vertical-align: top;
}	

#feed a {
	color: #999999;
	text-decoration: none;

}

#feed a:hover {
	color: #990000;
	text-decoration: none;
}


/*------------ List ------------*/

ul.linksul {
list-style: none;
}

li.links {
background: url(arrow.gif) no-repeat left 5px;
padding-left: 15px;
padding-bottom: 7px;
}

a.links {
	color: #000000;
	text-decoration: none;
}

a.links:hover {
	color: #990000;
	text-decoration: none;
}


/*------------ Hide divs ------------*/
#TopMenu {display: none;}

#DateDiv {display: none;}

#printpage {display: none;}


/*------------Top Banner ------------*/
#topbanner {
	background: url(banner.jpg) no-repeat;
	width: 760px;
	height: 258px;
	margin-left: 8px;
	position: relative;
}

#address {
	float: right;
	width: 170px;
	color: #CC6666;
	font-family: Verdana, Lucida Grande, Arial, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
}




#address P {
	line-height: 13px;
}




/*------------ Main Page ------------*/
#maincontainer {
	background: url(mainbg.jpg) repeat-y;
	width: 776px;
	position: relative;
	text-align: left;
}

/*------------ Main Content ------------*/

#maincontent {
	width: 760px;
	margin-left: 8px;
}

#MainHTML {
	float: right;
	width: 590px;
	color: #333333;
	font-family: Verdana, Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	margin-left: 20px;
	margin-top: 26px;
}

h1 { 
	font-family: Georgia;
	font-size: 20px;
	color: #990000;
	letter-spacing: 0.3px;
	font-weight: 200;
	padding-bottom: 15px;
}

h1 span {
	font-size: 24px;
}

h2 {
	font-size: 14px;
	color: #990000;
	padding-bottom: 15px;
	font-weight: lighter;
}

h3 {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 15px;
}


p {
	padding-bottom: 15px;
	line-height: 20px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}


/*------------ Navigation ------------*/

#submenu {
	float: left;
	width: 140px;
	color: #999999;
	font-family: Verdana, Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-align: right;
	text-indent: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
	padding-left: 0;
	padding-bottom: 2px;
}

.SubMenuHeadingSpan {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-left: 10px;
}

.SubMenuHeadingSpan a {
	color: #999999;
	text-decoration: none;
	font-weight: 500;
}

.SubMenuHeadingSpan a:hover{
	color: #990000;
	text-decoration: none;
	border-left: 2px solid #990000;
	padding-left: 6px;
}

.SubMenuHeadingSpan a.selected {
	color: #990000;
	text-decoration: none;
	border-left: 2px solid #990000;
	padding-left: 6px;
}

#SubMenuUl {
	list-style: none;
}

#SubMenuUl li.level2 {
	padding-top: 0.9em;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	margin-left:  10px;
}

li.level2 a {
	color: #999999;
	text-decoration: none;
	font-weight: 500;
}

li.level2 a:hover {
	color: #990000;
	text-decoration: none;
	border-left: 2px solid #990000;
	padding-left: 6px;
}

li.level2.selected a {
	color: #990000;
	text-decoration: none;
	border-left: 2px solid #990000;
	padding-left: 6px;
}

ul.level3ul {
	padding:  0;
	padding-bottom: 2px;
	margin: 0;
	list-style-type: none;
}

ul.level3ul li.level3 {
	padding-top: 6px;
}

ul.level3ul li.level3 a{
	color: #999999;
	text-decoration: none;
	font-weight: 500;
	border-left: none;
}

ul.level3ul li.level3 a:hover {
	color: #990000;
	text-decoration: none;
	border-left: none;
}

ul.level3ul li.level3.selected a {
	color: #990000;
	border-left: none;
}


/*------------ Footer ------------*/

#footer {
	width: 760px;
	height: 39px;
	background: url(footer.gif) no-repeat;
	margin-left: 8px;
	margin-top: 15px;
	padding-top: 10px;
	color: #999999;
	font-family: Verdana, Lucida Grande, Arial, sans-serif;
	font-size: 9px;
	text-align: center;
}

#easilogo {
	position: absolute;
	bottom: -40px;
	right: 10px;
	padding-bottom: 10px;
}

#footer a { 
	display: none;
}




















/*------------ Table ------------*/
table.links {
	width: 411px;
	height: 80px;
	border-collapse: collapse;
}

td.pictures {
	padding: 3px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #990000;
}

td.text {
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 3px;
	border: 1px solid #990000;
	text-align: right;
}

#comp {background: #fff url(arrowcomp.gif) no-repeat 100%;}
#conv {background: #fff url(arrowconv.gif) no-repeat 100%;}
#comm {background: #fff url(arrowcomm.gif) no-repeat 100%;}


table.contact {
	width: 480px;
	color: #333333;
	padding-bottom: 6px;
}

td {
	padding-bottom: 3px;
	vertical-align: middle;
}

td.top {
	padding-bottom: 3px;
	vertical-align: top;
}

/*------------ FORM ------------*/
contactform p {
	margin: 6px 0;
}

form dd {
	margin: 0;
}

form dt {
	float: left;
	padding-right: 10px;
}


/*------------ HR ------------*/
hr {
	border: 0;
 	width: 100%;
	color: #990000;
	background-color: #990000;
	height: 1px;
	text-align: center;
}


/*------------ extra ------------*/
p.view {
	text-align: right;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}


p.view a {
	color: #990000;
}

p.view a:hover {
	color: #999999;
}


img {
	border: none;
}