
/** Setup **/
body {
	font-family:Verdana;
	font-size:12px;
}
.breadcrumbs {
  background: url("/img/sprite.png") repeat-x scroll 0 0 #E8E8E8;
  clear: both;
  line-height: 28px;
  overflow: hidden;
  padding-bottom: 1px;

}
.breadcrumb-link {
  font-size: 0.9em;
  line-height:1;
  color:#707070;
  text-decoration:none;
  padding-left:5px;
}
.niceroundboxlink:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
  text-decoration:underline;
}
.niceroundbox {
  padding:10px;
	background-color:#FFFF66;
  border-radius: 15px;
	-moz-border-radius: 15px; 
}
.niceroundboxlink {
  line-height:18px;
  text-decoration:none;
  color:black;
}
.opacity {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.apply-now {
	width:170px;
	height:40px;
	background-image:url('../img/applyonline.png');
	margin-left:auto;
	display:block;
	margin-right:auto;
}
.jobInfo:hover {
  background-color:yellow;
}

.apply-now:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.left-link {
  height:25px;
  line-height:22px;
  display:block;
  background: url("/img/sprite.png") repeat-x scroll 0 0 #E8E8E8;
  padding-left:6px;
  text-decoration:none;
  color:black;
  	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
.left-link:hover {
  	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.tab { margin-left: 40px; }
.findworkabroadheaderBanner {
	width: 1024px;
	height:270px;
	background: url('../img/findworkabroadbanner8.jpg') no-repeat;
	padding: 0px;
}
.findworkabroadheaderBanner_new {
	width: 1010px;
	height:189px;
	background: url('../img/newbannerchina.jpg');
	padding: 0px;
}
.selected-job {
	background-color:#FFD700 !important;
	border:3px solid black !important;
}
.selected-job:hover {
	background-color:green;
	border:3px solid black;
}
.mini-job {
	color:black;
	display:block;
	text-decoration:none;
	background-color:yellow;
	border:2px solid gold;
	padding:5px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.mini-job:hover {
	background-color:orange;
	border: 2px solid black;
}
.hoverClass {
	border:1px solid #DFDEDE;
	padding:5px;	
}
.hoverClass:hover {
	background-color:yellow;
	border:1px solid grey;	
}
/** Containers **/
.outerContainer {
	margin-left:auto;
	margin-right:auto;
	width:1024px;
}

.leftColumnContainer {
	float:left;
	width:265px;
}
.rightColumnContainer {
	float:left;
	width:650px;
	margin-left:30px;
}
.mainContentContainer {
	
}
	
.footerContainer {
	margin-left:auto;
	margin-right:auto;
	height:50px;
	width:1024px;
	text-align:center;
	background: url('../img/bottomgraphic.jpg');
}
/** Special Offer **/
.mainOffer {
	display:block;
	background: url('../img/specialoffer.jpg') no-repeat;
	text-decoration:none;
}
.mainOffer:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.guaranteedBox {
	display:block;
	background: url('../img/guaranteed.jpg') no-repeat;
	text-decoration:none;
}
.guaranteedBox:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.toWatchFor {
	margin-left:15px;
	display:block;
	background: url('../img/to-watch-for.jpg') no-repeat;
	text-decoration:none;
}
.betterThan {
	display:block;
	background: url('../img/emptybox.jpg') no-repeat;
	text-decoration:none;
}
/** control panel **/
.sectionComplete {
	width:15px;
	height:17px;
	background-image:url(../img/accept.png);
	margin-right:20px;
	float:left;
}
.sectionNotComplete {
	width:15px;
	height:15px;
	background-image:url(../img/cross.png);
	float:left;
	margin-right:20px;
}
.section-text {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	clear:both;
}
.account-button {
	float:left;
	text-decoration:none;
}
.qualification {
	margin-bottom:4px;

}
.job-feed {
	text-decoration: none; 
	text-align: center; 
	display: block;
	color: black; 
	border: 1px solid grey; 
	padding: 10px; 
	width: 200px; 
	margin-left: 25px;
}
/** Form elements **/
.qtts {
	border:1px solid grey;
	opacity:0.4;
	filter:alpha(opacity=40);
}
.qualityteacher1 {
	background-color:white;
}	
.qualityteacher2 {
	background-color:yellow;
}
.qualityteacher3 {
	color:white;
	background-color:green;
}
.qualityteacher4 {
	color:white;
	background-color:red;
}
.qualityteacher5 {
	background-color:black;
	color:white;
}
.selected {
	border:3px solid black;
	opacity:1;
	filter:alpha(opacity=100);
	font-weight:bold;
	font-size:17px;
}
form hr {
	width:300px;
}
.account-line {
		text-size:18px;
		font-weight:bold;
		margin-top:5px;
}
.formOuter {
	width:580px;
	background-image:url(../img/form-back.jpg);
	margin-left:auto;
	margin-right:auto;
}
.formHeader {
	height:50px;
	width:580px;
	background-image:url(../img/form-head.jpg);
}
.formFooter {
	margin-left:auto;
	margin-right:auto;
	height:25px;
	width:580px;
	background-image:url(../img/form-foot.jpg);
}
.formLeftColumn {
	width:240px;
	margin-left:40px;
	float:left;
	text-align:right;
}
.formRightColumn {
	width:270px;
	float:left;
}
.formElement {
	margin-top:8px;
}
.formText {
	margin-top:9px;
	width:250px;
	margin-left:55px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	float:left;
	margin-right:10px;
}
.formUploadText {
	font-weight:normal;
	font-size:10px;
}
.input {
	float:left;
	overflow:hidden;
	padding:4px 52px 0 0;
}
.formErrorText {
	height:13px;
	color:red;
	font-size:10px;
	margin-left:345px;
}
.uploadErrorText {
	text-align:center;
	background:yellow;
	font-size:12px;
	color:red;
	font-weight:bold;
}
/** Fonts **/
.grey-form-text {
	font-size:11px;
	color:grey;
}
.footer-author {
	font-size:12px;
	color:grey;
	text-align:center;
	margin-top:10px;
}
.largeTitle1 {
	font-size: 24px;
	color:black;
	font-weight:bold;
	text-align:center;
}
.largeTitle2 {
	font-size: 14px;
	color:black;
	font-weight:bold;
	text-align:left;
}
.largeTitleIGreen {
	color:green;
	font-style:italic;
	text-align:left;
	font-size: 17px;
}
.largeTitle3 {
	font-size: 25px;
	color:black;
	font-weight:bold;
	text-align:center;
}
.largeTitle4 {
	font-size: 18px;
	color:black;
	font-weight:bold;
	text-align:left;
}
.largeTitle5 {
	font-size: 109px;
	color:red;
	font-weight:bold;
	text-align:center;
}
.largeRedTitle {
	font-size: 36px;
	color:red;
	font-weight:bold;
	text-align:center;
}
.largeRedFont {
	font-size: 13px;
	color:red;
	font-weight:bold;
	margin-left:15px;
}
.largeFont2 {
	font-size: 13px;
	color:black;
	text-align:left;
}
.smallTitle1 {
	font-weight:bold;
	text-align:center;
	font-size:10px;
	color:black;
	margin-top:2px;
}
.small-notice-text {
	font-size:12px;
	color:#666666;
	text-align:center;
}
.largeWhiteFont {
	margin-left:25px;
	line-height:17px;
	color:white;
	font-weight:bold;
	clear:right;
	font-size:13px;
}
.largeWhiteFont3 {
	margin-left:10px;
	color:white;
	clear:right;
	font-size:12px;
}
.largeWhiteFont2 {
	margin-left:10px;
	color:white;
	font-weight:bold;
	clear:right;
	font-size:11px;
}
.giantTitleFont1 {
	font-size:39px;
	font-weight:bold;
}
.giantTitleFont2 {
	font-size:40px;
	font-weight:bold;
}
.giantTitleFont3 {
	font-size:55px;
	font-weight:bold;
	text-decoration:none;
	color:green;
}
/** Extras **/
.biscuitsFill2 {
	height:2px;
}
.biscuitsFill4 {
	height:4px;
}
.biscuitsFill5 {
	height:5px;
}
.biscuitsFill10 {
	height:10px;
}
.biscuitsFill20 {
	height:20px;
}
.biscuitsFill25 {
	height:25px;
}
.biscuitsFill30 {
	height:30px;
}
.biscuitsFill40 {
	height:40px;
}
.biscuitsFill50 {
	height:50px;
}
.biscuitsFill60 {
	height:60px;
}
.biscuitsFill200 {
	height:229px;
}
.biscuitsFill200A {
	height:189px;
}
.clearJump {
	clear:both;
}
/** Links **/
.fake-link {
	text-decoration:underline;
	color:blue;
	cursor:pointer;
}
.footerLink {
	margin-left:20px;
	text-align:center;
	text-decoration:none;
	color:black;
	font-size:12px;
}

.menu-link {
	float:left;
	margin-left:31px;
  line-height:2.5;
	text-align:center;
	text-decoration:none;
	color:black;
	height:35px;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.menu-:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
/** Buttons **/
.apply {
	width:182px;
	height:39px;
	background-image:url(../img/apply.jpg);
	display:block;
	margin-left:30px;
}
.course-info {
	width:108px;
	height:87px;
	margin-top:140px;
	display:block;
	float:right;
	background: url('../img/courseinfo.png') no-repeat;
}
.uk-based {
	width:144px;
	height:124px;
	margin-top:100px;
	display:block;
	top:110px;
	float:right;
	background: url('../img/ukbased-britishrun.png') no-repeat;
}
.our-service {
	background: url('../img/menu/our-service.jpg') no-repeat;
	width:140px;
}
.tefl-teaching {
	background: url('../img/menu/tefl-teaching.jpg') no-repeat;
	width:140px;
}
.courses {
	background: url('../img/menu/courses.jpg') no-repeat;
	width:120px;
}
.destinations {
	background: url('../img/menu/destinations.jpg') no-repeat;
	width:145px;
}
.visa-info {
	background: url('../img/menu/visa-info.jpg') no-repeat;
	width:115px;
}
.day-in-the-life {
	background: url('../img/menu/day-in-the-life.jpg') no-repeat;
	width:145px;
}
.newsletterButton {
	width:25px;
	height:27px;
	border:none;
	margin-right:30px;
	margin-top:55px;
	float:left;
	background: url('../img/button.png') no-repeat;
}
.messageBox {
	background:#E9E9E9;
	border:1px solid grey;
	margin:4px;
	padding:5px;
	
}
.inputNewsletter {
	background:url('../img/newsletterInput.jpg');
	width:186px;
	height:24px;
	border:none;
	padding-left:3px;
	margin-top:55px;
	padding-top:3px;
	margin-left:25px;
	text-indent:4px;
	float:left;
}
.smallRB {
	background: url('../img/smallButton.png') no-repeat !important;
	width:94px !important;
	height:27px !important;
	padding-top:5px !important;

}
.redButton {
	text-decoration:none;
	text-align:center;
	width:144px;
	height:57px;
	background: url('../img/button1.jpg') no-repeat;
	display:block;
	color:white;
	font-weight:bold;
	font-size:14px;
	padding-top:15px;
	float:right;
	margin-left:15px;
	border:none;
}
.redButton:hover, .apply:hover{
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

/** pics **/
.foshan-shopping {
	width:500px;
	height:343px;
	background-image:url(../img/photos/foshan-shopping.jpg);
}
.lakecity-1 {
	width:500px;
	height:343px;
	background-image:url(../img/schools/lakcity-1.jpg);
}
.lakecity-2 {
	width:500px;
	height:343px;
	background-image:url(../img/schools/lakecity-2.jpg);
}
.lakecity-3 {
	width:500px;
	height:343px;
	background-image:url(../img/schools/lakecity-3.jpg);
}
.children-pic {
	width:580px;
	height:143px;
	background-image:url(../img/children.jpg);
}
.school1-pic {
	width:490px;
	height:243px;
	background-image:url(../img/school1.jpg);
}
.wakeup-pic {
	width:580px;
	height:143px;
	background-image:url(../img/wakeup.jpg);
}
.guangzhou-pic {
	width:580px;
	height:145px;
	background-image:url(../img/guangzhou-pic.jpg);
}
.shenzhen-pic {
	width:580px;
	height:145px;
	background-image:url(../img/shenzhen-pic.jpg);
}
.visaPic {
	width:579px;
	height:144px;
	background-image:url(../img/visa.jpg);
}
.zhuhai-pic {
	width:580px;
	height:145px;
	background-image:url(../img/zhuhai-pic.jpg);
}
.tefl-zhuhai-pic {
		background: url('../img/zhuhai.jpg') no-repeat;
		width:228px;
		height:173px;
		margin-left:14px;
}
.tefl-guangzhou-pic {
		background: url('../img/guangzhou.jpg') no-repeat;
		width:228px;
		height:173px;
		margin-left:14px;
}
.traditional-foshan-pic {
		background: url('../img/photos/traditional-foshan.jpg') no-repeat;
		width:228px;
		height:173px;
		margin-left:14px;
}
.tefl-teaching-fun-pic {
		background: url('../img/tefl-teaching-fun.jpg') no-repeat;
		width:240px;
		height:171px;
		margin-left:8px;
}
.tefl-fun-pic {
		background: url('../img/teflfun.jpg') no-repeat;
		width:240px;
		height:164px;
		margin-left:8px;
}
.all-school-fun-pic {
		background: url('../img/all-school-fun.jpg') no-repeat;
		width:581px;
		height:206px;
		margin-left:8px;
}
.atti-small-pic {
			background: url('../img/atti.jpg') no-repeat;
			width:28px;
			height:37px;
			float:left;
			margin-left:20px;
}
/** Other pointers**/
.square-bracket-bullet {
		padding-left:20px;
		margin-left:12px;
		background: url('../img/square-bracket.jpg') no-repeat;
		margin-bottom:10px;}
.green-arrow-bullet {
		padding-left:80px;
		background: url('../img/greenarrow.jpg') no-repeat;
		margin-bottom:10px;
		
}
table {
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.greyBox {
	width:790px;
	background-color:#D8D8BF;
	padding:6px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	margin-left:10px;	
	float:left;
	border-radius: 10px;
	-moz-border-radius: 10px;


}
.noteBox {
	width:1000px;
	background-color:yellow;
	border:2px solid #EE9A00;
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	font-family:arial;
	font-size:12px;
	margin-top:16px;
	margin-bottom:6px;
	margin-left:5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.newsletter {
	background:url(../img/newsletter.jpg);
	width:274px;
	height:107px;
}

/** ADMIN **/
.admin-btn {
	margin-bottom:10px;
	text-decoration:none;
	color:black;
	text-align:center;
	width:58px;
	float:left;
	display:block;
}
.admin-btn img {
	border:1px solid #CCC;
}
.admin-btn:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.teachEnglishBanner {
	background:url('/img/teach-english-banner.jpg');
	width:592px;
	height:179px;
	display:block;
	text-decoration:none;
}
.teachEnglishTitle {
	font-size:25px;
	font-weight:bold;
	color:white;
	float:left;
	margin-left:40px;
	margin-top:35px;
}
.teachEnglishDate {
	font-size:13px;
	font-weight:bold;
	color:yellow;
	float:left;
	margin-top:45px;
	margin-left:10px;
}
.teachEnglishText {
	font-family:arial;
	font-size:14px;
	color:white;
}
.small {
	font-size:12px;
}
.teaching-jobs-box {
	background:url('../img/apply-now.jpg');
	display:block;
	height:183px;
	width:250px;
	text-decoration:none;
}
.selectedCandidate {
	background:#FFFF66;
	border:1px solid black;
	padding:5px;
	width:700px;
}
.teaching-jobs-box:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.findworkabroad-job {
	background:url('../img/apply-online.jpg');
	display:block;
	width:564px;
	height:174px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.findworkabroad-job:hover .findworkabroad-interview .findworkabroad-parttimejob:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.findworkabroad-parttimejob {
	background:url('../img/part-time-job.jpg');
	display:block;
	width:564px;
	height:100px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.findworkabroad-interview {
	background:url('../img/book-now.jpg');
	display:block;
	width:584px;
	height:174px;
	text-decoration:none;
}
.deleted {
	text-decoration:line-through;
	background:#FF0000;
}
.accepted {
	text-decoration:bold;
	background:#00CC00;
}
