/* -- General Classes --*/
ul{
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

li{
	list-style-image: url(images/li-arrow.png);
}

a img{
border: none;
}

.breadcrumb{
padding-top: 8px;
padding-bottom: 5px;f
font-size: 90%;
clear:both;
}
.breadcrumb a{
color: #076EA8;
}

.content{
	font-size: 70%;
	padding-bottom: 10px;
	padding-right:  1em;
	padding-left: 1em;
}

.leftcontent ol, .fullcontent ol{
	padding: 10px;
	margin: 10px;
}

.titlebar span.title{
	padding-left: 4px;
	padding-top: 12px;
	height: 24px;
	/*display: block;
	width: 50%;
	float: left;*/
}
.titlebar h1, h1.personalactivity, h1.sharedactivities, 
h1.tasks, h1.legend, h1.logbook, h1.profile, h1.calendar, 
h1.review, h1.login, h1.file, h1.help, h1.tips, h1.docs,
h1.overview, h1.assessment, h1.learning, h1.cpd, h1.personalresources,
h1.event, h1.tools, h1.filters, h1.folder, h1.msg
{
	background-position: top left;
	background-repeat: no-repeat;
	/*margin-top: 5px;*/
	margin:0;
	padding:3px 0 0 26px;
	height:23px;
	/*width: 50%;
	float: left;*/
	position:relative;
	top:7px
	
}
.titlebar{
	background-image: url(images/bg-titlebar.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #A1CBE6;
	border-bottom:1px solid #FFFFFF;
	text-transform: uppercase;
	height:33px;
	/*width: 99%;*/
	padding:0 0 0 4px;
	font-weight: 600;
	font-size: 90%;
}
.titlebar img{
	/* THIS NEEDS DELETING UPON IMPLEMENTATION OF BGND IMAGES*/
	display: none;
}
.titlebar h1.msg, h1.msg{
	background-image: url("images/ico-msg.png");
}
.titlebar h1.folder, h1.folder{
	background-image: url("images/ico-folder.png");
}
.titlebar h1.tools, h1.tools, .titlebar h1.filters, h1.filters {
	background-image: url("images/ico-tools.png");
}
.titlebar h1.event, h1.event{
	background-image: url("images/ico-event.png");
}
.titlebar h1.personalresources, h1.personalresources{
	background-image: url("images/ico-personalresources.png");
}

.titlebar h1.personalactivity, h1.personalactivity {
	background-image: url("images/ico-personalactivity.png");
}
.titlebar h1.sharedactivities, h1.sharedactivities{
	background-image: url("images/ico-sharedactivities.png");
}
.titlebar h1.tasks, h1.tasks{
	background-image: url("images/ico-tasks.png");
}
.titlebar h1.legend, h1.legend{
	background-image: url("images/ico-legend.png");
}
.titlebar h1.logbook, h1.logbook{
	background-image: url("images/ico-logbook.png");
}
.titlebar h1.profile, h1.profile{
	background-image: url("images/ico-profile.png");
}
h1.calendar{
	background-image: url("images/ico-calendar.png");
}
h1.review{
	background-image: url("images/ico-assessment.png");
}
h1.login{
	background-image: url("images/ico-key.png");
}
h1.file{
	background-image: url("images/ico-portfolio.png");
}
h1.help, h1.tips{
	background-image: url("images/ico-tips.png");
}
h1.docs{
	background-image: url("images/ico-cpd.png");
}
h1.overview{
	background-image: url("images/ico-overview.png");
}
.titlebar h1.assessment, h1.assessment{
background-image: url("images/ico-assessment.png");
}
h1.learning{
	background-image: url("images/ico-learning.png");
}
h1.cpd{
	background-image: url("images/ico-cpd.png");
}



div.login{
padding: 0px;
width:100%;
}

div.full{
padding: 0px;
margin: 0px;
width:100%;
background-color: #D7F0FF;

}
/*-- Menus & Navigation --*/
.mainnav-wrapper{
padding:0px;
margin: 0 0 5px 0;
border-bottom: 1px solid #5D98C0;
background-color: #115081;
}

.mainnav-wrapper div.leftc{
background-image: url("images/bg-navbar-left.png");
background-repeat: no-repeat;
background-position: top left;
}
.mainnav-wrapper div.rightc{
background-image: url("images/bg-navbar-right.png");
background-repeat: no-repeat;
background-position: top right;
}
.mainnav{
font-size: 65%;
background-image: url("images/bg-navbar.png");
background-repeat: repeat;
background-position: top right;
/*height: 33px;*/
height:2.5em;
padding: 0 0 0 5px;
margin: 0 33px 0 33px;

}
.mainnav-wrapper div.layout.tail{
float: right;
background-image: url("images/bg-navbar-right.png");
background-repeat: no-repeat;
background-position: top right;
height: 33px;
width: 23px;
background-color: #115081;
}

.mainnav li{
float: left;
list-style: none;
padding-right: 1.5em;
text-transform: uppercase;
font-weight: bold;
background-image: url(images/mainnav-li.png);
background-position: top left;
background-repeat: no-repeat;
/*height: 19px;*/
/*padding-top: 10px;
padding-left: 10px;*/
}

.mainnav ul.navigation{
float:left;
margin-left: 4px;
padding-left: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
background-image: url("images/mainnav-li.png");
background-repeat: no-repeat;
background-position: right top;

}
.mainnav li a, .mainnav li.dir.closed{
text-decoration: none;
color: #003A91;
}

#menu {
}
#menu ul, #menu li {
list-style-image: none;
}
#menu a {
}
#menu ul {
z-index:1;
margin:0;
padding:0;
}
#menu li {
position:relative;
float:left;
margin:0em;
padding:0.6em 1em 0.4em;
list-style:none;
z-index:2;
}
#menu ul ul {
z-index:3;
border-collapse: collapse;
background-color:transparent;
display:none;
position:absolute;
top:2em;
left:0;

