﻿
.PurpleText
{
	font-family: verdana;
	font-size: 11px;
	color: #3399FF;
	line-height: 18px;
	margin-left: 10px;
	text-align: justify;
}

#QuoteContainer
{
	position: absolute;
	top: 8px;
	left: 215px;
	background-image: url(/inc/images/quote_bg.png);
	width: 450px;
	height: 108px;
	z-index: 200;
}

.Quote
{
	position: absolute;
	margin: 20px 20px 20px 20px;
	filter: alpha(opacity=0);
	opacity: 0.0;
	width: 400px;
	height: 65px;
	font-family: verdana;
	font-size: 11px;
	color: #3399FF;
	line-height: 18px;
	text-align: justify;
}
.QuoteContent
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.QuoteAuthor
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	line-height: 13px;
	text-align: right;
}
#Container
{
    /*border: Solid 1px red;
	background-image: url(/inc/images/CleanBg.jpg);*/
	background-position: 0px -100px;
	background-repeat: no-repeat;
	width: 1000px;
	height: 638px;
	position: relative;
	top:45px;
}
#BoyTop
{
	right: 15px;
	top: -55px;
	position: absolute;
	z-index:100;
}
#GirlLeft
{
	left: -17px;
	top: 250px;
	position: absolute;
	z-index:50;
}
#Doves
{
	left: 830px;
	top: 350px;
	position: absolute;
	z-index:-1;
}
#BottomBlue
{
    background-image: url(/inc/images/BlueBottom.png);
	width:100%;
	height:151px;
	bottom: 0px;
	position: absolute;
	z-index:-1;
}
#ContentRoundTop
{
	left: 27px;
	top: -20px;
	position: absolute;
}
#ContentTileBody
{
    background-image: url(/inc/images/ContentBgTile.png);
    width: 935px;
    height: 580px;
	left: 27px;
	top: 41px;
	position: absolute;
}
#ContentRoundBottom
{
	left: 27px;
	top: 621px;
	position: absolute;
}
#NavBarFade
{   
    background-image: url(/inc/images/NavFadeBg.png);
    border: solid 0px red;  
	position: absolute;
	left: 41px;
	top: 48px;
	width: 907px;
}
/*#LeftBodyShadow
{
	background-image: url(/inc/images/LeftBodySadow.png);
	background-position: 0px -61px;
	position: absolute;
	left: -22px;
	height: 638px;
	width: 22px;
}

#RightBodyShadow
{
	background-image: url(/inc/images/RightBodyShadow.png);
	background-position: 0px -61px;
	height: 638px;
	width: 22px;
	position: absolute;
	right: -22px;
}*/
#Logo
{
	background-image: url(/inc/images/YuYanLogo.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	left: 65px;
	top: 15px;
	width: 139px;
	height: 124px;
	z-index: 1000;
}

#NavBar
{
	position: absolute;
	top: 115px;
	left: 60px;
	z-index: 1000;
}

#NavBar A
{
	background-repeat: no-repeat;
	background-image: url(/images/ButtonBG-off.png);
	width: 100px;
	height: 29px;
	float: left;
	font-family: Verdana;
	font-size: 13px;
	font-weight: 300;
	text-decoration: none;
	color: #747474;
	text-align: center;
	padding-top: 7px;
}

#NavBar A:Hover
{
	background-image: url(/images/ButtonBG-On.png);
	font-weight: 900;
	font-size: 14px;
	color: White;
}

#Login
{
	position: absolute;
	background-image: url(/inc/images/LoginBG.png);
	width: 261px;
	height: 126px;
	top: 10px;
	right: 60px;
	z-index: 100;
}

#LoginInputArea
{
	margin: 15px 0px 0px 10px;
}
#ForgotPWD
{
	position: absolute;
	right: 15px;
	bottom: 30px;
}
#RegisterHere
{
	position: absolute;
	right: 15px;
	bottom: 10px;
}


#PictCaption
{
	position: absolute;
	top: 135px;
	left: 325px;
	z-index: 92;
}

#CenterPanel
{
	position: absolute;
	left: 60px;
	z-index: 90;
	top: 0px;
	width: 850px;
	height: 240px;
}


#LeftPad
{
	position: absolute;
	background-image: url(/inc/images/EducationIsTheFirstStep.png);
	width: 281px;
	height: 230px;
}


#LeftPadTitle
{
	position: absolute;
	top: 25px;
	left: 15px;
	font-family: Times New Roman;
	font-size: 36px;
	font-weight: bolder;
	color: #fc9400;
}

#LeftPadContent
{
	position: absolute;
	top: 70px;
	width: 245px;
	left: 10px;
	z-index: 90;
}

#ImageScroll
{
	position: absolute;
	left: 282px;
	top: 0px;
	z-index: 90;
}
#CombBinder
{
	position: absolute;
	top: 11px;
	left: 267px;
	z-index: 91;
}


#LiveDemoContainer
{
	position: absolute;
	left: 690px;
	top: 125px;
	z-index: 92;
}

#LiveDemoContent
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 150px;
	font-family: Times New Roman;
	font-size: 32px;
	font-weight: bolder;
	color: rgba(50,200,0,50);
	z-index: 189;
}

