#ibetyou a:link, #ibetyou a:visited {
	color: #fff;
}
#ibetyou a:hover, #ibetyou a:active {
	color: #659A48;
}
#ibetyou a.box:link, #ibetyou a.box:visited {
	 color: #659A48;
	 padding:0px 5px;
}
#ibetyou a.box:hover, #ibetyou a.box:active {
	color: #fff;
	background-color: #659A48;
	text-decoration: none;
}
#ibetyou .rightside a:link, #ibetyou .rightside a:visited {
	color: #659A48;
}
#ibetyou .rightside a:hover, #ibetyou .rightside a:active {
	color: #fff;
}
#ibetyou {
	font-family: Calibri, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
#ibetyou .leftside {
	width: 200px;
	display: block;
	color: #858585;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
#ibetyou .leftside li {
	font-size: 13px;
	margin: 0px 0px 5px 0px;

}
/*------------------ ibetyou Header ------------------*/
#wrapper #ibetyou {
	border-top: #659A48 9px solid;
}
#ibetyou #ibetyouheader {
	border-left: #474545 1px solid;
	border-right: #474545 1px solid;
	background-color: #000;
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
}
.home {
	height: 260px;
	background-position: 275px 0px;
}
#ibetyouheader #tuneIn {
	background: url(/images/title.jpg) left top no-repeat;
	padding: 50px 0 0 14px;
	width: 280px;
	float: left;
}
.home #tuneIn {
	height: 179px;
}
#ibetyouheader #tuneIn h4{
	margin: 0;
	padding: 0;
	height: 25px;  /* Affects the siffr fonts */
}
#ibetyouheader #topTout {
	width: 225px;
	float: right;
	padding: 5px 15px 0 0;
}
#ibetyouheader #topTout span {
	display:none;	
}
#ibetyouheader #topTout p {
	margin: 10px 0;
	font-size: 14px;
}
#ibetyouheader #topTout p a:link, #ibetyouheader #topTout p a:visited {
	display: block;
	width: 140px;
	height: 30px;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(/images/clickHere.png);
	background-position: -1px 0px;
	margin-top: 3px;
}
#ibetyouheader #topTout p a:hover {
	background-image: url(/images/clickHere.png);
	background-repeat: no-repeat;
	background-position: -1px -30px;
}
/*------------------ END ibetyou  Header ------------------*/
/*------------------ ibetyou Sub Nav ------------------*/
#ibetyouheader #subNav {
	height: 31px;
	clear: both;
	background-color: #659A48;
	display: block;
}
#ibetyouheader #subNav ul {
	padding: 0;
	margin: 0;
	background-color: #659A48;
}
#ibetyouheader #subNav li {
	font-size: 16pt;
	margin: 0;
	list-style: none;
	float: left;
}
#ibetyouheader #subNav li.seperator {
	width: 4px;
	height: 30px;
	margin-bottom: 1px;
	background-image: url(/images//navSeparator.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ibetyouheader #subNav a:link, #ibetyouheader #subNav a:visited {
	text-decoration: none;
	display: block;
	padding: 6px 15px 8px 15px;
}
#ibetyouheader #subNav a:hover {
	background-color:#4C7336;
	color:#fff;
}
/*------------------ END ibetyou  Sub Nav ------------------*/
/*------------------ ibetyou  Main Page ------------------*/
#ibetyou #mainContent {
	padding: 20px 15px 0 15px;
	background-image: url(/images/mainBkrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*------------------ ibetyou  Touts Area ------------------*/
#ibetyou .dots {
	height: 3px;
	clear: both;
	margin: 10px 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#ibetyou #mainContent .tout {
	margin-top: 0px;
}
#ibetyou #mainContent #leftTout {
	width: 205px;
	float: left;	
}
#ibetyou #mainContent .title {
	font-size: 13pt;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
#ibetyou #mainContent #leftTout img {
	border: #474545 1px solid;
	margin: 0 0 8px 0;
	padding: 0;
}
#ibetyou #mainContent #videoPlayer {
	width: 490px;
	height: 360px;
	margin: 0 12px 15px 12px;
	background-color: #666;
	float: left;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}
#ibetyou #mainContent #leftTout ul {
	margin: 0;
	padding: 0;
	color: #e2e2e2;
}
#ibetyou #mainContent #leftTout li {
	list-style: none;
	color: #820318;
}
#ibetyou #mainContent #leftTout li.heading {
	color: #fff;
	padding-top: 15px;
}
#ibetyou #mainContent #rightTout {
	float: left;
	width: 205px;
	color: #fff;
}
#ibetyou #mainContent #banner {
	width: 728px;
	height: 90px;
	background-color: #999;
	float: left;
}
#ibetyou #mainContent #rightbanner {
	width: 190px;
	height: 250px;
	float: right;
	background-color: #999;
	margin-bottom: 10px;
}
#ibetyou #mainContent #episodeModule {
	float: left;
	height: 145px;
	width: 728px;
	margin-top: 5px;
}
/*------------------ END ibetyou  Main Page ------------------*/

