/* Pagina consulta medicul
-------------------------------------------------------------- */
/*index*/
.cm-index-wrapper{margin:10px;}
.cm-index-wrapper h1{font:20px/20px arial; color:#fff; position:absolute; top:42px; text-shadow: #000 1px 1px 0; margin-left:25px;}
.cm-index-wrapper .big-click{width:150px;height:323px; position:absolute; display:block; text-indent:-9999px;}
.cm-index-wrapper h1 span{color:#fffd49;}
.box-vs, .box-cm{width:476px;height:362px;margin-bottom:2px;position:relative;}
.box-vs{background: #f3eeda url(//www.sfatulmedicului.ro/external/img/bg-consulta-medicul.png) no-repeat top left;}
.box-cm{background: #dae7f3 url(//www.sfatulmedicului.ro/external/img/bg-consulta-medicul.png) no-repeat top right;}
.box-cm .big-click{right:0;}
.box-vs h1, .box-vs ul{left: 162px;}
.box-vs ul, .box-cm ul{position:absolute; font:13px/1.9em arial; width:270px; top:95px; margin-left:28px; list-style:disc inside;}
.box-vs .buton_red_mare, .box-cm .buton_red_mare{position:absolute; top:200px; line-height:26px; padding-bottom:0;}
.box-vs .buton_red_mare{right:82px;}
.box-cm .buton_red_mare{left:82px;}
/*pagina manechin*/
#flash-manechin-consulta{width: 332px; height: 579px; margin-left:-5px; position:relative; float:left;}
p.nojs-warning-small {background:#BFCEDD; border:1px solid #6686A4; color:#333333; font-size:12px; left:50%; top:50%; margin-top:-67px; margin-left:-138px; line-height:1.3em; padding:20px; position:absolute; text-align:center; width:236px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;}
.instructiuni-consulta{float:right; background:#eaeef3; border:1px solid #99afc5; width:420px; margin-top:5px; margin-left:-5px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;}
.instructiuni-consulta-content{margin:20px 25px; height:452px; padding-top:80px;}
.instructiuni-consulta-content h3{margin-bottom:25px;font-size:19px;font-weight:normal;}


.container div.cautare-top-round {
    background: url("//www.sfatulmedicului.ro/external/img/elemente-grafice.png") no-repeat scroll -793px -291px #99AFC5;
    display: block;
    font-size: 1px;
    height: 4px;
    width: 207px;
}

.margin-top5px, .mt5 {
    margin-top: 5px;
}

.container div.cautare {
    background: url("//www.sfatulmedicului.ro/external/img/box-cautare-bottom.png") no-repeat scroll left bottom #99AFC5;
    padding: 0 4px 4px;
    width: 199px;
}

.border-cautare {
    border: 1px solid #52708C;}
	padding5px, .p5 {
    padding: 5px;
}

.bg-f4f4f4 {
    background: none repeat scroll 0 0 #F4F4F4;
}

.margin-left10px, .ml10 {
    margin-left: 10px;
}

.margin-right10px, .mr10 {
    margin-right: 10px;
}

.left {
    float: left;
}

.pos_relative {
    position: relative;
}

.margin-top10px, .mt10 {
    margin-top: 10px;
}

clk, .cl5 {
    height: 5px;
}

.cls, .clk, .cl, .cl5 {
    clear: both;
    font-size: 0;
}

.separator {
    border-bottom: 1px solid #CCCCCC;
    margin: 5px 0;
    position: relative;
}

img {
    font-size: 1px;
}
/*  HP Intreaba Medicul */
.fleft {float:left;}
.fright {float:right;}

.sfat_medic_prezentare {
	background:url("//www.sfatulmedicului.ro/external/img/sfm_bg_intreaba_medicul.jpg") no-repeat 615px 0px;
	padding:50px 30px;
	font-family:Trebuchet MS;
	color:#202020;
}

.sfat_medic_prezentare h1 {
	font-size:32px;
	font-weight:normal;
}

.sfat_medic_prezentare p {
	font-size:16px;
	line-height:30px;
	margin-bottom:20px!important;
}

.sfat_medic_avantaje {
	text-align:center;
	font-size:16px;
	width:720px;
	margin:0 auto;
	font-family:Trebuchet MS;
	color:#202020;
}

.sfat_medic_avantaje h2, .sfat_medic_final h2{
	color:#0072d2;
	font-size:32px;
	font-weight:normal;
	margin-bottom:10px;
}

.sfat_medic_avantaje p {
	display:block;
	background:url("//www.sfatulmedicului.ro/external/img/sfm_price_badge_intreaba_medicul.jpg") no-repeat top right;
	margin:10px 0px 15px 25px;
	padding:25px 30px 40px 0px;
	width:570px;
}

.sfat_medic_avantaje ul {
	margin:0px;
	text-align:left;
}

.sfat_medic_avantaje li {
	background:url("//www.sfatulmedicului.ro/external/img/sfm_checked_intreaba_medicul.jpg") no-repeat top left;
	list-style:none;
	padding:3px 0px 5px 45px;
	margin:0px 0px 15px 0px;
	color:#0072d2;
}

.sfat_medic_final {
	text-align:center;
	padding:50px 0px;
	margin:50px 0px;
	font-family:Trebuchet MS;
	color:#a2a2a2;
	font-size:12px;
	letter-spacing:-0.05em;
}

.primeste_sfatul_medicului {
	font-size:29px;
	color:#fff;
	margin:30px auto;
	display:block;
	background: #ff8400; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff8400 0%, #ff5400 50%, #ff4200 51%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8400), color-stop(50%,#ff5400), color-stop(51%,#ff4200)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff8400 0%,#ff5400 50%,#ff4200 51%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff8400 0%,#ff5400 50%,#ff4200 51%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff8400 0%,#ff5400 50%,#ff4200 51%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff8400 0%,#ff5400 50%,#ff4200 51%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8400', endColorstr='#ff4200',GradientType=0 ); /* IE6-9 */
	border:1px solid #fff;
	box-shadow:0px 1px 1px 0px #cfcfcf;
	padding:35px 15px;
	border-radius:10px;
	width:495px;
	font-family:Myriad Pro;
}

.primeste_sfatul_medicului:hover {
	background: #ff4200; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff4200 49%, #ff5400 50%, #ff8400 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(49%,#ff4200), color-stop(50%,#ff5400), color-stop(100%,#ff8400)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff4200 49%,#ff5400 50%,#ff8400 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff4200 49%,#ff5400 50%,#ff8400 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff4200 49%,#ff5400 50%,#ff8400 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff4200 49%,#ff5400 50%,#ff8400 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4200', endColorstr='#ff8400',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
	color:#fff;
}

.sfm_testimonials {
	width:300px;
	color:#6b6b6b;
	margin:45px 20px 0px 0px;
}

.sfm_testimonials .avatar {
	width:70px;
	text-align:right;
	margin:10px 10px 0px 0px;
}

.sfm_testimonials .avatar span {
	display:block;
	margin:20px 0px;
}

.sfm_testimonials p {
	background:#fdfdfd;
	text-align:left;
	padding:12px;
	box-shadow:inset 0px 0px 4px 4px #f1f1f1;
	border-radius:8px;
	width:190px;
}