body {  
    height: 100%; width:100%;
    margin: 0; padding: 0;
    background-color:#000000; 
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:11px;
    color:#FFFFFF; 
} 

textarea {font-size:11px;color:#666666;}

a {
    text-decoration: none;
    color: #35759d;
}

a[disabled] 
{
    cursor: default; color: #CCC !important; text-decoration: none !important;
}

.moduleShell a:hover, .loginStatus a:hover {
    text-decoration: underline;
}

.moduleShell a.button:hover, .moduleShell a.linkButton:hover {
    text-decoration: none;
}

img 
{
    border: none;
}
.fontSize_S {font-size:9px;}
.fontSize_M {font-size:11px}
.fontSize_M2 {font-size:12px}
.fontSize_L {font-size:13px;}
.fontSize_XL {font-size:15px;}

.textTransUpper{text-transform:uppercase;}
.textDark {color:#333333;}
.textDarkRed {color:#993300;}
.displayNone {display:none;}
.textAlignCenter {text-align:center;}
.textAlignRight {text-align:right;}
.textBold {font-weight:bold;}

DIV,P,H1,H2,H3,H4,H5,H6 
{
	margin:0px;
	padding:0px;
} 

div.outerContainer {
	width:100%;
	/* background-color:#161616; */
} 
 
div.outerBuffer {
	margin:0 auto; 
	width:912px;
	/* the following rules fix PC/Firefox hit-area bug */
    background-attachment: fixed;
    background-image: url(/Own/img/Global/spacer.gif);
    background-repeat: no-repeat;	
}

body.external div.outerBuffer { width: 100%; }
body.external .faqLink { display: none; }
body.external .globalGenericError, body.external .globalFlashError { display: none; }

DIV.globalOneCol {
	width:826px;
	margin:0px auto;
	padding:22px 0px 0px 0px;
	
} 

DIV.pageTopMargin {
	height:22px;
    height: 13px; /* as per daniel chen this should be 13px */
    font-size: 11px;
    line-height: 11px;    
}
DIV.pageTopMarginInner {
	height:12px;
}

Div.mainCont {
    width:852px;
    margin:0 auto;
    background-color:#FFFFFF;
    color:#666666;
    min-height: 785px;
}

* html div.mainCont {
    height: 785px;
}

.headerFrame { width:852px; margin:0 auto; }

#headerCont { 
	position:relative; 
	background-image: url(/Own/img/Master/sync-hdr-bkg.gif); 
	background-repeat:repeat-x; 
	width:852px; 
	height:60px; 
	margin:0 auto; 
}

#headerCont A {cursor:pointer;}
.primaryLogo {
	display:block;
	float:left;
	height:60px;
	width:159px;
}

#headerLogos {
	float:left;
	padding-top:13px;
	right:0;
	top:14px;
}

.loginInfo {
	color:#FFFFFF;
	float:right;
	padding-right:10px;
	padding-top:20px;
	right:227px;
	top:15px;
}

.loginInfo A {color:#FFFFFF; text-decoration:underline; }

.loginInfo .inLineToolBtn {
    position:relative;
    _top: 4px;
    color: #454641;
    text-decoration: none;
}


/* footer sytles start */

div.footerCont {
	width: 852px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #999;
	background-color: #000;
	margin: 0 auto;
}
div.footerCont a {
	color: #999; 
	text-decoration: none;
}
div.footerCont a:hover {	
	color: #CCC;
    text-decoration: underline;
}
ul.footer {
	display: block;
	height: 25px;

	line-height: 25px;
	list-style-type: none;
    background: transparent url(/Own/img/Global/bg/footerDivider.gif) no-repeat right top;
	padding: 0;
	margin: 0 auto;
}
ul.footer li {
	list-style-type:none;
	padding: 0;
	margin: 0;
}
ul.footer li.divider {
	width: 1px;
	height: 25px;
	background: transparent url(/Own/img/Global/bg/footerDivider.gif) no-repeat 0 0;
}
ul.footer li.isLeft {
	float: left;
	padding-left: 10px;
}
ul.footer li.isRight {
	float: right;
	padding-right: 5px;
    font-size: 9px;
}
ul.footer .hasNavImage {
	background-repeat: no-repeat;
	padding-left: 24px;
}
ul.footer li.tellAFriend a {
	background-image: url(/Own/img/Global/bg/footer_tellAFriend.gif);
	background-position: 0 -2px;
}
ul.footer li.tellAFriend a:hover {
	background-image: url(/Own/img/Global/bg/footer_tellAFriend.gif);
	background-position: 0 -27px;
}
ul.footer li.stayInformed a {
	background-image: url(/Own/img/Global/bg/footer_stayInformed.gif);
	background-position: 0 1px;
}
ul.footer li.stayInformed a:hover {
	background-image:url(/Own/img/Global/bg/footer_stayInformed.gif);
	background-position: 0 -24px;
}
.subFooter {
    padding: 0 0 0 10px;
}
.subFooter a {
    font-size: 9px;
}
body.external .langFooterItem {
    display: none;
}

#globalErrorAdvisory {
    color: #930;
    text-align: center;
    background-color: #F8F6DF;
    margin: 0;
}
#globalErrorAdvisory div {
    width: 800px;
    text-align: left;
    padding: 10px 10px 10px 35px;
    margin: 0 auto;
}
#globalErrorAdvisory a:hover {
    text-decoration: underline;
}
.globalGenericError div {
    background: transparent url(/Own/img/Global/icons/iconError.gif) no-repeat 10px 8px;
}
.globalFlashError div {
    background: transparent url(/Own/img/Global/icons/noflash.gif) no-repeat 10px 8px;
}

