@charset "utf-8";

/* 
************
GENERAL
************
*/
body {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background:#fff url(../images/bg_image.gif) repeat-x 0 0
}

/* 
************
COMMON 
************
*/
* {
	padding:0;
	margin:0;/* box-sizing:  border-box;
 -ms-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 */
}

a {
	text-decoration:none;
	color:#333;
}

a:hover {
	color:#666;
	text-decoration:underline
}

a img, :link img, :visited img, fieldset, input.checkbox, input.radio, img {
	border:none
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font:inherit
}

ol, ul {
	list-style:none
}

.fr {
	float:right;
	width:auto;
	clear:right;
	display:inline
}

.fl {
	float:left;
	width:auto;
	clear:right;
	display:inline
}

.ar {
	text-align:right
}

.al {
	text-align:left !important
}

.cntr {
	text-align:center
}

address {
	font-style:normal
}

cite {
	display: block;
	font-weight:bold;
	clear: right
}

/* 
******************
PAGE CONTENTS
******************
*/
/* HEADER */
#h {
	clear:both;
	height:87px;
	overflow:hidden;
	position:relative;
	background:#373737 url(../images/bg_image.gif) repeat-x 0 0
}

#flashEmbed {
	float:left;
	height:58px;
	margin:6px 6px 0 0;
	position:absolute;
	width:58px;
	z-index:100
}

* html #flashEmbed {
	margin-bottom:-8px;
	position:relative
}

:first-child + html #flashEmbed {
	margin-bottom:-8px;
	position:relative
}

#h h1 {
	display:inline;
	float:left;
	height:35px;
	margin:15px 0 0 68px;
	padding:0;
	width:328px
}

* html #h h1 {
	margin-left:0
}

:first-child + html #h h1 {
	margin-left:0
}

#h h1 a {
	background:transparent url(../images/watch-battery.png) no-repeat scroll 0 0;
	display:block;
	height:35px;
	text-indent:-2000em;
	width:328px;
}

#h #lc {
	clear:right;
	float:right;
	margin-top:15px;
	height:19px;
	overflow:hidden;
}

.lpPoweredBy, .lpEmtStarRating {
	display:none !important
}

#h #lc b {
	font-size:16px;
}

#h em {
	clear:right;
	color:#fff;
	float:right;
	font-size:14px;
	font-style:normal;
	line-height:23px;
	margin:0;
	white-space:nowrap;
	text-transform:uppercase;
}

/* MENUS */
#h ul, ul#fm ul {
	background: url(../images/bg_menus.png) repeat-x scroll -2px 0;
	clear:both;
	height:30px;
	list-style-position:outside;
	width:778px
}

#h li, ul#fm li {
	display:inline;
	float:left
}

#h li a, ul#fm li a {
	background: url(../images/bg_menus.png) no-repeat scroll 0 0;
	color:#fff;
	float:left;
	font-size:14px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	text-align:center;
	width:161px
}

#h li a {width:154px;}

#h li a:hover, ul#fm li a:hover {
	text-decoration:underline;
	color:#fff
}


#h #servLogin {float:left; margin: 16px 0 0 68px;}
#h #servLogin ul, #h #servLogin li a {background:none; clear:none; height:auto; width:auto; line-height:12px; font-size:11px}
#h #servLogin li {padding:0 4px; border-left:1px solid #666;}
#h #servLogin li:first-child {border:none;}

/* COLUMNS */
/* PADDINGS of main cols */
#mcc {
	padding:20px;
	min-height:288px
}

/* Breadcrumb */

#breadcrumb {
	display:block;
	left:21px;
	position:absolute;
	top:8px;
	width:740px
}

#clc, #product #mcc, #products #mcc, #search #mcc, #product_types #mcc {
	padding-top:32px
}

/* CENTRAL COLUMN HP */
#hpTopPan {
	clear:both;
	overflow:hidden;
	height:299px;
	margin-bottom:20px
}

#hpGetBox {
	margin: 0 18px 0 0;
	float: left;
	display: inline;
	width:488px;
	height:299px;
	overflow:hidden
}

#hpFreeBox {
	width: 232px;
	float: left;
	display: inline;
	clear: right;
	position:relative;
	z-index:1
}

#hpFreeBoxBan {
	margin-bottom: 20px
}

#startHere {position:absolute; top:173px; left:34px; z-index:2}

#hpHowWork {
	margin:0 18px 0 0;
	width:488px;
	float:left;
	display:inline
}

#hpHowWork ol {
	background: url(../images/battery-replacement.png) no-repeat scroll 0 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-indent: -2000em;
	display: block;
	width: 486px;
	height: 155px
}

