@charset "utf-8";
/* CSS Document */
/* Copyright inotec.ro */
/* written by Botirla Sorin for Inotec.ro */
/*=============================
	colors used:
	-------------
    #0b669a = Albastru inchis (headinguri)
    #6f6f6f = gri linkuri meniu principal + text CTA
    #aaaaaa = gri deschis meniu header + text input
    #ffffff = alb text bannere
    #b2c6db = albastru pal deschis text ceas digital
    #ff6600 = oranj link
    #333333 = gri inchis link citeste mai mult + subtitlu heading
    #838383 = gri mediu data noutati
    #b1b1b1 = gri deschis text footer

==============================*/
/*==================== resets*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	text-align:left;
}
table, tbody, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
tbody {
  border: none !important;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END resets ================*/

/*================ clearfix */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
* html .clearfix             { _zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* END clearfix ============= */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.space {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 10px;
}
.space2 {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 5px;
}
.xl_space {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height:25px;
}
.spacer {
    position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	width: 960px;
    height: 25px;
    background: url(../images/meniu_sus_bg.jpg) left bottom no-repeat #ffffff;
}

.sep20 { /* vertical */
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 10px;
    width: 20px;
    border: 1px solid blue;
    float: left;
}
.sep1 { /* vertical */
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 10px;
    width: 30px;
    border: 1px solid green;
    float: left;
}
.sep2 { /* orizontal */
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 30px;
}
.sep3 { /* orizontal */
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 15px;
    border-bottom: 1px solid #dddddd;
    margin: 0 0 15px;
}
.center{
	text-align:center;
}
.left, .float-left, .float_left{
	float:left;
}
.right, .float-right, .float_right{
	float:right;
}
/* Stil pagina */

body {
  background: url(../images/bg.jpg) top no-repeat #fff;
  letter-spacing: 0 !Important;
}
.pagina {
  position: relative;
  margin: 20px auto 0;
  width: 960px;
  z-index: 3;
  border: 1px solid #d9d9d9;
}
.pagina img.banner {
  position: absolute;
  height: 269px;
  width: 960px;
  z-index: 1;
}

/* header */
.header{
  position: relative;
  height: 277px;
  width: 960px;
  margin: 0 0 -8px;
  top: -8px;
  z-index: 3;
  border-bottom: 3px solid #212121;
}
.static_overlay {
  position: absolute;
  height: 140px;
  width: 960px;
  z-index: 2;
  background: url(../images/header_bg.png) top no-repeat;
  top: -8px;
  z-index: 2;
}

.header .logo {
  position: absolute;
  top: 8px;
  left: 0;
}
.header .header-container {
  position: absolute;
  top: 40px;
  left: 640px;
  width: 300px;
}
.header .header-container .header_meniu, .header .header-container .header_meniu a{
  font: normal 12px/14px 'GothamLightRegular', Arial;
  text-decoration: none;
  color: #aaaaaa;
}
.header .header-container .header_meniu a:hover {
  color: #FD6600;
}
.header .header-container .header_meniu {
  text-align: right;
}
.header .header-container .header_meniu li {
  float: left;
  margin: 0 0 0 5px;
  text-align: right;
}
.header .header-container .searchbox {
  position: relative;
  top: 10px;
  width: 222px;
  height: 32px;
  padding: 2px;
  background: #fff;
  border: 1px solid #fff;
}
.header .header-container .searchbox.inverted {
  box-shadow: 0 0 4px 0 #d3d3d3;
}

.header .header-container .searchbox .cauta-input{
  position: absolute;
  margin: 4px;
  height: 24px;
  top: 2px;
  left: 0;
  font: normal 15px/24px 'GothamRegular', Arial;
  color: #aaaaaa;
  width: 170px;
  background: transparent;
  border: 0;
  padding: 0 10px 0 0;
}

.header .header-container .cauta-buton {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 25px;
  height: 24px;
  margin: 4px 3px 4px 0;
  background: #fff url(../images/ico_search.jpg) 100% 0 no-repeat;
  box-shadow: 0 0 2px 0 #565656;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 30px;
}
.header .header-container .cauta-buton:hover{
  background-position: 100% -24px !important;
  box-shadow: 0 0 2px 0 #0074ac;
}

.header .head_t {
  position: absolute;
  top:167px;
  color:#fff;
  font: normal 28px/30px Arial;
  text-align: right;
  right: 0px;
  padding: 5px 20px 5px 200px;
  width: auto;
  background: url(../images/bg_banner_title.png) 0 0 repeat-y;
}
.header .head_t.inverted {
  background: url(../images/bg_banner_title2.png) 0 0 repeat-y !important;
}

.header .head_t span {
  display: block;
  font: normal 18px/20px 'GothamLightRegular', Arial;
  text-align: right;
}
.header .ceas {
  position: absolute;
  top:235px;
  color:#ffffff;
  opacity: .5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  font: normal 28px/30px 'GothamRegular', Arial;
  right: 20px;
  text-shadow: 0 0 0 #ffffff;
}
.content-wrapper {
  position: relative;
  background: #fff;
  overflow: hidden;
  background: url(../images/meniu_bg.jpg) top left repeat-y #ffffff;
}
.content-wrapper .content {
  position: relative;
  width: 730px;
  left: -10px;
  font-family: 'GothamRegular', Arial;
}
.content-wrapper .meniu-principal {
  position: relative;
  left: 10px;
  width: 175px;
  padding: 0 5px 0 5px;
}
.content-wrapper .meniu-principal ul {
  position: relative;
  top: -5px;
}
.content-wrapper .content a {
   font: normal 12px/18px 'GothamRegular', Arial;
   color: #212121;
}

.content-wrapper .meniu-principal .meniu-top{
  position: absolute;
  top: -16px;
  right: 0;
  height: 16px;
  width: 100%;
  background: url(../images/meniu_sus_bg.jpg) top right no-repeat;
}
 .content-wrapper .meniu-principal ul li {
   padding: 5px 5px;
   border-bottom: 1px solid #e3e3e3;
 }
 .content-wrapper .meniu-principal ul li a {
   transition: color 300ms linear;
   -moz-transition: color 300ms linear;
   -o-transition: color 300ms linear;
   -webkit-transition: color 300ms linear;
   text-decoration: none;
   color: #6f6f6f;
   padding: 0 15px 0 0;
   display: block;
   text-align: right;
   font: normal 13px/13px 'GothamRegular', Arial;
   background: url(../images/sageata_meniu.jpg) 99% 4px no-repeat;
 }
 .content-wrapper .meniu-principal ul li a:hover,  .content-wrapper .meniu-principal ul li a.selected {
   color: #0b669a;
 }
 .content-wrapper .meniu-principal h3 {
   font: bold 15px/15px 'GothamRegular', Arial;
    color: #0b669a;
    text-align: right;
 }
 .content-wrapper .newsletter:hover {
      box-shadow: 0 0 3px 0 #b6b6b6;
 }
 .content-wrapper .newsletter {
   position: relative;
   border: 1px solid #c8c6c6;
   padding: 3px;
   height: 25px;
 }
 .content-wrapper .newsletter .newsletter-buton {
   position: absolute;
   background: url(../images/ico_mail_newsletter.jpg) 100% -1px no-repeat;
   height: 23px;
   width: 25px;
   /*width: 66px;*/
   margin: 1px 0  0 0;
   box-shadow: 0 0 2px 0 #565656;
   border: 1px solid #fff;
   cursor: pointer;
   right: 3px;
   border-radius: 30px;
   z-index: 3;
 }
 .content-wrapper .newsletter .newsletter-input {
   position: absolute;
   border: 0;
   font: normal 13px/20px 'GothamRegular', Arial;
   left: 5px;
   top: 4px;
   height: 20px;
   width: 130px;
   /*width: 80px;*/
   color: #5f6367;
   z-index: 2;
 }
  .content-wrapper .newsletter .newsletter-input:hover{
    color: #212121;
  }

  .content-wrapper .newsletter .newsletter-buton:hover {
    background-position: 100% -24px !important;
    box-shadow: 0 0 2px 0 #0074ac;
  }
  .content-wrapper .cta {
    text-decoration: none;
    cursor: pointer;
    position: relative;
   left: -10px;
   width: 185px;
   background: url(../images/bg_cta.jpg) 787px 8px repeat-x;
  }
  .content-wrapper .cta, .content-wrapper .cta span {
    display: block;
  }
  .content-wrapper .cta, .content-wrapper .cta span.titlu {
   font: bold 15px/15px 'GothamRegular', Arial;
    color: #0b669a;
  }
  .content-wrapper .cta span.desc img{
    position: relative;
    top: 2px;
  }
  .content-wrapper .cta span.desc {
    transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    -webkit-transition: color 300ms linear;
   font: normal 13px/13px 'GothamRegular', Arial;
   color: #6f6f6f;
  }
  .content-wrapper .cta:hover span.desc{
    color: #000;
  }

.umbra {
  position: relative;
  width: 1100px;
  height: 50px;
  margin: 0 auto;
  background: url(../images/umbra.jpg) top no-repeat;
  z-index: 1;
  top: -20px;
}
.footer {
  position: relative;
  top: -30px;
  width: 960px;
  height: 50px;
  margin: 0 auto;
  z-index: 2;
}
.footer a {
  color: #ff6600;
  text-decoration: none;
}
.footer a:hover {
  color: #ff6600;
  border-bottom: 1px dotted #ff6600;
}
.footer div {
  position: relative;
  display: inline;
   font: normal 12px/18px 'GothamRegular', Arial;
   color: #6f6f6f;
}
.footer img {
  position: relative;
  top: 4px;
}
.footer img:hover {
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.footer .social {
  left: 250px;
  display: none;
}
