/* fs_styles.css
----------------------------------------------*/

/* BASIC
----------------------------------------------*/
/* CSS Document */

body	{
    font-family:"Arial", Helvetica, sans-serif;
    font-size:12px;
    background-color:#FFF;
    margin:0;
    padding:0;
}

/** html>body {	
    min-height:100%;
	height:100%;
  }*/

/** html>body #footer {
	position:fixed;
	bottom:0;
}*/

h1,h2,h3,h4,h5  {
    margin:0; 
	padding:0; 
}

h2 { padding: 10px 0 5px 0; font-size: 20px; font-weight: 300;}

ul { list-style-type: none; }

a {
    color:#000;
	font-weight:normal;
	text-decoration:underline;
}

p {
    margin: 4px 0;
}
			
a:link  { color:#246c9e; font-weight:normal; text-decoration:underline;}	
a:visited  {	color:#246c9e; font-weight:normal;	text-decoration:underline;	}
a:hover 	{ color:#246c9e; text-decoration:none; }
a:active  { color:#246c9e; font-weight:normal; text-decoration:underline; }

img { border:0 none; margin:0; padding:0; vertical-align:bottom;}

hr {
    height: 2px; 
    margin: 1em 0; 
    padding:0; 
    border:0;
}
 

#content .ol {
    margin: 0.3em 0 0 0;
    padding: 0 0 0 0;
}

#related {
    margin: 0;
    padding: 0;
}

.related-box-top {
    background:#E6E6E6 url(/bpponline/images/en-GB/related-top-grey2.gif) no-repeat scroll left top;
}

.related-box-top h1, .related-box-top p {
    width: 186px;
}

#related .related-box-bottom {
    background:#E6E6E6 url(/bpponline/images/en-GB/related-bottom-grey.gif) no-repeat scroll right bottom;
    display:block;
    height:32px;
}

.related-box-top ol {
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 85%;
}

.maintable {
    margin:0 auto;
    padding:0;
    text-align:left;
}

/* HEADER
----------------------------------------------*/
#header{
    background: #fff;
    font-size:90%;
    padding: 0;
    margin:0 204px 0 0;
    height: 100px;
    position:relative;
}

#header img {
    left:0pt;
    margin:10px 0 0 10px;
    position:absolute;
}

#header-inner { 
    margin-top: 50px;
    position:absolute;
    bottom: 0;
    margin-left:204px;
    margin-right:0;
    width:100%;
}

#header #header-inner h1 {
    width: 48.5%;
    float: left;
    margin: 0;
}

#header #header-inner h1 {
    font-size: 1.4em;
    font-weight: normal;
    color: #fdfeff;
    background: #006CA5 url(/bpponline/images/en-GB/fs-tab.gif) no-repeat top left;
    padding: 12px 0 8px 1.5%;
    line-height:1em;
}

#header-inner p {
    float:right;
    font-size:85%;
    font-weight:300;
    margin:0pt;
    padding:9px 1% 8px 0pt;
    text-align:right;
    width:47%
}

#header-inner p .logoutFrame {
    border:1px solid #CCCCCC;
}

h1.header {
    font-size: 1.3em;
    font-weight: normal;
    color: #FDFEFF;
    background: #004971 url(/bpponline/images/en-GB/fs-tab.gif) no-repeat top left;
    padding: 12px 0 8px 25px;
    line-height:18px;
}

.headerBar {
    display: block;
    background-color: #006CA5;
    height: 6px;
}

.headerBar img {
	vertical-align: baseline;
}

/* Breadcrumb
----------------------------------------------*/
#breadcrumb {
	list-style-type: none; 
	margin: 0;
	padding-left: 8px;
    background:#066DA4 url(../images/en-GB/bg-nav-trail.gif) repeat-x scroll left top;
    height:25px;
    line-height:24px;
	font-size: 0.8em; 
	border-bottom: 1px solid black;
	border-left: 1px solid black;
    font-weight:bold;
}
	
