/* 

Centivio - CSS File

*/


/*** GLOBAL  ***/
html,body{height:100%}
body {
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#4c4c4c;
	height:100%;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	margin:10px 0px 6px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h3, h4, h5 {margin-bottom:15px;	font-family:Tahoma, Arial, Verdana;	font-weight:normal; color:#e40b0b;}
h1 {font-size:28px; line-height:30px;}
h2 {font-size:26px; line-height:28px;}
h3 {font-size:18px; line-height:20px;}
h4 {font-size:16px; line-height:18px;}
h5 {font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px;}

/* links */
a {
	color:#e40b0b;
}
a:hover{color:#f23434;}
a img{border:none}
.imgleft{float:left; padding-right:12px;}
.imgright{float:right; padding-left:12px;}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:13px;
	line-height:18px;
	margin-bottom:20px;
	color:#000;
}
ul, ol {
	margin:10px 0 35px 40px;
}
li ol,
li ul
{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	margin:25px 0 25px 0px;
	color:#4c4c4c;
	padding:10px 20px 10px 35px;
	background-image:url(../images/quote_top.png);
	background-repeat:no-repeat;
}


/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}
/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#main_container{ background-image:url(../images/bg_container_top.gif); background-repeat:repeat-x; background-color:#fff; min-height:82%;}
#main_container_inner{ background-image:url(../images/bg_container_inner.gif); background-repeat:repeat-x; background-color:#fff; min-height:82%;}
#bottom_container{
	background-image:url(../images/bg_container_bottom.gif);
	background-repeat:repeat-x;
	height:105px;
}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
#centercolumn{width:980px; margin:0px auto 0px auto;}
/*** END OF CENTERCOLUMN ***/

/*** TOP ***/
#top{ height:230px; width:980px;}
#logo{ width:600px; float:left;}
#pad_logo{ padding:20px 0px 0px 20px;}
#contact{
	width:275px;
	float:right;
	margin-top:18px;
	margin-right:22px;

}
#contact ul{margin:0px; padding:20px 0px 0px 20px;}
#contact ul li{list-style-type:none; padding:5px 31px; color:#e40b0b;}
#contact ul li a, #contact ul li a:visited{color:#e40b0b; text-decoration:none;}
#contact ul li.url{background-image:url(../images/icon_lcd.png); background-repeat:no-repeat; background-position:0 8px;}
#contact ul li.mail{background-image:url(../images/icon_email.png); background-repeat:no-repeat; background-position:2px 2px;}
#contact ul li.phone{background-image:url(../images/icon_phone.png); background-repeat:no-repeat; background-position:0px 4px;}
#topmenu{width:980px; float:left; height:90px;}


/* Top Navigation bar menu styling */
#nav {margin:0px; padding:24px 0px 0px 0px;}
#nav ul{ 
	padding:0 0 0 0px;
	margin:0;
	list-style: none;
}
#nav li{
	list-style:none;
	float:left;
	display:inline;
	padding:0px 0px 0px 0px;
	margin-right:32px;
	font:normal 12px Arial;
	
}

#nav li.current{background-image:url(../images/selectormenu.gif); background-repeat:no-repeat; background-position:center top;}
#nav li.current a:hover{background-image:none !important;}

