@charset "utf-8";
/* General */
html {
	white-space: normal;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
img {
	behavior: url(/content/js/iepngfix_crop.htc);
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1F1A17;	
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	behavior: url(/content/js/hover.htc);
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}
map {
	font-size: 0px;	
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.block {
	clear: both;
	display: block;
	float: none;
}
.hline {
	height: 1px;
	overflow: hidden;
	border: 0px none #5A5B5E;
	border-bottom: 1px solid #5A5B5E;
	margin: 2px 0px 1px 0px;
	display: block;
}
.vspacer1 {
	display: block;
	height: 10px;
	overflow: hidden;
}
.vspacer5 {
	display: block;
	height: 5px;
	overflow: hidden;
}
.vspacer10 {
	display: block;
	height: 10px;
	overflow: hidden;
}
a, a:link, a:visited, a:active {
	color: #0F773E;
	text-decoration: none;
	outline: none;
}
a:hover, a:link:hover, a:visited:hover, a:active:hover {
	color: #89BE0E;
	text-decoration: underline;
}
a.top, a.top:link, a.top:visited, a.top:active {
	margin: 0px 0px 2px 0px;
	padding:2px 4px 2px 13px;
	width: auto;
	height: auto;
	font-weight:bold;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: transparent;
	color: #1F1A17;
	text-decoration: none !important;
	
}
a.top:hover, a.top:link:hover, a.top:visited:hover, a.top:active:hover {
	background-color: #0F773E;
	background-image: url(images/up_over.gif);
	color:#FFFFFF;
	text-decoration: none !important;
}
td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1F1A17;
}
object, embed {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	color: #0F773E;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-transform: lowercase;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #0F773E;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: normal;
	color: #1F1A17;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #0F773E;
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: lowercase;
}
p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
ul {
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: square;
}
ol {
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.more {
	margin-top: 5px;
}
.more a, .more a:visited, .more a:active {	
	padding:0px 2px 2px 18px;
	text-align: left;
	background-color: transparent;
	background-image: url(images/ecolemn_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #0F773E;
	text-decoration: none;
	text-transform: lowercase;
}
.more a:hover, .more a:visited:hover, .more a:active:hover {
	background-color: #0F773E;
	background-image: url(images/arrow_icon.gif);
	background-position: 2px 3px;
	color:#FFFFFF;
	text-decoration: none;
}
.more a.larger, .more a.larger:visited, .more a.larger:active {
	background-color: #1F1A17;
	color: #FFFFFF;
	font-size: 17px;
	line-height: normal;
	padding: 5px 5px 5px 23px;
	background-position: 2px 10px;
}
.more a.larger:hover, .more a.larger:visited:hover, .more a.larger:active:hover {
	background-color: #0F773E;
	background-image: url(images/arrow_icon.gif);
	background-position: 2px 3px;
	color:#FFFFFF;
	text-decoration: none;
	background-position: 4px 10px;
}

a.document_link, a.document_link:visited, a.document_link:active {
	margin: 0px;
	padding: 0px;
	padding:1px 2px 2px 18px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #0F773E;
	text-decoration: none;
}
a.document_link:hover, a.document_link:visited:hover, a.document_link:active:hover {
	color: #89BE0E;
	text-decoration: none;
}
.pdf_link {
	background-image: url(images/icon_16x16_pdf.gif);
}
.html_link {
	background-image: url(images/icon_16x16_html.gif);
}

.outerContainer {
	min-width: 970px;
	height: auto;
	position: relative;
	clear: both;
	display: block;
	text-align: center;
}
.innerContainer {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
	clear: both;
	display: block;
}
#overallContainer_out {
	height: auto;
	position: relative;
}
#overallContainer_in {
	height: auto;
	position: relative;
}

#topBarContainer {
	padding-bottom: 10px;
	height: 92px;
	overflow-y: hidden;
}
#topBarContent {

}
#topLogo {
	margin: 0px 0px 0px 10px;
}
#topBarLeft {	
	float: left;
	display: block;
	clear: none;
	width: 230px;
	overflow-x: hidden;
}
#topBarRight {
	float: right;
	display: block;
	clear: none;
	width: 735px;
	height: 92px;
	text-align:right;
	overflow: hidden;
}

