﻿/* CSS Document */

body { 
	padding:0; 
	margin:0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/main-background.gif) top repeat-y;		
/*	background:url(../images/background-pattern.gif);*/
}
h1 { 
	padding:0 0 7px 8px; 
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:16px;
	margin:0;
}

a {	color:#F2F2F2;
	text-decoration:underline;}

a:hover {text-decoration:none;}

#overview h2 { 
	color:#ff6e00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:14px;
	text-transform:uppercase;
	margin:0;
}
#content h2 { 
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	text-transform:uppercase;
	margin:0;
}
#homecontent h2 {	
	color:#FFFFFF;
	font-size: 18px;
	line-height:16px;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	margin-left:26px;
	width:632px;	
}
h3 {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
}
h3 a {
	color:#FFF;
	text-decoration: none;
}
h3 a:hover {
	color:#FFF;
	text-decoration: underline;
}
#container-center{
	margin:0 auto;
	text-align:center;
	width:970px;
	background:#000;
}
#left-border{
	background:url(../images/border-left.gif) repeat-y left;
	padding:0 0 0 15px;

}
#right-border{
	background:url(../images/border-right.gif) repeat-y right;
	padding:0 15px 0 0;
}
#container{
	margin:0 5px 0 6px;
	text-align:left;
	padding:1px 0 18px 0;
}
#family-bar{
	background:url(../images/header-gradient.gif) repeat-x;
	height:20px; 
	width:100%;
	position:relative;
}
#util {
	position:absolute;
	top:0;
	right:4px;
}
#util a {
	float:left;
	display:block;
	overflow:hidden;
	height:0;
	padding-top:20px;
	background-image:url(/images/util/util3.gif);
}
#util a:hover {
	background-image:url(/images/util/util-over3.gif);
}
#util a#util-home {
	width:62px;
}

#util a#util-contact {
	width:62px;
	background-position:-62px 0;
}


#util a#util-help {
	width:57px;
	background-position:-124px 0;
}


#util a#util-news {
	width:57px;
	background-position:-181px 0;
}


/* -- home page not home button -- */


#homeutil {
	position:absolute;
	top:0;
	right:4px;
	
	
}
#homeutil a {
	float:left;
	display:block;
	overflow:hidden;
	height:0;
	padding-top:20px;
	background-image:url(/images/util/utilhome3.gif);
}
#homeutil a:hover {
	background-image:url(/images/util/utilhome-over3.gif);
}

#homeutil a#homeutil-contact {
	width:66px;
	background-position:0px 0;
}

#homeutil a#homeutil-help {
	width:56px;
	background-position:-66px 0;
}

#homeutil a#homeutil-news {
	width:57px;
	background-position:-120px 0;
}

#homebanner { 
	width:929px; 
	height:253px; 
}
.homeBannerTxt
{

	width:380px; 
	padding:30px 20px 0px 15px; background-color:#000000;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; 
	font-weight:normal; 
	color:#cccccc; 
	line-height:25px;
}
.homeImageTxt
{

	width:380px; 
	background-color:#000000;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; 
	font-weight:normal; 
	color:#cccccc; 
	line-height:25px;
}


.homeTwiceTxt
{

	width:380px; 
	height: 253px;
	padding:110px 20px 0px 15px; background-color:#000000;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; 
	font-weight:normal; 
	color:#cccccc; 
	line-height:22px;
	background-image:url('/images/usb2-background.jpg');
	background-repeat:no-repeat;
	
}


.flashholder
{
	float:right;
}
.newsproduct
{
	width:929px;
	height:224px;
	background-image:url(/images/news-product_bg.jpg);
	position:relative;	
}
#home-content
{
	width:683px; float:left; 
}

