/*
Title:			48em Styles (Tablet)
Copyright:		Copyright 2013, Capital One
Domain:			www.capitalone.com
Author:			Brian Dillon
Description:	Additional styles loaded for tablet resolution (greater than ~768px and less than ~960px)
Date:			04/19/2013
Version:		1.0


Table of Contents
==================================================
	#Typography
	#Links
	#Forms
	#Grid
	#Basic Styles
	#Header
		- Global Navigation
		- Site Search
		- Primary Navigation
	#Breadcrumbs
	#Footer
	#Utility Links
	#LOB Navigation
	#Tab Navigation
	#Components
		- FAQ
		- Accordion
		- Horizontal Compare (Browse) Table
		- Vertical Compare (Detailed) Table
		- Background Callout
		- Product Callout
		- Key Benefits
		- Composite Banner
		- Section 1 - Alerts
		- Section 8
		- Card "Text Only" Landing Pages
	#Log In Badge
	#Tooltips
		- Click Tip
		- Modal Overlay
		- Ratings and Reviews Overrides
		- Opinion Lab
*/

#waitingDiv {
	top: 25px;
	width: 100% !important;
}
#waitingDiv img { padding-top: 75px; }
.mobile-only { display: none; }
.non-mobile { display: inherit; }

/* #Typography
================================================== */
h1#page-heading { 
	float: left;
}
h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 {font-size: 1.25em; }

/* #Links
================================================== */
.c1-button {
	display: inline-block;
	padding: 8px 20px;
	margin: 0 0 1em;
	width: auto;
}
button.c1-button { padding: 8px 18px; }
.right-icon { padding-right: 16px; }
.left-icon { padding-left: 16px; }
button.right-icon { padding-right: 14px; }
button.left-icon { padding-left: 14px; }
a.small { padding: 6px 10px; }
button.small { padding: 6px 8px; }
.c1-button span {
	float: none;
	padding: 0 !important;
	margin: 0 !important;
}


/* #Forms
================================================== */
#page-body-wrapper input[type="text"],
#page-body-wrapper input[type="password"] {
	height: 26px;
	width: auto;
}
#page-body-wrapper select {
	height: 30px;
	padding: 5px 4px 5px 0;
	width: auto;
}
#page-body-wrapper fieldset div { 
	background-color: transparent;
	padding: 0;
	margin: 0;
}
#page-body-wrapper fieldset div input {
	
}
#page-body-wrapper fieldset div label {
	margin-bottom: 5px;
}

/* #Grid (16px * 75% = 12px; 768px/12px = 64em)
================================================== */
/*#wrapper						{ background-image: url(/assets/images/login/header-bg.jpg); }*/
.container						{ margin: 0 auto; width: 64em; }
.row							{ margin-bottom: 1em; }
.container .column,
.container .columns				{ margin-right: 0.833em; margin-left: 0.833em;  }
.columns + .columns				{ margin-top: 0; }
.container .alpha				{ margin-right: 0.833em; margin-left: 0; }
.container .omega				{ margin-right: 0; margin-left: 0.833em; }
.container .alpha.omega			{ margin-right: 0; margin-left: 0; }

.container .one					{ width: 2.333em; }
.container .two					{ width: 6.333em; }
.container .three				{ width: 10.333em; }
.container .four				{ width: 14.333em; }
.container .five				{ width: 18.333em; }
.container .six					{ width: 22.333em; }
.container .seven				{ width: 26.333em; }
.container .eight				{ width: 30.333em; }
.container .nine				{ width: 34.333em; }
.container .ten					{ width: 38.333em; }
.container .eleven				{ width: 42.333em; }
.container .twelve				{ width: 46.333em; }
.container .thirteen			{ width: 50.333em; }
.container .fourteen			{ width: 54.333em; }
.container .fifteen				{ width: 58.333em; }
.container .sixteen				{ width: 62.333em; }

.container .one-third			{ width: 19.666em; }
.container .two-thirds			{ width: 41em; }

.container .ten .one-third		{ width: 11.666em; }

.container .offset-by-one		{ padding-left: 4em; }
.container .offset-by-two		{ padding-left: 8em; }
.container .offset-by-three		{ padding-left: 12em; }
.container .offset-by-four		{ padding-left: 16em; }
.container .offset-by-five		{ padding-left: 20em; }
.container .offset-by-six		{ padding-left: 24em; }
.container .offset-by-seven		{ padding-left: 28em; }
.container .offset-by-eight		{ padding-left: 32em; }
.container .offset-by-nine		{ padding-left: 36em; }
.container .offset-by-ten		{ padding-left: 40em; }
.container .offset-by-eleven	{ padding-left: 44em; }
.container .offset-by-twelve	{ padding-left: 48em; }
.container .offset-by-thirteen	{ padding-left: 52em; }
.container .offset-by-fourteen	{ padding-left: 56em; }
.container .offset-by-fifteen	{ padding-left: 60em; }

.container .divide-16-4-4-4-4 	{ background-image: url(../img/grid/16/4-4-4-4.tablet.gif); }
.container .divide-16-4-6-6 	{ background-image: url(../img/grid/16/4-6-6.tablet.gif); }
.container .divide-16-4-8-4 	{ background-image: url(../img/grid/single.gif); background-position: 48em 0; }
.container .divide-16-5-6-5 	{ background-image: url(../img/grid/16/5-6-5.tablet.gif); }
.container .divide-16-thirds 	{ background-image: url(../img/grid/16/thirds.tablet.gif); }
.container .divide-16-8-8 		{ background-image: url(../img/grid/single.gif); background-position: 32em 0; }
.container .divide-16-10-6 		{ background-image: url(../img/grid/single.gif); background-position: 40em 0; }

.container .divide-12-3-3-3-3	{ background-image: url(../img/grid/single.gif); background-position: 23.167em 0; }
.container .divide-12-4-4-4 	{ background-image: url(../img/grid/12/4-4-4.tablet.gif); }
.container .divide-12-4-8 		{ background-image: url(../img/grid/single.gif); background-position: 15.167em 0; }
.container .divide-12-6-6 		{ background-image: url(../img/grid/single.gif); background-position: 23.167em 0; }
.container .divide-12-8-4		{ background-image: url(../img/grid/single.gif); background-position: 31.167em 0; }

.container .divide-10-thirds	{ background-image: url(../img/grid/10/thirds.tablet.gif); }
.container .divide-10-5-5		{ background-image: url(../img/grid/single.gif); background-position: 19.167em 0; }

