/* DFS Customer Service Styles */
/* home page styles */
#home-banner {
	background: url("/customer-service/images/bg-home-banner.jpg") left top no-repeat;
	width: 950px;
	height: 118px;
	margin: 5px 10px;
	color: #293033;
}
#home-banner h1, #home-banner div {
	margin-left: 10px;
}
#home-banner h1 {
	font-size: 1.4em;
	line-height: 0.8em;
	padding: 21px 0 10px 0;
	font-weight: normal;
}
#home-banner .headline {
	font-size: 1.1em;
	line-height: 0.8em;
	color: #576166;
}

#home-left-side {
	width: 720px;
	float: left;
}
#home-left-side ul {
	margin-bottom: 10px;
}
#home-right-side {
	float: left;
}
#home-cardmember-headline {
	font-size: .75em;
	/*position: absolute;*/
	padding-left: 10px;
	/*bottom: 0px;*/
	padding-top:30px;
}

#home-contact-info-hdr {
	border-top: 1px solid #c6d2d6;
	margin: 15px 10px;
	padding: 18px 10px 0 10px;
}
#home-contact-info-hdr h2 {
	font-size: 1.1em;
	line-height: 0.8em;
	font-weight: normal;
}
#home-contact-info-hdr a {
	font-size: .75em;
}

.home-contact-hdr {
	background: url("/customer-service/images/bg-home-contact-hdr.jpg") left top no-repeat;
	height: 37px;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 37px;
	margin-bottom: 15px;
}
.home-contact-hdr * {
	float: left;
}
.home-contact-hdr img {
	margin: 4px 0 0 7px;
}

#home-testimonials {
	width: 950px;
	margin: 30px 10px 0 10px;
	height: 130px;
	background: url("/customer-service/images/bg-home-testimonial.gif") left top repeat-x;
}
#home-testimonials p {
	margin-bottom: 10px;
	font-size: .75em;
}
#home-testimonials p.quote {
	color: #293033;
	font-size: 1.1em;
	line-height: .8em;
}
#home-testimonials p.statement {
	color: #576166;
	font-size: .9em;
	line-height: 1.2em;
}
#home-testimonials .icon {
	margin-right: 13px;
	display: inline;
	float: right;
}
#home-testimonials .testimonial {
	float: left;
	width: 560px;
	margin-left: 2px;
	display: inline;
	padding-top: 25px;
}

#home-promo-right {
	width: 220px;
	background: url("/customer-service/images/bg-home-promo.gif") left top repeat-y;
	cursor:pointer;
}
#home-promo-right .promo {
	padding: 0 10px;
}
#home-promo-right .promo div {
	float: left;
	width: 115px;
	font-size: .75em;
	padding-bottom: 1px; /* fixing link problem in firefox */
}
#home-promo-right .promo img {
	float: right;
	margin-top: 4px;
}
#home-promo-right .promo p {
	line-height: 1.2em;
	margin: 0 0 5px 0;
	font-weight: bold;
}

#widget {
	width: 220px;
	font-size: .75em;
	margin-top: 5px;
	background: url("/customer-service/images/bg-home-widget.gif") left top repeat-y;
}
#widget h3 {
	width: 220px
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 1px;
	cursor: pointer;
}
#widget h3.last {
	margin-bottom: 0;
	width: 220px

}
#widget h3.selected a {
	background: url("/images/icon-arrow-active.gif") 9px 8px no-repeat;
	background-color: #8a9499;
}
#widget h3 a {
	color: #FFFFFF;
	width: 100%;
	line-height: 25px;
	display: block;
	text-indent: 18px;
	background: url("/images/icon-arrow-inactive.gif") 9px 9px no-repeat;
	background-color: #576166;
}
#widget h3 a:hover {
	background-color: #8a9499;
}
#widget ul {
	margin: 0;
}
#widget ul.last {
	background: url("/customer-service/images/bg-home-widget-btm.gif") left bottom no-repeat;
}
#widget ul li {
	padding: 3px 10px;
	line-height:1.2;
}
#widget ul li.last {
	padding:0;
	padding-bottom: 10px;
	margin-bottom:0;
	padding-left:10px;
	
}
#widget ul li a.indent {
	padding-left: 15px;
}
#widget ul li a.secure {
	padding-left: 15px;
	background: url("/images/icon-lock.gif") left 2px no-repeat;
}
/* /home page styles */

#category-header {
	height: 95px;
	background: url("/customer-service/images/bg-cat-hdr.gif") left top repeat-x;
	margin-bottom: 8px;
}
#category-header .header {
	float: left;
	width: 510px;
}
#category-header .long{
	float: left;
	width: 600px;
}
#category-header h1 {
	color: #293033;
	font-size: 1.1em;
	line-height: .8em;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 10px;
}
#category-header p {
	color: #576166;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
}