#product-right
{
	width:220px;
/*	padding:17px 25px 0px 0px;*/
	padding-top:17px;
	padding-left:8px;
/*	float:right; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#999999; 
	line-height:16px; 
	font-weight:normal;
}
.homesubtitle
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:normal; 
	color:#ff6600; 
	line-height:18px;
}
.Firstblock
{
	float:left; width:187px;
	padding:0px 30px 0px 30px;

}
.Secondblock
{
	float:left;
 	width:175px; padding:0px 40px 0px 0px;
}
.Thirdblock
{
	float:left; width:170px; padding:0px 50px 0px 0px;
}
.ccccontent
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:normal; 
	color:#cccccc; 
	line-height:18px;
}
.plusmore
{
	padding:5px 0px 0px 0px;
}
/* --end of  home page not home button -- */



#family-bar-underline{
	background:url(../images/header-underline.gif) repeat-x;
	height:6px;
	width:100%;
}
#sub-header{
	width:100%;
}
#sub-header-underline{
	background:url(../images/subheader-underline.gif) repeat-x;
	height:17px;
	width:100%;
}
#main-tab-nav {
	width:100%;
	overflow:hidden;
}
#main-tab-nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#main-tab-nav li {
	float:left;
}
#main-tab-nav a {
	background:url(/images/nav/nav-normal.gif) top left no-repeat;
	height:37px;		
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:#c8c8c8;
	text-decoration:none;
	display:block;
	margin-right:3px;
	text-align:center;
	padding:6px 20px 0px;
}
#main-tab-nav a:hover {
	background-image:url(/images/nav/nav-over.gif);
}
#main-tab-nav a.active {
	background-image:url(/images/nav/nav-active.gif);
}
#nav-adapters a {
	width:121px;
}

#nav-batteries a {
	width:85px;
	background-position:-164px 0;
}
#nav-electronic a {
	width:85px;
	background-position:-292px 0;
}
#nav-inverter a {
	width:85px;
	background-position:-420px 0;	
}
#nav-battery a {
	width:85px;
	background-position:-548px 0;	
}
#nav-portable a {
	width:85px;
	background-position:-676px 0;		
}
#nav-backup a {
	width:85px;
	margin-right:0;
	background-position:-804px 0;			
}

#banner { 
	background:url(/images/banner/main-trust-duracell-chargers.jpg) top left no-repeat; 
	width:929px; 
	height:144px; 
}
.bannerTitle { 
	padding:43px 0 0 440px; 	
	color:#000000;
	font-size: 18px;
	line-height:23px; 
}
.bannerDesc { 
	padding-left:440px; 
	margin-top:-2px;
	color:#000000;
	font-size: 13px;
	line-height:18px;
 }

#main-border {
	border-left:1px solid #565656;
	border-right:1px solid #565656;
	background:url(/images/main-bg.gif) top left repeat-y;	
	margin-top:4px;	
	width:927px;
}
#main {
	width:100%;
	overflow:auto;
	background:url(/images/main-bg-top.gif) top left no-repeat;
	outline:0;
}

#main-base {
	width:100%;
	overflow:auto;
	background:url(/images/main-bg-top.gif) top left no-repeat;
	outline:0;
	height: 450px;
}
#menu {
	width:178px;
	padding:17px 0 0 0;
	float:left;
	height:350px;
}

#menu-selection-guides {
	width:178px;
	padding:17px 0 0 0;
	float:left;
	height:200px;
}


/*.inactive {
	display:none;
}*/
li.active .inactive {
	display:block;
}

#menu ul { 
	list-style-type:none; 
	padding:0; 
	margin:0 0 0 12px; 
	line-height:28px;
}
#menu ul .menuitem-title {
	color:#d2d2d2;
	text-decoration:none;
	background:url(/images/menu-bullet.gif) 0 4px no-repeat;
	padding:0 0 0 12px;
	font-weight:normal;
}

#menu ul .menuitem-title-nopad {
	color:#d2d2d2;
	text-decoration:none;
	background:url(/images/menu-bullet.gif) 0 4px no-repeat;
	padding:0 0 0 12px;
	font-weight:normal;
	
}