/* footer sytles end */
.clearLeft { clear:left; }
#mainNav, #mainNav li {
    display: block;
    float: left;
    cursor: pointer;
    color: #FFF;
    font-size: 15px;
    line-height: 18px;
    list-style-type: none; 
    padding: 0px;
    margin: 0px;
}
#mainNav {
    width:850px;
    position: relative;
    height: 43px;
    background: transparent url(/Own/img/Global/nav-bkg-over.gif) no-repeat 0 0;
    border-top: 1px solid #686767;
    border-left: 1px solid #636262;
    border-right: 1px solid #555453;
    border-bottom: 1px solid #6F6967;
}
#mainNav li a {
    display:block;
    height:43px;
}
#mainNav li strong { font-weight: normal; visibility: hidden; }

#mainNav li.vertDivider {
    width: 2px;
    overflow: hidden;
    background: url(/Own/img/Global/bg/headerDivider.gif) no-repeat;
    height: 43px;
}
#mainNav li a:hover 
{
    background-position:0px -43px;
}

* html .welcomeBackMsg {text-indent:3px;}

/* French subnav tweaks */
/*.fr-CA #subnav li.whatWorks, .fr-CA #subnav li.updateAndCustomize, .fr-CA #subnav li.ownerToOwner{ height: 44px; padding-top: 10px; }*/

