/* @override http://sis.local/media/css/layout.css */

body {
	margin: 0;
	padding: 0;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 13px;
    color: #6e6e6e;
    background-color: #b1b3b5;
}

.wrapper {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
    background: white url(../images/bg-sis.gif) no-repeat;
    padding-left: 35px;
    padding-right: 35px;
}

img {
    border: none;
}

p {
    font-size: 12px;
}

/* @group Header */

.header {
	width: 913px;
}

/* @group Navigation */

.nav {
	position: relative;
    height: 34px;
    font: 12px Arial, Helvetica, Geneva, sans-serif;
    width: 913px;

}

.nav li {
	display: list-item;
    float: left;
    margin: 0;
    padding: 0;
}

.nav ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a:link, .nav a:visited {
	color: #fff;
	text-decoration: none;
    height: 21px;
    display: block;
    margin: 0 4px 0 0;
    text-align: center;
    background: url(../images/nav-home-active.png) repeat-x;
    padding-top: 6px;
    padding-bottom: 0;
    width: 100px;
}

.con a:link, .con a:visited  {
    background: url(../images/nav-con-active.png) repeat-x;
    width: 103px;
}

.eng a:link, .eng a:visited  {
    background: url(../images/nav-eng-active.png) repeat-x;
    width: 102px;
}

.pri a:link, .pri a:visited  {
    background: url(../images/nav-pri-active.png) repeat-x;
    width: 150px;
}

.kc a:link, .kc a:visited  {
    background: url(../images/nav-kc-active.png) repeat-x;
    width: 150px;
}

.geo a:link, .geo a:visited  {
    background: url(../images/nav-geo-active.png) repeat-x;
    width: 180px;
}

.active a:link, .active a:visited {
    background-image: url(../images/nav-home-active.png);
    height: 34px;
}

.con.active a:link, .con.active a:visited {
    background-image: url(../images/nav-con-active.png);
    height: 34px;
}

.eng.active a:link, .eng.active a:visited {
    background-image: url(../images/nav-eng-active.png);
    height: 34px;
}

.pri.active a:link, .pri.active a:visited {
    background-image: url(../images/nav-pri-active.png);
    height: 34px;
}

.kc.active a:link, .kc.active a:visited {
    background-image: url(../images/nav-kc-active.png);
    height: 34px;
}

.geo.active a:link, .geo.active a:visited {
    background-image: url(../images/nav-geo-active.png);
    height: 34px;
}

.nav a:hover {
    text-decoration: underline;
}

/* @end */

.logo-wrapper {
    width: 913px;
    float: left;
}

.logo h1 {
    visibility: hidden;
    position: absolute;
    display: none;
}

.logo {
    width: 700px;
    padding: 0;
    float: left;
}

.contact-details {
    width: 210px;
    float: right;
    padding-top: 51px;
}

.contact-details p {
    margin: 0;
    font-size: 14px;
    text-align: right;
    padding-bottom: 3px;
}

.contact-details a {
    text-decoration: none;
    color: #6d6e70;
}

.standout {
    font-size: 15px;
    color: #232a5e;
}



/* @end */

/* @group Content */

.section-img {
	height: 182px;
}

.content {
    float: left;
}

.content p {
}

.content a {
    color: #000;
}

.left {
    width: 703px;
    float: left;
}

.cms-content {
    width: 466px;
    float: left;
}

.right {
    width: 201px;
	float: right;
}

.right img {
    margin-top: 10px;
}

/* @group Home */
.portal h2 {
    color: #fff;
    margin-top: 0;
    padding-top: 12px;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 7px;
}

.portal p {
    color: #fff;
    padding-left: 8px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 19px;
    margin-top: 0;
    padding-top: 0;
}

.portal a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.portal a:hover {
    font-weight: bold;
}

.box-con {
    width: 454px;
    height: 118px;
    background-image: url(../images/portal-con-bg.jpg);
    padding-left: 460px;
    cursor: pointer;
}

