* {
    margin: 0;
    padding: 0;
}

body {
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 12px;
    color: #666666;
    text-align: center;
    margin-top: 10px;
}

i {
    display: none;
}

a {
    color: #00337f;
    text-decoration: none;
}

a img {
    border: none; 
}

a:hover {
    color: #e77300;
}

h1.logo {
    width: 129px;
    height: 59px;
    background: url(../images/logo.gif) no-repeat left top;
    clear: both;
    margin-top: 35px;
    float: left;
}

h1.logo a {
    display: block;
    width: 129px;
    height: 59px;
}

h2 {
    font-size: 25px;
    color: #00337f;
    font-weight: normal;
    margin-bottom: 20px;
}

#content h3 {
    font-size: 12px;
    margin-bottom: 10px;
}

#content h3.extra {
    color:#666666;
    font-size:20px;
    font-weight:normal;
}

h4 {
    font-size: 17px;
    line-height: 17px;
}

p.position {
    font-size: 15px;
    line-height: 17px;
    color: #e77300;
    font-weight: normal;
}

#container {
    width: 940px;
    margin: 0 auto;
    text-align: left;
}

#header {
    height: 94px;
    position: relative;
}

ul.headerLinks {
    position: absolute;
    z-index: 5;
    list-style-type: none;
    right: 263px;
}

* html ul.headerLinks {
    position: relative;
    margin-top: -100px;
    margin-left: 360px;
}

ul.headerLinks li {
    float: left;
    border-left: 1px solid #cdcdcd;
    padding: 0 8px;
    height: 17px;
    padding-top: 3px;
}

ul.headerLinks li a.selected {
    font-weight: bold;
    color: #e77300;
}

#header form {
    position: absolute;
    right: 0px;
    padding-left: 4px;
    border-left: 1px solid #cccccc;
}


#search input {
    float: left;
}

input.searchText {
    width: 138px;
    height: 15px;
    padding-top: 3px;
    border: 1px solid #ababab;
    font-size: 11px;
    color: #666666;
    margin-left: 10px;
}

input.searchBtn {
    margin-left: 6px;
    background: url(search.gif) no-repeat left top;
    text-indent: -1000px;
    overflow: hidden;
    width: 22px;
    height: 20px;
    border: 0;
}

p.sitemap {
    float: left;
    margin-left: 12px;
    padding-left: 10px;
    border-left: 1px solid #cccccc;
    height: 17px;
    padding-top: 3px;
}

p.language {
    position: absolute;
    left: 150px;
    font-size: 11px;
    top: 5px;
    font-weight: bold;
}

p.language a {
    font-weight: normal;
}

.firstHomeBox {
    width: 160px;
    height: 300px;
    float: left;
    margin-left: 50px;
}

* html .firstHomeBox {
    margin-left: 25px;
}

.firstHomeBox img {
    margin-top: 10px;
    margin-bottom: 15px;
}

.firstHomeBox p {
    margin-right: 8px;
}

.firstHomeBox h4,
.homeBox h4 {
    font-weight: bold;
}

.firstHomeBox h4,
.firstHomeBox p {
    margin-left: 0;
}

.homeBox {
    width: 159px;
    height: 300px;
    float: left;
    border-left: 1px solid #b4b9be;
}

.homeBox img {
    margin-top: 10px;
    margin-bottom: 15px;
}

.homeBox h4,
.homeBox p {
    margin: 0 8px;
}

#event {
    float: left;
    width: 240px;
    height: 300px;
    background-color: #efefef; 
}

#event img {
    margin-top: 6px;
}

#event h4 {
    padding: 4px 10px 0;
    font-size: 15px;
    font-weight: bold;
    color: #00337f;
}

#event h4 a {
    color: #00337f;
}

#event p {
    padding: 0 10px;
}

p.date {
    font-weight: bold;
    color: #000;
    margin: 6px 0;
}

#footer {
    clear: both;
    float: left;
    border-top: 1px solid #999999;
    padding: 6px 0 0 0px;
    font-size: 11px;
    width: 100%;
    position: relative;
    margin: 30px 0;
}

#footer.homeFooter {
    margin-top: 0px;
}

#footer p.print {
    position: absolute; 
    left: 0;
    top: -32px;
    color: #adadad;
    text-decoration: none;
    padding-left: 20px; 
    line-height: 15px; 
    background: url('/system/modules/ro.grapefruit.ispe.website/resources/images/print.gif') no-repeat 0 0; 
}

