/*
Theme Name: BC Bleu 2012
Theme URI: http://www.bankratecreditcards.com/
Description: Proprietary theme for BankrateCreditCards.com
Version: 1.0
Author: Flight-Shot
Author URI: http://www.flightshot.com 
*/

/* reset styles */
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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* proper styles */
body {
	background: #e4e4e4 url(images/bg-body.jpg) repeat center;
	font-family: 'Open Sans', 'Arial Black', sans-serif;
}
h1 {
	font: bold 26px 'Open Sans', 'Arial Black', sans-serif;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -.05em;
}
h2 {
	color: #007BCE;
	font: 800 20px/1em 'Open Sans', 'Arial Black', sans-serif;
	text-transform: uppercase;
	letter-spacing: -.05em;
}
h3, th {
	color: #004277;
	font: 800 16px/1em 'Open Sans', 'Arial Black', sans-serif;
	text-transform: uppercase;
	letter-spacing: -.05em;
}
h4 {
	color: #004277;
	font: bold 16px/1.3em Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
}
p, td, li, blockquote {
	font: 15px/1.5em Arial, Helvetica, sans-serif;
	color: #333;
}
a {
	color: #007BCE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
hr {
	color: #fff;
	background: #fff;
	border: solid 1px #849AC1;
	padding: 0;
	margin: 16px 0;
	clear: both;
	height: 4px;
	float: none;
}
#bctop, #bcmiddle, #bcbottom {
	position: relative;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
#bctop {
	background: url(images/bg-top.png) repeat-x top;
	height: 165px;	
	z-index: 300;
}
#bcmiddle {
	z-index: 200;
}
#bcbottom {
	z-index: 100;
}
.wrap {
	position: relative;
	clear: both;
	width: 946px;
	margin: 0 auto;
}
.left {
	position: relative;
	float: left;
	clear: none;
}
.right {
	position: relative;
	float: right;
	clear: none;
}
#bchead {
	position: relative;
	clear: both;
	height: 100%;
}
#bchead h1#logo,
#bchead div#logo a,
#bchead div#logo a:visited {
	position: absolute;
	top: 14px;
	left: 0px;
	width: 200px;
	height: 150px;
	background-image: url("images/card-marketing-solutions.png");
	background-repeat: no-repeat;
	text-indent: -99999px;
	z-index: 310;
}
#bchead p {
	position: relative;
	border: none;
	padding: 30px 280px;
/*	font: 800 34px/1em 'Open Sans', 'Arial Black', sans-serif;*/
	font: bold 24px/.9em "Questrial", Arial, Helvetica, sans-serif;
	color: #004277;
	text-align: center;
	background: url(images/credible-issuers.png) no-repeat center bottom;
}
#bchead p:first-line {
	
}
#navbar {
	position: absolute;
	bottom: 18px;
	left: 0px;
	clear: both;
	z-index: 340;
	height: 30px;
	padding: 2px 0 2px 0;
	width: 100%;
}
/* begin dropdown */
.navigation {
	position: relative;
	width: 100%;
} 
.navigation li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	font: 800 14px/1em 'Open Sans', 'Arial Black', sans-serif;
	text-transform: uppercase;
}
.navigation a {
	position: relative;
	display: block;
	color: #fff;
	height: 21px;
	padding: 9px 32px 0 32px;
	margin: 0;
	text-decoration: none;
	clear: both;
}
.navigation a:hover,
.navigation a.active {
	text-shadow: #fff 0px 0px 12px;
}
.navigation a.downarrow:after {
	content: url(images/arrow-6x5.png);
	position: absolute;
	top: 14px;
	right: 14px;
}
.navigation a.downarrow {
/*	background: url(images/arrow-6x5.png) no-repeat 132px center;*/
}
.navigation a.join {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/white-70.png) repeat;
	color: #000;
	padding: 9px 1px 0 16px;
	margin-right: 1px;
	width: 115px;
}
.navigation a.login {
	font: bold 11px/100em Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 0 0 10px;
	margin: 8px 0 0 8px;
	position: absolute;
	overflow: hidden;
	top: -42px;
	right: -1px;
	width: 126px;
	height: 24px;
	background: url(images/cardsynergy-outline.png) no-repeat;
}
.navigation a.join:hover,
.navigation a.login:hover {
	filter: Alpha(Opacity=70);
	opacity: 0.7;
}
.navigation li:first-child a {
	padding-left: 4px;
	margin-left: 0;
}
.navigation li:hover ul, 
.navigation li.sfhover ul {
	left: auto;
	width: auto;
}
.navigation ul {
	position: absolute;
	left: -999em;
	padding: 0 0 14px 0;
	margin: 0 0 0 16px;
	width: 200px;
	background: url(images/dropdown-blue-bottom.png) no-repeat left bottom;
} 
.navigation ul li {
	display: block;
	float: none;
}
.navigation ul li a {
	background: url(images/dropdown-blue.png) no-repeat left -40px;
	font: 800 12px/1em 'Open Sans', 'Arial Black', sans-serif;
	position: relative;
	width: 178px;
	height: auto;
	white-space: nowrap;
	padding: 6px 16px 6px 16px;
	margin: 0 20px 0 0;
	color: #fff;
	border: none;
	text-align: left;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.navigation ul li:first-child a {
	background: url(images/dropdown-blue.png) no-repeat left -2px;
	padding-left: 16px;
}
.navigation ul li a:hover {
/*	background: #48719A url(images/white-20.png) repeat;*/
	color: #fff;
}
/* end dropdown */

#bchome > div,
#bcpage > div {
	position: relative;
	border: solid 1px #849AC1;
	margin: 0 0 10px 10px;
	padding: 8px;
	float: left;
	clear: none;
	background: #fff;
}
#bchome #herobox {
	position: relative;
	z-index: 210;
	overflow: hidden;
	margin: 0 0 0 10px;
	padding: 0;
	clear: both;
	top: -10px;
