@charset "utf-8";
*{margin: 0;padding: 0;}
body {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background: #FFFFFF;
	color: #000000;
}
img{border:none;}
.float_l{
	float:left;
}
.float_r{
	float:right;
}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
}
ul,li{list-style-type:none;}
table td{vertical-align:top;}
a{color:#005BAB}

.inp1{
	border:1px solid #999;/*
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;*/
	color:#333;
	background:#FFF;
	outline:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:2px 3px;
}
.inp2{
	background:#FFF;
	border:1px solid #CCC;
	font-size:15px;
	color:#999;
	padding:2px;
}
.inp3{
	border:1px solid #999;
	color:#666;
	background:#eee;
	font-weight:bold;
	outline:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:2px 3px;
}
.but1{
	background:#CCC;
	color:#FFF;
	font-size:15px;
	padding:2px;
	border:none;
}

#layout{
	width:980px;
	max-width:1024px;
	margin:0 auto auto;
}
#layout-in{
	width:980px;
}
#header{
	margin-top:0px;
	height:62px;
}
#logo{
	float:left;
}
#menu-top{
	padding:20px 15px 0 0px;
}
#menu-top li{
	float:left;
	display:block;
	margin-left:15px;
}
#menu-top .item-right{float:right;}
#menu-top a{outline:none;}
#menu-top .item-search{margin-right:0;position:relative;margin-top:-5px;}
#frame{
	width:880px;
	height:550px;
	padding:12px;
	background:#005BAB;
	margin-left:60px;
	clear:both;
}
#frame-in{
	width:880px;
	height:550px;
	background:#FFFFFF;
	position:relative;
}

