html {
	font-family: sans-serif;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}
body {
	width: 951px;
	margin: 0 auto;
	padding: 0;
	font-size: 10pt;
	line-height: 1.5em;
	padding-top: 95px;
}
#page-header {
	overflow: show;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 13px 0px 15px 0px;
/*	border-bottom: #e7ebec solid 2px;*/
	position: absolute;
	position: fixed;
!	position: absolute; /* IE6 fix */
	top: 0;
	margin: 0;
	background: #ffffff;
}

#page-header-company-logo {
	padding: 0;
	width: 154px;
	padding-top: 13px;
}

#page-header-main-menu {
	/*vertical-align: bottom;*/
	vertical-align: top;
	padding: 0;
	padding-top:22px !important;

}
#page-header-main-menu :link, #page-header-main-menu :visited {
	color: #cdcdcd;
	display: block;
	padding: 10px 0;
}

#page-header-main-menu ul :link,
#page-header-main-menu ul :visited { 
	padding: 0;
}

#page-header-main-menu table {
	/*margin-left: 84px;*/
	margin-left: 13px;
	width: 712px;
	border-spacing: 0;
	color: #cdcdcd;
	
}
#page-header-main-menu td {
	border-left: #4f4f4f 1px solid;
	border-right: #000000 1px solid;
	padding: 7px 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 9pt;
	background: black repeat-x url("main-menu-bg.png");
}

#page-header-main-menu td.selected,
#page-header-main-menu td:hover {
	background: #505150 repeat-x url("nav_bar_selected.gif");
}

#page-header-main-menu ul {
	display: none;
	z-index:100;
	background: #505150;
	position: absolute;
	margin: 7px 0 0 -10px;
	padding: 25px 15px 15px 15px;
	list-style:none;
	margin: 0px 0 0 -10px;
	top: 76px;
}

#page-header-main-menu li:first-child {
	border-top: solid 1px #808080;
}
#page-header-main-menu li {
	display: block;
	padding: 5px;
	margin: 0;
	border-bottom: solid 1px #808080;
	text-align: left;
}


#page-header-main-menu a:hover {
	text-decoration: none;
}
#page-header-main-menu li:hover {
	background: #505150 repeat-x url("nav_bar_selected.gif");
}

#page-header-main-menu td:hover ul {
	display: block;
}

/** + html #page-header-main-menu td:hover ul {
	display: none;
}*/

* + html #page-header-main-menu td ul {
	padding-left:15px;
	margin-left:-10px;	
}

#page-footer {
	clear: both;
}
 
#page-footer p {
	color: #999999;
	text-align: center;
	font-size: 9pt;
}

table.layout {
	border-spacing: 0;
}
table.layout td {
	padding: 0;
	vertical-align: top;
}

.column {
	background: #ffffff url("column_top_gradient.gif") repeat-x;
	border: 1px solid #d8d8d8;
	width: 190px;
	height: 354px;
	padding: 20px;
	
	font-size: 9pt;
	margin: 10px 6px 0 0;
	overflow-y: auto;
}

.column h2 {
	color: #636363;
	font-size: 1.5em;
	font-weight: normal;
	border-bottom: #bde8f1 1px solid;
	margin: -10px 0 0 0;
	padding-bottom: 10px;
}

.attribution, .timestamp {
	display: block;
	color: #999999;
	/*padding-top:20px;*/
	font-size:8pt;
}

.timeStampHome
{
    display: block;
	color: #999999;
	/*adding-top:5px;*/
	margin-top:2px;
	font-size:8pt;
}

.timeStampProducts
{
    display: block;
	color: #0096C1;
	margin-top:7px;
	font-size:9pt;
}

.attributionFollow {
	display: block;
	color: #999999;
	padding-top:18px;
	font-size:8pt;
}

.attributionPress {
	display: block;
	color: #999999;
	padding-top:3px;
	font-size:8pt;
	padding-bottom:20px;
}

h1 {
	color: #00a3c9;
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	color: #00a3c9;
	font-size: 1.3em;
	font-weight: normal;
}

h3 
{
    font-size:13px;
	line-height:18px;
	padding-top:10px;
	margin:2px 0px 2px 0px;
}
h4 
{
    font-size:12px;
	padding-top:5px;
	margin:2px 0px 0px 0px;
}
.productImage
{
    font-size:13px;
	line-height:18px;
	padding-top:8px;
	margin:0px 0px 2px 0px;
}

