/* =GLOBAL
------------------------*/
div.highlight {
	background: url(../img/highlight-bg.jpg) left bottom no-repeat;
	width: 615px;
	margin: 15px 0 10px -5px;
	padding: 5px 0 10px 5px;
}
div.highlightsmall {
	background: url(../img/highlight-bg-450.jpg) left bottom no-repeat;
	width: 450px;
	margin: 15px 0 10px -5px;
	padding: 5px 0 10px 5px;
}

div.highlightsmallmenu {
	margin: 5px 0 10px -5px;
	padding: 5px 0 10px 5px;
}

span.highlight-top {
	background: url(../img/highlight-top-bg.jpg) top left no-repeat;
	width: 620px;
	height: 10px;
	display: block;
	margin-left: -6px;
	margin-top: -5px;
}
span.highlight-topsmall {
	background: url(../img/highlight-top-bg-450.jpg) top left no-repeat;
	width: 620px;
	height: 10px;
	display: block;
	margin-left: -6px;
	margin-top: -5px;
}

span.highlight-topsmall-menu {
	display: block;
	margin-left: -6px;
	margin-top: -5px;
	border: 1px solid #ff0000;
}

/* fix for highlight box when at top of contents */

#top-margin {
margin-top: 150px;
}

dl.resource {
	position: relative;
	width: 470px;
	margin: 40px 0 0 10px;
	padding: 0 0 0 130px;
}

dl.resource dt {
	clear: both;
	position: relative;
	left: -130px; 
	width: 120px; 
	height: 46px;
	margin: 0 -130px -30px 0;
	padding: 0 480px 0 0;
	border-bottom: 1px solid #CCC;	
}

dl.resource dd {
	float: left;
	position: relative;
	top: -21px;
	margin: 0 5px 0 0;
}

dl.resource dd a {
	background: #f6f5ed;
	display: block;
	height: 36px;
	padding: 2px;
	border: 1px solid #ccc;
	text-decoration: none;
	text-align: center;
	color: #000;
}

dl.resource dd a:hover, dl.resource dd a:focus, dl.resource dd a:active   {
	background: #b8b482;
	color: #fff;
}

dl.resource dd a.single {
	width: 75px;
}

dl.resource dd a.double {
	width: 159px;
}


/* =HOMEPAGE
------------------------*/
body.homepage h2 {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	margin: 30px 0 0 0;
	padding: 10px 0;
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	color: #333;
}

#content-primary ul.homepage-news {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content-primary ul.homepage-news li {
	border-bottom: 1px solid #ebebeb;
	position: relative;
	margin: 0;
	padding: 10px 0 0 0;
	height: 60px;
	min-height: 60px;
	font-size: 0.95em;
}


/**long news item on homepage*/

li.extraSpace {
	padding-bottom: 20px;
}

#content-primary ul.homepage-news li a:link {
	letter-spacing: -0.5px;
	font-size: 1.1em;
}

ul.homepage-news li img {
	position: absolute;
	top: 10px;
	left: 0;
}

body.homepage p {
	margin: 10px 0 0 0;
}

#content-primary ul.homepage-news li p {
	margin: 0 0 0 65px;
}

body.homepage #content-secondary ul.products {
	border-bottom: 1px solid #ebebeb;
	float: left;
	margin-bottom: 10px;
}

body.homepage #content-secondary ul.products li, 
body.homepage #content-secondary ul.testimonials li {
	border-right: 1px solid #ebebeb;
	float: left;
	width: 151px;
	margin: 0 10px 10px 0;
	padding: 0 10px 0 0;
}

body.homepage #content-secondary ul.products li p {
	padding-bottom: 10px;
}

body.homepage #content-secondary ul.testimonials li {
	margin-bottom: 0;
	padding-bottom: 15px;
}

body.homepage #content-secondary ul li.alt {
	border: none;
	margin-right: 0;
}

body.homepage h3 {
	border-top: 1px solid #ebebeb;
	margin: 10px 0;
	padding: 10px 0 0 0;
	font-size: 1.05em;
	color: #333;
}










img#exam-prep, img#teach-support {
	float: left;
	margin-left: 25px;
	margin-top:19px;
	
/*	float: right;
	position:absolute;
	margin-top:-437px;	
	margin-left:467px; */

}

.more-news {
	text-align:right;
	padding-right:100px;
	clear: left;
}

.more-news a:link, .more-news a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	background:#FFFFFF;
	}

.more-news a:hover, .more-news a:focus, .more-news a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background:#FFFFFF;
	}


