html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
* {
    outline: none;
}
@font-face {
    font-family: 'TitilliumText25L999wt';
    src: url('fonts/titilliumtext25l-webfont.eot');
    src: url('fonts/titilliumtext25l-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext25l-webfont.woff') format('woff'),
         url('fonts/titilliumtext25l-webfont.ttf') format('truetype'),
         url('/deltahospitalV2/fivepluscms/css/titilliumtext25l-webfont.svg#TitilliumText25L999wt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText25L800wt';
    src: url('fonts/titilliumtext25l001-webfont.eot');
    src: url('fonts/titilliumtext25l001-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext25l001-webfont.woff') format('woff'),
         url('fonts/titilliumtext25l001-webfont.ttf') format('truetype'),
         url('/deltahospitalV2/fivepluscms/css/titilliumtext25l001-webfont.svg#TitilliumText25L800wt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText25L600wt';
    src: url('fonts/titilliumtext25l002-webfont.eot');
    src: url('fonts/titilliumtext25l002-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext25l002-webfont.woff') format('woff'),
         url('fonts/titilliumtext25l002-webfont.ttf') format('truetype'),
         url('/deltahospitalV2/fivepluscms/css/titilliumtext25l002-webfont.svg#TitilliumText25L600wt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText25L400wt';
    src: url('fonts/titilliumtext25l003-webfont.eot');
    src: url('fonts/titilliumtext25l003-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext25l003-webfont.woff') format('woff'),
         url('fonts/titilliumtext25l003-webfont.ttf') format('truetype'),
         url('/deltahospitalV2/fivepluscms/css/titilliumtext25l003-webfont.svg#TitilliumText25L400wt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText25L250wt';
    src: url('fonts/titilliumtext25l004-webfont.eot');
    src: url('fonts/titilliumtext25l004-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext25l004-webfont.woff') format('woff'),
         url('fonts/titilliumtext25l004-webfont.ttf') format('truetype'),
         url('/deltahospitalV2/fivepluscms/css/titilliumtext25l004-webfont.svg#TitilliumText25L250wt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumText25L1wt';
    src: url('fonts/titilliumtext25l005-webfont.eot');
    src: url('fonts/titilliumtext25l005-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext25l005-webfont.woff') format('woff'),
         url('fonts/titilliumtext25l005-webfont.ttf') format('truetype'),
         url('/deltahospitalV2/fivepluscms/css/titilliumtext25l005-webfont.svg#TitilliumText25L1wt') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	text-align: center;
	background-image: url(../library/client-images/background.png);
	background-repeat: no-repeat;
	background-position: top center;
	/* padding-bottom: 15px; */
	font-size: 13px;
	overflow-x:hidden;
	font-family: TitilliumText25L250wt, TitilliumText25L1wt, TitilliumText25L400wt, Arial, sans-serif;
}

ol,ul {
	list-style: none;
}

ol.errorMessage ,ul.errorMessage{
	color:#ff0000;
	padding-top:10px;
	padding-bottom:15px;
} 

:focus {
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

tr {
	text-align: left;
}

th {
	text-align: center;
}


a:link, a:active, a:visited, a:hover {
	color: #8dcb55;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
h1 {
	font-size: 20px;
	list-style-image: url("../library/client-images/list_bullet2.png");
	color: #007a41;
	padding: 15px 25px 25px 25px;
}

h2 {
	font-size: 20px;
	color: #007a41;
	font-weight: normal;
	padding-bottom: 13px;
	font-family: TitilliumText25L600wt;
}

h3 {
	font-size: 19px;
	color: #61a454;
	font-weight: bolder;
	margin: 20px 0 15px 0;
}

h4 {
	font-size: 16px;
	color: #9ab382;
	font-weight: bolder;
}


h5 {
	color: #6c6d6a;
	font-size: 17px;
	margin: 15px 0 2px 0;
	font-weight: normal;
}

img {
	border: none;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
}
.mediumText {
	color: #b0b0b0;
}
.errorText {
	background: #fffff0;
	border: 1px solid #DC3D36;
}

p{
	font-family: 'TitilliumText25L250wt';
}


/*pentru inlaturarea focusului pe butoane cand se face clickeaza*/
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}
input.client-text {
	width: 170px;
}
textarea.client-text {
	width: 250px;
	height: 90px;
	overflow:hidden;
}
ul.common-list li {

}
#container {
	margin: 0 auto;
	width: 960px;
	position: relative;
}
#container-wrapper {
	position: relative;
	padding: 0;
}
/* Stiluri pentru Header */
#header {
	position: absolute;
	text-align: left;
	top: 0;
	z-index: 29;
	width: 960px;
}
#logo {
	float: left;
	padding-left: 23px;
	padding-top: 20px;
}
#logo a {
	display: block;
	height: 82px;
	width: 245px;
	text-indent: -9999px;
	background: transparent url(../library/client-images/logo.png) no-repeat;
}
#call_center {
	padding-left: 300px;
	padding-top: 45px;
}
#call_center img {
	float: left;
	padding-right: 5px;
}
#top_links {
	position:absolute;
	top: 0;
	right: 40px;
	height: 32px;
	background-image: url("../library/client-images/menu_bg.png");
}
#top_links a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: TitilliumText25L400wt;
	font-size: 14px;
	padding:10px 6px 6px 14px;
}
#top_links a:hover, #language a:hover {
	background-color: #0f823d;
}
#top_links #newsletter {
	background-image: url("../library/client-images/menu_border.png");
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom:4px;
	height: 18px;
    padding-right: 10px;
}
#top_links #lang {
	border-left: 2px solid white;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 10px;
}
#language {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 2px solid white;
	height: 32px;
	background-image: url("../library/client-images/menu_bg.png");
}
#language a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: TitilliumText25L400wt;
	font-size: 14px;
	padding: 10px 10px 6px 10px;
}
#menu {
	position: absolute;
	top: 115px;
	z-index: 30;
	width: 100%;
	background-image: url("../library/client-images/menu_bg.png");
}