padding-top:0.5em;
}

#menu ul li.active ,#top_right_nav li.active{
	background:url(images/mainnav-li-highlight.png) top left transparent repeat-x;
}

#menu ul li:hover {
z-index:4;
}
#menu ul li:hover ul{
display:block;
background-color:#CDE8FC;
background-color:transparent;
}
#menu ul ul li:first-child {
border-top:1px solid #FFFFFF;
}
#menu ul ul li{
float:none;
width:18em;
border:solid #FFFFFF;
background-color:#CDE8FC;
border-width:0 1px 1px 1px;
margin:0;
padding:0 0.5em;
}

#menu li li a {
display:block;
padding:0.5em 0;
width:18em;
}

.subnav{
padding-left: 2%;
float: left;
width: 18%;
}

.subnav ul{
padding: 0px;
margin: 0px;
list-style: none;
margin-bottom: 23px;
}
/*-- Search --*/
.search-content{
float: right;
padding-right: 36px;
margin-top: -1px;
}

.search-content input.field{
font-size: 80%;
width: 110px;
margin-top: 2px;
}

.search-content input.button{
font-size: 80%;
margin-top: 2px;
}

.search-content input.button{
padding-left: 2px;
padding-right: 2px;
}



div.center{
text-align: center;
}
.right{
float: right;
}
td.bold{
font-weight:bold;
}

div.status{
text-align: right;
clear:both;
margin: 5px 5px 0 5px;
}
div.status a{
color: #2C7DA7;
}

/* CUSTOM CLASSES */
.content-wrapper{
background-color: white;
width: 100%;
clear: both;
}

.leftcontent, .fullcontent{
padding: 10px;
background-color: #D7F0FF;

}

