/* CSS Document */
* {
padding: 0px;
margin: 0px;
}

html, body {
border:0;
font-family: Arial, Helvetica, sans-serif;
}

html {
font-size: 100%;
}

body {
	font-size: 62.5%;	
	color: #666;
	background: #e9e9e9;
}


#container {
	width: 954px;
	background: url(../img/sides.gif) repeat-y;
	margin: 0 auto;
	padding: 0 9px 0;
}

.banner-home {
	background: url(../img/mainbanner.jpg) no-repeat;
	width: 953px;
	height: 246px;
	margin: 1px auto 0;
} 

.banner {
	/*background: url(../img/mainbanner-internal.jpg) no-repeat;*/
	width: 953px;
	height: 148px;
	margin: 1px auto 0;
} 

#content-home {
	padding: 19px 0 0 0;
}


#content-home #left-col {
	width: 205px;
	float: left;
}

#content-home #mid-col {
	float: left;
	width: 475px;
	padding: 15px 0 0 38px;
}

#content-home #right-col {
	width: 205px;
	float: right;
}


#content-internal {
	padding: 9px 0 0 0;
}

#content-internal #left-col {
	width: 205px;
	float: left;
}

#content-internal #right-col {
	width: 681px;
	float: right;
	padding: 0 30px 60px 0;
}


/*----------------------------------------
.user styles
------------------------------------------*/

.user {
	padding: 0 20px 0 0;
}

.user ul {
	list-style-type: none;
	margin:0 0 23px;
}

ul.ticks {
	list-style-type: none;
	margin:0 0 23px;
}

#content-internal #right-col ul.ticks  {
	margin:0 0 23px 30px;
}

#content-internal #right-col .user ul {
	margin:0 0 23px 30px;
}

ul.ticks li {
	background: url(../img/tick.gif) left 5px no-repeat;
	padding: 0 0 0 24px;
}

.user ul li {
	background: url(../img/tick.gif) left 5px no-repeat;
	padding: 0 0 0 24px;
}

#content-internal #right-col ul.ticks li  {
	padding: 0 0 0 30px;
	line-height: 2em;
	background: url(../img/tick.gif) left 6px no-repeat;
}

a.request-demo, a.request-callback, a.how-can-we-help {
	width: 160px;
	height: 22px;
	display: block;
	text-indent: -9999px;
	outline: none;
}

a.request-demo {
	background:url(../img/button-set.gif) no-repeat;
	margin: 25px 0 0 0;
}

a.request-callback {
	background:url(../img/button-set.gif) no-repeat 0 -22px;
}

a.how-can-we-help {
	background:url(../img/button-set.gif) no-repeat 0 -44px;
}

a.request-demo:hover {
	background:url(../img/button-set.gif) no-repeat -160px 0;
}

a.request-callback:hover {
	background:url(../img/button-set.gif) no-repeat -160px -22px;
}

a.how-can-we-help:hover {
	background:url(../img/button-set.gif) no-repeat -160px -44px;
}

ul.news-taster {
	list-style-type: none;
	margin:0;
}

ul.news-taster li {
	border-bottom: 1px solid #ededed;
	line-height: 1.4em;
	padding: 8px 0 18px 0;
	margin-bottom: 7px;
	text-indent: 21px;
	background: url(../img/fancy-bullet.gif) left 9px no-repeat;
}

#content-home #right-col ul.news-taster a.date {
	color: #ff7c00;
	font-style: italic;
	line-height: 18px;
}



#content-home #right-col a, #content-home #left-col a  {
	font-size: 1.1em;
	color: #01777e;
	text-decoration: none;
}

#content-home #right-col a:hover, #content-home #left-col a:hover  {
	text-decoration: underline;
}

.stretch-box {
	background: url(../img/stretch-box-sides.gif) repeat-y;
}

.stretch-box-top {
	background: url(../img/stretch-box-top.gif) no-repeat;
}

.stretch-box-foot {
	width: 167px;
	padding:19px 15px 22px 23px;
	background: url(../img/stretch-box-foot.gif) left bottom no-repeat;
}

#scroller {
	background: url(../img/temp-scroller.gif) no-repeat;
	margin: 15px 0 0 0;
	float: left;
	width: 100%;
	height: 67px;
}

#scroller ul {
	list-style-type: none;
	margin: 11px auto 0;
	width: 830px;
	height: 46px;
}

#scroller ul li {
	height: 46px;
	float: left;
	width: 165px;
	border-right: 1px solid #dbdbdb;
}

#scroller ul li a {
	float: left;
}

#scroller ul li a:hover {
	opacity: 0.5;
}

img.logo {
	float: left;
	height: 96px;
}

img.flag{
    vertical-align: middle;
    margin: 3px;
}

#header {

}

#content {

}


.request-buttons {
	padding: 0 0 0 22px;
}

.stretch-box .request-buttons {
	padding: 0;
}

ul.breadcrumbs {
	list-style-type: none;
	margin:0 0 15px 0;
	padding: 0 0 6px 17px;	
	border-bottom: 1px solid #f0f0f0;
}

ul.breadcrumbs li {
	display: inline;
	font-size: 1.1em;
}

ul.breadcrumbs li a {
	text-decoration: none;
}

ul.breadcrumbs li a:hover {
	color: #666666;
}



/*----------------------------------------
about us Pages
------------------------------------------*/

.team-member .description {
	padding: 0 0 20px 0;
}

.team-member .description {
	/*width: 500px;*/
	float:left;
	width:650px;
}

.team-member .image {
	width:137px;
	float: right;
}


blockquote {
	padding: 0 0 0 22px;
	background: url(../img/open-quotes.gif) left 1px no-repeat;
}

blockquote .comment-source {
	font-style: italic;
}

blockquote span {
		background:transparent url(../img/close-quotes.gif) no-repeat scroll left bottom;
		left:5px;
		margin:0 13px 0 0;
		padding:5px 8px;
		position:relative;
		top:0;
}


/*----------------------------------------
client/case studies page
------------------------------------------*/

.client {
	width: 208px;
	height: 176px;
	float: left;
	background: url(../img/client-box.gif) no-repeat;
	margin: 0 3px 3px 0;
	position: relative;
	padding: 8px;
	z-index:1;
}

.client p {
	margin: 0;
	padding: 5px 0 0 9px;
}

.client img {
	width: 208px;
	height: 96px;
	display: block;
}


.client p .read-more {
	color:#01777E;
	font-size:0.9em;
	line-height:1.9em;
}


a.pdflink {
	display: block;
	width: 53px;
	height: 28px;
	background: url(../img/client-pdflink.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	outline: none;
	text-indent: -9999px;
}



/*----------------------------------------
news Pages
------------------------------------------*/

.news-date {
	color: #FF7C00;
	margin: 0;
	padding: 10px 0 4px 0;
}

a.archive-month {
	font-size: 1.2em;
	line-height: 2em;
}



#footer {
	width: 972px;
	background: url(../img/footer.gif) no-repeat;
	padding: 50px 0 100px 0;
	margin: 0 auto;
	text-align: center;
	color: #8F8F8F;
	font-size: 1.1em;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	color: #8F8F8F;
	text-decoration: none;
}

#footer a:hover {
	color: #aaa;
}





