/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #323232;
	width: 100%;
	background: url(../images/bg/body_bg.gif) top repeat-x #ffffff;
}

div#body {
}

p {	
	
	font-size: 12px;
	color: #323232;
	margin: 5px 25px 15px 0px;
	line-height: 18px;
}

::selection {
	background: #cd202a; /* Safari */
	color:#FFFFFF;
	}
::-moz-selection {
	background: #cd202a; /* Firefox */
	color:#FFFFFF;
}

img { 
	border: none;
}

form {
	font-size: 11px;
}

form p {
	margin: 0px 0px 10px 0px;
}

form span {
	display: block;
	float: left;
	clear: left;
	width: 130px;
	margin: 2px 0px;
}

form label {
	display: block;
	margin: 2px 0px;
	clear: both;
}

select {
	padding: 1px;
	margin: 2px 0px;
}

input {
	padding: 1px;
	margin: 2px 0px;
}

a {
	text-decoration: none;
	color: #cc2933;
}

a:hover {
	color: #000000;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #263e84;
	font-size: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}



h2 {
	color: #BBBBBB;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

div#hTwoAlign {
	position:relative;
	left:-11px;
	top:-1px;
}

div#hTwoAlign2 {
	position:relative;
	left:-27px;
	top:-1px;
}

div#hTwoAlign3 {
	position:relative;
	left:-21px;
	top:-1px;
}


h3 {
	color: #263e84;
	font-size: 14px;
}

h4 {
	color: #263e84;
	font-size: 13px;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}
div#hFourAlign {
	position:relative;
	top:7px;
}

h5 {
	color: #323232;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

h6 {
	font-size: 12px;
	color: #7b7b7b;
	font-weight: normal;
	text-transform: uppercase;
	padding:0px;
	margin:0px;
}

hr {
	height: 0px;
	background: #a9a9a9;
	border: none;
	border-top: 1px solid #a9a9a9;
	margin-right: 10px;
	line-height: 0px;
}



ul {
	padding: 0px 15px 5px 25px;
}

li {
	padding: 5px 0px 10px 5px;
	
}

ul#nav li {
	padding: 0px 0px 0px 0px;

}

ul#nav {
	padding: 0px 0px 0px 0px;

}

ul#sub li {
	padding: 0px 0px 0px 0px;

}

ul#sub {
	padding: 0px 0px 0px 0px;

}

ul.listAcross li {
	padding: 0px 0px 0px 0px;

}

ul.listAcross {
	padding: 0px 0px 0px 0px;

}



/****** GENERIC ******/

.clear {
	clear: both;	
}

.colSpace {
	height: 350px;
	clear: both;
}

.quote {
	font-weight: bold;
}

a.btnActive {
	background-position: 0px bottom;
}

/******** PAGE ********/
div#page {
	width: 990px;
	margin: 0 auto;	
	background: url(../images/bg/banner_end.gif) no-repeat 951px 129px;
}

/** HEADER **/
div#header {
	height: 129px;
	width: 989px;
	background: url(../images/bg/page_hdr.gif);
}
a#logo {
	margin-left: 50px;
	float: left;
}

/** NAV **/
ul#nav {
	width: 275px;
	height: 34px;
	margin-top: 84px;
	padding-right: 50px;
	float: right;
}

ul#nav {
	list-style: none;
}

ul#nav li {
	float: left;
}

ul#nav a {
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	float: left;
}

ul#nav a:hover {
	background-position: 0px -34px;
}

ul#nav a#nav_home {
	width: 45px;
	background-image: url(../images/nav/nav_home.gif);
}

ul#nav a#nav_teach {
	width: 65px;
	background-image: url(../images/nav/nav_teach.gif);
}

ul#nav a#nav_schools {
	width: 61px;
	background-image: url(../images/nav/nav_schools.gif);
}

ul#nav a#nav_sanza {
	width: 47px;
	background-image: url(../images/nav/nav_sanza.gif);
}

ul#nav a#nav_contact {
	width: 57px;
	background-image: url(../images/nav/nav_contact.gif);
}

/** FIXED **/
div#banner {
	margin: 0px auto;
	width: 912px;
	height: 202px;
	padding-bottom: 11px;
	background: #FFFFFF;
	text-align: left;
}

div#flash {
	position: absolute;
	top: 0px;
	padding-left: 11px;
	z-index: 2;
}

div#flash div#flashObj a {
	position: absolute;
	top: 220px;
	width: 550px;
}

div#video {
	height: 202px;
	width: 270px;
	float: right;
	padding-right: 12px;
}

div#sponsors {
	margin: 30px 0px 0px 15px;
	clear:left;
}