#footer a.terms-and-conditions {
    position: absolute;
    right: 0;
    text-decoration: underline;
    color: #00337f;
}

/*  Center   */

#center {
    z-index: 1;
    position: relative;
    margin-bottom: 10px;
    padding-top: 15px;
    margin-top: -3px;
    border-right: 3px solid #e77300;
    border-bottom: 3px solid #e77300;
    padding-bottom: 6px;
}

#center.secondaryPage {
    border-bottom: 1px solid #e77300;
}

#center img.fadeOut {
    position: absolute; 
    left: 0; 
    top: 15px; 
    z-index: 1; 
}

#center ul.domains {
    list-style-type: none;
    position: absolute;
    z-index: 2; 
    top: 205px;
    left: 50px;
}

#center ul.domains li {
    float: left;
    margin-right: 10px;
}

#center ul.domains li a {
    display: block;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    background-color: #e77300;
    padding: 2px 15px;
}

#center ul.domains li a.active {
    background-color: #00337f;
}

#center ul.domains li a img {
    visibility: hidden; 
    width: 1px; height: 1px; 
}

#center h3 {
    position: absolute;
    font-size: 17px;
    color: #ffffff;
    font-weight: normal;
    top: 70px;
    left: 20px;
}

#center ul.breadcrumb {
    font-size: 10px;
    list-style-type: none;
    padding: 10px 0 12px;
    margin-left: 146px;
    color: #999999;
}

#center ul.breadcrumb li {
    float: left;
    margin-left: 4px;
}

#center ul.breadcrumb li a {
    color: #999999;
}

#center ul.breadcrumb li a:hover {
    color: #e77300;
}

#center ul.breadcrumb li a.active {
    color: #e77300;
}

/*   Content    */

#content {
    width: 590px;
    float: left;
    display: block;
    padding-bottom: 10px;
    color: #333333;
}

#sidebarRight {
    width: 190px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

#sidebarRight h5 {
    color: #999999;
    font-size: 13px;
    border-bottom: 5px solid #dfdfdf;
    margin-top: 10px;
}

#sidebarRight h5:first-child {
    margin-top: 0;
}

* html #sidebarRight h5 {margin-top: expression(this.previousSibling==null?'0':'10px');}

#sidebarRight h4 {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}

.projects {
    position: relative;
    padding: 5px 5px 10px 0;
    border-right: 3px solid #dfdfdf;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
    height: 1%;
}

.project {
    background: url(bg-proiect.png) repeat-x left 70px;
    width: 182px;
    position: relative;
}

.project h4 {
    padding: 6px 10px;
}

.project p {
    padding: 0 10px 6px;
    font-size: 11px;
    color: #333333;
}

.project a {
    font-weight: bold;
    background: url(small-arrows.png) no-repeat right 4px;
    padding-right: 12px;
}

ul.prjNumber {
    position: absolute;
    list-style-type: none;
    bottom: -10px;
    right: 5px;
}

ul.prjNumber li {
    float: left;
    margin-left: 10px;
}

ul.prjNumber li a {
    background: url(bg-prjnr.png) no-repeat left top;
    height: 15px;
    width: 8px;
    padding: 2px 7px 3px;
    display: block;
}

ul.prjNumber li a:hover {
    background-position: left center;
    color: #083382;
}

ul.prjNumber li a.selected {
    background-position: left bottom;
}

ul.utils {
    list-style-type: none;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 8px;
    overflow: hidden;
    height: 1%;
}

ul.utils li {
    float: left;
    margin-bottom: 6px;
    width: 190px;
}

ul.utils li a {
    background: url(small-arrows.png) no-repeat 2px 5px;
    display: block;
    padding-left: 15px;
}

ul.utils li a.download {
    background: url(download.png) no-repeat left 3px;
}

#content ul.gallery {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    list-style-type: none;
    overflow: hidden;
    height: 1%;
}

#content ul.gallery li {
    float: left;
    width: 140px;
    margin-left: 10px;
    font-size: 10px;
    text-align: right;
    background: none;
    padding: 0;
    margin-bottom: 0;
}

#content ul.gallery li a {
    display: block;
    width: 140px;
    margin: 0;
    padding: 0;
}

#content ul.gallery li.firstImg {
    margin-left: 0;
}

#content ul.gallery img {
    border: 0;
}

