/*	$Id: screen.css,v 1.126 2008/07/15 18:12:21 florent Exp $ */

html, body {
	background-color: #eaf4ff;
	margin:0px;
	padding:0px;
}
body {text-align:left;}
form {margin:0px;}
img {border:0px;}
#wti-top {
	background:#FFF url(http://www.westbrooktech.com/images/t/template-background-656_blue.jpg) repeat-y 50% 0px;
	margin: 0px auto;
	padding:0px 10px;
	width:930px;
	text-align:left;
	background-color: #E3E3E3;
}
.hidden {display:none;}
.hideit {display:none;}
.showit {display:block;}
.grayborderon {border: solid 1px #D2D2D2; margin: 0px;}
.pad0 {padding:0px;}
.pad5 {padding:5px; margin:0px;}
.wti-blue {color:#002d56;}
.wti-back-blue {background-color:#002d56;color:#FFFFFF;}

/* accessibility styles begin ============================================ */
.flashtext,
.wti-access {
	position:absolute;
	left:-3000px;
	width:500px;
}
.flashtext {top:0px;}
/* accessibility styles end ============================================ */

/* masthead styles begin ================================================= */
#wti-masthead {
	background:#000 url(http://www.westbrooktech.com/images/t/fortisblue_mast.jpg);
	color:#eaf4ff;
	width:930px;
	height:60px;
	margin:0px;
	background-repeat: no-repeat;
}
#wti-logo {
	float:left;
	margin:5px 0px 0px 5px;
}
#wti-logo img {
	border:none;
}
#wti-masthead ul {
	float:right;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#wti-masthead li {
	display:inline;
	background-image: url(http://www.westbrooktech.com/images/t/upper-masthead-divider.gif);
	float:left;
	padding: 10px 10px 0px 10px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#wti-masthead li.last-menu-item {
	background-image: none;
}
/* masthead styles end ================================================= */

/* universal nav styles begin ================================================= */
#wti-universal-nav {
	width:100%;
	height:29px;
	color:#FFF;
	background-image: url(http://www.westbrooktech.com/images/t/universal_nav_bar_fb.gif);
	background-repeat: no-repeat;
	top:60px;
	margin:0px;
	padding:0px;
	}
#wti-universal-nav ul {
	list-style: none;
	margin: 0px;
	padding: 11px 0px 0px 0px;
	width: 100%;
	float: left;
}
#wti-universal-nav li {
	background-image: url(http://www.westbrooktech.com/images/t/upper-masthead-divider.gif);
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	float:left;
	padding:0px;
}
#wti-universal-nav li.last-menu-item {
	background-image: none;
}
#wti-search-form {
	display:inline;
	width:250px;
	margin:0px;
	padding:0px;
	float: right;
	border:solid 1px gray;
}
input#q {
	background:#E6E6E6 url(http://www.westbrooktech.com/images/t/sprites-t3.gif) no-repeat -1250px -18px;
	width:215px;
	height:18px;
	padding:0px;
	border-width:0px;
	text-indent:5px;
}
/* universal nav styles end ================================================= */

/* content styles begin ================================================== */
#wti-content {
	width:100%;
	margin:0px;
	padding:0px;
	color: #292929;
}

