@charset "utf-8";
/* CSS Document */


* {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	background-color: #f0f0f0;
	//background: #f9f9f9;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	margin-top:25px;
	background: #f0f0f0 url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/trans.gif) 0 0 repeat;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a {
	font-weight:bold;
	text-decoration: none;	
	color:#888888;
}

a:hover {
	text-decoration:underline;	
}

h1 {
	color:#666;
	font-size:18px;
	margin-bottom:14px;	
	font-weight:normal;
}

h2 {
	font-size:14px;
	color:#666;
}

h3 {
	font-size:13px;	
}

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
}
/* FONT STYLES */

#maincontainer {
	width: 975px;
	background: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#maintable{
	width:985px;
}

 #bordercell {
 border:1px #d9d9d9 solid; 
 width:975px; 
 background-color:#FFFFFF;
 }
 
 #rightshadow {
 border:0; 
 width:15px; 
 background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/rightshadow_alt.gif) 0 0 repeat-y;
 }
 
 #bottomshadow {
 border:0; 
 height:15px; 
 background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/bottomshadow.gif) 0 0 no-repeat;
 }
 
 #cornershadow {
 border:0; 
 height:15px; 
 background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/cornershadow.gif) 0 0 no-repeat;
 }
 
#logo {
	width:500px;
} 
 
#nav .rl_between {
	width:25px;
}

#nav .current a {
	color: #ccc;
}

#naviContainer {
	position:relative; 
	width:650px;
	top:-50px; 
	left:130px;
}

#nav {
	font-size: 12px;
}

#footer
{
	color: #888888;
	font-size:10px;
	text-align:center;
	padding-bottom:20px;
	padding-top:30px;
}

#flag
{
	position:absolute; 
	left:805px; 
	top:30px;
}

#footer strong {
	color: #8973AE;	
	font-weight:normal;
}

#rightnavbar {
	position:absolute;
	left:765px;
	top:140px;
}

#contentcontainer
{
	width:655px;
	padding-left:98px;
	position:relative;
	float:left;
}

#subcontentcontainer
{
	position:relative;
	padding-left:130px;  /* xpos for content, menu and footer */
}

#headcontainer
{
	position:relative;
	_overflow:hidden;
  height:140px;	/*height of the top area and sets the ypos of the content (navbar and flags fixed)*/
}

#footer
{
	width:665px;
}

#leftMenu {
	width:172px;
	margin-right:68px;
	color:#666;
	font-weight:bold;
	background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/left_menu_hr.gif) left bottom no-repeat;
}

#leftMenu td{
	position:relative;
	line-height:12px;
}

#leftMenu .button{
	width:142px; height:32px;
	vertical-align:middle;
	padding:0 12px 0;
	background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/left_menu_hr.gif) 0 0 no-repeat;
}

#leftMenu .button_cur{
	width:142px; height:35px;
	vertical-align:middle;
	background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/index_left_menu.jpg) 0 0 no-repeat;
	padding:0 12px 0;
}

.readMore, #submenu a, #pageLinks a {
	background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/read_more.gif) 0 0 no-repeat;
	padding-left:18px;
	display: block;
	padding-bottom:2px;
}

body.safari #submenu a {
	padding-bottom:0px;
	padding-top:2px;
}
#submenu {
	list-style:none;
	width:170px;
	margin-bottom: 127px;
}

#submenu li {
	display:block;
	border-bottom:1px solid #ccc;
	font-size: 12px;
	padding-top:3px;
	padding-bottom:2px;
}

#submenu li.current {
	border-bottom: 1px solid #999;
	background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/arrow_white.gif) 5px 9px no-repeat #999;
	padding-left: 18px;
	color: #fff;
}

#submenu li a {
	background-position: 0 3px;
}

#submenu2 .current_submenu {
	color: rgb(181, 191, 105);
	font-name: Arial;
	font-size: 10px;
	font-weight: normal;
	background: none;
	border: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	line-height: 170%;
}

#submenu2 .current_submenu ul, #submenu2 .current_submenu li, #submenu2 .current_submenu a {
	color: rgb(102, 102, 102);
	font-name: Arial;
	font-size: 10px;
	font-weight: normal;
	background: none;
	border: none;
	margin: 0px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	line-height: 170%;
}

.rightColumn
{
	padding-left:20px;
	width:470px;
}

#icons 
{
	padding-top:12px;
	text-align: right;
}

#icons a:hover, #icons a
{
font-size:10px;
text-decoration:none;
}
#icons img
{
	padding-right:3px;
}
 
#newsbar {
	position:relative;
	width:200px;
	padding-left:11px;
	top:-10px;
	float:left;
}

.newsbox {
width:200px; 
color:#888888; 
font-size:11px; 
padding-bottom:15px;
}

#homepageSnippet ul
{
	list-style:none;
	padding-top:14px;
	padding-right:20px;
}

