/* CSS developed by 9xb.com
Main stylesheet for layout */

/* ---------------------------------- */
/* DEFAULT STYLES   */   
/* ---------------------------------- */
	
	html, body {
		font: 12px/1.4em Verdana, Arial, Helvetica, Trebuchet MS, Tahoma, sans-serif;
		color: #939a9e;
	}
	
	body {
		margin: 0;
		text-align: center;
		background: url(../images/bg_main.gif) repeat-x top #32434d;
	}
	
/* ---------------------------------- */
/* GLOBAL STYLES  */   
/* ---------------------------------- */

	.hidden, .screen_reader, hr {
		display: none;
	}
	
	li {
		margin:0 0 12px 0;
	}
	
	p {
		margin: 0 0 12px 0;
		padding: 0;
	}
	a img {
		border: 0;
	}
	
	strong {
		color: #fff;
	}
	
	a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	a:hover {
		color: #ccc;
	}
	.floatL {
		float: left;
		margin: 0;
	}
	.floatR {
		float: right;
		margin: 0;
	}
	
	
/* ---------------------------------- */
/* MAJOR DIVISIONS   */   
/* ---------------------------------- */

	#outerwrap {
		width: 777px;
		text-align: left;
		margin: 0 auto;
	}
	#innerwrap {
		width: 777px;
		border-top: 0;
		float: left;
		background: url(../images/bg_squares.gif) repeat-y top;
	}
	#innerwrap2 {
		width: 777px;
		border-top: 0;
		float: left;
		background: url(../images/bg_top.gif) repeat-x top;
	}
	#headerwrap {
		float: left;
		width: 747px;
		padding: 0 15px;
		margin: 0 0 15px 0;
	}
	#contentwrap {
		padding: 0;
		float: left;
		margin: 0 0 15px 0;
		clear: both;
		background: url(../images/bg_content_bottom.gif) no-repeat bottom center;
		width: 777px;
	}
	#contentwrap2 {
		padding: 13px 30px;
		float: left;
		margin: 0;
		background: url(../images/bg_content_top.gif) no-repeat top center;
		width: 717px;
	}
	#content {
		width: 459px;
		float: left;
		padding: 0;
		margin: 0;
	}
	#content li ul {
		margin-top:18px;
	}
	#rightcolumn {
		width: 237px;
		float: right;
		padding: 0;
		margin: 0;
	}
	#footerwrap {
		float: left;
		width: 743px;
		margin: 0;
		text-align: center;
		padding: 3px 15px;
		margin: 0 2px 25px 2px;
		font-size: 90%;
		background: #283943;
	}
	
	
/* ---------------------------------- */
/* TITLE ELEMENTS  */   
/* ---------------------------------- */	
	
	h1 {
		margin: 15px 0;
		padding: 0;
		width: 526px;
		height: 54px;
		overflow: hidden;
		float: left;
		background: url(../images/logo_t3tc.gif) no-repeat center center;
	}
	
	h1 a {
		display: block;
		text-indent: -3000em;
		margin: 0;
		padding: 0;
		width: 526px;
		height: 54px;
		background: transparent;
	}

	h1 a:hover {
		background: transparent;
	}
	
	h2 {
		color: #fff;
		font-size: 2.2em;
		line-height: 1.2em;
		font-weight: normal;
		/*font-style: italic;*/
		margin: 0 0 15px 0;
	}
	h3 {
		color:#FF3300;
		font-size: 1.2em;
		font-weight:normal;
		letter-spacing:1px;
		margin: 0 0 5px 0;
	}
	h3 span {
		display:block;
		font-size:70%;
		color:#fff;
	}
	h4 {
		color: #fff;
		font-size: 1.2em;
		margin: 0 0 15px 0;
	}
	
	
/* ---------------------------------- */
/* NAV STYLES  */   
/* ---------------------------------- */
	
	#topnav {
		float: right;
		list-style: none;
		height: 23px;
		padding: 0 37px 0 0;
		margin: 0;
		font-size: 90%;
		background: url(../images/bg_topnav_right.gif) no-repeat bottom right;
	}
	#topnav li {
		float: left;
		padding: 0;
		margin: 0;
		height: 21px;
	}
	#topnav li.home {
		list-style: none;
		padding: 2px 10px 0 37px;
		background: url(../images/bg_topnav_left.gif) no-repeat bottom left;
	}
	#topnav li.sitemap {
		list-style: none;
		padding: 2px 0 0 10px;
		background: url(../images/bg_divider.gif) no-repeat center left;
	}
	#topnav li a {
		font-weight: normal;
		color: #c00;
	}
	#topnav li a.selected {
		color: #fff;
		font-weight: bold;
	}
	