/*  Forms  */
input.disabled{
background-color: #F2FBFF;
color: #5a5c5d;
border: 1px dotted #a5acb2;
padding: 0.2em 0.05em 0.2em 0.1em;
width: 90%;

}
/* Messages & Icons*/
a.help, p.help, div.help{
background-image: url(images/but-ico-help.png);
background-position: left 2px ;
background-repeat: no-repeat;
padding-left: 17px;
}
a.tip, p.tip, div.tip{
background-image: url(images/but-ico-tip.png);
background-position: left 2px;
background-repeat: no-repeat;
padding-left: 17px;
}

div.messages{
background-color: #D7F0FF;
border: 1px solid #A1CBE6;
}
div.messages:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
div.messages h1{
display: block;
background-color: #e0da8c;
padding: 5px;
margin: 0px;
}
div.messages.alert{
float: left;
margin-left: 150px;
border: 1px solid #e0da8c;
clear:both;
}
ul.error{

clear: both;
padding: 0 0 50px 70px;
}
div.messages li{
display: list-item;
margin-left: 0px;
padding: 3px 0 5px 20px;
font-weight: bold;
background-position: left center;
background-repeat: no-repeat;
list-style: none;
list-style-image: none;
}
div.msg_failure, div.msg_non-standard, div.msg_success, div.msg_warning{
display: block;
background-color: #ACD9F7;
margin: 5px;
padding: 5px 0 5px 20px ;
background-position: center left;
background-repeat: no-repeat;

}

div.messages li.msg_failure, div.msg_failure{
background-image: url("images/li-alert-failure.png");
}
div.messages li.msg_neutral, div.messages li.msg_non-standard, div.msg_neutral, div.msg_non-standard{
background-image: url("images/li-alert-neutral.png");
}
div.messages li.msg_success, div.msg_success{
background-image: url("images/li-alert-success.png");
}
div.messages li.msg_warning, div.msg_warning{
background-image: url("images/li-alert-warning.png");
}
/* General classes */
a{
color: #012488;
}

a:hover, .mainnav li a:hover, .subnav ul li a:hover, .links2 a:hover, .links ul li a:hover, .legal a:hover, .copyright a:hover, div.tabs a:hover {
text-decoration: underline;
}

table {
width: 98%;
margin: 0 auto 0 auto;
background-color: #F4FBFF;
border: 1px solid #A7CDE8;
}

table.nostyle, 
table.nostyle td,
table.nostyle th {
border: none;
background-color: transparent;
}
table th{
padding: 4px;
text-align: left;
background-color: #C0DEF1;
border: 1px solid #8AC1E6;
font-weight: bold;
}
table td{
padding: 4px;
text-align: left;
}

table tr.even {
background-color: #FFFFFF;
}

table tr.odd {
background-color: #C0DEF1;
}

body{
/*background-image: url("images/bg-body.gif"); background-repeat: repeat-x;*/
background-color: #A7CDE8;
font-size: 1.1em;
font-family: Tahoma, Arial, sans-serif;
color: #4A4631;
margin-top: 10px;
padding: 0px;
}
.shell{
background-color: white;
width: 100%;
float: left;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 20px;
background-image: url("images/footer-left-corner.png");
background-position: bottom left;
background-repeat: no-repeat;
}

.header{/*--- header background used for right corner and horizontal repeat */
background-image: url(images/bg-header.png);
background-repeat: repeat-x;
background-position: top right;
height: 80px;
width: 100%;
position: relative;

}

.header div.head-logo{
float: left;
height: 80px;
margin-top: 0px;
margin-left: 0px;
overflow: hidden;
padding-top: 0px;
}

div.cms-inlineimage.a img{
clear:left;
float: left;
padding: 1px;
margin: 0 5px 0px 0px;
border: 1px solid #FFFFFF;
}

div.cms-inlineimage.b img{
float: right;
margin: 0 5px 0px 5px;
border: 1px solid #FFFFFF;
}

.search{
width: 100%;
height: 26px;
background-position: top right;
background-image: url("images/bg-search.png");
background-repeat: no-repeat;
}