#topMenu {
	display: block;
	text-align: right;
	margin: 0px;
	color: #FFFFFF;
	padding: 9px 10px 11px 10px;
	height: auto;
	width: auto;
	overflow: hidden;
	line-height: 11px;
	font-size: 11px;
	background-color: #0F773E;
	clear: right;
	float: right;
}
.top_menu a, .top_menu a:link, .top_menu a:visited, .top_menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu a:hover, .top_menu a:link:hover, .top_menu a:visited:hover, .top_menu a:active:hover {
	color: #FFFFFF;
	text-decoration: underline !important;
}
.top_menu_item_active {
	color: #D1EBCB !important;
	text-decoration: underline !important;
}




#mainMenu {
	display: block;
	text-align: right;
	margin: 25px 0px 0px 0px;
	clear: both;
	float: none;
}
#mainMenu .menuItems {
	display: block;
	float: right;
	clear: none;
	width: auto;
	padding-right: 10px;
}
.main_menu a, .main_menu a:visited, .main_menu a:active {
	display: block;
	float: left;
	clear: none;
	width: auto;
	height: 15px;
	overflow-y: hidden;
	padding-bottom: 10px; 
	margin-left: 13px;
	color: #1F1A17;
	text-decoration: none;
	background-position: 50% 60px;
	background-repeat: repeat-x;
}
.main_menu a:hover, .main_menu a:visited:hover, .main_menu a:active:hover {
	color: #1F1A17;
	text-decoration: none;
	background-position: 50% 15px;
}
.main_menu_item_active {
	background-position: 50% 15px !important;
}

/* header */ 

#headerContainer {
	background-color: #1F1A17;
}
#headerContent {
	background-color: #FFFFFF;
	padding: 0px 0px 10px 0px;
	text-align: center;
}
#headerTabs {
	width: 950px;
	margin: 0px auto;
}
#headerIllustration {
	float: left;
	display: block;
	clear: none;
	width: 510px;
	margin: 0px;
	padding: 0px;
	height: 230px;
	overflow: hidden;
	text-align: left;
}
#headerInfolineTab {
	float: left;
	display: block;
	clear: none;
	width: 210px;	
	margin-left: 10px;
	padding: 0px;
	height: 230px;
	overflow: hidden;
	text-align: left;
	background-color: #99CC00;
	background-image: url(images/infoline_tab_title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #1F1A17;
}
#headerSimulatorTab {
	float: left;
	display: block;
	clear: none;
	width: 210px;
	margin-left: 10px;
	padding: 0px;
	height: 230px;
	overflow: hidden;
	text-align: left;
	background-color: #0F773E;
	background-image: url(images/simulator_tab_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #E1F0D2;
}
.tab_content {
	padding: 32px 10px 0px 10px;
}

#titleBarContainer {
	background-color: #1F1A17;
}
#titleBarContent {
	padding: 10px 0px 0px 0px;
	text-align: left;
}
#sectionTitleContainer {
	text-align: left;
	padding: 0px 10px 0px 10px;
}
#sectionTitle {
	background-color: #FFFFFF;
	text-align: left;
	padding: 7px 7px 4px 7px;
	height: auto;
}
#sectionTitle h1 {
	margin: 0px;
	padding: 0px;
	color: #0F773E;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
}
#homepageTabsOuterContainer {
	background-color: #1F1A17;
}
#homepageTabsInnerContainer {
	padding: 10px 0px 0px 0px;
	text-align: left;
}

#homepageTabs {
	width: 950px;
	margin: 0px auto;
}
#homeNewsTab {
	float: left;
	display: block;
	clear: none;
	width: 250px;
	margin: 0px;
	height: 230px;
	overflow: hidden;
	text-align: left;
	background-color: #283221;
	color: #BEC9B6;
}
#homeNewsTab h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: normal;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background: none;
	background-color: transparent;
}