.box-con:hover {
    opacity: 0.74;
}

.box-eng {
    width: 454px;
    height: 118px;
    background-image: url(../images/portal-eng-bg.jpg);
    padding-left: 460px;
    margin-top: 12px;
    cursor: pointer;
}

.box-eng:hover {
    opacity: 0.74;
}

.box-pri {
    width: 454px;
    height: 118px;
    background-image: url(../images/portal-pri-bg.jpg);
    padding-left: 460px;
    margin-top: 12px;
    cursor: pointer;
}

.box-pri:hover {
    opacity: 0.74;
}

.box-kc {
    width: 454px;
    height: 118px;
    background-image: url(../images/portal-kc-bg.jpg);
    padding-left: 460px;
    margin-top: 12px;
    cursor: pointer;
}

.box-kc:hover {
    opacity: 0.74;
}

.box-geo {
    width: 454px;
    height: 118px;
    background-image: url(../images/portal-geo-bg.jpg);
    padding-left: 460px;
    margin-top: 12px;
    cursor: pointer;
}

.box-geo:hover {
    opacity: 0.74;
}

.grey-bar {
    width: 703px;
    height: 19px;
    background-color: #b1b3b5;
    margin-bottom: 9px;
}

/* @end */

/* @group construction */

.construction {
    margin-top: 9px;
    width: 914px;
}

.construction p {
    color: #232a5e;
}

.construction h2 {
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    margin-top: 2px;
    border-bottom: 2px solid #232a5e;
    color: #232a5e;
}

.construction h5 {
    color: #232a5e;
    font-size: 12px;
}

.left-nav a {
    padding-left: 12px;
    text-decoration: none;
    color: #fff;
}

.left-nav a:hover {
    text-decoration: underline;
}

.left-nav {
    width: 182px;
    height: 554px;
    background-color: #232a5e;
    float: left;
    padding-top: 16px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 30px;
    font-size: 12px;
}

.left-nav ul {
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
}

.left-nav li {
    list-style-type: none;
    padding-bottom: 14px;
    font-weight: bold;
}

.left-nav ul li ul li {
    padding-bottom: 0;
    margin-top: 14px;
    font-weight: normal;
    font-style: normal;
    padding-left: 18px;
    font-size: 11px;
    background: url(../images/bullet-bg.png) no-repeat 11px 3px;
}


.left-nav li .active {
    font-weight: bold;
}

.left-nav .selected {
}

.left-nav .selected > ul > li {
	
}

.left-nav .selected > ul {
}

.left-nav .selected a:link,.left-nav .selected a:visited {
}

.left-nav .selected > ul > li a:link,.left-nav .not-selected a:visited {
	
}

.left-nav .selected > ul > li.active a:link,.selected > ul > li.active  a:visited {
	background-image: none;
}



/* @end */

/* @group engineering */

.engineering {
    margin-top: 9px;
    width: 914px;
}

.engineering .left-nav {
    background-color: #e91e26;
}

.engineering h2 {
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    margin-top: 2px;
    border-bottom: 2px solid #e91e26;
    color: #e91e26;
}

.engineering h5 {
    color: #e91e26;
    font-size: 12px;
}

.latest-news {
    background-color: #6d6e70;
    padding: 14px;
    margin-bottom: 9px;
}

.latest-news h3 {
    margin-top: 0;
    color: #fff;
    margin-bottom: 0;
}

.latest-news img {
    padding-right: 9px;
}

.latest-news p {
    color: #fff;
    margin-bottom: 8px;
    padding: 0;
    margin-top: 8px;
}

.latest-news a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.latest-news a:hover {
    text-decoration: underline;
}

.article {
    border-bottom: 1px solid #fff;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.gallery-table {
    text-align: center;
    margin-top: 12px;
}

.gallery-table img {
    border: 1px solid silver;
    width: 140px;
    margin-right: 5px;
    margin-left: 5px;
}