#NewsHead
{
    color:#00a3c9;
    font-size:14pt !important;
    font-weight:normal;
	line-height:18px;
	padding-top:10px;
	margin:2px 0px 12px 0px;
}

#EditorialSub
{
    color:#000000;
    font-size:14pt !important;
    font-weight:normal;
	line-height:22px;
	padding-top:10px;
	margin:2px 0px 12px 0px;
}

#EditorialSubPressPage
{
    color:#000000;
    font-size:14pt !important;
    font-weight:normal;
	line-height:22px;
	padding-top:10px;
	margin:2px 0px 9px 0px;
}

.editorialPageDownload
{
    font-size:10pt;
    margin-top:24px;
    margin-bottom:0px;
}

.editorialPageArchive
{
    font-size:10pt;
    margin-top:10px;
    margin-bottom:9px;
}

.attributionEditorialArticle {
	display: block;
	color: #999999;
	padding-top:5px;
	font-size:8pt;
}

h5
{
    font-size:11pt;
    font-weight:bold;
    margin-bottom:0px;
    margin-top:24px;
    padding-bottom:0px;
}

h6
{
    font-size:10pt;
    font-weight:bold;
    margin-bottom:0px;
    margin-top:24px;
}
.CaseSubHead
{
    margin-bottom:0px;
    margin-top:0px;
}

.h3Black {
	color: #000000;
}

.h2Black
{
    color:#000000;
    font-size:1.6em;
    font-weight:normal;
}

:link {
	text-decoration: none;
	color: #0096c1;
}
:visited {
	text-decoration: none;
	color: #0096c1;
}

a:hover {
	text-decoration: underline;
}

/* unique elements */
.main-page-sidebar {
	font-size: 8pt;
	color: #ffffff;
}
.main-page-sidebar h2 {
	margin: 0;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.main-page-sidebar p {
	margin: 0.6em 0;
	line-height: 1.2em;
}

.main-page-sidebar-book-demo:hover {
	background: url("book_demo_home_002.gif") no-repeat top left;
	text-decoration: none;
}
.main-page-sidebar-book-demo, .main-page-sidebar-book-demo:visited  {
	background: url("book_demo_home_001.gif") no-repeat top left;
	height: 31px;
	text-align: center;
	line-height: 1.5em;
	width: 232px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	font-size: 16px;
	margin-top: 8px;
}
.main-page-sidebar-follow,
.main-page-sidebar-fx-book {
	background: url("sidebar_right_bg_home.gif") no-repeat top left;
	height: 100px;
	width: 202px;
	padding: 20px 15px 1px;
	margin-top: 3px;
}

#section-navigation li.selected :link, #section-navigation li.selected :visited {
	color: #0096C1;
}
#section-navigation :link, #section-navigation :visited {
	color: #808080;
}
#section-navigation {
	position: fixed;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 225px;
	margin-top: 57px;
	margin-right: 1em;
	border-top: #999999 1px dotted;
}
#section-sidebar {
	/*float: right;*/
	width: 185px;
	margin-left: 1em;
	text-align: right;
	overflow: hidden;
	position: absolute;
	position: fixed;
	margin-left: 770px;
}
#section-navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: #999999 1px dotted;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
#section-content {
	margin-left: 238px;
	margin-right: 195px;
}

li {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin: 0.5em 0;
	padding: 0 0 0 0;
	list-style:square;
}

* > ul, ul {
	padding: 0 0 0 0;
	list-style: none;
}

ul > li {
	padding: 0 0 0 1.5em;
	overflow: hidden;
}
ul li:before {
	color:#0096C1;
	content: "\25a0	";
	margin-left: -1.5em;
	float: left;
}

*+html ul {
	padding: 0 0 0 1.5em;
	list-style:square;
}
*+html ul > li {
	padding: 0 0 0 0;
	list-style:square;
}

#section-sidebar .sidebar-item {
	padding: 15px 15px 25px 15px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 1.25em;
}
#section-sidebar .sidebar-item p 
{
    margin-top: 0.2em;
}
#section-sidebar .sidebar-item h4
{
    margin: 0 0 10px 0;
}

