/*   
Theme Name: FDM Academy
Theme URI: http://www.fdmacademy.com/
Description: Theme for FDM Academy
Author: Rodrigo Amorim
Author URI: http://www.fdmacademy.com/
.
(C) 2010 FDM Group plc. All rights reserved.
.
*/

/* ------- BASIC LAYOUT ---------- */

body {
margin: 0;
padding: 0;
background:URL('images/bg2.jpg') repeat-y #a5aac8;
font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #24214f;
	font-size: 16px;
}

.main {
width: 963px;
margin: 0 auto;
}

.header {
margin-top:90px;
margin-bottom: 0;
}

.header img {
  border: 0 none;
}

.home_content {
width: 963px;
margin-bottom: -17px;
background:URL('images/main-bg.png') repeat-y;
padding-bottom: 100px;

}

*+html div.home_content {
/*margin-top: -1px;*/
}

.content {
width: 963px;
margin-top: 0;
margin-bottom: -17px;
background:URL('images/main-bg-internal.png') repeat-y;
padding-bottom: 100px;
}


.pagecontent {
display: block;
width: 930px;
margin-left: 30px;
}

.internal_content {
display: block;
width: 450px;
margin-left: 190px;
padding-bottom: 150px;
}

.bloghome_content {
display: block;
width: 400px;
margin-left: 190px;
padding-bottom: 150px;
}

*+html div.internal_content {
width: 460px;
}

.clear {
clear: both;
}

.header-border {
	display: block;
background:URL('images/top-banner2.png') no-repeat;
width: 962px;
height: 204px;
}

/*---- HOME PAGE FLASH -----*/


.homeflash {
background:url('images/top-banner2.png') no-repeat;
padding-left: 20px;
padding-top: 10px;
/*margin-bottom: 3px;*/

}

/* ------- internal sidepanel ------ */

.thirdcolumn_internal {
display: block;
width: 250px;
float: right;
margin-right: 6px;
margin-left: 20px;
margin-bottom: 10px;
clear: both;
}

.thirdcolumn_internal .sidepanel {
display: block;
width: 225px;
/*height: 158px;*/
border: 1px solid #cccccc;
background: #ffffff;
padding: 5px;
}

.firstcolumn_internal {
display: block;
width: 140px;
float: left;
margin-right: 17px;
margin-left: 20px;
}

*+html div.firstcolumn_internal {
margin-left: -20px;
}

.firstcolumn_internal h3 {
font-size: 12px;
margin-bottom: 10px;
margin-left: -20px;
}


*+html div.firstcolumn_internal h3 {
margin-left: 20px;
}

* html div.firstcolumn_internal h3 {
margin-left: 0;	
}

#lang_en {
	position: absolute;
	left: 1026px;
	top: 28px;
}

#lang_de {
	position: absolute;
	left: 1057px;
	top: 28px;
}

.subnav {
list-style-type: none;
font-size: 11px;
position: relative;
left: -40px;
width: 180px;
padding-left: 10px;
border-top: 1px solid white;
margin-top: 0;
}

.subnav li {
display: block;
width: 172px;
border-bottom: 1px solid white;
}

.subnav li a {
display: block;
width: 157px;
background: #e6e6e6;
margin: 0;
padding: 7px 0 7px 7px;
text-decoration: none;
color: #1f2154;
border-left: 8px solid #cccccc;
}

.subnav li a:hover {
border-left: 8px solid orange;
}

.subnav ul {
display: none;
}

.subnav li.current_page_ancestor, subnav li.current_page_parent  {
border-bottom: none;
}

.subnav li.current_page_ancestor ul, subnav li.current_page_parent ul  {
display: block;
width: 169px;
border-bottom: 1px solid white;
}

.subnav li.current_page_item ul {
display: block;
width: 169px;
border-top: 1px solid white;
}

.subnav li.current_page_item ul li a {
background-color: #f6f8f7;
}

.subnav li.current_page_item a {
	background-color: #cfd1d4;
}