/*	width: 924px;
	height: 281px;*/
}
#herobox ul#carousel li {
	position: relative;
	overflow: hidden;
	width: 924px;
	height: 281px;
	background-repeat: no-repeat;
	background-position: right center;
/*	background-position: 361px 156px;*/
	background-attachment: scroll;
}
#herobox ul#carousel li h2,
#herobox ul#carousel li h3,
#herobox ul#carousel li p {
	font: 800 36px/.9em 'Open Sans', 'Arial Black', sans-serif;
	text-shadow: #000 0px 0px 8px;
	background: url(images/white-20.png) repeat;
	background: none;
	color: #fff;
	position: relative;
	
	margin: 64px 0 0 26px;
	padding: 0;
	width: 280px;
}
#herobox ul#carousel li.narrow h2,
#herobox ul#carousel li.narrow h3,
#herobox ul#carousel li.narrow p {
}
#herobox ul#carousel li.moderate h2,
#herobox ul#carousel li.moderate h3,
#herobox ul#carousel li.moderate p {
	width: 440px;
}
#herobox ul#carousel li.wide h2,
#herobox ul#carousel li.wide h3,
#herobox ul#carousel li.wide p {
	width: 800px;
}
#herobox ul#carousel li h2 em, 
#herobox ul#carousel li h3 em {
	text-shadow: #000 0px 0px 14px;
	font: italic bold 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: lowercase;
	text-decoration: underline;
	vertical-align: .3em;
}
#herobox ul#carousel li p {
	font: 700 22px/.9em 'Open Sans', 'Arial Black', sans-serif;
	text-transform: uppercase;
	margin-top: 16px;
	letter-spacing: -.05em;
}
#herobox ul#carousel li p + p {
	margin-top: 12px;
}
#herobox ul#carousel li p + p + p {
	margin-top: 12px;
}
#herobox ul#carousel li a {
	text-decoration: underline;
	color: #fff;
	font: 700 18px/.9em 'Open Sans', 'Arial Black', sans-serif;
}
#herobox ul#carousel li a:hover {
	text-decoration: none;
	color: #eee;
	text-shadow: #fff 0px 0px 8px;
}
a.button {
	position: relative;
	z-index: 330;
	color: #fff;
	height: 28px;
	width: 260px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 18px/1em Arial, Helvetica, sans-serif;
	padding: 4px 0 0 0;
	margin: 16px 0 0 0;
	background: url(images/button-bitmap-260.png) no-repeat center -80px;
	text-shadow: #000 0px 0px 1px;
	letter-spacing: normal;
}
/*
#herobox ul#carousel li h2,
#herobox ul#carousel li h3,
#herobox ul#carousel li p {
	font: 800 36px/.9em 'Open Sans', 'Arial Black', sans-serif;
	text-shadow: #000 0px 0px 8px;
	background: none;
	color: #fff;
	position: absolute;
	top: 60px;
	left: 30px;
	margin: 0;
	padding: 0;
	width: 310px;
}
#herobox ul#carousel li h2 em, 
#herobox ul#carousel li h3 em {
	text-shadow: #000 0px 0px 14px;
	font: italic bold 20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: lowercase;
	text-decoration: underline;
	vertical-align: .3em;
}
#herobox ul#carousel li p {
	font: 700 22px/.9em 'Open Sans', 'Arial Black', sans-serif;
	text-transform: uppercase;
	top: 140px;
	left: 30px;
	letter-spacing: -.05em;
}
#herobox ul#carousel li p + p {
	top: 166px;
}
#herobox ul#carousel li p + p + p {
	top: 202px;
}
#herobox ul#carousel li a.button {
	position: absolute;
	z-index: 330;
	bottom: 62px;
	left: 34px;
	color: #fff;
	height: 28px;
	width: 245px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font: bold 18px/1em Arial, Helvetica, sans-serif;
	padding: 4px 0 0 0;
	margin: 0;
	background: url(images/button-bitmap-245.png) no-repeat center -80px;
	text-shadow: #000 0px 0px 1px;
	letter-spacing: normal;
}*/
a.button:hover {
	background: url(images/button-bitmap-260.png) no-repeat center 0px;
	text-decoration: none;
}
#herobox ul.carousel-pagination {
	position: absolute;
	z-index: 320;
	bottom: 22px;
	left: 26px;
}
#herobox ul.carousel-pagination li {
	display: block;
	position: relative;
	overflow: hidden;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	cursor: pointer;
	float: left;
	background: url(images/carousel-buttons.png) no-repeat right center;
}
#herobox ul.carousel-pagination .carousel-pagination-active {
	background: url(images/carousel-buttons.png) no-repeat left center;
}
#bchome > div h2,
#bcpage > div h2 {
	font: 800 16px/1em 'Open Sans', 'Arial Black', sans-serif;
	background: #EBF1FD;
	color: #48719A;
	padding: 3px 7px 4px 7px;
	margin: 0 0 8px 0;
}
.widgetbox {
	width: 280px;
	min-height: 290px;
}
.widgetbox .textwidget {
	padding: 8px 10px;
}
.widgetbox .textwidget p {
	padding: 12px 0 4px 0;
	font: normal 14px/1.3em Arial, Helvetica, sans-serif;
}
.widgetbox .textwidget li {
	padding: 12px 0 2px 6px;
	margin: 0 0 2px 10px;
	font: normal 14px/1.3em Arial, Helvetica, sans-serif;
	list-style: disc;
}
.widgetbox .textwidget p:first-child,
.widgetbox .textwidget li:first-child {
	padding-top: 4px;
}
.widgetbox ul + p,
.widgetbox ul + h3 { 
	margin: 12px 0 2px 14px;
	line-height: 1.2em;
}
.widgetbox ul + p strong,
.widgetbox ul + h3 strong {
	font-weight: bold;
	color: #000;
	font-size: 22px;
	white-space: nowrap;
	line-height: 1em;
	text-transform: none;
	letter-spacing: normal;
}
#pubbox,
#advbox {
	height: 277px;
}
#bchome #pubbox,
#bchome #advbox {
	width: 280px;
	padding: 8px 10px;
}
#bchome #pubbox h2,
#bchome #advbox h2,
#bcpage #pubbox h2,
#bcpage #advbox h2 {
	font: 800 36px/1em 'Open Sans', 'Arial Black', sans-serif;
	color: #000;
	padding: 12px 14px;
	position: relative;
	text-shadow: #999 0px 0px 8px;
	background: none;
	margin: 0;
}
#pubbox h2:before,
#advbox h2:before {
	font: 800 16px/1em 'Open Sans', 'Arial Black', sans-serif;
	content: "For";
	position: absolute;
	top: 2px;
	left: 4px;
}
#pubbox p,
#advbox p {
	font: normal 12px/1.3em Arial, Helvetica, sans-serif;
	color: #23262F;
	height: 141px;
	padding: 14px 12px;
	background: #EBF1FD;
}
#pubbox p a,
#advbox p a {
	position: absolute;
	bottom: 10px;
	left: 13px;
	color: #fff;
	height: 28px;
	width: 275px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font: bold 18px/1em Arial, Helvetica, sans-serif;
	padding: 4px 0 0 0;
	text-shadow: #000 0px 0px 1px;
}
#pubbox p a {
	background: url(images/button-bitmap-275.png) left -40px;
}
#advbox p a {
	background: url(images/button-bitmap-275.png) left top;
}
#pubbox p a:hover,
#advbox p a:hover {
	background: url(images/button-bitmap-275.png) left -80px;
	text-decoration: none;
}
#newsbox {
	float: right;
	margin: 0 10px 10px 0;
	position: relative;
	overflow: hidden;
}
#newsbox .display {
	position: relative;
	overflow: hidden;
	margin: 16px 4px 0 8px;
	padding: 16px 0 0 0;
	border-top: dashed 1px #C9CDD3;
}
#newsbox .display p {
	font: normal 13px/1.3em Arial, Helvetica, sans-serif;
}
#newsbox .display h3 {
	color: #194685;
	text-transform: none;
	font: bold 16px/1.3em Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
}
#newsbox h2 + .display {
	border-top: none;
	padding-top: 0;
}
#newsbox .display a {
	position: absolute;
	display: block;
	text-align: right;
	bottom: -1px;
	right: 0px;
	padding: 220px 0 0 160px;
	width: 280px;
	color: #194685;
	text-transform: uppercase;
	font-size: 11px;
}
#newsbox .display a:hover {
	background: url(images/white-40.png) repeat;
	text-decoration: none;
	color: #7590B5;
}
#newsbox .moreinfo {
	position: absolute;
	text-align: right;
	top: 0px;
	right: 0px;
	width: 260px;
	padding: 14px 16px;
	font: normal 11px/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#bchome #newsbox {
	width: 284px;
	height: 485px;
	float: right;
	margin: 0 10px 10px 0;
}
#bchome #newsbox .moreinfo:hover {
	background: url(images/white-40.png) repeat;
	text-decoration: none;
	color: #7590B5;
}
#searchbox {
	position: relative;
	overflow: hidden;
	width: 284px;
	height: 24px;
}
#mainbox #searchform {
	position: relative;
	width: 284px;
	margin: 0 auto;
	padding: 10px;
}
#searchbox.widgetbox {
	min-height: 24px;
}
#searchbox .textfield,
#mainbox #searchform #s {
	font: bold 14px/1em Arial, Helvetica, sans-serif;
	color: #000;
	height: 24px;
	width: 212px;
	padding: 0 0 0 6px;
	margin: 0 2px 0 0;
	background: #ebf1fd;
	border: none;
}
#mainbox #searchform #s {
	width: 264px;
	float: left;
}
#searchbox .buttonfield,
#mainbox #searchform #search_submit {
	background: url(images/button-bitmap-55.png) left top;
	width: 55px;
	height: 26px;
	border: none;
	float: right;
	color: #fff;
	font: bold 14px/1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 3px 0;
	text-align: center;
}
#mainbox #searchform #search_submit {
	background: url(images/button-bitmap-275.png) left top;
	width: 275px;
	float: left;
	padding-top: 6px;
	margin-top: 4px;
}
#searchbox .buttonfield:hover {
	background: url(images/button-bitmap-55.png) left -80px;
	text-decoration: none;
}
#mainbox #searchform #search_submit:hover {
	background: url(images/button-bitmap-275.png) left -80px;
	text-decoration: none;
}
#linkbox {
	margin: 0 0 10px 0;
}
#bchome #linkbox {
	width: 596px;
	height: auto;
	min-height: 180px;
	float: left;
}
#bchome #linkbox ul {
	position: relative;
	text-align: center;
}
#bchome #linkbox ul li {
	display: inline;
}
#linkbox ul li img {
	padding: 12px 0 0 0;
}
#quotebox .display {
	position: relative;
	padding: 16px 14px 24px 22px;
	margin: 8px 0;
}
#quotebox .display h3 {
	width: 260px;
	position: absolute;
	left: 22px;
	bottom: 4px;
	text-transform: none;
	text-align: left;
	font: bold 13px/1.3em Arial, Helvetica, sans-serif;
}
#quotebox .display p {
	font: italic normal 13px/1.4em Arial, Helvetica, sans-serif;
	color: #333;
	padding-bottom: 18px;
}
#quotebox .display p:before {
	position: absolute;
	top: 14px;
	left: 4px;
	color: #778391;
	content: "“";
	font: bold normal 32px/1em Arial, Helvetica, sans-serif;
}
#quotebox .display p:after {
	color: #778391;
	content: "”";
	top: 12px;
	left: 4px;
	position: relative;
	font: bold normal 32px/.1em Arial, Helvetica, sans-serif;
}
#bcpage #mainbox {
	top: -10px;
	position: relative;
	width: 554px;
	margin-left: 10px;
	margin-bottom: 0;
	padding: 24px 30px 18px 30px;
	background: #fff;
	float: left;
	z-index: 210;
	min-height: 1520px;
}
#bcpage #mainbox.full {
	top: -10px;
	position: relative;
	width: 864px;
	margin-left: 10px;
	margin-bottom: 0;
	padding: 24px 30px 18px 30px;
	background: #fff;
	float: left;
	z-index: 210;
	min-height: 520px;
}
#bchome + #bcpage #mainbox {
	top: 0px;
	min-height: 1510px;
	margin-bottom: 10px;
}
#bcpage .widgetbox {
	width: 282px;
	float: right;
	margin: 0 10px 10px 0;
	padding-bottom: 20px;
	clear: right;
}
#bcpage #linkbox ul li {
	float: left;
	width: 130px;
	clear: none;
	text-align: center;
	padding: 2px 4px;
}
#mainbox .byline,
#mainbox .byline a {
	color: #777;
	text-transform: none;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding: 0;
	line-height: 1em;
}
#bcpage #mainbox p {
	margin-bottom: 16px;
}
#bcpage #mainbox blockquote p {
	margin: 0;
}
#bcpage #mainbox ul,
#bcpage #mainbox ol {
	margin-bottom: 16px;
}
#bcpage #mainbox ul li,
#bcpage #mainbox ol li {
	margin-left: 28px;
	padding-left: 4px;
	margin-bottom: 4px;
	list-style-type: disc;
}
#bcpage #mainbox ol li {
	list-style-type: decimal;
}
#bcpage #mainbox .navigation li {
	margin: 8px 20px 0 0;
	padding: 0;
}
#bcpage #mainbox .navigation li a {
	color: #7EAA17;
}
#bcpage #mainbox .navigation li a:hover {
	color: #000;
}
#bcpage #mainbox > h3:first-child,
#bcpage #mainbox > h2:first-child {
	color: #000;
	letter-spacing: -.04em;
	text-transform: none;
	font: 800 36px/1em 'Open Sans', 'Arial Black', sans-serif;
	margin: 4px 0 8px 0;	
}
#bcpage #mainbox h1 {
	font: 800 36px/1em 'Open Sans', 'Arial Black', sans-serif;
	margin: 4px 0 0 0;	
}
#bcpage #mainbox h1 em {
	color: #777;
	font-style: normal;
}
#bcpage #mainbox h2 {
	background: none;
	font: 800 30px/1em 'Open Sans', 'Arial Black', sans-serif;
	margin: 16px 0 16px 0;
	padding: 0;
	color: #777;
	clear: both;
}
#bcpage #mainbox h2.entry-title {
	color: #004277;
	font: bold 22px/1.3em Arial, Helvetica, sans-serif;
	letter-spacing: -.05em;
	text-transform: none;
	margin-bottom: 0;
}
#bcpage #mainbox h2.entry-title + div p {
	margin: 0 0 8px 0;	
	padding: 0;
}
#bcpage #mainbox h2.less {
	font: 800 24px/1em 'Open Sans', 'Arial Black', sans-serif;
	margin: 12px 0 8px 0;
}
#bcpage #mainbox h2 a {
	color: #777;
	font-weight: bold;
	font-weight: 800;
}
#bcpage #mainbox h2 a img {
	float: right;
	position: relative;
	padding: 16px 4px;
	margin: 8px 0 4px 4px;
	max-width: 220px;
	border: 1px solid #ccc;
}
#bcpage #mainbox p br + em {
	color: #000;
	font-weight: bold;
	font-style: normal;
}
#bcpage #mainbox h3 {
	background: none;
	padding: 12px 0 4px 0;
	text-transform: none;
	font: bold 20px/1em Arial, Helvetica, sans-serif;
	color: #000;
}
#bcpage #mainbox h4 {
	color: #777;
	font: bold 14px/1.5em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#bcpage #mainbox h1 + p,