.container .divide-8-4-4 		{ background-image: url(../img/grid/single.gif); background-position: 15.167em 0; }
.container .divide-8-2-2-2-2	{ background-image: url(../img/grid/single.gif); background-position: 15.167em 0; }

.container .no-divide			{ background-image: none !important; }

.container .twelve .three { width: 22.333em; }
.container .twelve .three:nth-child(odd) { margin-left: 0; }
.container .twelve .three:nth-child(even) { margin-right: 0; }

.container .eight .two { width: 14.333em; }
.container .eight .two:nth-child(odd) { margin-left: 0; }
.container .eight .two:nth-child(even) { margin-right: 0; }

/* #Basic Styles
================================================== */
/*body { background-image: url(../img/bg/body-bg.jpg); }   ------------------------------------ northstar header */
body { background-image: none; }
.component { margin-bottom: 1em; }
.media img { width: 100%; height: auto; }
.badge-carousel .twelve { width: 62.33em; }
.mobile-only { display: none; }


/* #Header
================================================== */
.a11y-header { height: 100px; }
.header {
	height: 115px; 
	z-index: 100;
}
/*.header { height: 120px; }   ------------------------------------ northstar header */
.capitalone-logo {
	margin: 20px 0 0 .833em;
	padding-bottom: 0;
	width: 241px;
	height: 70px;
}
.capitalone-logo img { width: 100%; }
.capitalone-logo .bank-logo { top: -110px; }

/*--------------------[ Global Navigation ]--------------------*/
.header #nav-global {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	display: block;
	margin: 0;
}
.header #nav-global li {
	position: relative;
	display: block;
	float: left;
	margin: 1px 0 0;
	padding: 7px 10px 0;
	border-right: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	background-image: none;
	font-size: 11px;
	cursor: pointer;
}
.header #nav-global li ul { padding-left: 13px; }
.header #nav-global li li {
	float: none;
	padding: 5px 0;
	border: none;
}
.header #nav-global li.find-branch a { color: #fff; }
.header #nav-global li.zip-product-search { width: 150px; }
.header #nav-global li div,
.header #nav-global li ul {
	position: absolute;
	top: -999em;
	left: 0;
	margin: 0 !important;
}
.header #nav-global li.zipCodeOver, 
.header #nav-global li.zipCodeFocus {
	padding-bottom: 20px;
	height: auto !important;
	border-color: #d6d6d6;
	background-color: #fafafa;
	-webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.6);
	-moz-box-shadow:    0px 5px 5px rgba(50, 50, 50, 0.6);
	box-shadow:         0px 5px 5px rgba(50, 50, 50, 0.6);
}
.header #nav-global li:hover div, 
.header #nav-global li:hover ul, 
.header #nav-global li.zipCodeOver div, 
.header #nav-global li.zipCodeFocus div { position: static; }
.header #nav-global li fieldset {
	margin: 0;
	padding: 5px 0 0 !important;
}
.header #nav-global li li:hover {
	padding-bottom: 5px;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:         none;
}
.header #nav-global li span span {
	padding-left: 12px;
	background-image: url(../img/icon/account-access.ns.png);
	background-repeat: no-repeat;
}
.header #nav-global li legend,
.header #nav-global li span,
.header #nav-global li label {
	padding: 0;
	/*color: #555;   ------------------------------------ northstar header */
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}
.header #nav-global li fieldset label {
	display: block;
	color:#262626;
}

.header #nav-global li:hover legend,
.header #nav-global li.zipCodeOver legend, 
.header #nav-global li.zipCodeFocus legend {
	color: #555;
}
.header #nav-global li div.zip label.error {
	display: block;
	margin: 8px 0;
	color: #a12830;
	font-weight: normal;
}
.header #nav-global li div.zip input[type="image"],
.header #nav-global li div.branch-atm-locator input[type="image"] { vertical-align: middle; }
.header #nav-global li div.zip .zipcode-input { width: 80px; }
.header #nav-global li div.branch-atm-locator .bank-zipcode-input { width: 70px; }
.header #nav-global li div.zip .zipcode-input,
.header #nav-global li div.branch-atm-locator .bank-zipcode-input {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
	height: 2em;
	border: 1px solid #5780ae;
	color: #444;
	vertical-align: middle;
	font-size: 10px;
}

/*--------------------[ Site Search ]--------------------*/
.mobile-toggle { display: none; }
.header .search {
	position: absolute;
	top: 41px;
	right: 23px;
	display: block;
	margin: 0;
	width: 215px;
	/*  ------------------------------------ northstar header */
	border: none;
}
.header .search #search-term { width: 175px; }

/*--------------------[ Primary Navigation ]--------------------*/
#nav-primary {
	position: absolute;
	top: 94px;
	/*top: 79px;   ------------------------------------ blue header */
	z-index: 100;
	display: block;
	margin: 0;
	width: 100%;
	height: 41px;
	border: none;
}
#nav-primary ul {
	margin: 0;
	padding: 0 0 5px;
}
#nav-primary li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 41px;
	border: none;
	background-color: transparent;
	background-image: none;
	background-position: 0 0;
	line-height: 41px;
}
#nav-primary li#nav-primary-login { float: right; }
#nav-primary li a {
	display: block;
	margin-right: 0;
	padding: 0 1.833em 0 0.833em;
	background: url(../img/icon/nav-primary-down-arrow.tablet.png) no-repeat right top;
	/*background: url(../img/icon/nav-primary-down-arrow.yellow.tablet.png) no-repeat right top;   ------------------------------------ blue header */
	color:  #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.15em;
	font-family: Arial, Helvetica, sans-serif;
}
#nav-primary li.sfHover {
	height: 41px;
	border-color: #fafafa;
	background-color: #fafafa;
	background-image: url(../img/bg/nav-primary-hover-bg-left.jpg);/*   ------------------------------------ northstar header */
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0px 5px 5px rgba(50, 50, 50, 0.8);
	box-shadow:         0px 5px 5px rgba(50, 50, 50, 0.8);
}
#nav-primary li.sfHover a {
	background-position: right -70px;
	color: #a22730;
