html, body {
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 10pt;
    font-weight: normal;
    line-height: 11pt;
    margin: 0;
    text-align: left;
}

body {
    background-image: url(/images/background_gradient.jpg);
    background-repeat: repeat-x;
    padding: 15px 0;
}

table, tr, td {
    margin: 0;
    padding: 0;
}

tr {
    text-align: left;
    vertical-align: top;
}

img {
    border: none;
}



#page {
    background-color: #ffffff;
    margin: 0 auto;
    width: 975px;
}

#header {
    background-image: url(/images/header_background.gif);
    background-repeat: no-repeat;
    height: 32px;
    overflow: hidden;
    width: 975px;
}

#toolbar {
    font-size: 8pt;
    float: right;
    margin: 5px 25px 0 0;
    text-align: right;
}

#toolbar a, #toolbar a:active, #toolbar a:visited {
    color: #000000;
    text-decoration: underline;
}

#toolbar a:hover {
    color: #000000;
    text-decoration: underline;
}

#toolbar input[type=text] {
	font-size:11px !important;
	margin:3px;
	float:left;
}

#toolbar input[type=image] {
	margin-top:3px;
	margin-bottom:-3px;
}

#banner {
    height: 198px;
    overflow: hidden;
    width: 975px;
}

#servicenavigation {
    border-left: solid 1px #6d3869;
    border-right: solid 1px #6d3869;
    height: 44px;
    overflow: hidden;
    padding-top: 10px;
    width: 973px;
}

#servicenavigation div div {
    background-repeat: no-repeat;
    float: left;
    height: 44px;
    margin-left: 1px;
}

#servicenavigation div.service_01_nl_off {
    background-image: url(/images/servicenavigation/button_01_nl_off.gif);
    width: 194px;
}

#servicenavigation div.service_01_nl_on {
    background-image: url(/images/servicenavigation/button_01_nl_on.gif);
    width: 194px;
}

#servicenavigation div.service_02_nl_off {
    background-image: url(/images/servicenavigation/button_02_nl_off.gif);
    width: 193px;
}

#servicenavigation div.service_02_nl_on {
    background-image: url(/images/servicenavigation/button_02_nl_on.gif);
    width: 193px;
}

#servicenavigation div.service_03_nl_off {
    background-image: url(/images/servicenavigation/button_03_nl_off.gif);
    width: 193px;
}

#servicenavigation div.service_03_nl_on {
    background-image: url(/images/servicenavigation/button_03_nl_on.gif);
    width: 193px;
}

#servicenavigation div.service_04_nl_off {
    background-image: url(/images/servicenavigation/button_04_nl_off.gif);
    width: 193px;
}

#servicenavigation div.service_04_nl_on {
    background-image: url(/images/servicenavigation/button_04_nl_on.gif);
    width: 193px;
}

#servicenavigation div.service_05_nl_off {
    background-image: url(/images/servicenavigation/button_05_nl_off.gif);
    width: 194px;
}

#servicenavigation div.service_05_nl_on {
    background-image: url(/images/servicenavigation/button_05_nl_on.gif);
    width: 194px;
}

#servicenavigation div.service_01_en_off {
    background-image: url(/images/servicenavigation/button_01_en_off.gif);
    width: 149px;
}

#servicenavigation div.service_01_en_on {
    background-image: url(/images/servicenavigation/button_01_en_on.gif);
    width: 149px;
}

#servicenavigation div.service_02_en_off {
    background-image: url(/images/servicenavigation/button_02_en_off.gif);
    width: 131px;
}

#servicenavigation div.service_02_en_on {
    background-image: url(/images/servicenavigation/button_02_en_on.gif);
    width: 131px;
}

#servicenavigation div.service_03_en_off {
    background-image: url(/images/servicenavigation/button_03_en_off.gif);
    width: 110px;
}

#servicenavigation div.service_03_en_on {
    background-image: url(/images/servicenavigation/button_03_en_on.gif);
    width: 110px;
}

#servicenavigation div.service_04_en_off {
    background-image: url(/images/servicenavigation/button_04_en_off.gif);
    width: 137px;
}

#servicenavigation div.service_04_en_on {
    background-image: url(/images/servicenavigation/button_04_en_on.gif);
    width: 137px;
}

