/*
Theme Name: PDSolutions.ro
Theme URI: http://iti.ro/
Description: Based on the original WordPress theme that graced versions 1.2.x and prior.
Version: 0.1
Author: iti.ro
Tags: fixed width, two columns

*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
html {
    overflow-y: scroll;
}
body, div {text-align: justify;}
table, td, tr {text-align: left;}
a img { border:0; }
img {border:0; padding:0 0 10px 0; margin:0;}
#wrapper {text-align:center;
width:960px;
margin:0 auto;
}

#header
{background:url(images/site_pds_01.jpg) no-repeat;
width:960px;
height: 118px;
float: left;
margin:0 auto;}

#menu
{
	background:url(images/site_pds_02.jpg) no-repeat;
	height:30px;
	width:960px;
	float:left;
	padding: 11px 0 0 30px;
}

#banner-container
{width:960px;
height:285px;
float:left;
margin:0 auto;}

#spacer
{background:url(images/site_pds_05.jpg) no-repeat;
width:960px;
height:35px;
float:left;}

#contents-container
{width: 960px;
float: left;
margin: 0 auto;}

#footer
{width:960px;
text-align:left;
clear:both;
background-color:#f2f2f2;
}

#nav{
	font-size:1.1em;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:10px;
	/* Clear floats */
	float:left;
	width:100%;
	font-weight: bold;

	position:relative;
	z-index:5;

}
#nav li{
	float:left;
	margin-right:30px;
	position:relative;
}
#nav a{
	display:block;
	padding:5px;
	color:#fff;
	background:#471169;
	text-decoration:none;
}
#nav a:hover{
	color:#fff;
	background:#ea048d;
	text-decoration:none;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	background:#471169;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	text-decoration:none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover li li
{background:#471169;}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#ea048d;
}

body{
	font-family:Arial,Verdana,sans-serif;
	font-size:0.75em;
	color:#333;
	width:960px;
	margin:0 auto;
	padding:10px;
}
#pink {color:#ea048d;}
#first-page-box
{background:#f2f2f2;
font-family:Verdana, Geneva, sans-serif;
font-size:1.1em;
text-align:left;
padding:5px 5px 5px 5px;
width:260px;
height:150px;
float:left;
margin:0 auto;}
#spacer-top
{height:40px;
width:960px;
float:left;
margin:0 auto;}
#spacer-sides
{height:160px;
width:37px;
float:left;
margin:0 auto;}
h5 {font-weight:bold; font-size:1.3em; padding:0 0 3px 0;}
#first-page-box a{
	padding:0 2px 1px 2px; 
	float:right; 
	background:#ea048d; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:0.8em;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;}
#spacer-footer{
	width:960px;
	height:30px;
	float:left;
	margin:0 auto;}
#footer, #footer a {height:20px;
font-size:0.9em;
font-weight:bold;
width:874px;
background:#f2f2f2;
color:#ea048d;
font-family:Verdana, Geneva, sans-serif; 
text-decoration:none;
margin:0 auto;
padding:5px 5px 0 5px;}
#right{float:right;}
#menu-left, #menu-left a
	{width: 180px;
	padding:0 10px 0 0;
	text-align:right;
	float:left;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif; 
	font-weight:bold;
	font-size:1.2em;
	color: #471169;
	text-decoration:none;
	}
#menu-left a:hover{font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#ea048d;
	text-decoration:underline;}
#menu-left a:visited {font-family:Verdana, Geneva, sans-serif; 
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;}
#contents-page {background:url(images/punct.jpg) repeat-y;
	text-align:left;
	width:740px;
	padding: 0 0 0 30px;
	float:left;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:1.1em;
}
#contents-page ul li{font-size:1em;font-weight:bold;padding:0 0 0 5px;line-height:160%;}
#contents-page ul {padding:0 0 0 25px;}
#contents-page a,a:visited {color:#471169;font-weight:bold;text-decoration:none;}
#contents-page a:hover {color:#ea048d;font-weight:bold;text-decoration:underline;}
h6 {font-weight:bold; font-size:1.8em; padding:0 0 3px 0;color:#ea048d;	font-family:Verdana, Geneva, sans-serif; 
}
h3 {font-weight:bold; font-size:1.8em; padding:0 0 3px 30px;color:#ea048d;	font-family:Verdana, Geneva, sans-serif; 
}
#contents-page-solo {
	text-align:left;
	width:930px;
	padding: 0 0 0 30px;
	float:left;
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:1.1em;
}
#contents-page-solo a,a:visited {color:#471169;font-weight:bold;text-decoration:none;}
#contents-page-solo a:hover {color:#ea048d;font-weight:bold;text-decoration:underline;}
#contact-1 {width:460px;float:left;margin:0 auto;font-size:0.8em;padding:0 0 0 5px;font-size:0.9em;}
#diagno-box {width:600px; margin:0 auto;}
#diagno-box1 {width:300px; float: left;}
h2 {font-weight:bold; font-size:1.5em; padding:0 0 3px 30px;color:#ea048d;	font-family:Verdana, Geneva, sans-serif; 
}
h4 {font-weight:bold; font-size:1.2em; padding:0 0 3px 20px;color:#471169;	font-family:Verdana, Geneva, sans-serif; 
}
.contact-section {
    padding: 20px;
}

.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.contact-icon {
    width: 24px; /* Adjust size as needed */
    height: 24px; /* Adjust size as needed */
    margin-right: 10px;
}

.contact-text {
    line-height: 1.5;
}

.contact-text a {
    color: #007bff;
    text-decoration: none;
}

.contact-text a:hover {
    text-decoration: underline;
}

#contact-form {
    margin-top: 20px;
}

#contact-form form {
    display: flex;
    flex-direction: column;
    max-width: 600px; /* Adjust width as needed */
    margin: 0 auto; /* Center the form */
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #f9f9f9;
}

#contact-form p {
    margin-bottom: 15px;
}

#contact-form label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
}

#contact-form textarea {
    resize: vertical;
    min-height: 100px;
}

#contact-form input[type="submit"] {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
}

#contact-form input[type="submit"]:hover {
    background-color: #0056b3;
}

#contact-form input[type="checkbox"] {
    margin-right: 10px;
}

#contact-form label {
    font-weight: normal;
    line-height: 1.5;
}