/*		color: #FFCE00;   ------------------------------------ blue header */
}
#nav-primary li .acc-expand-supers {
	position: absolute;
	top: 41px;
	left: 3em;
	padding: 10px;
	border: 1px solid #003A6F;
	background-color: #efefef;
}
#nav-primary li#nav-primary-bank .acc-expand-supers { left: 12em; }
#nav-primary li#nav-primary-loans .acc-expand-supers { left: 20em; }
#nav-primary li#nav-primary-investing .acc-expand-supers { left: 26em; }
#nav-primary li#nav-primary-sb .acc-expand-supers { left: 34em; }
#nav-primary li#nav-primary-service .acc-expand-supers { left: 43em; }
#nav-primary li .acc-expand-supers a {
	padding: 0;
	color: #246FC8;
	font-size: 1em;
	line-height: 1em;
}
#nav-primary li .row {
	position: absolute;
	top: 41px;
	left: 0;
	padding: 15px 10px 5px;
	background: #fafafa repeat 0 0;
	-webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.6);
	-moz-box-shadow:    0px 5px 5px rgba(50, 50, 50, 0.6);
	box-shadow:         0px 5px 5px rgba(50, 50, 50, 0.6);
}
#nav-primary li.sfHover .row {  }
#nav-primary li.sfHover .row a { background-image: none; }
#nav-primary li .column {
	float: left;
	margin: 0 10px;
	padding: 0 9px 10px 10px;
	width: 18.08em;
}
#nav-primary li .column.alpha { margin-left: 0; }
#nav-primary li .column.omega { margin-right: 0; }
#nav-primary li li {
	float: none;
	height: auto;
	color: #666;

}
#nav-primary li .column a { padding: 0; }
#nav-primary li .column strong {
	color: #444;
	text-transform: uppercase;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
#nav-primary li .column strong a {
	color: #246FC8;
	font-size: 1em;
	background: none;
	float: none;
}
#nav-primary li .column strong a:hover { text-decoration: underline; }
#nav-primary li .column img { width: 100%; }
#nav-primary li li.sfHover {
	height: 35px;
	background-color: transparent;
	background-image: none;
}
#nav-primary li li a {
	float: none;
	margin-right: 0;
	padding: 0;
	height: 100%;
	border-bottom: 1px solid #e4e4e4;
	background-image: none !important;
	color: #777;
	text-transform: none;
	font-weight: bold;
	font-size: 1em;
	font-family: Verdana, Arial, Geneva, sans-serif;
	display: block;
}
#nav-primary ul li.last {
	padding-bottom: 0;
	background-color: transparent;
	background-image: none;
}
#nav-primary li li.last a {
	padding-bottom: 0.833em;
	border-bottom: none;
	background-color: transparent;
}
#nav-primary li.sfHover li a { color: #777; }
#nav-primary li li a:hover, .nav-primary-menu li li.sfHover a {
	background-color: transparent;
	color: #00315a;
}
#nav-primary li#nav-primary-login a {
	background-image: none;
	padding-right: 1.5em;
}
#nav-primary li#nav-primary-login a:hover, #nav-primary li#nav-primary-login a:focus { color: #FEF830; }
#nav-primary a.submenu-items { padding-left: 0px; }
#nav-primary li div div.omega img { display: block; }

/* #Breadcrumbs
================================================== */
.breadcrumbs {
	display: block;
	margin: 0;
	padding: 5px 10px;
	color: #555;
	font-size: 0.85em;
	/*    ------------------------------------ northstar header */
	background-color: #efefef;
}
.breadcrumbs li { display: inline; }
.breadcrumbs a {
	color: #555;
	text-decoration: underline;
}
.breadcrumbs a:hover { text-decoration: none; }

/* #Footer
================================================== */
/*.footer { margin-top: 0; }
.footer a:hover { text-decoration: none; }
.footer div ul li a {
	padding-bottom: 5px;
	font-size: 1em;
}
.footer .socialmedia { 
	text-align: center;
	width: 6.33em;
}
.footer .socialmedia img {
	display: block;
	margin: 0 auto 20px;
}*/

.footer .footer-nav { margin: 1.5em 0 0; }
.footer .footer-nav li {
	display: block;
	float: left;
	padding-right: 1.4em;
	position: relative;
	font-size: .917em;
}
.footer .footer-nav li.footersubs {
	padding-right: 1.5em;
	background-position: 0 3px;
}
.footer .footer-nav li.sfHover { background-position: 0 -27px; }
.footer .footer-nav li.nosubs {
	border-left: 1px solid #ccc;
	padding-left: 1.4em;
}
.footer .footer-nav li a {
	border: none;
	padding: 0;
	float: left;
}
.footer .footer-nav li .expand-footersubs {
	position: absolute;
	bottom: 22px;
	left: 10px;
	padding: 5px;
	background-color: #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
	-webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0 0 5px rgba(50, 50, 50, 0.8);
	box-shadow:         0 0 5px rgba(50, 50, 50, 0.8);
}
.footer .footer-nav li .expand-footersubs a {
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
}
.footer .footer-nav ul {
	position: absolute;
	bottom: 30px;
	left: -10px;
	background-color: #666;
	display: none;
	padding: 10px;
	margin: 0;
	-webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.8);
	-moz-box-shadow:    0 0 5px rgba(50, 50, 50, 0.8);
	box-shadow:         0 0 5px rgba(50, 50, 50, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
	z-index: 100;
}
.footer .footer-nav ul:after {
	background-image: url(/assets/images/login/bg/footer-subs-arrow.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -13px;
	left: 17px;
	display: block;
	width: 20px;
	height: 13px;
	content: "";
}
.footer .footer-nav li.sfHover ul { display: block; }
.footer .footer-nav ul li {
	float: none;
	padding: 0;
}

.footer .footer-nav ul li.supp {
	border-top: 1px solid #fff;
	margin-top: 5px;
}

.footer .footer-nav li.footersubs ul a {
	color: #fff;
	white-space: nowrap;
	float: none;
	padding: 5px 0;
}
.footer{
	height:160px;
	}
.footer .container .thirteen, .footer .container .three { width: 62.333em; }
.footer .right { text-align: right; }
.footer a + a { padding-left: 10px; }
.footer .social-media { margin-top: 1.5em; }
.footer .social-media span { padding-right: 10px; display: inline; }
.footer .logo { 
	float: left;
	padding-right: 5px;
	width: 115px;
	height: 34px;
	margin-top : 0px;
}
.footer .copyright { 
	float: left;
	padding-top: 15px;
}

/* #Utility Links
================================================== */
#utility-links {
	display: block;
	float: right;
	margin: 5px 0 0;
	list-style-type: none;
	line-height: 14px;
}
#utility-links li {
	float: left;
	margin: 0;
	padding: 0 8px;
	border-right: 1px solid #E5E5E5;
	background-image: none;
}
#utility-links li.last {
	padding-right: 0;
	border-right: medium none;
}
#utility-links a {
	padding: 1px 0 0 16px;
	
	color: #767676;
}

