/* CSS Document */
/********Colors
#d05a19- brown text inside the section box
#004290- dark blue
#60a5ff- light blue
#e96b25- orange (for navigation tab text)

*/

#translation, #english, #french, #children, #adult-classes, #corporate, #private-lessons {
	width: 346px;
	height: 200px;
	float: left;
        position: relative;
        display: inline;}

#translation {
        background: transparent url(/images/sidebar-translation.jpg) no-repeat scroll;
	}

#english {
        background: transparent url(/images/sidebar-english.jpg) no-repeat scroll;
	}

#french{
        background: transparent url(/images/sidebar-french.jpg) no-repeat scroll;
	}



/*--------- STUDIO HELPER JAVASCRIPT---------*/
div.studiohelper label {color: #fff;}
div.studiohelper {padding-left: 10px;}	

* {padding: 0; margin: 0;} 

blockquote {
	border: 1px solid #999;
	margin: 10px 30px 10px 30px;
	color: #666;
	padding: 5px;
	background-color: #60A5FF;
	}	
a img, img a {	padding: 8px;	border: none;	}

p {padding: 5px 0 10px 0;color: #666;	line-height: 130%;	}
	
#content p img, #content img p {
	padding: 8px;
	border: none;
	}


body {
	margin: 0px auto;
	background: url(/images/bg4.jpg) no-repeat 0 0;
	font: 82.5% Arial, Helvetica, Sans-serif; /* Resets 1em to 10px */
    height: 100%; 
	background-color: #60a5ff;
	width: 1000px;
	text-align: center; /*centers the text in IE6 */
}


#container {
	width: auto;
	padding: 0px 0 0 0;
	overflow: hidden;
	margin: 0px auto; /*centers the body */
	text-align: left;
	height: auto;
	}

#top {margin: 0 0 20px 0;padding: 0;float: left;	}


img.face {
	background: transparent url(/images/face.gif);
	height: 330px;
	width: 450px;
	display: block;
	float: left;
	}
	
p.face {
	top: 40px;
	left: 160px;
	width: 280px;
	position: absolute;
	z-index: 3;
	font-size: 1em;
	color: #020C31;
	font-weight: bold;
	}	
	
#leftbox {position: relative;	overflow: hidden;	}

.newsletter {margin: 20px 0 0 610px; height: auto; float: left; }	
	
img.logo {
	width: 324px;
	height: 108px;
	display: inline;
	margin: 20px 0 20px 610px;
	float: left;
	}		
	
.registerbutton a:hover{
	margin: 20px 0 0 610px;
	width: 353px;
	height: 40px;
	float: left;
	background: transparent url(/images/registerbutton.png) no-repeat scroll left top;
	}

.registerbutton a{
	margin: 20px 0 0 610px;
	width: 353px;
	height: 40px;
	float: left;
	background: transparent url(/images/registerbutton.png) no-repeat scroll left -45px;
	}

	
.paymentbutton a:hover{
	margin: 20px 0 0 610px;
	width: 353px;
	height: 44px;
	float: left;
	background: transparent url(/images/paymentbuttons.png) no-repeat scroll left top;
	}

.paymentbutton a{
	margin: 20px 0 0 610px;
	width: 353px;
	height: 44px;
	float: left;
	background: transparent url(/images/paymentbuttons.png) no-repeat scroll left -46px;
	}

/* TAB MENU ************************/

#tabmenu {
	height:47px;
	width:610px;
	display:inline;
	margin: 10px 0 0 390px;
	clear: both;
	float:left;	
	}
#tabmenu ul li a {padding: 5px 0 0 10px;}
	
#tabmenu ul li.sp a  {
	background: transparent url(/images/lang_tab_sp.gif) no-repeat scroll left top;
	height: 47px;
	width: 80px;
	float:left;
	}

#tabmenu ul li.sp a:hover  {
	background: transparent url(/images/lang_tab_sp.gif) no-repeat scroll left -57px;
	}
	
