/* 
Theme Name: Performance Analytics
Theme URL: http://
Description: Performance
Author: Peformance
Author URI: http://
Version: 1.0

*/

/* Reset Defaults Starts */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p, blockquote {
  margin: 0;
  padding: 10px;
  }

a {
  color: #004C88;
  }

a:hover {
  /*text-decoration:underline;*/
  }

blockquote {
  margin: 5px 10px;
  padding: 5px 10px;
  background: #9DCAE8;
  border: 1px dotted #BBB;
  }

code {
  color: #3366CC;
  }

a img {
  border: none;
  }


/* Reset Defaults Ends */

body {
  position: relative; /* Fixes browser resizing bug in IE6 */
  margin: 0px auto 0px auto;
  width: 952px;
  font-family: arial, sans-serif;
  text-align: center; /* IE Centering Technique */
  background: #ebe9e9 url(images/main-bg.jpg) no-repeat top center;
  background-attachment: relative;
  text-align:left;
  }

#wrapper {
  text-align: left; /* IE Centering Technique */
  }

.topcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgtopwhite.gif) left top no-repeat;
  }

.topcurvewhite2 {
  margin: 0;
  height: 13px;
  background: url(images/bgtopwhite-side.gif) left top no-repeat;
  }

.bottomcurvewhite {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite.gif) left bottom no-repeat;
  }

.bottomcurvewhite2 {
  margin: 0;
  height: 13px;
  background: url(images/bgbottomwhite-side.gif) left bottom no-repeat;
  }

#header {
  margin: 0;
  padding: 0 0 10px 0;
  background-color:#FFF;
  }

#header h1.sitename {
  padding:0;
  /*position: relative;
  font-size: 20pt;
  width: 271px;
  /*background: url(images/logo.png) no-repeat top center;*/
  }

#header .topright {
  top: 7px;
  float: right;
  position: relative;
  margin: 6px 0 0 0;
  padding-right: 20px;
  width: 400px;
  text-align: right;
  color: #606060;
  font-size: 9pt;
  font-family: verdana;
  z-index:1;
  }

#header .topright a {
  color: #53749D;
  text-decoration: none;
  }

#header .topright a:hover {
  color: #CCD6E2;
  }

#header-bottom{
  background: url(images/topright-bottom.jpg) no-repeat;
  height:10px;
  margin: 0 0 5px 0
}

.search {
  padding-bottom: 3px;
  }

#searchform {
  float: right;
  margin-left: 0;
  margin-top: 8px;
  margin-right: 0px;
  }

#searchform2 {
  float: right;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 50px;
  }

#searchform {
  margin-left: 10px;
  width: 200px;
  padding-top: 8px;
  height: 28px;
  background: #ccc;
  background: url(images/search.gif) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 5px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 5px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 3px;
  width: 145px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 25px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }

#nav {
  clear: both;
  margin: 0px 10px 10px 10px;
  }

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav li {
  float: left;
  /*padding-right: 10px;*/
  }

* html #nav li a { /* Filter for IE6 to prevent li stacking */

  float: left;
  margin-left: 13px;
  text-decoration: none;
  font-size:8px;
  text-transform: uppercase;
  font-weight:bold;
  color: #ccd6e2;
  padding-left:13px;
  padding-right:13px;
  padding-top:1px; 
  padding-left:0; 
  }

#nav li:first-child {margin-left: -9px;}

#nav .current-menu-item{
   color:#FFF;
}

#nav li a {
  font-size: 8pt;
  font-weight:bold;
  text-transform: uppercase;
  display: block;
  padding-left:13px;
  padding-right:13px;
  padding-top:1px;
  padding-left:0; 
  margin-left:13px;
  line-height: 42px;
  color: #ccd6e2;
  background: url(images/bgtabright.gif) right top no-repeat;
  text-decoration: none;

  }

#nav li a:hover {

  cursor: pointer; /* For IE6 */

  color: #FFF;
  }

#nav li.current_page a {
  background-position: right -26px;
  color: #fff;
  }

/*text on top of banners */
.image-text{
    float: left;
    margin: 30px 0 0 40px;
    position: absolute;
    width:800px;
}

.headline-image{
    color:#FFF;
    font-weight:bold;
    font-size:36px;
    margin-bottom:5px;
}

.normaltext-image{
    color:#FFF;
    font-size:24px;
    line-height:1.2em;
}

.normaltext-image a{
    color:#ffc27a;
    text-decoration:none;
}

/*Submenus */
#nav .submenu li{display:block}


#header-bg {
  clear: both;
  width: 950px; /* Overrides calculation in IE6; ignored by other browsers. */
  height: 285px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/bg-header-image1.jpg) no-repeat top left;
  }

#header-bg2 {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 145px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/short-header-image-x.jpg) no-repeat top left;
  }

#header-bgtight {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 148px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/short-header-image2.jpg) no-repeat top left;
  }

#header-bgtight2 {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 249px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/short-header-image2.jpg) no-repeat top left;
  }

#header-search {
  clear: both;
  width: 950px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  height: 145px;
  margin: 0;
  padding: 0 0px 12px 0px;
  background: url(images/short-header-image.jpg) no-repeat top left;

  }