#subcategory-header {
	height: 70px;
	background: url("/customer-service/images/bg-subcat-hdr.gif") left top repeat-x;
	margin-bottom: 8px;
}
#subcategory-header .header {
	float: left;
	width: 510px;
}

#subcategory-header .header-long {
	float: left;
	width: 600px;
}

#subcategory-header h1 {
	color: #293033;
	font-size: 1.1em;
	line-height: .8em;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 10px;
}
#subcategory-header h1.centered {
	color: #293033;
	font-size: 1.1em;
	line-height: 70px;
	font-weight: bold;
	margin: 0;
}
#subcategory-header p {
	color: #576166;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0;
}
#subcategory-header-short {
	height: 60px;
	background: url("/customer-service/images/bg-subcat-hdr.gif") left top repeat-x;
	margin-bottom: 0px;
}
#subcategory-header-short .header {
	float: left;
	width: 510px;
}
#subcategory-header-short h1 {
	color: #293033;
	font-size: 1.1em;
	line-height: .8em;
	font-weight: bold;
	margin-top: 28px;
	margin-bottom: 10px;
}

/* 4 column styles */
.col230 {
	float: left;
	width: 230px;
	margin-right: 10px;
	display: inline;
}
.col230 ul, .col230 p, .col230 h2 {
	margin: 0 10px;
}
.col230 ul.topmargin5 {
	margin-top: 5px;
}
.col230 h2 {
	font-size: .9em;
	font-weight: bold;
	padding-bottom: 6px;
	margin-top: 10px;
	color: #293033;
}
.col230 h2 a {
	color: #293033;
}
.col230 .bluebox230 {
	background: url("/shop/images/bg-230-blue.gif") left top repeat-y;
	margin: 0 0 10px 0;
}
.col230 .bluebox230 .content230 {
	padding: 0 10px 5px 10px;
}
.col230 .bluebox230 h2 {
	margin: 5px 0 7px 0;
	font-size: .75em;
	line-height: .8em;
	float: left;
}
.col230 .help-box {
	margin: 0 0 10px 0;
	background: url("/customer-service/images/bg-help-box.gif") left top repeat-y;
}
.col230 .help-box .header {
	background: url("/customer-service/images/bg-help-box-hdr.jpg") left top no-repeat;
	height: 51px;
	position: relative;
}
.col230 .help-box .header img {
	position: absolute;
	bottom: 9px;
	left: 170px;
}
.col230 .help-box .header h3 {
	color: #FFFFFF;
	font-size: .9em;
	font-weight: bold;
	position: absolute;
	bottom: 9px;
	left: 10px;
	width: 150px;
}
.col230 .help-box p {
	font-size: .75em;
	margin: 7px 10px 0 10px;
	line-height: 1.3em;
}
.col230 .bluebox230 h2.extra-text {
	margin-bottom:0px;
	font-size: .75em;
	float: left;
	line-height:.75em;
}

.col230 .bluebox230 p {
	margin:5px 0 7px 0;
	font-size: .75em;
	clear: left;
	line-height: 1.3em;
	padding:0;
}
/* /4 column styles */

/* 3 column styles */
.col310 {
	float: left;
	width: 310px;
	margin-right: 10px;
	display: inline;
}
.col310 p, .col310 h3, .col310 table {
	margin-left: 10px;
}
.col310 h3 {
	font-size: .81em;
	font-weight: bold;
	margin-bottom: 6px;
}
.col310 p {
	color: #293033;
	font-size: .75em;
	line-height: 1.3em;
	margin-bottom: 7px;
}
.col310 p.smallgray {
	font-size: .7em;
	color: #8a9499;
}
.col310 p span.smallgray {
	font-size: .9em;
	color: #8a9499;
}
.col710 .article span.smallgray {
	font-size: .85em;
	color: #8a9499;
}

.col310 table {
	margin-bottom: 5px;
}
.bluebox310 {
	background: url("/images/bg-310-blue.gif") left top repeat-y;
}
.bluebox310 .content310 {
	padding-top: 7px;
}
.bluebox310 .icon {
	float: right;
	padding-top: 15px;
	height: 1px;
}
/* /3 column styles */

