
/*	===============================================================
	© TENET Technology
	http://www.tenettechnology.com/  

	Type:				Homepage graphical styles
	Build by:			TDG Digital
	Original Author:	James Bates
	Author Email:		james@exit7.co.uk
	Creation Date:		12 January 2007
	---------------------------------------------------------------
	Version number: 	1.0
	Last edited:		NA - Still in developement
	============================================================ */

    #maincol-l h1 {display: none;}
    
	#maincol-l div.intro {
	padding-right: 20px;
	}
	
	#banner {
	    margin-bottom: 0;
	}
	
	.intro b, .intro strong {
        color: #036;
        font-size: 12px;
    }
    
    
/*	---------------------------------------------------------------
	PRODUCT BLOCK
	------------------------------------------------------------ */

	h4#productcaption 
	{
	background: #99CC01 url(../img/global/h4_bg_secondarynav.gif) no-repeat 8px 8px;
	}
	div#product-wrap {
	    padding: 20px 0 10px 0;
	    display: inline-block;
	}
	
	div#product-wrap h6 {margin-left: 10px;}
	div#product-wrap img {margin-bottom: -10px;}
	
	div#product-wrap div.product
	{
	    margin-top: -20px;
	    padding: 10px 75px 20px 20px;
	    background: transparent url(../img/global/bg_product.gif) top right no-repeat;
	    display: inline-block;
	}
	div#product-wrap div.selected
	{
	    background: transparent url(../img/global/bg_product_hover.gif) top right no-repeat !important;
	}
	
	div#product-wrap div#firstproduct.product 
	{
	    background: transparent url(../img/global/bg_product_first.gif) top right no-repeat;
	}
	div#product-wrap div#firstproduct.selected
	{
	    background: transparent url(../img/global/bg_product_first_hover.gif) top right no-repeat !important;
	}
	div#product-wrap div#allproducts.selected
	{
	    background: transparent url(../img/global/bg_product.gif) top right no-repeat !important;
	}
	
	div.product h5 {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 3px;
	}
	div#allproducts h5 {
    font-size: 11px;
	background: url(../img/global/bullet.gif) no-repeat 0 2px;
	padding-left: 12px;
    }
    
	div.product h5 a {
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 3px;
	}
	div#allproducts h5 a {
    font-size: 11px;
	}
	
	div.product p, div.product div.p {
	font-size: 11px;
	line-height: 110%;
	}
	
	div.product p a, div.product div.p a 		{color: #666; font-weight: bold; font-size: 9px;}
	div.product p a:hover, div.product div.p a:hover	{color: #333;}
	
	.product a { font-size: 9px; }

    
/*	---------------------------------------------------------------
	ACCREDITATION BLOCK
	------------------------------------------------------------ */

	h4#accreditationcaption 
	{
	background: #FFF url(../img/global/h4_bg_accreditation_noarrow.gif) top left no-repeat;
	/* margin-bottom: 30px; */
	height: 20px;
	}
	h4#accreditationcaption a {
	    display: none;
	    text-decoration: none;
	}
	
	#accreditationlogos
    {
    }
    #accreditationlogos div 
    {
        width: 100%;
        text-align: center;
    }
    #accreditationlogos div img 
    {
        margin: 0px auto;
    }

/*	---------------------------------------------------------------
	SECTORS & CAPABILITIES BLOCKS
	------------------------------------------------------------ */
		
	div#block-cap, div#block-sec {
	width: 230px;
	\width: 245px;
	w\idth: 230px;
	padding: 10px 0 10px 15px;
	background: #E6EBF0 url(../img/global/rcbg_b_245.gif) no-repeat 0 100%;
	margin-bottom: 20px;
	}

	#block-sec img {margin: -15px -15px 0 -15px;}
	#block-sec p, #block-sec ul {width: 105px; float: left;}
	
	#block-sec ul {
	float: right;
	margin: 0;
	}
	
	#block-sec p, #block-cap p, #feat-cs p {
	font-size: 11px;
	line-height: 130%;
	} 
	
	#block-cap p {padding-right: 15px;}
	
	#block-cap ul {
	width: 230px;
	}
	
	#block-cap ul li {
	float: left;
	width: 85px;
	\width: 100px;
	w\idth: 85px;
	margin: 0 15px 10px 0;
	display: inline;
	}


/*	---------------------------------------------------------------
	LATEST NEWS & EVENTS BLOCKS
	------------------------------------------------------------ */
	
	
    #latest-news div {
    width: 548px;
	}

	
/*	---------------------------------------------------------------
	SECTOR SOLUTIONS BLOCKS
	------------------------------------------------------------ */	
	
	#solutions {
	width: 215px;
	\width: 245px;
	w\idth: 215px;
	padding: 10px 15px;
	background: #E6EBF0 url(../img/global/rcbg_b_245.gif) no-repeat 0 100%;
	margin-bottom: 20px;
	}
	
	#solutions p {
	font-size: 11px;
	line-height: 120%;
	}
	
	#solutions li a {
	font-weight: bold;
	color: #036;
	text-decoration: none;
	}
	
	#solutions li a:hover {
	color: #9c0;
	text-decoration: underline;
	}
	
	
/*	---------------------------------------------------------------
	FEATURED CASE STUDY
	------------------------------------------------------------ */	
	
	#feat-cs {
	width: 215px;
	\width: 245px;
	w\idth: 215px;
	padding: 10px 15px;
	background: #E6EBF0 url(../img/global/rcbg_b_245.gif) no-repeat 0 100%;
	}
	
	#feat-cs img {
	margin: -15px -15px 0 -15px
	}
	
	#block-sec li a {
	font-size: 11px;
	}
	 
