/* The Knowledge Workshop Styling. Innit. */

body
{
	background-color: #a95530;
	margin: 0px;
	padding: 0px;
	font-size: 8pt; /* Needs to be relative for font sizing by the user */
	font-family: Verdana, 'Trebuchet MS' , Helvetica, Arial, Sans-Serif;
	color: #ffffff;
}

p 
{
	text-align: justify;
	padding-top: 10px;
}

h2
{
	font-size: 9pt;
	text-decoration: underline;
	padding-top: 5px;
}

p.bottom
{
	padding-bottom: 15px;
}

p.top
{
	padding-top: 30px;
}


a:link, a:visited, a:active
{
	color: #7b1615;
	text-decoration: underline;
}

a:hover 
{
	color: #b32524;
}

#wrapper
{
	position: relative; /* Very important to specify this or search box moves around all over the show on browser resize */
	width: 900px;
	margin: 0px auto;
	background-color: #d05c29;
}

#title
{
	background: url(../images/title.gif) no-repeat left center;
	width: 780px;
	height: 36px;
	margin: 10px;
}

#menu
{
	text-align: center;
	height: 30px;
	background-color: #7b1615;
}

#bottom_menu
{
	text-align: center;
}

#maincontent_home 
{ 
	width: 625px; 
	margin-left: 205px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;  
	padding-left: 20px;
	overflow: auto;
}

