/*# CSS Reset#*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
body.LTR ul, body.RTL ul {
	list-style: none;
	margin-left:0px;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*#Global#*/
/*#Global/Zones#*/
.zoneMain {
	margin:0 auto;
	width:980px;
	overflow:hidden;
}
.zoneNavigationMenu {
	float:left;
	padding:0 0 0 248px;
	width:496px;
}
body.IE7 .zoneNavigationMenu {
	float:left;
	padding:0 0 0 248px;
	width:496px;
	position:relative;
	top:-95px;
}
.zoneSearch {
	float:left;
	width:236px;
}
.zoneHeader {
	background:#225378;
	padding-left:5px;
}
.zoneFooter {
	background-color:#225378;
	/*position:relative;*/

   position:absolute;
	bottom:0;
	width:100%;
	height:200px;   /* Height of the footer */
}
/*#Global/Language Selector#*/
.Gecko3 .languageSelector {
	display:block;
	padding:2px 0 0 30px;
}
.languageSelector {
	color:#fff;
	font-size:80%;
	padding-left:0 50px;
}
.languageSelector a {
	color:#eb7f00;
	font-weight:bold;
	text-decoration:none;
}
.languageSelector a:hover {
	color:#eb7f00;
	text-decoration:underline;
}
/*#Global/Styles#*/
html, body, form {
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}
.screenView {
	min-height:100%;
	position:relative;
}