#hpHowWork ol li a {
	display:block;
	float:left;
	height:150px;
	margin:-10px 0 0 98px;
	width:95px;
}

#hpTestimonials {
	width:232px;
	float:left;
	clear:right;
	display:inline
}

.panH {
	background: url(../images/bg_menus.png) repeat-x scroll 0 -37px;
	color:#fff;
	display:block;
	font-size:20px;
	font-weight:normal;
	height:31px;
	line-height:31px;
	margin-bottom:1px;
	text-align:center
}

.border {
	border:1px solid #E7E7E7
}

#hpTestimonialsPan {
	background: url(../images/bg_testimonials.png) repeat-x scroll 0 100%;
	height: 155px;
	color:#666;
	line-height:11px;
	font-size: 10px;
}

#mc #hpTestimonialsPan p {
	margin:0 10px;
	padding:9px 0
}

#hpMoreT {
	margin:0 10px;
	padding:0;
	text-align:right
}

#hpMoreT a {
	color:#666;
	text-decoration: underline
}

.grayBg {
	background:#ebebeb;
	clear:both;
	margin-bottom:18px;
	overflow:hidden;
	height:189px;
}

#hpTxt {
	text-align:left;
	padding:18px 18px 8px;
	background:#ebebeb;
	font-size:11px;
	font-weight:bold;
	clear:both;
	border-top:1px solid #ddd;
}

#hpTxt a {
	color:#000
}

#mc #hpTxt p {
	margin-top:0
}

#hpTxt h3 {
	margin-top:14px;
	margin-bottom:4px;
	color:#000;
	font-size:12px;
	clear:left
}

/* EOF COLUMNS */

/* FOOTER */

#fc {
	padding:0 0 12px;
	background:#ebebeb;
	font-size:11px;
	font-weight:bold;
	color:#999;
	text-align:center
}

#fc a {
	white-space:nowrap;
	color:#666;
	text-decoration:none
}

#fc a:hover {
	color:#999;
	text-decoration:underline
}

#slogan {
	background:#fff;
	clear:both;
	padding:0px 0 10px;
	text-align:center;
	zoom:1
}

#sloganBig {
	color:#c00;
	display:block;
	font-size:20px
}

#sloganSub {
	color:#666;
	display:block;
	font-size:16px;
	line-height:23px
}

ul#fm {
	background-position:-2px -75px;
	margin-bottom:8px;
	height:30px;
	display:block;
	clear:both
}

ul#fm li a {
	background-position:0 -75px;
}

ul#fm li.first a {
	background-position:-2px -75px;
	width:133px;
}

#fCopy {
	color:#666;
	line-height:20px
}

#fCopy a {
	color:#666
}

#fCopy a:hover {
	color:#999
}

#fCopy ul li {
	display:inline;
	border-left:1px solid #666;
	padding:0 0 0 4px;
	margin:24px 0 16px 2px;
	font-size:10px;
}

#fCopy ul li:first-child {
	border-left:none;
}

#fCopy ul li a {
	text-transform:capitalize
}

/* EOF FOOTER */

/* 
              _____________
     ....-''``'._ _________))  ( MODULES and WIDGETS )
             ,_  '-.___)
               `'-._)_)
     -----'``"-,__(__)
*/





/* 
PRODUCT BOXES 
*/
/* Central Col Boxes */
.pBox {
	border:1px solid #F7F7F7;
	border-collapse:collapse;
	color:#000000;
	display:inline;
	float:left;
	font-size:12px;
	height:328px;
	margin:0 4px 8px;
	overflow:hidden;
	padding:8px;
	text-align:center;
	width:252px;
}

.wBox .pBox {
	border:none;
	margin:0;
	padding:8px
}

.pBox h5 a, .rvBox h5 a {
	display:block;
	font-size:11px;
	height:17px;
	line-height:13px;
	margin-bottom:1px;
	margin-top:4px;
	overflow:hidden;
	color:#000;
}

.pBox h5 a:hover, .rvBox h5 a:hover, .pBrand h5 a:hover, .pCat h5 a:hover {
	text-decoration:underline
}

.pImg img, .pImgM img {
	border:1px solid #ccc;
	clear:both;
	height:250px;
	margin:0 auto;
	text-align:center;
	width:250px
}

.pPrice, .rvPrice {
	color:#c00;
	line-height:20px;
	margin-bottom:4px;
	font-size:13px
}

.pPrice b {
	font-size:14px
}

/* Rel Products */
#pRel .pBox {
	height:198px
}

#pRel .pBox .sku {
	margin-bottom:4px
}

/* More Images */
#pMoreImages .pBox {
	height:150px
}

