/* @override http://tarmacdry-dev.connectdigitalllp.co.uk:8090/css/tarmacdry.css */

/* (c) Tarmac 2008 */
body {
	background: #262626 url('/images/background-splice.png') top left repeat-x;
	color: #676767;
}


#custom-doc { 
	width:76.92em;
	*width:75.07em;
	min-width:1000px; 
	margin:auto; 
	text-align:left;
	background: #fff;
}

.yui-t3 .yui-b{float:left;width:18.4615em;*width:18em;}
.yui-t3 #yui-main .yui-b{margin-left:19.4615em;*margin-left:19em;}
#yui-main .yui-gc {
	background: url('/images/bg.gif') no-repeat bottom right;
}

#yui-main {
	border-bottom: 2px dotted #989898;
}

/* @group common */
a {
	color: #676767;
	text-decoration: underline;
}

a:hover,
a:focus,
a:active {
	color: #fbbd1a; /* orange */
	text-decoration: underline;
}

h1, h2, h3, h4 {
	color: #bdbdc0;
}

h1 {
	padding: 0.25em 0 0 0;
	font-size: 246.2%;
	font-weight: bold;
}

h2 {
	font-size: 182%;
	padding: 0 0 0.25em 0;
}

h3 {
	font-size: 123.1%;
	padding: 0.5em 0 0 0;
}

h4 {
	font-weight: bold;
	color: #000;
}

strong {
	font-weight: bold;
}

p.intro {
	color: black;
	margin: 0.5em 0 0 0;
}

#main p {
	margin-bottom: 0.75em;
}

.black {
    color: black;
}

.hr, hr {
	display: block;
	height: 4px;
	overflow:hidden;
	border: #fff;
	background: url('/images/hr1.gif') repeat-x top left #28ace2;
	margin: 1em 0;
}

strong {
    font-weight:bold;
}

em {
    font-style: italic;
}

#content p {
	margin-bottom: 1em;
}
#content ul li, .bodyText ul li {
    margin-left:2em;
    list-style: disc outside url('/images/bullet.gif');
}

#content ol li, .bodyText ol li {
    margin-left:2em;
    list-style: outside decimal;
}

.first-word {
	color: #fbbd1a;
}

p.tagline {
	font-size: 160%;
	color: #006841;
	padding-top: 1em;
}

/* @end */

/* @group Captioned Images */
.captioned_image {
	float: left;
	margin: 0 1em 0 0;
}

.captioned_image img {
	border: 2px solid #ffcd33;
}

.captioned_image p {
	width: 162px;
}

.captioned_image strong {
	display: block;
}

/* @end */

/* @group header */

#hd {
	background: #fff;
}

#hd div {
	position: relative;
	height: 170px;
	width:76.92em;
	*width:75.07em;
	min-width:1000px; 
	margin:0 auto;
	text-align:left;
}

a.tarmaclogo {
	position: relative;
	display: block;
	width: 192px;
	height: 59px;
	background: url('/images/TarmacLogo.jpg') no-repeat top left #fff;
	text-indent: -1000px;
	margin: 0; padding: 0;
}

#hd a.tarmaclogo {
	top: 45px;
	left: 30px;

}

a.drylogo {
	position: absolute;
	bottom: 0;
	display: block;
	background: url('/images/tarmacdry-header-760px.png') no-repeat top left #fff;
	width: 760px;
	height: 170px;
	margin: 0 0 0 240px;
	text-indent: -2000px;
}

#hd form {
	position: absolute;
	top: 55px;
	right: 20px;
	background: #fff;
	padding: 3px 0 0 25px;
	height: 21px;
	margin:0;
	
}

#hd fieldset {
    float:left;
}

#hd legend, #hd label {
	display: none;
}

/* @group mainmenu */
#mnu {
	position: relative;
width:100%;
}

#mnu img {
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 0.5em;
	border-left: 1px solid #85b8a6;
	width: 17.9em;
	*width: 17.4em;
	height: 7.5em;
}

#mnu ul {
	margin-left: 24%;
	_margin-left:0;
	/*float: left;*/
	float:right;
	width: 76%;
	background: #e4e4e4
}

#mnu ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #fff;
	display: block;
}

