img.screenshot,  { behavior: url('/static/iepngfix/iepngfix.htc') }

#learnmore-page  h1 {
	font-size: 24px;
	color:#f57f20;
	padding-bottom: 0;
}

h4 { padding-top: 0 }

#learnmore-page .nav { height: 750px; }

#chatbar-nav {
	background: url('learnmore/bgtop.png') repeat-x;
}

#horizontal-divider {
	background: url('learnmore/bgdivider.png') repeat-x;
	height: 85px;
}

#dashboard-nav {}

#learnmore-page table.container {
	height: 600px;
	padding: 0px;
}

#learnmore-page tr { vertical-align: middle; }

#learnmore-page td.left-row {
	width: 160px;
}

#learnmore-page td { 
	padding: 10px 0px;
	/*border: 1px solid black;*/
}

#horizontal-divider h1 {padding-top: 40px;}

/**** Vertical grey box navigator ****/

#navi-top {
	background: url('learnmore/navitop.png') no-repeat; height:13px; width: 134px;
	margin:0px; padding:0px;
	behavior: url('/static/iepngfix/iepngfix.htc');
}

#navi-middle {
	background-color: #E5E6E6;
	width: 124px;
	padding: 0px 0px 0px 10px;
	height: 504px;
}

#navi-btm {
	background: url('learnmore/navibtm.png') no-repeat; height:13px; width:134px; 
	behavior: url('/static/iepngfix/iepngfix.htc')
}

table.navigator {
	height:100%;
	width:100%;
}

td.selector-col {width:16px;}
td .left-arrow {display:none;}
img.thumbnail {	border:2px solid #bcbec0; cursor:pointer;}

.active td .left-arrow {display:block;}
.active img.thumbnail {	border:2px solid #f7931d; }

/**** Viewstack css ****/

td.viewstack .view { display:none; height:650px; width:619px; padding: 0px;}

td.viewstack .view.active { display:block; position:relative;}

td.viewstack .view .screenshot { position:absolute; height:650px; width:619px; }

td.viewstack .view .screenshot-description { position:absolute; top:65px; left:150px; text-align:left; }

td.viewstack .view .screenshot-description .title { font-size: 18px; color: #1e8eb9; }

td.viewstack .view .screenshot-description .description { font-size: 13px; line-height:17px; color: #808284; padding-top: 2px; }

/**** Chat bar navigator ****/

#chatbar-nav #navi-middle { 
	padding-top: 65px;
	padding-bottom: 65px;
	height:374px;
}

/**** Dashboard navigator ****/

#dashboard-nav #navi-middle { 
	padding-top: 30px;
	padding-bottom: 30px;
	height:444px;
}

#settings-view {text-align: center;}

table#horizontal-navigator {width: 472px; height:75px; left:62px; top:520px; position:absolute; z-index: 999;}

#horizontal-navigator img.top-arrow {visibility:hidden; height:6px;}
#horizontal-navigator img.h-thumbnail { border:2px solid #bcbec0; cursor:pointer; z-index:9999; }

#horizontal-navigator td.active img.top-arrow {visibility:visible; margin-left:auto; margin-right:auto; padding:0px;}
#horizontal-navigator td.active img.h-thumbnail { border:2px solid #f7931d; padding:0px; }

#viewstack2 {position: absolute; height:650px; width:619px; padding:0px; margin:0px; top:0px; left:0px;}
#viewstack2 .view{ display:none; height:650px; width:619px; padding: 0px; }
#viewstack2 .view.active { display:block; position:relative;}
#viewstack2 .view .screenshot { position: relative; z-index:9;}