#LiveDemoArrow
{
	background-image: url(/inc/images/LiveDemoArrow_off.png);
	position: absolute;
	left: 110px;
	top: 50px;
	width: 78px;
	height: 79px;
	z-index: 190;
}

#LiveDemoArrow:Hover
{
	background-image: url(/inc/images/LiveDemoArrow_on.png);
}

#LiveDemoBG
{
	position: absolute;
	z-index: 187;
}


#ContentArea
{
	background-image: url(/inc/images/transparent_content_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	position: absolute;
	top: 240px;
	left: -499px;
	margin-left: 50%;
	z-index: 188;
	width: 988px;
	height: 240px;
}

#ContentScroller
{
	position: absolute;
	left: 40px;
	width: 908px;
	height: 240px;
}


.PanelSeparator
{
	position: absolute;
	top: 5px;
	right: 0px;
	background-image: url(/inc/images/ContentSeparator.png);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	width: 8px;
	height: 200px;
}

.ContentPanelWrapper
{
	position: relative;
	width: 100%;
	height: 100%;
}


#ContentArea .ContentPanel
{
	position: absolute;
	top: 0px;
	height: 240px;
	width: 300px;
	z-index: 90;
	text-align: center;
	margin-left: 0px;
}


.ContentText
{
	z-index: 90;
	margin: 60px 20px 10px 20px;
	font-family: verdana;
	font-size: 12px;
	color: #3399FF;
	line-height: 15px;
	text-align: justify;
}

.Header
{
	background-repeat: no-repeat;
	position: absolute;
	text-align: center;
	top: -10px;
	left: 25px;
	width: 240px;
	height: 83px;
	z-index: 190;
}

.HeaderText
{
	position: absolute;
	top: 25px;
	left: 65px;
	z-index: 190;
	width: 200px;
	text-align: left;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

.PanelButton
{
	background-image: url(/inc/images/GreenArrow.png);
	position: absolute;
	bottom: 10px;
	right: 25px;
	width: 49px;
	height: 49px;
	z-index: 190;
}

.PanelButton:Hover
{
	background-image: url(/inc/images/GreenArrow_On.png);
}


#FooterSeparator
{
   	background-image: url(/inc/images/ContentSeparator.gif);
	background-repeat: repeat;
	width: 850px;
	height: 1px;
	position: absolute;
	bottom: 10px;
	right: 70px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 9999;
}

#CopyRight
{
	background-image: url(/images/Trans1_20.png);
	background-repeat: repeat;
	width: auto;
	height: auto;
	position: absolute;
	bottom: -15px;
	right: 60px;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 9999;
}


#StudentsHeader
{
	background-image: url(/inc/images/StudentsIcon.png);
	color: #fc9400;
}


#TeachersHeader
{
	background-image: url(/inc/images/TeachersIcon.png);
	color: #50b27c;
}

#SchoolsHeader
{
	background-image: url(/inc/images/SchoolsIcon.png);
	color: #5b2759;
}





#ProvidersHeader
{
	background-image: url(/images/icons/Provider.png);
	color: #fc9400;
}


#TAsHeader
{
	background-image: url(/images/icons/TA.png);
	color: #50b27c;
}

#GuardiansHeader
{
	background-image: url(/images/icons/Guardian.png);
	color: #5b2759;
}




