@charset "utf-8";
/* --------------------------------------------------------------- */

body { background:#4f85bd;
margin:20px auto;
color:#333;
line-height:1.6em;
font-size:12px;
font-family:Verdana,Sans-Serif;
height:100%;
text-align:left;
}

a, a:visited {
color:#24609b;
text-decoration:none;
}

a:hover {
color:#24609b;
text-decoration:underline;
}


#mp-head {
	margin: 0 auto;
}

#mp-head h1 {
color:#d11b1a;
font:bold 18px/1.6em Verdana, sans-serif;
display:block;
border-bottom:#d11b1a 1px solid;
margin:10px 0 20px 0;
padding-bottom:5px;
}

/* --------------------------------------------------------------- */
#mp-main {
	margin: 0 auto;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 12px;
	width: 500px;
}
#mp-main p,li,dt,dl {
	
}
#mp-main p {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
#mp-main a:hover {
	font-size: 12px;
	color:#dd8d2a;
	text-decoration: underline;
}
#mp-main a {
	font-size: 12px;
	color:#4c4c4c;
	text-decoration: none;
}
#mp-main input.text,input.password,textarea,select {
	padding:0.1em;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid #abadb3;
}
/* for browsers except IE6  */
#mp-main input[type="text"],input[type="password"],textarea[name],select[name] {
	background-image: none;
}
/* */
#mp-main input.submit, input.reset, button {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	overflow: visible;
	padding: 3px;
	height: 30px;
}
#mp-main select {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}
#mp-main option {
	padding-right: 1em;
}
#mp-main option[selected="selected"] {
	background-color: #eeeeee;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}
#mp-main img {
	border: 0px;
}
#mp-main table {
	margin-bottom: 0em;
}
#mp-main div.fieldset {
	padding: 0;
	margin-bottom: 1em;
}
#mp-main div.fieldset dl {
	padding:0;
}

#mp-main div.fieldset dt {
	line-height: 24px;
	margin: 0.5em;
	padding-top: 1px;
	font:bold 14px/1.6em Verdana,sans-serif;
	color:#24609b;
}

#mp-main div.fieldset dt span.optional {
	background-image: url("../imgs/optional.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 65px;
}
#mp-main div.fieldset dt span.required {
	background-image: url("../imgs/required.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
#mp-main div.fieldset dd {
	margin: 0.5em;
	padding-left: 0;
	padding-bottom: 1em;
}


#mp-main div.fieldset dd.delimit {
	border-bottom: 1px dotted #6392b1;
}
#mp-main div.fieldset span.err {
	color: #d11b1a;
}
#mp-main div.fieldset input.text.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.fieldset input.radio.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.fieldset input.checkbox.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.fieldset textarea.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.fieldset select.err {
	background-color: #fff8f8;
	border: 1px solid #aa6666;
}
#mp-main div.errs {
	background-image: url("../imgs/warning.png");
	background-repeat: no-repeat;
	color: #d11b1a;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0px 0px 0px 30px;
	min-height: 32px;
	height: auto !important;
	height: 32px;
}
#mp-main span.radioelement {
	margin-right: 1.8em;
	color: black;
}
#mp-main span.checkelement {
	margin-right: 1.8em;
	color: black;
}

/* TEFL London*/



.formwrapper {
width:530px;
margin:10px auto;
background:#FFFFFF;
padding:20px;
}

.note{
padding:15px 0;
}

.red12 {
font: 12px/1.7em Verdana,sans-serif;
color:#c31414;
padding-bottom:20px;
}

.bluebar {
font:bold 14px/1.8em Verdana,sans-serif;
color:#fff;
background:#91afe4;
padding:3px;
margin:30px 0 15px 0;
text-indent:10px;
}

.blue14 {
font:bold 14px/1.6em Verdana,sans-serif;
color:#24609b;
padding:0 0 10px 0;
}


.frame {
border:#a8a8a8 1px solid;
margin:0;
padding:10px;
}

img { border:0;
}


/************************/

#g_navi {
	height:46px;
	margin:10px 0 0 0;
	width:480px;
}

#g_navi ul {
	padding:0;
	margin:0 auto;
	width:480px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
	text-indent:-9999px;
}
#g_navi li a {
	height:46px;
	display:block;
	float:left;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;
}

/*------off-------*/
#g_navi li.g_navi01 a {
	background:url(../imgs/form.gif) no-repeat 0px 0px;
	width:152px;
}
#g_navi li.g_navi02 a {
	background:url(../imgs/form.gif) no-repeat -152px 0px;
	width:161px;
}
#g_navi li.g_navi03 a {
	background:url(../imgs/form.gif) no-repeat -313px 0px;
	width:159px;
}


/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../imgs/form.gif) no-repeat 0px -46px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../imgs/form.gif) no-repeat -152px -46px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../imgs/form.gif) no-repeat -313px -46px;
}


/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../imgs/form.gif) no-repeat 0px -46px;
	width:152px;
}
#g_navi li.g_navi02_on a {
	background:url(../imgs/form.gif) no-repeat -152px -46px;
	width:161px;
}
#g_navi li.g_navi03_on a {
	background:url(../imgs/form.gif) no-repeat -313px -46px;
	width:159px;
}

#mp-main div.fieldset td span.required {
background-image: url("../imgs/required.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	font:bold 12px/1.5em Verdana,sans-serif;
	color:#24609b;
}

#mp-main div.fieldset td {
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	font:12px/1.5em Verdana,sans-serif;
	color:#24609b;
}