/* Side Boxes */
.sBox {
	border:none;
	float:none;
	clear:both;
	width:100%;
	height:auto;
	padding:10px 8px 0
}

.sBox .pBoxIn {
	padding-bottom:8px;
	clear:both;
	float:none;
	width:100%;
	overflow:hidden
} /* needed for ie6-7*/

.sBox h5 a {
	height:auto
}

.sBox .pImg img {
	width:100px;
	height:100px
}

.sBox .pPrice {
	font-size:15px;
	line-height:24px
}

/********** Recently Viewed Boxes **********/
/* Vertical */
.rvBox {
	clear:both;
	overflow:hidden;
	margin-bottom:12px
}

.rvBox h5 a {
	height:54px
}

.rvImg img {
	float:left;
	border:1px solid #ccc;
	clear:both;
	height:100px;
	margin:0 8px 0 0;
	text-align:center;
	width:100px
}

/* Horizontal (at view cart page) */

#frontend_addcart #cRecentlyViewed {
	text-align:center
}

#frontend_addcart #cRecentlyViewed h4 {
	text-align:left
}

#frontend_addcart .rvBox {
	clear:none;
	display:inline-block;
	margin:3px 47px 3px 48px;
	width:102px
}

#frontend_addcart .rvBox h5 a {
	height:26px
}

#frontend_addcart .rvImg img {
	float:none;
	margin:0
}

/* 4 ie6-7 */
*:first-child+html #frontend_addcart .rvBox {
	float:left
}

* html #frontend_addcart .rvBox {
	float:left;
	display:inline
}

/* EOF PRODUCT BOXES */
/* BRANDS AND CATEGORIES BOXES */

.pBrand, .pCat {
	border-collapse:collapse;
	color:#000;
	display:inline;
	float:left;
	font-size:12px;
	height:156px;
	margin:0 12px 8px 19px;
	overflow:hidden;
	padding:8px 0;
	text-align:center;
	width:154px
}

.pBrand h5 a, .pCat h5 a {
	display:block;
	font-size:12px;
	line-height:26px;
	height:26px;
	margin-top:4px;
	overflow:hidden;
	color:#333
}

.pBrandImg img, .pCatImg img {
	border:1px solid #ccc;
	clear:both;
	height:125px;
	margin:0 auto;
	text-align:center;
	width:125px
}

.pCatImg {
	margin-bottom:8px
}

/*
SIDE BOXES PAN + INNER PAGES BOXES
*/

.sPan, .inPan {
	text-align:center;
	font-size:12px;
	color:#666;
	margin:0 0 10px
}

.sH {
	background: url(../images/bg.gif) no-repeat 0 0;
	border-bottom:1px solid #e1e1e1;
	height:16px
}

.sH h4 {
	font-size:11px !important;
	color:#fff !important;
	font-weight:normal !important;
	line-height:16px !important
}

.sBody h4 {
	font-size:14px;
	font-weight:bold
}

.sBody {
	padding:0;
	line-height:16px
}

.sBody ul {
	margin:0;
	text-align:left
}

.sBody a:hover {
	color:#ff1a00;
	text-decoration:underline
} /* side columns hover */

.sBody select {
	width:98%;
	margin:0 auto;
	text-align:center
}

/*
Side boxes special cases
*/

/* Search Box */
#sSiteSearch .sBody {
	background:url(/smarty/templates/images/bg_menus.png) repeat-x 0 -281px;
	height:21px;
	vertical-align:middle;
	padding:2px;
	text-align:left
}

input#sSearchGo {
	background:url(/smarty/templates/images/bg_menus.png) no-repeat -138px -227px;
	line-height:200px;
	width:21px;
	height:21px;
	padding:0;
	text-indent:-2000em;
	margin-left:2px
}

#sSearchInput {
	display:inline;
	width:130px;
	border:1px solid #999;
	height:18px;
	font-size:12px
}

#sCart li a {
	text-decoration:underline
}

#sCart li a:hover {
	text-decoration:none
}

/*
INNER PAGES BOXES
*/
.inPan {
	width: 169px;
	margin:28px auto
}

.inPan .sH h4 {
	border:none !important;
	margin:0 !important;
	height:auto !important
}

/*
SIDE CATEGORIES
*/

#sCats ul {
	margin-left:0;
	font-size:11px;
	background: #f8f8f8
}

#sCats li {
	background:url(/smarty/templates/images/bg_menus.png) no-repeat 0 -775px;
	padding:4px
}

* html #sCats li {
	width:161px
}

#sCats li a {
	padding-left:4px;
	color:#333;
	font-weight:bold
}

