﻿@import url('nav.css');

/* YUI reset and extra */
td{margin:0;padding:0;}
th{margin:0;padding:0;}
blockquote{margin:0;padding:0;}
p{margin:0;padding:0;}
textarea{margin:0;padding:0;}
input{margin:0;padding:0;}
fieldset{margin:0;padding:0;}
form{margin:0;padding:0;}
pre{margin:0;padding:0;}
h6{margin:0;padding:0;}
h5{margin:0;padding:0;}
h4{margin:0;padding:0;}
h3{margin:0;padding:0;}
h2{margin:0;padding:0;}
h1{margin:0;padding:0;}
li{margin:0;padding:0;}
ol{margin:0;padding:0;}
ul{margin:0;padding:0;}
dd{margin:0;padding:0;}
dt{margin:0;padding:0;}
dl{margin:0;padding:0;}
div{margin:0;padding:0;}
body{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
fieldset{border:0;}
var{font-style:normal;font-weight:normal;}
th{font-style:normal;font-weight:normal;}
strong{font-style:normal;font-weight:normal;}
em{font-style:normal;font-weight:normal;}
dfn{font-style:normal;font-weight:normal;}
code{font-style:normal;font-weight:normal;}
cite{font-style:normal;font-weight:normal;}
caption{font-style:normal;font-weight:normal;}
address{font-style:normal;font-weight:normal;}
ul {list-style:none;}
ol {list-style:none;}
th {text-align:left;}
caption {text-align:left;}
h6{font-size:100%;font-weight:normal;}
h5{font-size:100%;font-weight:normal;}
h4{font-size:100%;font-weight:normal;}
h3{font-size:100%;font-weight:normal;}
h2{font-size:100%;font-weight:normal;}
h1{font-size:100%;font-weight:normal;}
q:after{content:'';}
q:before{content:'';}
acronym {border:0;}

abbr {border:0;}

textarea {overflow-y:auto;}
html {overflow-y:scroll;}
:focus {outline: 0;}
input[type="image"] {border: 0;}

/* display styles */

html {
	min-height: 100%;
	height: auto;
}

html body {
	background-color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

strong.purple {
	font-weight: bold;
	color:#511B4F;
	font-size: 1.4em;
}


h6 {
margin: 0 0 15px 0;
font-weight: bold;	
}


h5 {
margin: 0 0 15px 0;
font-weight: bold;	
}


h4 {
margin: 0 0 15px 0;
font-weight: bold;	
}


h3 {
margin: 0 0 18px 0;
font-weight: bold;	
}


h2 {
margin: 0 0 15px 0;
font-weight: bold;	
}


h1 {
margin: 0 0 15px 0;
font-weight: bold;	
}


h1 {
	color: #511B4F;
	font-size: 20pt;
	line-height: 1.5em;
}

h2 {
	color: #511B4F;
	font-size: 17pt;	
	line-height: 1.2em;	
}

h3 {
	color: #d78e55;
	font-size: 15pt;		
}

h4 {
	font-size: 14pt;
	line-height: 1.2em;	
}

h5 {
	font-size: 13pt;
	line-height: 1.3em;	
}

h6 {
	color: #d78e55;	
	font-size: 1em;	
	line-height: 1.2em;	
}

p {
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	margin: 0 0 15px 0;
}

p.topnav {
	font-size: 1em;
	line-height: 1.2em;
	color:#511B4F;
	margin: 0 0 15px 0;
	vertical-align:top;
}


p.date {
	color: #d78e55;
	font-size: 1em;
	line-height: 1.2em;
	font-weight:bold;
}

.purple {
	font-size: 1em;
	line-height: 1.2em;
	color: #511B4F;
	margin: 0 0 15px 0;
}



ul {
	margin: 0 0 15px 10px;
	padding: 0 0 0 10px;
	list-style-type: disc;
}

ol {
	margin: 0 0 15px 12px;
	padding: 0 0 0 12px;
	list-style-type: decimal;
}




/* Used Mainly for In the News Page */

blockquote {
	margin: -10px 0 15px 15px;
	line-height:12pt;
	color:gray;
	font-size:9pt;
	padding-bottom:10px;
	border-bottom:1px #C7B6C7 dotted;

}

.pdrcqwp-externalarticle {
	font-size:10pt;
	font-weight:bold;
	color:black;
	margin: 0 0 15px 15px;
}

.pdrcqwp-externalarticle a {
	font-size:11pt;
	font-weight:bold;
	line-height:20px;
	color:#1568B3 !important;
}

/*  */

a:visited {
	color: #1568b3;
	text-decoration: none; 
}

a {
	color: #1568b3;
	text-decoration: none; 
}

a:active {
	color: #1568b3;
	text-decoration: underline;
}


a:hover {
	color: #1568b3;
	text-decoration: underline;
}


a.social:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}


a.social {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size: 1em;
}

a.social:active {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;

}



a.social:hover {
	color: #511B4F;
	text-decoration: underline;
	
}


a.clickthroughs {
	color: #511B4F;
	text-decoration: none;
	font-weight:normal;
	font-size:small;
	
}


a.clickthroughs:visited {
	color: #511B4F;
	text-decoration: none;
	font-weight:bold;
}


a.clickthroughs {
	color: #511B4F;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.15em;
}

a.clickthroughs:active {
	color: #511B4F;
	text-decoration: underline;
	font-weight:bold;
	font-size: 1.15em;
}



a.clickthroughs:hover {
	color: #511B4F;
	text-decoration: underline;
	font-weight:bold;
}

hr {
	border-top:1px #CCC dotted;
	border-bottom:none !important;
	border-right:none !important;
	border-left:none !important;
}

th {
	color:White;
	line-height:25px;
	font-weight:bold;
	text-align:center;	
	font-size:medium;
	background-color:#511B4F;
}

.iframe {
  	height: 650px;
  	width:90%;
  	overflow:hidden;
  	border-top:1px #D78E55 solid;
  	top:200px; 
  	left:200px;
}

iframe {
	border:0px;
}



#pdr-title {
	font-weight:bold;
	font-size: 2em;
	margin: 5px 0 15px 0;
	padding: 0;
}

