@charset "utf-8";
/* CSS Document */

BODY{
	padding:0px;
	margin:0px;
	background-image:url(../../images/pagebg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#666666;
}

TR{
	vertical-align:top;
}

A{
	text-decoration: none;
	color: #00467f;
}

a:active, a:focus{
	outline: none;
	-moz-outline-style: none;
}

h1, .headline{
	font-size: 21px;
	line-height: 25px;
	color: #73853b;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
}

h2, .leadin{
	font-size: 15px;
	line-height: 21px;
	color: #666666;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: normal;

}


H3{
	font-size:14px;
	font-weight:bold;
	color:#004065;
}

H4 {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
}

H5 {
	font-size:12px;
	font-weight:bold;
	color:#004065;
	padding:0 0 2px 0;
	margin:0px
}

A:hover{
	text-decoration: underline;
}


A.homelink{
	font-weight:bold;
	font-size:12px;
}

A.photolink{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

A.photolink:hover{
	text-decoration:underline;
}

A.footer{
	font-weight:bold;
	font-size:9px;
	border-right: dotted 1px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:3px;
}

UL{
	padding:10px;
    margin:5px;
}



FORM{
	padding:0px;
	margin:0px;
}

INPUT {
	border-style:solid;
	border-width:1px;
	border-color: #d8d7d5;
	font-size:10px;
}

SELECT {
	border-style:solid;
	border-width:1px;
	border-color: #d8d7d5;
	font-size:10px;
	height:20px;
	width:165px;

	vertical-align:middle;
}


.wrapper{
	background: #ffffff;
	width: 921px;
	min-width: 921px;
	margin: 0 auto;
	padding: 0 30px;
}

.header{
	background: url(../../images/header_bg.jpg) no-repeat;
	position: relative;
	height: 110px;
}
	.logo{
		position: absolute;
		top: 26px;
		left: 38px;
	}

	.searchnav{
		position: absolute;
		top: 5px;
		left: 523px;
		width: 410px;
	}

		.searchnav a, .searchnav{
			font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
			color: #ffffff;
			font-size: 10px;
			text-decoration: none;
		}
		A.headernav:hover{
			text-decoration: underline;
		}
		
		.searchnav .headernav{
			display: inline;
			padding: 0 5px 0 5px;
		}
		
		.searchnav .headernav strong{
			font-weight: normal;
			padding: 0 12px 0 0;
			background: url("../../images/login_raquo.gif") right 5px no-repeat;
		}
		
		.searchnav input{
			margin: 0 0 0 5px;
		}
		
		#Formarrow{
			margin-bottom: -4px;
		}



	.topnav{
		position: absolute;
		top: 42px;
		left: 202px;
	}
	
		.topnav .navlist{
			position: relative;
			margin: 0;
			padding: 0;
		}
		
		.topnav ul{
			width: 707px;
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
		.topnav ul li{
			margin: 0;
			padding: 0 0 6px 0;
			float: left;
			line-height: 14px;
		}
		
			.topnav ul li a{
				display: block;
				overflow: hidden;
				text-indent: -9000px;
				background: url(../../images/mainnav_text.gif) no-repeat;
				height: 20px;
			}
				.topnav ul li#whydatalink_list a{
					width: 108px;
					background-position: 0 0;
				}
				.topnav ul li#solutions_list a{
					width: 86px;
					background-position: -108px 0;
				}
				.topnav ul li#services_list a{
					width: 85px;
					background-position: -194px 0;
				}
				.topnav ul li#bestpractices_list a{
					width: 189px;
					background-position: -279px 0;
				}
				.topnav ul li#supportcenter_list a{
					width: 129px;
					background-position: -468px 0;
				}
				.topnav ul li#library_list a{
					width: 67px;
					background-position: -597px 0;
				}
				.topnav ul li#labs_list a{
					width: 43px;
					background-position: -664px 0;
				}
				
				#whydatalink_list a.active{
					background-position: 0 -20px !important;
				}
				#solutions_list a.active{
					background-position: -108px -20px !important;
				}
				#services_list a.active{
					background-position: -194px -20px !important;
				}
				#bestpractices_list a.active{
					background-position: -279px -20px !important;
				}
				#supportcenter_list a.active{
					background-position: -468px -20px !important;
				}
				#library_list a.active{
					background-position: -597px -20px !important;
				}
				#labs_list a.active{
					background-position: -664px -20px !important;
				}
			
		
			.topnav ul li div{
				position: absolute;
				width: 706px;
				border-top: 1px solid #8295ad;
				top: 25px;
				left: 0;
			}
		
				.topnav ul ul{
					padding: 4px 0 0 0;
					margin: 0;
				}
		
				.topnav ul ul li{
					padding: 0 15px 0 0;
					margin-top: 4px;
					background: url(../../images/topsubnav_line.gif) right 3px no-repeat;
				}
				
				.topnav ul ul li a{
					display: inline;
					background: none;
					text-indent: 0;
				}
				.topnav ul ul li, .topnav ul ul li a{
					color: #c8e6f6;
					font-size: 10px;
					line-height: 12px;
					white-space: nowrap;
				}
				
				.topnav a:active, .topnav a:focus{
					outline: none;
					-moz-outline-style: none;
				}
				
					.topnav li.last{
						background: none !important;
					}
				
			.topnav ul li div{
				display: none;
			}
			
			.topnav li.active{
				background: url("../../images/nav_selected_arrow.gif") no-repeat -5000px -5000px;
			}
			
			.topnav ul li.active div{
				display: block;
			}
		
			.topnav li#bestpractices_list, .topnav li#services_list, .topnav li#solutions_list, .topnav li#library_list{
				background-position: 50% bottom;
			}
			
			.topnav ul ul li.active, .topnav ul ul li.active a{
				color: #ffffff;
				background: url(../../images/topsubnav_line.gif) right 3px no-repeat;
			}