.subnav li.current_page_ancestor ul li, subnav li.current_page_parent ul li {
border-top: 1px solid white;
border-bottom: none;
background-color: #f6f8f7;
}


.subnav ul li {
margin-left: -40px;
width: 169px;
}

.subnav ul li a {
width: 140px;
border-left: 16px solid #cccccc;
background-color: #f6f8f7;
padding-left: 18px;
}

.subnav ul li a:hover {
width: 140px;
border-left: 16px solid orange;
}



.breadcrumb {
display: block;
width: 600px;
clear: both;
padding: 20px 20px 25px 190px;
font-size: 11px;
}



/* ------- AWARD PANELS  ----------- */

.awards {
position: relative;
}

.award_panel {
display: block;
position: absolute;
bottom: 5px;
left: -190px;
}


/* ------- HOMEPAGE sidepanels ---------- */

.thirdcolumn {
display: block;
width: 310px;
float: right;
margin-right: 15px;
margin-left: 20px;
clear: both;
}

*+html div.thirdcolumn {
margin-top: 30px;
}

.sidepanel {
display: block;
width: 295px;
/*height: 158px;*/
border: 1px solid #cccccc;
background: #ffffff;
padding: 5px;
}

.sidepanel h2 a {
color: #24214f;
text-decoration: none;
}

 h2 a:hover {
color: #ffffff;
}

#awards h2 a {
color: #ffffff;
text-decoration: none;
}

#awards h2 a:hover {
color: #24214f;
}

.sidepanel a.ittraining {
color: #24214f;
}

#careerpaths {
background: #86c5f0;
/*height: 175px;*/
border: 1px solid #a0a0a0;
}

#makeithappen {
margin-top: 7px;
background:url('images/makeithappen.jpg') no-repeat;
height: 137px;
border: 1px solid #a0a0a0;
}

.thirdcolumn_internal #makeithappen {
background:url('images/makeithappen-int.jpg') no-repeat;
height: 141px;
}

.bottom_panels {
position: relative;
top: 10px;
left: -8px;
height: 157px;
}

#awards {
/*background:url('images/hpp-awards.jpg') no-repeat;*/
background-position: 5px 5px;
position: relative;
top: 0;
width: 289px;
height: 157px;
}

#awards a img {
border: none;
}

#success {
/*background:url('images/hpp-success.jpg') no-repeat;*/
background-position: 5px 5px;
position: absolute;
left: 306px;
width: 289px;
height: 157px;
}

#success a img {
border: none;
}

#suitability {
/*background:url('images/hpp-suit.jpg') no-repeat;*/
background-position: 5px 5px;
position: absolute;
top: 0;
left: 613px;
height: 157px;
}

#suitability a img {
border: none;
}



/* ------- LOGO AND TELEPHONE ---------- */

.logo {
margin-top: -70px;
margin-left: 20px;
}

.telephone {
margin-top: -38px;
margin-left: 780px;
margin-bottom: 25px;
}

.logo a img, .telephone a img {
border: none;
}

img.internal_header {
margin-top: 10px;
margin-left: 20px;
margin-bottom: 2px;
}



/* ------- NAVIGATION ---------- */

.nav {
width: 922px;
height: 27px;
background:URL('images/nav-bg.jpg') repeat-x;
margin-left: 20px;
padding: 0;
border-top: 1px solid white;
border-bottom: 3px solid white;
}

.nav ul {
display: block;
width: 924px;
margin-left: -40px;
margin-top: 0px;
}

*+html div.nav ul {
margin-left: 0;
margin-top:1px;
}

.nav ul li {
display: block;
/*width: 112px;*/
height: 30px;
float: left;
text-align: center;
margin-right: 1px;
margin-left: 0px;
}

.nav ul li a {
display: block;
/*width: 112px;*/
height: 13px;
/*padding: 7px 0;*/
padding: 7px 15px;
color: #ffffff;
text-decoration: none; 
font-size: 11px;
background:URL('images/nav-bg.jpg') repeat-x;
border-left: 1px solid transparent;
border-right: 1px solid white;
border-top:0px solid white;
}