#mnu ul li a {
	display: block;
	padding: 0.5em 1.5em;
	color: #333;
	text-decoration: none;
}

#mnu ul li a:hover,
#mnu ul li.selected a {
	background: #ffc800;
	color: #fff;
}

/* @end */

/* @end */

/* @group breadcrumb */

#breadcrumb {
	margin: 1em 0;
}

#breadcrumb li {
	display: inline;
}

#breadcrumb .current {
	/*color: #fbbd1a;*/
}

/* @end */

/* @group footer */

/* @group footer-top */
#ft1 {
	position: relative;
	height: 120px;
	margin: 2em 0 0 0;
	padding: 0 0 0 0.25em;
}

#ftlogo {
	position: absolute;
	top: 0;
	right: 25px;

	display: block;
	height: 120px;
	width: 200px;
	background: url('/images/ft.gif') no-repeat top left #fff;
	text-indent: -2000px;
}
/* @end */


/* @group footer-menu */
#ft {
	padding: 1em 3em;
}

#ft ul {
	padding: 0 0 1.5em 0em;
}

#ft li {
	float:left;
	list-style: none;
	border-left: 1px solid black;
	padding: 0 0.5em;
}

#ft li.first {
	border-left: 0;
	padding-left: 0;
}

#ft li a {
	color:  #000;
}

#ft li a:hover,
#ft li a:focus,
#ft li a:active {
	color: orange;	
}

p.copyright {
	color: #000;
}

/* @end */

/* @group footer-banner */
#ftbanner {
	font-size: 85%;
	clear: both;
	background: url('/images/ftbl.gif') no-repeat bottom left;

	margin: 2em 2em 1em 0;
	min-height: 95px;
	_height:95px;
}

#fttl {
	display: block;
	float: left;
	height: 100%;
	margin-right: 5px;
}

#ftbanner p {
	padding: 1.25em 250px 0 1em;
	color: #fff;
}

#ftbr {
	background: url('/images/ftbr.gif') no-repeat bottom right;
	min-height: 95px;
	_height:95px;
}

#fttr {
	background: url('/images/fttr.gif') no-repeat top right;
}
/* @end */

#copyright {
	clear: both;
	margin: 0.5em 0 0 26%;
}
/* @end */

/* @group columns */

#lt {
	margin-left: 1em;
	padding-top: 1em;
}

#rt {
	margin-right: 1em;
	padding-top: 1em;
	padding-bottom: 18em;
}

.nav2 {
	margin: 0 0 1em 0;
}

.nav2 h2 {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	background: #ffc800;
	padding: 0.5em;
}

.nav2 h2 a {
	text-decoration: none;
	color: #fff;
}

.nav2 h2 a .first-word {
	color: #fff;
}

.nav2 li {
	padding: 0;
    background: #f3f3f3;
    border-bottom: 1px solid #fff;
}

.nav2 li a {
	padding: 0.75em;
	display: block;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

* html .nav2 li a {  /* make hover effect work in IE */
	width: 207px;
}

.nav2 li.selected a,
.nav2 li a:hover {
	background: #ffc800;
	text-decoration: none;
	color: #fff;
}

/* @end */

/* @group sitetools */

#lt h4 {
	color: #fff;
	background: #ffc800;
	padding: 0.5em;
}

#lt .actions.vertical {
	border: none;
	padding: 0;
}

.actions.horizontal li {
	float: left;
}

#content ul.actions.horizontal li {
	margin: 0;
	list-style: none;
}

.actions.vertical li {
	border-bottom: 1px solid #fff;
}

.actions {
	clear: both;
}

.actions.vertical {
	border: 2px dotted #989898;
	border-left: 0;
	border-right: 0;
	padding: 0.5em 0;
	margin-bottom: 2em;
}

.actions a {
	background: url('/images/raindrops.gif') no-repeat center left;
	display: block;
	padding: 0.75em 0 0.5em 3em;
	font-weight: normal;
	text-decoration: none;
}

.actions.horizontal a {
	background-position: -5px 50%;
	padding-left: 25px;
	padding-right: 10px;
}

.actions .print a {
	background-image: url('/images/print.gif');
}

.actions .email a {
	background-image: url('/images/email.gif');
}

.actions .rss a {
	background-image: url('/images/rss.gif');
}