img.border {
	border: 1px solid #999;
}
strong {
	color: #fff;
}
#ibetyou #mainContent #leftTout p {
	color: #e9e9e9;
}
#mainContent #leftTout p a:link, #mainContent #rightTout p  a:link, #mainContent #leftTout p a:visited, #mainContent #rightTout p a:visited {
	color: #fff;
	background-color: #659a48;
	padding: 2px 5px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#mainContent #leftTout p a:hover, #mainContent #rightTout p a:hover {
	color: #659A48;
	background-color: #fff;
	padding: 2px 5px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#mainContent #rightTout p {
	color: #e2e2e2;
}
#topTout h2 {
	font-size: 19px;
	text-transform: uppercase;
	line-height: 20px;
}
#episodeModule a img, #episodeModule img {
	margin-right: 5px;
}
#rightTout img {
	border: #474545 1px solid;
	margin: 0 0 8px 0;
}
#threeSheets #microWrapper h3 {
	font-size: 20pt;
	color: #fff;
	margin:10px 0px;
	padding:0;
	text-transform: uppercase;
}
#threeSheets #content {
	width: 680px;
}
#episodeinfo {
	height: 80px;
	width: 228px;
	border: 1px solid #666;
	color: #fff;
	padding: 30px 20px 10px 250px;
	text-align: right;
	font-size: 14px;
	background-repeat: no-repeat;
	background-color: #000;
}
/*-------------------------------------------- 
           ibetyou Interior Page Styles
 ------------------------------------------------*/
.interior {
	height: 150px;
	background-position: 300px -50px;
	margin-bottom: 10px;

}
.interior #tuneIn {
	height: 70px;
}
#ibetyou #leftColumn {
	padding: 20px;
	width: 698px;
	margin-right: 0px;
	position: relative;
}
#ibetyou #leftNav {
	padding: 10px;
	float: left;
	width: 190px;
	margin-right: 10px;
	background-color: #121212;
	border: 1px solid #474545;
	background-image: url(/images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px -150px;
}
.bioImg {
	float: left;
	border: 1px solid #474545;
	margin-right: 20px;
	margin-bottom: 10px;
}
#leftColumn h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
#leftColumn h4 {
	margin: 0px;
	padding: 0px;
	color: #659A48;
}
#leftColumn .nextAiring {
	width: 180px;
	float: right;
	height: 78px;
	padding: 10px;
	background-color: #121212;
	border: 1px solid #474545;
	color: #999;
	font-size: 13px;
}
#leftNav div.seasons {
	padding-top: 12px;
	font-weight: bold;
	color: #ccc;
	float: left;
}
#leftNav div.seasons div.title {
	margin-top: 3px;
	float: left;
}
#leftNav div.seasons div.season {
	padding: 1px 3px;
	margin: 1px 3px;
	float: left;
	cursor: pointer;
	border: 1px solid #ccc;
}
#leftNav div.seasons div.season:hover {
	color: #008cc2;
	border: 1px solid #659a48;
}
#leftNav div.seasons div.selectedSeason {
	padding: 1px 3px;
	margin: 1px 3px;
	float: left;
	cursor: default;
	border: 1px solid #659a48;
	color: #659a48;
}
#leftNav ul {
	margin: 12px 0;
	padding: 0;
	list-style-type: none;
}
#leftNav li {
	padding: 0 0;
	color: #999;
	border-bottom: 1px solid #474545;
	
}
#leftNav li a {
	padding: 5px 0px 5px 22px;
	background-image: url(/mojoseries/ibetyou/images/smIcon.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-decoration: none;
	display: block;
	font-size: 13px;
}
#leftNav li a:link, #leftNav li a:visited {
	color: #659A48;	
}
#leftNav li a:hover, #leftNav li a.selected {
	color: #fff;
	text-decoration: none;
	background-color: #333;
}
.color {
	color: #659a48;
}
#leftNav h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #ccc;
}
#leftColumn p {
	line-height: 18px;
}
#leftColumn .postTitle {
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 10px;
}
/*-------------------------------------------- 
           ibetyou Photo Page Styles
 ------------------------------------------------*/
#ibetyou #centerContent {
	background-image: url(/images/centerBkrnd.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	background-position: center top;
}
#ibetyou #flaPhotos {
	margin: 0 auto;
	width: 800px;
}
/*----- episode dropdowns -----*/
#season1Content, #season2Content, #season3Content, #season4Content, #season5Content {
	display: none;
}
