/*-----------------------------------------------------------*/
/* Public CSS
/*-----------------------------------------------------------*/

/* Global Styles */
body {
	background: #A9CEA2 url('/img/e1/t1/bg.world.gif') no-repeat top center;
	padding: 0px;
	margin: 0px auto;
	font: normal 12px "Lucida Sans", Arial, sans-serif;
	color: #204476;
	height: 100%;
}

body.Registration {
	background: #A9CEA2;
}

body.Main {
	background: #3D6297;
}

body.Home {
	background: #9AC58F;
}

body.WhatIs {
	background: #AACEA2;
}

body.LaunchPad {
	background: #A9CEA2;
}
a:link, a:visited, a:hover, a:active { 
	text-decoration: underline;
	color: #3F80FF;
	}
h1{
	font-size: 190%;
	font-weight:normal;
	font-family: 'AvantGarde', 'Lucida Sans', Arial, 'Sans-Serif';
	}
h2{
	font-size: 160%;
	font-weight:normal;
	font-family: 'AvantGarde', 'Lucida Sans', Arial, 'Sans-Serif';
	}
h3{
	font-family: 'AvantGarde', 'Lucida Sans', Arial, 'Sans-Serif';
	}
h4{
	font-family: 'AvantGarde', 'Lucida Sans', Arial, 'Sans-Serif';
	border-bottom: 4px ridge #006699;
	letter-spacing: 2px;
	text-transform:uppercase;
	padding-bottom:2px;
	padding-top: 8px;
	line-height:90%;
	text-align:center;
	background:#FFFFFF;
	margin: 2px 0px;
	}
h5{
	font-family: 'Lucida Sans', Arial, 'Sans-Serif';
	}
input, textarea, select{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}
p{ 
	font-size: 14px;
	}

/* Main Page ------------------------------------------------*/
.ContentMain {
	padding: 0px 0px 0px 20px;
	width: 960px;
	margin: 5px auto;
	position: relative;
}

.MainWrapper {
	background: #A9CEA2;
	padding-top: 10px;
	height: 535px;
	overflow: hidden;
}

.Header {
	width: 980px;
	height: 120px;
	margin: 0px auto;
}

.Header span {
	display: none;
}

.Header .HeaderLogo {
	width: 348px;
	height: 112px;
	margin-left: 20px;
	float: left;
	display: inline;
	background: url('/img/e1/t1/bg.ml_logo.png') no-repeat;
	behavior: url('/css/e1/t1/iepngfix.htc');
}

.Header .HeaderTagLine {
	width: 312px;
	height: 53px;
	margin: 45px 0px 0px 20px;
	float: left;
	display: inline;
	background: url('/img/e1/t1/bg.main_tagline.png') no-repeat;
	behavior: url('/css/e1/t1/iepngfix.htc');
}

.MainLeft {
	margin-right: 330px;
}

.MainRight {
	float: right;
	width: 320px;
	display: inline;
	margin-top: -10px;
}

.MainLeft .MainLogin {
	width: 614px;
	height: 382px;
	background: url('/img/e1/t1/bg.main_login.png') no-repeat;
	behavior: url('/css/e1/t1/iepngfix.htc');
}

.MainLeft .LinkPlay {
	position: absolute;
		top: 200px;
		left: 260px;
		z-index: 1000;
	width: 130px;
	height: 40px;
	float: left;
	display: block;
}

.MainLeft .LinkRegister {
	position: absolute;
		top: 272px;
		left: 255px;
		z-index: 1000;
	width: 67px;
	height: 15px;
	display: block;
}

.MainLeft .LinkHelp {
	position: absolute;
		top: 307px;
		left: 235px;
		z-index: 1000;
	width: 178px;
	height: 40px;
	float: left;
	display: block;	
}

.MainLeft .LinkPlay span, .MainLeft .LinkRegister span, .MainLeft .LinkHelp span {
	display: none;
}

.MainLeft .MainCritterSelect {
	width: 392px;
	height: 114px;
	float: left;
	background: url('/img/e1/t1/critterselect_bg.gif') no-repeat;
}

.MainLeft .MainCritterSelect a {
	cursor: pointer;
}

.MainLeft .MainCritterSelect .Critter {
	width: 75px;
	height: 95px;
	display: block;
}

.MainLeft .MainCritterSelect span {
	display: none;
}

.MainLeft .MainCritterSelect a:hover {
	background-position: 0 -95px;
}