.c1-home h1 {
	color: #511B4F;
	font-size: 1.8em;
	line-height: 1.6em;	
}

.c2-home h2 {
	color: #410A40;
	font-size: 1.5em;	
	line-height: 1.4em;		
}

.c2-home strong {
	color: #511B4F;
}

a h6 {
	color: #0668B3;
	text-decoration: underline;
}

a h5 {
	color: #0668B3;
	text-decoration: underline;
}

a h4 {
	color: #0668B3;
	text-decoration: underline;
}

a h3 {
	color: #0668B3;
	text-decoration: underline;
}

a h2 {
	color: #0668B3;
	text-decoration: underline;
}

a h1 {
	color: #0668B3;
	text-decoration: underline;
}

a h6:hover {
	color: #0668B3;
	text-decoration: underline;
}

a h5:hover {
	color: #0668B3;
	text-decoration: underline;
}

a h4:hover {
	color: #0668B3;
	text-decoration: underline;
}

a h3:hover {
	color: #0668B3;
	text-decoration: underline;
}

a h2:hover {
	color: #0668B3;
	text-decoration: underline;
}

a h1:hover {
	color: #0668B3;
	text-decoration: underline;
}

a.dbutton {
	display: block;
	width: 10%;
	margin: 0 auto;
	padding: 10px 20px;
	text-align: center;
	background-color: #866286;
	color: #000;
	border-top: 2px #A77AA7 outset;
	border-left: 2px #A77AA7 outset;
	border-bottom: 2px #735473 outset;
	border-right: 2px #735473 outset;
	font-weight: bold;
}

a.dbutton:hover {
	color: #D78E55;
}

a.dbutton:active {
	color: #D78E55;
	border-style: inset;
}


