﻿
body, form {
	margin: 0px;
	padding: 0px;
}

/*
h2 {
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size:18px;
	margin-bottom:8px;
}
commented by mnaly
*/


h3 {
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9e1c27;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size:16px;
	margin-bottom:8px;
}
h6 {
	font-size:11px;
	color:#666666;
	margin: 0px;
	padding: 0px;
	margin-bottom:20px;
	border-bottom:dotted 1px #666;
	padding-bottom:10px;
}
label {
	color: #839f37;
}

hr {
	border: none;
	border-bottom: dotted 1px #999;
	float: none;
	clear: both;
	margin: 10px;
}
.centerit {
	margin: auto;
	text-align:center;
	width:580px;
	/*overflow:auto;*/
}
.top {
}
#top {
	position: relative;
	height: 100px;
}
#flash {
	text-align: left;
}
iframe {
	float: left;
}
.logo {
	height: 98px;
	width: 260px;
	top: 0px;
	left: -10px;
}
#menu {
	/*float: right;*/
	text-align:left;
	display:block;
}
#menu ul {
	/*margin-top:30px;*/
	margin:0px;
	padding:0px;
	display:block;
	float: none;
}
#menu ul li {
	list-style-type: none;
	margin: 10px 0px;
	padding:5px 10px;
	float: right;
	height: 40px;
	width: 75px;
	cursor:pointer;
	margin-top:40px;
}
#menu ul li.separator {
	list-style-type: none;
	margin: 10px 0px 10px 8px;
	width: 8px;
	padding: 0px;
	float: right;
	height: 40px;
	border-left:dotted 1px #999;
	cursor:default;
	margin-top:40px;
}
#menu ul li:hover, #menu ul li.selected {
	background-image: url(menu_back.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#menu ul li.separator:hover {
	background:none;
}
a.menu-btn {
	font-size: 14px;
	font-weight: bold;
	color: #9e1c27;
	text-decoration: none;
	line-height: 20px;
}
a.menu-btn:hover {
	color: #9e1c27;
}
a.menu-btn div {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	line-height: 20px;
	clear: both;
}
#left {
	background-repeat: repeat-y;
	width: 220px;
	clear: none;
	float: left;
	margin:0px 10px;
	background-image: url(left_2.gif);
	text-align:left;
}
#left .left_wrap {
	background-image: url(left_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#left .left_main {
	background-image: url(left_3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 15px;
}
#center {
	float: left;
	width: 580px;
	text-align:left;
	
}
#login {
	overflow:visible;
}
#login input#Uname, #login input#Pass {
	margin: 3px 10px;
	width: 168px;
}
#login input#Pass {
	margin-bottom:10px;
}
#login input#remeber {
	margin:4px 4px 0px 0px;
}
#login a {
	line-height:30px;
}
#login #go_login {
	background-color: transparent;
	background-image: url(login.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	float: right;
	height: 27px;
	width: 102px;
	border: none;
	cursor:pointer;
}
#news ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#news ul li {
	list-style-type: none;
	padding: 0px;
	margin: 10px 10px 10px 0px;
}
#news a {
	text-align:right;
}
#contact p {
	color: #666;
}

