@charset "utf-8";
/* CSS Document */
<!--
body {
	font:100% Arial, Helvetica, sans-serif;
	background: #909090 url(img/bg_grey1050.gif) top center repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #000000;
	}
#container {
	width: 960px;  
	margin: 0 auto; 
	padding: 10px;
	text-align: left; 
	background: #fff;
	}
#header {
	width: 960px; 
	padding: 0px;  
	margin: 0; 
	}
#logo {
	padding:10px 0;
	margin:10px 0; 
	}
#topWrapper {
	width: 960px;
	float:left;
	padding: 0;  
	margin: 0;
	}
#breadcrumb {
	width: 570px;
	font-size:12px;
	float:left;
	padding: 0 0 15px 0;  
	margin: 0;
	}
#textSize {
	width: 280px;
	float:right;
	text-align: right;
	padding: 1px 0 10px 0;  
	margin: 0;
	}
p 	{
	line-height: 1.3em;
	}

 /*** START NAV  ***/
#nav {
	width: 960px; 
	float: left;
	background: #37a7bb url(img/nav-bg.gif) top left repeat-x;
	margin: 0; 
	padding: 0;
	text-align: left;
	}
#nav ul {
	font-size:18px;
	margin:0;
	padding:0;
	}
#nav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}
#nav a {
	color:#ffffff;
	font-weight:bold;
	display:block;
	font-size:0.8em;
	margin: 0;
	padding:7px 28px 7px 28px;
	text-transform:uppercase;
	text-decoration:none;
	}
#nav a:hover {
	color:#222222;
	text-decoration:none;
	}
#nav a.current {
	color:#d8e24c;
	text-decoration:none;
	background: #666 url(img/sub-bg.gif) top left repeat-x;
	padding:8px 28px 7px 28px;
	margin: 0 -2px;
	border-bottom: none;
	}
#nav a.currentOff {
	color:#fff;
	text-decoration:none;
	background: #666 url(img/sub-bg.gif) top left repeat-x;
	padding:8px 28px 7px 28px;
	margin: 0 -2px;
	border-bottom: none;
	}
#nav a.currentFirst {
	color:#d8e24c;
	text-decoration:none;
	background: #666 url(img/sub-bg.gif) top left repeat-x;
	padding:8px 28px 7px 28px;
	margin: 0;
	border-bottom: none;
	}
#nav a.currentFirstOff {
	color:#fff;
	text-decoration:none;
	background: #666 url(img/sub-bg.gif) top left repeat-x;
	padding:8px 28px 7px 28px;
	margin: 0;
	border-bottom: none;
	}
#nav a.end {
	background: #37a7bb url(img/nav-bg.gif) top left repeat-x;
	padding:8px 10px 7px 28px;
	}
/*** END NAV ***/
/*** START SECONDARY NAV  ***/
#nav-secondary {
	width: 960px; 
	height: 28px;
	float: left;
	background:#666 url(img/bot-sub-bg.gif) top left repeat-x;
	margin: 0; 
	padding: 0;
	text-align: left;
	}
#nav-secondary ul {
	font-size:16px;
	margin:0;
	padding:0;
	}
#nav-secondary li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}
#nav-secondary a {
	background: #666 url(img/bot-sub-bg.gif) top left repeat-x; 
	color:#fff;
	font-weight:normal;
	display:block;
	font-size:0.7em;
	letter-spacing : 0.05em;
	padding:7px 22px 7px 23px;
	text-transform:uppercase;
	text-decoration:none;
	}
#nav-secondary a:hover {
	text-decoration:underline;
	}
#nav-secondary a.current {
	color:#d8e24c;
	text-decoration:none;
	background: #666 url(img/bot-sub-bg.gif) top left repeat-x; 
	}
#nav-secondary a.end {
	background: #666 url(img/bot-sub-bg.gif) top left repeat-x; 
	}
