#pageContent {
	width: auto;
}
body{
	font-size:13px;
}
p{
	font-size:13px;
}
/**********************************************************************************************/
.level1{
	background: url("/css/new-design/images/clouds.jpg") no-repeat scroll 0 0 transparent;
        position: relative;
}
.level1 .bg{
	background: url("/css/new-design/images/clouds.jpg") no-repeat scroll 0 0 transparent;
        height: 384px;
        left: 0px;
        margin: 0;
        position: relative;
        width: 974px;
}
.level1 .bg .sticker{
	position:absolute;
	top:20px;
	left:15px;
}
.level1 .blurb {
    float: left;
    height: 249px;
    overflow: hidden;
    padding: 58px 31px 0 24px;
    width: 488px;
}
.level1 .blurb .text, .level1 .blurb .text p{
	margin:15px 0px;
	font-size:15px;
        color:#fff;
}

.level1 .blurb .text {
    height: 150px;
}

.level1 .signIn {
    background: url("/css/new-design/images/free-trial.png") no-repeat scroll 13% 38% transparent;
    clear: both;
    height: 58px;
    margin-left: 40px;
    position: relative;
    top: -20px;
}

.level1 .signIn .arrow {
    background: url("/css/new-design/images/landing-arrow.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 58px;
    margin-left: 385px;
    width: 192px;
}

.level1 .signIn a.btn {
    background: url("/css/new-design/images/get-started-btn.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 40px;
    margin-left: 10px;
    margin-top: 5px;
    width: 276px;
}

.level1 .signIn a.btn:hover {
    background-position: 0% 100%;
}

.level1 .blurb .signIn p{
	margin:5px 0px;
	text-align:center;
	width:282px;
	font-size:12px;
}
.level1 .blurb .joinNYVS{
	background:transparent url(/images/new-design/buttons/joinNYVS.png) no-repeat scroll left top;
	border:none;
	font-size:0;
	height:47px;
	width:282px;	
}
.level1 .blurb .joinNYVS:hover{
	background:url(/images/new-design/buttons/joinNYVS.png) right top no-repeat;
}
.level1 .playerContainer{
	left: 531px;
        position: absolute;
        top: 57px;
        z-index: 10;
        cursor: pointer;
}
.level1 .playerContainer .player{
	background: url("/css/new-design/images/video-background-inactive.png") no-repeat scroll right top transparent;
        height: 218px;
        margin-left: 22px;
        margin-top: 4px;
        overflow: hidden;
        width: 386px;
}

.level1 .playerContainer .player-display-none > div {
    display:none;
}

.level1 .playerContainer #player {
    display:block;
}

.level1 .playerContainer .video_tabs {
	width:397px;
	margin-left:9px;
	position:relative;
}
.level1 .playerContainer .video_tabs .tabs_wrapper {
	position:absolute;
	width:100%;
}
.level1 .playerContainer .video_tabs .tab_container {
	background-color:#DDD;
	width:124px;
	margin-left:8px;
	float:left;
	cursor:pointer;
}
.level1 .playerContainer .video_tabs .tab_container .tab_content {
	width:100%;
	height:86px;
	display:none;
	position:relative;
}
.level1 .playerContainer .video_tabs .tab_container .tab_content img {
	top:27px;
	left:49px;
	position:absolute;
}
.level1 .playerContainer .video_tabs .tab_container .tab_button {
	background-color:#888;
	color:#FFF;
	width:100%;
	height:20px;
}
.level1 .playerContainer .video_tabs .tab_container .tab_button.active {
	background-color:#CCC;
	color:#000;
}
.level1 .playerContainer .video_tabs .tab_container .tab_button img {
	margin:3px 2px;
	float:left;
}
.level1 .playerContainer .video_tabs .tab_container .tab_button span {
	font-size:11px;
	line-height:20px;
	float:left;
}

.level1 .blueRibbon {
	position:absolute;
	top:260px;
	right:10px;
}
.level1 .logos {
	position:absolute;
	top:305px;
	right:20px;
}
/******************************************************************************/
.testimonials {
	height:190px;
	position:relative;
}
.testimonials .leftArrow,
.testimonials .rightArrow{
	position:absolute;
	top:90px;
}
.testimonials .leftArrow{
	left:-5px;
}
.testimonials .rightArrow{
	right:2px;
}
.testimonials .browse.disabled{
	visibility:hidden;
}
.testimonials .scrollable{
	margin-left:25px;
	width:585px;
	height:135px;
	position:relative;
	overflow:hidden;
}
.testimonials .scrollable .items{
	width:20000em;
	position:absolute;
}
.testimonials .scrollable .items div.testimonial{
	float:left;
	width:585px;
	height:135px;
}

.testimonials .scrollable .testimonial .video {
	width:185px;
	height:112px;
	margin:7px 10px 15px 20px;
	float:left;
	cursor:pointer;
}
.testimonials .scrollable .testimonial .description {
	font-size:15px;
	float:left;
	text-align:center;
	line-height:20px;
	width:360px;
	margin-top:15px;
	font-style:italic;
}
.testimonials .scrollable .testimonial .from {
	font-size:13px;
	float:left;
	margin-top:10px;
	width:360px;
	text-align:right;
}
/******************************************************************************/
.instructors p{
	margin-left:3px;
	width:610px;
}
.instructors .instructorsFaces{
	height:90px;
	padding:23px 0px;
}
.instructors .instructorsFaces .picHolder{
	background:url(/images/new-design/misc/backgroundFace.png) top center no-repeat;
	height:87px;
}
.instructors .instructorsFaces .face{
	width:124px;
	height:100px;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.instructors .picAndText{
	padding:17px 0px;
	margin:0px 18px;
	border-bottom:1px dotted #CECECE;
	height:80px;
}
.instructors .picAndText .picHolder {
	background:url(/images/new-design/misc/backgroundFace.png) top left no-repeat;
	width:87px;
	height:87px;
	float:left;
}
.usersImg {
	width: 80px;
	height: 80px;
	padding-right: 7px;
}
.instructors .picAndText .text{
	margin-left:94px;
}
.instructors .picAndText .text a{
	font-size:15px;
	line-height:20px;
}
/******************************************************************************/
.blog {
	margin-top:6px;
}
.blog .picAndText{
	padding:13px 0px;
	margin:0px 18px;
	border-bottom:1px dotted #CECECE;
	height:80px;
}
.blog .picAndText .text{
	margin-left:94px;
}
.blog .blogItems {
	height:350px;
}
.blog .bottomLink {
	margin:13px 18px;
	display:block;
}
/******************************************************************************/
.tagline {
    color: #FFFFFF;
    font-family: Helvetica,'Trebuchet MS',Arial;
    font-size: 2.5em;
    letter-spacing: 0.0007em;
    line-height: 100%;
    text-align: center;
    word-spacing: -4px;
    font-weight: bold;
}

.top_scrollable_mask .tagsLines .tagline{

	width: 440px;  
    letter-spacing: -1.5px;
}

.top_scrollable_mask .tagsLines .text{
  
	width: 440px;
	text-align: center;
	margin: 10px 0 15px;
}

.top_scrollable_mask .tagsLines .text p{

	line-height: 112%;
	margin: 10px 0;
}

div.margin_content {

  padding:0px;
}

.lower_region {
	margin-left:9px;
	margin-right:15px;
}
.lower_region .left_column {
	margin-top:3px !important;
	width:645px;
}
.lower_region .left_column .list {
	margin-top:2px;
}


/**
 * changes set over the landing page (the new one with cloud background)
 **/

#browsable div.item {
    margin:0;
    padding:0;
    display: block;
    float:left;
}

#browsable div.tagsLines {
    float: left;
    margin-left: 41px;
    width: 472px;
}