.spotlight_home{
	height: 267px;
	overflow:visible;
}
	.spotlight_home_image{
		padding: 2px 0 10px 0;	
	}
	
	.spotlight_home h4{
		display: block;
		width: 161px;
		font-size: 10px;
		color: #0078c9;
		padding-bottom: 5px;
		border-bottom: 1px solid #dddedc;
		margin: 0 0 3px 0; 
	}
	
	.spotlight_home p{
		margin: 0;
		padding: 0;
	}
	
	.spotlight_home a{
		color: #73853b;
	}



.quicklinks{
	margin: 0 0 7px 0;

}

	.quicklinks h4{
		display: block;
		font-size: 10px;
		color: #0078c9;
		padding-bottom: 5px;
		border-bottom: 1px solid #dddedc;
		margin: 0 0 3px 0; 
	}


	.quicklinks UL{
		padding: 5px 0 5px 0;
		margin: 0px;
	}

		.quicklinks LI{
			list-style: none;
			background: url(../../images/bulletarrow.gif) 0 6px no-repeat;
			padding:0 0 2px 7px;
			margin: 0px;
			font-size: 11px;
			line-height: 12px;
		}
		
		.quicklinks li a{
			color: #666666;
			font-size: 11px;
		}

	.quicklinks .whitepaper{
		padding-bottom: 5px;
	}
	
	.quicklinks .whitepaper, .quicklinks .whitepaper a{
		color: #666666;
		font-size: 11px;
		line-height: 14px;
	}

.homecontent{
	font-size: 11px;
	line-height: 14px;
}
	.homecontent a{
		color: #73853b;
	}

	.homecontent h3{
		width: 100%;
		font-size: 15px;
		line-height: 19px;
		border-bottom: 1px solid #dddedc;
		float: left;
		color: #004065;
		margin: 0 0 12px 0;
	}
	
		.homecontent h3 a{
			color: #989a90;
			text-decoration: none;
			line-height: 19px;
		}
		
		.homecontent h3 .dateupdated{
			float: right;
			font-size: 9px;
			font-weight: normal;
			color: #989a90;
		}
		
	
	
	.homecontent .psheadingleft{
		display: block;
		float: left;
		padding: 0 10px 4px 0;
	}
	
	.homecontent .psheadingmiddle{
		display: block;
		float: left;
		padding: 0 10px 4px 10px;
	}
	
	.homecontent .psheadingright{
		display: block;
		float: left;
		padding: 0 0 4px 10px;
	}
	
	.homecontent .psseperator{
		display: block;
		float: left;
		width: 7px;
		background: url(../../Images/doubleline_sepeartor.gif) 0 4px no-repeat;
		height: 18px;
	}
	
	.homecontent .selected{
		border-bottom: 4px solid #dddedc;
		margin-bottom: -4px !important;
	}
	
	.homecontent .psitem{
		clear: both;
	}
	
	.homecontent .heading{
		display: block;
		float: left;
		border-bottom: 4px solid #dddedc;
		margin-bottom: -4px;
		padding-bottom: 4px;
	}
	
	.homecontent .newsitem{
		padding: 10px 0 10px 0;
		border-bottom: 1px solid #dddedc;
	}

