@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,700,600);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);

@media screen {
/* CSS Document */

/* Stylesheet for Bruce Clay Site */

/* 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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, f fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
}
header, footer, section, nav, article {
	display: block;
}
/*header{background:url('/s/9joaa1k_eEGmQKRtAL7Y0w/holiday-independence.jpg') no-repeat top;}*/
body {
	font: normal normal 17px/1.5em 'Open Sans', Arial, sans-serif;
	color: #333333;
	background: url('/s/hR_UfCg0mkKIKqXTAKJTVw/body-background.jpg') no-repeat top center fixed #fff;
}
body.pixelsilk {
	text-align: center;
}
p {
	margin: 0 0 15px;
}
a img {
	border: 0;
}
hr {
	height: 3px;
	color: #EEEEEE;
	border: 0;
	background-color: #EEEEEE;
}
object {
	outline: none;
}
sub {
	font-size: smaller;
	vertical-align: sub;
}
sup {
	font-size: xx-small;
	vertical-align: super;
}
a, a:link, a:visited, a span.fh1 {
	color: #154474;
	text-decoration: none;
}
a:active, a:hover, a:focus {
	color: #154474;
	text-decoration: underline;
}
a[name] {
	color: #333333;
	text-decoration: none;
}
#contentArea p a, #contentArea p a:link, #contentArea p a:visited {
	text-decoration: underline;
}
#themeWrapper {
	width: 1020px;
	margin: 0 auto 0 auto;
	background: url('/s/sjDMxJoM6kOdvaDZAPtAfg/content-background.png') center repeat-y;
}
#theme {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
#theme .inner {
	width: 975px;
	margin: 0 auto;
}
/* Sprite Styles */
.spriteTheme {
	background-image: url('http://www.bruceclay.com/s/TXVQ1mq4zUixr6RvALLhQg/bruce-clay-sprite-theme.png');
	background-repeat: no-repeat;
}
/*.spriteThemeHorz {background-image:url('http://www.bruceclay.com/s/QzpuNZzF3USS-J9uAJDEhg/bruce-clay-sprite-horz.png'); background-repeat:repeat-x;}*/

/* Heading Styles */
h1, h2, h3, h4, h5, .fh1 {
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0 0 10px;
	padding: 0;
	font-weight: normal;
	color: #05386b;
}
h1, .fh1 {
	font-size: 30px;
	font-weight: bold;
	color: #990000;
	line-height: 32px;
}
h2 {
	font-size: 25px;
	font-weight: bold;
	line-height: 28px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: bold;
}
h5 {
	font-size: 16px;
	font-weight: bold;
}
h1.badge {
	background: url(/bci-badge-h1.gif) no-repeat left center;
	padding: 0 0 0 85px;
	height: 85px;
	vertical-align: middle;
	display: table-cell;
}
/* Header Styles */

.headerBg {
	height: 27px;
	position: absolute;
	z-index: 25;
	width: 100%;
	top: 101px;
	left: 0px;
}
#header {
	height: 260px;
	position: relative;
	z-index: 20;
	background-color: #fff;
	line-height: 18px;
}
/*.home #header{height:260px;}*/

.mobile-call {
	display: block;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	/*
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 37%, rgba(246,249,251,1) 54%, rgba(204,219,234,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(37%, rgba(255,255,255,1)), color-stop(54%, rgba(246,249,251,1)), color-stop(100%, rgba(204,219,234,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 37%, rgba(246,249,251,1) 54%, rgba(204,219,234,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 37%, rgba(246,249,251,1) 54%, rgba(204,219,234,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 37%, rgba(246,249,251,1) 54%, rgba(204,219,234,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 37%, rgba(246,249,251,1) 54%, rgba(204,219,234,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccdbea', GradientType=0 );
    */
	position: absolute;
	right: 10px;
	z-index: 999;
}
.logo img {
	width: 350px;
	height: 66px;
	margin: 27px 0 0 26px;
}
#locations {
	border-right: 1px solid #fff;
	float: left;
	padding: 8px 0pt 0pt 14px;
	width: 176px;
	height: 36px;
}
#locations .select {
	text-align: right;
	width: 162px;
	height: 21px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	position: relative;
	z-index: 1500;
	background: #fff;
	font-size: 13px;
	cursor: pointer;
}
#locations .select .usFlag {
	background-position: -366px -36px;
	display: inline-block;
	height: 11px;
	width: 16px;
	margin: 0 8px 0 0;
}
#locations .select .arrow {
	background-position: -545px -92px;
	display: inline-block;
	height: 5px;
	width: 15px;
	margin: 0 0 0 5px;
}
#locationsDD {
	position: absolute;
	top: 25px;
	left: -1px;
	width: 166px;
	border: 1px solid #CCCCCC;
	background: #F4F4F4;
	z-index: 1500;
	text-align: right;
	display: none;
	box-shadow: 0 0 10px #ffffff;
	-webkit-box-shadow: 0 0 10px #ffffff;
}
#locationsDD ul {
	margin: 0;
	padding: 0;
	list-style: none;
	cursor: pointer;
}
#locationsDD ul li {
	background: #F4F4F4;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	height: 23px;
	padding: 4px;
	line-height: 23px;
	margin: 0;
	width: 158px;
}
#locationsDD ul li:hover {
	background: #c0c0c0;
	text-decoration: none;
	color: #fff;
}
#locationsDD ul li ul {
	display: none;
}
#locationsDD ul li ul li {
	color: #000;
	padding: 0 5px 0 0;
	margin: 0;
	width: 120px;
}
#locationsDD ul li:hover ul {
	padding: 0;
	display: block;
	position: relative;
	top: -28px;
	left: 162px;
	z-index: 999;
	border: 1px solid #ccc;
	width: 125px;
}
#locationsDD ul li span.country, #locationsDD ul li ul li span.subcountry {
	display: block;
}
#locationsDD .Flag {
	display: inline-block;
	height: 11px;
	margin: 3px 0 0 5px;
	width: 16px;
	vertical-align: sub;
}
#locationsDD .Flag.us {
	background-position: -366px -36px;
}
#locationsDD .Flag.italy {
	background-position: -383px -36px;
}
#locationsDD .Flag.australasia {
	background-position: -400px -36px;
}
#locationsDD .Flag.india {
	background-position: -417px -36px;
}
#locationsDD .Flag.japan {
	background-position: -434px -36px;
}
#locationsDD .Flag.brazil {
	background-position: -561px -93px;
}
#locationsDD .Flag.europe {
	background-position: -578px -93px;
}
#locationsDD .Flag.me {
	background-position: -595px -93px;
}
#fontReSizer {
	width: 82px;
	height: 41px;
	float: left;
	border-right: 1px solid #fff;
}
#fontReSizer span {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	background-position: -460px -66px;
	margin: 10px 0 0 4px;
	color: #666666;
	text-align: center;
	cursor: pointer;
}
#fontReSizer span:hover {
	text-decoration: none;
}
#fontReSizer span.sml {
	font-size: 10px;
}
#fontReSizer span.med {
	font-size: 12px;
}
#fontReSizer span.lrg {
	font-size: 15px;
}
#loginText {
	float: left;
	width: 42px;
	padding: 12px 0pt 0pt 12px;
	height: 29px;
	font-size: 13px;
	cursor: pointer;
}
#headerInfoBar {
	width: 581px;
	height: 41px;
	position: absolute;
	z-index: 1500;
	right: 12px;
	top: 0px;
	background: #ececec;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
#topLinks {
	width: 430px;
	height: 20px;
	position: absolute;
	z-index: 300;
	right: 0px;
	top: 51px;
}
#topLinks ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#topLinks li {
	float: left;
	padding: 0 0px;
	color: #336699;
	font-size: 12px;
}
#topLinks li a {
	color: #336699;
	font-size: 12px;
}
#topLinks .topNavSep {
	border-left: 1px solid #336699;
	height: 12px;
	margin: 3px 10px 0;
	width: 1px;
}
/* Site Search */
#search {
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 41px;
	position: relative;
	width: 252px;
	z-index: 1;
}
#search .txtSearch {
	position: absolute;
	top: 8px;
	left: 7px;
	z-index: 1;
	width: 162px;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#search .btnSearch {
	position: absolute;
	right: 5px;
	top: 8px;
	z-index: 1;
	width: 66px;
	height: 26px;
	background-position: -460px -39px;
	border: none;
	color: #fff;
	cursor: pointer;
}
/* Menu Styles */