.MainLeft .MainCritterSelect .Crit_Sammy {
	background: url('/img/e1/t1/crit_sammy.gif');
}

.MainLeft .MainCritterSelect .Crit_Bella {
	background: url('/img/e1/t1/crit_bella.gif');
}

.MainLeft .MainCritterSelect .Crit_Hoofy {
	background: url('/img/e1/t1/crit_hoofy.gif');
}

.MainLeft .MainCritterSelect .Crit_Snapper {
	background: url('/img/e1/t1/crit_snapper.gif');
}

.MainLeft .MainCritterSelect .Crit_Daisy {
	background: url('/img/e1/t1/crit_daisy.gif');
}

.MainLeft .MainCritterSelect .Crit_Boo {
	background: url('/img/e1/t1/crit_boo.gif');
}

.MainLeft .MainLoginFooter {
	margin-top: 20px;
}

.MainLeft .MainWhatIs {
	width: 215px;
	height: 114px;
	float: left;
	margin-left: 10px;
	display: inline;
}

.MainLeft .MainWhatIs .LinkWhatIs {
	width: 215px;
	height: 114px;
	display: block;
}

.MainLeft .MainWhatIs .LinkWhatIs span {
	display: none;
}

.MainRight .MainAdContainer {
	background: url('/img/e1/t1/bg.main_ad.png') no-repeat;
	width: 310px;
	height: 270px;
	padding-top: 15px;
	margin-top: 40px;
	behavior: url('/css/e1/t1/iepngfix.htc');
}

.MainRight .MainAdContainer .MainAd {
	margin: 0px 5px 0px 5px;
	width: 300px;
	height: 250px;
}

.MainRight .MainNewspaper {
	background: url('/img/e1/t1/bg.main_newspaper.png') no-repeat;
	width: 316px;
	height: 175px;
	margin-top: 0px;
	padding-top: 40px;
	behavior: url('/css/e1/t1/iepngfix.htc');
}

.MainRight .MainNewspaper .NewspaperContent {
	width: 290px;
	height: 150px;
	margin: 0px 0px 0px 15px;
	padding-top: 10px;
	overflow: hidden;
	font: bold 16px/18px 'Times';
	color: #000000;
}

.MainRight .MainNewspaper .NewspaperContent p {
	margin: 0px;
	padding: 5px 0px;
}

.FooterMainWrapper {
	background: url('/img/e1/t1/bg.main_footer.gif') repeat-x;
}

.FooterMain {
	width: 960px;
	height: 95px;
	margin: 0px auto;
	clear: both;
	color: #FFFFFF;
	padding: 10px 0px 0px 20px;
}

.FooterMain span {
	display: none;
}

.FooterMain a:link, .FooterMain a:visited, .FooterMain a:hover, .FooterMain a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.FooterMain .ParentsIcon {
	background: url('/img/e1/t1/ico.parents.gif') no-repeat;
	width: 50px;
	height: 50px;
	float: left;
	display: block;
}

.FooterMain .ParentsMessage {
	font: bold 16px/18px 'Arial','sans-serif';
	float: left;
	display: inline;
	margin: 5px 0 0 10px;
}

.FooterMain .NCEE {
	background: url('/img/e1/t1/bg.ncee_logo.gif') no-repeat;
	float: left;
	width: 180px;
	height: 68px;
	display: inline;
	margin-left: 70px;
}

.FooterMain .NCEE .NCEELink {
	width: 208px;
	height: 66px;
	display: block;
}

.FooterMain .SiteLinks {
	font: normal 12px/14px 'Arial','sans-serif';
	float: left;
	display: inline;
	margin-left: 60px;
}

.FooterMain .Copyright {
	font: normal 12px/14px 'Arial','sans-serif';
	width: 220px;
	float: left;
	display: inline;
	margin-left: 60px;
}

/*-----------------------------------------------------------*/

/* Page Background */
.Content {
	padding-top: 18px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#MainSWF {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 625px;
	left: 0px;
}

#HomeSWF {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 5px;
	left: 0px;
}

.TourSWF {
	width: 740px;
	margin: 110px auto;
}

/* Meet Critters --------------------------------------------*/
.MeetCrittersWrapper {
	width: 900px;
	margin: 0px auto;
}
/*-----------------------------------------------------------*/

