/* -----------------------------------------------------------------------

Training Services: Main Site Basic CSS

version: 2.0
author: Tarquin Rees
email: info@okapicreative.com
web: www.okapicreative.com

Containing changes made Sept 2008

----------------------------------------------------------------------- */	

#content_blended {

	margin: 60px 0px 0px 40px;
	width: 700px;
	}

table {
	
	margin: 20px 0px 40px 0px;
	width: 680px;
	border-collapse: collapse;
	font-family:  arial, verdana, geneva, helvetica, sans-serif;
	}

td.sidepic {
	
	padding: 0px 15px 0px 0px;
	width: 130px;
	}

td.header {
	
	padding: 5px;
	font-weight: 700;
	font-size: 13px;
	color: #333;
	background: transparent url(http://www.training-services.net/images_training/gradient_new.png) top left no-repeat;
	}

td.text p {
	
	padding: 0;
	margin: 10px 10px 10px 0px;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	}
	
img.cuadro {
	
	margin-top: 20px;
	margin-bottom: 20px;
	}
		
ol {
	
	padding: 0;
	margin: 10px 0px 10px 20px;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	}	
	
#content_blended ul {

	list-style-type: circle;
	margin: 10px 0px 10px 25px;
	color: #333;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
 	}

#content_blended ul li {

	border-bottom: none;
 	}

.section {

	margin: 20px 10px 0px 20px;
	}

.section p {

	margin: 0px 10px 20px 0px;
	}	
	

/* New CSS for New Pages April 2009 Changes
----------------------------------------------------------------------- */	

#footer {

	height: auto;
	background: transparent url(http://www.training-services.net/images_training/footer_home.gif) bottom center no-repeat;
	}

#footer_cont {

	margin: 0px 20px 30px 20px;
	border-top: 1px solid #000;
	}
	
#content_newhome {

	margin: 60px 0px 0px 0px;
	width: 650px;
	}
	
#content_newhome p.clear {

	clear: left;
	}

#footer_cont h3 {
	
	margin: 35px 0px 0px 0px;
	color: #000;
	}
	
#footer_cont p {
	
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	color: #01669e;
	}

#footer_cont p a {
	
	font-weight: 700;
	color: #01669e;
	}
	
#footer_cont span {
	
	color: #000;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	