#browsable div.items2 {
    position: absolute;
    width: 20000em;
}

#browsable div.top_scrollable_mask {
    display: block;
    height: 235px;
    overflow: hidden;
    position: relative;
    width: 515px;
}

div.slider_nav {
    height:26px;
    clear:both;
    padding-left:240px;
    position: relative;
    top:-42px;
}

div.slider_nav a {
    display:block;
    width:26px;
    height:26px;
    text-decoration:none;
    float:left;
    margin-left: 5px;
}

.index_slide_0 {
    background: url('/css/new-design/images/home-icon-learn-active.png') no-repeat;
}

.index_slide_1 {
    background: url('/css/new-design/images/home-icon-share-active.png') no-repeat;
}

.index_slide_2 {
    background: url('/css/new-design/images/home-icon-use-active.png') no-repeat;
}

._inactive_index_slide_0 {
    background: url('/css/new-design/images/home-icon-learn-inactive.png') no-repeat;
}

._inactive_index_slide_1 {
    background: url('/css/new-design/images/home-icon-share-inactive.png') no-repeat;
}

._inactive_index_slide_2 {
    background: url('/css/new-design/images/home-icon-use-inactive.png') no-repeat;
}

div.logos_gray {
    background: url('/css/new-design/images/all-logos.png') no-repeat center top;
    height:38px;
    clear:both;
    margin-top: 14px;
}

div.learn_from_the_experts {
    text-align:center;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;
}