/* ---------------------------------- */

	#nav {
		margin: 0;
		background: url(../images/bg_nav_right.gif) no-repeat bottom right;
		height: 37px;
		float: left;
		width: 747px;
		clear: both;
		padding: 0;
	}
	#nav ul {
		padding: 0;
		margin: 0;
		margin-top:3px;
		float: left;
		background: url(../images/bg_nav_left.gif) no-repeat;
		background-position:center left;
		height: 31px;
		list-style: none;
		border-right:1px solid #546570;
		margin-bottom:3px;
	}
	#nav ul li {
		padding: 0;
		margin:0;
		float: left;
		height: 31px;
	}
	#nav ul li a {
		padding: 7px 20px;
		margin: 0;
		float: left;
		display: block;
		height: 17px;
		border-left: 1px solid #546570;
		border-right: 1px solid #32434D;
	}
	#nav ul li a:hover, #nav ul li a.selected {
		background: url(../images/bg_nav_seleted.gif) repeat-x left center;
		color:#ccc;
	}
	#nav ul li.first a {
		border-left: 0;
	}
	#nav ul li.first a:hover, #nav ul li.first a.selected {
		background: url(../images/bg_nav_seleted_first.gif) no-repeat left center;
		color:#ccc;
	}
	#nav ul li.last a {
		border-right:1px solid #32434D;
	}
	
/* Search styles  */

	#search {
		float: right;
		margin: 0;
		padding: 0;
	}
	#search input {
		font-family: arial, verdana, Trebuchet MS, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #a0adb5;
		margin: 7px 5px 0 0;
		padding: 2px 3px;
		width: 150px;
		height: 15px;
		float: left;
		background: url(../images/bg_input_search.gif) repeat-x top #32434D;
		border-top: 2px solid #283b41;
		border-left: 2px solid #2f484f;
		border-right: 2px solid #374f59;
		border-bottom: 2px solid #314750;
	}
	#search form {
		margin: 0;
		padding: 0;
		font-size: 90%;
	}
	#search fieldset {
		border: 0;
		padding: 0;
		margin: 0;
		float: left;
	}
	#search legend {
		display: none;
	}
	#search label {
		display: none;
	}
	#search input.button {
		width: auto;
		padding: 0;
		margin: 3px 3px 0 0;
		border: 0;
		height: auto;
		border:none;
	}
	
	
/* ---------------------------------- */
/* CONTENT STYLES  */   
/* ---------------------------------- */

/* homepage text */
	
	#homepage_text {
		padding: 0 35px;
		margin: 0 0 10px 0;
		color: #939a9e;
		font-size: 90%;
		width: 707px;
		float: left;
	}
	#homepage_text p {
		margin: 0 0 10px 0;
	}
	
	#content ul {
		list-style:disc;
		/*ist-style-image: url(../images/penicon.jpg);*/
		margin-bottom: 15px;
	}
	#content ul ul a {
		font-weight: normal;
	}
	#content .company {
		font-weight:bold;
		color:#fff;
	}

	.clientsBox {
		border-bottom:1px solid #666;
		margin:10px 0;
	}

	
/* ---------------------------------- */
/* RIGHTCOLUMN STYLES  */   
/* ---------------------------------- */

	#subnav {
		float: left;
		width: 237px;
		list-style: none;
		margin: 0 0 15px 0;
		padding: 0;
	}
	#subnav li {
		float: left;
		width: 237px;
		margin: 0;
		padding: 0;
	}
	#subnav li a {
		float: left;
		width: 217px;
		margin: 0;
		padding: 10px 0 10px 20px;
		display: block;
		background: url(../images/bg_subnav.gif) no-repeat center center;
	}
	#subnav li a:hover, #subnav li a.selected {
		background: url(../images/bg_subnav_selected.gif) no-repeat center center;
		color:#ccc;
	}
	
	/* */
	
	#quick_links {
		float: left;
		width: 237px;
		background: url(../images/bg_quick_links.gif) no-repeat bottom left;
		margin: 0 0 25px 0;
		padding: 0 0 5px 0;
	}
	#quick_links h3 a {
		float: left;
		width: 237px;
		height: 40px;
		text-indent: -3000px;
		font-size: 1px;
		overflow: hidden;
		background: url(../images/title_quick_links.gif) no-repeat top left;
		margin: 0;
		padding: 0;
	}
	#quick_links p {
		margin: 0 0 10px 0;
		padding: 0 20px;
	}