.btn 
{
	width: 300px;
	line-height: 30px;
	color:#FFF;
	background: url(../images/btn2.gif) repeat-x center top;
	height: 35px;
	border:none;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	position:relative;
	display: block;
	cursor:pointer;
	text-decoration:none;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.submit_button 
{
    font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	text-decoration:none;
	width: 137px;
	cursor:pointer;
	line-height: 30px;
	color:#FFF;
	background: url(../images/btn2.gif) repeat-x center top;
	height: 35px;
	border:none;
	float: left;
}


.btn button 
{
    font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	text-decoration:none;
	width: 300px;
	cursor:pointer;
	line-height: 30px;
	color:#FFF;
	background: transparent url(btn2.gif) repeat-x center top;
	height: 35px;
	border:none;
}
			
.btn_a {
	width: 300px;
	line-height: 20px;
	color:#666;
	margin: auto;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	display: block;
	cursor:pointer;
}
.btn:hover {
	color:#FFF;
}
.btn .l {
	background-image: url(btn1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 16px;
	position:absolute;
	left:0px;
	top:0px;
}
button.btn .l {
	top:0px;
}
.btn .r {
	background-image: url(btn3.gif);
	background-repeat: no-repeat;
	background-position: rigth top;
	height: 35px;
	width: 16px;
	position:absolute;
	right:0px;
	top:0px;
}
.test_quote {
	background-image: url(quote.gif);
	display: block;
	float: left;
	height: 153px;
	width: 198px;
	margin: 10px 16px 10px 0px;
	padding: 12px;
	font-size: 12px;
}
.quote_clear {
	display: block;
	float: none;
	height: 153px;
	width: 198px;
	margin: 10px 16px 10px 0px;
	padding: 12px;
}
.test_quote.last {
	margin: 10px 0px;
}
a.read_rigth {
	display:block;
	text-align:right;
}
#footer {
	color: #FFF;
	background: #9E1C27;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#start {
	/*margin:0 auto;
	width:640px;*/
	padding:14px 0px;
}
.form h1 {
	font-size:16px;
	margin-bottom:8px;
}
.form p {
	font-size:14px;
	color:#333;
	font-weight:bold;
	margin-bottom:20px;
	border-bottom:dotted 1px #666;
	padding-bottom:10px;
}
.form label {
	display:block;
	font-weight:bold;
	text-align:left;
	width:200px;
	float:left;
	clear:left;
	margin: 8px;
}
.form label.long {
	margin:0px 0px 20px 0px;
}
.form .small {
	color:#9a5d38;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	width:170px;
}

.form .post {
	display:block;
	font-weight:normal;
	text-align:left;
	width:80px;
}

.form input, .form textarea {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:185px;
	margin:2px 100px 20px 10px;
}

.form input.half, .form textarea.half {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:137px;
	margin:2px 20px 0px 0px;
}

.form input.halfs {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 20px 0px 0px;
}

.form input.prefix {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:40px;
	margin:2px 10px 0px 0px;
}

.form input.cityCode {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:40px;
	margin:2px 10px 0px 0px;
}

.form input.phoneNum {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:120px;
	margin:2px 10px 0px 0px;
}

.form input.short, .form textarea.short {
	width:25px;
	clear:right;
}

.form textarea {
	width:380px;
}
.form input.label {
	height:26px;
	padding:4px 2px 3px 2px;
}
.form input.fielderr, .form textarea.fielderr, .form select.fielderr {
	border:solid 1px #900;
	background-color: #FEE;
	color: #900;
}
.form select.fielderr {
	background-color: #FEE;
}
.form .fieldseterr {
	border:solid 1px #900;
	width:300px;
	margin: -10px 100px 15px 10px;
	line-height:30px;
}

.form fieldset span {
	float:left;
	display:block;
	margin:2px 4px 0px -16px;
	color:#C00;
}


.form fieldset span.submit
					
			 {

			margin-left:215px;

			 }

.form fieldset span.radio {
	float:left;
	display:block;
	width:40px;
	margin:0;
	color: #666666;
}

.form fieldset span.pos {
	float:left;
	display:block;
	padding:4px 2px;
	margin:2px 4px 0px 0px;
	color:#C00;
}

.form fieldset span.nofloat {
	float:none;
	display:inline-block;
	margin:2px 0px 0px 0px;
}

.form select {
	float:left;
	font-size:12px;
	height:26px;
	border: 1px solid #AACFE4;
}
.form fieldset {
	float:left;
	width:400px;
	border:none;
	padding:0px;
	margin:0px 0px 18px 10px;
	clear:right;
}


.form fieldset input .submit{
	float:right;
	width:450px;
	border:none;
	padding-left: 100px;
	margin:0px 0px 18px 100px;
	clear:right;

}


.form fieldset input {
	margin: 0px;
}

.toc {
	padding:0px 20px 20px 20px;
	margin:0px 0px 20px 0px;
	border-bottom:1px dotted #666;
}
.toc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.faq ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.faq li {
	padding-bottom:20px;
}
.faq .q {
	background: url(q.gif) no-repeat left top;
	padding: 5px 0px 5px 25px;
	margin: 10px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.faq .a {
	background: url(a.gif) no-repeat left top;
	padding: 5px 0px 5px 25px;
	margin: 4px 0px 10px 0px;
	font-size: 12px;
	font-weight:normal;
	color:#333;
	clear:both;
}

.cp, .cap, .tap, .tnp {
	margin:0px 6px 0px 0px !important;
	float:none !important;
}

.cp {
	width: 200px !important;
}
.cap {
	width: 30px !important;
}
.tap {
	width: 60px !important;
}
.tnp {
	width: 120px !important;
}

.index {
	width: 137px !important;
}


.gpa2 {
	width: 137px !important;
}




.col {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}
#col_2 {
	width: 340px;
}



.form .col label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:100px;
	float:left;
}
.form .col input {
	width:160px;
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 10px 20px 10px;
}

.form .col .small {
	color:#CCC;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100px;
}

.form .col fieldset {
	float:left;
	width:200px;
	border:none;
	padding:0px;
	margin:2px 0px 20px 10px;
}

