body {margin: 0;
	font: 12px verdana;
	color: #5d5e60;
	background: #fff;
}

a {
	color: #5d5e60;
	text-decoration: none;
}

ul {
	margin: 0;
}
li {
	list-style: none;
}
.contentRight li {
	list-style-type: disc;
}
a:hover {
	text-decoration: underline;
}

.wrap {
	width: 100%;
	overflow: hidden;
}

img {
	border-style: none;
}

input, textarea, select {
	font: 100% verdana, sans-serif;
	vertical-align: middle;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

/* wrapper */#wrapper {
	width: 900px;
	margin: 0 auto;
}

 /* header*/#header {
	width: 100%;
	overflow: hidden;
	padding: 23px 0 14px;
	margin: 0 0 16px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #c4c4c4;
}

#header .logo {
	float: left;
	background: url(../images/logo.gif) no-repeat;
	width: 300px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 16px 0 0;
}

#header .logo a {
	display: block;
	height: 100%;
}

#header .aside {
	width: 580px;
	float: right;
}

#header .top-menu {
	list-style: none;
	margin: 0 0 25px;
	padding: 0;
	float: right;
}

#header .top-menu li {
	float: left;
	padding-left: 4px;
}

#header .top-menu .login {
	padding-right: 36px;
}

#header .top-menu a {
	color: #5d5e60;
	text-decoration: underline;
}

#header .top-menu a:hover {
	text-decoration: none;
}

#header .top-menu li.active a {
        text-decoration:none;
        cursor:default;
}

#nav {
	float: right;
}

#address {
	float: left;
}

#nav, #address {
	list-style: none;
	margin: 0;
	padding: 2px 0 0;
	overflow: hidden;

}

#nav li, #address li {
	float: left;
	background: url(../images/bullet01.gif) no-repeat 100% 3px;
	padding: 0 19px 0 10px;

}

#nav a, #address a {
	color: #5d5e60;
	text-decoration: none;
}

#nav a:hover, #address a:hover {
	color: #131313;
}

#header .search {
	float: right;
	padding-left: 11px;
}

#header .search fieldset, #header .search .text, #header .search input, #header .search label {
	float: left;
}

#header .search label {
	padding: 2px 11px 0 0;
}

#header .search input {
	border: 0;
	background: none;
}

#header .search .text {
	background: url(../images/bg-search-text.gif) no-repeat;
	width: 73px;
	height: 17px;
}

#header .search .text input {
	padding: 3px 5px 1px;
	width: 63px;
	line-height: 11px;
	color: #5D5E60;
	font-style: normal;
	font-size: inherit;
}

#header .search .submit {
	background: url(../images/btn-search.gif) no-repeat;
	width: 27px;
	height: 15px;
	cursor: pointer;
	margin: 1px 0 0 2px;
	display: inline;
}

/* main */
#main {
	width: 900px;
	/*overflow: hidden;*/
}

/* threecolumns */
.threecolumns {
	width: 1000px;
	overflow: hidden;
	background: url(../images/bg-threecolumns.gif) repeat-y;
	/*margin-bottom: 15px;*/
}

#page7 {
	background: url(../images/bg-threecolumns.gif) repeat-y;
}

#page6 {
	background: url(../images/bg-threecolumns.gif) repeat-y;

}

#page8 {
	background: url(../images/bg-threecolumns.gif) repeat-y;
}

/* sub-nav */.sub-nav {
	list-style: none;
	margin: 0 17px 0 0;
	float: left;
	width: 162px;
	padding: 22px 10px 19px 13px;
	font-size: 14px;
}

.sub-nav li {
        /*background: url(../images/bullet02_new.gif) no-repeat 0 0;*/
	background: url("/files/templates/designs/MedicoTrust/Images/whiteCrossClear.gif") no-repeat;
	padding: 0 0 14px 24px;
}

.sub-nav a {
	color: #5d5e60;
	text-decoration: none;
}

.threecolumns .box {
	width: 194px;
	float: left;
	padding: 24px 1px 16px 17px;
	margin: 0 17px 0 0;
	line-height: 14px;
}

.threecolumns h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 13px;
}

.threecolumns p {
	margin: 0 0 16px;
}

.threecolumns .image-holder, .threecolumns .image-holder img {
	float: left;

}

 /* fourcolumns */
 .fourcolumns {
	width: 1000px;
	/*overflow: hidden;*/
	margin-bottom: 17px;
	margin-top: 15px;
	font-size: 10px;
	position: relative;
	height: 109px;
}

