/* CSS Document */

body {
	background-image: url(/uploads/sector/img/bk.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231F20;
background-color:#fff;
}

#box {
width:948px;
background-color:#fff;
height:100%; 
display:block;
margin:auto;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
position:relative;
}

img {border:none;}

h1 {
	color: #27596a;
	font-size: 24px;
}
h2 {
	font-size: 14px;
	color: #27596a;
        margin-bottom:-10px;
}
h3 {
	font-size: 14px;
	color: #255a6a;
        margin-bottom:-10px;
}
h4 {
	font-size: 14px;
	color: #a2bb15;
}

.lang-sel {
padding-right:0px;
}

.content ul {
list-style-image: url("/uploads/sector/img/bullet-small.png");
font-size:14px;
line-height:16px;
padding-left:13px;
margin-top:-10px;
}

div.right-menu {margin-top:90px;margin-bottom:40px;}

div.top {
	position:relative;
	height:192px;
	width:936px;
}
div.logo {
	position:absolute;
	width:160px;
	height:97px;
	top:70px;
	left:30px;
	z-index:950;
}
div.poze {
	position:absolute;
	width:690px;
	height:193px;
	top:0;
	right:0;
	z-index:900;
}
div.menu {
	position:absolute;
	width:890px;
	height:48px;
	top:0;
	left:0;
	z-index:1000;
}

.content {
margin:0px 20px 20px 105px;
min-height:440px;
font-size:14px;
}

.sponsors {
height: 56px; 
padding-left: 105px; 
padding-top: 0px;
}

.sponsors a {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.sponsors a:hover {
	background-color: transparent;
        color: #5AB7C3;
}
.social {height:32px;position:absolute;bottom:84px;right:10px;width:104px;}
.facebook {float:right;margin-right:4px}
.twiter{float:right;margin-right:4px}
.google{float:right;margin-right:0px}
/* Stylesheet: Sector home page Modified On 2013-03-18 13:56:36 */
/* by Alexander Endresen and mark and Nuno */
#menu_vert {
	margin: 0;
	padding: 0;
}
.clearb {
	clear: both;
}
#menuwrapper {
	background-color: #fff;
/* IE6 Hack */
	height: 48px;
	width: auto;
	margin: 0;
	padding: 0;
	background:  url(http://sector.rec.org/uploads/sector/img/menu-bk.png) no-repeat left;
}
ul#primary-nav, ul#primary-nav ul {
/* remove any default bullets */
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
/* pushes the menu div up to give room above for background color to show */
	padding-top: 6px;
/* keeps the first menu item off the left side */
	padding-left: 10px;
}
ul#primary-nav ul {
	position: absolute;
	top: auto;
	display: none;
}
ul#primary-nav ul ul {
	margin-top: 0px;
	margin-left: -1px;
	left: 100%;
	top: 0px;
}
ul#primary-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#primary-nav li li {
	width: 220px;
	margin-left: 0px;
	margin-top: 0px;
	float: none;
	position: relative;
}

ul#primary-nav li a {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	padding: 13px 12px 15px 15px;
	display: block;
	text-decoration: none;
}
ul#primary-nav li a:hover {
	background-color: transparent;
        color: #5AB7C3;
}
ul#primary-nav li li a:hover {
	color: #5AB7C3;
}
ul#primary-nav li a.menuactive {
	color: #BED739;
	font-weight: bold;
	background:  url(http://sector.rec.org/uploads/sector/img/menu-on.png) no-repeat bottom;
}
ul#primary-nav li a.menuactive:hover {
	color: #BED739;
	font-weight: bold;
}
#primary-nav li li a.menuparent span {
/* makes it hold a shape */
	display: block;
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	background:  url(http://sector.rec.org/uploads/ngrey/parent.png) no-repeat 98% center;
}
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.menuparent span {
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	background:  url(http://sector.rec.org/uploads/ngrey/parent.gif) no-repeat 98% center;
}
ul#primary-nav li ul a {
/* insures alignment */
	text-align: left;
	margin: 0px;
/* keeps it relative to it's container */
	position: relative;
/* less padding than first level no need for large links here */
	padding: 6px 3px 6px 15px;
/* if first level is set to bold this will reset this level */
	font-weight: normal;
/* first level is #FFF/white, we need black to contrast with light background */
	color: #000;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}
ul#primary-nav li ul {
/* very lite grey color, by now you should know what the rest mean */
	background: #F3F5F5;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	z-index: 999;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #374B51;
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 0.95;
/* CSS 3 */
}
ul#primary-nav li ul ul {
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 95;
/* CSS 3 */
}
/* Styling the appearance of menu items on hover */
#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
/* set your image here, dark grey image */
	background:  url(http://sector.rec.org/uploads/sector/img/menu-on.png) no-repeat bottom;
	color: #5AB7C3;
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul,
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE6 Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}
hr.menu_separator {display:none;}
/* Stylesheet: Sector Top Menu Modified On 2012-10-10 16:55:48 */
table.right-menu-table {
	width:198px;
margin-bottom:6px;
}
table.right-menu-table td.main-td {
	background-image:url(/uploads/sector/img/main-table.png);
	background-repeat:repeat-y;
}
table.right-menu-table td.top-td {
	background-image:url(/uploads/sector/img/top-table.png);
	background-repeat:no-repeat;
	height:9px;
}
table.right-menu-table td.bottom-td {
	background-image:url(/uploads/sector/img/bottom-table.png);
	background-repeat:no-repeat;
	height:9px;
}

