/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
	}
/* // image replacement */		

/* Easy Slider */

#slider {
	margin-right: 10px;
	margin-left: 10px;	
}

#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	margin-left: 0px;
	padding:0;
	list-style:none;
	}

#slider li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 540px;
	height: 700px;
	overflow: hidden; 
	}

#con_firstbtn {
	margin: 10px 0px 10px 0px;
	width: 488px;	
}
	
#con_lastbtn {
	margin: 10px 0px 10px 0px;
	width: 488px;	
}	
	
#lastBtn {
	margin-left: auto;
    margin-right: auto;

}

#lastBtn a{ 
	background: url(http://www.beyondbodymindspirit.com/media/images/btn_tryanotherthree.gif) no-repeat 0 0;	
	width: 236px;
	height: 33px;
	display:block;
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);		
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);	
	}	
	
#firstBtn {
	display:block;
	margin-left: auto;
    margin-right: auto;
}

#firstBtn a{ 
	background: url(http://www.beyondbodymindspirit.com/media/images/btn_goback.png) no-repeat 0 0;	
	width: 116px;
	height: 33px;
	display:block;
	margin-left: auto;
    margin-right: auto;
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);		
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);  
	}		
	
/* // Easy Slider */

/* // Join Form */

#playernew {
	width: 488px;
	margin: 10px;	
	background-color: #5c9d7f;
	background-image: url(http://www.beyondbodymindspirit.com/media/images/home_box_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: black solid thin;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px	
	behavior:url(border-radius.htc);
}

#playerinner {
	background: url(http://www.beyondbodymindspirit.com/media/images/home_box_lrg_light.png) no-repeat 0 0;
}

#playerinner h1 {
	padding: 5px 15px 0px 15px;
}

#playerinner p {
	padding: 0px 15px 0px 15px;
}

.shadow {
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);		
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
}

#joindiv {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 350px; 
	padding: 15px; 
	float: left; 
	position: relative;
	background-color:#ffffff;
	background: url(http://www.beyondbodymindspirit.com/media/images/join_form_box_bg.png) repeat-x 0 0;
	border: thin solid #7ba390;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px	
	behavior:url(border-radius.htc);
}

#joinform input {
	height: 38px;
	width: 264px;
	margin-bottom: 10px;
	border: none;
	font-size: 16px;
	font-weight: bold;
	background:url(http://www.beyondbodymindspirit.com/media/images/join_form_bg.png) no-repeat 0 0;
}

#img-trynow {
	position: absolute; 
	top: -10px; 
	right: -20px;
	z-index:1000;	
}

#tryanother {
	width: 468px;
	margin: 10px;
	padding: 10px;
	background-color: #5c9d7f;
	background-image: url(http://www.beyondbodymindspirit.com/media/images/home_box_logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: black solid thin;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior:url(border-radius.htc);
}

.widget {
margin: 0;
position:relative;
}
.widget a.feed {
position:absolute;
right:0;
top:5px;
}
.widget ul {
margin:0;
}
.widget ul li {
background:url("../images/design/greenarrow.gif") no-repeat scroll left center #FFFFFF;
border-bottom:1px solid #D8DCDE;
list-style:none outside none;
margin:0;
padding:5px 0 5px 20px;
}
.widget ul li:first-child {
border-top:1px solid #D8DCDE;
}
.widget ul li span.date {
margin-left:10px;
}
.widget ul li a {
font-weight:bold;
text-decoration:none;
color: #000;
}
.widget p.more a {
font-weight:bold;
margin:0;
text-decoration:none;
}

