/*
 * Reset
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
fieldset, img { border: none; vertical-align: middle; }
code, pre { font-size: 1em; font-family: Charcoal, 'Courier New', Courier, monospace; }
hr { display: none; }

/* Clearing floats */
.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 */

/*
 * Margins
 */
p, ul, ol, dl, table, address { margin: 0 0 1.5em; }

/*
 * Hyperlinks
 */
a { color: #0a0f32; text-decoration: none; overflow: hidden; }
a:hover, a:focus { text-decoration: underline; }
.more { font-style: italic; white-space: pre; }

/*
 * General Document Settings
 */
html { height: 100%; }
body { height: 100%; font: .75em/2em Helvetica, Arial, sans-serif; color: #5b6081; }
#wrap { position: relative; min-height: 100%; _height: 100%; background: #fff url(../images/background.gif) repeat-y 50% 0; min-width: 946px; }
#twoCol #wrap {background-image: url(../images/background-2col.gif);}
.center { width: 946px; margin: 0 auto; position: relative; }
.center:after { content: '.'; display: block; clear: both; height: 0; visibility: hidden; }

/*
 * Headings
 */
h1, h2, h3, h4, h5, h6 { font-size: 1em; font-family: Cambria, Georgia, 'Times New Roman', serif; font-style: italic; }
h1 { font-size: 1.5em; line-height: 1.1111em; margin-bottom: .5em; }
h2 { font-size: 1.166em; }

/*
 * Lists
 */
ul, ol { margin-left: 2.2em; }
li ul, li ol { margin-top: 0; margin-bottom: 0; }
ol ul li { list-style: disc !important; }
ol li { list-style-type: decimal; }

dl { display: inline-block; overflow: hidden; line-height: 1.7142em; }
dl { display: block; }
dt { font-weight: bold; color: #00aeff; float: left; clear: left; width: 105px;  }
dd { overflow: hidden; display: inline-block; font-size: .8571em; }
dd { display: block; }

/*
 * Table
 */
table { border-collapse: separate; width: 100%; background: #f4f4f4; color: #000; border: 1px solid #dcdcdc; }
caption, th, td { text-align: left; font-weight: normal; }
th, td { padding: 5px 7px; vertical-align: top; }
.last-row td { border: 0; }
 
thead th { background: #00539f; font-weight: bold; color: #fff; border: 2px outset #00539F; padding: 5px; }

/*
 * Quotes
 */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/*
 * Forms
 */
input, select, textarea, button { font-size: 1em; font-family: Helvetica, Arial, sans-serif; color: #666; }
form ol { margin: 0; }
form ol li { list-style: none; display: inline-block; overflow: hidden; margin-bottom: 2px; }
form ol li { display: block; }
form ol label { float: left; width: 140px; position: relative; line-height: 1.4em; }
form ol label em { position: absolute; top: 6px; right: 5px; font-size: 1.166em; }
form ol input { width: 320px; border: 1px solid #c2cdd8; padding: 2px 4px; }
form em { color: #00539f; }

/*
 * Header
 */
#header { border-bottom: 7px solid #161d4e; display: inline-block; overflow: hidden; font-size: .9166em; background: #fff; } 
#header { display: block; } 
#header h1 { float: left; } 
#header h1 a { float: left; width: 102px; height: 89px; background: url(../images/vng-logo.png) no-repeat 0 0; text-indent: -9999em; } 

/*
 * Meta Nav
 */
#meta-nav { position: absolute; bottom: 0; _bottom: -1px; right: 0; _width: 170px; padding-left: 9px; background: #161d4e url(../images/meta-nav.png) no-repeat 0 0; line-height: 22px; }
#meta-nav ul { margin: 0; padding-right: 9px; background: url(../images/meta-nav.png) no-repeat 100% 0; display: inline-block; overflow: hidden; }
#meta-nav ul { display: block; }
#meta-nav li { display: inline; float: left;  }
#meta-nav a { color: #fff; text-decoration: none; padding: 0 10px; float: left; }
#meta-nav a:hover, #meta-nav a:focus { text-decoration: underline; }

/*
 * Search
 */
#search-form  { position: absolute; top: 8px; right: 0; background: url(../images/search.png) no-repeat 100% 0; width: 209px; height: 25px; text-align: right; overflow: hidden; }
#search-form legend { display: none; }
#search-form input { background: none; border: 0; color: #9ea0ae; vertical-align: middle; padding: 0; *position: relative; *top: 4px; }
#search-form .input-text { width: 150px; }
#search-form .input-submit { width: 46px; color: #626783; cursor: pointer; }

/*
 * Language Switcher 
 */
#lang { position: absolute; top: 8px; right: 220px; line-height: 25px; }
#lang * { margin: 0; list-style: none; display: inline; }
#lang a { float: left; color: #b6b8c3; text-decoration: none; padding: 0 20px 0 10px; background: url(../images/flag-nl.png) no-repeat 100% 50%; }
#lang a:hover, #lang a:focus, #lang .active a { color: #161D4E; }
#lang .fr a { background-image: url(../images/flag-fr.png); }
#lang .es a { background-image: url(../images/flag-es.png); }
#lang .ru a { background-image: url(../images/flag-ru.png); }
#lang .en a {background-image:url(../images/flag-en.png);}
#lang #print-link a { background-image: url(../images/icon-print.png); }
#lang .login a { background: none; padding-right: 0px; }


/*
 * Main Navigation
 */
#nav { line-height: 35px; background: #ffffff; position: relative; z-index: 100; }
#nav ul { margin: 0; display: inline-block; border-right: 1px solid #f0f0f0; }
#nav ul { display: block; }
#nav ul:after { content: '.'; display: block; clear: both; height: 0; visibility: hidden; }
#nav li { list-style: none; float: left; position: relative; }
#nav a { color: #004677; text-decoration: none; float: left; width: 106px; border-left: 1px solid #f0f0f0; padding: 0 10px; }
#nav a:hover, #nav a:focus, #nav .active, #nav .active ul { background-color: #f4f5fb; border-color: #e4e4e4; }
#nav ul li:hover ul, #nav ul li.over ul { display: block; }


#nav .long a { width: 120px; }
/*
#nav .long ul { width: 140px; }
*/

#nav ul ul a { width: 140px !important; }
#nav ul ul { width: 160px; }

#nav ul ul { display: none; position: absolute; top: 35px; left: 0; /*width: 126px;*/ background: #fff; font-size: .8333em; line-height: 1.4em; border-top: 1px solid #f0f0f0; border-left: 1px solid #e3e5f3; padding-bottom: 0; }
#nav ul ul li { float: none; display: block; position: relative; }
#nav ul ul a { display: block; float: none; padding: 5px 10px; border: 0; padding-left: 11px; border-bottom: 1px solid #f0f0f0; }
/*#nav ul ul a:hover, #nav ul ul a:focus { background-color: #c6cade; color: #161d4e; }*/

/* Extra Levels */
#nav .sub { background-image: url(../images/navpath.gif); background-position: 140px 50%; background-repeat: no-repeat; padding-right: 20px; width: 130px !important; }

#nav ul ul ul { position: absolute; left: -9999px; top: -1px; font-size: 10px; }
#nav ul ul li:hover ul { left: 100%; }

#nav ul ul li:hover ul ul { left: -9999px; }
#nav ul ul li:hover ul li:hover ul { left: 100%; }

/*
 * Banner
 */
#banner { height: 101px; overflow: hidden; text-align: center; background: url(../images/banner.jpg) repeat 50% 50%; }
#banner i { display: block; height: 101px; background: url(../images/banner.png) repeat 50% 0; opacity: .6; filter:Alpha(opacity=60); }
.rainbow { display: block; background: url(../images/rainbow.png) repeat-x 50% 100%; height: 8px; line-height: 1px; font-size: 1px; border: 0; margin: 0; }

/*
 * Subnav
 */
#subnav { text-align: right; line-height: 1.5em; padding: 0 1px 0 2px; }
/*#subnav h2 { color: #161d4e; font-size: 1.5em; line-height: 70px; padding: 0 20px 0 0; }*/
#subnav h2 { color: #161d4e; font-size: 1.5em; padding: 26px 20px 30px 0; }

#subnav ul { margin: 0; background: url(../images/subnav.gif) repeat-x 0 100%; padding-bottom: 2px; }
#subnav li { list-style: none; }
#subnav a { display: inline-block; color: #525b9b; text-decoration: none; padding: 6px 20px; background: url(../images/subnav.gif) repeat-x 0 0; }
#subnav a { display: block; }
#subnav a:hover, #subnav a:focus, #subnav .active a { color: #161d4e; background-color: #fff; }
#subnav .active { background: #fff; }

#subnav ul ul { display: none; }
#subnav ul .active ul { display: block; line-height: 1.25em; background: url(../images/subnav-tree.gif) repeat-y 100% 0; padding: 0; }
#subnav ul .active ul a { background: none; color: #414b8d; padding: 3px 37px 3px 20px;  background: url(../images/subnav-tree-node.gif) no-repeat 100% 50%; }
#subnav ul .active ul a:hover, #subnav ul .active ul a:focus { color: #161d4e; }
#subnav ul .active ul li:last-child a, #subnav ul .active ul li.last-child a { background-image: url(../images/subnav-tree-last.gif); }

#subnav ul .active ul .active a { color: #161d4e; }

#subnav ul .active ul ul { display: none; }
#subnav ul .active ul .active ul { display: block; font-size: .9166em; background-image: url(../images/subnav-tree-lvl2.gif); }
#subnav ul .active ul ul a { padding-right: 54px; }

#subnav ul .active ul .active ul ul { display: none; }
#subnav ul .active ul .active ul .active ul { display: block; }
#subnav ul .active ul .active ul a { color: #414b8d; background-image: url(../images/subnav-tree-node-lvl2.gif); }
#subnav ul .active ul ul li:last-child a, #subnav ul .active ul ul li.last-child a { background-image: url(../images/subnav-tree-last-lvl2.gif); }

#subnav ul .active ul li:last-child li a, #subnav ul .active ul li.last-child li a { background-image: url(../images/subnav-tree-node-lvl2-last.gif); }
#subnav ul .active ul li:last-child li:last-child a, #subnav ul .active ul li.last-child li.last-child a { background-image: url(../images/subnav-tree-last-lvl2-last.gif); }

#subnav ul .active ul .active ul .active a, #subnav ul .active ul .active ul a:hover, #subnav ul .active ul .active ul a:focus { color: #161d4e; }

/*
 * Content
 */
#content { position: static; padding-bottom: 58px; }
.col { float: left; width: 223px; }
.big { width: 460px; display: inline; margin-left: 20px; }
#twoCol .big {width: 683px;}
.last { float: right; }

#content .csc-textpic .csc-textpic-text { margin-left:20px;}

/*
 * Navpath
 */
#navpath { color: #b6b8cc; font-size: .8333em; line-height: 18px; display: inline-block; overflow: hidden; padding: 19px 0; }
#navpath { display: block; }
#navpath * { margin: 0; display: inline; float: left; }
#navpath p { padding-right: 20px; }
#navpath ol { color: #5b6081; float: none; display: inline-block; }
#navpath ol { display: block; }
#navpath li { float: left; }
#navpath a { float: left; text-decoration: none; background: url(../images/navpath.gif) no-repeat 100% 50%; padding-right: 20px; margin-right: 10px; }
#navpath a:hover, #navpath a:focus { text-decoration: underline; }

/*
 * Text Box
 */
.box { margin: 30px auto; width: 180px; padding: 0 10px; border: 1px solid #e3e4ee; line-height: 1.5em; }
.box h3 { color: #161d4e; padding: 10px; font-size: 1.166em; border-bottom: 1px solid #e3e4ee; width: 180px; margin-left: -10px; margin-bottom: 5px;  _margin-right: -10px; }
.box p { margin-bottom: 5px; }
#content .box .csc-textpic .csc-textpic-text { margin-left:0px;}
#content .box .csc-textpic .csx-textpic-text h3 {border-top:1px solid #E3E4EE; }
.box .csc-textpic-imagewrap {	border:none; float:none; }
.box .csc-textpic-imagewrap .csc-textpic-image  { padding-bottom:5px; }
/*
 * Footer
 */
#footer { line-height: 50px; height: 58px; text-align: center; background: #161d4e; color: #fff; font-size: .9166em; position: relative; margin-top: -58px; }
#footer a { color: #ffca00; text-decoration: none; }
#footer a:hover, #footer a:focus { text-decoration: underline; }

/*
 * List
 */
#list { margin: 0; line-height: 1.75em; }
#list li { border-top: 1px solid #e3e4ee; list-style: none; padding: 15px 10px 0 10px; display: inline-block; overflow: hidden; }
#list li { display: block; }
#list .image { float: right; display: inline; padding: 5px; border: 1px solid #e4e5ee; margin: 0 0 15px 10px; }
#list .text { displaY: inline-block; overflow: hidden; }
#list .text { displaY: block; overflow: hidden; }
#list h2 a { color: #5b6081; }

/*
 * Home
 */
#home #wrap { background-image: url(../images/background-home.gif); }
#home #content { padding-top: 25px; }
#home .col { width: 620px; }
#home .last { width: 302px; }
#home .last h2 { font-size: 1.5em; color: #313554; background: url(../images/subnav.gif) repeat-x 0 100%; padding: 0 0 10px 19px; }

.home-box { float: left; display: inline; margin: 20px 19px 0 0; }

/*
 * Home Links
 */
.home-links { float: right; width: 142px; font-weight: bold; font-weight: normal; font-size: .9166em; line-height: 1.2727em; }
.home-links div { margin-top: 19px; }
.home-links a.homeBoxLink { display: block; background: url(../images/home-link.gif) no-repeat 0 0; color: #6f75a5; }
.home-links span { display: block; padding: 5px 5px 3px 5px; }
.home-links strong { display: block; font-size: 1.0909em; }

/*
 * Latest News
 */
.latest-news { background: url(../images/subnav.gif) repeat-x 0 100%; padding: 20px 20px 10px 19px; line-height: 1.6666em; }
.latest-news .date { background: url(../images/date.gif) no-repeat 0 0; width: 63px; padding-right: 5px; height: 27px; line-height: 22px; text-align: right; font-size: .8333em; float: right; position: relative; left: 25px; }
.latest-news h3 { clear: both; font-size: 1.1666em; }
.more-news { font-size: 1.1666em; font-weight: bold; background: none !important; padding-top: 10px !important; }

/*********** SITEMAP ****************/

.csc-sitemap { width: 440px; padding: 10px 0 10px 0; }
.csc-sitemap ul { margin: 0; 	padding:0px 0 0px 0;}
.csc-sitemap ul li {list-style:none; margin-bottom: 2px;}
.csc-sitemap li { margin: 0; padding: 0; }
.csc-sitemap a { display: block; padding: 0 8px; font-weight:bold; line-height: 2em; color: #000; text-decoration: none; background: #e9e9e9; border-bottom: 1px solid #dedfde }
.csc-sitemap ul li ul {	margin-top:10px;	margin-left:20px;	margin-bottom:10px; }
.csc-sitemap ul ul a { padding-left: 28px; font-weight:normal; background-color: #fafafa; border-bottom: 1px solid #dedfde; }
.csc-sitemap a:hover, .csc-sitemap a:focus { background-color: #dfdfdf; font-weight: bold;  }

/********* POWERMAIL *************/

.tx-powermail-pi1_fieldset { border: 0px; padding: 0px; margin: 0px; }
.tx-powermail-pi1 { border:0; padding-bottom: 15px;}
.tx-powermail-pi1_fieldset legend{display:none;}
.tx_powermail_pi1_fieldwrap_html {display:inline-block; overflow: hidden; }
.tx_powermail_pi1_fieldwrap_html {display: block; }
.tx_powermail_pi1_fieldwrap_html label { width:500px; float:left;font-weight:bold; margin-top:4px;}
.tx_powermail_pi1_fieldwrap_html label .powermail_mandatory{color:#eb0000}
.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js{font-style:italic; color:red;}
.tx_powermail_pi1_fieldwrap_html input.powermail_text{width:360px; border:1px solid #999999; padding: 4px; }
.tx_powermail_pi1_fieldwrap_html textarea {width:360px; border:1px solid #999999; padding: 4px; }
.tx_powermail_pi1_fieldwrap_html .powermail_submit { text-align:center; float:left; background:#666; border:none; color:#FFF; font-size:12px; font-weight:bold; padding:3px 7px 3px 7px; margin-top:5px; margin-bottom:7px;}

/* news format */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {margin-bottom:0!important;}

.news-single-item .newsImg, .csc-textpic-imagewrap, .csc-image {
	border:1px solid #E4E5EE;
	display:inline;
	float:right;
	margin:0 0 15px 10px;
	padding:5px; 
}
.news-single-item h1 span {
	font-size: 0.8em;
}
.newsTxt {
	clear:both;
}
.newsTxt .news-latest-morelink, .newsTxt p { display:inline; }
.newsTxt .news-latest-morelink a { font-style:italic;}
.csc-textpic div.csc-textpic-imagewrap {padding:5px!important;}

#c73, #c74 {display:none;}

.tx-indexedsearch label { float: left; width: 120px; }
.tx-indexedsearch-searchbox p { margin: 0; }
.tx-indexedsearch-searchbox input { padding: 2px 4px; }
.tx-indexedsearch-search-submit input { margin-left: 120px; }
.tx-indexedsearch { padding-bottom: 20px; }

/*********** INDEXED SEARCH ***************/ 
/*** browser ***/
ul.browsebox { font-style: normal; }
ul.browsebox li { list-style: none; display: inline; padding: 0 3px; }
/*** result ***/
span.tx-indexedsearch-percent { float: left; width: 40px; display: block; text-align: right; }
div.tx-indexedsearch-res h3 { margin-bottom:0px;}
div.tx-indexedsearch-res { margin-bottom:30px;}
p.tx-indexedsearch-descr { color: #777777; margin: 0 0 0 55px ; padding: 0px!important; font-style: italic; }
p.tx-indexedsearch-path { color: #777777; margin: 0 0 0 55px ; padding: 0px!important; }
strong.tx-indexedsearch-redMarkup { color: #444444; background-color: yellow; }
.tx-indexedsearch-search-select-group { width: 670px; overflow: hidden; }

label.extendedSearchLabel { float: none; }
.tx-indexedsearch fieldset div { display: inline-block; margin-bottom: 2px; }
.tx-indexedsearch fieldset div { display: block; }
.tx-indexedsearch fieldset div:after { content: '.'; display: block; clear: both; height: 0; visibility: hidden; }

/*
 * Pager
 */
.tx-indexedsearch-browsebox { margin: 10px 0; }
.tx-indexedsearch-browsebox p { margin: 0; }
.tx-indexedsearch-browsebox ul { margin: 0; }
.tx-indexedsearch-browsebox li { display: inline; list-style: none; }
.tx-indexedsearch-browsebox a { margin-right: 5px; }

.customlinks { background-image: url(/fileadmin/images/customlinksBox.png);  display: block; height: 179px; width: 220px;}
a.customlinksNL { display: block; width: auto; height: auto; margin: 25px auto 0 auto; text-decoration: none!important; position: relative;}

.customlinks2 { background-image: url(/fileadmin/images/customlinksBox2.png);  display: block; height: 179px; width: 220px;}
.customlinks2 a { display: block; width: 185px; height: 100px; margin: auto; text-decoration: none!important; }

.customlinks h2 { padding: 10px 13px 33px 13px; font-weight: bold; color: #161D4E; font-size: 14px; height: 22px;}
.customlinks li { margin-left: -13px!important; padding-bottom: 14px; list-style-type: none; background: none; color: #161D4E; font-weight: bold; font-size: 12px; }
.customlinks.left li { padding-bottom: 5px;  }
.customlinks.left h2 { padding: 10px 0px 21px 13px; }
.customlinks.leftNL h2 { padding: 27px 0px 21px 13px; }
.customlinks.customNL {  background-image: url(/fileadmin/images/customlinksBoxNL.png); }

.home-box.customlinks span { display: block; position: relative; line-height: 1em; font-size: 0.8em; padding: 0px 20px 0px 0px; margin: 0px; margin-top: -3px; }


div.boxRight { border: 1px solid #E3E4EE; margin-bottom: 32px; background: #fff; overflow: hidden;}
.boxRight h1 {font-size: 14px; font-style: italic; color: #161d4e; border-bottom: 1px solid #e3e4ee; margin-bottom: 4px; padding: 13px 9px 10px 9px;}
div.boxRight h3 { margin: 0px; }
div.boxRight p.bodytext { margin: 5px; }
div.col.last div.box { border: 0px solid; }
div.boxRight dl.csc-textpic-image { padding: 5px!important; }
.relProject h2 {font-weight:normal; font-size: 12px; font-style: normal; font-family: Arial, Helvetica, sans-serif; padding: 0 9px 5px 9px; color: #161d4e;}
.relProject .line {padding: 0 9px; color: #161d4e;}
.relProject .line .asLabel {color: #5b6081; font-size: 10px; text-transform: uppercase;}
.read-more-projects {padding: 0 9px 9px 9px;}
a {color: #161d4e; font-style:italic;}

#projectsList {margin-left: 0;}
#projectsList li, .projectSingle { border: 1px solid #e3e4ee; list-style-type: none; background-color: #f9fafd; position: relative; margin-bottom: 20px; width: 675px;}
#projectsList .projectDate, .projectSingle .projectDate {font-size: 10px; color: #515675; width: 46px; height: 27px; background: url(../images/projdate_back.gif) 0 0 no-repeat; padding-left: 22px; float: right; margin: 14px -5px 0 0; line-height: 22px; }
.projectTxt h2 {padding: 16px 59px 0 0;}
.projectTxt {border-bottom: 1px solid #e3e4ee; padding: 0 21px 5px 21px;}
.projectTxt p, .projectTxt .news-latest-morelink { margin-bottom: 0; display: inline;}
.projectExtra {margin: 0 0 0 0; padding: 3px 21px 5px 21px;}
#projectsList .projectExtra li {border: none; background-color: transparent; margin-bottom: 0; width: 305px; padding-right: 10px; float: left;}

.projectExtra .asLabel, .projectSingle .asLabel {float: left; color: #858bb1; text-transform: uppercase; padding-right: 5px;}
.projectExtra .asText, .projectSingle .asText {float: left;}
.projectSingle .asText {width: 445px;}
.projectSingle .asLabel {width: 130px; padding-right: 14px;}
.projectSingle .asText p {margin: 0 0 0 0;}
.projectSingle ul {margin: 0 0 0 0; padding: 5px 21px 5px 21px; list-style-type: none;}
.projects-single-backlink, .paginationContent {border: 1px solid #e3e4ee; background-color: #f9fafd; padding: 5px 21px; width: 663px; margin-bottom: 20px; text-transform:uppercase;}
.paginationContent {text-align: center; position: relative; width: 633px;}
.paginationContent .prev {float: left; width: 200px; position: absolute; left: 21px; top: 5px; text-align: left;}
.paginationContent .next {float: right; width: 200px; position: absolute; right: 21px; top: 5px; text-align: right;}

.jquery-selectbox {
	position: relative;
	height: 16px;
	border: 1px solid #e3e4ee;
	width: 150px !important;
	z-index: 0;
	float: left;
	display: inline;
	margin: 0 0 18px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b6081;
	padding: 5px 24px 5px 24px;
	font-style: italic;
	background-color: #fff;
	text-align: left;
}

.jquery-selectbox.selecthover {
	z-index: 700;
}	
.jquery-selectbox .jquery-selectbox-currentItem {
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 28px;
	padding: 5px 24px 5px 24px;
	left: 0px;
	background: #fff;
	width: 147px !important;
	height: 80px !important;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 1000;
	border: 1px solid #e3e4ee;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b6081;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	position: absolute;
	top: 6px;
	right: 6px;
	float: right;
	background: url(../images/filterselect_back.gif) 0 0 no-repeat;
	width: 15px;
	height: 16px;
	cursor: pointer;
	display: block;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
	
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
}

.filtersProjects {
	padding: 0 18px 18px 18px;
}

.filtersProjects label { display: block; text-align: left; font-family: Cambria, Georgia, Times, Times New Roman, serif; color: #161d4e; font-weight: bold; font-style: italic; padding-bottom: 6px; font-size: 14px;}
#subnav .filtersProjects {background-image: none; margin-bottom: 20px;}
input.btnFilter {background: url(../images/btn_filter.gif) 0 0 no-repeat; cursor: pointer; border: none; width: 100px; height: 30px; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; color: #161d4e; text-transform: uppercase;}

.news-single-item img { border: 1px solid #E4E5EE; padding: 5px; margin: 0 0 15px 10px; float: right; display: inline; }
.powermail_check { float:left; padding: 10px 0; }
.newLabel { width: 460px!important; }
.padbot { padding-bottom: 10px; }

.firstItem {border-bottom: 1px solid #e3e4ee; margin-bottom: 7px; padding-bottom: 4px;}
.firstItemImage {float: left; display: block; border: 1px solid #e3e4ee; padding: 5px; background-color: #fff; margin: 7px 10px 0 0;}
.firstItemImage img {display: block;}
.firstItemDesc a {float: right; font-weight: bold; font-size: 12px;}
.firstItemDesc p {margin-bottom: 0;}
.itemContainer {padding: 0 10px;}
.item {padding-bottom: 15px;}

.last-home {background: url(../images/lastboxhome.png) 0 0 no-repeat; width: 142px; margin-right: 0 !important; min-height: 179px; height: auto; _height: 179px; float: right !important;}
.home-border-box a.homeBoxLink {float: left; display: block; width: 220px; margin-right: 19px; background: url(../images/homeboxlink.png) 0 0 no-repeat; margin-top: 5px;}
.home-border-box {float: left; width: 459px; overflow: hidden;}
.last-home h2, .home-border-box a.homeBoxLink span {padding-left: 13px; padding-right: 13px; padding-bottom: 7px;}
.home-border-box a.homeBoxLink:hover {text-decoration: none !important;}

#nav #special-91 .sub {background-image: none;}