/*
batteryagogo.com
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
A.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight : normal; }
A.boxText:hover { font-family: Verdana, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight : normal; }
.boxText_center { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:5px; padding-right:5px; }
.boxText_left { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:10px; padding-right:5px; }
.boxText_right { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding-left:5px; padding-right:5px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
BODY {
  background: #FFFFFF;
  color: #989DA5;
  margin: 0px;
}

/* DESIGN */

TD { 
	COLOR:#989DA5;
	font-family:"Arial", "Helvetica", "sans-serif";
	font-size:11px;
}

DIV {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:15px;
}	

A {
	COLOR:#ED8B00;
	text-decoration:none;
	font-weight: bold;
}
		
A:hover{
	COLOR:#669900;
	font-weight: bold;
	text-decoration: none;
}
		
/* DESIGN */

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F5F6F7;
}

TD.headerNavigation {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 10px;
  background: #F5F6F7;
  color: #666666;
  font-weight : bold;
}

A.headerNavigation {
	color: #666666;
	font-family: "Arial";
	font-size: 12px;
}

A.headerNavigation:hover {
	color: #FF9900;
	text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #F5F6F7;
}

TD.footer, A.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #F5F6F7;
  color: #989DA5;
}

.infoBox {
/*  background: #b6b7cb; */
}

.infoBox_form {
/*  background: #D0D3D8; */
}

.infoBox_button {
/*  background: #b6b7cb; */
}

.infoBox_center {
/*  background: #b6b7cb; */
}

.infoBox_new {
	background: url(images/design/new_bg_all.gif) repeat-y left top; 
}

.infoBox_left {
/*  background: #b6b7cb; */
}

.infoBox_src {
/*  background: #b6b7cb; */
}

.infoBoxContents {
/*  background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_form {
  background: #F5F6F7;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_button {
/*  background: #f8f8f9; */
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContents_center {
/*  background: #f8f8f9; */
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_center {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxContentsText_center {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
}


.infoBoxContents_new {
/*  background: #f8f8f9; */
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_new {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxContentsText_new {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
}

.infoBoxContents_left {
/*  background: #f8f8f9; */

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxContentsText_left {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0055CC;
}

A.infoBoxContentsText_left {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FF9933;
	text-decoration: underline;
	font-weight: bold;
}


.infoBoxContents_src {
  background: url(images/design/left_src_bg_bot.jpg) no-repeat left bottom; 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 8px;
  padding-right: 7px;
}

.infoBoxContentsText_src {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxContentsText_src {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
}

.infoBoxContents_categ {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsText_categ {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.infoBoxContentsText_categ {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  text-decoration: none; 
}

A.productTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bolder;
	background: #CCCCCC url(/_common_/image/bar/light_green_bar.jpg);
	color: #006600;
	text-decoration: blink;
}

TD.infoBoxHeading_center {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBoxHeading_left {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBoxHeading_src {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBoxHeading_categ {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFFFFF;
}

TABLE.productListing {
	border: 1px solid #CBCED6;
	border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D0D3D8;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Verdana", "Arial", "sans-serif";
  font-size: 11px;
  color: #666666;
}
A.pageResults {
	color: #006600;
	font-family: "Arial";
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 15px;
  font-weight: bold;
  color: #999999;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-left: 8px;
  padding-right: 5px;
  color:#666666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px; 
  color:#666666; 
}

TD.cText, SPAN.cText, P.cText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px; 
  color:#666666; 
}

TD.bigText, SPAN.bigText, P.bigText {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}



SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 10px;
	background-color: #FFFFCC;
	font-weight: bold;
	color: #FF0000;
}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; padding-right: 7px; }

.newPrice {
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:12;
	color:#FF9933;
	font-weight:bold;
}


TD.price{
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:14;
	color:#FF9933;
	font-weight:bold;
	}

span.price{
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:16;
	color:#FF0000;
	font-weight:bold;
	}
	
TD.product_list_price{
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:10;
	color:#003366;
	font-weight:bold;
	font-style: normal;
	}
TD.statement_heading{
	font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11;
	color: #666666;
	}

a.statement_detail{
	font-family:"Terminal";
	color:#663333;
	text-decoration: underline;
	}
	
TD.special_heading{
	font-family:"Verdana";
	color:;
	}
	

a.back {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 15px;
  font-weight: bold;
  color: #999999;
}
a.email {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-size: 14px;
  font-weight: bold;
  color: #3300ff;
}
A.infoBoxContentsText_info {
  font-family: "Georgia", "Times New Roman", "Times", "serif";
  font-size: 11px;
  background: #bbc3d3;
}
infoBoxContentsText_info {
  font-family: "Georgia", "Times New Roman", "Times", "serif";
  font-size: 10px;
  background: #bbc3d3;
}
a.vat{
	font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
TD.infoHeading, DIV.infoHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold; 
  height: 1px;
  padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	color: #666666;
}
TD.infoSmallTEXT, span.infoSmallTEXT {
	font-family: "Tahoma", "Arial", "sans-serif";
	font-size: 10px;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}

span.stock {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
span.infoStock {

	font-family: "Georgia";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
  }
  
  SPAN.productSpecialPrice {
	font-family: "Georgia";
	color: #0000ff;
	font-size: 11px;
	font-weight: bold;
}
TD.productListing-heading-data {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
td.backlink{
}
A.backlink {
	COLOR:#003300;
	font-family:"tahoma";
	text-decoration:underline;
	
}
A.backlink:hover {
	COLOR:#ff0000;
	font-family:"tahoma";
	text-decoration:underline;
}
A.catergory {
	COLOR:#000000;
	font-weight: normal;
}
		
A.catergory:hover{
	COLOR:#FF0000;
}
s.productOrigionalPrice{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
A.newProdName {
  font-family: "Tahoma";
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
A.newProdName:hover {
	font-family: "Tahoma";
	font-size: 10px;
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}


A.image {
	COLOR:#ffffff;
}
p.header_description
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
	line-height: 1%;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: thin none #FFFFFF;
	list-style-type: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
	word-spacing: 1pt;
	display: none;
	visibility: hidden;
	height: 1pt;
	width: 1pt;
	left: 1pt;
	top: 1pt;
}
	
.specials
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #FF9900;
	text-decoration: blink;
} 

SPAN.hProductsname {
  font-family: arial, helvetica, sans-serif;
  color:#660000;
  font-size:11px;
}

SPAN.hpiProductsPartNo {
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #ff6600;
}
.show {
	BORDER-RIGHT: #ddd 1px solid;
	BORDER-TOP: #ddd 1px solid;
	OVERFLOW: hidden;
	BORDER-LEFT: #ddd 1px solid;
	WIDTH: 520px;
	BORDER-BOTTOM: #ddd 1px solid;	
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}


.show UL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 4px;
	OVERFLOW: hidden;
	WIDTH: 510px;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #ddd 1px solid;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style:none;
	background-position:left
}
.ss1 {
	PADDING-RIGHT: 6px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; WIDTH: 100px; 

PADDING-TOP: 0px; HEIGHT: 75px
}
.ss2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	}
.ss3 {
	 LINE-HEIGHT: 18px
}	
.ss3 a { color:#069;
}
.ss3 a:visited{
    color:#069;
}

.infoBoxContentsText {
	font-size:12px;	
}

/**************** NEW THEME *******************/
.new_clear{
	width:100%;
	clear:both;
	padding: 0px;
}

#new_header{
	background-image: url(images/new/header_bg.gif);
	background-repeat: repeat-x;
	height: 156px;
	padding: 0px;
	text-align:center;
}
#new_header_content{
	height: 156px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;

	padding: 0px;
}
#new_header_shopping_cart{
	height: 28px;
	text-align: right;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#new_header_shopping_cart img{
	border:none;
}

#new_header_logo{
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#new_header_logo img {
	border:none;
}

#new_header_text {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	width: 626px;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}

#new_menu {
	height: 56px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/new/menu_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	padding-top:15px;
}

#new_menu_wrapper{
	text-align:center;
	padding:0px;
	margin:0px;
}

#new_menu a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	height: 28px;
	width: 135px;
	padding-top: 10px;
	position: relative;
}

#new_menu a:hover {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/new/menu_item_bg.gif);
	background-repeat: no-repeat;
}