#bcpage #mainbox h1 + h2 + p,
#bcpage #mainbox .byline + p,
#bcpage #mainbox p + h3 {
	margin-top: 16px;	
	padding: 0;
}
#bcpage #mainbox h1 + h3,
#bcpage #mainbox h1 + h2,
#bcpage #mainbox h1 + p.author {
	margin: 8px 0 0 0;	
	padding: 0;
}
#bcpage #mainbox h1 + h3,
#bcpage #mainbox h1 + h2 {
	color: #333;
	font: bold 20px/1em Arial, Helvetica, sans-serif;
	text-transform: none;
}
#bcpage #mainbox h1 strong {
	color: #000;
}
#bcpage #mainbox .imgborder {
	border: 1px solid #ccc;
}
#bcpage #mainbox .threecol {
	width: 28%;
	height: 190px;
	padding: 2px 1% 2px 2%;
	margin: 0 1% 10px 1%;
	position: relative;
	display: block;
	float: left;
	background: url(images/black-10.png) repeat;
	overflow: hidden;
}
#bcpage #mainbox .threecol h3 {
	font-size: 18px;
}
#bcpage #mainbox .threecol p {
	font: normal 13px/1.2em Arial, Helvetica, sans-serif;
}
#bcpage #mainbox .threecol a.moreinfo {
	position: absolute;
	display: block;
	width: 160px;
	bottom: -4px;
	right: -4px;
	padding: 190px 10px 10px 140px;
	font: normal 11px/1em Arial, Helvetica, sans-serif;
	text-align: right;
}
#bcpage #mainbox .threecol a.moreinfo:hover {
	background: url(images/white-20.png) repeat;
}
#bcpage #mainbox .twocol {
	width: 45%;
	height: 150px;
	padding: 2px 1% 2px 2%;
	margin: 0 1% 12px 1%;
	position: relative;
	display: block;
	float: left;
	background: url(images/black-10.png) repeat;
	overflow: hidden;
}
#bcpage #mainbox .shortcol {
	height: 46px;
}
#bcpage #mainbox .twocol h3 {
	font-size: 18px;
	margin: 6px 0 4px 0;
	padding: 0;
}
#bcpage #mainbox .twocol h4 {
	position: absolute;
	bottom: 24px;
	left: 4%;
	font-size: 11px;
	margin: 8px 0 0 0;
	padding: 0;
	color: #000;
}
#bcpage #mainbox .twocol p {
	font: normal 13px/1.2em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#bcpage #mainbox .twocol h4 + p {
	position: absolute;
	bottom: 12px;
	left: 4%;
	text-align: left;
	padding: 0 1% 0 0;
	margin: 0;
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
}
#bcpage #mainbox .twocol a.lytebox {
	color: #007BCE;
	white-space: nowrap;
	margin-right: 4px;
	font: bold 11px/1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bcpage #mainbox .twocol a.lytebox:hover {
	color: #EBF1FD;
	color: #48719A;
	color: #ED8218;
	text-decoration: underline;
}
#mainbox .team {
	padding: 0 0 16px 120px;
	margin: 16px 0;
	position: relative;
	overflow: hidden;
}
#bcpage #mainbox .team h3 {
	padding: 0;
	margin: 0;
}
#bcpage #mainbox .team h4 {
	padding: 0 0 8px 0;
	margin: 0;
}
#mainbox .team img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainbox .blog {
	padding: 0 0 16px 0;
	margin: 16px 0;
	position: relative;
	overflow: hidden;
	width: 100%;
}
#mainbox h1 + .blog {
	padding-top: 32px;
}
#bcpage #mainbox .blog h3 {
	padding: 0 0 4px 0;
	margin: 0;
	width: 420px;
}
#bcpage #mainbox .blog p {
	position: relative;
	float: left;
	padding: 0 0 8px 0;
	margin: 0;
}
#mainbox .blog img {
	position: relative;
	float: right;
	margin: 0 0 0 12px;
}
#bcpage #mainbox .blog p.date {
	position: absolute;
	top: 4px;
	right: 0px;
	width: 120px;
	padding: 0;
	margin: 0;
	text-align: right;
}
#mainbox.archive h1 {
	color: #888;
}
#mainbox hr {
	color: #ddd;
	background: #ddd;
	border: 0;
	padding: 0;
	margin: 10px 0;
	clear: both;
	height: 1px;
	float: none;
}
#mainbox p + hr {
	margin: 0 0 10px 0;
}
#mainbox .dateline {
	position: relative;
	border-bottom: 1px solid #ddd;
	margin: 0 0 12px 0;
	padding: 0 0 30px 0;
}
#mainbox .dateline p {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #777;
	text-transform: none;
	position: relative;
	float: left;
	width: 200px;
}
#mainbox .tw-share,
#mainbox .fb-like {
	position: relative;
	color: #777;
	width: 240px;
	margin: 0;
	padding: 0 0 8px 0;
	float: right;
	text-align: right;
}
#mainbox .tw-share {
	width: 70px;
}
#bcpage #mainbox .socialsend li {
	display: inline;
	float: left;
	width: 72px;
	height: 20px;
	padding: 0;
	margin: 0 0 0 8px;
	position: relative;
}
#mainbox .socialsend li a,
#mainbox .socialsend + p a {
	font: 800 10px 'Open Sans', 'Arial Black', sans-serif;
	display: block;
	position: relative;
	overflow: hidden;
	padding: 3px 0 1px 22px;
	width: 48px;
	height: 16px;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	z-index: 214;
	background: url(images/send-bitmap.png) no-repeat right 0px;
}
#mainbox .socialsend li + li a {
	background: url(images/send-bitmap.png) no-repeat right -20px;
}
#mainbox .socialsend li + li + li a {
	background: url(images/send-bitmap.png) no-repeat right -40px;
}
#mainbox .socialsend + p a {
	padding: 3px 0 0 34px;
	width: 88px;
	height: 15px;
	background: url(images/email-article.png) no-repeat left center;
}
#mainbox .socialsend li a:hover,
#mainbox .socialsend + p a:hover {
	text-decoration: none;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
