h1 {
	font-family:Arial;
	font-size:20px;
	color:#2e57a6;
	font-weight: bold;
	padding:0px;
	padding-top: 1px;
	text-align:left;
	margin:0px;
}
h2 {
	font-family:Arial;
	font-size:18px;
	padding:10px;
	margin:0px;
	width:176px;
	color: #ffffff;
	text-align:center;
	border:2px solid #4481F2;
	background: #2e57a6; /* Old browsers */
	background: -moz-linear-gradient(top, #396DCC 0%, #2e57a6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#396DCC), color-stop(100%,#2e57a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #396DCC 0%,#2e57a6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #396DCC 0%,#2e57a6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #396DCC 0%,#2e57a6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #396DCC 0%,#2e57a6 100%); /* W3C */
	border-radius: 6px;
	-moz-border-radius: 6px;
	border-bottom:none;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
}
h3 {
	font-family:Arial;
	font-size:16px;
	color:#fff;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-top: 2px;
}
h4 {
	font-family:Arial;
	font-size:30px;
	color:#b8b5b4;
	font-weight: bold;
	text-align:left;
	margin:20px;
}
h5 {
	font-family:Arial;
	font-size:18px;
	color:#b8b5b4;
	font-weight: bold;
	text-align:left;
	margin:0px 0px 8px 0px;
}
h6 {
	font-family:Arial;
	font-size:20px;
	color:#2e57a6;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
li {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	color:#353535;
	list-style-type:circle;
}
p {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:14px;
	color:#353535;
	line-height:20px;
}

a {
    text-decoration:none;
	color:#353535;
	float:none;
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
a:visited{
	color:#353535;
	text-decoration:none;
}
a:hover {
	color:#2e57a6;
	text-decoration:none;
	font-weight:bold;
}
img {
   border: 0;
}
hr {
  border: 0;
  width: 80%;
}
body {
	background:#F2F2F2;
	text-align:center;
	padding:0px;
	margin:0px;
}
.home-care-physio {
	margin:10px auto;
	width:980px;
	padding:0px;
	background:#F2F2F2;
	
}
.header {
	height:110px;
	width:934px;
	margin:0px 10px;
	padding:10px;
	clear:both;
	background:#FFF;
	border: 2px solid #2e57a6;
	border-radius: 6px;
	border-bottom:none;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
}
.header-left {
	height:100px;
	float:left;
	width:470px;
	text-align:left;
	padding-top:10px;
}
.header-right {
	height:105px;
	width:450px;
	float:right;
	padding-top:5px;
}
.header-right p {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:20px;
	color:#2e57a6;
	line-height:29px;
}
.header-right h3 {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:23px;
	color:#2e57a6;
	font-weight: bold;
}
.header-left h1 {
	font-family:Arial;
	font-size:40px;
	color:#2e57a6;
	font-weight: bold;
	padding:0px;
	padding-top: 1px;
	text-align:left;
	margin:0px;
}
/*Top Nav*/
.top-nav {
	margin:0px;
	padding:0px;
	height:50px;
	width:976px;
	border-radius: 6px;
	
	border:2px solid #4481F2;
	background: #2e57a6; /* Old browsers */
	background: -moz-linear-gradient(top, #396DCC 0%, #2e57a6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#396DCC), color-stop(100%,#2e57a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #396DCC 0%,#2e57a6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #396DCC 0%,#2e57a6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #396DCC 0%,#2e57a6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #396DCC 0%,#2e57a6 100%); /* W3C */
	
}
.top-nav ul {
	margin:5px 1px 5px 7px;
	padding:0px;
	list-style:none;
	text-align:center;
	display:block;
	position:absolute;
}
.top-nav li {
	line-height: 22px;
	font-size: 17px;
	margin-right: 10px;
	float:left;
	list-style:none;
	padding-right:10px;
	border-right: 1px solid #2e57a6;
}
.top-nav li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	border:2px solid transparent;
	border-radius: 6px;
	padding: 7px 17px;
	
	
}
.top-nav li.currentpage a,
.top-nav li.menuactive a,
.top-nav li.activeparent a,
.top-nav li a:hover{
		color: #ffffff;
	background:#009fc6;
	border: 2px solid #2e57a6;
	}
/*Home top*/
.home-top-left {
	width:430px;
	height:242px;
	float:left;
	margin-top:40px;
	border: 1px solid #2e57a6;
}
.home-top-right {
	width:490px;
	float:right;
}
.home-top-option {
	width:178px;
	float:left;
	margin-right:10px;
}
.home-top-option-right {
	width:178px;
	float:right;
}
/*Main*/
.main {
	width:934px;
	margin:0px 10px;
	padding:10px;
	text-align:left;
	background:#FFF;
	border: 2px solid #2e57a6;
	border-top:none;
	border-bottom:none;
}
.main ul {
	margin:0px;
	padding:10px 20px;
	margin-left:0px;
	list-style-type:none;
}
.main li {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	color:#353535;
	list-style-type:none;
	background:url(http://www.homecarephysio.ie/uploads/images/li.png) no-repeat left;
	padding-left:20px;
}
.main ul ul {
	margin:0px;
	padding:0px 20px;
	margin-left:0px;
	list-style-type:none;
}
.main-container {
	min-height:200px;
	width:934px;
	padding:0px;
	margin:0px;
}
.main-container-bottom {
	width:874px;
	padding:0px;
	margin:10px 30px;
text-align:center;
border-top:2px solid #2e57a6;
}
.main-hr {
	width:860px;
	margin:10px 40px;
	height:2px;
	background:#2e57a6;
	border-radius: 6px;
}
.other-right hr {
	width:80%;
	margin:0 auto;
	height:1px;
	background:#99999;
	border-radius: 6px;
}
.main-testimonial {
	width:912px;
	float:left;
	background:#F2F2F2;
	border: 1px solid #e6e3e1;
	padding:10px;
	margin:10px 0px;
	border-radius: 6px;
}
.main-left {
	width:435px;
	float:left;
	background:#F2F2F2;
	border: 1px solid #e6e3e1;
	padding:10px;
	border-radius: 6px;
	height:370px;
}
.main-centre {
	width:10px;
	float:left;
	margin:0px 10px;
}
.main-right {
	width:435px;
	float:right;
	background:#F2F2F2;
	border: 1px solid #e6e3e1;
	padding:10px;
	border-radius: 6px;
	height:370px;
}
.other-left {
	width:200px;
	float:left;
	padding:10px 20px 10px 10px;
	border-right: 1px solid #e6e3e1;
}
.other-left ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left:0px;
	background:#fff;
	margin-bottom:8px;
	width:200px;
}
.other-left li {
	text-align:left;
	width:195px;
	float:left;
	font-size:14px;
        font-family:Arial;
	padding:0px;
	padding-left:5px;
	color:#000;
	border-bottom:#e6e3e1 1px dashed;
	border-left:none;
	border-right:none;
	background:#fff;
	list-style:none;
}
.other-left li.menuparent,
.other-left li.activeparent,
.other-left li.currentpage,
.other-left li.menuactive,
.other-left li.menuactive:hover,
.other-left li:hover
 {
        background:#2e57a6;
	text-decoration:none;
	border-right:none;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	border:1px solid #4481F2;
	border-left:2px solid #4481F2;
	border-right:2px solid #4481F2;
	border-top:none;
	width:191px;
}

.other-left li:hover a {
        color:#fff;
	text-decoration:none;
	margin:0px;
	padding:7px 0px;
}
.other-left a,
.other-left a:visited {
        float:left;
        display:block;
	padding:7px 0px;
        text-decoration:none;
	color:#040404;
	font-weight:normal;
	float:none;
	padding:7px 0px;
}
.other-left a:hover,
.other-left li.menuactive a {
        color:#fff;
        text-decoration:none;
	margin:0px;
	font-weight:normal;
	float:none;
	padding:7px 0px;
}



.other-right {
	width:680px;
	float:right;
	padding:10px;
}
.contact-left {
	width:260px;
	float:left;
margin-right:10px;
	border-right: 1px solid #e6e3e1;
}
.contact-centre {
	width:300px;
	padding:0px 10px;
	text-align:centre;
	float:left;
	border-right: 1px solid #e6e3e1;
}
.contact-right {
	width:330px;
	float:right;
}
.contact-left h3 {
	font-family:Arial;
	font-size:18px;
	color:#2e57a6;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-top: 2px;
}
.contact-right h3 {
	font-family:Arial;
	font-size:18px;
	color:#2e57a6;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-top: 2px;
}
.contact-centre h3 {
	font-family:Arial;
	font-size:18px;
	color:#2e57a6;
	font-weight: bold;
	margin:0px;
	padding:0px;
	padding-top: 2px;
}
/*Blog*/
.blog-summary {
	float:left;
}
.blog-summary-right{
	float:right;
	width:588px;
text-align:left;
}
.blog-image {
	width:150px;
	float:left;
	padding:10px;
	border: 1px solid #cacaca;
margin-right:10px;
}
.blog-summary-bottom {
	float:left;
	width:770px;
}
.blog-summary-heading {
	font-family:Arial;
	font-size:18px;
	color:#2e57a6;
	font-weight: bold;
	text-align:left;
	padding-top: 1px;
}
.blog-summary a {
	font-family:Arial;
	font-size:18px;
	color:#2e57a6;
	font-weight: bold;
	text-align:left;
float:left;
	padding-top: 1px;
}
.blog-summary a:hover {
	font-family:Arial;
	font-size:18px;
	color:#2e57a6;
	font-weight: bold;
	text-align:left;
	padding-top: 1px;
}
.blog-summary a:visited {
	font-family:Arial;
	font-size:18px;
	color:#2e57a6;
	font-weight: bold;
	text-align:left;
	padding-top: 1px;
}
.blog-summary-more {
    text-decoration:none;
	color:#fff;
	background:url(http://www.homecarephysio.ie/uploads/images/nav-bg.gif) no-repeat center;
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	width:140px;
	height:36px;
	float:right;
	text-align:center;
}
.blog-summary-more:hover {
    text-decoration:none;
	color:#fff;
	background:url(http://www.homecarephysio.ie/uploads/images/nav-bg-hover.gif) no-repeat center;
	font-weight:normal;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	width:140px;
	height:36px;
	float:right;
	text-align:center;
}
.blog-summary-more a {
    text-decoration:none;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	width:188px;
	text-align:center;
	font-weight:normal;
padding:8px 10px;
}
.blog-summary-more a:visited{
	text-decoration:none;
	color:#fff;
}
.blog-summary-more a:hover {
   text-decoration:none;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	width:188px;
	text-align:center;
	font-weight:normal;
padding:8px 10px;
}
/*Footer*/
.footer {
	width:934px;
	color:#fff;
	font-size:13px;
	padding:15px 10px;
	background:#2e57a6;
	margin:0px 10px;
	border: 2px solid #2e57a6;
	border-radius: 6px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	height: 250px;
}
.footer-left {
	float:left;
	width:304px;
	text-align:left;
	border-right: 1px solid #2e57a6;
	height: 250px;
}
.footer-facebook {
	width:292px;
	text-align:left;
	background: #F2F2F2;
	height: 250px;
}
.footer-centre {
	float:left;
	width:304px;
	text-align:left;
	margin:0px 10px;
	border-right: 1px solid #2e57a6;
	height: 250px;
}
.footer-right {
	float:right;
	width:304px;
	text-align:left;
	height: 250px;
}
.footer p {
	color:#fff;
	font-size:13px;
	font-family:Arial;
}
.footer a:visited,
.footer a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size:13px;
	font-family:Arial;
}
.footer a:hover {
	color:#009fc6;
	text-decoration:none;
	font-weight:bold;
}

/*Bottom*/
.bottom {
	width:940px;
	color:#353535;
	font-size:13px;
	margin:4px 20px;
}
.bottom-left {
	float:left;
	width:500px;
	text-align:left;
}
.bottom-right {
	float:right;
	width:440px;
	text-align:right;
}
.bottom p {
	color:#353535;
	font-size:13px;
	font-family:Arial;
}
.bottom a {
	text-decoration:none;
	font-weight:normal;
	color:#353535;
	font-size:13px;
	font-family:Arial;
}
.bottom a:hover {
	color:#353535;
	text-decoration:underline;
	font-weight:normal;
}
.bottom a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#353535;
}
/* Stylesheet: blue Modified On 2016-02-10 14:46:15 */