/* ---------------------------------- */
/* FOOTER ELEMENTS  */   
/* ---------------------------------- */	
	
	/* Footer CTA's */
	#tech_auth_cta {
		float: left;
		margin: 0 11px 0 0;
		background: url(../images/cta_technical_authoring.gif) no-repeat top left;
	}
	#tech_auth_cta h3 {
		background: url(../images/cta_title_technical_auth.gif) no-repeat top left;
	}
	
	#training_cta {
		float: left;
		margin: 0 11px 0 0;
		background: url(../images/cta_training.gif) no-repeat top left;
	}
	#training_cta h3 {
		background: url(../images/cta_title_training.gif) no-repeat top left;
	}
	
	#footerctas {
		float: left;
		width: 718px;
		margin-top:0;
	}
	#footerctas2 {
		float: left;
		width: 718px;
		padding: 3px 0 0 0;
		background: url(../images/bg_dots.gif) repeat-x top;
	}
	#footerctas div, #footerctas2 div {
		width: 202px;
		padding: 22px 15px 10px 15px;
		height: 110px;
		font-size: 90%;
		position: relative;
	}
	#footerctas div h3, #footerctas2 div h3 {
		display: block;
		text-indent: -3000em;
		font-size: 1px;
		overflow: hidden;
		margin: 0 0 5px 0;
		padding: 0;
		width: 200px;
		float: left;
		height: 19px;
	}
	#footerctas div p, #footerctas2 div p {
		float: left;
		clear: both;
		width: 200px;
		margin: 0;
		padding: 0;
	}
	#footerctas div p.more, #footerctas2 div p.more {
		/*position: absolute;*/
		float: right; /* ADDED FLOAT BECAUSE POSITION WASNT WORKING IN IE6 */
		bottom: 6px;
		right: 6px;
		width: 44px;
		clear: none;
		height: 19px;
	}
	#footerctas div p.more a, #footerctas2 div p.more a {
		text-indent: -3000em;
		font-size: 1px;
		overflow: hidden;
		display: block;
		width: 44px;
		height: 19px;
		z-index: 1000;
	}
	
	#contact_cta {
		float: left;
		margin: 0 11px 0 0;
		background: url(../images/cta_contact.gif) no-repeat top left;
	}
	#contact_cta h3 {
		background: url(../images/cta_title_contact.gif) no-repeat top left;
	}
	
	
	#what_our_cta {
		float: right;
		background: url(../images/cta_wocs.gif) no-repeat top left;
	}
	#what_our_cta h3 {
		background: url(../images/cta_title_wocs.gif) no-repeat top left;
	}
	
	#clients_cta {
		float: right;
		background: url(../images/cta_wocs.gif) no-repeat top left;
	}
	#clients_cta h3 {
		background: url(../images/cta_title_clients.gif) no-repeat top left;
	}

/* ---------------------------------- */
/* FORM ELEMENTS  */   
/* ---------------------------------- */

	#content input, #content textarea, #content select {
		font-family: arial, verdana, Trebuchet MS, Lucida Grande, Lucida Sans Unicode, geneva, helvetica, sans-serif;
		color: #fff;
		margin: 0;
		font-size: 12px;
		padding: 4px;
		width: 200px;
		border: 3px solid #223139;
		border-right: 1px solid #3C505C;
		border-bottom: 1px solid #3C505C;
		background: #32434D!important;
	}
	#content input[type='radio'] {
		padding:0;
		width:20px;
		border:none;
		background:none;
	}
	#content select {
		width:60px;
	}
	#content form {
		margin: 0 0 25px 0;
		font-size: 90%;
	}
	#content form ul {
		margin: 0;
		padding: 0;
		list-style: none;
		list-style-image: none;
	}
	#content form li {
		float: left;
		clear: both;
		margin: 0 0 5px 0;
		width: 459px;
	}
	#content form li strong {
		font-size: 80%;
		color:#f50;
	}
	#content fieldset {
		border: 0;
		padding: 0;
		margin: 0;
	}
	#content legend {
		display: none;
	}
	#content label {
		border: 0;
		padding: 5px 0 0 0;
		margin: 0 10px 0 0;
		display: block;
		width: 160px;
		float: left;
		text-align: right;
	}
	#content input.button {
		width: auto;
		padding: 0;
		margin: 3px 3px 0 175px;
		border: 0;
		height: auto;
		background: #283943!important;
	}
	
	.errorMsg {
		border:1px solid #c00;
		color:#c00;
		padding:5px 8px;
		text-align:center;
		font-size:120%;
	}
	.message {
		border:1px solid #090;
		color:#090;
		padding:5px 8px;
		text-align:center;
		font-size:120%;
	}
	.phoneNumbers {
		display:block;
		width:40px;
		float:left;
	}
	.searchHighlight {
		border-bottom:1px dashed #ccc;
	}
	
.toolsDivWrap {
	float:left;
}
.toolsDiv {
	width:220px;
	float:left;
}
#toolsWrap {
	min-height:180px;
	width:470px;
}
.testimonialHR {
	display:block;
	width:100%;
	margin:15px 0;
	height:1px;
	background:#999;
	border:none;
}
textarea {
	scrollbar-highlight-color:#3C505C;
	scrollbar-darkshadow-color:#223139;
	scrollbar-base-color:#32434D;
	scrollbar-track-color:#32434D;
}
#companyDetails {
	text-align:center;
	width:100%;
	float:left;
}
#companyDetails span {
	color:#3C505C;
}
ul, ol {
	padding-left:20px;
	margin-left:0;
}
ol {
	margin-left:13px;
}

.inputNote {
	margin-left:170px;
	width:200px;
}
.profilePhoto {
	float:left;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:10px;
}