.form label.inline {
display: inline;
font-weight: bold;
text-align: left;
float: none;
clear: none;
color:#000;
margin: 0px 0px 0px 30px;
}

.form label.inline input {
display: inline;
float: none;
font-size: 12px;
padding: 0px;
border: none;
width: 20px;
margin:0px;
}

.clear {
	clear: both;
	float: none;
	padding: 10px;
}
.nospace {
	padding: 0px;
	margin: 0px;
}
.err {
background: #FCC;
border: 1px solid #900;
color: #900;
font-weight: bold;
margin: 10px;
padding: 10px;
text-align: center;
}
input.err {
background-color: #FEE;
border-bottom-color: #F66;
border-left-color: #F66;
border-right-color: #F66;
border-top-color: #F66;
color: #900;
font-weight: bold;
text-align: left;
}


table.cart {
border-collapse: separate;
border-top: 3px solid #CCC;
margin: 20px 0px;
width: 100%;
}
table.cart td, table.cart th {
padding: 10px;
}
table.cart tr td {
background-color: #F6F6F8;
border-bottom: 1px solid white;
color: #333;
font-size: 14px;
}
table.cart tr.selected td {
	color:#000;
	background-color: #F9F9FB;
}
table.cart tr.h td {
background-color: #E9E9EB;
border-bottom: 1px solid white;
border-top: 1px solid #F6F6F8;
color: #666;
font-size: 14px;
text-shadow: white 0px 1px 0px;
}
table.cart #price1, table.cart #price2 {
	cursor:pointer;
}
table.cart #price1 td span, table.cart #price2 td span {
	display:block;
	color:#999;
	padding:6px 0px;
}
.err1 span span{
	display:block;
	color: #900 !important;
	background-color: #FEE;
	text-align: center;
	padding: 10px;
	width: 558px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #C57C7C;	
}

#disclaimer {
	color:#666;
	font-size:10px;
}
#disclaimer strong {
	color:#333;
	font-size:12px;
}

ul.testimonials, ul.news {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}
ul.testimonials li, ul.news li {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F9F9F9;
	overflow: hidden;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border:1px solid #FFF;
}
/*ul.news li:hover {
	background:#FFF;
	border:1px solid #EEE;
}*/
ul.testimonials li cite {
	color: #666;
	margin: 8px 8px 0px 0px;
	display: block;
}

.form fieldset.radioHidden 
{
    margin: 9px 0 20px 10px;
}

ul.news li a {
	line-height:26px;
}
ul.news li strong {
	line-height:30px;
}

#secure {
	text-align:center;
}
#secure h2 {
	text-align:left;
}
#trustme {
	/*position:absolute;*/
	left:-6px;
	float:left;
background: url(trustme.png) no-repeat 0 0;
height: 43px;
margin-top: 8px;
marign-left:-6px;
width: 194px;
}
#trustme #code {
color: #333;
float: right;
font-family: Tahoma, Geneva, sans-serif;
font-size: 9px;
margin: 1px 12px 0px 0px;
text-align: center;
width: 40px;
}#footer .footer_col {
	display: block;
	width: 160px;
	float: left;
	text-align: left;
	margin-left:40px
}
#footer .footer_col ul {
	list-style-type: none;
	margin:0px 0px 0px 10px;
	-webkit-padding-start: 0px;
}
#footer .footer_col ul li {
	list-style-type: none;
	margin:4px 10px 4px 0px;
}
#footer .footer_col ul li a {
	color: #FFF;
}
#footer  a {
	color: #FFF;
}
#footer .footer_col h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
}
#footer .centerit {
margin: auto;
overflow: auto;
text-align: center;
width: 600px;
}
.col_free {
	padding: 0px;
	margin:0px 10px;
	float: left;
	width: auto;
}
h3.noline {
	border-bottom:none;
	margin-bottom:4px;
}



.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:300px;
	color:#fff;
	text-align:left;
	font-size:12px;
	z-index:9995;
	display:none;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	box-shadow:0 0 10px #000;
}
.form .support {
	display:inline;
	display:inline-block;
	float: none;
	clear:none;
	padding: 0px;
	margin: 0px;
	color: #000;
	cursor:help;
	width:14px;
	height:24px;
	line-height:24px;
	background:url(help_14.png) no-repeat center center;
	text-indent:-99999px;
	margin: 0px 10px;
}

#languageshelp .support {
	margin: 0px 0px 0px 35px;
	width:50px
}
#languageshelp {
	margin: 2px 0px 5px 10px;
}

.form.longs label {
display: block;
font-weight: bold;
text-align: right;
width: 300px;
float: left;
clear: left;
}
.form.longs fieldset {
width: 380px;
}
fieldset{
	position:relative;
}
.form fieldset
{
    position:inherit;
}