.menu-left{
	position:absolute;
	z-index:10;
	left:0;
	width:190px;
	bottom:65px;
}
.menu-left li{
padding:0;
margin:0;
}
.menu-left li a{
	display:block;
	margin:0 5px 0 15px;
	padding:12px 12px 12px 15px;
	background:#B11117;
	text-decoration:none;
	color:#FFF;
	outline:none;
	font-size:12px;
	line-height:12px;
}
.menu-left li a span{
	display:block;
	height:18px;
	line-height:12px;
	overflow:hidden;
	background:url(img/menu_left.png) left top no-repeat;
	background-position:500px;
	text-indent:-1000px;
	cursor:pointer;
	padding:0;
	margin:0;
}
.menu-left li a.item-1{background:#005BAB;}
.menu-left li a.item-2{background:#0063B2;}
.menu-left li a.item-3{background:#0070BC;}
.menu-left li a.item-4{background:#007DC6;}
.menu-left li a.item-5{background:#008CD2;}
.menu-left li a.item-6{background:#0095DA;}

.menu-left li a.item-1 span{background-position:0 0;}
.menu-left li a.item-2 span{background-position:0 -18px;}
.menu-left li a.item-3 span{background-position:0 -36px;}
.menu-left li a.item-4 span{background-position:0 -54px;}
.menu-left li a.item-5 span{background-position:0 -72px;}
.menu-left li a.item-6 span{background-position:0 -90px;}

.menu-left li.active a{
	margin-left:0;
	padding-left:30px;
	background:#005BAB;
}
.menu-left li a:hover{
	background:#005BAB;
}

#footer{
	width:965px;
	height:45px;
}
.logo_little{
	margin-left:60px;
	padding-top:10px;
}

#content .pages{}
#content .pagestext{padding:10px 34px 0px 200px;}
#content .pagestext3{padding:10px 24px 0px 120px;}
#content .pagestext3 h2{margin-left:142px;}
#player-main-video{
	position:absolute;
	left:0;
	top:0;
	width:880px;
	height:550px;
	z-index:1;
	background:#333;
}

.pages p{
	margin:10px 0;
}
.pages h2{
	color:#005BAB;
	margin-bottom:10px;
	font-size:15px;
	font-weight:bold;
}
.pages h2 a{
	color:#005BAB;
}
.pages h2.title-1{
	margin-bottom:10px;
}
.pages h3{
	font-size:14px;
	color:#000;
	line-height:14px;
	margin-bottom:10px;
	font-weight:bold;
}

.pagestext .text{
	margin-top:0px;
}
.text ul, .text li{
	list-style-type:disc;
	margin-left:15px;
}

.table_prices{}
.table_prices td{vertical-align:top;}
.table_prices table .img{text-align:center;padding-bottom:15px;}
.table_prices table h3{color:#000;}

.promo{padding:15px 150px 5px 15px;position:relative;background-color:#FFF;}
.promo .text{padding-right:124px;}
.promo-buble{position:absolute;right:0;top:20px;}
.promo-main-buble{position:absolute;
	z-index:10;
	right:-45px;
	top:-30px;
}
.promo-main-buble a{outline:none;}


.form1{
	padding:15px 0 0;
}
.form1 li{
	margin-bottom:15px;
}
.form1 label{
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#939598;
	padding:3px 5px;
}
.form2{
	margin-top:20px;
}
.form2 li{
	margin-bottom:10px;
}
.form2 label{
	display:block;
	margin-bottom:2px;
}

#loader{
	position:absolute;
	width:100px;
	height:100px;
	background:url(img/loader.gif) center no-repeat;
	background-color:#FFF;
	left:50px;
	top:200px;
	display:none;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:1000;
}
.layer_prices{
	position:absolute;
	left:0;
	top:0;
	z-index:9;
}
.prices-flash-bg, #prices-flash-bg-1{
	left:0;
	top:0px;
	width:880px;
	height:331px;
	position:absolute;
	z-index:0;
}
.projects-links{
	position:relative;
	width:617px;
	height:139px;
}
.projects-links a{
	position:absolute;
	width:5px;
	height:5px;
	left:0;
	top:0;
	z-index:2;
	display:block;
	background:left top no-repeat;
	opacity:0.05;
	filter:alpha(opacity=5);
}
.projects-links a.active{
	opacity:0.7;
	filter:alpha(opacity=70);
}

.print_preview{padding:15px;}
.print_preview h1{margin-bottom:15px}
.print_preview .img{margin-bottom:15px;}
.print_preview .text{font-size:12px;}


.vandut{
	color:#C00;
	font-size:16px;
	font-weight:bold;
}
.disponibil{
	color:#0C0;
	font-size:16px;
	font-weight:bold;
}
.titlu_euromansarde{
	display:block;
	font-size:14px;
	color:#F58220;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	outline:none;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #7FADD5;
}
.jScrollPaneDrag {
	position: absolute;
	background: #387FBD;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
.scroll-pane{
	height:500px;
	width:670px;
	overflow:hidden;
	outline:none;
}
.subpages{
	display:block;
}
.promo_spacer{
	float:right;
	width:88px;
	height:66px;
}

.text ul{}
.text ul li{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
}

.pages .page_img{
	position:absolute;
	left:15px;
	top:45px;
	z-index:1;
	width:180px;
	overflow:hidden;
}

.date{
	font-style:normal;
	font-size:10px;
	color:#666;
}

.beta{
	width:83px;
	height:78px;
	background:url(img/beta.png) left top no-repeat;
	position:absolute;
	left:-12px;
	top:-12px;
	z-index:1;
}
.link_proudly{
	position:absolute;
	z-index:1;
	left:15px;
	top:10px;
}

.table_form{}
.table_form td{padding-bottom:10px;padding-right:5px;}

.table1{background:#E0E0E0;}
.table1 td,.table1 th{background:#FFF;vertical-align:middle;padding:2px;}

.radio_b{vertical-align:middle;margin-right:5px;}

.phone_inp{}
.phone_inp td{padding-right:5px;vertical-align:bottom;padding-bottom:0;}
.phone_inp .l{font-size:9px;line-height:9px;padding-bottom:2px;}

.req{font-style:normal;color:#C00;}

.search-list{}
.search-list li{margin:6px 0px 0 20px;}
.search-list li i{font-size:9px;color:#666;font-style:normal;margin-left:-20px;position:relative;display:inline-block;width:25px;}

.popup{display:none;}


.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

  /* Modal */
  
  .boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }
  
  /* Border */

  .boxy-wrapper { empty-cells: show; }

	.boxy-wrapper .top-left {width:22px;height:19px; background: url('img/boxy-nw.png') right bottom no-repeat; }
	.boxy-wrapper .top-right {width:28px;height:19px;  background: url('img/boxy-ne.png') left bottom no-repeat; }
	.boxy-wrapper .bottom-right {width:28px;height:31px;  background: url('img/boxy-se.png')  left top no-repeat; }
	.boxy-wrapper .bottom-left {width:22px;height:31px;  background: url('img/boxy-sw.png') right top no-repeat; }
	
	/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
	/* NB: these must be absolute paths or URLs to your images */
	.boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/boxy-nw.png'); }
	.boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/boxy-se.png'); }
	.boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/boxy-sw.png'); }
	
	.boxy-wrapper .top{height:19px;background: url('img/boxy-n.png'); }
	.boxy-wrapper .bottom { height: 31px;background: url('img/boxy-s.png'); }
	
	.boxy-wrapper .left{width:22px;background: url('img/boxy-w.png'); }
	.boxy-wrapper .right { width:22px;background: url('img/boxy-e.png'); }
	
	/* Title bar */
	
	.boxy-wrapper .title-bar { background-color: black; padding: 6px; position: relative; }
	  .boxy-wrapper .title-bar.dragging { cursor: move; }
	    .boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
	    .boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }
		
	/* Content Region */
	
	.boxy-inner { background-color: white; padding: 0 }
	.boxy-content { padding: 0px; }
	
	/* Question Boxes */

    .boxy-wrapper .question { width: 350px; min-height: 80px; }
    .boxy-wrapper .answers { text-align: right; }