#content ul {
    list-style-position: inside;
    list-style-type: none;
    margin-left: 5px;
    margin-bottom: 10px;
}

#content ul li {
    background: url(list-level1.png) no-repeat left 4px;
    padding-left: 10px;
    margin-bottom: 5px;
}

*:first-child+html #content ul li {
    padding-left: 0px;
    background: url(list-level1.png) no-repeat 4px 4px;
    margin-left: -4px;
}

* html #content ul li {
    padding-left: 0px;
    background: url(list-level1.png) no-repeat 4px 4px;
    margin-left: -4px;
}

#content ul li ul {
    margin-top: 5px;
    margin-bottom: 0;
}

*:first-child+html #content ul li ul {
    margin-left: 20px;
}

* html #content ul li ul {
    margin-left: 20px;
}

#content ul li ul li {
    background: url(list-level2.png) no-repeat left 6px;
    padding-left: 10px;
    margin-bottom: 5px;
    display: block;
}

*:first-child+html #content ul li ul li {
    padding-left: 0px;
    background: url(list-level2.png) no-repeat 4px 4px;
    margin-left: -4px;
}

* html #content ul li ul li {
    padding-left: 0px;
    background: url(list-level2.png) no-repeat 4px 4px;
    margin-left: -4px;
}

#content p {
    margin-bottom: 10px;
}

/*  Search page  */

#content ul.search-results li {
    margin-bottom: 15px;
}

#content p.score {
    margin-bottom: 2px;
}

#content ul.search-results li h3 {
    margin-bottom: 2px;
}


/*  Intro page  */

.introRow {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}

.introBox {
    float: left;
    width: 232px;
    padding-left: 10px;
    background: url(2column-bg.png) no-repeat left top;
}

div.introBox.first {
    margin-right: 50px;
}

.introBox h3 a {
    color: #e77300;
    font-size: 13px;
}

.introBox h3 a:hover {
    color: #e77300;
}

.introBox h3 a .introRaquo {
    position: relative;
    top: -1px;
    text-decoration: none;
}

.introBox img {
    margin-bottom: 5px;
    display: block; 
}

.introBox p {
    margin-top: 4px;
}

.introBox a:hover {
    text-decoration: underline;
    color: #00337f;
}

/*   News page   */

p.pageNb {
    text-align: right;
}

p.pageNb a {
    font-weight: bold;
    color: #999999;
    text-decoration: underline;
    margin-left: 6px;
}
p.pageNb a:hover {
    color: #00337f;
}

p.pageNb .current {
    margin-left: 6px;
    font-weight: bold;
    color: #000;
}

dl {
    padding-left: 15px;
    background: url(small-arrows.png) no-repeat left 18px;
    margin-bottom: 20px;
}

dt {
    font-size: 11px;
    color: #999999;
    font-weight: bold;
}

dd a {
    font-weight: bold;
    text-decoration: underline;
}

/*  Management  */

p.departments {
    font-weight: bold;
}

p.departments a {
    margin-right: 15px;
}

p.departments .current {
    margin-right: 15px;
}

/*   CV page   */

#cv {
    position: relative;
    margin-left: 150px;
}

#cv h3 {
    font-size: 20px;
    color: #666666;
    font-weight: normal;
}

#cv h4 {
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 20px;
}

#personal {
    position: absolute;
    left: -150px;
    top: 0;
}

#personal img {
    border: 1px solid #dfdfdf;
    padding: 3px;
    margin-bottom: 10px;
}

#personal p {
    margin-bottom: 2px;
    margin-left: 2px;
}

.orangeBg {
    background-color: #e77300;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 0 3px;
}

#personal p a {
    margin-left: 16px;
}

/*  Management page  */

#content h3.departmentTitle {
    font-size: 20px;
    color: #666666;
    font-weight: normal;
}

#content ul.management {
    list-style-type: none;
    margin-left: 0;
}

#content ul.management li {
    width: 190px;
    float: left;
    background: none;
    padding-left: 0;
    margin-left: 10px;
    margin-bottom: 25px;
}

*:first-child+html #content ul.management li {
    width: 190px;
    float: left;
    background: none;
    padding-left: 0;
    margin-left: 10px;
    margin-bottom: 25px;
}

#content ul.management li.first {
    margin-left: 0;
    clear: left;
}

*:first-child+html #content ul.management li.first {
    margin-left: 0;
    clear: left;
}

