@charset "utf-8";
/* CSS Document */

.smallpagetitle, .smallpagetitle a,  .smallpagetitle a:visited {
	color: #060;
	float:right;
	margin-right:10px;
	font-size:10px;

}
.smallpagetitle a:hover{
color: #060;
	float:right;
	margin-right:10px;
	text-decoration:underline;
	font-size:10px;
}

h1.languageschool{
	 	color: #060;
		margin-top:20px;
		margin-bottom:30px;
		font-size: 24px;
		font-weight: normal;
		text-align: right;
		margin-right:20px;
}
h2.languageschool {
		color: #060;
		margin-bottom:10px;
		text-align: left;
		font-size: 18px;
		font-weight: normal;
		margin-left:0px;
		margin-top:10px;
}
h3 {
		color: #060;
		font-size: 12px;
		margin: 0px;
		margin-bottom:5px;
}
.bold {
		color:#060;
		font-weight: bold;
		width:50px;
}
div.programinfoIntro {
		width: 400px;
		float:right;
	margin-top:20px;
	padding-left:20px;
		background:url(../graphics/content/bg.png);
		padding-bottom:15px;
		padding-right:30px;
	
}
div.roundedgreenbox {
		background-image:url(../graphics/roundedBoxGreen_middle.jpg);
		background-repeat:repeat-y;
		width: 213px;
		float:left;
}
div.roundedgreenboxContent {
		color: #5d5f5f;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:5px;
		background-image:url(../graphics/roundedBoxGreen450_repeat.png);
		background-repeat:repeat-y;
}

/* Prices */
.roundedgreenbox-top {
		
}
div.roundedgreenbox290 {
		width: 452px;
		float:right;
		margin-bottom:20px;
		padding-right:10px;
	
}
div.roundedgreenboxContentPrices {
		color: #5d5f5f;
		padding-left:10px;
		padding-right:10px;
		height:125px;
}
div.roundedgreenbox290 table {
		
}
div.roundedgreenbox290 td {
			padding: 5px;
}
div.roundedgreenboxContent a, div.roundedgreenboxContent a:hover, div.roundedgreenboxContent a:visited, .content a {
		color: #060;
		text-decoration: none;
		font-weight:bold;
}
div.roundedgreenboxContent a:hover, .content a:hover {
		text-decoration: underline;
}

.boxspacing {
		width:10px;
		height:10px;
		float:right;
}

.pagetitle {
		font-size: 22px;
		color: #060;
		margin-right: 30px;
		margin-top: 20px;
		height: 39px;
		text-align:right;
}

div.pricesInfo {
		margin: auto;
		margin-top: 15px;
		width: 95%;
		font-size: 10px;
		color: #060;
}

/* online registration */

div.regisitrationIntro {
	background:url(../graphics/content/bg.png);
	padding:10px;
		width:450px;
		margin-left:15px;
		margin-top:20px;
}
.formTable {
		width: 450px;
		padding-top:15px;
		padding-right:30px;
		
		padding-left:10px;
}
.formTable td {
			padding: 1px;
}
.formTable .formtitle {
		font-weight: bold;
		font-size:18px;
		margin-bottom:5px;
}
.programtd1 {
		
}
#programgroup {
		margin: auto;
		text-align: center;
}
#programgroup input{
		width:20px;
}
input, input.required, textarea.required {
		width: 201px;
		border: 1px solid #060;
}
select {
	border: 1px solid #060;
}
.required {
		color: #F00;
}
.formbtn {
		width: 75px;
		background-color: #E4E4E4;
		border: 1px solid #060;
}
#attendedSaturdayNumber input, #attendedWinterNumber input, #attendedSummerNumber input{
		width: 20px;
}
div.registrationcontent {
		background-image:url(../graphics/grey.jpg);
		background-repeat:no-repeat;
}
.alert {
		background-color: #ff0000;
		color: #fff;
		padding: 10px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		width:310px;
		font-weight: bold;
}
#green {
		background-color: #060;
}

.tablebg{
	background:url(../graphics/content/bg.png);
	width:480px;
	float:right;
}
.tablebg2{
	background:url(../graphics/content/bg.png);
	width:460px;
	float:right;
	margin-top:20px;
	!margin-top:0px;
}

.welcomeimage img {
	padding: 5px;
}

/* -------------------- PROGRAM INFO  ------------------ */

.tooltip {
	visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2;
	padding: 10px; 
    border: solid 1px #060;
	background: #F9FFF9;
	width: 300px;
}

.tooltipbtn {
	display: block;
	text-align: right;
}
.small_text_table{
font-size:8px;	
}
td.small {
	font-size: 10px;
}