body {
color:#113A61;
background: #DFEFF7;
}

body.people {
background:url(../images/layout/body.png) top repeat-x #dfeff7;
}

.header {
padding-top:60px;
height:135px;
}

a.b2e {
position:absolute;
top:100px;
left:0;
width:106px;
text-indent:-9999px;
height:31px;
background:url(../images/buttons/backtoelite.png) top no-repeat;
}

a.b2e:hover {
background-position:bottom;
}

.bar {
padding-left:250px;
height:145px;
clear:both;
}

.header {
position:relative;
}

.header h1 {
color:#9F123E;
font-size:32px;
display:inline;
padding-right:10px;
border-bottom:0;
}

.header h2 {
color:#89CCE2;
font-style:italic;
font-weight:bold;
font-size:24px;
display:inline;
}

.panel_button {
margin-left: auto;
margin-right: 0;
position: relative;
width: 97px;
height: 35px;
background:url(../images/layout/panelbutton.png);
z-index: 20;
cursor: pointer;
text-align:left;
padding-left:7px;
}

.panel_button:hover {
background:url(../images/layout/panelbuttonhover.png);
}

a.logout {
margin-left: auto;
margin-right: 0;
position: relative;
width: 97px;
height: 30px;
padding-top:5px;
background:url(../images/layout/panelbutton.png);
z-index: 20;
cursor: pointer;
text-align:left;
padding-left:7px;
display:block;
color:#fff;
font-weight:bold;
font-size:10px;
text-decoration:none;
color:#ccc;
}

a.logout:hover {
background:url(../images/layout/panelbuttonhover.png);
color:#fff;
}

a.logout img {
float:right;
margin-right:5px;
}



.panel_button img {
margin:6px 4px 0 0;
border: none;
float:right;
}

.panel_button a {
text-decoration: none;
color: #ccc;
font-weight: bold;
position: relative;
top: 5px;
text-align:left;
font-size:10px;
}

.panel_button a:hover {
color: #fff;
}

#toppanel {
position: absolute;
width: 100%;
left: 0px;
z-index: 25;
text-align: center;

}
.bg {
background:url(../images/layout/bluetrans.png);
}

.bg input {
margin:0 3px;
}

#panel {
width: 950px;
position: relative;
top: 1px;
height: 0px;
margin-left: auto;
margin-right: auto;
z-index: 10;
overflow: hidden;
text-align: left;
}

#panel_contents {
height: 100%;
width: 100%;
position: absolute;
z-index: -1;
}

#panel a {
color:#E01A58;
}

#panel input {
background:#333;
border:1px solid #666;
padding:4px;
color:#ccc;
}

h1 a {
text-decoration:none;
}

input {
background:#fff;
border:1px solid #c9f4f2;
padding:3px;
color:#444;
margin:3px 0;
}

table.pf_edit input, table.pf_edit textarea, table.pf_edit select {
background:#fff;
border:1px solid #c9f4f2;
padding:3px;
color:#444;
}

table.pf_edit input:focus, table.pf_edit input:active, table.pf_edit textarea:focus, table.pf_edit textarea:active, table.pf_edit select:focus, table.pf_edit select:active {
color:#111;
border:1px solid #B8E3F1
}

table.pf_edit td {
border-right:1px solid #B8E3F1;
border-bottom:1px solid #B8E3F1;
}

table.pf_edit {
border-left:1px solid #B8E3F1;
}

table.pf_edit th {
background:#B8E3F1;
}





.pf_edit_item_mand, .pf_edit_label_mand, .pf_edit_data_mand {
background:#EFF7FB;
}

.pf_edit_label_mand {
font-weight:bold;
}

h1 {
color:#9F123E;
font-size:20px;
border-bottom:1px solid #B8E3F1
}


.navwrap {
padding-top:50px;
padding-bottom:60px;
background:url(../images/layout/navwrap.png) bottom no-repeat;
margin-bottom:50px;
}

