/* =reset.css (by Andy Clarke) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background: transparent; text-align: left; }

:focus { outline : 0; }
ol, ul { list-style : none; }
strong { font-weight:bold; }

/* Debugging */
pre { color: #000; background: #ffcc00; padding: 1em; white-space: normal; }
pre.cake-debug { background: #ffcc00; font-size: 120%; line-height: 18px; margin: 0; overflow: auto; position: relative; white-space: pre; border: 1px solid black; }
div.cake-debug-title { background: #000000; color: #eee; padding: 3px 5px; }
div.cake-stack-trace { background: #E8E8E8; color: #333; margin: 4px 2px; padding: 4px; font-size: 120%; line-height: 18px; overflow: auto; position: relative; }
div.cake-code-dump pre { position: relative; overflow: auto; white-space: pre; }
div.cake-stack-trace pre, div.cake-code-dump pre { color: #000000; background-color: #F0F0F0; border: 1px dotted #606060; margin: 4px 2px; padding: 4px; overflow: auto; white-space: pre; }
div.cake-code-dump pre, div.cake-code-dump pre code { clear: both; font-size: 12px; line-height: 5px; margin: 4px 2px; padding: 4px; overflow: auto; white-space: pre; }
div.cake-code-dump span.code-highlight { background-color: #FFFF00; }
#TimerSummary { background: #ffcc00; border: 1px solid black; margin: 10px; }
#TimerSummary strong { background: black; color: white; font: bold 13px Arial; padding: 2px; display: block; padding: 3px 5px; }
#TimerSummary table { margin: 10px; }
#TimerSummary td { padding: 2px 3px; font: normal 14px Monospace; }
#TimerSummary td.key { }
#TimerSummary td.key em { color: #A88B19; }
#TimerSummary td.time { padding-left: 24px; font-family: Arial; }

/* =clear */
.clear { clear: both; font-size: 1px; line-height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */

html { font-size: 100%; text-align: left; height:100%; }
body { font-family:Arial, Helvetica, sans-serif; background:#e8e8e8; font-size:12px; min-height:100%; position:relative; overflow-x: hidden; }
h1, h2, h3, h4, h5 { font-family:Arial, Helvetica, sans-serif; font-weight:normal; }
a { text-decoration:none; color:inherit; }
a:hover { color:#666666; text-decoration:underline; }
.last { border:none !important; }
.left { float:left !important; }
.right { float:right !important; }
.no-margin { margin:0px !important; }

div.ui-tabs-hide { display:none !important; }

/* Header redesign */
#header div.header_inner div.left { width: 250px; height: 119px; }
#header div.header_inner div.right { width: 750px; height: 119px; }

#header div.header_inner div.right div.login-content { float: right; width: 207px; padding-top: 5px; position: relative; padding-left:2px; }
#header div.header_inner div.right div.login-content a { display: block; float: left; color: #FFF; font-weight: bold; font-size: 11px; margin-right: 10px; margin-top: 3px; }
#header div.header_inner div.right div.login-content a.fb_button { margin: 0; }
#header div.header_inner div.right div.login-content a.login { margin-right: 7px; }
#header div.header_inner div.right div.login-content em { display: block; float: left; color: #fff; font-weight: bold; font-size: 11px; margin-top: 3px; margin-right: 8px; }
#header div.header_inner div.right div.login-content a.fb-login { margin-top: 1px; margin-right: 0; }

#header div.header_inner div.right div.login-content div.login-popup { position: absolute; left: -68px; top: 17px;
width: 250px; height: 225px; background: url(../img/bg_login_popup.png) no-repeat left top; z-index: 2; padding: 27px 11px 12px 12px; display: none; }
#header div.header_inner div.right div.login-content div.login-popup h2 { display: block; background: url(../img/bg_login_popup_title.gif) no-repeat left top; font-size: 14px; font-weight: bold; color: #fff; padding: 6px 9px; margin-bottom: 10px; }
#header div.header_inner div.right div.login-content div.login-popup form { padding: 0 10px; width: 228px;  }
#header div.header_inner div.right div.login-content div.login-popup form input { display: block; float: left; background: url(../img/bg_login_form_input.gif) no-repeat left top; border: none; padding: 4px; border: 1px solid #999999; width: 218px; margin-bottom: 10px; }
div.fb { padding-left: 34px; padding-top: 8px; float: left; }

#header div.header_inner div.right div.login-content div.login-popup form div.submit { width: 228px; float: left; border-bottom: 1px dotted #acacac; }
#header div.header_inner div.right div.login-content div.login-popup form div.submit input { cursor: pointer; background: url(../img/bg_login_form_submit.gif) repeat-x left top; border: 1px solid #3c3c3c; text-transform: uppercase; font-size: 12px; font-weight: bold; color: #fff; width: 66px; padding: 2px 4px 3px 4px; float: right; }
#header div.header_inner div.right div.login-content div.login-popup form div.submit input:hover { background-position: left bottom; text-decoration: underline; }
#header div.header_inner div.right div.login-content div.login-popup form div.submit a { color: #555; padding-top: 3px; }
#header div.header_inner div.right div.login-content div.login-popup form div p { color: #2f2f2f; font-size: 13px; text-align: center; padding-top: 6px; display: block; float: left; }
#header div.header_inner div.right div.login-content div.login-popup form div p b { color: #069; }

#header-ad-background{background:white; width:728px; height:90px; margin-top:30px;}

#header { /*background:url(../img/bg_body.gif) left bottom repeat-x;*/ float:left; width:100%; background-color: #1A5076; }
#header div.header_inner { margin:0 auto; width:1000px; background:url(../img/bg_body_header_new.jpg) left top no-repeat;/*height:63px;*/ padding-bottom: 5px; }
#header div.header_inner div.header_logo a { float:left; display:block; margin: 2px 0 0 7px; }

#flash-wrap_240x90 { height: auto!important; }
#flash-wrap_728x90 { height: auto!important; }

#header div.header_logo { float:left; width:230px; padding-left: 3px; padding-top: 4px; }
#header div.above_header { margin:0 auto; width:1000px; padding:3px 0px; }
#header a.wide_leader { display:block; margin:0 auto; width:1000px; }

#header div.global_navigation { float:left; width:130px; padding:13px 0 0 10px; }
#header div.global_navigation ul { float:left; }
#header div.global_navigation ul li { float:left; padding:0px 2px 0 0; }
#header div.global_navigation ul li a { display:block; padding:4px 3px 3px 3px; }
#header div.global_navigation ul li a.selected { background:url(../img/bg_flag_selected.gif) left top no-repeat; padding:4px 6px 3px 6px; }
#header div.global_navigation span { background:url(../img/bg_flag_navigation.gif) left top no-repeat; display:block; float:left; width:128px; line-height:24px; color:#FFF; font-size:10px; text-align:center; }
#header div.global_navigation ul li a:hover { opacity:0.8; filter:alpha(opacity=80); }

#header div.system { float:right; width:/*480*/750px; }

#header div.search { float:right; padding-top:5px; width:/*480*//*499*/380px; }
#header div.search form { display:block; float:right; text-align:right; width:380px; }
#header div.search form label { color:#FFF; font-size:11px; padding:0 3px 0 0; line-height:20px; float:left; }
#header div.search form label input { float: left; }

#header div.search form #HeaderSearchKeyword { background:#FFF; font-size:11px; padding:3px; border:none; border-right:1px solid #1a4870; border-bottom:1px solid #1a4870; color:#999999; float:left; }
#header div.search form #HeaderSearchEpic { background:#FFF; font-size:11px; padding:3px; border:none; border-right:1px solid #1a4870; border-bottom:1px solid #1a4870; color:#999999; float:left; }
#header div.search form input.btn_search { background:#FFF; font-size:11px; padding:3px; border:none; border-right:1px solid #1a4870; border-bottom:1px solid #1a4870; color:#999999; background:#334b61; color:#FFF; font-size:10px; width:width:30px; float:left; margin-left:5px; }
#header div.search form input.btn_search:hover { background:#3f7ab0; color:#FFF; }
#header div.search form select { background:#FFF; font-size:11px; padding:3px; border:none; border-right:1px solid #1a4870; border-bottom:1px solid #1a4870; color:#999999; float:left; width:125px; }

#header div.search form .hide { display:none !important; }


#header div.rss { float:right; padding-top:10px; }
#header div.rss #ticker_rss { padding-right:5px; height:18px; overflow:hidden; }
#header div.rss #ticker_rss li { float:right; color:#FFF; width:480px; overflow:hidden; text-align:right; height:20px; }
#header div.rss #ticker_rss li a { color:#FFF; line-height:20px; font-size:11px; }
#header div.rss #ticker_rss li a:hover { text-decoration:none; color:#dbdbdb; }

#header div.rss a.rss { display:block; float:right; width:30px; font-size:10px; border-right:1px solid #f08200; border-bottom:1px solid #f08200; color:#FFF; padding:3px; text-align:center; color:#FFF; background:#f08200;}
#header div.rss a.rss:hover { background:#ffb400; text-decoration:none; }

#header div.social { float: right; margin: 6px 0px 0px 3px; width: 130px; padding-top: 2px; }
#header div.social a { display: block; float: left; margin-right: 5px; margin-bottom: 0px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; }
#header div.social a:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); -moz-opacity: 1.0; -khtml-opacity: 1.0; opacity: 1.0; }
#header div.social a img { width: 15px; height: 15px; }

#header div.social a.twitter { margin-bottom: 2px; display: block; float: left; }

#main_menu { width:100%; background:#404040; }
#main_menu #nav { margin:0 auto; width:1000px; padding:5px 0px 0px 0px; }
#main_menu #nav li { float:left; margin-right:0; padding-right:3px; }
#main_menu #nav li a { color:#FFF; font-size:13px; font-weight:bold; padding:4px 16px 6px 20px; display:block; line-height:25px; text-align:center; }
#main_menu #nav li a:hover { text-decoration:none; color:#CCC; }
#main_menu #nav li.selected { background:url(../img/bg_menu_right.gif) right top no-repeat; }
#main_menu #nav li.selected a { background:url(../img/bg_menu_left.gif) left top no-repeat; color:#5e5e5e; }
#main_menu #nav li:hover ul,
#main_menu #nav li.hover ul { left: auto; margin-left:10px; }
#main_menu #nav li:hover, #main_menu #nav li.hover { color:#787878; }

#main_menu #nav li ul { background:#373737 none repeat scroll 0 0; left:-999em; margin:0 auto; position:absolute; width:160px; z-index:1000; }
#main_menu #nav li ul li { margin:0 auto; padding:0; float:left; clear:both; width:156px; border-bottom: 1px dotted #535353; margin:0px 2px 0px 2px; padding-bottom:1px;}
#main_menu #nav li ul li a { font-size:11px; padding:2px 0px; text-align:left; text-indent:0px; line-height:auto; padding-left:5px; }
#main_menu #nav li ul li a:hover { background:#BF4C4C; color:#FFF; }

#main_menu #nav li.selected ul { display:none; }

#sub_menu { width:100%; background:#e0e0e0; padding:6px 0px 0 0; border-bottom:1px solid #c8c8c8; }
#sub_menu ul { margin:0 auto; width:1000px; padding-bottom: 5px; }
#sub_menu ul li { float:left; padding-right:15px; border-right: 1px dotted #5e5e5e; padding-left:3px; font-size:12px; /*margin-bottom: 8px;*/ }
#sub_menu ul li a { display: block; text-decoration:none; color:#5e5e5e; padding-left:15px; padding-top: 3px; padding-bottom: 3px; }
#sub_menu ul li a:hover { color:#333; }
#sub_menu ul li.selected a { font-weight:bold; color:#333; }

div.wrap {
    background-color: #E8E8E8;
    border-left: 4px solid #E8E8E8;
    border-right: 4px solid #E8E8E8;
    margin: 0 auto;
    padding-bottom: 90px;
    width: 1000px;
}
#primary_content { float:left; width:660px; padding:0px 0px 0px 0px; position:relative; }
#primary_content div.home_left { float:left; position:relative; }
div.highlight_article { float:left; background: #195177 url(../img/bg_top_top_article.gif) left top no-repeat; margin:15px 0 0 0px; width:660px; }
div.highlight_article div.bottom { float:left; background:url(../img/bg_bottom_top_article.gif) left bottom no-repeat; padding:10px; width:640px; }
div.highlight_article div.bottom div.left { width:510px; }
div.highlight_article div.bottom div.right { width:100px; text-align:right; }
div.highlight_article p.date { color:#FFF; font-weight:bold; font-size:12px; }
div.highlight_article h1 a { color:#c1daf4; font-size:18px; font-weight:normal; }
div.highlight_article h1 a:hover { color:#FFF; text-decoration:none; }
div.highlight_article div.text { color:#FFF; font-size:11px; font-weight:bold; padding-top:7px; }

#primary_content #articles_list { float:left; padding-right:0px; margin:5px 0 0 0; width:/*422*/467px; background:url(../img/home_tabs_bottom.gif) left bottom no-repeat; padding-bottom:6px; }
div#articles_list a.more { display:block; float:left; font-size:11px; font-weight:bold; padding:5px; text-align:right; width:402px; color: #000; }
div#articles_list a.more:hover { color:#676767; text-decoration:none; }
#primary_content #articles_list ul.nav { float:left; background: url(../img/bg_article_tabs.gif) left top no-repeat; width:468px; }
#primary_content #articles_list ul.nav li { float:left; padding: 0 4px; background: url(../img/bg_articles_list_ul_li_a_border.png) no-repeat right center; }
#primary_content #articles_list ul.nav li a { display:block; padding:8px 15px; font-weight:bold; font-size:11px; color:#FFF; text-shadow:1px 1px #333333; }
#primary_content #articles_list ul.nav li a:hover { text-decoration: none; }
#primary_content #articles_list ul.nav li a span { border-bottom: none/*1px dotted #baa*/; }
#primary_content #articles_list ul.nav li a:hover span { border-bottom: 1px solid white; }
#primary_content #articles_list ul.nav li.ui-tabs-selected a { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) right top repeat-x ; color:#333333; text-shadow:none; }
#primary_content #articles_list ul.nav li.ui-tabs-selected a.first { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) left top repeat-x ; color:#333333; text-shadow:none; }
#primary_content #articles_list ul.nav li.ui-tabs-selected a span { border-bottom: none!important; }

#primary_content #articles_list ul li.ui-tabs-selected a:hover { text-decoration:none; }

#primary_content #articles_list div.ui-tabs-panel { background:#FFF; padding:5px; float:left; width:/*411px;*/ /*auto*/ 457px; }
#primary_content #articles_list ul.articles { width:462px; float:left; }
#primary_content #articles_list ul.articles li { float:left; width:462px; border-bottom:1px dotted #cdcdcd; padding:8px 0px; }
#primary_content #articles_list ul.articles li div.left img { border: 1px solid #999; }
#primary_content #articles_list ul.articles li div.right { float:right; width:380px; }
#primary_content #articles_list ul.articles li p.date { color:#929292; font-size:11px; }
#primary_content #articles_list ul.articles li h2 a { color:#215789; font-size:12px; font-weight:bold; }
#primary_content #articles_list ul.articles li div.text { color:#646464; font-size:12px; float:left; padding-top:8px; clear:both; width:460px; }
#primary_content #articles_list ul.articles li.odd a { display:block; text-align:center; }
#primary_content #articles_list ul.articles li h2 a:hover { color:#666666; }

#primary_content #articles_list ul.articles_wide { float:left; width:auto; }
#primary_content #articles_list ul.articles_wide li { float:left; border-bottom:1px dotted #cdcdcd; padding:8px 0px; }
#primary_content #articles_list ul.articles_wide li div.right { float:right; width:330px; }
#primary_content #articles_list ul.articles_wide li div.columns-right { float:right; width:400px; }
#primary_content #articles_list ul.articles_wide li div.text { width:100%; }

div.short_news { float:right; width:188px; background:#FFF url(../img/home_smalltabs_bottom.gif) left bottom no-repeat; padding-bottom:6px; margin:5px 0px 0 0px; }
div.short_news #news,
div.short_news #commentary { margin:0px; }
div.short_news h2 { background:transparent url(../img/bg_home_overlap_top_blue.gif) no-repeat scroll left top; color:#FFFFFF; font-size:11px; font-weight:bold; padding:8px 0px 8px 6px; margin-bottom:1px; text-transform:uppercase; }
div.short_news a.more { display:block; float:left; font-size:11px; font-weight:bold; padding:5px; text-align:right; width:178px;}
div.short_news a.more:hover { color:#676767; text-decoration:none; }
div.short_news div.ui-tabs-panel { background:#FFF; padding:0px; float:left; width:188px; }
div.short_news ul.nav { background:transparent url(../img/bg_home_overlap_top_blue.gif) no-repeat scroll left top; color:#FFFFFF; font-size:11px; font-weight:bold; margin-bottom:1px; width:188px; }
div.short_news ul.nav li { border:none; background: url(../img/bg_articles_list_ul_li_a_border.png) no-repeat right center; padding: 0 3px; }
div.short_news ul.nav li a { color:#FFFFFF; font-size:11px; font-weight:bold; padding:8px 6px; text-shadow:1px 1px #333333; }
div.short_news ul.nav li a:hover { color:#FFFFFF; background:none; text-decoration:none; }
div.short_news ul.nav li a span { border-bottom: none/*1px dotted #aab;*/ }
div.short_news ul.nav li a:hover span { border-bottom: 1px solid white; }
div.short_news ul.nav li a.first { padding-left: 8px; }
div.short_news ul.nav li.ui-tabs-selected a { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) right top repeat-x ; color:#333333; text-shadow:none; }
div.short_news ul.nav li.ui-tabs-selected a.first { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) left top repeat-x ; color:#333333; text-shadow:none; padding-left: 8px; }
div.short_news ul.nav li.ui-tabs-selected a span { border-bottom: none!important;  }

div.short_news div.container { float:left; padding-top:22px; border-bottom:1px solid #E1E1E1; }
div.short_news ul { float:left; width:100% }
div.short_news ul li { float:left; border-bottom:1px solid #E8E8E8; }
div.short_news ul li a { color:#646464; display:block; font-size:11px; padding:5px; }
div.short_news ul li a b {color:#195177; }
div.short_news ul li a:hover { background:#F7F7F7; color:#676767; text-decoration:none; }
div.short_news li img { float:left; margin:0 10px 0 0; border: 1px solid #999; }

div.short_news li.highlight img { width:68px; height:51px; }
div.short_news li.highlight a { font-size:12px; }
div.short_news li.highlight a b { color:#195177; }

#secondary_content { float:right; width:336px; padding-top: 15px; }
div.company_profiles { float:right; background:#FFF url(../img/bg_company_profiles_bottom.gif) left bottom no-repeat; padding-bottom:10px !important; max-height:145px !important; overflow:hidden; width: 380px !important; margin-top:15px; }
div.company_profiles div.top { background:#FFF url(../img/bg_company_profiles_top.gif) left top no-repeat; float:left; }

div.company_profiles ul { float:left; }
div.company_profiles ul li { float:left; width:120px !important; padding:12px 3px; min-height:96px;  }
div.company_profiles ul li a { display: block; text-align:center; color:#868585; font-size:11px; }
div.company_profiles ul li a { color:#868585; text-decoration:none; }
div.company_profiles ul li a img { padding-bottom:10px; }
div.company_profiles ul li a span { text-align:left; display:block; padding-left: 3px; }
div.company_profiles ul li a:hover img { opacity: .9; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90);   }
div.company_profiles ul li a:hover span { color:#666; }

#secondary_content div.secondary_columnn { float:left; width:188px; }
#secondary_content div.second { float:right; }

#secondary_content div.market_commentary { float:left; background:#FFF; width:336px; /*margin-top:5px;*/ }
#secondary_content div.market_commentary div.ui-tabs-panel { margin-top:1px; float:left; }
#secondary_content div.market_commentary h2 { background:url(../img/top_market.gif) left top no-repeat; color:#FFF; font-weight:bold; font-size:11px; padding:8px 0px 8px 6px; margin-bottom:1px; text-transform:uppercase;}

#secondary_content div.market_commentary ul li a:hover { text-decoration:none; background:#BF4C4C; color:#FFF; }
#secondary_content div.blue li a:hover { background:#195177; }
#secondary_content div.market_commentary a.more { display:block; float:left; font-size:11px; font-weight:bold; padding:5px; text-align:right; width:370px; color: #000; }
#secondary_content div.market_commentary a.more:hover { background:#E1E1E1; color:#676767; text-decoration:none; }

#secondary_content div.market_commentary ul.nav { background:transparent url(../img/top_market.gif) no-repeat scroll left top; float:left; width:336px; }
#secondary_content div.blue ul.nav { background:url(../img/top_market_blue.gif) left top no-repeat;  }
#secondary_content div.market_commentary ul.nav li { float:left; border:none; background: url(../img/bg_articles_list_ul_li_a_border.png) no-repeat right center; padding: 0 4px; }
#secondary_content div.market_commentary ul.nav li a { padding:8px 7px; color:#FFF; font-size:11px; font-weight:bold; width:auto; text-shadow:1px 1px #333; }
#secondary_content div.market_commentary ul.nav li a:hover { background:none !important; text-decoration: none; color:#FFF; }
#secondary_content div.market_commentary ul.nav li a span { border-bottom: none/*1px dotted #aab;*/ }
#secondary_content div.market_commentary ul.nav li a:hover span { border-bottom: 1px solid white; }
#secondary_content div.market_commentary ul.nav li.ui-tabs-selected a:hover { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) right top repeat-x !important; color:#333333; text-shadow:none;}
#secondary_content div.market_commentary ul.nav li.ui-tabs-selected a.first:hover { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) left top repeat-x !important; color:#333333; text-shadow:none; }
#secondary_content div.market_commentary ul.nav li.ui-tabs-selected a span { border-bottom: none!important; }
#secondary_content div.market_commentary ul.nav li.ui-tabs-selected a { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) right top repeat-x ; color:#333333; text-shadow:none; }
#secondary_content div.market_commentary ul.nav li.ui-tabs-selected a.first { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) left top repeat-x ; color:#333333; text-shadow:none; }
#secondary_content div.market_commentary ul.nav li.ui-tabs-selected a:hover { text-decoration:none; }
#secondary_content div.market_commentary ul { float:left; position: relative; overflow: hidden; }
#secondary_content div.market_commentary li { float:left; border-bottom:1px solid #e8e8e8; }
#secondary_content div.market_commentary li img { float:left; margin:0 8px 0 0; border: 1px solid #999; }
#secondary_content div.market_commentary li div.play img { border: none; }
#secondary_content div.market_commentary li a { display:block; font-size:11px; padding:5px 5px; color:#646464; width:326px; float:left; }



#secondary_content div.secondary_columnn a.sponsor { display:block; margin-top:10px; float:left; position: relative; }

#secondary_content div.intl_news { float:left; margin-top:10px; background:#FFF; }
#secondary_content div.intl_news h2 { background:url(../img/bg_home_blue_top.gif) left top no-repeat; color:#FFF; font-weight:bold; font-size:11px; padding:5px 0px 5px 8px; }
#secondary_content div.intl_inner h2 { background:url(../img/bg_innerside_red.gif) left top no-repeat; }

#secondary_content div.intl_news ul li a img { float:right; }
#secondary_content div.intl_news li { float:left; border-bottom:1px solid #e8e8e8; }
#secondary_content div.intl_news li a { display:block; font-size:11px; padding:5px; color:#646464; }
#secondary_content div.intl_news li a:hover { text-decoration:none; background:#195177; color:#FFF; }

#tabs_columns { float:left; width:996px; padding-top:10px; }
#tabs_columns ul.nav { float:left; background:url(../img/bg_columns_tabs.gif) left top no-repeat; width:996px;  }
#tabs_columns ul.nav li { float:left; padding-left:10px; }
#tabs_columns ul.nav li a { font-weight:bold; font-size:11px; padding:5px 10px 5px 0px; display:block; color:#676767; }
#tabs_columns ul.nav li.ui-tabs-selected { background:url(../img/sel_column_tabs_left.gif) left top no-repeat; }
#tabs_columns ul.nav li.ui-tabs-selected a { background:url(../img/sel_column_tabs_right.gif) right top no-repeat; color:#FFF; }
#tabs_columns ul.ui-tabs-nav li.ui-tabs-selected a:hover { text-decoration:none; }

#tabs_columns div.ui-tabs-panel { float:left; width:972px; padding:12px; background:#195177 url(../img/bg_columns_bottom.gif) left bottom no-repeat; }
#tabs_columns div.ui-tabs-panel div.right { float:right; width:860px; }
#tabs_columns div.ui-tabs-panel div.right p.date { color:#FFF; font-size:11px; }
#tabs_columns div.ui-tabs-panel div.right h1 a { color:#c1daf4; font-size:13px; font-weight:bold; }
#tabs_columns div.ui-tabs-panel div.right h1 a:hover { text-decoration:none; color:#FFF; }
#tabs_columns div.ui-tabs-panel div.right div.text { color:#FFF; font-size:12px; padding-top:8px; }

div.sponsor_footer { float:left; width:1000px; padding-top:10px; }
div.sponsor_footer a { display:block; float:left; margin-right:5px; }
div.sponsor_footer a.last { margin:0px; }
div.sponsor_footer a:hover { opacity: .9; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); }

#footer_news { float:left; width:1000px; background:#FFF; }
#latest_news ul.articles_titles { float:left; padding:5px 0 0 0; border-top:1px solid #E8E8E8; }
#latest_news ul.articles_titles li { float:left; width:402px; padding:4px 0px; font-size:11px; color:#646464; }
#latest_news ul.articles_titles li p { float:left; }
#latest_news ul.articles_titles li a { font-weight:bold; float:right; width:348px; color:#646464; }
#latest_news ul.articles_titles li a:hover { color:#215789; text-decoration:none; }

#footer_news #media_tabs { float:left; width:377px; padding:5px 5px 5px 5px; border-left:3px solid #E8E8E8; }
#footer_news #media_tabs ul.nav { float:left; background:#9c9c9c; width:100%; }
#footer_news #media_tabs ul.nav li { float:left; }
#footer_news #media_tabs ul.nav li a { display:block; background:#9c9c9c; font-size:11px; font-weight:bold; color:#dcdcdc; padding:5px 20px 5px 7px; }
#footer_news #media_tabs ul.nav li a:hover { text-decoration:none; background:#878787; color:#FFF; }
#footer_news #media_tabs ul.nav li.ui-tabs-selected a { background:#bf4c4c; color:#FFF; }

#footer_news #media_tabs #ceo_tab, #footer_news #media_tabs #presentation_tab { float:left; padding:0px; width:auto; }
#footer_news #media_tabs #ceo_tab ul, #footer_news #media_tabs #presentation_tab ul { float:left; padding:5px 0 0 0; }
#footer_news #media_tabs #ceo_tab li, #footer_news #media_tabs #presentation_tab ul li { float:left; border-bottom:1px solid #e8e8e8; width:377px; }
#footer_news #media_tabs #ceo_tab li img, #footer_news #media_tabs #presentation_tab li img { float:left; padding:0 8px 0 0; }
#footer_news #media_tabs #ceo_tab li a, #footer_news #media_tabs #presentation_tab li a { display:block; font-size:11px; padding:7px 5px; color:#646464; float:left; width:367px; }
#footer_news #media_tabs #ceo_tab li a:hover, #footer_news #media_tabs #presentation_tab li a:hover { text-decoration:none; background:#E1E1E1; color:#676767; }

#disclaimer { float:left; width:100%; color:gray; font-size:11px; text-align:justify; padding:10px 0px 5px 0px; }

#footer { width:100%; border-top:2px solid #35689b; background:#f3f3f3; margin-top:10px; padding-bottom:20px; bottom:0px; position:absolute; }
#footer div.wrap { padding-bottom:0px; background:#f3f3f3; border: 0px none;}
#footer-list { float:left; padding:10px 0 4px; }
#footer-list li { float:left; padding:0 0 0 10px; }
#footer-list li.first { padding:0 0 0 0px; }
#footer-list li a { color:#333; font-size:11px; color:#6b6b6b; padding:0 10px 0 0; }
#footer-list li a:hover { text-decoration:none; color:#333; }

#legal-stuff { float:right;  padding:10px 0 4px; }
#legal-stuff li { float:left; padding:0 0 0 10px;}
#legal-stuff li a { color:#333; font-size:11px; color:#6b6b6b; padding:0 10px 0 0; }
#legal-stuff li a:hover { text-decoration:none; color:#333; }

#footer div.end { float:left; width:100%; }
#footer div.end p.left { color:#333; font-size:11px; color:#6b6b6b; padding:0 10px 0 0; width:550px; line-height: 27px; }
#footer div.end p.left a { float: left; height: 32px; margin-right: 11px; }
#footer div.end p.right { color:#333; font-size:11px; color:#6b6b6b; padding:0 10px 0 0; width:350px; text-align:right; }
#footer div.end p.right span { display: block; margin: 4px 0 3px; float:right;}
#footer div.end p a { color:#333; font-weight:bold; }

#primary_content.inner { float:left; width:690px; padding:10px 0px 0px 0px; }
#primary_content.inner div.company_title { float:left; background:#EFEFEF url(../img/bg_article_company.gif) left top no-repeat; }
#primary_content.inner div.company_title div.top { background:url(../img/bg_article_company_bottom.gif) left bottom no-repeat; padding:10px; float:left; width:670px; }
#primary_content.inner div.company_title div.top select { float:right; border:1px solid #999; color:#999; padding:2px; font-size:11px; margin-top:-3px; }
#primary_content.inner div.company_title div.top span.show { float:right; padding-right:10px; }

#primary_content.inner div.company_title div.top .image a { color: #6b6b6b; font-weight: bold; }
#primary_content.inner div.company_title div.top .image a:hover { color: #215789; font-weight: bold; text-decoration: none; }

#primary_content.inner div.white { float:left; background:#FFFFFF url(../img/bg_company_desc_top.gif) left top no-repeat; }
#primary_content.inner div.white div.top { background:url(../img/bg_company_desc_bottom.gif) left bottom no-repeat; padding:10px;  float:left; width:670px; position: relative; }
#primary_content.inner div.white div.top div.txt { color: #7f7f7f; }
#primary_content.inner div.white div.top div.txt h1 { color:#7F7F7F; float:none; font-size:28px; font-weight:normal;
line-height:20px; padding:5px 0 7px 0; text-shadow:2px 2px #EFEFEF; }
#primary_content.inner div.white div.top div.txt h2 { float: none!important; }

#primary_content.inner div.white div.top span.full_analysis { }
#primary_content.inner div.company_title div.top div.company_title_footer {  }
#primary_content.inner div.white div.top div.recommend-wrapper { float: right; margin: 4px 0; }



#primary_content.inner div.company_title div.sponsor_desc a { background:#FFF; border:1px solid #d1d1d1; text-align:center; float:left; padding:10px; margin:0 20px 10px 0; }
#primary_content.inner div.company_title div.image { background:#FFF; text-align:center; float:left; margin-right:15px; margin-bottom: 10px; }
#primary_content.inner div.company_title div.image table { height:90px; /*width:100%;*/ }
#primary_content.inner div.company_title div.image table tr td { vertical-align:middle; }
#primary_content.inner div.company_title div.image table tr td img { }
#primary_content.inner div.company_title div.sponsor_desc div.title { padding:5px 0 0 0px; font-size:28px; color:#7f7f7f; font-weight:bold; line-height:20px; }
#primary_content.inner div.company_title div.title { padding:0 0 4px; font-size:28px; color:#7f7f7f; font-weight:bold; line-height:20px; text-shadow:2px 2px #efefef; }
#primary_content.inner div.company_title div.title p { text-shadow:none; }
#primary_content.inner div.company_title div.no-border { border: none; background: none; }

#primary_content.inner div.company_title div.title a { font-size:12px; color:#7f7f7f; font-weight:bold; }
#primary_content.inner div.company_title div.title a:hover { color:#BF4C4C; text-decoration:none; }
#primary_content.inner div.company_title div.title div.text { font-size:12px; font-weight:normal; line-height:16px; padding:10px 0 5px 0px; }
#primary_content.inner div.company_title div.title span.subscribe { background:url(../img/rss_icon.gif) left center no-repeat; font-weight:bold; display:block; padding:3px 0px 3px 20px; }
#primary_content.inner div.company_title div.title span.subscribe a { font-weight:bold; }

#primary_content.inner div.company_title div.title_top {  }
#primary_content.inner div.company_title div.title_top em { display:block; float:left; font-weight:bold; }
#primary_content.inner div.company_title div.title_top span.full_analysis { display:inline; float:right; padding-left:30px; background:url(../img/ico/ico_analysis.gif) left center no-repeat; }
#primary_content.inner div.company_title div.title span.full_analysis a { display:block; font-size:11px; font-weight:bold; color:#4B7CA7; }
#primary_content.inner div.company_title div.title span.full_analysis a:hover { color:#BF4C4C; text-decoration:none; }
#primary_content.inner div.company_title div.title_link { clear:both; }
#primary_content.inner div.company_title div.text p { padding:5px 0 0 0; }
#primary_content.inner div.company_title em { display:block; float:left; font-weight:bold; text-transform:uppercase; font-size:11px; color:#7F7F7F; padding:2px 0 2px 2px; }
#primary_content.inner div.company_title div.top span.full_analysis { display:inline; float:right; padding:4px 0 4px 30px; background:url(../img/ico/ico_analysis.gif) left center no-repeat; }
#primary_content.inner div.company_title div.top span.full_analysis a { display:block; font-size:11px; font-weight:bold; color:#4B7CA7; }
#primary_content.inner div.company_title div.top span.full_analysis a:hover { color:#BF4C4C; text-decoration:none; }

#primary_content.inner div.company_title div.title span a { font-size:11px; font-weight:normal; }
#primary_content.inner div.company_title a.register { display:block; float:left; width:100%; color:#FFF; font-weight:bold; font-size:12px; background:#bf4c4c; text-align:center; line-height:25px; }
#primary_content.inner div.company_title a.register:hover { text-decoration:none; background:#a94343; }
#primary_content.inner div.company_title em { font-weight:bold; text-transform:uppercase; font-size:11px; color:#7F7F7F; padding:2px 0 10px 2px; width:550px; }
#primary_content.inner div.company_title form.search_top { float:left; border-top:1px solid #E8E8E8; padding:10px 0 10px 0; margin:5px 0 0 0; width:100%; }
#primary_content.inner div.company_title form.search_top label { float:left; padding:0 20px 0 0; line-height:20px; color:#7f7f7f; font-weight:bold; }
#primary_content.inner div.company_title form.search_top input { float:left; padding:3px; border:1px solid #999; color:#999999; width:150px; margin:0 20px 0 0; font-size:11px; }
#primary_content.inner div.company_title form.search_top select { float:left; padding:3px; border:1px solid #999; color:#999999; width:250px; margin:0 20px 0 0; font-size:11px; }
#primary_content.inner div.company_title form.search_top input.date { width:80px; text-align:center; }
#primary_content.inner div.company_title form.search_top input.submit { width:60px; text-align:center; background:#c9c9c9; border:none; border-bottom:1px solid #999; border-right:1px solid #999; color:#818181; padding:2px 0px 3px 0px; }
#primary_content.inner div.company_title form.search_top input.submit:hover { background:#dedede; border:none; border-bottom:1px solid #c9c9c9; border-right:1px solid #c9c9c9; color:#818181; }
#primary_content.inner div.company_title span.result { border-top:1px solid #E8E8E8; width:100%; color:#195177; padding:8px 0 0 0; display:block; float:left; font-weight:bold; }
#primary_content.inner div.company_title span.no_border { border-top:none; }

#primary_content.inner #CompaniesFilterForm { padding: 10px 0 0 10px; }
#primary_content.inner #CompaniesFilterForm fieldset { padding-bottom: 5px; }
#primary_content.inner #CompaniesFilterForm fieldset label { width: 45px; }

#primary_content.inner #filter-search { padding: 10px 0 0 10px; }
#primary_content.inner #filter-search fieldset { padding-bottom: 5px; }
#primary_content.inner #filter-search fieldset label { width: 45px; }

#primary_content.inner div.search_title { background:#FFF; padding:10px; float:left; width:670px; }

#primary_content.inner div.company_title form.search-page-form { float:left; width:670px; }
#primary_content.inner div.company_title form.middle {  }
#primary_content.inner div.company_title form.right { border:none; margin:0px; float:left !important; }
#primary_content.inner div.company_title form.search-page-form label { float:left; width:200px; padding:0; line-height:20px; color:#7f7f7f; font-weight:bold; }

#primary_content.inner div.company_title .form-column1 { width: 210px; float: left; margin-right: 10px; border-right: 1px solid #E8E8E8;}
#primary_content.inner div.company_title .form-column2 { width: 210px; float: left; margin-right: 10px; border-right: 1px solid #E8E8E8;}
#primary_content.inner div.company_title .form-column3 { width: 210px; float: left; margin-right: 10px; border-right: none;}
#primary_content.inner div.company_title .form-column3 select { width: 180px; margin-right: 20px; }

#primary_content.inner div.company_title .form-column3 input.submit-no-author { margin-top:25px; }

#primary_content.inner div.company_title form.search-page-form label.fixed { width:100%; display:block; float:left; }
#primary_content.inner div.company_title form.search-page-form input { float:left; padding:3px; border:1px solid #999; color:#999999; width:190px; margin:5px 0 4px 0; font-size:11px; }
#primary_content.inner div.company_title form.search-page-form select { float:none; padding:3px; border:1px solid #999; color:#999999; width:158px; margin:5px 0 4px 0; font-size:11px; }
#primary_content.inner div.company_title form.search-page-form select#SearchAuthor { float:left; width:128px; margin-right:10px; }
#primary_content.inner div.company_title form.search-page-form select.narrow  { float:left; margin-right:5px; width:200px;  }
#primary_content.inner div.company_title form.search-page-form select.ultra_narrow  { float:left; width:200px; margin-right:5px;  }
#primary_content.inner div.company_title form.search-page-form input.date { width:80px; text-align:center; }
#primary_content.inner div.company_title form.search-page-form input.submit { width:60px; text-align:center; background:#c9c9c9; border:none; border-bottom:1px solid #999; border-right:1px solid #999; color:#818181; padding:2px 0px 3px 0px; }
#primary_content.inner div.company_title form.search-page-form input.submit:hover { background:#dedede; border:none; border-bottom:1px solid #c9c9c9; border-right:1px solid #c9c9c9; color:#818181; }
#primary_content.inner div.company_title form.middle input.submit { clear:both; }
#primary_content.inner div.company_title form.search-page-form select#SearchMarket { margin-top:3px!important; }

#primary_content.inner div.company_description { float:left; margin:5px 0px; width:670px; background:#FFF url(../img/bg_company_desc_top.gif) left top no-repeat; padding:10px; }

#primary_content.inner div.company_description_short { float:left; width: 545px!important; padding:10px; background: #c1c1c1 url(../img/bg_top_test_short_event.gif) no-repeat left top!important; }

#primary_content.inner div.company_description div.description { float:left; color:#3e3e3e; height:60px; overflow:hidden; font-style:italic; }
#primary_content.inner div.company_description a.show_more { display:block; margin:5px 0 0 0; float:left; color:#BF4C4C ; font-weight:bold;}
#primary_content.inner div.company_description a.show_more:hover { color:#545454; text-decoration:none;  }
#primary_content.inner div.company_description a.show_less { display:block; margin:5px 0 0 0; float:left; color:#BF4C4C ; font-weight:bold; display:none; }
#primary_content.inner div.company_description a.show_less:hover { color:#545454; text-decoration:none;  }
#primary_content.inner div.company_description h1 { font-size:24px; color:#215789; font-weight:bold; }

div.main_article { float:left; background:#FFF; padding:10px; color:#3e3e3e; line-height:17px; width:670px; }
div.main_article a { font-weight:bold; color:#215789; }
div.main_article h2 { font-size:13px; font-weight:bold; display:inline; }
div.main_article p { padding-bottom:10px; }
div.main_article p a { color: #DF8D00; }
div.main_article p a.blue-a-link { color:#215789;}
div.main_article a.register_here { color:#BF4C4C; }

div.market_wrap p { padding-bottom:10px; }

div.main_article div.heading { float:left; padding-bottom:4px; width:100%; }
div.main_article div.heading span.date { font-weight:bold; color:#343434; font-size:13px; }
div.main_article div.heading h1 { font-weight:bold; color:#215789; font-size:18px; padding:2px 0px; }
div.page div.heading h1 { font-size:24px; }
div.main_article div.heading span.author { font-weight:bold; color:#9b9b9b; font-size:11px; }
div.main_article div.heading span.author a { color:#666; }
div.main_article div.image { float:left; padding:5px; background:#e9e9e9; margin:0 10px 7px 0px; }
div.main_article div.image img { float:left; }
div.main_article div.image span { float:left; clear:both; padding:5px; font-size:11px; color:#3e3e3e; display:block; width:333px; }
div.main_article div.youtube_video_events { float: left; margin: 0 12px 12px 0; }
div#secondary_content div.youtube_forum { position: relative; left: -135px; top: 0; float: none!important; width: 425px; padding: 0px 10px 10px 10px; background-color: #e8e8e8; }
div#primary_content div.youtube_forum { position: relative; }
div.event_short_details { width: 670px !important; }

/* Double events page */
div.double-event { width: 1000px!important; }
div.double-event div.main_article { width: 480px!important; margin: 0!important; padding: 10px!important; }
div.double-event div.holder { width: 500px!important; margin: 0!important; padding: 0!important; }
div.double-event div.company_description { width: 980px!important; padding: 15px 10px!important; position: relative; }
div.double-event div.company_description h1 { float: left; }
div.double-event div.company_description img.double-event-mineweb { margin: 0 0 0 85px!important; float: left; }
div.inner div.double-events-watch-video { display: none; }
div.double-event div.double-events-watch-video { display: block!important; position: absolute; right: 9px; top: 8px; text-align: right; }
div.double-event div.double-events-watch-video em { font-style: normal; display: block; font-weight: bold; padding-bottom: 6px; color: #1c5278; }
div.double-event div.double-events-watch-video a { display: block; float: right; font-weight: bold; color: #444;
background: url(../img/bg_double_events_page_watch_video.gif) no-repeat left top; padding: 6px 31px 6px 8px; width: 122px; }
div.double-event div.double-events-watch-video a:hover { background-position: left bottom; text-decoration: none; color: #d04343; }


div.double-event div.main_article div.single-event { padding-top: 0!important; }
div.single-event { padding-top: 122px; }
h2.double-events-city-title { padding-top: 10px; font-size: 200%!important; color: #000!important; }


div.double-event div.main_article span.date-place-info { display: block; padding: 10px 0; margin-bottom: 10px; margin-right: 10px; border-bottom: 3px solid #f1f1f1; line-height:19px; color:#BF4C4C; font-weight:bold; font-size: 14px; }
span.date-place-info { line-height:19px; color:#BF4C4C; font-weight:bold; font-size: 14px; }
.event-mineweb { margin-top: 12px; margin-right: 20px; }
.space { display: block; float: right; height: 300px; width: 167px; }



#primary_content div.main_article div.highlight_article { float:right; clear:both; background:#4B7CA7 url(../img/bg_top_highlight.gif) left top no-repeat; color:#FFF; margin:7px 0 7px 10px; width:218px }
#primary_content div.main_article div.highlight_article div.bottom { float:left; background:url(../img/bg_bottom_highlight.gif) left bottom no-repeat; padding:5px; width:208px; }
#primary_content div.main_article div.highlight_article div.bottom h2 { padding:3px; font-size:11px; border-bottom:1px solid #628CAF; display:block; color: #fff; }
#primary_content div.main_article div.highlight_article div.bottom ul { float:left; width:100%; }
#primary_content div.main_article div.highlight_article div.bottom ul li { float: left; width: 208px; padding:3px 0px; border-bottom:1px dotted #628CAF; }
#primary_content div.main_article div.highlight_article div.bottom ul li.last { border:none; }
#primary_content div.main_article div.highlight_article span.date { padding:0px; color:#FFF; display:inline; font-size:11px; }
#primary_content div.main_article div.highlight_article a { color:#FFF; font-size:11px; line-height:11px; }
#primary_content div.main_article div.highlight_article p { line-height:15px; font-size:11px; display:block; padding-top:3px; }
#primary_content div.main_article div.highlight_article img { float:left; margin:3px 10px 0px 0px; border:3px solid #5E86A7; }

div.main_article div.share { float:left; width:100%; padding:5px 0 0 0; }
div.main_article div.share ul { float:left; width:100%; border-top:1px solid #CCC; margin-top:7px; padding:7px 0 0 0; }
div.main_article div.top_share { padding:0px; }
div.main_article div.top_share ul { float:left; width:100%; border-bottom:1px solid #CCC; margin:0; padding:0px 0 7px 0; border-top:none; }
div.main_article div.top_share_sponsor ul { float:left; width:100%; border:none; margin:0px; padding:0; }
div.main_article div.share ul li.left { float:left; margin:0px; }
div.main_article div.share ul li { float:right; margin-left:-3px; }
div.main_article div.share ul li a img.linked-in { margin:3px 0; }
div.main_article div.share ul li a img.small-share { margin:9px 0; }

div.main_article div.share ul li.rss a { float:left; margin:0px; background:url(../img/ico/ico_rss.gif) left top no-repeat; padding-left:38px; line-height:15px; font-size:11px; width: 90px; }

div.main_article div.share ul li.mail a { float:left; margin:0px; background:url(../img/ico/ico_send.gif) left center no-repeat; padding-left:38px; line-height:15px; font-size:11px; width:160px; }

div.main_article div.share ul li a { display:block; padding:0 6px 0 0; min-height:31px; height:auto!important; height:26px; color:#000; }
div.main_article div.share ul li a:hover { text-decoration:none; color:#000; filter:alpha(opacity=70);
-moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; }
#primary_content.inner a.newsletter { /* color:#195177; font-size:12px; font-weight:bold; line-height:25px; */ background:url(../img/bg_wide_button.gif) left top repeat-x; color:#FFFFFF; display:block; float:left; font-size:12px; font-weight:bold; line-height:25px; text-align:center; width:100%; }
#primary_content.inner a.newsletter:hover { /*color:#BF4C4C; text-decoration:none; */ background:#A94343 none repeat scroll 0 0; text-decoration:none;}

div.archive_share { margin-top: 0; margin-bottom: 6px; padding-top: 0; padding-bottom: 6px; }
div.archive_share div.share { margin: 0; padding: 0; }
div.archive_share div.share ul { float:left; width:100%; border:none; }
div.archive_share div.share ul li.rss a { width: 110px; }
div.archive_share a.vector-vest-banner { position: relative; left: -7px; float: left; }


/* Mail page to a friend */
div.main_article div.mail_to_friend { width: 560px; margin: 0 auto; }
div.main_article div.mail_to_friend h3 { font-size: 13px; font-weight: bold; color: #a3a3a3; margin: 10px 0 3px 0; }
div.main_article div.mail_to_friend h3 a { color: #6b6b6b; }

div.main_article div.mail_to_friend form {}
div.main_article div.mail_to_friend form fieldset {}
div.main_article div.mail_to_friend form em { font-size: 13px; font-weight: bold; color: #2475ab; margin: 10px 0 10px 0; display: block; float: left; width: 560px; }
div.main_article div.mail_to_friend form div { float: left; padding: 5px; }
div.main_article div.mail_to_friend form div label { font-size: 12px; font-weight: bold; color: #848484; margin-right: 7px; margin-left: 8px; }
div.main_article div.mail_to_friend form div input { border-color:#CCCCCC #E1E1E1 #E1E1E1 #CCCCCC; border-style:solid; border-width:1px; color:#606060; font-size:12px; padding:3px;  width: 150px; }
div.main_article div.mail_to_friend form div.friend { background-color: #f7f7f7; padding: 5px; float: left; width: 534px; margin-bottom: 5px;  }
div.main_article div.mail_to_friend form div.add_friend { display: block; margin-bottom: 10px; float: right; }
div.main_article div.mail_to_friend form div.add_friend span { font-weight: bold; float: right; color: #73a2c0; height: 14px; padding-left: 21px; margin: 8px 8px 0 0; background: url(../img/ico_mail_add_friend.gif) no-repeat left top; }
div.main_article div.mail_to_friend form div.add_friend span:hover { background: url(../img/ico_mail_add_friend.gif) no-repeat left bottom; cursor: pointer; color: #26648b; }
div.main_article div.mail_to_friend form div.message { padding-left: 0; padding-top: 0; }
div.main_article div.mail_to_friend form div textarea { width: 534px; height: 100px; border-color:#CCCCCC #E1E1E1 #E1E1E1 #CCCCCC; border-style:solid; border-width:1px; color:#606060; padding: 3px; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
div.main_article div.mail_to_friend form div.submit { padding-left: 0; }
div.main_article div.mail_to_friend form div.submit input { background:none repeat scroll 0 0 #C9C9C9; border-color:-moz-use-text-color #999999 #999999 -moz-use-text-color; border-style:none solid solid none; border-width:medium 1px 1px medium; color:#818181; padding:2px 0 3px; text-align:center; width:60px; margin-top: 0px; cursor: pointer; }
div.main_article div.mail_to_friend form div.submit input:hover { background:#DEDEDE none repeat scroll 0 0; border-color:-moz-use-text-color #C9C9C9 #C9C9C9 -moz-use-text-color; border-style:none solid solid none; border-width:medium 1px 1px medium; color:#818181; }

div.main_article div.mail_to_friend div.error-message { float: none; color: #C30; padding: 6px 0 0 50px; }

#primary_content div.footer_article { float:left; width:690px; padding:10px 0 0 0; position: relative; }
#primary_content div.footer_article ul.nav { float:left; width:691px !important; background:url(../img/bg_related_inner.gif) left top no-repeat; }
#primary_content div.footer_article ul.nav li { float:left; background: url(../img/bg_articles_list_ul_li_a_border.png) no-repeat right center; padding: 0 4px; }
#primary_content div.footer_article ul.nav li a { display:block; padding:6px 15px 5px 15px; font-weight:bold; font-size:11px; color:#FFF; text-shadow:1px 1px #333; }
#primary_content div.footer_article ul.nav li a:hover { text-decoration:none; text-decoration:underline; }


#primary_content div.footer_article ul.nav li.ui-tabs-selected a { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) right top repeat-x ; color:#333333; text-shadow:none; }
#primary_content div.footer_article ul.nav li.ui-tabs-selected a.first { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) left top repeat-x ; color:#333333; text-shadow:none; }

#primary_content div.footer_article ul li.ui-tabs-selected a:hover { text-decoration:none; }

#primary_content div.footer_article div.ui-tabs-panel { float:left; width:727px; }
#primary_content ul.articles_titles { float:left; }
#primary_content ul.articles_titles li { float:left; padding:6px 0px 6px 0px; font-size:11px; color:#646464; display:block; }
#primary_content ul.articles_titles li p { float:left; padding: 0 10px 0 4px; }
#primary_content ul.articles_titles li a { font-weight:bold; float:right; width:610px; color:#646464; font-size:12px; }
#primary_content ul.articles_titles li a:hover { color:#215789; text-decoration:none; }

#primary_content ul.articles { float:left; margin:0px 0 0 0; padding:0px 0 0 0; }
#primary_content ul.sponsor_articles { margin:0px; border:none; padding:0px; }
#primary_content ul.articles li { float:left; border-bottom:1px dotted #cdcdcd; padding:8px 0px; width:670px; }
#primary_content ul.articles li div.left { margin:0 10px 0 0; }
#primary_content ul.articles li div.right { float:right; width:610px; }
#primary_content ul.articles li p.date { color:#676767; font-size:11px; }
#primary_content ul.articles li h2 a { color:#676767; font-size:12px; font-weight:bold; }
#primary_content ul.articles li h2 a:hover { color:#195177; text-decoration:none; }
#primary_content ul.articles li div.text { color:#676767; font-size:12px; float:left; padding-top:3px; clear:both; width: 610px; }
#primary_content ul.articles li.odd a { display:block; text-align:center; }

#primary_content div.sponsor_article ul.articles { margin:0px; border:none; padding:0px; }
#primary_content div.sponsor_article ul.nav li a { text-transform:uppercase; }

#secondary_content.inner { width:300px; padding-top:10px; }
#secondary_content.inner div.additional_information { float:left; width:300px; background:#FFF; /*margin:10px 0 0 0;*/ }
#secondary_content.inner div.additional_information span.title { line-height:28px; background:url(../img/bg_innerside_blue.gif) left top no-repeat; padding-left:10px; display:block; font-size:11px; color:#FFF; font-weight:bold; text-shadow:1px 1px #333;  }
#secondary_content.inner div.additional_information img.align { display: block; margin: 0 auto; }
#secondary_content.inner div.additional_information table { color:#676767; width:100%; }
#secondary_content.inner div.additional_information table tr { width:100%; }
#secondary_content.inner div.additional_information table tr.odd { background:#ebebeb; }
#secondary_content.inner div.additional_information table td.title { font-weight:bold; width:40%; }
#secondary_content.inner div.additional_information table td { padding:4px 3px; }
#secondary_content.inner div.additional_information table td a { color:#BF4C4C; font-weight:bold; }

#secondary_content.inner div.additional_information div.img { text-align:center; padding:10px 0px; }

#secondary_content.inner div.additional_information div.stocktube { margin: 9px; }
#secondary_content.inner div.additional_information div.stocktube a { color: #676767; font-size: 12px; font-weight: bold; float: right; margin: 7px 11px; }
#secondary_content.inner div.additional_information div.stocktube em { color: #676767; font-size: 11px; }
#secondary_content.inner div.additional_information div.stocktube h3 { color: #333; margin-bottom: 0.6em; }
#secondary_content.inner div.additional_information div.stocktube div { text-align: center; clear: both; }
#secondary_content.inner div.youtube_video_events {display: block; float: right; position: relative;}

.add_holder { width:100%; float:left; padding:10px 0 0 0; }

/*
#secondary_content.inner div.sponsor { margin:0 0 10px 0; float:left; position: relative; }
#secondary_content.inner div.sponsor a.counter { position: absolute; }
#secondary_content.inner div.sponsor a { display:block; border:1px solid #d5d5d5; float:left; margin:0 0px 10px 0; }
#secondary_content.inner div.sponsor a:hover { border:1px solid #c4c4c4; }
*/


.secondary_content div.sponsor { margin:0 0 10px 0; float:left; position: relative; }
.secondary_content div.sponsor div.outer-counter {margin-left: 25px;}
.secondary_content div.sponsor a.counter { position: absolute; }
.secondary_content div.sponsor a { display:block; margin:0 0px 10px 0; }
.secondary_content div.sponsor a:hover { border:1px solid #c4c4c4; }


#secondary_content.inner div.sponsor_sky { margin:5px 5px 0 0; float:left; width:122px; }
#secondary_content.inner div.sponsor_sky a { display:block; border:1px solid #d5d5d5; float:left; margin:0 0px 10px 0; }
#secondary_content.inner div.sponsor_sky a:hover { border:1px solid #c4c4c4; }

#secondary_content.inner .recently_viewed { float:left; width:300px; background:#FFF; margin:0 0 10px 0; color:#676767; }
#secondary_content.inner .recently_viewed span.title { padding:5px; background:url(../img/bg_innerside_blue.gif) left top no-repeat; padding-left:10px; display:block; font-size:11px; color:#FFF; font-weight:bold; text-transform:uppercase; text-shadow:1px 1px #333; }
#secondary_content.inner .recently_viewed ul { float:left; width:100%; padding:2px 0px; }
#secondary_content.inner .recently_viewed ul li { display:block; padding:0px 2px; }
#secondary_content.inner .recently_viewed ul li a { display:block; padding:5px 3px; font-weight:bold; color: #676767; }
#secondary_content.inner .recently_viewed ul li a.odd { background:#EBEBEB; }
#secondary_content.inner .recently_viewed ul li a:hover { text-decoration:none; color:#BF4C4C; }

.secondary_content .recently_viewed { float:left; width:100%; padding:2px 0px; }
.secondary_content .recently_viewed li { display:block; padding:0px 4px; }
.secondary_content .recently_viewed li a { display:block; padding:5px 3px; font-weight:bold; color: #676767; }
.secondary_content .recently_viewed li a.odd { background:#EBEBEB; }
.secondary_content .recently_viewed li a:hover { text-decoration:none; color:#BF4C4C; }

div.sponsor_section { background:#FFFFFF url(../img/bg_company_desc_bottom.gif) no-repeat scroll left bottom;
float:left; width:690px; color:#3E3E3E; float:left; margin:10px 0 0 0; }

div.para_sponsor_section h2, div.sponsor_section h2 { background: transparent url(../img/bg_related_inner.gif) no-repeat scroll left top; margin:0px;  display:block; float:left; width:680px; color:#FFF; text-transform:uppercase; font-weight:bold; padding:6px 0px 5px 10px; font-size:11px; text-shadow:1px 1px #333; float: left; }

div.para_sponsor_section h2 span, div.sponsor_section h2 span { display: block; float: left; }



div.sponsor_section table h2 { background:none; text-shadow:none; display:inline; float:none; text-transform:none; padding:0px; color:#000000; }
div.sponsor_section table div { width: auto; }
div.sponsor_section div div { float: none!important; padding: 0!important; width: auto!important; }
div.sponsor_section div { float:left; padding:10px; width:670px; }
div.sponsor_section div h2 { background: none!important; width: auto!important; color: #164B6E!important; text-shadow: none!important; }
div.sponsor_section div.left { float:left !important; padding:0px; }
div.sponsor_section a { font-weight:bold; color:#195177; }
div.sponsor_section div a { font-weight:bold; color:#195177;  }
div.sponsor_section a.more { float:right; font-size:11px; font-weight:bold; margin:0 5px 5px 0; padding:0 5px 5px; }
div.sponsor_section a.more:hover { color: #BF4C4C; text-decoration: none; }
div.sponsor_section h2 a.to-right{ margin: 0 10px; float:right; color:#FFF; text-transform:uppercase; font-weight:bold; font-size:11px; text-shadow:1px 1px #333; }

div.sponsor_section ul.padding { padding:10px; }

div.para_sponsor_section li h2 { background: none; margin:0px;  display:block; float:left; width:727px; color:#676767; text-transform:none; font-weight:bold; padding:0; font-size:12px; text-shadow:none; position: relative; }
div.para_sponsor_section h2 a.right-link { color: white; font-size: 11px; font-weight: bold; padding-right: 15px; text-shadow: #333 1px 1px; float: right; /*position: absolute; right: 0; top: 0;*/ }
div.para_sponsor_section h2 a.right-link:hover { color: white; text-decoration: underline; }

p.no_info { font-size:11px; font-style:italic; color:#666; }

div.sponsor_section table { border:1px solid #CCC; border-collapse:collapse; margin:10px 0px; width: 670px!important; }
div.sponsor_section table td { border:1px solid #CCC; border-collapse:collapse; padding:3px; }
div.sponsor_section table tr.alter td { background:#efefef; }

div.sponsor_half { float:left; margin:10px 0 0 0; }
div.sponsor_half_section { background:#FFFFFF; float:left; width:340px; color:#3E3E3E; float:left; border-right:10px solid #E8E8E8; }
div.sponsor_half_section h2 { background: transparent url(../img/bg_related_inner_half.gif) no-repeat scroll left top; margin:0px; display:block; float:left; width:330px; color:#FFF; text-transform:uppercase; font-weight:bold; padding:6px 0px 5px 10px; font-size:11px; text-shadow:1px 1px #333; }
div.sponsor_half_section div { float:left; padding:10px; }
div.sponsor_half_section ul { float:left; padding:10px; }
div.sponsor_half_section ul li { color:#646464; float:left; font-size:11px; padding:4px 0; }
div.sponsor_half_section ul li a { color:#646464; float:right; font-weight:bold; width:277px; }
div.sponsor_half_section ul li a:hover { text-decoration:none; color:#215789; }
div.sponsor_half_section ul li p.date { float:left; padding-right:10px; }
div.section_right { margin:0 0 0 0; border:none; }

div.sponsor_chart { padding:0px 0px 10px 0px; }
div.sponsor_chart h2 { margin:0px 0px 10px 0px; }
div.sponsor_chart img { margin:0 auto; display:block; float:none; }

div.search_result { background:#FFFFFF; float:left; width:670px; color:#3E3E3E; float:left; margin:0px 0 0 0!important; padding:10px; }
div.search_result h2 { background: transparent url(../img/bg_related_inner.gif) no-repeat scroll left top; margin:0px;  display:block; float:left; width:727px; color:#FFF; text-transform:uppercase; font-weight:bold; padding:6px 0px 5px 10px; font-size:11px; }




div.resultBox div.preloader { background: white url(/img/preloader_64.gif) center center no-repeat; }
div.resultBox div.paginator_counter { padding-bottom: 5px; border-bottom: 1px solid rgb(232,232,232); margin-bottom: 5px; }
div.search_result ul.results { float:left; background: white; }
div.search_result ul.results li { width:/*701*/660px; padding:/*8*/5px; margin-bottom:1px; float:left; }
div.search_result ul.results li.odd { background:#F7F7F7; }
div.search_result ul.results li:hover { background:#EFEFEF; }
div.search_result ul.results li.heading { padding-top:18px; }
div.search_result ul.results li.heading:hover { background:none; }
div.search_result ul.results li.heading a { font-weight:bold; font-size:28px; color:#CCC; }
div.search_result ul.results li.heading a:hover { text-decoration:none; background:none; color:#CCCCCC !important; }
div.search_result ul.results li a { font-size:11px; color:#646464; display:inline; width:auto; font-weight:bold; display:block; }
div.search_result ul.results li a:hover { color:#195177; text-decoration:none; }
div.search_result ul.results li a.company { display:inline; padding-left: 0; }
div.search_result ul.results li span.detail { display:block; float:right; font-size:11px; font-weight:bold; color:#9D9D9D; }
div.search_result span.no_results { padding: 10px; background: #FFF; font-weight: bold; display: block; color: #BF4C4C; }
div.search_result ul.results li p.date { float:left; padding-right:10px; color:#646464; }
div.search_result ul.results li div.wide_link { float:right; width:600px; }

div.search_result ul.results li table.content-table { float:left; width:718px; background: url(../img/bg-filter-sort.jpg) repeat-x bottom left; min-height:20px; color:#8a8c8e; }
div.search_result ul.results li table.content-table tr th.letter { font-size:22px; color:#195177; font-weight:bold; text-align:center;  }

div.search_result ul.results li table.content-table tr th { background:url(../img/bg-separator-sort.gif) repeat-y bottom right; padding:0 7px; }
div.search_result ul.results li table.content-table tr th a { float:left; display:block; background:url(../img/arrow-up01.png) no-repeat left 50%; padding-left:13px!important; line-height:10px; color:#8a8c8e; }
div.search_result ul.results li table.content-table tr th a:hover { float:left; display:block; background:url(../img/arrow-up02.png) no-repeat left 50%; padding-left:13px!important; color:#195177; }

div.search_result ul.results li table.content-table tr th a.up_active { float:left; display:block; background:url(../img/arrow-up02.png) no-repeat left 50%; padding-left:13px!important; line-height:10px; color:#8a8c8e; }
div.search_result ul.results li table.content-table tr th a.down_active { float:left; display:block; background:url(../img/arrow-down01.png) no-repeat left 50%; padding-left:13px!important; line-height:10px; color:#8a8c8e; }



div.search_result ul.results li table.content-table tr th .input { float:right; display:block; }
div.search_result ul.results li table.content-table tr th .input select { float:right; display:block; font-size:9px; border:1px solid #999; color:#8a8c8e;  }

div.search_result ul.results li table.content-table tr th a.down { float:left; display:block; background:url(../img/arrow-down02.png) no-repeat left 50%; padding-left:13px!important; }
div.search_result ul.results li table.content-table tr th a.down:hover { float:left; display:block; background:url(../img/arrow-down01.png) no-repeat left 50%; padding-left:13px!important; }

div.search_result ul.results li table.content-table tr th a.active_filter { color:#195177!important; float:left; display:block; }

div.search_result ul.side_image li a { display:block; float:left; width:auto; font-size:12px; }
div.search_result ul.side_image li div.inner { float:left; width:545px; padding:0px 0 0 15px; color:#646464; }
div.search_result ul.side_image li div.inner p { display:block; }
div.search_result ul.side_image li div.inner p.title { font-size:12px; font-weight:bold; /*cursor:pointer;*/ color:#215789; }
div.search_result ul.side_image li div.inner p.title:hover { color:#646464; }
div.search_result ul.side_image li div.inner p.desc { padding-top:5px; }
div.search_result ul.side_image li div.inner a { display:inline; float:none; }

ul.youtube_list div.play { float:left; width:auto; padding:0px; position:relative; }
ul.youtube_list div.play span.play_btn { position:absolute; bottom:5px; right:5px; width:22px; height:15px; background:url(../img/btn_play_video.gif) bottom left no-repeat; /*cursor:pointer;*/ }
ul.youtube_list div.play:hover span.play_btn { background:url(../img/btn_play_video.gif) top left no-repeat; }
div.search_result ul.youtube_list img { float:left; display:block; /*cursor:pointer;*/ }
ul.youtube_list li object { display:none; float:left; }
ul.youtube_list li div.show_object object { display:block !important; }
ul.youtube_list li .show { display:block !important; }
ul.youtube_list li .hide { display:none !important; }
ul.youtube_list li div.fit { width:266px !important; }
ul.youtube_list li { position:relative; color:#646464; }
ul.youtube_list li span.close_btn { position:absolute; top:5px; right:5px; width:14px; height:14px; background:url(../img/btn_close_circle.gif) left bottom no-repeat; /*cursor:pointer;*/ display:none; }
ul.youtube_list li span.close_btn:hover { background:url(../img/btn_close_circle.gif) left top no-repeat; }

#secondary_content div.market_commentary ul.youtube_list li { width:370px; padding:5px; }
#secondary_content div.market_commentary ul.youtube_list li a:hover { color:#666;}
#secondary_content div.market_commentary ul.youtube_list li img { /*cursor:pointer;*/ }
#secondary_content div.market_commentary ul.youtube_list li div.play span.play_btn { right:5px; bottom:0px;  }
#secondary_content div.market_commentary ul.youtube_list li p.title { font-size:12px; color:#195177; /*cursor:pointer;*/ font-weight:bold; }
#secondary_content div.market_commentary ul.youtube_list li p.title:hover { color:#666; }
#secondary_content div.market_commentary ul.youtube_list li div.fit { width:369px; float:left; padding-top:5px; }
#secondary_content div.market_commentary ul.youtube_list li object { margin:23px 0 0 23px; }

div.paginator { float:left; width:100%; margin:20px 10px 0px 0px; border-top:1px solid #E8E8E8; margin-top:5px; }
div.paginator div.inner { padding:10px 0 0 0; }
div.paginator span.current { display:block; float:left; padding:3px 8px; margin:0 5px 0 0; color:#FFF; background:#195177; font-weight:bold; font-size:11px; border:1px solid #195177; }
div.paginator a { display:block; float:left; padding:3px 8px; margin:0 1px 0 0; font-weight:bold; border:1px solid #FFF; font-size:11px; color: #3E3E3E; }
div.paginator a:hover { border:1px solid #CCC; background:#EFEFEF; text-decoration:none; }

div.search_result a.more { font-weight:bold; display:inline-block; margin:10px 0 10px 8px; color:#646464; /*float:left;*/ clear:both; /*width: 100%;*/ }
div.search_result a.more:hover { color:#195177; text-decoration:none; }

div.glossary ul.alphabet { float:left; }
div.glossary ul.alphabet li { float:left; padding-right:1px; }
div.glossary ul.alphabet li a { border:1px solid #FFFFFF; display:block; float:left; font-size:11px; font-weight:bold; margin:0 1px 0 0; padding:2px 7px; }
div.glossary ul.alphabet li a:hover { background:#EFEFEF none repeat scroll 0 0; border:1px solid #CCCCCC; text-decoration:none; }
div.glossary ul.alphabet li.highlight { }
div.glossary ul.alphabet li.highlight a { background:#195177 none repeat scroll 0 0; border:1px solid #195177;
color:#FFFFFF; display:block; float:left; font-size:11px; font-weight:bold; margin:0 1px 0 0; padding:3px 8px; }



div.glossary #companies-list p { padding:7px 0 7px 5px; }
div.glossary #companies-list li.heading { padding:20px 0 5px 3px; }
div.glossary #companies-list li.heading a { font-size:30px; font-weight:bold; font-size:28px; color:#CCC; }
div.glossary #companies-list li.heading a:hover { text-decoration:none; }
#companies-list a.more { font-weight:bold; color:#215789; display:block; padding:0 0 0 72px; margin-top:20px; }

div.companies ul.alphabet { float:left; }
div.companies ul.alphabet li { float:left; }
div.companies ul.alphabet li a { border:1px solid #FFFFFF; display:block; float:left; font-size:11px; font-weight:bold; margin:0 1px 0 0; padding:3px 7px; }
div.companies ul.alphabet li a:hover { background:#EFEFEF none repeat scroll 0 0; border:1px solid #CCCCCC; text-decoration:none; }
div.companies ul.alphabet li.highlight { }
div.companies ul.alphabet li.highlight a { background:#195177 none repeat scroll 0 0; border:1px solid #195177;
color:#FFFFFF; display:block; float:left; font-size:11px; font-weight:bold; margin:0 1px 0 0; padding:3px 7px; }

div.companies #companies-list { position:relative; padding-bottom:35px; padding-top:0px; }
div.companies #companies-list ul { padding-left:60px; padding:0px 0 0 60px; margin:-32px 0 0 0;  }
div.companies #companies-list li { position:relative; }
div.companies #companies-list h3 a { font-size:28px; font-weight:bold; padding:9px 0 0 20px; color:#CCCCCC; display:block; }
div.companies #companies-list h3 a:hover { text-decoration:none; }
div.companies #companies-list li { padding:4px 6px; margin-bottom:2px; }
div.companies #companies-list li.odd { background:#F7F7F7; }
div.companies #companies-list li.sponsor { margin:10px 0px; padding:3px 6px 13px 6px; border-bottom:1px solid #EFEFEF; border-top:1px solid #EFEFEF;  }
div.companies #companies-list li.sponsor img { float:left; margin:0 8px 8px 0px;   }

div.companies #companies-list li:hover { background:#EFEFEF; }
/* div.companies #companies-list li:hover a { color:#FFF; }
div.companies #companies-list li:hover span.detail { color:#FFF; } */
div.companies #companies-list li span.detail { font-weight:bold; float:right; padding:0 0px 0px 0; color:#999; }
div.companies #companies-list a:hover { text-decoration:none; }

div.companies #companies-list { padding-left:0px; width:100%; }
div.companies #companies-list li a { display:inline;  color:#646464; }
div.companies #companies-list li a:hover { color:#215789; }

#companies-list a.more { font-weight:bold; color:#215789; display:block; padding:0 0 0 72px; margin-top:20px; }


div.margin_top { margin-top:5px; width:670px; }
div.page div.heading h1 { font-size:24px; padding:10px 0 10px 0px; }
div.page h2 { font-size:13px; font-weight:bold; color:#215789; display:block; padding-bottom:5px; }
div.page h3 { font-size:13px; font-weight:bold; display:block; padding-bottom:5px; }
div.page h4 { font-size:12px; font-weight:bold; display:block; padding-bottom:0px; color:#666; font-weight:bold; }
div.page p { padding:7px 0px 7px 0px; }
div.event_details p { padding:5px 0px 0px 0px; display: block; }
div.page p.white { background:#F3F3F3; padding:7px 0px 7px 5px; }
div.page p.center { margin:0 auto; }
div.page p.center img { margin:0 auto; display:block; }
div.page span.gray { color:#666666; }
div.page ul { padding:5px 0; }
div.page ul.regular li { padding:0 0 0px 15px; line-height:18px; background:url(../img/blt_blue.jpg) 2px center no-repeat; }
#primary_content ul.regular li.first { background:none; padding-left:0px; padding-bottom:8px;  }
#primary_content ul.regular li.first ul { padding-top:0px; }
#primary_content ul.regular li.outside a { padding-right:19px; background:url(../img/out_link.gif) right center no-repeat; }

div.page a.nice_button { background:url(../img/bg_register_here.gif) left top no-repeat; color:#BF4C4C; display:block; padding:13px 0 13px 15px; text-align:center; width:147px; font-size:12px; margin-top:20px; }
div.page a.nice_button:hover { background:url(../img/bg_register_here.gif) left bottom no-repeat; color:#666; text-decoration:none; }

div.page a.large_nice_button { background:url(../img/large_nice.gif) left top no-repeat; color:#BF4C4C; display:block; padding:21px 0px 22px 0px; text-align:center; width:189px; font-size:16px; margin-top:65px; }
div.page a.large_nice_button:hover { background:url(../img/large_nice.gif) left bottom no-repeat; color:#666; text-decoration:none; }


div.page a.alter { color:#BF4C4C; }
div.page ul.links-list { padding:0px; float:left; }
div.page ul.links-list li { padding:0px; background:none; border-bottom:3px solid #E8E8E8;
display:block; padding:10px 5px; float:left; width:670px; }
div.page ul.links-list li a.img { display:block; float:right; margin-top:10px; }
div.page ul.links-list li div.inner { float:left; margin-right:5px; padding:5px 10px 0 10px; width:520px; }
div.page ul.links-list li.last { border:none; }

div.page ul.traders-list li { padding:0px; background:none; line-height:auto; border-bottom:3px solid #E8E8E8;
display:block; padding:10px 5px; float:left; width:660px; }
div.page ul.traders-list li a.img { display:block; float:left; }
div.page ul.traders-list li div.inner { float:left; margin-right:5px; padding:0px 0px 0 15px; width:450px; }
div.page ul.traders-list li.last { border:none; }

div.page ul.column-list li a.img { margin:0px; }
div.page ul.column-list li div.inner { width:460px; }

div.page form.send_mail { }
div.page form.send_mail p.message { display:block; background:#C2EFCC; border:1px solid #95EFAA; padding:5px 10px; margin-bottom:15px; font-weight:bold; }
div.page form.send_mail p.error { display:block; background:#BF4C4C; padding:5px 10px; margin-bottom:15px; font-weight:bold; color:#FFF; }
div.page form.send_mail div { float:left; margin-bottom:5px; width:100%; }
div.page form.send_mail div label { display:block; float:left; padding-top:2px; width:100px; font-weight:bold; }
div.page form.send_mail div input { border-color:#CCCCCC #E1E1E1 #E1E1E1 #CCCCCC; border-style:solid; border-width:1px; font-size:12px; padding:3px; width:240px; color:#606060; }
div.page form.send_mail div textarea { border-color:#CCCCCC #E1E1E1 #E1E1E1 #CCCCCC; border-style:solid; border-width:1px; color:#606060; font-family:Arial,Helvetica,sans-serif; font-size:12px; padding:3px; width:300px; }
div.page form.send_mail div.submit input { background:#C9C9C9 none repeat scroll 0 0; border-color:-moz-use-text-color #999999 #999999 -moz-use-text-color; border-style:none solid solid none; border-width:medium 1px 1px medium; color:#818181; padding:2px 0 3px; text-align:center; width:60px; margin-left:99px; }
div.page form.send_mail div.submit input:hover { background:#DEDEDE none repeat scroll 0 0; border-color:-moz-use-text-color #C9C9C9 #C9C9C9 -moz-use-text-color; border-style:none solid solid none; border-width:medium 1px 1px medium; color:#818181; }
div.page form.send_mail div.error-message { padding:6px 0 0 10px; color: #C30; font-weight:bold; }
div.page form.send_mail div.form-error { display:block; background:#BF4C4C; padding:5px 10px; margin-bottom:15px; font-weight:bold; color:#FFF; }
/*form.send_mail div.error-message { float: none; color: #C30; padding: 6px 0 0 50px; }
.send_mail div input.form-error { float: left; width: 200px; color: #C30; padding: 6px 0 0 50px; }*/

#primary_content.inner div.company_title div.title div.text div.input { float:left; width:100%; padding:0 0 5px 0!important; }
#primary_content.inner div.company_title div.title div.text div.input label { display:block; float:left; padding-top:2px; width:90px; font-weight:bold; }
#primary_content.inner div.company_title div.title div.text div.input input { border-color:#CCCCCC #E1E1E1 #E1E1E1 #CCCCCC; border-style:solid; border-width:1px; font-size:12px; padding:3px; width:200px; color:#606060; float:left; display:block; }
#primary_content.inner div.company_title div.title div.text div.input div.error-message { color:red; float:left; display:block; padding:2px 0 0 5px;}

#primary_content.inner div.company_title div.title div.text div.submit input { background:#C9C9C9 none repeat scroll 0 0; border-color:-moz-use-text-color #999999 #999999 -moz-use-text-color; border-style:none solid solid none; border-width:medium 1px 1px medium; color:#818181; padding:2px 0 3px; text-align:center; width:67px; margin-left:99px; }
#primary_content.inner div.company_title div.title div.text div.submit input:hover { background:#DEDEDE none repeat scroll 0 0; border-color:-moz-use-text-color #C9C9C9 #C9C9C9 -moz-use-text-color; border-style:none solid solid none; border-width:medium 1px 1px medium; color:#818181; }

#primary_content.inner div.company_title div.title div.text form.reg_form { float:left; display:block; padding:20px 0;}


.google_contact_map { border:1px solid #CCC; float:left; width:350px; height:210px; margin:0px 10px 0 0; background: white url(/img/map_loader.gif) no-repeat 50% 50%; }
.google_contact_map_small { border:1px solid #CCC; float:left; width:300px !important; height:190px !important; margin:0px 10px 0 0; background: white url(/img/map_loader.gif) no-repeat 50% 50%; }
div.page p.padding_bottom { padding-bottom:20px; }
div.page div.no_border { background:none;  }

div.page div.short-intro p { padding:0 0 5px 0px; }
div.page div.short-intro em { font-weight:bold; }
div.short-intro img { float:left; margin-right:10px; }
div.short-intro div.center { width:100%; padding-bottom:10px; }
div.short-intro div.center img { display:block; margin:0 auto; float:none; }

#secondary_content.inner #flash-wrap_250x250 div.alt { background:url(../img/ico_flash_player_cs3.gif) center 95px no-repeat; height:100px; width:250px; text-align:center; color:#666; font-weight:bold; padding:150px 0 0 0; }
#secondary_content.inner #flash-wrap_250x250 div.alt a { border:none; float:none; }

/* side today boxes */
div.today { background:#FFF; margin:5px 0 0 0; color:#646464; }
div.today h3 { background:transparent url(../img/bg_innerside_blue.gif) no-repeat scroll left top;
color:#FFFFFF; display:block; font-size:11px; font-weight:bold; padding:5px 5px 5px 10px; }
div.today h5 { color:#646464; font-size:11px; padding:5px; }
div.today h5 em { font-weight:bold; display:block; padding:2px 0 0 0; }
div.today div.small-news { padding:5px; font-size:12px; }
div.today div.small-news p { font-size:12px; }
div.today div.small-news img { float:left; padding:0 8px 0 0; width:43px; height:35px; }
div.today a.more { display:block; text-align:right; padding:5px; font-weight:bold; font-size:11px; }
div.today a.more:hover { background:#E1E1E1; color:#676767; text-decoration:none; }

#secondary_content div.outer-counter { margin:0 auto; height:250px; padding:0; position:relative; width:250px; margin-bottom:10px; }
#secondary_content a.counter { display:block; height:250px; position:absolute; width:250px; z-index:10; }
#secondary_content div.advert-home-380x120 a.counter { display:block; height:120px; position:absolute; width:380px; z-index:10;  }

#secondary_content div.outer-counter-120x600 { float:none; height:600px; padding:0; position:relative; width:120px; margin-bottom:10px; }
#secondary_content a.counter-120x600 { display:block; height:600px; position:absolute; width:120px; z-index:10; }
#flash-wrap_250x250 a { display:block; }
#flash-wrap_250x250 { background-color:#FFFFFF; border:1px solid #DDDDDD; height:250px; width:250px; }
#flash-wrap_250x250 img { display:block; }

div.files-box { margin-bottom:10px; background:#FFF; float:left; }
div.files-box h2 { background:transparent url(../img/bg_innerside_blue.gif) no-repeat scroll left top;
color:#FFFFFF; display:block; font-size:11px; font-weight:bold; line-height:28px; padding-left:10px; text-transform:uppercase; }
ul.files-list { float:left; }
ul.files-list li { border-bottom:1px solid #E1E1E1; float:left; }
ul.files-list li.last { border-bottom:1px solid #E1E1E1; }
ul.files-list li a { color:#646464; float:left; font-size:11px; padding:4px; width:292px; }
ul.files-list li a:hover { background:#EFEFEF; color:#676767; text-decoration:none; }
ul.files-list li a:hover b { color:#BF4C4C; }
div.files-box a.more, div.additional_information a.more { display:block; float:left; text-align:right; padding:5px; font-weight:bold; font-size:11px; width:290px; text-align:right; border-top:2px solid #E8E8E8; }
div.files-box a.more:hover, div.additional_information a.more:hover { background:#EFEFEF; text-decoration:none; color:#BF4C4C; }

div.page ul.rss_global { width:100%; float:left; padding:10px 0 10px 2px; }
div.page ul.rss_global li { float:left; margin-right:7px; }
div.page ul.rss_global li.no_margin { margin-right:0px; }
div.page ul.rss_global li a { display:block; background:url(../img/bg_rss_global.gif) left top no-repeat; padding:13px 0 13px 15px; width:147px; text-align:center; color:#EC8934; }
div.page ul.rss_global li a:hover {background:url(../img/bg_rss_global.gif) left bottom no-repeat; color:#666; text-decoration:none; }

div.page ul.rss_sectors { width:100%; float:left; }
div.page ul.rss_sectors li { width:347px; float:left; padding:2px 0px; }
div.page ul.rss_sectors li a { display:block; background:url(../img/rss_icon.gif) left center no-repeat; padding-left:30px; }

div.three_cols { width:238px; float:left; }
div.four_cols { width:165px; float:left; padding-top:10px; font-size:11px; line-height:15px; }
div.four_cols h2 { font-size:11px; }
div.map_rows { width:723px; float:left; padding-bottom:10px; }
div.second_col { width:220px; padding-left:10px; }


#proactive_one_homepage { margin: 5px 0 0 0; font-size:11px; float:left; }
#proactive_one_homepage h2 { background:#195177 url(../img/top_market_blue.gif) left top no-repeat; display:block; margin-bottom:1px; color:#FFF; padding:8px 0px 8px 6px; font-size:11px; font-weight:bold; text-transform:uppercase; text-shadow:1px 1px #333333; }
#proactive_one_homepage h2 a { color:#FFFFFF; font-size:11px; font-weight:bold; padding:5px 0 5px 8px; float:left; text-transform:uppercase;  }
#proactive_one_homepage h2 a:hover { color:#DFDFDF; text-decoration:none; }

#proactive_one_homepage ul.list { background:#FFFFFF; float:left; margin:0px; padding:0px; list-style:none; }
#proactive_one_homepage ul.list li { list-style:none; color:#646464; font-size:11px; border-bottom:1px solid #E8E8E8; float:left; }
#proactive_one_homepage ul.list li.tbc { display:block; padding:6px 4px; width:372px; float:left;  }

#proactive_one_homepage ul.list li a { color:#646464; font-size:11px; display:block; padding:6px 4px; width:160px; }
#proactive_one_homepage ul.list li a:hover { background:none; color:#215789; text-decoration:none; }
#proactive_one_homepage ul.list li span a:hover { text-decoration:none; color:#195177; }
#proactive_one_homepage ul.list li.top { background:#A5A5A5; color:#FFFFFF; padding:4px; font-weight:bold; width:328px; clear:both; }
#proactive_one_homepage ul.list li.top a { color:#FFFFFF; text-decoration:none; padding:0px; display:block; width:auto; }
#proactive_one_homepage ul.list li.top a span { font-size:12px; }
#proactive_one_homepage ul.list li.top a:hover { color:#FFF; text-decoration:none; padding:0px; }
#proactive_one_homepage div.logo { background:#FFF; padding-bottom:5px; }
#proactive_one_homepage div.logo a { display:block; text-align:center; }

/*events_bar_bg*/

#proactive_one_homepage ul.list li.uk { background:#949494 url(../img/events_bar_bg.gif) left top repeat-x; }
#proactive_one_homepage ul.list li.au { background:#949494 url(../img/events_bar_bg.gif) left top repeat-x; }
#proactive_one_homepage ul.list li.na { background:#949494 url(../img/events_bar_bg.gif) left top repeat-x; }

#proactive_one_homepage ul.list li.uk a {  background:url(../img/flag_side_uk.gif) 310px   center no-repeat; }
#proactive_one_homepage ul.list li.au a {  background:url(../img/flag_side_aus.gif) 310px   center no-repeat; }
#proactive_one_homepage ul.list li.na a {  background:url(../img/flag_side_na.gif) 310px   center no-repeat; }

#secondary_content div.company_profiles div.top { float:left; width:380px; background:#FFF url(../img/bg_company_profiles_top.gif) left top no-repeat; }


#proactive_one { margin:10px 0 0 0; width:300px; font-family:Arial, Helvetica, sans-serif; font-size:11px; float:left; }

#proactive_one div.header { background:#124464 url(../img/bg_mineweb_inner.gif) left top no-repeat; height:42px; float:left; width:300px; border-bottom:1px solid #FFF; }
#proactive_one div.header a { color:#FFFFFF; font-size:11px; font-weight:bold; }

#proactive_one div.header a:hover p { color:#DFDFDF; }
#proactive_one div.header a p { color:#FFFFFF; font-size:13px; margin:0px; padding:4px 0 0 0px; text-align:center; }

#proactive_one ul.list { background:#FFFFFF; float:left; margin:0px; padding:0px; width:300px; list-style:none; padding-bottom:5px; /* height:315px; */ }
#proactive_one ul.list li { list-style:none; padding:6px 4px; color:#646464; font-size:11px; border-bottom:1px solid #E8E8E8; }
#proactive_one ul.list li span a { color:#646464; font-weight:bold; padding-right:3px; text-decoration:none; }
#proactive_one ul.list li span a:hover { text-decoration:none; color:#195177; }
#proactive_one ul.list li.top { background:#646464; color:#FFFFFF; padding:4px; font-weight:bold; }
#proactive_one ul.list li.top a { color:#FFFFFF; text-decoration:none; display:block; }
#proactive_one ul.list li.top a span { font-size:12px; }
#proactive_one ul.list li.top a:hover { color:#FFF; text-decoration:none; }
#proactive_one div.logo { background:#FFF; padding-bottom:5px; }
#proactive_one div.logo a { display:block; text-align:center; }
#proactive_one ul.list li.tbc { display:block; padding:6px 4px; widows:236px;  }

#proactive_one ul.list li.uk { background:#949494 url(../img/events_bar_bg.gif) left top repeat-x; }
#proactive_one ul.list li.au { background:#949494 url(../img/events_bar_bg.gif) left top repeat-x; }
#proactive_one ul.list li.na { background:#949494 url(../img/events_bar_bg.gif) left top repeat-x; }
#proactive_one ul.list li.uk a {  background:url(../img/flag_side_uk.gif) 270px center no-repeat; }
#proactive_one ul.list li.au a {  background:url(../img/flag_side_aus.gif) 270px center no-repeat; }
#proactive_one ul.list li.na  a {  background:url(../img/flag_side_na.gif) 270px center no-repeat; }

#traffic_flash { margin:0 auto; width:640px; border:3px solid #EFEFEF; }

ul.the_team { float:left; }
ul.the_team li { float:left; clear:both; padding:8px 0px; width: 670px; }
ul.the_team li img { float:left; margin:0 15px 10px 0px; border:3px solid #eFeFeF; }
ul.the_team li.line { padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #C1C1C1; }

img.left_img { float:left; margin:0 15px 10px 0; border:3px solid #Efefef; }

#primary_content.inner div.top_gradient { float:left; margin:0px 0px 0 0; width:670px; background:#C1C1C1 url(../img/bg_top_test.gif) left top no-repeat; padding:10px; border-bottom:1px solid #EFEFEF; }
#primary_content.inner div.top_gradient h1 { color:#7a7a7a; text-shadow: 1px 1px 1px #EFEFEF; }
#primary_content.inner div.top_gradient h2 { font-weight:bold; color:#666666; line-height:18px; font-size:12px; padding-left:2px; }
#primary_content.inner div.top_gradient_fullwidth { float:left; margin:0px 0px 0 0; width:100%; background:#C1C1C1 url(../img/bg_top_test_fullwidth.gif) left top no-repeat; padding: 10px 10px 10px 10px; border-bottom:1px solid #EFEFEF; }
#primary_content.inner div.top_gradient_fullwidth h1 { color:#7a7a7a; text-shadow: 1px 1px 1px #EFEFEF; }
#primary_content.inner div.top_gradient_fullwidth h2 { font-weight:bold; color:#666666; line-height:18px; font-size:12px; padding-left:2px; }

#primary_content div.sponsor_article div.ui-tabs-panel { width:690px; }
#primary_content div.sponsor_article div.ui-tabs-panel ul.articles { padding:10px; }
#primary_content div.sponsor_article ul.nav li.ui-tabs-selected a { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) right top repeat-x ; color:#333333; text-shadow:none; }
#primary_content div.sponsor_article ul.nav li.ui-tabs-selected a.first { background:#e4e4e4 url(../img/bg_first_tab_selected.gif) left top repeat-x ; color:#333333; }

#primary_content div.sponsor_section ul.articles { padding:10px; }
#primary_content div.sponsor_section ul.articles div.left { width: 45px; float: left !important; }
#primary_content div.sponsor_section ul.articles div.right { width: 610px; float: right important!; padding: 0px; }
#primary_content div.sponsor_section ul.articles .youtube { width: 100%; text-align: center; padding: 5px 0px; }

/* Companies Overview -  Recently viewed box (Marko) */
#primary_content div.sponsor_section ul.recently_viewed { float:left; padding: 10px; }
#primary_content div.sponsor_section ul.recently_viewed li { float:left; margin:0 27px 0 0; width:120px; }
#primary_content div.sponsor_section ul.recently_viewed li a { display: block; }
#primary_content div.sponsor_section ul.recently_viewed li a span.title { color: #195177; display: block; font-size: 11px;
font-weight: bold; line-height: 13px; padding-bottom: 5px; }
#primary_content div.sponsor_section ul.recently_viewed li a:hover { text-decoration: none; }
#primary_content div.sponsor_section ul.recently_viewed li a:hover span.title { color: #bf4c4c; }
#primary_content div.sponsor_section ul.recently_viewed li a span.desc { color: #868585; display:block; font-size:11px;
font-weight:normal; line-height:13px; }


#primary_content #company_articles { width:690px; }
#primary_content #company_articles ul { padding:10px; }
#primary_content #company_news { width:690px; }
#primary_content #company_news ul { padding:10px; }
#primary_content #sector_news { width:690px; }
#primary_content #sector_news ul { padding:10px; }
#primary_content #market_reports { width:690px; }
#primary_content #market_reports ul { padding:10px; }
div.nice_top { background:#FFFFFF url(../img/bg_company_desc_top.gif) left top no-repeat; }
div.nice_bottom { background:#FFFFFF url(../img/bg_company_desc_bottom.gif) left bottom no-repeat; }
div.nice_bottom_wide { background:#FFFFFF url(../img/bg_company_desc_bottom_wide.gif) left bottom no-repeat; }
div.nice_bottom_narrow { background:#FFFFFF url(../img/bg_company_desc_bottom_narrow.gif) left bottom no-repeat; }


div.page address p { padding:0px; }
div.page ul.check { float:left; }
div.page ul.check li { background:url(../img/ico_check.gif) left center no-repeat; padding-left:20px; line-height:25px; }
div.right_work { width:620px; float:left; padding-bottom:30px; min-height: 425px; height: auto!important; height: 425px; }
div.right_work p { padding:0px; }
div.right_work h3 { width: 165px; float: left; display: block; position: relative; }
div.right_work h3 span.register { position: absolute; right: 0; bottom: 3px; }

div.search_result ul.companies_list a { display:block; padding:0!important; }
div.search_result ul.companies_list div.img { float:left; width:90px; padding: 3px; }

div.search_result ul.companies_list span.title { float:left; display:block; margin:13px 0 0 0px; width:200px; padding-left:10px; }
div.search_result ul.companies_list span.ticker { font-size:11px; float:left; display:block; margin:13px 0 0 0px; width:90px; color:#646464; font-weight:bold; padding-left:10px; }
div.search_result ul.companies_list span.market { font-size:11px; float:left; display:block; margin:13px 0 0 0px; width:57px; padding-left:8px; color:#646464;}
div.search_result ul.companies_list span.market_cap { font-size:11px; float:left; display:block; margin:13px 0 0 0px; width:135px; padding-left:8px; color:#646464;}
div.search_result ul.companies_list span.addon { float:left; margin-top:13px; width: 14px; height: 13px; }
div.search_result ul.companies_list span.addon a { font-weight:normal; font-size:11px; display:block; }

div.search_result ul.companies_list span.detail { text-align:right; padding:5px 0 0 0; }
div.search_result ul.companies_list span.values { font-weight:normal; font-size:11px; color:#646464; }
div.search_result ul.companies_list span.red { color:#F00; background:url(../img/value_red.gif) right center no-repeat; padding-right:10px; margin-left:8px; float:left; width:42px; margin:13px 19px 0 0px; text-align:right; font-size: 11px; }
div.search_result ul.companies_list span.green { color:#090; background:url(../img/value_green.gif) right center no-repeat; padding-right:10px; margin-left:8px; float:left; width:42px; margin:13px 19px 0 0px; text-align:right; font-size: 11px; }
div.search_result ul.companies_list span.empty { background: none !important; }
div.search_result ul.companies_list span.green_no_price { padding-right:10px; margin-left:8px; float:left; width:42px; margin:13px 19px 0 0px; text-align:right; font-size: 11px; }
div.search_result ul.companies_list a span.addon { font-size:11px; font-weight:normal; margin-left:10px; background:url(../img/ico_glass.gif) left center no-repeat; padding-left:18px; display:none; }
div.search_result ul.companies_list li:hover a span.addon { display:inline; }

div.search_result ul.companies_list span.title_no_sponsor { margin-top:0px; width: 380px; }
div.search_result ul.companies_list span.no_sponsor { margin-top:0px; }

span.register { float: right; padding-right: 5px; }

ul.search_outer { float:left; margin-top:5px; background: transparent url(../img/bg_related_inner.gif) no-repeat scroll left top; width:737px; }
ul.search_outer li { float:left; background: url(../img/bg_articles_list_ul_li_a_border.png) no-repeat right center; padding: 0 4px; }
/*!Sabo! ul.search_outer li.ui-tabs-selected { background: none!important; }*/
ul.search_outer li.prev { background: none!important; }
ul.search_outer li a {color:#FFFFFF; display:block; font-size:11px; font-weight:bold; padding:7px 15px; text-shadow:1px 1px #333333; }
ul.search_outer li a:hover { text-decoration:underline; }

ul.search_outer li.ui-tabs-selected a.first { background:#E4E4E4 url(../img/bg_first_tab_selected.gif) repeat-x scroll left top; color:#333333; font-weight:bold; text-shadow:none; }
ul.search_outer li.ui-tabs-selected a { background:#E4E4E4 url(../img/bg_first_tab_selected.gif) repeat-x scroll right top; color:#333333; font-weight:bold; text-shadow:none; }
div.no_top { margin:0px; }
div.paginator_counter { font-size:11px; padding:0 0 0 0px; text-align:right; color:#999; width: 100%; }

#articles_list #latest_columns div.right { width:355px; }

div#secondary_content div#stocktube { width: 330px; }
div#secondary_content div#stocktube ul { position: relative; }

/* New STOCKTUBE CONTROLS */
#secondary_content div.market_commentary ul.nav li span.stocktube-controls { display: block; float: left; display: none; }
#secondary_content div.market_commentary ul.nav li.ui-tabs-selected span.stocktube-controls { display: block!important; background: url(../img/bg_first_tab_selected.gif) repeat-x scroll right top #E4E4E4; padding: 5px 6px 5px 0px; height: auto!important; }
#secondary_content div.market_commentary ul.nav li span.stocktube-controls a { padding: 0!important; width: 20px; height: 20px; margin-right: 2px; }
#secondary_content div.market_commentary ul.nav li span.stocktube-controls a.prev { background: url(../img/bg_stocktube_controls_all.gif) no-repeat right center; }
#secondary_content div.market_commentary ul.nav li span.stocktube-controls a.prev:hover { background: url(../img/bg_stocktube_controls_all.gif) no-repeat left center!important; }
#secondary_content div.market_commentary ul.nav li span.stocktube-controls a.next { background: url(../img/bg_stocktube_controls_all.gif) no-repeat right top; }
#secondary_content div.market_commentary ul.nav li span.stocktube-controls a.next:hover { background: url(../img/bg_stocktube_controls_all.gif) no-repeat left top!important; }
#secondary_content div.market_commentary ul.nav li span.stocktube-controls a.more { background: url(../img/bg_stocktube_controls_all.gif) no-repeat right bottom; }
#secondary_content div.market_commentary ul.nav li span.stocktube-controls a.more:hover { background: url(../img/bg_stocktube_controls_all.gif) no-repeat left bottom!important; }


div.stocktube-controls { float: left; height: 397px; width: 31px; background: url(../img/bg_stocktube_controls.gif) repeat-y left top; padding: 11px 0 0 6px; position: relative; }
div.stocktube-controls div { background:none!important; width: 25px; height: 22px!important; }
div.stocktube-controls div.prev { background: url(../img/bg_stocktube_controls_button.gif) no-repeat left top!important; margin-bottom: 10px; }
div.stocktube-controls div.prev:hover { background: url(../img/bg_stocktube_controls_button.gif) no-repeat right top!important; }
div.stocktube-controls div.next { background: url(../img/bg_stocktube_controls_button.gif) no-repeat left bottom!important; }
div.stocktube-controls div.next:hover { background: url(../img/bg_stocktube_controls_button.gif) no-repeat right bottom!important; }
div.stocktube-controls a.more { width: 25px!important; height: 22px; padding: 0!important; background: url(../img/bg_stocktube_all_videos.gif) no-repeat left top; position: absolute; bottom: 8px; left: 6px; }
div.stocktube-controls a.more:hover { background: url(../img/bg_stocktube_all_videos.gif) no-repeat left bottom!important; }


div#secondary_content div.arrows { height: 20px; background: #999999; color: white; text-align: center; line-height: 20px; font-weight: bold; cursor: pointer; cursor: hand; display: block; }
div#secondary_content div.scroller { overflow: hidden; height: 189px; }
div#secondary_content div.scroller-loader { background: black url(../img/load.gif) no-repeat 50% 50%; position: absolute; width: 380px; padding: 0; margin: 0; }
div#secondary_content ul.stocktube-home { padding: 0 9px; width: 318px; overflow: hidden; top: 0; position: relative; }
div#secondary_content ul.stocktube-home li { padding: 12px 0; width: 327px; height: 180px; overflow: hidden; }
div#secondary_content ul.stocktube-home li a { color: #215789; font: bold 12px Arial; background-color: white; padding: 0; width: auto; margin-top: 0.5em /*1.2em*/; }
div#secondary_content ul.stocktube-home li a:hover { color: #666666; background-color: white }
div#secondary_content ul.stocktube-home li div.left { margin: 4px 7px 7px auto; text-align: left; float: left; width: 143px; }
div#secondary_content ul.stocktube-home li em { color: #929292; font-size: 11px; }
div#secondary_content ul.stocktube-home li strong { text-align: center; color: #666; font: bold 12px Arial; text-align: left; }
div#secondary_content ul.stocktube-home li span { text-align: center; color: #666; width: text-align: left; margin-top: 4px; }
div#secondary_content ul.stocktube-home li div.flash { padding: 0 8x 0px 8px; text-align: center; float: right; width: 200px; height: 145px; margin-left: 5px; background: transparent url(../img/bg_film-graphic-stocktube.gif) no-repeat 50% 50%; }

.stocktube-real { position: absolute; left: -6000px; }
.text-advert { color: #215789!important; font-weight: bold; font-size: 14px; display: block; margin-top: 7px; }
.mail-result strong { color: #215789; font-size: 15px; font-weight: bold; display: block; padding: 2px 0px; margin-bottom: 1em; }
.mail-result p { margin: 0; }
.mail-result p em { color: #2475AB; display: block; font-size: 13px; font-weight: bold; margin: 0; }

.captcha a { margin-left: 9px; }
.captcha #captcha { vertical-align: middle; }

ul.ui-tabs-nav li.right { padding: 0!important; }
ul.ui-tabs-nav li.last-tab { background-image: none!important; }
ul.ui-tabs-nav li.first-tab { padding-left: 0!important; }

#primary_content.inner div.company_title div.title_top div.header { float:left; display:block; padding-bottom:20px; width:100%; }
#primary_content.inner div.company_title div.title_top div.header div.logo { width:424px; height:124px; float:left; display:block; margin-left:-5px; }
#primary_content.inner div.company_title div.title div.header div.caption { float:right; display:block; width:400px; background:#fff; padding:10px; margin-right:7px; }
#primary_content.inner div.company_title div.title_top div.header div.caption h2 { float:left; display:block; color:#bc5858; font-size:20px; font-weight:bold; text-transform:none; padding-bottom:10px; width:285px; }
#primary_content.inner div.company_title div.title_top div.header div.caption img { float:left; display:block; padding-right:10px; }
#primary_content.inner div.company_title div.title_top div.header div.caption p { float:left; display:block; color:#878686; font-size:13px; font-weight: normal; text-transform: none; font-style:italic; padding:0; width:285px; }
#primary_content.inner div.company_title div.title_top div.reg-button a { float:right; display:block; background:url(../img/reg_btn.gif) repeat-x top left; color:#8a8989; font-size:25px; text-shadow:1px 1px #fff; padding:20px 46px 24px 45px; font-weight:normal; border:1px solid #b1b1b1; border-top:0; border-left:1px solid #cecdcd; }
#primary_content.inner div.company_title div.title_top div.reg-button a:hover { background:url(../img/reg_btn_h.gif) repeat-x top left; padding:20px 46px 24px 45px; }

#primary_content.inner div.company_title div.title_top div.subscribe { float:left; display:block; width:940px; height:33px; background:url(../img/bg_reg_link.gif) no-repeat top left; padding: 2px 0 20px 22px; margin-left:7px;}
#primary_content.inner div.company_title div.title_top div.subscribe a { font-size:20px; font-weight:bold; text-transform:uppercase; text-shadow:1px 1px #5b1919; color:#fff; }#primary_content.inner div.company_title div.title_top div.subscribe a:hover { color:#d6d6d6; }

#primary_content.inner div.company_title div.title_top div.text_person { width:690px; float:left; display:block; font-size:13px; font-weight:normal; padding-bottom:25px; color:#444; }
#primary_content.inner div.company_title div.title_top div.text_person img { float:right; display:block; border:1px solid #d1d1d1; margin:0 0 15px 15px; }
#primary_content.inner div.company_title div.title_top div.text_person h3 { color:#bc5858; font-size:13px; font-weight:bold; text-transform:none; padding:0; background:#004c8b; text-shadow:none; color:#fff; width:265px; padding-left:7px; margin-bottom:5px; }
#primary_content.inner div.company_title div.title_top div.text_person ul.list { list-style:inside disc; list-style-image:url(../img/art-bllt02.gif); }

#primary_content.inner div.company_title div.title_top div.sec-content { float:right; display:block; width:270px;}
#primary_content.inner div.company_title div.title_top div.sec-content .chart { float:left; display:block; padding:60px 3px 4px 34px; }
#primary_content.inner div.company_title div.title_top div.sec-content div.article-sample { float:right; display:block; width:245px; border:5px solid #acadae; background:#fff; padding:5px; text-shadow:none; font-size:15px; margin-top:50px; }
#primary_content.inner div.company_title div.title_top div.sec-content div.article-sample ul.list { list-style-image: url(../img/art-bllt.gif); list-style-position:inside; }
#primary_content.inner div.company_title div.title_top div.sec-content div.article-sample ul.list li { padding-bottom:5px; }
#primary_content.inner div.company_title div.title_top div.sec-content div.article-sample ul.list li a { font-size:13px; font-weight:normal; color:#256498; text-decoration:none; text-shadow: none!important; }
#primary_content.inner div.company_title div.title_top div.sec-content div.article-sample ul.list li a:hover { text-decoration:underline!important; text-shadow: none!important; }

#primary_content.inner div.company_title div.title_top div.text_person span.registerto a { font-size:15px; font-weight:bold; color:#BC5858; text-transform:uppercase; }

#primary_content.wide { width:1000px; }
#primary_content.wide div.company_title div.top { width:980px; }
#primary_content.wide div.main_article { width:980px; }
#primary_content.wide div.search_result { width:980px; }
#primary_content.wide div.search_result ul.results li { width:980px; }
#primary_content.wide div.search_result ul.results li div.wide_link { width:903px; }

#primary_content.inner div.company_title div.title_top a.registred { color: #195177; display: block; text-align: center; margin-bottom: 1em; }
#primary_content.inner div.company_title div.title_top h3.registred { color: #BC5858; margin: 1em; text-align: center; }

.register-text { border-top: 1px solid #E8E8E8;
color: #195177; font-weight: bold; margin-top: 1em; }

div.wrap #primary_content div.top-vector-vest { background:url("../img/bg_company_desc_top.gif") no-repeat scroll left top #FFFFFF; float:left; margin-bottom: 5px; }
div.wrap #primary_content div.top-vector-vest div.top { background:url("../img/bg_company_desc_bottom.gif") no-repeat scroll left bottom transparent; float:left; padding:4px; width:728px; }

a.vector-vest-banner { display: block; margin: 0 auto; }
a.vector-vest-banner-black { background: url(../img/VectorVest-650x78.gif); display: block; margin: 0 auto; width: 726px; height: 78px; }
a.vector-vest-banner-black:hover { text-decoration: none; }
a.vector-vest-banner-black:hover span { text-decoration: none; }
a.vector-vest-banner-black em { text-decoration: underline; }
a.vector-vest-banner-black span { clear: left; float: left; font: bold 15px Verdana, Tahoma; margin: 2px 0 2px 85px; line-height: 35px; width: 400px; overflow: hidden; }
a.vector-vest-banner-black span.line1 { color: #FFFFFF; font-size: 23px; line-height: 36px; width: 600px; }
a.vector-vest-banner-black span.line2 { color: #FFF000; }


div.tweeter-button { float: right; margin: 2px 0 0 5px; }
div.tweeter-button iframe.twitter-share-button { width:100px!important; }


div.gplusone { float: right; margin: 2px 0 0 5px; }
div.facebook-button { float: right; margin: 3px 0 0 5px; }
div.facebook-button a {width: 60px; float: right; height: 18px;
	background: #627AAC url(../img/fb_share.gif) top left;}

.fb-view-comments { background: #ECEEF5; border: 1px solid #DCE2EF; padding: 6px 5px; font-weight: bold; font-size: 110%; margin-bottom: 4px; float:left;}
p.fb-comments-plugin { background: #ECEEF5; border: 1px solid #DCE2EF; padding: 6px 5px 5px; font-weight: bold; font-size: 110%; margin-bottom: 4px; float: left; width: 660px; }

div.work_for_us { min-height: inherit!important; height: inherit!important; float: left; width: 675px; padding-bottom: 20px; }

div.article_mail {display: block; position: relative; float: right;}
div.article_mail a.email {height: 25px; width: 25px; float: left; margin: 0px 7px 0 0;
	 background: url("../img/mail_to_friend.png") no-repeat scroll top left #FFFFFF; text-indent: -9999px;}
div.article_mail div.email-popup {margin-left: -145px; margin-top: 17px; position: absolute; width: 310px;}
div.article_mail #recipient_message, div.article_mail #sender_message {color: #FF0000; display: block; font-size: 10px; margin: 0 0 5px;}
div.article_mail div.responseField {display: block; font-size: 10px; margin: 0 0 5px; float: right;}
div.article_mail div.responseField #sent_mail {color: #0000FF;}
div.article_mail div.responseField #wrong_captcha {color: #FF0000;}


div.article_mail input[type="checkbox"] {float: right !important; margin-right: 90px; width: 20px !important;}
div.article_mail .captcha img {border: none;}
div.article_mail .redstar {float:left; }


div.work_for_us div.img { float: left; }
div.work_for_us div.txt { float: right; width: 585px; }

div.work_for_us h3 { width: 615px!important; }

/* HOME PAGE FIX */
div#latest_news_na ul li div.right div.text { /*width: 330px!important;*/ }

/* COMPANIES PAGE FIX */
div.para_sponsor_section div.title-link-archive { background:url("../img/bg_related_inner.gif") no-repeat scroll left top transparent; display:block; float:left; font-weight:bold; margin:0; padding:6px 0 5px 10px; width:690px; }

div.para_sponsor_section div.title-link-archive h2 { background: none; margin:0px;  display:block; float:left; width:auto!important; color:#ffffff!important; text-transform:uppercase; font-weight:bold; padding:0; font-size:11px; text-shadow:1px 1px #333333; }
div.para_sponsor_section div.title-link-archive a.right-link { color: white; font-size: 11px; font-weight: bold; padding-right: 15px; text-shadow: #333 1px 1px; float: right; text-transform: uppercase; }

div.advert-home-380x120 { float: left; width: 380px; height: 120px; margin-bottom: 5px; position: relative; }
div.advert-home-380x120 a { float: left; width: 380px; height: 120px; }
div.advert-home-380x120 div#flash-wrap_380x120 { float: left; width: 380px; height: 120px; }

div.recommended-box div.bottom span.title { background: url(../img/bg_reccommended_box_title.gif) no-repeat scroll left top!important; }
div.recommended-box { background: url(../img/bg_reccommended_box.gif) no-repeat left bottom!important; width: 252px; }
div.recommended-box ul { padding: 4px 10px 6px 10px; float: left; display: block; width: 280px; }
div.recommended-box ul li { border-bottom:1px dotted #fff; float:left; padding: 3px 0 7px 0; width:280px; }
div.recommended-box ul li img { display: block; float: left; margin: 3px 10px 0 0; border: 3px solid #5E86A7; }
div.recommended-box ul li a { display: block; float: right; color: #FFF; font-weight: bold; font-size: 11px; line-height: 11px; padding-top: 2px; width: 215px; }

div.newsletter { float: left; width: 300px; padding-left: 10px; }

/* FORMS : LOGIN, PROFILE, RECOVER, SIGNUP */
div.member-form form#MemberLoginForm { width:100%;}
div.member-form form#MemberLoginForm div.submit input { width: 65px; }
div.member-form form#MemberRecoverForm div.submit input { width: 214px; height:32px; }

div.member-form form#MemberRecoverForm div label { width: 100px; }
div.member-form form#MemberRecoverForm div.submit { padding-left: 55px; height: 36px; background-color:#FAFAFA; padding:8px 0 0 0; }
div.member-form form#MemberRecoverForm div input { width:270px;; }

div.member-form form#MemberRecoverForm {width:100%;  background-color:#FAFAFA;}

div.member-form form#MemberRecoverForm div.input { width: 450px;}
div.member-form form#MemberSignupForm div.input {  margin: 2px 0; }
div.member-form form#MemberSignupForm div.submit { padding-right: 126px;  float:right;}
div.member-form form#MemberSignupForm div.submit input { width: 90px; height:25px; }
div.member-form form#MemberSignupForm div.checkbox { text-align:center; }
div.member-form form#MemberSignupForm div.checkbox input { width: auto; }
div.member-form form#MemberSignupForm div.checkbox label { color: #000000; display: block; float: none; font-size: 13px; padding: 1px 0 0 27px; text-align: left; width: auto; }
div.member-form form#MemberSignupForm div.captcha { padding-bottom: 0px; }
div.member-form form#MemberSignupForm div.captcha img#captcha { border: 1px dotted #777; }
div.member-form form#MemberSignupForm div.captcha div.text { padding-top: 15px; }
div.member-form form#MemberSignupForm .captcha a { position: relative; right: 8px; top: 8px; }
div.member-form form#MemberSignupForm div label { width: 200px; }

div.member-form form#MemberSubscriptionsForm { padding-top: 0; width: 100%; }
div.member-form form#MemberSubscriptionsForm div.main { float: left;  } /* removed by Marko M. 140111: width: 670px; padding-bottom: 17px;  margin-bottom: 10px; border-bottom: 1px dotted #999; */
div.member-form form#MemberSubscriptionsForm div.main h5 { padding-top: 10px; border-top:1px solid #ebebeb;}
div.member-form form#MemberSubscriptionsForm div { padding-bottom: 4px; }
div.member-form form#MemberSubscriptionsForm div.checkbox { padding-left: 0; width: 140px; padding-right: 15px; }
div.member-form form#MemberSubscriptionsForm div.auto-width { width: auto; }
.separator { width:1px; background:red;}
div.member-form form#MemberSubscriptionsForm div.map-subscriptions { float: left; width: 390px; background:url('../img/members/p-subscription-bg.jpg') no-repeat 40px 20px; padding-bottom:25px; }
div.member-form form#MemberSignupForm div.facebook-image {float:left; width:340px; background:url('../img/members/facebook-image-bg.jpg') no-repeat; margin:10px 0 0 10px;}
div.member-form form#MemberSignupForm p.facebook-image-text { margin: 85px 8px 0 60px;}
div.member-form form#MemberSubscriptionsForm div.checkbox input { margin-left: 0; }
div.member-form form#MemberSubscriptionsForm h4 { display: block; clear: both; padding-top: 5px; padding-bottom: 5px; font-size: 14px; color: #1A5076; }
div.member-form form#MemberSubscriptionsForm h5 { display: block; clear: both; font-weight: bold; color: #333; font-size: 13px; padding:5px 0 0 0; }
div.member-form form#MemberSubscriptionsForm div.submit { padding-left: 0; padding-top: 10px; padding-bottom: 10px;  }
div.member-form div.actions { border-top:1px solid #ebebeb; padding:20px 0 0 0; }

div.member-form div.actions a { background: url('../img/members/action-btn-bg-other.jpg') repeat-x ; color: #fff; padding: 5px 10px; float: left;}
div.member-form div.actions a:hover { background: #BF4C4C; color: #fff; padding: 5px 10px; }

div.member-form div.actions a.save { background: url('../img/members/action-btn-bg-save.jpg') repeat-x ; margin-right:5px; padding-right:5px;}
div.member-form div.actions a:hover.save {  background: #BF4C4C;; margin-right:5px; padding-right:5px;}

div.member-form div.actions a.delete {  background: #BF4C4C;; margin-right:5px; padding-right:5px; float: right;}

div.member-form form#MemberAlterForm div.submit input { width: 155px; }
div.member-form form#MemberAlterForm div.submit { padding-left: 130px; width: 255px; }
div.member-form form#MemberAlterForm div label { width: 120px; }
div.member-form div.error-message { color: #FF0000; padding-bottom: 0; padding-left: 130px; }
div.member-form div.sucess-message { color: #060; }
div.member-form div.message { color: /*#069*/ #DF3737; font-weight: bold; }
div.member-form div.message a.this-page { color: white; text-decoration: underline; }
div.member-form div.message a.this-page:hover { text-decoration: underline; }
.no-border { border: none!important; }

div.member-form-index { min-height: 315px; height: auto!important; height: 315px; margin: 0 auto; float: none!important; border-right: none!important; }
div.member-form-index form#MemberLoginForm { }
div.member-form-index form#MemberLoginForm div {  }
div.member-form-index form#MemberLoginForm div label { width: 220px }
div.member-form-index form#MemberLoginForm div.submit { padding-left: 250px; padding-top:20px; }
div.member-form-index div.additional-login { padding-left: 76px!important; }
div.member-form-index div.additional-login > strong { display: block; color: #000; font-size: 12px; padding-bottom: 3px; }

div.member-form { float: left; border-right: 1px dotted #CCC; width: 100%; }
div.member-form form { display: block; float: left;  }
div.member-form form div { float: left;  } /* removed by Marko M. 140111: width: 385px; padding-bottom: 15px;*/
div.member-form form div label { display: block; float: left; width: 200px; font-size: 14px;  color: #999999; padding-top: 3px; text-align: right; padding-right: 30px; ; }
div.member-form div.input label { border-right:1px solid rgb(204, 204, 204) ; font-weight:bold; margin-right:30px; }
div.member-form form div input { display: block; float: left; background: #fff; border: none; padding: 4px; border: 1px solid #959595; width: 222px; width:320px; height: 22px; }
div.member-form form div input[type=checkbox] {border: 0px solid #959595;background: none; margin:0; }

div.member-form form div select { display: block; float: left; /*background: url(../img/bg_login_form_input.gif) no-repeat left top;*/ border: none; padding: 4px; border: 1px solid #999999; width: 135px; }
div.member-form form div.checkbox { padding-left: 100px; width: 285px; }

div.member-form form#MemberSignupForm div.checkbox {  width: 100%; padding-left:0; text-align:center; background-color:#}




div.member-form form div.checkbox input { width: auto; }
div.member-form form div.checkbox label { width: auto; font-size: 13px; color: #000; padding: 1px 0 0 4px; }
div.additional-login { float: left; padding-left: 100px; }
div.additional-login span { display: block; color: #000; padding-bottom: 3px; }
div.additional-login strong { display: block; color: #000; font-size: 14px; padding-bottom: 3px; }
div.additional-login a { display: block; }
div.additional-login p { font-size: 13px; color: #000; padding-top: 20px; }
div.additional-login p a { display: inline; color: #35698d; }
div.register { float: right; width: 320px; height: 200px; text-align: center; }
div.register p { font-size: 15px; color: #3b6c97; }
div.register a.register-button { display: inline-block; cursor: pointer; background: url(../img/bg_login_register.gif) repeat-x left top; border: 1px solid #aaaaaa; text-transform: uppercase; font-size: 12px; font-weight: bold; color: #504d4d; width: 100px; padding: 3px 10px 3px 10px; margin-top: 10px; }
div.member-form form div.textarea textarea { display: block; float: left; border: none; padding: 4px; border: 1px solid #999999; width: 222px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
div.member-form form div.submit { padding-left: 100px; }
div.member-form form div.submit input { cursor: pointer; background: url(../img/members/submit-button-bg.jpg) repeat-x left top; text-transform: uppercase; font-size: 12px; font-weight: bold; color: #fff; width: 135px; padding: 2px 4px 3px 4px; }
div.member-form form div.submit input:hover { background-position: left bottom; text-decoration: underline; }

body #primary_content div.member-form form em { float: none; padding-left: 5px; font-weight: bold; font-size: 20px; font-style: normal; }
body #primary_content div.member-form form em.redstar { color: #F00; font-size:11px; }
body #primary_content div.member-form form em.bluestar { color: #06C; }

div.member-form .legend { padding-left: 120px; padding-bottom: 10px; }
div.member-form .legend div { display: block; float: none; padding-bottom: 7px; }
div.member-form .legend div span { position: relative; top: 6px; padding-right: 4px; }

div.advert-728-90 { float: right; width: 728px; height: 90px; background-color: #CCC; margin-top: 2px; }

div.signup-benefits { padding: 8px 8px 0 8px; }
div.signup-benefits h1 { font-size: 25px; color: #215789; display: block; float: left; padding-top: 5px; padding-right: 5px; line-height: normal; }
div.signup-benefits a { background: url(../img/bg_signup.gif) no-repeat left top; font-size: 22px; font-weight: bold;
color: #504d4d; text-transform: uppercase; padding: 0px 0px 0px 12px; display: block; float: left; text-shadow: 1px 1px 1px #fff; }
div.signup-benefits a span { display: block; padding: 12px 13px 12px 0px; background: url(../img/bg_signup.gif) no-repeat right top; }
div.signup-benefits a:hover span { background-position: right bottom; text-decoration: none; cursor: pointer; }
div.signup-benefits a:hover { background-position: left bottom; text-decoration: none; }
div.signup-benefits p { padding-bottom: 9px; font-size: 13px; color: #3e3e3e; }
div.signup-benefits p b { font-weight: bold; color: #215789; }

ul.signup-benefits-list { display: block; float: left; width: 964px; padding-top: 10px!important; border-top: 1px dotted #a1a1a1; margin-top: 5px; }
ul.signup-benefits-list li { display: block; float: left; padding: 5px 16px; width: 215px; height: 335px; border-right: 1px dotted #a1a1a1; }
ul.signup-benefits-list li h2 { display: block; line-height: 19px; padding-bottom: 14px; color: #215789; }
ul.signup-benefits-list li img { display: block; border: 3px solid #e8e8e8; margin-bottom: 10px; }
ul.signup-benefits-list li p { line-height: 19px; }
ul.signup-benefits-list li.first { padding-left: 0!important; }
ul.signup-benefits-list li.last { padding-right: 0!important; }
ul.signup-benefits-list li h2.one-line { padding-top: 10px!important; padding-bottom: 23px!important; }

div.info-signup { float:right; width: 300px; padding: 10px; margin-top: 10px; background-color: #f7f7f7; border: 1px solid #c6c6c6; }
div.info-signup img { border: 3px solid #e3e3e3; }
div.info-signup p { font-size: 14px; color: #333; }

div.quote { float: left; height: 120px; width: 987px; margin: 10px 0; background: url(../img/bg_quote.gif) no-repeat 82px top; padding-left: 13px; position: relative; }
div.quote img { border: 3px solid #c6c6c6; float: left; }
div.quote-inner { padding-left: 120px; }
div.quote-inner h1 { font-size: 18px; font-weight: bold; font-style: italic; color: #4a7ba6; padding-top: 22px; }
div.quote-inner h1 b { color: #00b4ff; }
div.quote-inner h2 { font-size: 13px; font-weight: bold; color: #666; padding-top: 2px; }
div.quote-inner div.button { position: absolute; width: 204px; height: 30px; right: 30px; top: 12px; text-align: center; }
div.quote-inner div.button a { background: url(../img/bg_signup.gif) no-repeat left top; font-size: 22px; font-weight: bold;
color: #504d4d; text-transform: uppercase; padding: 0px 0px 0px 12px; display: block; float: left; text-shadow: 1px 1px 1px #fff; }
div.quote-inner div.button a span { display: block; padding: 8px 13px 6px 0; background: url(../img/bg_signup.gif) no-repeat right top; height: 27px; }
div.quote-inner div.button a:hover span { background-position: right bottom; text-decoration: none; cursor: pointer; }

div.quote-inner div.button a:hover { background-position: left bottom; text-decoration: none; }
div.quote-inner div.button em { display: block; float: left; font-size: 13px; font-weight: bold; font-style: normal; color: #504d4d; padding-top: 4px;  }

span.fb_button_text {
    font: 14px!important;
    padding: 2px 6px 3px!important;
    margin-left: 17px!important;
}

/* SEO - News page */
div#news-item { float: left; padding: 10px; }
div#news-item span.author { font-weight: bold; color: #9b9b9b; font-size: 11px; float: left; width: 670px; clear: both; display: block; margin-bottom: 14px; }
div#news-item span.author a { color: #666666; }
div#news-item div.image { /*background: none repeat scroll 0 0 #E9E9E9;*/ float: left; margin: 0 10px 0px 0; padding: 5px; }
div#news-item div.image img { margin: 0!important; }

div#news-item div.image-caption {float:left;}
div#news-item span.caption {background: none repeat scroll 0 0 #E9E9E9;clear: both; color: #3E3E3E; display: block; float: left; font-size: 11px; padding:1px 5px 10px 13px;width: 350px; margin-bottom: 7px; margin-right: 10px;}

div.rich-text { float: left; font-size: 12px; color: #3E3E3E; }
div.rich-text h1 { display: block; font-size: 18px; font-weight: bold; padding-bottom: 10px; color: #215789; padding: 2px 0; }
div.rich-text h2 { display: block; font-size: 16px; font-weight: bold; padding-bottom: 10px; color: #034EA2; padding-bottom: 14px; }
div.rich-text h3 { display: block; font-size: 14px; font-weight: bold; padding-bottom: 10px; color: #034EA2; padding-bottom: 14px; }
div.rich-text h4 { display: block; font-size: 13px; font-weight: bold; padding-bottom: 10px; color: #034EA2; padding-bottom: 14px; }
div.rich-text p { color: #3E3E3E; font-size: 12px; padding-bottom: 12px; line-height: 16px; text-align: left; }
div.rich-text p a { color: #DF8D00; font-weight: bold; }
div.rich-text p a:hover { text-decoration: underline; }
div.rich-text em a { color: #DF8D00; font-weight: bold; }
div.rich-text em a:hover { text-decoration: underline; }
div.rich-text p strong { font-weight: bold; }
div.rich-text strong { font-weight: bold; }
div.rich-text p em { font-style: normal; }
div.rich-text ul, div.rich-text ol { display: block; padding-left: 15px; padding-bottom: 12px; }
div.rich-text ul li, div.rich-text ol li { font-size: 11px; }
div.rich-text ul li { list-style: disc; list-style-position: outside; color: #3E3E3E; padding-bottom: 4px; }
div.rich-text ol li { list-style: decimal; list-style-position: outside; color: #3E3E3E; padding-bottom: 4px; }
div.rich-text img { border: 4px solid #CCCCCC; margin: 5px 0; }
div.rich-text table { border-top: 1px dotted #C2C2C2; border-left: 1px dotted #C2C2C2; border-right: 1px dotted #C2C2C2; }
div.rich-text table tr td { padding: 5px; border-bottom: 1px dotted #C2C2C2; text-align: left; color: #3E3E3E; }
div.rich-text div.image { float:left; padding:5px; background:#e9e9e9; margin:0 10px 7px 0px; }
div.rich-text div.image img { float:left; }
div.rich-text div.image span { float:left; clear:both; padding:5px; font-size:11px; color:#3e3e3e; display:block; width:350px; }

div.ajax-placeholder { float: left; margin-top: 0px; }
div.ajax-placeholder div.subscribe { float: left; width: 670px; padding: 0px 10px 10px 10px; margin-bottom: 10px; margin-top: 0!important; }
div.ajax-placeholder div.subscribe a { color: #BF4C4C; font-weight: bold; display: block; float: left;}
div.related_sponsors { float: left; padding: 10px; width: 670px; }

div.footer_article ul.ui-tabs-nav { display: block; float: left; width: 738px!important; }
div.footer_article ul.ui-tabs-nav li { display: block; float: left; }
div.footer_article ul.ui-tabs-nav li a { display: block; }



.subSeparatorColumn { float:left; width:350px;}
.registerSpan { color:#FFF; margin:5px 0 5px 0; font-weight:bold; font-style: italic; }
.registerPtop { line-height:17px; font-size:13px; margin-top:0px; color:#333; }
.subscriptionsSidebar {
    float:left;
    border-bottom:1px dotted #999999;
    margin:0 0 10px 0;
    padding-bottom:10px;
}
.subscriptionh3 {
    color:#00396d;
    font-size:21px !important;
    font-weight:normal !important;
    margin:5px 0 10px 0;
}
h3.subscription {
    color:#00396d;
    font-size:21px !important;
    font-weight:normal !important;
    margin:5px 0 10px 0;
    background-color:#fafafa;
    padding-bottom:20px !important;
    padding-top:20px;
    padding-left:20px;
    background:url('../img/members/h3-subscription-bg.jpg') repeat-x;
}

h3.events-req {
    color:#fff;
    font-size:16px !important;
    font-weight:bold !important;
    margin:0x 0 2px 0;
    background-color:#fafafa;
    padding-bottom:20px !important;
    padding-top:15px;
    padding-left:20px;
    background:#99b3c8;
    text-align:center;
}
.events-required-fields {
    border:3px solid #99b3c8;
}
div.main_article p.subscription {
    padding:5px 60px 0 20px;
}
.subscriptionp {
    color:#00396d;
    font-size:13px !important;
    line-height:14px;
    padding-right:10px !important;
}

.forumsbyCountry {
    margin:5px 0;
}
div.subscriptionsSidebar a { font-weight:bold; color:#DF3737; text-decoration:underline; padding:10px 0 10px 0; }

div.member-form form#MemberSubscriptionsForm div.checkbox {padding-right: 8px; }
span.globalmember-name { color: white; text-shadow: none; }

#primary_content form label span {
    color: #aaa;
    font-size: 85%;
    font-style: italic;
    font-weight: normal;
}
div.member-form div.input {
    background:#fafafa;
    width:100%;
    padding-top:8px;
    margin-bottom:2px;
    padding-bottom:6px;
}

div.member-form form#MemberSubscriptionsForm div.input {
    background:#fff;
    height:15px;
    margin-bottom:0;
    padding-top:5px;
}
div.member-form form#MemberSubscriptionsForm div.checkbox label {
    background:#fff;
    border-right:0;
    font-weight:normal;
    margin-right:0;

}

div.member-form div.input select {
    width:328px;
}
div.member-form div.input label.new-label {
    border-right:0;
    font-weight:normal;
}
div.member-form div.input textarea {
    width:320px !important;
    background-color:#fff;
}

#flashMessage {
    background:url(../img/members/notification-bg.jpg) repeat-x;
    padding:5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color:#fff;
}
#flashMessage.green {
    background:url(../img/members/ok.jpg) repeat-x;
}

#primary_content form div.two-column-multiple-checkboxes {
    width: 400px;
}
#primary_content form div.two-column-multiple-checkboxes label {
    color: #444!important;
    border-right:0;
    font-weight:normal;
}
#primary_content form div.two-column-multiple-checkboxes div.checkbox {
    float: left;
    width: 190px;
    margin: 2px 0;
    padding-left: 0;
}
h1.normal-weight {
    font-weight: normal !important;
}
h1.normal-weight strong {
    font-weight: bold !important;
}

div.member-form form div.error-message {
    font-weight: bold;
    padding-left: 180px;fa
    color: #EE4434;
}


.ui-widget-header { /*{borderColorHeader}*/; background: #195177/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #FFFFFF/*{fcHeader}*/; font-weight: bold; font-size:11px; }



/* Third Content - SEARCH */
#third_content { float:left; width:1000px; padding:10px 0px 0px 0px; }
#third_content div.company_title { float:left; background:#EFEFEF url(../img/bg_article_company-search.gif) left top no-repeat; }
#third_content div.company_title div.top { background:url(../img/bg_article_company_bottom-search.gif) left bottom no-repeat; padding:10px; float:left; width:645px; }
#third_content div.company_title div.top .image a { color: #6b6b6b; font-weight: bold; }
#third_content div.company_title div.top .image a:hover { color: #215789; font-weight: bold; text-decoration: none; }
#third_content div.company_title div.top span.result { width:950px; float:left; color:#195177!important; font-weight:bold!important; }

#third_content div.company_title form.search-page-form { float:left; border-right:1px solid #E8E8E8; padding:0px 0 10px 0; margin:0px 30px 0 0; width:195px; }
#third_content div.company_title form.middle { width:255px;  }
#third_content div.company_title form.right { border:none; margin:0px; float:left !important; }
#third_content div.company_title form.search-page-form label { float:none; padding:0 0px 0px 0; line-height:20px; color:#7f7f7f; font-weight:bold; }
##third_contentr div.company_title form.search-page-form label.fixed { width:100%; display:block; float:left; }
#third_content div.company_title form.search-page-form input { float:none; padding:3px; border:1px solid #999; color:#999999; width:122px; margin:5px 0 4px 0; font-size:11px; }
#third_content div.company_title form.search-page-form select { float:none; padding:3px; border:1px solid #999; color:#999999; width:158px; margin:5px 0 4px 0; font-size:11px; }
#third_content div.company_title form.search-page-form select.narrow  { float:left; margin-right:5px; width:110px;  }
#third_content div.company_title form.search-page-form select.ultra_narrow  { float:left; width:100px;  }
#third_content div.company_title form.search-page-form input.date { width:80px; text-align:center; }
#third_content div.company_title form.search-page-form input.submit { width:60px; text-align:center; background:#c9c9c9; border:none; border-bottom:1px solid #999; border-right:1px solid #999; color:#818181; padding:2px 0px 3px 0px; }
#third_content div.company_title form.search-page-form input.submit:hover { background:#dedede; border:none; border-bottom:1px solid #c9c9c9; border-right:1px solid #c9c9c9; color:#818181; }
#third_content div.company_title form.middle input.submit { clear:both; }

/* Secondary Content - SEARCH */
#secondary-content-search { width:150px; float:right; padding-top:10px; }

/* Primary Content - SEARCH */
.primary-content-search { width:840px!important; }
.primary-search { width:260px; float:left; }
.secondary-search { width:570px; float:left; margin-left:10px; }

.sponsor-section-company { width:260px!important; }
.sponsor-section-company h2 { width:250px!important; background:url(../img/bg-search-comp-top.gif) no-repeat top left!important; }
.sponsor-section-company-bottom { width:240px!important; background:url(../img/bg-search-comp-bottom.gif) no-repeat bottom left #fff!important; }
div.search_result ul.results li.company { width:230px!important; }
div.search_result ul.results li.company a { float:left; width:165px!important; }

.sponsor-section-sec { width:568px!important; }
.sponsor-section-sec h2 { width:558px!important; background:url(../img/bg-search-sec-top.gif) no-repeat top left!important; }
.sponsor-section-sec-bottom { width:548px!important; background:url(../img/bg-search-sec-bottom.gif) no-repeat bottom left #fff!important; }
div.search_result ul.results li.company-sec { width:537px!important; }
div.search_result ul.results li.company-sec a { float:left; width:475px!important; }

.search-top { width:100%; float:left; }

.left-search { float:left; margin:0 0 0 0!important; width:196px!important; }
.middle-search { width:223px!important; margin:0 10px 0 15px!important; }
.right-search  { float:left!important; margin:0!important; border:none!important; width:196px!important }

.search-advert-320-120 { width:320px; height:120px; float:right; background:grey; margin-top:15px; }

.company_profiles-logos { width:150px; background:#fff; float:right; margin-top:10px; }
.company_profiles-logos ul { float:left; }
.company_profiles-logos ul li { min-height:96px; padding:12px 19px; width:120px!important; text-align:center; }
.company_profiles-logos ul li a { color:#868585; text-decoration:none; font-size:11px; text-align:center; }
.company_profiles-logos ul li a img { padding-bottom:10px; }
.company_profiles-logos ul li a span { display:block; padding-left:3px; text-align:left; }

a.fb-share {
    width: 60px;
    float: right;
    height: 18px;
    background: #627AAC url(../img/fb_share.gif) top left;
}

ul.standard-list { list-style:inside; font-size:12px!important; display:inline-block!important; }
ul.standard-list li { font-size:12px!important; }


table.news {width:100%; border-spacing:0;border-collapse: collapse;}
table.news tr {
        background: url("../img/share_bg.png") repeat-x scroll center top;
        color: #666666;
        font-weight: bold;
}
table.news td, th {
    border: 0px ;
    padding: 3px;
}
table.news tr.data{
    border-bottom: 1px dashed  #cccccc;
    background: none;
    font-weight: normal;
}
table.news tr.data td.bold {
    font-weight: bold;
}
table.news tr.data td, th {
    border: 0px;
    padding: 6px 3px 3px 3px;
}
.letters {float:left; margin: 8px 0px;}
.letters p {float:left;color: #7F7F7F;font-weight: bold;margin-right:10px;}
.letters a {margin: 0px 1px 0px 1px; color:#7F7F7F; padding:2px 5px 3px 5px;text-transform:uppercase; font-weight:bold;}
.letters a:hover {color:#ffffff; background: #195177 url(none);}
.letters a.active {color:#ffffff; background: #195177 url(none);}



/*[==================================================]*/
/* Početak definisanja boja za svaki sajt pojedinačno */
/*[==================================================]*/

/* Related Sponsors */
ul.relatedSponsors li a span.title { color:#195177; }
ul.relatedSponsors li a:hover { color:#BF4C4C; }
ul.relatedSponsors li a:hover span.title { color:#BF4C4C; }

#news-item img { float: left; margin-right: 10px; }


/* Social Icons */
span.social a {
    display:block;
    background:url(../img/company-profile-social.jpg) no-repeat;
    width:16px;
    height:16px;
    text-indent:-9999px;
}
span.social a.linkedin { background-position:-23px 0px;}
span.social a.twitter { background-position:-46px 0px;}
span.social a.rss { background-position:-70px 0px;}
span.social a.youtube { background-position:-93px 0px;}
span.social a.wikipedia { background-position:-116px 0px;}


span.social {
    float:left;
    padding-top:15px;
    }

span.social li {
    float:left;
    padding:0 5px 0 5px;
    border-left:1px solid #999999;
    }
span.tab-name {
    width: 100%;
    float:left;
    }

span.website {
    width: 435px;
    float:left;
    font-size:11px;
    margin-bottom:5px;
    color: #989898;
    }

.top_button_holder{float:right; width:450px;}
span.social_links{float:right;}

/* Background ads*/  
.float-banner-left {margin-right: 504px;position: absolute;	right: 50%;	z-index: 0;/* width: 500px; height: 820px;*/}
.float-banner-right {left: 50%;margin-left: 504px;position: absolute;z-index: 0; /*height: 820px;width: 500px;*/}

div.banner-ads {float: left; height: 1px; position: relative; width: 100%;}