#mHeader, #mNav{
  display: none;
  }

#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1000;
	padding: 0;
	text-align: center;
	list-style: none;
	height: 132px;
	width: 100%;
	/*background-position:0px -27px;*/
	border-top: #EEEEEE 2px solid;
	border-bottom: #EEEEEE 2px solid;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 1000px;
}
#nav li {
	position: relative;
	z-index: 1000;
}
#nav ul > li {
	float: left;
	display: inline;
	margin: 0;
	position: relative;
	z-index: 1000;
}
#nav ul > li:last-child {
	border-right: 0;
}
#nav ul > li#Call, #nav ul > li#Blog {
	display: none;
}
#nav li a, #nav li a:link, #nav li a:visited {
	display: block;
	text-decoration: none;
	width: 145px;
	float: left;
	height: 125px;
	padding: 5px 10px 0;
	color: #333;
}
#nav li:hover a {
	background: #366088;
	color: #fff;
}
#nav li a:active, #nav li a:focus {
	background: #366088;
	color: #fff;
}
#nav li.navFirst a {
	padding: 13px 10px 0 25px;
	width: 115px;
}
#nav.hovering li {
	opacity: 0.4;
}
#nav li.currentFade {
	background: #366088;
	opacity: 1;
}
#nav li.currentFade ul li {
	opacity: 1;
}
#nav li.currentFade a {
	color: #fff;
}
#nav li.currentFade a span.navTitle {
	color: #fff;
}
#nav li.navLast a {
	width: 145px;
}
#nav li.navSep {
	background: #EEEEEE;
	height: 128px;
	width: 1px;
	float: left;
	margin: 0px;
}
#nav li a span.SEO, #nav li a span.PPC, #nav li a span.Content, #nav li a span.Analytics, #nav li a span.CRO, #nav li a span.SMM, #nav li a span.Design {
	width: 65px;
	height: 65px;
	float: left;
	display: block;
}
#nav li a span.SEO {
	background: url('/s/krz5bblBDU6T36QvALe96g/icn-seo.png') no-repeat;
	margin-left: 10px;
}
#nav li a span.PPC {
	background: url('/s/5WQtN7fd_Uyev6QvALe-mA/icn-ppc.png') no-repeat;
	margin-left: 10px;
}
#nav li a span.Content {
	background: url('/s/0Sn4FEJ-NEKpGaWGAN5gKw/icn-content.png') no-repeat;
}
#nav li a span.Analytics {
	background: url('/s/U9KQ_fJ6TE2NTaWGAOEKkQ/icn-analytics.png') no-repeat;
}
#nav li a span.CRO {
	background: url('/s/SZG1wGDYikmg3qQvALfA-Q/icn-cro.png') no-repeat;
	margin-left: 10px;
}
#nav li a span.SMM {
	background: url('/s/xHz0oBV1UEqGoqQvALe_4A/icn-smm.png') no-repeat;
	margin-left: 10px;
}
#nav li a span.Design {
	background: url('/s/3zdr4HhmtkKJ0qQvALfAXg/icn-design.png') no-repeat;
}
#nav li a span.navTitle {
	font-size: 18px;
	letter-spacing: -1px;
	color: #333333;
	display: block;
	padding: 20px 0 0;
	text-align: left;
	font-weight: bold;
}
#nav #PPC a span.navTitle, #nav #SMM a span.navTitle, #nav #Analytics a span.navTitle {
	padding: 15px 0 0;
}
#nav li:hover a span.navTitle {
	color: #fff;
}
#nav li a span.navDescription {
	font-size: 10px;
	display: block;
	clear: both;
	text-align: left;
	line-height: 13px;
	width: 145px;
}
/* Sub Nav Styles */

#nav ul ul {
	display: none;
	text-align: left;
	line-height: 18px;
	position: absolute;
	top: 128px;
	left: 0;
	z-index: -1000px;
	width: 355px;
	background-color: #366088;
	background: rgb(44,89,130); /* Old browsers */
	background: rgb(54,96,136); /* Old browsers */
	/*background: -moz-linear-gradient(top,  rgba(54,96,136,1) 0%, rgba(16,54,91,1) 100%);*/ /* FF3.6+ */
 /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,96,136,1)), color-stop(100%,rgba(16,54,91,1)));*/ /* Chrome,Safari4+ */
 /*background: -webkit-linear-gradient(top,  rgba(54,96,136,1) 0%,rgba(16,54,91,1) 100%);*/ /* Chrome10+,Safari5.1+ */
 /*background: -o-linear-gradient(top,  rgba(54,96,136,1) 0%,rgba(16,54,91,1) 100%);*/ /* Opera 11.10+ */
 /*background: -ms-linear-gradient(top,  rgba(54,96,136,1) 0%,rgba(16,54,91,1) 100%);*/ /* IE10+ */
 /*background: linear-gradient(to bottom,  rgba(54,96,136,1) 0%,rgba(16,54,91,1) 100%);*/ /* W3C */
 /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#366088', endColorstr='#10365b',GradientType=0 );*/ /* IE6-9 */

	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
#nav ul > li:hover > ul {
	display: block;
}
#nav ul > li:hover > ul > li > a {
	background: none;
}
#nav ul ul>li > a, #nav ul ul>li > a:link, #nav ul ul > li > a:visited {
	position: relative;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 15px;
	padding: 6px 15px 10px 15px;
	width: 325px;
	height: auto;
}
#nav li:hover ul > li:hover > a {
	background: #587ea3;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
#nav ul ul li.subnavarrow {
	background-image: url('s/AJeFPswaSEGRUKJ2AKIqJg/subnavarrow.png');
	background-position: right center;
	background-repeat: no-repeat;
}
#nav li:hover ul > li.subnavarrow:hover > a {
	background-image: url('s/AJeFPswaSEGRUKJ2AKIqJg/subnavarrow.png');
	background-position: right center;
	background-repeat: no-repeat;
}
#nav ul ul li.homeSubNavSepX {
	margin: 0 5%;
	height: 0px;
	width: 90%;
	border-bottom: 1px solid #587ea3;
	clear: both;
}
#nav ul ul ul li.homeSubNavSepX {
	margin: 0 5%;
	height: 0px;
	width: 90%;
	border-bottom: 1px solid #80a6cd;
	clear: both;
}
.homeNavDescription {
	color: #fff;
	font-weight: normal;
	display: block;
	font-size: 12px;
	line-height: 13px;
	padding: 0;
	text-align: left;
}
#nav ul #SEO ul {
}
#nav ul #PPC ul {
}
#nav ul #Analytics ul {
    	left: -190px;
}
#nav ul #CRO ul {
	left: -190px;
}
#nav ul #SMM ul {
	left: -190px;
}
#nav ul #Design ul {
	left: -185px;
}
#nav #Design > a {
	width: 150px;
}
#nav ul ul ul {
	display: none;
	text-align: left;
	line-height: 18px;
	position: absolute;
	top: 0;
	left: 350px;
	z-index: -2000px;
	width: 318px;
	background: #587ea3;
	background: rgb(88,126,163); /* Old browsers */
	/* background: -moz-linear-gradient(top,  rgba(88,126,163,1) 0%, rgba(55,97,137,1) 100%); */ /* FF3.6+ */
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(88,126,163,1)), color-stop(100%,rgba(55,97,137,1))); */ /* Chrome,Safari4+ */
/* background: -webkit-linear-gradient(top,  rgba(88,126,163,1) 0%,rgba(55,97,137,1) 100%); */ /* Chrome10+,Safari5.1+ */
/* background: -o-linear-gradient(top,  rgba(88,126,163,1) 0%,rgba(55,97,137,1) 100%); */ /* Opera 11.10+ */
/* background: -ms-linear-gradient(top,  rgba(88,126,163,1) 0%,rgba(55,97,137,1) 100%); */ /* IE10+ */
/* background: linear-gradient(to bottom,  rgba(88,126,163,1) 0%,rgba(55,97,137,1) 100%); */ /* W3C */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#587ea3', endColorstr='#376189',GradientType=0 ); */ /* IE6-9 */

	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;/*-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);
box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.75);*/

}
#nav ul ul ul li a, #nav ul ul ul li a:link, #nav ul ul ul li a:visited {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 15px;
	width: 287px;
	background: none;
}
#nav li:hover ul > li:hover ul > li:hover > a {
	background: #6b91b9;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
