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

.cl{
	float: none;
	clear: both;
	height: 1px;
	font-size: 1px;
	background: #f2f0e6;
}
.fl{
	float: left;
}
.bold{
	font-weight: bold;
}
img{
	border: 0px none;
}

/* associated activities link on three pillars page */
.associated-activities-banner {
    clear: both;
    float: left;
    margin-left: -6px;
    margin-top: -13px;
    position: relative;
    height: 78px;
    width: 100%;
}

#associated-activities-link,
#pdev-facilities-link {
    position: absolute;
    display: block;
    height: 51px;
    width: 332px;
    top: 0;
}

#associated-activities-link {
    left: 135px;
}

#pdev-facilities-link {
    left: 497px;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#wrapper{
    border: 1px solid #00163b;
    background-color: #ffffff;
    color: #00163b;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#banner {
	width: 960px;
    height: 130px;
    height: 141px;
    background-color: #ffffff;
}

#banner img.rn-logo{
    margin-top: 13px;
    margin-left: 10px;
}

#banner div#login-form {
    display: block;
    width: 179px;
    height: 127px;
    float: right;
    font-size: .9em;
    padding-left: 28px;
    border-left: 1px dotted #666666;
}

#banner div#login-form dd#email-element,
#banner div#login-form dd#password-element,
#banner div#login-form dd#login-element{
    display: block;
	float: none;
	padding: 0;
}

#banner div#login-form dt#redirect-label {
    display: block;
}

#banner div#login-form input#email,
#banner div#login-form input#password {
    border: 1px solid #a4a9af;
    background-color: #d0d8da;
	margin: 0;
	width: 145px;

}

#banner div#login-form dd#login-element button#login {
    border: 1px solid #ffffff;
    background-color: #ba0030;
    padding-left: 5px;
    margin-top: 10px;
    color: #ffffff;
}

#banner div#login-form dt#email-label,
#banner div#login-form dt#password-label{
    display: block;
    margin-top: 10px;
	float: none;
	margin-left: 0;
}

#banner div#login-form dd#login-element button#submit {
    border: 1px solid #FFFFFF;
}

#search-bar {
    display: block;
    width: 100%;
    background-color: #d0d8da;
    border-bottom: 1px solid #00163b;
    height: 26px;
}

#search-bar form{
    float: right;
    padding-top: 3px;
    padding-right: 3px;
}

#search-bar input#search-value {
    border: 1px solid #a4a9af;
}

#search-bar input#search-submit {
    background-color: #ba0030;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 1px;
}

#search-bar input#search-submit:hover {
    background-color: #cbd326;
    color: #00163b;
}

#container p.intro-text {
    color: #00163b;
    margin-top: 5px;
    padding: 5px;
    font-weight: bold;
    text-align: center;
    margin-right: 70px;
    margin-left: 70px;
    margin-bottom: 14px;
    letter-spacing: 2px;
    font-size: 18px;
}

.rn-logo, .land-sea-air {
    float: left;
}

.land-sea-air {
    margin-top: 40px;
}

#main-categories-holder{
    padding: 5px 5px 0 5px;
    background: url('../img/category-bg.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    width: 949px;
}

#main-categories-holder:after{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

#main-categories-holder p a {
    color: #ffffff;
}
#main-categories-holder p a:hover {
    text-decoration: underline;
}

#main-categories-holder h1 a {
    color: #004257;
}
#main-categories-holder h1 a:hover {
    color: #00163b;
    text-decoration: none;
}

#object{
	width: 900px;
	margin: 0px auto;
	position: relative;
	z-index: 11;
}
#top{
	width: 100%;
	position: relative;
	/*background: url(http://www.pdevportal.co.uk/assets/images/hr_big.gif) no-repeat scroll 0px 0px;*/
	height: 90px;
	z-index: 11;
}
#top a.logo{
	width: 170px;
	height: 49px;
	/*background: url(http://www.pdevportal.co.uk/assets/images/logo.gif) no-repeat scroll 0px 0px;*/
	display: block;
	position: absolute;
	top: 28px;
	left: 40px;
	z-index: 10;
} 
#top img.top_text{
	display: block;
	position: absolute;
	top: 32px;
	right: 190px;
	z-index: 10;
} 
#breadcrumbs{
	height: 15px;
	width: 100%;
	position: relative;
}
#breadcrumbs a{
	color: #666;
}
#breadcrumbs .bc{
	position: absolute;
	top: 2px;
	left: 33px;
}
#breadcrumbs .mh{
	position: absolute;
	top: -2px;
	right: 105px;
}

#container, #footer-inner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#nav-bar {
	height: 66px;
	width: 100%;
	background-color: #252728;
}

#container { /* main content area with background image of ship and sailor at right */
    overflow: hidden;
}

#container .content{
	width: 886px;
	padding: 0 30px 0 43px;
	background: url(http://www.pdevportal.co.uk/images/container_bg2.jpg) repeat-y scroll 0px 0px;
	letter-spacing: 1px;
}
#banner_left{
	position: relative;
}
#banner_left img{
	padding: 40px 0px 0px 14px;
}
#banner_left a{
	color: #cd0036;
	position: absolute;
	left: 50px;
	top: 180px;
}
.content .header{
	color: #e85477;
	font-size: 13px;
}
.content p.hr{
	width: 100%;
	height: 2px;
	font-size: 1px;
	margin: 4px 0px;
	background: url(http://www.pdevportal.co.uk/images/hr_bg.gif) repeat-x scroll 0px 0px;
}
.content ul{
	padding: 10px;
}
.content ul li{
	background: url(http://www.pdevportal.co.uk/images/ul_dot.gif) no-repeat scroll 0px 0px;
	padding-left: 30px;
	margin-bottom: 5px;
}
#footer{
	height: 55px;
	position: relative;
}
#footer p.menu{
	position: absolute;
	top: 12px;
	right: 3px;
}
#footer p.copy_r{
	position: absolute;
	top: 12px;
	left: 3px;
}
#footer a{
	color: #666;
}
#footer_bg{
	/*background: url(http://www.pdevportal.co.uk/assets/images/footer_bg.jpg) repeat-x scroll 0px 100%;*/
	z-index: 100;
	height: 100%;
}
#top_bg{
	/*background: url(http://www.pdevportal.co.uk/assets/images/paski.jpg) repeat-x scroll 0px 0%;*/
}

.news-scroll-holder {
    width: 233px;
    float: right;
    margin-top: 20px;
}

.news-scroll-holder li {
    color: #666666;
    margin-top: 3px;
}