.whytable td{
	padding-top: 20px;
	border-bottom: 1px solid #e5e5e5;
}

.whytable img{
	padding-right: 20px;
}


.orangehead{
	font-weight:bold;
	font-size: 10px;
	color: #575850;
	padding-bottom:10px;
	line-height: 14px;
	text-transform: uppercase;
}



.sidephotobox{
	width: 177px;
	padding: 3px 0 0 0;
	margin: 0;
}

	.sidephotobox .content{
		padding: 16px 19px 16px 19px;
		border-bottom: 3px solid #ffffff;
		color: #ffffff;
		font-size: 11px;
		line-height: 14px;
	}
	
	.sidephotobox .button a img{
		border: 0;
	}
	
	.sidephotobox .button{
		text-align: right;
	}
	
	
.sidephotoboxcapation, .sidephotoboxcaption{
	width: 177px;
	padding: 0;
	margin: 0;
}

	.sidephotoboxcapation h3, .sidephotoboxcaption h3{
		padding: 8px 11px 6px 11px;
		color: #a6d0ec;
		font-size: 10px;
		line-height: 12px;
	}
	
	
	.sidephotoboxcapation .content, .sidephotoboxcaption .content{
		padding: 16px 19px 16px 19px;
		border-bottom: 3px solid #ffffff;
		color: #ffffff;
		font-size: 11px;
		line-height: 14px;
	}
	
	.sidephotoboxcapation .button a img, .sidephotoboxcaption .button a img{
		border: 0;
	}
	
	.sidephotoboxcapation .button, .sidephotoboxcaption .button{
		text-align: right;
	}

.greenbox{
	background-color: #84a02f;
}

	.greenbox .content{
		background-color: #9fba23;
	}

.orangebox{
	background-color: #ecac00;
}
	.orangebox .content{
		background-color: #ecac00;
	}
	
.bluebox{
	background-color: #0078c9;
}
	.bluebox .content{
		background-color: #5db5e5;
	}


.errmsg{
	color: #ffffff;
	margin-top: 2px;
}


.supportlogin{
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 20px;
}
	.supportlogin h5{
		font-size: 11px;
		line-height: 13px;
		color: #575850;
		border-bottom: 1px solid #dddedc;
		margin-bottom: 2px;
	}
	
	.supportlogin p{
		font-size: 11px;
		line-height: 13px;
		padding: 0;
		margin: 0 0 10px 0;
	}
	
	.supportlogin label{
		display: block;
		font-size: 9px;
		line-height: 11px;
		margin: 0 0 5px 0;
	}
	
	.supportlogin a{
		color: #989a90;
		font-size: 9px;
	}

	
.sidecapation, .sidecapationitem{
	padding: 20px 0 0 0;
	font-size: 11px;
	line-height: 13px;
}
	
	.sidehead{
		padding: 0 0 5px 0;
		border-bottom: 1px solid #dddedc;
		color: #0078c9;
		font-size: 10px;
		font-weight: bold;
		line-height: 12px;
	}
	
	.sidecapationitem .sidehead{
		border-bottom: none;
	}
	

	.sidecapation p{
		margin: 6px 0 0 0;
	}


	.sidecapation .learnmore a, .sidecapation .learnmore {
		color: #989a90;
		font-size: 10px;
		font-weight: normal;
	}
	
	.sidecapation .learnmore a{
		padding: 2px 17px 2px 0;
		background: url("../../images/linkarrow.jpg") right 3px no-repeat;
	}


	.sidecapation .captionitem, .sidecapationitem .captionitem{
		padding: 5px 0 5px 0;
		border-top: 1px solid #dddedc;
		color: #3b3c38;
	}
	
		.sidecapation .captionitem a, .sidecapationitem .captionitem a{
			color: #666666;
		}
	


