
/*  © Copyright TheMediaPoint - http://www.themediapoint.co.uk | main stylesheet */


#header {
	background-image:url(images/thetechpoint/header.png);
	width:960px;
	height:71px;
	margin-top:30px;
	clear:both;
}
#bl1 {
	border:1px solid #008F84;
	float:left;
	height:213px;
	margin-top:5px;
	width:750px;
	overflow:hidden;
	}
#bl2 {
	float:right;
	background-image:url(images/thetechpoint/ad2.png);
	width:202px;
	height:215px;
	margin-top:5px;
	color:#FFFFFF;
	}
#bl2 p {
	margin:0px;
	padding-left:10px;
	padding-top:5px;
	font-size:1.2em;
	}
#bl2 h2 {
	color:#FFFFFF;
	padding: 0 10px;
	margin:0px;
	font-size:2.4em;
	}
#bl2 h3 {
	color:#FFFFFF;
	padding: 0 10px;
	margin:0px;
	font-size:1.3em;
	}
#bl2 a {
	color:#FFFFFF;
	}
#support a{
	background-image:url(images/thetechpoint/support.png);
	width:180px;
	height:100px;
	display:block;
	margin:auto;
	}
#support a:hover{
	background-image:url(images/thetechpoint/supportupover.png);
	width:180px;
	height:100px;
	display:block;
	text-decoration:none;
	margin:auto;
	}
	
.sidepanel {
	float:left;
	height:auto;
	margin-top:5px;
	width:199px;
	}
.sidepanel img {
	border:1px solid #008F84;
	}
	
.sidepanel p {
	margin-bottom:0;
}

	
h1, h2, h4, h5 {
	  color: #008F84;
	  background-color: inherit;
}
	
#listmenu {
	width:170px;
	border:1px solid #008F84;
	}

#listmenu h3 {
	background: url(images/thetechpoint/titlebar-active.png) repeat-y center left;
	padding-left:10px;
	padding-top:9px;
	padding-bottom:5px;
	width:160px;
	height:16px;
	font: bold 10px "Trebuchet MS";
	color: #fff;
	text-transform: uppercase;
	margin:0px;
	border-bottom:1px solid #008F84;
	}

#listmenu h3 a{
color: #fff;
}

#listmenu h3 a:hover{ /*hover state CSS*/
color: #fff;

}
	
#listmenu ul{ 
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; 
background-image:url(images/thetechpoint/navbg.png);
width:170px;
}

#listmenu ul li{
border-bottom:1px solid #d7d7d7;
height:18px;
margin-left:10px;
margin-top:6px;
overflow:auto;
padding-bottom:2px;
width:150px;
}

.last {
	border:none !important;
	}

#listmenu ul li a{
color: #373737;
text-decoration: none;
font-size: 10px;
}

#listmenu ul li a:visited{
color: #373737;
}

#listmenu ul li a:hover{ /*hover state CSS*/
color: #009C91;
}


#mc a{
font-weight:bold;
color:#000000;
}

#mc a:hover{ /*hover state CSS*/
color: #00A4A6;
}

#footer {
	background:#008E84 url(images/thetechpoint/footer.png);
	background-repeat:repeat-x;
	clear:both;
	height:auto;
	overflow:auto;
	padding-top:10px;
	width:960px;
	}

.foot p {
	color:#000000;
	font-size:14px;
	margin:5px 0 0;
	}

.foot {
	color:#FFFFFF;
	float:left;
	margin-bottom:10px;
	margin-left:12px;
	margin-top:0;
	padding:0;
	width:180px;
	}
	
.foot ul, .foot li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
.foot li {
	margin: 0px;
	margin-top:4px;
	margin-bottom:4px;	
	line-height:1.1em;
	}
	
.foot li a {
	color: #fff;
	text-decoration: none;
	}

html>body .foot li a {
	width: auto;
	}

.foot li a:hover {	
	color: #fff;
	}

/*  © Copyright TheMediaPoint - http://www.themediapoint.co.uk | main stylesheet */