.right-menu ul {
padding:0px;
margin:0px;
text-align:left;
}

.right-menu ul li { 
list-style-type:none; 
border-bottom: solid #fff 1px;
}

.right-menu ul li:last-child {
border:none;
}

.right-menu ul li a {
text-decoration:none;
color:#4a8799;
font-weight:bold;
display:block;
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

.right-menu ul li a:hover {
color:#768E29;
}

.right-menu ul li.current { 
background: url(/uploads/sector/img/right-menu-arrow.png) no-repeat -8px -3px;
}

.right-menu ul li.current ul {
/*background-color:#cddf6e;*/
}

.right-menu ul li ul li a {
text-decoration:none;
color:#4a8799;
font-weight:normal;
display:block;
}

.right-menu ul li ul li a.current {
color:#27596a;
font-weight:bold;
}

.right-menu ul ul ul li.parent ul li a.current {
color:#4a8799;
font-weight:bold;
background: none;
/*background: url(/uploads/sector/img/right-menu-arrow.png) no-repeat -8px -3px;*/
}

.right-menu ul ul ul li a {
font-size:12px; 
/*font-weight:bold;*/
/*text-transform:uppercase;*/
}

.right-menu ul ul ul li a.current {
background: url(/uploads/sector/img/right-menu-arrow.png) no-repeat -8px -3px;
color:#27596a;
}

.right-menu ul ul ul li ul li a {
font-size:12px; 
font-weight:normal;
text-transform:none;
}

ul.cf li.parent.current ul li.current ul li {margin-left:10px;}

ul.cf li.parent.current ul li.parent.current {text-transform:none !important; }

ul.cf li.parent.current ul li.parent.current a {background: url(/uploads/sector/img/right-menu-arrow.png) no-repeat -8px -3px;}

ul.cf li.parent.current ul li.parent.current  ul li a {background:none !important;}

ul.cf li.parent.current {background:none !important;font-weight:bold;text-transform:uppercase;}

ul.cf li.parent.current ul {text-transform:none;}

ul.cf li.parent.current ul li a.current {background: url(/uploads/sector/img/right-menu-arrow.png) no-repeat -8px -3px;}
/* Stylesheet: Sector Right Menu Modified On 2015-04-23 14:21:53 */
div.announcements {
padding:0px 15px;
text-align:left;
}

div.announcements p.head:first-child {
margin-top:5px;
}

div.announcements p.head { 
font-weight:bold;
color:#A2BB15;
font-size:10px;
text-transform:uppercase;
}

div.announcements p.title { 
font-weight:bold;
color:#27596a;
font-size:12px;
margin-bottom:0px;
}

div.announcements p.title a { 
text-decoration:none;
color:#27596a;
}

div.announcements p.title a:hover { 
text-decoration:none;
color:#768E29;
}

div.announcements p.date { 
font-size:10px;
margin-top:0px;
color:#000;
}

div.announcements p.text{ 
font-size:10px;
margin-top:0px;
color:#000;
}

div.separator{
width:90%;
border-bottom: 2px solid #fff;
height:2px;
margin:10px;
}

div.expired {
opacity:0.5;
filter: alpha(opacity=50); // IE 5-7
}
div.expired:hover {
opacity:0.8;
}

table.grants-table {

border-collapse: collapse;
}

table.grants-table th, table.grants-table tr {
    border: 1px solid #27596A;
}
table.grants-table td {
padding: 2px 5px;
}

table.grants-table th {
background-color:#255c6d !important;
color:#fff !important;
}
/* Stylesheet: announcements Modified On 2015-02-27 12:43:26 */