#homeVideoTab {
	float: left;
	display: block;
	clear: none;
	width: 250px;
	margin-left: 10px;
	height: 230px;
	overflow: hidden;
	text-align: left;
	background-color: #0F773E;
	background-image: url(images/video_tab_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #CAF4AE;
}
#homeCoordinatesTab {
	float: left;
	display: block;
	clear: none;
	width: 210px;
	margin-left: 10px;
	height: 230px;
	overflow: hidden;
	text-align: left;
	background-color: #283221;
	background-image: url(images/coordonate_tab_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #BEC9B6;
}
#homeCoordinatesTab .tab_content {
	padding-top: 40px;
}
#homeCoordinatesTab p {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
#homeCoordinatesTab a {
	color: #99CC00;
}
#homePortfolioTab {
	float: left;
	display: block;
	clear: none;
	width: 210px;
	margin-left: 10px;
	height: 230px;
	overflow: hidden;
	text-align: left;
	background-color: #283221;
	background-image: url(images/realizari_gold_tab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #DAE0D6;
}
#homePortfolioTabItems {
}
#homePortfolioTab .portfolio_item {
}

#homePortfolioTab .portfolio_item a, #homePortfolioTab .portfolio_item a:visited {
	display: block;
	width: 184px;
	margin: 3px 0px 0px 0px;
	padding: 2px 3px 3px 3px;
	text-align: left;
	line-height: normal;
	background-color: transparent;
	background-image: url(images/bg_black.png);
	background-repeat: repeat;
	background-position: 0% 0%;
	color: #FFDF44;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	behavior: url(/content/js/iepngfix_scale.htc);
}
#homePortfolioTab .portfolio_item a:hover, #homePortfolioTab .portfolio_item a:visited:hover {
	background-color: #AE8B00;
	color: #FFF5C6;
	text-decoration: underline;
	behavior: url(/content/js/iepngfix_scale.htc);
}

html>body #homePortfolioTab .portfolio_item a:hover {
	background-color: transparent !important;
	background-image: url(images/bg_gold.png);
	background-repeat: repeat;
	background-position: 50% 50%;
	color: #000000 !important;
}

	
/* main  */
#mainContainer {
	background-image: url(images/bg_page.jpg);
	background-position: 50% 0px;
	background-repeat: no-repeat;
}
#mainContent {
}
#mainLeft {
	display: block;
	width: 660px;
	float: left;
	text-align: left;
	background-image: url(images/left_bg_norepeat.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;	
	min-height: 450px;
}
#mainLeftContent {
	padding: 10px 10px 10px 10px;	
}
#mainLeft h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: normal;
	color: #0F773E;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}


#mainRight {
	display: block;
	width: 300px;
	overflow-x: hidden;
	min-height: 450px;
	float: right;
	text-align: left;
}
#mainRight p, #mainRight li {
	text-align: left;
}
#mainRightContent {
	padding: 10px 10px 10px 10px;
	color: #5F5C4B;
}
#mainRight a.submenu_item, #mainRight a.submenu_item:visited, #mainRight a.submenu_item:active {
	margin: 0px 0px 2px 0px;
	padding:2px 4px 2px 18px;
	display: block;
	width: auto;
	height: auto;
	background-image: url(images/submenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	background-color: #F8F8F6;
	color: #0F773E !important;
	text-decoration: none !important;
	
}
#mainRight a.submenu_item:hover, #mainRight a.submenu_item:visited:hover, #mainRight a.submenu_item:active:hover {
	background-color: #D4ECF7 !important;
	background-image: url(images/submenu_arrow_over.gif);
	color:#0F773E !important;
	text-decoration: none !important;
}
#mainRight h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: normal;
	color: #0F773E;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#mainRight .news_item {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px dotted #999999;
}

