/*

Stylesheet for Telstar Services Ltd
Handwritten by Oliver Coningham (AztecMedia.eu)
http://www.telstarservices.co.uk/

*/

/* ------------ sIFR ------------ */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}
	
.sIFR-replaced {
	visibility: visible !important;
	}
	
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
	
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
	}
	
.sIFR-hasFlash h2 {
	height: 30px !important;
	margin-bottom: 1.25em;
	visibility: hidden;
	}
	
.sIFR-hasFlash h3 {
	color: #999;
	height: 22px !important;
	margin-bottom: 1.25em;
	visibility: hidden;
	}
	
#copy h4 {
	margin-bottom: 1.25em;
	}


/* ------------ Defaults ------------ */

html {
	min-height: 100%;
	height: auto;
	}

body {
	background: #014590 url('../images/body-bg.jpg') no-repeat bottom left;
	color: #000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	height: 100%;
	}
	
#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}

#wrap {
	background: url('../images/wrap-bg.gif') no-repeat top center;
	width: 100%;
	}
	
#container {
	margin: auto;
	width: 990px;
	}
	
.cleared {
	clear: both;
	}
	
hr, .hide {
	display: none;
	}
	
	
/* --------------- Branding --------------- */

#branding {
	height: 128px;
	padding-top: 10px;
	width: 990px;
	}
	
 
#branding h1 a {
	background: url('../images/h1-bg.gif') no-repeat top left;
	display: block;
	float: left;
	height: 107px;
	text-indent: -25000px;
	width: 333px;
	}


#logo {
	float: left;
	height: 107px;
	width: 333px;
	}
	
#branding #digital-switchover-banner {
	float: left;
	height: 107px;
	width: 423px;
	}

	
/* --------------- Sub Navigation (Top) --------------- */

#sub-nav {
	background: url('../images/sub-nav-bg.gif') no-repeat top left;
	float: right;
	height: 40px;
	padding-left: 14px;
	text-indent: -25000px;
	width: 218px;
	}
	
#sub-nav li {
	float: left;
	}

#sub-nav a {
	display: block;
	height: 40px;
	width: 51px;
	}

#sub-nav a:hover, #sub-nav .selected {
	background-position: 0 -40px;
	}
	
#sub-nav-home a {
	background: url('../images/sub-nav-home.gif') no-repeat top left;
	}	
#sub-nav-contact a {
	background: url('../images/sub-nav-contact.gif') no-repeat top left;
	}	
#sub-nav-glossary a {
	background: url('../images/sub-nav-glossary.gif') no-repeat top left;
	}	
#sub-nav-login a {
	background: url('../images/sub-nav-login.gif') no-repeat top left;
	}
	

/* --------------- Navigation --------------- */

#nav {
	clear: both;
	height: 50px;
	margin: auto;
	text-indent: -25000px;
	width: 960px;
	}
	
#nav li {
	float: left;
	}

#nav a {
	display: block;
	height: 50px;
	width: 120px;
	}

#nav a:hover, #nav .selected {
	background-position: 0 -50px;
	}
	
#nav-about a {
	background: url('../images/nav-about.gif') no-repeat top left;
	}
#nav-digital a {
	background: url('../images/nav-digital.gif') no-repeat top left;
	}
#nav-residential a {
	background: url('../images/nav-residential.gif') no-repeat top left;
	}
#nav-construction a {
	background: url('../images/nav-construction.gif') no-repeat top left;
	}
#nav-social a {
	background: url('../images/nav-social.gif') no-repeat top left;
	}
#nav-hotels a {
	background: url('../images/nav-hotels.gif') no-repeat top left;
	}
#nav-education a {
	background: url('../images/nav-education.gif') no-repeat top left;
	}
#nav-government a {
	background: url('../images/nav-government.gif') no-repeat top left;
	}
	
	
/* --------------- Content --------------- */

#content {
	background: url('../images/content-bg.gif') repeat-y top left;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: auto;
	padding-left: 20px;
	width: 940px;
	}

#copy {
	float: left;
	margin: 20px 0 5px 0;
	width: 630px;
	}
	
#copy p {
	margin-bottom: 1.25em;
	}

#copy a {
	background: url('../images/border-dotted.gif') repeat-x bottom left;
	color: #01448f;
	text-decoration: none;
	}
	