#main {
  clear: both;
  width: 915px; /* Overrides miscalculation in IE6; ignored by other browsers. */
  margin: 0;
  padding: 0 15px 0px 19px;
  background: #fff url(images/bgwhite.gif) repeat-y top left;
  }

#main2 {
  clear: both;
  /*width: 925px; 
  margin: 0;
  padding: 0 15px 0px 9px;*/

  width:949px;
  padding:0;
  margin:0;
  background: #fff url(images/bgwhite-side.gif) repeat-y bottom left;
  }

#contentwrapper {
  float: left;
  width: 600px;
  }

#contentwrapper2 {
  float: right;
  width: 580px;
  padding-right:10px;
  }

#content {
  }

#content .pageTitle {
  padding: 5px 10px 15px 10px;
  font-size: 16pt;
  font-family: trebuchet ms, arial, sans serif;
  letter-spacing: -1px;
  color: #5A7836;
  text-decoration: none;
  }



.post {
  text-decoration: none;
  }

.post table{
  font-size: 10pt;
  color: #666666;
  border-collapse:separate; 
  border-spacing:0 10px

  }

.post a {
  text-decoration: none; 
  }

.post a:hover{
  text-decoration:underline;
}

#content h2, #content h3, #content h4, #content h5, #content h6{
  padding: 0 0px;
  font-weight: bold;
  }

#content h2 {
  font-size: 15pt;
  margin: 0 0 10px 10px;
  font-family: trebuchet ms,arial,sans serif;
/*  line-height: 30pt; */
  }

#content h2 a{
  font-size:12pt;
}


#content h3 {
  font-size: 11pt;
  }

#content h4, #content h5, #content h6 {
  font-size: 10pt;
  }

#content h5 {
  margin-bottom: 16px;
  margin-top: 10px;
  margin-left: 10px;
  font-size: 12pt;
  text-decoration: none;
  color: #000;
  font-family: trebuchet ms, arial, sans serif;
  letter-spacing: -1px;
  background: url(images/underline.gif) left bottom repeat-x;
  }

h2.homeTitle {
  margin: 0 0 15px 0;
  }

h2.postTitle{
  margin-bottom: 6px;
  margin-top: 0px;
  margin-left: 10px;
  font-size: 16pt;
  text-decoration: none;
  color: #373737;
  font-family: trebuchet ms, arial, sans serif;
  line-height: 30pt;
  line-spacing:-1px;
  background: url(images/underline.gif) left bottom repeat-x;
  }

h2.postTitle a {
  font-size: 16pt;
  text-decoration: none;
  line-height: 30pt;
  }

h2.postTitle a:hover {
  text-decoration:underline;
  }


h2.subTitle a {
  font-size: 13pt;
  text-decoration: none;
  color: #004C88;
  }

h2.subTitle a:hover {
  color: #004C88;
  background: none;
  }


.postMeta {
  padding: 2px 10px 3px 10px;
  font-size: 9pt;
  color: #333;
  }

.postMeta a {
  text-decoration: none;
  }

.postContent img {
  margin: 0px;
  border: 0px solid #CCC;
  }

#content p, .postContent p {
  padding: 5px 10px;
  font-size: 10pt;
  color: #666666;
  }

.postContent ul, ol {
  padding: 0 0 0 35px;
  }

.postContent ul li, ol li {
  font-size: 10pt;
  color: #636b75;
  }

.postTags {
  margin: 5px 10px 15px 10px;
  font-size: 9pt;
  color: #000;
  }

p.comments {
  clear: both;
  padding: 5px 10px 5px 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.gif) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

.commentlist {
  margin: 10px 0;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 10px -25px;
  background: #CBE7FA;
  border: 1px solid #9DCAE8;
  width: 530px;
  }

.commentlist cite {
  padding: 10px;
  font-size: 10pt;
  }

.commentlist cite a {
  }

.commentmetadata {
  padding: 10px;
  }

.comment h3 {
  padding: 0 10px;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  }

.comment p {
  padding: 10px;
  font-size: 10pt;
  color: #000;
  }

.comment a {
  text-decoration: none;
  }

.comment a:hover {
  text-decoration: underline;
  }

.comment textarea {
  width: 555px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.gif) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #333;
  }

.comment #submit:hover {
  cursor: pointer;
  }


/* Sidebars2 */

#socialLinksContainer{margin-left:25px}
#social-links{margin-bottom:10px}

.home #socialLinksContainer{margin-left:0px !important} /*This is so the landing page does not get the icons shifted */

