Custom Styling


 /* Header shadow effect */ 
#top_shadow {
background:url(../images/shadow-top.png) no-repeat top center
}
/* Custom Header Background */ 
.page_title_ctn {
	background: url(../images/page-title-bg.jpg) fixed top center;
}
.page_title_ctn_sales {
	background: url(../images/page-title-bg.png) fixed top center;
}
.page_title_ctn_walk {
	background: url(../images/page-title-walk.png) fixed top center;
}
/* Custom Background footer */ 
#footer_bg {
	background-color: #245485;
}
/* Custom Background */ 
body {
	background: url(../images/pattern8.png);
}
/* Custom Accent Colour */ 
.widget_post_title a, .more {
	color: #444444
}
.isotope-item a, .portfolio_desc a {
	color: #888
}
.post a, .pagination a, .sb_widget a, #comments a {
	color: #424242
}
#footer a:hover {
	color: #000
}
.tp-bannertimer {
	background: #3a74b3;
	opacity: 0.9;
	max-height: 3px;
}
.tab-holder .tabs li.active a {
	border-top: 3px solid #245485;
}
.testimonial-next:hover, .testimonial-prev:hover, .ta_c, .carousel_left:hover, .carousel_right:hover, .rp_left:hover, .rp_right:hover, .staff_left:hover, .staff_right:hover, .partners_left:hover, .partners_right:hover, .pb_bg, .pagination .current, .pagination a.active, .pagination a:hover, .pagination a:active, .page-numbers:hover, .current, .pricetable .pricetable-button-container a, .post-date-ctn, #options a.active, #options a:active, #options .selected a, #search-form input[type=submit], .cline, .cline_blog, .more-link:hover, .more:hover, .f_cta_button a, .post_link, #wp-calendar caption, .tagcloud a, #footer .wpcf7 input[type=submit], img[alt='Image 6'] {
}
#footer a:hover, .testimonial-author a:hover, a, .post a:hover, #comments a:hover, .widget_post_title a:hover, .more:hover, .sb_widget a:hover, nav ul li a:hover, .current-menu-item a, #mobile-menu ul ul li a:before, #footer a, .page_subtitle, .img_link, #wp-calendar a {
	color: #669acc;
}
.top_email a, .post .button_sc_, nav ul ul li a, .post .more-link:hover {
	color: #fff;
}
#top_bar {
	background: #000;
}
#footer_cta_box {
	background: #5b5c5e;
}
#footer_coms {
	background-color: #3a74b3;
}
.current-menu-item a, nav ul li a:hover {
	border-bottom: 5px solid #669acc;
	padding: 31px 14px 23px 14px;
}
.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}

.line{
	margin:20px 0 40px 0;
	padding:0px 0;
	border-bottom:1px solid #f0f0f0;
	
}

.list{
	margin:0px 0;
	padding:0px 30px;
	font-size:15px;
	
}
