@charset "utf-8";
/* nedinvest srl */

html {
	min-height: 102%; /* force vertical scrollbar - browser support flaky, doesn't work in Opera */
	/*overflow-y: scroll;*/
	margin: 0;
	padding: 0;
}



body  {
    font-family : Georgia, "Nimbus Roman No9 L", serif;
    font-size : 14px;
    color : #666;
    background: #fff url(../images/bg_top.jpg) left top repeat-x;
	margin: 0;
	padding: 0;
}
a{text-decoration: none; color: #140a27;}
a:hover{color: #000;}

h1 {
 font-size: 22px;
 margin-left: 110px;
 color: #25668E;
}

.clearfix {
    clear: both;
}

.fieldset-r1 {
width: 230px;
margin-left: 40px;
display: inline;
text-align: center;
}

.legend-r1 {

padding-left: 10px;
padding-right: 10px;
color: #25668E;
}

#wrapper {
    width: 980px;
	margin: 0 auto;
}

#header {
    width: 980px;
	height: 345px;
	background: #fff url(../images/header.jpg) center no-repeat;
	clear: both;
}

#content {
    width: 980px;
	background: #fff url(../images/body_bg.jpg) top center no-repeat;
	height: auto;
}

#footer {
   margin-bottom: 0px;
   height: 175px;
   background: #fff url(../images/footer_bg.jpg) left bottom repeat-x;
}

#innerHeader {
    width: 891px;
	height: 275px;
	margin: 0 auto;
}

#logo {
    height:210px;
	width: 272px;
	float: left;
}

#logo H1 {
    height:210px;
	width: 252px;
	display: block;
	text-indent: -90000px;
}

#logo H1 a {
    text-indent: -90000px;
	text-decoration: none;
}

.contact {
    float: right;
	margin: 0 10px 0 0;
	padding: 5px;
	color: #4d4e87;
}

.contact strong {
    color: #74D5FC;
}

ul#menu {
    width: 590px;
	height: 39px;
        float: right;
	display: block;
    margin-right: -110px;
    margin-top: -190px;
}

ul#menu li {
    float: left;
    list-style-type: none;
    padding: 0 2px;

}

ul#menu li a{
        text-decoration: none;
	color: white;
	display: block;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	width: 111px;
	padding-top: 22px;
}

ul#menu li a:hover , ul#menu li a.active{
	color: #93D9F3;
	font-size: 14px;
	width: 111px;
        border-bottom: 7px solid #93D9F3;
}

#innerContent {
    width: 891px;
	margin: 0 auto;
	height: auto;
	overflow : hidden;
}



#contentLft {
    float: left;
	margin: 0;
	width: 600px;
}

#contentRgt {
    float: right;
	margin: 0;
	width: 280px;
}

.right_serv {
    width: 280px;
	height: 130px;
	margin: 0;
	background: url(../images/right_serv.jpg) top center no-repeat;
}

.right_about {
    width: 280px;
	height: 130px;
	margin: 0;
	background: url(../images/despre_noi.jpg) top center no-repeat;
}
.right_cont {
    width: 280px;
	height: 280px;
	margin: 0;
	background: url(../images/right_cont.jpg) top center no-repeat;
}


/* slider */

#gallery {position:relative; width:579px; margin:10px 3px; padding:10px; border:4px solid #fff; background:#fff;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:562px; height:275px; padding:5px; border:2px solid #f0f0f0; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {float: left;margin: 0; padding:0px; width:572px; height:100px; border:2px solid #f0f0f0; background:#f7f7f7;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:572px; }
#thumbs {position:absolute; list-style:none; margin: 5px 0px 5px 0px;height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin:0px 5px 0px 0px; cursor:pointer}
.imgnav {position:absolute; height:275px; width:20%; z-index:100; height:275px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:transparent;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:transparent;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 2.0em; outline: none;background: url(../images/closelabel.gif);}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



#galerie {
    margin:10px 15px;
	padding: 0;
	height: auto;
	
}

