/* Import base styles
-------------------------------------------------------------- */
@import url(base.css);

/* Basics
-------------------------------------------------------------- */
body.home {
	background: #000;
	margin: 0 0 0 0;
}
a {
	color: #A0141F;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
p {
	font-size: 10px;
	color: #666;
}
h1 {

}
h2 {

}
h3 {
	
}
h4 {
	font-size: 11px;
	color: #a0141f;
	margin: 0 0 .5em 0;
}
h5 {

}
h6 {

}
ul li {
	font-size: 11px;
	color: #666;
}


/* Layout
-------------------------------------------------------------- */

#wrap {
	width: 100%;
	height: 900px;
	margin: 0 auto;
	background: url('../images/home/bg-home-hill.jpg') top center no-repeat;
}

#header {
	width: 915px;
	height: 75px;
	margin: 0 auto;
	padding: 0;
}
#home-content {
	width: 915px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	padding-right:40px;
}
#slideshow {
	width: 915px;
	height: 495px;
	margin: 0 0;
}

#slideshow-arrow-left {
	position: absolute;
	display:block;
	top: 200px;
	left: -30px;
	z-index: 10;
	background: url( '../images/Home/JD_arrow_left_off.png' ) no-repeat top left;
	width:47px;
	height:47px;
}
#slideshow-arrow-left:hover
{
	background: url( '../images/Home/JD_arrow_left_on.png' ) no-repeat top left;
}
	
#slideshow-arrow-right 
{
	position: absolute;
	display:block;
	top: 200px;
	right: -30px;
	z-index: 10;
	background: url( '../images/Home/JD_arrow_right_off.png' ) no-repeat top left;
	width:47px;
	height:47px;
}
#slideshow-arrow-right:hover
{
	background: url( '../images/Home/JD_arrow_right_on.png' ) no-repeat top left;
}

.slide {
	width: 915px;
	height: 500px;
	text-align: center;
}

ul#nav-slideshow {
	list-style: none;
	width: 515px;
	height: 30px;
	margin: -3px 0 23px 33px;
	padding: 20px;
}
ul#nav-slideshow li {
	display: inline;
	float: left;
}
ul#nav-slideshow li a {
	font-size: 14px;
	font-weight: bold;
	color:  #879b77;
	margin: 0 6px;
	text-decoration: none;
	background: url( '../images/home/JD_slideshownav_indicator_off.png' ) no-repeat top left;
	padding: 3px 0 0 26px;
}
ul#nav-slideshow li a:hover,
ul#nav-slideshow li a.active {
	color: #fff;
	background: url( '../images/home/JD_slideshownav_indicator_on.png' ) no-repeat top left;
}




/* Home */

#home-header-container
{
	background-image:none;
	background-color:Transparent;
	margin:0 auto;
	padding:0;
	/*overflow:hidden;*/
	width:915px;
	position:relative;	
	z-index:100;
}

#home-content-container
{
	background-image:none;
	background-color:Transparent;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width:1002px;	
}

#home-footer-container
{
	background-image:none;
	background-color:Transparent;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width:1002px;	
}


/* content */
#maininfo
{
	position:relative;
	background: url( '../images/Common/JD_callouts_bground.jpg' ) no-repeat top left;
	margin:12px auto 10px;
	padding:0;
	width:940px;
	height:131px;
}



.nav-slideshow-controls
{
	width:600px;
	height:53px;
	position:absolute;
	top:477px;
	left:159px;
}


.home-callout-box
{
	position:absolute;
	clear:both;
	/*overflow:hidden;*/
	width:290px;
	height:123px;
}

#callout-dlights
{
	left:15px;
	top:8px;
}

#callout-dlights img
{
	padding-top:6px;
}

#callout-dlights .home-image{
	float:left;
	margin-left:12px;
	margin-top:-26px;
}
#callout-sissy-biggers
{
	left:331px;
	top:8px;
}

#callout-morning-fade
{
	left:646px;
	top:8px;
}

.home-callout-box h1
{
	margin-bottom: 5px;
	color:#ffffff;
	font-weight:normal;
	padding:5px 0;
	margin:0;
	font-size:13px;
	*font-size:12px;
}

.home-callout-box .title-promo
{
	margin-bottom: 5px;
	color:#ffffff;
	font-weight:normal;
	padding:0px 0;
	margin:0;
	font-family:Myriad Pro;
	line-height:1;
	font-size:15.5px;
	/*font-size:15.5px;*/
	width:171px;
}

.home-callout-box .text-promo
{
	color:#ccc58a;
	margin-bottom: 5px;
	font-weight:bold;
	padding:5px 0;
	margin:0;
	font-family:Myriad Pro, Serif;
	line-height:1;
	font-size:12px;
}

.home-callout-box a 
{
	color:#ccc58a;
	margin-bottom: 5px;
	font-weight:bold;
	padding:5px 0;
	margin:0;
	font-family:Myriad Pro;
	line-height:1;
	font-size:11.5px;
	*font-size:10.5px;
	text-decoration: none;
}


.home-callout-box a:hover
{
	text-decoration: none;
} 

#callout-dlights .home-callout-text .title-promo
{
	padding:0px;
	/*position:relative;
	top:-26px;*/
}

#callout-dlights .home-callout-text .text-promo
{
	padding:5px 0 0 0;
	/*position:relative;
	top:-26px;*/
}

.home-callout-image
{
	padding: 10px 0 0;
	float:left;
}

.home-callout-image #protein-image
{ 
	margin-left:1px;
	margin-top:25px;
}

.home-callout-image #crumbles
{ 
	margin-top:0px;
}

.home-callout-image #jimmyds
{ 
	margin-top:-10px;
}

.home-image #home-image-new
{ 
	/*margin-top:-26px;*/
	position:relative;
	/*top:-26px;*/
}


.home-callout-text
{
	font-size:10px;
	line-height:13px;
	float:left;
	width:168px;
	padding:0px;
	color:#f6e7ba;
	margin:10px 0 0 12px;
	text-align:left;
	height: 105px;
	position: relative;
}
#callout-dlights .home-callout-text 
{
	margin:10px 0 0 7px;
	/*top:-26px;*/
}
/*  Footer  */

#home-footer-container #footer 
{
	width: 100%;
	margin: 0;
	height: 60px;
	text-align: center;
	clear: both;
	background-color:Transparent;
}


#home-footer-container #footer-content {
	width: 915px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
	background-color:Transparent;	
}

#footer-left {
	float: left;
}
#footer-right {
	float: right;
}