.actions .sitemap a {
	background-image: url('/images/sitemap.gif');
}

.actions .contactus a {
	background-image: url('/images/contactus.gif');
}

.actions .downloads a {
	background-image: url('/images/downloads.gif');
}

.actions .newsletter a {
	background-image: url('/images/newsletter.gif');
}

.actions .glossary a {
	background-image: url('/images/a-z-icon.png');
	background-position: 10px 50%;
}

.actions .technical-details a {
	background-image: url('/images/technical-icon.png');
	background-position: 10px 50%;
}

.actions .links a {
	background-image: url('/images/links-icon.png');
	background-position: 10px 50%;
}

a.top {
	float: right;
	padding-top: 30px;
	min-width: 30px;
	text-decoration: none;
	text-align: center;
	background: url('/images/top.gif') no-repeat top center;
	margin: 0 0 1em 0;
}

/* @end */

/* @group specs */

#gtl {
	background: #fcf9ce;
	clear: both;
}

#gtl div.gtl-tabs {
	background: #fff;
	overflow: hidden;
}

#gtl ul.tabs {
	position: relative;
	float: left;
	top: 4px;
	z-index: 4;
}

#gtl ul.tabs li {
	float: left;
	width: 12.3em;
	*width: 12em;
	background: #008763;
	border: 2px solid #fff;
	z-index: 1;
	list-style: none;
	margin: 0;
}

#gtl ul.tabs a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.5em 0 0.5em 2em;
}

#gtl ul.tabs a:hover,
#gtl ul.tabs a:focus,
#gtl ul.tabs a:active {
	color: #fbbd1a; /* orange */
	text-decoration: underline;
}

#gtl ul.tabs li.selected {
	background: #fcf9ce;
	border: 2px dotted #989898;
	/*padding-bottom: 6px; 
	border-bottom: 6px solid #fcf9ce;*/
	padding-bottom:3px;
	border-bottom: 3px solid #fcf9ce;
}

#gtl ul.tabs li.selected a {
	color: #008763;
}

.gtl-outer {
    width:100%;
    _width:99%;
    clear:both; 
    overflow:hidden;
    margin-bottom:1em;
    position:relative;

    border:2px dotted #989898;
}

.gtl-inner {
    position:relative;
    width:995%;
    _width:1000%; /* IE6 */
    padding:1.5px; /* Firefox */
    _padding:0; /* IE6 */
    margin:0;
}

.specs-table {
	float: left;
	width: 10%;
	background: #fcf9ce;
}

.specs-table dt {
	font-weight: bold;
	margin: 1em 0 0 2em;
}

.specs-table dd {
	margin: 0 2em 1em 2em;
}

.specs-table a.more {
	padding-left: 2em;
}

/* @end */

/* @group heros */

#rt h4 a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/rss.gif') no-repeat bottom right;
	padding-top: 1em;
	margin: 0 0 0 0.5em;
}

#rt h4.hero a:hover {
	color: #676767;
	text-decoration: underline;
}

div.hero {
	margin: 0.25em 0 0 0;
	border: 1px dashed #989898;
	padding: 0.5em;
}

div.hero strong span.first-word {
	color: #676767;
}

/* @end */

/* @group forms */

form {
	margin: 1em 2em 0 1em;
	padding: 1em;
	background: #ccc;
}

form li {
	padding: 0.5em 0;
}

label {
	display: block;
	/*width: 10em;
	float: left;*/
}

li.checkbox input {
	width: auto;
}

li.checkbox label {
	padding-left: 0.5em;
	display: inline;
}

li input, li select {
	width: 20em;
	border: 1px solid #777;
}

textarea {
	width: 20em;
	height: 8em;
	border: 1px solid #777;
}


#login-remember-me {
	float: left;
	width: auto;
	margin-left: 10em;
	margin-right:  1em;
}

#login legend {
	display: none;
}
/*
.submit {
	margin: 1em 0 0 10em;
}
*/
#xsltsearch input.input {
	width: 23em;
}

#xsltsearch .submit {
	margin-left: 2em;
}

/* @end */

/* @group sitemap */

#sitemap li {
    padding:0;
    margin: 1em 0 1em 2em;
    /* background: url('/images/bullet.gif') no-repeat 5px left; */
}

