/* cmsms stylesheet: default_smallpad modified: Friday, December 8, 2023 3:22:51 PM */
/* cmsms stylesheet: default_smallpad modified: 12/08/23 15:13:15 */
/* cmsms stylesheet: default_smallpad modified: 12/08/23 14:27:26 */
/* cmsms stylesheet: default_smallpad modified: 12/07/23 17:28:41 */
body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 100%;
	font-family: "anago", sans-serif;
	color: #000000;
}

#mobilemenu {display: none;}

header {clear: both;}

#outer_header {
	border-top: 5px solid #003146;
	border-bottom: 10px solid #1086b8;
}

#inner_header {
	height: 195px;
	position: relative;
}

#header_background {position: absolute;top: -3px;left: 0px;width: 100%;height: 100px;z-index: -1;text-align: center;}

#header_background img {
	width: 100%;height:auto;
}

#logo {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 287px;
}

#logo img {
width: 100%;
height: auto;
}

#strapline {
	text-align: center;
	padding: 140px 0px 12px 0px;
	font-size:  130%;
	font-weight:  500;
}

#phone {
	text-align: center;
}

#phone span {
    /* display: block; */
    /* padding: 0px 0px 10px 0px; */
    font-size: 110%;
}

#phone a {}

#lawsociety {position: absolute;right: 0px;top: 22px;}

#top_image {
    height: 189px;
    overflow: hidden;
}

#top_image img {
	width: 980px;
	height: auto
}

#over_top_image {
    position:  absolute;
    top: 122px;
    left:  0px;
    width:  100%;
    text-align:  center;
    color:  #ffffff;
    font-size: 128%;
    font-weight:  500;
    line-height: 115%;
    padding: 10px 20px 10px 20px;
    box-sizing:  border-box;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.85);
    background-color: #1086b89c;
    height: 67px;
}

#search {
	position:absolute;
	top: 10px;
	right: 160px;
}

#socials {
	position: absolute;
	top:10px;
	right: 0px;
}

#socials a {
	display: block;
	float: left;
	margin-left: 12px;
	width: 32px;
	height: 32px;
}

#outer_navigation {
	display: none;
}

#top_navigation {

}

#menu_show {
	display: none;
}

#actual_menu {
	display: block;
}

#actual_menu ul {
	margin: 0px;
	padding: 0px;
}

#actual_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#actual_menu ul ul {
	height: 0px;
	overflow: hidden;
	transition: height 0.4s;
position: absolute;
left: 0px;
top: 0px;
}

#actual_menu a:link, #actual_menu a:visited, #actual_menu span {
	display: block;
	padding: 7px 10px 2px 10px;
	border: 1px solid #92c4d9;
	color: #ffffff;
	margin: 0px 5px 0px 5px;
	text-align: center;
	text-decoration: none;
	height: 22px;
	font-size:  110%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: background-color 0.6s;
}

#actual_menu a span {
	border: 0px !important;
	padding: 0px;
}

#actual_menu a:hover, #actual_menu span:hover {
	background-color: #003146;
	color: #ffffff;
}

#servicessubmenu {box-sizing:  border-box;overflow:  hidden;height: 0px;transition: height 0.4s;background-color: #003146;position:  absolute;width:  100%;z-index: 999;}

#servicessubmenu_inner {padding: 20px 0px}

#servicessubmenu_inner div, #servicessubmenu_inner div span {float: left;display: block;}

#servicessubmenu_inner div.submenu_property {max-width: 33.3%;width: 420px;}

#servicessubmenu_inner div.submenu_other {width: 840px;max-width: 66.6%;}

#servicessubmenu_inner div.submenu_other span {width: 50%;display:  block;}

#servicessubmenu_inner div.submenu_other span a span, #servicessubmenu_inner div.submenu_property span  {
float: none; 
}

#servicessubmenu_inner a:link, #servicessubmenu_inner a:visited {transition: background-color 0.6s; display: block;padding: 5px;text-decoration: none;line-height: 100%;border: 1px solid #fff;margin-right: 20px;margin-bottom: 8px;color: #fff;padding: 10px;border: 1px solid #689aaf;}

#servicessubmenu_inner a:hover {background-color: #1086b8}

#servicessubmenu_inner a span {width: 100% !important;}

.showsub {
	height: 310px !important;
}

#servicessubmenu_inner div {
	border-left: 1px solid #699db3;
	box-sizing: border-box;
	padding-left: 20px;
}

#servicessubmenu_inner div span {
	border-left: 0px
}
#servicessubmenu_inner div h3, 
#servicessubmenu_inner div div h3 {
	color: #ffffff;
	padding-left: 0px;
}

#servicessubmenu_inner div ul {
	margin: 0px;
	padding: 0px;
}

#servicessubmenu_inner div li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#outer_slider {
	margin-top: 20px;
	background-color: #cccccc;
}

#inner_slider {
	position: relative;
}

#outer_mainpage {
	
}

#inner_mainpage {
	padding-top: 20px;
	position: relative;
	line-height:  160%;
	/* width: 1180px; */
}

#outer_footer {
	background-color: #1086b8;
	color: #ffffff;
}

#inner_footer {
	padding-top: 30px;
	position: relative;
}

#inner_footer a:link, #inner_footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#inner_footer a:hover  {
	color: #ffffff;
	text-decoration: none;
}

#upper_footer {text-align: center;}

#footer_left {
text-align: center;
font-size: 80%;
}

#footer_right {
	float: right;
}

h1 {
	font-size: 130%;
	margin: 0px 0px 30px 0px;
	color: #0f5b7b;
}

