.master-table {
background-image: url(images/SIDEBAR-background4.jpg);
background-repeat: repeat-y;
background-color: #fff;
}

body {
background-image: url(images/SIDEBAR-background4.jpg);
background-repeat: repeat-y;
background-color: #fff;
}


.clear {
clear: left;
}
.clear:after {   /* mozilla method to clear container div */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.dotted-line {
width: 100%;
border-bottom: 2px dotted #CCC;
height: 0px;
display: block;
clear: left;
}


img {
display: block;
border: 0px;
}


/*-------------------TOPBAR--------------------------*/


.topbar-cell {
background-image: url(images/TOPBAR-banner.jpg);
background-repeat: no-repeat;
background-color: #0B4B89;
height: 105px;
}




/*-------------------NAVBAR--------------------------*/



.navbar {
background: #E71838;
height: 36px;
border-top: 13px solid;
border-color: #CD9C64;
padding-left: 30%;
}

.navbar-links {
font-size: 11px;
font-family: verdana, helvetica;
color: #ffffff;
text-decoration: underline;
}

.navbar-container {
padding-top: 6px;
}




/*--------------------SIDEBAR-------------------------*/


.sidebar-parent {   /* complete sidebar container, repeats y axis image  */
width: 206px;
background-image: url(images/SIDEBAR-background4.jpg);
background-repeat: repeat-y;
display: inline-block;
overflow: hidden;
}



.sidebar-container1 {     /* contains all links, and lightning background */
height: 620px;
background-image: url(images/SIDEBAR-lightning4.jpg);
background-position:top;
background-repeat: no-repeat;
padding-top: 35px;
padding-right: 40px;
padding-left: 22px;
}

.sidebar-dot {   /* red dot in front of all link headers */
float: left;
margin-top: 1px;
margin-right: 6px;
}

.sidebar-links {
font-family: arial, helvetica;
font-size: 13pt;
text-decoration: none;
font-weight: bold;
color: #043360;
}

.sidebar-links:hover {
font-family: arial, helvetica;
font-size: 13pt;
text-decoration: none;
font-weight: bold;
color: #1C77D0;
}


/* controls line break layout for header links */

.sidebar-header-container { /* controls layout for header links - note: fakes a float left by increased margins */
margin-left: 23px;
padding-top: 0px;
}


.sidebar-header {
font-family: arial, helvetica;
font-size: 13pt;
text-decoration: none;
font-weight: bold;
color: #043360;
}


.sidebar-links-small-container { /* for battery manfct links */
margin-left: 30px;
padding-top: 8px;
line-height: 20px;
}

.sidebar-links-small {  /* for battery manfct links */
font-family: arial, helvetica;
font-size: 11pt;
text-decoration: underline;
font-weight: normal;
color: #043360;
}

.sidebar-links-small:hover {
font-family: arial, helvetica;
font-size: 11pt;
text-decoration: underline;
font-weight: normal;
color: #1C77D0;
}



/*--------------------SIDEBAR 2 (RIGHT)-------------------------*/

.sidebar2 {
width: 130px;
height: 581px;
background-image: url(images/SIDEBAR2-background2.jpg);
background-repeat: no-repeat;
background-color: white;
}


/*--------------------BODY CELL-------------------------*/

.body-cell {
background-image: url(images/BODY-background-image.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
padding-top: 30px;
padding-left: 15px;
padding-right: 25px;
padding-bottom: 20px;

font-family: verdana, helvetica;
font-size: 11pt;
}


h1 {
font-family: verdana, helvetica;
font-size: 23pt;
color: #CB1C36;
font-style: italic;
font-weight: bold;
display: inline;
}

h2 {
font-family: verdana, helvetica;
font-size: 11pt;
font-weight: bold;
display: inline;
}

h3 {
font-family: verdana, helvetica;
font-size: 14pt;
color: #CB1C36;
text-decoration: none;
font-weight: bold;
display: inline;
}


.index-image {
margin-right: 24px;
margin-bottom: 7px;
float: left;
}

.index-image-right {
margin-left: 24px;
margin-bottom: 7px;
float: right;
}


ul.index {                /*unordered list formatting for index page */
font-weight: bold;
margin-left: 1em;
padding-left: 1em;
margin-top: 0px;
}

.battery-tech-head {
font-family: verdana, helvetica;
font-size: 14pt;
font-weight: bold;
text-decoration: underline;
display: inline;
}

.battery-tech-sub-head {
font-family: verdana, helvetica;
font-size: 13pt;
font-weight: bold;
display: inline;
}

.battery-tech-charts {
margin-right: 10px;
margin-bottom: 7px;
margin-top: 14px;
float:left;
}


.battery-tech-ul {
margin-left: 1em;
padding-left: 1em;
margin-top: 0px;
}





/*--------------------------BATTERY TABLE------------------------------*/



.table-row-header {
width: 585px;
background-image: url(images/BATTERY-table-header-backgr.jpg);
background-position: bottom left;
background-repeat: repeat-x;
border-bottom: 1px solid #0B4B89;

}

.table-row-header:after {   /* mozilla method to clear container div */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.table-row {
width: 585px;
background-color: #F1F4F9;

padding-bottom: 10px;
padding-top: 11px;
border-bottom: 1px solid #0B4B89;
}

.table-row:after {   /* mozilla method to clear container div */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.table-cell-image {
font-family: verdana, arial, helvetica;
font-size: 9pt;
color: black;
margin-left: 6px;
float: left;
}

.table-cell-volts {
width: 40px;
font-family: verdana, arial, helvetica;
font-size: 9pt;
color: black;
margin-left: 9px;
float: left;
text-align: center;
}

.table-cell-model {
width: 66px;
font-family: verdana, arial, helvetica;
font-size: 9pt;
color: black;
text-align: center;
margin-left: 10px;
float: left;

}

.table-cell-ah {
width: 22px;
font-family: verdana, arial, helvetica;
font-size: 9pt;
color: black;
text-align: center;
margin-left: 10px;
float: left;

}

.table-cell-type {
width: 35px;
font-family: verdana, arial, helvetica;
font-size: 9pt;
color: black;
text-align: center;
margin-left: 10px;
float: left;

}

.table-cell-xref {
width: 199px;
font-family: verdana, arial, helvetica;
font-size: 9pt;
color: black;
margin-left: 10px;
text-align: center;
float: left;

}


.table-cell-price {
width: 60px;
font-family: verdana, arial, helvetica;
font-size: 9pt;
font-weight: bold;
color: black;
margin-left: 10px;
margin-right: 7px;
text-align: center;
float: left;
}


/*--------------------------PRODUCTS/GLOVES------------------------------*/

.product-links {
font-family: verdana, helvetica;
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
color: #043360;
}

.product-links:hover {
font-family: verdana, helvetica;
font-size: 11pt;
font-weight: bold;
text-decoration: underline;
color: #1C77D0;
}

.product-image {
margin-right: 20px;
margin-bottom: 15px;
float: left;
}

.gloves-header {
font-family: arial, helvetica, verdana;
font-size: 11pt;
font-weight: bold;
}

.gloves-sub-header {
font-family: arial, helvetica, verdana;
font-size: 10pt;
font-style: italic;
}

ul.gloves {                /*unordered list formatting */
margin-left: 6em;
padding-left: 7em;
margin-top: 0px;
font-family: arial, helvetica, verdana;
font-size: 9pt;
line-height: 16px;
}





/*------------------------DEALERS/STATES PAGES-----------------------------*/


.dealers-cell {
width: 200px;
height: 85px;
float: left;
margin-right: 60px;
margin-bottom: 15px;
}

.dealers-cell:after {   /* mozilla method to clear container div */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.dealersname {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
font-variant: small-caps; 
font-style: normal; 
font-weight: bold; 
}


.dealerstext {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt; font-style: normal; 
font-weight: normal; 
}


form {
display: inline;
}


/*------------------------FOOTER-----------------------------*/

.footer {
	height: 15px;
	background-image: url(images/SIDEBAR-background4.jpg);
	background-repeat: repeat-y;
	width: 100%;
	padding-top: 6px;
 	text-align: center;
}

.footer-text {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #999999;
}

.footer-contact {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #000000;
}
