
/* UPDATED UP TO (AND INCLUDING): complete html revision as of drop for Phase 2 R2 as at 12/07/2012 */

*, html {
	font-family: Arial, Geneva, Helvetica, sans-serif;

}
html, body, form, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dd, dt {
	margin: 0;
	padding: 0;
	color: #4e4e4e;
}

sup, sub { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative; }
sup { bottom: 1ex; }
sub { top: .5ex; }

.printtitle { display: none; }
#print-logo {
	display: none;
}
a {
	color: #c00000;	
	text-decoration: none;
}
a:hover { text-decoration: underline; cursor:pointer;}

a.img-zoom:hover { text-decoration: none; }
	
img { border: none; }

td { vertical-align: top; color: #4e4e4e; }

object, embed
{
	display: block;
}

p {
	margin: 0 0 1.333em 0;
	padding: 0;
	color: #4e4e4e;
}

object { outline: none; }

/* @Misc - START: misc styles */
.clear
{
	height: 0px !important;
	line-height: 0 !important; /* if causing problems, remove */
	clear: both !important;
	font-size: 1px !important;
	float: none !important;
	padding: 0px !important;
	margin: 0px !important;
	width: auto !important;
	display: block !important;
	visibility: hidden !important;
	overflow: hidden !important;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
html[defanghtml_xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

.skip-links {
	position: absolute;
	top: -9999px;
	left: -9999px;
}


/* @Error - START: form validation summary error styles */
.errors {
	color: #e14444;
	font-size: 0.9166em;
	padding: 56px 0 0 0;
	margin-bottom: 2em;
	background: url(../../images/dt/ico_error.gif) 0 0 no-repeat;
	display: block; 
	zoom: 1;
}

.errors h3 { color: #c30000; margin: 0 0 1em 0; padding: 0; }

.errors p {
	margin-bottom: 0.5em;
}
.errors strong {
	font-size: 1.1818em;
}
.errors ul {
	margin-left: 0;
}
.errors ul li {
	font-size: 1.0909em;
	padding: 0 0 0 7px;
	color: #c30000;
	background: url(../../images/dt/ico_bullet_red.gif) 0 6px no-repeat;
}
.error {
	color: #D62D38;
	font-size: 1em;
	font-weight: bold;
}

span.error {
	display: block;
	float: left;
	height: 21px;
	width: 6px;
	margin: 4px 0 0 3px;
}
p.error { font-size: 0.917em; font-weight: normal; margin-bottom: 0; padding-top: 7px; }


/* @Base Font - START: Styles for scalable font consistency */

html { font-size: 100%; /* IE hack */ }
body { font-size: 0.75em; /* Sets base font size to 12px */}
table { font-size: 100%; /* IE hack */ }
table { border-collapse: collapse; }
table tr td, table tr th { padding: 0; }

input, select, textarea, th, td { font-size: 1em; }

/*
	Note:
	To set font sizes in elsewhere in the stylesheet, use the following formula
	n/b (where n = desired font size in pixels, and b = base font size in pixels)
	
	eg. font-size: 0.917em; = font-size: 11px;

END: Styles for scalable font consistency */

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th, td {
	line-height: inherit;
}
div, p, li, dt, dd { line-height: 1.33333em; }

h1, h2, h3, h4, h5, h6 {
	color: #2a2a2a;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2 a, h3 a, h4 a, h5 a, h6 a,
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { color: #2a2a2a; }
/*
h1 { font-size: 4em; line-height: 1.1em; margin-bottom: 11px; letter-spacing:-1px }		
h2 { font-size: 1.8em; line-height: 1.1818em; margin-bottom: 0.85em; }
h3 { font-size: 1.3333em; line-height: 1.125em; margin-bottom: 1.15em; padding-top: 1em;}
*/

h1 { font-size: 2.833em; line-height: 1.1em; margin-bottom: 0.382em; /* 34px / 13px */}
h2 { font-size: 1.500em; line-height: 1.1em; margin-bottom: 0.382em; color: #3c3c3c; /* 18px / 13px */}
h3 { font-size: 1.500em; line-height: 1.1em; margin-bottom: 1.15em; }

p, ul.p-margin { margin-bottom: 1.33333em; }

.disclaimer { color: #a8a8a8; }

legend { display: none; }

.subtitle { line-height: 1em; margin-bottom: 1em; }
.no-margin-btm { margin-bottom: 0 !important; }

.nomargin { margin: 0 !important; }
.clearleft { clear: left !important; }

.txt-instore { color: #9a9a9a; }

/*= plain page =====================================*/

.plain-page ul { margin-bottom: 1em; }

.plain-page ul li {
	background: url("../../images/dt/bg_bullet.gif") no-repeat 0 6px;
    line-height: 1.5em;
    padding-left: 12px;	
}

.plain-page ol { margin: 0 0 0 2em; list-style-type: decimal;  }

.plain-page ol li {
	margin-bottom: 1em;
}


/*= invisilink =====================================*/
.invisilink {
	overflow: hidden;
    position: absolute;
    text-indent: -99999em;	
	background: url(../../images/dt/c.gif) 0 0 repeat;
}
.black-stripe {
	background: #000000;
	padding: 5px 17px 5px 17px;
	text-transform: uppercase;
}
/*= white arrows =====================================*/
.ico-arrow_white { background: url(../../images/dt/ico-arrow_white.png) 0 3px no-repeat; font-weight: bold; font-size: 1em; padding-left: 10px; color: #ffffff; }

/*= red arrows =====================================*/
.ico-arrow_red { background: url(../../images/dt/ico-arrow_red.png) 0 3px no-repeat; font-weight: bold; font-size: 1em; padding-left: 10px; }

ul.list_arrow_red {}
ul.list_arrow_red li { margin-bottom: 2px;}
ul.list_arrow_red li a { background: url(../../images/dt/ico-arrow_red.png) 0 4px no-repeat; font-weight: bold; font-size: 1.167em; padding-left: 10px; }

/*= buttons =========================================*/

.btn_proceed_to_homepage .img {  
	background: url(../../images/dt/btn_proceed_to_homepage.png) 0 0 no-repeat;
	width: 161px; 
	height: 26px; 
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	z-index: 1; 
}

.btn-container .btn_next-step,
.btn-container .btn_pay-securely,
.btn-container .btn_proceed-securely { float: right; }

.btn-container .txt_in-store-only {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #A8A8A8;
  float: left;
  font-size: 1.33em;
  height: 20px;
  letter-spacing: -1px;
  margin: 12px 0 0;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
}
.popup .btn-container .txt_in-store-only {
	margin-left: 10px;	
}

.btn_print-receipt { 
	position: relative; 
	background: #a8a8a8; 
	color: #ffffff; 
	width: 101px; 
	height: 25px;
	overflow:hidden; 
	float: right;
	margin: 5px 14px 0 0;
	display: inline-block;
}
.btn_print-receipt .img {  
	background: url(../../images/dt/btn_print-receipt.gif) 0 0 no-repeat;
	width: 101px; 
	height: 25px;
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	z-index: 1; 
}
.btn_print-receipt :hover { text-decoration: none; cursor: pointer; }


.btn_locate-nearest-store { 
	position: relative; 
	background: #eeeeef; 
	color: #6e6e6e; 
	width: 152px; 
	height: 29px;
	overflow:hidden; 
	float: left;
	margin: 8px 0 0 8px;
}
.btn_locate-nearest-store .img {  
	background: url(../../images/dt/btn_locate-nearest-store.gif) 0 0 no-repeat;
	width: 152px; 
	height: 29px;
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	z-index: 1; 
}

.txt_instore-only {
	position: relative; 
	background: #ffffff; 
	color: #fba835; 
	width: 95px; 
	height: 39px;
	overflow:hidden; 
	float: left;
	font-weight: bold; 
	font-size: 14px; 
	font-family: "Times New Roman", Times, serif;
	margin: 2px 0 0 0;	
	font-style: italic; 
}

.txt_instore-only .img {  
	background: url(../../images/dt/txt_instore-only.gif) 0 0 no-repeat;
	width: 95px; 
	height: 39px;
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	z-index: 1; 
}

.btn_view-full-detail { 
	position: relative; 
	background: #a8a8a8; 
	color: #ffffff; 
	width: 134px; 
	height: 32px;
	overflow:hidden; 
	float: right;
	margin: 4px 0 0 0;
	display: inline-block;
}
.btn_view-full-detail .img {  
	background: url(../../images/dt/btn_view-full-detail.gif) 0 0 no-repeat;
	width: 134px; 
	height: 32px;
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	z-index: 1; 
}
.btn_view-full-detail:hover { cursor: pointer; }

/* added for myer for hotspot product details iframe - start */
.btn_shop-online, .btn_shop-online:visited {
    display: block;
    width: 141px;
    height: 39px;
    background: url(../../images/dt/btn_shop-online.gif) 0 0px no-repeat;
    text-indent: -9999px;
    outline: none;
}

.brand { text-transform:uppercase }

/* added for myer - end */

.btn_view-all-articles {
	position: relative; 
	background: #c30000; 
	color: #ffffff; 
	width: 162px; 
	height: 33px; 
	overflow:hidden; 
	margin: 0 auto;
	display: block;
}
.btn_view-all-articles .img {  
	background: url(../../images/btn_view-all-articles.gif) 0 0 no-repeat;
	width: 162px; 
	height: 33px; 
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999em;
	top: 0;
	z-index: 1; 
}


/*= slidenav styles =====================================*/
.slider { position: relative; }
.slidenav-container {  z-index: 20; width: 100%; }
#category-slide-scroller .slidenav-container  { position: absolute; bottom: 10px; }
.homepage-slide-scroller .slidenav-container  { position: absolute; bottom: 18px; }
.homepage-slide-scroller .slidenav-container .slidenav-inner { margin: 0; float: right; }
.homepage-slide-scroller .slidenav-container .slidenext, 
.homepage-slide-scroller .slidenav-container .slideprev { position: absolute; }

.homepage-slide-scroller .slidenav-container .slideprev { top: -252px; left: 0px; margin-left: -290px; width: 31px; }
.homepage-slide-scroller .slidenav-container .slidenext { top: -252px; right: 0px; margin-right: -45px; width: 31px; }

.slider .slidenav-container { position: relative; clear: both; }
.slidenav-container a {	outline: 0 none; -moz-outline-style: none; }
.slidenav-container a { text-align: center; width: 100%; }
.slidenav-container .slidenav-inner { display: none; margin: 0 auto;  }

.slidenav-container .slideprev,
.slidenav-container .slidenext {
	float: left;
	display: inline;
	border: none;
}
	.slidenav-container .slideprev { width: 26px; text-align: left; }
	.slidenav-container .slidenext { width: 23px; text-align: right; }

.slidenav-container a img, .slidenav-container a {	border: none; }

.slidenav-container .slidedots {
	float: left;
	display: inline;
	padding: 8px 0px 0 0px;
}

.slidedots { position: relative; zoom: 1; }

.slidedots a, 
.slidedots a:visited {
	position: relative;
	display: inline;
	width: 12px;
	height: 8px;
	float: left;
	margin: 0 0 0 0;
	overflow: hidden;
	zoom: 1;
}
.slidedots a img, 
.slidedots a:visited img { display: block;}
.slidedots a img, 
.slidedots a:visited img { margin-top: 0;}
.slidedots a.activeSlide img, 
.slidedots a.activeSlide:visited img { margin-top: -8px;}


/* Number Overlays */
.count_overlay-1 {width:411px; height:274px; background-image:url(../../images/dt/overlays/count_overlay_1.png); position:absolute;}
.count_overlay-2 {width:200px; height:205px; background-image:url(../../images/dt/overlays/count_overlay_2.png); position:absolute;}
.count_overlay-3 {width:200px; height:205px; background-image:url(../../images/dt/overlays/count_overlay_3.png); position:absolute;}
.count_overlay-4 {width:200px; height:205px; background-image:url(../../images/dt/overlays/count_overlay_4.png); position:absolute;}
.count_overlay-5 {width:200px; height:205px; background-image:url(../../images/dt/overlays/count_overlay_5.png); position:absolute;}
.count_overlay-6 {width:200px; height:205px; background-image:url(../../images/dt/overlays/count_overlay_6.png); position:absolute;}
.count_overlay-7 {width:200px; height:205px; background-image:url(../../images/dt/overlays/count_overlay_7.png); position:absolute;}
.count_overlay-8 {width:200px; height:205px; background-image:url(../../images/dt/overlays/count_overlay_8.png); position:absolute;}
.count_overlay-9 {width:200px; height:205px; background-image:url(../../images/dt/overlays/count_overlay_9.png); position:absolute;}
.count_overlay-10 {width:200px; height:205px; background-image:url(../../images/dt/overlays/count_overlay_10.png); position:absolute;}

.item-container .img-holder { 
	position: relative; 
	display: block; 
	width:180px; 
	height:232px; 
	overflow: hidden;
	margin-bottom: 1em;
}
.item-container .img-holder:hover { text-decoration: none; }
	.item-container .img-holder span.wraptocenter { width:180px; height:232px; }
	.item-container .img-holder img { max-width: 180px; display: block; }

	.item-container .quickview { position: absolute; top: 200px; left: 92px; width: 74px; height: 23px; overflow: hidden; display: none; z-index: 3; }
	.item-container .quickview:hover { text-decoration: none; }
	.item-container .quickview .img { background: url(../../images/dt/sprite_quickview.png) 0 0 no-repeat; width: 74px; height: 100px; text-indent: -9999em; position: absolute; top: 0; left: 0; display: block; }
	.item-container .quickview:hover .img { top: -77px; }
	
	.item-suggestions .quickview { top: 116px; left: 16px; }

.feature .feature-box { position: relative; }

.feature .feature-box a.img-zoom .ico { 
	background: url(../../images/dt/gr_zoom.png) 0 0 no-repeat;
	width: 84px; 
	height: 30px;
	display: block;
	right: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999em;
	bottom: 0;
	z-index: 1; 
}


/* Fancybox */
#fancybox-content { border-color: #c0c0c0; }
#fancybox-close { background-position: -47px -7px; width: 16px; height: 16px; top: 6px; right: 6px; }

.popup #content { min-width: 150px; width: 100%; }

.popup .feature { margin-bottom: 0em; }
.popup .feature .feature-box, 
.popup .feature .img, 
.popup .feature .img div.wraptocenter { width: 290px !important; height: 374px; }

.popup .feature img { max-width: 290px;  }

.popup .product-desc h1 { font-size: 24px; line-height: 1em; margin-top: -5px; margin-bottom: 12px; }
.popup .feature .feature-box { border: 1px solid #DFDFDF; margin-bottom: 20px; }
.popup #content { width: 100%; }
.popup #content .two-col { padding: 20px; }
.popup #content .one-col { padding: 20px; }

.popup .product-detail .col { width: 350px; margin-left: 22px; margin-bottom: 0; }
.popup .product-detail .first { width: 290px; margin-left: 0; }
.popup .product-desc form {margin-bottom:0;}
.popup .product-desc form .field { margin-bottom: 16px; }
.popup .product-desc form .field select {width: 290px;}
.popup .product-desc form .field label {color: #3d3d3d;}

.popup #content { min-height: 250px; }
.popup .btn-container input.btn { margin-left: 12px;}

.popup .product-desc .price { margin-bottom: 15px; font-size: 18px; /* 20px */ }
.popup .product-desc .shopping-credits { margin-bottom: 15px; -webkit-margin-after: 15px!important; -webkit-margin-before:0em!important;}
.popup .product-desc .price-was { font-size: 0.75em; /* 14px */ }

.fancyvideo { background: #ffffff; padding: 10px; }
/*.fancyimg { background: #ffffff; padding: 10px; }*/
.fancyimg img#fancybox-img  { /* border: 1px solid #d7d7d7; */}


/* bazaarvoice lightbox container */
.popup .bazaarvoice-lightbox {
	width: 700px;
	padding: 18px;
}
	.popup .bv_lightbox-container {
		width: 700px;
		height: 390px;
		overflow-y:scroll;
		display:block;
		*overflow-x:hidden;
		*position:relative;
		*zoom:1;
	}
	.popup .lightbox-espot {
		width: 700px;
	}
/* end bazaarvoice lightbox container */



/* Dojo defined Tooltip css classes */
.dijitTooltip {
    position: absolute;
    z-index: 2000;
    display: block;
    /* make visible but off screen */
    left: 50%;
    top: -10000px;
    overflow: visible;
}
.dijitTooltipContainer {
    border: solid black 2px;
    background: #b8b5b5;
    color: #000;
    font-size: small;
}

.dijitTooltipFocusNode {
    padding: 2px 2px 2px 2px;
}

.dijitTooltipConnector {
    position: absolute;
}
.dijit_a11y .dijitTooltipContainer {
    opacity: 1 !important;
    background-color: white !important;
}

.dj_safari .tundra .dijitPopup {
    -webkit-box-shadow: 0px 5px 10px #adadad;
}
.dijitTooltip,
.dijitTooltipDialog {
    opacity: 0.95;
    background: transparent;    /* make the area on the sides of the arrow transparent */
}
.dijitTooltipBelow {
    padding-top: 9px;
}
.dijitTooltipAbove {
    padding-bottom: 9px;
}
.dijitTooltipContainer {
    background-color: #fafafa;
    border:1px solid #e22929;
    padding:0.45em;
    /*border-radius: 6px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 6px;*/
    width: 300px;
}
.dijitTooltipConnector {
    border:0px;
    z-index: 2;
}
.dijitTooltipABRight .dijitTooltipConnector {
    left: auto !important;
    right: 3px;
}
.dijitTooltipBelow .dijitTooltipConnector {
    top: 0px;
    left: 3px;
    background:url("../../images/dt/tooltipConnectorUp.gif") no-repeat top left;
    width:13px;
    height:10px;
}
/*
.dj_ie6 .dijitTooltipBelow .dijitTooltipConnector {
    background-image: url("../../images/dt/tooltipConnectorUp.gif");
}
*/

.dijitTooltipAbove .dijitTooltipConnector {
    bottom: 0px;
    left: 3px;
    background:url("../../images/dt/tooltipConnectorDown.gif") no-repeat bottom left;
    width:13px;
    height:10px;
}
/*
.dj_ie6 .dijitTooltipAbove .dijitTooltipConnector  { bottom: 10px; }

.dj_ie6 .dijitTooltipAbove .dijitTooltipConnector {
    background-image: url("../../images/dt/tooltipConnectorDown.gif");
}
*/
.dijitTooltipLeft {
    padding-right: 10px;
}
/*
.dj_ie6 .dijitTooltipLeft {
    padding-right: 10px;
}
*/
.dijitTooltipLeft .dijitTooltipConnector {
    right: 0px;
    bottom: 7px;
    background:url("../../images/dt/tooltipConnectorRight.gif") no-repeat top left;
    width:11px;
    height:14px;
}
/*
.dj_ie6 .dijitTooltipLeft .dijitTooltipConnector {
    background-image: url("../../images/dt/tooltipConnectorRight.gif");
}
*/
.dijitTooltipRight {
    padding-left: 10px;
}
.dijitTooltipRight .dijitTooltipConnector {
    left: 0px;
    bottom: 7px;
    background:url("../../images/dt/tooltipConnectorLeft.gif") no-repeat top left;
    width:11px;
    height:14px;
}
/*
.dj_ie6 .dijitTooltipRight .dijitTooltipConnector {
    background-image: url("../../images/dt/tooltipConnectorLeft.gif");
}
.dj_ie .dijitRtl .dijitTooltipLeft {
    margin-right: 0px;
    margin-left: 13px;
}
.dj_ie .dijitRtl .dijitTooltipRight {
    margin-left: 26px;
    margin-right: -13px;
}
*/
.dj_ie .dijitRtl .dijitTooltipDialog {
    zoom:1 !important;
}


/* override dijitBackgroundIframe so we can specify 'display:none' explicitly  */

.dijitBackgroundIframe {
	/* iframe used to prevent problems with PDF or other applets overlaying menus etc */
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 0;
	padding: 0;
	margin: 0;
	display:none !important;
}

/* tabs */
ul.tabs-nav  { display: block; clear: both; position: relative; z-index:10; margin-bottom: -1px; }
ul.tabs-nav {   }
ul.tabs-nav li { float: left; margin-left: 3px; }
ul.tabs-nav li.first { margin-left: 0; width: auto; }
ul.tabs-nav li a { 
	padding: 7px 12px; 
	text-transform: uppercase; 
	border: 1px solid #DFDFDF; 
	display: inline-block; 
	background: #ededed; 
	color: #4e4e4e; 
	font-size: 0.917em;
}
ul.tabs-nav li a:hover { text-decoration: none; }
ul.tabs-nav li.ui-state-active a { padding-bottom: 8px; background: #ffffff; border-bottom: none; }
.tab-content { 
	border-top: 1px solid #DFDFDF; 
	padding:0;
	position: relative; 
	z-index: 8; 
}
.tab-content .tab-inner-content { 
	padding: 18px 60px 18px 14px; 
}
.tab-content .tab-inner-content ul li strong { color: #000; }
.tab-content .readmorelink { background: url(../../images/dt/ico_more.gif) 100% 7px no-repeat; padding-right: 12px; }

/* message overlay */

.msg-overlay { 
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border: 2px solid #434343;
	display: block;
	margin: 0 auto;
	background: #ffffff;
	width: 964px;
	z-index: 50;
	margin: 0 0 0 -480px;
	position: fixed;
	left: 50%;
	top: 0;
}
.msg-overlay { font-weight: bold; font-size: 14px; color: #434343;}
.msg-overlay p { margin: 0; padding: 0; }
.msg-overlay .padding { padding: 20px 20px 20px 52px; display: inline-block;}
.msg-overlay-error { border-color: #e22929;}
.msg-overlay-success { border-color: #519d62;}

.hide,
.printable { display: none; }
.readmorelink { float: right; margin-bottom: 1em; }
.required { color: #c30000; }

.t-border { border-top: 1px solid #dfdfdf; padding: 12px 0; }
.tb-border { border-bottom: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; padding: 12px 0; }

.secured-by-container { 
	text-align: left; 
	float: right; 
	display: inline; 
	width: 199px; 
}

.no-border { border: none !important; }

.hidden,
.framecontainer { display: none !important; }
.creditcarddetails { display: none; }

/* generic misc styles */

.gapmb24 { margin-bottom: 2em !important;}
.gapmb34 { margin-bottom: 34px !important;}
.gappb8 { padding-bottom: 8px;}
.gappb4 { padding-bottom: 4px;}

label.gappb8 { display: inline-block; }

.center {text-align: center;}
.size11 {font-size: 0.9166667em;}
.size12 {font-size: 1em;}
.size13 {font-size: 1.08333em;}
.size14 {font-size: 1.27272727em;}
.size20 {font-size: 1.66667em;}
.block {display:block;}
/* //generic misc styles */

.tab-content .printable { display: block; }

/* wrap to center */
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

/* ERROR PAGES */
.errorpage { font-size: 23px; color: #000; position: relative; min-height: 620px !important; }
.errorpage .inside { padding: 40px 0 0 0 !important; }
.pagenotfound { background: url(../images/PageNotFound.jpg) no-repeat 50% 0 !important; }

.undermaintenance { background: url(../images/under_maintenance.jpg) no-repeat 50% 0 !important; }
.service_unavailable { background: #000 url(../images/unavailable.jpg) no-repeat 50% 0 !important; }
.errorpage p { margin: 0 0 20px 0; }
/* .errorpage a { background: #292929; padding: 5px 10px; text-transform: uppercase; font-size: 11px; color: #fff; border-radius: 3px; } */
.errorpage h1 { font-size: 59px; margin-bottom: 3px; }
.service_unavailable h1 span, .service_unavailable p { color: #fff !important; }

.undermaintenance { 
	background: url(/error/include/assets/images/img_under-maintenance.gif) no-repeat 100% 30px;
	width: 964px;
	padding: 80px 0 200px 0;
}
.apperror { 
	background: url(../../assets/images/img_technical-issue.gif) no-repeat 100% 30px;
	width: 964px;
	padding: 80px 0 200px 0;
}
.pagenotfound { 	
	background: url(/error/include/assets/images/img_page-not-found.gif) no-repeat 100% 30px;
	width: 964px;
	padding: 80px 0 200px 0;
}

/* Print friendly non-displayable elements go here */
@media print  { #myerOneLogin  { display: none; } }



/*** CSS Merge with WCM DT Assets ***/
.uppercase { text-transform: uppercase;}
.hiddencopy {visibility: hidden; border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
#footer #footer-links .four-col ul li {
    margin-bottom: 6px;
}
