/*html
    {
        font-size: 62.5%;
    }  */

html
{
    font-size: 62.5%;
}

body
{
    /*    font-size: 62.5%;*/
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #2C2C2C;
    height: 100%;
    font-weight: 300;
    line-height: 24px;
    line-height: 2.4rem;
}

.row
{
   /*  width: 1200px; */
}

a, li {
	 -webkit-transition-property:color, background;
	 -webkit-transition-duration: .3s, .3s;
	 -webkit-transition-timing-function: linear, ease-in;
	 -moz-transition-property:color, background;
	 -moz-transition-duration: .3s, .3s;
	 -moz-transition-timing-function: linear, ease-in;
	 -o-transition-property:color, background;
	 -o-transition-duration: .3s, .3s;
	 -o-transition-timing-function: linear, ease-in;
	 transition-property:color, background;
	 transition-duration: .3s, .3s;
	 transition-timing-function: linear, ease-in;}

#logo
{
    float: left;
    margin: 20px 0 12px 0;
    margin: 2.0rem 0 1.2rem 0;
}

#phoneheader
{
    float: left;
    margin: 22px 0 0 0;
    margin: 2.2rem 0 0 0;
}

span.phonetext
{
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 38px;
    line-height: 3.8rem;
    letter-spacing: 3px;
    letter-spacing: 0.3rem;
    font-weight: bold;
}

#breadcrumb
{
    color: silver;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    text-transform: uppercase;
    text-align: right;
    margin: 12px 12px 0 0;
    margin: 1.2rem 1.2rem 0 0;
}

#socialbar
{
    margin: 30px 0 10px 0;
    margin: 3rem 0 1rem 0;
    background: transparent;
    border-top: 1px solid #ddd;
    padding-top: 15px;
    padding-top: 1.5rem;
}

.nav-bar
{
    margin-bottom: 2px;
}

#navigationmenu
{
    height: 40px;
    overflow: hidden;
}

#slider
{
    margin-top: 10px;
}

#manufacturer
{
    margin: 10px 0 0 0;
    margin: 1rem 0 0 0;
    border-radius: 3px 3px 3px 3px;

    -moz-border-radius: 3px 3px 3px 3px;
}

#main /*evt to adjust margin in the top spot */
{
    margin: 10px 0 0 0;
    border-radius: 3px 3px 3px 3px;

    -moz-border-radius: 3px 3px 3px 3px;
    padding: 30px 30px 40px 30px;
    padding: 3rem 3rem 4rem 3rem;
    line-height: inherit;
	/* border: 4px solid black; */
}

#main h2
{
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 300;
    color: #2C2C2C;
    line-height: 48px;
    line-height: 4.8rem;
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
}

#main div
{
    font-size: 15px;
    font-size: 1.5rem;
    line-height: inherit;
}

#main ul
{
    margin: 10px 0 10px 30px;
    margin: 1rem 0 1rem 3rem;
    list-style: disc;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: inherit;
}

#main p
{
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: inherit;
}

#main>strong, #main p>strong
{ /*font-size: 24px; font-size: 2.4rem; font-weight: 300; line-height: 36px; line-height: 3.6rem;*/
    font-weight: bolder;
}

#main>h3, #main p>h3
{
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 36px;
    line-height: 3.6rem;
}
#main p a, #main p a:visited, #main p a:hover, #main a, #main a:visited, #main a:hover
{
    color: #2C2C2C;
    text-decoration: underline;
}

#main a.clearing-close
{
    color: #ffffff;
    text-decoration: none;
}

#bottom
{
    margin: 10px 0 0 0;
    margin: 1rem 0 0 0;
    background: #ffffff;
    color: #2C2C2C;
    font-size: 1.3em;
    border-top: solid 4px #969696;
    border-radius: 0 0 3px 3px;

    -moz-border-radius: 0 0 3px 3px;
    padding: 20px 30px;
    padding: 2rem 3rem;
}

#bottomnavigation
{
    padding: 10px;
    padding: 1rem;
}

#bottomnavigation ul, #bottomnavigation li
{
    margin: 0;
}

#footerseparation
{
    max-width: 100%;
    width: 100%;
    background-color: #2C2C2C;
    border-top: 2px solid #000000;
    margin-top: 0;
    padding: 0;
}

.footer
{
    width: 100%;
    text-align: left;
    line-height: 20px;
    line-height: 2rem;
}

.alignright
{
    text-align: right;
}

.footer, .footer a
{
    font-size: 12px;
    font-size: 1.2rem;
    color: #C0C0C0;
}

#logolist
{
    float: left;
    text-align: center;
    margin: 0 auto;
}

div.bbb
{
    float: left;
    padding-right: 20px;
    padding-right: 2rem;
    text-align: left;
}

div.address
{
    float: left;
    padding-left: 0px;
    padding-left: 0rem;
    text-align: left;
}

div.address_bbb
{
    float: left;
    line-height: 11px;
    line-height: 1.1rem;
    text-align: left;
}

p.companyaddress
{
    font-size: 12px;
    font-size: 1.2rem;
    color: #585858;
    font-weight: bold;
    text-align: left;
    line-height: 11px;
    line-height: 1.1rem;
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
    border-bottom: solid 1px #969696;
    border-bottom: solid 0.1rem #808080;
}

