#sl-viewport, body {
	background-color: #959595;
}

.block a {
	text-decoration: none;
}

.boxy-content {
	padding: 180px 1em 0 1em;
	background: url(../img/print/header2.jpg) center 10px no-repeat;
}
.boxy-content .ptext {
	padding: 0 75px 0 75px;
	width: 650px;
	margin: 0 0 1em 0;
}
.boxy-content .input input {
	width: 600px;
	margin-bottom: 5px;
}
#support {
	background-position: center -170px;
	padding-top: 1em;
}

.login-form {
	background: #DADBDD url(../img/log_bg.jpg) repeat-x;
	padding: 15px;
}
.login-form p {
	font-size: 10px;
	line-height: 1.2em;
}
.login-key {
	background: url(../img/keys.png) no-repeat;
	padding: 10px 0 0 50px;
	height: 85px;
}

#layout-default #print-btn {
	float: right;
}
#print-btn, .print-btn {
	line-height: 24px;
	padding-left: 28px;
	padding-right: 1em;
	background: url(../img/print/printer_icon.gif) center left no-repeat;
}
.print-btn {
	float: left;
}
.email-btn {
	line-height: 24px;
	padding-left: 34px;
	background: url(../img/print/envelope_icon.jpg) center left no-repeat;
	float: left;
}
.bottom-bar {
	padding: 1em 0 1.5em 0;
	border-top: 1px solid #aaa;
	background: #fff;
}

.title-bar {
	background: #1D4078 !important;
}
.title-bar h2 {
	text-transform: uppercase;
	font-weight: bold !important;
}

body.print, body.print #sl-viewport {
	background-color: #fff;
}
.print #layout-default, .print #layout-home, .print h4.expander, .print .boxy-wrapper {
	display: none;
}
.print #theme-print {
	display: block;
}

@media print {
	body.print-ready, body.print-ready #sl-viewport {
		background-color: #fff;
	}
	.print-ready #layout-default, .print-ready #layout-home, .print-ready h4.expander, .print-ready .boxy-wrapper {
		display: none;
	}
	.print-ready #theme-print {
		display: block;
	}
}

#theme-print .section-title {
	color: #000;
	top: 100px;
}
#theme-print * {
	background: none !important;
}
#theme-print h4.expanded {
	display: block;
	font-size: 18px;
	padding: 0;
}
#theme-print {
	display: none;
	width: 980px;
	font-size: 14px;
	position: relative;
	text-align: left;
	margin: auto;
}
#theme-print img.header {
	position: absolute;
	width: 980px;
	left: 0;
	right: 0;
}
#theme-print img.footer {
	width: 980px;
}
#theme-print img.header {
	top: 0;
}
#theme-print img.footer {
	bottom: 0;
}
#theme-print div.footer {
	position: relative;
}
#theme-print div.footer-inner {
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 9px;
}
#theme-print div.outer {
	position: relative;
	z-index: 1;
	padding: 210px 93px 0 36px;
}
#theme-print div.mid {
	padding: 0 0 0 8px;
	border-left: #C3CBDE solid 25px;
}
#theme-print div.inner {
	border-left: #C3CBDE solid 9px;
	border-right: #C3CBDE solid 10px;
	padding: 10px;
	min-height: 500px;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-align: center;
	line-height: 18pt;
}

#theme-content {
	min-height: 400px;
}

u, a {
	text-decoration:underline;
	color:#3E5B96;
}

ul {
	list-style-image: url(../img/bullet.png);
}
ol, ul, p {
	margin: 2em 0;
}

table {
	border: 2px solid #aaa;
	border-collapse: collapse;
}
td {
	border: 1px solid #aaa;
	padding: 5px;
	line-height: 1.2em;
}

.expander {
	background: url(../img/h_content_close.jpg) no-repeat;
	cursor: pointer;
	padding: 0 0 0 25px;
	font-size: 12px;
	line-height: 22px;
}
.expanded {
	background: url(../img/h_content_open.jpg) no-repeat;
}

.topImage img {
	border: 1px solid #444;
}
.section-title {
	position: absolute;
	color: #fff;
	text-transform: uppercase;
	top: 210px;
	right: 200px;
	font-weight: bold;
	font-size: 22px;
	z-index: 2;
	/*font-family: Arial, sans-serif;*/
}

#langs a:hover, 
#theme-footer span.leftlinks a:hover, 
#index_langs a:hover {
	text-decoration: underline;
}
	
.sl-node-separator {
	height: 0;
}

/* ========================== Breadcrumbs ======================== */

.sl-breadcrumbs {
	color: #777;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 9px;
}
.sl-breadcrumbs span {
	color: #536363;
}
.sl-breadcrumbs a {
	text-decoration: underline;
	color: #ddd;
}
.sl-breadcrumbs a span {
	color: #777;
}
	
