* { padding:0; margin:0;}

	html { font-size:100.01%; }
	
	body#body {font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#56585c;}
	
.clear { clear: both;}
.cauta{  background:url(images/bgcauta.jpg); height:70px; margin-bottom: 10px}
.cauta h3{padding: 9px 0 6px 5px; color:#FD3102}
.butoncauta { background: none repeat scroll 0 0 #696969; border: 0 none; color: #FFFFFF;
    cursor: pointer; font-size: 12px; font-weight: bold; height: 21px; line-height: 20px; text-align: center; width: 40px; }

table, td, div { border:0; border-collapse:collapse;}
div.img{
  margin: 12px;
  border: 1px solid #f4f4f4;
  height: 170px;
  width: 150px;
  float: left;
  padding-left:5px;
  text-align: center;
}
	td {vertical-align:top;}
	ul, ul li { list-style: none; list-style-image:none;}
	
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: none; color:#49a3df; outline:none;}
a:hover {text-decoration: none;}
	
input, select, textarea, html body textarea, .form-file { font-size:12px; font-family: arial; color:#56585c; vertical-align:middle;}
input.form-text, select, textarea, .form-file { border:1px solid #c6cbd2; background:#fff; padding:1px 0px 2px 6px;}
	
/* banner slide */
/*end banner slide */


/*** Main ***/
	
	.tail-right {
		float:right;
	 	position:absolute;top:0; right:0;
		/*width:50%; height:423px;
		background:url(images/tail-rig.jpg) repeat-x 0 0;*/
		}
	
	.main { width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%"); min-width:1050px;}
	
	.main { padding:0px 0px 0px 0px; overflow:hidden; height:100%; background:url(images/bg-menu-sus.jpg) repeat-x 0 0;}
	
	.main-bgr { padding:0px 0px 0px 0px; /*background:url(images/tail0000.jpg) repeat-x 0 61px;*/}
	
	.main-width { position:relative; width:1024px; margin:0 auto;/* background:url(images/header00.jpg) no-repeat center 61px;*/}
	
	.header { height:210px; margin:0px 0px 0px 0px;}
	
/*** Menu ***/
	.header .menu { float:left; padding:0px 0px 0px 4px; height:61px;}
	
	.header .menu ul { float:left; /*overflow:hidden; height:100%;*/ list-style: none; list-style-image: none;}
	.header .menu ul li {
		float:left; overflow:hidden;
		margin:0px 0px 0px 0px;
		}
	
	.header .menu ul li a { display:block; height:100%; float:left;
		font-weight: normal; text-transform:uppercase;
		font-size:13px; color:#fff; font-weight:bold;
		text-decoration:none;  padding:23px 12px 25px 8px;
		}
	
	.header .menu ul li a:hover { text-decoration:none; background:url(images/bg-menu-sus-hoover1.jpg) repeat-x 0 0;}
	
	.header .menu ul li a.active { background:url(images/menu-act.gif) repeat-x 0 0;}
	
	
/*** Logo ***/
	.logo { clear:both; float:left;}
	.logo .indent { padding:87px 0px 68px 67px; width:250px;overflow:hidden; background:url(images/rainbow-logo.jpg) no-repeat 0 0; /*height:100%;*/}
	
	.logo h1 { /*float:left;*/ overflow:hidden; position:relative; cursor: pointer;}
	.logo h1.site-name { float:left; font-size:22px; font-weight: normal; padding:0px 0px 0px 0px;}
	.logo h1.site-name a { text-decoration:none; color:#fff;}
	
	
/*** Search ***/
		.search { float:left; width:262px; height:79px; background:url(images/search-t.gif) no-repeat 0 0; margin:0px 0px 0px 32px;}
		.search .indent {  float:right;/*overflow:hidden; height:100%; */padding:11px 14px 0px 0px;}
		.search form { float:right; padding:0px 0px 2px 0px; background:url(images/search-b.gif) no-repeat 0 0px;}
		
		.search .form-text { float:left; width:157px; padding:3px 0px 4px 6px; border:0; background: transparent; color:#56585c; margin:0px 11px 0px 0px;}
		
		.search .form-submit {
			float:left;
			display:block;
			overflow:hidden;
			width:59px; 
			border:none; 
			background:url(images/search00.gif) no-repeat 0 0;
			font-size:12px;
			color:#fff; text-align:center;
			cursor: pointer; text-transform:lowercase;
			padding:3px 0px 5px 0px; margin:0px 0px 0px 0px;
			}
			
		.search .form-submit:hover { text-decoration: none;}
	

	
/*** Column ***/
	.content {
		clear:both;
		overflow:hidden; height:100%;
		padding:0px 24px 20px 32px; margin:0px 0px 0px 0px;
		}
	
	.column-left { float:left; width:170px; margin:0px 26px 0px 0px; _margin:0px 23px 0px 0px;}
	.column-right { float:right; width:287px; margin:0px 0px 0px 8px; _margin:0px 0px 0px 5px;}

/*** Buttom ***/
	.content .form-submit,
	.content .teaser-button, .content .column-center .search-form .form-submit {
		display:block; float:left; overflow:hidden;
		border:none; background:#e8eaec; border:1px solid #c6cbd2;
		font-size:12px; cursor: pointer; 
		color:#56585c; text-align:center;
		padding:3px 8px 3px 8px; margin:0px 0px 0px 0px;
		}
				
	.content .column-center .form-submit { float:left; margin-right:4px;}
	
	.teaser-checkbox { padding:0px 0px 5px 0px; }
	
	#edit-clear { margin:6px 0px 0px 0px;}
	
/*** Blocks  ***/
	.block {
		/*clear:both;*/
		overflow:hidden; height:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 26px 0px;
		}
	
	.block-bgr {
		overflow:hidden; height:100%;
		margin:0px 0px 0px 0px; padding:0px 18px 27px 18px;
		}
		
	.block .title {
		overflow:hidden; height:100%;
		margin:0px 0px 0px 0px; padding:0px 0px 20px 0px;
		}
			
	.block .title h3 {
		overflow:hidden; height:100%;
		font-weight: normal; font-size:18px;
		/*background:url(images/title-bo.gif) repeat-x 0 bottom;*/
		border-bottom:solid 1px #ff0000; width:150px;
		color:#0049a4; text-transform:uppercase;
		padding:16px 0px 10px 3px;
		}
	
	.block .indent {
		overflow:hidden; height:100%;
		font-size:12px; color:#616a81;
		padding:0px 0px 0px 3px;
		}
	
	.block ul {
		clear:both; text-align:left;
		/*overflow:hidden; height:100%;*/
		font-size:14px; line-height:1.2em;
		color:#56585c;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		}
	
	.block ul li  {
		/*overflow:hidden; height:100%;*/
		list-style:none; list-style-image: none;
		background:url(images/page.jpg) no-repeat 0 3px;
		padding:2px 0px 10px 28px; margin:0px 0px 0px 0px;
		}
		
	.block ul li a {
		font-size:14px; color:#56585c;
		}
				
	.block ul li a { text-decoration:none;}
	.block ul li a:hover { text-decoration:underline;}
	
	.block ul li a.active { color:#000; text-decoration:none;}
	
	.block .more-link a { display:block; font-size:12px; float:left; font-weight: bold; margin:0px 2px 0px 0px;}
	
	.block ul ul { font-size:100%;}
	
	.content .block ul ul { margin:5px 0px -5px 0px;}
	
	.content .block ul ul li { border:0;}
		
		.block-search { width:262px; height:53px; background:url(images/search-t.gif) no-repeat 0 0; margin:0px 0px 26px 0px;}
		.block-search .bgr { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; background:none;}
		.block-search .block-bgr { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; background:none;}
		.block-search .title { display:none;}
		.block-search label { display: none;}
		
		
		.block-search .indent {  float:right;/*overflow:hidden; height:100%; */padding:15px 15px 0px 0px;}
		.block-search form { float:right; padding:0px 0px 2px 0px; background:url(images/search-b.gif) no-repeat 0 0px;}
		
		.block-search .form-text { float:left; width:155px; padding:3px 0px 4px 6px; border:0; background: transparent; color:#56585c; margin:0px 11px 0px 0px;}
		
		.block-search .form-submit {
			float:left;
			display:block;
			overflow:hidden;
			width:59px; 
			border:none; 
			background:url(images/search00.gif) no-repeat 0 0;
			font-size:12px; font-weight: normal;
			color:#fff; text-align:center;
			cursor: pointer; text-transform:lowercase;
			padding:3px 0px 5px 0px; margin:0px 0px 0px 0px;
			}
			
		.block-search .form-submit:hover { text-decoration: none;}
	
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

	/*** Content wrapper ***/
		.column-center .indent { overflow:hidden; height:100%; padding:0px 0px 20px 17px; text-align:justify; width:560px;}
		
/* centru 3 patrate */
.pagination ul {
	width:560px;
}

.pagination li {
/*	background: url("../images/orange.jpg") no-repeat scroll 0 100% transparent;*/
    float: left;
	display: inline-block;
	width:191px;
    height: 164px;

    padding: 10px 2px 5px 0px;
    position: relative;
}
.pagination li.ad {
	background: url("images/blue.jpg") no-repeat scroll 0 100% transparent;
	}
.pagination li.ae {
	background: url("images/orange.jpg") no-repeat scroll 0 100% transparent;
	}
.pagination li.af {
	background: url("images/yellow.jpg") no-repeat scroll 0 100% transparent;
	}
.pagination li a {
	font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
	/*height: 72px;
    display: inline-block;*/
    text-decoration: none;
	line-height: 22px;
    padding: 42px 0 14px 12px;
    text-indent: 0px;
    color: #FFFFFF;
    position: relative;    
	}
div.ab{
	padding: 8px 0px 6px 16px;
	font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
	font-weight:bold;
}
div.ac{
	padding: 10px 0px 6px 16px;
	font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
	font-weight:bold;
}
/* end centru 3 patrate*/

	
	/*** Title wrapper ***/
		.column-center .indent .title {
			overflow:hidden; height:100%;
			padding:0px 0px 0px 11px;
			margin:0px 0px 0px 0px;
			}
		
		.column-center .indent .title h1 {
			overflow:hidden; height:100%;
			background:url(images/title000.gif) no-repeat 0 0;
			font-size:18px; color:#0049a4; text-transform:uppercase;
			padding:1px 0px 5px 26px; font-weight: normal;
			}
				
		.column-center .indent .title h1 a { color:#0049a4;}
		
		.column-center .indent .title h1 a { text-decoration:none;}
		.column-center .indent .title h1 a:hover {}
		
	/*** Title Tabs wrapper ***/
		.column-center h2 {
			overflow:hidden; height:100%;
			background: none;
			font-size:17px; color:#0cc703; margin:0px 0px 0px 0px;
			padding:1px 0px 15px 0px; font-weight: bold; text-decoration:underline;
			} 
		
		.column-center #tabs-wrapper {
			 padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
			}
		
		.column-center #tabs-wrapper h2 {
			overflow:hidden; height:100%;
			background:url(images/title000.gif) no-repeat 0 0;
			font-size:18px; color:#0049a4; text-transform:uppercase;
			padding:1px 0px 5px 26px; font-weight: normal;
			}
		
		.column-center #tabs-wrapper h2.with-tabs {}
		
	/*** Date ***/
		.column-center .title .date {
			overflow:hidden; background: none;
			font-size:13px; /*font-weight:bold;*/
			color:#49a3df; /*text-transform:uppercase;*/
			padding:0px 0px 0px 26px; margin:0px 0px 0px 0px;
			}
		
		.column-center .title .date a { text-decoration:none;}
		.column-center .title .date a:hover { text-decoration: underline;}
			
	/*** Paragraf ***/
		.item-list ul li { list-style-image:none; list-style:none;}
		.column-center .item-list {}
		.column-center .item-list ul { margin:0px 0px 6px 0px;}
		.column-center .item-list ul li { font-size:12px; background: none; padding:0px 0px 6px 0px;}
		.column-center .item-list ul li a { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; height:100%;
			font-size:13px; line-height:1.4em;
			padding:8px 0px 0px 0px;
			margin:0px 0px 0px 0px;
			}
		
		.text-box p { padding:0px 0px 7px 0px;}
		
		.text-box p strong {}
		.text-box p span { color:#49a3df;}
		
		.fleft { margin:-7px 20px 0px 8px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		.fleft img { margin:0px 0px 0px 0px;}
		
		.text-box img {}
		
.line { clear:both; height:1px; overflow:hidden; background:url(images/line0000.gif) repeat-x 0 0; margin:19px 0px 23px 0px;}
.line2 { clear:both; height:1px; overflow:hidden; background:url(images/line0000.gif) repeat-x 0 0; margin:4px 0px 8px 0px;}
		
		
		.text-box .list { float:left; width:172px; margin:1px 19px -4px -1px; _margin-right:14px;}
		
		.text-box .list p { padding:0px 0px 14px 1px;}
		.text-box .list .img { padding:0px 0px 19px 0px;}
		
		
	/******/
		.column-center .post-links { clear:both;
			/*overflow:hidden; height:100%;*/
			padding:9px 11px 10px 0px; *width:490px;
			margin:0px 0px 0px 0px; /*float:left;*/
			}
			
		.column-center .post-links ul.links {
			float:left;
		/*	overflow:hidden;  height:100%;*/
			padding:0px 0px 0px 0px;
			}
		.column-center .post-links ul.links li {
			float:left;
			/*overflow:hidden; height:100%;*/
			background:url(images/links-ri.gif) no-repeat right 0;
			padding:0px 0px 0px 0px; margin:0px 7px 6px 0px;
			}
		
		.column-center .post-links ul.links li a {
			display:block; height:100%; float:left; text-transform: lowercase;
			background:url(images/links-le.gif) no-repeat 0 0;
			font-size:12px; color:#fff;
			padding:3px 9px 5px 26px;
			}
		
		.column-center .post-links ul.links li a { text-decoration:none;}
		.column-center .post-links ul.links li a:hover { text-decoration:underline;}
		
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:18px; font-weight: normal; line-height:1.1em;}
		.text-box h2 { font-size:14px; font-weight: bold; text-decoration:none}
		.text-box h3 { font-size:16px;}
		.text-box h4 { font-size:15px; text-transform:uppercase; font-family:Arial;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:9px 0px 22px 0px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(images/marker00.gif) no-repeat 0 3px; padding:1px 0px 6px 24px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker00.gif) no-repeat 0 3px; padding:1px 0px 6px 24px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { /*text-decoration:none; */}

		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden;
		font-size:12px; color:#fff;
		line-height:1.2em; background:url(images/footer00.gif) repeat-x 0 0 #012146;
		}
	
	.footer-bgr { overflow:hidden; height:100%;}
		
	/*.footer .width { width:894px; margin:0 auto;}*/
	
	.footer .indent {
		overflow:hidden; height:100%;
		padding:30px 0px 24px 0px; text-align:center;
		}
	
	.footer a { color:#fff;}
		
	.footer-text { overflow:hidden; padding:0px 0px 0px 0px; }
	
	
	.footer .menu { overflow:hidden; height:100%;}
	.footer .menu ul { float:left; overflow:hidden; margin:0px 0px 0px -16px;}	
	.footer .menu ul li { float:left; overflow:hidden; background:url(images/ver20000.gif) no-repeat 0 3px; margin:0px 0px 0px -2px; padding:0px 20px 0px 20px;}	
	.footer .menu ul li a { font-size:12px; color:#727a82; text-decoration:none;}
	.footer .menu ul li a:hover { text-decoration: underline;}
	.footer .menu ul li a.active { text-decoration:underline;}
		
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*** contact ***/
	#contact-mail-page { font-size:12px;}
	

/* CSS Document */
	ul, ul li { list-style:none; list-style-image:none; list-style-type:none;}
	
	table {border-collapse:collapse; border:0px;}
	td { vertical-align:top; padding:0px;}
	
	tbody { border:none;}
	
	img, a img { border:0;}
	
	.clear { clear:both;}
	
	fieldset { clear:both; border:0; overflow:hidden; position:relative; font-size:12px; padding:5px 10px 5px 0px;}
	fieldset legend { color:#000; margin:0px 0px 0px 0px;}
	
	html.js fieldset.collapsed legend { display:inline;}
	
	fieldset .tips { font-size:12px;}
	
	table.system-status-report th, thead th { border-bottom:1px solid #000; color:#000; font-size:13px; }
	thead th, th, tr.even, tr.odd { padding:0px; border-bottom:1px solid #000;}

/*** Breadcrumb ***/
	.breadcrumb {  text-align:left; font-size:14px; font-weight:normal; color:#484848; padding:20px 55px 2px 28px;}
	.breadcrumb a {text-decoration:none; text-transform:none; vertical-align:middle; font-weight:normal; color:#484848; padding:0px 2px 0px 2px;}
	.breadcrumb a:hover { text-decoration:underline; color:#000;}

/*** --CORNERS-- ***/
	/*div.block { margin-bottom:0px; color:#363638; position:relative; overflow:hidden; width:100%; background:url(images/images/bg-block.gif) left repeat-y }
	.block .content { padding:11px 21px 25px 27px; overflow:hidden; background:url(images/images/block-bot3.gif) bottom left no-repeat;}*/
	
	.clear-block { padding:0px 20px 10px 0px;}
	.admin { overflow:hidden; height:100%; /*float:left;*/ padding:0px 0px 10px 0px;}
	.admin .clear-block { padding:0px;}

	h4 {color:#fff; font-size:22px; font-weight:normal; padding-bottom:10px; padding-top:10px;}
	
	.list, .list2 { margin-right:3px;}
	
	.blocks div ul { margin-left:6px; margin-bottom:30px;}
	
/***************/
	.comment { clear:both; padding:10px 0px 10px 20px; overflow:hidden; height:100%; margin:10px 0px 0px 0px;}
	.comment h3 { background:none; color:#3e3e3e;}
	.comment h3 a { color:#fff; font-size:18px; text-decoration:none;}
	.comment .title { padding:0px 0px 5px 0px; margin:0px 0px 0px 0px; background: none;}
	.comment .submitted { font-size:12px; color:#fff;}
	.comment .submitted a { color:#fff;}
	.comment .content-text { font-size:12px;color:#fff; line-height:1.3em; padding:6px 20px 10px 0px;}
	.comment .links { padding:0px 10px 0px 0px;}
	.comment .links a { color:#fff;}
	

/*---Paragraph Style---*/
	#cont-col .content p { padding-bottom:7px; padding-top:7px;}
	#cont-col .content blockquote { border:1px solid #7f7f7f; background:#f1f1f1; padding:5px; margin:10px 0px 10px 0px;}
	
	#comments { padding:10px 0px 0px 0px;}
	
/*** END LIST ***/
	ul.primary, ul.primary li, ul.secondary, ul.secondary li{
	  border: 0;
	  background: inherit;
	  padding:0px 0px 0px 0px;
	  margin:0px 0px 0px 0px;
	}
	
	ul.primary li a {
		border: 0; background:url(images/tab-righ.gif) no-repeat right 0 !important;
	}
	
	ul.primary li a:hover{
		background:none;
		border: 0;
		color: !important;
	}
	
	.column-center #tabs-wrapper ul.primary li.active a{
		border:none;
		color:#000 !important;
		font-weight:bold;
	}
	.column-center #tabs-wrapper ul.primary li.active:hover { color:#fff; text-decoration:none;}
	
	.column-center #tabs-wrapper ul.tabs { padding:0px 0px 4px 6px;}
	.column-center #tabs-wrapper ul.tabs li	{
		display:block;
		margin-right:2px;
		float:left;
	}
	
	.column-center #tabs-wrapper ul.tabs li span {
		background:url(images/bg-tab00.gif) repeat-x 0 0; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
		display:block;
	}
	.column-center #tabs-wrapper ul.tabs li span span {
		background:url(images/tab-left.gif) no-repeat 0 0; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
	}
	
	.column-center #tabs-wrapper ul.tabs li a {
		/*color:#fff !important;*/
		background:url(images/tab-righ.gif) no-repeat right 0;
		font-size:14px;
		font-weight:normal;
		background:none;
		padding:8px 28px 3px 0px;
		margin:0px 0px 0px 0px;
		display:block;
	}
	.column-center #tabs-wrapper ul.tabs li a:hover {
		/*color:#fff !important; */text-decoration:underline;
		margin:0px;
		border:none;
	}
	

/*** GENERAL ***/
	.node { clear:both;}
	.node .taxonomy { padding:10px 0px 0px 15px;}
	
	div.error { margin-top:5px;}
	
	.block-region { background:#d6e6cc; text-align:center; border:1px dashed #618749; color:#618749; margin:10px; clear:both;}
	
	div.admin .left { margin:0px;}
	#book-outline { min-width:0px;}
	#permissions, #blocks, #forum table, .sticky-enabled  { width:100%;}
	.node-unpublished { background:none;}
	
	.odd td { vertical-align:middle; padding-left:px; line-height:18px; background:#194c85; font-size:12px; padding:4px; color:#fff;}
	.even td { vertical-align:middle; padding-left:px; line-height:18px; background:#023c76; font-size:12px; padding:4px; color:#fff;}
	
	.profile h3 { border-bottom:1px solid #cfcdcd; /*color:#000;*/ font-size:20px; padding:0px 0px 5px 0px; margin:0px 0px 6px 0px;}
	
	img.alignleft{ float:left; margin-right:12px;}
	img.alignright{ float:right; margin-left:25px; margin-right:39px; margin-top:30px;}
	
	#first-time a { color:#508198; text-decoration:none}
	#first-time a:hover{  text-decoration:underline;}
	#first-time ol { margin-left:20px;}
	
	.theme-info { padding-left:px;}
	.theme-info h2 { color:#fff; font-weight: bold; background: none; padding-left:0;}
	
	dl.admin-list { font-size:12px;}
	dl.admin-list a { color:;}
	.column-center dl.admin-list dd { padding:3px 0px 5px 0px;}
	
	
	.node-type-list a { color:;}
	
	.column-center dl.node-type-list { padding:10px 0px 0px 3px;}
	.column-center dl.node-type-list dd { padding:5px 0px 8px 0px;}
	
	
	.node-type-list { font-size:13px;}
	.node-type-list dd { padding:4px 0px 4px 0px;}
	
	.messages { padding:16px 0;}
	.messages a { color:#f30000; font-size:12px;}
	
	.sticky-table { line-height:24px; margin:0px 0px 10px 0px;}
	
	.column-center .description span { display:block; padding:10px 0px 0px 0px;}

/*** --- --- --- ***/

#nav {
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	FLOAT: left; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 0px; 
	WIDTH: 129px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}

#nav UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 129px; 
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}

#nav LI {
	FLOAT: left; 
	MARGIN-BOTTOM: 0px; 
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px; 
	WIDTH: 129px; 
	BORDER-BOTTOM: #ffffff 1px solid;
	LINE-HEIGHT: 1.25em; 
	LIST-STYLE-TYPE: none; 
	POSITION: relative
}

#nav LI UL {
	MARGIN-TOP: -1.6em; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 2; 
	LEFT: -100em; 
	MARGIN-LEFT: 129px;
	LIST-STYLE-TYPE: none; 
	POSITION: absolute
}

#nav LI UL UL {
	MARGIN-TOP: -1.6em; 
	PADDING-LEFT: 0px; 
	Z-INDEX: 1; 
	LEFT: -300em; 
	MARGIN-LEFT: 129px; 
	LIST-STYLE-TYPE: none; 
	POSITION: absolute
}

#nav LI A {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 15px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 4px; 
	BORDER-BOTTOM: #E5E2E2 1px solid;
	FONT: bold 11px/0.95em Arial; 
	WIDTH: 129px; 
	COLOR: #FA8214; 
	PADDING-TOP: 4px; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
	line-height:16px;
	background: url("images/arrow100.gif") no-repeat scroll 0 8px transparent;
}

#nav UL A {
	PADDING-RIGHT: 5px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #FEF5E7; 
	PADDING-BOTTOM: 4px; 
	BORDER-BOTTOM: #f5f5f5 1px solid;
	FONT: bold 11px/0.95em Arial; 
	WIDTH: 129px; 
	COLOR: #FA8214; 
	PADDING-TOP: 4px; 
	TEXT-ALIGN: left; 
	FILTER: Alpha(opacity=92);
	TEXT-DECORATION: none
}

#nav LI A:hover {
	 COLOR: #FA8214;
	 BACKGROUND: #FEFBF1;
	 background: url("images/arrow100.gif") no-repeat scroll 0 8px transparent;
}

#nav UL A:hover {

	 COLOR: #FA8214;

	 BACKGROUND: #fefefe;

}

#nav LI:hover UL UL {

	LEFT: -999em

}

#nav LI:hover UL UL UL {

	LEFT: -999em

}

#nav LI.sfhover UL UL {

	LEFT: -999em

}

#nav LI.sfhover UL UL UL {

	LEFT: -999em

}

#nav LI:hover UL {

	LEFT: auto

}

#nav LI LI:hover UL {

	LEFT: auto

}

#nav LI LI LI:hover UL {

	LEFT: auto

}

#nav LI.sfhover UL {

	LEFT: auto

}

#nav LI LI.sfhover UL {

	LEFT: auto

}

#nav LI LI LI.sfhover UL {

	LEFT: auto

}

#nav LI.gabi {

	FLOAT: left; MARGIN-BOTTOM: 0px; WIDTH: 50px; LINE-HEIGHT: 1.25em; BORDER-BOTTOM: #000000 1px solid; LIST-STYLE-TYPE: none; 

	POSITION: relative

}
	/* ----------- end menu produse -----------*/


	#blocks tr.region-message { color:#9298a3;}
	
	.theme-info { padding-left:10px;}
	
	.box { padding:0px 0px 0px 12px;}
	
	#system-modules div { padding-bottom:10px;}
	
	#forum-confirm-delete a { color:#6d94ac;}
	
	.form-checkboxes { width:200px;}
	
	.search-form input { vertical-align:middle}
	
	.search-form .form-text { padding:6px 0px 7px 5px;}
	
	.search-form { overflow:hidden; height:100%;}
	.search-form label { padding:0px 0px 0px 17px;}
	.search-form #edit-keys-wrapper { float:left; padding:0px 0px 8px 5px; margin:0px 10px 0px 12px;}
	
	.search-form #edit-submit { *margin:2px 0px 0px 0px;}
	
	.search-form .criterion .form-text { margin:3px 0px 0px 18px;}
	.search-form .criterion #edit-category { margin:3px 0px 0px 18px;}
	
	dl .title { background:none; padding:0px;}
	
	ul.links li.comment_forbidden { padding:0px;}
	
	#comments, #node-form { clear:both; width:100%;}
	
	.node-form { clear:both; overflow:hidden;}
	
	#comment-form { padding-bottom:20px; overflow:hidden; height:100%;}
	
	.preview .node { background:none;}
	
	#cont-col .content .comment_add a { color:#457299; text-transform:capitalize; font-weight:bold;}
	
	html.js fieldset.collapsible .fieldset-wrapper { width:100%; overflow:hidden;}
	
	.collapsible {}
	
	
	.search-advanced .action { float:none;}
	
	.leaf { clear:both; float:none;}
	

/*** Status Report ***/
	.system-status-report td { padding-left:5px; color:#000;}
	
	
	table.system-status-report tr.info th { color:#002200;}
	table.system-status-report tr.info td { color:#fff;}
	table.system-status-report tr.error th { color:#220000;}
	table.system-status-report tr.error { color:#000;}
	table.system-status-report tr.ok th { color:#002200;}
	table.system-status-report tr.warning th{ color:#222200;}
	
	tr.merge-down { border-bottom:none;}
	tr.ok td { background:#DDFFDD;}
	tr.error td { background:#FFCCCC;}
	tr.warning td { background:#FFFFDD;}
	
/***  --- --- --- ***/
	.admin-panel dd { padding-bottom:10px;}
	
	div.admin-dependencies, div.admin-required { color:#FFFFFF;}
	
	.admin-required span, span.admin-enabled { color:#fff;}
	
	#block-admin-display-form div { overflow:hidden;}
	#block-admin-display-form #edit-submit { margin:6px 0px;}
	
	table.sticky-header { overflow:hidden; position:relative;}
	
	.content ul.pager { margin:6px 0px 5px 0px;}
	.content ul.pager li { border:1px solid #cbc9b8; padding:2px 5px; margin:0px 1px; color:#000;}
	.content ul.pager li.pager-current,	.content ul.pager li:hover {}
	.content ul.pager li a {text-decoration:none; color:#000;}
	.content ul.pager li a.active { color:#000; font-weight: bold;}
	
	.text-box .poll .vote-form { text-align:left; margin:0; float:left;}
	
	.choices { float:left; height:100%; text-align:left; margin:0 inherit; overflow:hidden; height:100%; }
	
	#edit-vote { clear:both;}
	
	
	.update td { color:#000;}