#products-sidebar-roi {
	/*height: 167px;*/
	height:141px;
	background: url("sidebar_right_roi_inside.gif") no-repeat top left;
	color:White;
	text-align:left;
	font-size:11px;
	margin-bottom:4px;
}
#products-sidebar-roi h4
{
    font-size:13px;
}
#products-sidebar-fxbook {
	/*height:120px;*/
	background: url("sidebar_right_fxbook_inside.gif") no-repeat top left;
	color:White;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
	padding-right:3px;
	padding-bottom:20px !important;
	font-size:11px;
	height: 90px;
}
#products-sidebar-fxbook h4 
{
    font-size:13px;
}

.pressSubHead
{
    color:#999999;
    font-size:13px;
    font-weight:bold;
}

h3 :link, h3 :visited {
	color: #000000;
	text-decoration:none;
	font-size:16px;
	font-weight:normal;
}
/*
a:active {
	background-color: yellow;
	text-decoration:none;
}
*/
h3 a:hover {
	color:#0096C1;
}


.side-bar-home-fb-twitter
{
    background: url(/images/sidebar_home_fb_twitter.gif) no-repeat top left;
	height: 100px;
	width: 231px;
	padding: 20px 15px 1px;
	margin-top: 3px;
}
.side-bar-home-fb
{
    background: url(/images/sidebar_home_fxbook.gif ) no-repeat top left;
    height: 100px;
	width: 231px;
	padding: 20px 15px 1px;
	margin-top: 3px;
}

#side-bar-home-fb-likeProd
{
    /*height: 115px;*/
    height: 112px;
    background: url(/images/sidebar_home_roi.gif ) no-repeat top left;
    color:White;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
	padding-right:3px;
	font-size:11px;
}

#side-bar-home-fb-likeProd h4
{
    font-size:13px;
}

#side-bar-home-fb-twitter-likeProd
{
    height: 115px;
    background: url(/images/sidebar_home_fb_twitter.gif) no-repeat top left;
    color:White;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
	padding-right:3px;
	font-size:11px;
}
#side-bar-home-fb-twitter-likeProd h4
{
    font-size:13px;
}

div.editorial 
{
    padding-bottom:15px;
    border-bottom: 1px solid #999999;
	overflow: hidden;
}

div.editorialLatest
{
	background: url(/images/latest.gif) no-repeat top right;
    padding-bottom:15px;
    margin-top:15px;
    border-bottom: 1px solid #999999;
}

div.archive
{
	padding: 20px 0 0px;
}
div.archive p {
	margin: 5px 0;
}

/*div.editorial , div.editorial.library
{
    padding-bottom:73px;
    border-bottom: 1px solid #999999;
}*/

div.library
{
    padding-bottom:74px;
    border-bottom: 1px solid #999999;
}

.editorial img[align=left]
{
    margin-top:15px;
    margin-right: 20px;
}
.editorialFollow
{
	padding-bottom:15px;
	margin-top:15px;
	border-bottom: 1px solid #999999;
	overflow: hidden;
}

.libraryFollow
{
    padding-bottom:68px;
    margin-top:15px;
    border-bottom: 1px solid #999999;
}
.libraryFollow img[align=left]
{
    padding-top:10px;
    margin-right: 20px;
}
.libraryFollowArchive
{
    font-size:10pt;
    margin-top:30px;
    margin-bottom:15px;
}

.libraryLast
{
    padding-bottom:15px;
    margin-top:15px;
}
.libraryLast img[align=left]
{
    padding-top:10px;
    margin-right: 20px;
}


.editorialFollow img[align=left]
{
    padding-top:10px;
    margin-right: 20px;
}
.editorialFollowArchive
{
    font-size:10pt;
    margin-top:30px;
    margin-bottom:15px;
}
a img {
	border: none;
}
ul.ulblack li {
	margin: 0.3em 0;
}
.ulblack
{
	line-height: 1.2em;
}
p img
{
 margin-top:5px;
 margin-right:10px;
 margin-bottom:0px;
}
p
{
    margin: 1em 0;
	line-height: 1.3em;
}
.prod-page-sidebar {
	font-size: 8pt;
	color: #ffffff;
}
.prod-page-sidebar-book-demo:hover {
	background: url("book_demo_inside_002.gif") no-repeat top left;
	text-decoration: none;
}
.prod-page-sidebar-book-demo, .prod-page-sidebar-book-demo:visited {
	background: url("book_demo_inside_001.gif") no-repeat top left;
	height: 34px;
	text-align: center;
	line-height: 1.5em;
	width:188px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 1px !important;
	font-size: 16px;
}
.prod-page-sidebar-book-demo a 
{
    text-decoration: none;
}