/* set default of each section */
.supportHome #mainNav li.setup A, .setupNav #mainNav li.setup A, .supportNav #mainNav li.setup A, .ownerNav #mainNav li.owners A {background-position:0px -43px;}
DIV.subNavContainer {height:40px;background-color:#000000;}

.UsingSyncNav #mainNav li.aboutSync A {background-position:0px -43px;}
.MakingCallsNav #mainNav li.mobilePhones A {background-position:0px -43px;}
.MediaPlayersNav #mainNav li.mediaPlayers A {background-position:0px -43px;}
.DriverServicesNav #mainNav li.driverServices A {background-position:0px -43px;}

UL.subnav {
    width:852px;
    display: block;
    padding:0px;
    margin:0px;
    background-color:#000000;
    list-style-type: none; 
    height:40px;
    
}
* html UL.subnav {overflow:hidden;}
UL.subnav .leftPadding {
    line-height:1px;
    padding-left:30px;
}
UL.subnav LI {
   float:left;
   padding: 2px 0px;
   margin:0px;
}


UL.subnav LI A {padding: 0 20px 12px 32px;}
	UL.subnav.subnavSyncOwners LI A {padding: 0 20px 12px 20px;}
UL.subnav LI A IMG { padding-top: 12px; border-bottom: solid 1px #000 !important; }
UL.subnav LI A:hover IMG { border-bottom: solid 1px #fff !important; }


.loginStatus,.moduleUtilStrip { 
    margin:0px; padding:0px;
    
    background-image:url(/Own/img/Global/login-status-bkg.gif);
    background-color:#666666;
}

.loginStatus{width:852px; height:27px;}
.moduleUtilStrip {padding:8px 20px;background-repeat:repeat-x;}
.loginStatus div.topMargin {line-height:3px;} 
.loginStatus p 
{
	
	margin:0px;
    color: #F5F5F5;
    font-size:11px;
    display:block;
    text-align:right;
    margin:0px 10px 0px 0px;
}

.loginStatus p a {
    color: #ffffff;
}

.textBox { border: 1px solid #CCC; /*#35759d;*/  }
input.textBoxFocus, input.textBox:focus, input.textBox:active { border: 1px solid #35759D; background: #FEFDEC; }

.clearBoth {
	clear:both;
}

.floatLeft{
	float:left;
	display:inline;
}

.floatRight {
	float:right;
	display:inline;
}


.bgColorLimeGreen {
	background-color:#7AB630;
}

.bgColorNavyBlue {
	background-color:#53809b;
}



div.content_container {
	width:852px; 
	margin:0 auto; 
	background-color:#FFFFFF;
	color:#757474;
}

.bg_moduleHeader_page_tools {

	height:4px;
	background-image:url(/Own/img/Global/bg/greenModule_middle.png);
	background-repeat:repeat-x;
	float:left;
	display:inline;
}

.bg_page_tools {
	background-image:url(/Own/img/Global/bg/pageTools.gif);
	background-repeat:repeat-x;
}

.bg_page_tools_whiteToDark {
	background-image:url(/Own/img/Global/bg/bg_page_tools_whiteToDark.jpg);
	background-repeat:repeat-x;
}
.footerSpacining {line-height:55px;}
.marginAuto {margin:0px auto;}
.marginTopPage {margin-top:22px;}
.marginTopModule {margin-top:14px}
.marginTop5 {margin-top:5px;}
.marginTop10 {margin-top:10px;}
.marginTop15 {margin-top:15px;}
.marginTop20 {margin-top:20px;}

.marginBottomModule {margin-bottom:12px;}
.marginBottom10 {margin-bottom:10px;}
.marginBottom15 {margin-bottom:15px;}
.marginBottomContentMod {margin-bottom:20px;margin-bottom:12px;}
.marginLeft_page {margin-left:13px;}
.marginLeft_mod {margin-left:12px;}
.marginLeftBtn { margin-left:3px; }
.marginLeft5 {margin-left:5px;}
.marginLeft10 {margin-left:10px;}
.marginLeft15 {margin-left:15px;}
.marginLeft20 {margin-left:20px;}
.marginLeft25 {margin-left:25px;}
.marginLeft30 {margin-left:30px;}
.paddingLeft15 {padding-left:15px;}
.paddingLeft20 {padding-left:20px;}

.marginRight_page {margin-right:13px;}
.marginRight_mod {margin-right:12px;}

.marginRight10 {margin-right:10px;}
.marginRight20 {margin-right:20px;}
.paddingRight10 {padding-right:10px;}
.paddingRight15 {padding-right:15px;}
.paddingRight40 {padding-right:40px;}

.paddingTopModuleContent {padding-top:22px;}
.paddingTop5 {padding-top:5px;}
.paddingTop10 {padding-top:10px;}
.paddingTop15 {padding-top:15px;}

.paddingBottom5 {padding-bottom:5px;}
.paddingBottom10 {padding-bottom:10px;}
.paddingBottom15 {padding-bottom:15px;}

.borderTop {border-top:1px;}

.containerBorderBottom {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#E5E5E5;
}


.borderColorGreen {
	border-style:solid;
	border-color:#CFEAC7;
}

.borderColorLightGrey {
	border-style:solid;
	border-color:#E5E5E5;
}

.borderColorDarkBlue {
	border-style:solid;
	border-color:#3e5f72;
}

div.back {
    display: block;
    background: transparent url(/Own/img/Global/button/back_btn_arrow2.png) no-repeat 0 6px;
    padding: 5px 0 8px 25px;
}

div.help {
    display: block;
    font-size: 14px;
    color: #777;
    background: transparent url(/Own/img/Global/icons/iconQuestionMark.gif) no-repeat 0 0;
    padding: 0 0 8px 25px;
}

div.help a {
    color: #777;
}

.faqLink, .noteLink {
    cursor: pointer;
}
div.overlay {
    position: absolute;
    width: 335px;
    overflow: hidden;
    color: #333;
    background: transparent url(/Own/img/Global/overlay/faq_corners.png) no-repeat left bottom;
    padding-bottom: 10px;
    z-index: 9999;
}
div.emailWidget {
    width: 275px; width: 271px;
    background: transparent url(/Own/img/Global/overlay/email_corners.png) no-repeat left bottom;
}
div.overlay .buttons, div.overlay .overlayContent {
    padding: 15px;
}
div.overlay .buttons {
    background: transparent url(/Own/img/Global/overlay/faq_corners.png) no-repeat left top;
    padding: 15px 16px 25px 20px;
}
div.emailWidget .buttons {
    background: transparent url(/Own/img/Global/overlay/email_corners.png) no-repeat left top;
}
* html div.overlay .buttons {
    padding: 15px 0 25px 20px;
}
div.overlay .overlayButton, div.overlay .overlayButton strong {
    display: block;
}
div.overlay .overlayButton {
    position: absolute;
    right: 15px;
    font-size: 10px;
    line-height: 10px;
    color: #666;
    text-decoration: none;
    background: transparent url(/Own/img/Global/button/button_greyBGgreyBdr_cap.gif) no-repeat left top;
    padding: 0 0 0 5px;
}
div.overlay .overlayButton strong {
    font-weight: normal;
    cursor: pointer;
    background: transparent url(/Own/img/Global/button/button_greyBGgreyBdr.gif) no-repeat right top;
    padding: 4px 10px 3px 5px;
}
div.overlay .overlayContentFrame {
    clear: both;
    background: transparent url(/Own/img/Global/overlay/faq_sides.png) repeat-y left top;
    padding: 0 15px 15px 20px;
}
div.overlay .overlayContent {
    clear: both;
    background: transparent url(/Own/img/Global/overlay/faq_sides.png) repeat-y left top;
    padding: 0 35px 5px 20px; padding-bottom: 20px;
}
div.emailWidget .overlayContent {
    padding: 0 15px 5px 20px;
}
div.overlay .overlayContentFrame .overlayContent {
    max-height: 300px; 
    overflow: auto;
    overflow-x: hidden;
    text-overflow: ellipsis;
    background: none;
    padding: 0 10px 0 0;
    margin: 0 0 0 0;
}
* html div.faqOverlay .overlayContent, * html div.noteOverlay .overlayContent, * html div.featureNoteOverlay .overlayContent {
    height: 300px;
    width: 288px;
}
* html div.faqOverlay .autoHeight, * html div.noteOverlay .autoHeight, * html div.featureNoteOverlay .autoHeight {
    height: auto;
}
div.overlay .overlayContent .question {
    font-weight: bold;
    margin-bottom: 10px;
}
div.faqOverlayAnswer .question {
    display: none;
}
div.widgetOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 490px;
    z-index: 11;
    visibility: hidden;
}
div.vehicleSelectorWidget {
    width: 250px;
}
div.vehicleSelectorWidgetScroller {
    width: 265px;
}

div.confirmPromptWidget {
    width: 200px; width: 250px;
}

div.generatePinPromptWidget {
    width: 500px;
}

div.widgetOverlay .widgetHeader {
    position: relative;
    padding: 0;
    margin: 0;
}
div.confirmPromptWidget .widgetHeader {
    height: 5px;
    overflow: hidden;
}

div.widgetOverlay .widgetHeader .left {
    height: 5px;
    color: #333;
    background: transparent url(/Own/img/Global/overlay/widget_corners_gray.png) repeat-x left top;
    padding:0;
    margin: 0 20px 0 0 ;
}

div.widgetOverlay .widgetHeader .right 
{
	height: 5px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: transparent url(/Own/img/Global/overlay/widget_corners_gray.png) repeat-x right top;
    padding: 0 17px 0 0;
    margin: 0;
}

div.widgetOverlay .widgetHeader h4 {
    font-size: 14px;
    color: #333;
    background: transparent url(/Own/img/Global/overlay/widget_corners_gray.png) repeat-x left top;
    padding: 8px 0 5px 10px;
    margin: 0 20px 0 0;
}
div.widgetOverlay .widgetHeader h3 {
    font-size: 15px;
    color: #333;
    background: transparent url(/Own/img/Global/overlay/widget_corners_gray.png) repeat-x left top;
    padding: 7px 0 7px 10px;
    margin: 0 20px 0 0;
}
div.widgetOverlay .widgetHeader .buttons {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: transparent url(/Own/img/Global/overlay/widget_corners_gray.png) repeat-x right top;
    padding: 8px 10px 5px 10px;
    margin: 0;
}
* html div.vehicleSelectorWidget .widgetHeader .buttons {
    overflow: hidden;
    padding-bottom: 3px; padding-bottom: 7px;
}
div.widgetOverlay .widgetHeader .cancelBtn {
    background-image: url(/Own/img/Global/button/button_greyBGgreyBdr.gif);
    font-size: 10px; line-height: 10px; padding: 2px 8px 2px 2px;
}
div.widgetOverlay .widgetHeader .cancelBtn .cap {
    font-weight: normal;
    cursor: pointer;
    background-image: url(/Own/img/Global/button/button_greyBGgreyBdr_cap.gif);
}
div.widgetOverlay .widgetHeader .cancelBtn .text {
    font-size: 10px;
    line-height: 10px;
    font-weight: normal;
    cursor: pointer;
}
div.widgetOverlay .addVehicleButton {
	float:left;
}

div.widgetOverlay .createNewAccount {
	float:right;
}

div.widgetOverlay .widgetContentWell p {
    padding: 0 0 5px 0;
}

div.widgetOverlay .widgetContentWell {
    background: transparent url(/Own/img/Global/overlay/widget_sides.png) repeat-y left top;
    padding: 0 0 0 10px;
    margin: 0 0 0 0;
    background-color: #000000;
}
div.widgetOverlay .widgetContentWellBlue {
    padding: 0 10px 10px 10px;
    background-color: #e2eaed;
    border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#E5E5E5;
}
div.widgetOverlay .box-highlight { background-color: #e2eaed; }
div.vehicleSelectorWidget .widgetContentWell {
    padding: 10px 0 0 4px;
}
* html div.vehicleSelectorWidgetScroller .widgetContentWell {
    margin-right: 1px;
}
div.widgetOverlay .widgetContent {
    background: transparent url(/Own/img/Global/overlay/widget_sides.png) repeat-y right top;
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
    
}
div.widgetOverlay .widgetContentBlue {
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
    font-size: 11px;
    color: #747474;
}

div.widgetOverlay .FooterCap 
{
    /* Sliding right image */
    background: transparent url(/Own/img/Global/overlay/widget_corners_white.png) no-repeat left bottom;
    display: block;
    height: 8px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 0px;
    padding-right: 0px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}

div.vehicleSelectorWidget .widgetContent {
    padding: 0 0 0 0;
}
div.vehicleSelectorWidgetScroller .widgetContent {
    height: 240px;
    overflow: auto;
    overflow-x: hidden;
}
div.confirmPromptWidget .widgetContent {
    padding: 13px 15px 5px 15px;
}
div.confirmPromptWidget .widgetContent p {
    color: #333;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0 0 8px 0;
    margin: 0;
}
div.confirmPromptWidget .widgetContent p a:hover {
    text-decoration: underline;
}
div.widgetOverlay .widgetFooter {
    position: relative;
    clear: both;
}
div.widgetOverlay .widgetFooter p {
    font-size: 11px;
    color: #747474;
    background: transparent url(/Own/img/Global/overlay/widget_corners_white.png) no-repeat left bottom;
    padding: 15px 0 23px 20px;
    margin: 0 20px 0 0;
}
div.confirmPromptWidget .widgetFooter p {
    padding-top: 0; padding-bottom: 0;
}
div.widgetOverlay .widgetFooter .buttons {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: transparent url(/Own/img/Global/overlay/widget_corners_white.png) no-repeat right bottom;
    padding: 15px 10px 0 20px;
    margin: 0;
}
* html div.vehicleSelectorWidget .widgetFooter .buttons {
    padding-bottom: 13px;
}
div.confirmPromptWidget .widgetFooter .buttons {
    padding-top: 0;
}
div.widgetOverlay div.overlayItem {
    float: left;
    text-align: center;
    margin: 0 0 0 1px;
}
div.vehicleSelectorWidget div.overlayItem {
    float: none;
    clear: left;
    text-align: left;
}
div.vehicleSelectorWidget .overlayItem a {
    display: block;
    min-height: 80px;
    background: #FFF url(/Own/img/Global/overlay/whitebox_greenborder.png) no-repeat 5px 10px;
    color: #777;
    text-decoration: none;
    padding: 9px 0 5px 0; padding: 0 0 0 0;
    margin: 0 2px 0 -1px;
}
* html div.vehicleSelectorWidget .overlayItem a {
    height: 80px;
}
div.vehicleSelectorWidget .overlayItem a:hover {
    background-color: #EAEFF5;
}
div.vehicleSelectorWidget .widgetContent img {
    width: 101px;
}
div.vehicleSelectorWidget div.overlayItem span.vehicleData {
    display: block;
    font-size: 11px;
    line-height: 14px;
    text-align: left;
    background-repeat: no-repeat;
    background-position: 7px 13px;
    padding: 9px 0 9px 120px;
    margin: 0 0 0 120px; margin: 0 0 0 0;
}
div.vehicleSelectorWidget div.overlayItem span.vehicleData span {
    display: block;
}
div.vehicleSelectorWidget div.overlayItem span.vehicleName {
    font-size: 12px;
    line-height: 16px;
    color: #333;
}
div.widgetOverlay .clearBoth {
    clear: both;
    font-size: 4px;
    line-height: 4px;
}
.widgetOverlayProgress {
    position: absolute;
    width: 327px;
    height: 70px;
    z-index: 11;
    visibility: hidden;
    color: #000;
}
.widgetOverlayProgress img {
    margin: 10px;
}
.widgetOverlayScrim {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    z-index: 10;
    visibility: hidden;
}
	.confirmAddVehicleWidget .widgetContent, 
	.confirmAddVehicleWidget .widgetContent p, 
	.confirmAddVehicleWidget .widgetContent p span, 
	.confirmAddVehicleWidget .widgetContent span 
	{
		color: #333;
	}
	div.widgetOverlay.confirmAddVehicleWidget .widgetFooter p 
	{
		padding: 15px 0 10px 10px;
	}
	div.widgetOverlay.confirmAddVehicleWidget .widgetFooter .buttons 
	{
		padding-bottom: 10px;
	}

#smpOverlay 
{
	width: 0;
	height: 0;
	overflow: hidden;
}
.smpOverlay 
{
	width: 208px;
	float: none;
	clear: both;
}
* html body .smpOverlay .overlayContentFrame, 
* html body .smpOverlay .overlayContentFrame .overlayContent, 
* html body .smpOverlay 
{
	height: auto;
}
.smpOverlay p 
{
	padding-bottom: 7px;
	padding-top: 7px;
	color: #333;
	position: relative;
	float: none; clear: both;
}

.smpOverlay strong.overlayHeader
{
	font-size:13px;
	font-weight:800;
	padding-bottom: 5px;
	color: #333;
	position: relative;
	float: none; clear: both;
}

.smpOverlay div.buttons
{
	padding-bottom:10px;
}

#smitOverlay 
{
	width: 0;
	height: 0;
	overflow: hidden;
}
.smitOverlay 
{
	width: 208px;
	float: none;
	clear: both;
}
* html body .smitOverlay .overlayContentFrame, 
* html body .smitOverlay .overlayContentFrame .overlayContent, 
* html body .smitOverlay 
{
	height: auto;
}

* html body .smitOverlay .overlayContentFrame .overlayContent a
{
	margin-left:0px !important;
}

* html body .smpOverlay .overlayContentFrame .overlayContent a
{
	margin-left:0px !important;
}

.smitOverlay p 
{
	margin-bottom: 5px;
	color: #333;
	position: relative;
	float: none; clear: both;
}

.smitOverlay strong.overlayHeader
{
	font-size:13px;
	font-weight:800;
	padding-bottom: 5px;
	color: #333;
	position: relative;
	float: none; clear: both;
}


#smpMacOverlay 
{
	width: 0;
	height: 0;
	overflow: hidden;
}
.smpMacOverlay 
{
	width: 208px;
	float: none;
	clear: both;
}
* html body .smpMacOverlay .overlayContentFrame, 
* html body .smpMacOverlay .overlayContentFrame .overlayContent, 
* html body .smpMacOverlay 
{
	height: auto;
}
.smpMacOverlay p 
{
	padding-bottom: 7px;
	padding-top: 7px;
	color: #333;
	position: relative;
	float: none; clear: both;
}

.smpMacOverlay strong.overlayHeader
{
	font-size:13px;
	font-weight:800;
	padding-bottom: 5px;
	color: #333;
	position: relative;
	float: none; clear: both;
}

.smpMacOverlay div.buttons
{
	padding-bottom:10px;
}

#smitMacOverlay 
{
	width: 0;
	height: 0;
	overflow: hidden;
}
.smitMacOverlay 
{
	width: 208px;
	float: none;
	clear: both;
}
* html body .smitMacOverlay .overlayContentFrame, 
* html body .smitMacOverlay .overlayContentFrame .overlayContent, 
* html body .smitMacOverlay 
{
	height: auto;
}

* html body .smitMacOverlay .overlayContentFrame .overlayContent a
{
	margin-left:0px !important;
}

* html body .smpMacOverlay .overlayContentFrame .overlayContent a
{
	margin-left:0px !important;
}

.smitMacOverlay p 
{
	margin-bottom: 5px;
	color: #333;
	position: relative;
	float: none; clear: both;
}

.smitMacOverlay strong.overlayHeader
{
	font-size:13px;
	font-weight:800;
	padding-bottom: 5px;
	color: #333;
	position: relative;
	float: none; clear: both;
}

#userExistsOverlay 
{
	width: 0;
	height: 0;
	overflow: hidden;
}
.userExistsOverlay 
{
	width: 280px;
	float: none;
	clear: both;
}
* html body .userExistsOverlay .overlayContentFrame, 
* html body .userExistsOverlay .overlayContentFrame .overlayContent, 
* html body .userExistsOverlay 
{
	height: auto;
}

* html body .userExistsOverlay .overlayContentFrame .overlayContent a
{
	margin-left:0px !important;
}

.userExistsOverlay .contentbox
{
    background-color: #E2EAED;
    padding: 15px 15px 15px 15px;
    width: 260px;
}


.userExistsOverlay p 
{
	margin-bottom: 5px;
	color: #333;
	position: relative;
	float: none; clear: both;
}

.userExistsOverlay strong.overlayHeader
{
	font-size:13px;
	font-weight:800;
	padding-bottom: 5px;
	color: #333;
	position: relative;
	float: none; clear: both;
}



#ccvOverlay 
{
	width: 0;
	height: 0;
	overflow: hidden;
}
.ccvOverlay 
{
	width: 208px;
	float: none;
	clear: both;
}
* html body .ccvOverlay .overlayContentFrame, 
* html body .ccvOverlay .overlayContentFrame .overlayContent, 
* html body .ccvOverlay 
{
	height: auto;
}
.ccvOverlay p 
{
	margin-bottom: 5px;
	color: #333;
	position: relative;
	float: none; clear: both;
}
.ccvOverlay .cardExampleVisaMc p, 
.ccvOverlay .cardExampleAmex p 
{
	margin-bottom: 0;
}
.ccvOverlay .cardExampleVisaMc,
.ccvOverlay .cardExampleAmex 
{
	float: left;
}
.ccvOverlay .cardExampleVisaMc 
{
	margin-right: 6px;
}
.ccvOverlay .cardExampleAmex 
{
	clear: right;
}




.widgetOverlayScrimOpacityFix {
    background: transparent url(/Own/img/Global/bg/scrim.png) repeat;
}

Div.emailInnerHTML 
{
	display:none;
	left:100px;
	 
}
Div.emailInnerHTML .nocap .text {padding:0px;}
Div.emailInnerHTML .nocap .cap {display:none;}
Div.emailInnerHTML input.emailInput {width:100%;display:block;margin:5px 0px 8px 0px;}
Div.emailInnerHTML .radio input, Div.emailInnerHTML input.radio {display:inline;width:20px;}
.isPrintFriendly #headerLogos,.isPrintFriendly ul#subnav, .isPrintFriendly .footerCont, .isPrintFriendly .footer,.isPrintFriendly .noPrint, .isPrintFriendly .loginStatus, .isPrintFriendly .loginInfo, .isPrintFriendly UL#mainNav, .isPrintFriendly UL.subnav, .isPrintFriendly .printEmailBtnDiv {display:none;}
.exitPrintBtn {
    display:none;
    color:#FFFFFF;
    font-size:9px;
    position:relative;
    margin-left:50px;
    margin-top:-6px;
}

.isPrintFriendly .exitPrintBtn {display:inline;}

.onlyPrint { display: none; }
.isPrintFriendly .onlyPrint { display: block; }
.isPrintFriendly span.onlyPrint { display: inline; }
@media print 
{
	.sIFR-flash {display:none;}	
}

/* assumes iframe stretches over available canvas area */
iframe.banner { display: block; width: 852px; margin: 0 auto; }

* html .ie6Indent {text-indent:3px;}
* html .ie6Padding {padding-left:3px;}