.right_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.right_menu li {
	border-bottom: 1px dotted #999999;
}
.right_menu .first {
	border-top: 1px dotted #999999;
}
.right_menu ul li a, .right_menu ul li a:visited, .right_menu ul li a:active {
	margin: 0px;
	display: block;
	width: 260px;
	height: auto;
	padding:1px 2px 2px 18px;
	text-align: left;
	background-color: transparent;
	background-image: url(images/ecolemn_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #0F773E;
	text-decoration: none;	
}
.right_menu ul li a:hover, .right_menu ul li a:visited:hover, .right_menu ul li a:active:hover {
	background-color: #0F773E;
	background-image: url(images/arrow_icon.gif);
	background-position: 2px 4px;
	color:#FFFFFF;
	text-decoration: none;
}
.right_menu_item_active {
	font-weight: bold;
}
.right_menu .news_item ul li a {
	width: 248px !important;
}

#mainCenter {
	display: block;
	text-align: left;
}
#mainCenterContent {
	padding: 10px 10px 10px 10px;
}

#mainCenter h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: normal;
	color: #0F773E;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.videoTab {
	text-align: left;
	vertical-align: top;
	background-color: #F0F0F0;
	padding: 10px;
	width: 230px;
	overflow: hidden;
}

/*  */
#footerContainer {	
	margin-bottom: 15px;
	border-top: 10px solid #1F1A17;
	color: #1F1A17;
}
.footerContent {
	font-size: 11px;
	color: #1F1A17;
	padding: 10px 10px 10px 10px;
}
.footerContent td {
	font-size: 11px;
	color: #1F1A17;
}
#footerMenu {
	
}
#footerMenu td {	
	font-size: 13px;
}
#footerMenu a, #footerMenu a:link, #footerMenu a:visited, #footerMenu a:active {
	margin: 0px 5px 0px 5px;	
	color: #1F1A17;
	text-decoration: none;
}
#footerMenu a:hover, #footerMenu a:link:hover, #footerMenu a:visited:hover, #footerMenu a:active:hover {
	color: #0F773E;
	text-decoration: none;
}

.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.pic {
	background-color: #DDDDDD;
	border: 5px solid #DDDDDD;
}
.pic_left {
	background-color: #DDDDDD;
	border: 5px solid #DDDDDD;
	margin: 0px 5px 0px 0px;
}
.pic_right {
	background-color: #DDDDDD;
	border: 5px solid #DDDDDD;
	margin: 0px 0px 0px 5px;
}