/* 2 column styles (use 4 column styles for the right column) */
.col710 {
	float: left;
	width: 710px;
	margin-right: 10px;
	display: inline;
}
.col710 dl, .col710 ul {
	margin: 0 10px;
}
.col710 dl.bottom-links {
	margin-top: 10px;
}
.col710 dl.bottom-links dt {
	margin-bottom: 5px;
}
.col710 dl.bottom-links dd {
	margin-bottom: 15px;
	
}
.col710 dl.bottom-links dd.last {
	margin-bottom: 0;
}
.col710 p {
	font-size: .75em;
	color: #293033;
	margin: 0 10px 15px 10px;
	line-height: 1.3em;
}
.col710 p.regtext {
	font-size: .75em;
	margin-bottom: 0px;
	color: #293033;
}
.col710 h2 {
	font-size: .85em;
	margin: 0 30px 7px 10px;
	color: #293033;
	font-weight: bold;
	display: inline;
}
.col710 h3 {
	font-size: .8em;
	margin: 0 10px 7px 10px;
	color: #293033;
	font-weight: bold;
}
.col710 .inner-content {
	padding: 5px 10px 10px 10px;
}
.col710 .inner-content h2 {
	margin: 0 0 5px 0;
	display: block;
}
.col710 .inner-content p {
	font-size: .75em;
	color: #293033;
	margin: 0;
}
.col710 .inner-content p.buttons * {
	vertical-align: middle;
}
.col710 .inner-content p.buttons input {
	margin-right: 20px;
}

.col710 .inner-content p.buttons input.continue{
	margin-right:6px;
}

.col710 .inner-content p.buttons a{
	margin-left:20px;
}


.col710 .inner-content .divider {
	height: 1px;
	font-size: 0;
	background-color: #c6d2d6;
	margin: 10px 0;
}
.col710 .inner-content .divider-bottom {
	height: 1px;
	font-size: 0;
	background-color: #c6d2d6;
	margin: 20px 0;
}
.col710 .inner-content .form {
	float: left;
	width: 348px;
	display: inline;
}
.col710 .inner-content .form p {
	font-size: .75em;
	margin-top: 14px;
}

.col710 .inner-content  p.less{
	margin-top:6px;
}
.col710 .inner-content .form p .year {
	padding: 0 5px 0 10px;
}	
.col710 .inner-content .form p.hint, .col710 .inner-content .manage p.hint {
	font-size: .7em;
	color: #8a9499;
	margin-top: 3px;	
}

.manage a.sheets{
	background: url("/images/icon-sheets.gif") left 3px no-repeat;
	padding-left: 17px;
	margin-left: 10px;
}

.manage .checkbox{
	margin:0px 7px 2px 0px;
	vertical-align: middle;
	width:15px;
}

.manage input.input{
	margin:3px 8px 0px 8px;
}
.col710 .options h2{
	margin:25px 0px 21px 0px;
}

.manage{
	margin-bottom:18px;
}

.col710 .inner-content .form select {
	margin-right: 5px;
	width: 60px;
	height:21px;
}
.col710 .inner-content .form select {
	margin-top: 3px;
	font-size: 12px;
	padding-top:2px;
}
.col710 .inner-content .bluebox340right {
	margin: 10px 0;
	background-color: #e4e7e8;
	width: 340px;
	float: right;
}
.col710 .inner-content .bluebox340right h3 {
	font-size: .75em;
	font-weight: bold;
}

.col710 h3.left {
	margin: 2pt 0px 0px 10px;
	padding-bottom:6px;
	display:inline;
}
	
.col710 .inner-content .bluebox340right p {
	margin: 0 10px;
	line-height: 1.3em;
}
.col710 .inner-content .box340right {
	width: 340px;
	float: right;
	background: url("/customer-service/images/bg-340.gif") left top repeat-y;
}
.col710 .inner-content .box340right p {
	margin: 0 10px;
}
.col710 .inner-content .box340right p img {
	margin-top: 10px;
}
.borders710 {
	background: url("/customer-service/images/bg-710.gif") left top repeat-y;
}
.bluebox710 {
	background-color: #dce3e5;
	margin-bottom: 16px;
}

