/*
		Redback Solutions - http://rb.com.au - November 2011
*/

/*--------------------- FONTS ---------------------*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 8, 2012 */

@font-face {
    font-family: 'SeroWeb-Medium';
    src: url('../fonts/SeroWeb-Medium.eot');
    src: url('../fonts/SeroWeb-Medium?#iefix') format('embedded-opentype'),
         url('../fonts/SeroWeb-Medium.woff') format('woff'),
         url('../fonts/SeroWeb-Medium.ttf') format('truetype'),
         url('../fonts/SeroWeb-Medium.svg#SeroOTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*--------------------- CSS RESET ---------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html { 
	font-size: 100%; 
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}
body {
	background: #eff0f1 url('../images/bg.png') repeat top center;
	color: #555;	
	font-family: droid-sans, sans-serif;
    font-size: 62.5%; /* reset default size 1em = 10px */
	line-height: 2.1em; /* 21px */
	min-width: 1000px;
}

/* Set text selection colour & kill text shadow */
::-moz-selection { 
	background: #6c6c6c; 
	color: #fff; 
	text-shadow: none; 
}
::selection { 
	background: #6c6c6c; 
	color: #fff; 
	text-shadow: none; 
}

/*------------------------ BASIC TEXT STYLING -------------------------*/
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	border-bottom: 4px double #d1d2d2;
	color: #010101;
	font: normal normal normal 2.6em/1.615em SeroWeb-Medium, sans-serif; /* 26px/42px */
	margin-bottom: 15px;
	padding-top: 17px;
}
h2 {
	border-bottom: 1px solid #d1d2d2;
	color: #333;
	font: normal normal normal 2.3em/1.217em chaparral-pro, serif; /* 23px/28px */
	margin-bottom: 33px;
	padding-bottom: 21px;
	position: relative;
}
h3 {
	color: #fefefe;
	font: normal normal normal 1.3em/2.308em SeroWeb-Medium, sans-serif; /* 13px/30px */
	margin-bottom: 0;
}
p {
	color: #444;
	font: normal normal normal 1.3em/1.462em droid-sans, sans-serif; /* 13px/19px */
	margin: 0;
}
a:link, a:visited {
	color: #41b5e5;
	text-decoration: none;
}
a:hover, a:focus {
	color: #41b5e5;
	text-decoration: underline;
}
ul {
	list-style: none;
}
strong {
	font-weight: bold;
}

/*------------------------- PAGE STYLING ----------------------------*/
body, #Form1, html {
	height: 100%;
}
#content .wrapper, #footer .wrapper, #header .wrapper {
	margin: 0 auto;
	min-height: 0;
	overflow: visible;
	position: relative;
	width: 940px;
}
#footer .wrapper, #header .wrapper {
	width: 960px;
	z-index: 1;
}
.wrapper {
	min-height: 100%;
	overflow: hidden;
}

/*------------------------- HEADER STYLING --------------------------*/
#header {
	background: #404649 url('../images/bg-header.gif') repeat-x top left;
}
#header #contact {
	float: left;
	padding-top: 4px;
	width: 726px; /* 617px */
}
#header #contact .last {
	background-image: url('../images/icon-phone.gif');
	padding: 0 15px 0 22px;
}
#header #contact li {
	background: url('../images/icon-fax.gif') no-repeat left 8px;
	color: #bcbcbc;
	float: right;
	font: normal normal normal 1.2em/2.333em droid-sans, sans-serif; /* 12px/28px */
	padding: 0 12px 0 20px;
}
#header #contact li:first-child {
	background-image: url('../images/icon-address.gif');
	background-position: left 6px;
	padding-right: 0;
}
#header p {
	margin: 0;	
}
.logo-boyd-house-and-partners {
	background: #41b5e5 url('../images/logo-boyd-house-and-partners.png') no-repeat top left;
	display: block;
	float: left;
	height: 158px;
	margin-right: 12px; /* 123px */
	text-indent: -9999px;
	width: 220px;
}