/* Top links */
#top-links-wrapper {
	width: auto;
	height: 32px;
	background: url("/style%20library/images/p/bg-curve.png") center top no-repeat;
	margin-bottom: 7px;
	margin-left: -650px;
}

#top-links-inside {
	height: 32px;
	width: 944px;
	margin: 0 auto;
}

#top-links {
	position: relative;
	float: right;
	height: 39px;
	margin: 0;
	padding: 0 0 0 36px;
	list-style-type: none;
	background: url("/style%20library/images/p/bg-curve.png") 0 -32px no-repeat;
}

#top-links-inside li {
	display: inline;
	height: 32px;
	margin: 0;
	padding: 0 14px 0 12px;
	list-style-type: none;
	font: normal 12px/32px Helvetica, Arial, sans-serif;
	color: #888888;
	background: url("/style%20library/images/backgrounds/li.gif") right no-repeat;
}

#top-links-inside li.last {
	background: none;
}

#top-links-inside li a {
	color: #888888;
	text-decoration: none;
}

#top-links-inside li a:hover {
	color: #333333;
	text-decoration: none;
}

#top-links-inside li.loginlast {
	background: none;
	padding-right: 0px;
}

#loginlink {
	background: url("/style%20library/images/p/triangle_right.png") right no-repeat;
	padding-right: 14px;
}

#loginlink-x {
	background: url("/style%20library/images/p/triangle_right.png") right no-repeat;
	padding-right: 14px;
}


/* Head area */

#banner-wrapper {
	background: transparent url("/style%20library/images/p/banner_shadow_TOP_BANNER_WHITE.jpg") top center no-repeat;

}

#head-wrapper {

}

#head {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 80px 0 0 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 247px;
	height: 75px;
	font: normal 26px/30px Helvetica, Arial, sans-serif;
	color: #244598;
	overflow: hidden;
	text-transform: uppercase;
}

#logo span {
	position: absolute;
	top: 0;
	left: 0;
	width: 247px;
	height: 75px;
	background-color: transparent;
	visibility: hidden;
}

/* Search box */
#search-box {
	position: absolute;
	top: 20px;
	right: 350px;
	width: 600px;
	text-align: right;
}

.search-input {
	width: 122px; /*162*/
	height: 20px; /*25*/
	background: transparent url("/style%20library/images/p/search_box_II.png") bottom no-repeat;
	border: 0;
	padding: 5px 10px 0 10px;
	margin: 2px 10px 0 0;
	vertical-align: top;
}

.search-button-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 68px;
	height: 22px;
	margin: 0 0 0 5px;
}

.search-button img {
padding-top: 5px;
}


.search-button-fake {
	position: absolute;
	right: 0;
	top: 0;
	width: 68px;
	height: 22px;
	background: url("/style%20library/images/p/search.png") no-repeat;
	cursor: pointer;
}

div.livehelp {
	background-color:white;
	background: url (/SiteCollectionImages/Livehelp_pointer.png) left bottom no-repeat;
	width:140px;
	height:35px;
	position:absolute;
	top:0px;
	left:785px;
	border:3px gray solid;
	display:table-cell; 
	vertical-align:bottom;

}


#bg-wrapper {
	width: 970px;
	background: transparent url("/style%20library/images/p/background_shadow_WHITE.png") top center repeat-y;
	margin: 0 auto;
	padding: 0;
}


/* Subnavigation */

.menu{margin:0 auto; padding:0; height:30px; width:99%; display:block; background:url('/SiteCollectionImages/subnavMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(215,142,85); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('/SiteCollectionImages/subnavMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('/SiteCollectionImages/subnavMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(113,46,110);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('/SiteCollectionImages/subnavMenuImages.png') 0px -90px no-repeat; color:rgb(113,46,110);}
.menu li a.active span, .menu li a.active:hover span{background:url('/SiteCollectionImages/subnavMenuImages.png') 100% -90px no-repeat;}
.menuheader {
	font-size:12px;
	color:#d78e55;
	display:inline;
	line-height:28px;
}

.menuspan {
	padding-right: 10px;
}


/* Hero box area */
#hero {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
	overflow: hidden;
	background:url('/SiteCollectionImages/hero_bg_0610.jpg') repeat-x;
	border-bottom:3px #C7B6C7 solid;
}

#hero ul {
	padding-left: 15px;
	padding-right: 15px;
	}

#hero ol {
	padding-left: 15px;
	padding-right: 15px;
	}