.bluebox710 .content705 {
	width: 690px;
	font-size: .75em;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.bluebox710 .content705 * {
	vertical-align: middle;
}
.bluebox710 .content705 .icon {
	margin: 0 5px 0 0;
}

.bluebox710 .content705 .title {
	font-weight: bold;
	font-size: 16px;
	margin-right: 10px;
}
.bluebox710 .content705 a {
	margin: 0 5px;
}
	
.bluebox710 .content710 {
	width: 690px;
	font-size: .75em;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	height:26px;
}
.bluebox710 .content710 * {
	vertical-align: middle;
}
.bluebox710 .content710 .icon {
	margin: 0 5px 0 0;
}

.bluebox710 .content710 .title {
	font-weight: bold;
	font-size: 16px;
	margin-right: 10px;
}
.bluebox710 .content710 a {
	margin: 0 5px;
}
/*bluebox - when text needs to wrap*/
.bluebox710wrap {
	background-color: #dce3e5;
	margin:0 0 16px 0;
}

.bluebox710wrap .content710 .icon {
	margin: 0 10px 0px 25px;
	float:left;
	display:inline;
}

.bluebox710wrap .content710 p {
	font-size: .75em;
	margin:0 25px 0 0;
	padding:5px 0 0 0;
	line-height: 20px;
	color: #293033;
}

.bluebox710wrap .content710 p a img {
	vertical-align:middle;
	line-height:50px;
	padding:0 5px 0 5px;
	}

.bluebox710wrap .content710 p .title {
	font-size: 16px;
	margin:0 10px 0 0;
	padding:0;
	color:#000;
	font-weight:bold;
	vertical-align:middle;
}
/* end bluebox - when text needs to wrap*/
.content-below {
	margin-bottom: 20px;
}
#bottom-content {
	font-size: .75em;
}
#bottom-content h2 {
	font-size: 1.2em;
	margin: 0 10px;
	display: inline;
	font-weight: bold;
}
#bottom-content h2.nomargin {
	margin-left: 0;
}
#bottom-content h2.content-above {
	margin: 20px 10px 0 10px;
	display: block;
}
#bottom-content .content-below {
	margin-bottom: 20px;
}
#bottom-content .faq {
	margin-top: 15px;
}
/* 1 column styles */
.col950 {
	width: 950px;
	margin: 0 10px;
	background: url("/customer-service/images/bg-950.gif") left top repeat-y;
}
.col950 .content950 {
	padding: 2px 10px 0 10px;
}
.col950 .content950 .disclaimer {
	clear: both;
	font-size: .7em;
	line-height: 1.2em;
	color: #8a9499;
	width: 700px;
	padding-top: 7px;
}
.bluebox340 {
	background: url("/customer-service/images/bg-340-blue.gif") left top repeat-y;
	float: left;
	width: 340px;
}
.bluebox340 h2 {
	font-size: .85em;
	font-weight: bold;
	margin: 5px 0 7px 10px;
	line-height: .75em;
}
.bluebox340 h3 {
	font-size: 100%;
	font-weight: bold;
}
.bluebox340 p {
	margin: 0 0 0 10px;
	font-size: .75em;
	line-height: 1.2em;
}
.bluebox340 form {
	margin-left: 5px;
	width: 300px;
}
.bluebox340 .radio {
	font-size: .75em;
	margin: 3px 15px 0 0;
	float: left;
	padding-right: 15px;
	border-right: #BBBBBB 1px solid;
}
.bluebox340 .radio2 {
	font-size: .75em;
	margin: 3px 15px 0 0;
	float: left;
	padding-right: 10px;

}

.bluebox340 .radio input {
	vertical-align: middle;
	margin-bottom: 2px;
}
.bluebox340 .field-block {
	font-size: .75em;
	margin: 10px 0 0 5px;
	float: left;
	display: inline;
}
.bluebox340 .field-block input {
	margin: 3px 0;
}
.bluebox340 .field-block .hint {
	color: #576166;
	font-size: 90%;
}
.bluebox340 .logos {
	text-align: center;
	padding: 5px 0;
}
.bluebox340 .logos img {
	vertical-align: top;
	margin: 0 10px;
}

.box340 {
	width: 340px;
	float: left;
	margin-left: 10px;
	display: inline;
	padding-top: 15px;
}

.box340 {
	width: 340px;
	float: left;
	margin-left: 10px;
	display: inline;
	padding-top: 15px;
}

.box340 h3{
	margin-top: 10px;
}

.box340.border {
	padding: 0;
	margin-left: 0;
	background: url("/customer-service/images/bg-340.gif") left top repeat-y;
}
.box340.content-below {
	margin-bottom: 10px;
}
.box340 h2 {
	font-weight: bold;
	font-size: .85em;
	line-height: .85em;
	margin-bottom: 12px;
}
.box340.border h2 {
	margin: 4px 0 10px 10px;
}
.box340 h3 {
	font-weight: bold;
	font-size: .75em;
	line-height: .75em;
}
.box340 p {
	font-size: .75em;
	margin: 5px 0;
}

#results-left-side {
	width: 340px;
}

.box580 {
	width: 580px;
	float: right;
	background: url("/customer-service/images/bg-580.gif") left top repeat-y;
}
.box580 #results-map {
	text-align: center;
}
.box580 #results-map p {
	font-size: .7em;
	color: #8a9499;
	margin-top: 10px;
}
.box580 #results-map #zoom {
	padding-left: 12px;
	margin-top: 20px;
}