/* @end */



/* @group wiki */

.wiki {
    _width:100%;
    _overflow:hidden;
    font-weight: bold;
}

.wiki_entry {
	clear: both;
	padding-top: 1em;
	margin: 0;
	font-weight: normal;
}

.wiki_entry div.content {
	display: block;
	clear: both;
	overflow: hidden;
}

.wiki_entry div.content div {
	float: right;
}

.wiki_entry div.content div.text {
	width: 74.2%;
}

.wiki_entry div.content.no-image div.text {
	width: 100%;
}

.wiki_entry div.content div.image {
	width: 24%;
}

.wiki_entry div.content div.image img {
	width: 100%;
}

.wiki_entry div.content div.first {
	float: left;
}

.wiki_entry .tabs {
	margin-top:  1em;
}

.wiki_entry .specinner {
float:left;
margin-bottom:1em;
}

.wiki_entry .specs-table li {
    _overflow:hidden;
}

.wiki_toc {
	border: 2px dotted #fbbd1a;
	width:35em;
	_width:34em;
	padding: 1em;
	float: left;
	margin:1em 0 0 0;
}

.wiki_toc h3 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
}

.wiki_toc ol {
	margin: 0;
	list-style: decimal outside;
}

.wiki_toc ol li {
	margin:0 0 0 2em;
	list-style: none;
}

#content .wiki_toc ul li {
	margin:0 0 0 2em;
	list-style: none;
}

.wiki_toc a {
	text-decoration: none;
	font-weight: normal;
}

#content .wiki h2,
#content .wiki h3 {
	font-weight: bold;
	font-size: 120%;
}

/* @end */

/* @group factoid */
.factoid {
	position: relative;
}

.factoid h4 {
	position: absolute;
	right: 0;
	top: -2em;
	text-align: right;
	background: url('/images/teardrop.gif') no-repeat bottom right;
	padding: 0.75em 3em 1em 0;
	color: #bdbdc0;
	font-weight: normal;
}

.factoid p {
	border: 2px dotted orange;
	padding: 1em;
	margin-top: 2em;
	font-style: italic;
}

/* @end */

/* @group glossary + links */

#glossary dl dt, #links dl dt {
	font-weight: bold;
}

#glossary dl dd, #links dl dd {
	margin-bottom: 1em;
}

/* @end */

/* @group feed list */

div.feeds div.feed {
	padding-bottom: 1em;
}

div.feeds div.feed h2 a {
	text-decoration: none;
}

/* @end */

/* @group file list */

#files div.file {
	padding-bottom: 1em;
}

#files div.file h2 a {
	padding-left: 1.5em;
	background: url('/images/downloads.gif') 0 50% no-repeat;
	font-size: 0.7em;
	text-decoration: none;
}

#files div.file div.description {
	padding-left: 2.2em;
}

/* @end */

/* @group case study list */

#case-study-list div {
	float: right;
}

#case-study-list h2 a {
	text-decoration: none;
}

#case-study-list div.content div.text {
	width: 74.2%;
}

#case-study-list div.content.no-image div.text {
	width: 100%;
}

#case-study-list div.content div.image {
	width: 24%;
}

#case-study-list div.content div.image img {
	width: 100%;
}

#case-study-list div.content div.first {
	float: left;
}

/* @end */

/* @group image carousel */

#carousel {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 0.1em solid #e5e5e5;
}

#carousel div.carousel-clip-region {
	background: #000;
}

#carousel div.item div.info {
	margin: 0;
	color: #e5e5e5;
}

#carousel div.item div.info h5 {
	font-weight: bold;
}

/* @end */

/* @group case studies carousel */

.caseStudy {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #e0e0e0;
	border: 1px dashed #989898;
	overflow: hidden;
}

div.carousel-component {
	background: #fff;
	position: relative;
}

#carousel.carousel-component ul.carousel-list li, #sidebar-case-study-carousel.carousel-component ul.carousel-list li {
	margin: 0;
}

#carousel.carousel-component ul.carousel-list li {
	width: 49em;
}

#sidebar-case-study-carousel.carousel-component .carousel-list li {
	width: 23.7em;
}

div.carousel-component .carousel-list li div.item {
	position: relative;
}