.nav {
width: 624px;
height: 122px;
background:url(../images/buttons/manage.png);
opacity:0.99;
position:relative;
margin:0 auto;
}
.nav li {
display: inline;
}
.nav li a:link, .nav li a:visited {
position: absolute;
top: 0;
height: 122px;
text-indent: -9000px;
overflow: hidden;
z-index: 10;
}
.nav .portfolio a:link, .nav .portfolio a:visited {
position:absolute;
width: 312px;
}
.nav .portfolio a:hover, .nav .portfolio a:focus {
background: url(../images/buttons/manage.png) no-repeat bottom left;
}
.nav .portfolio a:active {
background: url(../images/buttons/manage.png) no-repeat bottom left;
}
.current-portfolio .home a:link, .current-portfolio .portfolio a:visited {
background: url(../images/buttons/manage.png) no-repeat bottom left;
cursor: default;
}
.nav-portfolio, .nav-portfolio-click {
position: absolute;
top: 0;
width: 312px;
height: 122px;
background: url(../images/buttons/manage.png) no-repeat bottom left;
}
.nav-portfolio-click {
background: url../(blue-nav.gif) no-repeat bottom;
}



.nav .profile a:link, .nav .profile a:visited {
position:absolute;
left: 312px;
width: 312px;
}
.nav .profile a:hover, .nav .profile a:focus {
background: url(../images/buttons/manage.png) no-repeat bottom right;
}
.nav .profile a:active {
background: url(../images/buttons/manage.png) no-repeat bottom right;
}
.current-about .profile a:link, .current-profile .profile a:visited {
background: url(../images/buttons/manage.png) no-repeat bottom right;
cursor: default;
}
.nav-profile, .nav-profile-click {
position: absolute;
top: 0;
left: 312px;
width: 312px;
height: 122px;
background: url(../images/buttons/manage.png) no-repeat bottom right;
}
.nav-profile-click {
background: url(../images/buttons/manage.png) no-repeat bottom right;
}


.docs {
width:254px;
height:177px;
background:url(../images/layout/people.gif) no-repeat;
position:absolute;
top:156px;
left:0;

}

a.exportprofile {
width:220px;
height:50px;
background:url(../images/buttons/exportprofile.png) bottom no-repeat;
text-indent:-9999px;
display:block;
margin-bottom:7px;
}

a.exportprofile:hover {
background-position:top;
}

a.exportportfolio {
width:220px;
height:50px;
background:url(../images/buttons/exportportfolio.png) bottom no-repeat;
text-indent:-9999px;
display:block;
}

a.exportportfolio:hover {
background-position:top;
}

a.exportthesecpds {
width:220px;
height:50px;
background:url(../images/buttons/exportthesecpds.png) bottom no-repeat;
text-indent:-9999px;
display:block;
}

a.exportportfolio:hover {
background-position:top;
}

a.exportthiscpd {
width:220px;
height:50px;
background:url(../images/buttons/exportthiscpd.png) bottom no-repeat;
text-indent:-9999px;
display:block;
}

a.exportthiscpd:hover {
background-position:top;
}

.export {
width:220px;
padding-left:20px;
border-left:1px solid #B8E3F1;
float:right;
height:125px;
padding-top:15px;
}

.bar .content {
padding-left:30px;
}

.main {
padding:30px 0;
}

.bar .content h3 {
padding-top:25px;
font-size:22px;
color:#9F123E;
font-weight:bold;
margin-bottom:5px;
}

.bar .content h3 span {
color:#2A518D;
font-weight:normal;
}

.bar .content ul {
margin:0;
padding:0;
}

.bar .content ul li {
list-style:none;
font-size:15px;
color:#5F97BD;
}

.bar .content ul li a {
color:#5F97BD;
}

.footer {
padding-top:20px;
border-top:1px solid #B8E3F1;
color:#2A518D;
}

.footer img {
float:right;
}

.footer a {
color:#5F97BD;
}

a:hover {
text-decoration:none;
}

#toppanel {
position: absolute;
width: 100%;
left: 0px;
z-index: 25;
text-align: center;

}

/* Angus additions */

#cpdlist {
background:#EFF7FB;
padding: 10px 10px 0 10px;
border:1px solid #B8E3F1;
}

#cpdlist .subinfo {
font-size:0.8em;
color:#666;
}

.addcpd {
margin-top: 20px;
padding: 10px 10px 0 10px;
border:1px solid #B8E3F1;
}

.addcpd input, .addcpd select {
background:#fff;
border:1px solid #c9f4f2;
color:#444;
vertical-align: middle;
}

/* Angus end */