#servicenavigation div.service_05_en_off {
    background-image: url(/images/servicenavigation/button_05_en_off.gif);
    width: 172px;
}

#servicenavigation div.service_05_en_on {
    background-image: url(/images/servicenavigation/button_05_en_on.gif);
    width: 172px;
}

#servicenavigation div.service_06_en_off {
    background-image: url(/images/servicenavigation/button_06_en_off.gif);
    width: 169px;
}

#servicenavigation div.service_06_en_on {
    background-image: url(/images/servicenavigation/button_06_en_on.gif);
    width: 169px;
}

#servicenavigation div.service_07_en_off {
    background-image: url(/images/servicenavigation/button_07_en_off.gif);
    width: 97px;
}

#servicenavigation div.service_07_en_on {
    background-image: url(/images/servicenavigation/button_07_en_on.gif);
    width: 97px;
}

#servicenavigation a, #servicenavigation a:active, #servicenavigation a:hover, #servicenavigation a:visited {
    display: block;
    height: 44px;
    text-decoration: none;
}

#maincontent {
    border-left: solid 1px #6d3869;
    border-right: solid 1px #6d3869;
    overflow: hidden;
    padding: 20px 0 40px 0;
    width: 973px;
}

#maincontentleft {
    float: left;
    padding-left: 32px;
    width: 683px;
}

#maincontentright {
    float: right;
    margin-left: 51px;
    width: 207px;
}

#maincontent a, #maincontent a:active, #maincontent a:visited {
    color: #6d3869;
    font-weight: normal;
    text-decoration: none;
}

#maincontent a:hover {
    color: #6d3869;
    text-decoration: underline;
}





#logobuttons {
    margin: 0 auto;
    overflow: hidden;
    width: 240px;
	text-align:center;
}

a.logoLink {
	display:inline-block;
	list-style:none;
	
    background-image: url(/images/logo_text.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 90px;
	
    color: #828282 !important;
    font-size: 10pt !important;
    font-weight: bold !important;
    text-decoration: none !important;

}

#logobuttons_left, #logobuttons_right {
    background-image: url(/images/logo_text.gif);
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    height: 42px;
    padding-top: 22px;
    text-align: center;
    width: 120px;
}

#logobuttons_left a, #logobuttons_left a:active, #logobuttons_left a:visited, #logobuttons_right a, #logobuttons_right a:active, #logobuttons_right a:visited {
    color: #828282;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
}

#logobuttons_left a:hover, #logobuttons_right a:hover {
    color: #828282;
    text-decoration: underline;
}

#menu {
    background-color: #f2e9f0;
    color: #828282;
    font-size: 11pt;
    font-weight: bold;
    overflow: hidden;
    width: 207px;
}

#menu table {
    border-collapse: collapse;
    table-layout: fixed;
}

#menu tr {
    height: 44px;
    vertical-align: middle;
}

#menu tr.ruler {
    height: 1px;
}

#menu tr.selected {
    color: #d92c35;
}

table.rightMenu td a {
	display:block;
	margin:0px;
	padding:0px 0px 0px 40px;
	width:100%;
	height:44px;
	color:#000000 !important;
	line-height:44px;
}

table.rightMenu td a:hover {
	background-image:url(/images/menu_bird.gif);
	background-repeat:no-repeat;
}

table.rightMenu td a.active {
	color:#ee3424 !important;
	
	background-image:url(/images/menu_bird.gif);
	background-repeat:no-repeat;
}

table.rightMenu td a.active:hover {
	text-decoration:none !important;
}

#customerquote 
{
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
    width: 207px;
}

#customerquote_blockNL, #customerquote_blockEN {
    background-image: url(/images/customerquote.gif);
    color: #ffffff;
    height: 149px;
    overflow: hidden;
    margin-top: 10px;
    padding: 25px 10px 5px 10px ;
    width: 187px;
}

#customerquote_linkNL, #customerquote_linkEN {
    font-size: 9pt;
    padding-top: 15px;
    text-align: right;
    width: 187px;
}

#customerquote_linkNL a, #customerquote_linkNL a:active, #customerquote_linkNL a:hover, #customerquote_linkNL a:visited, #customerquote_linkEN a, #customerquote_linkEN a:active, #customerquote_linkEN a:hover, #customerquote_linkEN a:visited {
    color: #ffffff;
    text-decoration: underline;
}