/* End Menu Styles */

/* Content Area / Column Styles */
.contentBg {
	width: 100%;
	height: 26px;
	background-position: 0px -614px;
	display: block;
	margin: 0 0 10px;
}
#contentArea {
	margin: 0;
	position: relative;
	z-index: 1;
	width: 1000px;
}
#mainColumn {
	display: block;
	margin: 0 20px 0 20px;
	min-height: 200px;
}
#column2 {
	float: right;
	display: block;
	width: 321px;
	margin: 0 0 0 20px;
}
#socialWidget {
	display: block;
	width: 305px;
	height: 50px;
	border: 1px solid #d2dae1;
	background: #efefef;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	margin: 0 0 15px;
	padding: 10px 0 0 10px;
	line-height: 18px;
}
.socialLabel {
	clear: both;
	text-align: center;
	color: #225588;
	font-size: 12px;
	margin-bottom: 5px;
}
.bookmarkBtn {
	float: left;
	width: 35px;
	overflow: hidden;
}
.shareThisBtn {
	float: left;
	width: 22px;
	overflow: hidden;
	padding-top: 3px;
}
.facebookLikeBtn {
	float: left;
	width: 50px;
	overflow: hidden;
}
.twitterBtn {
	float: left;
	width: 65px;
	overflow: hidden;
}
.gPlusBtn {
	float: left;
	margin-left: -5px;
	width: 80px;
	overflow: hidden;
}
.IN-widget {
	float: left;
	margin-left: 5px;
	width: 70px;
	overflow: hidden;
}
.sharebar {
	width: 475px;
	padding: 5px;
	border: 1px #eee solid;
	margin-bottom: 10px !important;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.sharebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 21px;
}
.sharebar li {
	display: inline-block;
	padding-right: 5px;
	border-right: 1px solid #ccc;
	text-align: center;
"
}
.sharebar li img {
	display: inline-block !important;
}
.sharebar li:last-child {
	border-right: none;
}
.sharebar li.fbook {
	vertical-align: 6px;
}
#rightColVideo {
	display: block;
	background: #eee;
	margin: 0 auto 10px;
	padding: 0;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#rightColTab {
	display: block;
	width: 315px;
	height: auto;
	position: relative;
	z-index: 1;
	margin: 0 auto 15px;
	min-height: 200px;
}
#appearencesBox {
	width: 321px;
	height: 145px;
	margin: 0 auto 25px;
}
#contentExpandArea {
}
#contentExpandArea .readMoreBtn {
	color: #396c00;
	margin: 0 10px;
	cursor: pointer;
}
#contentExpandArea .readLess {
	display: none;
}
#contentExpandArea .readMoreBtn .arrow {
	width: 15px;
	height: 15px;
	background-position: -481px -66px;
	display: inline-block;
	vertical-align: text-top;
}
#contentExpandArea .getQuote {
	color: #660000;
	cursor: pointer;
	text-decoration: underline;
}
#contentExpandArea .getQuote .percent {
	width: 15px;
	height: 15px;
	background-position: -497px -66px;
	display: inline-block;
	vertical-align: text-top;
}
.ui-tabs {
	padding: 0px;
	position: relative;
}
#tabs>ul>ul {
	background: url("/s/TXVQ1mq4zUixr6RvALLhQg/bruce-clay-sprite-theme.png") no-repeat scroll 0 -94px transparent;
	height: auto;
	margin: 30px 0 0 0;
	padding: 0;
	width: 315px;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 1px 1px 0;
}
.ui-tabs .ui-tabs-nav li {
	background: none repeat scroll 0 0 #7C8B99;
	border-bottom: 0 none !important;
	float: left;
	list-style: none outside none;
	margin: 0 1px 1px 0;
	padding: 0;
	position: relative;
	top: 1px;
	white-space: nowrap;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.ui-tabs .ui-tabs-nav li:first-child {
	margin: 0 1px 0 10px;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: 5px 10px 5px 10px;
	text-decoration: none !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background-color: #225588;
	margin-bottom: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
}
.ui-tabs .ui-tabs-panel {
	background: none repeat scroll 0 0 transparent;
	display: block;
	padding: 15px 0 15px 0;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
#tabs-1, #tabs-2, #tabs-3, #tabs-4 {
	font-size: 13px;
	line-height: 14px;
	border-top: 1px #225588 solid;
	margin: 35px 0 0 0;
	display: block;
}
#tabs h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 0;
	padding: 0;
	margin: 0;
}
ul.newsletter-content {
	padding: 0;
	margin: 0 0 20px 0;
}
ul.newsletter-content li {
	color: #225588;
	width: 300px;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 2px #ccc solid;
	list-style: none;
	line-height: 15px;
}
.etcBox {
	background-color: #EAEFF4;
	background-image: url(https://www.bruceclay.com/images/etcbox_bg.gif);
	padding: 10px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	width: 533px;
	paddding: 10px;
	border: 1px solid #BCD2E9;
	background-repeat: repeat-x;
	background-position: bottom;
}
.etcBox2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	background-color: #ffffff;
	background-image: url(/etcbox2_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#signup {
	margin: 10px 0 20px;
	padding: 10px;
	width: 550px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #f4f4f4;
	background-color: #f7f7f7;
}
.newsletter-signup button {
	color: #fff !important;
	font-size: 14px;
	padding: 7px 10px;
	margin: 0 0 5px 0;
	background-color: #1c4e88 !important;
	border: none;
	cursor: pointer;
}
.newsletter-signup .field {
	width: 235px;
	font-size: 14px;
	padding: 5px;
}
/* SEO Tutorial Pagination Bar Styles */
.paginationBar {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 0;
	list-style: none;
	float: left;
	margin: 0 10px;
}
.paginationBar li {
	margin: 9px 2px;
	display: inline-block !important;
	border: 1px #b2bdc6 solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.paginationBar li a {
	display: block;
	line-height: 1.5;
	padding: 0 5px !important;
	color: #0568CD;
	text-decoration: underline;
}
.paginationBar .activepage {
	background-color: #8A99A6;
	font-weight: bold;
}
/* Homepage-specific styles */

#homeSlidesDiv {
	position: relative;
	z-index: 1;
	margin: 0px;
	line-height: 18px;
	height: 200px;
}
#homeSlides {
	position: relative;
	width: 1000px;
	height: 203px;
	overflow: hidden;
	z-index: 10;
}
#homeSlides a, #homeSlides a img {
	width: 1000px;
	height: 203px;
}
#homeSlidesNavContainer {
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: auto;
	z-index: 20;
	left: 10px;
}
#homeSlidesNav {
	width: auto;
	height: 7px;
	text-align: right;
	float: left;
	padding: 6px 3px 0 0;
}
#homeSlidesNav a {
	display: inline-block;
	margin: 0 0 0 4px;
	padding: 0;
	width: 15px;
	height: 15px;
	background-position: -530px -90px;
	overflow: hidden;
	line-height: 999em;
}
#homeSlidesNav a.activeSlide {
	background-position: -514px -90px;
}
.slideshowButtons {
	width: 26px;
	height: 26px;
	display: block;
	float: left;
	cursor: pointer;
}
.slideshowButtons#prev {
	background-position: -460px -90px;
	left: 14px;
}
.slideshowButtons#next {
	background-position: -487px -90px;
	right: -14px;
}
/* Home CTA */
.ifhomecta iframe {
	width: 850px;
	height: 380px;
}
/* Pagination */
.pagination {
	display: block;
	margin: 5px 0 25px;
	text-align: right;
	height: 18px;
}
.pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pagination ul li {
	margin: 0 0 0 3px;
	padding: 0;
	font-size: 11px;
	display: inline-block;
	min-width: 10px;
	height: 18px;
}
.pagination ul li a, .pagination ul li a:link, .pagination ul li a:visited {
	display: inline-block;
	font-size: 11px;
	padding: 0 3px;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
	border: solid 1px #cdcead;
	vertical-align: top;
}
.pagination ul li a:hover, .pagination ul li a:active {
	display: inline-block;
	font-size: 11px;
	padding: 0 3px;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
	font-weight: bold;
	background: #f6f7e1;
}
.pagination ul li.current span {
	display: inline-block;
	padding: 0 3px;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	font-weight: bold;
	border: solid 1px #cdcead;
	background: #f6f7e1;
	vertical-align: top;
}
.pagination ul li.previous a, .pagination ul li.previous a:link, .pagination ul li.previous a:visited {
	display: inline-block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.pagination ul li.previous a:hover, .pagination ul li.previous a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.pagination ul li.next a, .pagination ul li.next a:link, .pagination ul li.next a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.pagination ul li.next a:hover, .pagination ul li.next a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
/* New Pagination */
.pagingnav {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.pagingnav ul {
	padding: 5px 0;
	list-style: none;
}
.pagingnav li {
	margin: 4px 2px;
	display: inline-block;
	line-height: 1.2;
}
.pagingnav li a {
	display: block;
	padding: 2px 5px;
	color: #0568CD;
	text-decoration: underline;
	border: 1px #b2bdc6 solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pagingnav .activepage, .pagingnav .current {
	background-color: #8A99A6;
	padding: 2px 5px;
	font-weight: bold;
	color: #0568CD;
	border: 1px #b2bdc6 solid;
	text-decoration: underline;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pagingnav a.prev, .pagingnav a.next {
	border: none;
	display: none;
}
/* Exec Guide Styles */
.jump {
	cursor: pointer;
	text-decoration: underline;
}
/* Footer Styles */

#footer {
	font-size: 12px;
	height: auto;
	background-color: #fff;
	font-size: 15px;
	color: #f59606;
	margin: 30px 0 0;
	line-height: 18px;
}
#lowerLinks {
	width: 950px;
	height: 50px;
	margin: 0 auto;
	color: #336699;
}
#lowerLinks ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#lowerLinks li {
	text-align: center;
	display: inline;
	padding: 0 0px;
}
#lowerLinks li a {
	color: #336699;
	font-size: 12px;
}
#lowerLinks .lowerLinksSep {
	border-left: 1px solid #336699;
	height: 12px;
	margin: 3px 10px 0;
	width: 1px;
}
#PreFeaturedClientsArea {
	height: 10px;
	width: 100%;
	background-position: 0px -463px;
	border-top: #EEEEEE 2px solid;
}
#PostFeaturedClientsArea {
	height: 15px;
	width: 100%;
	background-position: 0 -231px;
	margin: 0 0 30px;
	border-top: #EEEEEE 2px solid;
}
#featuredClientsArea {
	background-position: 0 -474px;
	display: block;
	height: 140px;
	position: relative;
	width: 100%;
	z-index: 1;
}
#featuredClientsArea h3 {
	padding: 10px 0 0 10px;
	font-size: 15px;
	font-weight: bold;
}
#featuredClientsArea ul {
	list-style: none;
	height: 94px;
}
#featuredClientsArea ul li {
	color: #666;
	height: 74px;
	weight: 120px;
	border: 1px solid #CCD4DC;
	margin-right: 6px;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	padding: 10px 0 0 15px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
