﻿body {
	margin:0px;
	background-color: #6E6E6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #555555;
}

a:link {
        color:#38610B;
	    text-decoration:underline;
    text-align: left;
    margin-bottom:5px;
}

a:visited {
        color:#38610B;
		text-decoration:underline;
}
a:hover{
        color:#375326;
	    text-decoration:underline;
}
a:active {
        color:#375326;
	    text-decoration:underline;
}

.none {
    display:none;
}

.container850 {
    border-left: 10px solid #ffffff;
    border-right: 10px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    width: 850px;
    position: relative;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background: #ffffff;
}

.footerpic {
    margin-top:20px;
}
.rooftopbg {
    background: #ffffff url('../../images/TelevisionSignalServicesSouthYorkshireBackground.jpg') no-repeat 50% bottom;
    height: 734px;
}

    .west
    {
        margin-left: -2000px
}
    


/* */
#overall {
    background-color:#86B71D;
    border:none;
    width:788px;
    position:relative;
    margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
/* */

#breadcrumb {
    margin-top: 0px;
    margin-bottom: 20px;
    color: #375326;
}

#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:hover,
#breadcrumb a:active {
	color:#375326;
	text-decoration:underline;
}

#breadcrumb a:hover {
	text-decoration:none;
}


/* */
#leftside {
	float:left;
	width:217px;
	font-size:.9em;
	text-align:center;
	color:#FFFFFF;
    font-weight:bold;
    left:0;
    position:absolute;
}
/* */

/* */
#rightside {
	float:none;
	background-color:#ffffff;
	width:571px;
	margin-left:217px;
}
/* */

#content {
	margin-left:25px;
}
	
#header {
	margin-top:-18px;
	height:330px;
}

#header a:link,
#header a:visited,
#header a:hover,
#header a:active {
	color:#38610B;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

.menucell {
    width:83px;
    height:95px;
    background-image: url('../../../images/header_menu_bg.gif');
    text-align:center;
    font-weight:bold;
    text-transform:uppercase;
}    

#footer {
    background-image: url('../../../images/footerbg.jpg');
    text-align:center;
    border-top:1px solid #FFFFFF;
    line-height:27px;
    height:45px;
}

#footercopyright {
    background-color:#FFFFFF;
    text-align:center;
    border-top:1px solid #FFFFFF;
    line-height:27px;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


ul.arrow li {
    list-style:none;
	background:url('../../../images/tvsas_sales_bullet.gif') no-repeat 0 .8em;
	padding:0.6em 0 1.0em 15px;
	margin-left:50px;
	margin-top:-10px;
}

ul.diamond li {
	background-image:url('../../../images/tvsas_sales_bullet1.gif');
}

#callnow {
    font-size:15px;
}


h4 {
    color: #38610B;
    font-size:3.5em;
    line-height:1.0em;
    font-weight:bold;
    height: 40px;
    width: 857px;
    text-align: center;
}

h1 {
    color:#161A8C;
    font-size:1.8em;
    line-height:1.1em;
    font-weight:bold;
    width: 700px;
    margin-left: 75px;
    margin-right: 75px;
    margin-top:10px;
    margin-bottom:5px;
    text-align: center;
}

h2 {
    color:#161A8C;
    font-size:1.7em;
    line-height:1.1em;
    font-weight:bold;
    margin-top:5px;
    margin-bottom:5px;
    text-align: center;
}

h3 {
    color:#6E6E6E;
    font-size:1.3em;
    line-height:1.2em;
    margin-left: 75px;
    margin-right: 75px;
    width: 700px;
    margin-top:15px;
    margin-bottom:15px;
    text-align: left;
    font-weight: normal
    
}
h5 {
        font-size:1.3em;
    line-height:1.2em;
    margin-left: 75px;
    margin-right: 75px;
    width: 700px;
    margin-top:15px;
    margin-bottom:15px;
    text-align: left;
        font-weight: bold
        margin-left:75px;
	margin-top:10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TABS / MENU
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#topNav {
    width: 100%;
    background-color: #ffffff;
    vertical-align: bottom;
    padding: 0;
    margin: 0;
    z-index: 0;
    /*border-bottom: solid 1px #375326;*/
    margin-top: 5px;
}

#subNav {
    width: 100%;
    height: 24px;
    background-color: #eeeeee;
}

.staticMenuItemStyle {
    width: 119px;
    height: 37px;
    color: #375326;
    text-align: center;
    font-weight:bold;
    font-size: 12px;
}

.staticMenuBackground {
    background: #ffffff url(../../images/tabs_left.gif);    
}

.staticSelectedStyle {
    z-index: 100;
    text-decoration: underline;
}

.staticHoverStyle {
}
    
.dynamicMenuItemStyle {
    width: 170px;
    background-color: #000;
    text-align: left;
    background-color: #EAF1C7;
    color: #ffffff;
    font-size: 12px;
    border-left: solid 3px #EAF1C7;
    border-bottom: solid 3px #EAF1C7;  
}

.substaticHoverStyle {
    background-color: #D0D0D0;
    border: solid 1px #A68F8F;
}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration: none;
	color :#ffffff;
}

#footer-sub a:hover {
	text-decoration: underline;
}