#content-secondary_greek p {
	margin-top:50px;
}


/* =HEADERS
------------------------------*/
.headings {
	float: left;
	width: 616px;
	height: 148px;
	margin: 0 0 10px 0;
}

body.faq .headings {
	width: 854px;
}

body.one-col .headings {
	width: 865px;
}

/* HOME */
body.home .headings {
	background: url(../img/exams-header-bg.jpg) top left repeat-x;
}

/*=CENTRE-APPROVAL */
body.centre-approval .headings {
	background: url(../img/exams-header-bg.jpg) top left repeat-x;
}

/*find-a-center */
body.find-a-center .headings {
	background: url(../img/find_a_centre.jpg) top left repeat-x;
}

/*=CENTRE-SEARCH */
body.centre-search .headings {
	background: url(../img/exams-header-bg.jpg) top left repeat-x;
}

/* EXAMS */
body.exams#index .headings {
	background: url(../img/exams-header.jpg) top left no-repeat;
}
body.exams .headings {
	background-image: url(../img/exams-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

body.exams .headings2 {
	background-image: url(../img/results-online-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-top:0;
	
}


/* FAQ */
body.faqr#index .headings {
	background: url(../img/find-a-center-header.jpg) top left no-repeat;
}
body.faq .headings {
	background: url(../img/find_a_centre.jpg) top left no-repeat;
}

body.faq .headings h1.headingexam {
	font-size:190%;
}


/* RECOGNITION */
body.recognition#index .headings {
	background: url(../img/recognition-header.jpg) top left no-repeat;
}
body.recognition .headings {
	background: url(../img/recognition-header-bg.jpg) top left no-repeat;
}

/* RESOURCES */
body.resources#index .headings {
	background: url(../img/resources-header.jpg) top left no-repeat;
}
body.resources .headings {
	background: url(../img/resources-header-bg.jpg) top left no-repeat;
}


/* LIENS*/
body.liens#index .headings {
	background: url(../img/resources-header.jpg) top left no-repeat;
}
body.liens .headings {
	background: url(../img/resources-header-bg.jpg) top left no-repeat;
}


/* EVENEMENTS */
body.evenements#index .headings {
	background: url(../img/resources-header.jpg) top left no-repeat;
}
body.evenements .headings {
	background: url(../img/resources-header-bg.jpg) top left no-repeat;
}


/* WHAT WE DO */
body.about-us#index .headings {
	background: url(../img/what-we-do-header.jpg) top left no-repeat;
}
body.about-us .headings {
	background: url(../img/what-we-do-header-bg.jpg) top left no-repeat;
}



/* =NEWS (News list in secondary column)
--------------------------------*/
ul.news {
	float: right;
	width: 221px;
	margin: 10px 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

ul.news h3 {
	position: absolute;
	margin: 4px 0 0 0;
	padding: 0;
	font-weight: bold;	
	font-size: 130%;
	font-style: italic;
	color: #006633;
}

ul.news li {
	float: left;
	width: 181px;
	margin: 10px 0;
	padding: 0 20px;
}

ul.news li.title {
	margin: 0;
	height: 25px;
}

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

ul.news li ul.bullet li {
	background: url(../img/bullet-triangle.gif) left 5px no-repeat;
}

ul.news li ul.bullet li a {
	float: left;
	margin: 0 0 0 15px;
	padding: 2px;
	text-decoration: none;
}

body.exams ul.news {
	background: #f6f9f4 url(../img/exams-news-bg.gif) top left repeat-y;
}
body.recognition ul.news {
	background: #f6f9f4 url(../img/recognition-news-bg.gif) top left repeat-y;
}
body.resources ul.news {
	background: #f6f9f4 url(../img/resources-news-bg.gif) top left repeat-y;
}
body.about-us ul.news {
	background: #f6f9f4 url(../img/what-we-do-news-bg.gif) top left repeat-y;
}

body.exams ul.news li.title {
	position: relative;
}
body.exams ul.news li.title h3 span {
	background: url(../img/exams-news-tab.gif) top left no-repeat;
	position: absolute;
	width: 221px;
	height: 25px;	
	margin: -5px 0 0 -20px;
}

body.recognition ul.news li.title {
	position: relative;
}
body.recognition ul.news li.title h3 span {
	background: url(../img/recognition-news-tab.gif) top left no-repeat;
	position: absolute;
	width: 221px;
	height: 25px;	
	margin: -5px 0 0 -20px;
}

body.resources ul.news li.title {
	position: relative;
}
body.resources ul.news li.title h3 span {
	background: url(../img/resources-news-tab.gif) top left no-repeat;
	position: absolute;
	width: 221px;
	height: 25px;	
	margin: -5px 0 0 -20px;
}

body.about-us ul.news li.title {
	position: relative;
}
body.about-us ul.news li.title h3 span {
	background: url(../img/what-we-do-news-tab.gif) top left no-repeat;
	position: absolute;
	width: 221px;
	height: 25px;	
	margin: -5px 0 0 -20px;
}

/* =INLINE LISTS
-------------------------*/
#content-primary ul.inline {
	margin: -8px 10px 0 10px;
}

