/* Start of CMSMS style sheet 'atb' */
/* remove dotted border in mozilla */
a:active {
outline: none;
}

a:focus {
-moz-outline-style: none;
}


/* end remove doted border in mozila */
/* TYPOGRAPHY */
    body {
        text-align: left;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 76%;
        line-height: 1em;
        

    }

    #contentInner {
     font-size: smaller !important;
    }

    div {
        font-size: 1em;
    }
    img {
        border: 0;
    }
/* HEADINGS */
    h1 {
        margin: 0 0 0.5em 0;
        padding: 0;
        
        font-size: 2em;
        line-height: 1.5em;
        
    }
    h2 {
        margin: 0;
        padding: 0;
        margin-bottom: 1em;
        line-height: 1.5em;
        font-size: 100%; 
    }
    h3 {
        margin: 0 0 0.5em 0;
        padding:0;
        
        font-size: 1.3em;
        line-height: 1.3em;

    }
    h4 {
        margin: 0 0 0.25em 0;
        padding: 0;
        
        font-size: 1.2em;
        line-height: 1.3em;
        
        /*color: black;*/
    }
    h5 {
        margin: 0 0 0.25em 0;
        padding: 0;
        
        font-size: 1em;
        line-height: 1.3em;
        font-weight: bold;
    }
    h6 {
        margin: 0 0 0.25em 0;
        padding: 0;
        
        font-size: 1em;
        line-height: 1.3em;
        
        color: black;
    }
     h1, h2, h3, h4, h5,  h6{
     /* color: #44629b; */
     color: #034694;
}
/* END HEADINGS */
/* TEXT */
    p {
        margin: 1em 0 1em 0;
        padding: 0;
        line-height:1.4em;
    }
    blockquote {
        margin-left: 10px;
        
        border-left: 10px solid #ddd;
    }
    pre {
        font-family: monospace;
        font-size: 1.0em;
    }
    strong, b {
        font-weight: bold;
    }
    em, i {
        font-style:italic;
    }
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */
   /* LISTS */
    ul {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        line-height:1.4em;
        /*line-height: 150%*/
    }
    ul li {
        margin: 0 0 0.25em 30px;
        padding: 0;
    }
    ol {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        font-size: 1.0em;
        line-height: 1.4em;
    }
    ol li {
        margin: 0 0 0.25em 30px;
        padding: 0;
        
        font-size: 1.0em;
    }
    dl {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        line-height: 1.4em;
    }
    dl dt {
        margin: 0.25em 0 0.25em 0;
        padding: 0;
        
        font-weight: bold;
    }
    dl dd {
        margin: 0 0 0 30px;
        padding: 0;
    }
/* END LISTS */
    
    
/* TABLE */
    table {
        margin: 0 0 1.5em 0;
        padding: 0;
        
        font-size: smaller;
    }
    table caption {
        margin: 0;
        padding: 0 0 1.5em 0;
        
        font-weight: bold;
    }
    th {
        font-weight: bold;
        text-align: left;
    }
    td {
        font-size: 1em;
        padding: 2px 2px;
    }
/* END TABLE */    
/* LINKS */
    a,
    a:link,
    a:active {
        /*color: #800000;
        text-decoration: none;*/
        color: #034694;
    }
    a:visited {
        background-color: transparent;
    }
    a:hover {
        text-decoration: none;
        color: #3366ff;

    }

    .external span {
        display: none;
    } 
/* END LINKS */
#helpPage li {
    margin-left: 15px;
}

/*#text1, #text2 {
   text-transform: uppercase;
   font-size: 15px;
   line-height: 25px;
   
   margin-left: 35px;
   
   text-transform: uppercase;
   width: 500px;
    display: block;
}
#text1 {
    margin-top: 7px;
    color: #fff;    
}
#text2 {
   margin-top: 10px;
   color: #000;
}*/

body #content .itemDescription .photoAlbumPage {
    overflow: visible;
}

body #home .itemImage img{
    border: 2px solid black;
    padding: 0;
}

#receipt {
    padding: 10px 25px;
}

.artsguideLogo {
	width: 140px;
	height: 35px;
	padding: 5px;
        text-align: center;
        
}

.artsguideLogo img{
     margin: 0 auto;
     margin-right: 25px;
}

body #TB_caption{
	height: auto;
	padding:7px 30px 0px 25px;
	float:left;
}

body #TB_Image {
    border: none;

}

