@darkgrey : #40404b; @lightgrey : #e0e0e0; @nexiiblue : #005481; @nexiigrey : #7D838A; @nexiilightblue : #00537f; @nexii_bg : #eceded; @nexii_nav : #49494b; @nexii_lightgrey : #7b7c7e; @nexii_footer_bottom : #1b232a; /* EVENTS STYLING */ .div_wrapper { display:block; float:left; position:relative; padding-bottom:10px; padding-top:10px; } .event_wrapper { display:block; float:left; position:relative; padding-bottom:10px; padding-top:10px; border-bottom: 1px dashed #cecece; } .event_heading { color:@nexiiblue; font-size:14px; font-weight:bold; } .event_image { background: url('/img/nexii_small.jpg') no-repeat left top; width:100px; height:100px; float:right; margin:5px; position:absolute; top:-30px; right:0px; } .event_text { float:left; width:600px; margin-right:0px; font-size:11px; } .event_text P{ font-size:11px; margin:0px; padding:0px; } .event_link a{ font-size:12px; color : black; } .event_date { font-size:12px; font-weight:bold; } /* ====================== */ /* GENERAL STYLING */ .adv_more { background: url('/img/buttons/more.jpg') no-repeat left top; position:absolute; float:left; width:30px; height:30px; display:block; cursor:pointer; left:-40px; top:10px; } .adv_less { background: url('/img/buttons/less.jpg') no-repeat left top; position:absolute; float:left; width:30px; height:30px; display:block; cursor:pointer; left:-40px; top:10px; } p, ul{ color:@darkgrey; font-size:14px; line-height:20px; padding: 5px 0px; } p.larger { font-size:14px; } span.larger { font-size:14px; } .bbottom { border-bottom: 1px solid @nexiigrey; } .btop { border-top: 1px solid @nexiigrey; } .bright { border-right: 1px solid @nexiigrey; } /* @font-face { font-family: Gotham; src: url('/fonts/Gotham-Medium.otf'); } @font-face { font-family: Gotham; font-weight: bold; src: url('Gotham-Bold.otf'); } @font-face { font-family: Gotham-Light; src: url('/fonts/Gotham-Light.otf'); } @font-face { font-family: Gotham-Book; src: url('/fonts/Gotham-Book.otf'); }*/ body { font-family: arial, helvetica, serif; background-color: @nexii_bg; color:@darkgrey; font-size:14px; line-height:20px; } .noline { text-decoration:none; } .mtb { margin-top:10px; margin-bottom:10px; } .mb { margin-bottom:15px; } .plr { padding: 0px 10px; } .pl { padding-left: 10px; } .ml { margin-left: 10px; } .mr { margin-right: 10px; } #text_wrapper { padding: 0px 10px; } #text_wrapper h3 { font-size:18px; } #text_wrapper h4 { font-size:16px; margin-bottom:10px; } h1 { color:#00537f; margin:0px; padding:0px; font-size:20px; font-weight:none; padding-top:5px; } h3 { padding:0px; background: url('/img/h3_bg.png') no-repeat left top; padding-left:40px; margin:0px; color: @nexii_nav; font-size: 16px; font-weight:bold; /*text-transform:uppercase;*/ line-height:34px; } h4 { padding:0px; padding-left:40px; font-size: 12px; text-transform:uppercase; color: @nexii_lightgrey; margin:0px; line-height:14px; } h6 { color:@nexii_nav; font-weight:normal; } h7 { color:@nexii_nav; font-size:24px; line-height:30px; font-weight:bold; text-decoration:none; margin-bottom:20px; display:block; } hr { width:100%; height:32px; background: url('../img/shadow.png') no-repeat center center; border:0px; border-top:0px #c8c9ca solid; margin:0px; padding:0px; } hr { width:100%; height:32px; background: url('../img/shadow.png') no-repeat center center; border:0px; border-top:0px #c8c9ca solid; margin:0px; padding:0px; } #text_wrapper ul { list-style-type : disc; padding:20px; padding-top:5px; } .bodypost ul { list-style-type : disc; padding:20px; padding-top:5px; } .body ul { list-style-type : disc; padding:20px; padding-top:5px; } #login_wrapper { padding:10px; background-color: @nexii_bg; -moz-box-shadow: 6px 6px 5px #CCC; -webkit-box-shadow: 6px 6px 5px #CCC; box-shadow: 6px 6px 5px #CCC; float:left; position:relative; width:400px; height:170px; display:block; } #login_box label,#forgot_box label { display:block; width:100px; } #forgot_box { position:absolute; float:left; left:0px; top:0px; margin:10px; display:none; } #login_box { position:absolute; float:left; left:0px; top:0px; margin:10px; display:block; } .forum_text { padding-left:10px; padding-right:10px; } #forum_wrapper { position:relative; width:100%; height:100%; float:left; } .forum_header { background-color: @nexii_bg; font-size:14px; line-height:28px; font-weight:bold; } .post_wrapper { background-color: @nexii_bg; font-size:12px; margin-top:10px; margin-bottom:10px; padding:10px; border:1px solid @nexii_nav; } .post_details_box { padding-top:5px; padding-bottom:5px; margin-left:20px; border-bottom:1px solid @nexii_nav; float:right; } .post_user_avatar { padding-top:5px; padding-bottom:5px; float:left; width:60px; height:60px; } .post_heading { background-color: @nexiiblue; color:white; font-weight:bold; padding-left:5px; line-height:24px; } .forum_post_body { margin-top:0px; padding-top:10px; } .post_who_wrapper { background-color: @nexii_bg; font-size:12px; margin-top:10px; margin-bottom:10px; padding:10px; border:1px solid @nexii_nav; } .content_wrapper { position:relative; display:block; float:left; } .create_reply_wrapper { background-color: @nexii_bg; font-size:12px; margin-top:10px; margin-bottom:10px; padding:10px; border:1px solid @nexii_nav; } .forum_post_body input[type=text] { width:100%; } .standard_button { background-color: @nexiiblue; -moz-box-shadow: 2px 2px 1px #CCC; -webkit-box-shadow: 2px 2px 1px #CCC; box-shadow: 2px 2px 1px #CCC; color:white; font-size:14px; line-height:20px; padding:5px; cursor:pointer; font-weight:bold; margin-top:5px; } .standard_button:hover { color: @nexiiblue; background-color: white; } /** * OUR TEAM CSS */ #ourteam { } #ourteam h1 { color:#00537f; margin:0px; padding:0px; padding-top:5px; font-size:20px; font-weight:none; } #ourteam h2 { color:#c3c6cb; margin:0px; padding:0px; font-size:20px; font-weight:none; } #ourteam hr { width:100%; height:32px; background: url('../img/shadow.png') no-repeat center center; border:0px; border-top:0px #c8c9ca solid; margin:0px; padding:0px; } #tamzin { float:right; background: url('/img/team_more.png') no-repeat left; color:#00537f; clear:both; padding-left:15px; cursor:pointer; height:17px; } #tamzin_more { display:none; } #carol { float:right; background: url('../img/team_more.png') no-repeat left; color:#00537f; clear:both; padding-left:15px; cursor:pointer; height:17px; } #carol_more { display:none; } #sari { float:right; background: url('../img/team_more.png') no-repeat left; color:#00537f; clear:both; padding-left:15px; cursor:pointer; height:17px; } #sari_more { display:none; } .team_table { vertical-align:top; valign:top; } .team_table a { color:#00537f; } .team_table tr { vertical-align:top; valign:top; } #justine { float:right; background: url('/img/team_more.png') no-repeat left; color:#00537f; clear:both; padding-left:15px; cursor:pointer; height:17px; } #justine_more { display:none; } /* IMAGE BLOCKS */ /* MAP BLOCK */ #map_div { width:310px; height:221px; background: url('/img/map.jpg') no-repeat left; } /* ------------- */ /* steps blocks */ .main_steps_block { width: 311px; height: 157px; position:relative; display:block; } .investors { width: 311px; height: 157px; background: url('/img/buttons/investors.png') no-repeat center center; } .intermediaries { width: 311px; height: 157px; background: url('/img/buttons/intermediaries.png') no-repeat center center; } .bussinesses { width: 311px; height: 157px; background: url('/img/buttons/bussinesses.png') no-repeat center center; } /* forum blocks */ .meet_board { width: 311px; height: 78px; background: url('/img/buttons/meet_board.png') no-repeat center center; } .industry_matters { width: 311px; height: 78px; background: url('/img/buttons/industry_matters.png') no-repeat center center; } .measurement_reporting { width: 311px; height: 78px; background: url('/img/buttons/measurement_standards.png') no-repeat center center; } .forum_air { width: 311px; height: 78px; background: url('/img/buttons/forum_air.png') no-repeat center center; } .neg_top { top:-20px; left:0px; position:absolute; } .blocks_steps { position:relative; display:block; width:100%; height:65px; } .which_capital { width: 310px; height: 78px; background: url('/img/buttons/which_capital.png') no-repeat center center; } .impact_investing { width: 310px; height: 78px; background: url('/img/buttons/impact_investing.png') no-repeat center center; } .listing_made_easy { width: 310px; height: 78px; background: url('/img/buttons/listing_made_easy.png') no-repeat center center; } .download_air { width: 310px; height: 78px; background: url('/img/buttons/download_air.png') no-repeat center center; } .our_services { width: 310px; height: 78px; background: url('/img/buttons/our_services.png') no-repeat center center; } .our_platforms { width: 310px; height: 78px; background: url('/img/buttons/our_platforms.png') no-repeat center center; } /* ------------- */ /*shadow block for 3 steps*/ .shadowblock { width:960px; height:14px; background: url('/img/shadow.png') no-repeat left; } #featured_image { width:960px; height:190px; background: url('/img/static_images/image1.jpg') no-repeat left; display:block; position:relative; float:left; } #main_image_wrapper { position:relative; width:100%; height:100%; display:block; .left; } .grid_rel { position:relative; .left; display:block; } .steps_block_up { position:absolute; top:-20px; left:0px; } /* QUOTES */ #quotes { width:220px; height:auto; color:white; margin-left:30px; margin-top:20px; } #quotes .quote { margin-bottom:20px; line-height:24px; font-size:16px; } #quotes .whom { font-size:12px; font-style:italic; } /* ------------------------------- */ /* Footer Block */ #footer_wrapper { width:100%; height:100%; float:left; position:relative; display:block; margin-top:50px; } #footer1 { background: url('/img/footer_bg.jpg') repeat left; width:100%; height:100%; border-bottom:1px solid @nexii_bg; .left; } #footer1_bottom { width:100%; height:30px; color:white; background-color:@nexii_footer_bottom; .left; text-indent:40px; color:white; line-height:30px; } #footer1 a{ color:white; .noline; } #footer1 .heading { background: url('/img/footer_heading.png') no-repeat left; color:white; font-weight:bold; text-transform:uppercase; font-size:16px; line-height:20px; padding-left:20px; } #footer1 .heading2 { color:white; text-transform:uppercase; font-size:11px; line-height:20px; padding-left:20px; } #footer_wrapper .three { position:absolute; background: url('/img/footer_three.png') no-repeat top center; width:980px; height:80px; top:-50px; left:10px; } #footer1 .social { width:50px; height:50px; float:left; margin-right:10px; opacity:0.7; filter:alpha(opacity=70); } #footer1 .social:hover { opacity:1; filter:alpha(opacity=100); } #footer1 .fbook { background: url('/img/fbook_footer.png') no-repeat top center; } #footer1 .twitter { background: url('/img/twitter_footer.png') no-repeat top center; } #footer1 .link { background: url('/img/link_footer.png') no-repeat top center; } /* -------------------------------- */ /* Newsletter Signup */ #nletter_block { height:25px; width:265px; float:right; display:block; } #nletter_block .text_input { float:left; background: url(/img/news_text_bg.png) no-repeat bottom right; background-color:transparent; border:0px; margin:0px; padding:0px; height:28px; width:235px; line-height:20px; text-align:center; } #nletter_block .text_submit { float:left; background: url(/img/news_button_bg.png) no-repeat; background-color:transparent; border:0px; margin:0px; padding:0px; height:25px; width:25px; cursor:pointer; } /* -------------------------- */ .steps_block { background-image: url('/img/steps_block.png'); background-repeat: no-repeat; background-position: top left; width: 311px; height: 157px; position:relative; } .steps_block a{ color : @nexii_nav; .noline; } .steps_block .header { padding-top: 20px; padding-left: 35px; color : @nexii_nav; width:250px; height:35px; display:table-cell; line-height:16px; font-family: Gotham, sans-serif; font-weight:normal; } .steps_block .desc { color:white; padding-left: 35px; padding-top: 7px; height:60px; padding-right:20px; font-size:12px; } .steps_block .readmore { color : @nexii_nav; float:right; width:80px; height:20px; right:0px; bottom:0px; padding-bottom:9px; font-size:12px; position:absolute; font-weight:bold; } #slider_wrapper { background-image: url('/img/slider_bg.png'); background-repeat: no-repeat; background-position: top center; float:left; width:100%; height:370px; z-index:1; position:relative; display:block; } #search_block { height:25px; width:270px; float:right; display:block; } #search_block .text_input { float:left; background: url(/img/search_text_bg.png) no-repeat bottom right; background-color:transparent; border:0px; margin:0px; padding:0px; height:25px; width:239px; line-height:20px; text-align:center; } #search_block .text_submit { float:left; background: url(/img/search_button_bg.png) no-repeat; background-color:transparent; border:0px; margin:0px; padding:0px; height:25px; width:25px; cursor:pointer; } .logo_block { background: url('../img/logo.png') no-repeat left; width:214px; height:94px; float:left; margin-top:10px; margin-left:0px; cursor:pointer; margin-bottom:5px; } /* MENU CSS */ .navblock_main { height:auto; float:right; margin-right:5px; padding-top:0px; margin-top:0px; cursor:pointer; font-size:14px; z-index:5; } #nav, #nav ul { /* all lists */ padding: 0; margin: 0; list-style: none; line-height: 1; z-index:5; } #nav a { display: block; width: auto; .noline; z-index:5; } #nav li ul { /* third-and-above-level lists */ border:0px; z-index:5; } #nav li { /* all list items */ float: left; width: auto; /* width needed or else Opera goes nuts */ text-align:center; line-height:32px; margin-right:15px; z-index:5; } #nav li ul li { /* all list items */ float: left; width: 150px; /* width needed or else Opera goes nuts */ text-align:left; line-height:30px; margin-right:15px; z-index:5; } #nav li:hover { } #nav .toplevel { /*border-top: 1px solid @nexiigrey; border-left: 1px solid @nexiigrey; border-right: 1px solid @nexiigrey;*/ font-weight:bold; color: @nexii_nav; z-index:5; font-size:13px; border-top:1px @nexii_nav dashed; padding-right:2px; } #nav .toplevel:hover { color : @nexiiblue; background-image: url('/img/main_menu_bg.png'); background-repeat: no-repeat; background-position: bottom center; z-index:5; font-weight:bold; border-top:1px solid @nexiiblue; } #nav .secondlevel { /*border-left: 1px solid @nexiigrey; border-right: 1px solid @nexiigrey; border-bottom: 1px solid @nexiigrey;*/ background-color:@nexii_bg; line-height:24px; z-index:5; width:200px; text-indent:-10px; padding-left:20px; } #nav .secondlevel:hover { color : @nexiiblue; background-color : @lightgrey; z-index:5; } #nav li ul { /* second-level lists */ position: absolute; z-index:5; width: 10em; left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ } #nav li ul ul { /* third-and-above-level lists */ margin: -1em 0 0 10em; z-index:5; } #nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; z-index:5; } #nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */ left: auto; border:0px; z-index:5; } /* LEFT NAV */ #left_nav { /*background-color: @lightgrey;*/ /*background-image: url('/img/left_nav_bg_2.png'); background-repeat: no-repeat; background-position: right bottom; .shadow;*/ width:100%; height:auto; border-right:1px solid @nexii_bg; } #left_nav h3 { color:@nexiiblue; font-size:20px; margin-bottom:0px; margin: 10px; margin-bottom:5px; } #left_nav ul { padding-left:50px; } #left_nav ul li ul{ padding:0px; padding-left:10px; } #left_nav ul li { padding-bottom:0px; } #left_nav a { color: @nexii_lightgrey; .noline; line-height:24px; font-size:13px; } #left_nav a:hover { color: @darkgrey; } #left_nav .selected{ /*font-weight:bold;*/ color:@nexiiblue; } #left_nav li:hover { } #left_nav li ul li:hover { } /* OLD SHIT */ /** * MAIN HTML ELEMENTS */ a { color: @nexiiblue; border:0px; } h2 { .nomargin; .nopadding; color : @darkgrey; } label { color : @darkgrey; font-size:16px; float:left; } .wrappertext { color:white; font-size:200%; line-height:24px; font-weight:bold; text-align:center; } .nomargin { margin:0px; } .nopadding { padding:0px; } .left { float:left; } .right { float:right; } #tabs { margin:0px; } #tabs ul li { display:inline; margin:5px; padding:0px; } ul { padding:0px; margin:0px; } #glossarydiv { width:600px; height:20px; float:left; text-align:center; color: black; font-size:16px; font-weight:bold; } #glossarydiv a { color: black; padding: 2px; } #glossarytable th { background-color: @lightgrey; height:40px; line-height:40px; font-weight:bold; text-align:center; } .term { padding-right:5px; } .newterm { padding-right:5px; font-weight:bold; font-size:16px; } .defenition { padding-left:5px; } .backtotop { padding-left:5px; color: @nexiiblue; font-weight:bold; } #slider_right { float:right; width:100%; height:200px; border:1px solid @nexiiblue; color:black; } #slider_right .top { float:left; width:100%; height:80%; color:black; text-align:center; } #slider_right .bottom { float:left; width:100%; height:20%; padding-top:7px; background-color:@nexiiblue; /*background-image: url('/img/newsletter.png'); */ } #slider_right p{ color:white; } #slider_right table{ color:white; } .slider_right_content { padding-left:55px; padding-top:5px; color:white; padding-right:5px; } #slider_right .pdf { float:left; width:50px; height:50px; background : url('/img/pdf.png') no-repeat left; } .ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */ .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } .ui-tabs .ui-tabs-hide { display: none !important; } /* STYLING BLOCKS */ .shadow { -moz-box-shadow: 5px 5px 5px #ccc; -webkit-box-shadow: 5px 5px 5px #ccc; box-shadow: 5px 5px 5px #ccc; border: 1px solid #ccc; } .shadow-bottom { -moz-box-shadow: inset -1px -1px 1px #ccc; -webkit-box-shadow: inset -1px -1px 1px #ccc; box-shadow: inset -1px -1px 1px #ccc; } /* PARAGRAPH BLOCKS */ .mtop { margin-top:15px; } /* BODY BLOCKS */ .middel_placeholder { margin-top:10px; } .image_top_block { width:100%; height:100px; background-color: @nexiilightblue; background-image: url('/img/image_5.jpg'); background-repeat: no-repeat; background-position: left top; } .middelearth { width:100%; height:250px; background-color: @nexiilightblue; background-image: url('/img/Earthblock.gif'); background-repeat: no-repeat; background-position: left top; } .threeblock { height:150px; width:98%; background-color : @nexiiblue; } .threeblock a { .noline; } .threeblock h1 { color:white; .noline; } .threeblock p { color:white; font-size:13px; padding-top:10px; font-weight:normal; line-height:15px; } .threeblock .content { height:80%; padding-left:10px; padding-right:10px; } .threeblock .more { height:20%; width:100%; background-color: @darkgrey; text-align:right; } .threeblock .more a { padding-right:20px; line-height:100%; text-decoration:none; line-height:30px; color:white; } .threeblock:hover{ background-color : @nexiigrey; } .mlr { margin: 0px 10px; } /* IMAGE BLOCKS */ .pdf_block { float:left; width:auto; height:50px; padding-left:60px; padding-top:10px; background : url('/img/pdf.png') no-repeat top left; } /* MAIN NAVIGATION */ #menu { color : @nexiigrey; } #menu ul { list-style: none; margin: 0; padding: 0px; } #menu ul li ul { list-style: none; margin: 0; padding: 0px; } #menu ul li , #menu ul li a{ list-style: none; margin: 0; padding: 10px; text-transform: uppercase; font-weight:bold; border-bottom:1px solid #e3e5e6; cursor:pointer; .noline; } #menu ul li a{ border:0px; } #menu ul li ul li { border:0px;margin:0px;padding:0px; padding-left:10px; padding-top:5px; } #menu ul li ul li a{ border:0px; padding-bottom:0px; margin-bottom:0px; } #menu ul li , #menu ul li a:hover { color:#00537f; } #menu ul li , #menu ul li a.selected { color:#00537f; } /* FORM ELEMENTS */ .input_text_newsletter2 { border:0px; margin-top:0px; line-height:24px; margin-bottom:5px; width:80%; height:24px; color:black; margin-left:10px; background: url(/img/news_back.png) repeat; } input:focus{ outline:none; } #dev7link { position:absolute; top:0; left:50px; background:url(images/dev7logo.png) no-repeat; width:60px; height:67px; border:0; display:block; text-indent:-9999px; } .theme-default #slider { margin:100px auto 0 auto; width:618px; /* Make sure your images are the same size */ height:246px; /* Make sure your images are the same size */ } .theme-pascal.slider-wrapper, .theme-orman.slider-wrapper { margin-top:150px; } /**** NEVO SLIDER ***/ #slider { position:relative; /*-moz-box-shadow:0px 0px 10px #333; -webkit-box-shadow:0px 0px 10px #333; box-shadow:0px 0px 10px #333;*/ width:650px; height:310px; z-index:1; margin-left:13px; } #slider img { position:absolute; top:0px; left:0px; } #slider a { border:0; } .nivo-controlNav { position:absolute; left:35%; bottom:-50px; background-image: url('/img/slider_nav_bg.png'); background-repeat: no-repeat; background-position: top center; height:30px; width:150px; text-align:center; padding-top:8px; padding-left:80px; } .nivo-controlNav a { display:block; width:10px; height:10px; text-indent:-9999px; border:0; margin-right:3px; float:left; background-image: url('/img/slider_nav_inactive.png'); background-repeat: no-repeat; background-position: left top; cursor:pointer; } .nivo-controlNav a.active { background-image: url('/img/slider_nav_active.png'); background-repeat: no-repeat; background-position: left top; } .nivo-directionNav a { display:block; width:32px; height:34px; background:url(http://nivo.dev7studios.com/images/arrows.png) no-repeat; text-indent:-9999px; border:0; } a.nivo-nextNav { background-position:-32px 0; right:10px; } a.nivo-prevNav { left:10px; } /* If an image is wrapped in a link */ .nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:1000; display:none; cursor: pointer; } /* Showcase -------------*/ #awOnePageButton .view-slide { display: none; } /* This class is removed after the showcase is loaded */ /* Assign the correct showcase height to prevent loading jumps in IE */ .showcase-load { height: 200px; /* Same as showcase javascript option */ overflow: hidden; } /* Container when content is shown as one page */ .showcase-onepage { /**/ } /* Container when content is shown in slider */ .showcase { position: relative; /*margin: auto;*/ float:left; z-index:0; } .showcase-content-container { background-color: #000; z-index:0; } /* Navigation arrows */ .showcase-arrow-previous, .showcase-arrow-next { position: absolute; background: url('../images/arrows.png'); width: 33px; height: 33px; top: 220px; cursor: pointer; } .showcase-arrow-previous { left: -60px; } .showcase-arrow-previous:hover { background-position: 0px -34px; } .showcase-arrow-next { right: -56px; background-position: -34px 0; } .showcase-arrow-next:hover { background-position: -34px -34px; } /* ADVISORY CSS */ /* LEFT MENU */ .adv_leftmenu{ width:100%; height:auto; display:block; .left; } .adv_wrapper{ position:relative; display:block; width:100%; float:left; border-bottom:1px dotted #cecece; margin:5px 0px; } .adv_wrapper .link{ color:@nexii_nav; width:100%; padding-bottom:5px; text-decoration:none; display:block; padding-top:5px; } .adv_wrapper .name{ width:250px; display:block; float:left; text-align:left; } .adv_wrapper .status{ width:220px; display:block; float:left; text-align:left; } .adv_wrapper .date{ width:170px; display:block; float:left; text-align:left; } .tooltip { display:none; background:transparent url(/img/black_arrow.png); font-size:12px; height:70px; width:160px; padding:25px; color:#fff; } .adv_button{ /*background-color:@nexiiblue; border:1px solid #cecece; height:25px;*/ color:black; width:100%; text-align:center; } .adv_leftmenu .body{ background-color:@nexii_bg; /*border:1px solid #cecece;*/ display:block; float:right; width:650px; height:auto; position:relative; padding-top:51px; padding-bottom:10px; margin-right:5px; margin-left:5px; color:black; padding-left:10px; font-size:14px; } .adv_leftmenu .bodyuser{ background-color:@nexii_bg; /*border:1px solid #cecece;*/ display:block; float:left; width:90px; height:auto; position:relative; padding-top:10px; padding-bottom:10px; color:black; padding-left:5px; padding-right:5px; border:1px solid #cecece; margin:5px; } .adv_leftmenu .bodypost{ background-color:@nexii_bg; /*border:1px solid #cecece;*/ display:block; float:right; width:530px; height:auto; position:relative; padding-top:10px; padding-bottom:10px; color:black; padding-left:5px; padding-right:5px; border:1px solid #cecece; margin:5px; } .adv_leftmenu .adv_copy p{ font-size:12px; } .adv_menudate{ font-size:11px; text-decoration:italic; } .adv_leftmenu .heading{ display:block; width:620px; height:46px; float:left; position:absolute; top:0px; left:-10px; background:url(/img/advisory/menu_item_long1.png) no-repeat; } .adv_leftmenu .heading.welcome{ background:url(/img/advisory/menu_item_long_welcome.png) no-repeat; } .adv_leftmenu .heading.measurement{ background:url(/img/advisory/menu_item_long2.png) no-repeat; } .adv_leftmenu .heading.industry{ background:url(/img/advisory/menu_item_long3.png) no-repeat; } .adv_leftmenu .body a{ color:@nexii_nav; width:100%; padding-bottom:5px; text-decoration:none; padding-top:5px; } #adv_leftmenu .heading1{ display:block; width:60px; height:46px; float:left; position:absolute; top:0px; left:-10px; } /*================================*/ /* ADVISORY POST CSS */ .adv_postuser { width:100%; height:400px; display:block; } /* ================== */ .adv_menublock { width:100%; height:55px; display:block; cursor:pointer; } #adv_rightmenu { /*background-color:@nexii_bg;*/ display:block; width:100%; height:auto; padding-bottom:10px; } #adv_rightmenu .body{ background-color:@nexii_bg; display:block; float:right; width:250px; height:auto; position:relative; padding-top:51px; padding-bottom:10px; padding-left:5px; padding-right:5px; color:black; font-size:14px; } #adv_rightmenu .body a{ .bbottom; color:@nexii_nav; width:100%; padding-bottom:5px; text-decoration:none; display:block; padding-top:5px; } #adv_rightmenu .body a:hover{ color: @nexiiblue; } #adv_rightmenu .body a .submit{ font-size:10px; padding:0px; margin:0px; line-height:10px; } #adv_rightmenu .heading{ display:block; width:236px; height:46px; float:left; position:absolute; top:0px; left:-10px; } #adv_rightmenu .heading.new{ background:url(/img/advisory/menu_item_new.png) no-repeat; } #adv_rightmenu .heading.menu2{ background:url(/img/advisory/menu_item_air.png) no-repeat; } #adv_rightmenu .heading.menu3{ background:url(/img/advisory/menu_item_measure.png) no-repeat; } #adv_rightmenu .heading.menu4{ background:url(/img/advisory/menu_item_matters.png) no-repeat; } #adv_rightmenu .heading.latest{ background:url(/img/advisory/menu_item_latest.png) no-repeat; } #adv_rightmenu .heading.newp{ background:url(/img/advisory/menu_item_new_post.png) no-repeat; } #adv_rightmenu .heading.current{ background:url(/img/advisory/menu_item_current.png) no-repeat; } #adv_rightmenu .heading.archived{ background:url(/img/advisory/menu_item_archived.png) no-repeat; } #adv_rightmenu .heading.member{ background:url(/img/advisory/menu_item_member.png) no-repeat; } #adv_rightmenu .heading.board{ background:url(/img/advisory/menu_item_board.png) no-repeat; } #adv_rightmenu .heading.blog{ background:url(/img/advisory/menu_item_blog.png) no-repeat; } #adv_rightmenu .heading.events{ background:url(/img/advisory/menu_item_events.png) no-repeat; } #adv_rightmenu .heading.industrynews{ background:url(/img/advisory/menu_item_industrynews.png) no-repeat; } #adv_rightmenu .heading.insights{ background:url(/img/advisory/menu_item_insights.png) no-repeat; } #adv_rightmenu .heading.measurecats{ background:url(/img/advisory/menu_item_measurement_cats.png) no-repeat; } #adv_rightmenu .heading.newsletter{ background:url(/img/advisory/menu_item_newsletter.png) no-repeat; } #adv_rightmenu .heading.news{ background:url(/img/advisory/menu_item_news.png) no-repeat; } #adv_rightmenu .heading.conversations{ background:url(/img/advisory/menu_item_conversations.png) no-repeat; } #adv_rightmenu .heading.nexiigroup{ background:url(/img/advisory/menu_item_nexiigroup.png) no-repeat; } .adv_menu { width:auto; height:30px; background-color:@nexiiblue; margin:0px 50px; } .adv_link { width:auto; height:30px; color:white; .left; line-height:30px; text-align:center; padding:0px 10px; .bright; } .forum_profile { padding:10px; } .forum_profile label { display:block; width:100%; .left; padding:5px 0px; } #messages { font-size:12px; } #messages label { display:block; width:100%; .left; padding:5px 0px; } .noshow { display:none; }