/* ===================== LAYOUT ========================= */	

#theme-wrapper {
	background-color: #FFF;
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#theme-content {
	color: #000;
	text-align: left;
}

/* ===================== Header ========================= */
	
#theme-header {
	position: relative;
	height: 304px;
	background: #E6E6E6 url(../img/big_main_logo.jpg) bottom left no-repeat;
	text-align: left;
}
	
#logo {
	width: 350px;
	height: 51px;
	position: absolute;
	left: 15px;
	top: 7px;
	background: url(../img/trim_logo.jpg) top left no-repeat;
}
	
#langs {
	position: absolute;
	right: 225px;
	top: 10px;
	color: #B5B5B5;
	font-size: 10px;
}
	
#langs a {
	color: #418EDC;
	text-decoration: none;
}

#searchform {
	background: url(../img/searchformBK.png) left top no-repeat;
	position: absolute;
	right: 220px;
	top: 35px;
	width: 165px;
	height: 25px;
}
#searchform form {
	margin: 0;
	padding: 0;
}
#searchform input {
	display: box;
	font-size: 11px;
	width: 120px;
	margin: 5px 0 2px 7px;
	padding: 0 5px 2px 5px;
	border: 0;
	background: none;
}
#searchform button {
	background: url(../img/search_button.jpg) top left no-repeat;
	float: left;
	width: 23px;
	height: 23px;
	border: none;
	z-index: 3;
	cursor: pointer;
}
#rss a {
	position: absolute;
	right: 20px;
	top: 15px;
	background: url(../img/rss.jpg) top left no-repeat;
	width: 19px;
	height: 16px;
	display: block;
	text-decoration: none;
}

#menu {
	background:url(../img/busola.jpg);
	position:absolute;
	top:0px;
	right:0px;
	width:221px;
	height:304px;
}

#menu ul{
	list-style:none;
	list-style-image: none;
	padding: 105px 5px 5px 5px;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
	margin: 0;
}
#menu li {
	padding-left:10px;
	padding-top:5px;
}
#menu ul li a {
	color:#FFF;
	text-decoration:none;
}
#menu ul li a:hover {
	text-decoration: underline;
}
	
/* ================= Main menu ====================== */

#topMenu {
	position: absolute;
	top: 73px;
	left: 0px;
	background-color: #E6E6E6;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	line-height: 10px;
	z-index: 1;
}
#topMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#topMenu ul li {
	text-align: center;
	text-transform: uppercase;
	float: left;
	margin: 0;
	padding: 0;
}
#topMenu ul li a {
	background:url(../img/menu_button.png) top left no-repeat;
	margin-right: 2px;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 106px;
	line-height: 26px;
}
#topMenu ul li a:hover, /*#topMenu .sl-child-menu-active, #topMenu .sl-menu-active,*/ #topMenu>ul>li.openned>a {
	background: url(../img/menu_button_selected.png) top left no-repeat;
}

#topMenu ul ul {
	margin: 1px 0px 0px 0;
	padding: 0;
	display: none;
	position: absolute;
	background-color: #FDAD1C;
	border: 1px solid #536363;
	border-top: none;
	width: 200px;
}
#topMenu>ul>li:hover>ul {
	display: block;
}
#topMenu ul ul li {
	border-top: #536363 dotted 1px;
	float: none;
	text-align: left;
}
#topMenu ul li ul li a {
	color:#536363;
	text-decoration:none;
	background: none;
	margin: 0;
	width: 184px;
	padding: 8px;
	line-height: 12px;
}
#topMenu ul ul a:hover, #topMenu ul ul .sl-menu-active, #topMenu ul ul .sl-child-menu-active {
	color:#FFF;
	text-decoration:none;
	background: none;
}

#topMenu ul ul ul {
	margin: -28px 0 0 202px;
}

/* ================= Homepage ================================ */

#layout-home #theme-content {
	width: 800px;
	margin: 0 auto;
}

#layout-home h1, #layout-home h2 {
	clear:both;
	background:url(../img/h_tags.jpg) top left no-repeat;
	font-size:12px;
	line-height: 16px;
	height:23px;
	padding: 9px 0 0 35px;
	margin: 10px 0;
}
#layout-home #theme-content p {
	margin: 10px 0 20px 0;
	font-size: 11px;
	line-height: 1.4em;
}

#content-left, #content-center, #content-right {
	float:left;
	width: 33.3%;
}
.content-inner {
	padding: 20px;
}

/* ====================== Footer =============================== */

#theme-footer {
	text-align: left;
	clear:both;
	background-color:#1768A7;
	padding: 2px 10px;
	color: #eee;
	font-size:10px;
}
#theme-footer a {
	color: #eee;
	text-decoration: underline;
}
	
#theme-footer .right {
	float: right;
}

/* ======================= Inner Pages =================== */

