@charset "UTF-8";
/* CSS Document */

ul.new-tabs { height: 66px; }
ul.new-tabs li { height: 66px; }

/* Tab 1 */
.tab-1{ background:url("../../../images/backgrounds/tabs-global-bg-ca-en.png") repeat scroll 0 0 transparent; }
.tab-1{ width:58px; }
.tab-1:hover{ background-position:0 -66px; }
.tab-1.current{ background-position:0 -66px; }
.tab-1.current_default{ background-position:0 0; }
.tab-1 img{ margin-top:3px; }

/* Tab 2 */
/* NOT USED */

/* Tab 3 */
.tab-3{ background:url("../../../images/backgrounds/tabs-global-bg-ca-en.png") repeat scroll -58px 0 transparent; }
.tab-3{ width:155px; }
.tab-3:hover{ background-position:-58px -66px; }
.tab-3.current{ background-position:-58px -66px; }
.tab-3.current_default{ background-position:-58px -132px; }

/* Tab 4 */
.tab-4{ background:url("../../../images/backgrounds/tabs-global-bg-ca-en.png") repeat scroll -213px 0 transparent; }
.tab-4{ width:157px; }
ul.new-tabs div.current-arrow-tab-4 { width:157px; }
.tab-4:hover{ background-position:-213px -66px; }
.tab-4.current{ background-position:-213px -66px; }
.tab-4.current_default{ background-position:-213px -132px; }

/* Tab 5 */
.tab-5{ background:url("../../../images/backgrounds/tabs-global-bg-ca-en.png") repeat scroll -370px 0 transparent; }
.tab-5{ width:180px; }
ul.new-tabs div.current-arrow-tab-5 { width:180px; }
.tab-5:hover{ background-position:-370px -66px; }
.tab-5.current{ background-position:-370px -66px; }
.tab-5.current_default{ background-position:-370px -132px; }

/* Tab 6 */
/* NOT USED */

/* Tab 7 */
.tab-7{ background:url("../../../images/backgrounds/tabs-global-bg-ca-en.png") repeat scroll -550px 0 transparent; }
.tab-7{ width:268px; }
ul.new-tabs div.current-arrow-tab-7 { width:268px; }
.tab-7:hover{ background-position:-550px -66px; }
.tab-7.current{ background-position:-550px -66px; }
.tab-7.current_default{ background-position:-550px -132px; }

/* Tab 8 */
.tab-8{ background:url("../../../images/backgrounds/tabs-global-bg-ca-en.png") repeat scroll -818px 0 transparent; }
.tab-8{ width:167px; }
ul.new-tabs div.current-arrow-tab-8 { width:167px; }
.tab-8:hover{ background-position:-818px -66px; }
.tab-8.current{ background-position:-818px -66px; }
.tab-8.current_default{ background-position:-818px -132px; }

/* Tab 9 */
/* NOT USED */



/* TOP LINKS */
.toplinks { width:450px; }
.toplinks-col { padding:0 12px; }

.customer-care-left { width:175px; padding-left:16px; }

.customer-care-left div.title {	display:none; }

.customer-care-left div.telephone {	font-size:16px; margin-bottom:3px; }

.customer-care-left div.telephone a { font-size:11px; float:left; margin-top: 5px; }

.customer-care-left div.hours { color:#666; }

.telephone-icon{ display:none; }



/* FOOT SITEMAP */
.foot_sitemap_container_inner_col {
	width:170px;	
}