#nav-secondary a.currentEnd {
	color:#d8e24c;
	text-decoration:none;
	background: #666 url(img/bot-sub-bg.gif) top left repeat-x; 
	}	
/*** END SECONDARY NAV ***/

#contentWrapper {
	width: 960px;
	float:left;
	padding: 0;  
	margin: 10px 0 0 0;
	}
#leftSide {
	width: 750px;
	float:left;
	padding: 0 0 20px 0;  
	margin: 0 15px 0 0;
	border-top: #ebebeb 2px solid;
	}
#rightSide {
	width: 180px;
	float:left;
	padding: 20px 0; 
	margin: 0 0 0 15px;
 	border-top: #ebebeb 2px solid;
	}
#leftBody {
	width: 530px;
	float:left;
	padding:0 0 20px 0;  
	margin: 0;
	border-top: #ebebeb 2px solid;
	}
#leftHome {
	width: 570px;
	float:left;
	padding:0 0 20px 0;  
	margin: 0;
	border-top: #ebebeb 2px solid;
	}
#fullWidth {
	width: 960px;
	float:left;
	padding:0;  
	margin: 0;
	border-top: #ebebeb 2px solid;
	}
#mainBody {
	width: 470px;
	float:left;
	padding:0;  
	margin: 0;
	}
#rightContent {
	width: 250px;
	float: left;
	padding: 20px 0 0 0;  
	margin: 0 0 0 20px;
	}
#rightContentWide {
	width: 400px;
	float: left;
	padding: 20px 0;  
	margin: 0 0 0 30px;
	border-top: #ebebeb 2px solid;
	}
#right360 {
	width: 360px;
	float: left;
	padding: 20px 0;  
	margin: 0 0 0 30px;
	border-top: #ebebeb 2px solid;
	}
#quote { 
	background: #ccccff;
	width: 100%;
	text-align: left;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	background: #ffffff;
	color: #2C7E8D;
	padding: 0;
	margin:0;
	text-indent:-0.5em;
	}
.author {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	margin-top: 5px;
	text-indent:0;
	}
#pressItemWrapper { /* test div of diff look */
	width: 920px;
	float: left;
	font:100% Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	padding: 20px;
	background-color: #f0f0f0;
	border: #d8d8d8 1px solid;
	}
#pressItemWrapper h2{
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
#pressItem { /* test div of diff look */
	width: 880px;
	float: left;
	font:95% Arial, Helvetica, sans-serif;
	color: #222;
	margin: 5px 0px;
	padding: 15px 20px 10px 20px;
	background-color: #fff;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-right: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	}
.segment {
	width: 880px;
	float: left;
	font:95% Arial, Helvetica, sans-serif;
	color: #222;
	margin: 5px 0px;
	padding: 15px 20px 10px 20px;
	background-color: #fff;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-right: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	}



a.segment img{
margin: 0;
padding:0;
display: block;
border: 1px solid #ccc;
}

a.segment:hover img{
border: 1px solid navy;
}

a.segment:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#frameWrapper {  /* creates border around text box*/
	width: 520px;
	float: left;
	margin: 20px 0 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
#frameOutside { /* creates outer bg for text box*/
	width: 495px;
	float: left;
	font:100% Arial, Helvetica, sans-serif;
	margin: 2px 0 0 2px;
	padding: 10px;
	background-color: #f0f0f0;
	}
#frameInside { /* creates inner bg that text sits on*/
	width:405px;
	float: left;
	font:100% Arial, Helvetica, sans-serif;
	color: #222;
	margin: 10px;
	padding: 20px 35px 25px 35px;
	background-color: #fff;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-right: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	}
	
	
#frameHomeWrapper {  /* creates border around text box*/
	width: 560px;
		height: 525px;
	float: left;
	margin: 20px 0 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
#frameHomeOutside { /* creates outer bg for text box*/
	width: 535px;
		height: 500px;
	float: left;
	font:100% Arial, Helvetica, sans-serif;
	margin: 2px 0 0 2px;
	padding: 10px;
	background-color: #f0f0f0;
	}
