
.home_wrap {
    width: 575px;
    margin: 0 0 50px;
    border-bottom: 1px solid #282828;
    padding-bottom: 50px;
}

#greetings {
    display: block;
    margin: 55px 0 30px;
}

#featured {
    display: block;
    width: 575px;
    height: 325px;
    background-image: url(/img/smokerman_home.jpg);
}
#featured img {
    display: none;
}
#featured:hover img {
    display: block;
}

.slider {
    margin-bottom: 25px;
    width: 100%;
    overflow: auto;
    clear: left;
}
.slider div {
    float: left;
    width: 158px;
    padding-left: 26px;
    padding-bottom: 15px;
}
.slider img {
    border: 2px solid #eee;
    width: 154px;
    height: 90px;
}
.slider a { color: #888; }
.slider div:hover a { color: #9eb436; }
.slider span {
    font-size: 11px;
    line-height: 20px;
}


/* Slider-specific styles for after javascript has run */
.slidernav {
    float: right;
    margin-top: -25px;
    padding-right: 20px;
}
.slidernav a {
    padding: 0 2px;
    color: #fcb131;
}
.slidernav a.selected {
    color: #999;
}


.tracy_back { background:url(/img/tracys_back.png) no-repeat; width:574px; height:450px; }
.tracy_text { padding:140px 244px 0 42px; font-size:14px; color:#000; line-height:18px; }
.tracy_text a { color:#000; text-decoration:underline }
.tracy_text a:hover { color:#000; text-decoration:none }
.tracy_button { padding:60px 0 0 42px; }
.showcase_block { border-top: 1px solid #262626; margin-top:50px; }
.showcase_row { padding:37px 0 0 20px; }
.showcase_row a { color:#888; }
.showcase_row a:hover { color: #9eb436; }
.showcase_item { width:154px; float:left; width:188px; }
.showcase_item_right { width:154px; float:left; width:158px; }
.showcase_img { border:2px solid #eee; }

.home_rfy_left { float:left; width:45px; font-size:24px; overflow: auto; padding-bottom: 30px; cursor: pointer; }




/*	Home Sliders & banner	*/
#main { border: 1px solid #111; overflow: hidden; }
	
.banner { margin: 40px 0px 42px 0px; }
.back { margin-top: 30px; cursor: pointer; }

#home_top { width: 522px; height: 245px; float: right; overflow: hidden !important; position: relative; margin-top: 44px; }
#home_top_content { width: 567px; height: 373px; float: left; overflow: hidden !important; position: relative; margin-top: 44px; }

#home_container { width:3200px; position: relative; left: 0px; }

.frame { width: 496px; text-align: right; float: left; padding: 0 15px; height: 245px; margin-top: 35px; }

.frame h1 { font-size: 45px !important; color: #9eb335 !important; margin: 0px !important; font-weight: bold;}
.frame p { font-size: 21px !important; color: #fff; clear: both; line-height: 1.4em !important; }

.next { cursor: pointer; color: #9eb335 !important; padding-bottom: 30px; }
.frame h5 { font-size: 15px !important; color: #9eb335 !important; margin: 0px !important; height:30px; }
#green { color:#9eb335; }

#nextfirst { margin-top: 100px;  color: #fff !important; }


/*	HOME BOTTOM	*/
#home_vids {
	clear: both;
	border-top: 1px solid #282828;
	padding-top: 31px;
	margin-top: 436px;
}


#home_vids p { float: left; }
#home_vids p img { border: 1px solid #fff; }
#home_vids a { color: #6f746f; }



.slides { float:left; width:409px; }
.slides_right { float:left; width:138px; padding:40px 0 0 30px; }
.slide { float:right; position: relative; height:373px; top:0px; }
.slide6_top { height:245px; }
.slide6_bottom { height:126px; }