#maincontent_home h1 
{
	background-image: url(../images/home_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 200px;
	height: 16px;
}

#maincontent_home h1 span 
{
	display: none;
}

#maincontent_gallery 
{ 
	width: 850px; 
	margin-left: 0px;
	margin-top: 75px;
	margin-bottom: 30px; 
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_gallery h1 
{
	background-image: url(../images/gallery_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 110px;
	height: 16px;
}

#maincontent_gallery h1 span 
{
	display: none;
}

#maincontent_contact
{ 
	width: 625px; 
	margin-left: 205px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_contact h1 
{
	background-image: url(../images/contact_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 87px;
	height: 14px;
}

#maincontent_contact h1 span 
{
	display: none;
}

#maincontent_sitemap
{ 
	width: 625px; 
	margin-left: 205px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_sitemap h1 
{
	background-image: url(../images/sitemap_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 64px;
	height: 16px;
}

#maincontent_sitemap h1 span 
{
	display: none;
}

#maincontent_testimonials
{ 
	width: 825px; 
	margin-left: 0px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_testimonials h1 
{
	background-image: url(../images/testimonials_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 93px;
	height: 13px;
}

#maincontent_testimonials h1 span 
{
	display: none;
}

#maincontent_links
{ 
	width: 625px; 
	margin-left: 205px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_links h1 
{
	background-image: url(../images/links_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 86px;
	height: 14px;
}

#maincontent_links h1 span 
{
	display: none;
}

#maincontent_info
{ 
	width: 625px; 
	margin-left: 205px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_info h1 
{
	background-image: url(../images/info_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 136px;
	height: 13px;
}

#maincontent_info h1 span 
{
	display: none;
}

#maincontent_courses
{ 
	width: 825px; 
	margin-left: 0px;
	margin-top: 65px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_courses h1 
{
	background-image: url(../images/courses_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 61px;
	height: 13px;
}

#maincontent_courses h1 span 
{
	display: none;
}

#maincontent_english_courses
{ 
	width: 825px; 
	margin-left: 0px;
	margin-top: 65px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_english_courses h1 
{
	background-image: url(../images/efl_courses_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 89px;
	height: 14px;
}

#maincontent_english_courses h1 span 
{
	display: none;
}

#maincontent_english_courses_sa h1 
{
	background-image: url(../images/english_courses_for_sa_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 259px;
	height: 16px;
}

#maincontent_english_courses_sa h1 span 
{
	display: none;
}

#maincontent_study_travel h1 
{
	background-image: url(../images/study_travel_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 110px;
	height: 15px;
}

#maincontent_study_travel h1 span 
{
	display: none;
}

#maincontent_tefl_course
{ 
	width: 825px; 
	margin-left: 0px;
	margin-top: 65px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_tefl_course h1 
{
	background-image: url(../images/tefl_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 97px;
	height: 16px;
}

#maincontent_tefl_course h1 span 
{
	display: none;
}

#maincontent_tutoring
{ 
	width: 625px; 
	margin-left: 205px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_tutoring h1 
{
	background-image: url(../images/tutoring_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 130px;
	height: 16px;
}

#maincontent_tutoring h1 span 
{
	display: none;
}

#maincontent_language_services
{ 
	width: 625px; 
	margin-left: 205px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_language_services h1 
{
	background-image: url(../images/language_services_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 197px;
	height: 16px;
}

#maincontent_language_services h1 span 
{
	display: none;
}

#maincontent_travel_services
{ 
	width: 825px; 
	margin-left: 0px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_travel_services h1 
{
	background-image: url(../images/study_travel_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 110px;
	height: 15px;
}

#maincontent_travel_services h1 span 
{
	display: none;
}

#maincontent_tefl
{ 
	width: 825px; 
	margin-left: 0px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_tefl h1 
{
	background-image: url(../images/tefl_text2.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 32px;
	height: 13px;
}

#maincontent_tefl h1 span 
{
	display: none;
}

#maincontent_knowledge_bank
{ 
	width: 850px; 
	margin-left: 0px;
	margin-top: 75px;
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_knowledge_bank h1 
{
	background-image: url(../images/knowledge_bank_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 163px;
	height: 16px;
}

#maincontent_knowledge_bank h1 span 
{
	display: none;
}

#maincontent_search_results
{ 
	width: 825px; 
	margin-left: 0px;
	margin-top: 75px; 
	margin-bottom: 30px;
	z-index: 2;   
	padding-left: 20px;
	overflow: auto;
}

#maincontent_search_results h1 
{
	background-image: url(../images/search_results_text.gif);
	background-repeat: no-repeat;
	margin: 45px 0px 15px 0px;
	background-position: top left;
	width: 111px;
	height: 14px;
}

#maincontent_search_results h1 span 
{
	display: none;
}

#image_bar
{
	position: absolute;
	left: 30px;
	top: 355px;
}

#map
{
	position: absolute;
	right: 75px;
	top: 460px;
	width: auto;
}

#portraits
{
	position: absolute;
	right: 75px;
	top: 650px;
	width: auto;
}

/* Rounded Corners */

.north {background: url(../images/north.gif) repeat-x top; }
.east {background: url(../images/east.gif) repeat-y right; }
.south {background: url(../images/south.gif) repeat-x bottom; }
.west {background: url(../images/west.gif) repeat-y left; }
.ne {background: url(../images/north_east.gif) no-repeat top right; width: 18px; height: 14px;}
.se {background: url(../images/south_east.gif) no-repeat bottom right; width: 18px; height: 18px;}
.sw {background: url(../images/south_west.gif) no-repeat bottom left; width: 14px; height: 18px;}
.nw {background: url(../images/north_west.gif) no-repeat top left; width: 14px; height: 14px; }

.banner_slideshow
{
	text-align: center;
	z-index: 0;
} 

table.google_search
{
	padding: 20px 0px 0px 20px;
	margin: 0px;
}

table.info
{
	border: 1px solid #7b1615;
	border-collapse: collapse;
	width: 600px;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.images
{
	border: 1px solid #7b1615;
	border-collapse: collapse;
	width: 800px;
	/*margin: 0px auto;*/
	margin-top: 15px;
	margin-bottom: 15px;
}


td.info
{
	border: 1px solid #7b1615;
	vertical-align: middle;
	text-align: left;
	padding: 5px;
}

td.info_centred
{
	border: 1px solid #7b1615;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}

td.images
{
	padding-right: 35px;
	border-left: 1px solid #d05c29;
	border-top: 1px solid #d05c29;
	border-bottom: 1px solid #d05c29;
}

.box
{
	border: 1px solid #7b1615;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
	background-color: #913a30;
}

.clear_box
{
	border: 1px solid #d05c29;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
	background-color: #d05c29;
}

.menu-box
{
	/*border: 1px dashed #7b1615;*/
	padding: 5px;
	width: 300px;
	margin: 0px auto;
	margin-bottom: 5px;
	margin-top: 45px;
	color: #813232;
}

table
{
	margin: 0px;
	padding: 0px;
}

td.google_search
{
	padding: 2px;
}

.image
{
	border: 1px solid #7b1615;
	background-color: #ffffff;
	padding: 1px;
	margin: 5px;
	vertical-align: middle;
}

.testimonial_image
{
	border: 1px solid #7b1615;
	background-color: #ffffff;
	padding: 1px;
	margin-right: 10px;
	float: left;
}

.image_right
{
	border: 1px solid #7b1615;
	background-color: #ffffff;
	padding: 1px;
	margin-left: 10px;
	float: right;
}

.copyright
{
	font-size: 85%;
	color: #ffffff;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

.google_adsense
{
	padding: 0px; 
	margin-top: 0px; 
	margin-left: 90px; 
	margin-right: 90px; 
	margin-bottom: 15px;
	text-align: center;
}

#bookmark
{
	position: absolute;
	/*width: 150px;*/
	width: auto;
	/*top: 300px;
	left: 20px;*/
	top: 70px;
	/*left: 20px;*/
	right: 20px;
	z-index: 1;
}

#big_buttons
{
	position: absolute;
	width: 150px;
	top: 300px;
	left: 600px;	
}

.google_results
{
	width: 650px !important;
}

#search_container
{
	position: absolute; 
	width: 185px;
	top: 275px;
	right: 45px;
}

#search_container_ie
{
	position: absolute;
	right: 45px; 
	width: 185px;
	top: 300px;
}

/* Custom Menus innit */

.skin0
{
	position: absolute;
	left: 43.5%;
	top: 50%;
	width: 165px;
	border: 1px solid black;
	background-color: menu;
	color: #000000;
	line-height: 20px;
	cursor: default;
	z-index: 100;
	visibility: hidden;
}

.menuitems
{
	padding: 5px 10px;
}
