/*
Theme Name: MedicliM Theme
Theme URI: http://www.mediclim.ro
Description: MedicliM Wordpress Theme
Version: 1.0
Author: Marius Perde
*/

body {
    background: url('res/img/bkg.png') repeat;
    font-family: Arial, sans-serif;
}

body a { color:#c81f7a; text-decoration:none;}



#main_bkg_left {
    width: 980px;
    margin: 0 auto;
    padding-left: 8px;
    background: url('res/img/main_shadow_left.gif') repeat-y;
}
#contact_form { position:relative; left:12px; margin-top:10px; height:225px;}
#contact_form textarea { border:none; width:455px; height:95px; position:relative; left:-5px; padding-left:5px; padding-top:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background: url('res/img/textarea_bkg.png') no-repeat; }

#main_bkg_right {
    width: 1020px;
    padding-right: 8px;
    background: url('res/img/main_shadow_right.gif') repeat-y;
    background-position: right;
    overflow: hidden;
}

#main_bkg_bottom {
    margin: 0 auto;
    height: 7px;
    background: url('res/img/main_shadow_bottom.gif') repeat-x;
}

#main_bkg {
    width: 980px;
    padding: 20px;
    background: #fff;
}

/* header */
#header_logo {
    float: left;
    font-size: 12px;
}
#header_logo p {
    margin-left: 50px;
}
/* nav */
#nav ul {
    margin-left: 350px;
}

#mag_int {
	margin-left: 10px;
	display: block;
	float: right;
}

#nav ul li {
    float: left;
    height: 35px;
    margin-right: -20px;
    text-align:center;
}

#nav ul li a {
    text-decoration: none;
    display: block;
    color: #474747;
    width: 115px;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    vertical-align: middle;
}



#nav ul li a.selected, #nav ul li a:hover {
    background: url('res/img/nav_btn_selected.png') no-repeat 45% 0;
    color: #fff;
    text-align: center;
    width: 115px;
    height: 24px;
    display: block;
}

#nav ul li a.parent, #nav ul li a.custom_parent_page {
    /* margin: 0 -30px;*/
    margin: 0;
    width: 115px;
    height: 35px;
    display: block;
}

#nav ul li a.parent, #nav ul li a.custom_parent_page:hover, #nav ul li a.Open {
    background: url("res/img/nav_btn_parent.png") no-repeat scroll 0 0 transparent;
    width: 115px;
    color: #C81F7A;
    position: relative;
    z-index: 2;
    height: 35px;
}

#nav ul li ul li a:hover {
    background: none;
    color: #C81F7A;
}

#nav ul li ul {
    margin-left: -145px;
    background-color: #e9e9e9;
    border: 1px solid #d9d9d9;
    text-align: center;
    -moz-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: absolute;
    height: 25px;
    margin-top: -1px;
    display: none;
    z-index: 1;
    width: auto;
}

#nav ul li ul li {
    text-align: center;
    line-height: 25px;
    vertical-align: middle;
    height: 25px;
    margin: 0;
}
#nav ul li ul li:first-child {
    border-left: none;
}

#nav ul li ul li a {
    float: left;
}

/* content */
#content {
    overflow: hidden;
    margin-top: 20px;
    font-size: 12px;
    color: #212020;
}
#content .left, #content .right {
    width: 480px;
}
#content h2 {
    font-size: 18px;
    color: #212020;
}

#content #info {
    width: 350px;
}

#content #bunvenit {
    width: 600px;
    padding: 0 10px;
}

#content #bunvenit p {
    margin-bottom: 15px;
    text-indent: 1em;
}

#content #info ul {
    list-style-image: url('res/img/adobe.png');
    list-style-position: inside;
	font-size: 11px; 
}

#content #info ul li a {
	color: #212020;
}

/* contentBox */
div.contentBox {
    overflow: hidden;
    background-color: #f4f4f4;
    border: 1px solid #e7e7e7;
}

div.contentBox .left, div.contentBox .right {
    width: 480px;
}

div.contentBox img {
    float: left;
    margin-right: 25px;
}

div.contentBox h3 {
    font-size: 17px;
    color: #3b3a3a;
}

div.contentBox p {
    font-size: 12px;
    color: #212020;

}

#banner {
width: 928px;
margin: 0 auto;
}

/* footer */
#footer {
    width: 930px;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    color: #3a3a3a;
}

#footer a {
    color: #3a3a3a;
    text-decoration: none;
}

#footer ul {
    width: 310px;
    margin: 0 auto;
    text-align: center;
}

#footer ul li {
    float: left;
    margin-right: 5px;
}

#bottom_nav .current_page_item {
    background: none;
    min-width: inherit;
    min-height: inherit;
}

#harta_site {
    display: none;
    font-weight: bold;
}

#harta_site_h2 {
    padding-top: 25px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 20px;
}

#sitemap {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 110px;
}

#sitemap li a {
    font-weight: bold;
    font-size: 16px;
}

#sitemap li ul {
    list-style-type: square;
    list-style-position: inside;
    margin-left: 10px;
}