#frameHomeInside { /* creates inner bg that text sits on*/
	width:445px;
		height: 430px;
	float: left;
	font:100% Arial, Helvetica, sans-serif;
	color: #222;
	margin: 10px;
	padding: 20px 35px 25px 35px;
	background-color: #fff;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-right: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	}

.homeWrap {
	height: 345px;
	}
.homeOut {
	height: 320px;
	}
.homeIn {
	height: 250px;
	}
.homeWrapNew {
	height: 415px;
	}
.homeOutNew {
	height: 390px;
	}
.homeInNew {
	height: 320px;
	}
.fitnessWrap { /* -- DELETE STYLE WHEN NEW FITNESS PAGE GOES LIVE --*/
	height: 625px;
	}
.fitnessOut { /* -- DELETE STYLE WHEN NEW FITNESS PAGE GOES LIVE --*/
	height: 600px;
	}
.fitnessIn { /* -- DELETE STYLE WHEN NEW FITNESS PAGE GOES LIVE --*/
	height: 530px;
	}
.fitnessWrap2 {
	height: 685px;
	}
.fitnessOut2 {
	height: 660px;
	}
.fitnessIn2 {
	height: 590px;
	}
.performanceWrap {
	height: 785px;
	}
.performanceOut {
	height: 760px;
	}
.performanceIn {
	height: 690px;
	}
.dwpWrap {
	height: 525px;
	}
.dwpOut {
	height: 500px;
	}
.dwpIn {
	height: 430px;
	}	
/* -----------------------------       START -- STYLES FOR BOOKS PAGE           -----------------------------------*/	
.booksWrapNew {
	height: 1065px;
	}
.booksOutNew {
	height: 1040px;
	}
.booksInNew {
	height: 970px;
	}
#bookFrameWrapper {  /* creates border around text box*/
	width: 950px;
	float: left;
	margin: 0 0 0 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
#bookFrameOutside { /* creates outer bg for text box*/
	width: 925px;
	float: left;
	font:100% Arial, Helvetica, sans-serif;
	margin: 2px 0 0 2px;
	padding: 10px;
	background-color: #f0f0f0;
	}
#bookFrameInside { /* creates inner bg that text sits on*/
	width:835px;
	float: left;
	font:100% Arial, Helvetica, sans-serif;
	color: #222;
	margin: 10px;
	padding: 20px 35px 25px 35px;
	background-color: #fff;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-right: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	}
.bookLink {
	margin: 20px 5px;
}
/* -----------------------------       END -- STYLES FOR BOOKS PAGE           -----------------------------------*/
.quote {
	text-indent:-0.4em;
	font-size: 95%;
	color: #297b8a;
	}
#dwpFramewrapper {  /* creates border around text box*/
	width: 390px;
	height:390px;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
#dwpFrameoutside { /* creates outer bg for text box*/
	width: 375px;
	height:375px;
	float: left;
	font:100% Arial, Helvetica, sans-serif;
	margin: 2px 0 0 2px;
	padding: 5px;
	background-color: #f0f0f0;
	}
#dwpFrameinside { /* creates inner bg that text sits on*/
	width:310px;
	height:330px;
	float: left;
	font:90% Arial, Helvetica, sans-serif;
	color: #222;
	margin: 5px;
	padding: 15px 25px;
	background-color: #fff;
	text-indent:-0.5em;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-right: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	}
.textBox400 {
	float: left;
	width: 480px;
	}
.textBox400 h3 a {
	font-weight: bold;
	}
.textBox400 h4 {
	font-weight:bold;
	margin-top: 15px;
	color: #222;
	}
.textBox400 p {
	margin-top: 10px;
	}
.textBox560 {
	float: left;
	width: 560px;
	}
.textBox560 h3 {
	margin-top: 0;
	color: #1C598C;
	}