#sCats li a.exp {
	background-image:url(../images/bg_cats.gif);
	background-position:0 -1px;
	float:left;
	height:16px;
	display:inline;
	padding-left:0;
	text-indent:-2000em;
	width:4px;
}

#sCats li a.current {
	color:#000;
	background-position:-400px -1px
}

#sCats li a:hover {
	color:#333;
	text-decoration:underline;
	background-position:-200px -1px
}

#sCats ul ul {
	margin:6px 1px 0 0;
	padding-left:0;
	background:transparent
}

#sCats li li {
	width:auto;
	background:none;
	padding:2px 0
}

#sCats li li a {
	color:#999;
	text-decoration:none;
	background:url(../images/bg_cats.gif) no-repeat -1px -786px;
	padding-left:6px
}

#sCats li li a:hover {
	background-position: -201px -786px
}

/************
INNER PAGES 
************/

h3 {
	font-size:18px;
	color:#000;
	text-transform:capitalize;
	clear:both;
	padding-top:8px;
	margin:0 0 14px;
	position:relative;
	z-index:9999;
}

#mc h4 {
	color:#a10000;
	font-size:18px;
	clear:both
}

#mc .pTxt h4 {
	font-size:16px
}

.emptyPage {
	margin:1em 0
}

#mc p, .overlay p {
	margin:16px 0;
	color:#222;
}

#mc p a {
	text-decoration:underline
}

#mc p a:hover {
	text-decoration:none
}

.pTxt h5 {
	font-size:13px;
	margin:16px 0
}

.pTxt dl {
	padding:1em 0
}

.pTxt dt {
	font-weight:bold;
	padding:0.2em 0
}

.pTxt dd {
	padding:0.2em 0 0.8em
}

/* 
LOADER 
*/




.ploader {
	top:128px;
	position:absolute;
	z-index:999;
	width:97%;
	height:56px;
	line-height:56px;
	text-align:center;
	display:none
}

.ploader .ploader-content {
	width: 218px;
	padding: 4px;
	margin:0 auto;
	height:56px;
	line-height:56px;
	background-color:#f1f1f1;
	font-size: 13px;
	border:1px solid #fff;
	text-shadow:#CCC;
	color:#666;
	font-weight:bold;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px
}

* html .ploader .ploader-content {
	padding: 28px 4px;
	height:auto
}

.ploader .ploader-content img {
	vertical-align:-1px
}

/* 
PAGINATION 
*/

.pages {
	clear:both;
	margin:1em 0;
	clear:both;
	background:#eee;
	border:1px solid #e6e6e6;
	height:34px;
	font-size:10px
}

.toPage {
	right:28px;
	position:absolute;
	line-height:34px;
}

* html .toPage {
	padding-top:8px
}

.paging {
	position:absolute;
	right:156px;
	margin-top:8px;
	line-height:34px;
	font-size:11px
}

* html .paging {
	height:34px;
	overflow:hidden
}

.paging li {
	display:inline;
	float:left;
	margin:0 2px
}

.paging li a, .paging li a.pOn:hover {
	color:#333;
	font-weight:bold;
	background:#fff url(../images/bg_vert.gif) repeat-x 0 -103px;
	line-height:18px;
	height:18px;
	border:1px solid #ccc;
	width:18px;
	text-align:center;
	display:block
}

.paging li a.pOn, .paging li a:hover {
	color:#fff;
	background-position:0 -128px;
	background-color:#666
}

.paging .pNext *, .paging .pPrev * {
	width:46px
}

.paging .pPrev span, .paging .pNext span {
	color:#e4e4e4;
	font-weight:bold;
	background:#fff;
	line-height:18px;
	height:18px;
	border:1px solid #f1f1f1;
	text-align:center;
	display:block
}

span.pageSum {
	margin-left:1em;
	float:left
}

span.pageSum b {
	display:block;
	margin-top:4px
}

/* 
Product Page 
*/



#pPane {
	clear:both;
	padding-left:268px
}

.pImgM {
	text-align:left;
	width:256px;
	float:left;
	display:inline;
	margin:0 12px 1em -268px;
	overflow:hidden
}

.pImgM .p_lb img {
	width:250px;
	height:250px
}

.pImgM li {
	float:left;
	display:inline;
	margin:5px 5px 0 0
}

.pImgM li a {
	float:left;
	display:inline;
	text-align:center;
	text-decoration:none
}

.pImgM #butsUImg {
	float:left;
	margin-bottom:6px
}

.pImgM #butsUImg li a {
	height:24px;
	width:123px;
	background:url(/smarty/templates/images/bg_menus.png) no-repeat 0 -334px;
	font-size:13px;
	text-align:left;
	text-indent:-2000em
}