h2 {
	font-size: 121%;
	margin: 0px 0px 20px 0px;
	color: #0f5b7b;
}

h3 {
	font-size: 140%;
	margin: 0px 0px 20px 0px;
	color: #0f5b7b;
	font-weight: 500;
}

h4 {
	font-size: 120%;
	font-weight:  400;
	margin: 0px 0px 10px 0px;
	color: #0f5b7b;
	line-height: 132%;
}

h5 {
	font-size: 120%;
	margin: 0px 0px 10px 0px;
        color: #0f5b7b;
}

h6 {
	font-size: 110%;
	margin: 0px 0px 15px 0px;
	color: #0f5b7b;
	font-weight: 400;
	line-height: 160%;
}

p {
	margin: 0px 0px 15px 0px;
}

a:link, a:visited {
	color: #0099da;
	transition: color 0.4s;
	text-decoration: underline;
}

a:hover  {
	color: #003146;
	text-decoration: none;
}

a img {
border: 0px;
}

#loginform, #registerform {
display: table;
margin: 0px auto;
padding: 20px;
border: 1px solid #000000;
margin-bottom: 20px;
}

.outer {position: relative;}

.inner {
	width: 720px;
	max-width:  90%;
	margin: 0px auto;
	position: relative;
}

.left_column {
	/* width: 740px; */
	/* float: left; */
	padding-top: 30px;
}

.right_column {
	/* width: 360px; */
	/* float: right; */
	padding-top: 0px;
}

.undercol {
	clear: both;
}

.img-responsive {max-width: 40%; height: auto;}

.pull-right { float: right; margin-left: 20px; margin-bottom: 20px;}

.content-image {
    border: 5px solid #1086b8;
    padding:  2px;
}

.newsblock {border: 1px solid #003146;padding: 10px 25px 10px 24px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}

.hightop {
margin-top: 15px;
}

.NewsSummary {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #0099da;
}

.NewsSummary h4 {
	margin-bottom: 0px;
}

.NewsSummaryPostdate {
	font-size: 85%;
	color: #6c8793;
}

#outerservicelinks {background-color: #003146;padding: 20px 0px;}

#serviceitems {width: 1180px;margin: 0px auto;padding-top:  20px;}

.serviceitem {
    float:  left;
    width: 50%;
    height: 394px;
}
.serviceitem a:link, .serviceitem a:visited {
    display:  block;
    text-align: center;
    width: 180px;
    margin: 0px auto;
    text-decoration: none;
}
.serviceitem span {
    display: block;
    width: 180px;
    height: 180px;
    line-height:  0px;
    margin: 0px auto 20px auto;
    overflow: hidden;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    border: 1px solid #003146;
}
.serviceitem span img {transition: margin-left 0.4s, margin-top 0.4s, width 0.4s;}
.serviceitem a h3 {line-height: 100%;margin-bottom: 10px;color: #fff;}
.serviceitem a p {}

.serviceitem  a:hover {
	color: #ffffff
}

.serviceitem a:hover span {
	border: 2px solid #1086b8;
	margin-bottom: 18px;
}

.serviceitem  a:hover span img { margin-top: -10px; margin-left: -10px; width: 220px; height: auto;}


.table {
    border-collapse: collapse;
    margin-bottom:  20px;
}

.table thead {

}

.table thead tr {}

.table thead td {
    /* border-collapse: collapse; */
    padding: 5px;
    background-color: #1086b8;
    color: #ffffff;
}

.table tr {border-bottom: 1px solid #9db3bc;}

.table td {
    padding: 5px;
    background-color: #f2f2f2;
}

#googlemap {
	width: 100%;
	height: 300px
}

.contactform {

}

.contactform input  {width: 100%;height: 50px;display: block;margin-bottom: 10px;box-sizing: border-box;padding: 10px;background-color: #ffffff;border: 1px solid #000000;transition: background-color 0.4s;font-family: "anago", sans-serif;font-size: 100%;}

.contactform textarea {width: 100%;height: 150px;display: block;margin-bottom: 10px;box-sizing: border-box;padding: 10px;background-color: #ffffff;border: 1px solid #000000;transition: background-color 0.4s;font-family: "anago", sans-serif;font-size: 100%;}

.contactform input:hover, .contactform textarea:hover {
background-color: #c9e3ee;
}

.contactform input.fbsubmit {
background-color: #1086b8;
color: #ffffff;
}

.contactform input.fbsubmit:hover {
background-color: #003146;
}

.contactform {

}

/*

Anago Thin
font-family: "anago", sans-serif;
font-weight: 200;
font-style: normal;
Anago Thin Italic
font-family: "anago", sans-serif;
font-weight: 200;
font-style: italic;
Anago Book
font-family: "anago", sans-serif;
font-weight: 400;
font-style: normal;
Anago Book Italic
font-family: "anago", sans-serif;
font-weight: 400;
font-style: italic;
Anago Medium
font-family: "anago", sans-serif;
font-weight: 500;
font-style: normal;
Anago Medium Italic
font-family: "anago", sans-serif;
font-weight: 500;
font-style: italic;
Anago Bold
font-family: "anago", sans-serif;
font-weight: 700;
font-style: normal;
Anago Bold Italic
font-family: "anago", sans-serif;
font-weight: 700;
font-style: italic;
Anago Black
font-family: "anago", sans-serif;
font-weight: 800;
font-style: normal;
Anago Black Italic
font-family: "anago", sans-serif;
font-weight: 800;
font-style: italic;

*/