#breadcrumb a, #breadcrumb a:link {
    color:#1F4564;
    font-weight:normal;
    padding:3px;
    text-decoration:underline;
}	

#breadcrumb li {display:inline; padding-left: 5px; margin: 0;}

/* Navigation
----------------------------------------------*/

td.nav {
    height: 675px;
    background-color: #004971;
}

/* Navigation Level 1 */
#navigation {
    font-size: 0.75em;
    background-color: #004971;
    margin:0;
    padding:0;
    width: 204px;
}

#navigation ul {
    list-style-type: none;
    padding: 0;
    font-size: 100%;
    margin: 8px 8px 0 8px;
	border-top: 2px #066DA4 solid;
}

#navigation li {
    padding:0;
    margin: 0 0 2px 0;
    font-weight: normal;
    background-color: #066DA4;
	background-image:none;
	color: #FFFFFF;
    line-height: 20px;
}

#navigation li #myprofile {
    margin-bottom: 2px;
}

#navigation li div {
}

#navigation li a, #navigation li strong {
    padding: 0 0 1px 8px;
    text-decoration: none;
    display: block;
	color: #fff;
    height: 1.5em;
}

#navigation .external {	font-weight: bold;}

#navigation li.service {
    margin: 0 0 10px 0; 
    font-weight: bold;
    }

span.service_off {
    padding-left:8px;
    font-weight: bold;
}

#navigation ul li a:hover {
	background-color: #fff; color:#000;
}

#navigation li strong {
    color:#fff;
    font-weight: bold;
    background-color: #066DA4;
}

/* Navigation Level 2 */

#navigation ul ul { margin: 0; }
#navigation ul ul { margin-bottom: -2px; }

#navigation ul ul li {
    background-color: #91C2DE;
	color: #ffffff;
}

#navigation ul ul a, #navigation ul ul strong {
    padding-left: 23px; 
	color: #FFFFFF;
}

#navigation ul ul a:hover {
}

/* CONTENT
----------------------------------------------*/

.maincontent {
    padding: 8px 12px 8px 15px;
    width: 100%;
    font-size: 85%;
    line-height: 1.4em;
}

.maincontent ul {
    margin: 0;
    padding: 0;
}

#content{
    padding: 0px;
	margin: 0px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content p, #content ol, #content ul, #content li, #content dl, #content dt, #content dd {
    margin-left:0
}

#content h2 {margin-top:1.2em;}

#content .main-heading {
    border-bottom:1px solid #006CA5;
    color:#006CA5;
    display:block;
    font-weight:normal;
    line-height:1.1em;
    margin:0 0 10px 0;
    padding:0pt 1px 2px 2px;
}

#online p {
    margin-bottom: 10px;
}

#photo-box {
    background: url(/bpponline/images/en-GB/students.jpg) no-repeat 0% 0%; 
    height: 217px; 
}

#photo-box div {
    width:50%;
    height:217px;
    background: #004971 url(/bpponline/images/en-GB/homepage-top-box-blue.gif) no-repeat 0 0;
    color: #FDFEFF;
    float: right;
}

#photo-box div h2 {
    margin:0;
    padding: 10px;
    font-size: 1.3em; 
    font-weight: normal;
    color: #FDFEFF; 
}

#photo-box div ul {
}

#photo-box div ul li {
    background:none;
    padding:10px;
    font-size: 1.1em;
}

#photo-box div ul li a {
    color: #fff; 
    font-size: 1.1em;
}

.box-home {
 background: #EBF5FC url(/bpponline/images/en-GB/box-body-blue.jpg) no-repeat 0 0;
 margin: 9px 0 8px 0;
 font-size: 1em;
}

.box-home-top {
 background: #EBF5FC url(/bpponline/images/en-GB/box-body-blue.jpg) no-repeat top left; 
 padding-left: 10px;
}

.box-home-content { padding:5px 10px 10px 10px; }

.box-home-bottom {
    background:#EBF5FC url(/bpponline/images/en-GB/home-box-bottom-blue.gif) repeat-x scroll center bottom;
    display:block;
    height:34px;
}