#homepageSnippet li
{
	display:block;
	font-size: 12px;
	padding-top:2px;
	padding-bottom:1px;
}

#homepageSnippet a
{
	background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/read_more.gif) 0 0 no-repeat;
	padding-left:18px;
	display: block;
	padding-bottom:2px;
}

.siteBranch{
	width:198px;
	padding-right:20px;
	float:left;
}

.siteBranch ul{
	padding:0; margin:0;
	background:none;
}

.siteBranch li{
	padding:0; margin:0;
	background:none;

}

.siteBranch a,
.siteBranch a:link,
.siteBranch a:visited {
	padding:0; margin:0;
	text-decoration:none;
}

.siteBranch a:hover,
.siteBranch a:active {
	padding:0; margin:0;
	text-decoration:underline;
}

.siteBranch .level1{
	background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/arrow.gif) 0 0 no-repeat;
	padding:0 0 2px 18px !important;
	display: block;	
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}

.siteBranch .level2{
	margin-top:4px; margin-bottom:2px; 
	background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/green_marker.gif) 18px 2px no-repeat;
	padding:0 0 2px 30px !important;
	display: block;	
	font-size:12px;
	line-height:12px;	
}

.siteBranch .level3{
	padding:0 0 2px 30px !important;
	display: block;	
	font-size:11px;
	line-height:11px;	
}

.persons {
	width: 356px;
}

.persons .personsText {
	width:100%;	
}

.persons img {
	padding-right:18px;
}

.persons strong, .persons a {
	color:#666;
}

.persons a {
	text-decoration: underline;	
}

.contactsTable td {
	padding-right: 15px
}

/********************************
		Jobs listing
*********************************/
#jobsList{
	width:100%;
	border-left:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}
.jobsListHeader{
	height:24px;
	margin:0; padding:0;
	border:0;
	border-top:1px solid #666;
	border-left:1px solid #cbcbcb;	
	border-collapse:separate;
}
.jobsListHeader td{
	width:30%;
	height:23px;
	padding-top:2px;
	padding-left:6px;
	border:0;
	border-top:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	background: #9b9b9b url(/system/modules/com.gridnine.opencms.modules.addici/resources/pics/header_vert_divider.gif) 100% 0 repeat-y;
}

.jobsListHeader a,
.jobsListHeader a:link,
.jobsListHeader a:visited{
	display:block;
	text-decoration:none !important;
	color:#fff !important;
}

.jobsListHeader a:active,
.jobsListHeader a:hover{
	display:block;
	text-decoration:underline !important;
	color:#fff !important;
}

.jobsTr{
	margin:0; padding:0;
	cursor:pointer;
}
.jobsTr td{
	padding-top:4px;
	padding-bottom:3px;
	padding-left:6px;
	border-right:1px solid #cbcbcb;
	font-size:11px; line-height:12px;
}
.jobsTrOdd{
	margin:0; padding:0;
	cursor:pointer;
	background:#f1f5fa;
}
.jobsTrOdd td{
	padding-top:4px;
	padding-bottom:3px;
	padding-left:6px;
	border-right:1px solid #cbcbcb;
	font-size:11px; line-height:12px;
}

/* NEWS PAGE */

#innerNews {
	margin-bottom:15px;
}

#innerNews .leftColumn {
	padding-top: 39px;
	font-size:11px;
}

#innerNews .leftColumn p {
	margin-bottom: 16px;	
}

#innerNews .rightColumn {
	padding-left:14px;
	padding-top: 15px;
	padding-bottom:75px;
	font-size: 13px;
	color: #000;
}

#innerNews .rightColumn p {
	margin-bottom: 10px;	
}

.newsText, .newsBlock {
	color: #666;
	font-size: 12px;	
}

/* FONT STYLES */

.minorText, #intranetLeftCol .minorText, #indexIntranetNews .iconedListing .minorText, #footer, .readMore, .readMore a {
	color: #666;
	font-size: 10px;	
}

.newsText, .newsBlock {
	color: #666;
	font-size: 12px;	
}

#footer strong {
	color: #8973AE;	
	font-weight:normal;
}

.teaser {
	font-weight: bold; 
}

.hr {
	background: url(/addici/export/system/modules/com.gridnine.opencms.modules.addici/resources/pics/hr.gif) 0 0 repeat-x;
	height:2px;
	overflow: hidden;
	width:100%;
}

.hrSnippet {
	height:1px;
	overflow: hidden;
	background: #ccc;
	margin:9px 0;
}

.input {
	background: #fff;
	border: 1px solid #ccc;	
	height: 20px;
	margin-right:5px; 
}

textarea {
	background: #fff;
	border: 1px solid #ccc;	
	display:block;
}

.submit {
	background: #eee;
	border: 1px solid #ccc;
	text-align:center;
	padding:0 4px;
	margin-right:5px;
	display:block;
	height: 22px;
}