@charset "UTF-8";
/* CSS Document */
html{
}

body{
}

div#wrapper{
}

div#banner{
background-color:#fff;
}
div#allContent{
width:1000px;
float:left;
display:inline;
background-image:url(../images/all/verticalDottedLine.gif);
background-repeat:repeat-y;
background-position:745px 0;
}

div#landingContent{
width:1052px;
float:left;
display:inline;
background-image:url(../images/all/verticalDottedLineLanding.gif);
background-repeat:repeat-y;
background-position:745px 0;
}

div#clearBottom{
display:none;
}

/*CONTENT*/
div#content{
position:relative;
float:left;
display:inline;
z-index:50;
padding:0 0 30px 0;
width:743px;
background-image:none;
}
div#content h2{
font-size:22px;
color:#4e5a99;
padding:20px 0 0 46px;
}
div#content h3{
font-size:22px;
color:#4e5a99;
}
.pageTitle{
clear:both;
width:690px;
}
div#content p{
font-size:11px;
line-height:150%;
color:#333333;
}
div#pageContent{
width:740px;
float:left;
display:inline;
}
div#pageContent h1, div#pageContent h3{
padding:20px 0 0 50px;
}
div#pageContent h4{
font-size:11px;
color:#4e5a99;
padding:20px 0 0 0;
}

div#pageContent h5{
font-size:11px;
color:#5465a3;
padding:20px 0 0 0;
}
div#pageContent h5 a{
display:block;
font-size:11px;
color:#fff;
padding:4px;
margin-top:4px;
background-color:#829bf6;
}
div#pageContent h6{
display:block;
font-size:11px;
color:#fff;
padding:4px;
margin-top:20px;
background-color:#829bf6;
}
div#pageContent .h7{
display:block;
font-size:11px;
color:#fff;
padding:4px;
margin-top:20px;
background-color:#999;
}
#pg_whitePapers div#pageContent h7{
border-top: 1px dotted #999;
background-color:#fff;
color:#333;
font-weight:bold;
padding-left:0px;
}


/*One wide column*/
div#col1{
position:relative;
float:left;
display:inline;
width:650px;
margin:0 0 0 50px;
padding:0 0 0 0;
}

div#col1 ul{
width:90%;
}

/*Product Summary pages*/
.productSummary div#col1{
width:420px;
padding:0 0 30px 0;
float:left;
display:inline;
}
.productSummary div#col2{
position:relative;
top:-50px;
font-size:12px;
color:#4e5a99;
padding:0 0 12px 20px;
margin:0px 0 10px 20px;
width:200px;
float:left;
display:inline;
}

.productSummary div#col2 div#productShot{
	position:relative;
	margin:0 0 10px 0;
	padding:0;
	/*height:160px;*/
	width:200px;
	}
	.productSummary div#col2 div#productShot.landingShot {
		margin-top: 30px;
		}
.productSummary div#col2 div#productShot img{
margin:0 0;
padding:0;
float:left;
display:inline;
}
.productSummary div#col2 h3{
font-size:11px;
color:#4e5a99;
padding:12px 10px 6px 0px;
margin:12px 0 0 0;
}
.productSummary div#col2 h4{
font-size:10px;
color:#4e5a99;
padding:10px 0 0 0;
}
.productSummary div#col2 h5{
padding:10px 0 6px 0px;
font-size:11px;
color:#4e5a99;
}


div#col2 .demoLinks li{
background-image:url(../images/all/gridArrow.gif);
background-position:1px 3px;
background-repeat:no-repeat;
}
.demoLinks a{
font-size:11px;
color:#5465a3;
text-decoration:none;
}
.demoLinks a:hover{
text-decoration:underline;
}

.productSummary div#col2 .more{
background-image:none;
padding-top:10px;
padding-bottom:10px;
background-image:url(../images/all/horizontalDottedLine.gif);
background-repeat:no-repeat;
background-position:0 bottom;
}
div#pageContent div#col2 .more a{
text-decoration:none;
color:#4e5a99;
font-size:10px;
display:block;
padding:3px 0 4px 22px;
background-image:url(../images/products/roundMoreBttn.png);
background-position:0 2px;
background-repeat:no-repeat;
}

.buy {
	width:196px;
	height:25px;
	clear: both;
	display: block;
	background-image: url(../images/products/buyBttn.gif);
	margin-bottom: 15px;
	padding:0;
}

#pageContent #col2 .buy {
	float:left;
	width:196px;
	height:25px;
	display:inline-block;
	background-image: url(../images/products/buyBttn.gif);
	padding:0;
	margin: 0;
}

#pageContent #col2 .whatsNew {
	float:left;
	width:196px;
	height:25px;
	display:inline-block;
	background-image: url(../images/products/whats-new.gif);
	padding:0;
}