dt {
    font-weight: bold;
    
}
dd {
    padding: 10px;
    margin-bottom: 5px;
}

body .photoAlbumPage a{
    height: auto !important;
    padding: 0;
    border: none;
}

body .photoAlbumPage .thumb{
    margin: 5px 25px;
}

#multimediaPage .pageImage {
    width: 140px;
    height: 140px;
    float: left;
    margin: 15px 25px;
}


#home h1,#home h2,#home h3,#home h4 {
    color: #364275;
}



#contentInner h1,#contentInner h2,#contentInner h3,#contentInner h6{
    margin: 25px 0 5px 0;
}
#contentInner h4,#contentInner h5{
  margin: 20px 0 10px;
}
#shopContent h1, #shopContent h2, #shopContent h3, #shopContent h4, #shopContent h5, #shopContent h6, #shopContent strong, #shopContent dt{
    color: #FFAA00;
}


#contactDetails h6{
    color: #FFAA00;
}
#contactDetails h6 {
   font-size: small;
}
#map {
    margin: 25px auto;

}

#shopFooter {
     display: none;
}
img {
   border: none;
}

#contentInner {
    margin-bottom: 150px;
}

#menu #contactDetails, #menu #avmenu {
    padding-bottom: 25px;
    width: 100%;
    margin: 0;
    padding-left: 35px;
}


#contactDetails {
    padding-top: 20px;
    color: #A6AA63;
    font-size: 80%;
    font-weight: normal;
    margin-top: 25px;
    margin-left: 45px;
}

#contactDetails address {
    padding: 10px 0;
}

#contactDetails li{
 list-style-type: none;
}

#footer {
clear: both;
margin:0 auto;
padding: 0px;
z-index: 200;
float: left;
text-align: center;
color: #505050;
font-size: 80%;
width: 100%;
/*background: #32405B url(/uploads/images/interface/banner_filler.jpg) repeat top left;*/
background: #222;
position: relative;
position: fixed;
bottom: 0;
height: 75px;
overflow: hidden;
border-top: 5px solid #555;

}



#footer img {
    text-align: center;
    position: absolute;
    left: 0px;
    top: -100px;
    display: none;
}


#footerMenu {
    position: relative;
}

#subsitesLinks {
    
    width: 900px;
    margin: 0 auto;
    position: relative;
    top: -82px;
    
    
}

body div #subsitesLinks ul {
   border: none;

}
.hidden{
  display: none;
}

#subsitesLinks ul li a{
   display: none;
}

#subsitesLinks .menuitem ul li a{
    
    display: inline;

}
#subsitesLinks ul {
   list-style-type: none;
}
#subsitesLinks .menuitem ul li a {
display: block;
   width: 100px;
   float: left;
   padding: 0;
   background: url(/uploads/images/interface/sites.jpg) no-repeat;
   padding-top: 90px;
   color: #fff;
}
#subsitesLinks .menuitem ul li a:active{
  padding-top: 90px;
}
#subsitesLinks .menuitem ul .item-atb-group-link a{
    background-position: 0 0;
}
#subsitesLinks .menuitem ul .item-forklift-batteries-link a{
    background-position: -100px 0;
}

#subsitesLinks .menuitem ul .item-golf-cart-batteries-link a{
    background-position: -200px 0;
}

#subsitesLinks .menuitem ul .item-sweeper-batteries-link a{
    background-position: -299px 0;
}

#subsitesLinks .menuitem ul .item-scissor-lift-batteries a{
    background-position: -399px 0;
}

#subsitesLinks .menuitem ul .item-solar-batteries-link a{
    background-position: -498px 0;
}

#subsitesLinks .menuitem ul .item-spill-kits-link a{
    background-position: -597px 0;
}

#subsitesLinks .menuitem ul .item-safety-showers-link a{
    background-position: -697px 0;
}

#subsitesLinks .menuitem ul .item-battery-repairs-link a{
    background-position: -800px 0;
}


#footer a {
color: #ccc;
text-decoration: none;
}

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

#copyright{
  display:block;
  position:relative;
  float:left;
  width:220px;
  text-align:middle;
  /*background: #32405B url(/uploads/images/interface/footerBg.png) repeat top right;*/
  /*height: 55px;*/
}


#subsitesLinks {
    
    width: 900px;
    margin: 0 auto;
    position: relative;
    top: -82px;
    
    
}

body div #subsitesLinks ul {
   border: none;

}