#featuredClientsArea ul li .featuredClientsBD {
}
#featuredClientsArea ul li img {
	float: left;
	margin: 0 5px 0 0;
}
#featuredClientsArea ul li .featuredClientsReadMore {
	float: left;
	display: none;
	color: #336600;
	text-decoration: underline;
}
#featuredClientsArea ul li .featuredClientsTextContainer {
	display: none;
	margin: 10px 0 0 0;
}
#getStarted {
	float: left;
	display: block;
	width: 520px;
	height: 60px;
	margin: 0 0 20px 50px;
}
#getStarted h4 {
	font-size: 22px;
	font-weight: bold;
	color: #336da7;
}
#getStarted p {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.noStrings {
	float: right;
	text-align: center;
	width: 313px;
	position: relative;
	margin-top: -20px;
	color: #666666;
	font-size: 12px;
}
#RequestButton {
	float: right;
	width: 300px;
	height: 60px;
	position: relative;
	z-index: 1;
}
#RequestButton span {
	width: 292px;
	display: block;
	background-position: -461px 0pt;
	color: rgb(255, 255, 255);
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	height: 18px;
	cursor: pointer;
}
#RequestButton a:hover {
	text-decoration: none;
}
ul.smmSocialLinks {
	padding: 0;
}
.smmSocialLinks li {
	float: left;
	margin-bottom: 20px;
	line-height: 1.1;
	text-align: center;
	list-style: none;
}
.smmSocialLinks span {
	margin-right: 10px;
	line-height: 2.5;
}
.smmSocialLinks li a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	padding: 0 5px;
}
/* SEOQA Styles */
section.pg-content img {
	display: block;
	text-align: center;
	margin: 15px auto;
}
.QAtabs {
	margin-top: 15px;
}
.QAtabs li a {
	width: 160px;
	overflow: hidden;
	margin-right: 10px;
}
.QAtabs iframe {
	width: 100%;
	height: 350px;
}
.sectionTitle {
	display: block;
	margin: 20px 0 -3px;
	font-size: 12px;
	color: #336699;
}
.bklink {
	margin-top: 25px;
}
.bklink a {
	text-decoration: none !important;
	display: block;
	width: 170px;
	padding: 2px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: rgb(42,103,170); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(42,103,170,1) 0%, rgba(34,85,136,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(42,103,170,1)), color-stop(99%, rgba(34,85,136,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(42,103,170,1) 0%, rgba(34,85,136,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(42,103,170,1) 0%, rgba(34,85,136,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(42,103,170,1) 0%, rgba(34,85,136,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(42,103,170,1) 0%, rgba(34,85,136,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a67aa', endColorstr='#225588', GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.qachildren {
	list-style: none;
	font-weight: 600;
}
.qachildren li > ul > li {
	font-size: 14px;
	list-style: none;
	font-weight: normal;
}
.qachildren li > ul:last-child {
	margin-top: 10px;
	margin-bottom: 15px;
}
.resultitem {
	margin-top: 20px;
}
.prev-next-page {
}
.prev-next-page a {
	font-weight: bold;
	text-decoration: none;
}
.prev-next-page a:hover {
	text-decoration: none;
}
/* End SEOQA Styles */

/* Begin footerProducts */
#footerProducts {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#footerProducts ul {
	width: 900px;
}
#footerProducts li {
	display: inline-block;
	vertical-align: top;
	color: #666;
	height: 110px;
	border: 1px solid #CCD4DC;
	font-size: 11px;
	cursor: pointer;
	margin-right: 10px;
	padding: 5px 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
}
#footerProducts li img {
	margin: 0 auto;
	padding: 0 5px;
}
#footerProducts li .smtitle {
	font-size: 10px;
	width: 100px;
	padding: 0 5px;
	line-height: 15px;
}
#footerProducts .footer-fp-expand li.over {
	padding-top: 25px;
	height: 88px;
	-moz-box-shadow: 0 0 5px 1px #336DA7;
	-webkit-box-shadow: 0 0 5px 1px #336DA7;
	box-shadow: 0 0 5px 1px #336DA7;
}
#footerProducts li .description {
	display: none;
	color: #666;
	font-size: 10px;
	line-height: 12px;
	width: 150px;
	float: right;
	text-align: left;
	margin: 10px 5px 0 0;
}
#footerProducts li .description span {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
/* End footerProducts */