#content ul.management li p {
    padding-left: 5px;
    margin-bottom: 2px;
}

#content p.president {
    font-weight: bold;
    color: #e77300;
}

#content p.city {
    font-weight: bold;
    color: #e77300;
}

#content ul.management li img {
    padding: 3px;
    border: 1px solid #dfdfdf;
    margin-bottom: 0;
}

#content p.name {
    font-weight: bold;
    margin-bottom: 3px;
    padding-top: 5px;
    background: url(bg-name.png) repeat-x left top;
    margin-top: -3px;
}

#content ul.management li p a {
    font-size: 11px;
    background: url(small-arrows.png) no-repeat 5px 4px;
    padding-left: 18px;
}

/*   Contact page   */

#content ul.locations {
    list-style-type: none !important;
    margin-left: 0;
    overflow: hidden;
    margin-bottom: 20px;
}

#content ul.locations li {
    background: none !important;
    width: 282px;
    float: left;
    padding-right: 8px;
    border-left: 1px solid #999999;
    padding-left: 8px !important;
}

#content ul.locations li a.map {
    float: right;
    display: block;
    border: 1px solid #DFDFDF;
    padding: 2px;
    position: relative; 
}
#content ul.locations li a.map img {
    border: none; 
}
#content ul.locations li a.map span.plus {
    border: 1px solid #DFDFDF;
    padding: 2px;
    width: 10px; 
    height: 10px; 
    line-height: 10px; 
    position: absolute; 
    right: 5px; 
    bottom: -5px; 
    background: #fff; 
    text-align: center; 
}

#content ul.locations li .orangeBg {
    line-height: 18px;
}

#content ul.locations li.first {
    border-left: 0;
    padding-left: 0 !important;
}

* html #content ul.locations li.first {
    padding-left: 4px !important;
}

*:first-child+html #content ul.locations li.first {
    padding-left: 4px !important;
}

.contactMail {
    margin-left: 16px;
}

#content form {
    border-top: 5px solid #dfdfdf;
    border-bottom: 5px solid #dfdfdf;
    padding: 0 0 10px 0;
    width: 490px;
    position: relative;
    margin-bottom: 34px;
}

fieldset {
    border: 0;
    padding-top: 10px;
}

form dl {
    background: none;
    margin: 0 0 10px 0;
    padding: 0;
}

form input {
    border: 1px solid #cccccc;
    font-size: 12px;
}

form textarea {
    border: 1px solid #cccccc;
    width: 486px;
    padding-top: 2px;
    font-size: 12px;
    padding-left: 2px;
}

form dl.first {
    margin-left: 0 !important;
    clear: left; 
}

form dl.max {
    clear: left;
}

form dl.max input {
    width: 486px;
    height: 18px;
    padding-top: 2px;
    padding-left: 2px;
}

form dl label {
    color: #666666;
    font-weight: bold;
}

form dl.max dt {
    font-size: 12px;
}

form dl dt {
    margin-bottom: 2px;
}

form dl.large {
    width: 280px;
    margin-left: 10px;
    float: left;
}

form dl.large input {
    width: 276px;
    height: 18px;
    padding-top: 2px;
    padding-left: 2px;
}

form dl.medium {
    width: 200px;
    margin-left: 10px;
    float: left;
}

form dl.medium input {
    width: 196px;
    height: 18px;
    padding-top: 2px;
    padding-left: 2px;
}

form dl.small {
    width: 140px;
    float: left;
    margin-left: 10px;
    margin-right: 0;
}

form dl.small input {
    width: 136px;
    height: 18px;
    padding-top: 2px;
    padding-left: 2px;
}

form dl.mini {
    width: 70px;
    float: left;
    margin-left: 10px;
    margin-right: 0;
}

form dl.mini input {
    width: 66px;
    height: 18px;
    padding-top: 2px;
    padding-left: 2px;
}
form dl.mini select {
    width: 66px;
}

form input.submitBtn {
    position: absolute;
    right: 0;
    bottom: -34px;
    background-color: #083382;
    color: #fff;
    font-weight: bold;
    border: 0;
    width: 80px;
    padding-bottom: 2px;
}

*:first-child+HTML form input.submitBtn {
    padding-bottom: 0;
}

form h4 {
    background-color: #dfdfdf;
    color: #000;
    width: 478px;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 6px;
    margin-bottom: 10px;
}

