@charset "utf-8";
@import url("reset.css");
@import url("960.css");


/* ------------------------------------------
		GENERAL STYLING
--------------------------------------------- */
html{background: #F1F9FF url('../images/bg.jpg') no-repeat top center;background-size: 100%;}
body{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666;}

p								{ color: #858585; line-height: 1.5em;}
h1,h2,h2,h4,h5 					{ font-family: Tahoma, Geneva, sans-serif; margin-top: 10px; font-weight: normal; margin-bottom: 20px; color: #666; }

h1 								{ font-size: 26px; font-family: Tahoma, Geneva, sans-serif; font-weight: normal; letter-spacing: -2px;}
h2 								{
	font-size: 24px;
	letter-spacing: -1px;
	color: #555555;
	border-bottom: 1px solid #CCC;
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
h3 								{
	font-size: 21px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Tahoma, Geneva, sans-serif;
}
h4 								{ font-size: 17px; color: #666; text-transform: uppercase;}
h5 								{ font-size: 16px;}
h6 								{ font-size: 14px; font-weight: bold;}


ul 								{ margin-top: 8px; margin-bottom: 8px;}
blockquote 						{ margin:22px 40px; color:#575757; padding: 0px 50px; background: transparent url("../images/blockquote.gif") no-repeat 0 0; }




/* ------------------------------------------
		CONTROL PANEL - SETTINGS  IN HEADER
--------------------------------------------- */

#placeholder 		{
						height: 200px;
						width: 620px;
						margin-top: 10px;
						margin-bottom: 10px;
						font-size: 90%;
						color: #CCCCCC;
					}
.png_bg {}



#tooltip			{	 font-size: 10px; font-weight: bold;}
#header 				{
/*						background-color: #00769D;*/
						overflow: hidden;
						padding-top: 25px;
						background-image: url('../images/header.png');
						background-repeat: repeat-x;
					}


/* -------------------------------------------------------
		LOGO - COULD JUST USE YORU OWN IMAGE FOR A LOGO
----------------------------------------- ----------------*/

/* BEGIN: CUSTOM */
.fL{float: left;}
.fR{float: right;}
.clear{clear: both;}

#tsForgotPassword{color: #044f85;text-decoration: none;font-size: 11px;position: relative;top: 3px;}
#tsForgotPassword:hover{color: #333; text-decoration: underline;}
ul.errors li{color: #c00; font-size: 12px;}
.tsBlueSmallBtn{padding: 2px 6px;font-size: 10px;color: #fff;border-radius: 2px;border: 1px outset #00769D;text-transform: uppercase;cursor: pointer;
	
	background: #63ade2; /* Old browsers */
	background: -moz-linear-gradient(top, #63ade2 0%, #1376be 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63ade2), color-stop(100%,#1376be)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #63ade2 0%,#1376be 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #63ade2 0%,#1376be 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #63ade2 0%,#1376be 100%); /* IE10+ */
	background: linear-gradient(top, #63ade2 0%,#1376be 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63ade2', endColorstr='#1376be',GradientType=0 ); /* IE6-9 */
}
.tsCancelBtn{position: relative; top: 5px; left: 8px;}
.empty10{height: 10px; line-height: 10px; font-size: 10px;}
.empty20{height: 20px; line-height: 20px; font-size: 20px;}
a{text-decoration: none;}
.tsFormSortFilter{
	width: 450px;
    margin: 10px;
    padding: 10px;
    border: 1px solid #CCCCCC;
	border-radius: 5px;
    color: #555555;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 24px;
    letter-spacing: -1px;
}
/* END: CUSTOM */

/* BEGIN: ALERTA */
.tsAlert{width: 242px;margin: 5px 25px 0 0;border: 1px solid #e6d804;border-radius: 2px;font-size: 11px;color: #535353;float: right;
	background: #fdfacb;background: -moz-linear-gradient(top, #fdfacb 0%, #fffaaa 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfacb), color-stop(100%,#fffaaa));background: -webkit-linear-gradient(top, #fdfacb 0%,#fffaaa 100%);background: -o-linear-gradient(top, #fdfacb 0%,#fffaaa 100%);background: -ms-linear-gradient(top, #fdfacb 0%,#fffaaa 100%);background: linear-gradient(top, #fdfacb 0%,#fffaaa 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfacb', endColorstr='#fffaaa',GradientType=0 );}
.tsAlert .wrapper{margin-left: 5px;padding: 10px 10px 10px 30px;background: url('../images/icons/icon-alert.png') no-repeat left center;}
.tsAlert .wrapper a{color: #044f85;font-weight: bold;}
.tsAlert .wrapper a:hover{text-decoration: underline;}
/* END: ALERTA */

/* BEGIN: BUTON ADAUGA RASPUNS */
.btnRaspuns{width: 80px;height: 29px;margin: 5px 5px 0 0;display: block;background: url('../images/icons/btn-add-right.jpg') no-repeat right center;float: left;}
.btnRaspuns .plus{width: 21px;height: 29px;display: block;float: left;background: url('../images/icons/btn-add-left.jpg') no-repeat left center;font-size: 10px;color: #fff;}
.btnRaspuns .view{width: 21px;height: 29px;display: block;float: left;background: url('../images/icons/btn-view-left.jpg') no-repeat left center;font-size: 10px;color: #fff;}
.btnRaspuns .adauga{font-size: 10px;color: #fff;padding: 5px 0 0 30px;line-height: 10px;display: block;}

.btnRaspuns1{width: 90px;height: 29px;margin: 5px 5px 0 0;display: block;background: url('../images/icons/btn-add-right.jpg') no-repeat right center;}
.btnRaspuns1 .attach{width: 21px;height: 29px;display: block;float: left;background: url('../images/icons/btn-attach-left.jpg') no-repeat left center;font-size: 10px;color: #fff;}
.btnRaspuns1 .adauga{font-size: 10px;color: #fff;padding: 5px 0 0 30px;line-height: 10px;display: block;}
/* END: BUTON ADAUGA RASPUNS */

/* BEGIN: FILE TYPES */
.file_pdf{margin: 5px 0;padding-left: 21px;background: url('../images/icons/icon_pdf') no-repeat left center;}
.file_doc{margin: 5px 0;padding-left: 21px;background: url('../images/icons/icon_doc') no-repeat left center;}
.file_docx{margin: 5px 0;padding-left: 21px;background: url('../images/icons/icon_docx') no-repeat left center;}
.file_txt{margin: 5px 0;padding-left: 21px;background: url('../images/icons/icon_txt') no-repeat left center;}
.file_gif{margin: 5px 0;padding-left: 21px;background: url('../images/icons/icon_gif') no-repeat left center;}
.file_jpg{margin: 5px 0;padding-left: 21px;background: url('../images/icons/icon_jpg') no-repeat left center;}
.file_jpeg{margin: 5px 0;padding-left: 21px;background: url('../images/icons/icon_jpeg') no-repeat left center;}
.file_png{margin: 5px 0;padding-left: 21px;background: url('../images/icons/icon_png') no-repeat left center;}
/* END: FILE TYPES */

/* BEGIN: FLUID CONTAINER */
.tsFluid{width: 80%;margin: 18px auto;}
/* END: FLUID CONTAINER */

/* BEGIN: FORM LOGIN */
#tsLogoAdmin{height: 85px;margin: 0 25px 20px 0;background: url('../images/logo.png') no-repeat top left;text-decoration: none;}
#tsLogoAdmin .tsSiteName{color: #2e6b97;font-size: 32px;margin: 10px 0 0 73px;letter-spacing: -1px;}
#tsLogoAdmin .tsSiteSlogan{color: #3b7eae;font-style: italic;font-size: 15px;margin: 2px 0 0 73px;letter-spacing: -0.6px;}
.centered{text-align: center;}

.tsSubmitLogin{text-shadow: #053354 1px 1px;font-size: 12px!important;font-weight: bold!important;}
.tsLoginFormWrapper{padding: 5px;border: 1px solid #C3D6E5;border-radius: 3px;}
.tsLoginFormWrapper p{margin: 0;padding: 0 0 15px 0;}
.tsLoginFormWrapper h2{padding-bottom: 0px;margin: 10px 0;color: #535353;font-size: 20px;text-align: center;border-bottom: none;}
.tsLoginFormInsideWrapper{padding: 20px 20px 0;border: 1px solid #B2C8D9;background: #FFF;}
.tsLoginFormInsideWrapper .tsLeft{width: 155px;margin-top: 8px;float: left;font-size: 13px;}
.tsLoginFormInsideWrapper .tsLeft label{text-transform: none;line-height: 30px;}
.tsLoginFormInsideWrapper .tsRight{width: 220px;float: right;}
.tsLoginFormInsideWrapper .tsRight input, .tsLoginFormInsideWrapper .tsRight .tsSelect{color: #666;border: 1px solid #B2C8D9;}
.tsLoginFormInsideWrapper .tsRight .tsSelect{width: 225px;padding: 7px;border-radius: 3px;}
/* END: FORM LOGIN */

/* BEGIN: HEADER */
#tsAdminMenuTop{float: right;}
#tsAdminMenuTop li{margin: 0 5px 10px 0;font-size: 11px;}
#tsAdminMenuTop li a{text-decoration: none;color: #044f85;font-size: 11px;}
#tsAdminMenuTop li a:hover{text-decoration: underline;}
#tsAdminMenuTop li a.username{font-weight: bold;color: #535353;}
#tsIconUser{position: relative;top: 3px;right: 5px;}
#tsIconCalendar{position: relative;top: 3px;right: 5px;}
/* END: HEADER */

/* BEGIN: NAVIGATION */
#tsNavigation{height: 67px;}
#tsNavigationLeft{width: 5px;height: 67px;background: url('../images/nav-left.jpg') no-repeat top left;float: left;}
#tsNavigationMiddle{height: 67px;background: url('../images/nav-bg.jpg') repeat top left;}
#tsNavigationMiddle ul{width: 100%;}
#tsNavigationMiddle ul li{width: 14%;float: left;border-right: 1px solid #68b0e3;}
#tsNavigationMiddle ul li img{text-align: center;}
#tsNavigationMiddle ul li a{text-align: center;color: #fff;text-decoration: none;font-weight: bold;}
#tsNavigationRight{width: 5px;height: 67px;position: relative;top: -67px;background: url('../images/nav-right.jpg') no-repeat top right;float: right;}

.tsNavLinks{height: 53px;overflow: hidden;line-height: 20px;padding: 10px 3px 0;display: block;}
.tsNavLinks span{display: block;padding-top: 30px;}
.tsNavLinks:hover span{color: #c0eafa;}

.tsNavInregistrari{background: url('../images/nav-icons/inregistrari.jpg') no-repeat top;}
.tsNavInregistrari:hover{background: url('../images/nav-icons/inregistrari.jpg') no-repeat bottom;}
.tsNavInregistrariSelected{background: url('../images/nav-icons/inregistrari.jpg') no-repeat center;}

.tsNavAlerteRaspuns{background: url('../images/nav-icons/alerte_raspuns.jpg') no-repeat top;}
.tsNavAlerteRaspuns:hover{background: url('../images/nav-icons/alerte_raspuns.jpg') no-repeat bottom;}
.tsNavAlerteRaspunsSelected{background: url('../images/nav-icons/alerte_raspuns.jpg') no-repeat center;}

.tsNavAutorizari{background: url('../images/nav-icons/autorizari.jpg') no-repeat top;}
.tsNavAutorizari:hover{background: url('../images/nav-icons/autorizari.jpg') no-repeat bottom;}
.tsNavAutorizariSelected{background: url('../images/nav-icons/autorizari.jpg') no-repeat center;}

.tsNavIesiri{background: url('../images/nav-icons/iesiri.jpg') no-repeat top;}
.tsNavIesiri:hover{background: url('../images/nav-icons/iesiri.jpg') no-repeat bottom;}
.tsNavIesiriSelected{background: url('../images/nav-icons/iesiri.jpg') no-repeat center;}

.tsNavIntrari{background: url('../images/nav-icons/intrari.jpg') no-repeat top;}
.tsNavIntrari:hover{background: url('../images/nav-icons/intrari.jpg') no-repeat bottom;}
.tsNavIntrariSelected{background: url('../images/nav-icons/intrari.jpg') no-repeat center;}

.tsNavEliberari{background: url('../images/nav-icons/eliberare_documente.jpg') no-repeat top;}
.tsNavEliberari:hover{background: url('../images/nav-icons/eliberare_documente.jpg') no-repeat bottom;}
.tsNavEliberariSelected{background: url('../images/nav-icons/eliberare_documente.jpg') no-repeat center;}

.tsNavRapoarte{background: url('../images/nav-icons/rapoarte.jpg') no-repeat top;}
.tsNavRapoarte:hover{background: url('../images/nav-icons/rapoarte.jpg') no-repeat bottom;}
.tsNavRapoarteSelected{background: url('../images/nav-icons/rapoarte.jpg') no-repeat center;}

.tsNavNomenclator{background: url('../images/nav-icons/nomenclator.jpg') no-repeat top;}
.tsNavNomenclator:hover{background: url('../images/nav-icons/nomenclator.jpg') no-repeat bottom;}
.tsNavNomenclatorSelected{background: url('../images/nav-icons/nomenclator.jpg') no-repeat center;}

.tsNavSituatii{background: url('../images/nav-icons/situatii.jpg') no-repeat top;}
.tsNavSituatii:hover{background: url('../images/nav-icons/situatii.jpg') no-repeat bottom;}
.tsNavSituatiiSelected{background: url('../images/nav-icons/situatii.jpg') no-repeat center;}
/* END: NAVIGATION */

.tsNavSincronizare{border-right: none!important;background: url('../images/nav-icons/sincronizare.jpg') no-repeat top;}
.tsNavSincronizare:hover{background: url('../images/nav-icons/sincronizare.jpg') no-repeat bottom;}
.tsNavSincronizareSelected{border-right: none!important;background: url('../images/nav-icons/sincronizare.jpg') no-repeat center;}
/* END: NAVIGATION */

/* BEGIN: MAIN */
.tsMain{margin-top: 20px;padding: 4px;border: 1px solid #c3d6e5;border-radius: 3px;background: #e7f1f8;}
.tsMain .tsHeader{padding: 0 10px; font-size: 13px; color: #535353;}
.tsMain .tsHeader select, .tsMain .tsHeader input[type=text]{font-family: "Arial",sans-serif!important;width: 8.8%;padding: 1px 2px;margin-right: 0.5%;border-radius: 3px;color: #666;border: 1px solid #B2C8D9;font-size: 11px;}
.tsListareAn{width: 140px; float: right; font-size: 13px;}
.tsListareAn select{width: 90px!important;}

.tsMain .tsTableListing{width: 100%; margin-top: 10px; border: 1px solid #b2c8d9;}
.tsMain .tsTableListing thead th{border-right: 1px solid #b2c8d9; border-top: 1px solid #b2c8d9; border-bottom: 1px solid #b2c8d9; background: #ededed; color: #044f85;}
.tsMain .tsTableListing tbody tr{background: #fff;}
.tsMain .tsTableListing tbody tr.even{background: #eef7fe;}
.tsMain .tsTableListing tbody tr td.intrare{padding-left: 45px; background: url('../images/icons/intrare.png') no-repeat 10px center;}
.tsMain .tsTableListing tbody tr td.iesire{padding-left: 45px; background: url('../images/icons/iesire.png') no-repeat 10px center;}
.tsMain .tsTableListing tbody td{vertical-align: middle;}
.tsMain .tsTableListing tfoot td{border: none;vertical-align: middle;}
.tsMain .tsTableListing tbody tr:hover{background: #d4e9f7;}
.tsMain .tsTableListing tbody td{padding: 10px 8px; border-right: 1px solid #b2c8d9; border-bottom: 1px solid #b2c8d9; color: #535353;}
/* END: MAIN*/

/* BEGIN: PAGINARE */
.tsPaginare{padding: 10px 0;}
.tsPaginare a{padding: 3px 5px; color: #044f85; text-decoration: none;}
.tsPaginare a.selected, .tsPaginare a:hover{color: #fff; background: #044f85; border-radius: 3px;}
.tsPaginare ul{margin: 0px auto; list-style: none; text-align: center;}
.tsPaginare ul li{padding-right: 10px;display: inline;}
/* BEGIN: END */

/* BEGIN: FOOTER */
.tsFooter{}
.tsFooterLinks{margin-top: 27px; text-align: center;}
.tsFooterLinks .spacer{margin: 0 19px;}
.tsCopyright{margin-top: 8px; text-align: center;}
.tsFooter .ldmLogo{width: 110px; height: 22px; margin: 0px auto; margin-top: 13px; display: block;}
/* END: FOOTER */

/* BEGIN: IFRAME */
.iframeIntrari{}
.iframeIntrari h2{padding: 0; margin: 10px; text-align: center; border-bottom: none;}
.iframeIntrari .iframeContainer{margin: 5px; padding: 20px; border: 1px solid #b2c8d9;}
.iframeIntrari .iframeContainer .left{float: left;}
.iframeIntrari .iframeContainer label{text-transform: none;}
.iframeIntrari .iframeContainer .tsFormRadio label{text-transform: none; display: inline;}
.iframeIntrari .iframeContainer label input[type="radio"]{display: inline!important;margin-right:5px; vertical-align: top;}
.iframeIntrari .iframeContainer .right{float: right;}
.tsFormSelect, .tsFormText, .tsFormTextarea, .tsFormFile{width: 250px;padding: 7px;background: #e7f1f8;border: 1px solid #b2c8d9;border-radius: 3px;box-shadow: inset 0 0 5px #c5d1da;}
.tsFormText:hover, .tsFormTextarea:hover{border: 1px solid #999;}
.tsFormSelect, .tsFormRadio{width: 265px;}
.tsFormTextarea{height: 35px; margin: 0 0 10px 0;}
.tsDatepicker{width: 250px;border: 1px solid #b2c8d9;padding: 7px;border-radius: 3px;box-shadow: inset 0 0 5px #c5d1da;background: #e7f1f8 url('../images/icons/icon-calendar.jpg') no-repeat right center;cursor: pointer;}

/* END: IFRAME */

#logo h1{font-size: 36px;letter-spacing: -3px;font-family: Tahoma, Geneva, sans-serif;color: #F1F1F1;margin: 0px;font-weight: bold;}
#logo h1 span{font-weight: normal;}
#admin_wrapper{width: 430px;margin-right: auto;margin-left: auto;margin-top: 100px;margin-bottom: 50px;padding-top: 25px;padding-right: 25px;padding-bottom: 25px;padding-left: 25px;}
#admin_wrapper form #logo h1{color: #333;margin-bottom: 19px;}
#head_wrap{overflow: hidden;}


/* ------------------------------------------
		CONTROL PANEL - SETTINGS  IN HEADER
--------------------------------------------- */

#controlpanel ul 		{ float: right;}
#controlpanel ul li 	{ display: inline; font-size: 11px; color: #F1F1F1;}


#controlpanel ul li a, #navigation ul li a  {
	float: left;
	display: block;
	background-color: #3391B0;
	text-decoration: none;
	color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009BCE;
	border-right-color: #009BCE;
	border-bottom-color: #00769D;
	border-left-color: #00769D;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#controlpanel ul li a:hover, #navigation ul li a:hover {
	background-color: #F2F2F2;
	color: #202020;
	border: 1px solid #F2F2F2;
}

#controlpanel ul li .last, #navigation ul li .nav_last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009BCE;
}



#controlpanel ul li p {
	padding: 6px;
	margin-right: 15px;
	float: left;
	color: #FFF;
}


/* ---------------------------------------
		NAVIGATION
----------------------------------------- */
#navigation { margin-top: 40px; }

#navigation ul li a {
	float: left;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;

}
#navigation ul li { display: inline;}

#navigation ul li .active {
	background-color: #F2F2F2;
	color: #3F3F3F;
	border: 1px solid #F2F2F2;
}

/* ---------------------------------------
		SUBNAVIGATION
----------------------------------------- */

#sub_nav {
	background-color: #F2F2F2;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
#subnav ul li a {
	text-decoration: none;
	color: #999;
	font-size: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#subnav ul li 							{ display: inline;}

#subnav ul li .sub_nav_active 			{ color: #000; font-weight: bold;}
#subnav_wrap #subnav ul li a:hover 		{ color: #333; text-decoration: underline;}
#subnav ul li .sub_nav_last 			{ border-right-style: none;}


#main_content_wrap { clear: both; margin-top: 20px;}

/* ---------------------------------------
		ICON DOCK
----------------------------------------- */

#icondock ul li a img { margin-bottom: 10px;}

#icondock ul li a {
	float: left;
	height: 60px;
	width: 60px;
	padding: 15px;
	margin-right: 12px;
	position: relative;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: #F2F2F2;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	
	/*Mozilla Browsers Only */
	-moz-border-radius: 5px;	
	
}
#icondock ul li 						{ display: inline;}
#icondock ul li a:hover 				{ background-color: #FFF; border: 1px solid #999; color: #333;}

#icondock ul li a span {
	position: absolute;
	height: 8px;
	text-decoration: none;
	background-color: #E60000;
	padding: 7px;
	color: #FFF;
	font-weight: bold;
	font-size: 9px;
	left: 75px;
	top: -8px;
	right: 0px;
	bottom: 0px;
	line-height: 9px;
	width: 8px;
	text-align: center;
	z-index: 1;
	
	/*Mozilla Browsers Only */
	-moz-border-radius: 5px;
	
}

/* ---------------------------------------
		NOTICES
----------------------------------------- */

#notices 			{ clear: both;}
#notices ul li a 		{
	display: block;
	height: 16px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#notices ul li a 			{ font-size: 11px; text-decoration: none; color: #666;}
#notices ul li a:hover	 	{ text-decoration: underline;}


/*  These are the styles for the notices. Because you could use them for almost everything, I've
	left them as generic class names and used 7 different 16 x 16 icons from the FAT COW HOSTING ICONS
	
	You can download the full set from http://www.fatcow.com/free-icons
	
*/

.notice-icon1, .notice-icon2, .notice-icon3, .notice-icon4, .notice-icon5, .notice-icon6 , .notice-icon7 {
	background-repeat: no-repeat;
	background-position: left center;
}

.notice-icon1 { background-image: url(../images/icondock/16x16/comment_add.png);}
.notice-icon2 { background-image: url(../images/icondock/16x16/wishlist_add.png);}
.notice-icon3 { background-image: url(../images/icondock/16x16/date_add.png);}

.notice-icon4 { background-image: url(../images/icondock/16x16/newspaper_add.png);}
.notice-icon5 { background-image: url(../images/icondock/16x16/basket.png);}
.notice-icon6 { background-image: url(../images/icondock/16x16/bell.png);}
.notice-icon7 { background-image: url(../images/icondock/16x16/support.png);}


.btn-del, .btn-reply {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	display: block;
	float: left;
	margin-right: 5px;
	color: #999;
	text-transform: uppercase;
	font-size: 11px;
	-moz-border-radius: 5px;
	line-height: 16px;
	height: 16px;
}

.btn-del:hover, .btn-reply:hover	{ color: #666; }
.btn-del { background-image: url(../images/email_delete.png); background-repeat: no-repeat; background-position: 5px; }
.btn-reply { background-image: url(../images/email_edit.png); background-repeat: no-repeat; background-position: 5px; }

/* -------------------------------------------
		NOTIFICATIONS
-------------------------------------------- */

.notification {
	cursor: pointer;
	clear: both;
	height: 40px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 65px;
	font-size: 12px;
	position: relative;
}
.notification  p {
	color: #333;
	line-height: 40px;
}

.warning {
	background-image: url(../images/icondock/error.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #FFC44A;
	background-color: #FFDB91;
}
.success {
	background-image: url(../images/icondock/accept.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #99C600;
	background-color: #E2FF7D;
}

.failure {
	background-image: url(../images/icondock/exclamation.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #EB5339;
	background-color: #F5B5A9;
}

.information {
	background-image: url(../images/icondock/information.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #418ACC;
	background-color: #B3CFEA;
}

.lightbulb {
	background-image: url(../images/icondock/lightbulb.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #D3A350;
	background-color: #FEEFCB;
}

.messages {
	background-image: url(../images/icondock/email.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #42B4FF;
	background-color: #9DDFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.message p {
	font-size: 11px;
	color: #999;
	line-height: 20px;
}

.message h3 {
	font-size: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
}

.message h3 span	{
	font-size: 13px;
	color: #999;
	font-style: italic;
}


/* ---------------------------------------
		TABLE STYLING
----------------------------------------- */

	td 			{
	padding: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
	th 			{
	color: #333333;
	text-align: left;
	background-color: #EBEBEB;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

/* ----------------------------
		TABLE AND LINKS
------------------------------ */

table 				{
	color: #217EBC;
	padding: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
}
td a, td a:visited	{ color: #258CD1;}
	
/*This is for the zebra striping */
.even { background-color: #F0F0F0;}


/* ----------------------------
		TIPSY TOOLTIPS
------------------------------ */
.tipsy {
	padding: 5px;
	font-size: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-repeat: no-repeat;
	background-image: url(../images/tipsy.gif);
	margin-top: 12px;
}
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }



/* ----------------------------
		FORMS
------------------------------ */

/* ------------ SUBMIT BUTTONS ------------ */

	form input.submit {
	line-height: 15px;
	border: 0;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	background-color: #00769D;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 25px;
	background-image: url(../images/button_highlighter.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
		}
		
form input.submit.special	{ background-color: #000000; }
form input.submit:hover 	{ text-decoration: underline; background-color: #333333;}
		
form p {
	overflow: hidden;
	clear: both;
	margin-top: 15px;
	margin-bottom: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
form label {
	font-size: 13px;
	font-weight: bold;
	color: #555;
	margin-right: 10px;	
	vertical-align: middle;
/*	text-transform: uppercase;*/
	clear: both;
/*	display: block;*/
	padding-bottom: 6px;
}
.tsHeader form label {
	font-size: 13px;
	font-weight: normal!important;
	color: #555;
	margin-right: 10px;	
	vertical-align: middle;
/*	text-transform: uppercase;*/
	clear: both;
/*	display: block;*/
	padding-bottom: 6px;
}

.tsHeader form label.error {	
	font-weight: normal!important;
	color: #990000;
    font-size: 11px;
	margin-right: 10px;
	vertical-align: middle;
	text-transform: uppercase;
	clear: both;
	display: block;
	width: 250px;
	}
	
form label.error {	
	font-weight: bold;
	color: #990000;
    font-size: 11px;
	margin-right: 10px;
	vertical-align: middle;
	text-transform: uppercase;
	clear: both;
	display: block;
	width: 250px;
	}
form p .valid {
/*	color: #090;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 8px;*/
}
form p .error {
	color: #900;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 8px;
	
}


form input.text {
	width: 410px;
	background: #fefefe;
	border: 1px solid #bbb;
	font-size: 14px;
	color: #333;
	padding: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
	clear: both;
/*	margin-top: 8px;*/

	}

form input.text.medium { width: 600px; }
form input.text.large { width: 98%; }



form textarea {
	width: 98%;
	height: 140px;
	padding: 5px;
	background: #fefefe;
	border: 1px solid #bbb;
	font-size: 14px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	outline: none;
	margin-top: 15px;
	}

input.text:focus, #forms form textarea:focus	
	{ background-color: #F2F2F2; border: 1px solid #999999;}
form .select					{
	padding: 2px;
	height: 25px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../images/button_highlighter.png);
	background-repeat: repeat-x;
}

/* -------------------------------------------------------------- 
   IMAGE GALLERY
-------------------------------------------------------------- */


.imglist li 
{
	list-style-type: none;
	display: block;
	border: 1px solid #CCC;
	float: left;
	margin: 7px;
	padding: 7px;
	float: left;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	}
	

.imglist li:hover { border-color: #999; }
	
.imglist li .actions
{
	width: 100px;
	height: 100px;
	display: block;
	z-index: 10;
	position: absolute;
	text-align: center;
	left: 0;
	top: 0px;
	display: none;
	padding: 5px;
	line-height: 100px;
}


	
.imglist li:hover .actions { display: block; }

a.imglistbutton	{
	background-color: #FFF;
	padding: 9px;
	height: 16px;
	width: 16px;
	display: block;
	border: 1px solid #FFF;
	
}

a.imglistbutton:hover	{ background-color: #EBEBEB; border: 1px solid #CCC;
}

/* ----------------------------
		PAGINATION
------------------------------ */

	
#pagination li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination a           {
	border:1px solid #CCC;
	margin-right:2px;
	color: #00769D;
}
#pagination .previous-off,
#pagination .next-off   {
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#pagination .next a,
#pagination .previous a { font-weight:bold; }	
#pagination .active     {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left; /* savers */
	margin-right:2px;
	background-color: #00769D;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#pagination a:link, 
#pagination a:visited   {
	color:#00769D;
	display:block;
	float:left;
	text-decoration:none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
#pagination a:hover     { border:1px solid #00769D;}



/* ----------------------------
		TABS
------------------------------ */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}


.tab_container {
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}



/* ----------------------------
		ACCORDION
------------------------------ */


h3.acc_trigger {
	padding: 0;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	font-weight: normal;
	background-image: url(../images/h2_trigger_a.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-decoration: none;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h3.acc_trigger a {
	color: #555555;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}
h3.acc_trigger a:hover {
	color: #000;
}
h3.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.acc_container .block {
	padding: 20px;
}





/* ----------------------------
		FOOTER
------------------------------ */

#footer		{ text-align: center; font-size: 11px; margin-top: 12px; margin-bottom: 12px;}
#footer a 	{ color: #00769D;}

/* ----------------------------
		WYSIWYG EDITOR
------------------------------ */

div.wysiwyg {
	border: 1px solid #bbb;
	padding: 0;
	background-color: #fefefe;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 880px !important;
}

div.wysiwyg * { margin: 0; padding: 0; outline: none; }

div.wysiwyg ul.panel {
	border-bottom: 1px solid #cccccc;
	float: left;
	width: 875px;
	padding: 5px;
	margin: 0;
}

div.wysiwyg ul.panel li 				{ list-style-type: none; float: left; padding: 0; margin: 2px 2px 3px 0;  background: #ffffff; height: 16px; overflow: hidden; }
div.wysiwyg ul.panel li.separator 	{ height: 16px; margin: 3px 4px 0; border-left: 1px solid #cccccc; }
div.wysiwyg ul.panel li a 			{ text-indent: -5000px; opacity: 0.85; filter:alpha(opacity=85); display: block; width: 16px; height: 16px; background: url('../images/../images/jquery.wysiwyg.gif') no-repeat -64px -80px; border: 0; cursor: pointer; padding: 0; margin: 1px; }
div.wysiwyg ul.panel li a:hover, div.wysiwyg ul.panel li a.active { opacity: 1.00; filter:alpha(opacity=100); }
div.wysiwyg ul.panel li a.active 	{ background-color: #f9f9f9; border: 1px solid #cccccc; border-left-color: #aaaaaa; border-top-color: #aaaaaa; padding: 0; }

div.wysiwyg ul.panel li a.bold 			{ background-position: 0 -17px; }
div.wysiwyg ul.panel li a.italic 		{ background-position: -16px -17px; }
div.wysiwyg ul.panel li a.strikeThrough 	{ background-position: -32px -17px; }
div.wysiwyg ul.panel li a.underline 		{ background-position: -48px -16px; }

div.wysiwyg ul.panel li a.justifyLeft 	{ background-position: 0 0; }
div.wysiwyg ul.panel li a.justifyCenter 	{ background-position: -16px 0; }
div.wysiwyg ul.panel li a.justifyRight 	{ background-position: -32px 0; }

div.wysiwyg ul.panel li a.indent 		{ background-position: -64px 0; }
div.wysiwyg ul.panel li a.outdent 		{ background-position: -80px 0; }

div.wysiwyg ul.panel li a.subscript 		{ background-position: -64px -16px; }
div.wysiwyg ul.panel li a.superscript 	{ background-position: -80px -16px; }

div.wysiwyg ul.panel li a.undo 			{ background-position: 0 -63px; }
div.wysiwyg ul.panel li a.redo 			{ background-position: -16px -65px; }

div.wysiwyg ul.panel li a.insertOrderedList 		{ background-position: -32px -48px; }
div.wysiwyg ul.panel li a.insertUnorderedList 	{ background-position: -16px -48px; }
div.wysiwyg ul.panel li a.insertHorizontalRule 	{ background-position: 0 -48px; }

div.wysiwyg ul.panel li a.h1 					{ background-position: 0 -32px; }
div.wysiwyg ul.panel li a.h2 					{ background-position: -16px -32px; }
div.wysiwyg ul.panel li a.h3 					{ background-position: -32px -32px; }
div.wysiwyg ul.panel li a.h4 					{ background-position: -48px -32px; }
div.wysiwyg ul.panel li a.h5 					{ background-position: -64px -32px; }
div.wysiwyg ul.panel li a.h6 					{ background-position: -80px -32px; }

div.wysiwyg ul.panel li a.cut 					{ background-position: -32px -64px; }
div.wysiwyg ul.panel li a.copy 					{ background-position: -48px -64px; }
div.wysiwyg ul.panel li a.paste 					{ background-position: -64px -64px; }

div.wysiwyg ul.panel li a.increaseFontSize 		{ background-position: -16px -80px; }
div.wysiwyg ul.panel li a.decreaseFontSize 		{ background-position: -32px -80px; }

div.wysiwyg ul.panel li a.createLink 			{ background-position: -80px -48px; }
div.wysiwyg ul.panel li a.insertImage 			{ background-position: -80px -80px; }

div.wysiwyg ul.panel li a.html 					{ background-position: -47px -46px; }
div.wysiwyg ul.panel li a.removeFormat			{ background-position: -80px -64px; }
	
div.wysiwyg ul.panel li a.empty					 { background-position: -64px -80px; }

div.wysiwyg iframe { border: 0; clear: left; margin: 0; width: 918px !important; }

/*zend framework errors*/
ul.errors li{list-style: none;}

/*tpl inputs*/
#documentContainer{text-align: center;}
#documentContainer table tr td{border:none;}
.tplInput{width: 250px; }
.tplTextarea{width: 250px; height:50px;}
#iesireContainerDiv{
	padding-top: 30px;
}
.detaliiDenumire{
	clear: both;
    color: #555555;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
    margin-left: 10px;
/*    text-transform: uppercase;*/
    vertical-align: middle;
	width: 190px;
}

.multiSelect{width: 250px; height: 150px; padding: 7px; background: #e7f1f8; border: 1px solid #b2c8d9; border-radius: 3px; box-shadow: inset 0 0 5px #c5d1da;
	
}

.tsContent{
	padding: 0 10px;
}

.pL20{
	padding-left: 20px;
}
.left_col{
	width:300px;
	text-transform: none;
}
.right_col{
	width:300px;
	padding-left: 20px;
	text-transform: none;
}
span.text{
	color: #555555;
    font-size: 13px;
    font-weight: bold;
    margin-right: 10px;
    vertical-align: middle;
	display: block;
	margin-bottom: 10px;
}

label[for=tipInregistrare]
{
	padding-bottom: 15px;
}	