#subsitesLinks ul li a{
   display: none;
}
#subsitesLinks .menuitem ul li {
   list-style-type:none;
}

#subsitesLinks .menuitem ul li a{
    
    display: inline;

}
#subsitesLinks ul {
   list-style-type: none;
}

#sites_main ul {
    list-style-type:none;
    margin: 0;
}
#sites_main li {
    list-style-type:none;
}

#sites_main ul li a{
   display: none;
}

body #sites_main .menuitem {
   list-style-type: none;
   margin: 0 !important;
}

#subsitesLinks .menuitem ul li a{
    
    display: inline;

}

#sites_main {
    
   width: 700px;
    height: 244px;
}

#sites_main .menuitem ul li a {
display: block;
   width: 150px;
   height: 32px;
   margin: 0;
   float: left;
   padding: 0;
   background: url(/uploads/images/interface/sites_main_2.jpg) no-repeat;
   padding-top: 90px;
   color: #fff;
   overflow: hidden;

}



#sites_main .menuitem ul li a span {
    position: relative;
    left: -1000px;
}

#sites_main .menuitem ul li a {
    text-decoration: none;
}

#sites_main .menuitem ul .item-atb-group-link a{
    background-position: 0 0;
}
#sites_main .menuitem ul .item-forklift-batteries-link a{
background-position: 0 0;

}

#sites_main .menuitem ul .item-golf-cart-batteries-link a{
   
    background-position: -149px 0;
}

#sites_main .menuitem ul .item-sweeper-batteries-link a{
    
 background-position: -300px 0;
}

#sites_main .menuitem ul .item-scissor-lift-batteries a{
    background-position: -449px 0;
}

#sites_main .menuitem ul .item-solar-batteries-link a{
    background-position: 0 -122px;
}

#sites_main .menuitem ul .item-spill-kits-link a{
    background-position: -150px -121px;
}

#sites_main .menuitem ul .item-safety-showers-link a{
    background-position: -300px -121px;
}

#sites_main .menuitem ul .item-battery-repairs-link a{
    background-position: -450px -122px;
}

#sites_main .menuitem ul .item-forklift-batteries-link a:hover{
background-position: 0 -242.2px;

}

#sites_main .menuitem ul .item-golf-cart-batteries-link a:hover{
   
    background-position: -149px -242.2px;
}

#sites_main .menuitem ul .item-sweeper-batteries-link a:hover{
    
 background-position: -300px -242.2px;
}

#sites_main .menuitem ul .item-scissor-lift-batteries a:hover{
    background-position: -449px -242.2px;
}

#sites_main .menuitem ul .item-solar-batteries-link a:hover{
    background-position: 0 -364.2px;
}

#sites_main .menuitem ul .item-spill-kits-link a:hover{
    background-position: -150px -363px;
}

#sites_main .menuitem ul .item-safety-showers-link a:hover{
    background-position: -300px -364.2px;
}

#sites_main .menuitem ul .item-battery-repairs-link a:hover{
    background-position: -450px -364.2px;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

blockquote {
    font-size: 90%;
    font-style: italic;
        
}

* {
   margin: 0;
    padding: 0;
}

body {
    font-size: medium;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    
    /*background: #ccc url(/uploads/images/interface/bodyheader.jpg) repeat top left;*/
    /*background: #ccc url(/uploads/images/interface/bodyBg.png) repeat top left;*/
}

body input, body{
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

body, #header, #middle, #atbgroupBar, #footer {
min-width: 1000px;
}

#contentBox {
    /*border: 2px white solid;
    border-right: none;
    border-bottom: none;
    background: #fff;
    background-repeat: no-repeat;
    background-position: 0px -0px;*/
   /* margin-left: 230px;*/
    overflow: auto;

    margin-bottom: 100px;
    position: relative;
    top: 0;
    right: -10px;
    z-index: 100;
     
    
}

#middle {

    position: relative;
    top: 50px;
}

#contentBox .pageTitle {
    margin-top: 25px;
    /*background: #ccc url(/uploads/images/interface/bodyBg.png) repeat top left;*/
    height:41px;
    padding-left: 20px;
    font-size: 1.5em;
}
#content .pageTitle {
   padding-left: 0px;
}
/*#contentBox .roundCorner {
    background: url(/uploads/images/interface/tlRoundedcorner.png');
    height: 25px;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    top: -2px;
    left: -2px;
    z-index: 12;
}*/