#hero h6 {
	padding-left: 15px;
	padding-right: 15px;
	}

#hero h5 {
	padding-left: 15px;
	padding-right: 15px;
	}

#hero h4 {
	padding-left: 15px;
	padding-right: 15px;
	}

#hero h3 {
	padding-left: 15px;
	padding-right: 15px;
	}

#hero h2 {
	padding-left: 15px;
	padding-right: 15px;
	}

#hero h1 {
	padding-left: 15px;
	padding-right: 15px;
	}

#hero p {
	padding-left: 15px;
	padding-right: 15px;
	}

/* Bottom Area with Sub nav */
#bottom-content-wrapper {

}

#bottom-content {
	width: 960px;
	margin: 0 auto;
}

#bottom-content:after { /* self clear floats */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


#bottom-content #left-column {
	float: left;
	margin: 0;
	padding: 0 15px;
	width: 100%;
}

#bottom-content #right-column {
	float: right;
	margin: 0;
	width: 400px;
}


/* Display Styles */

.display {
  	border-collapse:separate;
  	border-spacing: 2px;
  	border-top: #d78e55 1px solid; 
  	width: 550px; 
}

.display li {
	line-height:15px;
    list-style-image:url('/SiteCollectionImages/pointer2.png');
    margin:5px 2px 15px 30px;
    color:#511B4F;
	border-bottom:1px #c0c0c0 dotted;

}

.display li:hover {
	font-weight:bold;

}


.display2 {
  	border-collapse:separate;
  	border-spacing: 2px;
  	border-top: #d78e55 1px solid; 
  	width: 550px;
}

.display2 li {
	line-height:15px;
    list-style-image:url('/SiteCollectionImages/pointer2.png');
    margin:5px 2px 15px 30px;
    color:Black;
	border-bottom:1px #c0c0c0 dotted;

}

.display2 p {
	margin-left:10px;
}

.display3 {
  	border-collapse:separate;
  	border-spacing: 2px;
  	border-top: #d78e55 1px solid; 
  	width: 550px; 
  	border-bottom: #d78e55 1px solid; 
}

.display3 li {
	line-height:15px;
    list-style-image:url('/SiteCollectionImages/pointer2.png');
    margin:5px 2px 15px 30px;
    color:#511B4F;
	border-bottom:1px #c0c0c0 dotted;

}

.display3 li:hover {
	font-weight:bold;

}

.display4 h4 {
	color:Black;
	line-height:25px;
	font-weight:bold;
	text-align:center;	
	font-size:large;
	border-bottom:3px #511B4F solid;
	text-align:left !important;
}


.problem {
	width:450px;
	float:left;
	border-right:20px white solid;	
}

.problem li {
	line-height:20px;
    margin:0px 2px 5px 10px;
    color:Black;
    list-style:square;
}



.problem h1 {
	color:Black;
	line-height:25px;
	font-weight:bold;
	text-align:left;	
	font-size:large;
	border-bottom:3px #511B4F solid;
}



.solution {
	width:450px;
	float:left;
}

.solution li {
	line-height:20px;
    margin:0px 2px 5px 10px;
    color:Black;
    list-style:square;
}



.solutionodd {
	border-bottom:none !important;

}



.solution h1 {
	color:Black;
	line-height:25px;
	font-weight:bold;
	text-align:left;	
	font-size:large;
	border-bottom:3px #d78e55 solid;
}



.benefits {
	width:450px;
	float:left;
	clear:left;
}