#menu ul a {
	color:#d2d2d2;
	text-decoration:none;
	background:url(/images/menu-bullet.gif) 0 4px no-repeat;
	padding:0 0 0 12px;
	font-weight:normal;
}
#menu ul a.active {
	color:#ff6e00;
	text-decoration:none;
}
#menu ul a:hover {
	color:#ff6e00;
	text-decoration:none;
}
#menu ul li {
	padding:0 0 0 0;
}
#menu ul li ul li {
	padding:0 0 7px 0;
	line-height: 16px;
}
#menu ul li ul li a {
	padding:0;
	color:#919191;
	text-decoration:none;	
	background-image:none;
}
#menu ul li ul li a.active {
	color:#fff;
	text-decoration:underline;
}

#menu ul li ul li a:hover {
	color:#fff;
	text-decoration:underline;
}

#homecontent {
	padding-top:17px;
	width:100%;
	overflow:auto;
}

#overview {
	float:left;
	width:748px;
}

#content {
	float:left;
	width:748px;
}
#content {
	background:url(/images/content-bg.gif) top left no-repeat #fff;	
	
}
#content p {
	margin:0;
	padding:0 50px 12px 0;
	line-height:20px;
}
#content a {
	color: #000;
	text-decoration: underline;}
#content a:hover {
	color: #000;
	text-decoration: none;}

#overview #content-area {
	padding:20px 0px 15px 15px;
	color:#F2F2F2;	
	
}
#overview #content-base {
	padding:20px 50px 30px 15px;
	color:#F2F2F2;	
	
	overflow: hidden;
	
	
}
#content #content-area {
	padding:15px 0 30px 15px;
	float:left;
	width:533px;
	color:#000;		
	
}

#content-base .section-title {
	width:auto;
}

.section-title {
	width:714px;
	border-bottom:1px solid #696969;
	margin-bottom:9px;
}
.product-row {
	clear:both;
	width:100%;
	overflow:hidden;
	padding-bottom:24px;
}
.product-panel {
	width:228px;
	position:relative;
	float:left;
	margin-right:15px;
}
.last-panel {
	margin-right:0;
}
.product-title {
	background:url(/images/product-title-bg.gif) top left no-repeat;
	padding:7px 0 0 10px;
	height:22px;
}
.product-image {
	border:1px solid #565656;
}
.product-info {
	background:url(/images/product-info-bg.gif) top left repeat-x #747474;
	padding:5px 6px 0 10px;
	line-height:15px;
	color:#000;
}
.product-info p {
	padding:0 0 8px 0;
	margin:0;
}
.product-info a {
	color:#000;
	text-decoration:none;
}
.product-info a:hover {
	text-decoration:underline;
}
.product-category {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:2px;
}
a.buy-it-now {
	position:absolute;
	bottom:3px;
	right:7px;
	display:block;
	overflow:hidden;
	width:98px;
	height:0;
	padding-top:18px;
	background-image:url(/images/buy-it-now.gif);
}
a.buy-it-now:hover {
	background-image:url(/images/buy-it-now-over.gif);
}

.thumbnail-section {
	position:relative;
	padding-top:17px;
	padding-bottom:63px;
	margin-left:-10px;
	overflow:hidden;
	width:100%;
}

.thumbnail {
	width:1%;
/*	float:left;*/
}

.thumbnail-table {
	border:none;
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
	margin-left:-10px;	
}

.photo-frame {
	background:url(/images/photo-frame.gif) top left no-repeat;
	padding:3px 13px 20px 13px;
}

.product-desc {
	font-size:13px;
	line-height:22px;
	color:#fff;
	font-weight:bold;
}
#content .click-to-enlarge {
	position:relative;
	width:89px;
	top:-11px;
	padding-left:14px;
}
#content .click-to-enlarge a {
	display:block;
	overflow:hidden;
	width:89px;
	padding-top:14px;
	height:0;
	background:url(/images/clicktoenlarge.gif) top left no-repeat;
}

