/* 	Gymboree Play & Music Style Sheet */

/* Element styles */
body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFCC;
}

/* Text styles */
.bodyWhite, .bodyWhite a:link, .bodyWhite a:visited, .bodyWhite a:active {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.catWhite, .catWhite a:link, .catWhite a:visited, .catWhite a:active {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.bodyBlack, .bodyBlack a:link, .bodyBlack a:visited, .bodyBlack a:active {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.catBlack, .catBlack a:link, .catBlack a:visited, .catBlack a:active {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.bodyAllGrey, .bodyAllGrey a:link, .bodyAllGrey a:visited, .bodyAllGrey a:active {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	/*line-height: 15px;*/
	color: #4D4D4D;
}
.bodyGrey {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #4D4D4D;
}
.bodyGrey a:link, .bodyGrey a:visited, .bodyGrey a:active {
	color: #790033;
}
.bodySmGrey, .bodySmGrey a:link, .bodySmGrey a:visited, .bodySmGrey a:active {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #4D4D4D;
}
.bodyRed, .bodyRed a:link, .bodyRed a:visited, .bodyRed a:active {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #790033;
}
.subGrey {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}
.subRed {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #790033;
}
.errRed {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.errYellow {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.footer, .footer a:link, .footer a:visited, .footer a:active {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #696969;
}
.footer a:hover {
	color: #660099;
}
.homeSelect {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #892A35;
	background-color: #F3A751;
 	border-right: 1px solid #892A35; /* not recognized */
}

/* Color styles */

.tblWhite {
	background-color: #FFFFFF;
}
.subNavBg {
	background-color: #3A67A7;
}

/* default scheme */
.barColorDefault {
	background-color: #F76B47;
}
.mainDefault {
	background-color: #B10046;
}
.gnavDefault {
	background-color: #FDD3C8;
}
.sbarDefault {
	background-color: #EFCCDA;
}
.sbarTxtDefault, .sbarTxtDefault a:link, .sbarTxtDefault a:visited, .sbarTxtDefault a:active {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #790033;
}
.footDefault {
	background-color: #FFCC4C;
}

/* home scheme */
.barColorHome {
	background-color: #F76B47;
}
.mainHome {
	background-color: #B10046;
}
.gnavHome {
	background-color: #FDD3C8;
}
.sbarHome {
	background-color: #E95647;
}
.sbarTxtHome, .sbarTxtHome a:link, .sbarTxtHome a:visited, .sbarTxtHome a:active {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #790033;
}
.footHome {
	background-color: #FFCC4C;
}

/* play scheme */
.barColorPlay {
	background-color: #6F067C;
}
.mainPlay {
	background-color: #B10046;
}
.gnavPlay {
	background-color: #FDD3C8;
}
.sbarPlay {
	background-color: #EFCCDA;
}
.sbarTxtPlay, .sbarTxtPlay a:link, .sbarTxtPlay a:visited, .sbarTxtPlay a:active {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #790033;
}
.footPlay {
	background-color: #F76B47;
}

/* music scheme */
.barColorMusic {
	background-color: #35AD56;
}
.mainMusic {
	background-color: #54C1C8;
}
.gnavMusic {
	background-color: #CCEDEF;
}
.sbarMusic {
	background-color: #98DADE;
}
.sbarTxtMusic, .sbarTxtMusic a:link, .sbarTxtMusic a:visited, .sbarTxtMusic a:active {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #173463;
}
.footMusic {
	background-color: #DFE463;
}

/* arts scheme */
.barColorArts {
	background-color: #57C4DB;
}
.mainArts {
	background-color: #2556A3;
}
.gnavArts {
	background-color: #BECDE4;
}
.sbarArts {
	background-color: #7B9AC8;
}
.sbarTxtArts, .sbarTxtArts a:link, .sbarTxtArts a:visited, .sbarTxtArts a:active {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #0D203E;
}
.footArts {
	background-color: #B781BD;
}

/* birthday scheme */
.barColorBday {
	background-color: #B10046;
}
.mainBday {
	background-color: #F76B47;
}
.gnavBday {
	background-color: #FDD3C8;
}
.sbarTxtBday, .sbarTxtBday a:link, .sbarTxtBday a:visited, .sbarTxtBday a:active {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #712F21;
}
.sbarBday {
	background-color: #FBA691;
}
.footBday {
	background-color: #FFCC4C;
}

/* about scheme */
.bodyAbout {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #4D4D4D;
}
.bodyAbout a:link, .bodyAbout a:visited, .bodyAbout a:active {
	color: #1C592C;;
}
.barColorAbout {
	background-color: #2556A3;
}
.mainAbout {
	background-color: #35AD56;
}
.gnavAbout {
	background-color: #C3E7CD;
}
.sbarAbout {
	background-color: #98D5A9;
}
.sbarTxtAbout, .sbarTxtAbout a:link, .sbarTxtAbout a:visited, .sbarTxtAbout a:active {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #1C592C;
}
.footAbout {
	background-color: #D1DA1F;
}

/* age category scheme */
.bodyAge {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.sbarAge {
	background-color: #E24B47;
}