#search-results {
	margin: 0 10px;
}
#search-results .driving-row {
	font-size: .75em;
	margin-bottom: 1px;
}
#search-results .driving-row.address {
	border-bottom: 1px solid #c6d2d6;
	padding-bottom: 8px;
	margin-bottom: 7px;
}
#search-results .driving-row.headers {
	margin-bottom: 10px;
	margin-top: 15px;
}
#search-results .driving-row .from {
	margin-right: 20px;
	display: inline;
}
#search-results .search-results-row  {
	font-size: .75em;
	padding-bottom: 3px;
	padding-left: 13px;
}
#search-results .search-results-row p {
	font-size: 100%;
	clear: both;
	margin-bottom: 3px;
}
#search-results .search-results-row p.title {
	margin-left: -13px;
}
#search-results .search-results-row.border {
	padding-bottom: 10px;
	border-bottom: 1px solid #c6d2d6;
	background: none;
	margin-bottom: 15px;
}
#search-results .search-results-row.next {
	line-height: 20px;
	padding-left: 0;
}

#search-results .search-results-row.details {
	background:transparent none repeat scroll 0%;
	border-bottom:1px solid #C6D2D6;
	margin-bottom:15px;
	padding-bottom:10px;
	padding-left: 0px;
}

.bluebox240 {
	width: 240px;
	float: left;
	background: url("/customer-service/images/bg-240-blue.gif") left top repeat-y;
}
.bluebox240 p {
	margin: 3px 10px 10px 10px;
	font-size: .75em;
	line-height: 1.2em;
}
.bluebox240 .logos {
	text-align: center;
	padding: 5px 0;
}
.bluebox240 .logos img {
	vertical-align: top;
	margin: 0 10px;
}
/* right hand column has no margin */
.col-last {
	margin-right: 0px;
}

.right-float-box {
	width: 220px;
	float: right;
	background-color: #f3f4f4;
	margin-right: 10px;
	display: inline;
}
.right-float-box h2 {
	background: url("/customer-service/images/bg-right-float-hdr.gif") left top no-repeat;
	line-height: 25px;
	font-size: .75em;
	padding-left: 10px;
	font-weight: bold;
	margin: 0;
	display: block;
}
.right-float-box p {
	margin: 10px 10px 15px 10px;
	font-size: .75em;
	color: #293033;
	line-height: 1.2em;
}
.right-float-box ul {
	margin-left: 10px;
}

/* email reminder pop-up */
.jqmWindow {
    display: none;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -367px;
    width:735px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(10 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
#reminder-popup {
	/*position: absolute; 
	top: 190px; 
	left: 130px; */
	background: url("/customer-service/images/bg-reminder-popup-lrg.png") left top no-repeat; 
	width: 735px; 
	height: 750px;
	display: none;
	z-index: 100;
}
#reminder-popup #reminder-popup-title {
	float: left;
	font-weight: bold;
	font-size: 1em;
	margin: 18px 0 0 15px;
	display: inline;
}
#reminder-popup #reminder-popup-description {
	color: #8a9499;
	float: left;
	font-size: .8em;
	margin: 7px 0 0 15px;
	padding-right: 45px;
	display: inline;
	line-height: 1.1em;
}
#reminder-popup #close-button {
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
}
#reminder-popup #screenshot {
	margin: 35px 0 0 15px;
	float: left;
	display: inline;
}
#reminder-popup #popup-menu-container {
	float: left;
	margin: 35px 0 0 25px;
	display: inline;
	width: 225px;
}
#reminder-popup #popup-menu-container #menu-title {
	font-weight: bold;
	font-size: .8em;
}
#reminder-popup #popup-menu-container ul {
	font-size: .75em;
	margin: 10px 0 15px 0;
}
#reminder-popup #popup-menu-container ul li {
	margin-bottom: 5px;
}
#reminder-popup #popup-menu-bluebox {
	background-color: #dce3e5;
	font-size: .75em;
	line-height:1.2;
}
#reminder-popup #popup-menu-bluebox .icon {
	float: left;
	margin: 0 8px 0 10px;
	display: inline;
}
#reminder-popup #popup-menu-bluebox p {
	margin: 4px 0 2px 0;
}
#reminder-popup #popup-menu-bluebox .buttons {
	padding-top: 5px;
}
#reminder-popup #popup-menu-bluebox .buttons * {
	vertical-align: middle;
}

/* email reminder pop-ups (without menu) */
#reminder-popup {
	/*position: absolute; 
	top: 190px; 
	left: 130px; */
	background: url("/customer-service/images/bg-reminder-popup-lrg.png") left top no-repeat; 
	width: 735px; 
	height: 720px;
	display: none;
	z-index: 100;
}
#reminder-popup #reminder-popup-title {
	float: left;
	font-weight: bold;
	font-size: 1em;
	margin: 18px 0 0 15px;
	display: inline;
}
#reminder-popup #close-button {
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
}
#reminder-popup #screenshot {
	margin: 40px 0 0 15px;
	float: left;
	display: inline;
}
#reminder-popup #popup-menu-container {
	float: left;
	margin: 40px 0 0 25px;
	display: inline;
	width: 225px;
}
#reminder-popup #popup-menu-container #menu-title {
	font-weight: bold;
	font-size: .8em;
}
#reminder-popup #popup-menu-container ul {
	font-size: .75em;
	margin: 10px 0 15px 0;
	line-height: 1.3em;
}
#reminder-popup #popup-menu-container ul li {
	margin-bottom: 5px;
}
#reminder-popup #popup-menu-bluebox .icon {
	float: left;
	margin: 0 8px 0 10px;
	display: inline;
}
#reminder-popup #popup-menu-bluebox p {
	margin: 4px 0 2px 0;
}
#reminder-popup #popup-menu-bluebox .buttons {
	padding-top: 5px;
}
#reminder-popup #popup-menu-bluebox .buttons * {
	vertical-align: middle;
}

