/* CSS Document */

/*link adaugare*/
/* ************************************************************************************ */
a.link_add_blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(t1_icon_add_blue.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #005C98;
	border-bottom: 1px solid #005C98;
	padding-left: 16px;
	padding-right: 2px;
	color: #005C98;
}
a.link_add_blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(t1_icon_add_blue.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #005C98;
	border-bottom: 1px solid #005C98;
	padding-left: 16px;
	padding-right: 2px;
	color: #005C98;
}
a.link_add_blue:hover {
	background-image:url(t1_icon_add_blue_sel.gif);
	border-right: 1px solid #338FCB;
	border-bottom: 1px solid #338FCB;
	color: #338FCB;
}

/* ************************************************************************************ */
a.link_add_cazare:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(t1_icon_add_cazare.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #D20000;
	border-bottom: 1px solid #D20000;
	padding-left: 16px;
	padding-right: 2px;
	color: #D20000;
}
a.link_add_cazare:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(t1_icon_add_cazare.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #D20000;
	border-bottom: 1px solid #D20000;
	padding-left: 16px;
	padding-right: 2px;
	color: #D20000;
}
a.link_add_cazare:hover {
	background-image:url(t1_icon_add_cazare_sel.gif);
	border-right: 1px solid #FA0000;
	border-bottom: 1px solid #FA0000;
	color: #FA0000;
}

/* ************************************************************************************ */
a.link_add_transport:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(t1_icon_add_transport.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #0000D0;
	border-bottom: 1px solid #0000D0;
	padding-left: 16px;
	padding-right: 2px;
	color: #0000D0;
}
a.link_add_transport:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(t1_icon_add_transport.gif);
	background-repeat:no-repeat;
	border-right: 1px solid #0000D0;
	border-bottom: 1px solid #0000D0;
	padding-left: 16px;
	padding-right: 2px;
	color: #0000D0;
}
a.link_add_transport:hover {
	background-image:url(t1_icon_add_transport_sel.gif);
	border-right: 1px solid #0000F9;
	border-bottom: 1px solid #0000F9;
	color: #0000F9;
}


/* CSS Document */

/*link adaugare*/
a.link_add:link {
    font-family: Arial, Helvetica, sans-serif;
	background-image:url(t1_add.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #5F9410;
	font-size: 11px;
	font-weight: normal;
}
a.link_add:visited {
	background-image:url(t1_add.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	padding-bottom: 1px;
	color: #5F9410;
	font-size: 11px;
	font-weight: normal;
}
a.link_add:hover {
	background-image:url(t1_add_sel.gif);
	text-decoration: underline;
	color: #82C114;
}

/*link modificare*/
a.link_edit:link {
    font-family: Arial, Helvetica, sans-serif;
	background-image:url(t1_edit.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #007298;
	font-size: 11px;
	font-weight: normal;
}
a.link_edit:visited {
	background-image:url(t1_edit.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #007298;
	font-size: 11px;
	font-weight: normal;
}
a.link_edit:hover {
	background-image:url(t1_edit_sel.gif);
	text-decoration: underline;
	color: #009ECC;
}

/*link stergere*/
a.link_delete:link {
    font-family: Arial, Helvetica, sans-serif;
	background-image:url(t1_cancel.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #B43500;
	font-size: 11px;
	font-weight: normal;
}
a.link_delete:visited {
	background-image:url(t1_cancel.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #B43500;
	font-size: 11px;
	font-weight: normal;
}
a.link_delete:hover {
	background-image:url(t1_cancel_sel.gif);
	text-decoration: underline;
	color: #FE5115;
}

/*link confirmare | OK*/
a.link_ok:link {
    font-family: Arial, Helvetica, sans-serif;
	background-image:url(t1_ok.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #38580A;
	font-size: 11px;
	font-weight: normal;
}
a.link_ok:visited {
	background-image:url(t1_ok.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #38580A;
	font-size: 11px;
	font-weight: normal;
}
a.link_ok:hover {
	background-image:url(t1_ok_sel.gif);
	text-decoration: underline;
	color: #85C516;
}

/*link vizualizare*/
a.link_view:link {
    font-family: Arial, Helvetica, sans-serif;
	background-image:url(t1_view.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #363F43;
	font-size: 11px;
	font-weight: normal;
}
a.link_view:visited {
	background-image:url(t1_view.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #363F43;
	font-size: 11px;
	font-weight: normal;
}
a.link_view:hover {
	background-image:url(t1_view_sel.gif);
	text-decoration: underline;
	color: #58676D;
}

/*link intoarcere*/
a.link_back:link {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(t1_back1.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #003399;
	font-size: 11px;
	font-weight: normal;
}
a.link_back:visited {
	background-image:url(t1_back1.gif);
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 1px;
	color: #003399;
	font-size: 11px;
	font-weight: normal;
}
a.link_back:hover {
	background-image:url(t1_back1_sel.gif);
	text-decoration: underline;
	color: #007298;
}


/* altele */
.st_tab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D7DCDF;
	background-color: #8697A2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #727C81;
	border-right-color: #727C81;
	border-bottom-color: #5D6366;
	border-left-color: #727C81;
	padding-left: 5px;
}
.st_tab_sel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D6366;
	background-color: #D7DCDF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5D6366;
	border-right-color: #5D6366;
	border-bottom-color: #D7DCDF;
	border-left-color: #5D6366;
	padding-left: 5px;
}

.st_tab_BtmBrdr{
	border-bottom: 1px solid #5D6366;
}

.st_tab_sel_BtmBrdr{
	/*background-color: #D7DCDF;*/
	border-bottom: 1px solid #D7DCDF;
}
.st_img_sel_BtmBrdr{
	border-bottom: 1px solid #D7DCDF;
}

.st_tab_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CDD5DA;
	display: block;
	width: 90px;
	text-decoration: none;
}
.st_tab_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F2F3F4;
	display: block;
	width: 90px;
	text-decoration: underline;
}

.st_tab_sel_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D6366;
	display: block;
	width: 90px;
	text-decoration: none;
}
.st_tab_sel_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333C42;
	display: block;
	width: 90px;
	text-decoration: underline;
}
