/* GENERAL STYLES */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;/*10px*/
	color:#5b5b5b;
	padding:4px 0 200px 0;
	background: #fff url(/images/site-background.png) repeat 0 0;
	text-align:center;
}


/* FONT SIZE */
.listing h3{
	font-size:1em;
}

#footer label, .latestNews h2, .Case-Study-Container h3, .sideContact h3, #primaryNavigation li li a 
, .standard p, .standard label{
	font-size:1.1em;
}

#primaryNavigation li a, .homeContent h2, .rhsContainer h2, .listing h3 a, .cal h3{
	font-size:1.2em;
}

.Work-Links-Container h2{
	font-size:1.4em;
}

#content .standard h2{
	font-size:1.6em;
}



/* GENERAL */
.PDF
{
	background: url(/Images/pdf-icon.png) no-repeat;
	padding-left:12px;
}

a:link {color:#666} 
a:visited {color:#333}  
a:hover {}   
a:active { outline: 1px solid #ccc;}
a:focus { outline: 1px solid #ccc;}
input:focus {border:2px solid #63B522;}

a.Arrow-Blue-Tiny
{
	padding-right: 10px;
	background: url(/Images/Arrow-Blue-Tiny.gif) no-repeat center right;
}


/* UTILITIES */
.col_211FL{
	width:196px;
	float:left;
}

.col_256FR{
	width:256px;
	float:right;
}

.col_300FL{
	width:300px;
	float:left;
}
.col_324FR{
	width:324px;
	float:right;
}

.col_523FL{
	width:523px;
	float:left;
}

.col_779FR{
	width:794px;
	float:left;
}

/* FORMS */

.standard fieldset{width:450px;}

.row, .submitRow{
	display: block; 
	overflow:hidden; 
	zoom:1; 
	padding-bottom:8px;
}

.standard label{
	float:left;	
	width:12em;
	margin:0 20px 0 12px;
}

.standard input, .standard select, .standard textarea{
	float:left;	
	width:27em;
	margin-bottom:12px;
	font-family:Arial, Helvetica, sans-serif;
}

legend{
	display:none;
}

.standard input.button{
	float:right;
	width:auto;
	padding:2px 6px;
}

.submitRow{
	padding-right:44px;
}



#footer form{
	background: url(/Images/search-background.png) no-repeat 0 0;
	height:auto !important;
	height:25px;
	min-height:25px;
}

#footer label{
	margin-left:30px;
	font-weight:bold;
	color:#60564C;
	padding-right:5px;
	vertical-align:middle;
}

#footer input{
	border:1px solid #adadad;
	width:15.5em;
	height:1.5em;
	vertical-align:middle;
}

#footer input.button{
	border:0;
	width:auto;
	height:auto;
	margin-left:3px;
	vertical-align:middle;
}



/* PAGE */
#page{
	width:990px;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
}

/*  HEADER  */
#header{
	position:relative;
	height: 10.7em;
	background: #fff url(/Images/header-background.gif) repeat-x 0 0;
}

#header h1{
	position:absolute;
	top:0;
	left:0;
	width:193px;
	height:101px;
	border-right:4px solid #fff;
}

.clock{
	padding:0 46px 0 0;
	height:8.3em;
	text-align:right;
}

.date{
	padding:0 46px 0 0;
	color:#fff;
	text-align:right;
}

/*  MAINCONTENT  */
#mainContent{
	/*background: url(/Images/content-shadow-top.png) repeat-x 0 0;*/
	background: url(http://www.tfm-sandbox.co.uk/media/10120/content-shadow-top.jpg) repeat-x 0 0;
}

/* PRIMARY NAVIGATION  */
#primaryNavigation{
	padding:23px 20px 50px 15px;
	margin-top:9px;
	background: url(/Images/main-menu-background.png) repeat-y 0 0;
}