.top_menu ul > li {
	display: block;
	text-align: center;
	float: left;
	height: 55px;
	/* min-width:10.7%;*/
	background: transparent url(../library/client-images/menu_border.png) no-repeat;
}

.top_menu ul > li > ul >li{
text-align:left;

}
.top_menu a {
	display: block;
	padding: 16px 42px 18px 17px;
	background: transparent url(../library/client-images/menu_link_bg.png) no-repeat center right;
}

.top_menu #nochild a {
	display: block;
	padding: 16px -1px 18px 17px;
	background:none;

}

.top_menu ul a:link, .top_menu ul a:active, .top_menu ul a:visited, .top_menu ul a:hover {
	color: #FFFFFF;
	font-family: TitilliumText25L400wt;
	font-size: 17px;
	text-decoration: none;
}
.top_menu ul li.first a{
	overflow:hidden;
	text-align:left;
	text-indent: -700px;
	background: transparent url(../library/client-images/home.png) no-repeat center center;
}
.top_menu ul li:hover a, .top_menu ul li a#curent {
	background-color: #0F823D;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
   	padding-left: 16px;
   	margin-right: -1px;
}
.top_menu ul li.first {
	width: 68px;
}
.top_menu ul li.second {
	 /*min-width: 100px;*/
	
}
.top_menu ul li.last {
	
}

#menu, #top_menu{
	width:100%;
}
.CMS_nav ul{
	left:10%	
}
.CMS_nav ul > li{

	right:10%;
}

ul.CMS_nav2 {
      background: url("../library/client-images/drop_down_menu_bg.png") repeat-x scroll 0 0 #62B333;
    display: none;
    margin-left: -68px;
    padding: 10px 0 3px;
    position: absolute;
    top: 55px;
}

