/*		--- RESET ---
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none inside;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
html, body, h1, form, fieldset, legend, ol, li {margin: 0;padding: 0;}

/*------------------------------------------------ RESET END ------------------------------------------------*/
body {
	background: #EEE;
	font-family: arial, helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
}
iframe{
	overflow:hidden;
}
a,
a:hover{
	color:white;
	text-decoration:none;
}
a { color: #2CA9E3; text-decoration: none; }
a:visited { color: #2CA9E3; }
a:hover { color: #70C3E8; }

img{
	border:none;
}
.page-body{
	background:url("/images/css/page-bg.png") repeat-x scroll 0 0 transparent;
	width:940px;
	font-size: 0.9em;
}
.ie .page-body {
    background: url("/images/css/page-bg.png") repeat-x scroll 0 0 transparent;
}
.general{
	background:url("/images/css/page-bg-short.png") repeat-x scroll 0 0 transparent;
	width:940px;
	font-size: 0.9em;
}

.ie .general {
	background:url("/images/css/page-bg-short.png") repeat-x scroll 0 0 transparent;
}
#top-box-shadow{
	display: block;
	-moz-box-shadow:  -4px 0 18px #0E0E0E;
	-webkit-box-shadow:  -4px 0 18px #0E0E0E;
	box-shadow: -4px 0 18px #0E0E0E;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#0E0E0E',direction='270',strength='10');
	height: 352px;
	position: absolute;
	width: 700px;
	z-index: -1;
}
.ie #top-box-shadow{
	background-color: #2F6079;
	margin-left: -10px;
	margin-top:1px;
}
.general #top-box-shadow{
	height: 188px;
}
.ie .general #top-box-shadow{
	height:193px;
}
.ie7 #top-box-shadow{
	margin-left: -245px;
	margin-top: -52px;
}
.ie .page-body{
	width:940px;
}
.wrapper{
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.mid{
	height:auto;
	width:100%;
	float:left;
}
.login-fields{
	border: medium none;
    float: right;
    padding-right: 15px;
    padding-top: 12px;
}
.hgroup{
	width:100%;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #343434),
	    color-stop(1, #5A5A5A)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #343434 0%,
	    #5A5A5A 100%
	);
	margin:0;
	float: left;

}
.hgroup .button-holder{
	float: right;
	padding: 21px 0 0 0;
}
.hgroup .right{
	padding: 21px 13px 0 0;
}
.hgroup .hgroup-pad-btn{
	padding: 0 76px;
}
.hgroup .button-holder a {
    font-size: 110%;
	padding: 10px 16px 9px;
}
.ie .hgroup {
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#343434',direction='1');
}
.skills{
	float:right;
	padding: 17px;
}
.skills ul {
	padding:25px;
}
.skills ul li{
	padding: 0 0 0 10px ;
	display:inline;
}
.loged-in .hgroup {
    border-top: 4px solid #FFFFFF;
    margin: 0;
}
.hgoup-par{
    float: left;
    width: 33.3%;
}
.phase .hgoup-par{
	background:url("/images/css/arrow-hgroup.png") no-repeat scroll 100% 0 transparent;
}
.phase .hgoup-par-last{
	background:none no-repeat scroll 0 0 transparent;
}
.loged-in .hgroup p {
    float: left;
}
.general .hgroup p {
    float: left;
	padding-left: 30px;
}
#navConnect2 .social_networking{
    display: block;
    float: left;
    margin: -3px 0 0 10px;
    padding: 0;
}
#navConnect2 .twitter,
#navConnect2 .facebook,
#navConnect2 .rss{
	background:url("/images/css/icon-social_networks.png") no-repeat scroll 100% 0 transparent;
	float:left;
	height:17px;
	width:13px;
	margin: 3px;
    padding: 0 5px 0 0;
}
#navConnect2 .twitter{
	background-position: 0 -79px;
}
#navConnect2 .facebook{
	background-position: 0 -159px;
}
#navConnect2 .rss{
	background-position: 0 1px;
}
.hgroup .from-blog{
	padding-left: 20px;
}
.breadcrumbs{
	font-size: 80%;
	margin: 5px 0;
	position: relative;
	top: -8px;
}
.breadcrumbs p{
	 display: inline;
}
.general .blog-sidebar .sidebar-heading {
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #343434),
		color-stop(1, #5A5A5A)
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#343434 0%,
		#5A5A5A 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#343434',direction='1');
    margin: 0 0 10px;
	height: 26px;
    padding: 15px 0 15px 25px;
	clear:both;
}
.general .activity-sidebar .home-sidebar-ul{
	padding: 0 25px 4px;
}
.activity-sidebar .all-blogs{
	margin:-2px 23px 18px 0;
}
.general .activity-sidebar{
	padding:0;
}
.hgroup .feat-act{
	padding-left: 20px;
}
.hgroup .com-spot{
	padding-left: 23px;
}

.hgroup p{
	color:#FFFFFF;
	color: white;
	font-family: 'Schoolbell', serif;
	font-size: 140%;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
    margin: 0;
    text-shadow: 0 0 5px #000000;
	padding:20px 0px;
}
.container {
    float: left;
    width: 100%;
}
article{
	color:#515151;
	float: left;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(left, #e2e2e2 0%, #ffffff 23%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e2e2e2), color-stop(23%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* W3C */
	font-family:arial, helvetica, sans-serif;
    font-size: 100%;
    letter-spacing: 0.01em;
    line-height: 1.5em;
    padding: 15px 15px 15px 30px;
    width: 62%;
}
.blog-entry article{
	width: 65%;
}
#learning-categories .post-type-inside{
    float: none;
    padding: 0 11px;
    width: 94%;
}
#learning-categories .expl{
	width: 60%;
	font-size: 100%;
}

#activities .about-phase,
#learning-categories .about-phase{
    float: left;
    padding: 0;
    width: 100%;
}
#activities .about-phase .post-type-2,
#learning-categories .about-phase .post-type-2{
    float: left;
	width:66%;
}
#activities .about-phase .post-type-2{
	width:auto;
}
#activities .post-type-2 img,
#learning-categories .post-type-2 img {
    float: left;
    margin: 10px 20px;
}
#learning-categories .post-type-2 .learning-category-icon{
	margin: 0;
    padding: 4px 0 0;
    width: 6%;
}

#learning-categories .about-phase .post-type-2 p{
	width: 100%;
	padding: 10px;
}
#activities .about-phase .post-type-2 p{
	padding: 10px 0;
	line-height: 1.3em;
}
#activities .about-phase .post-type-2 h2{
    float: left;
	padding: 0 0 5px;
	width: 100%;
}
#learning-categories .about-phase .post-type-2 h2{
    float: left;
    font-size: 200%;
    padding: 12px 0 10px 10px;
    width: 65%;
}

#activities .post-type-inside{
	float: left;
    padding: 10px 0;
    width: 52%;
}
#activities .post-type-inside .button-holder,
#learning-categories .post-type-inside .button-holder{
    float: right;
    margin: 0;
    padding: 0;
}
#activities .post-type-inside .button-holder{
	padding:10px 0 0 0;
}
#hidded-featured-activities-2,
#hidded-featured-activities-3{
	display:none;
}
.about-phase{
	padding-top: 25px;
}
.month-description{
	width:100%;
	padding:0;
}
.months .month-description{
	color:#FFFFFF;
	background: none repeat scroll 0 0 #224352;
	height: auto;

}
.ie .months .month-description{
	color:#FFFFFF;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color='#000000',offX='0',offY='0');
	height: auto;

}
.months .post-type-2{
	position:relative;
}
.general .months .post-type-2 img{
    margin: 0;
    padding: 20px 20px 0 20px;
    width: 86%;
}
.months .post-type-2 .img-drop-shad-holder-lwr,
.months .post-type-2 .img-drop-shad-holder2{
	height: 0;
    position: absolute;
    width: 100%;
	top: 0;
}
.post-ch-wrap{
	float: left;
    width: 66%;
}
.months .button-holder{
	float: left;
}
.months .month-wrpper-top{
	float: left;
    width: 30%;
}
.months .month-wrpper-btm{
    width: 100%;
}
.months .month-wrpper-lft,
.months .month-wrpper-rgt{
	width: 100%;
	float: left;
}
.month-list-float-left{
	float:left;
	width: 30%;
}
.month-list-float-right{
	float:right;
	width: 70%;
}

.month-title .month-wrpper-lft h2,
.month-title .month-wrpper-rgt h2{
    border-top: 4px double #375867;
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 135%;
    margin: 15px 0 0;
    padding: 10px 0 5px;
    text-shadow: 0 0 5px #000000;
}
.months .one-sub h2{
	color:#FF9191;
}
.months .two-sub h2{
	color:#FFF684;
}
.months .three-sub h2{
	color:#F0A0FF;
}
.months .four-sub h2{
	color:#6CFF91;
}

#moth-sub,
#moth-sub-2 p{
	padding: 15px 0;
	font-size:200%;
}
.months .month-wrpper-btm-inner{
	padding: 0px 20px 10px 0;
	text-shadow: 0 0 5px #000000;
}

.month-wrpper-lft .month-wrpper-btm-inner{
	padding:0 20px 0 20px;
}
.post-type-2 .month-wrpper-lft .month-wrpper-btm-inner p {
    line-height: 18px;
}
.months .post-type-2 .img-drop-shad-holder2{
	height: 0;
	float: left;
    position: relative;
    width: 100%;
	padding: 20px 0 0;
	top: 2px;
}
.general .months .post-type-2 .img-drop-shad-holder-lwr img,
.general .months .post-type-2 .img-drop-shad-holder2 img{
    padding: 0;
    width: 100%;

}
.loged-in article{
	width:33%;
	padding:0;
}
.loged-in .post-type-2{
    float: left;
    height: auto;
    padding: 20px 20px 30px;
    width: auto;
}

.bottom{
	padding-top:60px;
}
.description{
	padding:15px 15px 0px 30px;
}

#freesample .description-free{
	width: 96%;
}
article h3{
	font-size: 1.9em;
	font-weight: 100;
	padding-bottom: 10px;
}
#terms-content h3{
    font-size: 1.6em;
    font-weight: 100;
    line-height: 1em;
    padding-bottom: 10px;
}
.post-type-1 #terms-content p {
	border:none;
}
.search article h3{
	line-height:1em;
}
.months article h3{
	font-size:1em;
}
#events article h3 {
    font-size: 120%;
}
article h2{
	line-height: 1em;
    float: left;
    font-family: 'Times New Roman',serif;
    font-size: 2em;
    font-weight: 100;
    padding: 10px 0 5px 0;
}
article .post-type-no-image p{
	padding: 0 10px 15px 0;
}
#blog article h2{
	float:none;
	line-height:1em;
}

article .post-type-no-image h2{
	width: 100%;
}
.post-type-inside h2{
	float:none;
	padding: 10px 0;
}

.month-title h2{
    color: #2CA9E3;
    float: none;
    padding: 10px 0;
    text-shadow: 0 0 5px #000000;
    width: auto;
}
.month-wrpper-btm-inner .month-title h2 {

}
.blog-entry article h2,
#events .post-type-2 h2{
    float: none;
    font-size: 220%;
	line-height: 30px;
    padding: 0 0 8px;
	width:100%;
}
#calendar #events .post-type-2 h2{
	color: #2D2D2D;
    font-size: 150%;
	line-height: 1em;
    padding: 0 0 10px;
	width: auto;
}
#calendar aside,
#events aside{
	padding:0;
}

#calendar .home-sidebar-ul,
#events .home-sidebar-ul{
	padding: 0 25px 0;
}

