/* CSS Document */
/* Medo Style */

* {
	margin: 0;
	padding: 0;
	}
	
html {
	margin: 0;
	padding: 0;
	}	
	
body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	}
	
hr {  
	height: 1px;
	border: none;
	border-top: 1px solid #BDA291;
	}	
	
hr.blue {
	width: 100%;
	height: 3px;
	border: none;
	border-top: 3px solid #94edfa;
	}
	
hr.grey {
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
	}	
	
p {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	}	
	
#containerGlobal {
	position: relative;
	margin: 0 auto;
	width: 939px;
	}	
	
#header {
	width: 940px;
	}
#dreapta {
	padding:0 0 0 236px;
	width: 704px;
	background: transparent url(imagesMain/ro/sigla.gif) no-repeat;
	}	
		
#sigla {
	width: 200px;
	height: 127px;
	background: transparent url(imagesMain/ro/sigla.gif) no-repeat;
	border:1px solid #000000;
	}	
#phone {
	width: 702px;
	height: 40px;
	background: transparent url(imagesMain/ro/phoneNumber.gif) no-repeat;
	}	

#logo {
	width: 702px;
	height: 48px;
	background: transparent url(imagesMain/ro/logo.gif) no-repeat;
	}	
	
#menuPrimary {
	width: 702px;
	height: 27px;
	text-align: right;
	}	
	
#menuPrimary ul,
#footer ul {
	margin: 0;
	padding: 0;
	}		
	
#menuPrimary li,
#footer li {
	display: inline;
	list-style: none;
	}	
	
#theme {
	width: 939px;
	height: 135px;
	background: transparent url(imagesMain/ro/header.jpg) no-repeat;
	}	
	
.positionRight {
	float: right;
	}	
	
#search	{
	padding: 10px 0 0 0;
	width: 939px;
	height: 30px;
/*	border: 1px solid #CCCCCC; */
	}
	
#search form {
	float: left;
	width: 120px;
	}	
	
#search form input{
	width: 120px;
	height: 18px;
	border: 1px solid #ccc;   
	}	
	
#searchSubmit {
	margin: 0 0 0 130px;
	}	
	
#searchSubmit a {
	display: block;
	height: 20px;
	background-position: left top; 
	}	

#searchSubmit a:hover {
	display: block;
	background-position: left bottom; 
	}

#search span {
	display: none;
	}
	
.placeholder {
  /*background: #FFFFE0;*/
  color: #3f3f3f;
}
#search label {
  display: block;
}
	
#butSearch {
	width: 62px;
	height: 20px;
	background: transparent url(imagesMain/ro/butSearch.gif) no-repeat;
	}

#wrapper {
	float: left;
	width: 939px;
	max-height: 100%;
	} 	

#left {
	margin: 0 15px 0 0;
	float: left;
	width: 220px;
	height: 100%;
	/*border: 1px solid #CCCCCC;*/
	}	
	
#twoCols {
	float: left;
	width: 700px; 
	height: 100%;
/*	border: 1px solid #CCCCCC; */
	}	
	
#contentMain {
	margin: 0 15px 0 0;
	float: left;
	width: 465px; 
	height: 100%;
/*	border: 1px solid #CCCCCC;*/
	}		
	
#right {
	float: left;
	width: 220px; 
	height: 100%;
	/*border: 1px solid #CCCCCC;*/
	}		
	
#footer {
	float: left;
	width: 939px; 
	text-align: center;
	/*border: 1px solid #CCCCCC;*/
	}	
	
#ask,
#forum,
#newsletter,
/*#menuSecond,*/
#login {
	float: left;
	width: 220px;
	/*border: 1px solid #000;*/
	}	
	
.askDoctorRO {
	width: 217px;
	height: 90px;
	background: transparent url(imagesMain/ro/askDoctor.gif) no-repeat;
	}
	
.askDoctorEN {
	width: 217px;
	height: 90px;
	background: transparent url(imagesMain/ro/askDoctor.gif) no-repeat;
	}
		
.enterForumRO {
	width: 217px;
	height: 38px;
	background: transparent url(imagesMain/ro/forum.gif) no-repeat;
	}	
	
.enterForumEN {
	width: 217px;
	height: 38px;
	background: transparent url(imagesMain/ro/forum.gif) no-repeat;
	}	
	