#content .click-to-enlarge a:hover {
	background-image:url(/images/clicktoenlarge-over.gif);
}

#content .play-video {
	position:relative;
	width:110px;
	top:-11px;
	padding-left:14px;
}
#content .play-video a {
	display:block;
	overflow:hidden;
	width:110px;
	padding-top:14px;
	height:0;
	background:url(/images/playvideo.gif) top left no-repeat;
}

#content .play-video a:hover {
	background-image:url(/images/playvideo-over.gif);
}


#cta .click-to-enlarge {
	position:relative;
	width:89px;
	top:0;
	padding-top:13px;
	padding-left:5px;
}

#cta {
	float:left;
	padding-top:19px;
}

#cta-top {
	padding-left:5px;
}

#cta a {
	width:176px;
	overflow:hidden;
	display:block;
	background:url(/images/cta/cta.gif) top left no-repeat;
}

#cta a:hover {
	background-image:url(/images/cta/cta-over.gif);
}

#cta a#buynow {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/buynow.gif);
	height:0;	
}

#cta a#buynow:hover {
	background-image:url(/images/buynow-over.gif);
}

#cta a#buynow-none {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/buynow-none.gif);
	height:0;	
}

#cta a#buynow-none:hover {
	background-image:url(/images/buynow-none-over.gif);
}


#cta a#buynow-contact:hover {
	background-image:url(/images/buynow-contact-over.gif);
}

#cta a#buynow-contact {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/buynow-contact.gif);
	height:0;	
}

#cta a#discontinued-contact:hover {
	background-image:url(/images/discontinued-contact-over.gif);
}

#cta a#discontinued-contact {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/discontinued-contact.gif);
	height:0;	
}


#cta a#buynow-none:contact {
	background-image:url(/images/buynow-contact-over.gif);
}

#cta a#coming-soon-january:hover {
	background-image:url(/images/coming-soon-january.gif);
}

#cta a#coming-soon-january {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/coming-soon-january.gif);
	height:0;	
}

#cta a#coming-soon-february:hover {
	background-image:url(/images/coming-soon-february.gif);
}

#cta a#coming-soon-february {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/coming-soon-february.gif);
	height:0;	
}


#cta a#coming-soon-july:hover {
	background-image:url(/images/coming-soon-july.gif);
}

#cta a#coming-soon-july {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/coming-soon-july.gif);
	height:0;	
}

#cta a#coming-soon-june:hover {
	background-image:url(/images/coming-soon-june.gif);
}

#cta a#coming-soon-june {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/coming-soon-june.gif);
	height:0;	
}




#cta a#coming-soon-october:hover {
	background-image:url(/images/coming-soon-october.gif);
}

#cta a#coming-soon-october {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/coming-soon-october.gif);
	height:0;	
}




#cta a#share {
	width:125px;
	background-position:-25px 0px;
	margin-bottom:20px;
	margin-left:25px;
	height:16px;
}

#cta a#techspecs {
	width:126px;
	padding-top:33px;
	background-position:-24px -36px;
	margin-left:24px;	
	margin-bottom:18px;	
	height:0;	
}

#cta a#selectionguide {
	width:120px;
	padding-top:48px;
	background-position:-24px -87px;
	margin-left:24px;
	margin-bottom:39px;
	height:0;	
}