/*------------------------- BANNER STYLING --------------------------*/
/* Browser Resets */
.flex-container a:active, .flexslider a:active {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	width: 100%;
	margin: 0;
	padding: 0;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li {
	display: none;
}
.flexslider .slides img {
	max-width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}

#banner {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #404649 url('../images/bg-banner.gif') no-repeat center center;
	border-radius: 6px;
	height: 355px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#banner:hover .next, #banner:hover .prev {
	display: block;
}
#btn-learn-about-us, #btn-learn-about-us:visited {
	background:url('../images/icon-arrow1.gif') no-repeat top left;
	color: #fff;
	font: normal normal normal 1.077em/1.643em SeroWeb-Medium, sans-serif; /* 14px/23px */
	left: 690px;
	padding-left: 32px;
	position: absolute;
	text-transform: uppercase;
	top: 255px;
	width: 130px;
}
#btn-learn-about-us:hover {
	background-position: bottom left;
	color: #51cafc;
	text-decoration: none;	
}
.flexslider .next, .flexslider .next:visited {
	background: transparent url('../images/btn-previous-next.png') no-repeat top left;
	display: none;
	height: 58px;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 148px;
	width: 41px;
}
.flexslider .next:hover {
	background-position: bottom left;
}
.flexslider .prev, .flexslider .prev:visited {
	background: transparent url('../images/btn-previous-next.png') no-repeat top right;
	display: none;
	height: 58px;
	left: 619px;
	position: absolute;
	text-indent: -9999px;
	top: 148px;
	width: 41px;	
}
.flexslider .prev:hover {
	background-position: bottom right;
}
.gallery-slide-caption {
	border-bottom: 1px solid #6c6c6c;
	color: #fff;
	font: normal normal normal 3.4em/1.059em chaparral-pro, serif; /* 34px/36px */
	left: 684px;
	padding: 0 0 81px 4px;
	position: absolute;
	top: 107px;
	width: 218px;
}
.gallery-slide-title {
	border-bottom: 4px double #6c6c6c;
	color: #51cafc;
	font: normal normal normal 2.4em/1.083em SeroWeb-Medium, sans-serif; /* 24px/26px */
	left: 689px;
	padding-bottom: 5px;
	position: absolute;
	top: 53px;
	width: 217px;
}

/*------------------------- CONTENT STYLING -------------------------*/
#btn-read-more, #btn-read-more:visited {
	background: #fff url('../images/icon-arrow2.png') no-repeat top left;
	font: normal normal normal 0.522em/1.417em SeroWeb-Medium, sans-serif; /* 12px/17px */
	left: 424px;
	padding: 3px 0 0 27px;
	position: absolute;
	text-transform: uppercase;
	top: 60px;
	width: 80px;
}
#content {
	-moz-border-radius: 6px;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
	background-color: #fff;
	border: 1px solid #e7e7e7;
	border-radius: 6px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.05);
	margin: 32px auto 208px;
	padding: 10px 9px 57px;
	width: 940px;
}
#content .col-center {
	padding: 0 14px;
}
#content .col-center li {
	background: #fff url('../images/icon-arrow3.gif') no-repeat left 6px;
	font: normal normal normal 1.3em/1.462em droid-sans, sans-serif; /* 13px/19px */
	padding-left: 15px;
}
#content .col-center li li, #content .col-center li li li {
	font: normal normal normal 1em/1.462em droid-sans, sans-serif; /* 13px/19px */
}
#hot-business-law, #hot-business-law:visited, #hot-criminal-law, #hot-criminal-law:visited, #hot-family-law, #hot-family-law:visited, #hot-traffic-law, #hot-traffic-law:visited {
	background-color: #f7f7f7;
	border: 1px solid #d1d2d2;
	border-left: 0;
	float: left;
	height: 177px;
	padding: 16px 17px 0 16px;
	width: 194px;
}
#hot-business-law:hover, #hot-criminal-law:hover, #hot-family-law:hover, #hot-traffic-law:hover {
	background-color: #fff;
	border-bottom: 5px solid #41b5e5;
	border-top: 5px solid #41b5e5;
	height: 173px;
	padding-top: 12px;
	text-decoration: none;
}
#hot-business-law .last, #hot-criminal-law .last, #hot-family-law .last, #hot-traffic-law .last {
	background: transparent url('../images/icon-arrow2.png') no-repeat top left;
	color: #41b5e5;
	display: block;
	font: normal normal normal 0.923em/1.5em SeroWeb-Medium, sans-serif; /* 12px/18px */
	margin-top: 14px;
	padding: 2px 0 0 26px;
	text-transform: uppercase;
}
#hot-business-law span, #hot-criminal-law span, #hot-family-law span, #hot-traffic-law span {
	color: #555;
}
#hot-business-law span:first-child, #hot-criminal-law span:first-child, #hot-family-law span:first-child, #hot-traffic-law span:first-child {
	border-bottom: 4px double #d1d2d2;
	color: #000;
	display: block;
	font: normal normal normal 1.385em/1.667em SeroWeb-Medium, sans-serif; /* 18px/30px */
	margin-bottom: 19px;
}
#hot-criminal-law .last, #hot-criminal-law:visited .last {
	margin-top: 14px;
}
#hot-family-law, #hot-family-law:visited {
	border-left: 1px solid #d1d2d2;
	margin-left: 14px;
}
#hot-traffic-law, #hot-traffic-law:visited {
	padding-right: 16px;
}
#hot-traffic-law .last, #hot-traffic-law:visited .last {
	margin-top: 22px;
}

