/* CSS Document */



/*----------------TEXT CLASSE----------------*/

.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#000;
	line-height:16px;
	margin:12px;
}
.text-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color:#000;
	line-height:16px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#000;
	line-height:16px;
}
.text-normal-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#fff;
	line-height:15px;
	margin:5px;
	margin-bottom:0px;
}
.text-small-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#fff;
	line-height:15px;
}
.text-packages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#000;
	margin:3px;
	line-height:15px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000;
	line-height:18px;
	margin:5px;
	margin-top: 10px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#000;
	line-height:18px;
	margin:5px;
	margin-top: 10px;
	font-weight:bold;
}
.title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#fff;
	line-height:15px;
	margin:5px;
	margin-top: 10px;
}
.title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#000;
	line-height:18px;
	margin:5px;
	margin-top: 10px;
	font-weight:bold;
}
/*-----------------BULLETS CLASSES -----------------------*/

li {
	margin-left: 0px;
	LIST-STYLE: url(/design/pimages/bullet_square.gif)
}


/*-------------------LINKS CLASSES ----------------------*/

a {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 100%;*/
	color:#0033CC;
	line-height:18px;
	font-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	color:#a00000;
	line-height:18px;
	font-decoration:none;

}
.link_80_abs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#0033CC;
	line-height:18px;
	font-decoration:none;
}
.link_80_abs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#a00000;
	line-height:18px;
	font-decoration:none;
}
.link_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#0033CC;
	line-height:18px;
	font-decoration:none;
}
.link_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#a00000;
	line-height:18px;
	font-decoration:none;
}
.link_white_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#ffffff;
	line-height:18px;
	font-decoration:none;

}
.link_white_normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#ffff00;
	line-height:18px;
	font-decoration:none;

}
.link_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#fff;
	margin-top:15px;
	text-decoration:none;
	font-weight:bold;
}
.link_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#ffff00;
	margin-top:15px;
	text-decoration:none;
	font-weight:bold;
}

/*-------------------TABLE ELEMENTS CLASSES --------------------*/

.td_border_left_1 {
	border-left: 1px solid #000;

}
.td_border_bottom_1 {
	border-bottom: 1px solid #5D90E0;
}
.td_border_bottom_2 {
	border-bottom: 2px solid #ECECEC;
	padding-bottom: 5px;
}
.td_package_head {
	border-bottom: 2px solid #ECECEC;
	padding-left: 5px;
	background: #3675D9;

}
.td_package_odd {
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 5px;
	padding-left:5px;
	background: #fafafa;
}
.td_package_even {
	border-bottom: 1px solid #ECECEC;
	padding-bottom: 5px;
	padding-left:5px;
	background: #f3f3f3;
}


/*************  Adaugat Ioana ***************/
.msg_notify{
	font-family:arial, verdana, sans-serif;
	font-size:9pt;
	color:#a00000;
	font-weight:normal;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
}
.msg_ok{
	font-family:arial, verdana, sans-serif;
	font-size:9pt;
	color:#007000;
	font-weight:normal;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
	font-weight:bold;
}
.list{
	list-style: disc url(/design/pimages/bullet_arrow.gif);
	line-height: 1.4em;
}

/*------------------------------ADAUGATE MAI TARZIU --------------------------------------*/

.link_80_abs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#0033CC;
	line-height:18px;
	font-decoration:none;
}
.link_80_abs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#a00000;
	line-height:18px;
	font-decoration:none;
}
.link_white_inherit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#ffffff;
	line-height:18px;
	font-decoration:none;

}
.link_white_inherit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#ffff00;
	line-height:18px;
	font-decoration:none;

}
.td_border_bottom_3 {
	border-bottom: 1px solid #5173A9;
}

.row_odd {
	border-bottom: 1px solid #ECECEC;
	background: #fafafa;
}
.row_even {
	border-bottom: 1px solid #ECECEC;
	padding-left:5px;
	background: #f3f3f3;
}
.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#000;
}
.pending{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #D49B11;
	font-weight: bold;
}
.inactive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #E60707;
	font-weight: bold;
}
.active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
.table-text-white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#fff;
}