.benefits li {
	line-height:20px;
    color:Black;
    list-style:square;
    margin:0px 2px 5px 10px;

}



.benefits h1 {
	color:Black;
	line-height:25px;
	font-weight:bold;
	text-align:left;	
	font-size:large;
	border-bottom:3px #21459C solid;

}

.fordatapreparation {
	width:275px;
	float:left;
	border-right:5px white solid;
	padding-right:5px;
	border-left:1px #eae4ea solid;
	border-right:5px white solid;
}

.fordatapreparation h4 {
	background-color:#511B4F;
	line-height:25px;
	color:white !important;
	text-align:center;
}


.fordatapreparation li {
	line-height:20px;
	margin-bottom:20px;
    list-style-image:url('/SiteCollectionImages/pointer2.png');
}

.fordatapreparation li:hover {
	background-color:#eae4ea;
}


.foranalytics {
	width:275px;
	float:left;
	padding-right:5px;
	border-left:1px #eae4ea solid;
}

.foranalytics h4 {
	background-color:#511B4F;
	line-height:25px;
	color:white !important;
	text-align:center;
}


.foranalytics li {
	line-height:20px;
	margin-bottom:10px;
    list-style-image:url('/SiteCollectionImages/pointer2.png');
}

.foranalytics li:hover {
	background-color:#eae4ea;
}

.casestudysummary {
	text-align:center;
	float:right;
	width:450px;

}


.casestudysummary td {
	border:1px #21459C solid;
	background-color:#e1e9fb;
}

.casestudysummary td:hover {
	font-weight:bold;

}


.casestudysummary h2 {
	color:black;
	line-height:25px;
	font-weight:bold;
	text-align:left;	
	font-size:large;
	border-bottom:3px #21459C solid;
}

.casestudysummary table {
	border-bottom:6px #21459C solid;
}



#casestudies table {
	width:550px;
	border:1px #1568B3 solid;
	line-height:25px;

}

#casestudies td {
	border-bottom:1px #1568B3 solid;
	border-right:1px gray solid;
	vertical-align:middle;
	font-weight:bold;
}

#casestudies td:hover {
	background-color:#93B5D3;
	color:#044D8F;
}

.odd {
	background-color:#eae4ea;
}

#casestudies p {
	margin-left:10px;
	margin-bottom:0px !important;
	text-align:center;
}

#casestudies a {
	margin-left:30px;
	margin-right:50px;
	font-weight:bold;
	text-align:left;
}

#casestudies a:hover {
	color:#044D8F;
}

#casestudies th {
	background-color:#1568B3;
}

.pressreleases h5 {
	font-size:12pt;
}

.partners td {
	border-bottom:1px #D78E55 solid;
	padding:5px;
}

.homepage li {
	line-height:25px;
    list-style-image:url('/SiteCollectionImages/pointer_black.png');
}

.homepage li:hover {
	background-color:#eae4ea;	
}

.homepage ul {
	margin-top:-10px;
}

.resourcebox {
	border:1px #d78e55 solid;
	padding:10px;
	width:750px;
}



/* /Display Styles */

/* Sidebar */


.pullquote-inner li {
	list-style:square;
	color:#511b4f;
	margin-right:10px;
	margin-left:8px;
	line-height:15pt;
	border-bottom:1px #c7b6c7 dotted;
	padding-left: 5px;
	background:url('/SiteCollectionImages/sidebar_libg.png') repeat-y;
	font-weight:normal;

}

.pullquote-inner li:hover {
	background-color:#c7b6c7 !important;
	background-image:none;
}


.pullquote-inner h3 {
	line-height:20pt;
	text-align:left;
	margin:0px 10px 0px 8px !important;
	padding-bottom:6px;
	color:#511b4f;
	border-bottom:1px #d78e55 solid;
}

.pullquote-inner p {
	margin-top:6px;	
	margin-left:8px;	
}


.pullquote-inner a:visited {
	color: #1568b3;
	text-decoration: none; 
}