/* #footerLinksBoxLeft, #footerLinksBoxRight{width: 400px; float: left; height: 130px; margin: 10px 0 0 48px;}

 #footerLinksBoxLeft .smallIcons,  #footerLinksBoxRight .smallIcons{height: 60px; margin-bottom: 10px;}
  #footerLinksBoxLeft .seoToolSetIcon{display: block; float: left; border: 1px solid #CCD4DC; height: 58px; width: 65px; background-position: -317px -51px; margin: 0 15px 6px 0;}
  #footerLinksBoxLeft .seoTrainingIcon{display: block; float: left; border: 1px solid #CCD4DC; height: 58px; width: 65px; background-position: -378px -51px; margin: 0 15px 6px 0;}
  #footerLinksBoxRight .seoBookIcon{display: block; float: left; border: 1px solid #CCD4DC; height: 58px; width: 65px; background:url('/s/BPt1Vg7P80-cTaKaALq8ZQ/thumb-seobook.gif') no-repeat center; margin: 0 15px 6px 0;}
  #footerLinksBoxRight .seoTipsIcon{display: block; float: left; border: 1px solid #CCD4DC; height: 58px; width: 65px; background:url('/s/jb2vPkBqskSGuKGyAQHfIw/thumb-tips.gif') no-repeat center; margin: 0 15px 6px 0;}
  #footerLinksBoxRight h4, #footerLinksBoxLeft h4{font-size: 15px; color:#990000; font-weight: bold; margin:0px; padding:15px 0 0;}
  #footerLinksBoxRight p, #footerLinksBoxLeft p{font-size: 12px; color:#000;}
 #footerLinksBoxRight{width: 475px; float: right; height: 117px; font-size: 12px; margin: 10px 30px 0 0; width: 445px;}
 #footerLinksBoxRight p{margin: 0 0 10px;}
 #footerLinksBoxRight a{color:#000;}
 #footerLinksBoxRight a span{color:#336600; font-size:15px; font-weight:bold;}*/

#footerAddress table {
	text-align: center;
	font-size: 12px;
	color: #333333;
}
#footerAddress table p {
	margin: 0 0 10px;
}
#socialLinks {
	height: 31px;
	margin: 0 auto 20px;
	width: 107px;
}
#socialLinks a {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 31px;
	height: 31px;
}
#socialLinks a.facebook {
	background-position: -366px 0px;
}
#socialLinks a.twitter {
	background-position: -397px 0;
	width: 32px;
	height: 32px;
}
#socialLinks a.linkedIn {
	background-position: -429px 0;
	width: 29px;
	height: 29px;
}
.hoursAndLocation {
	color: #05386B;
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 0 auto 10px;
	width: 200px;
}
#locationInfo {
	background: #E1E7F2;
	border: 1px solid #B6CBF1;
	display: none;
	font-size: 11px;
	margin: 10px;
	padding: 10px;
	text-align: left;
	margin: 0 auto;
	width: 420px;
}
#locationInfo .map {
	border: 1px solid #B6CBF1;
	margin: 5px;
}
.codeofethics {
	cursor: pointer;
	display: block;
	height: 20px;
	margin: 0 auto 10px;
}
#codeofethics-js {
	display: none;
	margin: 10px;
	padding: 10px;
	margin: 0 auto;
	width: 820px;
}
#IF-footerSiteLinks {
	margin: 0 0 0 100px;
}
#IF-footerSiteLinks ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 225px;
	float: left;
}
#IF-footerSiteLinks ul li {
	padding: 0;
}
#IF-footerSiteLinks ul li a {
	color: #05386b;
	font-size: 11px;
}
#footerSiteLinks {
	margin: 0 0 0 100px;
	width: 900px;
}
#footerSiteLinks ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 225px;
	float: left;
	border: none;
}
#footerSiteLinks ul li {
	padding: 0;
}
#footerSiteLinks ul li a {
	color: #05386b;
	font-size: 11px;
}
.footerInternational ul {
	margin: 0 auto 0 auto;
	text-align: center;
}
.footerInternational li {
	display: inline;
	margin: 0 15px 0 15px;
}
.footerInternational a {
	color: #05386B;
	font-size: 11px;
}
.footersitemapLink {
	text-align: center;
}
.footersitemapLink a {
	color: #05386B;
	font-size: 11px;
}
#copyright {
	text-align: center;
	margin: 10px 0 0;
	color: #000000;
	font-size: 12px;
	background: none;
}
/* General form styles */
.editForm div {
	clear: both;
	margin: 0 0 3px;
}
.editForm label {
	float: left;
	margin: 0 10px 0 0;
	width: 30%;
}
.editForm span {
	float: left;
	width: 65%;
}
.editForm span label {
	float: none;
}
.editForm span span {
	float: none;
}
.editForm span input[type=text] {
	width: 60%;
}
.editForm span input[type=text].hasDatepicker {
	width: 75px;
}
.editForm span img {
	max-width: 120px;
	max-height: 120px;
}
.required {
	font-weight: bold;
}
.editForm textarea {
	width: 100%;
	height: 150px;
}
.editForm fieldset {
	clear: both;
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
	height: 300px;
	border: 1px #cccsolid;
}
.editForm fieldset .inner {
	padding: 5px 10px 0 10px !important;
	height: 273px;
	overflow: auto;
}
.editForm legend {
	margin: 0 0 0 10px;
}
/* Misc form field styles */
.width100>input[type=text] {
	width: 100px;
}
.width150>input[type=text] {
	width: 150px;
}
.width200>input[type=text] {
	width: 200px;
}
.width300>input[type=text] {
	width: 300px;
}
/* Misc Styles */
#breadcrumbs {
	margin: 20px 0 10px 0;
	font-size: 11px;
}
.littleHouse {
	display: inline-block;
	width: 16px;
	height: 15px;
	background-position: -514px -68px;
	vertical-align: text-bottom;
	margin: 0 5px 0 0;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.replaceVideo {
	display: block;
	margin: 10px 0;
}
.imgAlignLeft {
	float: left !important;
	margin: 0 10px 10px 0;
}
.imgAlignRight {
	float: right !important;
	margin: 0 0 10px 10px;
}
.alignRight {
	float: right !important;
}
.alignCenter {
	margin: 10px auto;
	display: block;
}
.hidden {
	display: none;
}
.divAddControl {
	margin: 25px 0 0 0;
}
.divEditDeleteControls {
	margin: 25px 0 0 0;
}
.errorMsg, .error {
	color: #cc0000;
}
.loading {
	background-image: url('http://images.bruceclay.com/loadingIcon.gif');
	background-repeat: no-repeat;
background-position: center33%;
}
label.error {
	margin: 0 0 0 5px;
	color: #cc0000;
}
#cse-search-results iframe {
	width: 600px;
}
.templatesBox {
	float: left;
	margin: 0 20px 15px 0;
}
/* Event calendar styles */
.calendarList {
}
.calendarListItems {
}
.calendarListItems h3 {
	margin: 0;
	padding: 0;
}
.calendarListItems h3 a {
}
#caledarDetail {
}
#caledarDetail h1 {
}
#calendarDetailDate {
	margin: 0 0 10px;
	font-style: italic;
}
#eventStartTime {
	display: none;
}
#calendarEndDate {
	display: none;
}
#eventEndDate, #eventEndTime {
	display: none;
}
#calendarImage {
	float: right;
	margin: 0 0 10px 20px;
}
.calendarPicker {
	position: relative;
	margin: 0 0 20px;
}
/* Photo gallery styles */
#photoItems {
	margin: 20px 0 10px;
}
.photoItem {
	float: left;
	margin: 0 25px 15px 0;
	width: 135px;
	cursor: pointer;
	position: relative;
	text-align: center;
}
#photoItems img {
	position: relative;
	z-index: 10;
}
#photoItems a img:hover {
	opacity: 0.85;
}
#photoImageTitle {
	position: relative;
	height: 24px;
}
#photoImageDescription {
	position: relative;
	height: 35px;
}
.photoItemTitle {
	display: none;
}
.photoItemDescription {
	display: none;
}
.jcarousel-skin-FC .jcarousel-container {
}
.jcarousel-skin-FC .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-FC .jcarousel-container-horizontal {
	width: 940px;
	height: 100px;
	margin: 0 0 0 25px;
}
.jcarousel-skin-FC .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-FC .jcarousel-clip-horizontal {
	height: 100px;
	width: 940px;
}
.jcarousel-skin-FC .jcarousel-item {
	height: 100px;
	width: 100px;
}
.jcarousel-skin-FC .jcarousel-item-horizontal {
	margin-right: 0px;
	margin-top: 5px;
}
.jcarousel-skin-FC .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-FC .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-FC .jcarousel-item-placeholder {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
}
.jcarousel-skin-FC .jcarousel-next-horizontal {
	/*background: url("next-horizontal.png") no-repeat scroll 0 0 transparent;*/
	cursor: pointer;
	height: 32px;
	position: absolute;
	right: 5px;
	top: 43px;
	width: 32px;
}
.jcarousel-skin-FC .jcarousel-direction-rtl .jcarousel-next-horizontal {
	/*background-image: url("prev-horizontal.png");*/
	left: 5px;
	right: auto;
}
.jcarousel-skin-FC .jcarousel-next-horizontal:hover, .jcarousel-skin-FC .jcarousel-next-horizontal:focus {
	background-position: -32px 0;
}
.jcarousel-skin-FC .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-FC .jcarousel-next-disabled-horizontal, .jcarousel-skin-FC .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-FC .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-FC .jcarousel-next-disabled-horizontal:active {
	background-position: -96px 0;
	cursor: default;
}
.jcarousel-skin-FC .jcarousel-prev-horizontal {
	/*background: url("prev-horizontal.png") no-repeat scroll 0 0 transparent;*/
	cursor: pointer;
	height: 32px;
	left: 5px;
	position: absolute;
	top: 43px;
	width: 32px;
}
.jcarousel-skin-FC .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	/*background-image: url("next-horizontal.png");*/
	left: auto;
	right: 5px;
}
.jcarousel-skin-FC .jcarousel-prev-horizontal:hover, .jcarousel-skin-FC .jcarousel-prev-horizontal:focus {
	background-position: -32px 0;
}
.jcarousel-skin-FC .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-FC .jcarousel-prev-disabled-horizontal, .jcarousel-skin-FC .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-FC .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-FC .jcarousel-prev-disabled-horizontal:active {
	background-position: -96px 0;
	cursor: default;
}
.jcarousel-skin-FC .jcarousel-next-vertical {
	/*background: url("next-vertical.png") no-repeat scroll 0 0 transparent;*/
	bottom: 5px;
	cursor: pointer;
	height: 32px;
	left: 43px;
	position: absolute;
	width: 32px;
}
.jcarousel-skin-FC .jcarousel-next-vertical:hover, .jcarousel-skin-FC .jcarousel-next-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-FC .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-FC .jcarousel-next-disabled-vertical, .jcarousel-skin-FC .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-FC .jcarousel-next-disabled-vertical:focus, .jcarousel-skin-FC .jcarousel-next-disabled-vertical:active {
	background-position: 0 -96px;
	cursor: default;
}
.jcarousel-skin-FC .jcarousel-prev-vertical {
	/*background: url("prev-vertical.png") no-repeat scroll 0 0 transparent;*/
	cursor: pointer;
	height: 32px;
	left: 43px;
	position: absolute;
	top: 5px;
	width: 32px;
}
.jcarousel-skin-FC .jcarousel-prev-vertical:hover, .jcarousel-skin-FC .jcarousel-prev-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-FC .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-FC .jcarousel-prev-disabled-vertical, .jcarousel-skin-FC .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-FC .jcarousel-prev-disabled-vertical:focus, .jcarousel-skin-FC .jcarousel-prev-disabled-vertical:active {
	background-position: 0 -96px;
	cursor: default;
}
/* Bruce Clay Specific Styles*/
.sIFR-alternate {
	display: block;
	height: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 0;
}
#kwdDiv {
	border: 1px solid #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 3px 7px;
	width: 100%;
}
.kwdTitle {
	color: #0060AE;
	font-size: 1.2em;
	font-weight: bold;
}
#kwdTable {
	border-bottom: 1px solid #D2DDEA;
	border-left: 1px solid #D2DDEA;
	border-spacing: 0;
	border-top: 1px solid #D2DDEA;
	display: none;
	font-size: 1.2em;
	text-align: center;
	width: 100%;
}
.getfull {
	margin: 20px 10px;
	text-align: center;
}
img.clipArts {
	float: left;
	margin: 0 10px 40px 0;
}
/*Scrollables for Conference*/

