@import url(/themes/site_themes/global/css/reset.css);

body {
/*background: url(/images/alto_web_bg_new.jpg) top center no-repeat fixed #FFFFFF;*/
background: #b3b3b3;
font-family: Geneva, Verdana, Sans-serif;
color: #003755;
font-size: 10pt;
line-height: 1.5;
margin: 0;
padding: 0;
}
.dropdown {
display: none;
background-color: rgb(233,233,233);
position: absolute;
border-left: 1px solid #E9E9E9;
border-right: 1px solid #E9E9E9;
border-bottom: 1px solid #E9E9E9;
padding: 10px 0;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.45, rgb(233,233,233)),
    color-stop(0.75, rgb(255,255,255))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(233,233,233) 45%,
    rgb(255,255,255) 75%
);
-webkit-box-shadow: 0px 3px 4px #4a4a4a;
-moz-box-shadow: 0px 3px 4px  #4a4a4a;
box-shadow: 0px 3px 4px  #4a4a4a;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
width: 140px;
z-index: 1000;
}
.dropdown li {
padding: 5px;
}
.dropdown a {
display: block;
padding: 2px;
color:#56727E;

}
.dropdown a:hover {
background-color: #e0e0e0;
}
.ckeditor {
background-image:none !important;
background-color: white;
  width: 960px;
        margin: auto;
  
padding-bottom: 40px;

}
.ckeditor h1 {
color: #059;
text-transform: uppercase;
font-weight: normal;
font-size: 24pt;
margin: 10px 0;
}

a {
color: #003755; 
}
/******************************************************/
/* Global Elements
/******************************************************/
#liveperformance {
background-image: url('https://www.altoprofessional.com/images/liveperformancereinforcement.jpg');
width: 960px;
margin: 10px auto;
height: 38px;
}
.hr-full {
background-image:url('https://www.altoprofessional.com/images/hr-bg.png');
width: 100%;
height: 30px;
margin: 0 0 20px 0;
}
.hr-min {
background-image:url('https://www.altoprofessional.com/images/hr-bg.png');
width: 960px;
height: 5px;
margin: 0 auto;
}
#breadcrumbs {
margin: 10px auto 3px;
width: 960px;
padding:2px 0;
border-top: 1px solid #e0e0e0;
border-bottom: 2px dotted #d6d6d6;

}
#breadcrumbs > p {
color: #204050;
font-size: 9pt;
text-transform: uppercase;
background-color: #f0f0f0;
margin: 2px 0;
padding: 3px 10px;
}

.container {
  width: 960px;
        margin: auto;

}
.clear {
  clear: both;
}


body > section {
  background-color: white;
        /*border-top: 5px solid #133750;*/
  width: 1040px;
  margin: auto;
  padding-bottom: 40px;
  position: relative;
}

/******************************************************/
/* Header
/******************************************************/
header.container {  
padding: 40px 0 10px 0;
background-color: white;
/*border-bottom: 1px solid #e0e0e0;*/
}
header input {
float: right;
}
header nav {
list-style-type: none;
float: right;
margin-top: 8px;
margin-bottom:-15px;
/*width: 700px;*/
background-color:#133750;
width:100%;
}
header nav > ul > li {
float: right;
margin-left: 70px;
height: 23px;
position: relative;
margin-top:3px
}

header nav > ul > li:first-child {margin-right:115px;}

header nav .submenu {
display: none;
}
header nav a {
text-transform: uppercase; 
text-decoration: none;
font-size: 8pt;
letter-spacing: 1pt;
color: #ffffff;
}

#logo {
float: left;
}

div.fb-like {
float:left;
margin-right:10px;
margin-top:1px;
width:81px;
height:25px;
}

.social-icons {
float:left;
margin-right:10px;
margin-top:-2px;
width:25px;
height:25px;
}

#user_tools{
  text-align: right;
  margin-top: 10px;
  padding: 10px 0 0 0;
  float: right;
  color: black;
}