/* what's minyanland */
.ContentWrapper{
	width: 770px;
	margin: 20px auto;
	background-color: #FFFFFF;
	padding: 32px 15px;
}
.ContentWrapper .BeveledShot,
.ContentWrapper .BeveledGame{
	padding-left: 31px;
	float: right;
}
.ContentWrapper .Critters img{
	padding-right: 10px;
	float: left;
}
.ContentWrapper .Critters p{
	padding-bottom: 35px;
}
.ContentWrapper .PlayBtn{
	text-align: center;
}
.ContentWrapper .PlayBtn img{
	border: none;
}
/* Parental Controls */
.Template {
	width: 810px;
	height: 530px;
	position: relative;
	margin: 0px auto;
	padding: 80px 42px 0 41px;
	line-height: 160%;
	}
.Template .TemplateContent {
	height: 530px;
	overflow: hidden;
	}
.Template .MessageText {
	width: 850px;
	margin: 0px auto;
	text-align: center;
	}
.Registration {
	width: 1000px;
	height: 620px;
	position: relative;
	margin: 0px auto;
	}
.Registration #CritterSelect {
	position: absolute;
	top: 0px;
	left: 0px;
	wid
	}
.MainSWF {
	top:0px; 
	left: 0px; 
	bottom: 0px; 
	right:0px;
	}

.UserName {
	font-weight:bold;
/*	font: bold 16px "Lucida Sans", Arial, sans-serif;*/
	padding: 5px;
	}
.NetWorth{
	font: normal 16px/25px "Lucida Sans", Arial, sans-serif;
	}
.ChoreStatus {
	font-weight:bold;
	}
.ChoreStatus.Complete{
	color: #009900;
	}
.ChoreStatus.InProgress{
	color: #CC3366;
	}
.ChoreStatus.Overdue{
	color: #CC0000;
	}
.ChoreStatus.Pending{
	color: #3366FF;
	}
.AccountDates{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
.NewTaskBox{
	border-top: 1px solid #204476;
	padding: 7px;
	background: #F7FE98;
	}
.NewTaskBox h5{
	font-size: 12px;
	margin:0px;
	padding:0px;
	}
.NewTaskBox span{
	padding-left: 20px;
	}
.Btn {
	font: bold 12px "Lucida Sans", Arial, sans-serif;
	padding: 1px 20px;
	color: #0088FF;
	}
.PastDue {
	color: #FF0000;
	font-weight: bold;
	}

/* Footer */
.Footer {
	margin: 5px auto;
	text-align: center;
	}
.Footer ul {
	margin: 0px;
	padding: 0px;
	}
.Footer li {
	display: inline;
	padding: 0 5px 0 5px;
	}
.Footer .VPI {
	margin-top: 10px;
	}
/* Parent Nav */
.Nav {
	float: right;
	}
.Nav a{
	padding: 0px 10px;
	font: bold 100% 'Lucida Sans', Arial, 'Sans-Serif';
	}

.Template.About, .Template.ParentLogin {
	font: normal 12px/14px "Lucida Sans", Arial, sans-serif;
}

.Template .ParentImg{
	padding-top: 100px;
	float: right;
	text-align: center;
}
.ParentLogin sup{
	font-size: 9px;
}
.ParentLogin .EmailInput, .ParentLogin .PasswordInput {
	width: 270px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.ParentLogin .SubmitInput {
	padding-top: 12px;
	float: left;
}

.ParentLogin .ParentsFooter {
	position: relative;
}

.ParentLogin .ParentsFooter .ParentsLoginButton {
	background: url('/img/e1/t1/btn.parents_login.gif') no-repeat;
	width: 167px;
	height: 40px;
	display: block;
	margin: 0px auto;
}

.ParentLogin .ParentsFooter .ParentsSetupAllowanceButton {
	background: url('/img/e1/t1/btn.setup_allowance.gif') no-repeat;
	width: 447px;
	height: 50px;
	display: block;
	margin: 0px auto;
}

.ParentLogin .ParentsFooter span {
	display: none;
}

/* Columns */
.Column {
	
	}
.LeftColumn {
	float: left;
	width: 49%;
	}
.RightColumn {
	float: right;
	width: 50%;	
	}

/* Calendar */
#cal {
	position:absolute;
	width: 160px;
	height: 150px;
	}
#chosesVersions {
	position:absolute;
	border: 1px solid gray;
	width: 600px;
	height: 150px;
	}
#shwBtn {
	position:absolute;
	width: 250px;
	height: 140px;
	}