#content {
    color: #333;
    padding: 0px 0px;
    padding: 0 20px 10px 20px;
    min-height: 300px;
    background: #fff;
    /*background: #FFF url('uploads/images/interface/brRoundedcorner.png');
    background-repeat: no-repeat;
    background-position: bottom right;*/
    position: relative;
    overflow: hidden; 
}

#photoBanner img{
  height:200px;
}
#headerPage{
  position:relative;
  width: auto;
  min-width:40px;
  text-align:left;
}
#content h1 {
}

input {
    font-size: small;
}

a{
	border:0;
	/*color:#003366;*/
}

#breadcrumbs {
    position: relative;
    top: 0px; 
    width: 96%;
    background: #fff;
    
    float: left;
    border-bottom: 1px solid #2D51BE;
    padding: 3px 2%;
}

#breadcrumbs a{
    color: #034694;
}

#header {
     height: 131px;
     position: relative;
     margin-top: 2.2em;
     width: 100%;
 background: #000 url(/uploads/images/interface/topmiddle.gif) repeat;
    z-index: 200;
}

#headerText {

}

#headerText h1 {
    position: absolute;
   
    top: 25px;
    right: 12px;
    font-size: 120%;
    
    color: #034694 !important;
    z-index: 200;
    font-style: italic;
    letter-spacing: 1.5px;
}

#headerText h1 .imageReplacement {
        
}
#titleBg{
  height: 95px;
  background-color: #fff;
  position: relative;
  top: 0;
}

img#headerLogo {
    width: auto;
    position: absolute;
    top: 0px;
    margin: 0;
    left: 20px;
    z-index: 11;
    height: 95px;
    /*behavior: url(/uploads/iepngfix.htc);*/
    /*background-color: #fff;*/
}
#header{
  /*behavior: url(/uploads/iepngfix.htc);*/
}
#headerImage {
    
    
    float:left;
    background-color: #fff;
    position: relative;
    top: 0;
    margin:0;
}

#topImgRight{
    height: 
    width:63px;
    background-color: #fff;
    float:right;
    positoin:relative;
    /*background: #fff url(/uploads/images/interface/title_battery.png) no-repeat top left;*/
}
#titleImage{
   /*background-image: url(/uploads/images/interface/title.png); 
   background-position: left top;
   background-repeat: no-repeat; */
   height: 95px;
   left: 50px;
   background-color: #ccc;
   position: relative;
   width:600px;
}
#leftTitleBg{
 height: 95px;
 position:relative;
 width:750px;
 background: #ccc;
}
#leftTitleBg img{
 padding-left: 150px;
 width: 600px;
}
#avmenu {
     
}


.clearingSpan, .clear {
    clear: both;
    display: block;
}

body .page .itemTitle{
    font-size: 165%;
    padding: 10px 5%;
    margin: 0;
    width: 90%;
    clear: both !important;

}

.page .itemText{
    clear: left;
    width: 100%;
    font-size: small;
    
}

.page .itemDescription{
    clear: left;
    width: auto;
    padding: 25px;
    display: inline;
}

.itemContainer {
    width: 100%;
    
}

body #content .fullwidth {
    border: none;
    margin: 0;
    font-size: small;
    width: 100%;
    
}

#home .item {
    height: 400px;
    overflow: auto !important;
}

#home ul {
    float: left;
    margin: 0 25px;
}

.page #content {
    width: 100%;
}

body #contentInner {
    
    min-width: 400px;
    display: block;
    
}

.page .itemContainer {
    width: 100%;
    margin: 0;
    padding: 0;
}

.page p {
    margin: 1em 0;
}

#home .item {
    width: 48%;
    margin: 5px 5px;
    float: left;
    padding-bottom: 10px;
    overflow: visible;
}

#home  .item .itemImage {
    width: 200px;
    height: 200px;
    float: left;
    clear: none;
    margin-top: 0;
    
    padding: 0;
    
    
}

#home .item .itemText {
   
    display: inline;
    float: none;
}

#home  .item .itemDescription p {
    padding: 0 15px;
    font-size: 100%;
}

#home  .fullwidth .itemText {
    margin: 0;
    padding: 0 5%;
    display: block;
    width: 90%;
}

#home .item .itemDescription {
    
    clear: none;
    margin: 0;
    padding: 0px;
    
    float: none;
    
    
}


#partnerLogos {
    margin: 25px;
    clear: both
}

body #content #welcome {
    height: auto;
}

#welcome .itemTitle {
    width: 80%;
    clear: both;
    margin: 10px 0;
}

