body,
html {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(../images/green/mainBackground.gif) repeat-x 0px -50px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;	
}

body {
	/*background: url(../images/green/mainBackgroundUmbrella.gif) no-repeat bottom right;*/
}

a:link, a:visited {
	color: #898989;
	text-decoration: underline;
}

a:hover, a:active {
	
}

div#wrapper {
	position: relative;
	width: 1016px;
	padding: 0 30px;	
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}

div#menu {		
	width: 759px;
	height: 25px;
	position: absolute;
	left: 227px;
	top: 70px;		
}

div#menu a:link, div#menu a:visited {
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	display: inline-block;
	height: 29px;
	text-decoration: none;
	font-weight: bold;	
	margin-right: 20px;
}

div#menu a:hover, div#menu a:active {
	background: url(../images/green/menuHoverArrow.gif) no-repeat bottom center;
	color: #172981;	
}

div#left, div#content, div#right {
	float: left;
}

/* LEFT SIDE */

div#left {
	width: 177px;
	margin-right: 20px;
	padding-top: 120px;
}

div.leftContact {
	width: 177px;
	padding: 10px 0;
	text-align: center;
	background: #f6f6f6;
	color: #4c4c4c;
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
	margin-top: 20px;
}

div.leftContact span {
	color: #ff6c00;
}

div.leftContact a {
	color: #4c4c4c;
	text-decoration: none;
}

div.leftProvide {
	width: 177px;
	background: url(../images/bottomCorner.gif) #cfd510 no-repeat bottom right;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0;
	line-height: 22px;	
	text-align: center;
	margin-top: 20px;
	color: #fff;
}

div.leftProvide a:link, div.leftProvide a:visited {
	color: #fff;
	text-decoration: none;
}

div.leftProvide a:hover, div.leftProvide a:active {
	color: #172981;	
}

/* END LEFT SIDE */

/* CONTENT */

div#content {
	width: 535px;
	margin-right: 20px;
	padding-top: 120px;
}

div.title {
	width: 535px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.title h2 {	
	width: 521px;
	color: #172981;
	font-size: 20px;
	font-weight: bold;
	float: left;
}

div.title a:link, div.title a:visited {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	color: #172981;
	text-decoration: none;
}

div#mainContent h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #172981;
}

h2.h2Green, div#mainContent h2.h2Green {	
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #cfd510;
}

h2.h2Green a:link, h2.h2Green a:visited {
	color: #cfd510;
	text-decoration: none;
}

div.pager {		
	width: 535px;
	height: 25px;
	clear: both;
	margin-top: 5px;
}

div.pager a:link, div.pager a:visited {
	float: left;
	margin-right: 5px;
	text-decoration: none;
}

div.pager a:hover, div.pager a:active {
	float: left;
	margin-right: 5px;
}

div.pager strong {
	margin-right: 5px;
	float: left;
	display: block;		
	font-weight: bold;
	text-decoration: underline;
}

/*
p.pager a,
p.pager strong {
	display: block;	
	padding: 0 3px;
}
*/

div.articleDetails {
	width: 535px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.date {
	width: 300px;
	float: left;
	font-size: 11px;
	color: #d1d1d1;
}

div.date span {
	margin-right: 20px;
}

div.date a {
	color: #d1d1d1;
	text-decoration: none;
}

a.backButton:link, a.backButton:visited {
	display: inline-block;
	padding: 3px 10px;
	background: #c5c5c5;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	font-size: 11px;
	text-decoration: none;
} 

a.backButton:hover, a.backButton:active {
	background: #666;
}

div.homeBanner {
	width: 535px;
	overflow: hidden;
	margin-bottom: 20px;
}

div.homeBanner img {
	border: solid 1px #ccc;
}

a.homeMessage:link, a.homeMessage:visited {
	z-index: 1000;
	position: absolute;
	margin: 190px 0 0 230px;	
	width: 265px;
	display: inline-block;		
	padding: 10px;
	border: solid 1px #ccc;	
	font-size: 20px;
	line-height: 25px;
	color: #cfd510;	
	text-decoration: none;
	background: #fff;
}

a.homeMessage:hover, a.homeMessage:active {
	color: #172981;
}

div.spacer {
	width: 535px;
	height: 1px;
	font-size: 0px;
	background: url(../images/spacer.gif) repeat-x;
	margin: 20px 0 10px 0;
}

div#news {
	width: 533px;
	border: solid 1px #c2c2c2;	
	border-bottom: none;
}

div.newsItem {
	width: 533px;
	height: 47px;
	padding-top: 11px;
	border-bottom: solid 1px #ccc;
}

div.newsItem.odd {
	background: #f3f3f3;
}