.pullquote-inner a {
	color: #1568b3;
	text-decoration: none; 
	width:100%;

}

.pullquote-inner a:active {
	color: #511B4F;
	text-decoration: underline;
	font-weight:bold;
}


.pullquote-inner a:hover {
	color: #044d8f;
	text-decoration: underline;
	font-weight:bold;
}




/* Tab widget for home page */
.widget-tabs {
	position: relative;
	width: 321px; /*399*/
	min-height: 170px; /*236*/
	padding: 20px 39px 0 39px; /* padding top 66px on scripted block */
	background: url("/style%20library/images/backgrounds/tab-box.gif") 0 0 no-repeat;
}

.widget-tabs .tab-header {
	
}

.widget-tabs .tab-header a {
	text-decoration: none;
	color: #555555;
	font: normal 13px/31px Helvetica, Arial, sans-serif;
	padding: 0 20px 0 0;
}

.widget-tabs .tab {
	font: normal 12px/17px Helvetica, Arial, sans-serif;
	color: #000;
}

.widget-tabs h4 {
	color: #555555;
	font: bold 13px/31px Helvetica, Arial, sans-serif;
	margin: 0 0 5px 0;
}

.widget-tabs .tab h5 {
	color: #8a8989;
	font: bold 14px/16px Helvetica, Arial, sans-serif;
	margin: 0 0 15px 0;
	border-bottom: 1px #CCC dotted;
}

.widget-tabs .tab p {
	font: normal 12px/17px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 15px 0;
}

.widget-tabs .tab p.quote {
	font: normal 11px/17px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 5px 0;
}

.widget-tabs .tab p.signature {
	font: bold 11px/15px Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 15px 0;
}

.widget-tabs .tab p a {
	color: #244598;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}

.widget-tabs .tab p a:hover {
	color: #333;
	text-decoration: none;
}

.widget-tabs .tab .image-left {
	position: relative;
	float: left;
	margin: 0 15px 0 0;
	top: -4px;
}

.widget-tabs-scripted {
	padding-top: 66px;
	background-position: -399px 0;
}

.widget-tabs-scripted h4 {
	display: none;
}

.widget-tabs-scripted .tab-header {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 399px;
	height: 40px;
	margin: 0;
}

.widget-tabs-active-0 { background-position: -399px 0; }
.widget-tabs-active-1 { background-position: -798px 0; }
.widget-tabs-active-2 { background-position: -1197px 0; }

.widget-tabs-scripted .tab-header a {
	position: absolute;
	display: block;
	text-decoration: none;
	color: #555555;
	font: normal 13px/31px Helvetica, Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

.widget-tabs-scripted .tab-header a.active {
	color: #333333;
}

.widget-tabs-scripted .tab-header-link-1 {
	width: 127px;
	height: 31px;
	top: 7px;
	left: 8px;
}

.widget-tabs-scripted .tab-header-link-2 {
	width: 127px;
	height: 31px;
	top: 7px;
	left: 135px;
}

.widget-tabs-scripted .tab-header-link-3 {
	width: 127px;
	height: 31px;
	top: 7px;
	left: 262px;
}

.widget-tabs-scripted .tab {
	display: none;
}

.widget-tabs-scripted .tab-active {
	display: block;
}


/* Footer area */

#feeds-wrapper {
	background: #f6f6f6;
	border-top: 1px solid #e0e0e0;
	padding: 18px 0 20px 0;
}

#feeds {
	width: 960px;
	height: 16px;
	margin: 0 auto;
	text-align: center;
}

#feeds li {
	display: inline;
	margin: 0 10px;
	line-height: 14px;
}

#feeds li a {
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	color: #999999;
	text-decoration: none;
	padding: 1px 0 0 20px;
	background: url("/style%20library/images/backgrounds/feeds.png") 0 20px no-repeat;
}

#feeds li a:hover {
	color: #333333;
	text-decoration: none;
}