.boxedList {
	list-style-type: none;
	background:#EBF5FC url(/bpponline/images/en-GB/box-body-blue.jpg) no-repeat scroll 0pt;
	font-size: 1em;
	margin: 9px 0pt 8px;
}

.rightpanel {
    padding: 10px 0px 10px 0px;
    height: 675px;
}

td.rightpanel {
	width: 204px;
}

.box-mkt {
    border:1px solid #CBCBCB; 
    padding:5px 5px 10px 10px;
    margin: 9px 0 8px 0;
    font-size: .80em;
}

.mydetails_col1 {
    background-color:#E9F4F6;
    font-size:1em;
    font-weight:bold;
    padding:2px 2px 2px 10px;
    width:150px;
}

.mydetails_col2 {
    background-color:#E9F4F6;
    font-size:1em;
    padding:2px 2px 2px 10px;
}

.floatImage {
    float:left;
    margin:0px 20px 20px 0px;
    position:relative;
    width:196px;
}

ul.guideList {
    list-style-type: disc;
    margin: 0 0 0 30px;
}

ul.guideList li { margin: 0;}

#downloadsList ul { margin: 10px 0 0 0; padding: 0;}
#downloadsList ul li { margin: 0 0 10px 0px; padding: 0 0 0 25px; background: #ffffff url(/bpponline/images/en-gb/icon-download.gif) no-repeat scroll top left;}

/* FAQS
----------------------------------------------*/
.faqsImg {
    float: right;
    margin-left: 20px;
    width: 196px;
    position: relative;
    height: 272px
}

/* Used for all bullets on all pages */
.faqs ul { margin: 0; padding: 0;}

.faqs ul li {
    background:transparent url(/bpponline/images/en-gb/red-bullet.gif) no-repeat scroll 10px 0.5em;
    padding: 0 0 0 25px;
    margin: 0;
}

.faqsQuestion { font-weight: bold; }
.faqsAnswer { margin-bottom: 20px; }

/* faqsquestion has a border but faqsquestions doesn't */
h2.coursesHeading, h2.faqsQuestion, h2.faqsQuestions   {
    padding: 20px 0 10px 0;
    color:#006CA5;
    font-size: 20px;
    font-weight: 300;
}

h2.faqsQuestion { border-bottom:1px solid #006CA5; }

/* Used on FAQs page to get icons showing */
#awareRow { background:transparent url(/bpponline/images/en-GB/icon-authorware-faq.gif) no-repeat scroll 0% 50%;}
#flashRow { background:transparent url(/bpponline/images/en-GB/icon-flash-faq.gif) no-repeat scroll 0%;}
#javaRow { background:transparent url(/bpponline/images/en-GB/icon-java-faq.gif) no-repeat scroll 0%;}
#ie7Row { background:transparent url(/bpponline/images/en-GB/icon-ie-faq.gif) no-repeat scroll 0%;}
#firefoxRow { background:transparent url(/bpponline/images/en-GB/icon-firefox-faq.gif) no-repeat scroll 0%;}
#operaRow { background:transparent url(/bpponline/images/en-GB/icon-opera-faq.gif) no-repeat scroll 0%;}

.iconRow {
    background-position:left top;
    font-size:1.2em;
    height:55px;
    margin-left:30px;
    padding-left:75px;
    padding-top:10px;
    width:100%;
}

div.box-mkt ul {margin: 4px 0 0 0;padding: 0;}
div.box-mkt li {margin: 0 0 2px 0;padding: 0;}
span.legendImg {width: 20px; text-align: left;}
span.legendDesc {margin-left: 10px;}

/* Glossary
----------------------------------------------*/

table.glossaryTable td {
    vertical-align: top;
}

/* FOOTER
----------------------------------------------*/
#footer {
    text-align: center;
    background: #F2F2F2;
    border-top: 1px solid #BEC2CB;
}

#footer li {
    display: inline;
    background:transparent none repeat scroll 0% 50%;
    color:#000000;
    font-size:75%;
    padding: 0 0 0 15px;
    line-height:1.5em;
}