.content p, li{
color: #676767;
}

.content h1{
color: #4A4631;
font-size: 100%;
text-transform: uppercase;
}

.content h2{
color: #4A4631;
font-size: 100%;
text-transform: uppercase;
}


.headerbar{
clear:left;
font-size: 70%;
background-color: #8AC1E6;
text-transform: uppercase;
height: 33px;
width: 99%;
padding: 0 0 0 1%;
font-weight: 600;
font-size: 90%;
}
.headerbar span.title{
padding-left: 4px;
padding-top: 12px;
height: 24px;
display: block;
width: 50%;
}
.headerbar img{
margin-top: 5px;
padding-left: 2px;
}

h2.headerbar{
background-image: url(images/bg-tab-light.png);
background-position: top left;
background-repeat: no-repeat;
background-color: #8AC1E6;
height: 20px;
display: block;
padding: 5px;
}

div.headerbar a{
text-transform: uppercase;
text-decoration: none;
float: left;
margin-top: 5px;
}

div.headerbar img{
float: left;
margin-right: 10px;
}

.subnav ul li{
width: 140px;
height: 22px;
background-image: url("images/bg-li.png");
background-repeat: no-repeat;
margin: 0px;
font-size: 1em;
padding: 4px 0 0 11px;
}

.subnav ul li a{
margin-top: 4px;
color: #003A91;
text-decoration: none;
}

.subnav ul li.first{
background-image: url("images/bg-li-first.png");
background-repeat: no-repeat;
}

.subnav ul li.close{
background-image: url("images/bg-li-last.png");
background-repeat: no-repeat;
}

div.footer{
font-size: 60%;
clear: both;
float: right;
width: 99%;
}

div.footer p{
margin: 0 25px;
}


.copyright{
float: left;
margin-top: -10px;
padding-left: 20px;
}

.legal{
float: right;
padding-top: 0px;
padding-right: 32px;
}
/*-- Utility Links --*/
.links{
font-size: 60%;
font-weight: bold;
text-transform: uppercase;
height: 30px;
position: absolute;
bottom:-0px;
right: 3%;
padding:0px 0px 0px 10px;
text-align: center;
overflow:hidden;
}
.links div.layout.tail{
float: right;
background-image: url("images/mainnav-li.png");
background-repeat: no-repeat;
background-position: top right;
height: 33px;
width: 2px;
background-color: #ACD9F7;

}
.links div.layout.right{
background-image: url("images/bg-navbar-right.png");
background-repeat: no-repeat;
background-position: top right;
width: 23px;
height: 33px;
float: right;
}
.links ul {
background-image: url("images/bg-navbar-left.png");
background-repeat: no-repeat;
background-position: top left;
margin: 0px;
padding: 0 0 0 3%;
padding-left:15px;
text-align: center;
height: 33px;
float: right;
}
.links ul li{
float: left;
list-style: none;
/*margin-left: 5px;*/
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-image: url("images/mainnav-li.png");
background-repeat: no-repeat;
height: 29px;
}

.links ul li a{
margin-top: 10px;
padding-top: 10px;
color: #313A91;
text-decoration: none;
}

ul.notes {
font-style: italic;
list-style-type: none;
}


div.content p, div.content li, div.content h1, div.content h2{
padding-right: 12px;
}

.learning-outcome {
font-style: italic;
}
/*----
HOME
----*/
div.intro{
border: 1px solid #8AC1E6;
padding: 1%;
background-color: #D7F0FF;
margin: 0 0 5px 0;
color: #4A4631;
}
div.intro p{
clear: left;
padding: 0px;
margin: 2px 0 4px 0;
}
div.intro table{
border: none;
margin: 2px auto 1% auto;
padding: 0 3px 0 3px;
background-color: #FFFFFF;
width: 100%;
vertical-align: top;
}
div.intro table td{
padding: 5px;
width: 33.3%;
text-align: left;
border: none;
}
homewrapper{
width: 100%
}
div.homewrapper-left{
width: 75%;
}

