@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------------------------------------
Copyright TLCGroupUK, TLCMediaUK, TLCManagementUK
Branding and Site Design by JamieEmmanuel.com
----------------------------------------------------------------------------------------- */





/* BODY START
----------------------------------------------------------------------------------------- */


html {
	height: 100%;
	overflow-y: scroll;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}


body {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/glow.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: auto;
	height: auto;
	background-color: transparent;
}


#container  {
	width: 960px;
	height: auto;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}


/* BODY END
----------------------------------------------------------------------------------------- */




/* HEADER START
----------------------------------------------------------------------------------------- */


#header  {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	position: relative;
}


#logo {
	height: 110px;
	z-index: 19;
	width: 420px;
}
#clientlogin  {
	height: 117px;
	z-index: 19;
	width: 250px;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(../images/enquiries.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#links {
	width: 100%;
	float: right;
	text-align: center;
	background-image: url(../images/linksfooter.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
}

/* HEADER END
----------------------------------------------------------------------------------------- */




/* NAVIGATION START
----------------------------------------------------------------------------------------- */


#navigation {
	text-align: center;
	height: 57px;
	width: 100%;
	background-image: url(../images/dividerbg.png);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 20px;
}


#homelink {
	float: left;
	position: relative;
	left: 13px;
}


#clientslink {
	float: left;
	left: 235px;
	position: relative;
}


#newslink {
	float: left;
	left: 300px;
	position: relative;
}


#aboutlink {
	float: left;
	left: 360px;
	position: relative;
}


#contactlink {
	float: left;
	left: 420px;
	position: relative;
}

#managementlink {
	float: left;
	left: 390px;
	position: relative;
}


#projectlink {
	float: left;
	left: -200px;
	position: relative;
}

#linkfooters {
	height: 2px;
	position: relative;
	top: 5px;
	float: left;
	left: 2px;
}



/* NAVIGATION END
----------------------------------------------------------------------------------------- */




/* MAIN START
----------------------------------------------------------------------------------------- */


#mainContent  {
position: relative;
}


#featured {
	position: relative;
	width: 100%;
	height: 450px;
	text-align: center;
	background-color: #0D0D0D;
	margin-right: auto;
	margin-left: auto;
}


#featuredcontent {
	position: relative;
	width: 900px;
	height: auto;
	top: 35px;
	margin-right: auto;
	margin-left: auto;
}


#contentfloaterleft  {
	width: 250px;
	float: left;
	text-align: left;
	padding: 10px;
	background-color: #0D0D0D;
	border: 4px solid #000;
	margin-bottom: 40px;
}


#contentfloaterleft2  {
	width: 250px;
	float: left;
	text-align: left;
	padding: 10px;
	background-color: #0D0D0D;
	border: 4px solid #000;
	margin-bottom: 40px;
}


#titlefloaterleft  {
	width: 250px;
	float: left;
	text-align: left;
	padding: 10px;
	margin-bottom: 40px;
}

#recognitiontitle  {
	width: 250px;
	text-align: left;
	padding-top: 10px;
}


#aboutfloaterright {
	width: 650px;
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	float: right;
	top: 0px;
	right: 0px;
}


#projectsfloaterleft  {
	width: 400px;
	float: left;
	padding-bottom: 40px;
	padding-top: 20px;
}


#projectsfloaterright  {
	width: 470px;
	float: right;
	position: relative;
	text-align: right;
	padding-bottom: 40px;
	padding-top: 20px;
}



#largecontent {
	width: 100%;
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	top: 0px;
	right: 0px;
	float: left;
}


#floaters  {
	height: 100%;
	width: 100%;
	position: relative;
}



#divider {
	position: relative;
	top: 60px;
	width: 962px;
	height: 8px;
}



#date {
	background-image: url(../images/infinity.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 44px;
	padding-left: 80px;
	line-height: 40px;
}




/* MAIN END
----------------------------------------------------------------------------------------- */




/* FOOTER START
----------------------------------------------------------------------------------------- */


#footer  {
	height: 100px;
	width: 960px;
	padding-bottom: 40px;
} 


#copyright {
	padding-bottom: 20px;
}


#footerlinks {
	top: 10px;
	float: left;
}


#footerslogan {
	height: 35px;
	width: 621px;
	float: left;
	position: relative;
}


#tlcgroupuk {
	float: right;
	position: relative;
}


/* FOOTER END
----------------------------------------------------------------------------------------- */





/* CLASSES START
----------------------------------------------------------------------------------------- */


.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
}


.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999;
}


.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCC;
}


.latestnewsheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCC;
}


.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}


a:link {
	color: #FFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


a:visited {
	color: #FFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


a:hover {
	color: #F00;  /* text-decoration: underline; */  /* font-weight: bold; */
}


/* CLASSES END
----------------------------------------------------------------------------------------- */
	
