/* Processed by Shaun Inman's CSS-SSC :: http://www.shauninman.com/plete/css-ssc/ */

/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development standards
Author : Cody Lindley

- - - - - - - - - - - - - - - - - - - - - */

/* ---------->>> CSS Hacks <<<---------------------------------------------------------------*/
/*
*{padding: 0; margin: 0;}


body {background-color:#fff;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}

html body{font: 62.5%/1.4em Arial, Helvetica, sans-serif;color:#333333}
html>body{font: 62.5%/1.4em Arial, Helvetica, sans-serif;color:#333333}

p, table, ul, dl, #TB_window  {font-size: 1.2em}


a:link {color: #CC6633;}
a:visited {color: #CC6633;}
a:hover {color: #999966;}
a:active {color: #CC6633;}
a:focus{color: #CC6633;}

p {line-height:1.4em;margin:10px 0;}
hr{margin:10px 0;color:#999999;}

ul{
	list-style: none;
}

ul li{
padding-top:6px;
}
*/

#contentPad{
margin:20px;
}

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_load{
display:none;
}

#TB_window {
	position: absolute;
	background: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_window iframe {
	display:block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 480px;
	border: none;
}

#TB_caption{
	height:25px;
	padding:10px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:10px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	background-color:#e8e8e8;
}

#TB_ajaxContent{
	overflow:auto;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
z-index:99;
position:absolute;
top: 0;
left: 0;
width:100%;
height:100%;
background-color:#fff;
border:none;
filter:alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
display:none;
}/* Imported constants.css */

/* Imported thickbox.css */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #000 url(/images/bg-body.jpg) repeat-x;
	}

#body {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 766px;
	background-color: #FFF;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	zoom:1;
	}


#skip, #print {
	display: none;
}

/* ------------------------------------ Layout ---------------------------------------*/

#masthead {
	background: #161443 url(/images/bg-masthead.gif) no-repeat;
	padding-bottom: 39px;	/*	Save some space for the UDM menu	*/
	}
#masthead h1 {
	margin: 0;
	/* float: left; */
	}
#masthead h1 a {
	font-size: 0;
	display: block;
	height: 47px;
	width: 200px;
	text-decoration: none;
	text-indent: -1000px;
	}

#masthead h2 {
	background: #161443 url(/images/bg-company-slogan.jpg) no-repeat;
	font-size: 0;
	float: right;
	height: 51px;
	width: 268px;
	margin: 0;
	}

#masthead #loginForm {
	position: absolute;
	top: 20px;
	right: 10px;
	text-align: right;
}
#masthead #loginForm a {
	color: #FFF;
	background-image:url(/images/tekcenter-login.png);
	display:block;
	height:46px;
	width:87px;
	text-align:left;
	position:relative;
	top:-12px;
	left:10px;
	padding-left:60px;
	padding-top:24px;
}
#masthead #loginForm form {
	margin: 2px 0;
}
#masthead #loginForm input.formtext {
	background: transparent;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 2px;
	width: 80px;
	font: 10px Arial, Helvetica, Sans-Serif;
}

#crumb {
	display: none;
	clear: left;
	color: #aaa;
	font-size: 10px;
	}
#crumb a {
	color: #aaa;
	}


#template, #home {
	float: left;
	width: 766px;
	background: #fff url(/images/bg-template.jpg) repeat-x;
	padding-bottom: 0;
	}

#template {
	padding-top: 15px;
}


html>body #template {
	padding-bottom: 10px;
	}

#columnA {
	float: left;
	display: inline;
	position: relative;
	width: 170px;
	padding: 0;
	margin-right: 10px;
	margin-left: 5px;
	}					/*	ie double margin	*/
html>body #columnA {
	margin-left: 10px;
	}
#message {
	text-align: center:
}
#message div#content {
	text-align: left;
	position: relative;
	margin: 50px auto;
	width: 536px;
	padding: 5px 15px 10px;
	background: transparent url(/images/bg-content.png) no-repeat bottom left;
	height: 200px;			/*	Faux min-height setting for ie	*/
	min-height: 200px;
	}