ul.CMS_Nav li:hover ul {
	display: block;
}
.top_menu ul li ul.CMS_nav2 li {
	background: url("../library/client-images/drop_down_menu_separator.png") no-repeat scroll left center transparent;
    height: auto;
    max-width: 160px;
    min-width: 140px;
    padding: 5px 15px 15px;
    width: auto;
}




.meniu-dreapta ul.CMS_nav2{
	background: url("../library/client-images/drop_down_menu_bg.png") repeat-x scroll 0 0 #62B333;
    display: none;
    margin-left: -68px;
    padding: 10px 0 3px;
    position: absolute;
    top: 55px;
     right: 0;
     float:right;
}

.button {
    border: none;
    background: url("../library/client-images/drop_down_menu_bg.png") repeat-x top left;
    padding: 2px 8px;
    width:100%;
}

#submitButton{
 	background: url("../library/client-images/button-bg.jpg") repeat-x scroll left top transparent;
	color:#FFF;
	margin-top:10px;
	overflow:visible;
	padding:0px 10px 0px 10px;
    font-weight: normal;
	padding-bottom: 3px;
	font-family: TitilliumText25L400wt;
}

#submitButton2{
	background: url("../library/client-images/button-bg.jpg") repeat-x scroll left top transparent;
	color:#FFF;
	margin-top:10px;
	overflow:visible;
	padding:0px 10px 0px 10px;
    font-weight: normal;
	padding-bottom: 3px;
	font-family: TitilliumText25L400wt;
}

.top_menu ul li ul.CMS_nav2 li.border {
	width: 1px;
	padding: 0;
	height: 170px;
	min-width: 1px;
}
.top_menu ul li ul.CMS_nav2 li.first {
	background: none repeat scroll 0 0 transparent;
    width: auto;
}
.top_menu ul li ul.CMS_nav2 li.first a {
	text-indent: 0;
	background: none;
}
.top_menu ul li ul.CMS_nav2 li a, .top_menu ul li ul.CMS_nav2 li a:hover {
	background: none;
	padding: 0 0 14px;
	border: none;
	height: auto;
	font-size: 18px;
	font-family: TitilliumText25L400wt;
}
.top_menu ul li ul.CMS_nav3 li, .top_menu ul li ul.CMS_nav3 li.first {
	clear: both;
	height: auto;
	padding: 0 5px 8px 13px;
	background: transparent url("../library/client-images/drop_down_menu_list.png") no-repeat 0 2px;
}
.top_menu ul li ul.CMS_nav3 li a, .top_menu ul li ul.CMS_nav3 li a:hover {
	padding: 0;
	font-size: 14px;
}
#search {
	position: absolute;
	top: 60px;
	right: 0;
}
.input_search {
	display: block;
	float: left;
	height: 21px;
	border: 1px solid #CCCCCC;
	border-right: none;
	color: #a1a1a1;
	font-family:TitilliumText25L1wt;
	font-size: 15.3px;
	width: 155px;
}
.input_send {
	color:transparent;
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	border: 1px solid #CCCCCC;
	background: url("../library/client-images/send_bg.jpg") no-repeat;
	text-indent:-9999px;
}

/* Sfarsit zona Header */

#body {
	padding: 170px 0 0 0;
	text-align: left;
}
.time {
	font-style: italic;
	font-size: 11px;
	color: #517053;
}