#tabmenu ul li.fr a  {
	background: transparent url(/images/lang_tab_fr.gif) no-repeat scroll left top;
	height: 47px;
	width: 80px;
	float:left;
	}

#tabmenu ul li.fr a:hover  {
	background: transparent url(/images/lang_tab_fr.gif) no-repeat scroll left -57px;
	}
	
#tabmenu ul li.en a  {
	background: transparent url(/images/lang_tab_en.gif) no-repeat scroll left top;
	height: 47px;
	width: 80px;
	float:left;
	}

#tabmenu ul li.en a:hover  {
	background: transparent url(/images/lang_tab_en.gif) no-repeat scroll left -57px;
	}		

#tabmenu ul li.esl a  {
	background: transparent url(/images/lang_tab_esl.gif) no-repeat scroll left top;
	height: 47px;
	width: 80px;
	float:left;
	}

#tabmenu ul li.esl a:hover  {
	background: transparent url(/images/lang_tab_esl.gif) no-repeat scroll left -57px;
	}	
	
/* navtabs***************/

#navmenu {
	height: 30px;
	width: 610px;
	display: inline;
	margin: 0 0 0 390px;
	clear: both;
	float: left; /*gets the tabs to appear in IE7*/
	}

#navmenu a {font-weight: bold;padding: 5px 5px 0 20px;	}
	
#navmenu ul, #tabmenu ul {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 0 0 0 220px;
	padding: 0 0 0 0;
	z-index: 99;
	}
	
#navmenu ul li, #tabmenu ul li {
	padding: 0 2px 0 0;
	margin: 0;
	float: left;
	display: inline;
	height: 27px;
	}
	
#navmenu ul li a {
	display: block;
	color: #e96b25;
	font-weight: bolder;
	padding: 5px 0 0 10px;
	text-decoration: none;
	}

#navmenu ul li.home a, #navmenu ul li.about a, #navmenu ul li.contact a, #navmenu ul li.faqs a {
	background: transparent url(/images/navtabs.gif) no-repeat scroll left -41px;
	height: 30px;
	width: 80px;
	}

#navmenu ul li.home a:hover, #navmenu ul li.about a:hover, #navmenu ul li.contact a:hover, #navmenu ul li.faqs a:hover {
	background: transparent url(/images/navtabs.gif) no-repeat scroll left top;
	height: 30px;
	width: 80px;	
}	


/************ Content Area ************************/

#contentwrapper {
	clear: both;
	width: auto;
	margin: 50px 0 0 0px;
	overflow: auto;
	}

h1, h2, h3, h4, h5 {color: #012345;	padding-bottom: 10px;}

h1 {font-size: 1.2em;padding: 10px 0 0 20px;}

h2 {	font-size: 1em;	}
h3 { 	font-size: .9em; }
h4 {	font-size: .8em; }

/* ----------- SECTION BOX-----------*/
#sectionbox {
	background: transparent url(/images/sidebar-afterschool.jpg) no-repeat scroll;
	width: 346px;
	height: 200px;
	float: left;
	position: relative;
       	margin: 0 0 0 110px;
	display: inline;
	}

#children {
	background: transparent url(/images/sidebar-children.jpg) no-repeat scroll;
	}

#adult-classes {
       background: transparent url(/images/sidebar-adult.jpg) no-repeat scroll;
	}

#corporate {
	background: transparent url(/images/sidebar-corporate.jpg) no-repeat scroll;
	}

#private-lessons {
	background: transparent url(/images/sidebar-tutor.jpg) no-repeat scroll;
	}

/**************** SECTION BOX ***********/
	
#sectionbox h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #004290;
	margin: 10px 0 10px 160px;
	}
	
#sectionbox p {	font-size: .9em;margin-left: 100px;}		
	
#sectionbox ul {
	margin-left: 130px;
	padding-bottom: 10px;
	font-size: .9em;
	}

#sectionbox ul li {
	padding: 5px 0 5px 0;
	margin-left: 50px;
	color: #ffac08;
	text-decoration: underline;
	}	
	