#staticContent h1 {
color: #059;
text-transform: uppercase;
font-weight: normal;
font-size: 24pt;
margin: 10px 0;
}
/*************************/
.seriesCategory {
color: #005599;
    font-size: 24pt;
    font-weight: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.seriesList header, .series_heading {
height: 29px;
padding-top: 12px;
padding-bottom: 3px;
width: 960px;
background-image: url('https://www.altoprofessional.com/images/seriestitlebg.jpg');
background-repeat:no-repeat;
margin-bottom: 20px;
margin-top: 40px;
clear:both;
}
.seriesList header h1, .series_heading h2{
float:left;
margin-left: 40px;
font-size: 14pt;
}
.seriesList > header > h1 > span, .series_heading > h2 > span{
color: white;
font-size: 10pt;
font-weight: normal;
}
.seriesList > header > span, .series_heading > span {
float: right;
margin-right: 60px;
font-size: 9pt;
width: 450px;
color: #204050;
}
.seriesList > header > span > a {
text-decoration: none;
font-weight: bold;
}

input.search {
background: url('/themes/site_themes/altopro/images/search_bg.png');
border: none;
width: 148px;
height: 14px;
padding: 5px;
float: left;
}
.searchButton {
background: url('/themes/site_themes/altopro/images/search_button.png');
width: 30px;
height: 24px;
border: none;
float: left;
}
div.search {
width: 454px;
float: right;
}

div.flags {
float:right;
position:relative;
top:46px;
left:418px;
}

div.flags ul {list-style-type:none;}

article#homepageContent {
  padding-bottom: 10px;
  border-bottom: 3px solid #e0e0e0;
  margin-bottom: 10px;
}
/******************************************************/
/* Homepage
/******************************************************/
#homepageContent h3 {
color: #059;
}

.news {
margin: 10px;

}
.news h3 {
float: left;
margin-right: 10px;
}
.highlight {
color: #ae2403;
}
.news .date {
color: #ae2403;
margin-left: 5px;

}
#homepageProducts h1 {
color: #059;
text-transform: uppercase;
font-weight: normal;
font-size: 24pt;
margin-bottom: 20px;

}
article#slideshow {
  margin-top: 10px;
  margin-bottom: 10px;
}
/******************************************************/
/* Product Details
/******************************************************/
#productDetails {
width: 960px;
padding-top: 20px;
color: #003755;
}

#productDetails > h2, #productDetailsContent h2 {
  font-size: 18pt;
  font-weight: normal;
  margin-bottom: 20px;
  text-transform: uppercase;
margin-left: 20px;

}
#productDetails h2 span {
font-weight: bold;
}
#productDetailsContent {
border-top: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
float: left;
width: 500px;
padding-top: 20px;
padding-right: 40px;
font-size: 9pt;
}
#productDetailsContent p {
margin-left: 20px;
margin-bottom: 20px;
text-align: justify;
}
#productDetailsContent h3 {
margin-left: 20px;
margin-bottom: 15px;
}

#productDetailsContent p.product-quote {
font-size:1.2em;
font-weight:bold;
}

#productDetailsContent img.copyImageLeft{
float:left;
padding: 5px 15px 0px 0px;
width:200px;
height:125px;
}

#productDetailsContent img.copyImageRight{
float:right;
padding: 20px 0px 0px 15px;
width:200px;
height:125px;
}


#productDetailsContent > div {
margin-left: 20px;
}
.productDetailsSidebar {
width: 400px;
float: left;
}

.productDetailsSidebar h2 {
border: 1px solid #e0e0e0;
border-right: none;
border-left: none;
color: white;
background-image: url('https://www.altoprofessional.com/images/seriestitlebg.jpg');
background-repeat:no-repeat;
margin-left: 0;
padding-left: 10px;
padding-top: 10px;
height: 32px;
background-position: -100px -1px;
width: 100%;
font-weight: normal;
}

.productDetailsSidebar ul {margin-top:16px;}

.sidebarProductBox {
list-style-type: none;
width: 100%;
margin-bottom: 10px;
}

.sidebarProductBox > a > img {
float: left;
margin-left: 10px;
}
.sidebarProductBox > div {
float: left;
width: 240px;
font-size: 9pt;
margin-top: 20px;
}
#activeImage p {
text-align: right;
}
#activeImage a {
font-size: 10pt;
color: #204050;
text-decoration: none;
}