.accoladesscrollable {
	position: relative;
	overflow: hidden;
	width: 212px;
	height: 135px;
	padding-top: 0;
	margin-left: 0;
}
.accoladesscrollable .accoladesitems {
	width: 20000em;
	position: absolute;
}
.accoladesscrollable .accoladesitems img {
	width: 280px;
	height: 94px;
	border: 0;
}
.accoladesscrollable .accoladesitems img a {
	float: left;
}
#background {
	background: url(http://images.bruceclay.com/s/rdEuzrQujkKY4Z89AObIsA/bruce-clay-appearance-image.png) no-repeat;
	width: 321px;
	height: 145px;
}
.scrollable {
	position: relative;
	overflow: hidden;
	width: 280px;
	height: 94px;
	padding-top: 38px;
	margin-left: 20px;
}
.scrollable .items {
	width: 20000em;
	position: absolute;
}
.scrollable .items img a {
	float: left;
}
#sidebarbooksbg {
	background: url('/s/an3RMGTPeUKRQqUxALH0PA/sidebar-books-bg.jpg') no-repeat;
	width: 315px;
	height: 380px;
	margin: 0 0 10px 0;
}
#booksscroller.scrollable {
	width: 318px;
	height: 380px;
	margin: 0;
	padding: 0
}
#container_bg {
	background: url(http://images.bruceclay.com/login_bg.gif) no-repeat;
	position: relative;
	margin-left: 50px;
	width: 600px;
	height: 300px;
	margin-bottom: -50px;
}
/* Images with Caption Styles */
.imgcaption {
	display: block;
	background-color: #eff0f0;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.imgcaption img {
	margin: 0 auto;
	background-color: #eff0f0;
}
.imgcaption p {
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 5px;
	margin: 0;
}
.member_login {
	font-size: 18px;
	font-weight: 900;
	margin: 50px 0 0 170px;
	color: #fcf9db;
}
.complete {
	margin: 0;
	padding-left: 170px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#first_step {
	position: absolute;
}
input {
	color: #000;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.form {
	margin: 10px 0 0 170px;
	display-inline-style: none;
}
.NewsletterSignup {
	background: url(/seo_newsletter.gif) no-repeat top;
	text-align: center;
	width: 300px;
	height: 125px;
	padding: 110px 0 0 0;
}
.NewsletterSignup .success_message {
	font-weight: bold;
	color: #000;
	font-size: 13px;
	line-height: 13px;
}
.NewsletterSignup .ctct-form-errorMessage {
	font-weight: bold;
	color: #F00;
	font-size: 13px;
	line-height: 13px;
}
.NewsletterSignup p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	display: block;
}
.heroQuoteform {
	position: relative;
	left: 660px;
	z-index: 999;
	width: 330px;
	height: 0;
}
#footer-fc {
	position: relative;
	overflow: hidden;
	width: 900px;
	height: 100px;
	cursor: pointer;
	left: 60px;
	z-index: 999;
}
#footer-fc .footer-fc-scroll {
	width: 20000em;
	position: absolute;
}
#footer-fc .footer-fc-scroll ul {
	float: left;
	overflow: hidden;
	width: 900px;
	height: 100px;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}