.textBox560 h4 {
	font-weight:bold;
	margin-top: 15px;
	color: #222;
	}
.textBox560 p {
	margin-top: 10px;
	}
#textAlignPress {
	float: left;
	width: 580px;
	}
#textAlign420 {
	float: left;
	width: 420px;
	}
#textAlign400 {
	float: left;
	width: 400px;
	}

#textAlign340 {
	float: left;
	width: 340px;
	}
	/* IMAGE EFFECTS */
.border {
	border: 1px solid #666666;
	}
img {
	border:none;
	}
#50px {
	float:left;
	padding: 0 0 0 50px;	
	}
#marginTop {
	float: left;
	margin: 20px 0 0;
}
.imgborder {
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
.imgborder15top {
	padding: 4px;
	margin: 15px 0 0 0;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
.imgborder50pxleft {
	padding: 4px;
	margin: 0 0 0 50px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
.img20pxleft {
	float: right;
	padding: 4px;
	margin: 0 0 5px 20px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
.img50pxleft {
	float: right;
	padding: 4px;
	margin: 0 0 5px 50px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
.img10pxleft10top {
	float: right;
	padding: 4px;
	margin: 10px 0 5px 10px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
.imgborder20pxtop {
	padding: 4px;
	margin-top: 20px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
.img20pxtop {
	margin-top: 20px;
	background: #fff;
	}
.img10pxtop {
	margin-top: 10px;
	}
.imgborderDark20pxtop {
	padding: 4px;
	margin-top: 20px;
	border: 1px solid #888;
	border-bottom-color: #777;
	border-right-color: #777;
	background: #f0f0f0;
	}
.imgborder20pxbottom {
	padding: 4px;
	margin-bottom: 20px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
.imgborder10pxbottom {
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
	background: #fff;
	}
.img20pxright {
	float: left;
	margin: 0 20px 5px 0;
	border: 1px solid #00c9d5;
	}
.img40pxright {
	float: left;
	margin: 0 40px 5px 0;
	border: 1px solid #00c9d5;
	}
.img20pxlefttop {
	float: left;
	margin: 20px 20px 0 0;
	border: 4px solid #00c9d5;
	}
.img20pxbottom {
	float: left;
	margin: 0 0 20px 0;
	border: 1px solid #00c9d5;
	}
#photoSliceBorder {
	border: 1px solid #00c9d5;
	}
.slice20pxleft {
	float: right;
	margin: 0 0 5px 20px;
	}
.slice20pxright {
	float: left;
	margin: 0 20px 5px 0;
	}
/* END!!! IMAGE EFFECTS */
#rightText { /* For use w/ photo on left and text on right - no width of text area specified*/
	float: left;
	}
#leftContent2col {
	width: 640px;
	float:left;
	padding: 10px 0;  
	margin: 0px 10px 10px 0px;
	border-top: #00c9d5 2px solid;
	}
#photoFeatureWrap {
	width: 20px;
	float:left;
	padding: 10px 0;  
	margin: 0;
	}
#photoFeatureLeft {
	float: left;
	width: 305px;
	margin: 0 15px 0 0;
	}
#photoFeatureRight {
	float: left;
	width: 395px;
	margin: 0 0 0 15px;
	}
#leftFeature {
	width: 305px;
	float:left;
	padding: 10px 0;  
	margin: 0 15px 0 0;
	border-top: #00c9d5 2px solid;
	}
#rightFeature {
	width: 360px;
	float:left;
	padding: 10px 0;  
	margin: 0 0 0 15px;
	border-top: #00c9d5 2px solid;
	}
#rightBarFeature {
	width: 200px;
	float:left;
	padding: 0 0 20px 0;  
	margin: 0 10px 10px 0;
	border-bottom: #00c9d5 2px solid;
	}
/* NEW LAYOUT DIVS FOR PHOTOS AND TEXT */
#photoFeatureWrap {
	width: 730px;
	float:left;
	padding: 10px 0;  
	margin: 0;
	}