div.carousel-component .carousel-list li a {
	display: block;
	outline: none;
}

div.carousel-component .carousel-list li img {
	display: block;
	width: 100%;
}
/*
#sidebar-case-study-carousel.carousel-component ul li img {
	display: block;
	width: 222px;
	height: 247px;
}
*/
div.carousel-component li div.info {
/*	position: absolute; 
	bottom: 10px;
	left: 10px;
	right: 10px;
	background: #c0c7cd;
	color: #333;
*/
	padding: 5px;
	text-align: left;
}

#sidebar-case-study-carousel.carousel-component .info h5 {
	font-weight: bold;
}

#sidebar-case-study-carousel.carousel-component .info h5 a {
	text-decoration: none;
	color: #333;
}

div.carousel-component div.carousel-prev {
	position: absolute;
	top: 102px;
	z-index: 3;
	cursor: pointer;
	left: 0px;
}

div.carousel-component div.carousel-next {
	position: absolute;
	top: 102px;
	z-index: 3;
	cursor: pointer;
	right: 0px;
}

#sidebar-case-study-carousel.carousel-component div.carousel-next {
	right: 13px;
}

/* @end */

/* @group tinymce */

body.mceContentBody {
	margin: 0;
	padding: 0;
	background: #fff;
}

.mceContentBody a {
	color: #f00 !important; /* FF requires a important here */
}

/* @end */

/* @group forms */

div#content span.mandatory {
	color: #f00;
}

/* @group error info */

div#content div.error-info {
	color: #f00;
	margin-bottom: 1em;
}

div#content div.error-info p {
	color: #f00;
	margin-bottom: 0.25em;
}

div#content div.error-info ol li {
	list-style: disc;
}

/* @end */

/* @group info */

div#content div.info {
	margin: 0 2.5em;
}

/* @end */

div#content form {
	
}

div#content form fieldset legend {
	display: none;
}

div#content form fieldset ol li {
	margin-left: 0;
	list-style: none;
}

div#content form fieldset ol li label span.mandatory {
	margin-left: 0.25em;
}

div#content form fieldset ol li.mandatory label {
	font-weight: bold;
}

/* @end */

/* @group callout */

#rt #rt-callout {
	background: #ffc800 url('/images/button-topcurve.png') top left no-repeat;
	padding-top: 0.5em;
	margin-bottom: 2em;
}

#rt #rt-callout p {
	background: url('/images/button-basecurve.png') bottom left no-repeat;
	padding: 0em 1em 0.5em 1em;
	color: #fff;
}

#rt #rt-callout p a {
	color: #fff;
}

#rt #rt-callout p#rt-callout-link {
	background: url('/images/button-cntercurve.png') bottom left no-repeat;
	padding: 0 1em 2em 1em;
}

#rt #rt-callout p#rt-callout-link a {
	background: url('/images/button-arrow.png') 100% 50% no-repeat;
	display: block;
	color: #11654e;
	font-size: 1.25em;
	text-decoration: none;
}

#rt #rt-callout p#rt-callout-link a:hover {
	text-decoration: underline;
}

#rt #rt-callout p.first a.callout-link span.click {
	font-weight: bold;
	text-decoration: underline;
}

/* @end */

/* @group sidebar search */

#rt #rt-search form {
	background: none;
	margin: 0;
	padding: 0 0 1.5em 0;
}

#rt #rt-search form fieldset {
	position: relative;
}

#rt #rt-search form fieldset legend, #rt #rt-search form fieldset label {
	display: none;
}

#rt #rt-search form fieldset #search {
	border:1px dashed #ccc;
	width: 14em;
	_width: 14em;
	color: #989898;
	padding: 0.25em;
}

#rt #rt-search form fieldset legend, #rt #rt-search form fieldset input.go {
	background: url('/images/go.gif') no-repeat bottom left;
	border: 0;
	text-indent: -1000em;
	width: 29px;
	height:21px;
	position: absolute;
	right: -4px;
	top: 0px;
}

/* @end */





















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size: 2em;
font-weight: bold;
}

h4 {
font-weight: bold;
}

p {

}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size: 2em;
font-weight: bold;
}

h4 {
font-weight: bold;
}

p {

}