span.address
{
    font-size: 12px;
    font-size: 1.2rem;
    color: #585858;
    font-weight: normal;
    line-height: 11px;
    line-height: 1.1rem;
    text-align: left;
}

p.phoneaddress
{
    font-size: 12px;
    font-size: 1.2rem;
    color: #585858;
    font-weight: normal;
    text-align: left;
    line-height: 15px;
    line-height: 1.5rem;
    margin: 10px 0 0 0;
    margin: 1rem 0 0 0;
}

ul.vcard
{
    margin: 0 0 5px 0;
    margin: 0 0 0.5rem 0;
    border: 0;
    padding: 0;
}

ul.vcard li
{
    margin: 4px 0 0 0;
    margin: 0.4rem 0 0 0;
    display: block;
    color: #585858;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 13px;
    line-height: 1.3rem;
}

ul.vcard li.org
{
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem;
    border-bottom: solid 1px #969696;
    border-bottom: solid 0.1rem #969696;
}

form fieldset
{
    padding: 20px 20px 20px 20px;
    padding: 2rem;
}

#mandatoryexplain
{
    font-size: 8px;
    font-size: 0.8rem;
    padding-bottom: 20px;
    padding-bottom: 2rem;
    text-align: left;
}

#supersized img
{
    max-width: none;
}
#supersized {margin: 0;}
#niceTextarea
{
    height: 100px;
}

p
{
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6
{
    font-weight: 500;
}

#shareme .box
{
    float: left;
    margin: 0 8% 0 0;
    width: 100%;
}

#shareme .box a
{
    color: #404040;
    text-shadow: 0 1px 1px rgba(167, 167, 167, .4);
    text-decoration: none;
}

#shareme .box a:hover
{
    text-decoration: none;
}

#shareme .count
{
    font-weight: bold;
    font-size: 50px;
    font-size: 5rem;
    font-weight: 300;
    float: left;
    border-right: 2px solid #57b8d1;
    line-height: 40px;
    padding-right: 10px
}

#shareme .share
{
    float: left;
    margin-left: 10px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 19px;
    line-height: 1.9rem;
    width: 90px;
}

#shareme .sharrebuttons
{
    position: absolute;
    min-width: 255px;
    max-width: 465px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 10px;
    margin: -25px 0 0 0;

    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);

    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    z-index: 10000;
}

#shareme .sharrebutton
{
    float: left;
    max-width: 50px;
    margin: 0 10px 0 0;
}

#shareme .facebook
{
    margin: 0 8px 0 8px;
}

#shareme .linkedin
{
    max-width: 70px;
}

#shareme .pinterest
{
    margin: 10px 0 0 0;
}

input.searchfield
{
    margin: 0 0 0 15px;
    border-radius: 15px 15px 15px 15px;

    -moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
    width: 200px;
    float: right;
}

input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
input[type="search"]::-ms-clear {
    display: none;
}
span.icon_clear
{
    position: absolute;
    top: 5px;
    right: 11px;
    height: 12px;
    width: 12px;
    display: none;
    z-index: 10;
    /* now go with the styling */
    cursor: pointer;
    color: #D0D0D0;
}
span.icon_clear_top
{
    position: absolute;
    top: 2px;
    right: 8px;
    height: 12px;
    width: 12px;
    display: none;
    z-index: 10;
    /* now go with the styling */
    cursor: pointer;
    color: #D0D0D0;
}
span.icon_clear:hover
{
    color: #ACACAC;
}

.imageborder_rounded{
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
}
div.backgroundbox_pattern  {height: auto; width: auto; padding: 20px; background: url("../images/backgroundboxpatterntrans.png"); border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;}
div.backgroundbox_color  {height: auto;width: auto; padding: 0; background: #ffffff; border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px; margin-bottom: 20px;}

div.spacingtop{margin-top: 30px !important;}
div.galleryspacingtop{margin-top: 15px !important;}
div.sliderspacingtop{margin-top: 10px !important;}

[class^="icon-"], [class*=" icon-"] {
    width: auto;
    vertical-align: baseline;
}
.carousel-control {
	margin-top: 0px;
	}
.carousel.carousel-fade .item {
  -webkit-transition: opacity 2s ease-in-out;
  -moz-transition: opacity 2s ease-in-out;
  -ms-transition: opacity 2s ease-in-out;
  -o-transition: opacity 2s ease-in-out;
  transition: opacity 2s ease-in-out;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}

.carousel.carousel-fade .carousel-control {
  z-index: 3;
}

#modal-gallery a {text-decoration: none;}

.mousepointer {
	cursor: pointer;
}
strong.city{font-weight: normal;}
div.horizontal_scroller, div.vertical_scroller, div.horizontal_scroller_area{
		position:relative;
		height:20px;
		width:100%;
		display:block;
		overflow:hidden;
		border:0px;
		margin-top: 10px;
	}
	div.scrollingtext{
		position:absolute;
		white-space:nowrap;
		font-family:'Trebuchet MS',Arial;
		font-size:10px;
		overflow: hidden;
	}
div.scrollingtext > strong > a, ul.htmlsitemap > li > a  {text-decoration: none !important;}