.nav ul li a:hover {
background:URL('images/nav-bg-on.jpg') repeat-x;
color: #24214f;
}

.nav ul li a.select {
background:URL('images/nav-bg-select.jpg') repeat-x;
color: #24214f;
border: 1px solid #24214f;
margin-left: 1px;
margin-right: 1px;
width: 112px;
height: 11px;
}

.nav li.current_page_item a, .nav li.current_page_ancestor a, .nav li.current_page_parent a {
	background:URL('images/nav-bg-parent.jpg') repeat-x;
color: #24214f;
}

/* ----------- CONTENT TYPOGRAPHY---------- */

h1 {
padding: 0;
	margin: 0 0 20px 0;
	font-size: 1.25em;
}

.internal_content h2 {
	font-size: 0.9em;
	color: #247bd1;
	margin: -20px 10px 30px 0;
	font-weight: bold;
}

.internal_content h3 {
font-size: 0.8em;
margin: 10px 10px 5px 0;
}

.internal_content h4 {
font-size: 0.7em;
margin: 10px 10px 5px 0;
color: #333333;
}

.internal_content h4 a {
color: #3399FF;
text-decoration:none;
}

.internal_content h5 {
	font-size: 0.7em;
	color: #247bd1;
	margin: 5px 0;
font-weight: normal;
}


p {
font-size: 0.75em;
	line-height: 1.5;
	margin: 0 0 18px 0;
}

.internal_content li {
font-size: 0.75em;
	margin: 0 0 18px 0;
}

p a , .internal_content li a , .breadcrumb a {
color: #3399FF;
text-decoration:none;
font-weight: bold;
}

p a:hover , .internal_content li a:hover , .breadcrumb a:hover {
text-decoration: underline;
}

.intro {
margin: 30px 20px 20px 20px;
}

.intro h1 {
font-size: 2em;
text-transform:uppercase;
margin-top: 20px;
}

.internal_content table {
font-size: 0.75em;
display: block;
border: none;
}

table.placements td {
border-bottom: 1px solid #333;
width: 200px;
}

table.placements th {
text-align: left;
}

.testimonial {
width: 400px;
padding: 0;
background: #ffffff;
}


.testimonial h4 {

font-size: 0.95em;
margin: 2px 0 0 0;
font-weight: bold;
}

.testimonial em {
font-size: 0.9em;
margin: 0;
}

.testimonial em span {
font-size: 0.85em;
	color: #247bd1;
font-style:italic;
margin: 0;
}

.testimonial_text {
background: #fcf5e1;
border: 1px solid #f79226;
width: 400px;
padding: 10px;
margin: -5px 0 30px 0;
/*clear: left;*/
font-size: 0.8em;
}

.testimonial_text .quotemark {
font-size: 1.6em;
color: #333333;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom: -15px;
}

.testimonial_text .endquotemark {
font-size: 1.1em;
color: #333333;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom: -15px;
}


.placements tr:nth-child(even) {background: #d9eaf2}
.placements tr:nth-child(odd) {background: #FFF}


ul.arrowlist {
margin-left: 0px;
text-indent: 0;
padding: 0;
position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */
}

ul.arrowlist li {
list-style-type: none;
background:url('images/list-arrow.png') no-repeat top left;
padding-left: 20px;
line-height: 18px;
font-size: 12px;
margin: 5px 0;
}

ul.arrowlist li a {
color: #3399FF;
text-decoration:none;
font-weight: bold;
}

img.left {
float: left;
margin: 5px 8px 10px 0;
}

img.right {
float: right;
margin: 5px 0 5px 8px;
}

.highlight_orange {
background: #f4e8d5;
border: 1px solid #f79226;
width: 420px;
padding: 10px;
margin-bottom: 20px;
}

/* ----------- HOME PANEL CONTENT TYPOGRAPHY---------- */




#careerpaths h2 {
font-size: 20px;
margin-top: -1px;
}

#careerpaths p {
font-size: 11px;
margin-top: -15px;
margin-bottom: -10px;
}