#mainbox table.imageright,
#mainbox table.imageleft,
#mainbox table.imageright td,
#mainbox table.imageright th,
#mainbox table.imageleft td,
#mainbox table.imageleft th {
	border: none;
	padding: 0;
	margin: 0;
	
	background: url(images/black-60.png) repeat;
	color: #fff;
}
#mainbox table.imageright {
	float: right;
	margin: 0 0 0 5px;
}
#mainbox table.imageleft {
	float: left;
	margin: 0 5px 0 0;
}
#mainbox table.imageright td,
#mainbox table.imageleft td {
	font: 700 10px 'Open Sans', 'Arial Black', sans-serif;
}
#mainbox table.imageright th,
#mainbox table.imageleft th {
	font: 800 11px 'Open Sans', 'Arial Black', sans-serif;
}
#mainbox .image-full-dk,
#mainbox .image-left-dk,
#mainbox .image-right-dk,
#mainbox .image-full-lt,
#mainbox .image-left-lt,
#mainbox .image-right-lt,
#mainbox .quote-left-lt,
#mainbox .quote-right-lt,
#mainbox .quote-left-dk,
#mainbox .quote-right-dk {
	position: relative;
	font: 11px Arial, Helvetica, sans-serif;
	width: 622px;
	padding: 8px 12px;
	margin-bottom: 16px;
	text-align: left;
	background: url(images/black-80.png) repeat;
	color: #fff;
}
#mainbox .image-full-lt,
#mainbox .image-left-lt,
#mainbox .image-right-lt,
#mainbox .quote-left-lt,
#mainbox .quote-right-lt {
	padding: 6px 10px;
	margin-bottom: 16px;
	border: 1px solid #ccc;
	background-color: #fff;
	background-image: none;
	color: #555;
}
#mainbox .image-left-dk,
#mainbox .image-right-dk,
#mainbox .image-left-lt,
#mainbox .image-right-lt {
	position: relative;
	width: 300px;
}
#mainbox .quote-left-dk,
#mainbox .quote-right-dk,
#mainbox .quote-left-lt,
#mainbox .quote-right-lt,
#mainbox blockquote p {
	font: 22px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
