﻿@charset "utf-8";/* CSS Document */
body {
	height:100%;
	margin:0 auto;
	min-height:100%;
	width:1020px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
* {
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
}
img {
	border:0
}
#pagehome {
	position:absolute;
	top:135px;
	float:right;
	margin:0 0 0 216px;
	width:798px;
}
#pagehome p {
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	display:block;
	margin-bottom:0;
	padding:5px;
}
#pagehome p a {
	color:#444;
	text-decoration:none;
}
#pagehome h1 {
	color:#333333;
	font-size:17px;
	padding:5px 5px 10px;
}
#header {
	clear:both;
	margin-bottom:5px;
	width:100%;
}
#topnav {
	border-top:5px solid #7C001C;
}
#topnav #icons {
	float:right
}
#topnav ul#topnavac {
	list-style:none;
	float:right;
	background:#7C001C;
	z-index:999;
	width:400px;
	margin:-2px 0 0 0;
	height:19px;
	border-bottom:1px solid #680018
}
ul#topnavac li {
	float:left;
}
ul#topnavac a#toplast {
	border-right:none
}
ul#topnavac li a {
	border-left:1px solid #888888;
	border-right:1px solid #555555;
	color:white;
	font-size:10px;
	font-weight:bold;
	padding:3px 15px;
	text-decoration:none;
	vertical-align:middle
}
ul#topnavac li a:hover {
	text-decoration:underline
}
#logo {
	clear:both;
	height:70px;
	position:relative;
	top:5px;
	width:100%;
}
#logo #logoimg {
	float:left;
	position:relative;
	top:-10px;
}
#logo #searchform {
	background-color:#C0C0C0;
	float:right;
	padding:5px;
}
#logo #searchform #query {
	font-size:16px;
	width:350px;
}
#logo #searchform #searchbutton {
	font-size:15px;
	font-weight:bold;
	height:27px;
}
#logo #searchform a {
	color:black;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding:5px 5px 5px 10px;
	text-decoration:none;
}
#logo #searchform a:hover {
	text-decoration:underline;
	color:#444;
}
#menu {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/nav_bg.png) no-repeat scroll 0 0;
	height:36px;
	margin:0 auto;
	width:1035px;
	z-index:1000;
	position:relative;
}
#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}
#menu ul li {
	float:left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}