body #content #welcome .itemText {
    width: 60%;
    display: block;
    float: left;
    font-size: small !important;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    clear: none;
    top: 0px;
    
}

body #welcome .itemDescription blockquote {
    font-size: 110%;
}

body #welcome .itemDescription {
    display: block;
    width: auto;
    padding: 0px 25px !important;
    

}

#welcome .itemImage {
    float: left;
    clear: left;
    margin: inherit 20px !important;
    padding: 0 !important;
}


body #welcome {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dotted #f3f3f3;
    
}

#printShop {

}

#printShop #shopDiv  ul{
    
    
    display: none;
    padding: 0;
    margin: 0;
    float: none;
}

#printShop #shopDiv ul li{
float: none;
width: 100px;
padding: 2px 0;
display: inline;


}

#footerMenu{
width: auto;
margin: 0;
/*height:55px;*/
text-align: left;
position: relative;
padding: 0;
position:relative;
display:block;
text-align: center;
}

#footerMenu li, #footerMenu  ul{

/*padding: 0 10px;*/
margin: 0px;
}

#footer a:link {

}
#footer a:hover {
    text-decoration: none;
    color: #fff;
}

body .album_content h3 {
    display: none;
}

.albumListThumb {
    width: 200px;
    padding: 0;
    margin: 0;
}


body .albumListThumb a{
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 98px;
    height: 72px;
    padding: 0;
    
}


.albumListThumb img {
    margin: 0 auto;
    text-align: center;
    padding: 0;    
}

body .albumlist{
    margin: 0 auto;
    width: 100%;
    
}


#albumPhotos li {
    float: left;
    height: 92px;
    
}

#albumPhotos li a{
    height: 92px;
    width: 92px;  
}

#content #multimediaPage .itemDescription{
    font-size: 120%;
}

#content .page .itemImage {
    background: url(/uploads/images/interface/shadow.png) no-repeat;
    border: 0;
    background-position: bottom right;
    position: relative;
    left: 15px;
    top: 15px
    
}

#content .page .itemImage img {
    position: relative;
    left: -15px;
    top: -15px;
}

#leftBar img{
    padding:0;
    margin:0;
    /*border: 1px solid #333;*/
    background: #ccc;
    width:190px;
    height: 130px;
}

#affiliates {
    position: absolute;
    width: 100%;
    left: 170px;
    top: 3px;
}
#sponsored {
    color: #dcdcdc;
    font-size: 75%;
    text-align: center;
}


#sponsored strong{
    font-size: inherit;
}


#sponsored li {
    list-style: none;
    margin: 5px 0;
}

#sponsored img {
    margin: 10px 0;
}

#sponsorshipPage img{
     height: 50px;
     width: auto;

}

#sponsorshipPage #sponsored strong a{
      display: none;
}

#sponsorshipPage #sponsored ul li {
   float: left;
    margin: 25px;
}
#sponsorshipPage #otherSponsored {
   float: left;
   clear: both;
   
}

#sponsorshipPage .title

#sponsorshipPage img {
    width: 100px;
}

#sponsorshipPage #otherSponsored li{
    margin: 10px;
   
}

.page .itemDescription .page .photoAlbumPage .itemTitle{
    display: none;
}
.page .itemDescription .page .photoAlbumPage {
    background: none;
    padding: 0;
    
}
.page .itemDescription .page .photoAlbumPage .itemDescription {
    background: none;
    padding: 0;
    margin: 0;    
    
}

body .thumb a {
    margin: 10px 25px;
}

#onlinepaymentsPage .note {
    width: 200px;
}

.strong {
    font-weight: bold;
}
#footerMenu p{
  top:15px;
  position:relative;
  color: #b4b4b4;
  text-align:right;
}

/* MAIN MENU */
div#menu{
  
  
  position: relative;     
  margin-bottom: 0px;
   

}
div#leftBox{
  float:left;
  width:190px;
  position: relative;     
  margin-bottom: 80px;
  padding-bottom: 120px;
  line-height: 2.3em;
  z-index: 25;
   margin-left:22px;

}
#leftBar {
    width: 190px;
    margin: 0 auto;  
    position: relative;
    display:block;
    /*padding: 15px 0;*/
    border-bottom: 1px solid #fff;
}
/*.banner_output {
    width: 190px;
    margin: 0 auto;  
    position: relative;
    display:block;
    /*padding: 15px 0;*/
}*/
div#footerMenu{
  font-size: 9pt;
  line-height: 2.3em;
  font-weight: bold;
}

