/*
author: Darren Chandler
company: Campbell Shaw Ltd
email: d.chandler@campbellshaw.co.uk
*/

body,html {
	font-size:100%;
	padding:0;
	margin:0
}

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


h1 {
	font-size:1.4em
}

h2 {
	font-size:1.2em
}

h3 {
	font-size:1.1em
}

h4,h5 {
	font-size:1em
}

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

input, option, textarea {
	font-size:1em
}

textarea {
	font-family:Verdana,Arial,Helvetica,sans-serif
}

p {
	line-height:1.5em
}

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

li {
	list-style-type:square
}

a img {
	border:0
}

#scrn-read {
	display:none
}

#container {
	font-size:0.7em;
	width:760px;
	margin:auto
}

#header {
	height:86px;
	background:#fff url('../img/header.jpg') no-repeat
}

#home-link {
	margin-left:30px;
	margin-top:15px
}

#sidebar {
	width:233px;
	float:left
}

#site-home #sidebar {
	display:none
}

#content {
	width:491px;
	padding:0 17px 17px 17px;
	float:right;
	min-height:30em
}

#content-wrap {
	width:100%;
	float:left;
	margin-top:24px;
	display:inline;
	background:#fff url('../img/wrap_divide.gif') repeat-y
}

#content h1 {
	color:#ff5800;
	font-weight:bold;
	font-size:1.3em;
	margin-top:0
}

#content h2 {
	margin:0 0 0.2em 0
}

#content p {
	margin:0 0 1em 0
}

#breadcrumb {
	background:#add0f2;
	padding:4px 13px;
	clear:both
}

#breadcrumb a {
	text-decoration:none;
	color:#1e1f6c
}

#call-us {
	margin-top:18px;
	margin-left:-18px;
	padding:18px;
	width:250px;
	background:#fff url('../img/sub_content_horiz.gif') no-repeat
}

#call-us span {
	display:block;
	font-size:2.1em;
	padding-top:10px;
	color:#3264e9
}

#site-home #content {
	background:#fff url('../img/montage.jpg') no-repeat;
	width:682px;
	padding:172px 20px 20px 58px
}

#site-home #content h1 {
	margin:0 0 10px 0;
	color:#1c1d6b
}

#useful-links {
	padding-top:20px;
	clear:both;
	font-size:1em;
	color:#1c1d6b;
	text-align:center
}

#useful-links a, #site-info a {
	text-decoration: underline;
	color: #1C1D6B;
}

#useful-links a:hover, #site-info a:hover {
    text-decoration: none;
}

#site-info {
	padding-top:20px;
	clear:both;
	font-size:1em;
	color:#1c1d6b;
	font-family:arial
}

#site-info address {
	font-style:normal;
	text-align:center
}

#company-info {
    text-align:center;
    font-size:0.9em;
}

#logos {
    padding:20px 0 10px 0;
    text-align:center
}

#site-by {
	padding:0 0 10px 0;
	text-align:center
}

.industry {
	float:right;
	margin-left:5px
}

#site-by, #site-by a {
	color:#999;
	text-decoration:none
}

#site-by a:hover {
	color:#000;
}

#access-options h3 {
	font-size:1em;
	margin-bottom:0.1em
}

#sitemap ul {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li ul {
	padding-bottom: 0;
}

#news-listing {
    margin: 0;
    padding: 0;
}

#news-listing li {
    list-style: none outside none;
    background: transparent url(../img/news-list-divider.gif) repeat-x bottom left;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

#news-listing img {
    float: right;
    margin: 0 0 5px 10px;
}

#news-listing h2 a {
    color: #1c1d6b;
    font-size: 0.95em;
    text-decoration: none;
}

span.date {
    display: block;
    margin-bottom: 7px;
    color: #1C1D6B;
}

#news-listing p {
    color: #000;
    margin-bottom: 8px;
}

a.more,
a.next,
a.previous {
    background-color: #ff5902;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 4px;
}

a.more {
    margin-top: 10px;
    
}

#news-content-container {
    float: left;
    width: 280px;
    margin-right: 10px;
    color: #000;
}

#news-img-container {
    width: 200px;
    float: left;
}

#news-img-container img {
    float: right;
}

body#news-home #call-us {
    clear: both;
    margin-top: 30px;
    float: left;
}

.paging {
    margin-top: 20px;
    overflow: hidden;
}

.paging .next {
    float: right;
}

.paging .previous {
    float: left;
}

.paging .context {
    padding-left: 210px;
}

.paging .invalid {
    display: none;
}