.twoColLeft {
float: left;
width: 440px;
padding-left: 40px;
}
.twoColRight {
float: right; 
width: 440px;
padding-right: 40px;
}
#productHeader {
width: 300px;
font-size: 9pt;
color: #003450;
letter-spacing: 0px;
text-transform: uppercase;
margin: 20px 0 10px 0;
}

#productDetails ul {
color: #003450;
width: 440px;
font-size: 9pt;
margin: 20px 0 20px 0;
}
#activeImage {
float: right;
width: 440px;

}
#productDetailsAddtionalImages {
width: 440px;
height: 120px;
margin: 20px 0 10px -40px;
padding-left: 40px;
background-image: url('https://www.altoprofessional.com/images/additional-images-bg.png');
}

.imageGallery img {
margin-top: 25px;

}
.imageGallery {
float: left;
width: 110px;
font-size: 10pt;
color: #204050;
text-align: center;
}

#productDetailsContent blockquote {
padding: 6px 20px 20px 20px;
font-size: 15px;
font-weight: bold;
}

#productDetailsContent ul {
padding-left: 4em;
}

/******************************************************/
/* Footer
/******************************************************/

footer {
width: 1040px;
margin: auto;
background-color: #133750;
padding: 20px 0px 60px 0px;
display: block;
}
footer p {
margin-right: 40px;
float: left;
color: white;
font-size: 7pt;
}

footer p.social-icons-footer  {padding:0px;}

footer .meta {
color: #687f8f;
font-size: 8pt;
text-transform: uppercase;
}
.slogan {
color: #fff;
text-transform: uppercase;
font-size: 7pt;

}
footer nav {
display: block;
width: 460px;
float: right;
font-size: 8pt;
}
.active {
background-image:url("/themes/site_themes/altopro/images/footer-nav-indicator.png");
background-position: center top;
background-repeat: no-repeat;
}
footer nav ul {
list-style-type: none;

}
footer nav ul li {
float: left;
margin: 0 10px;
padding: 15px 0;
}
footer nav a {
color: #687f8f;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
}

footer a {
color: white;
}
.productContainer1{
float: left;
margin-right: 65px;
margin-bottom: 20px;
}

footer .left

footer .left img {
  width:25px;
  height:25px;
  margin-right:10px;
}
footer .right

footer .right h2{
  color: #fff; 
  margin: 15px 0px 0px 0px; 
  font-size: 11pt;
}
footer .right table{color:#687F8F;}

.productContainer2{
float: left;
margin-right: 65px;
margin-bottom: 20px;
}

.productContainer3{
float: left;
//margin-right: 55px;
margin-bottom: 20px;
}

.productContainer4{
float: right;
//margin-left: 45px;
margin-bottom: 20px;
}


.productBox{
width: 192px;
height: 250px;
float: left;
font-size: 10pt;
color: #204050;
margin-right: 40px;
}
.productBox .titleImage {
margin-top: 10px;
}

/**********************************************************/
  .form form{
    padding-top:40px;
    border-bottom: 5px solid #7F8D9A;
    width:100%;
  }
  .form .heading{
    border-top:1px solid;
    border-bottom:1px solid;
    border-color:#D9D9D9;
    width:100%;
    position:relative;
    top:3px;
  }
  .form .heading img{
  /*    padding-left:50px;*/
  }
  .form .heading p{
    color:#fff;
    text-transform:uppercase;
    font-size: 20pt;
    padding:0;
    height:43px;
  }
  .form .heading .label{
    position:relative;
    top:-11px;
    background:#1B364F;
    padding:5px 50px 4px 25px;
  }
  
  .form .intro{
    margin:0 auto;
    width:90%;
  }
  
  .form .intro h2{text-transform:uppercase;}
  
  .form .intro h2,.form .intro p{padding-bottom:20px;}

  legend{
    border-top:1px solid;
    border-bottom:1px solid;
    border-color:#D9D9D9;
    padding:10px 0 10px 0;
    text-indent: 45px;
    width:100%;
    font-size:16pt;
    text-transform:uppercase;
  }

fieldset{
  border:none;
  padding:0;
  margin:0;
  margin-top:-17px;
  width:100%;
}

fieldset ul, fieldset li{
  border:0; 
  margin:0; 
  padding:0; 
  list-style:none;
}

fieldset li{
  clear:both;
  list-style:none;
}

fieldset ul{
  padding:30px 0 0 0;
}

fieldset input, fieldset select{
  width:50%;
  /*float:left;*/
  margin-top:-1px;
  margin-bottom:20px;
}
fieldset input{
  background:url("/images/input_bg.jpg") no-repeat;
  border:none;
  text-indent:10px;
  width:223px;
  height:24px;
}
fieldset label{
  padding-right:30px;
  width:140px;
  float:left;
  text-align:right;
  text-transform:uppercase;
}

fieldset.left ul{
  border-right:1px solid #D9D9D9;
}

.form_block{
  display:block;
  width:50%;
}

.right{float:right;}

.left{float:left;}
#address_information, #address_information2{
}

