/* TYPO */
.noneSelected { font-weight: bold; }
/* box 1 */
#funds_top span    	{ font-size: 11px; color: #cfd0e6; font-family: "Trebuchet MS", arial, helvetica, sans-serif; }
#funds_box1 .infobox		{ color: #686868; }

#funds_box1_nostock 		{ font-size: 12px; color: #34445b; font-weight: bold; }

/* box 2 */
#funds_box2 .infobox		{ color: #686868; }
#funds_box2 .note           { font-size: 10px; color: #999; font-family: "Trebuchet MS", arial, helvetica, sans-serif; }

/* box 1 & box 2 table */
.funds2tbl,
.funds2tbl td a 	{ font-size: 10px; color: #686868; }
.funds2tbl th  		{ font-size: 12px; color: #34445b; font-weight: bold; line-height: 12px; }
.funds2tbl th em     { font-style: normal; }
.funds2tbl th span 	{ font-size: 10px; color: #7d7d7d; font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-weight: normal; }
.funds2tbl td.name		{ font-weight: bold; font-family: Verdana, arial, helvetica, sans-serif; }
.funds2tbl td.nodata  { color: #c3c2c2; }

.funds2tbl th .over em     { text-decoration: underline; }

.funds2tbl th .drop div ul			{ font-size: 11px !important; }
.funds2tbl th .drop div ul li  { text-align: left; }
.funds2tbl th .drop div ul li.off  { color: #bec3cd; }

.datePick  { font-size: 10px !important; color: #686868; font-family: arial, helvetica, sans-serif; } 

/* PDF POPUP */

#pdfPopup h2                { font-weight: bold; line-height: 18px; font-size: 16px; }
#pdfPopup .sidebar li       { font-weight: bold; font-size: 12px; line-height: 13px; }
#pdfPopup .sidebar li:hover,
#pdfPopup .sidebar li.on,
#pdfPopup .sidebar li.over  { color: #fff; }
#pdfPopup .text1            { color: #fff; font-weight: bold; font-size: 12px; }
#pdfPopup .text2            { color: #44556d; font-size: 12px; }

#pdfPopup dl            { color: #10182b; font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-weight: normal; }
#pdfPopup dl.col2 label { color: #fff; font-size: 16px; font-weight: bold; }
#pdfPopup dl .txt       { color: #44556d; font-size: 12px; }

#pdfPopup .formText { color: #10182b; font-size: 12px; }

#pdfPopup .error { color: #df0808; font-size: 12px; }

/* box 3 */
#funds_box3 dt  { color: #3c3c3c; font-size: 12px; font-weight: bold; }
#funds_box3 dd  { color: #686868; font-weight: bold; }

#funds_box3 h2        { font-size: 16px; }
#funds_box3 .list h3  { font-size: 14px; color: #686868; }
#funds_box3 .text a   { text-decoration: underline; font-weight: bold; color: #336699; }

#funds_box3 .dropdown ul li,
#funds_box3 .dropdown span b  { color: #fff; }

#funds_box3 .list div,
#funds_box3 .text,
#funds_box3 .text2,
#funds_box3 .tbl1,
#funds_box3 .tbl2,
#funds_box3 .note  { color: #686868; }

#funds_box3_content4 .text h2  { font-size: 13px; color: #505f7e; }

/* box 4 */

/* box 5*/
#funds_box5 label             { font-size: 14px; font-weight: bold; }
#funds_box5 input             { font-size: 11px; color: #777; font-family: "Trebuchet MS", arial, helvetica, sans-serif; }

#funds_box5 h2   { font-size: 14px; font-weight: normal; }
#funds_box5 h3   { font-size: 10px; color: #999; font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-weight: normal; }
#funds_box5 h3 a { font-size: 12px; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; color: #336699; }

#funds_box5 .note  { font-size: 10px; color: #777; }

/* portfolio */
#fondsPortfolio h2  { font-size: 13px; color: #505f7e; font-weight: bold; font-family: "Trebuchet MS", arial, helvetica, sans-serif; }
#fondsPortfolio .txt  { font-size: 10px; color: #686868; font-weight: bold; font-family: Verdana, arial, helvetica, sans-serif; }
#fondsPortfolio .alert { font-size: 12px; color: #fff; font-weight: bold;}
#fondsPortfolio  table th { font-size: 12px; color: #34445b; font-weight: bold; }
#fondsPortfolio  table td { font-size: 11px; color: #595757; font-weight: bold; }

/* CONTENT */
#stock_view2_wrapper  			    { width: 1113px; background: url(../images/BKGstock_wrapper_middle.png) top left repeat-x; }
#stock_view2_wrapper #sidebar	  { width: 738px; padding: 9px 0 0px 8px; float: left; background: url(../images/BKGstock_wrapper_left.gif) top left no-repeat; }
#stock_view2_wrapper #content   { overflow: hidden; background: url(../images/BKGstock_wrapper_right.gif) top right no-repeat; padding-left: 8px; }

.boxnav 		{ list-style: none; margin-top: -27px; overflow: hidden; position: relative; z-index: 0; }
.boxnav li  	{ float: left; background: url(../images/BKGboxnav_off_left.gif) top left no-repeat; padding-left: 8px; cursor: pointer; }
.boxnav li div	{ background: url(../images/BKGboxnav_off_right.gif) top right no-repeat; padding-right: 8px; }
.boxnav li span { display: block; height: 27px; text-indent: -9999px; }
.boxnav li.on   	{ background-image: url(../images/BKGboxnav_on_left.gif); }
.boxnav li.on div	{ background-image: url(../images/BKGboxnav_on_right.gif); }

.noneSelected { display: block; text-align: center; margin-top: 15px; }
.notice { position: absolute; right: 0; bottom: 0; cursor: pointer; }

/* BOX 1 */
#funds_top 		  { background: url(../images/BKGview2_box1_top.gif) bottom left no-repeat; padding: 0 0 9px 0; overflow: hidden; position: relative; }
#funds_top h2    { float: right; margin-right: 13px; text-indent: -9999px; width: 159px; height: 27px; background: url(../images/title/funds_box1_title.gif); overflow: hidden; }
#funds_top span  { display: block; float: left; position: absolute; bottom: 10px; left: 11px; }

#funds_box1 		{ background: #cbd0db url(../images/BKGview2_box1_middle.gif) top left repeat-x; }
#funds_box1 .inner	{ background: url(../images/BKGview2_box1_bottom.gif) bottom left no-repeat; }

#funds_box1 .infobox   		{ padding: 0 0 7px 12px; }
#funds_box1 .infobox img	{ display: block; float: left; margin: -3px 4px 0 0; }

#funds_box1_nostock	{ padding: 11px 0 19px 14px; display: none; }
#funds_box1_stock	  { padding: 2px 2px 15px 2px; display: none; }

#funds_box1 .fund2boxON { display: block; }

#funds_box1 .ex_stock       { overflow: hidden; padding: 0 0 6px 6px; }
#funds_box1 .ex_stock input { background: url(../images/BKGinput_ex.gif) center left no-repeat; width: 149px; height: 21px; padding: 5px 0 0 16px; border: none; display: block; float: left; }
#funds_box1 .ex_stock img   { display: block; cursor: pointer; }

/* BOX 2 */
#funds_box2 		{ margin: 21px 0 14px 0; background: #ecedf1 url(../images/BKGview2_box1_middle.gif) bottom left repeat-x; }
#funds_box2 .inner  { background: url(../images/BKGview2_box2_bottom.gif) bottom left no-repeat; padding: 19px 0 10px 0; }
#funds_box2 .ajax_preloader { margin: 0 auto 200px auto; }

#funds_box2 .nav		{ width: 626px; padding-left: 112px; background: url(../images/BKGview2_box2_top.gif) left 11px no-repeat; margin-top: -11px; position: absolute; list-style: none; }
#funds_box2 .nav li		{ float: left; background: url(../images/BKGinline_nav.gif) top left repeat-x; width: 134px; }
#funds_box2 .nav div	{ height: 20px; padding-top: 3px; cursor: pointer; background: url(../images/BKGinline_nav_border.gif) top right no-repeat; }
#funds_box2 .nav span	{ display: block; height: 15px; margin: 0 auto 0 auto; text-indent: -9999px; background: red; }

#funds_box2 .nav li#funds_box2_link1  		{ background: url(../images/BKGinline_nav_left.gif) top left no-repeat; width: 122px; }
#funds_box2 .nav li#funds_box2_link4  		{ background: url(../images/BKGinline_nav_right.gif) top right no-repeat; width: 107px; }
#funds_box2 .nav li#funds_box2_link4 div	{ background: none; }

#funds_box2 .nav li#funds_box2_link1 span   { background: url(../images/title/funds_box2_link1.gif) top left no-repeat; width: 42px; }
#funds_box2 .nav li#funds_box2_link2 span   { background: url(../images/title/funds_box2_link2.gif) top left no-repeat; width: 50px; }
#funds_box2 .nav li#funds_box2_link3 span   { background: url(../images/title/funds_box2_link3.gif) top left no-repeat; width: 59px; }
#funds_box2 .nav li#funds_box2_link4 span   { background: url(../images/title/funds_box2_link4.gif) top left no-repeat; width: 43px; }

#funds_box2 .nav li.on  					{ background-position: 0 -23px !important; }
#funds_box2 .nav li.on div  				{ background-position: right -23px !important; }
#funds_box2 .nav li#funds_box2_link4.on		{ background-position: right -23px !important; }
#funds_box2 .nav li.on span                 { background-position: 0 -15px !important; }

#funds_box2 .infobox   		{ float: right; width: 318px; }
#funds_box2 .infobox img	{ display: block; float: left; margin: -3px 4px 0 0; }

#funds_box2 .note   { padding: 0 0 6px 6px; display: block; }
#funds_box2 tr.off  { display: none; }


/* box2 table dropdown */
.funds2tbl th ul              { display: none; }
.funds2tbl th div div.head em  { display: block; padding-right: 1px; }
.funds2tbl th div div.head em span { display: block; }

.funds2tbl th div.over               { position: relative; }

.funds2tbl th div.over .wrapp      { position: absolute; z-index: 100; width: 139px; right: 0px; top: 26px; margin: 0; padding-bottom: 5px; background: url(../images/BKGbox2dropdown_bottom.gif) bottom left no-repeat; }
.funds2tbl th div.over ul          { display: block; list-style: none; padding: 13px 2px; background: url(../images/BKGbox2dropdown_top2.gif) top left no-repeat; }
.funds2tbl th div.over ul li       { padding: 3px 0 3px 10px; }
.funds2tbl th div.over ul li.over  { background: url(../images/BKGbox2dropdown_hover.gif) top left repeat-x; }

.funds2tbl th div.over ul div.wrapp            { display: none; }
.funds2tbl th div.over ul li.over div.wrapp    { display: block; position: absolute; left: -134px; top: auto; margin-top: -28px; width: 139px; padding-bottom: 5px; background: url(../images/BKGbox2dropdown_bottom.gif) bottom left no-repeat; }
.funds2tbl th div.over ul li.over div.wrapp ul { background: url(../images/BKGbox2dropdown_top2.gif) top left no-repeat; } 

.funds2tbl th div.over .popup2             { width: 200px; cursor: auto; }
.funds2tbl th div.over .popup2 .top_left   { overflow: hidden; }

/* BOX 1 & BOX 2 TABLE */
#funds2tbl1 thead,
#funds2tbl2_content1 thead,
#funds2tbl2_content2 thead,
#funds2tbl2_content3 thead,
#funds2tbl2_content4 thead { display: none; }

.funds2tbl			{ width: 100%; }

.mark { width: 20px; }
.name { width: 130px; }
.col1 { width: 45px; }
.col2 { width: 67px; }
.col3 { width: 63px; }
.graph { width: 28px !important; }
.switch { width: 14px !important; }
.rplSwitch { width: 14px; }

.funds2tbl tbody td { cursor: pointer; }
.funds2tbl td.bkg { background: url(../images/box2_table_border1.gif) top right repeat-y; }
.funds2tbl .bkg { padding-right: 4px; }
.funds2tbl .value { padding-right: 6px; }

.funds2tbl img  { display: block; }

.funds2tbl th    	  { vertical-align: top; padding: 0 3px; height: 32px; cursor: pointer; }
.funds2tbl th span  { display: block; }
.funds2tbl td       { vertical-align: middle; height: 24px; padding: 0 3px; }

.funds2tbl .over td    		  { background: url(../images/SPRITEbox2small.gif) left -25px repeat-x; }
.funds2tbl .over td.mark		{ background: url(../images/SPRITEbox2small.gif) top left no-repeat; }
.funds2tbl .over td.last		{ background: url(../images/SPRITEbox2small.gif) bottom right no-repeat; }
.funds2tbl .over td.graph,
.funds2tbl .over td.rplSwitch,
.funds2tbl .over td.switch  { background: none; }

.funds2tbl .active td		{ background: url(../images/SPRITEbox2smallActive.gif) left -25px repeat-x; }
.funds2tbl .active td.mark	{ background: url(../images/SPRITEbox2smallActive.gif) top left no-repeat; }
.funds2tbl .active td.bkg   { background: url(../images/SPRITEbox2smallActive.gif) right -51px no-repeat; }
.funds2tbl .active td.last	{ background: url(../images/SPRITEbox2smallActive.gif) bottom right no-repeat; }
.funds2tbl .active td.graph,
.funds2tbl .active td.rplSwitch,
.funds2tbl .active td.switch	{ background: none; }

.datePick  { width: 57px; background: none; border: none; text-align: center; cursor: pointer; }

.ifiPopup   { width: 350px; }
.ifiContent { display: none; }

/* PDF POPUP */

#pdfOverlay      { background: #585b62; position: absolute; z-index: 1001; top: 0; left: 0; cursor: pointer; }
#pdfPopup        { width: 800px; position: absolute; z-index: 1002; background: url(../images/pdfPopupBottom.gif) bottom left no-repeat; padding-bottom: 7px; }
#pdfPopup .top   { background: url(../images/pdfPopupTop.gif) no-repeat; text-indent: -9000px; width: 800px; height: 12px; overflow: hidden; zoom: 1; }
#pdfPopup .inner { background: url(../images/pdfPopupMiddle.gif) top left repeat-y; padding: 50px 7px 0px 7px; overflow: hidden; }
#pdfPopup .pdfNav           { overflow: hidden; zoom: 1; list-style: none; padding-left: 230px; }
#pdfPopup .pdfNav li        { float: left; width: 250px; height: 72px; text-indent: -9999px; margin-right: 15px; cursor: pointer; }
#pdfPopup .pdfNav li.link1  { background: url(../images/title/pdfPopupNav1.jpg); }
#pdfPopup .pdfNav li.link2  { background: url(../images/title/pdfPopupNav2.jpg); }
#pdfPopup .pdfNav li.on     { background-position: 0 -72px; }
#pdfPopup .wrapp            { height: 390px; padding: 20px 0 0 0; background: #b3bdd9 url(../images/pdfPopupBkgMiddle.jpg) top left repeat-x; }

#pdfButtonClose       { position: absolute; top: 10px; right: 10px; cursor: pointer; }
#pdfPopup #pdfNote    { position: absolute; top: 10px; left: 10px; }
#pdfPopup #pdfNotice  { display: block; position: absolute; top: -97px; }

#pdfPopup .element  { display: none; }
#pdfPopup .elFirst  { display: block; }

#pdfPopup .sidebar    { float: left; width: 209px; margin-right: 10px; padding-top: 16px; position: relative; }
#pdfPopup .sidebar ul { padding: 0 15px 10px 10px; width: 184px; list-style: none; background: url(../images/BKGmodelsBox_grad.png) top left repeat-y; }
#pdfPopup .sidebar li { margin-bottom: 10px; cursor: pointer; }

#pdfPopup .content                { float: left; width: 565px; height: 390px; overflow: hidden; zoom: 1; position: relative; }
#pdfPopup .content .scrollBox     { position: absolute; }
#pdfPopup .content .box           { height: 380px; overflow: hidden; zoom: 1; margin-bottom: 10px; }
#pdfPopup .content .box h2        { margin-bottom: 10px; }
#pdfPopup .content .box .imgLeft  { display: block; float: left; margin: 0 20px 5px 0; }
#pdfPopup .content .box .text2    { clear: left; padding-right: 200px; }

#pdfPopup .nextPdfButt { display: block; cursor: pointer; position: absolute; right: 5px; bottom: 0; }

#pdfPopup dl            { width: 250px; float: left; padding: 15px 0px 0 20px; }
#pdfPopup dt            { text-indent: -9999px; height: 24px; margin-bottom: 25px; }
#pdfPopup .col1         { padding-right: 20px; }
#pdfPopup .col1 dt      { background: url(../images/title/pdfUnsesitePodatke.gif) top left no-repeat; }
#pdfPopup .col2 dt      { background: url(../images/title/pdfOdaberitePlacanje.gif) top left no-repeat; }
#pdfPopup dl dd         { padding-bottom: 5px; overflow: hidden; zoom: 1; }
#pdfPopup .col1 label   { display: block; float: left; width: 70px; }
#pdfPopup dl .txt       { background: url(../images/pdf_popup_txt.gif); border: none; width: 158px; height: 17px; padding: 0 10px; display: block; float: left; }
#pdfPopup dl p          { margin-bottom: 15px; }
#pdfPopup .col2 p       { padding: 15px 35px 0 0; }
#pdfPopup dl .check     { display: block; float: left; margin: 0 20px 0 3px; }
#pdfPopup .formText     { float: right; padding: 15px 10px 0 0; width: 210px; }
#pdfPopup .button       { display: block; position: absolute; right: 20px; bottom: 20px; cursor: pointer; }

#pdfPopup .error  { display: block; clear: left; margin-left: 70px; padding: 3px 0 2px 25px; background: url(../images/ICONerror.gif) left 4px no-repeat; }

#funds_box3 .pdfPopup { cursor: pointer; }
.pdfPopOff  { opacity: 0.2; }

/* BOX 3 */
#funds_box3   		  { width: 351px; float: left; margin-top: 37px; background: #f3f2f5 url(../images/BKGtype3_top.gif) bottom left repeat-x; position: relative; z-index: 100; }
#funds_box3 .inner	{ width: 351px; float: left; padding-bottom: 30px; background: url(../images/BKGview2_box_bottom.gif) bottom left no-repeat; position: relative; }

#funds_box3 .wrapp  { height: 220px; }

#funds_box3 .boxnav li                  { width: 80px; }
#funds_box3 .boxnav li#funds_box3_link2	{ width: 79px; }

#funds_box3_link1 span    { background: url(../images/title/funds_box3_link1.gif) 0px top no-repeat; }
#funds_box3_link1.on span { background-position: 0px -27px; }
#funds_box3_link2 span    { background: url(../images/title/funds_box3_link2.gif) 17px top no-repeat; }
#funds_box3_link2.on span { background-position: 17px -27px; }
#funds_box3_link3 span    { background: url(../images/title/funds_box3_link3.gif) 15px top no-repeat; }
#funds_box3_link3.on span { background-position: 15px -27px; }
#funds_box3_link4 span    { background: url(../images/title/funds_box3_link4.gif) 12px top no-repeat; }
#funds_box3_link4.on span { background-position: 12px -27px; }

#funds_box3_content2  { display: none; }
#funds_box3_content3  { display: none; }
#funds_box3_content4  { display: none; }

.fund_popup   	{ width: 340px; }
.fund_popup h2	{ margin-bottom: 10px; }

.noticePopup  { width: 320px; }
.noticePopup h2	{ margin-bottom: 10px; }

#funds_box3 h2  { text-align: center; padding: 10px 10px 0 10px; }
#funds_box3 blockquote  { text-align: center; padding: 0 10px 30px 10px; }
#funds_box3 dl  { float: left; width: 125px; padding: 0 0 0 20px; }
#funds_box3 dt  { padding-top: 2px; cursor: help; }
#funds_box3 dd  { padding-bottom: 22px; }
#funds_box3 .box { float: right; width: 190px; padding: 0 10px 20px 0; }

#funds_box3 .list     { margin-top: 13px; }
#funds_box3 .list li  { padding: 0 5px 15px 10px; overflow: hidden; }
#funds_box3 .list li img  { display: block; float: left; margin-right: 12px; }
#funds_box3 .list li div  { overflow: hidden; }

#funds_box3 .text { padding: 0 14px; }
#funds_box3 .text2  { padding: 14px; text-align: center; }

#funds_box3 .dropdown { padding: 2px 0 2px 10px; float: left; }
#funds_box3 .dropdown span,
#funds_box3 .dropdown p { display: block; float: left; }

#funds_box3 .dropdown span    { display: block; background: url(../images/BKGfundsDropdownRight.gif) top right no-repeat; padding-right: 26px; cursor: pointer; }
#funds_box3 .dropdown span b  { display: block; background: url(../images/BKGfundsDropdownLeft.gif) top left no-repeat; padding: 2px 0 5px 0; text-align: center; }
#drop1 b { width: 94px; }
#drop2 b { width: 115px; }
#funds_box3 .dropdown p { margin: 2px 8px 0 8px; }

#funds_box3 .dropdown ul  { display: none; position: absolute; z-index: 2000;  background: #172340; border: 1px solid #7b87a1; border-top: none; list-style: none; margin: -3px 0 0 7px; }
#funds_box3 .dropdown #drop1 ul  { width: 104px;  }
#funds_box3 .dropdown #drop2 ul  { width: 125px; }
#funds_box3 .dropdown ul li { text-align: left; padding: 2px 0 2px 10px; }
#funds_box3 .dropdown ul li.over	{ background: url(../images/BKGgraph_drop_hover.gif) bottom left repeat-x; }

#funds_box3_content1 .note  { position: absolute; left: 5px; bottom: 5px; display: block; width: 150px; padding: 3px 0 0 25px; background: url(../images/ICONinfo.gif) top left no-repeat; }

#fundsBox3Flash   { margin: 0 0 15px 5px; height: 80px; width: 330px; }

#funds_box3 .tbl1 { float: left; width: 160px; margin: 0 0 15px 10px; *display: inline; }
#funds_box3 .tbl1 th  { text-align: left; }
#funds_box3 .tbl1 td  { vertical-align: top; padding: 2px 0px; width: 40px; }
#funds_box3 .tbl1 td.col1 { background: url(../images/BULLITbig.gif) left 5px no-repeat; padding-left: 12px; width: auto; }

#funds_box3 .tbl2 { width: 230px; margin: 0px auto; clear: left; }
#funds_box3 .tbl2 th  { text-align: left; }
#funds_box3 .tbl2 td  { text-align: right; }

#funds_box3_content2 h3 { cursor: help; }

#funds_box3_content4 .text  { margin-bottom: 15px; padding: 15px 5px 15px 10px; }
#funds_box3_content4 .text h2 { text-align: left; padding: 0 0 5px 0; }
#funds_box3_content4 .text ol { margin-left: 20px; }
#funds_box3_content4 .text ul { list-style: none; margin: 3px 0 0 15px; }
#funds_box3_content4 .text ul li { background: url(../images/BULLITbig.gif) left 3px no-repeat; padding-left: 14px; }
#funds_box3_content4 .text li { padding-bottom: 3px; }

#funds_box3_content4 .spec  { cursor: pointer; }
#funds_box3_content4 .note  { display: block; padding: 3px 0 0 25px; position: absolute; left: 5px; bottom: 5px; background: url(../images/ICONinfo.gif) top left no-repeat; }

#spec_popup { width: 320px; }

/* BOX 4 */
#funds_box4   		{ width: 351px; float: left; margin-top: 37px; background: #f3f2f5 url(../images/BKGtype3_top.gif) bottom left repeat-x; position: relative; z-index: 200; }
#funds_box4 .inner	{ width: 351px; float: left; height: 221px; background: url(../images/BKGview2_box_bottom.gif) bottom left no-repeat; position: relative; }

#funds_box4 .boxnav li 		{ width: 80px; }
#funds_box4 .boxnav li#funds_box4_link2	{ width: 79px; }

#funds_box4_link1 span    { background: url(../images/title/box3_link1.gif) -20px top no-repeat; }
#funds_box4_link1.on span { background-position: -20px -27px; }
#funds_box4_link2 span    { background: url(../images/title/funds_box4_link2.gif) 15px top no-repeat; }
#funds_box4_link2.on span { background-position: 15px -27px; }
#funds_box4_link3 span    { background: url(../images/title/funds_box4_link3.gif) 12px top no-repeat; }
#funds_box4_link3.on span { background-position: 12px -27px; }
#funds_box4_link4 span    { background: url(../images/title/funds_box4_link4.gif) 12px top no-repeat; }
#funds_box4_link4.on span { background-position: 12px -27px; }

#funds_box4_content2  { display: none; }
#funds_box4_content3  { display: none; }
#funds_box4_content4  { display: none; }

#funds_box4_content1,
#funds_box4_content2,
#funds_box4_content3,
#funds_box4_content4  { /*height: 210px;*/ }

#funds_box4_content1 object  { position: relative; margin-top: -14px; }

.timespan       { list-style: none; float: left; }
.timespan li    { float: left; height: 19px; text-indent: -9000px; cursor: pointer; }
.timespan li.on { background-position: 0 -19px !important; }

#month1	  { background: url(../images/button/small2Graph_month1.gif); width: 50px; }
#month3	  { background: url(../images/button/small2Graph_month3.gif); width: 50px; }
#month6	  { background: url(../images/button/small2Graph_month6.gif); width: 50px; }
#year	    { background: url(../images/button/small2Graph_year.gif); width: 50px; }
#max      { background: url(../images/button/small2Graph_max.gif); width: 50px; }
#pickDate	      { width: 101px; text-indent: 0px; }
#pickDate input { width: 1px; height: 1px; background: none; border: none; position: absolute; z-index: -100; text-indent: -9000px; }


/* BOX 5 */
#funds_box5   		{ margin-top: 36px; height: 800px; float: left; background: #f3f2f5 url(../images/BKGtype3_top.gif) bottom left repeat-x; }
#funds_box5 .inner	{ width: 351px; height: 800px; float: left; background: url(../images/BKGview2_box_bottom.gif) bottom left no-repeat; }

#funds_box5 .boxnav li 		{ width: 80px; }
#funds_box5 .boxnav li#funds_box5_link2	{ width: 79px; }

#funds_box5_link1 span    { background: url(../images/title/funds_box5_link1.gif) 12px top no-repeat; }
#funds_box5_link1.on span { background-position: 12px -27px; }
#funds_box5_link2 span    { background: url(../images/title/funds_box5_link2.gif) 5px top no-repeat; }
#funds_box5_link2.on span { background-position: 5px -27px; }
#funds_box5_link3 span    { background: url(../images/title/funds_box5_link3.gif) 12px top no-repeat; }
#funds_box5_link3.on span { background-position: 12px -27px; }
#funds_box5_link4 span    { background: url(../images/title/funds_box5_link4.gif) 12px top no-repeat; }
#funds_box5_link4.on span { background-position: 12px -27px; }

#funds_box5_content2  { display: none; }
#funds_box5_content3  { display: none; }
#funds_box5_content4  { display: none; }

#funds_box5 .search           { height: 70px; }
#funds_box5 label             { margin: 7px 17px 8px 16px; display: block; float: left; }
#funds_box5 input             { display: block; float: left; width: 294px; height: 20px; padding: 7px 15px 0 15px; border: none; background: url(../images/BKGinput_type1.gif); margin-left: 13px; }
#funds_box5 .search span      { display: none; padding: 5px 0 0 15px; float: left; }
#funds_box5 .search span img  { margin: 0 2px -4px 0; }

#funds_box5 .funds_box5_content .scrollbox	{ overflow: auto; height: 705px; }
#funds_box5 .funds_box5_content h2			{ padding: 8px 0 3px 20px; display: none; }
#funds_box5 .funds_box5_content h3 a		{ margin-right: 5px; cursor: pointer; }
#funds_box5 .funds_box5_content ul			{ list-style: none; padding: 0 10px; }
#funds_box5 .funds_box5_content li			{ padding-top: 10px; }

#funds_box5 .note  	{ display: block; padding: 6px 14px 0 0; text-align: right; }

/* PORTFOLIO */
#fondsPortfolio { background: url(../images/BKGfundsPort_top.gif) top left no-repeat; padding-top: 8px; }
#fondsPortfolio .inner { background: #f4f2f5 url(../images/BKGfundsPort_middle.gif) bottom left repeat-x; padding-top: 5px; }
#fondsPortfolio .bottom { background: url(../images/BKGfundsPort_bottom.gif) bottom left no-repeat; padding-bottom: 8px; }

#fondsPortfolio h2  { width: 591px; text-align: center; margin: 0px auto 15px auto; }
#fondsPortfolio .basic  { padding: 48px 0; margin: 0px auto; }

#insertFund { background: url(../images/BKGinsertFund_top.gif) top left no-repeat; width: 591px; text-align: center; margin: 0px auto; padding-top: 17px; margin-bottom: 21px; }
#insertFund .inner  { background: #7c95b7 url(../images/BKGinsertFund_middle.gif) bottom left repeat-x; padding: 15px 0 6px 0; }
#insertFund .bottom { background: url(../images/BKGinsertFund_bottom.gif) bottom left no-repeat; padding-bottom: 15px; }

#insertFund .txt  { height: 11px; border: none; padding: 8px 15px; margin-right: 5px; }
  #insertFundTicker { width: 197px; background: url(../images/BKGfundsInput1.gif); }
  #insertFundDate { width: 127px; background: url(../images/BKGfundsInput2.gif); }
  #insertFundValue { width: 127px; background: url(../images/BKGfundsInput3.gif); }

#insertFund .button { display: block; margin: 22px auto 0 auto; cursor: pointer; }

#fondsPortfolio .alert  { display: block; text-align: center; padding-top: 13px; }

#fondsPortfolio table { width: 610px; margin: 0px auto 15px auto; }
#fondsPortfolio table th  { padding-bottom: 10px; }
#fondsPortfolio table tbody td  { padding: 0 0 5px 0; }
#fondsPortfolio table tfoot td  { padding: 15px 0 5px 0; }
#fondsPortfolio table .padd   { padding-right: 35px; }
#fondsPortfolio table .close  { width: 18px; cursor: pointer; }
#fondsPortfolio table .score  { width: 190px; }
#fondsPortfolio table .precent  { width: 70px; }
#fondsPortfolio table .bkg  { background: url(../images/BKGinsertFundstableLine.gif) right 5px no-repeat; }


