@charset "UTF-8";
/* CSS Document */


b, strong {color:#807E79;}


#nav { 

height:30px; padding:0;}







#nav, #nav ul { /* all lists */
	padding: 0; font-size: 10px;
	margin: 0;
	list-style: none; 	
}

#nav a {
	display: block;
	}

#nav li { /* all list items */
	float: left; 
	 /* width needed or else Opera goes nuts */
}

span.t1 {
	display: none;
}


li.li_3169 {height: 30px; width: 99px;  border: 1px solid #fff; border-left: none;}
li.li_3169 a{height: 30px; width: 99px; background: url(/pics/home/nav_com.gif) -99px 0px no-repeat;   }
li.li_3169 a:hover{ background: url(http://www.abndigital.com/pics/home/nav_com.gif) 0px 0px  no-repeat; }

li.li_3173 {height: 30px; width: 99px;  border: 1px solid #fff; display: block;}
li.li_3173 a{height: 30px; width: 99px; background: url(http://www.abndigital.com/pics/about/nav_com.gif) 0px 0px no-repeat;}
li.li_3173 a:hover{ background: url(http://www.abndigital.com/pics/about/nav_com.gif) -99px 0px no-repeat;}


li.li_3590 {height: 30px; width: 99px;  border: 1px solid #fff; display: block;}
li.li_3590 a{height: 30px; width: 99px; background: url(http://www.abndigital.com/pics/liliesleaf/nav_com.gif) 0px 0px no-repeat;}
li.li_3590 a:hover{ background: url(http://www.abndigital.com/pics/liliesleaf/nav_com.gif) -99px 0px no-repeat;}

li.li_3174 {height: 30px; width: 99px;  border: 1px solid #fff; display: block;}
li.li_3174 a{height: 30px; width: 99px; background: url(http://www.abndigital.com/pics/news/nav_com.gif) 0px 0px no-repeat;}
li.li_3174 a:hover{ background: url(http://www.abndigital.com/pics/news/nav_com.gif) -99px 0px no-repeat;}
li.li_3174 ul li a{ width:  15em;}


li.li_3176 {height: 30px; width: 113px;  border: 1px solid #fff; display: block;}
li.li_3176 a{height: 30px; width: 113px; background: url(http://www.abndigital.com/pics/markets/nav_com.gif) 0px 0px no-repeat;}
li.li_3176 a:hover{ background: url(http://www.abndigital.com/pics/markets/nav_com.gif) -113px 0px no-repeat;}

li.li_3175 {height: 30px; width: 113px;  border: 1px solid #fff; display: block;}
li.li_3175 a{height: 30px; width:113px; background: url(http://www.abndigital.com/pics/multimedia/nav_com.gif) 0px 0px  no-repeat;}
li.li_3175 a:hover{ background: url(http://www.abndigital.com/pics/multimedia/nav_com.gif) -113px 0px no-repeat;}

li.li_3453 {height: 30px; width: 135px;  border: 1px solid #fff; display: block;}
li.li_3453 a{height: 30px; width: 135px; background: url(http://www.abndigital.com/pics/budget-day/nav_com.gif) 0px 0px  no-repeat;}
li.li_3453 a:hover{ background: url(http://www.abndigital.com/pics/budget-day/nav_com.gif) -135px 0px no-repeat;}

li.li_3462 {height: 30px; width: 135px;  border: 1px solid #fff; display: block;}
li.li_3462 a{height: 30px; width: 135px; background: url(http://www.abndigital.com/pics/personal-finance/nav_com.gif) 0px 0px no-repeat;}
li.li_3462 a:hover{ background: url(http://www.abndigital.com/pics/personal-finance/nav_com.gif) -135px 0px no-repeat;}

li.li_3172 {height: 30px; width: 113px;  border: 1px solid #fff; display: block;}
li.li_3172 a{height: 30px; width: 113px; background: url(http://www.abndigital.com/pics/contact-us/nav_com.gif) 0px 0px  no-repeat;}
li.li_3172 a:hover{ background: url(http://www.abndigital.com/pics/contact-us/nav_com.gif) -113px 0px no-repeat;}


li.li_3533 {height: 30px; width: 135px;  border: 1px solid #fff; display: block;}
li.li_3533 a{height: 30px; width: 135px; background: url(http://www.abndigital.com/pics/micro-sites/nav_com.gif) 0px 0px  no-repeat;}
li.li_3533 a:hover{ background: url(http://www.abndigital.com/pics/micro-sites/nav_com.gif) -135px 0px no-repeat;}

li.li_3534 {height: 30px; width: 155px;  border: 1px solid #fff; display: block;}
li.li_3534 a{height: 30px; width: 155px; background: url(http://www.abndigital.com/pics/email-alerts/nav_com.gif) 0px 0px  no-repeat;}
li.li_3534 a:hover{ background: url(http://www.abndigital.com/pics/email-alerts/nav_com.gif) -155px 0px no-repeat;}





#nav li {border-bottom: none;
	 
}




#nav li ul { /* second-level lists */
	position: absolute; padding:2px 5px 10px 5px;font-family:"Trebuchet MS"; font-size:11px; font-weight:bold;
	
	background: #F3F2ED; 
	width: 12em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


li ul li {padding: 5px 0; height: 15px;
}

#nav li ul li a:hover{ color: #cbc9c1; background-position: 0 0;
}

#nav li ul a {color:#B2AFA4;	
}

#nav li ul a { background: none;
}


#nav li ul ul { /* third-and-above-level lists */
	margin: 0 0 0 12em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto; background-position: 0 0;}





.date {color:#9A9995; line-height:16px; font-style:italic; font-size:11px;}

#thumb_ctl {float:left; padding:4px;} 
.big_ctl {float:right; padding:5px 0 8px 10px; padding:3px; background-color:#F3F2ED; border:1px solid #CBC9C1;}
.thumb_cls {float:left; width:80px; height:60px; padding:5px 0 8px 10px; padding:0px; background-color:#F3F2ED; border:1px solid #CBC9C1;}




/******* Search box (floating) *************/

#searchPanel {position:absolute; top: 237px; width:100%; height:auto; z-index:5;}
#searchInner {width: 992px; height: 50px; margin: 0 auto 0 auto;}
#searchBox {  width: 314px; position:relative; float: right; margin-right: 20px;  height: auto; padding:3px; }
#searchBox .field { width: 226px; border: 1px solid #E0E0E0; float:left; margin:0 0 0 3px; color: #857B6B;}
#searchBox .submit { float: left; margin-left:0;}
#searchBox img { float:left; margin:0; padding:0;}
#searchBox #searcharea {border:3px solid #E6E4DF; background-color:#fff; height:25px; padding:2px 0px 2px 0px;}

/******** Nav *******/



h4 {font-family:"Trebuchet MS"; font-size:10px; color:#96938D; margin:0; padding:0;}
h5 {font-family:"Trebuchet MS"; font-size:11px; color:#96938D; margin:0; padding:0;}
h5 p { margin:0; padding:0; line-height:0; font-size:0;}


.vid_aud_links {height:auto; padding:5px 0px;}
#rhs_videos .vid_aud_links a.title_lk_cs { font-weight:normal; cursor:pointer;}
#rhs_videos .vid_aud_links a.title_lk_cs:hover { font-weight:normal; cursor:pointer;}

/********* Most Read Tab elements ************/


/*List styles*/
.ls_01 li{ list-style:none outside; padding-bottom: 5px;clear:both; line-height: 15px; }
.ls_01 .dateBytime{ margin-left: 8px;}

span .ls_02 li,ol {padding-bottom: 5px; clear:both; color: #807E79; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
span .ls_02 li,ol a { color: #807E79; text-decoration:none; margin:0;}
span .ls_02 li,ol a:hover{ color: #807E79; text-decoration:underline;}

#c_userBlock_mostShared a, #c_userBlock_mostRead a, #c_userBlock_mostWatched a  { color: #807E79; }
#c_userBlock_mostWatched ol {padding-top:15px;}
#c_userBlock_mostShared ol {padding-top:15px;}
#c_userBlock_mostRead ol {padding-top:15px;}

#c_userBlock_holder{width:291px; height:241px; background:url(/pics/userBlocks_bg_lhs2.gif) no-repeat 0px 0px;}

.c_userBlock_content{ padding:0; border-right:1px solid #E1E0DA; border-bottom:1px solid #E1E0DA; border-left:1px solid #E1E0DA; line-height: 17px; width: 255px; height:auto; }


#c_userBlock_holder2{ background:url(/pics/userBlocks_bg_lhs.gif) no-repeat 0px 0px; width:330px; height:205px;}
#c_userBlock_holder2 .c_userBlock_content{ font-family:Verdana, Arial, Helvetica, sans-serif; border:none; font-size:10px; padding:0; line-height: 15px; height: 160px; width: 330px; }
#c_userBlock_holder2 .c_userBlock_content td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #5F5E59; background-color: #FBFBFA;}


#c_userBlock_tabsHolder {}
#c_userBlock_tabsHolder span {padding-left:14px; font-size: 16px; font-family:"Trebuchet MS"; text-transform:uppercase; }


#c_userBlock_tabsHolder2 {}
#c_userBlock_tabsHolder2 span { text-align:center; font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; }


.c_userBlock_tabs, .c_userBlock_4, .c_userBlock_5, .c_userBlock_6, .c_userBlock_7, .c_userBlock_Over2,  .c_userBlock_markets, .c_userBlock_watchlist, .c_userBlock_top, .c_userBlock_sens{float:left;height:40px;line-height:30px;cursor:hand;cursor:pointer; color: #BCB6AB;}
.c_userBlock_1, .c_userBlock_2, .c_userBlock_3, .c_userBlock_mostShared, .c_userBlock_mostRead, .c_userBlock_mostWatched {float:left; font-size:10px; height:21px; border-bottom:1px solid #E1E0DA; text-align:center; line-height:22px;cursor:hand;cursor:pointer; color: #BCB6AB;}
.c_userBlock_Over {float:left; text-align:center; font-size:10px; height:21px; line-height:22px;cursor:hand;cursor:pointer; color: #BCB6AB;}


#MS{width:85px;}
#MR{width:85px;}
#MW{width:85px;}
#M{width:130px;}
#W{width:127px;}
#N{width:130px;}
#S{width:127px;}

.c_userBlock_Over{background-image:URL(/pics/userBlocks_over.gif);background-repeat: no-repeat; color: #807E79;}
.c_userBlock_Over2{background-image:URL(/pics/userBlocks_over2.gif);background-repeat: no-repeat; color: #807E79; width: 291px; }

.c_userBlock_1{background-image:URL(/pics/userBlocks_t1.gif);background-repeat:no-repeat;}
.c_userBlock_2{background-image:URL(/pics/userBlocks_t2.gif);background-repeat:no-repeat;}
.c_userBlock_3{background-image:URL(/pics/userBlocks_t3.gif);background-repeat:no-repeat;}
.c_userBlock_4{background-image:URL(/pics/userBlocks_t4.gif);background-repeat:no-repeat;}
.c_userBlock_5{background-image:URL(/pics/userBlocks_t5.gif);background-repeat:no-repeat;}
.c_userBlock_6{background-image:URL(/pics/userBlocks_t4.gif);background-repeat:no-repeat;}
.c_userBlock_7{background-image:URL(/pics/userBlocks_t5.gif);background-repeat:no-repeat;}

#tableJseToday { margin-top:8px;}
#tableJseToday th { background: #F3F2ED; color: #858377; font-weight:normal; font-size: 10px; height: 18px; padding:2px 0 0 10px; text-align: left; }
#tableJseToday td{ height: 18px; border-bottom: 1px solid #fff; color:#5F5E59; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding: 0 10px ;  }
#tableJseToday .tdspace { height: 5px; border:none;}
#tableJseToday .tdspace2 { height: 2px; border:none;}
#tableJseToday span{ font-size: 9px;}

#tableJseToday .terms {color:#9A9995; padding-top:2px; background-color:#fff;}
#tableJseToday .terms a {color:#9A9995; text-decoration:none;}
#tableJseToday .terms a:hover {color:#9A9995; text-decoration:underline;}

/*********** Top Story, SENS Tab - Styles **********************/

#c_userBlock_news{ float:left; background:url(/pics/userBlocks_bg_lhs.gif) no-repeat 0px 0px; margin:0 0 0 9px; padding:0; width:320px; height:auto;}
#c_userBlock_news #c_userBlock_content{ width:320px; font-family:Verdana, Arial, Helvetica, sans-serif; margin:12px 0 0 0; font-size:10px; padding:0; line-height: 15px; height:auto; }

#c_userBlock_sens {width:320px; height:auto; margin:0px; padding:0px;}
#c_userBlock_sens #story_wrapper {width:295px; height:auto; margin:0; padding:0 0 18px 12px;}
#c_userBlock_sens #story { width:295px; height:auto; padding-bottom:12px; background-image:url(/pics/story_dots.gif); background-repeat:no-repeat; background-position:bottom;}
#c_userBlock_sens #story .date {color:#9A9995; line-height:16px; font-style:italic; font-size:11px;}
#c_userBlock_sens #story .summary {color:#5F5E59; line-height:16px; font-size:11px;}
#c_userBlock_sens .more_news { width:295px; display:block; padding-left:12px;}


#c_userBlock_top {width:320px; height:auto; margin:0px; padding:0px;}
#c_userBlock_top #story_wrapper {width:295px; height:auto; margin:0; padding:0 0 18px 12px;}
#c_userBlock_top #story { width:295px; height:auto; padding-bottom:12px; background-image:url(/pics/story_dots.gif); background-repeat:no-repeat; background-position:bottom;}
#c_userBlock_top #story .date {color:#9A9995; line-height:16px; font-style:italic; font-size:11px;}
#c_userBlock_top #story .summary {color:#5F5E59; line-height:16px; font-size:11px;}
#c_userBlock_top .more_news { width:295px; display:block; padding-left:12px;}


/********** Markets table styles ****************/

#marketsTable { margin:8px 0 0 7px;}
#marketsTable th { background: #F3F2ED; color: #858377; font-weight:bold; font-size: 10px; height: 18px; padding:2px 0 0 10px; text-align: left; }
#marketsTable td{ height: 18px; color:#857B6B; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border: 1px solid #fff; padding: 0 10px ;  }
#marketsTable .tdspace { height: 5px; border:none;}
#marketsTable .tdspace2 { height: 2px; border:none;}
#marketsTable span{ font-size: 9px;}
#marketsTable .lite { background-color:#FDFDFA;}
#marketsTable .dark { background-color:#FAF9F5;}


#currenciesTable { margin:8px 0 0 7px;}
#currenciesTable th { background: #F3F2ED; color: #858377; font-weight:bold; font-size: 10px; height: 18px; padding:2px 0 0 10px; text-align: left; }
#currenciesTable td{ height: 18px; color:#857B6B; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border: 1px solid #fff; padding: 0 10px ;  }
#currenciesTable .tdspace { height: 5px; border:none;}
#currenciesTable .tdspace2 { height: 2px; border:none;}
#currenciesTable span{ font-size: 9px;}
#currenciesTable .lite { background-color:#FDFDFA;}
#currenciesTable .dark { background-color:#FAF9F5;}


#commoditiesTable { margin:8px 0 0 7px;}
#commoditiesTable th { background: #F3F2ED; color: #858377; font-weight:bold; font-size: 10px; height: 18px; padding:2px 0 0 10px; text-align: left; }
#commoditiesTable td{ height: 18px; color:#857B6B; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border: 1px solid #fff; padding: 0 10px ;  }
#commoditiesTable .tdspace { height: 5px; border:none;}
#commoditiesTable .tdspace2 { height: 2px; border:none;}
#commoditiesTable span{ font-size: 9px;}
#commoditiesTable .lite { background-color:#FDFDFA;}
#commoditiesTable .dark { background-color:#FAF9F5;}

#indicatorsTable { margin:0;}
#indicatorsTable th { background: #F3F2ED; color: #858377; font-weight:bold; font-size: 10px; height: 18px; padding:2px 0 0 10px; text-align: left; }
#indicatorsTable td{ height: 18px; color:#857B6B; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border: 1px solid #fff; padding: 0 10px ;  }
#indicatorsTable .tdspace { height: 5px; border:none;}
#indicatorsTable .tdspace2 { height: 2px; border:none;}
#indicatorsTable span{ font-size: 9px;}
#indicatorsTable .lite { background-color:#FDFDFA;}
#indicatorsTable .dark { background-color:#FAF9F5;}



#AfindicatorsTable { margin:3px 0 0 0;}
#AfindicatorsTable th { background: #F3F2ED; color: #858377; font-weight:bold; font-size: 10px; height: 18px; padding:2px 0 0 10px; text-align: left; }
#AfindicatorsTable td{ height: 18px; color:#857B6B; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border: 1px solid #fff; padding: 0 10px ;  }
#AfindicatorsTable .tdspace { height: 5px; border:none;}
#AfindicatorsTable .tdspace2 { height: 2px; border:none;}
#AfindicatorsTable span{ font-size: 9px;}
#AfindicatorsTable .lite { background-color:#FDFDFA;}
#AfindicatorsTable .dark { background-color:#FAF9F5;}


/********* DOTS **********/

.dots509 { width:509px; height:1px; background-image:url(/pics/dots_509.gif); background-repeat:no-repeat; background-position:top left; clear:both;}
.dots623 { width:623px; height:1px; background-image:url(/pics/dots_623.gif); background-repeat:no-repeat; background-position:top left; clear:both;}
.dots435x24 { width:435px; height:24px; background-image:url(/pics/dots_435x24.gif); background-repeat:no-repeat; background-position:top left; clear:both;}
.dots628 { width:628px; height:20px; background-image:url(/pics/dots_628.gif); background-repeat:no-repeat; background-position:top left; clear:both;}
.dots320x35 { width:320px; height:35px; background-image:url(/pics/dots_320.gif); background-repeat:no-repeat; background-position:top left; clear:both;}
.dots300x5 { width:300px; height:5px; background-image:url(/pics/dots_300.gif); background-repeat:no-repeat; background-position:top left; clear:both;}
.dots355x5 { width:355px; height:5px; background-image:url(/pics/dots_355.gif); background-repeat:no-repeat; background-position:top left; clear:both;}
.dots600x5 { width:600px; height:5px; background-image:url(/pics/dots_600.gif); background-repeat:no-repeat; background-position:top left; clear:both;}

/*********** Article Quote Box ************/

#article #quote_box { float:right; width:355px; margin-top:15px; height:130px; background-color:#fff;}
#article #quote_box #inner_box { width:333px; line-height:17px; height:105px; border:1px solid #E4E3E0; padding:8px; background-color:#F8F7F4; font-size:11px; color:#5F5E59;}


/******* Category Styles **********/

#body_article #story_wrapper-2 {width:600px; height:auto; padding:0px 0 8px 22px;}

#body_article #story_wrapper {width:610px; height:auto; margin:0; padding:0 0 18px 12px;}
#body_article #story { width:610px; height:auto; padding-bottom:12px; background-image:url(/pics/dots_623.gif); background-repeat:no-repeat; background-position:bottom;}
#body_article #story .date {color:#9A9995; line-height:16px; font-style:italic; font-size:11px;}
#body_article #story .summary {color:#5F5E59; line-height:16px; font-size:11px;}
#body_article #story_main { width:610px; height:auto; padding-bottom:12px; background-image:url(/pics/dots_623.gif); background-repeat:no-repeat; background-position:bottom;}
#body_article #story_main .date {color:#9A9995; line-height:16px; font-style:italic; font-size:11px;}
#body_article #story_main .summary {color:#5F5E59; line-height:16px; font-size:11px;}
#body_article #story_main a.title_lk_cs {color:#2E848E; font-size:14px; font-weight:bold; text-decoration:none; margin:0; padding:0;}
#body_article #story_main a.title_lk_cs:hover {color:#2E848E; font-size:14px; font-weight:bold; text-decoration:underline;}
#body_article #story_main img { width:104px; height:130px; padding:3px; background-color:#F3F2ED; border:1px solid #CBC9C1;}

#body_article #story_main .thumbnail img { width:80px; height:60px; padding:3px; background-color:#F3F2ED; border:1px solid #CBC9C1;}

#body_article .more_news { width:610px; display:block; padding-left:12px;}

/*#body_article .summary td { visibility:hidden; display:none;}*/

/*Nav list replacement*/

#navcontainer 
{
	margin: -30px 10px 0 10px; padding: 0; list-style: none;
	height: 55px;
	 border: 1px solid #fff;  background:url(/pics/nav_bg.gif) no-repeat bottom;}



/* active pages */

.art_head { background:none !important;}
.art_title {color:#2E848E; font-size:11px; font-weight:bold; text-decoration:none;}
.art_title a {color:#2E848E; font-size:11px; font-weight:bold; text-decoration:none;}
.art_title a:hover {color:#2E848E; font-size:11px; font-weight:bold; text-decoration:underline;}

.prev-next a {color:#2E848E; font-weight:bold; padding:3px;}

.dynamic-title { 
font-family:"Trebuchet MS";
font-size:16px; 
color:#807E79; 
text-transform:uppercase;
padding:18px 0 0 20px;
background:url(/pics/subhead-title.gif) no-repeat top left;
width:621px;
height:45px;
}


/**** AEN Form styles ****/


.register_table { margin:20px 20px; width:500px;}
.register_table td { font-size:11px; color:#807E79; width:100px; padding:6px 0px; font-weight:bold;}
.register_table input { font-size:11px; color:#807E79; border:1px solid #807E79; cursor:pointer;  }



#register_form table { width:500px;}