#primaryNavigation li{
	margin:15px 0;
	padding:0 30px 0 10px;
	background: url(/images/arrow_primaryNav.gif) no-repeat 0 5px;
}

#primaryNavigation li li{
	margin:10px 0;
	padding:0 0 3px 0;
	background: url(none);
	border-bottom:1px solid #d6d6d6;
}

#primaryNavigation li.last{
	border-top: dotted 1px #5b5b5b;
	padding-top:12px;
}

#primaryNavigation li a{
	color:#60564C;
	font-weight:bold;
}

#primaryNavigation li li a{
	font-weight:normal;
}

.latestNews{
	padding:28px 12px 12px 25px;
	background: url(/images/latestNews_bg.jpg) no-repeat 0 0;
}

.latestNews p{
	margin:12px 0;
}

.latestNews h2{
	color:#2B2B2B;
	padding-bottom:12px;
}

/* HOME TEMPLATE  */

/* Content Switcher */
.contentSwitcher .imgHolder{
	height:auto !important;
	min-height:316px;
	height:316px;
}

.contentSwitcher p{
	margin:12px 0;
}

.imgHolder a{
	padding-right:8px;
	background: url(/images/arrow-blue-tiny.gif) 100% 5px no-repeat;
}
.homeBorder{
	border-top:2px solid #8B9B6C;
}
.homeContent{
	margin:40px 60px 80px 40px;
}

.homeContent p{
	margin:20px 0;
}

.homeContent h2{
	margin:35px 0 0 0;
	color:#5B5B5B
}

.Work-Links-Container{
	background: #8b9b6c url(/Images/Work-Links-Container-Background.gif) no-repeat bottom left;
	padding:0 0 0 25px;
}

.Work-Links-Container h2{
	color:#010101;
	margin:0 0 8px 0;	
}

.Work-Links-Container h2.wlch2{
	padding-top:4px;
}

.Work-Links-Container li{
	padding-bottom:19px;	
}

.Work-Links-Container img{
	float:right;
}

.Work-Links-Container a{
	color:#fff;
}


.Case-Study-Container{
	padding:20px 20px 20px 25px;
}

.Case-Study-Container h3{
	color:#000;
}

blockquote{
	margin:0;
	padding:0 20px 12px 0;
}

.attribute{
	color:#8b9b6c;
}

.testimonialHolder{
	padding:50px 50px 0 25px;
}

.testimonialHolder ul{
	margin:30px 0 0 0;
}

.testimonialHolder li{
	border-top:1px dashed #2b2b2b;
	padding:15px 0;
}

.Case-Study-Container li{
	margin-top:8px;
	padding:0 0 0 20px;
}

.imgHolderContent{
	padding:130px 300px 0 20px;
}

/*  STANDARD  */
#content .standard{
	padding: 40px 42px 100px 0;
}

#content .standard h2{
	color:#5b5b5b;
	margin:0 0 15px 0;
}

#content .standard p{
	color:#5b5b5b;
	margin:15px 0;
}

.rhsContainer{
	/*background: url(/images/border_vert.gif) repeat-y 0 0;*/
	padding:0 0 37px 0;
	margin-top:40px;
}

.sideContact{
	padding:20px 20px 20px 25px;
}

.sideContact h3{
	color:#000;
}

.sideContact li{
	margin-top:8px;
	padding:0 0 0 20px;
}

.contactDetails{
	padding-top:20px;
}

.contactDetails a{
	color:#8b9b6c;
}

a.xsltsearch_title{
	color:#8b9b6c;
	font-weight:bold;
}

/*  Quotes  */
#additionalNewsInfo{
	width:140px;
	float:right;
	padding:6px 8px;
	text-align:center;
	margin-left:12px;
	display:inline;
}

#additionalNewsInfo blockquote{
	margin:8px 0;
	border-top:1px dashed #8b9b6c; 
	border-bottom:1px dashed #8b9b6c; 
	padding:0;
}