#sectionbox a:link, #sectionbox a:visited, #sectionbox a:active {
	color: #e96a25;
	text-decoration: underline;
	}	
#sectionbox a:hover {
	color: white;
	text-decoration: none;
	background-color: #ffac08
	}	
	
/*********content box***************/	
#content {
	margin: 0 5px 20px 50px;
	float: left;
	width: 451px;
	display: inline;
	}
#content p {
	margin: 10px 5px 10px 10px;
	color: #fff;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	}

.contentheader {
	background: transparent url(/images/header-maincontent.gif) no-repeat;
	height: 46px;
	margin: 0px;
	float: left;
	width: 451px;
	}
.contentbox {
	background: #020c31; /*#004290;*/
	margin: 0px 0 20px 0;
	padding: 0 0 20px 0;
	width: 451px;
	display: block;
	clear: both;
	}

	
#content ul, #content ol {
	padding-bottom: 10px;
	margin-left: 30px;
	line-height: 120%;
	font-size: .9em;
	color: #012345;
	}
	
#content ul {	}	
#content ol {	list-style-type: decimal;	}
	
#content ul li, #content ol li {padding-bottom: 5px;color: #fff;}

#content a:link, #content a:visited, #content a:active {
	text-decoration: underline;
	color: #e96a25;
	}
	
#content a:hover {color: #60a5ff;}	
	
	

/******home page bubbles ********/

.children, .corporate, .adult, .tutoring, .afterschool {
padding-right: 20px;
}

.children {
	background: transparent url(/images/childrenbubble.png) no-repeat scroll left top;
	height: 251px;
	width: 147px;
	float: left;
	}
.corporate {
	background: transparent url(/images/corporatebubble.png) no-repeat scroll left top;
	height: 251px;
	width: 147px;
	float: left;
	}
.adult {
	background: transparent url(/images/adultbubble.png) no-repeat scroll left top;
	height: 251px;
	width: 147px;
	float: left;
	}
.tutoring {
	background: transparent url(/images/tutoringbubble.png) no-repeat scroll left top;
	height: 251px;
	width: 147px;
	float: left;
	}
.afterschool {
	background: transparent url(/images/afterschoolbubble.png) no-repeat scroll left top;
	height: 251px;
	width: 147px;
	float: left;
	}

.translation{
	background: transparent url(/images/translationbubble.png) no-repeat scroll left top;
	height: 251px;
	width: 147px;
	float: left;
	}


h2.insidepagebubble, p.insidepagebubble {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	}	
	
h2.insidepagebubble {
	padding: 20px 0 0 65px;
	color: #004290;
	font-size: 1.2em;
	}
	
p.insidepagebubble {
	padding: 10px 5px 10px 5px;
	color: #d05a19;
	font-size: .9em;
	}

#insidepagebubble {margin: 20px auto;text-align: center; width: 840px;	}
	
#insidepagebubble ul  {
	color: #d05a19;
	padding: 20px 0 5px 0px;
	font-size: 1em;
	margin-left: 20px;
	}	
	
#insidepagebubble ul li {
	color: #d05a19;
	padding: 0 0 5px 0px;
	font-size: .8em;
	text-align: left;
	margin-left: 0px;
	}		
#insidepagebubble ul li a{
	color: #d05a19 !important;
	padding: 0 0 5px 0px;
	font-size: 1em;
	text-decoration: none;
	}	
	
#insidepagebubble ul li a:hover{
	color: #60a5ff !important;
	text-decoration: underline;
	}	
		

	
	
	
/*******Footer Information*************/	

#footertext {	clear: both;	}
#footer {
	clear: both;
	margin: 5px 0px;
	height: 230px;
	background-color: #60a5ff;
	}

#footer p {font-size: .8em;	color: #fff;	}

#footer a:link, #footer a:visited, #footer a:active {
	color: #012345;
	text-decoration: underline;
	}
	
#footer a:hover {color: #d05a19;text-decoration: none;	}