#footer-fc .footer-fc-scroll ul li {
	display: inline-block;
	/* float:left; */
	list-style: none;
	border: 1px solid #ccc;
	padding: 5px 7px 10px 7px;
	border: 1px solid #CCD4DC;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	vertical-align: middle;
	background: #fff;
}
#footer-fc .footer-fc-scroll ul li.over {
	-moz-box-shadow: 0 0 5px 1px #336DA7;
	-webkit-box-shadow: 0 0 5px 1px #336DA7;
	box-shadow: 0 0 5px 1px #336DA7;
}
#footer-fc .footer-fc-scroll ul li .description {
	display: none;
	color: #666;
	font-size: 10px;
	line-height: 12px;
	width: 150px;
	float: left;
	text-align: left;
	margin: 10px 0 0 0;
}
div.LB {
	display: inline;
}
.LB, .JQlink, .jump {
	cursor: pointer;
	color: #336699;
}
.grayBox {
	font-size: 14px;
	border: 1px #8aabcd solid;
	background: url(/graybox-bg.gif)bottom repeat-x;
	margin: 10px auto 10px auto;
	width: 600px;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 3px 3px #e4e4e4;
	-webkit-box-shadow: 0 0 3px 3px #e4e4e4;
	box-shadow: 0 0 3px 3px #e4e4e4;
}
#priceChart {
	padding: 0;
	margin: 0;
	border: none;
	-moz-border-radius: 0;
}
#priceChart {
	padding: 0;
	margin: 0;
	border: 1px #ddd solid;
	-moz-border-radius: 8px;
}
#priceChart th, #priceChart td {
	padding: 3px 10px 3px 10px;
	text-align: center;
	vertical-align: middle;
}
#priceChart th {
	border-bottom: 2px solid #eee;
	color: #3399cc;
	padding: 5px 0 5px 0;
	font-size: 12px;
	text-shadow: 0 0 1px #fff;
	font-family: arial;
	background: url(/priceChart-heading.gif) repeat-x top #e3e3e3;
}
#priceChart th sup {
	font-size: 13px;
	color: #333;
	text-shadow: none;
}
#priceChart td {
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	width: 112px;
	background: #fff;
}
#priceChart td li {
	font-size: 9px;
	color: #666;
}
#priceChart td.dim {
	font-size: 10px;
	color: #666;
	text-align: right;
}
#priceChart td.highlight {
	font-size: 16px;
	font-weight: bold;
	color: #669900;
}
#priceChart th.options {
	text-align: right;
	border-right: 1px solid #eee;
	width: 200px;
	padding: 2px 10px 3px 0;
}
#priceChart td.optionsLeft {
	text-align: left;
	border-right: 1px solid #eee;
	width: 350px;
}
#priceChart td.options {
	text-align: right;
	border-right: 1px solid #eee;
	background: url(/priceChart-row.gif) repeat-x 0 0 #fff;
	padding: 3px 10px 3px 0;
}
#priceChart td.optionGroup {
	text-align: right;
	border-right: 1px solid #eee;
	background: url(/priceChart-row.gif) repeat-x 0 0 #fff;
	padding: 3px 10px 3px 0;
	font-size: 18px;
	color: #999;
	width: 270px;
}
#priceChart tr:last-child td {
	border-bottom: 0;
}
#priceChartLogo {
	position: relative;
	left: -40px;
	top: 10px;
}
td.options ul {
	margin: 0 0 0 0;
}
#socialbarVert {
	margin: 0 auto;
	border: 1px #eee solid;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	height: auto;
	width: 120px;
	box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
}
#socialbarVert div {
	background: #fff;
	border-bottom: 1px solid #eee;
	padding: 10px 5px 10px 5px;
	clear: both;
}
#socialbarVert div:last-child {
	border: none;
}
#training-course-banner {
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
}
#training-header {
	background-image: url(/training-course-header.gif);
	height: 107px;
	width: 300px;
}
.training-bg-title {
	background-image: url(/training-course-title.gif);
	height: 30px;
	width: 300px;
}
p.training-title {
	margin: 0;
	padding-top: 7px;
	text-align: center;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff7da;
}
p.one-day-training {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
	color: #356eb4;
	margin: 0;
	text-align: center;
}
.training-bg-body {
	padding: 10px 0 10px 0;
	width: 260px;
	margin-left: 20px;
}
ul.dates {
	margin: 0;
	list-style-type: none;
}
font.left {
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
}
font.right {
	margin-right: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	float: right;
	color: #006666;
}
.training-button {
	text-decoration: none;
	margin-left: 89px;
	padding: 15px 0 15px 0;
}
#newslettersidebar {
	width: 230px;
	position: absolute;
	float: right;
	margin: 25px 0 0 650px;
	z-index: 1;
	text-align: center;
}
/* Workshop Announcement */
#wkshop {
	padding: 0;
	display: block;
}
#wkshop li {
	width: 265px;
	display: block;
	float: left;
	list-style: none;
	border: 1px solid #ccc;
	padding: 10px;
	border: 1px solid #CCD4DC;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 4px 0 #336DA7;
	-webkit-box-shadow: 0 0 4px 0 #336DA7;
	box-shadow: 0 0 4px 0 #336DA7;
	margin: 10px 8px 10px 8px;
}
#wkshop li.full {
	width: 570px;
}
#wkshop li img {
	float: left;
	padding-right: 15px;
	padding-top: 9px;
}
#wkshop li .description {
	font-size: 16px;
	display: block;
	line-height: 20px;
}
/* Services */

#services {
	padding: 0;
	display: block;
}
#services li {
	width: 265px;
	display: block;
	float: left;
	height: 80px;
	list-style: none;
	border: 1px solid #ccc;
	padding: 10px;
	border: 1px solid #CCD4DC;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 4px 0 #336DA7;
	-webkit-box-shadow: 0 0 4px 0 #336DA7;
	box-shadow: 0 0 4px 0 #336DA7;
	margin: 10px 8px 10px 8px;
}
#services li.full {
	width: 570px;
}
#services li .title {
	color: #0056a1;
	font-size: 15px;
	font-weight: bold;
	display: block;
	line-height: 15px;
}
#services li .title a {
	text-decoration: none;
}
#services li .description {
	font-size: 12px;
	display: block;
	line-height: 12px;
	color: #333;
	font-weight: normal;
}
#services li a.readmore {
	color: #396c00;
	font-size: 11px;
	font-weight: normal;
	display: block;
	line-height: 11px;
	margin: 5px 0 0 0;
	text-align: right;
}
#services li .arrow {
	background: url("/s/TXVQ1mq4zUixr6RvALLhQg/bruce-clay-sprite-theme.png");
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
	background-position: -481px -66px;
	display: inline-block;
	vertical-align: text-top;
}
#sidebarLearnSEO {
	display: none;
}
#hero {
	display: none;
}
#sidebarGetStarted {
	display: none;
}
.LBreviews {
	background-color: #fff;
	width: 800px;
	height: 500px;
	padding: 20px;
	text-align: left;
	border: 2px solid #ccc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 0 20px #ccc;
	-webkit-box-shadow: 0 0 20px #ccc;
	display: none;
}
.LBreviews .close {
	background-image: url(/LB/images/s/ZfNfBmOLmkaIup87ARk8rA/close-ie.gif);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 28px;
	width: 29px;
}
.LBreviews .LBtitle {
	font-weight: bold;
}
.LBreviews .scroll {
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
	height: 460px;
}
.hreview {
	border-bottom: 1px #ccc solid;
	padding: 10px;
	font-size: 12px;
}
.hreview .item {
	display: none;
}
.hreview p {
	margin: 0;
}
.hreview .reviewer, .hreview .city {
	font-style: italic;
}
.hreview .reviewer {
	font-weight: bold;
}
.column2Form {
	background: url('/s/pVeDp7HY5EGy26BbAK3YPA/column2form-bg.gif') repeat-x top;
	display: block;
	width: 280px;
	min-height: 600px;
	padding: 10px;
	border: #dce3e8 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.column2Form form {
	padding: 0;
}
.column2Form p {
	margin: 0;
	font-weight: bold;
	color: #2650a4;
	font-size: 12px;
}
.column2Form .title {
	background: url('/s/Ka34-FWJwEiYr6BbAO5MQA/column2form-title.gif') no-repeat top;
	width: 280px;
	height: 60px;
	margin: 0 0 10px 0;
}
.column2Form input[type="text"], .column2Form select, .column2Form textarea {
	width: 275px;
}
.whitepaperRequest, .freeConsultRequest {
	float: left;
	padding: 5px 5px 20px 5px;
	margin: 15px 20px 20px 0;
	border: #dce3e8 1px solid;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 82%, rgba(234,240,244,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(82%, rgba(255,255,255,1)), color-stop(100%, rgba(234,240,244,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 82%, rgba(234,240,244,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 82%, rgba(234,240,244,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 82%, rgba(234,240,244,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 82%, rgba(234,240,244,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaf0f4', GradientType=0 );
	width: 300px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 10px #dce3e8;
	-webkit-box-shadow: 0 0 10px #dce3e8;
}
.whitepaperRequest .title {
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0 0 10px 0;
	padding: 10px;
	background: rgb(35,104,178);
	background: -moz-linear-gradient(top, rgba(35,104,178,1) 0%, rgba(0,61,142,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(35,104,178,1)), color-stop(100%, rgba(0,61,142,1)));
	background: -webkit-linear-gradient(top, rgba(35,104,178,1) 0%, rgba(0,61,142,1) 100%);
	background: -o-linear-gradient(top, rgba(35,104,178,1) 0%, rgba(0,61,142,1) 100%);
	background: -ms-linear-gradient(top, rgba(35,104,178,1) 0%, rgba(0,61,142,1) 100%);
	background: linear-gradient(to bottom, rgba(35,104,178,1) 0%, rgba(0,61,142,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2368b2', endColorstr='#003d8e', GradientType=0 );
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.whitepaperRequest label, .freeConsultRequest label {
	font-size: 12px;
	font-weight: bold;
	color: #2650a4;
}
.whitepaperRequest input[type="text"], .freeConsultRequest input[type="text"] {
	font-size: 14px;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
}
.whitepaperRequest input[type="submit"], .freeConsultRequest [type="submit"] {
	font-size: 14px;
	font-weight: bold;
	background: rgb(30,87,153);
	background: -moz-linear-gradient(top, rgba(30,87,153,1) 1%, rgba(0,61,142,1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(30,87,153,1)), color-stop(99%, rgba(0,61,142,1)));
	background: -webkit-linear-gradient(top, rgba(30,87,153,1) 1%, rgba(0,61,142,1) 99%);
	background: -o-linear-gradient(top, rgba(30,87,153,1) 1%, rgba(0,61,142,1) 99%);
	background: -ms-linear-gradient(top, rgba(30,87,153,1) 1%, rgba(0,61,142,1) 99%);
	background: linear-gradient(to bottom, rgba(30,87,153,1) 1%, rgba(0,61,142,1) 99%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#003d8e', GradientType=0 );
	color: #fff;
	border: 1px solid #fff;
	padding: 10px;
	margin: 10px auto 0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0 10px #dce3e8;
	-webkit-box-shadow: 0 0 10px #dce3e8;
}
.whitepaperRequest .errormsg, .freeConsultRequest .errormsg {
	display: block;
	color: #990000;
	font-size: 10px;
}
.freeConsultRequest {
	width: auto;
}
.freeConsultRequest .title {
	margin-left: 20px !important;
	font-size: 16px;
	line-height: normal;
	color: #990000;
	font-weight: bold;
	display: block;
}
#regioninfo {
	clear: both;
	font-size: 9px;
	color: #999;
	float: right;
	margin: 5px 5px 0 0;
	padding: 4px;
	background: #fff;
	display: inline-block;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.5)), color-stop(100%, rgba(255,255,255,0.5)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff', GradientType=0 );
}
/*Contact Form Styles */
#contactpageform .contactinfo input {
	width: 230px;
}
#contactpageform .inqtype select, #contactpageform .salesoffice select {
	width: 400px;
}
#contactpageform .contactinfo td, #contactpageform .sendinfo label {
	text-align: right;
}
#contactpageform .formstyle, #contactpageform p.contactctr {
	text-align: center !important;
}
#contactpageform input#coname {
	margin: 0 170px 0 10px;
}
#contactpageform input.contactbtn, #businessinfo .button {
	font-size: 15px;
	font-weight: bold;
	outline: none;
	border: 2px solid #a1d289;
	background: #368111 !important;
	color: #ffffff;
	padding: 7px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}
