/* Global styles */ .hide {
    display: none !important
} .show {
    display: block !important
} .float_left {
    float: left !important
} .float_right {
    float: right !important
} .clear_left {
    clear: left !important
} .clear_right {
    clear: right !important
} .full_width {
    width: 100% !important
} .small_text {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
} .larger_text {
    font-size: 120%;
} .overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
} .notice {
    position: fixed;
    width: 40px;
    height: 40px;
    border: 1px solid white;
    background: #ce181e url(/images/common/process.gif) center 4px no-repeat;
    top: 30%;
    left: 50%;
    margin-left: -20px;
    z-index: 1000;
    display: none;
} .hideFast ul.pods {
    visibility: hidden;
}

/* Layout Styles */
html, body {
}

body {
    background: #47c5f5 url(/images/common/background.gif) top center no-repeat;
    text-align: center; /* overflow-y:scroll; */
    padding: 25px 0;
}

div#Wrapper {
    margin: 0 auto;
    width: 915px;
    position: relative;
    height: 707px;
    background: transparent url(/images/common/landing_bg.png) top center no-repeat;
}

div.content {
    clear: left;
    margin: 0 auto;
    width: 540px;
    overflow: hidden;
    text-align: left;
    padding-left: 95px;
}

h1.logo {
    position: absolute;
    top: -20px;
    left: -20px;
    margin: 0;
}

h1.logo a {
    display: block;
    text-indent: -99999px;
    width: 163px;
    position: relative;
    height: 146px;
    background: transparent url(/images/en/logo.png) top center no-repeat;
}

/* Navigation sytles */
ul#Navigation {
    float: left;
    margin: 25px 0 15px 200px;
}

ul#Navigation li {
    display: block;
    float: left;
    position: relative;
    margin-top: 13px;
    background: url(/images/common/nav_bg.gif) top left repeat-x;
}

ul#Navigation li.leftNav {
    background: url(/images/common/green_cnr_left.gif) top left no-repeat;
    padding-left: 30px;
}

ul#Navigation li.rightNav {
    background: url(/images/common/green_cnr_right.gif) top right no-repeat;
    padding-right: 30px;
}

ul#Navigation li a {
    display: block;
    float: left;
    height: 24px;
    font-weight: bold;
    padding: 6px 12px 0;
    font-size: 11px;
    color: #4a8200;
    text-decoration: none;
}

ul#Navigation li a:hover {
    background: url(/images/common/nav_bg_on.gif) top left repeat-x;
}

div.ladyBug {
    width: 38px;
    height: 26px;
    background: url(/images/common/ladybug.png) top left no-repeat;
    position: absolute;
    top: -13px;
    left: -8px;
    text-indent: -99999px;
}

/* End nav */
/* landing content */
h1.greenkid {
    width: 427px;
    height: 34px;
    background: url(/images/en/greenkid.gif) top left no-repeat;
    display: block;
    text-indent: -99999px;
    margin: 0 0 2px;
    padding: 0;
}

h2.gc_blog {
    width: 251px;
    height: 23px;
    background: url(/images/en/green_clean_blog.gif) top left no-repeat;
    display: block;
    text-indent: -99999px;
    margin: 17px 0 3px;
    padding: 0;
}

div.content p.new_blog_post {
    height: 66px;
    background: url(/images/common/blog_post_bg.png) top left no-repeat;
    padding: 10px 30px 0 24px;
    width: 490px;
    margin: -3px 0 15px -20px;
	position:absolute;
}

span.loading {
	display:block;
	background: url(/images/common/ajax-loader.gif) top left no-repeat;
	width:32px;
	height:32px;
}

div.content p.new_blog_post a.more {
    margin-left: 10px;
}

div.content p {
    color: white;
    font-size: 12px;
    line-height: 18px;
    padding-left: 3px;
}

div.content a {
    color: white;
    font-weight: bold;
}

ul.pods {
    float: left;
    clear: both;
    margin: 90px 0 0 45px;
}

ul.pods li {
    text-align: left;
    display: block;
    float: left;
    margin: 0 7px 0 0;
    height: 183px;
    background: url(/images/common/pod.png) top left no-repeat;
    font-size: 12px;
    color: #4a8200;
    position: relative;
    padding: 0 28px 0 75px;
    width: 185px;
}

ul.pods li h2 {
    margin-bottom: 2px;
}

ul.pods p {
    color: #4a8200;
    line-height: 15px;
}

ul.pods li a {
    color: #4a8200;
    font-weight: bold;
}

ul.pods a.pod_btn {
    background: #FFFFFF url(/images/common/white_cnr_left.gif) no-repeat scroll left top;
    bottom: 23px;
    color: #4A8200;
    font-weight: bold;
    height: 12px;
    left: 102px;
    padding: 3px 14px 1px;
    line-height: 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 65px;
}

ul.pods a.pod_btn:hover {
    color: #02b1f0;
}

a.pod_btn span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/common/white_cnr_right.gif) top left no-repeat;
    height: 16px;
    width: 7px;
}

ul.pods li.staggered {
    margin-top: 25px;
    margin-left: -15px;
}

ul.pods li.login p {
    margin-bottom: 2px;
}

ul.pods li.login label {
    font-weight: bold;
}

ul.pods li.login a {
    font-size: 10px;
    margin: 0;
    padding: 0;
    display: block;
}

ul.pods li.login input {
    border: 1px solid #4a8200;
    padding: 1px;
}

ul.pods li.login #Submit {
    border: none;
    padding: 0;
    position: absolute;
    bottom: 12px;
    left: 115px;
}

label {
    font-size: 12px;
    display: block;
    padding-bottom: 2px;
    font-weight: bold;
}

h2.about_program, h2.how_to_apply, h2.parental_login {
    display: block;
    text-indent: -99999px;
    margin: 15px 0 5px 0;
    padding: 0;
}

h2.about_program {
    width: 152px;
    height: 18px;
    background: url(/images/en/about_the_program.gif) top left no-repeat;
}

h2.how_to_apply {
    width: 109px;
    height: 21px;
    background: url(/images/en/how_to_apply.gif) top left no-repeat;
}

h2.parental_login {
    width: 145px;
    height: 20px;
    background: url(/images/en/parental_login.gif) top left no-repeat;
}

/* end landing content */
div.footer {
    width: 800px;
    color: #006199;
    margin: 10px auto;
}

div.footer ul {
    margin: 0 0 10px;
    float: none;
    clear: both;
}

div.footer li {
    color: #006199;
    display: inline;
    margin: 5px;
    font-size: 11px;
    font-weight: bold;
}

div.footer a {
    color: #006199;
}

div.footer p {
    color: #006199;
    font-size: 9px;
}