body.LTR, body.RTL {
	background:transparent url(../App_Themes/Global/bgBody.jpg) repeat-x;
}
.container {
	margin:0 auto;
	width:980px;
	position:relative;
	padding-bottom:200px;
}
/*#Global/Bg Image Span-Secondary#*/
.ESES .bgImage {
	background:url(../App_Themes/Global/Spanish/Secondary/jumpingRope.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.ESES .bgImage1 {
	background:url(../App_Themes/Global/Spanish/Secondary/child.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.ESES .bgImage2 {
	background:url(../App_Themes/Global/Spanish/Secondary/youngGirl.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.ESES .bgImage3 {
	background:url(../App_Themes/Global/Spanish/Secondary/dove.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.ESES .bgImage4 {
	background:url(../App_Themes/Global/Spanish/Secondary/family.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}

/*#Global/Bg Image Span-Home#*/
#home {
	height:100%;
}
.ESES #home .bgImage {
	background:url(../App_Themes/Global/Spanish/Home/jumpingRope.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.ESES #home .bgImage1 {
	background:url(../App_Themes/Global/Spanish/Home/child.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.ESES #home .bgImage2 {
	background:url(../App_Themes/Global/Spanish/Home/youngGirl.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.ESES #home .bgImage3 {
	background:url(../App_Themes/Global/Spanish/Home/dove.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.ESES #home .bgImage4 {
	background:url(../App_Themes/Global/Spanish/Home/family.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}

/*#Global/Bg Image-Home#*/
#home {
	height:100%;
}
#home .bgImage {
	background:url(../App_Themes/Global/English/Home/jumpingRope.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
#home .bgImage1 {
	background:url(../App_Themes/Global/English/Home/child.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
#home .bgImage2 {
	background:url(../App_Themes/Global/English/Home/youngGirl.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
#home .bgImage3 {
	background:url(../App_Themes/Global/English/Home/dove.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
#home .bgImage4 {
	background:url(../App_Themes/Global/English/Home/family.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
/*#Global/Bg Image-Secondary#*/
.bgImage {
	background:url(../App_Themes/Global/English/Secondary/jumpingRope.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.bgImage1 {
	background:url(../App_Themes/Global/English/Secondary/child.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.bgImage2 {
	background:url(../App_Themes/Global/English/Secondary/youngGirl.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.bgImage3 {
	background:url(../App_Themes/Global/English/Secondary/dove.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
.bgImage4 {
	background:url(../App_Themes/Global/English/Secondary/family.jpg) no-repeat top center;
	height:767px;
	position:absolute;
	width:100%;
}
h1 {
	font-size:16px;
	margin:5px 0 5px 0;
}
p {
	font-size:12px;


	margin:0 0 10px 0;
}
#logo {
	background:transparent url(../App_Themes/Global/Logo.png) no-repeat;
	height:92px;
	width:248px;
	position:absolute;
	top:-25px;
	z-index:100;
}

.ESES #logo {
	background:transparent url(../App_Themes/Global/LogoSpanish.png) no-repeat;
	height:92px;
	width:248px;
	position:absolute;
	top:-25px;
	z-index:100;
}

body.IE7 #logo {
	float:left;
	background:transparent url(../App_Themes/Global/Logo.png) no-repeat;
	height:92px;
	width:248px;
	position:static;
	position:relative;
	top:-45px;
}
.headerContent {
	color:#ffffff;
	height:32px;
	line-height:32px;
	font-size:16px;
}
.arrowWhite {
	background:transparent url(../App_Themes/Global/arrowW.jpg) no-repeat 0px 3px;
	padding:0 10px 0 13px;
	color:#ffffff;
	text-decoration:none;
}
.arrowLightBlue, .CMSListMenuLI a.CMSListMenuLink, .CMSListMenuLinkHighlighted {
	background:transparent url(../App_Themes/Global/arrowLb.png) no-repeat 0px 2px;
	padding:0 10px 0 13px;
	color:#7ccff1;
	text-decoration:none;
}
.arrowBlue {
	background:transparent url(../App_Themes/Global/arrowBlue.png) no-repeat 0px 3px;
	padding:0 10px 0 13px;
	color:#7ccff1;
	text-decoration:none;
}
.arrowOrange {
	background:transparent url(../App_Themes/Global/arrowOrange.jpg) no-repeat 0px 3px;
	padding:0 10px 0 13px;
	color:#eb7f00;
	text-decoration:none !important;
}
.offset5, .CMSListMenuLI a.CMSListMenuLink, .CMSListMenuLinkHighlighted, .footerContainerContent .links a {
	margin-left:10px;
}
.content {
	background:#fff;
	padding:10px 10px;
}
/*#Header/Navigation-Secondary#*/
.secNavContent {
	line-height:130%;
	padding:10px 0px;
	font-size:14px;
}
.secNavContent a {
	display:block;
	text-decoration:none;
	color:#1695a3;
	background:transparent url(../App_Themes/Global/arrowBlue.png) no-repeat 10px 7px;
	padding:5px 0 20px 25px;
}
.secNavContent a:hover, .secNavContent a.secNavCMSListMenuLinkHighlighted {
	text-decoration:none;
	background:#ffffff url(../App_Themes/Global/English/Secondary/secNavHov.jpg) repeat-x bottom;
	padding:5px 0 20px 25px;
	color:#eb7f00;
}
.secNavContent li {
}
/*#Header#*/
/*#Header/Login#*/

.topMenu {
	position:relative;
}
.login {
	background: #225378;
	height:27px;
	position:relative;
}
.loginPosition {
	margin:0 auto;
	width:980px;
}
.loginContent {
	color: #fff;
	font-size:80%;
	height:27px;
	line-height:27px;
	padding-left:25px;
}
.lock {
	background:url(../App_Themes/Global/login.jpg) no-repeat 0 0;
	text-decoration:none;
}

.topMenu {
	text-align:right;
	width:100%;
}
/*#Header/Navigation#*/

.navigation {
	background:url(../App_Themes/Global/navigationBg.png);
	height:63px;
	margin-bottom:230px;
	position:relative;
}
.navigationContainer {
	margin:0 auto;
	width:980px;
	padding:21px 0 0 0;
	clear:both;
}
body.IE7 .navigationContainer {
	margin:0 auto;
	width:980px;
	padding:21px 0 0 0;
	position:static;
}
body.IE7 .searchBox {
	position:relative;
	top:-95px;
}
.navigationMenu {
	float:left;
	width:700px;
	margin-right:20px;
}
.navigationContent {
	font-size:18px;
}
.navigationContent td.TabControlRight, .navigationContent td.TabControlSelectedRight {
	border-right:1px solid #fff;
}
.navigationContent a {
	color: #fff;
	text-decoration:none;
	padding:5px;
	display:block;
}
.navigationContent a:hover, .navigationContent a.TabControlLinkSelected {
	background:url(../App_Themes/Global/navHover.jpg);
}
.navigationPosition {
	float:right;
}
/*#Pages#*/
/*#Pages/Video page#*/

.fancy_title {
	display:none;
}

/*#Pages/Home page#*/

.zoneLeftHome {
	background:url(../App_Themes/Global/zoneFade.png) repeat-x bottom;
	float:left;
	width:660px;
	color: #225378;
	padding-bottom:40px;
	margin:195px 12px 0px 0;
}
.zoneLeftHome a {
	color:#eb7f00;
	text-decoration:underline;
}
.zoneLeftHome table tr td {
	vertical-align:top;
}
.zoneRightHome {
	background:url(../App_Themes/Global/zoneFade.png) repeat-x bottom;
	float:left;
	width:306px;
	color: #225378;
	padding-bottom:40px;
	margin:195px 0px 10px 0;
}
.zoneRightHome a {
	color:#eb7f00;
	text-decoration:underline;
}
.zoneRightHome table tr td {
	vertical-align:top;
}
/*#Pages/Search page#*/

.SearchDialog {
	margin-bottom:25px;
	background-color:#e1e1e1;
	padding:25px;
}
.SearchDialog table tr {
	line-height:30px;
}
/*#Pages/Secondary Pages#*/

.zoneLeft {
	width:230px;
	color: #225378;
}

.zoneLeftIcon {
	float:right;
	left:198px;
	position:absolute;
	top:1px;
}
.zoneRight {
	font-size:12px;
	width:736px;
	color: #225378;
}
.zoneRight .content ul, body ul {
	list-style-type: disc;
	margin-left:20px;
}
.zoneRight table tr td {
	vertical-align:top;
}
.zoneRight a, .zoneSingle a {
	color:#eb7f00;
	text-decoration:underline;
}
.zoneSingle {
	font-size:12px;
	width:100%;
	color: #225378;
}
.tableBg {
	background:#ffffff;
}
.tableNavBg {
	background: url(../App_Themes/Global/English/Secondary/sideBarNavBg.jpg) no-repeat bottom;
}
.separate {
	width:12px;
}
.fadeBg {
	background: url(../App_Themes/Global/zoneFade.png) repeat-x bottom;
	height:40px;
	margin-bottom:10px;
}
/*#Footer#*/

.footerContainer {
	margin:0 auto;
	width:980px;
	padding:5px 0;
	height:173px;
}
.footerContainerContent {
	text-align:left;
	line-height:125%;
	font-size:75%;
}
.ESES .footerContainerContent {
	text-align:left;
	line-height:140%;
	font-size:70%;
}

.footerContainerContent a {
	text-decoration:none;
	color:#7ccff1;
}
.copyRight {
	background:#4c7595;
	color: #fff;
	padding:3px 75px;
	text-align:center;
	font-size:70%;
	position:relative;
}
