
/*#############################################################################*/
/*# CSS																		  #*/
/*#									DEFAULT									  #*/
/*#																			  #*/
/*# Author: Rosu Razvan (razvan_rulz@yahooo.com)							  #*/
/*#############################################################################*/

/***** TOOLTIP.JS ***********************/

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid #293F88;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	font-family: tahoma;
	font-size: 11px;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/*********************************************/





/*#################################### TAG CSS ################################*/
body {margin:5px 0px 10px 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:center; background-color:#FFFFFF}
form {margin:0px; padding:0px;}
input, select {font-size:10px;}
p {margin:0px; padding:0px;}
img {border:0px;}
.clear { clear: both; margin: 0; padding: 0; font-size: 1px; height: 1px; line-height: 1px; }

/*# END #*

/*############################### TEXT COLORS CSS #############################*/
.color1 {color:#000000;} /*black*/
.color2 {color:#FFFFFF;} /*white*/
.color3 {color:#9DBCDB;}
/*# END #*/

/*################################### DISVERS CSS #############################*/
.fbold {font-weight:bold}
.fsize10 {font-size:10px;}
.fsize11 {font-size:11px;}
.fsize12 {font-size:12px;}
.fsize14 {font-size:14px;}
/*# END #*/

/*############################# BACKGROUND COLOR CSS ###########################*/
.bg0 {background-color:transparent;} /*transparent*/
.bg1 {background-color:#FFFFFF;}


/*# END #*

/*################################# BORDER CSS #################################*/
.bd0 {border: 0px none transparent} /*transparent*/
/*# END #*/

/*################################## LINKS CSS ################################*/
a {text-decoration:none}
a:hover {text-decoration:underline}
/*# END #*/


/*#############################################################################*/
/*# CSS																		  #*/
/*#	  							FOR PARTICULAR CASES						  #*/
/*#																			  #*/
/*# Author: Rosu Razvan (razvan_rulz@yahooo.com)							  #*/
/*#############################################################################*/

/*################################### PAGE  ###################################*/

#pageBody {margin: 0 auto; padding: 0; width: 760px; background: #FFFFFF url(../img/site/bg_site2.jpg) no-repeat left top; border: 1px #BFCEE1 solid; }
#pageBodyEng {margin: 0 auto; padding: 0; width: 760px; background: #FFFFFF url(../img/site/bg_site2_eng.jpg) no-repeat left top; border: 1px #BFCEE1 solid; }

#leftBody {float:left;margin:0px; padding:85px 0px 0px 0px; width:180px; height:inherit;}
#leftBody #menuLeft {margin:0px; padding:0px; text-align:left;}
#leftBody #menuLeft ul {margin:0px; padding:0px; list-style-type:none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif}
#leftBody #menuLeft ul li {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; width:161px; font-weight:bold; text-align:right; list-style-type:none; background-image:url(../img/site/bg_menu.gif); background-repeat:no-repeat; background-position:right bottom;}
#leftBody #menuLeft ul li div {margin:0px 3px 2px 0px; padding:1px 0px 0px 0px}
#leftBody #menuLeft ul li div a {padding:2px 3px 2px 0px;color:#265A94; display:block;}
#leftBody #menuLeft ul li div a:hover {padding:2px 3px 2px 0px; background-color:#CC0033; color:#FFFFFF; text-decoration:none;}
#leftBody #menuLeft ul li div span {display:block; padding:2px 3px 2px 0px; background-color:#CC0033; color:#FFFFFF; text-decoration:none;}

#rightBody { float:left; margin:0px; padding:0px; width:570px; height:inherit; text-align:left;}
#rightBody .logo {margin:21px 0px 0px 0px; height:297px; background-repeat:no-repeat; background-position:left bottom}
#rightBody .logo .rightAsig {text-align:right; background-image:url(../img/site/index_right_asigurari.jpg); background-repeat:no-repeat; background-position:right top;}
#rightBody .logo .rightAsigEng {text-align:right; background-image:url(../img/site/insurance.jpg); background-repeat:no-repeat; background-position:right top;}

#rightBody .logo .rightAsig div.minimenu {margin:10px 0px 0px 0px; padding:28px 0px 0px 447px}
#rightBody .logo .rightAsig div.minimenu ul {margin:0px; padding:0px; list-style-type:none; text-align:left}
#rightBody .logo .rightAsig div.minimenu ul li {margin:0px 0px 0px 0px; padding:0px 0px 0px 10px; list-style-type:none; font-size:10px; background-image:url(../img/site/bg_right_asig.jpg); background-position:0px 5px; background-repeat:no-repeat;}
#rightBody .logo .rightAsig div.minimenu ul li a {color:#000000; font-weight:bold}
#rightBody .logo .rightAsig div.minimenu ul li span {color:#CC0033; font-weight:bold}

#rightBody .logo .rightAsigEng div.minimenu {margin:10px 0px 0px 0px; padding:28px 0px 0px 447px}
#rightBody .logo .rightAsigEng div.minimenu ul {margin:0px; padding:0px; list-style-type:none; text-align:left}
#rightBody .logo .rightAsigEng div.minimenu ul li {margin:0px 0px 0px 0px; padding:0px 0px 0px 10px; list-style-type:none; font-size:10px; background-image:url(../img/site/bg_right_asig.jpg); background-position:0px 5px; background-repeat:no-repeat;}
#rightBody .logo .rightAsigEng div.minimenu ul li a {color:#000000; font-weight:bold}
#rightBody .logo .rightAsigEng div.minimenu ul li span {color:#CC0033; font-weight:bold}


#rightBody .content {margin:15px 0px 0px 0px; padding:0px; text-align:left; clear:both;}
#rightBody .content .leftContact {margin:0px; padding:0px; width:220px; float:left}
#rightBody .content .leftContact .textp {margin:0px 0px 3px 0px; font-weight:bold;}
#rightBody .content .leftContact a {color:#265A94; font-weight:bold; text-decoration:none}
#rightBody .content .leftContact a:hover {text-decoration:underline}
#rightBody .content .leftContact p a img {border:1px solid #7CCAEE; margin:15px 0px 0px 0px;}

#rightBody .content .rightContact {margin:0px 0px 20px 30px; padding:0px; width:300px; float:left;}
#rightBody .content .rightContact .nume {clear:both; float:left; margin:3px 0px 0px 0px; font-weight:bold; width:90px;}
#rightBody .content .rightContact .nume_input {margin:3px 0px 0px 10px; float:left; width:120px; }
#rightBody .content .rightContact .nume_input textarea {margin:3px 0px 5px 0px; width:180px; height:100px;}
#rightBody .content .rightContact .trimite {clear:both; float:left; margin:4px 0px 0px 62px; padding:2px 0px 2px 0px; text-align:center; height:14px; width:66px; font-size:11px; background-color:#0099FF; font-weight:bold; background-image:url(../img/site/bg_trimite.jpg); background-repeat:no-repeat; background-position:left top;}
#rightBody .content .rightContact .trimite a { margin:0px; color:#FFFFFF; text-decoration:none;}
#rightBody .content .rightContact .trimite a:hover {text-decoration:underline}
#rightBody .content .rightContact .reset {float:left; margin:4px 0px 0px 20px; padding:2px 0px 2px 0px; text-align:center; height:14px; width:81px; font-size:11px; background-color:#0099FF; font-weight:bold; background-image:url(../img/site/bg_trimite_right.jpg); background-repeat:no-repeat; background-position:left top;}
#rightBody .content .rightContact .reset a { margin:0px; color:#FFFFFF; text-decoration:none;}
#rightBody .content .rightContact .reset a:hover {text-decoration:underline}

#rightBody .content .sitemap {margin:5px 0px 0px 10px; padding:0px 0px 0px 0px; }
#rightBody .content .sitemap a {color:#265A94; text-decoration:none; font-weight:bold;}
#rightBody .content .sitemap a:hover {text-decoration:underline}
#rightBody .content .sitemap1 {margin:0px 0px 2px 40px; padding:0px 0px 0px 20px; background-image:url(../img/site/bullet_sitemap.jpg); background-repeat:no-repeat; background-position:0px 4px}
#rightBody .content .sitemap1 a {color:#265A94; text-decoration:none; font-weight:bold;}
#rightBody .content .sitemap1 a:hover {text-decoration:underline}


/************** CLIENTI ****************************/

#rightBody .content .right1 {margin:0px; padding:0px; width:330px;}
#rightBody .content .right1 .titlePage1 {margin:15px 0px 0px 0px;}
#rightBody .content .right1 .numeprenume {clear:both;margin:5px 0px 0px 0px; width:140px; float:left; color:#000000; font-weight:bold}
#rightBody .content .right1 .inputCV {margin:3px 0px 0px 0px; width:180px; float:left}
#rightBody .content .right1 .inputCV input {width:180px;}
#rightBody .content .right1 .trimite {clear:both; float:left; margin:4px 0px 0px 127px; padding:2px 0px 2px 0px; text-align:center; height:14px; width:66px; font-size:11px; background-color:#0099FF; font-weight:bold; background-image:url(../img/site/bg_trimite.jpg); background-repeat:no-repeat; background-position:left top;}
#rightBody .content .right1 .trimite a { margin:0px; color:#FFFFFF; text-decoration:none;}
#rightBody .content .right1 .trimite a:hover {text-decoration:underline}
#rightBody .content #thanks {clear:both; width:290px; height:20px; margin:10px 0px 0px 0px; padding:4px 0px 0px 25px; color:#CC3333; font-weight:bold; background-image:url(../img/site/bg_thanks.jpg); background-repeat:no-repeat; background-position:0px 0px}

/***************** PARTENERI *******************************/
#rightBody .content .parteneri {margin:10x 10px 0px 10px; padding:10px; width:inherit; float:left; border:1px solid #DDF0FB; text-align:center}
#rightBody .content .parteneri .logo {height:80px; width:80px;}
#rightBody .content .parteneri .part_link {margin:0px; padding:2px 0px 2px 0px; text-align:center; width:80px; font-size:10px;}
#rightBody .content .parteneri .part_link a {color:#265A94; text-decoration:none; font-weight:bold;}
#rightBody .content .parteneri .part_link a:hover {text-decoration:underline}

/************ FORMULARE ***********/

#rightBody .content .leftForm {margin:10px 0px 0px 0px; padding:0px; height:20px; clear:both; width:260px; float:left; font-weight:bold;}
#rightBody .content .leftForm a {color:#000000; text-decoration:none;}
#rightBody .content .leftForm a:hover {text-decoration:underline;}
#rightBody .content .leftForm img.poze {margin:0px 0px 0px 10px;}
#rightBody .content .rightForm {margin:10px 0px 0px 10px; padding:0px; height:20px; width:260px; float:left; font-weight:bold;}
#rightBody .content .rightForm img.poze {margin:0px 0px 0px 10px;}
#rightBody .content .rightForm a {color:#000000; text-decoration:none;}
#rightBody .content .rightForm a:hover {text-decoration:underline;}
#rightBody .content .formular {margin:5px 0px 0px 20px; padding:0px 0px 0px 20px; width:360px; background-image:url(../img/site/bullet_sitemap.jpg); background-repeat:no-repeat; background-position:0px 4px}
#rightBody .content .formular a {color:#265A94; text-decoration:none; font-weight:bold;}
#rightBody .content .formular a:hover {text-decoration:underline}
#rightBody .content .formular_download {clear:both; margin:0px; float:right; width:130px;}
#rightBody .content .formular_download a {color:#265A94; text-decoration:none; font-weight:bold;}
#rightBody .content .formular_download a:hover {text-decoration:underline}



#rightBody .content .titlePage {margin:0px 0px 15px 0px;}
#rightBody .content .text {font-size:11px; color:#000000; width:400px;}
#rightBody .content .text span {font-weight:bold;}
#rightBody .content .text1 {font-size:11px; color:#000000; width:560px;}
#rightBody .content .text1 .subtitle {margin:8px 0px 0px 0px; color:#CC0033; font-weight:bold}
#rightBody .content .text1 .subtitle a {color:#CC0033;}
#rightBody .content .text1 .textp {margin:10px 0px 0px 0px;}
#rightBody .content .text1 .textp1 {margin:10px 0px 0px 0px; font-weight:bold}
#rightBody .content .text1 .textp1 a {color:#1F538D;}
#rightBody .content .text1 .raspuns {margin:5px 0px 0px 0px; color:#000000; font-size:11px;}
#rightBody .content .text1 .raspuns a {margin:0px 0px 0px 500px; color:#CC0033; text-decoration:none; font-weight:bold;}
#rightBody .content .text1 .raspuns a:hover { text-decoration:underline;}
#rightBody .content .text1 div ul {margin:5px 0px 0px 15px; padding:0px; list-style-type:none}
#rightBody .content .text1 div ul li {margin:0px 0px 0px 0px; padding:0px; list-style-type:none}
#rightBody .content .text1 div ul li span {margin:0px 10px 0px 0px; color:#000000}

/******** CLIENTI ********/
#rightBody .content .leftClient {margin:0px 0px 10px 0px; clear:both; float:left; width:280px;}
#rightBody .content .rightClient {margin:0px 0px 10px 0px; float:left; width:280px;}
#rightBody .content .titleClient {color:#000000; font-weight:bold}
#rightBody .content .recomandare {color:#CC3333; font-weight:bold}
#rightBody .content .linkClient {margin:0px; padding:2px 0px 2px 0px; text-align:left; font-size:10px;}
#rightBody .content .linkClient a {color:#265A94; text-decoration:none; font-weight:bold;}
#rightBody .content .linkClient a:hover {text-decoration:underline}



#rightBody .content .details {text-align:right; margin:0px 0px 2px 0px; padding:0px 15px 0px 0px; width:390px; background-image:url(../img/site/bg_details.jpg); background-repeat:no-repeat; background-position:right 3px;}
#rightBody .content .details a {color:#CC0033; font-weight:bold}
#rightBody .content .clearAll {margin:0px; padding:0px; width:410px; height:1px; clear:both; background-image:url(../img/site/bg_dotted.jpg); background-repeat:repeat-x; background-position:left bottom;}
#rightBody .content .divparteneri {margin:8px 0px 0px 0px; padding:0px 0px 0px 0px; color:#0095DE; font-weight:bold; text-align:left}

#pageBody #footer {margin:5px 0px 0px 0px; padding: 0; height:20px; color:#666666; font-size:11px; text-align:left; }
#pageBody #footer .copy {margin:12px 0 0 0; padding:5px 7px 4px 7px; background-color: #EEEEEE; float:left; line-height: 20px; }
#pageBody #footer .imgParteneri {float:left; margin-left: 5px;}
#pageBody #footer .imgParteneri li {margin:0px 6px 0px 0px; padding:0px; list-style-type:none; float:left}

#pageBodyEng #footer {margin:5px 0px 0px 0px; padding: 0; height:20px; color:#666666; font-size:11px; text-align:left; }
#pageBodyEng #footer .copy {margin:12px 0 0 0; padding:5px 7px 4px 7px; background-color: #EEEEEE; float:left; line-height: 20px; }
#pageBodyEng #footer .imgParteneri {float:left; margin-left: 5px;}
#pageBodyEng #footer .imgParteneri li {margin:0px 6px 0px 0px; padding:0px; list-style-type:none; float:left}
























