@charset "UTF-8";
/* CSS Document */

ul.new-tabs { height: 70px; }
ul.new-tabs li { height: 70px; }

/* tab-1 */
.tab-1 { background:url("../../../images/backgrounds/tabs-global-bg-pt.png") repeat scroll 0 0 transparent; }
.tab-1 { width:59px; }
.tab-1:hover{ background-position:0 -70px; }
.tab-1.current{ background-position:0 -70px; }
.tab-1.current_default{ background-position:0 0; }

/* tab-2 */
/* NOT USED */

/* tab-3 */
.tab-3 { background:url("../../../images/backgrounds/tabs-global-bg-pt.png") repeat scroll -59px 0 transparent; }
.tab-3 { width:136px; }
.tab-3:hover{ background-position:-59px -70px; }
.tab-3.current{ background-position:-59px -70px; }
.tab-3.current_default{ background-position:-59px -140px; }

/* tab-4 */
.tab-4 { background:url("../../../images/backgrounds/tabs-global-bg-pt.png") repeat scroll -195px 0 transparent; }
.tab-4 { width:134px; }
.tab-4:hover{ background-position:-195px -70px; }
.tab-4.current{ background-position:-195px -70px; }
.tab-4.current_default{ background-position:-195px -140px; }
ul.new-tabs div.current-arrow-tab-4 { width:134px; }

/* tab-5 */
.tab-5 { background:url("../../../images/backgrounds/tabs-global-bg-pt.png") repeat scroll -329px 0 transparent; }
.tab-5 { width:279px; }
.tab-5:hover{ background-position:-329px -70px; }
.tab-5.current{ background-position:-329px -70px; }
.tab-5.current_default{ background-position:-329px -140px; }
ul.new-tabs div.current-arrow-tab-5 { width:279px; }

/* tab-6 */
.tab-6 { background:url("../../../images/backgrounds/tabs-global-bg-pt.png") repeat scroll -608px 0 transparent; }
.tab-6 { width:180px; }
.tab-6:hover{ background-position:-608px -70px; }
.tab-6.current{ background-position:-608px -70px; }
.tab-6.current_default{ background-position:-608px -140px; }
ul.new-tabs div.current-arrow-tab-6 { width:180px; }

/* tab-7 */
.tab-7 { background:url("../../../images/backgrounds/tabs-global-bg-pt.png") repeat scroll -788px 0 transparent; } 
.tab-7 { width:196px; }
.tab-7:hover{ background-position:-788px -70px; }
.tab-7.current{ background-position:-788px -70px; }
.tab-7.current_default{ background-position:-788px -140px; }
ul.new-tabs div.current-arrow-tab-7 { width:196px; }

.telephone-icon{ display:none; }
.customer-care-left { width:190px; padding-left:16px; }

.customer-care-left div.title {	display:none; }

.customer-care-left div.telephone {	font-size:16px; margin-bottom:7px; }

.customer-care-left div.telephone a { font-size:15px; margin-top:8px; }

.customer-care-left div.hours { color:#666; }

.toplinks { width:420px; }
.toplinks-col { padding:0 12px; }

.tabs-pane-container div.tabs-content-category { line-height:20px; white-space:normal; }