
/*	===============================================================
	© TENET Technology
	http://www.tenettechnology.com/  

	Type:				About section 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
	============================================================ */


/*	---------------------------------------------------------------
	FEATURED CASE STUDY
	------------------------------------------------------------ */
	
	#feat-cs img {
	float: right;
	border: 1px #ccc solid;
	margin: 0 0 1em 2em;
	}


/*	---------------------------------------------------------------
	BROWSE CASE STUDIES BLOCK
	------------------------------------------------------------ */	
	
	div.browse-cs {
	margin: 20px 0;
	padding-bottom: 15px;
	}
	
	div.cs-col {
	margin: 0 20px 0 0;
	float: left;
	width: 103px;
	position: relative;
	left: 20px;
	top: 15px;
	}
		
	div.browse-cs ul {
	margin-bottom: 1em;
	}
	
	* html div.browse-cs ul { position: relative; }
	
	div.browse-cs li {
	font-size: 11px;
	margin-bottom: 0.8em;
	line-height: 100%;
	background-position: 0 2px !important;
	background-position: 0 0;
	}


/*	---------------------------------------------------------------
	CASE STUDY DETAIL - IMAGES
	------------------------------------------------------------ */
	
	img#cs-logo {
	float: right;
	margin: 0 0 1em 2em;
	}
	
	img.cs-img {
	float: right;
	margin: 0 0 2em 2em;
	clear: right;
	}
	
	
/*	---------------------------------------------------------------
	CLIENT LIST PAGE
	------------------------------------------------------------ */	
	
	div.browse-cl {
	margin: 20px 0;
	padding-bottom: 15px;
	}
	
	div.cl-col {
	margin: 0 20px 0 0;
	float: left;
	width: 103px;
	position: relative;
	left: 20px;
	top: 15px;
	}
		
	div.browse-cl ul {
	margin-bottom: 1em;
	}
	
	* html div.browse-cl ul { position: relative; }
	
	div.browse-cl li {
	font-size: 1.1em;
	margin-bottom: 0.8em;
	line-height: 100%;
	background-position: 0 2px !important;
	background-position: 0 0;
	}
	
	img#client-list {
	margin: 2em 0;
	}
	

/*	---------------------------------------------------------------
	ABOUT TENET
	------------------------------------------------------------ */
		
	#cs-selector h3 {
	margin-bottom: 15px;
	}
	
	#cs-selector p, #cs-selector h5 {
	float:right;
	width: 300px;
	}
	
	#cs-selector form {
	float: left;
	width: 180px;
	}
	
	#cs-selector select {
	display: block;
	margin-bottom: 4px;
	width: 180px;
	}
	
	div#blockwrapper {
	margin: 2em 0 1em 0;
	}
	
	div.about-block {
	width: 246px;
	float: left;
	margin: 0 20px 20px 0;
	}
	
	div.nomargin {margin-right: 0;}
	
	#wrapper div.about-block h3 {
	margin-top: 0;
	margin-bottom: 0;
	}
	
	
/*	---------------------------------------------------------------
	JOBS UPLOAD FORM
	------------------------------------------------------------ */
		
	div#applynow fieldset {padding: 2em 0;}
	
	div#applynow table {
	width: 100%;
	border-collapse: collapse;
	}
	
	div#applynow td {
	width: 50%;
	padding-bottom: 10px;
	}
	
	div#applynow h3 {margin-bottom: 1em;}
	
	div#applynow label 
	{display: block;
	color: #666;
	margin-bottom: 3px;
	}
	
	div#applynow input,div#applynow textarea {width: 220px;}
	div#applynow textarea {height: 100px; width:480px;}
	div#applynow input#jobsubmit {width: auto;}
	div#applynow input.autowidth {width: auto;}
	div#applynow span.autowidth input {width: auto;}
	
	
/*	---------------------------------------------------------------
	JOB DETAIL PAGE
	------------------------------------------------------------ */	
	
	h6.location {color: #9c0;}