.prod-page-sidebar-PDFbutton, .prod-page-sidebar-PDFbutton:visited {
	background: url("download_pdf_of_this_page_001.jpg") no-repeat top left;
	height: 48px;
	width:188px;
	display: block;
	text-decoration: none;
	margin:0px;
	border-color:#ffffff;
	outline:none;
}

.prod-page-sidebar-PDFbutton a 
{
    text-decoration: none;
}

.prod-page-sidebar-PDFbutton:hover {
	background: url("download_pdf_of_this_page_002.jpg") no-repeat top left;
	text-decoration: none;
}

.rest_sidebar-item {
	margin-bottom:0;
	line-height: 1.25em;
	padding: 10spx 15px 0 15px;
}
#side-bar-fb-twitter
{
    height: 121px;
    background: url(/images/sidebar_right_fb_twitter_inside.gif) no-repeat top left;
    color:White;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
	padding-right:3px;
	font-size:11px;
}
#side-bar-fb-twitter h4
{
    font-size:13px;
}
.Acrobat
{
    font-size:10pt;
    color:#00a3c9
}

.td
{
    padding-bottom:5px;
}
.tdfirst
{
    width:47px;
}

#sidebar-home {
	padding-top: 10px;
}
#sidebar-home table {
	border-collapse: collapse;
	height: 100%;
}
#section-sidebar img {
	margin: 5px 0 0 5px;
}
.sidebar-link {
	height: 29px;
	width: 185px;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	display: block;
	color: #ffffff;
	margin-bottom: 6px;
	padding-top: 8px;
}
#sidebar-home .sidebar-link {
	width: 231px;
	height: 29px;
}
.sidebar-link:hover {
	text-decoration: none;
}

#sidebar-home-social {
	vertical-align: bottom;
}

#sidebar-home #sidebar-order-free-demo {
	background-image: url(butt_normal_purple.jpg);
}
#sidebar-home #sidebar-order-free-demo:hover {
	background-image: url(butt_over_purple.jpg);
}

#sidebar-home #sidebar-calculate-roi {
	background-image: url(butt_normal_black.jpg);
}
#sidebar-home #sidebar-calculate-roi:hover {
	background-image: url(butt_over_black.jpg);
}

#sidebar-home #sidebar-blog {
	background-image: url(butt_normal_grey.jpg);
}
#sidebar-home #sidebar-blog:hover {
	background-image: url(butt_over_grey.jpg);
}

#sidebar-home a#sidebar-lightfx {
	background-image: url(butt_normal_blue.png);
}
#sidebar-home a#sidebar-lightfx:hover {
	background-image: url(butt_over_blue.png);
}

#sidebar-lightfx h2 {
	margin: 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
#sidebar-home div#sidebar-lightfx{
	background-image: url(butt_normal_lightfx.png);
	height: 108px;
    padding: 12px;
    text-align: left;
    width: 207px;
    line-height: 1.2em;
    font-size: 11px;
    font-weight: normal;
}

div#sidebar-lightfx{
	background-image: url(butt_inside_normal_lightfx.png);
	height: 108px;
    padding: 12px;
    text-align: left;
    width: 161px;
    line-height: 1.2em;
    font-size: 11px;
    font-weight: normal;
}

#sidebar-order-free-demo {
	background-image: url(butt_inside_normal_purple.jpg);
}
#sidebar-order-free-demo:hover {
	background-image: url(butt_inside_over_purple.jpg);
}

#sidebar-calculate-roi {
	background-image: url(butt_inside_normal_black.jpg);
}
#sidebar-calculate-roi:hover {
	background-image: url(butt_inside_over_black.jpg);
}

#sidebar-blog {
	background-image: url(butt_inside_normal_grey.jpg);
}
#sidebar-blog:hover {
	background-image: url(butt_inside_over_grey.jpg);
}

a#sidebar-lightfx {
	background-image: url(butt_inside_normal_blue.png);
}
a#sidebar-lightfx:hover {
	background-image: url(butt_inside_over_blue.png);
}



#sidebar-download-pdf{
	background-image: url(butt_inside_normal_green.jpg);
}
#sidebar-download-pdf:hover {
	background-image: url(butt_inside_over_green.jpg);
}

.caption {
	margin: 5px 10px 12px 20px;
	font-style: italic;
}
/*
#page-header {
	position: absolute;
	position: fixed;
	top: 0;
	margin: 0 0 15px;
	padding: 13px 0 0;
}*/