/** FOOTER **/
div#footer {
	margin: 0px auto;
	width: 870px;
	height: 30px;
	color: #6f6f6f;
	font-size: 11px;
	background: #FFFFFF;
	clear: both;
	line-height: 17px;
}

div#footer a {
	color: #6f6f6f;
}

div#footer a:hover {
	color: #cc2933;
}

div#footLeft {
	float: left;
}

div#footLeft a {
	padding: 0px 5px;
}

div#footRight {
	float: right;
	padding-left: 30px;
	background: url(../images/icon_bliss.jpg) no-repeat left 2px;
}

/******** CONTENT ********/
div#content {
	background: url(../images/bg/page_ftr.gif) bottom center no-repeat #FFFFFF;
	padding-bottom: 40px;
}

/* Full page adjustments */
div.fullPage div#colLeft {
	width: 880px;
}

div.fullPage div#colRight {
	width: 1px;
}

div.fullPage div#mainBlue {
	width: auto;
	margin-right: 10px;
}

/*** Left Col ***/
div#colLeft {
	float: left;
	background: url(../images/bg/page_left.gif) left top no-repeat;
	width: 619px;
	padding-left: 50px;
}

div#main {
	margin-left: 20px;
}

div#mainBlue {
	background: #eef0f5;
	width: 598px;
	padding: 5px 0px 10px 10px;
	margin-top: 5px;
}

div#colFormLeft {
	width: 320px;
	float: left;
	margin-top: 5px;
	padding-bottom: 20px;
}

div#colFormRight {
	width: 320px;
	float: right;
	margin-top: 5px;
	padding: 0px 180px 20px 0px;
}

/*** Right Col ***/
div#colRight {
	float: right;
	background: url(../images/bg/page_right.gif) right top no-repeat;
	width: 270px;
	padding-right: 51px;
}

/* Job Search */
div#jobsearch {
	width: 270px;
	background: #cd202a url(../images/bg/search_hdr.gif) top left no-repeat;
	color: #FFFFFF;
}

form#jobsearch {
	padding: 50px 15px 35px 15px;
}

div#jobsearch label {
	display: block;
	height: 28px;
	margin: 0px;
	font-size: 11px;
}

form#jobsearch label select {
	float: right;
	width: 169px;
	font-size: 11px;
}



input.submit {
	float: right;
}


/* teachLogin */
div#teachLogin {
	margin-top:12px;
	width: 270px;
	background: #263e84 url(../images/bg/login_hdr.gif) top left no-repeat;
	color: #FFFFFF;
}

form#teachLogin {
	padding: 50px 15px 35px 15px;
}

div#teachLogin label {
	display: block;
	height: 28px;
	margin: 0px;
	font-size: 11px;
}


form#teachLogin label input {
	float: right;
	clear: right;
	width: 160px;
	padding: 2px;
	font-size: 11px;
}

form#teachLogin label select {
	float: right;
	clear: right;
	width: 169px;
	font-size: 11px;
}

/* Subscriber */
div#subscribe {
	background: url(../images/bg/promo_bg.gif) top left no-repeat;
	width: 270px;
	height: 258px;
	margin-top: 15px;
}

form#subscribe {
	padding: 55px 18px 0px 13px;
}

form#subscribe label {
	display: block;
	height: 25px;
	margin: 0px;
	font-size: 11px;
}

form#subscribe label input {
	float: right;
	clear: right;
	width: 160px;
	padding: 2px;
	font-size: 11px;
}

form#subscribe label select {
	float: right;
	clear: right;
	width: 169px;
	font-size: 11px;
}


div#right_school {
	width: 270px;
	background: #eef0f5 ;
	color: #FFFFFF;
}

#right_school ul.sideList img {
	display: block;
	background: url(../images/bg/image_bg.gif) left top no-repeat;
	padding: 6px 13px 13px 6px;
	width: 176px;
	height: 80px;
	margin: 0px;
}

ul.sideList {
	list-style:none;
	background-color:#eef0f5;
	padding: 12px 0px 12px 12px;
	margin: 0px;
}

ul.sideList li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}





/* Download & Links */
div#linkscol { /* right column box */
	background: url(../images/bg/boxside_ftr.gif) bottom center no-repeat;
	width: 268px;
	padding-bottom: 10px;
	margin-top: 12px;
}

div#linksbox { /* smaller content box */
	background: url(../images/bg/box_ftr.gif) bottom center no-repeat;
	width: 152px;
	padding-bottom: 10px;
	margin: 0px 12px 10px 10px;
	float: right;
}

div#linksList {
	border-left: 1px solid #cbbebe;
	border-right: 1px solid #cbbebe;
}