#mainbox .quote-left-dk strong,
#mainbox .quote-right-dk strong,
#mainbox .quote-left-lt strong,
#mainbox .quote-right-lt strong,
#mainbox blockquote p strong {
	display: block;
	position: relative;
	float: right;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 14px 0 6px 0;
}
#mainbox .image-left-dk,
#mainbox .image-left-lt,
#mainbox .quote-left-dk,
#mainbox .quote-left-lt {
	width: 300px;
	float: left;
	margin-right: 12px;
}
#mainbox .image-right-dk,
#mainbox .image-right-lt,
#mainbox .quote-right-dk,
#mainbox .quote-right-lt {
	width: 300px;
	float: right;
	margin-left: 12px;
}
#mainbox .image-right-dk img,
#mainbox .image-right-lt img,
#mainbox .image-left-dk img,
#mainbox .image-left-lt img,
#mainbox .image-left-lt img,
#mainbox .image-left-lt img,
#mainbox .image-right-dk embed,
#mainbox .image-right-lt embed,
#mainbox .image-left-dk embed,
#mainbox .image-left-lt embed,
#mainbox .image-full-dk embed,
#mainbox .image-full-lt embed {
	padding: 4px 0;
}
#mainbox .image-right-dk img,
#mainbox .image-right-lt img,
#mainbox .image-left-dk img,
#mainbox .image-left-lt img {
	max-width: 300px;
}
#mainbox #archives h2 {
	text-transform: uppercase;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #999;
}
#mainbox #archives .date {
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333;
}
#mainbox #archives .more {
	font-weight: normal;
	text-decoration: underline;
}
#bcpage #mainbox .affiliate {
	position: relative;
	margin-top: 18px;
	padding-top: 18px;
	padding-bottom: 28px;
	border-top: 1px solid #ccc;
	overflow: hidden;
	min-height: 120px;
}
#bcpage #mainbox p + .affiliate,
#bcpage #mainbox h1 + .affiliate {
	position: relative;
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}
#bcpage #mainbox .affiliate h2,
#bcpage #mainbox .affiliate h3,
#bcpage #mainbox .affiliate p {
	margin: 0;
	padding: 0;
}
#bcpage #mainbox .affiliate h2,
#bcpage #mainbox .affiliate h3 {
	text-transform: none;
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 2px;
}
#bcpage #mainbox .affiliate p {
	font: normal 14px/1.4em Arial, Helvetica, sans-serif;
}
#bcpage #mainbox .affiliate a.moreinfo {
	position: absolute;
	bottom: -24px;
	left: 0px;
	width: 240px;
	z-index: 240;
	padding: 200px 320px 30px 0;
}
#bcpage #mainbox .affiliate a.moreinfo:hover {
	color: #C60;
}
#bcpage #mainbox .affiliate h2 + p img {
	position: relative;
	max-width: 215px;
	border: 1px solid #ccc;
	margin: 0 1px 0 16px;
	display: block;
	padding: 12px 10px;
	float: right;
	top: -16px;
}
#mainbox ul.pagination {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}
#mainbox ul.pagination li {
	display: inline;
	position: relative;
}
#mainbox ul.pagination li a {
	text-transform: uppercase;
	font-size: 10px;
	display: block;
	position: relative;
	width: 40%;
	float: left;
}
#mainbox ul.pagination li + li a {
	text-align: right;
	float: right;
}
#mainbox ul.sitemap {
	margin: 12px 0 12px 12px;
	list-style: none;	
}
#mainbox ul.sitemap li {
	margin-left: 12px;
	padding-left: 12px;
	list-style: none;	
}
#mainbox .contact-details {
	width: 35%;
	float: right;
	border-left: solid 1px #ccc;
	padding-left: 5%;
}
#mainbox .contact-form {
	position: relative;
	width: 60%;
}
#mainbox .contact-form p label {
	position: relative;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999;	
	width: 92%;
	float: none;
}
#mainbox .contact-form input {	
}
#mainbox .contact-form p label input {
	position: relative;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
	text-transform: none;
	color: #000;
	width: 70%;
	border: 1px solid #bbb;
	top: -6px;
}
#mainbox .contact-form p label textarea {
	position: relative;
	border: 1px solid #bbb;
	margin: 0;	
	width: 98%;
	clear: both;	
	height: 80px;
}
#mainbox .contact-form p.button input {
	color: #fff;
	height: 32px;
	width: 275px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font: bold 18px/1em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 6px 0;
	text-shadow: #000 0px 0px 1px;
	background: url(images/button-bitmap-275.png) left -80px;
	border: none;
}
#mainbox .contact-form p.button input:hover {
	background: url(images/button-bitmap-275.png) left top;
}
#bcfoot {
	position: relative;
	clear: both;
	margin: 40px auto 60px auto;
}
#bcfoot hr {
	margin-bottom: 20px;
}
#bcfoot ul,
#bcfoot p {
	display: block;
	float: left;
	clear: both;
	margin: 2px 0 2px 260px;
	padding: 0;
	font: bold .7em/1em Arial, Helvetica, sans-serif;
	color: #004277;
	text-shadow: #fff 0px 0px 8px;
}
#bcfoot p.right {
	position: absolute;
	right: 10px;
	top: 28px;
	text-align: right;
	margin: 0;
	padding: 0;
}
#bcfoot li {
	display: inline;
	float: left;
}
#bcfoot ul li a {
	position: relative;
	text-transform: uppercase;
	display: block;
	margin: 0 36px 0 0;
	color: #004277;
	font: normal .7em/1.4em Arial, Helvetica, sans-serif;
}
#bcfoot ul li.left,
#bcfoot ul li.right {
	width: 200px;
	position: absolute;
	top: 18px;
	margin: 0;
}
#bcfoot ul li.left {
	left: 10px;
}
#bcfoot ul li.left img {
	position: relative;
	padding: 0 0 0 8px;
	top: 7px;
}
#bcfoot ul li.right {
	right: 0px;
}
#bcfoot ul li a.icon {
	color: #48719A;
	font-weight: bold;
}
#bcfoot ul li a.icon:hover {
	text-decoration: none;
}
#bcfoot a:hover {
	filter: Alpha(Opacity=80);
	opacity: 0.8;
}
.performance {
	z-index: 888;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 96%;
	overflow: auto;
	height: 80px;
	background: #fff;
	padding: 4px 2%;
	white-space: nowrap;
}
.performance ol li {
	list-style: decimal inside;
	padding-left: 12px;
}