.selector{
	display:none;
	position:absolute;
	left:0px;
	top:25px;
	width:300px;
	z-index:99999;
}
	
	/* use a semi-transparent image for the overlay */
	#overlay {
		background-image:url(../../../static.flowplayer.org/img/overlay/white.html);
		color:#efefef;
		height:526px;
		width:656px;
		display:none;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	#overlay .contentWrap {
		height:446px;
		width:576px;
		margin:40px;
		overflow-y:auto;
	}
	
	#overlay .close {
	background-image:url(../../../static.flowplayer.org/img/overlay/close.html);
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}
	
	input.date.short {
		width:100px;
	}
	input.shorter {
		width:65px;
	}
	input.shortest {
		width:30px;
	}
	.BirthAge {
		text-align:center;
		font-weight:bold;
		font-size:14px;
	}
	
.form fieldset span.label {
		color:#333;
		margin:0px 5px;
	}
	
	.txtselector 
	{
	    position:relative !important;
	}
	
#kids_dTable input {
	float:left;
	font-size:12px;
	padding:0;
	border:solid 1px #aacfe4;
	width:auto;
	margin:0;
	height:22px;
}
#kids_dTable select {
	height:22px;
}

#kids_dTable tbody tr td {
	text-align:center;
}

#cButton 
{
    text-align:left;
    
}	
.form fieldset .phone {
    color: #666666;
    display: block;
    float: left;
    margin: 0;
    width: 40px;
    margin: 6px 4px 0 0;
}

#education_dTable input {
	float:left;
	font-size:12px;
	padding:0;
	border:solid 1px #aacfe4;
	width:70px;
	margin:0;
	height:22px;
}
#education_dTable select {
	height:22px;
	width:115px;
}

#education_dTable tbody tr td {
	text-align:center;
}
	
#divPaymentWait
{
  display:none;  
  background-color:#FAFAFA;  
  font-family:Arial, Helvetica, sans-serif; 
  min-height: 17px !important;

}	
.thankyouHead
{
    font-size:x-large;
    font-family:Times New Roman;
    text-align:center;
}

.thankyouBody
{
    font-size:medium;
}

.english
{
    text-align:center;
    padding:4.5px;
}

.age
{
    padding:5px;
}

form fieldset input.color
{
    border-right-color:transparent;
    border-left-color:transparent;
    border-top-color:transparent;
    border-bottom-color:transparent;
}

.checkboxColor
{
    border-right-color:transparent;
    border-left-color:transparent;
    border-top-color:transparent;
    border-bottom-color:transparent;
}
	
.LeftBar
{
    width:30%;
    float:left;
}

.Content
{
   margin-left:32%;
}

body.BlankBody
{
   background:none;
   color:inherit;
}

.lang
{
    height:50px; 
}

#englishSkills tr td label
{
    width:150px;
    margin-left:0px;
    font-size:15px;
}

#englishIELTS tr td label
{
    width:150px;
    margin-left:0px;
    font-size:15px;
}

#frenchSkills tr td label
{
    width:150px;
    margin-left:0px;
    font-size:15px;
}

#franchIELTS tr td label
{
    width:150px;
    margin-left:0px;
    font-size:15px;
}

.online_title {
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f4d153;
	margin: 0px;
	text-align: center; 
	display: block;
	width: 100%;
	
}

.fillingForm {
	margin-bottom: 0px;
	text-align: center; 
	width: 100%;
	
}


.online_subtitle {
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #f4d153;
	margin: 0px 0px 10px 0px;
	padding-left: 5px;
	text-align: left; 
	display: block;
	width: 575px;
	background: #9a5d38;

	
}

.dotted_line {
	
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666;	
				}

fieldset.full_width {
	
	width: 100%;
	margin: 10px 0 10px 0 !important;
					}

fieldset.full_width3 {
	
	width: 100%;
	margin: 0 0 10px 0 !important;
					}


.file_input_textbox
{
	float: left
}

.file_input_div
{
	position: relative; 
	width: 100px; 
	height: 23px; 
	overflow: hidden;
}

.file_input_button
{
	width: 100px; 
	position: absolute; 
	top: 0px;
	background-color: #33BB00;
	color: #FFFFFF;
	border-style: solid;
}

.file_input_hidden
{
	font-size: 45px; 
	position: absolute; 
	right: 0px; 
	top: 0px; 
	opacity: 0; 

	filter: alpha(opacity=0); 
	-ms-filter: "alpha(opacity=0)"; 
	-khtml-opacity: 0; 
	-moz-opacity: 0;
}