div#linksList h5 {
	padding: 10px 11px 5px 11px;
}

div#linksList a {
	display: block;
	padding: 2px 10px;
}

/*** SUB MENUS ***/
ul#sub {
	list-style: none;
	width: 625px;
	margin-bottom: 5px;
	margin-left: -8px;
	background: #FFFFFF;
	height: 50px;
}

ul#sub li {
	float: left;
}

ul#sub a {
	height: 50px;
	display: block;
	background-repeat: no-repeat;
}

ul#sub a:hover {
	background-position: 0px bottom;
}

/* -- home */
ul#sub.home {
	/*padding-left: 8px;*/
	height: 123px;
}

ul#sub.home a {
	height: 123px;
}

a#sub_teach {
	background-image: url(../images/sub_home/home_teachers.jpg);
	width: 201px;
	margin-left: 8px;
}

a#sub_schools {
	background-image: url(../images/sub_home/home_schools.jpg);
	width: 207px;
}

a#sub_sanza {
	background-image: url(../images/sub_home/home_sanza.jpg);
	width: 209px;
}

/* -- teachers */
a#teach_qualified {
	background-image: url(../images/sub_teach/teach_search.gif);
	width: 175px;
}

a#teach_support {
	background-image: url(../images/sub_teach/teach_support.gif);
	width: 128px;
}

a#teach_countries {
	background-image: url(../images/sub_teach/teach_countries.gif);
	width: 175px;
}

a#teach_news {
	background-image: url(../images/sub_teach/teach_news.gif);
	width: 146px;
}

/* -- schools */
a#schools_about {
	background-image: url(../images/sub_schools/schools_about.gif);
	width: 223px;
}

a#schools_vetting {
	background-image: url(../images/sub_schools/schools_vet2.gif);
	width: 93px;
}

a#schools_news {
	background-image: url(../images/sub_teach/teach_news.gif);
	width: 146px;
}

/* -- sanza */
a#sanza_about {
	background-image: url(../images/sub_sanza/sanza_about.gif);
	width: 134px;
}

a#sanza_staff {
	background-image: url(../images/sub_sanza/sanza_staff.gif);
	width: 118px;
}

a#sanza_friends {
	background-image: url(../images/sub_sanza/sanza_friends.gif);
	width: 160px;
}

a#sanza_hbook {
	background-image: url(../images/sub_teach/sanza_hbook.gif);
	width: 175px;
}

/** LISTS **/
/* List Down */
ul.listDown {
	list-style: none;
	padding: 0px 10px 0px 0px;
}

ul.listDown li {
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #a4a4a6;
}

ul.listDown img {
	float: left;
	background: url(../images/bg/image_bg_smwhite.gif) left top no-repeat;
	padding: 6px 13px 13px 6px;
}

#mainBlue ul.listDown img {
	background: url(../images/bg/image_bg_smblue.gif) left top no-repeat;
}

ul.listDown p img {
	padding: 0px;
	background: none;
	float: none;
	margin-bottom: 10px;
}
ul.listDown span {
	display: block;
	float: right;
	width: 360px;
	padding: 5px 60px 5px 0px;
}

ul.listDown span.sIFR-alternate {
	display: none;
}

ul.listDown span.date {
	display: inline;
	float: none;
	width: auto;
	padding-right: 0px;
	font-weight: normal;
	color: #4f4f4f;
}

ul.listDown p {
	margin: 5px 0px 10px 0px;
	font-size: 11px;
}

li#friends img {
	background:none;
}

/* List Across */
ul.listAcross {
	list-style: none;
	padding-bottom: 5px;
}

ul.listAcross li {
	padding: 5px 0px 5px 0px;
	float: left;
}

ul.listAcross img {
	margin-right: 25px;
}

#mainBlue ul.listAcross li {
	width: 198px;
}

#mainBlue ul.listAcross img {
	display: block;
	background: url(../images/bg/image_bg.gif) left top no-repeat;
	padding: 6px 13px 13px 6px;
	width: 176px;
	height: 80px;
	margin: 0px;
}

ul.listAcross span {
	display: block;
	padding: 5px 10px;
}

ul.listAcross p {
	margin: 5px 0px 0px 0px;
	font-size: 11px;
}

/* FullPage List Across */
.fullPage ul.listAcross li {
	width: 215px; 
	height: 210px;
}

/* Search Results */
#results h4 {
	color: #263e84;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

#pager {
	text-align: center;
	margin-bottom: 30px;
}

#news {
	padding-top: 10px;
	border-bottom: 1px solid #a4a4a6;
}

#news img {
	margin: 10px 0px;
}