div.content-row{
background-color: #D7F0FF;
background-position: bottom center;
border-top: 1px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;
overflow: hidden;
margin: 0px;
}

h2.headertab{
background-image: url(images/bg-tab-light.png);
background-position: top left;
background-repeat: no-repeat;
background-color: #8AC1E6;
height: 20px;
display: block;
/*padding: 5px;*/
}

div.headertab{
font-size: 90%;
background-image: url(images/bg-tab-light.png);
background-position: top left;
background-repeat: no-repeat;
background-color: #8AC1E6;
height: 30px;
display: block;
padding: 0 5px 0px 5px;
text-transform: uppercase;
font-weight: bold;
border-bottom: 1px solid #FFFFFF;
clear:both;
margin-bottom:10px;
}

/*div.headertab a{
text-transform: uppercase;
text-decoration: none;
float: left;
margin-top: 5px;
}

div.headertab img{
float: left;
margin-right: 10px;
}*/

/*-------------------
 RIGHT COLUMN wide
 ------------------*/
div.right-col{
background-color: #EAF7FF;
float: right;
width: 24%;
padding-bottom: 10px;
}
 div.right-col .titlebar{
display: block;
margin-bottom: 10px;
}
div.right-col p, 
div.right-col ul{
margin: 5px 5px 15px 1%;
padding: 2px;
text-align: left;
clear: both;
}
div.right-col ul li{
margin: 0 0 0 15px;
padding: 0px;
}
/*-------------------
 RIGHT COLUMN narrow
 ------------------*/
div.right-col-narrow{
background-color: #EAF7FF;
float: right;
width: 19%;
overflow: hidden;
}
div.right-col-narrow p{
margin-left: 5px;
clear: both;
}
div.right-col-narrow .section{
border: none;
background-color: transparent;
}
div.right-col-narrow ul, div.right-col-narrow li.sources_legend{
list-style: none;
list-style-image: none;
background-image: none;
padding-left: 4px;
margin-left: 0px;
}
table.user-login{
margin: 1%;
width: 98%;
}
table.user-login .but-login{
background-image: url(images/but-login.png);
border: none;
background-color: transparent;
height:22px;
width:71px;
float: right;
}
/*-------------------
 ASSESSMENT
 ------------------*/

.form-section h2 {
background-color: #8AC1E6;
border-left: 5px solid #8AC1E6;
display:block;
margin: 10px 2px 0 2px;
padding: 5px 0 5px 0px;
width:auto;

}
/* DELETE
.form-section h2 a{
background-image: url(images/but-ico-help.png);
background-position: left;
background-repeat: no-repeat;
padding-left: 15px;
}*/

.form-section div.form-section-description{
background-color: #FEFFEA;
display:block;
padding: 5px;
margin: 0 2px 10px 2px;
width:auto;
}

table.checklist{
width: 98%;
margin: 0 auto 0 auto;
}

table.form-group th{
background-color: #FEFFEA;

}
table.form-group {
margin: 3px 10px 3px 0px;
width: 100%;
}

tr.question-row td.question{
padding-left: 10px;
}
tr.question-row td.input{
text-align:center;
vertical-align: top;
}
/*tr.question-row textarea{
width: 90%;
}
*/
tr.question-row td.question.required{
width: 60%;
}
/*----------------------
  ASSESSMENT MSF
  ---------------------*/
div.tool {
width:99%;
float:left;
padding: 0.5%;
margin: 0 0 10px 0;
background-color: #E0DA8C;
}

div.section {
padding: 0.5% 1% 1% 1%;
margin: 0 auto 1em auto;
background-color: #F4FBFF;
border: 1px solid #A1CBE6;
}
div.section ol{
list-style-position: outside;
margin: 10px;
padding: 10px;
}