.gallery_item {
	display: block;
	clear: none;
	float: left;
	margin: 0px 25px 10px 0px;
	width: 169px;
	height: 179px;
	overflow: visible;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
.gallery_left_container {
}
.gallery_left_container .gallery_item {
	margin-right: 55px;
}
.gallery_item.nocaption {
	height: auto  !important;
}
.gallery_item.last {
	margin-right: 0px !important;
	width: 169px;
}
.gallery_item a, .gallery_item a:visited, .gallery_item a:active {
	background-color: #DDDDDD;
	border: 5px solid #DDDDDD;
	margin-bottom: 3px;
	display: block;
	width: 159px;
	height: 119px;
	text-align: center;
	vertical-align: middle;
}
.gallery_item a:hover, .gallery_item a:visited:hover, .gallery_item a:active:hover {
	background-color: #89BE0E;
	border: 5px solid #89BE0E;
}

.gallery_item .pic {
	background-color: transparent;
	border: 0px none #FFFFFF;
	margin: 0px;
	width: 159px;
	height: 119px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}






.datatable {	
}
.datatable th {
	background-color: #DEDEDE;
	color: #1F1A17;
	font-size: 11px;
	font-weight: bold;
}
.datatable td {
	background-color: #EEEEEE;
	color: #1F1A17;
	font-size: 11px;
}
.datatable .alt_row  {
	background-color: #F9F9F9;
	font-size: 11px;
}
.datatable .alt_row td  {
	background-color: #F9F9F9;
}
.datatable .alt_row th  {
	background-color: #EAEAEA;
}
.datatable .row td  {
	background-color: #DEDEDE;
}
.datatable .row th  {
	background-color: #EEEEEE;
}


.tableborder {
	border: 1px solid #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
}
.tableborder td, .tableborder th {
	border: 1px solid #CCCCCC;
	border-top: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	font-size: 11px;
}
.tableborder th {
	background-color: #DEDEDE;
	color: #1F1A17;
	font-weight: bold;
}
.tableborder .row {
	background-color: #EEEEEE;
	color: #1F1A17;
}
.tableborder .alt_row {
	background-color: #F9F9F9;
	color: #1F1A17;
}
blockquote {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.thumb_td {
	background-color: #F5F5F3;
}


/* form */ 
form {
	margin: 0;
	padding: 0;
}
.cform {
	margin: 0 0 0 0;
}
.cform .maintable {	
}
.cform .maintable td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1F1A17;
}
.inputtextfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #1F1A17;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #B8B8A9;
	background-color:#FFFFFF;
	width: 200px;
	height: 18px;
}
.inputtextfield_nowidth {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #1F1A17;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #B8B8A9;
	background-color:#FFFFFF;
	height: 18px;
}
#requestCatalogueFormEmailInput {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #1F1A17;
	margin: 0 0 0 0;
	padding: 0px 2px 0px 2px;
	border: 1px solid #99cc00;
	background-color:#FFFFFF;
	width: 130px;
	height: 18px;
}
.textareafield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #1F1A17;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #B8B8A9;
	background-color:#FFFFFF;
	width: 500px;
	height: 92px;
	
	scrollbar-arrow-color:#B8B8A9;
	scrollbar-track-color:#FAFAFA; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#B8B8A9; 
	scrollbar-3dlight-color:#FAFAFA; 
	scrollbar-darkshadow-color:#FAFAFA; 
	scrollbar-shadow-color:#B8B8A9; 
}
.inputbutton {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #0F773E;
	background-color:#89BE0E;
	height: 20px;
	width: 157px;
	cursor: pointer;
}
.inputbutton_no_width {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #0F773E;
	background-color:#89BE0E;
	height: 20px;
	cursor: pointer;
}
.selectfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	line-height: normal;
	color: #1F1A17;
	margin: 0 0 0 0;
	padding: 0px;
	/*height: 18px;*/
	width: 200px;
	background-color:#FFFFFF;
}
.selectfield_no_width {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	line-height: normal;
	color: #1F1A17;
	margin: 0 0 0 0;
	padding: 0px;
	background-color:#FFFFFF;
}
/* */
.nota {
	font-size: 11px;
}


.page_navigation_button, .page_navigation_button:link, .page_navigation_button:visited, .page_navigation_button:active {
	font-size: 11px;
	text-align: center;
	padding: 3px 5px 4px 5px;
	margin: 0px 2px 0px 2px;
	background-color: #F1F1EF;
	width: 13px;
	height: 16px;
	font-weight: bold;
	color: #1F1A17;
	text-decoration: none;	
	display: block;
	float: left;
	clear: none;
}
.page_navigation_button:hover, .page_navigation_button:link:hover, .page_navigation_button:visited:hover, .page_navigation_button:active:hover {
	background-color: #89BE0E;
	color: #FFFFFF;
	text-decoration: none;
}
.page_navigation_button_current {
	font-size: 11px;
	text-align: center;
	padding: 3px 5px 4px 5px;
	margin: 0px 2px 0px 2px;
	background-color: #0F773E;
	width: 13px;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	display: block;
	float: left;
	clear: none;
	cursor: default;
}
.page_navigation_extra {
	margin: 0px 2px 0px 0px;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	color: #999999;
}