.supportcolumn{
	background: #f1f1e9;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

	.supportcolumn h3{
		color: #792426;
		font-size: 12px;
		line-height: 16px;
		padding: 13px 14px 13px 14px;
		margin: 0;
	}
	
	.supportcolumn .item{
		border-top: 1px solid #d2d2ca;
		padding: 18px 14px 16px 14px;
		font-size: 11px;
		color: #575850;

		line-height: 16px;
		font-weight: bold;
	}
	
		.supportcolumn .item h4{
			color: #666666;
			font-weight: normal;
			margin: 0;
			padding: 0 0 2px 0;
		}
	
		.supportcolumn .item a{
			color: #575850;
			text-decoration: none;
		}
		
		.supportcolumn .item a:hover{
			text-decoration: underline;
		}
	
	
.casestudies .psitem a{
	font-weight: bold;
}

.partners p{
	margin: 0 0 15px 0;
	padding: 0;
}















.brandphoto{
	padding: 0 0 20px 0;
}

a.subheadlink{
	display: block;
	font-weight:bold;
	font-size:12px;
	line-height: 16px;
	border-bottom: 1px solid #dddedc;
	padding: 0 0 8px 0;
}

a.more{
	font-size: 11px;
	line-height: 14px;
	color: #84a02f;
}



.footer{
	padding: 0 0 40px 0;
}

	.footer ul{
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		width: 500px;
	}
	.footer ul li{
		list-style: none;	
		float: left;
		color: #666666;
		font-size: 10px;
		padding: 0 27px 3px 0;
		background: url("../../Images/footer_vertseperator.gif") right 3px no-repeat;
	}
	
	.footer li a{
		color: #666666;
		font-size: 10px;
	}
	
	.footer li.last{
		background: none;
		padding: 0 0 3px 0;
	}


	.footer .copyright{
		float: right;
		color: #666666;
		font-size: 10px;
		padding: 0 0 3px 0;
	}


.leftnavcontainer{
	background: #f1f1e9;
	padding: 7px 24px 7px 24px;
}

	.leftnavcontainer ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		.leftnavcontainer ul li{
			padding: 13px 0 13px 0;
			border-bottom: 1px solid #dadad0;
		}
		
		.leftnavcontainer li, .leftnavcontainer li a{
			color: #666666;
			font-size: 11px;
			line-height: 14px;
			text-decoration: none;
		}
		
		.leftnavcontainer li.active, .leftnavcontainer li.active a{
			color: #575850;
		}
		
		.leftnavcontainer li.last{
			border-bottom: none;
		}

ul.linklist{
	color: #4a77ae;
}
	ul.linklist li, ul.linklist li a{
		color: #4a77ae;
		font-size: 12px;
		line-height: 16px;
	}
	
	ul.linklist li a{
		text-decoration: underline;
	}




.whitepaperlisting{
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #e5e5e5;
}

	.whitepaperlistinglink{
		padding: 25px 0 5px 20px;
		border-bottom: 1px solid #e5e5e5;
	}
	
	.whitepaperlistinglink .learnmore a, .whitepaperlistinglink .learnmore {
		color: #989a90;
		font-size: 10px;
		font-weight: normal;
	}

	.whitepaperlistinglink .learnmore a{
		padding: 2px 17px 2px 0;
		background: url("../../images/linkarrow.jpg") right 3px no-repeat;
	}








/* overriding styles */
.featurelink, .featurelink a{
	font-size:10px;
	padding-top:10px;
	font-weight:bold;
	color: #989a90;
}


/* Classes */

.psheading{
	font-size:18px;
	font-weight:bold;
	color:#000000;
}


.newsitem{
	padding-bottom:10px;
}

.psitem{
	padding-bottom:10px;
	padding-right:10px;
}

.supportitem{
	padding-bottom:10px;
	padding-top: 10px;
	margin-right:20px;
}

.flashnav{
	padding-right:20px;
	width:160px;
}

/*
.quicklinks{
	padding-left:40px;
	width:160px;
}
*/




.learnmore{
	padding-top:5px;
}



.rightnavarrow{
	padding-top:5px;
	padding-right:5px;
}

.rightnav{
	padding-bottom:10px;
	line-height:12px;

	color:#000000;
}

.emailprint{
	font-size:10px;
}

.process{
	padding-top:30px;
	padding-bottom:30px;
}

.caselabel{
	font-size:10px;
	font-weight:bold;
	border-bottom: 1px solid #000000;
}

.casedata{
	color:#666666;
	font-size:11px;
	border-bottom: 1px solid #000000;
}

.orangeformhead{
	color:#996600;
	font-weight:bold;
	padding-bottom:3px;
}


.formhead{
	padding-bottom:3px;
}


.formcheckbox{
	border:0px; 
	padding:0px; 
	margin:0px; 
	width:25px;
}

.comments{
	width:370px;
	height:80px;
	border:solid 1px #d8d7d5;
	padding:0px;
	margin:0px;
}

/***
 * Cust CSS Stuff
 */
.topnavtable
{
    background-image: url(../../images/headerbg.jpg);
    background-repeat: no-repeat;
}
.gridItem
{
    vertical-align: middle;
    border-bottom: 1px solid #000000;
}
.gridItem td
{
	color:#666666;
	font-size:11px;
	border-bottom: 1px solid #000000;    
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    padding: 6px 6px 6px 6px;
    margin: 0px 0px 0px 0px;
}
.gridItem th
{
	color: #00467f;
	font-size:11px;
	border-bottom: 1px solid #000000;    
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    padding: 6px 6px 6px 6px;
    margin: 0px 0px 0px 0px;
}
.gridTable
{
    width: 735px;
    padding: 6px 6px 6px 6px;
    margin: 0px 0px 0px 0px;
    border: 0px solid #000000;
}
.gridTable td
{
	border-bottom: 1px solid #000000;    
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    padding: 6px 6px 6px 6px;
    margin: 0px 0px 0px 0px;
}
.gridPagerItem td
{
    background-color:#cccccc; 
    padding:4px; 
    font-size:11px; 
    font-weight:bold; 
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;    
}
/* Labs Page */
.labfeaturegroup{
	width:200px;

	padding-right: 15px;
}
.labsicon{
	width:50px;
	float:left;
}
.labsfeaturecopy{
	width:150px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}



/* homepage modifications */
.homeoverview{
	padding: 10px 0 0 0;
	zoom: 1;
	clear: both;
}
	.homeoverview p{
		font-size: 14px;
		line-height: 20px;	
	}
	.homeoverview h4{
		font-size: 24px;
		line-height: 26px;
		color: #0078c9;
	}
	
.homesolutions{
	padding: 15px 0 0 0;
	clear: both;
}
	.homesolutions h4 a{
		color: #0078c9;
	}

.homeapproach{
	padding: 15px 0 0 0;
	clear: both;
}
	.homeapproach p{
		margin: 0;
		padding: 0;
	}
	.homeapproach h4 a{
		color: #0078c9;
	}

.homeservices{
	padding: 15px 0 0 0;
	clear: both;	
}
	.homeservices h4{
		font-size: 17px;
		line-height: 22px;
		color: #0078c9;
	}

/* slider setup */
#slider {
    position:relative;
    width:520px;
    height:310px;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
	#slider img {
		position:absolute;
		top:0px;
		left:0px;
		display:none;
	}
	#slider a {
		border:0;
		display:block;
	}
	
	#slider .nivo-controlNav {
		position:absolute;
		bottom: 0px;
		right: -5px;
		z-index: 99999;
	}
	
	#slider .nivo-controlNav a.nivo-control {
		display: block;
		float: left;
		background: #0078c9;
		color: #ffffff;
		padding: 7px 10px;
		margin: 0 5px 0 0;
	}
	#slider .nivo-controlNav a.active {
		background: #a2ad00;
	}
	
.homecaptions{
	padding: 10px 0;
	text-align: right;	
}
.homecaptions .active{
	display: block;	
}

.bloglink{
	padding: 0 0 0 741px;
	color: #989a90;
	font-size: 9px;
}
	.bloglink a{
		color: #989a90;
		font-size: 9px;
	}

.sociallinks{
	padding: 0 0 16px 0;
}

sup{
	vertical-align: 0;
	position: relative;	
	bottom: 0.6em;
}

/* hacks */
/*\*/ * html .homecontent h3 .selected { border-bottom: none; margin-bottom: auto;} /**/ 