#calendar .event-time,
#events .event-time{
	font-family: Georgia,'Times New Roman',serif;
	font-size:110%;
	padding:0;
	letter-spacing: 0.1em;
}
.subtitle {
	color: #000000;
    font-size: 200%;
    line-height: 1em;
    margin: 0 0 5px;
    width: 100%;
}
.activity .subtitle {
    text-align:center;
	width: 75%;
}
article .more-link{
    color: #258FBF;
}
article .more-link:hover{
	color: #70C3E8;
}
.loged-in article h2{
	line-height: 1em;
	padding-bottom: 0;
}
.loged-in .blog-li-txt-btm{
	margin-bottom:10px;
	padding: 0px;
}
.general .qa-heading{
	float: none;
}
.general .blurb-side{
	padding: 0;
	margin: 0;
}
.general .blurb-side .blurb{
    color: #FFFFFF;
    font-family: Helvetica;
    font-size: 90%;
    font-weight: 100;
    line-height: 16px;
    word-spacing: 0.06em;
	padding: 20px 20px 30px 25px;

}

.phase .about-phase{
	width:33.3%;
	padding:0;
}
.phase-2-spec .about-phase{
	width: 100%;
}
.phase .phase-2-spec .phase-2-img{
	width: 30%;
}
.month-list ul{
	float:left;
}
.month-list{
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(left, #e2e2e2 0%, #ffffff 23%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e2e2e2), color-stop(23%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* W3C */
	color: #515151;
    float: left;
    font-family:arial, helvetica, sans-serif;
    font-size: 77%;
    letter-spacing: 0.01em;
    line-height: 18px;
    padding: 15px 15px 15px 30px;
    width: 30%;
}
.phase .post-type-1{
	padding:20px;
}
.phase .post-type-1 img{
	width: 100%;
}

.phase .post-type-1 p{
	font-size: .8em;
	line-height: 1.5em;
	padding: 0 0 15px 0;
}

.phase .post-type-1 ul{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px;
	margin: 10px 0;
}

.phase .post-type-1 ul li{
	font-size: .9em;
	padding: 0 0 0 5px;
	list-style: circle;
}

.phase .level1 .featured-activities{
	width:33.3%;
	padding:0;
}
.phase .featured-activities{
	padding:0;
	width:66.5%;
}
.js #tabDiv{
	opacity:0;
}
.phase .img-holder-bottom {
	top:-16px;
}
.phase .level1 .feat-activ-wrap:hover p{
	color:#FFFFFF;
}
.phase .level1 .feat-activ-wrap:hover .pase-title{
	color:#258FBF;
}
.phase .level1 .feat-activ-wrap:hover .pase-border{
	border:none;
	margin-bottom:1px;
}
.phase .phase-wrap{
    float: left;
	height: 70px;
    padding: 0 0 0 22px;
    width: 60%;
}
.phase .phase-wrap ul li{
	color: #515151;
    font-family:arial, helvetica, sans-serif;
    font-size: 80%;
    letter-spacing: 0.01em;
}

.pase-border{
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #FFFFFF;
    float: left;
    margin: 0;
	padding: 10px 0;
	width: 100%;
}

.phase .pase-description,
.phase .phase-wrap ul li{
	color: #515151;
    font-family:arial, helvetica, sans-serif;
    font-size: 90%;
    letter-spacing: 0.01em;
}

.activity .small-block{
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #343434),
		color-stop(1, #5A5A5A)
	);
	background-image: -moz-linear-gradient(
		center bottom,
		#343434 0%,
		#5A5A5A 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#343434',direction='1');
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0px 0px 2px #000000;
	-moz-box-shadow: 0px 0px 2px #000000;
	box-shadow: 0px 0px 2px #000000;
	color: white;
	clear: right;
	float: right;
	margin-bottom: 10px;
	padding: 5px 10px;
	width: 20%;
}
.activity .rating-block{
    background: none repeat scroll 0 0 transparent;
	filter:progid:DXImageTransform.Microsoft.DropShadow(color='#FFFFFF',offX='0',offY='0');
    border-left: 1px solid #B4B4B4;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
    box-shadow: none;
    color: #444444;
}
.no-rating{
	font-size:80%;
}
.activity .materials-block{
	float:right;
	clear:right;
}
.activity .materials-block h3{
	margin: 0 0 5px 0;
}
.activity .post-type-1 .materials-block p{
	font-size: .9em;
	line-height: 1.1em;
	width: 100%;
	padding: 0 0 3px 5px;
}

.activity .materials-block ul{
	line-height: 1em;
	width: 100%;
	padding: 0 0 0 5px;
}
.activity .materials-block li{
	font-size: .9em;
	line-height: 1.3em;
	list-style: none;
}
.activity .completion-block{
	float:right;
	clear:right;
}
.activity .rating-block .button-holder{
	padding: 0;
    text-align: center;
    width: 100%;
}
.activity .rating-block #login-submit{
	margin: 5px 0;
    padding: 2px 15px;
	box-shadow: none;
}

.activity #rated{
	padding: 5px 0 0;
}
.small-block .completed{
	width: 100%;
	padding: 10px 0 7px 0;
}
.small-block .completed a {
    box-shadow: none;
    font-size: 90%;
    margin: 0 auto;
	padding: 4px 10px 2px;
    text-shadow: none;
    width: 82%;
}

.small-block p{
	padding: 0 0 0 10px;
}
.activity{
	width:63.7%;
	padding-top:20px;
}
.activity h3 {
	font-size: 1.5em;
    border-bottom: 1px dashed;
    padding: 0 0 5px 5px;
}
.activity ul{
	float: none;
	list-style: disc inside none;
	padding: 5px 5px 5px 10px;
	width: 70%;
}
.activity ul li{

}
.activity-page .activity{
	width:65%;
}
#activity-video{
    clear: left;
    float: none;
	font-size: 230%;
	text-align: center;
    width: 10%;
}
#activity-video a{
    display: block;
    line-height: 1em;
    margin: 0 auto;
    padding: 0;
	text-shadow: 0 0 5px #000000;
    width: 122px;
}
.loged-in .sidebar-home .blog-li-txt-btm{
	color:#FFFFFF;
	font-family:serif,'Tiems New Roman';
	padding: 0 0 0 25px;
}
.activity .post-type-1 p{
	border: none;
	width:75%;
	margin: 0;
}
.activity .who-exp-type p,
.activity .who-exp-type .subtitle{
	width: 100%;
}
.general .pase-border .who-exp-btn{
	 margin: 12px 0 0 0;
}
.rel-act{
	display:none;
}
.post-type-1 .subtitle p{
	border: none;
	font-size: 90%;
	line-height: 1em;
	width:100%;
}
.post-type-1 p{
	line-height: 22px;
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#faq .post-type-1 p{
	margin: 0;
	display: inline;
	border:none;
}

.post-type-2 p{
	float:left;
	width:48%;
}
.post-type-2 img{
    float: left;
    margin: 0 0 10px;
    width: 100%;
}

.general .post-type-2 img{
    float: left;
    margin: 0 20px 0 0;
    width: 40%;
}
#learning-categories .post-type-2 img{
	width: 20%;
}
.activities-container .post-type-2 img{
    height: 246px;
    width: 100%;
}
.loged-in .post-type-2 p,
.loged-in .post-type-2 h2,
.loged-in article .button-holder {
    clear: left;
    float: left;
	width:100%;
}
.general .post-type-2 p{
    float: none;
    width: 100%;
font-weight: 100;
}
#events .post-type-2 p{
    float: none;
    width: 100%;
}
.general .months .post-type-2 p{
	float: none;
	width: auto;
}
.activities-container .post-type-2 p{
	width:100%;
}
.post-type-2 .main-content{
	width:100%;
}
.general .post-type-no-image p{
	width:100%;
}

.logo-wrap{
    float: left;
	height: 144px;
	width:25%;
	-moz-box-shadow: inset -20px 0  20px -20px #000000;
	-webkit-box-shadow: inset -20px 0  20px -20px #000000;
	box-shadow: box-shadow: inset -20px 0  20px -20px #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#2F6079, endColorStr=#1F3E4C, GradientType=1);
}
.forum-ph .logo-wrap{
	height:150px;
}

.ie7 .logo-wrap{
	height: 146px;
}

#logo-image{
    margin: 30px 0 0 10px;
    width: 90%
}

.login-wrap{
    background: url("/images/css/login-drop-shad.png") no-repeat scroll 0 0 #20404E;
	float:right;
	height:55px;
	width: 75%;
}

.ans{
	margin:0 0 20px 0;
}

#faq .faq-ans-span{
    color: black;
    display: inline;
    margin: 0;
    padding: 0;
    width: 100%;
}

#faq .ans-ques-sep{
	color: black;
	margin:0 auto;
	margin-bottom: 20px;
	width:100%;

}
#faq .faq-ques-span{
	color:#000000;
}
#faq .ans-ques-sep{
    color: #000000;
    display: block;
    margin: 0;
    padding: 20px 0;
    width: 100%;
}
#faq .faq-ques-span-long{
    color: #000000;
    display: block;
}
#terms-content ul{
	list-style: disc;
    padding: 30px;
}
#terms-content ul li{
	padding: 5px 0;
}
.login-links{
	font-size: 70%;
    text-decoration: none;
	margin-right:10px;
	text-shadow: 0 0 5px #000000;
}

.general .login-wrap .login-links,
.home .login-wrap .login-links  {
	color: #258FBF;
	margin:0;
	font-size: 90%;
	padding:0 15px;
}
.general .login-wrap .login-links:hover{
	color: #70C3E8;
}
.loged-in-as{
	border-right:1px solid #000000;
}
.loged-in .login-wrap span,
.general .login-wrap span{
	color:#000000;
}
.login-wrap #member_logout{
	font-size:90%;
	text-transform:uppercase;
}
.login-wrap p{
	float:left;
	color:#FFFFFF;
	padding: 14px 0 0 34px;
	font-size: 73%;
    letter-spacing: 1px;
}
.login-wrap .screen-p-sub{
	padding: 2px 0 0 155px;
}
form.login-form{
    background: none repeat scroll 0 0 transparent;

}

form.login-form fieldset {
	border: none;
	float:right;
	padding-right: 15px;
	padding-top: 12px;
}

.links{
	font-size: 100%;
    color: #258FBF;
    text-decoration: none;
	margin-right:10px;
}
.links:hover{
	color: #70C3E8;
}
#mobile-login-btn{
	display:none;
}
.btn,
#login-submit{
	background: #70c3e8;
	background: -moz-linear-gradient(top, #70c3e8 0%, #258fbf 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #70c3e8), color-stop(1, #258fbf));
	border: 1px solid #70c3e8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 5px #232526;
	-webkit-box-shadow: 0px 0px 5px #232526;
	box-shadow: 0px 0px 5px #232526;
	color: #FFFFFF;
	font-family: helvetica, arial, serif;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 -1px 1px #64799e;
	text-transform: uppercase;

}

