/* == ++ CUSTOM STYLES, ID's, & CLASSES ++ !! DO NOT USE DEFAULT BC ID's AND CLASSES HERE !! == */

/* == Home SEO Box == */
#HomeSEOBox {
    clear:left;
    float:left;
    width:100%;
}
#HomeSEOBox .pleft {
    width:600px;
}
/* ====== */

/* == Contact Info Box == */
.ContactInfoBox {
    margin: 0px 5px;
    position: absolute;
    text-align: right;
    width: 935px;
}
/* ====== */

/* == Social Media == */
.SocialMedia {
    float: left;
    margin: 0;
}
body.Home .SocialMedia {
    clear: right;
    float: right;
    margin: -180px 38px 0 0;
}
body.Home #Footer .SocialMedia {
    display:none;
}
.SocialMedia ul {
    margin:0;
    padding:0;
}
.SocialMedia li {
    float:left;
    list-style:none;
    border:none !important;
    margin:0 2px !important;
}
.SocialMedia li a {
    margin:0 !important;
    padding:0 !important;
}
/* ====== */

/* == Slideshows == */
#HomeSlideshow {
    width:950px; /* must input size */
    height:310px; /* must input size */
    margin-bottom:5px;
}
#HomeSlideshow .slideshow {
    z-index:1;
}
#HomeSlideshow .slideshow img {
    width:950px; /* must input size */
    height:310px; /* must input size */
}
#HomeSlideshow .SlideContent {
    color:#333;
    font-size:14px;
    padding: 25px 0 0 25px;
    position: absolute;
    width:400px;
    z-index:1;
    text-shadow:1px 1px 0px inherit;
}
#HomeSlideshow .SlideContent h2 {
    color:#333;
}
#HomeSlideshow .SlideContent p {
    color:#8a8a8a;
}
#HomeSlideshow .Buttons {
    margin:0;
    padding:0;
    text-align:right;
}
#HomeSlideshow .Buttons li {
    list-style:none;
    padding:0;
    margin:0;
}

/* Styles for each slides based on number */
#HomeSlideshow .Slide1 .SlideContent {
    margin:85px 0 0 160px;
}
#HomeSlideshow .Slide2 .SlideContent {
    margin:10px 0 0 0;
}
#HomeSlideshow .Slide3 .SlideContent {
    margin:65px 0 0 150px;
}

#HomeSlideshow #HomeSlideshowNav {
    position:absolute;
    z-index:30;
    margin:-300px 0 0 880px;
}
#HomeSlideshow #HomeSlideshowNav .pager {
    float:left;
}
#HomeSlideshow #HomeSlideshowNav .pager a {
}
#HomeSlideshow #HomeSlideshowNav .pager a:hover {
}
#HomeSlideshow #HomeSlideshowNav .pager a.activeSlide {
}
#HomeSlideshow #HomeSlideshowNav .next, #HomeSlideshow #HomeSlideshowNav .prev {
    float:left;
    background:url(/templates/__custom/images/slidepager_prevNext.png) no-repeat;
    width:30px;
    height:0;
    font-size:0px;
    cursor:pointer;
    cursor:hand;
}
#HomeSlideshow #HomeSlideshowNav .next {
    background-position:-30px 0;
}

.banner_home_page_bottom .slideshow {
    text-align:center;
    margin-left:20px;
    background:#fff;
}
.banner_home_page_bottom .slideshow div {
    text-align:center;
}
/* ====== */

/* == JCarousel Slider == */
#INSERTIDHERE .jCarouselContainer { /* jCarousel container, contains the items to be rotated */
    float:left;
    width:635px !important; /* input width of contained items to be rotated */
    margin:0 0 0 8px;
}
.sliderPrev, .sliderNext {
    background: url(/templates/__custom/images/btn_next_prev.png) no-repeat scroll 0 0 transparent;
    float: left;
    width: 20px; /* input width of the next/prev image */
    height: 31px; /* input height of just the prev button area of the image */
    cursor: pointer;
    cursor: hand;
    margin: 75px 0 0 0;
    border:none !important;
}
.sliderNext {
    float:right;
    background-position: 0 -31px; /* input the same height entered above */
}
/* ====== */

/* == PaRSS Styling == */
#BlogFeed {
    margin:0;
    padding:0;
}
#BlogFeed ul {
    margin:0;
}
#BlogFeed li {
    list-style:none;
    margin-bottom: 10px;
    border-bottom:1px solid #dadada;
}
#BlogFeed .parss-image {
}
#BlogFeed .parss-right {
}
#BlogFeed .parss-title {
    margin-bottom:3px;
}
#BlogFeed .parss-title a {
    color:inherit;
    font-weight:bold;
    text-decoration:none;
}
#BlogFeed .parss-title a:hover {
    color:inherit;
    text-decoration:underline;
}
#BlogFeed .parss-date {
    margin-bottom:3px;
    font-style:italic;
}
#BlogFeed .parss-description {
    color:inherit;
}
#BlogFeed .parss-readmore {
    text-align:right;
    display:none;
}
#BlogFeed .parss-readmore a {
}
/* ====== */