/* login boxes */
.login-box {
	background: url("/customer-service/images/bg-login-box.jpg") left top no-repeat;
	height: 286px;
	width: 410px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

.logout-box-dog {
	background: url("/customer-service/images/bg-logout-box-dog.jpg") left top no-repeat;
	height: 319px;
	width: 410px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

.logout-box {
	background: url("/customer-service/images/bg-logout-box.jpg") left top no-repeat;
	height: 319px;
	width: 410px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}


.login-box.margin, .logout-box-dog.margin, .logout-box.margin {
	margin-left: 20px;
}

.login-box h2, .login-box p, .login-box ul, .logout-box-dog h2, .logout-box-dog p, .logout-box-dog ul, .logout-box h2, .logout-box p, .logout-box ul {
	margin-left: 20px;
}
.login-box h2, .logout-box-dog h2, .logout-box h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 16px;
	line-height: 1.2em;
	float: left;
	display: inline;
}
.login-box p, .logout-box-dog p, .logout-box p {
	clear: both;
	font-size: .75em;
	margin-top: 10px;
	line-height: 1.2em;
}
.login-box p.hint, .logout-box-dog p.hint, .logout-box p.hint {
	margin-top: 2px;
	font-size: .7em;
}
.login-box p.hint *, .logout-box-dog p.hint *, .logout-box p.hint * {
	vertical-align: middle;
}
.login-box p img, .logout-box-dog p img, .logout-box p img {
	vertical-align: middle;
	margin-right: 10px;
}
.login-box p span input, .logout-box-dog p span input, .logout-box p span input {
	vertical-align: middle;
	margin-right: 10px;
}
.login-box ul, .logout-box-dog ul, .logout-box ul {
	font-size: .75em;
	margin-top: 10px;
}
.login-box ul li, .logout-box-dog ul li, .logout-box ul li {
	margin-bottom: 3px;
	background: url("/images/bullet-blue.gif") left 5px no-repeat;
	padding-left: 10px;
}
.login-box ul.big, .logout-box-dog ul.big, .logout-box ul.big {
	font-size: .85em;
	font-weight: bold;
}
.login-box ul.big li, .logout-box-dog ul.big li, .logout-box ul.big li {
	background: url("/images/bullet-bold-black.gif") left 5px no-repeat;
}

.login-box select, .logout-box-dog select, .logout-box select {
	width: 175px;
}

.login-box .field, .logout-box-dog .field, .logout-box .field {
	margin-top: 3px;
}
/* login bottom promos */
.login-promo {
	width: 270px;
	float: left;
	margin-right: 15px;
	display: inline;
	height: 112px;
}
.login-promo.cash {
	background: url("/customer-service/images/bg-login-promo-cash.jpg") left top no-repeat;
}
.login-promo.bill {
	background: url("/customer-service/images/bg-login-promo-bill.jpg") left top no-repeat;
}
.login-promo.shop {
	background: url("/customer-service/images/bg-login-promo-shop.jpg") left top no-repeat;
}
.login-promo.last {
	margin: 0;
}
.login-promo h3 {
	font-size: .8em;
	font-weight: bold;
	margin: 10px 0 10px 10px;
}
.login-promo p {
	width: 160px;
	font-size: .75em;
	margin: 0 0 0 10px;
	line-height: 1.3em;
}
/* gray promo below the logins */
.login-gray840 {
	background-color: #dce3e5;
	margin-bottom: 18px;
}
.login-gray840 p{
	font-size: .75em;
	margin: 15px 25px;
}

.login-error {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1em;
}

#cardholder_information a.what {
	font-size: .70em;
	color: #267bb1;
	margin: 0 0 0 5px;
	padding:0px;
	}

#cardholder_information a.edit {
	font-size: .70em;
	color: #267bb1;
	padding: 0;
	margin: 2px 10px 0 0;
	float:right;
	text-align:right;
	}

/*mouseover pop-up tip styles*/
#overlay {
	margin: 0;
	padding:0;
	width: 282px;
	display:block;
	position:absolute; left: 420px; top: 210px;
}