.btn:hover,
#login-submit:hover{
	color:#FFFFFF;
	background: #258fbf;
	background: -moz-linear-gradient(top, #258fbf 0%, #70c3e8 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #258fbf), color-stop(1, #70c3e8));
	cursor: pointer;
}
.btn:active,
#login-submit:active{
	background: #70c3e8;
	background: -moz-linear-gradient(top, #70c3e8 0%, #258fbf 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #70c3e8), color-stop(1, #258fbf));
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
	box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
}
.selected{
	background:#E8F8FF;
	background: -moz-linear-gradient(top, #E8F8FF 0%, #EAF8FF 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #E8F8FF), color-stop(1, #EAF8FF));
	text-shadow:-1px -1px 1px #040404, 1px 1px 1px #222;
}
.button-holder{
    background: none repeat scroll 0 0 transparent;
	margin: 22px 0 0 0;
    padding: 0 0 0 25px;
	font-size:90%;
}
.read-more{
	margin:0;
}
.ie .home .read-more{
	margin: 15px 0 0 0;
}
.general .read-more{
	margin: 5px 0 0 0;
}
.month-wrpper-top .button-holder{
	clear: none;
    float: left;
	padding: 0px;
	margin: 0 0 0 20px;
}
.month-wrpper-top .right{
	float:right;
	margin: 0 14px 0 0;
}
.month-wrpper-foot  .right{
    float: right;
    margin: 5px 33px 0 0;
	padding: 0;
}
.month-wrpper-top .button-holder a{
	box-shadow: none;
    color: #FFFFFF;
    font-size: 120%;
    margin: 0 6px 0 0;
    padding: 6px 9px 5px;
}
.general .see-all{
    clear: none;
    float: left;
    padding: 0;
	margin: 4px 0 0;
}

#activities .feat-activ-wrap .read-more,
#learning-categories .feat-activ-wrap .read-more{
	float: left;
	font-size: 70%;
	padding:0;
}
#activities .feat-activ-wrap .btn,
#learning-categories .feat-activ-wrap .btn{
	margin: 0;
	padding: 5px 13px;
}
.all-blogs {
    float: right;
    margin: -2px 22px 14px 0;
}
#events .all-blogs {
	position:relative;
	top:-7px;
}
.phases{
    float: left;
    padding: 10px 0 50px 25px;
}
.phases .btn,
.read-more .btn{
	color:#FFFFFF;
	margin: 0 6px 0 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.button-holder a{
	color:#FFFFFF;
    margin: 0;
    text-transform: none;
	padding: 6px 16px 5px;
}
.foot-wrap{
    border-top: 1px solid #CCCCCC;
    float: left;
    margin-top: 30px;
    position: relative;
    width: 100%;
}
.month-wrpper-foot {
    height: 28px;
    margin: 0 auto;
    padding: 11px;
    position: relative;
    width: 39%;
}
.months .feat-activ-wrap .button-holder a {
    padding: 6px 30px 5px;
}
.ie7 .button-holder a{
	text-align:center;
    float: left;
    padding: 4px 12px 5px 12px;
}
article .button-holder {
	clear: both;
    float: right;
}
.ie article .button-holder {
	width:100%;
}
.ie .post-type-2 .button-holder {
	text-align:right;
}
.loged-in article .button-holder {
    padding: 30px 0 0;
}
.login-fields input{
    background: none repeat scroll 0 0 #2E637C;
    border: medium none;
    color: #84A3B3;
    height: 22px;
    margin-left: 6px;
    margin-top: 1px;
	padding-left: 5px;
	width: 120px;
}

.login-fields label{
	color: #FFFFFF;
	font-size: 70%;
    margin-left: 6px;
    margin-right: 12px;
    margin-top: -1px;
    text-transform: uppercase;
	text-shadow: 0 0 5px #000000;
}

.login-fields #login-submit{
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size:80%;
    margin-left: 6px;
    margin-top: 0;
    padding: 3px 14px 2px 14px;
    position: relative;
	top:-1px;
}
.ie7 fieldset.login-fields #login-submit{
	top:1px;
}
.ie8 fieldset.login-fields #login-submit{
	top:3px;
}
.ie7 fieldset.login-fields #password{
	margin-right: 11px;
}
.img-drop-shad-holder{
    display: block;
    height: 0;
    position: relative;
    top: -2px;
    z-index: 1;
}
.phase .button-holder{
    float: none;
    font-size: 100%;
    margin:  0 -8px 0 0;
    padding: 0 0 25px;
    text-align: center;
    width: auto;
}
.phase .post-type-1 p{
	border: none;
	margin: 0;
	font-size: .9em;
}
.phase .hgroup p{
	padding-left: 20px;
}
.ie .img-drop-shad-holder{
	position: relative;
	width:100%;
	height:0px;
	top:0px;
}
.img-drop-shad-holder-lwr{
	height: 0;
   position: relative;
	top:-2px;

}
#months .foot-img {
    float: left;
    height: 0;
    margin: 25px 0 0;
    position: relative;
    top: -2px;
}
.ie8 .img-drop-shad-holder-lwr{
	top: 0;
}
.ie7 .img-drop-shad-holder-lwr{
	top:1px;
}
.img-drop-shad-holder img,
.img-drop-shad-holder-lwr img{
	height: 13px;
	width:100%;
}
/*--------------------- SEARCH RESULTS ---------------------*/
.search .img-drop-shad-holder-lwr img{
	opacity: 0.2;
}
.search .post-type-1{
	margin-bottom: 10px;
	margin-top: 25px;
}
.search .post-type-1 p{
	margin:0 0 5px 0;
	border: none;
}
.search article h3 {
	padding: 0;
}
.you-searched{
	font-size: 120%;
}
.you-searched strong{
	font-size: 100%;
	font-style: italic;
}
/*--------------------- SEARCH RESULTS |!| ---------------------*/

.ie .img-drop-shad-holder img{
		width:64%;
}
.post-separator{
	opacity: 0.4;
    width: 64%;
}
.module{
	color:white;
}
#activities .post-separator,
#learning-categories .post-separator{
    float: left;
    margin-bottom: 15px;
    opacity: 0.4;
    top: 0;
    width: 64%;
}

.ie7 .post-separator{
	display:none;
}
.phase .post-separator{
	width: 100%;
}
.img-drop-shad-holder2{
	height:0;
	position: relative;
	width:100%;
}
.ie .img-drop-shad-holder2{
	position: relative;
	width:100%;
	height:0px;
	top:0px;
}

.img-drop-shad-holder2 img{
	position: relative;
    top: -14px;
	width:100%;
}
.ie .img-drop-shad-holder2 img{
	position: relative;
    top: -14px;
	width:100%;
}
.ie7 .img-drop-shad-holder2 img{
    top: -11px;
}

nav {
    background: none repeat scroll 0 0 transparent;
    float: right;
    height: 89px;
    padding: 0;
	width: 75%;
}
.sub-nav{
	width: 100%;
	height:49px;
	float: left;
	position: relative;
	background: none repeat scroll 0 0 #193441;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #2A5162),
	    color-stop(1, #193441)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #2A5162 0%,
	    #193441 100%
	);

}
.ie {
	margin-top: -2px;
}
.general .sub-nav img {
    position: relative;
    top: -14px;
    width: 100%;
}

.top-menu {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.menu-items {
    background: none repeat scroll 0 0 #366277;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #5CA0C0),
	    color-stop(0.5, #295569),
	    color-stop(1, #203F4E)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #5CA0C0 0%,
	    #295569 50%,
	    #203F4E 100%
	);

    display: block;
    float: left;
    height: 89px;
    margin: 0;
    padding: 0;
	position: relative;
    text-align: center;
	width: 20%;
}
.ie .menu-items {
	height: 89px;
}
.ie7 .menu-items {
	height: 91px;
}

.loged-in .menu-items{
	width:25%;
	overflow:hidden;
}
.loged-in #menu-say-hello a{
	border-right:none;
}
.sub-menu-list{
	position:relative;
}
.sub-menu-list-items {
    display: block;
    float: left;
    padding: 15px 24px 15px 24px;
}
.ie .sub-menu-list-items {
    padding: 16px 24px 15px 24px;
}
.sub-menu-list-items a{
	color:#258FBF;
    font-size: 76%;
    padding: 8px;
    text-transform: uppercase;
}
.sub-menu-list-items a:hover{
	color:#70C3E8;
}
.disabled-link a,
.disabled-link a:hover{
    color: #666666;
    cursor: default;
}
.active a, .active a:hover{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #777777;
	border-bottom:none;
    border-radius: 2px 2px 0 0;
    color: #000000;
    font-weight: bold;
    padding-bottom: 17px;
    position: relative;
    z-index: 1;
}
.ie .menu-items{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#203F4E', endColorstr='#5CA0C0');
	zoom:1;
}
.ie .menu-items:hover{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20404F', endColorstr='#64AED1');
	zoom:1;
}
#menu-sing-up{
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#E95510), to(#C44B13));
	background: -moz-linear-gradient(top, #E95510, #C44B13);
}
.loged-in #menu-sing-up,
.ie .loged-in #menu-sing-up{
	display:none;
}

.ie #menu-sing-up{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E95510', endColorstr='#C44B13');
	zoom:1;
}
.ie #menu-sing-up:hover{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C44B13', endColorstr='#E95510');
	zoom:1;
}
nav .menu-items a{
	border-right: 1px solid #234758;
    color: #FFFFFF;
    display: block;
    height: 59px;
	padding-top: 30px;
	position: relative;
    text-decoration: none;
    text-shadow: 0 0 4px #000000;
    text-transform: uppercase;
	z-index: 100;

}

.ie .menu-items a {
	height: 61px;
}
.ie8 .menu-items a {
	height: 59px;
}
#menu-sing-up a{
	border-right: none;
}
.imageRolover{
	height:89px;
	left:0;
    position: absolute;
    top: 0px;
	width:100%;
}
.mid{
	background: none repeat scroll 0 0 #FFFFFF;
	border-top: 5px solid white;
    display: block;
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
}

.ie .mid{
	margin: 0;
}

#menu-sing-up a{
	border:none;
}
.spn-menu-items{
	font-size: 60%;
    margin-top: -7px;
    position: relative;
    text-shadow: 0 0 5px #000000;
    top: -3px;
}
.home-main-wrap{
	background: none repeat scroll 0 0 #FFFFFF;
	-moz-box-shadow: inset -20px 0  20px -20px #000000;
	-webkit-box-shadow: inset -20px 0  20px -20px #000000;
	box-shadow: box-shadow: inset -20px 0  20px -20px #000000;
}
.ie .home-main-wrap{
	height:300px;
}
.home-main-img {
    float: right;
    height: 208px;
	overflow:hidden;
	width: 315px;
}
.not-loged-in #slider_r {
    left: -376px;
    position: absolute;
    width: 658px;
}

