/* ******************************** */
/* standard settings for html items */

html, body
{
    margin:				0px;
    padding:			0px;
    font-family:		Arial;
    font-size:			12px;
    color:				#333333;
    background:			url('/media/images/main_back.gif') repeat-y;
    /* min-width:1255px; */
}

a {
	text-decoration:	none;
	color:				#20158f;
}

a:hover
{
	color:				#4b98b9;
}

a:visited
{
	/* color:				#8c8c8c; */
}





table
{
	border-collapse: collapse;
}

td
{
	padding:0px;
}

img
{
	border:				0px;
}

.alignr {
    text-align: right;
}
.alignl {
    text-align: left;
}
.alignc {
    text-align: center;
}

.clickable {
    cursor: pointer;
}

/* *************************** */
/*           header            */


#header
{
	height:				76px;
	min-width:         1240px;
	background:			url('/media/images/header_back.gif');
}

#header_img
{
	position:			absolute;
	top:				0px;
	left:				0px;
}

#header_boxes
{
	margin-left:		95px;
	float:				left;
	width:				400px;
}

#header_logo
{
	float:				right;
}

#header_login
{
	float:				right;
	padding-right:		15px;
	padding-top:		14px;
}

#frmHeadLogin .llinks {
	display:block;
	margin:5px 0 2px 0;
}
#frmHeadLogin input {
    border: 1px solid #20158E;
    color: #20158E;
    font-size: 8pt;
}
#frmHeadLogin .lusr {
    width: 100px;
}
#frmHeadLogin .lpwd {
    width: 50px;
}
#frmHeadLogin .lsubmit {
    width: 45px;
}
#frmHeadLogin .lwelcome {
    display:block;
    margin:12px 0 0 0;
}

#header a:hover
{
	/* text-decoration:	underline; */
}

#header a.crumb
{
	color: 				#FFFFFF;
    font-size:			0.9em;
}


/* metanav */

.metanav {
    display:block;
    font-size:8pt;
    margin-top:38px;
    margin-left:46px;
    width:600px;
}
.metanav ul {
    margin: 0;
    padding: 0;
    list-style-icon: none;
}
.metanav li {
    border-left: 1px solid RGB(0,0,0);
    display: inline;
    padding: 0 5px;
}
.metanav li.first {
    border: none;
}
.metanav a {
    color: RGB(0,0,0);
}
.metanav a:hover {
    color: #4B98B9;
}



/* *************************** */
/*        error & ok div       */

.err
{
	border:				1px solid #a70000;
	color:				#a70000;
	background:			#fafafa;
	padding:			3px;
	margin-bottom:		10px;
}

.succ
{
	border:				1px solid #006f18;
	color:				#006f18;
	background:			#fafafa;
	padding:			3px;
	margin-bottom:		10px;
}



/* *************************** */
/*     main content styles     */

#maincontent
{
	margin:				0px 4px 0px 134px;
	padding:			0px;
	/* border:				1px solid #ccc; */
	border-bottom:		0px;
	/*background: 		url('/media/images/updates_back.gif');*/
}

#maincontent h1
{
	color:#20158E;
	margin: 8px 0px 8px 0px;
	font-size:16px;
}


/* *************************** */
/*      main form styles       */

#maincontent input
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 62%;
    border: 1px solid #E2E2E2;
}

#maincontent select
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 63%;
    border: 1px solid #E2E2E2;
}


#maincontent textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 63%;
    height: 100px;
    border: 1px solid #E2E2E2;
}

#maincontent input.check
{
	border:0px;
	width:auto;
}

#maincontent input.button
{
	border:1px solid #666666;
	width:120px;
}

#maincontent .fielderr
{
	position:absolute;
	border:0px;
	background-color:#ffffff;
	margin-top:20px;
	margin-left:124px;
	padding:0px;
	color:#a70000;
}

#maincontent .errterms
{
	position:absolute;
	border:0px;
	background-color:#ffffff;
	margin-top:20px;
	margin-left:6px;
	padding:0px;
	color:#a70000;
}

#maincontent fieldset
{
	border: 1px solid #E2E2E2;
	margin: 0 0 20px 0;
}

#maincontent fieldset:hover
{
	background-color: #fcfcfc;
}

#maincontent legend
{
 	padding: 0px 5px;
	color: #20158E;
	font-weight:bold;
	font-size:11px;
}

#maincontent fieldset ol
{
	margin: 0px;
	padding: 0px;
}

#maincontent fieldset li
{
	list-style: none;
	padding: 5px;
	margin: 0;
	margin-bottom:8px;
}

#maincontent label3
{
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  width: 120px;
  /* border-bottom:1px dotted #E2E2E2; */
}


#maincontent em
{
	color:#a70000;
	font-weight:bold;
}

#maincontent h2 {
    font-weight:bold;
    font-size:13px;
    line-height:18px;
}

#maincontent .glossary dt {
	float:left;
	font-weight:bold;
	line-height: 1.3em;
	padding-bottom: 1.5em;
}
#maincontent .glossary dd {
	line-height: 1.3em;
	margin-left: 12em;
	padding-bottom: 1.5em;
}


/* productads start */