.gallery-desc {
    background-color: gray;
    display: block;
    margin-right: 5px;
    margin-left: 5px;
}

p.gallery-desc {
    color: #fff;
    padding: 3px;
    margin-top: 3px;
}

/* @end */

/* @group Priory */

.priory {
    margin-top: 9px;
    width: 914px;
}

.priory .left-nav {
    background-color: #006837;
}

.priory h2 {
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    margin-top: 2px;
    border-bottom: 2px solid #006837;
    color: #006837;
}

.priory h5 {
    color: #006837;
    font-size: 12px;
}

/* @end */



/* @group kc-hickson */

.kc-hickson {
    margin-top: 9px;
    width: 914px;
}

.kc-hickson .left-nav {
    background-color: #0071bc;
}

.kc-hickson h2 {
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    margin-top: 2px;
    border-bottom: 2px solid #0071bc;
    color: #0071bc;
}

.kc-hickson h5 {
    color: #0071bc;
    font-size: 12px;
}

/* @end */

/* @group george */

.george {
    margin-top: 9px;
	width: 914px;
}

.george .left-nav {
    background-color: #8c6239;
}

.george h2 {
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    margin-top: 2px;
    border-bottom: 2px solid #8c6239;
    color: #8c6239;
}

.george h5 {
    color: #8c6239;
    font-size: 12px;
}

/* @end */

/* @group contact */

.contact {
    margin-top: 9px;
	width: 914px;
}

.contact h2 {
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    margin-top: 2px;
    border-bottom: 2px solid #6d6e70;
    color: #6d6e70;
}

.contact .left-nav {
    background-color: #b1b3b5;
    padding: 0;
}

.contactpage-details {
    color: #fff;
    padding: 10px;
    margin-top: 10px;
    background: #6d6e70 url(../images/contact-details-bg.png) no-repeat right top;
}

.contactpage-details p {
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
}

.company-name {
    font-size: 13px;
}

.contact-column-1 {
	padding-left: 40px;
    width: 500px;
    float: left;
}

.contact-column-2 {
	padding-right: 30px;
    margin-left: 600px;
    width: 300px;
    line-height: 15px;

}

.form-box {
    width: 440px;
    opacity: 0.9;
    color: #454248;
    font-size: 12px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.form-box td {
    vertical-align: top;
    line-height: 16px;
}

.inputbox {
    width: 280px;
}

.tabox {
    width: 280px;
}

.selectbox {
    width: 110px;
}

.inputbox2 {
    width: 167px;
}

.smalltext {
    font-size: 11px;
    margin-bottom: 5px;
    text-align: right;
}

.label {
    vertical-align: top;
}

/* @end */

/* @group news */

.news img {
	margin-top: 10px;
	margin-right: 10px;
}



/* @end */

.pdf-files a {
	color: #6e6e6e;
	text-decoration: none;
}

.newsletter {
    width: 186px;
    background-color: #b1b3b5;
    float: right;
    margin-top: 12px;
    padding: 8px;
}

.right .newsletter {
    margin-top: 0;
}

.newsletter h3 {
    margin-top: 0;
    margin-bottom: 4px;
}

.newsletter input.text {
    width: 180px;
    padding-top: 3px;
    padding-bottom: 4px;
    margin-bottom: 6px;
}

/* @end */

/* @group Footer */

.footer {
	width: 913px;
    height: 62px;
    padding-bottom: 40px;
    background: url(../images/footer-bg.png) no-repeat;
    clear: both;
    color: #6d6e70;
    padding-top: 32px;
}

.footer_nav {
    float: left;
}

.footer_nav p {
    margin: 0;
    padding: 12px 0 0;
    font-size: 11px;
}

.footerlinks {
	float: right;
    text-align: right;
}

.footerlinks p {
    padding-top: 12px;
    margin: 0;
    font-size: 11px;
}

.footer a {
    color: #6d6e70;
}

.footer a:hover {
	color: #000;
}

/* @end */