h2.widgettitle{color:#666 !important; text-align:left !important; border-bottom: 1px dotted #DDDDDD !important; margin-top:0px}


/*.sidebars2 .current_page_item {
	background: url("images/bgtabright.gif") no-repeat scroll right top transparent
  }*/

.sidebars2 .current_page_item:hover {
	text-decoration:none;
  }

.sidebars2 .current_page_item {
  background-color: #ddd;
  }

.page-item-9,.page-item-6,.page-item-2,.page-item-21,.page-item-14,.page-item-405,.page-item-17 {
  background: none;
  }


.current_page_parent {
  background-color: transparent;
  }

hr{margin:10px 0}

.sidebars2 {
  float:left;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 9px;
  width: 300px;
  vertical-align:top;  
}

.sidebars2 h2 {
  margin: 0 50px 0 25px;
  padding: 0;
  font-size: 12pt;
  font-family: trebuchet ms, arial, sans serif;
  text-align: right;
  width: 221px;
  line-height: 49px;
  /*background: url(images/bg-overview.gif) right top no-repeat;*/
  border-bottom: 1px solid #DDDDDD;
  /*color:#256B7F;*/
 color:#004C88;

  }

.sidebars2 table {
  width: 300px;


  }

.sidebars2 ul {
  margin: 0 0 0 0;
  padding: 0;
  }

.sidebars2 li {
  margin-top:10px;
  margin-bottom: 20px;
  list-style: none;
  font-size: 10pt;
  }

.sidebars2 li ul {
  padding: 0;
  }

.sidebars2 ul ul li {
  padding: 16px 20px 16px 25px;
  margin: 0px 50px 0px 25px;
  color: #333;
  text-align: right;
  line-height: 15px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  font-family: trebuchet ms, arial, sans serif;
  }

.sidebars2 ul ul li:hover{
  background-color:#EEE;}

.sidebars2 li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
  }

.sidebars2 a {
  display: inline;

  text-decoration: none;
  }

.sidebars2 a:hover {
  color: #003366;
  }

.sidebars2 p {
  padding: 2px 0;
  font-size: 9pt;
  }

.sidebars2 ul.children li {border-bottom:none;}
.sidebars2 ul.children {margin-bottom:-5px;}


/* Sidebars */

.sidebars {
  float:right;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 9px;
  width: 300px;
 

  }

.sidebars h2 {
  margin-bottom: 16px;
  padding: 6px 5px 3px 0px;
  font-size: 12pt;
  font-family: trebuchet ms, arial, sans serif;
  color: #004c88;
  background: url(images/underline.gif) left bottom repeat-x;

  }

.sidebars table {
  width: 300px;
  }

.sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

.sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

.sidebars li ul {
  padding: 0;
  }

.sidebars ul ul li {
  margin-top: 10px;
  padding: 0px 5px 0px 18px;
  color: #333;
  background: url(images/check.gif) top left no-repeat;
  line-height: 1em; /* Required for cross-browser consistency; cross-browser defaults vary. */
  border-bottom: 0px solid #ddd;
  }

.sidebars li.nobg a:hover {
  background: none;
  color: #003366;
  text-decoration: none;
  }

.sidebars .news a{
  display: block;
  margin-top:5px;
}

.sidebars a {
  color: #004C88;
  text-decoration: none;
  }

.sidebars a:hover {
  /*color: #003366;*/
  text-decoration:underline;
  }

.sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  }

#tag_cloud a {
  display: inline;
  }

.sidebars ul.children li {border-bottom:none;}
.sidebars ul.children {margin-bottom:-5px;}

/* Footer */

#footer {
  clear: both;
  padding-top: 10px;
  color: #666666;
  text-align: left; /* IE Centering Technique */
  }

#footer p {
  padding: 0;
  font-size: 8pt;
  line-height: 19px;
  }

#footer a {
  color: #999999;
  }

#footer a:hover {
  color: #004C88;
  }

#credits {
  clear: both;
  float: left;
  margin: 0 auto;
  padding: 0 0 0px 0;
  width: 952px;
  text-align: center;
  }

/* extras */

.cleared {
  clear: both;
  }

.left {
  float:left;
  }

.right {
  float:right;
  }


#nav ul ul {
	/*box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);*/
	display: none;
	position: absolute;
	top: 108px;
	/*left: 0;*/
	float: left;
	width: 180px;
	z-index: 99999;
}
#nav ul ul li {
	min-width: 180px;
	margin:0
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	background: #53749d;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#nav li:hover > a,
#nav ul ul :hover > a {
	/*background: #53749d; */
	color: #fff;
}
#nav ul li:hover > ul {
	display: block;
}
#nav ul li.current_page_item > a,
#nav ul li.current-page-ancestor > a,
#nav ul li.current-menu-item > a,
#nav ul li.current-menu-parent > a {
	color: #fff;
}
* html #nav ul li.current_page_item a,
* html #nav ul li.current-page-ancestor a,
* html #nav ul li.current-menu-item a,
* html #nav ul li.current-menu-parent a,
* html #nav ul li a:hover {
	color: #fff;
}

.name{color:#004C88; font-weight:bold; margin-left:10px}


#nextprevious {
  padding:10px;
  font-size:85%;
  }


#breadcrumbs{margin-right:5px;}


/* CSS FOR WEBINARS CONTACT FORM */
.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding:10px; }
.cform button.sendbutton {
    background: url("images/grey_block_submit.jpg") no-repeat scroll 0 0 transparent;
    border: medium none !important;
    color: #FFFFFF;
    cursor: pointer;
    font: 14px/31px Arial;
    height: 31px;
    margin: 5px 7px 10px 0;
    padding: 0 0 5px;
    width: 72px;
	float:right;