/*------------------------- FOOTER STYLING --------------------------*/
#footer {
	background: #404649 url('../images/bg-footer.gif') repeat-x top left;
	clear: both;
	height: 160px;
	margin-top: -160px;
	overflow: hidden;
}
#footer a:hover, #footer li a:hover {
	color: #fff;
	text-decoration: none;
}
#footer #btn-view-map, #footer #btn-view-map:visited {
	background: #404649 url('../images/icon-arrow2.png') no-repeat top left;
	color: #fff;
	display: block;
	font: normal normal normal 1em/1.333em SeroWeb-Medium, sans-serif; /* 12px/16px */
	margin: 10px 0 0 -2px;
	padding: 4px 0 0 26px;
	text-transform: uppercase;
	width: 60px;
}
#footer #btn-view-map:hover {
	text-decoration: underline;
}
#footer .col-center, #footer .col-left, #footer .col-right {
	float: left;
	padding-top: 21px;
	width: 222px;
}
#footer .col-left {
	width: 228px;
}
#footer .col-right {
	width: 241px;
}
#footer li {
	float: left;
	font: normal normal normal 1.2em/1.667em droid-sans, sans-serif; /* 12px/20px */
}
#footer li a, #footer li a:visited, #footer span {
	color: #bcbcbc;
}
#footer .logo-boyd-house-and-partners {
	height: 160px;
	margin-right: 49px;
}
#footer p {
	color: #bcbcbc;
	font: normal normal normal 1.2em/1.667em droid-sans, sans-serif; /* 12px/20px */
	margin-bottom: 33px;
}
#footer p:first-child {
	margin: 0;	
}
#footer span {
	padding: 0 4px;	
}
#logo-redback-solutions, #logo-redback-solutions:visited {
	background: #3c4143 url('../images/logo-redback-solutions.gif') no-repeat top right;
	color: #bcbcbc;
	display: block;
	font: normal normal normal 1em/1.5em droid-sans, sans-serif; /* 12px/18px */
	left: 0;
	padding-right: 25px;
	position: relative;
	top: 11px;
	width: 217px;
}

/*----------------------------- CLEAR -------------------------------*/
.clear:before,
.clear:after {
    content:"";
    display:table;
}
.clear:after {
    clear:both;
}
.clear {
    zoom:1;
}

/*----------------------------- INNER -------------------------------*/
#inner #content .col-left {
	float: left;
	padding-left: 14px;
	width: 716px;
}
#inner #content .col-left li, #inner #content .col-right li {
	background: #fff url('../images/icon-arrow3.gif') no-repeat left 6px;
	font: normal normal normal 1.3em/1.462em droid-sans, sans-serif; /* 13px/19px */
	padding-left: 15px;
}
#inner #content .col-left li li, #inner #content .col-left li li li, #inner #content .col-right li li, #inner #content .col-right li li {
	font: normal normal normal 1em/1.462em droid-sans, sans-serif; /* 13px/19px */
}
#inner #content .col-right {
	float: left;
	padding: 24px 0 0 16px;
	width: 194px;
}
#inner #content #banner p {
	margin: 0;
}
#inner #content p {
	margin-bottom: 15px;
}
#inner #content h3 {
	border-bottom: 4px double #d1d2d2;
	color: #010101;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

/*--------------------------LATEST STYLE UPDATES----------------------------*/
body {
	background: #f1f1f1;
}

h1 {
	color: #41B5E5;
}

.gallery-slide-title {
	color: #FFFFFF;
	border-bottom: 4px double #FFFFFF;
}	

.gallery-slide-caption {
	border-bottom: 1px solid #FFFFFF;
}

#btn-learn-about-us:hover {
	color: #FFFFFF;
	rgba(64, 70, 73, 0) url('../images/icon-arrow1.gif') no-repeat top left;
}

#banner {
	background: #41b5e5;
}

.menuNavTopLevel a,
.menuNavTopLevel a:visited {
	color: #404649;
	border-bottom: none;
}	

.menuNavTopLevel a:active {
	color: white;
}

menuNavTopLevel ul {
	background-color: #41B5E5;
}

.menuNavTopLevel a:hover {
	color: white;
}

#header {
	background: none;
}

.menuNavTopLevelCurrent a {
	background-color: #41B5E5;
}

.menuNavTopLevelCurrent.menuNavSubLevel:hover a {
	background-color: #7CBEDA;
}

#footer {
	background: #42b4e2;
}

#footer li a, #footer li a:visited, #footer span {
	color: #FFFFFF;
}

#logo-redback-solutions, #logo-redback-solutions:visited {
	background: rgba(60, 65, 67, 0) url('../images/logo-redback-solutions.gif') no-repeat top right;
}

#footer p {
	color: #FFFFFF;
}

#footer #btn-view-map, #footer #btn-view-map:visited {
	background: rgba(64, 70, 73, 0) url('../images/icon-arrow2.png') no-repeat top left
}

#menuNavItem21036.menuNavTopLevelCurrent #menuNavItem22245 a:hover { background-color: #41B5E5; }


.logo-boyd-house-and-partners-footer {
	background: url('../images/logo-boyd-house-and-partners-footer.png') no-repeat top left;
	display: block;
	float: left;
	height: 158px;
	margin-right: 12px; /* 123px */
	text-indent: -9999px;
	width: 220px;
}

# footer .logo-boyd-house-and-partners-footer {
	height: 160px;
	margin-right: 49px;
}


//change icon image background color;
#header #contact li {
	background: rgba(0, 0, 0, 0); url('') no-repeat left 8px;
}