#utility-links a:hover, #utility-links a:focus { color: #246FC8; }
#utility-links li.chat a { background-position: 0 -80px; }
#utility-links li.chat a:hover, #utility-links li.chat a:focus { background-position: 0 -100px; }
#utility-links li.contact a {
	padding-left: 13px;
	background: url(/assets/images/utility-links.png) no-repeat scroll 0 0 transparent;
	background-position: 0 -40px;
}

#utility-links li.findbranch a {
	padding-left: 13px;
	background: url(/assets/images/small_bank.png) no-repeat scroll 0 0 transparent;
	background-position: -2px 2px;
}
#utility-links li.findbranch a:hover, #utility-links li.findbranch a:focus { background-position: -2px -18px; }
#utility-links li.contact a:hover, #utility-links li.contact a:focus { background-position: 0 -60px; }
#utility-links li.print { display: none; }
#utility-links li.print a:hover, #utility-links li.print a:focus { background-position: 0 -20px; }
#utility-links li.access a { background-position: 0 -120px; }
#utility-links li.access a:hover, #utility-links li.access a:focus { background-position: 0 -140px; }
#utility-links li.application a { background-position: 0 -160px; }
#utility-links li.application a:hover, #utility-links li.application a:focus { background-position: 0 -180px; }

/* #LOB Navigation
================================================== */
#nav-lob { 
	margin: 0;
	position: relative;
}
#nav-lob .lob-root {
	padding: 4px 0 4px 20px;
	background-color: transparent;
}
#nav-lob .lob-root a {
	background-image: none;
	color: #555;
}
#nav-lob ul { display: block; }
#nav-lob li { 
	padding: 4px 0 4px 20px;
	border: none;
}
#nav-lob li.on, #nav-lob h2.on {
	background-image: url(../img/icon/nav-lob-on-arrow.png);
	background-position: 10px 9px;
	background-repeat: no-repeat;
}
#nav-lob h2.on a { color: #246FC8; }
#nav-lob li.supp { border-top: 1px solid #ECECEC; }
#nav-lob li a { color: #767676; }
#nav-lob li.opened a { font-weight: bold; }
#nav-lob li.opened ul a { font-weight: normal; }
#nav-lob li.on a, #nav-lob li.opened ul li.on a {
	color: #246FC8;
	font-weight: bold;
}
#nav-lob li ul { display: none; }
#nav-lob li.on ul, #nav-lob li.opened ul { display: block; }
#nav-lob li.on li a, #nav-lob li.opened li a, #nav-lob li.on li.product a, #nav-lob li.opened.default-opened a {
	font-weight: normal;
	color: #767676;
}
a#skip-lobnav, 
a#skip-lobnav:hover,
a#skip-lobnav:visited, 
#end-lobnav,
#end-lobnav:hover,
#end-lobnav:visited  {
	position: absolute;
	left: -999em;
	display: block;
	overflow: hidden;
	width: 1px;
	height: 1px;
	background-color: #333;
	color: #fff;
}
a#skip-lobnav:active,
a#skip-lobnav:focus,
#end-lobnav:active,
#end-lobnav:focus {
	left: 0;
	width: auto;
	padding: 5px;
	height: auto;
	position: relative;
}

/* #Tab Navigation
================================================== */
#nav-product {
	background-image: url(../img/bg/tab-nav-16.tablet.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	zoom: 1;
}
.twelve #nav-product { background-image: url(../img/bg/tab-nav-12.tablet.png); }
#nav-product:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
#nav-product li {
	display: block;
	float: left;
	border: none;
	font-size: 1em;
	font-weight: normal;
	padding: 9px 0 4px;
}
#nav-product li.last { padding-bottom: 4px; }
#nav-product li.on {
	border-left: 1px solid #BACADB;
	border-right: 1px solid #BACADB;
	border-top: 1px solid #BACADB;
	background-color: #fff;
	font-weight: bold;
	background-image: url(../img/bg/tab-nav-on.png);
	background-repeat: repeat-x;
	margin-left: -1px;
	padding: 8px 0 5px;
}
#nav-product li.first.on { margin-left: 10px; }
#nav-product li a {
	border-right: 1px solid #A5B3C2;
	border-left: 1px solid #F8F9FB;
	padding: 0 10px;
	line-height: 18px;
}
#nav-product li.on a { 
	border: none;
	color: #222;
	font-size: 1.1em;
	padding: 0 12px;
}
#nav-product li.first a { border-left: none; }
#nav-product li.last a { border-right: none; }
#specialty-links {
	border: none;
	margin: 0;
	float: right;
	margin-top: -27px;
	font-size: 0.9em;
}

/* #Components
================================================== */

/*--------------------[ FAQ ]--------------------*/
.faq li dt a { padding: 0; display: inline; }