#copy a:hover {
	background: url('../images/border-solid.gif') repeat-x bottom left;
	color: #01448f;
	text-decoration: none;
	}

#copy .button a {
	background: none;
	}
	
#copy ul {
	margin: 0 0 1.25em 20px;
	}

#copy li {
	background: url('../images/bullet.gif') no-repeat 0 50%;
	margin-bottom: 3px;
	padding-left: 15px;
	}
		
.copy-column {
	float: left;
	width: 299px;
	}
	
.left {
	border-right: 1px solid #e5ebf6;
	padding-right: 20px;
	margin-right: 20px;
	width: 279px;
	}


/* --------------- Sub Navigation --------------- */

#subnav {
	height: 20px;
	margin-left: 100px;
	text-indent: -25000px;
	}

#subnav li {
	float: left;
	}

#subnav a {
	display: block;
	height: 20px;
	width: 120px;
	}

#subnav a:hover, #subnav .selected {
	background-position: 0 -20px;
	}
	

/* --------------- Flash --------------- */

#flash-images {
	float: right;
	height: 308px;
	width: 310px;
	}
	
	
/* --------------- Features --------------- */

#features {
	background: url('../images/features-bg.gif') repeat-y top left;
	clear: both;
	color: #fff;
	margin: auto;
	width: 960px;
	}
	
#features a, #features strong {
	color: #01448f;
	font-weight: normal;
	}
	
#features a:hover {
	color: #000;
	}
	
#features p {
	margin-bottom: 1.25em;
	}

.feature {
	float: left;
	width: 320px;
	}

.feature h4  {
	height: 30px;
	text-indent: -25000px;
	width: 320px;
	}

.feature-text  {
	padding: 15px 20px 0 100px;
	}

#feature-1 {
	background: url('../images/feature-1-bg.jpg') no-repeat 0 30px;
	}
#feature-2 {
	background: url('../images/feature-2-bg.jpg') no-repeat 0 30px
	}
#feature-3 {
	background: url('../images/feature-3-bg.jpg') no-repeat 0 30px
	}
	
#features .btn-more a {
	background: url('../images/btn-more.gif') no-repeat top left;
	display: block;
	height: 28px;
	margin-left: 125px;
	text-indent: -25000px;
	width: 76px;
	}


/* --------------- Images --------------- */

#images {
	border-bottom: 1px solid #fff;
	clear: both;
	height: 160px;
	margin: auto;
	width: 960px;
	}
	
.image {
	border-right: 1px solid #fff;
	float: left;
	height: 160px;
	overflow: hidden;
	width: 319px;
	}

.image-last {
	border-right: none;
	width: 320px;
	}
		
	
/* --------------- Footer --------------- */

#footer {
	background: url('../images/footer-bg.png') no-repeat top left;
	clear: both;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0 auto 20px auto;
	width: 960px;
	}

#footer a {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#footer #address {
	float: left;
	padding: 10px 0 0 20px;
	}
	
#footer #logos {
	text-indent: -25000px;
	}
	
#footer #logos li {
	float: left;
	}

#logos-constructionline a {
	background: url('../images/logos-constructionline.gif') no-repeat top left;
	display: block;
	height: 40px;
	/*margin-left: 20px; --------------- MARGIN USED WHEN DIGITAL TICK IS ON PAGE*/
	margin-left:110px; /*MARGIN USED WHEN DIGITAL TICK IS NOT ON PAGE*/
	width: 106px;
	}

#logos-cai a {
	background: url('../images/logos-cai.gif') no-repeat top left;
	display: block;
	height: 40px;
	width: 24px;
	}
#logos-sky a {
	background: url('../images/logos-sky.gif') no-repeat top left;
	display: block;
	height: 40px;
	width: 44px;
	}
#logos-freeview a {
	background: url('../images/logos-freeview.gif') no-repeat top left;
	display: block;
	height: 40px;
	width: 57px;
	}
#logos-digitaltv a {
	background: url('../images/logos-digitaltv.gif') no-repeat top left;
	display: block;
	height: 40px;
	width: 90px;
	}
#logos-fusion a {
	background: url('../images/logos-fusion.gif') no-repeat top left;
	display: block;
	height: 40px;
	padding-right: 20px;
	width: 91px;
	}
	
#footer #links {
	color: #5e83be;
	margin-top: 20px;
	text-align: center;
	}
	
#footer #aztec {
	float: right;
	margin-top: 10px;
	}