/** Loaded only when the canvas of this type is loaded thus allowing us to over-ride css on a per page basis**/

.ui-placeholder{
	position:relative;
	border:2px dotted #bbb;
	min-height:100px;
	height:auto !important;

}

.mgr_welcome_panel{
	background:url('../images/mgr_welcome_bg.png') no-repeat;
	width:320px;
	height:100px;
	margin:0px;
	margin-bottom:10px;
}

.new_home_join{
	background:url('../images/new_home/main_image.jpg') no-repeat;
	width:980px;
	height:260px;
	margin:0px;
	margin-bottom:10px;
}

.back_soon{
	background:url('../images/new_home/backsoon.jpg') no-repeat;
	width:980px;
	height:335px;
	margin:0px;
	margin-bottom:10px;
}


.new_home_join input {
	background: url(../images/searchQueryBack.gif) no-repeat 0% 0%;
	border:0px;

	width: 120px;
	height: 12px;
	padding-top: 2px;
	padding-bottom:3px;
	padding-right:2px;
	/*padding-top: 0px;*/
}

.new_home_button {
	width:150px;
	height:100px;
	float:left;
}

.mgr_welcome_panel a{
	color:#fff;
}

.mgr_welcome_userpic{
	position:relative;
	margin-left:10px;
	margin-top:9px;
	width:80px;
	height:80px;
}

.mgr_padded{
	float:left;
	margin:8px;
}
.largeregister, .register {
	margin-bottom:10px;
	display:block;
}
.largeregister a {
	display:inline;
}

.promo_holder img {
	margin-bottom:0px;
}
.col330 .promo_holder {
}
.col670 .promo_holder {
	float:left;
	/* remind IE that floated blocks should stay that way */
	display:block;
}

.mgr_padded h1, .mgr_padded h2{
	padding:0px;
	margin:0px;
	color:#fff;
	line-height:1.1;
}

.mgr_padded ul{
	margin-left:24px;
	margin-top:10px;
}

.mgr_padded li{
	line-height:1.6;
	color:#fff;
}

.mgr_status_message{
	color:#fff;
	width:210px;
}


div.banner_660_dkgray{
	background:url('../images/spotlights/most_popular_leagues.gif') no-repeat;
	width:650px;
	height:130px;
	margin:0;
	margin-bottom:10px;
	color:#fff;
}

div.banner_660_ltgray{
	background:url('../images/spotlights/just_joined_leagues.gif') no-repeat;
	width:650px;
	height:130px;
	margin:0;
	margin-bottom:10px;
	color:#000;
}

div.banner_660_promo{
	float:left;
	width:170px;
	height:112px;
	margin:10px;
	padding-left:10px !important;
	padding-left:0px;
	margin-right:0px;
}

div.banner_660_holder{
	float:left;
	width:80px;
	height:111px;
	margin: 10px 0 0 10px;
}

.banner_660_logo{
	display:block;
	width:80px;
	height:81px;
	background:#fff;
}

.banner_660_text{
	font-size:10px;
	display:block;
	line-height:1.3;
	height:28px;
	overflow:hidden;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:white;
}


.league_logo {
	width: 50px;
	height: 50px;
	margin: 5px;
}
.mitoo img {
	float:left;
	width: 100px;
	height:50px;
	margin: 5px;
	margin-left:0;
	vertical-align:top;
}
.mitoo * {
	color: #036;
}
div.mitoo h3 {
	font: 110%;
}
div.mitoo p {
	line-height:1.1;
}
div.mitoo p br {
	display:block;
}
#why_provide_dob_content p {
	margin-bottom:0px;
}
#register_form__ label#l_mitoo span.mitoo {
	width:100%;
	float:left;
	font-weight:normal;
}
#register_form__ label#l_mitoo span.mitoo span {

}
#register_form__ label#l_mitoo span.mitoo input {
	display:inline;
	width:40%;
	margin-right:10px;
}
#register_form__ label#l_mitoo {
	width:90%;
}



.media_submenu {
	padding-bottom: 15px;
	margin: 0 10px;
}
.media_submenu ul {
	padding:0;
	margin:0;
	list-style:none;
}
.media_submenu ul li {
	float:left;
	margin:0;
	padding:0;
}
.media_submenu p {
	float: right;
}
.media_submenu li.last a {
	border-right: 0;
}
.media_submenu p a.upload {
	display:inline;
	font-weight:bold;
}
.media_submenu p a.upload img {
	vertical-align:-10% !important;
	/* IE6 doesn't do percentages, only pixels. THis is interpreted as -1px. */
	vertical-align:-1%;
}
.media_submenu ul li a {
	display:block;
	_display:inline;
	padding-right: 4pt;
	border-right: 1px solid #999;
	margin-right: 4pt;
}

hr {
	border:0;
	color: white;
	border-bottom: 1px dotted #ccc;
}