#logotagline {
    padding-top: 20px;
    text-align: right;
    width: 207px;
}

#contentgradientbottom {
    height: 21px;
    overflow: hidden;
    width: 975px;
}

#footer {
    color: #666666;
    font-size: 7pt;
    overflow: hidden;
    padding-top: 10px;
    text-align: center;
    width: 975px;
}



h1 {
    color: #591e55;
    font-family: Verdana, Arial;
    font-size: 12pt;
    font-weight: bold;
    margin: 5px 0 10px 0;
}

h2 {
    color: #591e55;
    font-family: Verdana, Arial;
    font-size: 10pt;
    font-weight: bold;
    margin: 10px 0 0 0;
}

p {
    margin: 10px 0;
}

ul {
    margin-bottom: 10px;
    margin-top: 10px;
}

.publications ul 
{
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 20px;
}

.publications li 
{
    margin-bottom: 10px;
}


div.webpartdouble {
    overflow: hidden;
    width: 683px;
}

div.webpartdouble_header {
    background-image: url(/images/webpartdouble_header.gif);
    background-repeat: no-repeat;
    height: 15px;
    overflow: hidden;
    width: 683px;
}

div.webpartdouble_content {
    background-image: url(/images/webpartdouble_content.gif);
    background-repeat: repeat-y;
    overflow: hidden;
    padding: 0 23px;
    width: 637px;
}

div.webpartdouble_footer {
    background-image: url(/images/webpartdouble_footer.gif);
    background-repeat: no-repeat;
    height: 15px;
    overflow: hidden;
    width: 685px;
}

div.webpartduobox {
    overflow: hidden;
    width: 683px;
}
div.webpartduoboxleft {
    float: left;
    width: 324px;
}

div.webpartduoboxright {
    float: right;
    width: 324px;
}

div.webpartsingle_header {
    background-image: url(/images/webpartsingle_header.gif);
    background-repeat: no-repeat;
    height: 15px;
    overflow: hidden;
    width: 323px;
}

div.webpartsingle_content {
    background-image: url(/images/webpartsingle_content.gif);
    background-repeat: repeat-y;
    overflow: hidden;
    padding: 0 23px;
    width: 277px;
}

div.webpartsingle_footer {
    background-image: url(/images/webpartsingle_footer.gif);
    background-repeat: no-repeat;
    height: 15px;
    overflow: hidden;
    width: 323px;
}

div.webpartsingle_content p {
    font-size: 8pt;
}

div.webpartemployee {
    background-image: url(/images/employee_background.gif);
    background-repeat: no-repeat;
    height: 160px;
    margin-right: 19px;
    overflow: hidden;
    width: 309px;
}
div.webpartemployee_photo {
    float: left;
    padding: 9px 0 0 7px;
    width: 56px;
}

div.webpartemployee_content {
    float: right;
    padding: 0 4px;
    width: 238px;
}

div.webpartemployee_content h2 {
    font-size: 9pt;
    margin: 7px 0 2px 0;
}

div.webpartemployee_content p {
    font-size: 7pt;
    margin: 0 0 4px 0;
}

/* SLIDES */

ul.slides
{
    margin:0px;
    padding:0px;
}

li.slide 
{
    padding-left:30px;
    background-repeat:no-repeat;
    list-style:none;
}

li.active_slide 
{
    background-image:url(/images/arrow_down.gif);
}

li.active_slide div
{
    display:block;
}

li.inactive_slide 
{
    background-image:url(/images/arrow_right.gif);
}

li.inactive_slide div
{
    display:none;
}

/* CASES */

div.case_item 
{
    padding:0px 0px 0px 75px;
    background-image:url(/images/arrow_right_large.gif);
    background-position:15px 4px;
    background-repeat:no-repeat;
}

/* FOTOPAGINA */

/* Header */
div#header_foto h1 {
    color: #591E55;
    font-family: Verdana,Arial;
    font-size: 12pt;
    font-weight: bold;
    margin: 5px 0 20px;
}

/* Thumbnail Index */
div#index_foto {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index_foto table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index_foto td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index_foto td.thumbcell img {
	border-style: none;
}

div#index_foto div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	width: 640px;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 800px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}