.pImgM #butsUImg li#emailFriend a {
	background-position:-128px -334px
}

#mc .pImgM p {
	margin:0 0 4px;
	text-align:center;
	font-size:13px;
	color:#666;
	display:block
}

.pImgM #altViews li {
	margin-top:4px
}

.pImgM #altViews img {
	width:58px;
	height:58px;
	border:none
}

.pData {
	clear:right;
	position:relative;
	font-size:13px;
	color:#666
}

#mc .pData ul {
	margin-bottom:0
}

.pData b, #pAddCart label {
	display:inline;
	float:left;
	text-align:right;
	width:88px;
	height:26px;
	line-height:26px;
	margin-right:8px
}

.pData span {
	line-height:26px;
	clear:right;
	display:inline;
	width:190px;
	float:left
}

#pAddCart .pSelects label {
	height:32px;
	line-height:32px;
}

.pData .pSelects fieldset span {
	padding:8px 0;
	line-height:normal
}

.pData span select {
	width:168px;
}

.pData img {
	vertical-align:middle
}

h3#pHead {
	font-size:20px;
	margin:0;
	line-height:16px
}

/*.pData .model {
	margin-bottom:4px
}*/

.pData .msrp span, .pData .usave span {
	text-decoration:line-through
}

.pData .price span {
	color:#cc0000;
	font-weight:bold
}

#pShortDescr {
	color:#999;
	font-size:13px;
	margin:8px 0 14px
}

#pAddCart {
	font-size:14px;
	font-weight:bold;
	width:208px;
	display:inline
}

#pg_wrap {
	margin-top:8px
}

#pAddCart fieldset {
	margin-top:4px; /* addcart button fieldset */
}

#pAddCart fieldset:first-child {
	margin-top:0; /* all fieldsets */
}

#pAddCart input#qty {
	margin-top:6px;
	width:20px
}

#pAddCart * {
	float:left;/*display:inline*/
}

input#pButAddCart {
	margin-left:8px;
	width:94px;
	height:31px;
	background:url(/smarty/templates/images/bg_menus.png) no-repeat 0 -227px;
	display:block;
	text-indent:-2000em;
	overflow:hidden;
	line-height:300px
}

* html input#pButAddCart {
	margin-top: auto
}

#pDescr {
	margin-top:1em;
	clear:both
}

body#product #mc h4 {
	color:#666;
	font-size:14px;
	clear:both;
	border-bottom:#d1d1d1 1px solid;
	line-height:24px;
	margin-bottom:8px
}

#pHowTo li a {
	color:#9c001e;
	font-size:13px
}

/* 
UL with lines 
*/
#pDetails {
	margin-top:2em
}

.ulLines {
	width:364px;
	clear:both;
	margin-bottom:16px
}

.ulLines li {
	border-top:1px solid #eaeaea;
	text-align:left;
	color:#525252;
	font-size:13px;
	height:14px
}

.ulLines li:first-child {
	border-top:none
}

.ulLines li b {
	float:left;
	width:120px;
	color:#666;
	font-weight:normal
}

/* 
FAQ 
*/

body#faq .pTxt {
	font-size:12px
}

body#faq, body#faq .pTxt ul, body#faq .pTxt li, body#faq .pTxt dd, body#faq .pTxt dt, body#faq .pTxt dl {
	margin:0 auto;
}

body#faq .pTxt dt {
	font-weight:bold;
	font-size:16px
}

body#faq .pTxt ul, body#faq .pTxt ol, body#privacy .pTxt ul, body#returns .pTxt ol {
	padding-left:3em;
	list-style:disc
}

body#privacy .pTxt li, body#returns .pTxt li {
	margin-bottom:6px;
	color:#333
}

body#privacy .pTxt li a, body#returns .pTxt li a {
	color:#666
}

body#faq .pTxt ol, body#returns .pTxt ol {
 list-style:decimal color: #888;
}

ol.faqToc {
	padding:2em;
}

ol.faqToc li {
	font-size:16px;
	list-style-type:decimal;
	margin-top: 5px;
}

a.backtop {
	margin:1em 0;
	clear:both;
	display:block;
	text-align:right;
	color:#999
}

dt a:hover {
	text-decoration:none !important;
	color:#999
}

#insuranceRate {
	width:234px;
	margin:1em auto
}

#insuranceRate td {
	padding:8px
}

#insuranceRate th {
	font-weight:bold;
	text-align:left;
	padding:8px
}

/*
Contact Page
*/

#contactDetails td {
	padding:4px
}

#contact_form_page ol {
	margin:0;
	padding:0
}

#contact_form_page {
	display:inline;
	margin:0 auto 0 180px
}

#contact_form_page label {
	text-align:right
}