#feeds li a.feed-rss { background-position: 0 0; }
#feeds li a.feed-stumble { background-position: 0 -20px; }
#feeds li a.feed-delicious { background-position: 0 -40px; }
#feeds li a.feed-technorati { background-position: 0 -60px; }
#feeds li a.feed-digg { background-position: 0 -80px; }

#footer-wrapper {
	width: 970px;
	background: white url('/style%20library/images/p/bacground_bottom_WHITE.png') top center no-repeat;
	padding: 30px 0 30px 0;
	margin: 0 auto;
	clear: both;
}

#footer-wrapper #footer {
	width: 960px;
	margin: 0 auto;
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	color: #999999;
	text-align: center;
	padding-top: 40px;
	background: url("/style%20library/images/titles/footer-logo_WHITE.gif") top center no-repeat;
}

#footer-wrapper #footer p {
	margin: 0 0 5px 0;
	color: #999;
}

#footer-wrapper #footer a {
	color: #999;
	text-decoration: underline;
	padding: 0 8px;
}

#footer-wrapper #footer a:hover {
	color: #333;
	text-decoration: underline;
}

#footer-wrapper #footer span {
	padding: 0 8px 0 0;
	font-weight: bold;
}

#footer-wrapper #footer #footer-logo {
	position: relative;
	font: normal 20px/29px Helvetica, Arial, sans-serif;
	color: #848484;
	width: 113px;
	height: 29px;
	margin: 0 auto 15px auto;
	overflow: hidden;
	text-transform: uppercase;
}


#footer-wrapper #footer #footer-logo span {
	position: absolute;
	top: 0;
	left: 0;
	width: 113px;
	height: 29px;
	padding: 0;
	margin: 0;
	background: url("/style%20library/images/titles/footer-logo.gif") no-repeat;
}


/* Two Column Styles */

#left-column.two-col #pdr-col1 {
	vertical-align: top;
	width: 450px;
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}

#left-column.two-col #pdr-col2 {
	vertical-align: top;
	width: 450px;
	padding: 0;
	margin: 0 0 0 15px;
	float: left;
}

#left-column.two-col-pullquote #pdr-col1 {
	vertical-align: top;
	width: 580px;
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}

#left-column.two-col-pullquote #pdr-col2 {
	vertical-align: top;
	width: 310px;
	padding: 0;
	margin: 0 0 0 15px;
	float: left;
	background: transparent url("/style%20library/images/p/pullquote_background.png") top right repeat-y;
}


.pullquote-top {
	width: 310px;
	height: 20px;
	margin: 0;
	padding: 0;
	background: transparent url("/style%20library/images/p/pullquote_top.png") top right no-repeat;
}

.pullquote-bottom {
	width: 310px;
	height: 20px;
	margin: 0;
	padding: 0;	
	background: transparent url("/style%20library/images/p/pullquote_bottom.png") top right no-repeat;
}

.pullquote-inner {
	margin: 0 15px 0 10px;
}

/* Three Column Styles */

#left-column.three-col #pdr-col3 {
	vertical-align: top;
	width: 300px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

#left-column.three-col #pdr-col2 {
	vertical-align: top;
	width: 300px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

#left-column.three-col #pdr-col1 {
	vertical-align: top;
	width: 300px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

#left-column.three-col #pdr-col3 {
	margin-right: 0;
}

#left-column.no-col {
	width: 930px !important;
}

#pdr-col2.c2-home {
	margin-top: 15px !important;
}

#pdr-col1.c1-home {
	margin-top: 15px !important;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip div { margin: 0; }
#tooltip h3 { margin: 0; }


/* Ticker */


#ticker li {
	margin-bottom:6px;
}


/* Product Architecture Graphics */

#wrapper {
	width:90%;
	padding:1px;
	position:relative;
	clear:both;
}

#productwrapper {
	width:360px;
	padding:5px;
	text-align:left;
	margin:0px auto;
}

#productwrapper ul {
	margin-bottom:10px;
	margin-right:10px;
	list-style:none;
}