body #menu{
    left: -8px;
}


body #leftBox div ul ul{
    left: 0px !important;
    top: 0 !important;
    padding-left: 10px;    
}



body #leftBox div .altMenu ul ul li a {
width: 175px;
}
body #leftBox div ul li a.menuparent {
    background: none;
    color: #292929;
    margin: 0;
    margin-top: 25px;
    font-size: 1.2em;
    padding: 0;
    font-weight: bold;

    
}






div#menu div.wrapper {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
    }
 div#menu  ul {
        width: 100%;       
        margin: 0;
        padding: 0;
        /*line-height: 1em;*/
        list-style: none;
    }
    div#menu  li{
        margin: 0;
        padding: 0;
        list-style: none;
        width:190px;
        
        border-top: 1px solid #fff;
        /*border-bottom:1px solid #fff;*/
    }

div#menu  a,
    div#menu  a:link,
    div#menu  a:active,
    div#menu  a:visited, 
   #leftBox li.menuparent .menuparent a.menuparent
   {
        /* hide from ie/mac \*/
        /*display: block;*/
        /* end hide */    
        /*margin: 0 auto;*/
        padding: 0;  

        text-decoration: none;
        color: #fff;
        color:#444;
        display:block;
        width:175px;
        padding: 3px 0 2px 15px;
        font-size: 0.85em;
        font-weight: normal;
        margin: 0;
        
    }


    #menu ul ul li {

    }

/* end MAIN MENU */
/* TOP NAVIGATION */
 div#topMenu {
        position: absolute;
        text-align: right;
       
        height: 35px;
        top:47px;
        right: 7px;;
        z-index: 5;
        font-size: 1em;
         
        font-weight: bold;
        text-align:right;
        width: 350px;
    }

#atbgroupBar {
    width: auto;
    text-align: center;

    position: relative;
    position: fixed;
    top: 0px;
    z-index: 203;
    background: #fff;
    padding: 0;
    width: 100%;
    height: 2em;
    border-bottom: 1px solid #2D51BE;
}


#atbgroupBar ul, #atbgroupBar ul li {
    margin-bottom: 0px;
}

#atbgroupBar li {
   display: block;
   margin-left: 15px;
}
#atbgroupBar li a{
  /* display: none;*/
}
#atbgroupBar li ul a, #atbgroupBar ul a{
  line-height: 1.4em;
  font-size: smaller;
}
body #atbgroupBar li li, body #atbgroupBar li{
   display: inline;
}
body #atbgroupBar li li a, body #atbgroupBar li a{
   display: inline;
}

body #atbgroupBar .menuactive a:link, body #atbgroupBar .menuactive a:active, body #atbgroupBar .menuactive a{
    color: red !important;
    text-decoration: none;
}





div#leftBg{
  float:left;
  position:relative;
  width:40px;
  height:130px;
  background: #666;
}
div#titleImages{
  float:left
  position:relative;
  height:130px;
  width:auto;
  background: #fff url(/uploads/images/interface/titleMate.jpg) no-repeat top left;
}


    div#topMenu li{
        display: inline;
        margin: 0;
        padding: 5px 0 5px 10px;
        list-style: none;
        line-height: 0.5em;
        font-size: 0.8em;
        margin: 0 5px;
    }

    #local ul {
        margin: 0;
        list-style-type: none;
    }

/* end TOP NAVIGATION */
hr {
 
    }

#designedBy{
  float:right;
  right:1%;
  position:relative;
  top: 50px;
  color: #ccc;
  font-size: 80%;
  text-align: right;
}

#designedBy a, #designedBy a:link {
  color:#ccc;
}
#designedBy a:hover {
    text-decoration: none;
    color: #b4b4b4;
}

div#search {
  position: absolute;
  right: 0px;
  margin-right: 10px;
  top: 0px;
  padding: 0px 0px 0px 0px;
  text-align: right;
  z-index: 5;
  width: 400px;
}