input.radio {
    position: relative;
    border: 0;
    bottom: -2px;
    margin-right: 4px;
}

*:first-child+HTML input.radio {
    margin-right: 0;
}

label.radioLabel {
    margin-right: 10px;
}

fieldset.separator {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
}

/*    Sitemap    */

#content ul.sitemap {
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
}

#content ul.sitemap li {
	margin-bottom: 0;
	background: none !important;
}

#content ul.sitemap li a {
	font-weight: bold;
}

#content ul.sitemap li a.firstLevel {
	background: url(arrows.png) no-repeat left 2px;
	padding-left: 15px;
}

#content ul.sitemap li ul {
	margin-top: 0;
}

#content ul.sitemap li ul li {
	background: none !important;
}

#content ul.sitemap li ul li ul li {
	background: none !important;
}

#content ul.sitemap li ul li ul li a {
	font-weight: normal;
	text-decoration: underline;
}



/*   Menu  Homepage  */

ul.menu {
    position: relative;
    list-style-type: none;
    background: url(bg-menu-home.gif) repeat-x left top;
    height: 64px;
    float: left;
    margin-top: 35px;
    margin-left: 21px;
    width: 790px;
    z-index: 1;
}

ul.menu li {
    float: left;
}

ul.menu li a {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 15px;
    border-left: 4px solid #ffffff;
}

ul.menu li a:hover {
    background-color: #e77300;
    color: #ffffff;
}

ul.menu li a.active {
    background-color: #e77300;
    padding: 9px 15px 13px;
}

ul.menu li.first {
    margin-right: 0;
}

ul.menu li.first a {
    border-left: 0;
}


/*   Menu  Secondary page  */

ul.menu li ul {
    position: absolute;
    list-style-type: none;
    background: url(bg-menu-sec.png) repeat-x left top;
    height: 26px;
    left: 0px;
    top: 38px;
    padding-left: 15px;
    padding-top: 4px;
    width: 775px;
}

ul.menu li ul li a {
    font-size: 13px;
    padding: 0;
    border: 0;
    margin-right: 18px;
    color: #ffca95;
}

ul.menu li ul li a:hover {
    color: #ffffff;
}

ul.menu li ul li a.active {
    color: #ffffff;
    padding: 0;
}

/*   Tertiary Menu   */

#tertiaryMenu {
    position: relative;
    top: -1px;
    float: left;
    z-index: 5;
    font-size: 11px;
    width: 140px;
    padding-right: 10px;
    border-top: 1px solid #ffffff;
    margin-top: -10px;
    min-height: 100px;
}

#tertiaryMenu ul {
    list-style-type: none;
    overflow: hidden;
    height: 1%;
}

#tertiaryMenu ul li {
    padding: 10px 0px 10px 5px;
}

#tertiaryMenu ul li.active  {
    background-color: #f5f5f5;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
}

#tertiaryMenu ul li a {
    font-weight: bold;
    background: url(arrows.png) no-repeat left 3px;
    display: block;
    width: 115px;
    padding-left: 15px;
    padding-right: 10px;
}

* html #tertiaryMenu ul li a {
    padding-right: 5px;
}

#tertiaryMenu ul li.active  a {
    color: #e77300;
}

#tertiaryMenu ul ul {
    border-top: none;
}

#tertiaryMenu ul ul li {
    padding: 6px 0px 0px;
}

#tertiaryMenu ul ul li a {
    font-weight: normal;
    background: none;
    text-decoration: underline;
}

#tertiaryMenu ul li.active ul li a {
    color: #00337f;
}

#tertiaryMenu ul li.active ul li a:hover {
    color: #e77300;
}

#tertiaryMenu ul li.active ul li a.active {
    color: #e77300;
}

p.toolbar {
    text-align: right; 
}
button.delete_exp, button.delete_edu {
    border: none; 
    background: #fff url(close-button.png) no-repeat 100% 100%; 
    padding-right: 16px; 
    font-size: 10px; 
    color: #063386; 
    padding-bottom: 1px; 
    cursor: pointer; 
}
button#new_exp, button#new_edu {
    border: none; 
    background: #fff url(small-arrows.png) no-repeat 100% 50%; 
    font-size: 10px; 
    font-weight: bold; 
    color: #093387; 
    padding-right: 10px; 
    padding-bottom: 3px; 
    cursor: pointer; 
    overflow: visible; 
}