#newsletter input,
#login input {	
	margin: 2px 0 5px 0;
	display: block;
	width: 150px;
	height: 15px;
	border: 1px solid #ccc;
	font-size:11px;
	color: #6e6e6e;
}
#login input[type='hidden'] {
	display:none;
}
#newsletter label,
#login label {
	font: normal bold 12px Tahoma,sans-serif; 
	color: #999999;
	}		
	
#newsletter a,
#ask a,
#forum a,
#login p a {
	float: right;
	margin: 10px 0 10px 0;
	display: block;
	height: 18px;
	background-position: left top; 
	}	

#newsletter a,
#login p a {
	float: left;
	margin: 10px 0 10px 0;
	display: block;
	height: 18px;
	background-position: left top; 
	}

#newsletter a:hover,
#ask a:hover,
#forum a:hover,
#login p a:hover  {
	display: block;
	background-position: left bottom; 
	}

#newsletter span,
#ask span,
#forum span,
#login span {
	display: none;
	}
	
#butSend {
	width: 51px;
	height: 18px;
	background: transparent url(imagesMain/ro/butSend.gif) no-repeat;
	}
	
#butLogin {
	width: 51px;
	height: 18px;
	background: transparent url(imagesMain/ro/butLogin.gif) no-repeat;
	}	
	
#butAcces {
	width: 51px;
	height: 18px;
	background: transparent url(imagesMain/ro/butAcces.gif) no-repeat;
	}		
	
#butEnter {
	width: 51px;
	height: 18px;
	background: transparent url(imagesMain/ro/butEnter.gif) no-repeat;
	}	
	
.butDetalii {
	float: right;
	margin: 10px 0 0 0;
	width: 60px;
	text-align: center;
	border-top: 1px dotted #ccc;
	}	
	
.highlight {
	float: left;
	margin: 5px 0 10px 0; 
	width: 450px;
  /*background-color: #f4ffe7;*/
	}	

.highlightTitle {
	float: left;
	width: 450px;
	margin: 5px 0 5px 0;
	}	
	
.highlightDescription p {
	padding: 0 5px 0 10px;
	text-align: justify;
	text-indent: 15px;
	font: normal normal 11px Arial,sans-serif;
	color: #2C2011;	
	}
		
.highlight img {
	float: left;
	margin:  0 10px 0 0;
	padding: 1px;
	border: 1px solid #ccc;
	}	
		
/** text **/

.titleCategory {
	font: normal small-caps bold 15px Arial,sans-serif;
	color: #000; 
	}	
.titleCategory a{
	font: normal normal 12px Arial,sans-serif;
	color: #000; 
	text-decoration:none;
	}	
.titleCategory a:hover{
	color: #00548f; 
	text-decoration:underline;
	}	

.titleCategory span{
	color: #000; 
	font: normal normal 12px Arial,sans-serif;
	}	

.titleHighlight {
	font: normal bold 11px Arial,sans-serif;
	color: #00548f; 
	}	
	
.txMenu {
	font: normal bold 13px Tahoma,sans-serif; 
	}		
	
.txMenuFooter {
	font: normal bold 9px Verdana,sans-serif;
	color: #999999;
	}	
	
.txNormal {
	font: normal normal 10px Tahoma,sans-serif; 
	}	

.txDescription {
	padding: 0 15px 0 15px;
	text-align: justify;
	font: normal normal 11px Tahoma,sans-serif; 
	color: #5a5a5a;
	}
	
.txDetalii {
	font: normal normal 11px Tahoma,sans-serif; 
	}	

/** links **/

a.menu {
	text-decoration: none;
	color: #333333;
	}	
	
a.menu:hover {
	text-decoration: underline;
	color: #0250ac;
	}	
	
a.menuFooter {
	text-decoration: none;
	color: #999999;
	}	
	
a.menuFooter:hover {
	text-decoration: none;
	color: #0250ac;
	}	
	
a.detalii {
	text-decoration: none;
	color: #999999;
	}	
	
a.detalii:hover {
	text-decoration: none;
	color: #0250ac;
	}		
	
	
	
	
	
/****** facute de gaby **********/