/* == Misc == */
.HomeCTABox {
    font-size:14px;
}
.HomeCTABox h2 {
    color:#ee74a5;
    font-weight:bold;
    }
.HomeCTABox p {
    margin:5px 12px 8px;
}

.HomepageCTA .slideshow{
    margin:0 auto;
    }

.HomepageCTA {
    padding:0;
    margin:0;
}
.HomepageCTA li {
    list-style:none;
    padding:0;
    margin:0;
    float:left;
    width:318px;
    height:35px;
    text-align:center;
}
.HomepageCTA li h2 {
    background:url(/templates/__custom/images/bg_ctaHeaders.png) no-repeat;
    width:318px;
    height:35px;
    font-size:16px;
    padding:3px 0 0 0;
    text-align:center;
}

.banner_home_page_bottom {
    float:left;
    width:316px;
    clear:none !important;
}
/* ====== */

.Product .Block {
    clear:none !important;
    }

.nav-2 a {
}

.Home .Content { min-height:auto; }
#HomeSlideshowNav { display:none; }

#Header { position:relative; }

#header-social {
  border: 2px dotted #AAAAAA;
  padding: 0px 5px;
  position: absolute;
  right: 225px;
  text-align: center;
  top: 30px;
}
#header-social h3 { font-size:14px; margin-bottom:3px; }

#SearchForm {
  margin-top: 35px;
  margin-right: 10px;
    position: relative;
    z-index: 9999;
}

#instcoupon {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #777777;
  border-radius: 3px 3px 3px 3px;
  display: block;
  height: 45px;
  margin: 10px auto;
  width: 950px;
}

#instcoupon h3 {
  background: none repeat scroll 0 0 #F48BB4;
   color: #FFFFFF;
    float: left;
    font-size: 36px;
    font-weight: 400;
    margin: 0;
    padding: 3px 12px;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    height: 39px;
}
#instcoupon h4{
     float: left;
    font-size: 25px;
    margin: 0 10px 0 0;
    padding: 7px 0 0;
    text-transform: uppercase;

}
#instcoupon h4 span {
    color: #F50772;
    margin-left: 10px;
    margin-top:0;
}

#emailcont {
  float: left;
}
#coupon_email {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #777777;
  border-radius: 3px 3px 3px 3px;
  margin: 10px 0 0;
  padding: 5px 10px;
  width: 220px;
}
#instcoupon .icbtn {
  background: none repeat scroll 0 0 #F48BB4;
  border: medium none;
  border-radius: 8px 8px 8px 8px;
  color: #FFFFFF !important;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 15px 0 0;
  padding: 6px;
  text-shadow:none;
}

.home-cta { float:left; max-width:300px; }
#home-cta-2 { margin:0 20px; }
/*Home Newsletter*/
.myriad {
    font-family: "myriad-pro-condensed-1","myriad-pro-condensed-2",'Oswald',"arial narrow",sans-serif;
}
.home-newsletter {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    clear: both;
    overflow: hidden;
    padding: 10px 0 0;
}
.home-newsletter h2 {
    float: left;
    font-size: 17px !important;
    margin: 0 10px 0 0;
}
.light-blue {
    color: #179AAE !important;
}
.purple {
    color: #D80398 !important;
}
.orange {
    color: #FF6712 !important;
}
.home-newsletter input[type="text"] {
    padding: 3px;
    width: 121px;
}
.home-newsletter #subscribe_form p {
    float: left;
    margin-bottom: 10px;
}
.home-newsletter .button {
    font-size: 18px;
    height: 32px;
}
#HomeFeaturedProducts ul.ProductList {
    margin-left: 12px;
}

#HomeFeaturedProducts ul.ProductList li {
    float: left !important;
    min-height: 2px !important;
    width: 152px !important;
    height:340px !important;
    position: relative;
}
#HomeFeaturedProducts ul.ProductList .ProductDetails {
    margin:0 !important;
}
#HomeFeaturedProducts .ProductList .ProductDescription {
    font-style:normal;
    margin-top: 5px;
}
#HomeFeaturedProducts .ProductList li .ProductCompareButton {
    float: left;
    margin-top: 10px;
    text-align: left;
    position: absolute;
    bottom: 10px;
}


#HomeFeaturedProducts .ProductList .ProductImage {
    height: 182px;
}

#HomeFeaturedProducts h2 {
    margin: 10px 18px;
}

.ProductWarrantyContainer p, #HomeSEOBox p, .VideoSingleTitle, .VideoSingleDescription, .ReviewText p, .ReviewTitle, .ProductReviewFormContainer, #ProductReviews p, .ProductReviewPaging {
    color: #000;
    font-size: 14px !important;
    font-family: arial,helvetica,sans-serif;
    font-size: medium;
}

#VideoContainer {
    height: auto !important;
    overflow: hidden;
}




/*