#overlay_top {
	background:url(/cardmembersvcs/login/images/bg_overlay_top.gif) no-repeat top left;
	display:block;
	height: 31px;
	}

#overlay img {
	position:relative;
	left: 50px;
	top: 12px;
	}

#overlay span.reg {
	background:url(/cardmembersvcs/login/images/bg_overlay_bottom.gif) no-repeat bottom left;
	margin: 0; 
	padding:0 45px 15px 50px;
	text-align: left;
	display:block;
	width: 190px;
	font-size: .70em;
	color:#526066;
	line-height: 1.35;
}

/* "Register for the Discover Card Account Center" Styles */

.space230{
	margin-bottom: 210px;
}
.space140{
	margin-bottom: 140px;
}

.space115{
	margin-bottom: 115px;
}
	
.space19{
	margin-bottom: 19px;
}

.space3{
	margin-bottom: 3px;
}

.col710 .inner-content .form p.space{
	margin-top:20px;	
}

.col710 .inner-content p.space3{
	margin-bottom:3px
}

.manage ul.list li {
	padding-bottom:0px;
	line-height:15px;
}

#stepnav{
	height: 38px;
	margin:29px 0px 22px 14px;
}

#steps{
	width:600px; 
	margin-bottom:15px;
	display: inline;
	height: 70px;
	color:#c0c8cc;
	font-size:0.75em;
	font-weight:bold;
}

#steps ul{
	background: url("/customer-service/images/bg-step-2.gif") left top repeat-x;
	padding-top:17px;
	width:224px; 
	float: left;
	display:inline;
	margin:0px;	
	
}
ul#steps li{
	width:224px; 
	float: left;
	display:inline;
	margin-left:3px;
	text-align:center;
	
}
#steps ul.active{
	background: url("/customer-service/images/bg-step-active.gif") left top repeat-x;
	color:#3d484d;
}

#steps ul.done{
	background: url("/customer-service/images/bg-step-done.gif") left top repeat-x;
	color:#8a9499;
}

#steps ul.two{
	background: url("/customer-service/images/bg-step-2.gif") left top repeat-x;
}

#steps ul.three{
	background: url("/customer-service/images/bg-step-3.gif") left top repeat-x;
}

#steps ul font.big{
	font-size:20px;
	margin-right: 3px;
}

.manage p.description{
 margin: 4px 0px 0px 22px;
}

.last{
	margin-bottom: 5px;
}

.col710 .inner-content .form p.space {
	margin-top:20px;	
}

.col710 .divider-bottom {
	background-color:#C6D2D6;
	font-size:0pt;
	height:1px;
	margin:15px 10px 14px;
}

.form input, .manage input{
	width:196px;
	height:16px;
	padding: 2px 3px 0px 2px;
	margin-top:3px;
}

input.short{
	width:53px;
}

input.shorter{
	width:36px;
	
}

.register{
	margin-top: 22px;
}
	
ul.register{
	margin-top: 15px;
}
	
.arrows{
	background: url(/customer-service/images/bg-register-form.gif) no-repeat;
}

.clear13 {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 13px;
}

#sign-me-up{
	vertical-align:middle;
	margin:0px 7px 2px 0px;
	width:15px;
}

/* /"Register for the Discover Card Account Center" Styles */

/* articles */
div.article p {
	font-size: .75em;
	color: #293033;
	margin: 0 40px 10px 10px;
	line-height:1.3;
}

div.article h3 {
	margin-top: 20px;
}

div.article h3.first {
	margin-top: 0px;
}
/* /articles */

/* //Register for the Discover Card Account Center Styles */

/* Card Account Center Tour Styles*/

.col710 .inner-content ul.tour li{
	margin:0px;
	padding-bottom:5px;
}

.col710 .inner-content .tour img{
	margin-left:20px;
}

.col710 .inner-content .section{
	float:left;
	margin:8px 0px 22px;
	width:690px;
}	

/* Special Payment Programs Styles */



ul.special-payment-list li.plain{
	background:transparent url(/customer-service/images/bullet.gif) no-repeat scroll 0pt 0.4em;
	font-size:0.75em;
	line-height:1.2;
	padding:0pt 0pt 8px 10px;
	margin-left:5px;
}	
ul.special-payment-list li.no-bullet{
	background:none;
	font-size:0.75em;
	list-style-type:none;
	font-size:0.75em;
	line-height:1.3em;
	margin:0pt 10px 5px 0px;
}
.col710 p.top{
	margin-bottom: 5px;
}

#bottom-content dl.list{
	font-size:1em;
	margin-top:15px;
}

#bottom-content dl.list dd{
	margin-bottom:10px;
}

.col230 .bluebox230 h2.payment {
	font-size:0.85em;
	font-weight:bold;
	line-height:1.2em;
	margin-left:0px;
}