#footer-border{
	border-left:1px solid #565656;
	border-right:1px solid #565656;
	border-bottom:1px solid #565656;
	padding:0 0 0 20px;
	background:url(../images/background-footer.gif) repeat-x;	
	clear:both;
}
#footer{
	color:#7a6d6a;
	text-align:left;
	height:97px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
}
#footer p {
	margin:0;
	padding:11px 0;
}
#footer a {
	text-decoration:none;
	color:#7a6d6a;
}
#footer a:hover {
	text-decoration:underline;
}
#footer img{
	padding:41px 0 0 0;
	margin:0 auto;
}
#go-to-duracell {
	position:absolute;
	bottom:0;
	right:0;
}
#go-to-duracell a {
	display:block;
	overflow:hidden;
	height:0;
	padding-top:37px;
	width:155px;
	background:url(/images/go-to-duracell.gif) top left no-repeat;
}
.sitemap-subtitle {
	color:#ff6e00;
}
.smallcaption {
	font-size: 9px;
	color: #CCCCCC;
}

/*-- added by Susan 20100330 --*/
#linecard {
	float:left;
	padding-top:19px;
	}

#linecard-top {
	padding-left:5px;
}

#linecard a {
	width:176px;
	overflow:hidden;
	display:block;
	
}

#linecard a:hover {
	
}

#linecard a#linecard{
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/linecard/linecard.png);
	height:0;	
}

#linecard a#contact{
	padding-top:5px;
	margin-bottom:16px;
	height:0;	
}


#linecard a#linecard:hover {
	background-image:url(/images/linecard/linecard-over.png);
}

#linecard a#linecard-none {
	padding-top:55px;
	margin-bottom:16px;
	background-image:url(/images/linecard/linecard.gif);
	height:0;	
}

#linecard a#buynow-none:hover {
	background-image:url(/images/buynow-none-over.gif);
}



a.learn-more {
	position:absolute;
	bottom:3px;
	right:7px;
	display:block;
	overflow:hidden;
	width:98px;
	height:0;
	padding-top:18px;
	background-image:url(/images/learn-more.gif);
}
a.learn-more:hover {
	background-image:url(/images/learn-more-over.gif);
}


a.coming-soon-june {
	position:absolute;
	bottom:3px;
	right:7px;
	display:block;
	overflow:hidden;
	width:98px;
	height:0;
	padding-top:18px;
	background-image:url(/images/coming-soon-july.gif);
}
a.coming-soon-june:hover {
	background-image:url(/images/coming-soon-july.gif);
}


boldText {
	font-weight: bold;
}


a.faq {
color:#ff6e00;
text-decoration: none;
}
a.faq:hover {
	color:#ff6e00;
text-decoration: underline;

}

a.faq-button {
	position:absolute;
	bottom:3px;
	right:7px;
	display:block;
	overflow:hidden;
	width:98px;
	height:0;
	padding-top:18px;
	background-image:url(/images/faq.gif);
}


a.faq-button:hover {
	background-image:url(/images/faq-over.gif);
}



a.backtotop
{
	font: normal 9px arial;
	color: #7c7777 ;
	text-decoration: none;
}

a.backtotop:hover
{
	font: normal 9px arial;
	color: #ff6e00;
	text-decoration: underline;
}

.rowfaq{
	
	border-bottom: 1px #474444 solid;
	}
}



a.menuLeft{
	color:#F2F2F2;
	text-decoration:none;
	padding-left: 20px;
}

a.menuLeft:hover{
	
	color: #ff6e00;
	text-decoration: underline;
}

.padLeftYellow{
	color:#ffffcc;
	text-decoration:none;
	padding-left: 20px;
}

.padLeftOrange{
	color:#ff6e00;
	text-decoration:none;
	padding-left: 20px;
}


.padLeft20px{
	
	padding-left: 20px;
}

.padLeft30px{
	
	padding-left: 30px;
}

.boldYellow{
color:#fbfb97;
font-weight: bold;
font-style: italic;
}

.proConTable{
	width: 33%;border-bottom: 1px gray solid; text-align:left; vertical-align:top; font: normal 11px arial;
}


.new{
color: #8ac044;
}

.emphasis
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #370303;

}

.note{
color: #ba0707;
}

.noteLink{
color: #ba0707;
font-weight: bold;
text-decoration:none;
}