/* END!!! NEW LAYOUT DIVS FOR PHOTOS AND TEXT */
a:link, a:active, a:visited {
	color:#1c598c;
	font-weight:normal;
	text-decoration:underline;
	}
a:hover {
	color:#f47a0e;
	text-decoration:underline;
	}
/* linklist sub-navigation menu */
#linklist {
	width: 180px;  
	background: #ffffff ;
	margin: 0; 
	padding: 0;
	text-align: left; 
	}
#linklist ul {
	font-size:12px;
	margin:0;
	padding:0;
	background: #ebebeb;
	}
#linklist li {
	list-style:none;
	margin: 0;
	padding:0;
	}
#linklist a {
	color:#222;
	font-weight: normal;
	display:block;
	margin: 0;
	padding:5px 10px;
	text-decoration:none;
	border-top: #999999 1px solid;
	border-left:#999999 1px solid;
	border-right:#999999 1px solid;
	}
#linklist a:hover {
	color:#222222;
	text-decoration:none;
	background: #cccccc;
	}
#linklist a.current {
	color:#ffffff;
	text-decoration:none;
	background: #444444;
	}
#linklist li.end {
	border-bottom: #999999 1px solid;
	}
#linklist ul ul li{/* Nested item CSS for linklist menu */
	list-style:none;
	margin: 0;
	padding:0;
	background: #d1d1d1;
	}
#linklist ul ul a{/* Nested item CSS for linklist menu */
	color:#6c6c6c;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding:5px 10px 5px 35px;
	text-decoration:none;
	}
/* END!!! linklist sub-navigation menu */
#footer {
	clear: both;
	width: 960px;
	font:85% Arial, Helvetica, sans-serif;
	line-height: 130%;
	text-align:center;
	border-top: #ebebeb 2px solid;
	padding: 15px 0;
	background:#ffffff;
	color: #808080;
	}
#footer a:link, #footer a:visited {
	color: #808080;
	text-decoration: underline;
	} 
#footer a:hover {
	color: #444;
	text-decoration: underline;
	} 
.featureBox {
	float: left;
	height: 140px;
	width: 180px;
	margin: 20px;
	padding: 10px;
	background:url(../new_site/img/featureBox.gif) #acc4e0;
	}
.hangingpunctuation {
	text-indent: -0.5em;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	padding: 10px;
	}
.centerText {
	text-align: center;
	}
.bigtext {
	font-size: 110%;
	}
.mediumtext {
	font-size: 100%;
	}
.smalltext {
	font-size: 90%;
	}
.xsmalltext {
	font-size: 80%;
	}
.style1 {
	font-size: small;
	text-transform: uppercase;
	}
H1, H2, H3, H4, H5, H6 {
	margin-top:10px;
	margin-bottom:-8px;
	} 
H1 {
	font: 150% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #297b8a;
	}
h1 span {
	display: block;
	font-size: 85%;
	color: #444;
}
H2 {
	font: 110% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #444444;
	}

H3 {
	font: 100% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #444444;
	}
H4 {
	font: 95% Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #444444;
	}
.arrow {
	margin: 0 5px 0 0;
	}
#frame {
	float:left;
	width: 500px;
	}
/* BEGIN!!! Special Table Styles */
#styledtable {
	padding: 0;
	margin: 0 0 20px 0;
	}
caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}
#styledtable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(img/table_bg_header.jpg) no-repeat;
	}
#styledtable th.first {
	border: 1px solid #C1DAD7;
	}
#styledtable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
	}

#styledtable td {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	}

#styledtable td.alt {
	background: #F5FAFA;
	color: #797268;
	}

#styledtable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(img/table_bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

#styledtable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(img/table_bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	}
.400 {
	width: 400px;
	}
/* END!!! Special Table Styles */

/* BEGIN ------ GENERAL SYLES FOR UNORDERED LISTS */
ul  {
	list-style:disc;
	padding: 8px 0;
	margin: 0 0 0 30px;  
	}  