#slider_r{
    left: -347px;
    position: absolute;
    width: 629px;
}
.home-main-img img{
	float:right;
}
.month-p{
    height: 38px;
    margin: 5px 0 0;
    overflow: hidden;
}
aside {
	background-image: -webkit-gradient(
	    linear,
	    left top,
	    right top,
	    color-stop(0, #224352),
	    color-stop(1, #4A849F),
	    color-stop(1, #4A869F)
	);
	background-image: -moz-linear-gradient(
	    left center,
	    #224352 0%,
	    #4A849F 100%,
	    #4A869F 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224352', endColorstr='#4a849f',GradientType=1);
	float: right;
	width: 30%;
	height: 208px;
	padding:0;
}
.sidebar-home-lower{
	background:none repeat scroll 0 0 #FFFFFF;
	float:right;
	width: 30%;
	height: 300px;
	filter:none;
}
.loged-in aside,
.general aside{
	height: auto;
	padding: 0 0 5px;
}
.loged-in aside{
	padding-top:3px;
	width: 33%;
}
.loged-in .home-main-wrap aside{
	height:200px;
}
.featured-activities{
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(left, #e2e2e2 0%, #ffffff 23%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e2e2e2), color-stop(23%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* W3C */
	height: auto;
	float: left;
	padding: 10px 0 0 0;
    width: 34%;
}
.phase .featured-activities{
	background:transparent;
}
.phase .to-be-hidden{
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(left, #e2e2e2 0%, #ffffff 23%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e2e2e2), color-stop(23%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* W3C */
    position: absolute;
    right: 0;
    width: 33.5%;
}
.months .featured-activities{
	width: 100%;
	background:none repeat scroll 0 0 transparent;
	padding:0;
}
.months .feat-activ-wrap {
	border: none;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(left, #e2e2e2 0%, #ffffff 23%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e2e2e2), color-stop(23%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* W3C */    margin: 0;
    padding: 0 20px;
    width: 270px;
}
.months .pase-border {
    padding: 20px 0;
}
.months .phase-icons {
    clear: both;
    float: left;
	padding: 0;
}
.feat-activ-wrap{
    border-bottom: 1px solid #CCCCCC;
    display: block;
    float: left;
    margin: 10px 0 0 20px;
    padding: 0 0 10px;
    width: 262px;
}
.phase .feat-activ-wrap{
	border-bottom:none;
	margin: 0 0 0 20px;
    padding: 0;
}
.loged-in aside .sidebar-heading {
	clear:both;
    margin: 0;
    padding: 5px 0 0 25px;
}
.loged-in .sidebar .sidebar-heading{
	    background: none no-repeat scroll 0 105% transparent;
}
.loged-in .post-separator {
	display:none;
}
.featured-activities .feat-activ-wrap:last-child{
	border:none;
}
.feat-activ-wrap img{
	float:left;
	padding: 2px 0 0;
	width:35%;
}
.div-img{
	background: url("/images/css/month-sprite.rs.png") no-repeat scroll 0 0 transparent;
	float:left;
	width:auto;
	width:75px;
	height:75px;
}
.pase-border .month-img-01{
	background-position: 0px 0px;
}
.pase-border .month-img-02{
	background-position: 0px -80px;
}
.pase-border .month-img-03{
	background-position: 0px -160px;
}
.pase-border .month-img-04{
	background-position: 0px -242px;
}
.pase-border .month-img-05{
	background-position: 0px -322px;
}
.pase-border .month-img-06{
	background-position: 0px -404px;
}
.pase-border .month-img-07{
	background-position: -85px 0px;
}
.pase-border .month-img-08{
	background-position: -85px -80px;
}
.pase-border .month-img-09{
	background-position: -85px -160px;
}
.pase-border .month-img-10{
	background-position: -85px -242px;
}
.pase-border .month-img-11{
	background-position: -85px -322px;
}
.pase-border .month-img-12{
	background-position: -85px -404px;
}
.phase-wrap{
    float: left;
    height: 45px;
    overflow: hidden;
    padding: 0 0 0 8px;
    width: 60%;
}

#learning-categories .pase-title,
#activities .pase-title{
	font-size: .9em;
}
#learning-categories .pase-name,
#activities .pase-name{
	font-size: .81em;
}
.months .phase-wrap{
    padding: 0;
    width: 100%;
}

.phase-wrap .pase-title{
	color: #258FBF;
    font-family: serif, 'Times New Roman';
    font-size: 105%;
	width: 140%;
}
.months .phase-wrap .pase-title{
	font-size: 140%;
    width: 100%;
}
.remove-fav,
.add-fav{
    float: left;
    width: 110%;
}
.remove-fav a{
    font-size: 73%;
    margin: 0 0 0 -6px;
    position: relative;
    width: 110%;
}
.add-fav a{
    font-size: 80%;
    margin: 0 0 0 4px;
	position: relative;
    width: 110%;
}
.phase-wrap .pase-name{
	color: #EF7639;
    font-family: serif;
    font-size: 95%;
	width:125%;
}
.months .phase-wrap{
	color:#444444;
}
.month .phase-wrap .pase-title{
	font-size: 140%;
}
aside .sidebar-heading{
    color: white;
	font-family: 'Schoolbell', serif;
	font-size: 140%;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
    margin: 10px 0 0;
	padding: 0 0 0 25px;
    text-shadow: 0 0 5px #000000;
}
.general aside .sidebar-heading{
	padding: 0 0 0 25px;
}
.general .sidebar-title{
	margin: 0 0 0 69.5%;
}
#learning-categories .sidebar-title{
	margin: 0 0 0 65.5%;
}
#activities .sidebar-title {
    margin: 0 0 0 65%;
}
.not-loged-in #home-sidebar ul,
.home-sidebar-ul{
    list-style: none outside none;
    margin: 0;
    padding: 0 10px 0 25px;
}
.general .home-sidebar-ul,
.loged-in .container .home-sidebar-ul{
	padding: 0 25px 10px;
}
#activities .feat-activ-wrap,
#learning-categories .feat-activ-wrap  {
	padding-top:10px;
	margin-top: 0;
	border-top:1px solid #CCCCCC;
	border-bottom:none;
}

#activities .side-heading{
	color: #515151;
	float: right;
	font-family: 'Times New Roman',serif;
	font-size: 120%;
	margin-right: 11px;
}
#activities .no-back-img{
	clear: right;
    float: left;
    padding: 0;
}
#activities .home-sidebar-ul{
	float: right;
    font-size: 90%;
    padding: 0 20px 4px;
    width: 133px;
}
#activities .home-sidebar-ul .button-holder {
	float: left;
	padding:0;
	font-size: 80%;
}
#activities .home-sidebar-ul{
    float: right;
	font-size: 90%;
	padding: 0 20px 4px;
}
#activities .no-back-img .blog-li-txt-tp{
	text-shadow:none;
}
#activities .featured-activities,
#learning-categories .featured-activities{
    float: right;
    font-size: 130%;
	height: 155px;
    padding: 0 0 10px;
}
#activities .relev-blog-float{
	float: none;
    width: 172px;
}
.general .sidebar-ul{
	padding: 20px 25px 0px;
}

/*---------------------- EASY SLIDER ----------------------*/
#prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

#prevBtn, #nextBtn, #sliderNext, #sliderPrev {
    display: block;
    height: auto;
    left: -33px;
    position: absolute;
    top: 100px;
    width: auto;
    z-index: 1000;
}

#prevBtn a, #nextBtn a, #sliderNext a, #sliderPrev a {
    background: url("/images/css/prev.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 27px;
    position: relative;
    width: 22px;
}

#nextBtn a, #sliderNext a {
    background: url("/images/css/next.png") no-repeat scroll 0 0 transparent;
}
#nextBtn, #sliderNext {
    left: 260px;
}
#content{
	position:relative;
}
#container {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: auto;
}
#home-main-img {
    float: right;
    height: 208px;
    overflow: visible;
    width: 30%;
}
/*---------------------- EASY SLIDER |!| ----------------------*/

.months .inyw-exp{
    clear: left;
    float: left;
    margin: 20px 0 0;
    padding: 0;
}
#freesample .see-all{
	clear: both;
    float: right;
    margin: 4px 0 0;
    padding: 0;
}
.months #inyw-exp{
    margin: 4px 0 0;
    padding: 0;
}
.who-exp{
	font-size: 110%;
}
.loged-in .sidebar-items,
.sidebar-home .home-sidebar-ul .sidebar-items,
.not-loged-in #home-sidebar ul li{
    background: url("/images/css/drop-shad-li280x19.png") no-repeat scroll -31px 5px transparent;
    color: white;
    font-family: sans-serif;
    font-size: 90%;
    font-style: normal;
    font-weight: 100;
    letter-spacing: 0.03em;
    padding: 12px 0 0;
    text-transform: none;
}
.sidebar-home .home-sidebar-ul .sidebar-items,
.not-loged-in #home-sidebar ul li{
	background: none no-repeat scroll 55% 50% transparent;
	font-size: 90%;
    line-height: 1.5em;
    padding: 5px 0 40px;
	text-shadow: 0 0 5px #000000;
}
.not-loged-in #home-sidebar ul li{
	padding:12px 0 0 0;
}
.general .sidebar-items{
	background: url("/images/css/drop-shad-li280x19.png") no-repeat scroll 50% 100% transparent;
    padding: 0 0 30px 0;
}
.general .phase .sidebar-items {
    background: url("/images/css/drop-shad-li280x19.png") no-repeat scroll 50% 0 transparent;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.phase .level2 span{
	color:#FFFFFF;
    float: left;
    padding: 0 10px;
}
.phase .level2 .activity-title{
    float: left;
    padding: 2px 0 2px 32px;
    text-shadow: 0 0 5px #000000;
	width: auto;
}
.check-mark{
	font-size: 1.3em;
	margin: -5px 0 0 0;
}
.general .back-img{
    padding: 0 0 12px 0;
}
.general .no-back-img{
	background: none repeat scroll 0 0 transparent;
	padding: 0 0 10px;
}
.loged-in .sidebar-items{
	background: url("/images/css/drop-shad-li280x19.png") no-repeat scroll 50% 0 transparent;
    padding: 12px 0 5px 0;
}
.loged-in .sidebar-items a{
	font-size:100%;
}
.general .blog-excerpt,
.loged-in .blog-excerpt{
	color: #FFFFFF;
    font-family: Helvetica;
    font-size: 90%;
    font-weight: 100;
    line-height: 16px;
    word-spacing: 0.06em;
}

#contact-us .blog-excerpt,
#pressroom .blog-excerpt{
	font-size: 100%;
	line-height: 1.2em;
	font-size: 85%;
	text-shadow: 0 0 5px #000000;
}

#contact-us .blog-excerpt p,
#pressroom .blog-excerpt p{
    font-size: 130%;
    line-height: 1.2em;
    padding: 0;
}

#contact-us .blog-excerpt br,
#pressroom .blog-excerpt br{
	margin: 5px 0 0 0;
}