/*  */
.esente {
	display: block; 
	clear: both;
	float: none;
	background-color: #F2F2F2;
	padding: 5px 0px 5px 0px;
	text-align: left;
}
.esente .esenta {
	display: block; 
	float: left; 
	clear: none; 
	width: 110px; 
	margin: 4px;
}
.esente .esenta .foto {
	display: block;
	text-align: center;
}
.esente .esenta .foto .pic {
	width: 103px;
	height: 103px;
	border-width: 2px;
}
.esente .esenta .denumire {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.news_item .esente {
	background-color: transparent;
	padding: 0px 0px 0px 0px;
}
.news_item .esente .esenta {
	width: 63px; 
	margin: 4px 2px 4px 2px;
}
.news_item .esente .esenta .foto .pic {
	width: 56px;
	height: 56px;
	border-width: 2px;
}
.news_item .esente .esenta .denumire {
	font-size: 11px;
}

.news_item .esente.special .esenta {
	width: 133px; 
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	border-top: 1px dotted #999999;	
}
.news_item .esente.special .esenta.left {	
	clear: left;
	float: left;
}
.news_item .esente.special .esenta.right {	
	clear: right;
	float: right;
}
.news_item .esente.special .esenta .foto {
	float: left;
	clear: left;
	width: 60px;
	height: 60px;
	padding: 3px 2px 3px 2px;	
}
.news_item .esente.special .esenta .foto .pic {	
	width: 56px;
	height: 56px;
	border-width: 2px;
}
.news_item .esente.special .esenta .denumire {
	float: left;
	clear: right;
	width: 59px;
	overflow-x: hidden;
	margin: 0px 0px 0px 2px;
	padding: 1px 0px 0px 0px;
	text-align: left;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;	
}


/* modal */
#respondContainer {
	position: absolute;
	left: 0px;
	top: 0px;
	/*background-color: #cc0000;*/
	background-color: #0F773E;
	display: none;
	z-index:5001;
	width: 750px;
	min-height: 45px;
	height: auto;
	/*border-style: solid;
	border-width: 1px;
	border-top-color: #FB726A;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FB726A;*/
	border: 1px solid #0F773E;


	/*border-top-color: #CDE7B4;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #CDE7B4;*/


	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=#000000,offX=3,offY=3,positive=true);
}
#respondContent {
	position: relative;
	/*background-color: #ffffff;*/
	background-color: #0F773E;
	
	z-index:5001;
	width: auto;
	height: auto;
	min-height: 17px;
	margin: 0px 4px 4px 4px;
	padding: 10px;
	border: 0px solid #CDE7B4;
	overflow: auto;
	scrollbar-arrow-color:#83C343;
	scrollbar-track-color:#CDE7B4;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#CDE7B4;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#CDE7B4;
	text-align: left;
	font-size: 13px;
}
#respondControls {
	text-align: right;
	margin: 4px 4px 0px 4px;
	padding: 5px 10px 5px 10px;
	cursor: move;
	/*color: #000000;*/
	color: #ffffff;
	/*background-image: url(images/modal_window_controls_bar_background.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CDE7B4;*/
	border-bottom: 1px solid #0F773E;
	/*background-color: #ffffff;*/
	background-color: #0F773E;
}
#respondTitle {
	font-size: 100%;
	font-weight: bold;
	/*color: #CC0000;*/
	color: #ffffff;
	text-align: left;
}
#respondContainer .up {
	/*border-bottom: 1px solid #CC0000;
	background-position: 100% 0px;*/
}
#respondContainer .down {	
	/*border-bottom: 1px solid #CC0000;	
	background-position: 100% -100px;*/
}
#respondContainer .loader {
	height: 13px;
	background-image: url(images/loader.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px; 
}


#promotions .promoThumb {
	display: block;
	clear: none;
	float: left;
	width: 310px;
	height: 155px;
	margin: 10px 0px 0px 10px;
}
#promotions .promoThumb.first {
	margin-left: 0px !important;
}
#promotions .promoInfo {
	display: block;
	clear: none;
	float: left;
	height: 155px;
	width: 310px;
	margin: 10px 0px 0px 10px;
	background-color: #99CC00;
	background-image: url(images/promoinfo_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#promotions .promoInfo, #promotions .promoInfo p,  #promotions .promoInfo ul, #promotions .promoInfo ol {
	color: #FFFFFF;
	font-size: 12px;
}
#promotions .w1 {
	width: 310px;
}
#promotions .w2 {
	width: 630px !important;
}
#promotions .w3 {
	width: 950px !important;
	margin-left: 0px !important;
}