#wti-breadcrumb {
	margin:10px;
}
#wti-leadspace-container {
	background-image: url(http://www.westbrooktech.com/images/leadspace-promo-1.gif);
	height:290px;
	width:100%;
	margin:0px;
	padding:0px;
}
#leadspace-nav-box-1 {
	background-image: url(http://www.westbrooktech.com/images/leadspace-nav-box-1.gif);
}
#leadspace-nav-box-2 {
	background-image: url(http://www.westbrooktech.com/images/leadspace-nav-box-2.gif);
}
#leadspace-nav-box-3 {
	background-image: url(http://www.westbrooktech.com/images/leadspace-nav-box-3.gif);
}
#wti-leadspace-nav {
	float:left;
	border:0;
	width:138px;
	height:230px;
}
.wti-leadspace-nav-1 {
	display: table;
	#position: relative;
	overflow: hidden;
	color:#FFFFFF;
	border:0;
	padding:0px;
	margin:0px;
	width:100%;
	height:76px;
}
#wti-leadspace-nav-2 {
	display: table;
	#position: relative;
	overflow: hidden;
	color:#FFFFFF;
	border:0;
	padding:0px;
	margin:0px;
	width:100%;
	height:78px;
}
.wti-leadspace-nav-box-wrapper {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	border:0;
}
.wti-leadspace-nav-box {
	color:#FFFFFF;
	border:solid 1px gray;
	background:#AAAAAA;
	#position: relative;
	width:66px;
	height:33px;
	#top: -50%;
	margin:0 auto;
	opacity:0.4;
	-moz-opacity:0.4;
}
.wti-leadspace-nav-box:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	cursor:pointer;
	border-color:#990000;
}
.wti-leadspace-nav-box-selected {
	color:#FFFFFF;
	border:solid 1px gray;
	background:#AAAAAA;
	#position: relative;
	width:70px;
	height:35px;
	#top: -50%;
	margin:0 auto;
	opacity:1.0;
	-moz-opacity:1.0;
	cursor:pointer;
	border-color:#990000;
}
#wti-leadspace-headline {
	border:0;
	float:left;
	width:792px;
	height:230px;
}
#wti-leadspace-headline-main {
	border:0;
	color:#FFFFFF;
	width:100%;
	height:154px;
}
#wti-leadspace-headline-main p {
	color:#990000;
	padding:40px 0px 0px 0px;
	margin:0px;
}
#wti-leadspace-headline-call {
	color:#002D56;
	width:100%;
	height:76px;
}
#wti-leadspace-headline-call p {
	padding:0px;
	margin:0px;
}
#wti-what-we-do-overlay {
	float:left;
	background-color: #002D56;
	height:60px;
	position: relative;
	padding: 0px;
	opacity:0.7;
	-moz-opacity:0.7;
	width: 100%;
}
#wti-what-we-do-overlay p {
	display:inline;
	color:#FFFFFF;
	position: static;
	padding: 2px 26px 0px 12px;
	float: left;
}
#wti-what-we-do-overlay p#wti-what-we-do-description {
	float:none;
	opacity:1.0;
	-moz-opacity:1.0;
	position:relative;
	margin:3px 0px 0px 0px;
	padding:0px;
}
#wti-tabbed-area {
	height:250px;
	width:100%;
	background-image: url(http://www.westbrooktech.com/images/t/tabbed-area-background.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}
.TabbedPanelsTab {
	color:#FFF;
}
div.BoxContent ul {
	list-style-type:disc;
	background-image:none;
	margin:3px;
	padding:3px;
}
#wti-tabbed-three-wide-box {
	width:641px;
}
.wti-tabbed-three-wide-box-content {
	margin:0px 0px 18px 0px;
}
#wti-tabbed-promo-box {
	border:none;
	width:207px;
}
.TabbedPanelsContent li.tabbed-promo-box-1 {
	background-image: url(http://www.westbrooktech.com/images/tabbed-promo-box-4.gif);
}
.TabbedPanelsContent li.tabbed-promo-box-2 {
	background-image: url(http://www.westbrooktech.com/images/tabbed-promo-box-2.gif);
}
.TabbedPanelsContent li.tabbed-promo-box-3 {
	background-image: url(http://www.westbrooktech.com/images/tabbed-promo-box-1.gif);
}
.wti-tabbed-promo-box-subhead {
	color:#333333;
}
.wti-tabbed-promo-box-description {
	color:#333333;
	padding:10px 0px;
}
.wti-tabbed-promo-box-link {
	color:#002D56;
}
#wti-tabbed-panel-content ul {
	list-style-type:none;
	margin:0px;
	padding:10px 0px 0px 0px;
}
.wti-tabbed-content-link {
	color:#002D56;
	background:url(http://www.westbrooktech.com/images/bullets/bullet_1_off.gif) 0% 50% no-repeat;
	margin:5px 0px 0px 0px;
	padding-left:15px;
}
.wti-tabbed-content-link:hover {
	background:url(http://www.westbrooktech.com/images/bullets/bullet_1_on.gif) 0% 50% no-repeat;
}
.wti-tabbed-content-description {
	color:#333333;
}
#wti-newsevents-container {
	height:30px;
	width:100%;
	color:#990000;
	background-image: url(http://www.westbrooktech.com/images/t/tabbed-area-background.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}
#wti-newsevents-news {
	float:left;
	border:0;
	margin-top:5px;
	margin-left:10px;
	width:460px;
}
#wti-newsevents-news-head {
	float:left;
	border:0;
	background-image: url(http://www.westbrooktech.com/images/t/news-events-divider.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin:0px;
	padding:0px;
	width:105px;
}
#wti-newsevents-news-items {
	float:left;
	color:#002D56;
	border:0;
	margin:0px;
	padding:4px 0px 0px 12px;
}
#wti-newsevents-events {
	float:left;
	margin-top:5px;
	border:0;
}
#wti-newsevents-events-head {
	float:left;
	border:0;
	background-image: url(http://www.westbrooktech.com/images/t/news-events-divider.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	margin:0px;
	padding:0px;
	width:145px;
}
#wti-newsevents-events-items {
	float:left;
	color:#002D56;
	border:0;
	margin:0px;
	padding:4px 0px 0px 12px;
	white-space:nowrap;
}
/* content styles end ==================================================== */

/* footer styles begin ============================================== */
#wti-footer {
	border-top:1px solid #FFF;
	clear:both;
	height:20px;
	width:100%;
	background-image: url(http://www.westbrooktech.com/images/t/masthead_background.gif);
	background-repeat: repeat-y;
}
#wti-footer ul {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#wti-footer li {
	display:inline;
	background-image: url(http://www.westbrooktech.com/images/t/upper-masthead-divider.gif);
	clear: right;
	float:left;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding:3px 10px 5px 14px;
	white-space:nowrap;
}
#wti-footer li.wti-first {
	padding-left:14px;
}
#wti-footer li.last-menu-item {
	background-image:none;
}
#seo_footer {
	text-align: center;
	background: #EFEFFF7;
	padding-bottom: 8px;
	color: #637d93;	
	font-size: .8em;
}