div.newsItemImg {
	width: 54px;
	height: 56px;
	float: left;
	text-align: center;
}

div.newsItemTitle {	
	float: left;
}

div.newsItemTitle h3 a {
	color: #172981;
	font-size: 15px;
	text-decoration: none;
}

div#listing, div#vacatures {
	width: 535px;	
}

div.listingItem, div.vacaturesItem {
	width: 513px;
	padding: 4px 11px;	
	overflow: hidden;
}

div.listingItem.odd, div.vacaturesItem.odd {
	background: #f3f3f3;
}

div.listingItem span {
	width: 70px;
	display: block;
	font-weight: bold;
	color: #172981;	
	float: left;
}

div.listingItem a:link, div.listingItem a:visited {
	display: inline-block;
	width: 443px;
	text-decoration: none;
	color: #3d3d3d;
	line-height: 18px;
}

div.listingItem a:hover, div.listingItem a:active {
	text-decoration: underline;
}

div.vacaturesItem a:link, div.vacaturesItem a:visited {
	display: inline-block;
	width: 513px;
	text-decoration: none;
	color: #172981;	
	line-height: 18px;
	font-size: 15px;
	margin-bottom: 5px;
}

div.vacaturesItem a:hover, div.vacaturesItem a:active {	
	text-decoration: underline;	
}

div.vacaturesItem span {	
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

div.vacaturesItem span.vacaturesDate {	
	color: #cfd510;
}

div.articleLinks {
	width: 535px;
	height: 40px;
}

div.articleLinks a:link, div.articleLinks a:visited {
	display: inline-block;
	padding: 1px 7px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background: #cfd510;
	float: right;
}

div.articleLinks a:hover, div.articleLinks a:active {
	color: #172981;
}

div.articleLinks a.light:link, div.articleLinks a.light:visited {
	background: #e7ea87;
	float: left;
}

/* END CONTENT */

div#right {
	width: 204px;	
	height: 500px;	
	padding-top: 120px;
}

p.submenu {
	display: block;
	width: 190px;
	background: #f6f6f6;
	border: solid 1px #e2e2e2;
	margin-bottom: 15px;
	padding: 7px 0 0 7px;
	text-align: left;
	height: 86px;	
}
p.submenu.ortho {
	display: block;
	background: none;
	border: 0;
	margin-bottom: 15px;
	padding: 0;
	text-align: left;
}

div.p a span, div.medicalOpen a span {
	font-weight: bold;
}	

p.medical {
	background: url(../images/homeSubmenu1.gif) #f6f6f6 no-repeat bottom right;
}

p.medical a:link, p.medical a:visited {
	color: #93117e;
	text-decoration: none;
	font-size: 20px;
	line-height: 25px;	
}

p.products {
	background: url(../images/homeSubmenu2.gif) #f6f6f6 no-repeat bottom right;
}

p.products a:link, p.products a:visited {
	color: #f18e00;
	text-decoration: none;
	font-size: 20px;
	line-height: 25px;	
}

p.hodes {
	background: url(../images/homeSubmenu4.gif) #f6f6f6 no-repeat bottom right;
}

p.hodes a:link, p.hodes a:visited {
	color: #172981;
	text-decoration: none;
	font-size: 20px;
	line-height: 25px;	
}

div.submenuOpen {
	width: 192px;	
	padding: 7px 0 0 7px;
	position: absolute;
}

div.submenuRed {
	background: #93117e;
}

div.submenuOrange {
	background: #f18e00;
}

div.submenuGreen {
	background: #00934c;
}

div.submenuBlue {
	background: #172981;
}

div.submenuOpen a:link, div.submenuOpen a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	line-height: 25px;		
}

div.submenuOpen ul {
	margin-top: 20px;
	padding-bottom: 20px;
}

div.submenuOpen ul li {
	background: url(../images/listArrow.gif) no-repeat 0px 5px;
	padding: 0 0 3px 10px;
}

div.submenuOpen ul li a:link, div.submenuOpen ul li a:visited {	
	font-size: 12px;	
	line-height: 16px;	
}

div.submenuOpen ul li a:hover, div.submenuOpen ul li a:active {	
	text-decoration: underline;
}
div#rightCorner{
	width: 175px;
	height: 175px;
	position: fixed;
	right: 0;
	bottom: 0;
}
div.newsListItem{
	margin: 10px 0;
	border-bottom: 1px solid #cecece;
}
div.newsListItem h3{
	margin-bottom: 5px;
	font-weight: bold;
}
div.newsListItem h3 a{
	color: #172981;
}
div.newsListItem p.more{
	margin: 5px 0;
	text-align: right;
}
div.rightBanners{
	margin-top: 10px;
	float: left;
}