.fourcolumns .box {
	width: 195px;
	padding: 13px 5px 9px 12px;
	float: left;
	margin: 0 17px 0 0;
}

.fourcolumns .box h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 15px;
	/*height: 1%;*/
	overflow: hidden;
}

.fourcolumns .box a { /*background: url(../images/bullet02_new.gif) no-repeat 0 2px;*/
	background: url("/files/templates/designs/MedicoTrust/Images/blackCrossClear.gif") no-repeat;
	float: left;
	padding-left: 28px;
	font-weight: bold;
}

.fourcolumns .box a:hover {
	text-decoration: none; /*background: url("/files/templates/designs/MedicoTrust/Images/whiteCrossClear.gif") no-repeat;*/
}

.fourcolumns .box p {
	margin: 0;
}

.fourcolumns .box .nocross {
		padding: 0px;
        background: none !important;
        color: #FFF;
		font-weight: normal;

}
.box .sub-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden; /*font-size: 18px;*/

}.box .sub-nav li {
	float: left;
	width: 100%;
	padding: 0 0 5px;
	background: none;
}

.box .sub-nav a {
	float: left;
}

 /* .box .sub-nav a:hover { background-position: 0 -142px !important; } */ /* footer */#footer {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #c4c4c4;
	padding: 14px 0 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}#footer address {
	margin: 0;
	padding: 0;
	font-style: normal;
	float: left;
	overflow: hidden;

}#footer address span, #footer address a {
	float: left;
	background: url(../images/bullet01.gif) no-repeat 0 2px;
	margin: 0 19px 0 -23px;
	padding: 0 10px 0 22px;

}#footer .ad {
	float: right;
	background: url(../images/ad01.gif) no-repeat;
	width: 31px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
}

#footer .copy {
	width: 100%;
	text-align: center;
	font-size: 9px;
	color: #b6b6b6;
	padding-top: 45px;
	font-style: normal;
}

#footer .copy p {
	margin: 0;
}

#footer .copy a {
	color: #b6b6b6;
}

.lW {
	float: left;
	clear: left;
	height: 15px;
}

.rW {
	float: right;
	clear: right;
	height: 15px;
}

.textWrap {
	width: 240px;
	height: 73px;
	line-height: 15px;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	position: absolute;
	bottom: 30px;
	left: 13px;

}

.textHeader {
	color: #FFFFFF;
	font: normal 35px Verdana;
	left: 27px;
	position: absolute;
	top: 24px;
}

.layer {
	height: 1px;
	border-top: 90px solid #fff;
	border-right: 38px solid transparent;
	opacity: 0.8;
	width: 210px;
	position: absolute;
	top: 285px;
}

.container {
	position: relative;
	width: 900px;
	height: 395px;
}

#CO2 {
	margin-bottom: 5px;

}

.newsColumns {
	background: url("../images/bg-news.gif") repeat-y top left !important;
}

.newsBox {
	width: 408px !important;
	padding-right: 16px !important;
}

.newsBody {
	border-bottom: 1px #a1a4a4 dashed;
	margin-bottom: 15px;

}

.newsBody a {
	text-decoration: underline;
}

.newsLink {
	text-align: right;
	margin: 6px 0 8px;
}

.newsDate {
	font-style: normal;
}

.sublvl { /*background: url("../images/bg-2nd-3d-level.gif") repeat-y top left !important;*/
	height: 395px;
}

/*.parentPage6 {background: url("/files/templates/designs/MedicoTrust/Images/bg-2nd-3d-level-brown.gif") repeat-y !important;}.parentPage7 {background: url("/files/templates/designs/MedicoTrust/Images/bg-2nd-3d-level-baige.gif") repeat-y !important;}.parentPage8 {background: url("/files/templates/designs/MedicoTrust/Images/bg-2nd-3d-level-marineBlue.gif") repeat-y !important;}*/ /*.centerMenu .sub-nav, .threecolumns .sub-nav {	height: 370px;	overflow: scroll;}*/

.sublvl-nav li:hover, .subInpath, #subActive {
	background: url("/files/templates/designs/MedicoTrust/Images/blackCrossClear.gif") no-repeat !important;
}

.centerMenu .sublvl-nav li {
	background: url("/files/templates/designs/MedicoTrust/Images/whiteCrossClear.gif") no-repeat;
}

.centerMenu .sublvl-nav li:hover, .centerMenu #subActive {
	background: url("/files/templates/designs/MedicoTrust/Images/blackCrossClear.gif") no-repeat;
}

.centerMenu {
	float: left; /*height: 392px;*/
}