.calField {
	text-align: center;
	background: #eee;
	border: 1px solid #999;
	padding: 2px;
	width: 70px;
	}
.btnT {
	border: 0px;
	background: transparent;
	cursor: pointer;
	}
.CalendarButton {
	cursor: pointer;
	}
.Paging {
	padding-top: 10px;
	float: right;
	}
.PageNumber {
	padding: 2px 5px;
	margin-right: 2px;
	border: 1px solid #EEEEEE;
	}
.PageNumber.CurrentPage{
	font-weight: bold;
	}
.PageNumber.CurrentPage a{
	color: #000000;
	text-decoration:none;
	}
/* Miscellaneous */
#Msg, .Msg {
	font-weight: bold;
	font-style: italic;
	color: #ff0000;
	}
.Msg {
	color: #FF0000;
	}
.Clearer {
	clear: both;
	}

.MLBranding {
	background: url('/img/e1/t1/bg.ml_branding.gif') no-repeat;
	width: 235px;
	height: 40px;
	display: block;
	position: relative;
	margin: 10px auto;
}
.ParentMLBranding {
	background: url('/img/e1/t1/bg.ml_branding.gif') no-repeat;
	width: 235px;
	height: 40px;
	display: block;
	position: relative;
	margin: -3px auto;
}

.MLBranding span {
	display: none;
}

.ParentMLBranding .Kaboose,
.MLBranding .Kaboose {
	position: absolute;
		top: 12px;
		left: 0px;
	width: 100px;
	height: 14px;
	display: block;
}

.ParentMLBranding .NCEE, 
.MLBranding .NCEE {
	position: absolute;
		top: 0px;
		left: 130px;
	width: 102px;
	height: 40px;
	display: block;
}

.ParentMLBranding .Minyanville,
.MLBranding .Minyanville {
	position: absolute;
		top: 0px;
		left: 0px;
	width: 88px;
	height: 38px;
	display: block;
}

.LaunchLogo {
	background: url('/img/e1/t1/bg.launchpad.jpg') no-repeat;
	margin: 100px auto;
	width: 718px;
	height: 389px;
	text-align: center;	
	position:relative;
}

.LaunchLogo .SiteLink {
	position:absolute;
		top: 250px;
		left: 210px;
	width: 95px;
	height: 20px;
	display: block;
}

.LaunchLogo .EmailLink {
	position:absolute;
		top: 325px;
		left: 430px;
	width: 200px;
	height: 20px;
	display: block;
}

.LaunchLogo span {
	display: none;
}

.Privacy, .Terms, .Help{
	height: 460px;
	overflow: auto;
}

.Help h2 {
	font: bold 12px "Lucida Sans", Arial, sans-serif;
}

.ParentProfile .FormRow {
	margin-bottom: 10px;
}

.RedLink:link, .RedLink:hover, .RedLink:visited, .RedLink:active  {
	color: #FF0000;
}

.PngFix {
 behavior: url('/css/e1/t1/iepngfix.htc');
}
/* ------------------------------------------------------ */
/* Valentine
/* ------------------------------------------------------ */
.Valentine {
	width: 810px;
	overflow: auto;
}
.Valentine .columncontainer h1 {
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
}
.Valentine .columncontainer p {
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 10px;
}
.Valentine .columncontainer a,
.Valentine .columncontainer a:hover,
.Valentine .columncontainer a:visited,
.Valentine .columncontainer a:active {
	color: #3F80FF;
	text-decoration: underline;
}
.Valentine .columnLeft {
	width: 320px;
	float: left;
}
.Valentine .columnMiddle {
	width: 490px;
	float: left;
}
/*-----------------------------------------------------------*/

/* HTML Overlay ---------------------------------------------*/
.GoFish_Container {
	position: absolute;
		top: 0px;
		left: 0px;
		z-index: 100;
}

.GoFish_Container .GoFish_EmbedWrapper {
	position: relative;
}

.GoFish_Container .GoFish_EmbedWrapper .CloseGoFish {
	background: url('/img/e1/t1/btn.exit.png') no-repeat;
	width: 70px;
	height: 20px;
	position: absolute; 
		top: 4px; 
		right: 30px;
	display: block;
	behavior: url('/css/e1/t1/iepngfix.htc');
}

.GoFish_Container .GoFish_EmbedWrapper .CloseGoFish span {
	display: none;
}
/*-----------------------------------------------------------*/