.but-addperson{
background-image: url(images/but-addperson.png);
background-position: top left;
background-repeat: no-repeat;
width:99px;
height: 22px;
border: none;
background-color: transparent;
}
.but-findperson{
background-image: url(images/but-findperson.png);
background-position: top left;
background-repeat: no-repeat;
width:99px;
height: 22px;
border: none;
background-color: transparent;
}
.but-send-msf{
background-image: url(images/but-send-msf.png);
background-position: top left;
background-repeat: no-repeat;
width:192px;
height: 22px;
border: none;
background-color: transparent;
}

.form-note{
margin-left: 10px;
}
/*----------------------
   LOGBOOK
   ---------------------------*/
table.view-logbook{
margin: 0 auto 0 auto;
width: 100%;
}
/*----------------------
   PROFILE
   ---------------------------*/
table div#profile tr th{
width: 100px;
}

/*----------------------
  BUTTONS
   ---------------------------*/
.but_accept{
background-color: transparent;
}

/*input.button{
font-size: smaller;
color: #4A4631;
font-weight: bold;
text-transform:uppercase;
height: 21px;
border: none;
padding:2px 18px 5px 0;
margin: 3px;
background-position: top right;	
background-color: transparent;
border-left: 1px solid #A9D7f4;
border-bottom: 1px solid #A9D7f4;
background-image: url(images/bgnd-button.png);
}*/


a.sub-button,input.sub-button {
font-size: 85%;
text-decoration: none;
/*display: compact;*/
color: #4A4631;
font-weight: bold;
text-transform:uppercase;
padding: 5px 20px 5px 5px;
margin:3px 0;
line-height:3em;
background-image: url(images/bgnd-button.png);
background-position: top right;	
background-color: transparent;
background-repeat: no-repeat;
border: none;
border-left: 1px solid #A9D7f4;
border-bottom: 1px solid #A9D7f4;
display: inline;
}

input.button, button.button, button.sub-button, input.sub-button, a.button{
color: #4A4631;
font-weight: bold;
text-decoration: none;
cursor: pointer;
text-transform: uppercase;
font-size: 85%;
padding: 4px 20px 3px 5px;
margin: 3px 0 0 0;
font-family: Tahoma, Arial, Helvetica, sans-serif;
background-image: url(images/bgnd-button.png);
background-position: top right;	
background-color: transparent;
background-repeat: no-repeat;
border: none;
border-left: 1px solid #A9D7f4;
border-bottom: 1px solid #A9D7f4;
display: block;
}
a.button {
float:left;
line-height:1.6em;
}

input.sub-button,a.sub-button,button.sub-button{
	text-transform:none;
	font-weight:normal;
	display:inline;
}
ul.key{
list-style: none;
margin: 5px 0 0 0;
padding: 5px 0 0 5px;
}

div.pageindex{
clear:both;
text-align: right;
}

div.pageindex a{
margin-right: 2px;
font-weight: bold;
}

/*--------------- 
   HOME LAYOUT (no customisation required)
-----------------*/
div.home-left{      
width: 50%;
float: left;
padding: 0;
margin: 0;
margin-bottom: -1000em; 
padding-bottom: 1000em; 
overflow:hidden;
}
div.home-right{
width: 49.9%;
float: right;
padding: 0;
margin: 0;
margin-bottom: -1000em; 
padding-bottom: 1000em; 
overflow:hidden;
}
div.home-left .panel{
display: block;
border-right: 4px solid #FFFFFF;
margin-bottom: -1000em; 
padding-bottom: 1000.5em; 
overflow:hidden;
text-align: left;
}

