/*
Theme Name: Promedica Diagnostic
Theme URI: www.promedicadiagnostic.com
Description: Promedica Diagnostic Theme
Version: 1.0
Author: Aqva Design
Author URI: www.aqva.ro
*/

/* STRUCTURE */

* {
	margin:0px;
	padding:0px;
}

body {
	background: #123e5c url(images/bg_main.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	color:#0f0f0f;
	font-size:11px;
}

#wrapper {
	width:902px;
	margin: 15px auto 0 auto;
}

#header {
	width:902px;
	height:49px;
	background-image:url(images/bg_header.png);
	background-repeat:no-repeat;
	white-space:nowrap;
}

#content {
	width:900px;
	padding-right:1px;	
	padding-left:1px;
	background:url(images/bg_content.gif) repeat-y;
}

#footer {
	width:902px;
	height:156px;
	margin-bottom:20px;
	background-image:url(images/bg_footer.png);
}

#sidebar {
	width:260px;
	text-align:right;
	margin-top:30px;
	margin-bottom:30px;
	margin-right:5px;
}

/* FLOATS */

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

/* HEADER */

#header_left {
	width:600px;
}

#header_right {
	width:300px;
	padding-top:14px;
	position:relative;
}

/* CONTENT */

#up {
	background:url(images/up.jpg) no-repeat;
	width:900px;
	height:317px;
	position:relative;
}

h3 {
	position:absolute;
	bottom:70px;
	left:40px;
	font-size:30px;
	font-weight:bold;
	color:#000;
}

h4 {
	position:absolute;
	bottom:30px;
	left:40px;
	font-size:17px;
	font-weight:100;
	color:#686868;
}

#container {
	width:870px;
	margin: 30px auto 30px auto;
	border:1px solid #b2b2b2;
}

.cnt {
	width:870px;
	margin: 30px auto 30px auto;
	border:1px solid #b2b2b2;
}

#container_servicii {
	width:590px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:10px;
	border:1px solid #b2b2b2;
}

/* FOOTER */

#footer_left {
	width:420px;
	padding-top:20px;
	padding-left:30px;
	color:#FFF;
}

#footer_right {
	width:450px;
	height:156px;
	background-image:url(images/map.png);
	background-position:left;
	background-repeat:no-repeat;
}

#footer_left p {
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-size:11px;
}

#footer_left h2 {
	text-transform:uppercase;
	font-size:12px;
	margin-top:10px;
	margin-bottom:20px;
}

/* SEARCHFORM */

label {
	color:#FFF;
	line-height:25px;
	padding-right:10px;
}

#s {
	background:none;
	border:none;
	background-image:url(images/bg_search.png);
	background-repeat:no-repeat;
	padding: 4px 10px 0px 15px;
	width:193px;
	height:16px;
	color:#666;
	font-style:italic;
	font-size:11px;
}

.button {
	background:none;
	border:0px none;
	background-image:url(images/search.png);
	background-repeat:no-repeat;
	background-position:center;
	width:16px;
}

/* HOME */

.box {
	width:289px;
}

.box1 {
	width:290px;
}

.border_left {
	border-left:1px solid #fff;
}

.border_right {
	border-right:1px solid #b2b2b2;
}

#wrap2 {
	width:580px;
}

#wrap3 {
	width:870px;
	margin: 30px auto 30px auto;
	border:1px solid #b2b2b2;
	background:url(images/line.gif) repeat-y;
}

h1 {
	background:url(images/bg_h1.gif) repeat-x;
	height:35px;
	font-size:13px;
	line-height:35px;
	padding-left:20px;
	border-bottom:1px solid #b2b2b2;
	color:#0c0c0c;
}

p {
	padding:15px;
	text-align:justify;
	line-height:18px;
}

#content p {
	padding-top:5px;
	padding-bottom:5px;
}

.image {
	width:262px;
	margin:12px;
	margin-bottom:0px;
	border:1px solid #b2b2b2;
}

.image_ap {
	width:262px;
	margin:12px;
	margin-bottom:12px;
	border:1px solid #b2b2b2;
}
	
	
#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.galerie {
	margin:20px;
	border:1px solid #b2b2b2;
}

.no-underline {
	text-decoration:none;
}
