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

/* == Home SEO Box == */
#HomeSEOBox {
    clear:left;
    float:left;
    width:620px;
}
/* ====== */

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

/* == Social Media == */
.SocialMedia {
    float: left;
    margin: 0;
}
body.Home .SocialMedia {
    clear: right;
    float: right;
    margin: 20px 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-1 a {
    color: red !important;
}
/*