#new_menu a span {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	display: block;
	float: left;
	height: 28px;
	width: 135px;
	padding-top: 10px;
	position:absolute;
	top:-1px;
	left:-1px;
}

.new_left_common_heading {
	background: url(images/new/left_common_heading.gif) no-repeat;
	height:38px;
	color:#333;
	padding-left:40px;
	padding-top:6px;
	font-size:12px;
	font-weight:bold;
}

.new_left_common_repeat {
	background: url(images/new/left_common_repeat.gif) repeat-y;
}

.new_left_common_bottom {
	background: url(images/new/left_common_bottom.gif) no-repeat;height:6px;
}

#calendar {
	padding: 0px;
}

#datepicker {
	padding: 0px;
}

div#calendar table td {
  height:25px;
  font-size:13px;
  font-weight:bold;
  color:#454545;
  font-family: MS PGothic, Osaka, Arial;
}

div#calendar .cal_week_title_sun {
  border-bottom:#CCCCCC 1px solid;
  border-top:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  color:#F0403C;
  background-color:#E8E8E8;
}

div#calendar .cal_week_title_sat {
  border:#CCCCCC 1px solid;
  color:#F0403C;
  background-color:#E8E8E8;
}

div#calendar .cal_week_title_day {
  border-bottom:#CCCCCC 1px solid;
  border-top:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
}

div#calendar .cal_week_title {
  background-color:#F5F5F5;
  text-align:center;
  font-weight:bold;
}

div#calendar .cal_week_title td{
  width:24px;
}

div#calendar .cal_days {
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#FFFFFF;
}

div#calendar .cal_sats {
  color:#F0403C;
  background-color:#E8E8E8;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  border-right:#CCCCCC 1px solid;
  text-align:center;
}

div#calendar .cal_holiday {
  color:#F0403C;
  background-color:#E8E8E8;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
}

div#calendar .cal_suns {
  color:#F0403C;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#E8E8E8;
}

div#calendar .cal_nowsuns {
  color:#F0403C;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#BAD6EF;
}

div#calendar .cal_nowsats {
  color:#F0403C;
  background-color:#BAD6EF;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  border-right:#CCCCCC 1px solid;
  text-align:center;
}

div#calendar .cal_nowholiday {
  color:#F0403C;
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#BAD6EF;
}

div#calendar .cal_today {
  border-bottom:#CCCCCC 1px solid;
  border-left:#CCCCCC 1px solid;
  text-align:center;
  background-color:#BAD6EF;
}

div#calendar .cal_link {
  cursor:pointer;
}

div#calendar a:hover {
  text-decoration:none;
}