#productwrapper h3 {
	font-size:12pt;
	color:#bab9b9;
	line-height:11pt;
}

#productwrapper a {
	color:#5b5b5b;
}

#productwrapper a:hover {
	font-weight:bold;
}

#productwrapper strong {
	color:#5b5b5b;
}


#DRModules {
	width:47%;
	height:100px;
	background-color:#e4e4e4;
	border:1px #CCC solid;
	padding:3px;
	float:left;
}

#DRModules:hover {
	background-color:#b6c9e8;
	border:1px #105290 solid;
}

#DRModules.active {
	background-color:#b6c9e8;
	border:1px #105290 solid;
}


#User-DefinedModules {
	width:47%;
	height:100px;
	background-color:#f6f6f6;
	border:1px #CCC solid;
	padding:3px;
	float:right;
}

#User-DefinedModules:hover {
	background-color:#e9edf7;
	border:1px #105290 solid;
}


#ClearBoth {
	width:100%;
	height:2px;
	clear:both;
}

#CoreLibrary {
	width:29%;
	height:60px;
	border:1px red solid;
	background-color:#e4e4e4;
	border:1px #CCC solid;
	float:left;
	margin:3px;
	padding:3px;
	text-align:center;
	vertical-align:bottom;
}

#CoreLibrary:hover {
	background-color:#b6c9e8;
	border:1px #105290 solid;
}

#CoreAnalytics{
	width:30%;
	height:60px;
	background-color:#e4e4e4;
	border:1px #CCC solid;
	float:left;
	margin:3px;
	padding:3px;
	text-align:center;
}

#CoreAnalytics:hover {
	background-color:#b6c9e8;
	border:1px #105290 solid;
}


#User-DefinedLibraries{
	width:29%;
	height:60px;
	background-color:#f6f6f6;
	border:1px #CCC solid;
	float:right;
	margin:3px;
	padding:3px;
	text-align:center;
}

#User-DefinedLibraries:hover {
	background-color:#e9edf7;
	border:1px #105290 solid;
}

#JavaSDK {
	width:98%;
	height:78px;
	padding:3px;
	text-align:center;
	background-image:url('/SiteCollectionImages/Product Graphics/product_architecture_sprite.jpg');
	background-repeat:no-repeat;
	background-position: 0px -70px; 
}

#JavaSDK:hover {
	background-image:url('/SiteCollectionImages/Product Graphics/product_architecture_sprite.jpg');
	background-repeat:no-repeat;
	background-position: 0px 9px; 

}

#JavaSDK h3 {
	background-color:#e4e4e4;
	border:1px #CCC solid;
	line-height:20px;
}

#JavaSDK h3:hover {
	background-color:#b6c9e8;
	border:1px #105290 solid;
}


#DataFlowEngine {
	width:559px;
	height:152px;
	background-image:url('/SiteCollectionImages/Product Graphics/product_architecture_sprite.jpg');
	background-repeat:no-repeat;
	background-position: 0px -148px; 	
}

#DataFlowEngine:hover {
	background-image:url('/SiteCollectionImages/Product Graphics/product_architecture_sprite.jpg');
	background-repeat:no-repeat;
	background-position: 0px -304px; 	

}

#DataFlowEngine.active {
	background-image:url('/SiteCollectionImages/Product Graphics/product_architecture_sprite.jpg');
	background-repeat:no-repeat;
	background-position: 0px -304px; 	

}


#DataFlowEngine a {
	text-decoration:none !important;
}

#DataFlowEngine a:hover {
	text-decoration:none !important;
}





/* 404 Layout */

#pagenotfound ul {
	list-style:none !important;
}


#pagenotfound li{
	font-size:13pt;
}

#pagenotfound li:hover{
	background-color:#eae4ea;
	font-weight:bold;
}


#pagenotfound .title {
	font-weight:bold;
	margin-top:10px;
	color:#511B4F;
	border-bottom:1px #D78E55 dotted;
}
