/* Stiluri pentru Footer */
#footer {
	color: #afdfc7;
	font-family: TitilliumText25L1wt; /* <- Andrei */
	/* font-family: TitilliumText25L250wt; */
	font-size: 12px;


}
#footer a {
	text-decoration: none;
	color: #afdfc7;
}
.footer-content {
	min-height: 150px;
	position: relative;
	background-image: url(../library/client-images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #007a41;
	padding-bottom: 25px;
	line-height:20px;
}
.footer-content table {
	width: 920px;
	position: relative;
	top: 10px;
	left: 20px;
}
.footer-content tr {
	height: 20px;
}
.footer-content table td {
	vertical-align: middle;
}
.footer-content .white {
	color: white;
}
#footer .footer-content .white a {
	color: white;
}
.footer-content #footer_logo {
	position: absolute;
	top: -36px;
	left: 400px;
}
.footer-content #first-row .left-cols {
	width: 72px;
}
.footer-content #first-row #img-col {
	width: 100px;
}
.footer-content #first-row #last-col {
	width: 170px;
}
.website-info {
	width: 100%;
	height: 40px;
	background-image: url("../library/client-images/website-info_bg.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #007a41;
}
.website-info #madeby {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	
}
.website-info #copy {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}
/* Sfarsit zona Footer */
.clearer {
	clear: both;
}
.context-block {
	position: relative;
	padding-bottom: 10px;
	background-color:#fafafa;
}
#content-menu {
	position: relative;
	width: /*960px*/100%;
	/* padding-left: 183px;*/
	height: 48px;
	background-image: url("../library/client-images/second_menu_bg.jpg");
}
/* .context-block #content-menu ul {
	list-style-image: none;
	padding: 0;
} */
.context-block #content-menu ul {
    clear: left;
    float: left;
    left: 50%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.context-block #content-menu li {
	color: #656565;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: relative;
    right: 50%;
}
.context-block #content-menu li p {
	font-family: TitilliumText25L400wt;
	background-image: url("../library/client-images/second_menu_item_normal.png");
	background-position: right center;
	background-repeat: no-repeat;
	padding: 16px 25px 16px 16px;
	line-height:normal;
	margin-right:16px;
}
.context-block #content-menu li img {
	position: absolute;
	top: 2px;
	left:0;
}
.context-block #content-menu li.selected, .context-block #content-menu li:hover {
	background-image: url("../library/client-images/second_menu_bg_selected.jpg");
	background-repeat: repeat-x;
}
.context-block #content-menu li.selected p, .context-block #content-menu li:hover p {
	background-image: url("../library/client-images/second_menu_item_selected.png");
	color: #01783e;
}
.context-block #content-menu li.border {
	display: block;
	width: 1px;
	height: 48px;
	background-image: url("../library/client-images/second_menu_border.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0;
}
.content {
	position: relative;
	background-color: #FAFAFA;
	background-image: url("../library/client-images/content_bg.jpg");
	background-repeat: repeat-x;
	padding: 20px 25px 25px;
	line-height: 180%;
}
.content div {
	display: none;
}
.content div.selected, .content div.selected div {
	display: block;
}
.context-block p {
	line-height:24px;
	font-size:14px;
	padding: 0 25px 20px;
	
}
.content .medic h4 {
	font-family: TitilliumText25L1wt;
	font-weight: bold;
	margin-top: -7px;
	margin-left: 97px;
}
.content .medic {
	margin-top: 10px;
	font-size: 12px;
}

.content .medic p{
	font-size: 12px;
	line-height: 20px;
}

.list-block {
	text-align: left;
}
.list-block h2:first-letter {
	text-transform: uppercase;
}

::selection {
	background:#df49eb;
	color:#fff;
}

::-moz-selection {
	background:#df49eb;
	color:#fff;
}

::-webkit-selection {
	background:#df49eb;
	color:#fff;
}