#layout-default #langs {
	right:55px;
}

#layout-default #searchform {
	right:50px;
}

#layout-default #theme-header {
	background-image: url(../img/big_news_bg.jpg);
	margin: 0 17px;
	height: 288px;
}
#layout-default #theme-header.section-about {
	background-image: url(../img/big_contacts_bg.jpg);
}
#layout-default #theme-header.section-services {
	background-image: url(../img/big_services_bg.jpg);
}


#theme-content-outer {
	background:url(../img/bg.png) repeat-y;
}
#layout-default #theme-content {
	background:url(../img/square1.png) left bottom no-repeat;
}
#theme-content-inner {
	background:url(../img/square2.png) 830px top no-repeat;
	padding: 10px 0;
}
#theme-content-placeholder {
	background:url(../img/bg_line.png) 22px top repeat-y;
	padding: 1px 175px 20px 45px;
}

.left-column {
	float: left;
	width:200px;
}
.right-column {
	width:520px;
	float:right;
}
.clear-float {
	height: 0;
	clear: both;
}

/* =========================== Left Column ====================== */

.left-column .menu  {
	background:#FFF;
	padding: 20px 0 20px 20px;
	margin: 20px 0 30px 10px;
}
.left-column .block  {
	background:#FFF;
	padding: 5px 0 5px 7px;
	margin: 20px 0 30px 3px;
}

.left-column .menu ul{
	padding:0px;
	list-style-image: none;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	border-bottom: #C3CCDE dotted 2px;
	margin: 0;
}
	
.left-column .menu li{	
	padding:7px 0px 7px 0px;
	color:#FF7E15;
	border-top: #C3CCDE dotted 2px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1.2em;
	padding: 10px 0;
}
.left-column .menu li li{
	border: none;
	padding: 10px 0 0 0px;
	font-weight: normal;
	text-transform: none;
}
.left-column .menu li ul{
	border: none;
	padding: 0 0 0 20px;
	margin: 0;
	list-style: disc;
}
	
.left-column .menu li a{
	text-decoration:none;
	color:#0659A1;
}
.left-column .menu li a:hover, .left-column .menu li a.sl-menu-active{
	text-decoration:none;
	color:#FF7E15;
}
	
.left-column .sl-block {
	margin: 1em 0;
}
.left-column .sl-block h2 {
	margin: 0;
	color: #fff;
	background: #95A7CD;
	padding: 5px 7px;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1em;
}
.left-column .sl-block-body {
	border: 2px solid #95A7CD;
	padding: 5px;
	background: #B2D1EE url(../img/new_bg.jpg) bottom left repeat-x;
	font-size: 9px;
	line-height: 1.2em;
}
.left-column .sl-block-body h3 {
	font-size: 9px;
	margin: 0;
}
.left-column .sl-block-body p {
	margin: 5px 0;
}
.left-column .news {
	background: url(../img/banner_news.png) center 10px no-repeat;
	padding-top: 140px;
}
.left-column .support {
	background: url(../img/banner_support.png) center 10px no-repeat;
	padding-top: 120px;
}

.news img {
	margin-left:20px;
}

.news h2 {
	padding-left:10px;
	font-size:12px;
	color:#FFFFFF;
}
.news h2 {
	font-size:12px;
	padding-left:10px;
	font-weight:bolder;
}
	
#block {
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom: 40px;
	padding:5px 5px 5px 5px;
	z-index:3;
}
#square1 {
	background: url(../img/square_bg.jpg) left top no-repeat;
	position:absolute;
	width:110px;
	height:242px;
	bottom:0px;
	left:70px;
}	
#square2{
	background:url(../img/square_bg.jpg) right bottom no-repeat;
	position:absolute;
	width:104px;
	height:237px;
	top:288px;
	right:50px;}

h4.closed {
	/*Aici incep clasele pentru acordion......*/
	display:block;
	width:518px;
	height:22px;
	color:#000000;
	padding:2px 0px 0px 20px;
	font-size:12px;
	background:url(../img/h_content_close.jpg) left top no-repeat;
}
h4.openned {
	/*Aici incep clasele pentru acordion......*/
	display:block;
	width:518px;
	height:22px;
	color:#000000;
	padding:2px 0px 0px 20px;
	font-size:12px;
	background:url(../img/h_content_open.jpg) left top no-repeat;
}

.login-form .input input {
	float: right;
	width: 350px;
}

h5 {
	line-height: 1.3em;
}
.sl-contact_form .textarea textarea, .sl-contact_form .text input {
	width: 99%;
	margin-bottom: 1em;
}
.sl-contact_form label {
	font-weight: bold;
	font-size: 90%;
	line-height: 1.4em;
	margin-bottom: .5em;
	display: block;
}
.sl-contact_form {
	padding: 12px 15px 15px 16px;
	background: #eee;
}