#footerLeft {
    background-color: #004971;
}


/* Styles used for course viewer page
-------------------------------------------------*/
table .courseViewer { width: 100%; margin: 20px 0 0 0; padding: 0; }
table .courseViewerIcon { width: 40px;}
table .courseViewerLOBData { text-align: right; }

table .cvTable1 { width: 100%; border: 0px; padding: 0; margin: 0;}
table .cvTable2 { width: 100%; border: 0px; padding: 0; margin: 0;}
table .cvTable3 { width: 100%; border: 0px; padding: 0; margin: 0;}
table .cvTable4 { width: 100%; border: 0px; padding: 0; margin: 0;}
table .cvTable5 { width: 100%; border: 0px; padding: 0; margin: 0;}
table .cvTable6 { width: 100%; border: 0px; padding: 0; margin: 0;}

table .cvTable2 td { background-color: #f1f1f1;}
table .cvTable3 { border: solid 1px #e1e1e1;}

table .cvTable3 td.cell1 { font-size: 0.85em; width: 70%;}
table .cvTable3 td.cell2 { text-align: right; font-size: 0.85em; width: 25%; text-align: right; padding-right: 2px;}
table .cvTable3 td.cell3 { width: 20px; font-size: 0.85em; width: 15px; text-align: right;}

table .cvTable5 td.cell1 { }

table .cvTable6 td.cell1 {  }
table .cvTable6 td.cell2 { text-align: right; }
table .cvTable6 td.cell3 { width: 20px; }

table .lobslister, table.testReview { font-size: 1em; padding: 0; margin: 0; border: 0; width: 100%;}
table .lobslister td, table.testReview td { vertical-align: top; }
table.testReviewInner {padding: 0; margin: 0; border: 0; width: 100%;}
table.testReview td { vertical-align: top;}
table.testReviewInner td { text-align: right; vertical-align: top;}
table.testReviewInner td.lobTypeImg { width: 20px; }

table.lobslister  td.cell1 { width: 20px; text-align: left;}
table.lobslister  td.cell2 { width: 70%; }
table.lobslister  td.cell3 { width: 25%; }

/* Styles used for news page and contact us, my profile and login forms
-------------------------------------------------*/
table.newsTable {width: 100%; line-height:1.4em; font-size: 1em;}
table.newsTable td.newsDate { width: 150px; vertical-align: top; }
table.newsTable td.oneNewsDate { width: 200px; vertical-align: top; }
table.newsTable p.newsDate { text-align: right; } 

table.forgotTable { font-size: 1em; line-height: 1.4em;}
table.pwregisterTable { font-size: 1em; line-height: 1.4em;}

ul li {list-style:none;}

#loginForm label, #contactForm label, #profileForm label, #registerForm label {
    display: inline;
    float: left;
    width: 100px;
    position: relative;
    margin-bottom: 10px;
    padding-right: 20px;
    text-align: left;
    font-weight: 600;
}
 
#loginForm input, #contactForm input, #profileForm input, #registerForm input {
    display: block;
    float: left;
    width: 250px;
    position: relative;
    margin-bottom: 10px;
}

#contactForm {
    margin-top: 20px;
}

#contactForm textarea {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    width: 400px;
}

#loginForm input.btnSubmit, #contactForm input.btnSubmit, #profileForm input.btnSubmit, #registerForm input.btnSubmit{
    width: 75px;
}

#loginForm br, #contactForm br, #profileForm br, #registerForm br { clear: left; }

#loginForm ul, #contactForm ul, #profileForm ul, #registerForm ul { clear: left; margin-left: 0; padding-left: 0;}

#loginForm ul li, #contactForm ul li, #profileForm ul li, #registerForm ul  li {
 display: inline;
 line-height:1em;
}

/* Style used to render the <a> tag on the news page correct
-------------------------------------------------------------------------------------------------*/
/* table + a#test1 {color:blue}; */

a[disabled="disabled"] {color:#999; text-decoration:none;}
