/*
Date: 22 Mai 2009
Author: Bogdan Valentin Oasa
Company: Touch Media
Website: www.touch-media.ro
Project: Anghel & Blebea - Societate Civila Profesionala de Psiohologie
*/

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}
a {
  text-decoration: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS start! */
.clear { clear:both;
display:block;
line-height:0px;
}
.clear2 { clear:both;
display:block;
line-height:0px;
height: 20px;
}
.clear3 { clear:both;
display:block;
line-height:0px;
height: 10px;
}
body {
  font-family: Verdana, Arial, sans-serif;
  background: #fff url(images/background.jpg) repeat-x;
  font-size: 11px;
}
#page { width: 892px;
 margin: 0 auto;
}
#container_left {
	width: 293px;
	float: left;
	clear: left;
	padding-bottom: 25px;
}
#container_right {
	width: 599px;
	float: left;
	text-align: center;
	padding-top: 13px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
#logo {
	float: left;
	clear: left;
	width: 275px;
	height: 99px;
	background: url(images/logo.gif) no-repeat;
	margin: 53px 0 0 5px;
}
#sidebar_left {
	float: left;
	clear: left;
	width: 250px;
	min-height: 254px;
	background: #2c726c url(images/sidebar_left.jpg) repeat-x;
	margin: 45px 0 0 11px;
}
#sidebar_left ul {
	float: left;
	clear: left;
	padding: 35px 0 0 35px;
}
#sidebar_left ul li {
	float: left;
	clear: left;
	margin-top: 16px;
}
#sidebar_left ul li a {
	float: left;
	width: 100%;
	background: url(images/item.gif) no-repeat left center;
	padding-left: 15px;
}
#sidebar_left ul li a:hover, #sidebar_left ul li a#current {
	background: url(images/item_sel.gif) no-repeat left center;
}
#instrument_diagnoza {
	float: left;
	clear: left; 
	width: 218px;
	height: 66px;
	background: url(images/instrument_de_diagnoza.gif) no-repeat;
	margin-top: 60px;
	margin-left: 15px;
}
#credits {
	float: left;
	margin: 30px 0 0 0;
	width:200px;
	padding: 15px 25px 25px 25px;
	border-top: 1px #fff dotted;
	color: #cbcbcb;
	font-size: 9px;
}
h1 {
	float: left;
	clear: left;
}
.textblock_large {
	float: left;
	width: 599px;
	clear: left;	
	text-align: justify;
	color: #5d5d5d;
	margin: 30px 0 0 0;
}
#servicii_left {
	float: left;
	clear: left;
	width: 260px;
	border-right: 1px dotted #5d5d5d;
	text-align: left;
	color: #5d5d5d;
	padding-right: 26px;	
}
#servicii_left ul {
	float: left;
	list-style-image: url(images/item2.gif);
	list-style-position: inside;
	width: 260px;
	margin: 12px 0 0 0;
}
#servicii_left ul li {
	float: left;
	clear: left;
	width: 260px;
	margin: 2px 0 0 0;
}
#servicii_right {
	float: left;
	width: 260px;
	text-align: left;
	color: #5d5d5d;
	padding-left: 26px;	
}
#servicii_right ul {
	float: left;
	list-style-image: url(images/item2.gif);
	list-style-position: inside;
	width: 260px;
	margin: 12px 0 0 0;
}
#servicii_right ul li {
	float: left;
	clear: left;
	width: 260px;
	margin: 2px 0 0 0;
}
.vezi_detalii {
	float: right;
	width: 78px;
	height: 11px;
	background: url(images/vezi_detalii.gif) no-repeat;
}

#footer {
	float: left;
	width: 100%;
	padding: 25px 0 25px 0;
	width: 599px;
	background: url(images/footer.jpg) no-repeat;
}
#footer ul {
	float: left;
	clear: left;
	width: 250px;
}
#footer ul li {
	float: left;
	border-right: 1px #999999 solid;
	padding: 0 6px 0 7px;
}
#footer ul li#no_border {
	border: 0;
}
#footer ul li a {
	float: left;
	color: #999999;
	font-size: 11px;
}
#footer #developed {
	color: #999999;
	font-size: 11px;
	float: right;
	width: 170px;
}
#footer #developed span {
	float: left;
	margin-right: 5px;
}
#footer #developed img {
	float: left;
	margin-top: 2px;
}
.align {
	float: left;
	clear: left;
	width: 50px;
}
#contact_form {
	float: left;
	clear: left;
	width: 310px;
}
#contact_form label {
	float: left;
	clear: left;
	font-size: 11px;
	color: #5d5d5d;
	width:50px;
	text-align: right;
	padding-right: 10px;
	margin-top: 7px;	
}
#contact_form input {
	width: 248px;
	height: 18px;
	background: #f1f1f1;
	border: 1px #c9c9c9 solid;
	float: left;
	margin-top:  5px;
}
#contact_form textarea {
	width: 248px;
	height: 100px;
	background: #f1f1f1;
	border: 1px #c9c9c9 solid;
	float: left;
	margin-top:  5px;
}
#contact_form input#submit {
	float: right;
	border: 0;
	width: 78px;
	height: 8px;
	margin-top: 10px;
	background: url(images/trimite_mesaj.gif) no-repeat;
	cursor: pointer;	
}
.err {
	float: left;
	clear: left;
	width: 100%;
	color: red;
	margin-top: 10px;
	text-align: left;
}
.succes {
	float: left;
	clear: left;
	width: 100%;
	color: green;
	margin-top: 10px;
	text-align: left;
}
#date_contact {
	width: 230px;
	float: left;
	color: #5d5d5d;
	font-size: 11px;
	text-align: left;
	padding-left: 30px;
	padding-top: 20px;
}
#date_contact .align2 {
	float: left;
	width: 50px;
	height: 15px;
	clear: left;
	margin-top: 5px;
}
#date_contact .align3 {
	float: left;
	clear: none;
	width: 150px;
	margin-top: 5px;
}