#menu ul li a {
	background:transparent url(/images/menubg.gif) repeat-x scroll 0 0;
	border-left:1px solid #888888;
	border-right:1px solid #555555;
	color:#fff;
	display:block;
	line-height:35px;
	padding:0 9px;
	text-decoration:none;
}
#menu ul li a:hover {
	background:transparent url(/images/menubg_spec.gif) repeat-x scroll 0 0;
	background-color:#0069BB;
	color:#FFF;
	display:block;
	padding:0 9px;
}
#menu li ul {
	list-style-type: none;
	text-align:left;
	left:-999em;
	width: 150px;
	position: absolute;
	line-height: 20px;
	border:5px solid #bb0102;
}
#menu li ul li {
	float: left;
	width: 150px;
	background: #fff;
	border-bottom:solid 1px #eee;
}
#menu li ul a {
	display: block;
	width: 131px;
	background:none;
	line-height: 24px;
	text-shadow:none;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border-width:0 0 1px;
}
#menu li ul a:link {
	color:#6884c5;
}
#menu li ul a:visited {
	color:#6884c5;
}
#menu li ul a:hover {
	color:#6884c5;
	background:#fff;
	text-decoration:underline;
	margin:0;
}
#menu li:hover ul {
	left: auto;
}
.nav_iframe {
	position:absolute;
	visibility:inherit;
	top:0;
	left:0;
	width:150px;
	z-index:-999;
	filter:Alpha(Opacity=0);
	border-style:none;
}
#menu ul li a.clearance {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/menubg_spec.gif) repeat-x scroll 0 0;
	border-right:0 none;
	width:87px;
}
#leftbox {
	clear:both;
	float:left;
	overflow:hidden;
	width:206px;
	margin-top:10px;
}
#leftbox h2 {
	background:url(images/hbg.png) repeat-x;
	width:190px;
	height:29px;
	font-size:12px;
	padding:5px 6px 0 5px;
	color:#FFF;
	margin-bottom:-15px;
}
#leftbox #pronav {
	padding-bottom:10px;
	width:199px;
	float:left;
	margin:10px 0;
	border:1px solid #7C001C;
}
#leftbox #pronav li {
	font-size:12px;
	background:#FFF;
	padding:3px;
	margin-left:5px;
	line-height:150%;
	border-bottom:1px solid #BBBBBB;
}
#leftbox #pronav li a {
	background-position:0 0;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
	padding:7px 0 7px 10px;
	color:#000;
	text-decoration:none;
	background:url(images/arrowright.png) no-repeat scroll 1px 50%;
	font-family:Arial, Helvetica, sans-serif;
}
#leftbox #pronav li#proend {
	border-bottom:none;
}
#leftbox #left-top {
	margin-top:10px;
	float:left
}
#leftbox #left-bottom {
	float:left
}
#leftbox #pronav li:hover {
	background:#EEEEEE;
	background-repeat:no-repeat;
	font-size:12px;
}
#leftbox #hot {
	border:1px solid #596072;
	border-bottom:none;
	border-top:none;
	list-style:none;
	width:199px;
	float:left;
}
#leftbox h3 {
	background:url(images/righttopbg.gif) repeat-x;
	color:white;
	display:block;
	font-weight:bold;
	margin:3px 0 0 0;
	padding:6px 0 0 0;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	width:201px;
	height:19px;
	float:left;
}
#hot li {
	border-bottom:1px solid #596072;
	text-align:center;
	padding:5px 5px 10px;
}
#hot span {
	border:4px none;
	color:red;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:4px;
}
#hot a {
	display:inline;
	color:#444444;
	text-decoration:none;
	font-size:11px;
}
#hot a:hover {
	color:red;
	text-decoration:underline
}
#info {
	width:201px;
	float:left;
	margin:15px 0 0 0;
}
#info h3 {
	background:#6C6C6C;
	font-size:11px;
	padding:5px;
	text-align:center;
	color:#FFF;
	width:190px;
	height:15px;
	margin-bottom:5px;
}
#info ul {
	border:1px solid #D7D7D7;
	border-top:none;
	margin:5px 0 0 0;
}
#info ul li {
	border-bottom:1px solid #EDEDED;
	font-size:11px;
	padding:2px 10px;
	list-style:none;
	line-height:150%
}
#info ul li a {
	color:#666;
	text-decoration:none;
}
#info ul li a:hover {
	color:red;
	text-decoration:underline
}
#newsletter {
	border:1px solid silver;
	padding:10px 0 0 5px;
	text-align:left;
	font-size:11px;
	margin:15px 0 0 0;
	float:left;
	width:195px;
}
#newsletter .inputtext {
	margin-top:5px;
}
#newsletter .sign {
	float:right;
	margin:5px 5px 5px 0;
}
#rightbox {
	border-left:1px solid #DDD;
	float:left;
	margin-left:10px;
	_margin-left:6px;
	width:802px;
}
#rightbox #batterybox {
	width:360px;
	margin-top:10px;
	float:left;
}
#big_images {
	width:380px;
}
#batterybox h2 {
	background:url(images/shipping.png) no-repeat;
	font-size:10px;
	width:306px;
	height:48px;
	font-weight:normal;
	margin:20px 0 0 10px;
	padding:5px 0 0 80px;
	overflow:hidden;
}
#batterybox h2 a {
	display:block;
	width:200px;
	text-decoration:none;
	color:#6F6E6E
}
#batterybox ul {
	list-style:none;
	margin-left:10px;
}
#batterybox ul li {
	float:left;
	margin:0 0 4px 4px;
}
#batterybox ul li img {
	border:1px solid #DDDDDD;
	width:50px;
	height:50px;
}
#rightbox #batteryinfo {
	width:417px;
	_width:384px;
	float:right;
	margin:100px 0 0 20px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(images/pricebox-bg.jpg) repeat-x scroll 0 0;
	border:1px solid #E3E3E3;
	color:#555;
	float:left;
	margin-top:10px;
}
#batteryinfo ul {
	list-style:none;
}
#batteryinfo ul li {
	padding:2px 5px;
	clear:both;
	width:410px;
	_width:364px;
	line-height:150%;
	font-size:13px;
	border-bottom:1px solid #E3E3E3;
}
#batteryinfo ul li label {
	width:150px;
	font-weight:normal;
	float:left
}
#batteryinfo ul li#text {
	padding:5px;
	font-size:10px;
}
#batteryinfo ul li#more_options b {
	color:#555555;
	font-size:11px;
}
#batteryinfo ul li.price {
	font-size:13px;
	border-bottom:1px solid #FBFBFB;
	float:left;
}
#batteryinfo ul li.price span {
	width:100px;
	float:left
}
#batteryinfo ul li.price b {
	float:right;
	font-weight:normal;
	font-size:13px;
}
#batteryinfo ul li.final-price {
	border-bottom:1px solid #E3E3E3;
	color:red;
	font-weight:bold;
	float:left;
}
#batteryinfo ul li.final-price span {
	font-size:13px;
	width:100px;
	float:left
}
#batteryinfo ul li.final-price b {
	font-size:17px;
	float:right;
	color:red
}
#batteryinfo ul li#more_options {
	line-height:20px;
	float:left
}
#batteryinfo ul li#more_options .element {
	border:1px solid #DDDDDD;
	width:100%;
}
#batteryinfo ul li#more_options span {
	float:right;
	padding:8px 0;
}
#batteryinfo ul li#end {
	font-size:11px;
	padding-bottom:2px;
}
#batteryinfo ul li#end a {
	color:#444444;
	text-decoration:none;
}
#batteryinfo ul li#end a:hover {
	color:red;
	text-decoration:underline;
}
#batteryinfo ul li#end img {
	padding-left:10px;
	vertical-align:middle;
}
#rightbox #infos {
	float:left;
	width:802px;
}
#infos .shadetabs {
	-x-system-font:none;
	border-bottom:15px solid #5C5C5C;
	clear:both;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	list-style-type:none;
	margin:15px 0 0 0;
	padding:5px 0;
	text-align:left;
	width:100%;
	float:left;
}
.shadetabs li {
	float:left
}
.shadetabs li a {
	background-color:#BBBBBB;
	color:#000000;
	font-size:11px;
	margin-right:1px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:5px;
	position:relative;
	text-decoration:none;
}
.shadetabs li a:hover {
	background:#5C5C5C;
	color:#FFFFFF;
}
.cattips {
	clear:both;
	padding:5px;
	text-align:left;
	font-size:11px;
}
.cattips .itemlink, .mainmenu {
	background-color:#EEEEEE;
	color:#336699;
	display:block;
	font-weight:bold;
	text-decoration:none;
	display:inline
}
.cattips #tips_list {
	float:left;
	width:100%
}
#tips_list li {
	list-style-position:inside;
	list-style-type:disc;
	line-height:150%;
	margin:5px 0 0 5px;
}
.cattips a {
	color:#444444;
	text-decoration:none;
	font-size:11px;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
.cattips p {
	padding:15px 5px;
	background-color:#EEEEEE;
	width:100%;
	float:left;
	margin:0
}
.cattips p.accs {
	padding:5px 0 0 5px;
	background-color:#EEEEEE;
	border-top:2px solid #AAA;
	float:left;
	width:100%;
	margin-top:10px;
	line-height:22px;
	height:22px;
}
.cattips p.tips {
	background:none
}
.cattips ul {
	float:left;
	padding:5px 10px 5px 0;
	text-align:center;
	width:23%;
}
.cattips ul li {
	list-style:none;
}
.itemaccimage {
	display:block;
	height:70px;
	vertical-align:middle;
}
.cattips ul li a {
	color:#444444;
	text-decoration:none;
}
.cattips ul li a:hover {
	color:red;
	text-decoration:underline;
}
.cattips ul.acadapter{
float:left;
margin:2px 10px 2px 0;
padding:2px;
text-align:left;
width:31%;}
.cattips ul.acadapter li{
list-style-image:none;
list-style-position:inside;
list-style-type:square;
line-height:150%;
}
.cattips ul.acadapter li.adapter_price{
float:left;
list-style:none;}
.cattips ul.acadapter li.clear{
clear:both;
list-style:none;}
.cattips ul.acadapter li .adapter_img{

width:100px;
height:100px;
float:left;
display:block;
margin-right:10px;

}
.cattips ul.acadapter li .itemprice{
background-color:#EEEEEE;
border:0 solid #CCCCCC;
color:red;
display:block;
font-weight:bold;
margin:3px 0;
padding:3px;
text-align:center;
width:100px;
float:right;
}
.cattips ul.acadapter li.adapter_first{
list-style:none;
margin:5px 0;
}
.cattips ul.acadapter a{
color:#336699;
text-decoration:none;

}
.cattips ul.acadapter a:hover{
color:#06c;
text-decoration:underline;
}
.cattips ul h2{
font-size:11px; }

.itemboxprice {
	background-color:#EEEEEE;
	border:0 solid #CCCCCC;
	color:red;
	display:block;
	font-weight:bold;
	margin:3px 0;
	padding:3px;
	text-align:center;
}
.cattips ul li a.product-acc-link {
	background-color:#DDDDDD;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:5px 0 0;
	padding:5px 0;
}
.topseller {
	background-color:#EEEEEE;
	border:0 solid #CCCCCC;
	clear:both;
	color:green;
	display:block;
	font-weight:bold;
	margin:3px 0;
	padding:3px;
	text-align:center;
}
.cattips #itemacctabs {
	width:100%;
	text-align:left
}
.cattips #itemacctabs li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:3px 0;
	width:32%;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/arrowright.png) no-repeat scroll 0 4px;
	text-decoration:none;
	padding-left:8px;
}
#footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/righttopbg.png) repeat-x scroll 0 5px;
	border-bottom:1px solid #BBB;
	clear:both;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	width:1035px;
	font-size:11px;
	float:left;
	padding-left:35px;
}
#footer p {
	float:left;
	line-height:20px;
	width:24%;
}
#footer p b {
	color:#FFF;
	display:block;
	margin:0 0 5px 0;
	text-align:left;
}
#footer p a {
	color:#000000;
	display:block;
	text-align:left;
	text-decoration:none;
}
#footer a:hover {
	color:#800000;
	text-decoration:underline;
}
#footer-links {
	font-size:11px;
	margin:5px 0;
	float:left;
	width:1035px;
}
#footer-links h1 {
	font-size:11px;
	float:left;
	vertical-align:middle;
}
#footer-links span {
	color:#A8A9A9;
	margin:0 15px 0 16px;
	float:right;
}
#footer-links img {
	padding-left:10px;
	vertical-align:middle;
}
#brand-info {
	float:left;
	width:780px;
	font-size:11px;
	margin-top:65px;
}
#brand-description {
	line-height:150%;
	margin:5px 0 10px 5px;
}
.head {
	font-size:12px;
	font-weight:700;
	width:100%;
	float:left;
	border-bottom:1px solid #0041A1;
	margin:5px;
}
#brand-info fieldset {
	margin:10px 0 10px 10px;
}
#brand-info fieldset legend {
	font-weight:700;
}
#brand-info ul {
	list-style-position:inside;
	list-style-type:disc;
	margin-left:15px;
}
#brand-info ul li {
	float:left;
	width:32%;
	line-height:180%
}
#brand-info ul li a {
	color:#336699;
	text-decoration:none;
}
#brand-info ul li a:hover {
	text-decoration:underline;
}
.special-offers{
	margin-bottom:12px;
}
.subRightbox {
	width:802px;
	float:left;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0 0 5px;
}
.subRightbox h1 {
	color:#333333;
	font-size:17px;
}
.sep {
	margin-top:30px;
}
#batteryinfo select {
	width:150px;
}
