﻿*{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

body {
font: 100% verdana, sans-serif;
font-family: arial, sans-serif;
font-size: 13px;
color: #0A317A;
}

.textbox:blur
{
	border: solid 2px blue;
}

/* MAIN ELEMENTS */

a {
font-weight: bold;
text-decoration:underline;
color:#293567;
}

h1, h2 {
font-family: arial, sans-serif;
font-size: 14px;
color:#0A317A;
font-weight: bold;
}

#mainbanner
{
	background-image: url(/App_Themes/Default/Images/mainBanner.jpg);
	background-repeat: no-repeat;
	width: 971px;
	height: 167px;
	position: relative;
}

/* POSITIONED BLOCKS */

#global {
top: 0px;
position:absolute;
left:50%;
margin-left: -500px;
width: 1000px; /* mandatory to be centered */
}

#header {
width: 770px;
height: 170px;
}

#centerblock 
{
position: absolute;
top: 169px;
left: 146px;
width: 645px;    
}

#maincontent {
line-height: 130%;
margin-bottom:0px;
height: 347px;
position: relative;
top: 10px;
left: 10px;
width: 605px;
}

#adminmaincontent {
line-height: 130%;
margin-bottom:0px;
height: 347px;
position: relative;
width: 604px;
}


#sidebar 
{
position: absolute;
top: 167px;
left: 787px;
width: 180px;
background: #fcb814;
}

#navigation {
position: absolute;
top: 164px;
width: 145px;
}

#adminnavigation {
position: absolute;
top: 164px;
width: 145px;
}

#tabcontainer
{
    clear: both;
    display: inline-block;
    border-bottom: solid 4px #fcb814;
    position: relative;
    left: 3px;
    width: 630px;
    padding-left: 10px;
}

#breadcrumb
{
 position: absolute;
 top: 145px;   
 left: 145px;
}

#footer {
padding-top: 20px;
clear: both;
}

#block_bottomleft_corner
{
	display: block;
	background-image: url('Images/box_corner_bottomleft.jpg');
	background-repeat: no-repeat;
	width: 47px;
	height: 47px;
	position: relative;
	
}

/* SIDEBAR SPECIFIC */

#sidebar p
{
 padding: 5px 5px;
 margin-left: 5px;
 border-top: dashed 1px white;
}

div.contentblock
{
 font-size: 13px;
 padding: 5px 5px;
 border-top: 2px solid white;  
}

div.contentblock h2 
{
 font-size: 12px;
 margin-bottom: 5px;
 text-align: center;
}

#sidebar a 
{
 text-decoration: none;
 font-weight: normal;
}

#sidebar a:hover
{
 text-decoration: underline;   
}

#helpbar
{
	background-color: #FDB812;
	padding: 5px;
	min-height: 200px;
}

/* MAINCONTENT BLOCK SPECIFIC */

#maincontent #coursefinder a.qual
{
color: #0066aa;
font-weight: bold;
font-size: 11px;
}

#maincontent #coursefinder li
{
    list-style-image: none;
    list-style-type: none;
    margin-bottom: 10px;
}

#maincontent ul ul {
font-size: 12px;
margin-top:.5em;
margin-left: 1.2em;
list-style-image: none;
}

#maincontent ol {
font-size: 12px;
margin-top:.5em;
margin-left: 15px;
}

#maincontent li {
 margin-bottom:0em;
 margin-left:1.5em;
 padding-left:0em;
 list-style-image: url('../media/bullet.gif');
 }

#maincontent .tableForm
{
  background: #e5effd;
  border: solid 1px silver;
}

#maincontent table td
{
	background: #e5effd;
}

#maincontent .tableForm td
{
  background: #e0f4fe;
}

#maincontent td {
background:#FFFFFF;
padding: 1px;
border: none;
color: #293567;
}

#maincontent th 
{
background: #293567;
color: #FFFFFF;
}

/* FAQ EXPANDABLE QUESTION/ANSWERS */

.answer{
		/* This one should not be changed */
		display:none;	
}
	
.question{
	font-weight:bold;
	cursor: pointer;
}


/* HEADER/FOOTER */

#breadcrumb, #footer {
font-family: arial, sans-serif;
font-size: 0.8em;
margin-bottom: 20px;
}

/* ADMIN/EDIT */

#adminbar
{
    border-color: silver;
    border-right: 1px solid silver;
    border-left: 1px solid silver;
    line-height: 28px;
    vertical-align: middle;
    background-image: url('.././images/admin_bar.gif');
    background-repeat: repeat-x;
    color: #000000;
    position: relative;
    width: 820px;
    left: 150px;
}