.product_teaser {
    background: url('../media/images/elliott-wave-forcasting.gif') no-repeat;
    border: 1px solid RGB(212,212,212);
    float: left;
    height: 188px;
    margin: 4px;
    position: relative;
    width: 168px;
}
.pt_bg_1 {
    background-position: 0 0;
}
.pt_bg_2 {
    background-position: -168px 0;
}
.pt_bg_3 {
    background-position: -336px 0;
}
.pt_bg_4 {
    background-position: -504px 0;
}
.pt_bg_5 {
    background-position: -672px 0;
}
.pt_bg_6 {
    background-position: -838px 0;
}
.pt_first {
    margin: 0 4px 4px;
}
.pt_text {
    bottom: 0;
    color: RGB(151,151,151);
    font-size: 11px;
    padding: 0 10px 0 10px;
    position: absolute;
    line-height: 1.0em;
}
.pt_text p {
    margin: 0.8em 0;
}
.pt_text a {
    color: RGB(151,151,151);
    display: block;
    font-family: times;
    font-size: 13px;
    font-weight: bold;
    text-align:right;
    vertical-align: bottom;
    line-height: 1.2em;
}
.pt_text a:hover {
    color: RGB(32,21,143);
}
.pt_text a .pt_nav_arrow {
    background: url('../media/images/nav-arrow.gif') no-repeat;
    float:right;
    height: 21px;
    margin: 0 0 0 3px;
    width: 21px;
}
.pt_text a:hover .pt_nav_arrow {
    background: url('../media/images/nav-arrow.gif') no-repeat;
    background-position: -21px 0;
    height: 21px;
    margin: 0 0 0 3px;
    width: 21px;
}

/* productads end */


/* articles */

.w_content_reiter, .article_content_reiter {
    background: url('/media/images/reiter_back.gif');
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    font-family: times;
    font-variant: small-caps;
    left: 133px;
    padding: 8px 15px 4px 15px;
    position: absolute;
    z-index: 1;
}

*+html .article_content_reiter {
    left: 134px;
}
*+html .w_content_spacer {
    left: 134px;
}
.w_content_spacer, .article_content_spacer {
    height: 42px;
}

*+html .article_content_spacer {
    height: 40px;
}

.w_content_body, .article_content_body {
    border-collapse: collapse;
    border: 1px solid #ccc;
    border-bottom: 0px;
    margin: 0;
    padding: 0;
    width: 850px;
}

.article_content_body td {
    vertical-align: top;
}
.w_content_infotext td, .article_content_infotext td {
    line-height: 18px;
    padding: 10px 14px;
    vertical-align: top;
}
.article_content_infotext td {
    text-align: justify;
}
.w_content_2nd, .article_content_2nd {
    width: 260px;
}
.w_content_1st, .w_content_2nd {
	vertical-align: top;
}
.w_content_1nd_2col, .w_content_2nd_2col {
    width: 50%;
}
.article_controller {
    border: 1px solid #cccccc;
    font-size: 11px;
}
.article_controller ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.article_controller li {
	text-indent: -0.75em;
	margin: 0.15em 0.5em 0 1.5em;
}
.article_thumb {
    border: 1px solid #cccccc;
    padding: 3px;
    width: 250px;
}
.article_thumb_caption {
    font-size: 11px;
    font-style: italic;
}
.article_end {
    text-align: center;
    margin: 30px 0;
}



/* confirm */

.tbl_confirm {
    width: 100%;
}
.tbl_confirm td {
    padding: 6px 4px;
}
.tbl_confirm thead th {
    background-color: RGB(149,149,149);
    color: RGB(227,227,227);
    font-family: times;
    font-size: 12px;
    margin: 0;
    padding: 4px;
}
.tbl_confirm tbody tr {
    border-bottom: 1px solid RGB(231,231,231);
}

.boxcontainer ul {
	color:#20158F;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
.boxcontainer ul li {
    padding:5px 0;
}


.annotation h3 {
    font-size: 12px;
}
.annotation ul {
	margin-left: 0;
    padding-left: 0;
    list-style: none;
}
.annotation li {
	background-image: url('/media/icons/bullet-point-info.gif');;
	background-repeat: no-repeat;
	margin: 0.6em 0;
    padding: 0 0 0 25px;
}


.arr {
	background-image: url('/media/images/bullet-arrow.gif');
    float: right;
    height: 7px;
    margin: 5px 0 0 0;
    width: 7px;
}
.article_content_body .arr {
    margin: 15px 0 0 0;
}
.arr_top  {
    background-position: -7px 0 ;
}
.arr_top a {
    display: block;
}


.terms_toc li {
    color: #20158F;
}


/* lightbox */

#lightbox_bg {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 100;
    -moz-opacity: 0.7;
    opacity:.70;
    filter: alpha(opacity=70);
    display: none;
}

#lightbox_article_image {
    position: fixed;
    background-color: RGB(255,255,255);
    top: 25%;
    left: 25%;
    width: 550px;
    height: 450px;
    z-index: 1002;
    padding: 16px;
    display: none;
}

.doc_download {
    margin: 1.2em 0;
}
.doc_download_arr {
    background-image: url('/media/images/bullet-arrow.gif');
    float: left;
    height: 7px;
    margin: 6px 5px 0 0;
    width: 7px;
}

#updatefrequencys, #contractinfo, #regulatory_notice {
	background: RGB(255,255,255);
	border:1px solid RGB(0,0,0);
	margin: 50px 0 0 20px;
	padding:20px;
	position:absolute;
    width:700px;
}
#updatefrequencys_fixed, #contractinfo_fixed {
    background: RGB(255,255,255);
    border:1px solid RGB(0,0,0);
    margin: 50px 0 0 20px;
    padding:20px;
    position: fixed;
    width:700px;
}
#alertMsg {
    background: url(../media/images/alert_win_bg.gif) no-repeat;
    border:1px solid RGB(0,0,0);
    color:#333333;
    font-family:Arial;
    font-size:12px;
    height: 350px;
    margin: 50px 0 0 20px;
    position:fixed;
    width: 443px;
    z-index: 100;
}
#alertMsg .con {
    margin: 110px 40px 20px 40px;
}
#alertMsg h1 {
    color:#20158E;
    font-family: times;
    font-size:16px;
}