div.home-right .panel {
display: block;

margin-bottom: -1000em; 
padding-bottom: 1000.5em; 
overflow:hidden;
text-align:left;
}
.panel p{
margin: 0 2%;
padding: 0 2%;
}
.panel table{
margin: 0.5%;
}
.panel ul li{
list-style-image: url(images/li-arrow2.png);
}
.panel ul li a{
font-weight: 500;
}
/*-- PORTFOLIO PAGES LAYOUT --------*/
div.portfolio, div.leftcol{
width: 80%
}
* html div.portfolio, * html div.leftcol{
width: 79%
}
div.tabs {
font-size: 80%;
height: 23px;
border: 1px none #E7E098;
margin-left: 1px;
padding: 0px;
width:100%;
}

div.tabs a {
display: block;
float: left;
text-transform: uppercase;
padding: 0.6em 3em 0.6em 2em;
text-decoration: none;
background-color: #D7F0FF; /*----customisable----*/
color: #4A4631;
margin-top:0em;
border-left: 1px solid #8AC1E6;
border-top: 1px solid #8AC1E6;
border-right: 1px solid #8AC1E6;
}

div.tabs a.active {
background-color: #AFD2EA; /*----customisable----*/
color: #4A4631;
font-weight: bold;
margin-top: 0em;
padding: 0.6em 3em 0.6em 2em;
border-right: 1px solid #8AC1E6;
border-left: 1px solid #8AC1E6;
border-top: 1px solid #8AC1E6;
border-bottom: none;
}
div.tabs a.active:hover {
text-decoration: none;
}
div.tabs a:visited {
color: #4A4631; 
}
div.tabcontent {
background-color: #EEF9FF;
text-align: left;

}
/*div.tabcontent:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}*/

/*added 15.01.2007*/
.jscal-button{
width: 23px;
height: 23px;
border: none;
background-image: url("images/ico-calendar.png");
background-repeat: no-repeat;
background-color: transparent;
}

/*textarea{
font-family: Arial, Helvetica, sans-serif; 
font-size: 110%;
}
textarea.small{
width: 10em;
}
textarea.med{
width: 25em;
}
textarea.large{
width: 72em;
}
*/

input.small{
width: 10em;
}
input.med{
width: 25em;
}
input.large{
width: 72em;
}

div.home{
border: 1px solid #cccccc;
}

div.messages ul.error{   
background:none;    
padding: 0 0 0 1.5em;     
margin:0.5em 0; 
}
div.messages{     

background-position:0.4em 2.2em;    
background-repeat: no-repeat;   
min-height:3em;     
/* ie <7 fix */     
height:auto !important;     
height:3em; 
}

table.borders{
border: 1px solid #C0DEF1;
padding: 0px;
margin: 0px;
}
table.borders td{
border: 1px solid #C0DEF1;
vertical-align: top;

}

table.borders td.level0{
font-weight: bold;
}
.level1, .level2, level3{
text-indent: 5px;
}
td.user{
background-image: url("images/ico-user.png");
background-position: left;
background-repeat: no-repeat;
padding-left: 20px;
}


.order-down, .order-up {
background-image: url("images/order-down.png");
background-position: center right;
background-repeat: no-repeat;
padding-left: 15px;
}
.order-up{
background-image: url("images/order-up.png");
}
/*div.select-tree{
background-color: #e0da8c;
padding: 1px;
display: inline-table;
}
div.select-tree ol{

padding: 1px;
margin: 2px solid #e0da8c;
background-color: #e0da8c;

}
div.select-tree ol:after {
background-color: #e0da8c;
content: "."; 
display: block; 
height: 0;
clear: left; 
visibility: hidden;
}*/
form.public_login p{
margin: 0 3px 3px 3px;
padding: 3px;
}
form.public_login .button{
margin-top: 13px;
}
td.input input{


}
.toggle-section.has-children.active{
color: #cc0000;
}

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

.clearfix {display: inline-block;}

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

/*Matt added styles from form rendering */

.input label.radio{
	display:inline-block;
	background-color:#EEC;
	border:1px dotted #AAA;
	padding: 0em 0.2em 0.1em 0.5em; 
	margin: 0px 10px 0px 0px; 
	vertical-align:middle;
}