#careerpaths ul {
list-style-type: none;
font-size: 12px;
position: relative;
left: -40px;
width: 290px;
margin-bottom: 0;
}

.thirdcolumn_internal #careerpaths ul {
list-style-type: none;
font-size: 12px;
position: relative;
left: -40px;
width: 223px;
}


#careerpaths li a {
display: block;
background: #a1d2f3;
margin: 4px 0;
padding: 3px 2px 3px 25px;
text-decoration: none;
color: #1f2154;
}

#careerpaths li a:hover {
/*background: #9ec342;*/
background: #95d100;
}

#careerpaths li a.pmo {
background:url('images/b-pmo.png') no-repeat #a1d2f3;
background-position: 2px 3px;
}

#careerpaths li a.pmo:hover {
background:url('images/b-pmo.png') no-repeat #95d100;
background-position: 2px 3px;
}

#careerpaths li a.java {
background:url('images/b-dev.png') no-repeat #a1d2f3;
background-position: 2px 3px;
}

#careerpaths li a.java:hover {
background:url('images/b-dev.png') no-repeat #95d100;
background-position: 2px 3px;
}

#careerpaths li a.net {
background:url('images/b-dev.png') no-repeat #a1d2f3;
background-position: 2px 3px;
}

#careerpaths li a.net:hover {
background:url('images/b-dev.png') no-repeat #95d100;
background-position: 2px 3px;
}

#careerpaths li a.test {
background:url('images/b-test.png') no-repeat #a1d2f3;
background-position: 2px 3px;
}

#careerpaths li a.test:hover {
background:url('images/b-test.png') no-repeat #95d100;
background-position: 2px 3px;
}

#careerpaths li a.app {
background:url('images/b-app.png') no-repeat #a1d2f3;
background-position: 2px 3px;
}

#careerpaths li a.app:hover {
background:url('images/b-app.png') no-repeat #95d100;
background-position: 2px 3px;
}

#careerpaths li a.infra {
background:url('images/b-infra.png') no-repeat #a1d2f3;
background-position: 2px 3px;
}

#careerpaths li a.infra:hover {
background:url('images/b-infra.png') no-repeat #95d100;
background-position: 2px 3px;
}


#makeithappen h2 {
font-size: 24px;
margin-top: 1px;
margin-left: 10px;
text-transform:capitalize;
}

.thirdcolumn_internal #makeithappen h2 {
font-size: 20px;
margin-top: 10px;
}

#makeithappen p {
display: block;
width: 200px;
line-height: 12px;
font-size: 11px;
margin-top: -15px;
margin-bottom: -10px;
margin-left: 10px;
}

#makeithappen a.apply {
display: block;
width: 187px;
height: 41px;
margin-top: 85px;
margin-left: 8px;
background:url('images/apply-off.png') no-repeat;
}

.thirdcolumn_internal #makeithappen a.apply {
margin-top: 90px;
}

#makeithappen a.apply:hover {
background:url('images/apply-on.png') no-repeat;
}

#makeithappen span {
display: none;
}


#success h2 {
font-size: 20px;
margin-top: 8px;
margin-left: 15px;
text-transform:uppercase;
}

#success h2 span {
display: block;
font-size: 24px;
margin-top: -5px;
}

#success p {
display: block;
width: 100px;
line-height: 12px;
font-size: 11px;
margin-top: -15px;
margin-bottom: -10px;
margin-left: 15px;
}


#suitability h2 {
font-size: 18px;
margin-top: 8px;
margin-left: 15px;
text-transform:uppercase;
}

#suitability h2 span {
display: block;
font-size: 24px;
margin-top: -5px;
}

#suitability p {
display: block;
width: 100px;
line-height: 12px;
font-size: 11px;
margin-top: -15px;
margin-bottom: -10px;
margin-left: 17px;
}

#awards h2 {
font-size: 18px;
margin-top: 75px;
margin-left: 10px;
text-transform:uppercase;
color: #ffffff;
}