#message div#content div#contenttop {
	background: transparent url(/images/bg-content-h1.png) no-repeat;
	height: 10px;
	position: absolute;		/*	this is to stop ie making the box too wide (doesn't subtract negative margin)	*/
	margin: -5px 0 0 0;		/*	Pure genious... Negative margin hangs it out the parent solving the cnr transparancy problem	*/
	top: 0;
	left: 0;
	width: 566px;
	}

#template div#content {
	position: relative;
	float: right;
	display: inline; /* display: inline on a floated element prevents IE from doubling the margin...*/
	margin-right: 10px;
	width: 536px;
	padding: 0px 15px 10px;
	background: transparent url(/images/bg-content.png) no-repeat bottom left;
	height: 200px;			/*	Faux min-height setting for ie	*/
	min-height: 200px;
	}
html>body #template div#content {
	height: auto;			/*	Fix min-height setting for other browsers	*/
	}

#template div#content div#contenttop {
	background: transparent url(/images/bg-content-h1.png) no-repeat;
	height: 10px;
	position: absolute;		/*	this is to stop ie making the box too wide (doesn't subtract negative margin)	*/
	margin: -5px 0 0 0;		/*	Pure genious... Negative margin hangs it out the parent solving the cnr transparancy problem	*/
	top: 0;
	left: 0;
	width: 566px;
	}

#template div#content.withflash {
	padding-top: 0;
	}

#template div#contentFull {
	position: relative;
	float: right;
	display: inline; /* display: inline on a floated element prevents IE from doubling the margin...*/
	margin-right: 10px;
	width: 716px;
	padding: 0px 15px 10px;
	background: url(/images/bg-home-content.jpg) no-repeat bottom right;
	height: 200px;			/*	Faux min-height setting for ie	*/
	min-height: 200px;
	}

#template div#content.withflash h1.pagetitle {
	font-size: 0;
	color: #fff;
	}

#template div#content h1.pagetitle {
	margin-top: 12px;
	}
#feature {
	margin-bottom: 10px;
	}

#footer {
	text-align: center;
	clear: both;
	padding-top: 4px;
	margin-top: 10px;
	background-color: #000;
	zoom:1;
	position: relative;
	}

#footer ul {
	display: block;
	margin: 0 auto;
	padding: 5px;
	width: 500px;
	}

#footer ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	display: inline;
	font-size: 85%;
	color: #68c2ff;
	}

#footer ul li a {
	text-decoration: none;
	color: #68c2ff;
	}

#footer ul li a:hover {
	text-decoration: none;
	color: #fff;
	}

form#search {
	display: none;
	}




/* ------------------------------------ Subnav ---------------------------------------*/
/*
#subnav ul {
	margin: 8px 0 0 10px;
	padding: 0 0 10px 0;
	}

#subnav li {
	list-style: none;
	margin: 0;
	padding: 1px 6px;
	background: transparent url(/images/li-content.png) no-repeat 0 3px;
	}

#subnav ul ul {
	margin: 0;
	padding-left: 8px;
	}
*/
#subNav a {
	display: block;
	text-decoration: none;
	padding: 2px 10px;
	color: #fff;
	font-size: 0.9em;
	line-height: 0.9em;
	}

.box ul {
	margin: 8px 0 0 10px;
	padding: 0 0 10px 0;
	}

.box li {
	list-style: none;
	margin: 0;
	padding: 1px 6px 1px 15px;
	background: transparent url(/images/li-content.png) no-repeat 0 3px;
	color: #FFF;
	font-size: 11px;
	}

.box li a {
	text-decoration: none;
	padding: 2px 0;
	}

.box li.thiscategory ul {
	padding-bottom: 0;
	}

.box ul ul {
	margin: 0;
	padding-left: 8px;
	}

.box p a.button_sidebar {
	margin: 0 0 -3px 0;
}

li.category {
	background-image: url(/images/li-category.png) !important;
	}



li.thiscategory, li.thiscategory li.thiscategory {
	background-image: url(/images/li-thiscategory.png) !important;
	}