.sidebar-lower-ul{
	margin: 0;
	padding: 0 0 0 25px;
}
.sidebar-lower-ul .blog-list:last-child {
	border:none;
}
.sidebar-home-lower .blog-sidebar{
	background-image: -webkit-gradient(
	    linear,
	    right top,
	    right bottom,
	    color-stop(0, #224352),
	    color-stop(1, #5DA3C3)
	);
	background-image: -moz-linear-gradient(
	    center top,
	    #224352 0%,
	    #5DA3C3 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#224352', endColorstr='#5DA3C3');
	zoom:1;

	color: white;
    font-family: 'Schoolbell',serif;
    font-size: 140%;
    font-style: normal;
    font-weight: 400;
    height: 39px;
    letter-spacing: 0;
    margin: 0;
    padding: 11px 0 0 25px;
    text-decoration: none;
    text-shadow: 0 0 5px #000000;
    text-transform: none;
    word-spacing: 0;
}
.blog-list{
	list-style: none outside none;
    border: 1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	border-top:none;
    margin: 0;
    padding: 18px 0;
}
.ie .blog-list{
    padding: 15px 0;
}
.ie #hide-ie-border{
	border:none;
}
.blog-li-txt-tp,
.blog-li-txt-btm{
	margin: 0;
	padding: 0;
}
.blog-li-txt-tp{
	font-size: 110%;
	color:#2CA9E3;
	text-shadow: 0 0 5px #000000;
}
.blog-li-txt-tp:hover{
	color:#70C3E8;
}
.home .blog-li-txt-tp{
	font-size: 110%;
	line-height: 1.4em;
}
.not-loged-in .blog-li-txt-tp{
	text-shadow: none;
	overflow: hidden;
    text-shadow: none;
    white-space: nowrap;
}
.general .blog-li-txt-tp{
	padding: 2px 0;
}
#faq .blog-link-p p{
	color:#FFFFFF;
}
#faq #faq-ques ul li{
	cursor: pointer;
}
.home .blog-li-txt-btm{
	font-size: 90%;
}
.home .blog-list{

}
.blog-li-txt-btm,
.mid .post-type-2 .blog-date,
.blog-entry .post-type-2  .blog-li-txt-btm,
#blog .post-type-2  .blog-li-txt-btm{
	color: #3D3D3D;
	font-size: 100%;
	font-style: italic;
}
.commnt-form{
	float: left;
	width: 70%;
}
.general .blog-li-txt-btm{
	color:#FFFFFF;
	font-size:80%;
	padding: 0 0 10px 0;
	font-family:serif,"Times New Roman";
}
#join-btn,
.completed{
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 10px 0 0 0;
    width: 33%;
}
.loged-in #join-btn {
	display:none;
}
#join-btn a,
.completed a{
	background: #ed5610;
	background: -moz-linear-gradient(top, #ed5610 0%, #ba4915 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #ed5610), color-stop(1, #ba4915));
	border: 1px solid #ed5610;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #232526;
	-webkit-box-shadow: 0px 0px 5px #232526;
	box-shadow: 0px 0px 5px #232526;
	color: #fff;
	float: left;
	font-family: helvetica, arial, serif;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 17px;
   padding: 13px 12px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

.te_dashboard .te_close_link {
    background: url("/images/css/close.png") no-repeat scroll -5px 4px transparent;
}

#join-btn a:hover,
.completed a:hover{
	background: #ba4915;
	background: -moz-linear-gradient(top, #ba4915 0%, #ed5610 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #ba4915), color-stop(1, #ed5610));
	cursor: pointer;
}
.incomplete a{
	background: #b4b4b4; /* Old browsers */
	background: -moz-linear-gradient(top, #b4b4b4 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4b4b4), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b4b4b4 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b4b4b4 0%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #b4b4b4 0%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4b4b4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #b4b4b4 0%,#ffffff 100%); /* W3C */
    border: 1px solid #888380;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #232526;
    color: #4E4E4E;
    float: left;
    font-family: helvetica,arial,serif;
    font-weight: bold;
    margin: 0 0 0 47px;
    padding: 13px 12px;
    text-align: center;
    text-shadow: 0 0 5px #000000;
}
.incomplete a:hover {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #b4b4b4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#b4b4b4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#b4b4b4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#b4b4b4 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#b4b4b4 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b4b4b4',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#b4b4b4 100%); /* W3C */
}
.phases .disabled-btn,
.activities-container .disabled-btn,
#hidded-button-3,
#hidded-button-2{
	background: #b4b4b4; /* Old browsers */
	background: -moz-linear-gradient(top, #b4b4b4 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4b4b4), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b4b4b4 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b4b4b4 0%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #b4b4b4 0%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4b4b4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #b4b4b4 0%,#ffffff 100%); /* W3C */
    border: 1px solid #888380;
    border-radius: 5px 5px 5px 5px;
    box-shadow: none;
    color: #4E4E4E;
	cursor:default;
    font-family: helvetica,arial,serif;
    text-shadow: none;
	/* for IE */
	filter:alpha(opacity=50);
	/* CSS3 standard */
	opacity:0.5;
}
.completed{
    clear: left;
    float: left;
    width: auto;
	padding: 0;
}
.completed a{
    box-shadow: none;
    font-size: 90%;
    margin: 0 10px 0 0;
    padding: 5px 10px;
    text-shadow: none;
}
#join-btn a:active{
	background: #ed5610;
	background: -moz-linear-gradient(top, #ed5610 0%, #ba4915 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #ed5610), color-stop(1, #ba4915));
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
	box-shadow: inset 0px 0px 0px 1px rgba(255, 115, 100, 0.4);
}
#fade-text-fix {
	position: relative;
}
#fade-text-fix ul{
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 132px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 33%;
}

#fade-text-fix ul li{
	background:none repeat scroll 0 0 transparent;
	color:#FFFFFF;
    float: left;
    font-family: 'Schoolbell','Comic Sans',sans-serif;
    font-size: 160%;
    font-weight: 100;
    margin: 17px 0 0 17px;
    text-shadow: 0 0 5px #000000;
    text-transform: none;
    word-spacing: 0.05em;
	position:relative;
	list-style:none;
	width:auto;
}
.ie7 .fade-in-text{
	padding: 0 0 0 30px;
}
.choose-prog-links{
    background: none repeat scroll 0 0 #303234;
    float: left;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 70%;
}
.choose-prog-links p{
    color: #FFFFFF;
    font-family: sans-serif;
    font-size: 100%;
    font-weight: 100;
    letter-spacing: 0.03em;
    padding-left: 20px;
    padding-top: 17px;
}

.prog-ul-links{
    background: none repeat scroll 0 0 #303234;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: 70%;
}
.prog-ul-links li{
    float: left;
	height: auto;
	list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 20%;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	opacity: 0.7;
}
.prog-ul-links li:hover,
.programs-names:hover{
	opacity: 1;
}

.ie7 .prog-ul-links li{
	width: 19.8%;
}
#prog-li0{
	display:none;
}
#prog-li1{
	background: url("/images/css/spot-5.jpg") no-repeat scroll 3px 0 transparent;
}
#prog-li2{
	background: url("/images/css/spot-2.jpg") no-repeat scroll 3px 0 transparent;
}
#prog-li3{
	background: url("/images/css/spot-4.jpg") no-repeat scroll 3px 0 transparent;
}
#prog-li4{
	background: url("/images/css/spot-4.5.jpg") no-repeat scroll 3px 0 transparent;
}
#prog-li5{
	background: url("/images/css/spot-1.jpg") no-repeat scroll 3px 0 transparent;
}

.programs-names{
	color: #FFFFFF;
    font-family: 'Schoolbell','Comic Sans',sans-serif;
    font-size: 100%;
    font-weight: 100;
	margin: 0;
	padding: 216px 0 16px;
	text-align: center;
    text-shadow: 0 0 5px #000000;
    text-transform: none;
    word-spacing: 0.05em;
}

.program-links{
	display: block;
	padding: 0;
	height:auto;
}
footer {
    clear: both;
    padding: 20px 0 0;
    position: relative;
	width: 100%;
}
.ie footer {
	float: left;
	clear: both;
    padding: 20px 0 0;
    position: relative;

}
#footer-links{
	list-style:none;
	margin: 0;
    padding: 0 0 0 20px;
}
#footer-links li{
    float: left;
    width: auto;
}
#footer-links li a {
    border-right: 1px solid #777777;
    color: #258FBF;
    font-size: 80%;
	font-weight: normal;
    margin: 0 5px 0 0;
    padding: 0 5px 0 0;
    text-decoration: none;
}
#footer-links li a:hover {
    color: #70C3E8;
}
#copy-right{
    clear: both;
    color: #6F6F6F;
    float: left;
    font-size: 85%;
    margin: 5px 0 0;
    padding: 0 0 20px 20px;
}
#footer-links li:last-child a{
	border:none;
}
.logo-wrap-footer{
	display:none;
}

#refresh-btn{
	position:fixed;
	right:10px;
	bottom:10px;
	padding:10px;
	z-index: 1000;
}
.loged-in aside .button-holder a {
	color: #FFFFFF;
}
.phase-icons{
    clear: right;
    float: left;
    height: 38px;
    margin: 0 -13px 0 0;
    padding: 0;
    width: 67%;
}
.months .phase-icons{

}
.phase-icon-list{
	float: left;
}
.phase-icon-item{
	float:left;
	height: 40px;
    width: 40px;
}

#logo-wrap-footer{
	display:none;
}
.hidden{
	display:none;
}
.pagination-wrap{
	float: left;
	margin: 20px auto;
	width: 100%;
}
.page_count{
	color:#6F6F6F;
	float: left;
	padding: 10px 0;
}
.pagination,
.paginate{
    margin: 0 auto;
    padding: 10px 0;
    width: 40%;
}
.page_links strong{
	border: 1px solid #000000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    font-weight: bold;
    padding: 0 6px;
    text-shadow: 0px 0px 2px #000000;
}
.page_links a{
	color:#258FBF;
    padding: 1px 7px;
	text-decoration: none;
	font-weight: bold;
	background: #70c3e8;
	background: -moz-linear-gradient(top, #70c3e8 0%, #258fbf 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #70c3e8), color-stop(1, #258fbf));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #FFFFFF;
	text-shadow: 0 -1px 1px #64799e;
}
.page_links a:hover{
	color:#FFFFFF;
	background: #258fbf;
	background: -moz-linear-gradient(top, #258fbf 0%, #70c3e8 100%);
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #258fbf), color-stop(1, #70c3e8));
}

/*--------------- GOOGLE Translate ---------------*/
#google_translate_element{
	float: left;
	margin: -4px;
	padding: 0 0 0 5px;
}
/*--------------- GOOGLE Translate |!| ---------------*/

/*--------------- CHAT ---------------*/
.chat-wrap{
	padding: 5px 0 20px 0;
}
/*--------------- CHAT |!| ---------------*/
/*--------------- More/Less ---------------*/
.adjust{
	padding:5px 10px 10px 20px;
	display:block;
	font-weight:bold;
	width:80px;
	text-align:left;
	text-decoration:none;
	text-shadow: 0 0 5px #000000;
}
.month-wrpper-rgt .adjust{
	padding:5px 10px 10px 0;
}
.month-wrpper-lft .continued{
	padding-left: 20px;
}
/*--------------- More/Less |!| ---------------*/

}
/*--------------- COMMENTS ---------------*/
.commnt-form{
    float: left;
    width: 70%;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(left, #e2e2e2 0%, #ffffff 23%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e2e2e2), color-stop(23%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* W3C */
}
#comment_form{
	color: #6D7072;
}
.bar{
	clear:both;
    padding: 15px 0 15px 25px;
	margin:20px 0 0 0;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, #343434),
	    color-stop(1, #5A5A5A)
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    #343434 0%,
	    #5A5A5A 100%
	);
}
.ie .bar {
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#343434',direction='1');
}
.bar .comment-title{
    color: #6D7072;
    font-weight: 800;
    color: white;
    font-family: 'Schoolbell',serif;
    font-size: 120%;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
    text-decoration: none;
    text-shadow: 0 0 5px #000000;
    text-transform: none;
    word-spacing: 0;
}

.comment-area{
    border-color: #9C9C9C;
    border-style: solid;
    border-width: 1px;
    float: left;
    font-family: arial,helvetica,sans-serif;
    font-size: 120%;
    height: 140px;
    margin: 0 30px;
    padding: 10px;
    width: 576px;
}
#comment_form div.button-holder{
	margin-right: 30px;
}
#comment_form .button-holder{
    float: right;
	margin: 14px 1px 14px 0;
    padding: 0;
}
.notify{
	float:left;
	padding:23px 0 0 30px;
}
.formHdr{
	padding: 10px 30px;
}
.tos{
	padding-left: 30px;
    padding-top: 7px;
}
.submit{
    box-shadow: none;
    font-size: 100%;
    padding: 6px 16px 5px;
    text-transform: none;
}
#commentery{
	color: #6D7072;
	float: left;
	padding:10px 30px;
	width: 90.8%;
}

.fb_edge_widget_with_comment,
.fb_iframe_widget{
	height:30px;
	padding: 5px 0;
}
.comments{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #9C9C9C;
    border-radius: 2px 2px 2px 2px;
	clear: left;
    float: left;
    margin: 0 0 10px;
    padding: 5px;
    width: 98%;
}
.comment-details{
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #D0D0D0;
    float: left;
    margin: 0 20px 0 0;
    padding: 3px;
}
.comment-text{
    float: none;
    width: 100%;
}
.commenter{
	color: #222222;
}
.comment-counter{
	color: #222222;
}
.comment-date{

}
/*--------------- COMMENTS |!| ---------------*/
/*--------------- IMAGE SLIDER ---------------*/