/* Tutorial Styles */
.directionNav {
	width: 95%;
	padding: 0;
	margin: 20px auto;
}
.directionNav li {
	display: inline;
	list-style: none;
}
.directionNav li a img {
	margin: 0 10px;
}
.directionNav li.left {
	float: left;
}
.directionNav li.right {
	float: right;
}
.toolem {
	margin-left: 80px;
}
/* Begin Responsive Switch Styles */
.responsive-switch {
	margin: 15px auto 30px;
	text-align: center;
}
span.rs-link-to-desktop, span.rs-link-to-responsive {
	width: 90%;
	height: 3%;
	margin: 0 auto;
	padding: 2% 5%;
	background: url('/s/lPnStV30w0CzGKSJAN9CyA/mobile-on.gif') no-repeat #FFF;
	background-position: 95%;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.25);
	box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.25);
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	text-align: left;
	background-size: auto 50%;
}
span.rs-link-to-responsive {
	background: url('images/s/GNNm10IUCkOkgqSJAN9DAQ/mobile-off.gif') no-repeat #FFF;
	background-position: 95%;
	background-size: auto 50%;
}
/* End Responsive Switch Styles */

/*Newsletter*/
.newslettertplbody {
	background-color: #666666;
	margin: 0;
	padding: 0;
}
.newslettertpltblmain {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
.newslettertpltheaderimg {
	font-size: 5px;
}
.newslettertpltblvolume {
	width: 800px;
	margin: 0;
	padding: 0;
	border: none;
}
.newslettertplvolinfo {
	font-size: 12px;
	color: #ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}
.newslettertplvolinfoa {
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.newslettertplnewstitle {
	width: 238px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	border-left: 2px #cbc9ca solid;
}
.newslettertplgradimg {
	line-height: .5;
}
.newslettertplspace {
	width: 40px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.newslettertplspacing {
	width: 30px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.newslettertplsection {
	padding: 10px 10px;
}
.newslettertplarticle {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 24px;
	color: #356eb4;
}
.newslettertpltitle {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	font-weight: bold;
}
.newslettertplauthor {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.newslettertplcontent {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
}
.newslettertplsidebar {
	width: 238px;
	vertical-align: text-top;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	border-left: 1px #e3e3e3 solid;
	text-align: center;
}
.newslettertplsidebarp {
	margin: 10px 0 0 0;
	padding: 0;
}
.newslettertplsidetitle {
	background-color: #7a8a9b;
	width: 238px;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
}
.newslettertplsidesec {
	width: 238px;
}
.newslettertplsidesecp {
	margin: 10px 15px 8px 15px;
	text-align: left;
}
.newslettertplsidesechr {
	color: #e0e0e0;
	width: 218px;
	padding: 0;
	margin: 5px 0 5px 0;
	height: 1px;
}
.newslettertplsideseca {
	color: #114477;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.newslettertplsidesoc {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 10px 15px 8px 15px;
}
.newslettertplfooter {
	color: #ffffff;
	text-align: center;
	padding: 0 0 10px 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
/*Newsletter Auxillary Styles*/
.newslettertplvolinfoa {
	color: #ffffff !important;
	text-decoration: none !important;
}
.newslettertpltheaderimg {
	line-height: .5;
}
.timeline .heading, .timeline .cta {
	text-align: center;
}
.timeline .heading h2 {
	padding: 10px;
	margin: 20px 0;
	border-top: 6px solid #666;
	border-bottom: 6px solid #666;
	color: #666;
	text-transform: uppercase;
	font-size: 40px;
	display: inline-block;
}
.timeline .cta {
	text-transform: uppercase;
	padding: 30px;
	font-weight: bold;
	border-bottom: 1px solid #e7e7e7;
}
.timeline .getQuote {
	border: 4px solid #5a7c9f;
	font-size: 20px;
	color: 5a7c9f;
	padding: 7px 12px;
	margin: 10px auto;
	-webkit-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.timeline .getQuote:hover {
	color: #fff;
	background: #5a7c9f;
	-webkit-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.historytimeline img {
	width: 80%;
}
}

@media print {
body {
	font: normal normal 16px Arial, Geneva, sans-serif;
	color: #333333;
}
#column2, #nav, #headerInfoBar, #topLinks, #breadcrumbs, #footer, #hero {
	display: none;
}
h1, h2, h3, h4, h5 {
	color: #05386b;
}
h1 {
	font-size: 23px;
	color: #990000;
}
h1 a {
	font-size: 23px;
	color: #05386b;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	color: #05386b;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 11px;
}
.logo {
	position: relative;
	left: 50%;
	margin-left: -175px;
}
}