#pageContent #col2 .productLiterature {
	float:left;
	width:196px;
	height:25px;
	display:inline-block;
	background-image: url(../images/products/product-literature.gif);
	padding:0;
}

#pageContent #col2 .viewDemo {
	float:left;
	width:196px;
	height:25px;
	display:inline-block;
	background-image: url(../images/products/view-demo.gif);
	padding:0;
}

div#pageContent div#col2 .brochure{
float:left;
width:137px;
height:25px;
display:inline-block;
background-image:url(../images/products/downloadBttn.gif);
padding:0;
margin-left:;
}

div#pageContent div#col2 .register{
float:left;
width:137px;
height:25px;
display:inline-block;
background-image:url(../images/products/register-button.gif);
padding:0;
margin-left:;
}

div#pageContent div#col2 .webcast{
float:left;
width:137px;
height:25px;
display:inline-block;
background-image:url(../images/products/webcast-button.gif);
padding:0;
margin-left:;
}

div#pageContent div#col2 .whitepaper{
float:left;
width:137px;
height:25px;
display:inline-block;
background-image:url(../images/products/white-paper.gif);
padding:0;
margin-left:;
}

div#pageContent div#col2 .powerpoint{
float:left;
width:137px;
height:25px;
display:inline-block;
background-image:url(../images/products/powerpointBttn.gif);
padding:0;
margin-left:;
}
.productSummary div#col2 .trial{
float:left;
width:196px;
height:25px;
display:inline-block;
background-image:url(../images/products/trialBttn.gif);
padding:0;
margin-left:;
}
.productSummary div#col2 .demo{
float:left;
width:67px;
height:25px;
display:inline-block;
background-image:url(../images/products/viewBttn.gif);
padding:0;
}
.productSummary div#col2 #demoForm{
margin-top:20px;
padding-top:10px;
background-image:url(../images/all/horizontalDottedLine.gif);
background-repeat:repeat-x;
background-position:0 0;
}


/*One Wide Column*/
.just1col div#col1{
width:650px;
}
.just1col div#col2{
display:none;
}

/*Two even columns*/
div#productShot{
float:left;
display:inline;
width:690px;
padding:20px 0 20px 50px;
}

div#productShot img{
float:left;
display:inline;
}

div#content .evenTwoColumns h3{
padding:20px 0 0 50px;
}
.specsPage .evenTwoColumns{
background-image:url(../images/all/verticalDottedLine2.gif);
background-position:360px 0;
background-repeat:repeat-y;
}

.evenTwoColumns div#col2,
.evenTwoColumns div#col1{
float:left;
display:inline;
width:300px;
background-image:none;
padding-top:0px;
margin-top:0px;
}
.evenTwoColumns div#col2{
margin-left:30px;
}
.evenTwoColumns div#col2 h4,
.evenTwoColumns div#col1 h4{
padding-top:0px;
margin-top:0px;
}
.evenTwoColumns div#col1 .hasHorizLine,
.evenTwoColumns div#col2 .hasHorizLine{
padding:10px 0 0 0;
margin:14px 0 0 0;
background-image:url(../images/all/horizontalDottedLine2.gif);
background-position:0 top;
background-repeat:repeat-x;
}

/*specs page*/
.specsContact{
float:left;
display:inline;
margin-top:30px;
font-size:11px;
color:#4e5a99;
line-height:150%;
width:200px;
padding:0 0 0 0;
background-image:url(../images/all/horizontalDottedLine.gif);
background-repeat:no-repeat;
background-position:0 0;
}
.supportTable{
border:1px solid #999999;
}
.supportTable td{
border-top:1px solid #999999;
}
div#col1{
}
div#col2{
}
/*Register to Train Page*/
.just1col div#pageContent div#col1{
width:650px;
}
.just1col div#pageContent div#col2{
display:none;
}
/*Training Dates Page*/
#pgTrainingDates div#pageContent div#col1,
#pgViewPartners div#pageContent div#col1
{
width:330px;
}
#pgTrainingDates div#pageContent div#col2,
#pgViewPartners div#pageContent div#col2{
/*padding-top:50px;*/
}
#pgTrainingDates div#pageContent div#col2 a{

}

/*solutionBox*/
.solutionBox2{
float:left;
display:inline;
margin:0;
margin-right:60px;
}
.solutionBox1{
float:left;
display:inline;
margin:0;
margin-right:10px;
}
div#col3{
float:right;
display:inline;
width:214px;
margin:6px 21px 0 11px;
}

div#col3Landing{
float:right;
display:inline;
width:264px;
margin:6px 21px 0 11px;
}

table.landingTable {
	font-size: 11px;
	margin: 15px 0 0 0;
	padding: 0;
	}
	table.landingTable tr td {
		padding: 10px;
		}