#content .standard #additionalNewsInfo blockquote p{
	color:#8b9b6c;
}



/*  CASE STUDY  */

.listing li{
	padding-bottom:15px;
	background: url(/images/border_horiz.gif) repeat-x 0 100%;
	margin-bottom:15px;
}

.listing h3 a{
	color:#8b9b6c;
}

#content .listing p{
	margin:4px 0 0 0;
} 

/*  CALENDAR  */

.cal{
	margin:12px 50px;
}

.cal h3{
	text-align:center;
	color:#8b9b6c;
}

#month{
	position:relative;
	padding:6px 12em;
}

.previous{
	position:absolute;
	top:6px;
	left:0;
	width:11em;
}

.next{
	position:absolute;
	top:6px;
	right:0;
	width:11em;
	text-align:right;
}

.cal table{
	width:100%;
	padding:0;
	margin:0;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
}

.cal th, .cal td{
	text-align:center;
	border-right:1px solid #666;
	border-top:1px solid #666;
}

.cal th, .cal td a{
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.cal td a{
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	display:block;
}

.cal td a:hover{
	background-color:#8b9b6c;
	color:#fff;
}

.cal thead th{
	font-weight:bold;
	background-color:#8b9b6c;
	color:#fff;
}

td.today a{
	background:#d0ffff;
}


/*  SITEMAP  */

#map{
	width:20em;
	padding-left:3em;
}

#map li{
	margin:15px 0;
	padding:0 30px 0 10px;
	background: url(/images/arrow_primaryNav.gif) no-repeat 0 3px;
}

#map li li{
	margin:10px 0;
	padding:0 0 3px 0;
	background: url(none);
	border-bottom:1px solid #d6d6d6;
}

#map li.last{
	border-top: dotted 1px #5b5b5b;
	padding-top:12px;
}

#map li a{
	color:#60564C;
	font-weight:bold;
}

#map li li a{
	font-weight:normal;
}
#our_services_dl {
	font-size:1.1em;
}
.our_services_dt {
	font-weight:bold;
}
.our_services_dd {
	background-image:url('http://www.tfm-sandbox.co.uk/media/10777/square.gif');
	background-repeat:no-repeat;
	background-position: center left;
	padding-left:15px;
}

/*  FOOTER  */
#footer{
	margin:5px 5px 5px 5px;
	border-top:1px solid #B2B2B2;
	padding:10px 20px 5px 20px;
	color:#fff;
	/*margin:10px 15px 0 15px;
	border-top:1px solid #B2B2B2;
	padding:15px 0;*/
}
#footer a{
	color: #52575a;
}





/* Homepage ads */
.homepageAdverts 
{
	width: 252px;
	float: left;
	margin: 10px 0px 10px -5px;
}

.homepageAdvert
{
	background: url(/images/homepage_ads/homepage_ad_bg.gif) repeat-y;
	cursor: pointer;
	cursor: hand;
	position: relative;
	margin: 0 0 10px 0;
	color: #000;
}

.homepageAdvertTop
{
	width: 100%;
	height: 5px;
	background: url(/images/homepage_ads/homepage_ad_top.gif) no-repeat;
}
.homepageAdvertBottom
{
	width: 100%;
	height: 5px;
	background: url(/images/homepage_ads/homepage_ad_bottom.gif) no-repeat;

}

.homepageAdvertImage
{
	margin-left: 5px;
}

.homepageAdvertTextLine {
	width: 90px;
	position: absolute;
	top: 20px;
	left: 146px;
}

.homepageAdvertTextLine h2 {
	font-size: 1.2em;
	text-transform: uppercase;
}

.homepageAdvertTextLine strong,.homepageAdvertTextLine b {
	font-size: 1.1em;
}

.homepageFlash { width: 794px; height: 316px; background: url(/media/14786/tfm_non_flash_homepage_image.jpg); }

/* EDITOR PROPERTIES */