#nav li a, #nav li a:visited{color:#ffffff; text-transform:uppercase; font-size:18px; font-weight:bold; text-decoration:none; display:block; padding:25px 0px 5px 0px;}
#nav li a:hover{background-image:url(../images/selectormenu.gif); background-repeat:no-repeat; background-position:center top;}
span.descmenu{font-size:12px; text-transform:capitalize; color:#ffffff; padding:0px 0px 0px 0px;}
/*** END OF TOP ***/

/*** CONTENT ***/
#content{width:980px;}
#content2{width:980px;}
#padding_content{
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#maincontent{ padding:0px 0px 0px 0px;}


/* main */
#main{width:640px; float:left;}
#maintext{padding:0px 30px 20px 20px}
#maintext_portfolio{padding:0px 0px 0px 0px}
.boxtop{ width:270px; float:left; padding:0px 0px 0px 0px;}
.spacer{width:50px; float:left; display:block; height:100px;}
.read{
	background-image:url(../images/icon_checks.gif); background-repeat:no-repeat; background-position:0 0; padding:0px 0px 10px 25px;
}

/* side */
#side{width:323px; float:left;}
.sidebox{  padding:0px 10px 10px 0px;}
.c_middlesidebox{background-image:url(../images/c_middle.gif); background-repeat:repeat-y; background-position:left; width:323px; margin-top:10px}
.c_topsidebox{background-image:url(../images/c_top.gif); background-repeat:no-repeat; background-position:left top; width:323px;}
.c_bottomsidebox{background-image:url(../images/c_bottom.gif); background-repeat:no-repeat; background-position:left bottom; width:323px;}
.contentbox{padding:10px 18px 30px 18px;}
.contentbox h2, .contentbox p{color:#fff;}
#side2{width:250px; float:left;}
.sidebox2{  padding:0px 10px 10px 0px;}
.c_middlesidebox2{background-image:url(../images/c_middle2.gif); background-repeat:repeat-y; background-position:left; width:250px; margin-top:10px}
.c_topsidebox2{background-image:url(../images/c_top2.gif); background-repeat:no-repeat; background-position:left top; width:250px;}
.c_bottomsidebox2{background-image:url(../images/c_bottom2.gif); background-repeat:no-repeat; background-position:left bottom; width:250px;}
.contentbox2{padding:10px 18px 30px 18px;}
.contentbox2 h2, .contentbox2 p{color:#fff;}

.side_bg{
	background-image:url(../images/bg_sideglow.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:282px;
	padding:0px 0px 0px 27px;
}
.sidebox blockquote{margin:0px !important; padding:0px  !important; background-image:url(../images/quote_top.png); background-repeat:no-repeat;}
.sidebox blockquote div{background-image:url(../images/quote_bottom.gif) ; background-position:right bottom ; background-repeat:no-repeat; padding:30px 8px 30px 8px;}

.sidetext{padding:0px 20px 0px 27px;}
ul.l1{margin:0px; padding:0px; list-style-type:none; font-size:14px;}
ul.l1 li{list-style-type:none; background-image:url(../images/arrow_large.gif); background-position:center left; background-repeat:no-repeat; border-bottom:solid 1px #e6e6e6; line-height:30px; padding:0px 20px}
ul.l1 li a, ul.l1 li a:visited{color:#4c4c4c; text-decoration:none;}
ul.l1 li a:hover{text-decoration:underline;}
ul.l2{margin:0px; padding:0px; list-style-type:none;}
ul.l2 li{list-style-type:none; padding:0px 0px 13px 30px; background-image:url(../images/icon_checks.png); background-repeat:no-repeat; 
	background-position:0px 0px; line-height:18px;}
ul.l2 li a, ul.l2 li a:visited{color:#4c4c4c; text-decoration:none;}
ul.l2 li a:hover{text-decoration:underline;}
.but{vertical-align:middle;}
.inputbox01{width:205px; border:0px; vertical-align:middle; padding:4px 4px 6px 3px; color:#999; background-image:url(../images/bg_input_src.gif); background-repeat:no-repeat; margin-right:5px;}
#newsletter fieldset{border:0px;}
/*** END OF CONTENT ***/

/*** FOOTER ***/
#footer{ width:980px; margin:0px auto; color:#fff !important}
#footer a, #footer a:visited{color:#fff; text-decoration:none;}
#foot a:hover{text-decoration:underline;}

/*** CONTENT BOTTOM ***/
#content_bottom{
	height:100px;
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.box_bottom{
	width:970px;
	float:left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.separator_box{float:left; width:40px; height:100%;}
.box_bottom h3{color:#fff;}
.box_bottom, .box_bottom p{color:#fff}
.box_bottom ul li a, .box_bottom ul li a:visited{color:#fff; text-decoration:none;}
ul.listimg{list-style-type:none; margin:0px; padding:0px;}
ul.listimg li{background-image:none; padding:0px 8px 4px 0px; border-bottom:none; display:inline; float:left;}

#twitter{
	background-image:url(../images/bg_twitter.gif);
	background-repeat:no-repeat;

	width:303px;
	color:#e40b0b;
	height:140px;
}

#twitter p{
	color:#e40b0b;
	padding:5px 23px 10px 10px;
	font-size:11px;
	font-family:Tahoma, Arial, Verdana;
}

/*** END OF CONTENT BOTTOM ***/
#foot_copyright{
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	text-align:center;
	color:#fff;
}
.mare {
  position:relative;
	padding:0px 0px 0px 6px;
  text-align:left;
}

/*buttons*/
.wall-of-buttons {margin:0 auto;width:100%;text-align:left;}
a.button {display:inline-block;margin:0 5px 19px 0;}
.button {
	border-radius:5px;
	background: linear-gradient(to bottom, #444 0%, #222 100%);
	border-bottom:1px solid rgba(0,0,0,0.25);
	color:#FFF!important;
	cursor:pointer;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	overflow:visible;
	padding:5px 15px 6px;
	position:relative;
	text-decoration:none;
	width:auto;
}
.yellow.button {background-color: #ffb515;}
.yellow.button:hover {background-color:#fc9200;}
.button:hover {background-color:#111;}

.large.button {font-size:14px;padding:8px 19px 9px;}
.small.button {font-size:11px;}
.button:hover,.button:active {text-decoration:none;}


.news-home { height:60px; line-height:60px; background:#f3f0f0; border:1px solid #e1dfdf; padding:10px 0; overflow:hidden; }
.news-home h2 { padding: 10px 30px 10px 14px; background: transparent no-repeat left center; float:left; border-right:1px solid #e1dfdf; overflow:hidden }
.news-home ul { list-style:none; float:left; margin:0px; margin-left:15px; font-size:10px }
.news-home li { width:750px; padding:20px 30px 20px 0; font-size:1.2em } 

.inner { width:970px; margin:0 auto }

/* ====================== START CFORMS CONTACT ====================== */
.form-contact{margin-top:40px;width:460px}
.form-contact fieldset{margin-top:10px; padding:5px 0 15px 0; border:1px solid #adadad; border-left-color:#ececec; border-top-color:#ececec; background:#f7f7f7; }
.form-contact legend{margin-left:10px;padding:0 2px; font:normal 20px Times;color:#666666;}
ol.cf-ol{margin:0!important; padding:0!important;}
ol.cf-ol li{background:none!important; margin:18px 0!important;padding:0; list-style:none!important; text-align:left;line-height:1.3em;}
.form-contact label{width:124px; margin:4px 10px 0 0; display:inline-block;/*for Opera & IE*/text-align:left;vertical-align:top;color:#696969;font-weight:bold}
.form-contact label span{width:124px;/* must be the same as above!*/display:block; }
.form-contact input, .form-contact textarea, .form-contact select{padding:3px;background:#fff url('../images/bg/gradient-input.png') repeat-x; border:1px solid #cacaca; vertical-align:top;color:#696969}
.form-contact input:focus, .form-contact textarea:focus, .form-contact select:focus{border-color:#aaa; }
.form-contact textarea, .form-contact input{width:308px; }
.form-contact select{width:316px;/* attempt to have equal length */padding:2px 0;}
.form-contact select.cfselectmulti{height:7.5em; }
.form-contact textarea{overflow:auto;}
.form-contact input{height:26px}
.form-contact input.error, .form-contact select.error, .form-contact textarea.error {border:1px solid #921212}
#usermessagea p {padding:0;text-align:center;line-height:40px;}
#usermessagea p.error   {border:2px solid #921212;background-color:#f6e5e5;}
#usermessagea p.success {border:2px solid #129212;background-color:#e5f6e5;}
span.reqtxt, span.emailreqtxt{margin:3px 0 0 135px;font-size:0.9em;vertical-align:top;}
p.cf-sb{
	padding:0!important;
	margin:0;
}
.form-contact input.sendbutton{width:100px;  padding:5px; margin:10px 0 0 5px;font-size:0.8em;background:url(../images/bg/button-bg.gif) repeat-x; border:1px solid #adadad!important;border-left-color:#ececec!important; border-top-color:#ececec!important;color:#888;font-weight:bold}
.form-contact input.sendbutton[disabled]{color:#bbb;}
* html .form-contact fieldset{position:relative;margin-top:15px;padding-top:25px; }
* html .form-contact legend{position:absolute; top:-10px; left:10px; margin-left:0;}
*+html .form-contact fieldset{position:relative;margin-top:15px;padding-top:25px; }
*+html .form-contact legend{position:absolute; top:-10px; left:10px; margin-left:0;}
* html ol.cf-ol, * html ol.cf-ol li, * html span.reqtxt, * html span.emailreqtxt{display:inline-block;/*for ie6*/}
*+html .form-contact label, *+html ol.cf-ol, *+html ol.cf-ol li, *+html span.reqtxt, *+html span.emailreqtxt{display:inline-block;/*for ie7*/}
/* ====================== END CFORMS CONTACT ====================== */
#feedback{background:#fdaf17; position:fixed;width:50px;height:171px; right:-10px;top:30%; padding:0px 5px 5px 0px;
-moz-border-radius: 9px 0 0 9px;
border-radius: 9px 0 0 9px;

}

#feedback img{width:100%;height:171px;}

.conturfonduri {
	width:500ox;
	height:auto;
	float:left;
	background:#f5f2f2;
	color:#000;
	border:5px solid #39C;
	padding:15px;
	margin:5px 0 0 0;
	display:inherit;
	margin-bottom:20px;
	font-size:12px;
}