#awards h2 span {
display: block;
font-size: 24px;
margin-top: -5px;
}

#awards p {
display: block;
width: 200px;
line-height: 12px;
font-size: 11px;
margin-top: -15px;
margin-bottom: -10px;
margin-left: 10px;
color: #ffffff;
}

#coursedetails {
background: #bcdaf8;
border: 1px solid #a0a0a0;
width: 215px;
padding: 10px;
margin-top: 8px;
}


#coursedetails h3 {
font-size: 18px;
margin-top: -1px;
margin-left: 2px;
}


#coursedetails ul {
font-size: 11px;
position: relative;
left: -20px;
width: 200px;
}

.awardspanel {
margin: 5px 0;
padding: 0;
padding-bottom: 15px;
}

.awardspanel a img {
border: none;
margin-top: 8px;
padding: 0;
}

.facebookpanel img  {
border: none;
margin-top: 8px;
}

.blogpanel {
margin: 5px 0;
padding: 0;
padding-bottom: 15px;
border:1px solid #cccccc;
width: 237px;
height: 147px;
}

.blogpanel img  {
border: none;
margin-top: 8px;
}



.thirdcolumn_internal .testimonialspanel {
/*background:url('images/Quick_Links_testimonials.jpg') no-repeat;*/
height: 151px;
/*padding-top: 5px;
padding-left: 15px;*/
margin-top: 8px;
}

.thirdcolumn_internal .testimonialspanel a img {
border: none;
}

.thirdcolumn_internal .testimonialspanel a {
text-decoration:none;
}

.thirdcolumn_internal .testimonialspanel h3 {
font-size: 20px;
margin-top: -1px;
color: #3896cb;
}

.testimonialspanel a p {
display: block;
width: 200px;
line-height: 12px;
font-size: 11px;
margin-top: -20px;
margin-left: 1px;
margin-bottom: -10px;
color: #3896cb;
}


.thirdcolumn_internal .suitablepanel {
/*background:url('images/Quick_Links_suitability.jpg') no-repeat;
padding-top: 5px;
padding-left: 15px;*/
height: 151px;
margin-top: 8px;
}

.thirdcolumn_internal .suitablepanel a img {
border: none;
}

.thirdcolumn_internal .suitablepanel a {
text-decoration:none;
}

.thirdcolumn_internal .suitablepanel h3 {
font-size: 20px;
margin-top: 8px;
color: #ffffff;
}

.suitablepanel a p {
display: block;
width: 100px;
line-height: 12px;
font-size: 11px;
margin-top: -20px;
margin-left: 1px;
margin-bottom: -10px;
color: #ffffff;
}


.thirdcolumn_internal .brochurepanel {
height: 151px;
margin-top: 8px;
}

.thirdcolumn_internal .brochurepanel a img {
border: none;
}


/* ------- FOOTER ---------- */

.footer {
clear: both;
background:url('images/footer.jpg') no-repeat #2b0036;
background-position: center top;
color: #ffffff;
height: 130px;
min-height: 90px;
margin-bottom: -16px;
margin-top: -10px;
}


.footer_top {
	background-image: url('images/footer-top.jpg');
	height: 9px;
}

.footer ul {
display: block;
width: 900px;
height: 50px;
	padding: 6px 0;
	margin: 0 auto;
	list-style-type: none;
	list-style-image: none;
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
}

.footer li { 
	display: block;
	margin: 0 1px;
	float: left;
}

.footer a {
display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 4px 12px;
}

.footer a:hover {
color: #d4d1f8;
}

#footer_disclaimer {
font-size: 10px;
padding-left: 25px;
float: right;
}

/* --------- FORM  ---------- */

#cformsform {
width: 450px;	
margin-right: 40px;
}


#cformsform  ol {
list-style-type: none;
padding-left: 0;
}

#cformsform fieldset {
padding: 8px;
}

ol.cf-ol {
padding: 0;
margin: 20px 0 0 0;
}


ol.cf-ol label {
	font-size: 13px;
}

