/* 
Description: NPL
Version: 1.0
Author: Agency Net 

*/

/*********************
MAIN LAYOUT & STYLES
*********************/

 
@import url("/mojoseries/css/oldMicroStyles.css");/******* Import Main Mojo Style Sheet ********/

/*********************
    LINKS
*********************/

a:link, a:visited {
	color: #FFFFFF;
}
a:hover, a:active {
	color: #0676A6;
}
/*********************
    Banner Border
*********************/

#mojobanner {
	border-top:1px solid #0676A6;

}


/*********************
 Show Logo
*********************/
#show-logo{
	background-image: url(/mojoseries/gearedup/images/gearedUp_logos.png);
	
}


/*********************
 LeftSide
*********************/

.leftside h4 {
	color:#0676A6;
	padding: 0px;
	margin: 0px 0px 0px 1px;
	text-decoration: none;
}
.leftside li {
	list-style-image: url(/mojoseries/londonlive/images/bullet4.gif);
}
.leftside a {
	padding: 0px;
	margin: 0px 0px 0px 1px;
	text-decoration: none;
}
/*********************
    SHOW TIMES BELOW NAVIGATION
*********************/

.showtime #day-color {
	color: #0676A6;
	font-weight: bold;
}
.showtime-home .timespacing {
	
	margin-top:10px;
	margin-bottom:15px;
}
.showtime .encore {
	color: #CCCCCC;
	font-size: 10px;
}

/*********************
SHOWTIME ON HOMEPAGE
*********************/
.showtime-home {
	float: right;
	width: 210px;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.showtime-home h3 {
	background-image: url(/mojoseries/gearedup/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	padding: 0px 0px 0px 13px;
	font-size: 13px;
}
.showtime-home a {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 13px;
}
.showtime-home p {
	padding: 0px;
	margin: 0px;
}
.showtime-home a:hover {
	color: #0676A6;
}

#content .readmore {
	padding:0px 0px 0px 15px;
	background-image: url(/mojoseries/gearedup/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.thisweek_red{
	font-size:14pt;
	font-weight:bold;
	color: #0676A6;
}
.thisweek_white {
	color:#FFFFFF;
	font-size:13pt;
	font-weight:bold;
}
/*********************
HOMEPAGE BOTTOM 3 TOUTS
*********************/
.left {
	float: left;
	display: block;
}
#centertrio {
	width: 302px;
	padding: 10px 0px 0px 0px;
}
#lefttrio {
	width: 205px;
	padding: 10px 0px 0px 0px;
	margin: 0px 30px 0px 0px;
	font-size: 12px;
}
#righttrio {
	width: 220px;
	padding: 10px 0px 0px 30px;
	background-image: url(/mojoseries/gearedup/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 50px 55px;
	height: 250px;
}
#righttrio p a{
	text-decoration:none;

}
.left  h3 {
	font-size: 14px;
	border: 1px solid #fff;
	padding: 3px 8px 3px 8px;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	background-image: url(/mojoseries/gearedup/images/featured-top.gif);
	background-position: left;
	text-align: center;
	font-weight: bold;
}
.left p {
	margin: 0px;
	padding: 0px;
}
#righttrio p {
	background-image: url(/mojoseries/gearedup/images/top5-line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px 0px 6px 0px;
	font-size: 12px;
	float: left;
	width: 190px;
	display: block;
}
#righttrio h3 {
	margin-bottom: 20px;
}
#righttrio img {
	padding: 0px 0px 0px 10px;
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
}
#lefttrio img {
	border: 1px solid #fff;
	margin: 0px 0px 20px 0px;
}
#lefttrio h4 {
	background-image: url(/mojoseries/gearedup/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	padding: 0px 0px 0px 15px;
}
#lefttrio a {
	text-decoration: none;
	color: #FFFFFF;
}
#lefttrio h3 {
	background-image: url(/mojoseries/gearedup/images/featured-top.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#righttrio h3 {
	background-image: url(/mojoseries/gearedup/images/featured-top.gif);
	margin: 0px 0px 10px 0px;
}
#lefttrio a:hover {
	color: #0676A6;
}

#righttrio .top5small {
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	text-align: center;
}
#righttrio .top5small a{
	text-decoration:none;
}
#righttrio h4 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-transform: capitalize;
	color: #0676A6;
}
/*********************
RECIPE PAGES
*********************/
#recipe {
	color: #999999;
	width: 540px;
	font-size: 14px;
	float: left;
}
#recipe .buyerpic {
	float:left;
	border:1px solid #cccccc;
	margin-right:15px;
	margin-bottom:15px;
	
}

#recipe li {
}
.recipe_text img {
	padding: 8px;
	float: right;
	background-color: #333333;
	margin: 0px 0px 0px 20px;
}

.recipetop {
	height: 0px;
	width: 540px;
	margin: 0px;
	padding: 0px;
}
.recipebottom {
	float: right;
	width: 540px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.pdf {
	font-size: 12px;
	background-image: url(/mojoseries/gearedup/images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 30px;
	margin-top: 20px;
}
#recipe a:link, #recipe a:visited{
	font-size: 12px;
	color: #999999;
	
}
#recipe a:hover {
	color: #09A5E8;
	text-decoration: underline;
}
.recipe_text .list li {
	list-style-type: none;
}

#recipe .recipe_text {
	width: 500px;
}

#recipe h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #999999;
}
.recipe_title1 {
	color: #0676A6;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	
}
.recipe_title2 {
	color: #0676A6;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: dashed 1px #666;
}
.smtext {
	font-size: 12px;
}
#content h2 {
	color: #0676A6;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}
.imgright {
	padding: 0px;
	margin: 0px 0px 20px 30px;
	float: right;
}
.showtime2 {
	color: #0676A6;
}
/*********************
MISC STYLES
*********************/


.lrgtext {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
}
.rightside #recipe .episodeContentRight {
	float: left;
	display: block;
	width: 355px;
	margin-top:0px;
	margin-bottom: 25px;
	height: 105px;
}
.rightside #recipe .episodeContentLeft {
	float: left;
	display:block;
	margin-bottom:10px;
	margin-right: 15px;

}
.rightside .leftTerm {
	font-weight: bold;
	color: #CCCCCC;
	width: 65px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: left;
}
.rightside .rightTerm {
	width:400px;
	float:right;
	display: block;
}
.leftside .termsPic {
margin: 25px 0px 0px 25px;
}
.showtime-home .showtimePic {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightside .thisweek_white {
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
}
.rightside #recipe .episode_color {
    color:#0676A6;
	font-size:18pt;
	font-weight:bold;
}
#episodeinfo {
	margin-top: 15px;
	height: 80px;
	width: 228px;
	border: 1px solid #666;
	color: #FFFFFF;
	padding: 30px 20px 10px 250px;
	text-align: right;
	font-size: 14px;
	background-repeat: no-repeat;
	background-color: #000000;
}