div#search div {
 float:rigth:
 width:350px;
}
#copyright
{
   font-size: 12pt;
   color: #546586; 
   text-align: center; 
   
}
#copyright p{
   padding-top: 20px;
}
div#footerMenu div.wrapper
{
    padding-top:0px;
    height:20px;
}
div#topMenu a, 
    div#topMenu a:link, 
    div#topMenu a:active, 
    div#topMenu a:visited {
       
        /* hide from ie/mac \*/
        /*display: block;*/
        /* end hide */
        padding: 2px 0 2px 0;
        font-size: 130%;
        text-align: center;
        text-decoration: none;
        color: #292929;
        line-height: 20pt;
        text-transform: lowercase;
        
    }
     div#topMenu a:hover{
       color: #8E9599;
       border-bottom: 2px solid #034694 !important;
    }
    #footerMenu a{
    }
    div#footerMenu a,
    div#footerMenu a:link,
    div#footerMenu a:active,
    div#footerMenu a:visited {
        /* hide from ie/mac \*/
        /*display: block;*/
        /* end hide */
        padding: 0;
        
        text-align: center;
        text-decoration: none;
         color: #e2e5ec;
         color: #d7dae0;
    }
  
    div#footerMenu a:hover{
        color: #5d6a82;
        color: #fff;
        
    }

div#topMenu .menuactive a {
       color: red;
       font-weight: bold;
   }
   div#footerMenu li{
       font-size: 0.9em;
        line-height: 0.5em;
        
        
        float: left;
     }
#otherBottomMenu {
    height: auto;
    position: relative;
    top: -60px;
    width: 900px;
    padding: 0;
    margin: 0 auto;
}

#otherBottomMenu li{
     margin: 0 10px;
     list-style-type: none;
}


   div#footerMenu ul{
       
       display:inline;
    }
#leftBar{
  clear:both;
}
#leftBar a:hover{
  float:left;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}
.leftimage, .imageleft {
  float: left;
  position:relative;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-right: 20px;
  text-align: top;
}
.rightimage, .imageright {
  float: right;
  position:relative;
  padding-top: 5px;
  margin-left: 20px;
  padding-bottom: 10px;
  text-align: top;
}
.justified{
  text-align:justify;
}
/* CONTACT PAGE */
#contactform{
    float: left;
    width: 500px;
    position:relative;
}
#contactdescription{
    float:left;
    width:200px;
    padding-right: 20px;
    vertical-align: top;
}
#contactdetails h6{
   margin-top: 0;
}
#contactdetails{
    padding: 0px 0px 0px 0px;
    

}
.contactimg{
   margin-bottom: 10px;
   text-align: left;
   align: center; 
}
.contactimg img{
}
#contactpage{
  float:middle;
  position:relative;
  min-height:100px;
}
/* END CONTACT PAGE */
div#menu div{
   position:relative;

   background:#fff;
}
div#menu ul ul ul ul {
   position:relative;
   z-index: 25;
   top:-24px;
   left:215px; 
   background:#fff;
   border: 1px solid #fff;
   width: 245px;
}
div#menu ul ul ul{
   position:relative;
   z-index: 25;
   top:-24px;
   left:215px; 
   background:#fff;
   
   width:215px;
}
div#menu ul ul{
   position:relative;
   z-index: 25;
   top:-24px;
   left:19px; 
   background:#fff;
   
   width:215px;
}

body div#menu .menuactive a {

}

body div#menu .menuactive ul a {
    
}

body #leftBox div#menu ul ul ul li a {
    color: #6a6a6a;
}


body #leftBox div#menu ul ul ul li a.menuactive {
    color: red;
}

body #leftBox div#menu ul ul li {
background: #DCDCDC url(/uploads/images/interface/menuMainBg3.jpg) no-repeat;

}
body #leftBox div#menu ul ul a.menuparent {
    background: transparent url(/uploads/images/interface/arrow-right.png) no-repeat right;
}

body #leftBox div#menu ul ul .menuactive a.menuparent{
    color: red;
    background: transparent url(/uploads/images/interface/arrow-bottom.png) no-repeat right top;
}

body div#menu .menuactive{
    color: green;
}


body div#menu ul ul .menuactive{
    color: red;
}