#li--2 label, #li--3 label, #li--5 label {
font-weight: bold;
}

.reqtxt, .emailreqtxt {
display: none;
}

ol.cf-ol label {
	float: left;
	clear: both;
	padding-bottom: 10px;
}

ol.cf-ol input {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #24214f;
	font-size: 13px;
	float: right;
	margin-right: 20px;
	width: 250px;
	margin-bottom: 10px;
}

.cf_hidden {
display: none;
}

ol.cf-ol select {
float: right;
margin-right: 20px;
}


.linklove {
display: none;	
}

input.sendbutton {
font-size: 13px;	
padding: 5px;
background-image:url('images/button-bg.jpg'); 
background-repeat: repeat-x;
margin: 10px 50px 5px 5px;
border: 1px solid #2d5075;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
cursor: pointer;
width: 200px;
}

input.sendbutton:hover {
background:#333333;
}

/* ---- GOOGLE MAPS ------*/

#map_canvas {
font-size:0.8em;
height:300px;
width:470px;
}

/* ------- AWARD LOGOS ----- */

#content_award_logo {
	position: relative;
	width: 152px;
	height: 144px;
	margin-top: -152px;
	margin-bottom: 10px;
	margin-left: 30px;
	background-position: top left;
	background-repeat: no-repeat;
}

.award_logo_bcs {
	background-image: url('images/award-bcs.png');
}

.award_logo_bahba {
	background-image: url('images/award-bahba.png');
}

.award_logo_iitt {
	background-image: url('images/award-iitt.png');
}

.award_logo_sussex {
	background-image: url('images/award-sba.png');
}

.award_logo_ngra {
	background-image: url('images/award-ngra.png');
}

.award_logo_gba {
	background-image: url('images/award-gba.png');
}

.award_logo_industry {
	background-image: url('images/award-industry.png');
}


/*---- BLOG ---*/

p.post_date {
font-size: 10px;
margin: 10px 0 -5px 0;
}

h3.post_title a {
font-size: 14px;
color: #3399FF;
text-decoration:none;
}

h3.post_title a:hover {
color: #24214f;
}

.post h6 a {
	color: #3399FF;
text-decoration:none;
}

.post h6 a:hover {
	color: #24214f;
}

.news_separator {
height: 6px;
background:url('images/news-separator.png') repeat-x;
}

#commentform textarea {
	width: 400px;
	border: 3px solid #cccccc;
	padding: 5px;
}

.navigation .alignright a {
	text-decoration: none;
	font-weight: bold;
	color: #3399FF;
	font-size: 10px;
}

.avatar_index {
	display: block;
	width: 60px;
	height: 60px;
float: left;
margin-right: 10px;
margin-bottom: 10px;	
}

.avatar_article {
	display: block;
	width: 80px;
	height: 80px;
float: left;
margin-right: 10px;
margin-bottom: 10px;	
}

.socialicons {
display: block;
width: 236px;
height: 45px;
margin:0;
float: left;
}

.socialiconshome {
display: block;
width: 336px;
height: 45px;
margin:0;
float: left;
}

.socialicons a img, .socialiconshome a img {
border: none;
}

a.socialfb, a.sociallinked, a.socialyoutube, a.socialtwitter {
display: block;
width: 36px;
height: 43px;
float: left;
border: 0;
}

.socialactions {
width: 90px;
height: 45px;
float: right;
margin-left: 2px;
}

.socialactionshome {
width: 180px;
height: 45px;
float: right;
margin-left: 2px;
}

/* Top Info bar - for counntry redirection */
#topinfobar
{	width: 100%;
	height: 2em;
	font-size: 0.75em;
	padding-bottom: 2px 0px 2px 0px;
	border-bottom: 1px solid black;
	background: #ffff99;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#topinfobar A {
	text-decoration: none;
	color: #666666;
	}
	

#closebutton{
    display:block;
    float:right;
	}
	
#closebutton img {
	border: 0px;
	padding: 4px 1em 0px 0px;
	}