.slider-wrapper{
    clear: left;
    float: none;
    height: 338px;
    margin: 0 0 40px;
}
#slider {
    position:relative;
    width:450px; /* Change this to your images width */
    height:338px; /* Change this to your images height */
    background:none no-repeat 50% 50%;
}
#slider img {
    height: 250px;
    left: 0;
    position: absolute;
    top: 0;
    width: 450px;
}
#slider a {
    border:0;
    display:block;
}
#slider_revised {
    position:relative;
    width:450px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
    background:none no-repeat 50% 50%;
}
#slider_revised img {
    height: 250px;
    left: 0;
    position: absolute;
    top: 0;
    width: 450px;
}
#slider_revised a {
    border:0;
    display:block;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivoSlider .nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}

.nivoSlider .nivo-caption p {
	border: none;
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.nivo-controlNav {
    bottom: -2px;
    left: 260px;
    position: absolute;
}
.theme-default .nivo-controlNav {
    bottom: -30px;
}
/*--------------------------------------*/

/*
#uploaded_photos #slider {
    position:relative;
    width:450px;
    height:250px;
    background:none no-repeat 50% 50%;
}
#uploaded_photos #slider img {
    height: 250px;
    left: 0;
    position: absolute;
    top: 0;
    width: 450px;
}
#uploaded_photos #slider a {
    border:0;
    display:block;
}

#uploaded_photos .nivoSlider {
	position:relative;
}
#uploaded_photos .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
*/
/*--------------- IMAGE SLIDER |!| ---------------*/
/*--------------- Phase Icons ---------------*/
.skills-div {
	background: url("/images/css/skill-sprite.png") no-repeat scroll 0 0 transparent;
	float:left;
	height:35px;
	width:35px;
}


.language_skills {
	background-position: -30px 3px;
}

.math_science_skills {
	background-position: -30px -33px;
}

.motor_skills {
	background-position: -30px -71px;
}

.social_emotional_skills {
	background-position: -30px -107px;
}

.thinking_skills {
	background-position: -30px -141px;
}

.dark-language_skills {
	background-position: 4px 3px;
}

.dark-math_science_skills {
	background-position: 4px -33px;
}

.dark-motor_skills {
	background-position: 4px -71px;
}

.dark-social_emotional_skills {
	background-position: 4px -106px;
}

.dark-thinking_skills {
	background-position: 4px -141px;
}

/*--------------- Phase Icons |!| ---------------*/
/*--------------- CSS Phase list  ---------------*/
.month {float:left;position:relative;width:313px;}
.month ul {padding:0; margin:0; list-style:none;}
.month ul ul {
	position:absolute;
	float:left;
	left:-9999px;
}


.month ul li { padding:0; height: auto; padding: 0; width: 100%;}
* html .month ul li {float:left;}
.month ul li a,
.month ul li a:visited {
	display:block;
	padding:8px 10px 8px 5px;
	clear:left;
}
.month ul li a.fly {background: none no-repeat;}

.month ul li:hover {position:relative;}
.month ul li a:hover {direction:ltr; position:relative;}

.month ul:hover ul{
	background:	-moz-linear-gradient(left center , #224352 0%, #4A849F 100%, #4A869F 100%) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #224352), color-stop(1, #4A869F));
	left:100%;
	width: 100%;
}

.month .level2 li{background-position:50% 0%;padding-bottom: 20px;}

.counter,
.activitycounter{
	float:left;
	color:white;
	font-weight:bold;
	padding:0 7px 0 5px;
}

.activitycounter,
.activitycounter:visited{
	color:#258FBF;
	font-weight:normal;
}

.activitycounter:hover{
	color:#70C3E8;
}
.phase .level1 .feat-activ-wrap{
	border: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0 16px;
    width: auto;
}

.phase .selected-state{
	background: url("/images/css/drop-shad-phase.png") no-repeat scroll 50% 0% #224352;
}
.phase .tabDivs .selected-state {
    padding: 0;
	margin:0;
}
.phase .selected-state img {
	margin: 0 0 0 -6px;
}
.phase .tabDivs .selected-state .pase-border{
	border: none;
	padding: 11px 6px 11px 0px;
}
.phase .selected-state .pase-description,
.phase .selected-state .phase-wrap ul li{
    color: #FFFFFF;
}

.phase .level2{
	background: #224352; /* Old browsers */
	background: -moz-linear-gradient(left, #224352 0%, #4a849f 100%, #4a869f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#224352), color-stop(100%,#4a849f), color-stop(100%,#4a869f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #224352 0%,#4a849f 100%,#4a869f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #224352 0%,#4a849f 100%,#4a869f 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #224352 0%,#4a849f 100%,#4a869f 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#224352', endColorstr='#4a869f',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #224352 0%,#4a849f 100%,#4a869f 100%); /* W3C */
    float: left;
	position:relative;
	width: 100.5%;
}

.tabDivs .feat-activ-wrap {
    margin: 0;
    padding: 0 0 0 20px;
}
/*--------------- CSS Phase list |!| ---------------*/

/*----------------- ACTIVITIES SELECT MONTH STYLES -----------------*/
ul.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.tabNavigation li {
    display: inline;
}
ul.tabNavigation li a {
    padding: 3px 5px;
    background-color: #ccc;
    color: #000;
    text-decoration: none;
}
ul.tabNavigation li a.selectee,
ul.tabNavigation li a:hover {
    background-color: #333;
    color: #fff;
    padding-top: 7px;
}
ul.tabNavigation li a:focus {
        outline: 0;
}
.show-hide-div {
	display: none;
    float: right;
    position: absolute;
    right: 2px;
    width: 33.5%;
    z-index: 4;
}
.ie .show-hide-div {
    position: absolute;
    right: -391px;
    width: 33.5%;
    z-index: 4;
}
.ie .phase .level2{
	float:left;
	width:313px;
}
.ie .show-hide-div {

}
.nav-tab-wrap{
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(left, #e2e2e2 0%, #ffffff 23%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e2e2e2), color-stop(23%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #e2e2e2 0%,#ffffff 23%,#ffffff 100%); /* W3C */
	float: left;
    width: 50%;
}
.nav-tabs{
    border-bottom: 1px solid #CCCCCC;
    margin-left: 20px;
    text-align: center;
    width: 262px;
}
.nav-tabs-btm{
	border-bottom:none;
	border-top:1px solid #FFFFFF;
}
.next{
	background: url("/images/css/arrow-up.drk.png") no-repeat scroll 50% 50% transparent;
	display: block;
	height: 45px;
	margin: 0 auto;
	width: auto;
}
.next:hover{
	background: url("/images/css/arrow-up.png") no-repeat scroll 50% 50% transparent;
}
.prev{
    background: url("/images/css/arrow-dwn.drk.png") no-repeat scroll 50% 50% transparent;
	display: block;
	height: 45px;
	margin: 0 auto;
	padding: 0;
	width: auto;
}
.prev:hover{
	background: url("/images/css/arrow-dwn.png") no-repeat scroll 50% 50% transparent;
}
/*--------------- ACTIVITIES SELECT MONTH STYLES |!| -----------------*/
/*--------------- ACTIVITIES SKILLS TOOLTIP -----------------*/

/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background:transparent url('/images/css/black_arrow.png');
    color: #FFFFFF;
    font-size: 18px;
    height: 40px;
    padding: 38px 26px;
    text-align: center;
    width: 160px;
	position: absolute;
}

/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}
/*--------------- ACTIVITIES SKILLS TOOLTIP |!| -----------------*/
/*--------------- RATINGS -----------------*/
.ui-rating .ui-rating-star, .ui-rating .ui-rating-cancel{
    background-image: url("/images/css/star.gif");
    background-repeat: no-repeat;
    float: left;
    font-size: 2px;
    height: 16px;
    text-decoration: none;
    vertical-align: bottom;
    width: 24px;
}
.ui-rating a {
	cursor: pointer;
}
.ui-rating-full  {
    background-position:left top;
}

.ui-rating-half  {
    background-position:left -16px;
}

.ui-rating-empty {
    background-position:left -32px;
}

.ui-rating-cancel-empty {
    background-position:left -64px;
}

.ui-rating-cancel-full {
    background-position:left -80px;
}

.ui-rating-hover {
    background-position:left -48px;
}
.activity .ui-rating{
	float: left;
    margin-left: 5px;
    width: 104%;
}
/*--------------- RATINGS |!| -----------------*/
/*--------------- SEARCH -----------------*/
.search-form{
	float: left;
    padding: 2px 0 0;
}
.search-form #login-submit{
    margin: 0 0 0 10px;
    padding: 4px 14px;
    position: relative;
    top: 0;
    width: auto;
}
/*--------------- SEARCH |!| -----------------*/
/*--------------- Iframe Video -----------------*/
#activity-videos{
	height:auto;
	width:auto;
}
/*--------------- Iframe Video |!| -----------------*/