li.category a, li.thiscategory li.category a, li.thiscategory li.content a {
	font-weight: normal;
	}

li.thiscategory a {
	font-weight: bold;
	}

li.content a {
	font-weight: normal;
	}

li.thiscontent a {
	font-weight: bold;
	color: #488DC8 !important;
	}

/* ------------------------------------ Home ---------------------------------------*/

#columnMain {
	width: 744px;
	margin: 4px 10px;
	border: 1px solid #daedfb;
}

#columnMain h1 {
	color: #6e8ec7;
	margin-left: 8px;
}

#columnMain p {
	margin-left: 8px;
}

#columnMain h1.pagetitle {
	background: transparent url(/images/bg-home-content-h1.png) no-repeat;
	padding: 15px 10px 0;
	margin-top: 0;
	}

#caseStudies {
	width: 220px;
	margin: 15px 15px 0;
	display: inline;
	float: right;
	clear: right;
	border-right: 1px solid #daedfb;
	background: #FFF url(/images/casestudiesbottom.gif) left bottom no-repeat;
}
#caseStudies .inner {
	padding: 8px 8px 0;
	margin-bottom: 8px;
	border: 1px solid #daedfb;
	border-bottom: none;
	border-right: none;
}
#caseStudies h1 {
	padding: 0;
	margin: 0;
}
#caseStudies p {
	margin: 4px 0 8px 0;
}

#caseStudies p.more {
	display: block;
	text-align: right;
	}

#columnMain table {
	width: 732px;
	margin: 5px 0 10px 5px;
	}

#columnB {
	float: left;
	width: 170px;
	}

#latestNews {
	margin-top: 1em;
	padding: 0 10px;
	width: 96%;
	clear: both;
}
#latestNews h1 {
	margin: 0;
	padding: 0.5em 0 0 0;
}
#latestNews h1 a.viewarchive {
	font-size: 12px;
	font-weight: bold;
	margin-left: 1em;
	float: right;
	text-align: right;
	width: 200px;
	padding: 0.25em 0 0 0;
}
#newsTicker {
	margin: 15px 0 0 0;
	padding-left: 0;
	list-style: none;
	zoom:1;
	}

#newsTicker h4 {
	font-size: 12px;
	font-weight:bold;
	zoom:1;
	background: #FFF;
}
#newsTicker li {
	zoom:1;
	list-style: none;
	margin-bottom: 15px;
	width: 97%;
}
#newsTicker li p {
	margin: 3px 0;
}
#newsTicker span.date {
	float: right;
	width: 70px;
	font-weight: normal;
	text-align: right;
	zoom:1;
	}


#newsTicker p.more {
	display: block;
	text-align: right;
	background: #FFF;
	zoom:1;
	}

/* ------------------------------Boxes-------------------------------------*/

.box {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background: transparent url(/images/bg-column-box.png) no-repeat bottom left;
	}

.box h1, .box h2, .box h3 {
	color: #fff;
	}

.box h2, #subnav h3 {
	margin: 0 10px;
	}

.box .boxTitle, #subnav h3 {
	font: 1.8em /1em Arial, Helvetica, sans-serif;
	background: transparent url(/images/bg-column-h2.png) no-repeat;
	padding: 16px 10px 0;
	position: relative;		/*	IE requires this to acheive the negative margin. (see below)	*/
	margin: -5px 0 0;		/*	Pure genious... Negative bottom margin hangs it out the bottom solving the cnr transparancy problem	*/
	}

.box p {
	padding: 0 10px;
	font: 1.1em /1 Arial, Helvetica, sans-serif;
	color: #47557F;
	}

.box em {
	color: #fff;
	}

.box a {
	color: #fff;
	}

.box a:hover {
	color: #488DC8;
	}

.box a.button_body {
	width: 80%;
	color: #669;
	margin: 0;
	float: none;
	display: block;
}

#columnMain #homeBox p {
	width: 400px;
}

#columnMain #homeBox p.more {
	position: relative;
	top: -2em;
	left: 410px;
	margin-bottom: -2em;
	width: 80px;
}