.input label.radio input{
	border: none;
	vertical-align:middle;
	padding:0;
	margin:0;
	margin-right:0.3em;
}

.question-description div,.form-section div.form-section-description{
	border:1px dashed #cccccc;
	background-color:white;
	font-size:1em;
	font-weight:normal;
	color:black;
	padding:0.5em;	
}

div.question-description div{
	position:absolute;
	top:0.5em;
	left:0;
	min-width:15em;
	max-width:40em;
	width:30%;
}
div.question-description {
	position:relative;
	top:0;left:0;
}

div.form-section {
	border: 2px solid #E0DA8C;
	border-width:2px 2px 2px 4px;
	padding:0;

	margin:1em auto;
	width:98%;
}
div.form-section h2{
	margin:0;
}
div.form-section table {
	margin:0;
	width:100%;
}
table tr,table td, table th {
	padding:2px;
}
.input label.radio.unchecked,
.input label.radio.checked{
	white-space: no-wrap;
	text-indent:0;
color:black
}
.input label.radio.checked span, 
.input label.radio.unchecked span{
	text-indent:-1000em;
	white-space:no-wrap;
	display:block;
	padding-left:1.3em;
}

.input label.radio.checked span {
	background:transparent url(/images/tick.png) left center no-repeat;
}

label.choice{
	padding:0.3em;
	border:1px dotted #AAA;
	background-color:#EEC;
	white-space: nowrap;
}

.aggregate.concise label.choice{
	background:transparent;
	font-size:1.3em;
	border:none;
	padding:0;
}
label.choice img{
	vertical-align:middle;
}
.concise label.choice.unselected {
	display:none;
}
.concise label.choice.selected {
	border:none;
	background:none;
	padding:0;
	margin:0;
}

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


input.text-submit,
button.text-submit{
	vertical-align: middle;
	margin:0;
	padding:0;
	background:transparent;
	color:#012488;
	cursor:pointer;
	border:0px none;
	font-size:0.95em;
	width:auto;
	height:auto;
}
input.text-submit {
	border-bottom:1px solid #012488;
}
button.text-submit span{
	text-decoration:underline;
}

/* For menu equivalent pages */
div.menu-action{
	background-image:none;
	margin:1em;
	/*Allow infinate expantion*/
	background:left top  transparent url(/images/bg-tab-light.png) no-repeat;
	background-color:#DBE2F8;
	border-bottom:1px solid #CDCDCD;
}
div.menu-action h2{
	font-size:90%;
	font-weight:bold;
	clear:both;
	margin:0;
	background:right top transparent url(/images/bg-tab-light.png) no-repeat;
	border-bottom:1px solid #FFFFFF;
	padding:0.8em;
}
div.menu-action p {
	float:none;
	margin:0.5em 1em;
}

textarea.normal{
	max-width:98%;
	width:37em;
	height:12em;
}

select.constrain-width {
	width:auto !important;
	width:95%;/* Fix for non comiatn broswers  <= IE6*/
	max-width:95%;
}
*:first-child+html select.constrain-width{
	width:95% !important; /* Fix for IE7 comiatn broswers  <= IE6*/
}

@media screen,handheld,projection{
	.print-only {
		display:none;
	}
}
.interactive {
}	

em.required, td.required{
	color:red;
	font-weight:bold;
}


ul.checklist
{
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

ul.checklist li
{
	display: inline;
	padding: 0.6em 1em 0.6em 2.4em;
	float: left;
	height: 1.3em;
	text-decoration: none;
	border:1px dotted #AAA;
	background-color:#EEC;
	white-space: nowrap;
}

ul.checklist li.checked {
	background: url(/images/tick.png) #EEC no-repeat 0.5em 0.5em;
}
ul.checklist li.unchecked {
	background: url(/images/cross.png) #EEC no-repeat 0.5em 0.5em;
}