#content-primary ul.inline li {
	display: inline;
	margin-right: 5px;
	padding-right: 6px;
	border-right: 1px solid #000;
}

#content-primary ul.inline li.last-item {
	border: none;
}

/* =STAFF LIST
---------------------------*/
#content-primary ul.staff {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#content-primary ul.staff li {
	float: left;
	margin: 20px 0 25px 0;
	width: 90%;
}

ul.staff h5 {
	font-weight: bold;
	font-size: 95%;
}

ul.staff img {
	margin: 5px 0 0 0;
	padding: 1px;
	border: 1px solid #ccc;
	clear: left;
}

#content-primary ul.staff p {
	margin: 20px 0 0 120px;
	padding: 0;
	width: 420px;
}

ul.staff h5, ul.staff img {
	float: left;
}

/* admin team section */

#content-primary ul.admin-team {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#content-primary ul.admin-team li {
	margin: 20px 10px;
	float: left;
}

#content-primary ul.admin-team img {
	margin: 5px 0 0 0;
	padding: 1px;
	
}

/* news page images */
 
.image_news {
float: left;
border:#CCCCCC solid 1px;
margin-right:15px;}


img.floatright {
	float:right;
	margin:0 0 10px 10px;	
	
}

/* Additional text styles*/

span.no-bold {
	font-weight: normal;
}

span.indent {
	padding:0 0 0 20px;
}

a.red-link, a:visited.red-link  {
	font-weight:bold; 
	color:#CC0000; 
	background:#fff;
}

a:hover.red-link {
	color:#CC0000;
	background:#fff;
	text-decoration:none;
}

a:hover.noHover {
	text-decoration: none;
	border: none;
	background-color: #ffffff;
	
}

a:hover.noHover {
	background-color: #ffffff;
}

#menu1, #menu2  {
	width:240px;

}

body.faq p.intro{
width: 616px;
}

body.faq #content-primary ul.sec-navigation{
padding-left: 10px;
list-style:none;
}

/* contact form for arranging visits from consultants*/

form#contactForm {
	width: 510px;
	border: 1px solid #bebfb5; /*d7d7cb*/
	padding: 0px 15px 12px 15px; 
	background-color: #f1f3f0; /*e7e7de*/
	margin-top: 25px;
	margin-bottom: 20px;
	text-decoration: none;
	
}


form#contactForm:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

form#contactForm {
display: inline-block;
}

/* Hides from IE-mac \*/
* html form#contactForm {height: 1%;}
form#contactForm { display: block }
/* End hide from IE-mac */


form#contactForm fieldset {
	border: 1px solid #B5CFCF;
	padding: 0px 10px 20px 10px;
	background-color: #f1f3f0; 
	height: auto;
}
	
form#contactForm div {
	position: relative;
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}

form#contactForm label {
	display: inline-block;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}

form#contactForm input {
	float: right;
	width: 250px;
/*	margin: -15px 0 0 0; */
	padding: 2px;
	position: absolute;
	top: 0;
	right: 0;	
	font-family: Arial, Helvetica, sans-serif;
}


.colorfulBorder {
	border: 1px solid #ccc; /*25408f*/
}




.textareaLarge {
	height: 65px;
	width: 470px;
	border: 1px solid #ccc;
}

.textareaSmall {

	height: 55px;
	border: 1px solid #ccc;
	padding-right: 7px;
	padding-left: 1px;
		float: right;
	width: 250px;
/*	margin: -15px 0 0 0; */
	padding: 2px;
	position: absolute;
	top: 0;
	right: 0;	
}

.textareaLabel {
	margin-bottom: 40px;
}

form#contactForm .submit {
	position: relative;
	float: left;
	width: auto;
	padding: 7px 15px;  
	margin: 20px 0 12px 0;
    background: #4F7F7F;  
    border: 0px;  
    font-size: 11px;  
    color: #fff;  
}

form#contactForm a:hover {
	text-decoration: underline;
	color: #25408f;
}