#menuSecond ul{
	margin: 5px 0 5px 0;
}
#menuSecond li{
	display:block;
	list-style: none;
	border-bottom: 1px dotted #cccccc;
}
#menuSecond li:hover{
	background-color:#eee;
	border: 1px dotted #cccccc;
}
#menuSecond li a{
	font: normal bold 12px Arial,sans-serif;
	color: #5a5a5a;
	text-decoration: none;
}
#menuSecond li a:hover{
	text-decoration: none;
	color: #00548f;
}
	
.titleMedic{
	margin: 10px 0 2px 5px;
	font: normal bold 12px Arial,sans-serif;
	color: #00548f; 
}
	
.medicImg {
	margin: 8px;
	border: 1px solid #000000;
}

#textContent{
	margin: 10px;
}

#textContent ul {
	margin-left: 10px;
}
#textContent ul li{
	font: normal normal 11px Arial,sans-serif;
	color: #2C2011;	
	list-style: disc;
	margin: 5px;
	padding: 0 0 0 0;		
	text-align: justify;
}

#textContent p{
	padding: 5px;
	text-align: justify;
	text-indent: 15px;
	font: normal normal 11px Arial,sans-serif;
	color: #2C2011;	
}

#textContent form input{
	margin: 2px;
	font-size:11px;
	color: #6e6e6e;
}

#textContent form select{
	width: 97px;
	margin: 2px;
	font-size:11px;
	color: #666666;
}

#textContent form table td b{
	margin: 5px;
	font: normal bold 12px Arial,sans-serif;
	color: #6e6e6e;
}

#textContent form textarea{
	margin: 2px;
	font: normal normal 11px Arial,sans-serif;
	color: #666666;
}

#textContent form table td{
	color: #666666;
	font: normal normal 11px Arial,sans-serif;
}
#textContent form table td span
{
	color: #ff0000;
	font: normal normal 11px Arial,sans-serif;
}

#textContent form table td a {
	float: left;
	margin: 10px 0 10px 0;
	display: block;
	height: 18px;
	background-position: left top; 
}
#textContent form table td a:hover  {
	display: block;
	background-position: left bottom; 
}
#textContent form table td img{
	margin: 2px;
}

.ascunde{
	display: none;
}

.eroare {
	margin: 0 0 10px 0;
	font: normal normal 11px Arial,sans-serif;
	color: #5a5a5a;
}
.eroare a{
	font: normal normal 11px Arial,sans-serif;
	color: #5a5a5a;
}
.eroare a:hover{
	color: #00548f;
	text-decoration:none;
}

.active{
	padding: 0 5px 0 6px;
	font-weight: bold;
	border: 1px solid #ccc;
}
.clickable{
	cursor: pointer;
}

.pageNumber{
	margin: 0 1px 0 1px;
	padding: 0 5px 0 6px;
}


#mesaj_login {
	margin: 0 0 5px 0;
}
#mesaj_login p{
	margin: 0 0 0 5px;
	padding:0;
	font: normal normal 11px Arial,sans-serif;
	color: #5a5a5a;
}
#mesaj_login p a{
	font: normal normal 11px Arial,sans-serif;
	color: #5a5a5a;
}
#mesaj_login p a:hover{
	color: #00548f;
	text-decoration:none;
}

/*autocompleter*/
/*.ac_results {
	border: 1px solid #03467b;
	width: 157px;
	background-color: #0050a9;
	padding: 0;
	margin: 1px 0 0 0;
	list-style: none;
	position: absolute;
	z-index: 10000;
	display: none;
	color: #fff;

}
	
.ac_results li {
	padding: 2px 5px;
	white-space: nowrap;
	font: normal normal 11px Arial,sans-serif;
	text-align: left;
}

.ac_over {
	color: #fff;
	cursor: pointer;
	background-color: #055eb0;
}

.ac_match {
	font-weight:bold;
	color: #fff;
}*/


/*end autocompleter*/

#formSearch input[type='text']{
	width:130px;
	height: 16px;
	float:right;
	background: transparent url(imagesMain/isearchbg.png) no-repeat 1% 50%;
	padding: 0 0 0 25px;
}

.overlib{
	padding: 0 5px 5px 5px;
	font: normal normal 11px verdana,arial,helvetica,sans-serif;
	color: #fff;
}
.title_everlib{
	margin: 0 0 3px 0;
	font:normal bold 13px verdana,arial,helvetica,sans-serif;
	color: #fff;
}