.simple-block {
	padding-bottom: 20px;
	height: auto;
}
.content-block {
	border-top: 1px solid #ffffff;
	padding-top: 5px;
	height: auto;
}
.content_detail {
	text-align: right;
	display: block;
	position: absolute;
	bottom:  20px;
	right: 15px; 
}
.lista_completa {
	font-family: TitilliumText25L400wt;
	font-size: 12px;
	background: url("../library/client-images/lista_completa_bg.png") no-repeat;
	padding: 2px 13px 3px 35px;
	margin-top: 17px;
}
#content .lista_completa {
	position: absolute;
	top: 300px;
	right: 20px;
}
.two-column-block{width: 425px;float:left;min-height: 30px;}
.three-column-block{width: 276px;float:left;min-height: 30px;}
.required{color: #ff0000;}
.row {margin-bottom: 10px; clear: both;}
.label{display: block; float: left; width: 106px;}
.two-colspan {
	width: 634px;
	float: left;
}
.two-rowspan {
	width: 308px;
	float: left;
}
.left-block {
	margin-right: 18px;
}
.textarea-keywords {
	margin-bottom: 0;
	min-height: 100px;
}
.ui-wrapper {
	position: absolute !important;
	top: 0 !important;
	left: 123px !important;
	padding-bottom: 0 !important;
	max-width: 250px;
}
.ui-resizable-handle {
	height: 9px;
	width: 9px;
	position: absolute;
	bottom: 1px;
	right: 1px;
	cursor: se-resize;
}
#ajax-loader-div {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #ffffff;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	background: transparent url(../library/admin-images/ajax-loader.gif) no-repeat center center;
}
/**CSS POLL**/
.poll-button {
	text-align: center;
}
#leftside .poll ul li {
	background: none;
	padding-left: 0;
	line-height: 20px;
}
.poll-response {
	display: none;
	border: 2px solid #f0f0f0;
}
.poll-clientvote, .poll-nonvote {
	float: left;
	height: 10px;
}
.poll-clientvote {
	background: #6bcfee;
}
.poll-nonvote {
	background: #ffffff;
}
.poll-results {
	font-size: 12px;
	color: #3A555C;
	font-weight: normal;
	padding-left: 10px;
}
/**END POLL**/


/*  ------------------------

		Sliding...

    ------------------------ */
#uppersliderWrap {
margin: 0 auto;
width: 300px;
position:absolute;
top:0;
right:100px;
z-index:40;
}

#uppersliderWrapimg{
    display: block;
    left: 0;
    min-height: 190px;
    width: 328px;
    position: inherit;
    top: 0;
    z-index: -25;
}
#upperslider {
    position: absolute;
    text-align: center;
    
    z-index: 4;
    margin-top: -200px;
}

#upperslider h3 {
 	    left: 513px;
    padding-top: 0;
    position: static;
    right: 62px;
    text-align: center;
    width: 280px;
}
#uppersliderContent {
	position: absolute;
	text-align:center;
	color:#fff;
	width:100%;
	height:100%;
	font-weight:bold;
	margin-left: 10px;
}

#uppersliderContent  ul.errorMessage li{
    float: left;
    left: 10px;
    position: relative;
    top: 46px;
    width: 320px;

}
#slide-handle {
	margin: 0 auto;
	width: 600px;
	background-color: #F0F0F0;
	height: 200px;
	padding: 10px;
}
#openCloseWrap {
	position:absolute;
	margin: 6px 0 0 314px;
	font-size:12px;
	font-weight:bold;
}

#upperslider .actionMessage {
     background: url("../library/client-images/slider.png") repeat scroll left center transparent;
    float: left;
    margin-left: 1px;
    margin-top: 64px;
    min-height: 76px;
    padding-left: 11px;
    position: absolute;
    text-align: left;
    width: 308px;
    z-index: 33;
}


.wwFormTable {
    float: left;
    left: 74px;
    position: absolute;
    text-align: center;
    top: 68px;
    width: 100%;
}

.contactform{
	padding-left:28px;
}

.sectionText{
	margin-left:18px;
	padding-top:20px;
	padding-bottom:12px;
}

h2 a:link, h2 a:active, h2 a:visited, h2 a:hover {
	font-size: 20px;
	color: #007a41;
	font-weight: normal;
	padding-bottom: 13px;
	font-family: TitilliumText25L600wt;
}

h3 a:link, h3 a:active, h3 a:visited, h3 a:hover {
    color: #61A454;
    font-weight: bold;
}

h4 a:link, h4 a:active, h4 a:visited, h4 a:hover{
    color: #9AB382;
    font-size: 16px;
    font-weight: bolder;
}	

#submit-form input.client-text{
	width: 250px;
}

#submit-form #jcaptcha{
	width: 250px;
}