/*--------------------[ Accordion ]--------------------*/
.hasaccordion { position: relative; }
.hasaccordion .accordion {
	position: absolute;
	top: 0;
	right: .5em;
	overflow: hidden;
	padding: 4px;
	width: 155px;
	height: 260px;
	border: 1px solid #6689A9;
	background-color: #fff;
}
.hasaccordion .accordion h2 {
	padding: 2px 5px;
	border: 1px solid #003A6F;
	background-image: url(../img/bg/accordion-heading.gif);
	background-repeat: repeat-x;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 5px;
}
.hasaccordion .accordion h2.open {
	border-color: #5555; 
	background-position: bottom;
}
.hasaccordion .accordion h2 a {
	padding-left: 18px;
	background-position: -5px -5px;
}
.hasaccordion .accordion h2.open a { background-position: -5px -35px; }
.hasaccordion .accordion-content {
	margin-bottom: 5px;
	height: 180px;
	background-image: url(../img/bg/accordion-section-btm.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0;
}
.accordion-content h3 { font-size: .9em; }
.accordion-content p { font-size: .9em; }

/*--------------------[ Horizontal Compare (Browse) Table ]--------------------*/
#results-status { display: inline; }
#results-status em {
	font-style: normal;
	color: #a12830;
}
#page-body-wrapper form table.browse-table div { margin: 0; }
table.browse-table tbody td, 
table.browse-table thead td, 
table.browse-table thead th, 
table.browse-table tfoot td { display: table-cell; }
table.browse-table td, 
table.browse-table th { 
	padding: 4px 9px;
	border-right: 1px solid #e8e8e8;
}
table.browse-table thead th {
	color: #fff;
	font-weight: strong;
	background-color: #464646;
	background-image: linear-gradient(bottom, #464646 0%, #7a7a7a 100%);
	background-image: -o-linear-gradient(bottom, #464646 0%, #7a7a7a 100%);
	background-image: -moz-linear-gradient(bottom, #464646 0%, #7a7a7a 100%);
	background-image: -webkit-linear-gradient(bottom, #464646 0%, #7a7a7a 100%);
	background-image: -ms-linear-gradient(bottom, #464646 0%, #7a7a7a 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #464646),
		color-stop(1, #7a7a7a)
	);
}
table.browse-table tbody td.first { border-top: none; }
table.browse-table tr .last, 
table.browse-table tr .credit-level { border-right: none; }
table.browse-table .hover td, 
table.browse-table .hover th { background-color: #eff4fa; }
table.browse-table .product-image {
	margin: 0 0 10px 0;
	display: block;
	float: none;
}
table.browse-table .hype-text {
    float: none;
    width: auto;
}
table.browse-table .compareCheckbox {
	display: block;
	clear: both;
	margin-top: 1em !important;
	margin-bottom: 10px !important;
}
table.browse-table .compareCheckbox input { cursor: pointer; }
table.browse-table .compareCheckbox label {
	display: inline !important;
	cursor: pointer;
	font-size: .9em !important;
	color: #246FC8;
	padding: 6px 3px;
}
table.browse-table .arrow-mobile { display: none; }
table.browse-table .rate-2, .basic .second-rate-break { display: block; }
table.browse-table .second-rate-2, .basic .second-rate-break { margin-top: 1em; }
table.browse-table .rate-semicolon { display: none; }

table.browse-table tbody tr td.last, 
table.browse-table tbody tr th.last { text-align: center; }
table.browse-table tbody tr .credit-level {
	text-align: center;
	padding: 4px 5px;
}
table.browse-table tbody tr .credit-level img {
	display: block;
	margin: 5px auto;
	clear: both;
}
table.browse-table td.credit-level span {
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0;
	background-repeat: repeat;
	border: 1px solid #000;
	background-color: #fff;
}
table.browse-table tr.excellent td.credit-level span {
	border-color: #9FBA8D;
	background-image: url(../img/bg/excellent-credit-bg.jpg);
}
table.browse-table tr.average td.credit-level span {
	border-color: #829EB2;
	background-image: url(../img/bg/average-credit-bg.jpg);
}
table.browse-table tr.rebuilding td.credit-level span {
	border-color: #F3D06D;
	background-image: url(../img/bg/rebuilding-credit-bg.jpg);
}
table.browse-table tr td.credit-level span a { display: block; }
table.browse-table tr.excellent td.credit-level span a { color: #1C6D40; }
table.browse-table tr.average td.credit-level span a { color: #003A6F; }
table.browse-table tr.rebuilding td.credit-level span a { color: #A36401; }
table.browse-table tfoot td, 
table.browse-table tfoot th {
	border-top: 1px solid #e8e8e8;
	border-right: none;
	background-image: url(../img/bg/compare-table-gradient.jpg);
	background-repeat: repeat-x;
	padding-top: 2em;
	vertical-align: middle;
}
table.browse-table tfoot img {
	vertical-align: middle;
	margin-right: 0.5em;
}
table.browse-table tfoot .last { text-align: right; }
table.browse-table td.credit-level span.stars { margin: 5px auto 0; }
table.browse-table td.credit-level span.stars, table.browse-table td.credit-level span.stars span {
	display: block;
	background-image: url(../img/icon/stars_sm.png) !important;
	background-color: transparent !important;
	background-position: 0 -16px;
	width: 80px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	border: none;
	padding: 0;
} 
table.browse-table td.credit-level span.stars span { background-position: 0 0; float: left;}
table.browse-table td.credit-level span.BVRRCount, table.browse-table td.credit-level span.BVRRCount span { 
	font-weight: normal; 
	display: inline; 
	font-size: 12px;
	background-image: none !important;
	border: none;
	background-color: transparent;
}

.ch-compare-wrapper { 
	display: block;
	margin: 10px 0px 15px !important;
}
.ch-compare-wrapper img, .ch-compare-wrapper span {
	vertical-align: middle;
	margin-right: 0.5em;
}

#nav-lob-filter {
	padding: 10px 10px 10px 20px;
	display: block;
}
#nav-lob-filter h3 { font-size: 1em; }
#nav-lob-filter fieldset {
	margin-top: 0;
	float: none;
	width: auto;
}
#nav-lob-filter label { font-size: .9em; }
#nav-lob-filter p {
	margin: .5em 0 0;
	font-size: .9em;
}

/*--------------------[ Vertical Compare (Detailed) Table ]--------------------*/
table.detailed-compare { width: 100%; }

/*--------------------[ Background Callout ]--------------------*/
.callout-bg .callout-bg-image {
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-position: right top;
}
.callout-bg.bottom-right .callout-bg-image { background-position: right bottom; }
.callout-bg.bottom-left .callout-bg-image { background-position: left bottom; }
.callout-bg.top-left .callout-bg-image {
	background-position: left top;
	background-repeat: repeat;
	-webkit-background-size: auto auto;
	-moz-background-size: auto auto;
	background-size: auto auto;
	padding: 10px;
	text-shadow: none;
}
.callout-bg .component-cta br { display: inherit; }

/*--------------------[ Product Callout ]--------------------*/
.callout-product img {
	float: none;
	margin: 0 10px 0 0;
}
.callout-product .component-cta {
	float: none;
	padding-top: 0;
}
.callout-product h2,
.callout-bg h2,
.callout-basic-left h2, 
.callout-basic-right h2,
.callout-basic-top h2,
.callout-block-left h2,
.callout-block-right h2,
.callout-quote h2,
.quick-links h2 {font-size: 1.35em; }

.callout-product h3,
.callout-bg h3,
.callout-basic-left h3, 
.callout-basic-right h3,
.callout-basic-top h3,
.callout-block-left h3,
.callout-block-right h3,
.callout-quote h3,
.quick-links h3 {font-size: 1.15em; }

/*--------------------[ Key Benefits ]--------------------*/
div.key-benefits {
	background-position: left top;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	min-height: 260px;
}
.key-benefits h3 {
	background-image: none;
	background-color: transparent;
	color: #fff;
	padding: 0 10px;
	height: 35px;
	line-height: 28px;
}
.key-benefits ul {
	margin: 1em 0 1em 1em;
	width: 300px;
}
.key-benefits .component-cta, .key-benefits p { margin-left: 30px; }

/*--------------------[ Composite Banner ]--------------------*/
.composite-banner {
    background-position: left top;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
    clear: both;
    min-height: 155px;
    overflow: hidden;
    padding: 45px 20px 15px;
    width: 420px;
}
.composite-banner h2 {
	left: -999em;
	position: absolute;
	white-space: nowrap;
}
.composite-banner strong {
	font-size: 13px;
	font-weight: bold;
}
.composite-banner .content { width: 300px; }
.composite-banner .component-cta { vertical-align: middle; }
.composite-banner .component-cta img {
	margin-right: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.composite-banner .component-cta span {
	padding-bottom: 5px;
	vertical-align: middle;
}
.composite-banner.red {
	background-color: #A12830;
	color: #FFFFFF;
}
.composite-banner.red h3 { color: #FFFFFF; }
.composite-banner.red .highlight { color: #FFE512; }
.composite-banner.blue {
	background-color: #003A6F;
	color: #FFFFFF;
}
.composite-banner.blue h3 { color: #FFFFFF; }
.composite-banner.blue .highlight { color: #FFE512; }
.composite-banner.yellow {
	background-color: #FFE512;
	color: #A12830;
}
.composite-banner.yellow h3 { color: #A12830; }
.composite-banner.yellow .highlight { color: #003A6F; }
.composite-banner.right {
	padding-right: 0;
	width: 440px;
}
.composite-banner.right .content {
	border-right: 1px solid #FFFFFF;
	clear: left;
	float: left;
	min-height: 155px;
	width: 290px;
	padding-right: 10px;
}
.composite-banner.right .component-cta {
	clear: right;
	float: right;
	overflow: hidden;
	padding-top: 40px;
	text-align: center;
	width: 135px;
}
.composite-banner.right .component-cta img, .composite-banner.right .component-cta span {
	clear: both;
	display: block;
	margin: 0 auto;
	padding-bottom: 5px;
}

/*--------------------[ Section 1 - Alerts ]--------------------*/
.alert, .alert-blue {
	height: 25px;
	line-height: 25px;
}
.alert p, .alert-blue p {
	padding: 0 10px 0 40px;
	height: 25px;
	line-height: 25px;
}

/*--------------------[ Section 8 ]--------------------*/
.section8 { padding: 10px 0; }
.section8 h2 { border-right: 1px solid #e5ebf0; }

/*--------------------[ Card "Text Only" Landing Pages ]--------------------*/
.freeFormHref {
	float: right;
	clear: both;
}
.freeFormLeft { float: none !important; }

/* #Log In Badge
================================================== */
.badge-carousel { display: block; }
/*.log-in-badge {
	position: relative;
	display: block;
	margin-top: 12px;
	padding: 5px 10px 0;
	min-height: 210px;
	border: 1px solid #999;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0 0 4px rgba(0, 0, 0, 0.3);
	box-shadow:         0 0 4px rgba(0, 0, 0, 0.3);
}
.log-in-badge .aria-help { position: absolute; top: -999em; }
.log-in-badge h2 { line-height: 1.1em; }
.log-in-badge.hasFocus { z-index: 500; }
.log-in-badge .select-account {
	position: relative;
	display: block;
	margin-bottom: 5px;
	height: 24px;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: linear-gradient(bottom, rgb(253,253,255) 0%, rgb(242,242,242) 100%);
	background-image: -o-linear-gradient(bottom, rgb(253,253,255) 0%, rgb(242,242,242) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(253,253,255) 0%, rgb(242,242,242) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(253,253,255) 0%, rgb(242,242,242) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(253,253,255) 0%, rgb(242,242,242) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(253,253,255)),
		color-stop(1, rgb(242,242,242))
	);
}
.log-in-badge fieldset { margin-top: 0 !important; }
.log-in-badge .select-account legend span {
	display: block;
	overflow: hidden;
	height: 1px;
	text-indent: -999em;
	white-space: nowrap;
}
.log-in-badge .select-account .active-account {
	display: block;
	padding: 3px;
	height: 24px;
	width: 100%;
	background-image: url(../img/icon/login-select-arrow.png);
	background-color: transparent;
	background-position: top right;
	background-repeat: no-repeat;
	color: #4c4c4c;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px;
	cursor: pointer;
}
.log-in-badge .select-account .active-account em { display: none; }
.log-in-badge .select-account button:focus {
	-webkit-box-shadow: 0 0 4px #1291F3;
	-moz-box-shadow:    0 0 4px #1291F3;
	box-shadow:         0 0 4px #1291F3;
}
.log-in-badge .select-account a:hover, 
.log-in-badge .select-account a:focus { text-decoration: none; }
.log-in-badge .select-account ul.account-types {
	position: absolute;
	top: 24px;
	z-index: 10;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	border: 1px solid #999;
	background-color: #fff;
	list-style-type: none;
}
.log-in-badge .select-account li { display: block; }
.log-in-badge .select-account input {
	position: absolute;
	left: -999em;
}
.log-in-badge .select-account li label,
.log-in-badge .select-account li a {
	display: block;
	padding: 3px 6px;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	color: #4C4C4C;
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	margin-bottom: 0;
}
.log-in-badge .select-account li label:hover,
.log-in-badge .select-account li a:hover,
.log-in-badge .select-account li input:focus label,
.log-in-badge .select-account li a:focus,
.log-in-badge .select-account li.sfhover label,
.log-in-badge .select-account li.sfhover a {
	background-color: #3071cb;
	color: #fff;
	text-decoration: none;
}
.log-in-badge .select-account label em {
	color: #999;
	font-weight: normal;
	font-style: normal;
	font-size: .8em;
}
.log-in-badge .select-account label:hover em,
.log-in-badge .select-account .sfhover label em { color: #fff; }

.log-in-badge .auth-error {
	display: none;
	border: 1px solid #c21715;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 4px #ab363f;
	-moz-box-shadow:    0 0 4px #ab363f;
	box-shadow:         0 0 4px #ab363f;
	padding: 5px 10px;
	position: absolute;
	z-index: 50;
	left: 110%;
	top: -30px;
	width: 190px;
	background-color: #fff;
	background-image: linear-gradient(bottom, rgb(253,253,255) 60%, rgb(242,242,242) 100%);
	background-image: -o-linear-gradient(bottom, rgb(253,253,255) 60%, rgb(242,242,242) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(253,253,255) 60%, rgb(242,242,242) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(253,253,255) 60%, rgb(242,242,242) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(253,253,255) 60%, rgb(242,242,242) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(.6, rgb(253,253,255)),
		color-stop(1, rgb(242,242,242))
	);
	color: #b51612;
}
.log-in-badge .auth-error:before {
    content: url(../img/bg/formerror-arrowleft.png);
    left: -17px;
    margin-top: -14px;
    position: absolute;
    top: 50%;
    z-index: 91;
}
.log-in-badge .select-account .auth-error { left: 105%; top: -20px; }
.log-in-badge .full .auth-error { left: 105%; }
.log-in-badge .auth-error p { margin: .2em 0; }
.log-in-badge .auth-error strong { font-size: 1.2em; }

.log-in-badge .region-select {
	position: absolute;
	top: 8px;
	right: 10px;
	list-style-type: none;
	margin-left: 0 !important;
}
.log-in-badge .region-select legend { position: absolute; top: -999em; }
.log-in-badge .region-select span { display: inline; }
.log-in-badge .region-select span input {
	position: absolute;
	left: -999em;
}
.log-in-badge .region-select.hasFocus span input {
	position: relative;
	left: 0;
	float: left;
	margin-left: 3px;
}
.log-in-badge .region-select span label {
	display: block;
	float: left;
	margin-left: 5px;
	width: 25px;
	height: 14px;
	background-image: url(../img/icon/log-in-flags.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-indent: -999em;
	cursor: pointer;
}
.log-in-badge .region-select span.hasFocus label {
	-webkit-box-shadow: 0 0 4px #1291F3;
	-moz-box-shadow:    0 0 4px #1291F3;
	box-shadow:         0 0 4px #1291F3;
	outline: 1px dotted #000;
	overflow: hidden;
}
.log-in-badge .region-select span.usa label { background-position: -50px bottom; }
.log-in-badge .region-select span.can label { background-position: 0 bottom; }
.log-in-badge .region-select span.uk label { background-position: -25px bottom; }
.log-in-badge .region-select span.usa.active label { background-position: -50px top; }
.log-in-badge .region-select span.can.active label { background-position: 0 top; }
.log-in-badge .region-select span.uk.active label { background-position: -25px top; }

.log-in-badge div.auth { margin-top: 0 !important; }
.log-in-badge div.auth fieldset legend {
	position: absolute;
	left: -999em;
}
.log-in-badge .hl-type input {
	float: left;
	width: 8%;
	margin: 2px 2% 0 0;
}
.log-in-badge .hl-type label {
	float: left;
	width: 90%;
}
.log-in-badge div.auth div.field {
	position: relative;
	float: left;
	padding: 0 0 5px;
	margin-top: 0 !important;
	width: 49%;
}
.log-in-badge div.auth div.last { float: right; }
.log-in-badge div.auth div.full {
	float: none;
	width: 100%;
}
#page-body-wrapper .log-in-badge div.auth div.field input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
	padding: 2px 6px;
	width: 100%;
	height: 26px;
}
.log-in-badge div.auth div.field label {
	position: absolute;
	top: 5px;
	left: 6px;
	font-weight: normal;
}
.log-in-badge div.auth div.hasFocus label, 
.log-in-badge div.auth div.hasInput label { left: -999em; }
.log-in-badge div.auth div.field input:focus { 
	-webkit-box-shadow: 0 0 4px #1291F3;
	-moz-box-shadow:    0 0 4px #1291F3;
	box-shadow:         0 0 4px #1291F3;
	outline: 1px dotted #000;
}	

.log-in-badge .auth-help  p, .log-in-badge p.auth-help { margin-top: 0; }
.log-in-badge #auth-credit-cards .auth-help,
.log-in-badge #auth-auto-loans .auth-help {
	clear: both;
	display: block;
}
.log-in-badge .remember-un {
	float: left;
	margin-top: 0;
	width: 60%;
}
.log-in-badge .remember-un input {
	float: left;
	margin: 0 2% 0 0;
}
.log-in-badge .remember-un label {
	float: left;
	font-weight: normal;
	width: 52%;
}

.log-in-badge .submit-btn { float: right; clear: right }
.log-in-badge input.submit-btn:focus, .log-in-badge a.submit-btn:focus img {
	-webkit-box-shadow: 0 0 4px #1291F3;
	-moz-box-shadow:    0 0 4px #1291F3;
	box-shadow:         0 0 4px #1291F3;
	outline: 1px dotted #000;
}
.log-in-badge a.submit-btn:focus { outline: none; }
.log-in-badge .additional {
	position: absolute;
	bottom: 0;
	width: 92%;
}

.log-in-badge .additional p { 
	margin: 0.4em 0;
	border-top: 1px solid #c4c4c4;
}
.log-in-badge .additional p a {
	padding: 0 5px;
	border-right: 1px solid #c4c4c4;
	font-weight: bold;
	font-size: 0.85em;
}
.log-in-badge .additional p a.fraud { border: none; }
*/

#auth-default .additional img { width: 100%; }
.log-in-overlay {
	display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
	background-image: linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.35) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.35) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.35) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.35) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.35) 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(0,0,0,0.35)),
		color-stop(1, rgba(0,0,0,0.35))
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#59000000',GradientType=0 ); 
	z-index: 400;
}
.mobile-hp-login { display: none; }

/* #Plugins
================================================== */

/*--------------------[ Click Tip ]--------------------*/
.cluetip-clicktip-content {
	padding: 5px;
	background-color: #255788;
}
.cluetip-clicktip-content .cluetip-outer { 
	border: 1px solid #fff;
	background-color: #f3f3f3;
	background-image: url(../img/bg/clicktip-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 10px 10px 30px;
	position: relative;
}
.cluetip-clicktip-content .cluetip-close {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-image: url(../img/icon/clicktip-close.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 12px;
}
#access-account-content a { display: block; }
#access-account-content img.icon-lock {
	position: absolute;
	top: 10px;
	right: 10px;
}

/*--------------------[ Modal Overlay ]--------------------*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp { max-width: none; }
.fancybox-type-ajax, .fancybox-type-iframe { width: 595px !important; height: 500px !important; }
.fancybox-skin { height: 100% !important; }
.fancybox-outer, .fancybox-inner { height: 100% !important; }
.fancybox-type-iframe .fancybox-inner,
.fancybox-type-ajax .fancybox-inner { width: auto !important; height: 100% !important; }
.fancybox-iframe { height: 100% !important; }

.zip-prompt, .simplemodal-container {
	width: 430px !important;
	border-color: #aabfd5;
}
.simplemodal-container {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -215px;
	z-index: 820;
	border: 3px solid #003A6F;
}
.simplemodal-container h6 { 
	color: #fff !important;
	font-size: 1.4em;
	margin-bottom: 5px;
}
.simplemodal-container a { 
	color: #fff !important;
	text-decoration: underline;
}


/*--------------------[ Ratings and Reviews Overrides ]--------------------*/
.BVRRQuickTakeSummary .BVRRPrimaryRatingSummary { height: 165px !important; }
.BVRRRatingSummary .BVRROverallRatingContainer .BVRRRatingNormalImage { margin-bottom: 20px !important; }
.BVRRRatingsHistogramButton { padding-left: 8px !important; }
.BVRRRatingsHistogramButtonPopin { position: absolute !important; }
.BVRRContainer .BVDI_QTSummaryBox .BVRRBuyAgainContainer { position: absolute !important; margin-bottom: 0px; width: 160px !important; }
.BVRRReviewDisplayStyle3Summary { padding: 10px !important; }
.BVRRReviewDisplayStyle3Summary .BVRRRecommendedContainer { float: left !important; }

.BVRRRootElement select { clear: both; }
.BVRRReviewDisplayStyle3Summary { float: left !important; }
.BVRRReviewDisplayStyle3Main { margin-left: 200px !important; }

/*--------------------[ Opinion Lab ]--------------------*/

#oo_tab {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	cursor: pointer;
	-moz-box-shadow:rgba(0,0,0,0.7) 0 0 3px;
	-webkit-box-shadow:rgba(0,0,0,0.7) 0 0 3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:gray 1px solid;
	display:block;
	position:fixed;
	bottom:2%;
	height:110px;
	width:45px;
	-webkit-transition:top .3s ease;
	z-index:999995;
}
#oo_tab div, #oo_tab a { 
	background-image: url(../img/icon/oo_tab.png); 
	_background-image: url(../img/icon/oo_tabie6.png); 
	background-repeat: no-repeat; 
	position: absolute; 
	display: block; 
	height: 100%; 
	left: 0; 
	top: 0; 
	width: 100%;
}
#oo_tab span { 
	bottom: 10px; 
	_bottom: 5px; 
	display: block; 
	background: url(../img/icon/oo_tab_icon.gif) no-repeat; 
	height: 10px; 
	position: absolute; 
	width: 40px;
	text-indent: -999em;
	overflow: hidden;
}
.oo_tab_right { 
	right: -15px; 
	border-radius: 9px 0px 0px 9px; 
	-moz-border-radius: 9px 0px 0px 9px; 
	-webkit-border-radius: 9px 0px 0px 9px; 
	transition: right .5s; 
	-moz-transition: right .5s; 
	-webkit-transition: right .5s; 
	-o-transition: right .5s;
	background-position:top right;
	background-image: -webkit-gradient(linear, 0% 100%, 0% 0%, from(white), to(#eeeeee)); 
	background-image: -webkit-linear-gradient(left, white, #eeeeee); 
	background-image: -moz-linear-gradient(left, white, #eeeeee); 
	background-image: -ms-linear-gradient(left, white, #eeeeee); 
	background-image: -o-linear-gradient(left, white, #eeeeee); 
	background-image: linear-gradient(left, white, #eeeeee);
	opacity:.5;
	filter:alpha(opacity=50);
}
.oo_tab_right div { background-position: -2px -10px; }
.oo_tab_right a { background-position: -70px 50%; }
.oo_tab_right span { left: 12px; }
.oo_tab_right:hover, .oo_tab_right:focus { 
	right: -4px;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.oo_tab_ie_right { 
	background-position: top -140px !important;
	right: 1px !important;
	width: 38px !important;
}
.oo_tab_ie_right:hover, .oo_tab_ie_right:focus {
	right: 6px;
	width: 40px !important;
}

/* #Modal Grid
================================================== */
.modal-overlay-container .column, .modal-overlay-container .columns {
	display: inline;
	float: left;
	margin-right: 0.833em;
	margin-left: 0.833em;
}

.modal-overlay-container						{ width: 48em; }
.modal-overlay-container .one					{ width: 2.3em; }
.modal-overlay-container .two					{ width: 6.33em; }
.modal-overlay-container .three					{ width: 10.33em; }
.modal-overlay-container .four					{ width: 14.33em; }
.modal-overlay-container .five					{ width: 18.33em; }
.modal-overlay-container .six					{ width: 22.33em; }
.modal-overlay-container .seven					{ width: 26.33em; }
.modal-overlay-container .eight					{ width: 30.33em; }
.modal-overlay-container .nine					{ width: 34.33em; }
.modal-overlay-container .ten					{ width: 38.33em; }
.modal-overlay-container .eleven				{ width: 42.33em; }
.modal-overlay-container .twelve				{ width: 46.33em; }

.modal-overlay-container .one-third				{ width: 19.66em; }
.modal-overlay-container .two-thirds			{ width: 41em; }

.modal-overlay-container .divide-12-3-3-3-3		{ background-image: url(../img/grid/single.gif); background-position: 23.167em 0; }
.modal-overlay-container .divide-12-4-4-4 		{ background-image: url(../img/grid/12/4-4-4.tablet.gif); }
.modal-overlay-container .divide-12-4-8 		{ background-image: url(../img/grid/single.gif); background-position: 15.167em 0; }
.modal-overlay-container .divide-12-6-6 		{ background-image: url(../img/grid/single.gif); background-position: 23.167em 0; }
.modal-overlay-container .divide-12-8-4			{ background-image: url(../img/grid/single.gif); background-position: 31.167em 0; }

.modal-back-bar { display: none; }
.modal-overlay-content { padding-top: 0; }

/* #Credit Level Modal
================================================== */
.credit-desciption ul {
	padding: 5px 0;
	min-height: 280px;
	text-align: left;
}
.credit-desciption .credit-cta { margin-bottom: 0; }
.credit-desciption ul br { display: inline; }