#seo_footer a {
	color: #637d93;
	font-size: .8em;
}

#seo_footer_home {
	text-align: center;
	background: #EFEFFF7;
	padding-bottom: 8px;
	color: #637d93;	
}

#seo_footer_home a {
	color: #637d93;
}
/* footer styles end ================================================ */

/*anchor styles begin ================================================ */
a:link {
	text-decoration: none;
    color: #00259D6;
}
a:visited {
	text-decoration: none;
    color: #0025D6;
}
a:hover {
	text-decoration: none;
    color: #0025D6;
}
a:active {
	text-decoration: none;
    color: #0025D6;
}
.wti-leftnav-detail-open {
    color: #002D46;
    background-color: #D9D9D9;
}
#wti-breadcrumb a:link, #wti-breadcrumb a:visited {
    color: #346085;
    text-decoration: none;
}
#wti-breadcrumb a:hover {
    color: #002D46;
    text-decoration: none;
}
#wti-what-we-do-overlay p a {
	color:#DDD;
	text-decoration:none;
}
#wti-what-we-do-overlay p a:hover {
	color:#FFF;
	text-decoration:underline;
}
#wti-masthead li a {
	text-decoration:none;
}
#wti-masthead li a:link, #wti-masthead li a:visited {
	color:#DDD;
	text-decoration:none;
}
#wti-masthead li a:hover {
	color:#FFF;
	text-decoration:none;
}
#wti-universal-nav li a:link, #wti-universal-nav li a:visited {
	color:#DDD;
	text-decoration:none;
	padding: 10px 10px 4px 10px;
}
#wti-universal-nav li a:hover {
	color:#FFF;
	text-decoration:none;
	background-image: url(http://www.westbrooktech.com/images/t/universal_nav_bar_hl.gif);
	background-repeat: repeat-x;
	background-position:0px 8px;
	padding: 10px 10px 4px 10px;
}
#wti-leadspace-headline-call p a:link, #wti-leadspace-headline-call p a:visited {
	color:#002D56;
	text-decoration:none;
}
#wti-leadspace-headline-call p a:hover {
	text-decoration:underline;
}
.wti-tabbed-content-link a, .wti-tabbed-content-link  a:link, .wti-tabbed-content-link a:visited {
	color:#346085;
	text-decoration:none;
}
.wti-tabbed-content-link a:hover {
	color:#002D56;
}
.wti-tabbed-three-wide-box-content a, .wti-tabbed-three-wide-box-content a:link, .wti-tabbed-three-wide-box-content a:visited {
	color:#002D56;
	text-decoration:none;
}
.wti-tabbed-three-wide-box-content a:hover {
	text-decoration:underline;
}
.wti-tabbed-promo-box-link a, .wti-tabbed-promo-box-link  a:link, .wti-tabbed-promo-box-link a:visited {
	color:#002D56;
	text-decoration:none;
}
.wti-tabbed-promo-box-link a:hover {
	text-decoration:underline;
}
#wti-newsevents-news-items a, #wti-newsevents-news-items  a:link, #wti-newsevents-news-items a:visited,
#wti-newsevents-events-items a, #wti-newsevents-events-items  a:link, #wti-newsevents-events-items a:visited {
	color:#002D56;
	text-decoration:none;
}
#wti-newsevents-news-items a:hover, #wti-newsevents-events-items a:hover {
	text-decoration:underline;
}
#wti-footer li a:link, #wti-footer li a:visited {
	color:#DDD;text-decoration:none;
}
#wti-footer li a:hover {
	color:#FFF;text-decoration:none;
}
/*anchor styles end ================================================ */