#contact_methods{width:100%;}
#contact_methods ul{border:none;}
#contact_methods label, #contact_methods input{
  width:auto;
  padding-left:30px;
}
#contact_methods label{
  margin-top:-10px;
  float:none;
}
#contact_methods input{float:left;}

.submit_butt{
  float:left;
  background:#FE0000;
  height:36px;
  position:relative;
  top:-60px;
  left:52%;
}
.submit_butt .btn{
  display:block;
  position:relative;
  top: -35px;
  padding-left:15px;
  background:none;
  border:none;
  color:#fff;
  text-transform:uppercase;
  font-size:12pt;
}
/******************************************************/
/* Series Pages
/******************************************************/
.series h2{
  font-size:20pt;
  font-weight:normal;
  text-transform:uppercase;
}

#seriesProductBarInner {
position: relative;
float: left;
left: -50%;
margin: auto;
}

#seriesProductBarOuter {
position: relative;
float: left;
left: 50%;
margin: auto;
}

#seriesProductBar {
width: 960px;
clear: both;
overflow:hidden;
}

#seriesProductBarCarousel {
width: 960px;
clear:both;
}

.carouselProductBox {
width: 196px;
}
.seriesCarousel {
list-style-type: none;

}

/*** Forms ********/

.is_same{
width:100%;
height:25px;
padding:10px 0 0 0;
background:#D91D02;
position: relative;
top:-30px;
color:#fff;
}

.is_same input{
width:20px;
height:auto;
margin-left:50px;
vertical-align:baseline;
}


/******* Status / Errors *********/
.status{
background: green;
color: white;
text-align: center;
padding: 10px 0;
font-weight: bold;
}
.error{
background: red;
}


/****** Legacy ******/
.legacylist{
  list-style: none;
  float:left;
  width: 225px;
  margin-bottom: 20px;
  margin-top: 40px;
  margin-left: 2px;
  background-color: #133750;
}

.legacylist li{
  font-size:9pt;
  padding-left:10px;
  padding-bottom:5px;
  padding-top:5px;
  
}

.legacylist A:link {text-decoration: none;color:white}
.legacylist A:visited {text-decoration: none;color:white}
.legacylist A:active {text-decoration: underline overline;color:white}
.legacylist A:hover {text-decoration: underline; color:#03AC4D;}

.LseriesList header{
  float:left;
  width:100%;
  height:40px;
  background-color: #133750;
  margin-top: 40px;
  padding-bottom:4px;
  margin-left:-4px;
  margin-bottom: 20px;
}
.LseriesList h1{
  float:left;
  color:#03AC4D;
  font-size: 14pt;
  padding-left:40px;
  padding-top:10px;
}
div.LseriesList{
  float: left;
  width: 696px;
  margin-left: 37px;
}
.Lcontainer {
  width: 560px;
        margin: auto;

}
div.bucket-new{
  z-index:999;
  position:relative;
  top:0px;
  padding:8px;
  width:49px;
  background: url(/images/new_whack.png);
  color:#063851;
  text-transform: uppercase;
  text-align:left;

}

div.bucket-rebate{
  z-index:999;
  position:relative;
  top:0px;
  padding:8px;
  width:131px;
  background: url(/images/Alto_Web_RebateTag.png);
  color:#063851;
  text-transform: uppercase;
  text-align:left;

}