#sitemap li ul li a {
    font-size: 14px;
}
/* Contact */
#contact {
    width: 502px;
    text-align: center;
}

#contact_submit { float:left; margin-top:7px; position:relative; left:13px;
}

#contact .text {
    width: 226px;
    height: 25px;
    margin-bottom: 10px;
    background: url('res/img/input_large.png') no-repeat;
    border: none;
    padding: 0 5px;

}

#contact_text {
    margin-left: 27px;
}


/* General classes */
.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

a.afla {
    background: url('res/img/afla.png') no-repeat;
    width: 120px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    display: block;
    float: left;
    margin-top: 20px;
	margin-bottom: 10px;
}

.shadow {
    background: url('res/img/shadow.png') no-repeat;
    width: 9px;
    height: 128px;
    float: left;
    margin-right: 40px;
}
.current_page_item {
    background: url('res/img/nav_btn_selected.png') no-repeat 45% 0;
    color: #fff;
    min-width: 88px;
    min-height: 24px;
}

.current_page_item > .custom_parent_page {
    color: #fff;
    min-width: inherit;
    min-height: inherit;
}


#nav ul .current_page_item a {
    color: #fff;
}

#nav ul .current_page_item ul li a {
    color: #a3a3a3;
}

#nav ul li ul li.current_page_item {
    background: none;
}

.page_content ul li{ list-style-position:outside; position:relative; left:20px;list-style-image:url('res/img/bullet.png'); }
.page_content .dots {  padding-top:5px; border-top:dotted 1px #666; margin-top:10px;}
.page_content table, .page_content tr, .page_content td {vertical-align:top;}
.page_content td { padding-top:10px;}

#parteneri_div img {
	margin-left: 40px;
	margin-bottom: 20px;
}

/* tabelul din pagina de contact */

.container3 {
	width: 470px;
	margin: 0px;
	float: left;
	padding: 0px;
	min-height: 290px;
}
.main_td1{
	min-height: 100px;
	width: 470px;
	background-image: url('images/bg_table_repeat.png');
	background-repeat: repeat-y;
}

.detaliu_client1{
	font: bold 12px Arial,sans-serif;
	color: #3d3c3c;
	padding-left: 20px;
	padding-right: 20px;
}

.detaliu_client2{
	font: 12px Arial,sans-serif;
	color: #5e5e5e;
}

.img_left{
	position: absolute;
	left: 0px;
	top: 0px;
}

.img_right{
	position: absolute;
	right: 0px;
	top: 0px;
}

.detaliu_comanda1 div{
	position: relative;
	background-color: #b66c80;
	width: 100%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.detalii_comanda{
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}

.detaliu_comanda2 div{
	position: relative;
	background-color: #c56b54;
	width: 100%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.detaliu_comanda2_text, .detaliu_comanda1_text{
	position: absolute;
	top: 4px;
	left: 20px;
}

.detalii_comanda_table_head td{
	background-color: #e6e6e6;
	color: #4e4e4e;
	font: 11px Arial, sans-serif;
	height: 34px;
}

.detalii_comanda_table_head td{
	padding: 5px;
}

.detalii_comanda_table_head .nr_crt{
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	width: 50px;
}
.detalii_comanda_table_head .denumire{
	border-right: 1px solid #d5d5d5;
}
.detalii_comanda_table_head .actiuni{
	border-right: 1px solid #d5d5d5;
}


.odd_row .nr_crt, .even_row .nr_crt{
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #d5d5d5;
	padding-left: 5px;
	padding-right: 5px;
}
.odd_row .denumire, .even_row .denumire{
	border-right: 1px solid #e6e6e6;
	padding-left: 5px;
	padding-right: 5px;
}
.odd_row .actiuni, .even_row .actiuni{
	border-right: 1px solid #e6e6e6;
	padding-left: 5px;
	padding-right: 5px;
}


.nr_crt{
	text-align: center;
}
.denumire{
	text-align: left;
}
.actiuni{
	text-align: center;
}
.odd_row td{
	background-color: #edf4f1;
	color: #4f4f4f;
	font: 11px Arial, sans-serif;
	height: 20px;
}
.even_row td{
	background-color: #ffffff;
	color: #4f4f4f;
	font: 11px Arial, sans-serif;
	height: 20px;
}
.odd_row td{
	padding-top: 5px;
	padding-bottom: 5px;
}
.even_row td{
	padding-top: 5px;
	padding-bottom: 5px;
}
.border_bottom{
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	line-height: 150%;
}
.border_bottom td{
	border-bottom: 1px solid #e6e6e6;
}
td.denumire .colored1 a{
	color: #cb1e7a;
}
.container3 img, .container3 a{
	border-width: 0px;
}

#contact_text{
	width: 465px;
	float: left;
}

.terminator {
	float: none;
	clear: both;
}

.actiuni a, .actiuni img{
	display: inline;
}

.actiuni a{
	margin: 5px;
}

td.denumire a{
	color: #4F4F4F;
}