ul li {
	padding:1px 0;
	}
/* END -------- GENERAL SYLES FOR UNORDERED LISTS */
#slideshow {
	padding: 0;
	margin: 20px 0;
	}
#video {
	margin:0;
	padding:0;
	}
	
/* STEVEN & CHRIS EPISODE STYES */

.episode h4 {
margin-bottom: 10px;
}
.videoButtonSection  {
height: 35px;
}
.watchButton {
float: left;
margin-right: 10px;
}
.watchTime {
float: left;
}
.watchTime p{
margin: 10px 0 0;
font-size: 90%;
font-weight: bold;
color:#297B8A;
}
.video-button {
margin: 5px 0 0;
}
.addThisButtons {
	width: 310px;
	height: 25px;
	margin: 15px 0 0;
}
.addThisTop {
	float: right;
	text-align: right;

	height: 25px;
	margin: 0;
}
.offerBox {
	background: #f0f0f0;
	border: #ccc 1px solid;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 8px 15px 15px;
	margin-bottom: 20px;
}

h4.offerHeading {
	color: #297b8a;
	font-size: 26px;
}

.readBlog {
	float: left;
	display: block;
	text-align: right;
	width: 58px;
	height: 19px;
	border: #b1bdd8 1px solid;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f0f2f7 url(img/icon-blogger.gif)  ;
	background-position: 4px 50%;
	margin-left: 5px;
	margin-right: 5px;
	background-repeat: no-repeat;
	padding: 0 4px 1px;
}

p.socialText {
	font-size: 10px;
	line-height: 10px;
	padding-left: 2px;
	color: #ff5a00;
	margin-top: 5px;
	margin-bottom: 5px;
}
p.socialText a {
	text-decoration:none;
}


/* BUTTONS */
a.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: .5em 1.5em .55em;
	text-shadow: 0 1px 1px #fff;
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .4em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
a.button:hover {
	text-decoration: none;
}
a.button:active {
	position: relative;
	top: 1px;
}
.buttonMargin {
	margin-right: 20px;
}
a.basic { /* bg from lightest to second darkest */
	margin-top: 0px;
	color: #222;
	border: solid 1px #9dada5;
	background: #bad9ca; /* use midtone */ /* fallback for non CSS3 browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#c7efdd), to(#a7b6af)); /* for webkit */
	background: -moz-linear-gradient(top,  #c7efdd,  #a7b6af); /* for firefox */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7efdd', endColorstr='#a7b6af'); /* for IE */
}
a.basic:hover { /* bg from second lightest to darkest */
	background: #a7b6af;
	background: -webkit-gradient(linear, left top, left bottom, from(#bad9ca), to(#a7b6af));
	background: -moz-linear-gradient(top,  #bad9ca,  #a7b6af);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bad9ca', endColorstr='#a7b6af');
}
a.basic:active { /* bg use reverse of .basic styles*/
	color: #222;
	background: -webkit-gradient(linear, left top, left bottom, from(#a7b6af), to(#c7efdd));
	background: -moz-linear-gradient(top,  #a7b6af,  #c7efdd);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7b6af', endColorstr='#c7efdd');
}
.buttonMargin {
	margin-right: 20px;
}
-->

.reviewsLeft {
	float: left;
	width: 455px;
	margin: 0 10px 0 0 ;
	overflow: hidden;
}
.reviewsRight{
	float: left;
	width: 455px;
	margin: 0 ;
}
.review {
	width: 413px;
	float: left;
	font:95% Arial, Helvetica, sans-serif;
	color: #222;
	margin: 0 0 10px;
	padding: 20px;
	background-color: #fff;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-right: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	}
.review p {
	color: #666;
	margin: 10px 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
p.reviewQuote {
	font-size: 14px;
	color: #016872;
	line-height: 1.7em;
	margin: 5px 0 3px;
}