img.menuarrow{
 height: 22px;
 float:right;
 position:relative;
 top: -21px;
}
ul.clearfix div{
 width:190px;
}
div#menu div.wrapper ul ul {
  display: none;
}
div#menu div.wrapper li.menuactive ul ul {
  display: block;

}
{* div#menu div.wrapper li.menuactive ul.level2 li.menuactive ul.level3 li.menuactive ul.level4{
  display: block;
}*}
div#menu  .menuactive div .menuactive a {
      
}
div#menu  .menuactive a.last {
      color: #f40a0a;
}
div#menu li#home,
div#menu li#about,
div#menu li#site_map{
  display:none;
}
div.breadcrumbs{
  margin-left: 20px;
  margin-top: 5px;
  font-size:  70%;
}
.youarehere{
  color:#ff3333;
  text-transform: uppercase;
  text-weight: bold;
}
div.addimage{
 display:block;
 position:relative;
 width: 190px;
 height: 130px;
}
div#banner2 p, div#banner1 p{
  display:none;
}
div#banner1{
  display: block;
  position:absolute;
  margin: 0 0 0 auto;
  float: right;
  height: 200px;
  width: 700px;
  z-index: 21;
  right: 0;
  top:0px
}
div#banner2{
  display: none;
  position:absolute;
  margin: 0 0 0 auto;
  float: right;
  height: 200px;
  width: 700px;
  top:0px;
  right: 0px;
}
#photoBanner{
  display:block;
  height: 200px;
  position:relative;
  top: 0;
  width: 100%;
  background: #2C81B8 url(/uploads/images/interface/banner_filler.jpg) repeat top left;
}
.box4 .half {
  width: 50%;
  position:relative;
  float: left;
}

.productInformation{
    clear: both;
    overflow: auto;
}

#pageImage img {
    float: right;
    clear: right;
}

#pageImage {
    float: right;
    padding-left: 20px;
}

#atbgroupBar .item-subsites-links{
  display:inline;
}

#footerMenu #subsitesLinks li.menuitem li a{
  line-height: 19px;
}
#sites_main .menuitem ul li a{
  position: relative !important ;
}
#subsitesLinks .menuitem ul li {
  postion:relative;
  top:0px !important;
}
/*#subsitesLinks .menuitem ul li span{
  position:relative !important;
  margin-left: -3px;
}*/
.highlight      { background:#d5fcdc; }  
.even           { background:#fff; }  
.mo         { background:#e3f1fb; }  
.odd            { background:#eee; }  
.zebra th       { padding:5px; background:#ddd; border-bottom:1px solid #999; text-align:left; font-weight:bold; }  
.zebra td       { padding:2px 10px 2px 3px; border-bottom:1px solid #ddd; }

.righttbl {
  flaot:left;
  margin-left: 450px;
  position: relative;
}
.lefttbl{
  float:left;
  position:relative;
}
.blue{
  background: #99ccff;
}
.green{
  background: #ccffff;
}
.abn{
  font-size: 80%;
}
.contactform fieldset{
  border: none;
  background: none;
  background-color: transparent !important;
  padding: 0 0;
}
.contactform fieldset legend{
 display: none;
}
.contactform div.incontact{
  padding: 1em;
  background: #eee;
  border: 1px solid #ccc;
}
.productItemSummary{
  padding-left: 220px
}
table.entryform{
  font-size: 90%;
  margin-bottom: 0px;
}
p.miscinfo{
  margin-top: 0px;
  font-size: 80%;
  font-weight: bold;
}
table.entryform td.fieldtxt{
  text-align: right;
}
/* SHOPPING CART */
#registerpage form{
  width: 450px;
}

#registerpage fieldset{
  padding: 20px;
  margin-bottom: 20px;
}
#registerpage td.fieldtxt{
  width: 155px;
}
#registerpage table{
  width: 420px;
}
#orderpage fieldset{
  padding: 20px;
}
#orderpage fieldset input,
#orderpage fieldset select,
#orderpage fieldset textarea {
  position: absolute;
  left: 150px;
}
#orderpage fieldset div.delim{
  height: 10px;
}
fieldset.fldsetnotes{
  height: 320px;
}
.viewcartform table{
  font-family: Helvetica, Arial;
}
.viewcartform th, .viewcartform td{
 padding: 3px 10px;
}
.viewcartform th{
 font-size: 130%;
}
.viewcartform td{
 font-size: 120%;
}
.viewcartform tr.row2{
 background: #eee;
}
.viewcartform tr.tbltrhead{
 background: #ddd;
}
.viewcartform td.cartcol1{
 border-left: 1px solid #ddd;
}
.viewcartform td.cartcol10{
 border-right: 1px solid #ddd;
}
.viewcartform tr.tbltrtotal td{
  border-bottom: 1px solid #ddd;
}
.viewcartform tr.tblbottom td{
 background: #ddd;
 font-weight: bold;
}

/* end SHOPPING CART */
fieldset input, fieldset select, fieldset textarea{
 padding:2px 2px;
}
#cse-search-results iframe{
  width: 100% !important;
}
/* End of 'atb' */

