/*
author: Robert Griffiths
company: Campbell Shaw Ltd
email: r.rgriffiths@campbellshaw.co.uk
*/

body,html {
	font-size:100%;
	padding:0;
	margin:0;
	background: url(../img/background.jpg) repeat-x #00a8bd;
}

html,body {height: 100%}
/*html>body {height: auto;min-height:100%}*/

td,div,body {
	font-family:Verdana,Arial,Helvetica,sans-serif
}


h1 {
	font-size:1.4em;
	padding: 0 0 15px 0
}

h2 {
	font-size:1.1em;
	font-weight: bold;
	padding: 0 0 3px 0
}

h3 {
	font-size:1.1em
}

h4,h5 {
	font-size:1em
}

h5 {
	font-weight:normal;
	font-style:italic
}

#content h1,#content h2,#content h3,#content h4 {
color:#0d4e93
}

p {
	line-height:1.5em;
	padding: 0 0 10px 0
}

dl.legal dt,ol li {
	list-style-type:decimal
}

#content li {
	list-style-type:disc;
	line-height:1.5em;
}

a img {
	border:0
}


#content a,#content a:link ,#content a:visited {
    /*color:#0d4e93*/
    color:#6f6f6f
}
#content a:hover ,#content a:visited:hover {
    color:#c50000
}


#scrn-read {
	display:none
}

em {}
em.de-emphasis {font-size: 0.7em;font-style: normal}

#container {
	background:#fff url(../img/content_bg.gif) repeat-y;
	font-size:0.7em;
	width:762px;
	height: 100%;
	color: #8f8f8f;
	padding: 0 4px;
	position:relative;
	margin:auto
}
body>#container {
	height:auto;
	min-height: 100%
}


#container h2.member-login {
    display:block;
    width:177px;
    height:30px;
    overflow:hidden;
    text-indent:-999em;
    background:#fff url(../img/title_login.gif) no-repeat;
}

#branding {
	background:#fff url(../img/branding.jpg);
	font-weight:bold;
	height: 118px;
	font-size:large;
}

#branding h1 {
	position: absolute;
	left: -999em;
}

#main-nav {
	float: left;
	clear: both;
	padding: 0 0 20px 0;
}

#bread-crumb {
    clear:both;
    /*float:left;
    width:100%;*/
    margin: 0 0 30px 0;
    padding:3px 20px;
    border-top:1px solid #c50000;
    border-bottom:1px solid #c50000;
    color:#0d4e93
}

#bread-crumb a,
#bread-crumb a:visited {
    color:#0d4e93;
    text-decoration:underline
}

#bread-crumb a:hover,
#bread-crumb a:visited:hover {
    color:#c50000;
    text-decoration:underline
}

#bread-crumb div {
    display:inline;
    padding-right:10px
}

#side-bar {
	width:200px;
	float:right;
	margin:0 10px 0 0;
}

.sub-content {
	width:200px;
	float:left;
	padding:20px 0 0 0;
	display:inline;
	color:#fff;
	background:#0E56A2 url(../img/sub_top_bg.gif) no-repeat;
	margin-bottom:10px
}


.sub-content h2 {
	margin-top:0;
	padding-top:0;
}

.sub-inner {
    width:180px;
	float:right;
	padding:0 10px 10px 10px;
	margin:0;
	background:transparent url(../img/sub_bottom_bg.gif) no-repeat left bottom
}
.sub-content a:link, .sub-content a:visited {
	color:#fff;
}

.sub-content a:hover, .sub-content a:visited:hover {
	color:#acceff;
}


#content {
	width:510px;
	padding: 0 20px;
	float:left
}

.full-width #content {
	width:722px;
	padding: 0 20px;
	float:left
}

#site-info {
	width: 740px;
	padding: 5px 10px;
	margin-left:0;
	position: absolute;
	bottom: 0;
	border-top:1px solid #D1D1D1
}

#site-info .service-logo {
    float:left
}

#site-info .service-logo img {
    margin-right:5px
}

#site-info .accreditation {
    float:right
}

#site-info .accreditation img {
    margin-left:5px
}

#site-info a,#site-info a:link ,#site-info a:visited {
    /*color:#0d4e93*/
    color:#6f6f6f
}
#site-info a:hover ,#site-info a:visited:hover {
    color:#c50000
}

.hr {border-bottom: 1px dashed #000;height:1px;margin:5px 0}
hr {border: 1px dashed #000;height:1px}
.hr hr {position: absolute;left:-999em}

.base {clear:both; padding-bottom:3em; height:0}
.hide {position:absolute;left:-999em}
.left {float: left; margin: 0 10px 5px 0;clear:left}
.right {float: right; margin: 0 0 5px 10px; clear:right}
.left-tight {float: left; margin: 0 2px 2px 0;clear:left}

.certificate-info {
    width:100%
}

.certificate-info td, .certificate-info th {
    padding:0.3em
}

.certificate-info th {
    text-align:left
}

.certificate-info .warning-high td, .certificate-info .warning-high th a {
    color:red;
}

.certificate-info th a {
    color:green;
    text-decoration:underline
}
.certificate-info th span {
    font-weight:normal
}
.certificate-info th a:hover, .certificate-info th a:visited:hover {
    text-decoration:underline
}

.certificate-info .new-section {
    padding-top:30px;
    color:#0D4E93;
    font-size:1.2em;
    border-bottom:1px solid #ccc
}

#message {
    width:200px
}

.certificate-info .warning-medium td,
.certificate-info .warning-medium th a {
    color:orange
}

p.highlight {
    color:#c50000
}

a.edit-button {
    display:block;
    float:right;
    width:124px;
    height:47px;
    overflow:hidden;
    text-indent:-999em;
    margin-left:10px;
    margin-bottom:10px
}

a.slim-button {
    display:block;
    float:right;
    width:101px;
    height:33px;
    overflow:hidden;
    text-indent:-999em;
    margin-left:10px;
    margin-bottom:10px
}

a.slim-button:hover, a.slim-button:visited:hover {
    background-position:0 -33px;
}

a.edit-button:hover, a.edit-button:visited:hover {
    background-position:0 -47px;
}

a.action-info {
    background:#fff url(../img/button_info_update.gif) no-repeat
}
a.action-work {
    background:#fff url(../img/button_work_update.gif) no-repeat
}
a.action-profile {
    background:#fff url(../img/button_profile_update.gif) no-repeat
}
a.action-cert {
    background:#fff url(../img/button_cert_add.gif) no-repeat
}
a.action-enter {
    background:#fff url(../img/button_comp_enter.gif) no-repeat
}
a.action-review {
    background:#fff url(../img/button_review_submit.gif) no-repeat
}
a.action-logout {
    background:#fff url(../img/button_logout.gif) no-repeat
}