#pageeditwindow
{
    background: #e5effd;
    border-style: solid;
    border-width:1px;
    border-top: solid 1px; 
    border-left:solid 1px; 
    border-right:solid 1px; 
    border-bottom:solid 1px;
    border-color: silver;
    padding-left: 20px;
    padding-top: 20px;
    width: 945px;
}

#pageedit .table
{
	display:table;
}

#pageeditwindow .row
{
	display: table-row;
}

#pageeditwindow .column
{
	display: table-cell;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	vertical-align: top;
}

.infobar
{
    background-color: #f5ffc1;
    border-color: silver;
    border-width: 1px;
    border-style: dotted;
    height:25px;
    line-height: 25px;
    vertical-align: middle;
}

/* NAVIGATION */

#navigation a {
display: block;
font-weight: bold;
font-size: .7em;
color: white;
width: 135px;
text-decoration: none;
border-bottom: 1px solid #001355;
padding: 4px 0px;
margin-left: 10px;
}

#navigation a:hover {
color: #A0DFFE;
}


/* QUALIFICATION DETAILS */

.qualinfobox
{
	background-image: url('/App_Themes/Default/Images/qualfinder/header_bg.png');
	background-repeat: no-repeat;
    padding-left: 5px;
	padding-bottom: 6px;
    margin-bottom: 10px;
}


div.iconButton
{
    float: left;
    width: 90px;
    height: 120px;
    margin: 0.2?m;
    padding: 0.2em;
    text-align: center;
    text-decoration: none;
    border-style: none;
    font-size: 10px;
    
}

.iconButton a
{
    text-decoration: none;
}

.iconpanel
{
    clear: both;   
    float: none;
    display: block;
    margin-bottom: 5em;
}

/* POLL MODULE */

.pollBar
{
    background-color: #ffddaa;
}

/* PERSONNELL MODULE */

#maincontent .rowbackground
{
background-color: #f7fafe;
}

#maincontent .alternate_rowbackground
{
background-color: #ffffff;
}

/* TABS */

.tab
{
    float: left;
    display: inline-block;
    background-color: #fcb814;
    padding: 3px;
    border: solid 1px white;
}

#selectedtab a
{
 color: #FFFFFF;
}

.tab .tableft
{
 background-color: #fcb814;
 
 display: inline;
}

.tab .tabright
{
 background-color: #fcb814;
 
 display: inline;
}

.tab .tabtitle
{
 background-color: #fcb814;
 display: inline;
}

.tab .tabtitle a
{
    text-decoration: none;   
}

.tab .tabtitle a:hover
{
    color: #FFFFFF;
}

/* MISC */

.txtSearch
{
    background-image: url(Images/Icons/search.png);
    background-repeat:no-repeat;
    background-position:left;
    border: 1px solid #6297BC;
    padding-left:20px;
		
}

.noticebar
{
	font-size: 100%;
	color: black;
	background-color: white;
	display: block;
}

.noticebar_side
{
	background-color: #000000;
}

.noticebar_content
{

border-left-width: 10px;
border-left-style: solid;
border-left-color: #1e90ff;
}

#adminmenu
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Helvetica,Helvetica-Narrow,Tahoma,sans-serif;
	height: 30px;
	background-color: #0a317a;
	color: white;
	width: 967px;
	text-align: center;
}

#adminmenu p
{
	position: relative;
	top: 5px;
}

#adminmenu a:visited, #adminmenu a
{
	color: #FFFFFF;
}


table
{
	border-color: Silver;
	border-width: 1px;
	border-style: solid;	
}

th
{
	background-color: #0a317a;	
	color: #FFFFFF;
}

hr
{
	margin: 10px 0 15px 0;
	padding: 0;
	color: #61ACDF;
	background: #0a317a;
	height: 1px;
	border: 0px;
}

.newsitem
{
	padding-bottom: 10px;
}

.newsitem .newsheader
{

}

.newsitem .newscontent
{
	padding-top: 10px;
	padding-bottom: 10px;	
}

.newsheader .newsdate
{
	display: inline;
	text-align: left;
	margin-right: 10px;
}

.newsheader .newstitle
{
	display: block;
	text-align: left;
	font-weight: bold;
	margin-right: 50px;
	font-size: 14px;
}

.newsheader .newsexpirydate
{
	display: inline;
	margin-right: 10px;
	
}