#contact_form_page input {
	clear:right;
	overflow:hidden;
	width:180px
}

#contact_form_page textarea {
	height:108px;
	width:200px
}

/*
Boxes Order
*/
#battery-box .pTxt {
	text-align:center
}

.txtXL {
	font-size:14px;
	color:#666
}

.txtXL em {
	color:#000
}

hr {
	text-align:center;
	height:1px;
	color:#d5d5d5;
	background:#d5d5d5;
	border:0;
	line-height:0;
	padding:0;
	margin:18px 0;
	clear:both;
	width:100%
}

.red {
	color:#a10000
}

#mc p.optPan {
	font-size:13px;
	display:block;
	text-align:left;
	width:480px;
	margin:1em auto
}

ul.optUL {
	font-size:13px;
	/*color:#888686;*/
	list-style:none;
	display:block;
	text-align:left;
	width:480px;
	margin:1em auto
}

ul.battery_service {
	/*color:#888686;*/
	margin-top:1em;
	margin-bottom:2em;
	list-style:disc inside
}

#mc p.optNote {
	display:block;
	text-align:left;
	width:480px;
	margin:1em auto
}

.optionsBut1, .optionsBut2, .optionsBut3 {
	background:url(../images/bg_freebox.png) no-repeat 0 0;
	height:45px;
	width:193px;
	text-indent:-2000em;
	display:block;
	margin:10px auto
}

.optionsBut2, .optionsBut3 {
	background-position: 0 -66px
}

.ps {
	color:#999;
	margin-top:1em;
	font-size:11px
}

input.small {
	width:88px !important
}

#pTesting input.checkbox {
	width:18px
}

/*
BATTERIES PRICE LIST
*/

ul.cUL {
	list-style:inside disc
}

ul.cUL li {
	padding-top:4px;
	line-height:16px
}

.abc {
	background:url(../images/bg_letters.png) no-repeat 0 0;
	width:737px;
	height:37px;
	margin:12px auto 18px;
	clear:both;
	line-height:37px;
	font-weight:bold;
	font-size:15px;
}

.abc ul {
	margin:0;
	padding:0;
	text-align:center;
	list-style:none
}

.abc ul li {
	display:inline;
	padding:0 5px
}

.abc ul li a.selected, .abc ul li a:hover {
	color:#a40000;
	text-decoration:none
}

.abc ul li a:active {
	color:#333
}

table.wList {
	width:372px;
	margin:0 92px 10px 24px;
	float:left;
	display:inline
}

table.wList td {
	padding:6px 16px 6px 22px;
	font-size:14px;
	line-height:16px;
	color:#333
}

table.wList td b {
	display:block;
	width:246px
}

table.wList tr.odd {
	background:#f8f8f8
}

.listP {
	text-align:center;
	width:202px;
	float:left;
	clear:right;
	display:inline
}

.listP img.abcPic {
	border:#efefef 1px solid;
	margin-bottom:22px;
}

a#freeBoxBut {
	display:inline-block
}

.note {
	color:#C90000
}

/* Categories Pages */
#dealersPan {
	clear:both;
	width:223px;
	height:41px;
	padding:8px 290px 8px 8px;
	margin:1em auto;
	color:#666;
	border:1px solid #ddd;
	background:url(/smarty/templates/images/bg_dealers.gif) no-repeat 260px 8px
}

body#product_types h3 {
	background:#000 url(/smarty/templates/images/bg_menus.png) repeat-x 0 -125px;
	height:30px;
	line-height:30px;
	padding:0;
	text-indent:10px;
	font-size:16px;
	color:#fff
}

/***************** 
After Login Pages
******************/

#existingMemberCol {
	float:right;
	width:48%
}

#newMemberCol, #forgotPassword {
	width:48%;
	overflow:hidden
}

#forgot_password #existingMemberCol fieldset.form_group a {
	display:none
}

/* 
2 cols in Account 
*/

.rCol {
	float:right;
	clear:right;
	width:25%
}

.lCol {
	width:72%;
	float:left
}

/* 
My Account pages 
*/

.viewAll {
	float:right;
	font-size:10px
}

b.viewAll a {
	font-size:11px;
	color:#F00
}

.viewAll a {
	text-decoration:underline
}

#mc ul {
	margin-bottom:16px
}

/* 
Table in Accounts 
*/

.headTbl {
	width:100%;
	border:1px solid #ccc;
	margin-bottom:16px
}

.headTbl td, .headTbl th {
	border:1px solid #ccc;
	background:url(../images/bg_vert.gif) repeat-x 0 -31px;
	height:26px;
	line-height:12px;
	padding:2px 8px;
	text-align:center;
}