/*------------- Contact/Subscription Forms  |!| -------#R#------*/
	#contact-form .AuthorizeNetSeal {
	    float: right;
	}
	#sign-up-form {
		clear: both;
		padding-top: 1.5em;
		margin-bottom: 1em;
	}
	.forgot-pass,
	#contact-form {
	    background-color: #F2F7F9;
	    border: 6px solid #3783A6;
	    float: left;
	    margin: 2px auto 0;
	    padding: 10px 30px;
	    position: relative;
	    width: 60%;
		-moz-box-shadow: 0 0 3px #000000;
		-webkit-box-shadow: 0 0 3px #000000;
		box-shadow: 0 0 3px #000000;
		-moz-border-radius:8px;
		-webkit-border-radius:8px;
		border-radius:8px;
	}
	.forgot-pass input{
	    padding: 5px 3px;
	    font-size: 15px;
	}
	.ie #contact-form {
	    margin: auto 0;
	}
	#contact-form h1 {
		font-size:42px;
	}

  #contact-form .intro p {
    margin: 15px 0 !important;
  }

  #contact-form .intro li {
    list-style-type: circle !important;
  }

  #contact-form .intro em {
    font-style: italic;
  }

	#contact-form h2 {
		margin-bottom:15px;
		font-style:italic;
		font-weight:normal;
	}
	#contact-form .form-heading{
		float: left;
		width: 82%;
	}
	#contact-form input,
	#contact-form select,
	#contact-form textarea,
	#contact-form label {
		font-size: 100%;
		margin-bottom:2px;
	}

	#contact-form input,
	#contact-form select,
	#contact-form textarea {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		width:98%;
		border: 1px solid #CEE1E8;
		margin-bottom:20px;
		padding:4px;
		text-transform: none;
	}
	#contact-form input{
		padding: 6px 7px 5px;
	}

	#contact-form .btn{
	    width: 101%;
		padding: 5px 7px 5px;
	}
	#contact-form select{
		color: #444444;
		width:40%;
	}
	#contact-form select option{
		margin:0;
		padding:0;
	}
	#contact-form input:focus,
	#contact-form select:focus,
	#contact-form textarea:focus {
		border: 1px solid #AFCDD8;
		background-color: #EBF2F4;
	}

	#contact-form textarea {
	    font-family: arial,helvetica,sans-serif;
	    font-size: 110%;
	    height: 150px;
	    resize: none;
	}

	#contact-form label {
		clear:both;
		display:block;
		color: #444444;
    	display: block;
    	font-family: arial,helvetica,sans-serif;
	}

	#contact-form .required {
		font-weight:bold;
		color:#F00;
	}

	#contact-form #submit-button {
		width: 100px;
		background-color:#333;
		color:#FFF;
		border:none;
		display:block;
		float:right;
		margin-bottom:0px;
		margin-right:6px;
		background-color:#8FB5C1;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;	}

	#contact-form #submit-button:hover {
		background-color: #A6CFDD;
	}

	#contact-form #submit-button:active {
		position:relative;
		top:1px;
	}

	#contact-form #loading {
		width:32px;
		height:32px;
		display:block;
		position:absolute;
		right:130px;
		bottom:16px;
		display:none;
	}

	#errors {
		border:solid 1px #E58E8E;
		padding:10px;
		margin:25px 0px;
		display:block;
		width:437px;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		display:none;
	}

	#errors li {
		padding:2px;
		list-style:none;
	}

	#errors li:before {
		content: ' - ';
	}

	#errors #info {
		font-weight:bold;
	}

	#errors #info:before {
		content: '';
	}

	#success {
		border:solid 1px #83D186;
		padding:25px 10px;
		margin:25px 0px;
		display:block;
		width:437px;
		-webkit-border-radius:8px;
		-moz-border-radius:8px;
		border-radius:8px;
		font-weight:bold;
		display:none;
	}

	#errors.visible, #success.visible {
		display:block;
	}

	#req-field-desc {
		font-style:italic;
	}

	/* Remove box shadow firefox, chrome and opera put around required fields. It looks rubbish. */
	input:required, textarea:required {
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		-o-box-shadow:none;
		box-shadow:none;
	}

	/* Normalize placeholder styles */

	/* chrome, safari */
	#contact-form ::-webkit-input-placeholder {
		color:#CCC;
		font-style:italic;
	}

	/* mozilla */
	#contact-form input:-moz-placeholder, textarea:-moz-placeholder {
		color:#CCC;
		font-style:italic;
	}

	/* ie (faux placeholder) */
	#contact-form input.placeholder-text, textarea.placeholder-text  {
		color:#CCC;
		font-style:italic;
	}

	.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
	.hidden { display: none; visibility: hidden; }
	.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
	.visuallyhidden.focusable:active,
	.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
	.invisible { visibility: hidden; }
	.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
	.clearfix:after { clear: both; }
	.clearfix { zoom: 1; }

	#contact-form #login-submit{
	    box-shadow: none;
	    margin-bottom: 0;
	    padding: 4px 10px;
	    width: auto;
	}
	#contact-form legend{
		border-bottom: 1px dashed #CCCCCC;
	    color: #666666;
	    float: left;
	    font-family:arial, helvetica, sans-serif;
	    font-size: 18px;
	    font-style: oblique;
	    margin-bottom: 10px;
	    margin-left: -8px;
	    padding-bottom: 6px;
	    width: 102%;
	}
	.form-article{
		width:65%;
	}
	#contact-form .button-holder{
		padding:0;
		float: right;
	}
	#contact-form h1{
		color:#555555;
	}
	.form-spacer{
		float: left;
	    height: 47px;
	    padding: 1px;
	}
	.ie .form-spacer{
		height: 15px;
	}
	#contact-form .placeholder_r {
		cursor: text;
		padding: 4px 4px 4px 4px;
		color: #999999;
	}
.feat-activ-wrap .the-who-exp{
	padding: 23px 0;
}
.freesample .feat-activ-wrap .the-who-exp{
	padding: 20px 0;
}
.center-div{
	float: none;
    padding: 5px 5px 5px 10px;
    width: 70%;
}
ul.activity li{
	list-style: disc inside none;
}
.post-type-1 ol{
    list-style: inside;
    list-style-type: decimal;
}
#sign-up-form div {
	border-top: 1px dashed #CCCCCC;
	padding-top: 1.5em;
}
#sign-up-form div.hiddenFields, #sign-up-form div.form-message, #sign-up-form div.form-content {
	border:none;
	padding:0;
}
#sign-up-form .form-message ul {
	list-style-type: disc;
}
#sign-up-form span.required {
	color: #f00;
}
#sign-up-form .radios input, #sign-up-form .radios label {
	display: inline;
	width: auto;
}
#sign-up-form input {
	margin-bottom: .5em;
}
#sign-up-form fieldset {
	margin-bottom: 15px;
}
#sign-up-form span.error {
	color: #900;
	background: #FFD5D5;
	border: 2px solid #900;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
}
.form-message {
	margin-bottom: 1.5em;
}
.form-message.success {
	background: #CEFFCE;
	color: #004000;
	border: 2px solid #004000;
	border-radius: 10px;
	font-weight: bold;
	padding: 15px;
	margin-top: 1.5em;
}
.activities-container .addthis_toolbox{
    float: left;
    width: 130px;
    padding: 20px 0 5px 0;
}
/*------------- Contact/Subscription Forms  |!| -------#R#------*/
/*------------- Webkit hack mostly targets button padding -------------*/

