/* Mystories */


#contentwrap {
	float: right;
	width: 775px;
}
#content{
	float:left;
	width:565px;
	padding-top: 10px;
	min-height:600px;
	padding-bottom:30px;
	padding-left: 15px;
}
#content2{
	float:right;
	width:190px;
	min-height:200px;
}









#contentwrap #content {
}
#contentwrap #content #mnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	width: 150px;
	margin-right: 10px;
	clear: none;
	float: left;
	height: 22px;
	background-image: url(/themes/mmysteries09/images/mmtabsBG.gif);
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	padding-top: 8px;
}
#contentwrap #content #mnav a.selected {
	background-position: -155px 0px;
	color: #000;
}
#contentwrap #content #mnav {
	height: 30px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ffcb08;
	overflow: hidden;
}
#sidebar .mmlink .mmtitle {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#contentwrap #content2 {
	padding-top: 40px;
}
#sidebar .mmlink .mmtagline {
	font-size: 12px;
	font-weight: normal;
}
#sidebar a.mmlink {
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #000;
	text-decoration: none;
	padding: 3px;
	width: 155px;
}
#sidebar a.mmlink:hover {
	color: #00A1D0;
	background-color: #D9EDF8;
}
#sidebar {
	padding-top: 40px;
}
#contentwrap #content2 .sblink {
	ydisplay: block;
	height: 50px;
	width: 190px;
	margin-bottom: 15px;
	background-image: url(/themes/mmysteries09/images/sbButtons.jpg);
	background-position: right top;
	display: block;
	color: #000;
	text-decoration: none;
	background-repeat: no-repeat!important;
}
#contentwrap #content2 .sblink span {
	height: 50px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: block;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 70px;
}
#contentwrap #content2 .sblink:hover span {
	color: #FDC829;
	text-decoration: underline;
}