.headTbl th {
	background-position: 0 -59px;
	height:20px;
	color:#fff;
	border-width:1px 0;
	font-weight:normal
}

/* 
Account Pans 
*/

.acPan {
	float:left;
	width:45.8%;
	padding-right:4%;
	display:inline;
	height:118px;
	overflow:hidden
}

.acPan a {
	text-decoration:underline
}

.acPan .editBut {
	float:right;
	font-size:10px;
	padding:0 4px
}

.acPan .editBut a {
	color:#069
}

.acPan .editBut a:hover {
	color:#f00
}

.acPan h5 {
	border-bottom:1px solid #ccc;
	line-height:22px;
	font-size:13px;
	color:#666;
	margin-bottom:4px
}

/* 
Search
*/

#sForm {
	margin-bottom:2em;
	clear:both
}

#sFilter {
	margin-bottom:1.6em
}

#sFilter > div {
	border: 1px solid #CCC;
	padding: 7px;
	background-color: #EEE;
}

#sFilter > div h5 {
	font-size: 12px;
}

/*Top Products Filter */

#filterH, #featuredStyles {
	background:url(../images/bg_menus.png) repeat-x 0 -387px;
	border:#7e7e7e 1px solid;
	height:27px;
	text-align:center
}

#filterH label {
	color:#fff;
	display:inline;
	font-size:12px;
	font-weight:bold;
	line-height:27px;
	vertical-align:middle;
}

#filterH select {
	text-align:left;
	display:inline;
	margin:0 2px;
}

#noProducts {
	margin:2em 0
}

body#our_straps #pdiv {
	clear:both;
	float:left;
	margin-bottom:1em;
}

/* Featured Box on Bands page */

#featuredStyles {
	font-size:24px;
	font-weight:bold;
	color:#fff;
	clear:both;
	line-height:35px;
	height:35px;
	background-position:0 -383px
}

#featuredStylesBody {
	background:#f1f1f1;
	border-top:1px solid #fff;
	height:210px;
	clear:both;
}

.fBox {
	color:#000;
	display:inline;
	float:left;
	font-size:12px;
	height:180px;
	margin:0 13px;
	overflow:hidden;
	padding:18px 0 0;
	text-align:center;
	width:159px;
}

.fBox h5 a {
	display:block;
	font-size:12px;
	height:14px;
	line-height:14px;
	margin-bottom:1px;
	margin-top:4px;
	overflow:hidden;
	color:#b1000d;
	font-weight:normal
}

.fBox h5 a:hover {
	text-decoration:underline
}

.fImg img {
	border:1px solid #ccc;
	clear:both;
	height:125px;
	margin:0 auto;
	text-align:center;
	width:125px
}

.fDescription {
	height:28px;
	overflow:hidden;
	text-align:center;
	line-height:14px;
}

/* Size Chart */
#sizeChart {
	background:url(../images/bg_size.gif) repeat-x 0 0;
	border-left:1px solid #868686;
	border-right:1px solid #a0a0a0;
	height:39px;
	line-height:39px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	text-align:center;
	width:402px;
	margin:2em auto
}

#sizeChart a {
	color:#900;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline
}

#assistance {
	text-align:center;
	margin:1em auto;
	font-size:14px;
	color:#000
}

#shippingFree {
	font-size:14px;
	color:#360;
	font-weight:bold;
	text-align:center
}

/* EOF Inner Pages */





/*
             .-"-._( ) )
            /  ,  ,  66\
     `======\   )_\\=\_o)=   FORMS and Buttons 
             `~~"~ `"
*/
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle
}

a:active, input:active, * :focus {
	outline: none
}

/* ff way to remove outline from submit button
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {
border: none
} */
form {
	display:inline
}

/*
**************
MAIN BUTTONS
**************
*/

.buttons {
	margin:8px 0 0
}

.but {
	background:transparent url(../images/bg_but.png) no-repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	font-size:12px;
	height:28px;
	overflow:hidden;
	padding:6px 8px 10px 6px;
	width:119px
}

.but:hover {
	color:#666
}

.boxSubmit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:0 8px 3px !important;
	margin:6px 0
}

input.vcbutblue, input.vcbut, input.cfbut, ul.checkout_opts .opt_button_wrap input.opt_button {
	background:url(../images/bg_al.gif) repeat-x 0 -80px; /* same as .vcbut (also same as .but, but taller) */
	line-height:21px;
	height:21px;
	border:0;
	font-weight:bold;
	font-size:12px !important;
	color:#fff !important;
	cursor:pointer
}

input.vcbut {
	background-position: 0 -80px;
	width:108px !important
}

input.cfbut {
	background-position: 0 -40px;
}