@media screen and (-webkit-min-device-pixel-ratio:0) {


	#contact-form .btn {
	padding:5px 15px 7px 11px;
	}

	#slider_r {
	left:-348px;
	position:absolute;
	width:630px;
	}

	.active a,.active a:hover {
	padding-bottom:18px;
	}

	.animClassH {
	overflow:hidden;
	}

	.animClassV {
	height:auto;
	overflow:visible;
	}

	.button-holder a {
	color:#FFF;
	margin:0;
	padding:6px 16px 7px;
	text-transform:none;
	}

	.completed {
	margin:-2px 0 0;
	}

	.general .menu-items {
	height:90px;
	}

	.general .sub-nav img {
	top:-11px;
	}

	.general nav .menu-items a {
	height:60px;
	}

	.img-drop-shad-holder {
	top:-1px;
	}

	.img-drop-shad-holder2 img {
	top:-13px;
	}

	.logo-wrap {
	height:145px;
	}

	.months .month-wrpper-btm-inner {
	text-shadow:0 0 2px #000;
	}

	.months .phase-wrap {
	padding:0;
	width:101%;
	}

	.phases .btn,.read-more .btn {
	margin:0 10px 0 0;
	}

	.small-block .completed a {
	padding:4px 10px 6px;
	}

	.sub-nav {
	height:48px;
	}

	.wrapper {
	width:100%;
	}

	a.login-links {
	text-shadow:none;
	}

	fieldset.login-fields #login-submit,.img-drop-shad-holder-lwr {
	top:0;
	}

	nav ul li.menu-items a {
	font-weight:600;
	}

}
/*---------------- Mediaqueries Commented out ----------------


@media screen and (max-width: 950px) {
	.phases .btn, .read-more .btn {
    	box-shadow: none;
		font-size: 90%;
	}
}
@media screen and (max-width: 870px) {
	.page-body{
		font-size: 85%;
	}
	fieldset.login-fields input.login-inputs{
		width:100px;
	}
	.img-drop-shad-holder2 img {
	    top: -12px;
	}

}
@media screen and (max-width: 820px) {
	.page-body{
		font-size: 80%;
	}
}
@media screen and (max-width: 790px) {
	.img-drop-shad-holder2 img {
	   font-size: 75%;
	}
}
@media screen and (max-width: 780px) {
	.page-body{
	   font-size: 70%;
	}
}
@media screen and (max-width: 770px) {
	.page-body{
	   font-size: 65%;
	}
}
@media screen and (max-width: 760px) {
	.page-body{
	   font-size: 60%;
	}
}
@media screen and (max-width: 740px) {
	.img-drop-shad-holder2 img {
	    top: -11px;
	}
}
@media screen and (max-width: 730px) {
	.img-drop-shad-holder2 img {
	    top: -8px;
	}
}


@media screen and (max-width: 800px) {

	.read-more,
	fieldset.login-fields,
	#logo-image,
	aside,
	.home-main-img,
	#top-box-shadow,
	.choose-prog-links,
	.img-drop-shad-holder,
	.img-drop-shad-holder2{
		display:none;
	}

	.page-body{
		font-size:120%;
	   background: url("/images/css/page-bg.png") repeat-x scroll 0 -131px transparent;
		margin: 0 auto;
		max-width: none;
		min-width: none;
		width: 100%;
	}
	header {
	    height: auto;
	    width: auto;

	}
	.logo-wrap {
		background: url("/images/css/logo.png") no-repeat scroll 50% 50% #4989A6;
		border-bottom:1px solid #173441;
		-moz-box-shadow: 0 20px 40px -20px #000000 inset;
		-webkit-box-shadow: 0 20px 40px -20px #000000 inset;
		box-shadow: 0 20px 40px -20px #000000 inset;
	    height: 113px;
	    width: 100%;
	}
	.logo-wrap a {
    height: 75px;
    left: 110px;
    position: absolute;
    top: 23px;
    width: 207px;
	}
	nav{
		float: left;
		height: auto;
		width: 100%;
	}
	#menu-say-hello a{
		border-bottom:1px solid #A83600;
	}
	#menu-sing-up a{
		border-top:1px solid #FF8D57;
		border-bottom:1px solid #802900;
	}
	.home-text-overlay .fade-in-text{
		border-top:1px solid #D6784B;
	}
	.home-main-wrap{
		background: none repeat scroll 0 0 #4A849F;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		float: left;
		position: relative;
		width: 100%;
	}
	nav ul li.menu-items{
		float:none;
		height: auto;
		width:100%;
	}
	nav ul li.menu-items a{

		border:none;
		height: auto;
		margin: 0;
		padding: 14px 0;
	}
	.sub-nav {
		height: 58px;
	}
	aside,
	#join-btn,
	.home-text-overlay{
    	float: left;
    	width: 100%;
	}
	.home-text-overlay .fade-in-text{
		background-image: -webkit-gradient(
		    linear,
		    right top,
		    right bottom,
		    color-stop(0, #224352),
		    color-stop(1, #5DA3C3)
		);
		background-image: -moz-linear-gradient(
		    center top,
		    #224352 0%,
		    #5DA3C3 100%
		);
		width:100%
		float:none;
		margin: 0 auto;
		padding: 10px 0;
	   text-align: center;
	}
	#join-btn a{
		margin: 0 auto;
	   padding: 12px 0;
		width: 100%;
	}
	#join-btn{
		display:none;
	}
	.mid {
	    background: none repeat scroll 0 0 transparent;
		border:none;
	    display: block;
	    height: auto;
		margin: 0;
	    position: relative;
	    width: auto;
	}
	.sidebar-home-lower {
	    background: none repeat scroll 0 0 #FFFFFF;
	    float: left;
	    height: auto;
		margin: 0;
	    width: 100%;
	}
	.sidebar-home-lower .blog-sidebar {
		    background: none repeat scroll 0 0 #303336;
		    height: auto;
		    padding: 10px 0;
		    text-align: center;
	}
	.sidebar-home-lower .sidebar-heading{
		background: none repeat scroll 0 0 #303336;
		height: auto;
		padding: 10px 0;
		text-align: center;
	}
	.blog-list {
		font-size: 110%;
	    margin: 0;
	    padding: 20px 0;
	    text-align: left;
	}
.blog-li-txt-tp {
    color: #258FBF;
    font-size: 115%;
}

	.blog-li-txt-tp {
		width:auto;
	}
	.sidebar-lower-ul {
		    padding: 0 20px;
	}
	.sidebar-lower-wrap{
		-moz-box-shadow: 0 40px 11px -37px #000000 inset;
		-webkit-box-shadow: 0 40px 11px -37px #000000 inset;
		box-shadow: 0 40px 11px -37px #000000 inset;
		padding: 0 20px;
	}
	.sidebar-lower-ul {
		    padding: 0 30px;
	}
	article {
		padding: 0 0 70px;
	    width: 96%;
	}
	.general .read-more .btn {
		-moz-box-shadow: none;
		-webkit-box-shadow:none;
	    box-shadow: none;
	    box-shadow: none;
	    float: right;
	    font-size: 152%;
	    padding: 10px 30px;
	    width: 50%;
	}
	.spn-menu-items {
	    font-size: 74%;
	}
	.prog-ul-links {
		background: none repeat scroll 0 0 #3D4352;
		-moz-box-shadow: 0 1px 17px #000000;
		-webkit-box-shadow: 0 1px 17px #000000;
		box-shadow: 0 1px 17px #000000;
	    width: 100%;
		margin: 0 0 30px 0;
	}
	.ie7 .prog-ul-links{
		width:600px;
	}
	li#prog-li1{
		background: url("/images/css/1.jpg") no-repeat scroll 0 0 transparent;
	}
	li#prog-li2{
		background: url("/images/css/2.jpg") no-repeat scroll 0 0 transparent;
	}
	li#prog-li3{
		background: url("/images/css/3.jpg") no-repeat scroll 0 0 transparent;
	}
	li#prog-li4{
		background: url("/images/css/4.jpg") no-repeat scroll 0 0 transparent;
	}
	li#prog-li5{
		background: url("/images/css/5.jpg") no-repeat scroll 0 0 transparent;
	}

	.prog-ul-links li{
		-moz-box-shadow: 0 -20px 40px -20px #000000 inset;
		-webkit-box-shadow: 0 -20px 40px -20px #000000 inset;
		box-shadow: 0 -20px 40px -20px #000000 inset;
	    float: none;
		height: 110px;
	    width: 100%;
		font-size:80%;
	}
	.ie7 .prog-ul-links li{
		width:130px;
	}
	.prog-ul-links li:hover{
		-moz-box-shadow: 0 -20px 40px -20px #000000 inset;
		-webkit-box-shadow: 0 -20px 40px -20px #000000 inset;
		box-shadow: 0 -20px 40px -20px #000000 inset;
	}
	.prog-ul-links #prog-li0{
		background: none repeat scroll 0 0 #303336;
		display:block;
		height:auto;
		-moz-box-shadow: 0 20px 40px -20px #000000 inset;
		-webkit-box-shadow: 0 20px 40px -20px #000000 inset;
		box-shadow: 0 20px 40px -20px #000000 inset;
	}
	.prog-ul-links #prog-li0 .programs-names{
		color: white;
		font-family: sans-serif;
		font-size: 140%;
		font-weight: 100;
		letter-spacing: 0.03em;
		line-height: 1.5;
		margin: 0 auto;
		padding: 20px;
		text-align: center;
		width: auto;
		}
	.prog-ul-links li:hover{
		-moz-box-shadow: 0 -20px 40px -20px #000000 inset;
		-webkit-box-shadow: 0 -20px 40px -20px #000000 inset;
		box-shadow: 0 -20px 40px -20px #000000 inset;
	}
	.programs-names:hover{
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.prog-ul-links li img {
		float:left;
	}
	.programs-names {
		margin: 0;
	}
	.programs-names {
		display: block;
		font-size: 500%;
		margin-left: 0;
		padding: 0 0 0 206px;
		position: relative;
		text-align: left;
		width: 100%;
	}
	footer {
		clear: both;
		margin: 0 auto;
		position: relative;
		width: 50%;
	}
	#footer-links li:nth-child(4) a{
		border:none;
	}
	#footer-links li:nth-child(5) a{
		padding-left:15px;
	}
	.feat-activ-wrap {
		width:340px;
	}
	.logo-wrap-footer{
		display:block;
		height:100px;
		width:100%;
	}
	#logo-image-footer{
		clear: both;
	    float: left;
	    left: 114px;
	    padding: 20px 0;
	    position: relative;
	}
	.img-drop-shad-holder-lwr {
		top: -35px;
	}
	.general .img-drop-shad-holder-lwr {
	    top: -13px;
	}
	article .button-holder {
		display: block;
	    margin: -29px 0 0;
	}

	#copy-right {
	    padding: 0 0 0 56px;
	}
	.loged-in article,
	.loged-in .from-blog{
		display:none;
	}
	.hgoup-par {
	    float: left;
	    width: 50%;
	}
	.loged-in .hgroup p {
	    margin: 0 -25px 0 25px;
	    padding: 20px 0;
	}
	.loged-in aside .sidebar-heading {
	    padding: 10px 0 20px 25px;
	}
	.loged-in .hgroup .com-spot {
	    padding-left: 0;
	}
	.loged-in .container aside{
		display: block;
	    width: 50%;
	}
	.loged-in .hgroup {
		border:none;
		overflow: hidden;
	}
	.featured-activities {
		width: 50%;
	}
	.loged-in .container .home-sidebar-ul {
	    padding: 0 25px 25px 25px;
	}
	.loged-in .sidebar-items {
	    padding: 0 0 5px;
	}
	.phases {
	    padding: 10px 0 31px 15px;
	}
	.loged-in .img-drop-shad-holder-lwr {
	    top: -5px;
	}
	#logo-wrap-footer{
		display:block;
	}

	#menu-about,
	#menu-read{
		float:left;
		width: 50%;
		height:auto;
	}
	#menu-sample,
	#menu-say-hello{
		float: right;
   		width: 50%;
		height:auto;
	}
	#menu-sing-up {
		float:left;
		height: auto;
		width: 100%;
	}
	#menu-about a,
	#menu-read a{
		border-right: 1px solid #19313C;
	}
	#menu-sample a,
	#menu-say-hello a{
		border-left: 1px solid #33637A;
	}
	#menu-read a,
	#menu-say-hello a {
  		border-bottom: 1px solid #A83600;
	}
	.loged-in #menu-read a,
	.loged-in #menu-say-hello a{
		border-bottom:1px solid #173441;
	}

	.loged-in .login-wrap p {
	    padding: 20px 0 20px 0;
		text-shadow: 0 0 3px #000000;
	}
	.login-wrap #logout {
	    margin-right: 0;
	}

	.login-wrap {
   	 background: none repeat scroll 0 0 transparent;
   	 float: left;
   	 height: auto;
   	 position: absolute;
    right: 120px;
    top: 30px;
   	 width: auto;
	}
	.loged-in .login-wrap {
	    right: 40px;
	}
#mobile-login-btn {
    display: block;
    height: auto;
    padding: 16px 0;
    text-align: right;
}
#mobile-login-btn a.btn {
    font-size: 130%;
    padding: 20px 39px 18px;
	color:#FFFFFF;
}
.logo-wrap {
    background: url("/images/css/logo.png") no-repeat scroll 20% 50% #4989A6;
}
#menu-sing-up a {
    font-size: 120%;
}
.loged-in .home-text-overlay .fade-in-text {
    border-top: 1px solid #599DBC;
}
.home-text-overlay .fade-in-text{
	background-image: none;
	text-align:center;
	width: 100%;
}
.home-text-overlay,
.loged-in .home-text-overlay {
    height: 58px;
	width: 100%;
}

article {
    padding: 15px 15px 15px 30px;
    width: auto;
}
article h2 {
    float: left;
	padding: 0 0 10px;
	font-size: 180%;
}
article h3 {
	font-size: 140%;
}
.general .post-type-2 p {
    float: left;
}
.general .read-more {
    clear: none;
    float: right;
    margin: 0;
    padding: 0;
    width: 52%;
}
.bottom {
    padding-bottom:45px;
	padding-top: 0;
}

}

@media screen and (max-width: 700px) {
	fieldset.login-fields input.login-inputs{
		height:18px;
		width:80px;
	}
	fieldset.login-fields{
		font-size:80%;
	}
	a.login-links {
	    margin-right: 6px;
	}
	fieldset.login-fields label {
	    margin: -1px 0 0;
	}
	.img-drop-shad-holder2 img {
	    top: -9px;
	}

	.page-body{
		font-size:90%;
	}
	.logo-wrap {
   	background: url("/images/css/logo.png") no-repeat scroll 50% 50% #4989A6;
	}
	.login-wrap {
		border-top: 1px solid #599DBC;
		float: left;
		height: auto;
		margin: 0 0 30px;
		padding: 30px 0 0;
		position: relative;
		right: auto;
		top: auto;
		width: 100%;
	}
	.logo-wrap a {
	    left: 19%;
	    margin: 0 auto;
	    position: absolute;
	    top: 25px;
	    width: 204px;
	    z-index: 5;
	}
	.about .hgroup p {
		float: left;
		padding-left: 20px;
	}

	#mobile-login-btn{
    height: auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
	}
	#mobile-login-btn a.btn{
		font-size: 100%;
		padding: 11px 55px 9px;
	}
.programs-names {
    display: block;
    font-size: 200%;
    margin-left: 0;
    padding: 38px 0 39px 155px;
    position: relative;
    text-align: left;
    width:100%;
}
footer {
    clear: both;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.home-text-overlay {
height: 86px;
}
.loged-in .home-text-overlay{
	display: none;
}
.container {
    float: left;
    padding: 0;
	font-size: 120%;
}
.general .post-type-2 p {
    height: auto;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
article {
    padding:11px 20px 35px 20px;
    width: auto;
}
.general .read-more {
    clear: none;
    float: left;
    margin: 18px 0 0;
    padding: 0;
    width: 100%;
}
.post-type-2 img {
    display: none;
}
.general .read-more .btn {
    box-shadow: none;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.sub-menu-list-items {
    display: block;
    float: left;
    padding: 20px;
}
.sub-menu-list-items a {
    padding: 8px 0;
}

article h2 {
    font-size: 140%;
}
article .button-holder {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
}
.bottom {
    padding-bottom: 43px;
}
.loged-in article {
    display: none;
}
.feat-activ-wrap {
    font-size: 200%;
    width: 90%;
}
.loged-in .feat-activ-wrap a{
	display:block;
	float: none;
}
.phase-wrapper{

}
.feat-activ-wrap img {
    float: left;
    width: 30%;
}
.featured-activities{
	width:100%;
}
.com-spot,
.from-blog{
	display:none;
}
.phases {
	text-align:center;
	padding:0px 0 25px 0;
    width: 96%;
}
.hgoup-par {
    float: left;
    width: 100%;
}
.loged-in .hgroup p {
	margin: 0 0 0 20px;
    width: auto;
}
.phases .btn, .read-more .btn{
	margin: 0 5px 0 0;
}
.loged-in .button-holder a {
    padding: 6px 10px 5px;
    text-transform: none;
}
.phase-wrap .pase-title {
	font-size: 60%;
}
.phase-wrap .pase-name {
    font-size: 55%;
}
.loged-in .login-wrap {
    display: none;
}
.loged-in .container aside {
    display: none;
}
.loged-in .img-drop-shad-holder-lwr {
    top: -8px;
}
.spn-menu-items {
    display: none;
}
#logo-image-footer {
	left: 111px;
}
.img-drop-shad-holder-lwr {
    top: -31px;
}

}

---------------- Mediaqueries Commented out |!| ----------------*/

#child-numbers-and-ages input{
    width: 12px;
    float: left;
    margin: 3px 5px 0 0;
}
#child-numbers-and-ages label{
    float: left;
    clear: right;
    margin: 0 10px 2px 0px;
}
#child-numbers-and-ages #children-number{
    clear: both;
    width: 20px;
}
#child-numbers-and-ages #under-3-writein{
    width: 144px;
    margin: -5px 0 0 0;
}
#child-numbers-and-ages .age-group{
    width: 12px;
    float: left;
}