.contentRight {
	float: left;
	width: 413px;
	padding: 24px 13px;
	overflow: auto;
	height: 347px;

}

.nyheder {
	background: url("../images/bg-threecolumns-news.gif") repeat-y !important;
}

.nyhederCenter h2 {
	padding: 0 0 22px !important;
}

.nyhederRight {
	float: left;
	height: 393px;
}
.nyhederCenter {
	padding: 10px 15px;
	width: 410px !important;
	height: 375px !important;
}
.FPcenter {
	margin-bottom: 15px;
	overflow: hidden;
	width: 1000px;
}

#CO2 {
	float: right;
	margin-left: 10px;
}

.archive .newsDate {
	float: left;
	margin-right: 4px;
}

.newsletterForm .label {
	margin-top: 13px;
}

.label {
	margin-top: 16px;
}

.newsletterForm input[name = "AccessUserName"] {
	width: 142px;
}

.newsletterForm input[name = "AccessUserEmail"] {
	width: 221px;
}

.newsletterForm input {
	background: url("/files/Templates/Designs/MedicoTrust/Images/inputBg.gif") top left repeat-x;
	border: none;
	height: 16px;
	border-left: 2px #c2c4c4 solid;
	border-right: 2px #c2c4c4 solid;
	border-bottom: 1px #E2E5E5 solid;
}
.input {
	margin-top: 5px;
}

.newsletterForm .input {
	margin-top: 2px;
}

.newsletterForm #Submit {
	width: 64px;
	height: 21px;
	background: #abd9e1;
	border: none;
	margin-top: 9px;
	color: #5D5E60;
	font: normal 11px Verdana, "Times New Roman", Times, serif;
}

.M2 {
	list-style-type: none;
	padding: 10px 0 0;
	font-size: 11px;
}

.M2 li, .M2 #subActive {
	background: url("/files/Templates/Designs/MedicoTrust/Images/smallWhiteCrossClear.gif") 0 3px no-repeat !important;
	padding: 0 0 10px 16px;
}

.M2 li:hover, .M2 #subActive {
	background: url("/files/Templates/Designs/MedicoTrust/Images/smallBlackCrossClear.gif") top left no-repeat !important;
}
.fourcolumns .box {
	background: #5D5E60;
	height: 87px;
}
.fourcolumns .box, .fourcolumns .box a {
	color: #fff;
}

.newsColumns .sub-nav {
	overflow: auto;
}

.logos {
	text-align: right;
}

.logos a {
	vertical-align: top;
}

.leftColumnWithScroll {
	overflow: auto;
	float: left;
	height: 395px;
	width: 212px;
	margin-right: 18px;
}

.leftColumnWithScroll h2 {
	padding: 10px 0 0 13px;
	width: 162px;
	margin: 0;
}

li.subInpath {
	padding-bottom: 0;
}

#subActive {
	padding: 0 0 14px 24px;
}

.fourcolumns .active {
	background: #c2cece !important;
	height: 87px;
}
/*.fourcolumns .box:hover {
	background: #c2cece !important;
	width: 229px;
	height: 102px;
	margin: -15px 0 0 -17px !important;
}*/
.fourcolumns .box {
	position: absolute;
}
.fourcolumns .box:hover {
	background: #c2cece !important;
	width: 229px;
	height: 102px;
	/*margin: -15px 0 0 -17px !important;*/
	top: -15px;
	margin: 0;
}
#firstBox:hover {
	left: -17px;
}
#secondBox {
	left: 229px;
}
#secondBox:hover {
	left: 212px;
}
#thirdBox {
	left: 458px;
}
#thirdBox:hover {
	left: 441px;
}
#forthBox {
	left: 687px;
}
#forthBox:hover {
	left: 670px;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.fourcolumns .active h2 a, .fourcolumns .box:hover h2 a {
	color: #5d5e60;
	background: url("/files/templates/designs/MedicoTrust/Images/whiteCrossClear.gif") no-repeat !important;
}
.fourcolumns .box:hover a.nocross {
	color: #5d5e60;
}
.fourcolumns .active p {
		padding: 0px;
        background: none !important;
        color: #5d5e60;
}

.fourcolumns .active .nocross {
		padding: 0px;
        background: none !important;
        color: #5d5e60;
}

.fourcolumns .active .sub-nav, .fourcolumns .box:hover .sub-nav {
	height: 87px;
}

#nav #active {
	color: #000;
}
.print {
	background: none !important;
}
.contentRight a {
	text-decoration: underline;
}
.blockLink {
	display: block;
}