div.icons {
	float:left;
	width:50px;
	margin: 7px 0 0 5px;
}

.bluebox230right .icons{
	margin-top:2px;
}

div.icons img {
	margin: 0px 4px 0 0;
}

.pop-up {
	background: url(icon-question-popup-rollover.gif") top left no-repeat;
	display:block;
	width: 12px;
	height: 12px;
}

a.popup:link {
	background: url(icon-question-popup-gray.gif") top left no-repeat;
	display:block;
	width:12px;
	height:12px;
	}
	
a.popup:visited {
	background: url(icon-question-popup-gray.gif") top left no-repeat;
	display:block;	
	width:12px;
	height:12px;
	}
	
a.popup:active {
	background: url(icon-question-popup-gray.gif") top left no-repeat;
	display:block;	
	width:12px;
	height:12px;
	}
	
a.popup:hover {
	background: url(icon-question-popup-rollover.gif") top left no-repeat;
	display:block;
	width: 12px;
	height: 12px;
	}

.col230 .bluebox230 h2.payment{
	margin-bottom:0px;
}

.col230 .bluebox230 input{
	margin-top:3px;
}

.col230 .bluebox230 p.payment{
	margin-top:0px;
}

.col230 .bluebox230 span.hint {
	font-size: .9em;
	color: #8a9499;	
}

.col230 .bluebox230 input.short {
	margin:3px 5px 0 0;
}

.col230 .bluebox230 p.button{
	margin:12px 0 0 0;
}

/* hint overlay popup (security) */
#hint-overlay {
	position: absolute;
	width: 267px;
	display: none;
}
#hint-overlay .top-bg {
	background: url("/images/bg-hint-popup-top.png") left top no-repeat;
	width: 267px;
	height: 10px;
	font-size: 0;
	z-index: 100;
}
#hint-overlay .bottom-bg {
	background: url("/images/bg-hint-popup-btm.png") left top no-repeat;
	width: 267px;
	height: 15px;
	font-size: 0;
	z-index: 100;
}
#hint-overlay #hint-overlay-content {
	background: url("/images/bg-hint-popup.png") left top repeat-y;
	font-size: .75em;
	position: relative;
	padding: 4px 21px 3px 15px;
	color: #000000;
	z-index: 100;
}
#hint-overlay #hint-overlay-content h3 {
	font-weight: bold;
}
#hint-overlay #hint-overlay-content p {
	margin-top: 12px;
	line-height: 1.25em;
}
#hint-overlay #hint-overlay-content #hint-overlay-close {
	position: absolute;
	top: 1px;
	right: 16px;
}
#hint-overlay #hint-overlay-content ul {
	margin-top: 8px;
}
#hint-overlay #hint-overlay-content ul li {
	margin-top: 4px;
	background: url("/home/images/bullet.gif") left 3px no-repeat;
	padding-left: 10px;
	line-height: 1.25em;
}
#hint-overlay iframe {
	z-index: 1;
	width: 250px; 
	position: absolute; 
	top: 10px;
	left: 0px; 
	display: none;
}
/* /hint overlay popup */

a.sheets {
	background:transparent url(/cardmembersvcs/registration/images/external-link.gif) no-repeat scroll left 3px;
	padding-left:17px;
}
div.article p.sheets{
	color:#293033;
	font-size:0.81em;
	line-height:1.3;
	margin:0pt 40px 5px 10px;
}

ul.rewards li {
	font-size:0.75em;
	padding-bottom:8px;
}

ul.list li.secure {
	background: none;
	/*url("/images/icon-lock.gif") left top no-repeat;*/
	padding-left: 0px;
	line-height:1.1;
	padding-bottom:4px;
}

ul.list li.secure a {
	background: url("/images/icon-lock.gif") 0 .1em no-repeat;
	padding-left:15px;
	display:block;
	line-height:1.2;
	}
ul.list li.plain a{
	display:block;
	line-height:1.2;
	margin-left:16px;
}
ul.sheets li{
	background: none;
	padding-left: 0;
}

ul.sheets li a {
	background: url("/customer-service/images/external-link.gif") 0 .15em no-repeat;
	padding-left: 17px;
}

h1.terms{
	font-weight:bold;
	margin: 0 0 15px 8px;
}

div.help-box a.lock {
	background:url(/images/icon-lock.gif) 0 .1em no-repeat;
	padding-left:15px;
	}
a.margin{
	margin-right:10px;
}

.content .col710 .bluebox710 .content710 span.cash{
	margin-right:0px;
	font-size:16px;
	font-weight:bold;	
}

.content .col710 .bluebox710 .content710 span.it{
	position:relative;
	top:0px;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
}

dt.long a{
	display:block;
	line-height:1.3em;
}