ul.checkout_opts .opt_button_wrap input.opt_button {
	width:125px !important
}

.pDel {
	display:block;
	width:18px;
	height:18px;
	text-indent:-2000px;
	background:url(../images/del.gif) no-repeat 0 0;
	margin-top:2px
}

.buttonrow input.but {
	clear:right;
	float:left;
	margin:0 0 0 318px
} /* used in contact form and 2 batteries box order forms*/

#createAccCol .panIn a {
	display:block;
	margin:8px auto;
	font-size:16px;
	font-weight:bold;
	line-height:46px;
	text-align:center;
	width:183px;
	height:49px;
	background:url(../images/bg_al.gif) no-repeat 0 -128px
}

input#butCOLogin, #butCOContinue {
	background:url(../images/bg_pancologin.gif) no-repeat 0 -270px;
	width:160px !important;
	height:34px;
	padding:0 !important;
	margin:0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

#butCOContinue {
	background-position:-201px -270px;
	width:177px !important
}

#faqmenu {
	margin-bottom: 10px;
}

#faqmenu > ul {
	position: relative;
	left: -36px;
}

#faqmenu ul li {
	list-style-type:none;
	position: relative;
	top: 11px;
}

#faqmenu ul h3 {
	display: inline;
}

#faqmenu ul h2 {
	margin-bottom: 5px;
}

#battery {
	background: #EFF5FB;
	padding: 20px;
	-moz-border-radius: 0 5px 0 0;
	margin-top: -2px;
	border: 1px solid #000;
	-webkit-border-radius:5px;
	-webkit-border-top-left-radius: 0px;
}

#band {
	background: #EEE;
	padding: 20px;
	-moz-border-radius: 5px 5px 0 0;
	border: 1px solid #000;
	-webkit-border-radius:5px;
}

#faqmenu ul a {
	display: block;
	margin: 1px 1px 1px 0;
	padding: 6px 10px;
	width: 190px;
	float: left;
	margin-top: 3px;
}

#faqmenu ul .selected {
	background: #EFF5FB;
	color:#000;
	margin-bottom:0;
	position:relative;
	-moz-border-radius: 6px 6px 0 0;
	border: 1px solid #000;
	border-bottom: none;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

#faqmenu ul .bandlink .selected {
	background: #EEE;
	color:#000;
	margin-bottom:0;
	position:relative;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

#faqmenu ul .batterylink {
	margin-top: 1px;
}

#faqmenu .usual p, #faqmenu li, #faqmenu ul {
	width:auto;
	margin:0;
	padding:0;
}

#faqmenu div {
	text-align:left;
}

/* Chart */

#chart .pTxt {
	margin-left: auto;
	margin-right: auto;
	width: 710px;
}

#mc div.pTxt .imgBox p {
	color:#000;
	font-size:10px;
	margin-top:0;
}

#mc div.pTxt #bigImgBox p {
	font-size:12px;
	margin-top:16px;
}

#chart .pTxt h5 {
	color:#333;
	font-size:14px;
	margin:0;
}

#chart .pTxt .sHBox h5 {
	background:url("../images/bg_h2.gif") repeat-x scroll 0 0 transparent;
	color: #FFF;
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 0;
}

h6 {
	color:#000;
	font-size:12px;
	margin-bottom:16px;
	text-align:center;
}

.sHBox h6 {
	color: #184D83;
	font-size: 14px;
	margin: 16px auto 0;
}

.imgBox h6 {
	margin-bottom:0;
}

h7 {
	color:#CC0000;
	font-size:12px;
	font-weight:normal;
}

.sHBox .even td:first-child, .sHBox .odd td:first-child {
	border-right: 1px solid #AEAEAE;
}

.sHBox .even td {
	background: none repeat scroll 0 0 #F2F8FF;
}

.sHBox {
	border: 1px solid #AEAEAE;
	font-size: 14px;
	margin-bottom: 16px;
	padding: 1px;
	text-align: center;
}

.sHBox th, .sHBox td {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}

.sHBox th {
	font-size: 10px;
	width: 50%;
}

.sHBox #units td {
	color: #184D83;
}

#chart .fl {
	clear:none;
	width: 444px;
}

#chart .fr {
	width: 228px;
}

.imgBox {
	border: 1px solid #AEAEAE;
	margin: 0 auto 16px;
	text-align: center;
	width: 300px;
}

#bigImgBox {
	padding: 0 18px 18px;
	width: auto;
}

#fIcons {
	text-align:center;
}

#fIcons * {
	vertical-align:middle;
	margin:1em .2em 0
}

#product #jquery-lightbox {
	z-index: 100000;
}

