/* CSS Document */

/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0pt; padding:0pt; } table { border-collapse:collapse; border-spacing:0pt; } fieldset, img { border:0pt none; } address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; } ol, ul { list-style-image:none; list-style-position:outside; list-style-type:none; } caption, th { text-align:left; } h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } q:before, q:after { content:'"'; } abbr, acronym { border:0pt none; } * {outline: none}

html {
	height:100%;
}

body {
	font-family:Trebuchet MS;
	font-family:Comic Sans MS;
	font-size:14px;
	color:#222;
	overflow-x:hidden;
	padding:0;
}
* { outline:none; }
#developer {
	display:none;
}
a {
	color:pink;
	text-decoration:none;
}
a:hover {
	color:red;
}
#wrapper {
	width:994px;
	margin:0 auto;
	/* de facut niste overflow hidden aici */
}

#meniu { height: 78px;width:996px;display:block; float:left;z-index: 3;overflow:hidden; }
#meniu #navigare { margin: 0; padding: 0; }
#meniu #navigare li { display: inline;}
#meniu #navigare li a { float: left; height: 0px; padding-top: 78px; overflow: hidden; }
#meniu #navigare li a {
	background-repeat: no-repeat;
}

/* BUTTONS */
#meniu #navigare li#link1 a { background-position: 0 0; width:122px; }
#meniu #navigare li#link2 a { background-position: -122px 0; width:121px; }
#meniu #navigare li#link3 a { background-position: -243px 0; width:106px; }
#meniu #navigare li#link4 a { background-position: -349px 0; width:95px; }
#meniu #navigare li#link5 a { background-position: -444px 0; width:70px; }
#meniu #navigare li#link6 a { background-position: -514px 0; width:166px; }
#meniu #navigare li#link7 a { background-position: -680px 0; width:98px; }
#meniu #navigare li#link8 a { background-position: -778px 0; width:108px; }
#meniu #navigare li#link9 a { background-position: -886px 0; width:110px; }


/* OVER STATES */
#meniu #navigare li#link1 a:hover { background-position: 0 -78px; }
#meniu #navigare li#link2 a:hover { background-position: -122px -78px; }
#meniu #navigare li#link3 a:hover { background-position: -243px -78px; }
#meniu #navigare li#link4 a:hover { background-position: -349px -78px; }
#meniu #navigare li#link5 a:hover { background-position: -444px -78px; }
#meniu #navigare li#link6 a:hover { background-position: -514px -78px; }
#meniu #navigare li#link7 a:hover { background-position: -680px -78px; }
#meniu #navigare li#link8 a:hover { background-position: -778px -78px; }
#meniu #navigare li#link9 a:hover { background-position: -886px -78px; }

/* ON STATES */
#meniu.activ1 #navigare li#link1 a { background-position: 0 -78px !important; }
#meniu.activ2 #navigare li#link2 a { background-position: -122px -78px !important; }
#meniu.activ3 #navigare li#link3 a { background-position: -243px -78px !important; }
#meniu.activ21 #navigare li#link3 a { background-position: -243px -78px !important; }
#meniu.activ26 #navigare li#link3 a { background-position: -243px -78px !important; }
#meniu.activ27 #navigare li#link3 a { background-position: -243px -78px !important; }
#meniu.activ4 #navigare li#link4 a { background-position: -349px -78px !important; }
#meniu.activ5 #navigare li#link5 a { background-position: -444px -78px !important; }
#meniu.activ6 #navigare li#link6 a { background-position: -514px -78px !important; }
#meniu.activ7 #navigare li#link7 a { background-position: -680px -78px !important; }
#meniu.activ24 #navigare li#link8 a { background-position: -778px -78px !important; }
#meniu.activ9 #navigare li#link9 a { background-position: -886px -78px !important; }


/* RO BUTTONS */

/* BUTTONS */
#rum-content #meniu #navigare li#link1 a { background-position: 0 0; width:122px; }
#rum-content #meniu #navigare li#link2 a { background-position: -122px 0; width:111px; }
#rum-content #meniu #navigare li#link3 a { background-position: -233px 0; width:98px; }
#rum-content #meniu #navigare li#link4 a { background-position: -331px 0; width:111px; }
#rum-content #meniu #navigare li#link5 a { background-position: -442px 0; width:67px; }
#rum-content #meniu #navigare li#link6 a { background-position: -509px 0; width:166px; }
#rum-content #meniu #navigare li#link7 a { background-position: -680px 0; width:91px; }
#rum-content #meniu #navigare li#link8 a { background-position: -771px 0; width:115px; }
#rum-content #meniu #navigare li#link9 a { background-position: -886px 0; width:110px; }


/* OVER STATES */
#rum-content #meniu #navigare li#link1 a:hover { background-position: 0 -78px; }
#rum-content #meniu #navigare li#link2 a:hover { background-position: -122px -78px; }
#rum-content #meniu #navigare li#link3 a:hover { background-position: -233px -78px; }
#rum-content #meniu #navigare li#link4 a:hover { background-position: -331px -78px; }
#rum-content #meniu #navigare li#link5 a:hover { background-position: -442px -78px; }
#rum-content #meniu #navigare li#link6 a:hover { background-position: -509px -78px; }
#rum-content #meniu #navigare li#link7 a:hover { background-position: -680px -78px; }
#rum-content #meniu #navigare li#link8 a:hover { background-position: -771px -78px; }
#rum-content #meniu #navigare li#link9 a:hover { background-position: -886px -78px; }

/* ON STATES */
#rum-content #meniu.activ1 #navigare li#link1 a { background-position: 0 -78px !important; }
#rum-content #meniu.activ2 #navigare li#link2 a { background-position: -122px -78px !important; }
#rum-content #meniu.activ3 #navigare li#link3 a { background-position: -233px -78px !important; }
#rum-content #meniu.activ21 #navigare li#link3 a { background-position:-233px -78px !important; }
#rum-content #meniu.activ26 #navigare li#link3 a { background-position:-233px -78px !important; }
#rum-content #meniu.activ27 #navigare li#link3 a { background-position:-233px -78px !important; }
#rum-content #meniu.activ4 #navigare li#link4 a { background-position: -331px -78px !important; }
#rum-content #meniu.activ5 #navigare li#link5 a { background-position: -442px -78px !important; }
#rum-content #meniu.activ6 #navigare li#link6 a { background-position: -509px -78px !important; }
#rum-content #meniu.activ7 #navigare li#link7 a { background-position: -680px -78px !important; }
#rum-content #meniu.activ24 #navigare li#link8 a { background-position:-771px -78px !important; }
#rum-content #meniu.activ9 #navigare li#link9 a { background-position: -886px -78px !important; }


#footer li {
	display:inline;
	font-weight:bold;
}

#logo {
	margin-left:17px;
	margin-top:28px;
	position:absolute;
	width:213px;
	height:115px;
	z-index:9999;
}
#logo a {
	width:213px;
	height:0px;
	padding-top:115px;
	overflow:hidden;
	background:url(../img/logo.png) no-repeat left top;
	display:block;
}
#theme-switcher {
	width:84px;
	height:15px;
	padding:10px 12px 10px 132px;
	overflow:hidden;
	background:url(../img/theme-switcher.png) no-repeat left top;
	_background:url(../img/theme-switcher.gif) no-repeat left top;
	display:block;
	margin-left:768px;
	margin-top:20px;
	position:absolute;
	z-index:9999;
}
#theme-switcher a {
	width:15px;
	height:0;
	padding-top:15px;
	margin-left:13px;
	overflow:hidden;
	display:block;
	float:left;
	_margin-left:10px;
}
#go-blue	{ background:url(../img/go-blue.gif) no-repeat left top; }
#go-orange	{ background:url(../img/go-orange.gif) no-repeat left top; }
#go-purple	{ background:url(../img/go-purple.gif) no-repeat left top; }

#go-blue:hover		{ background:url(../img/go-blue.gif) no-repeat left -15px; }
#go-orange:hover	{ background:url(../img/go-orange.gif) no-repeat left -15px; }
#go-purple:hover	{ background:url(../img/go-purple.gif) no-repeat left -15px; }

#newsletter {
	width:371px;
	height:73px;
	margin-top:70px;
	margin-left:595px;
	position:absolute;
	z-index:9998;
	padding-top:55px;
}
#newsletter input {
	background:none;
	border:none;
	padding:4px;
	font-size:14px;
	display:block;
	float:left;
	margin-top:5px;
	margin-left:100px;
	_margin-left:50px;
}
#newsletter #subscribe {
	background:none;
	border:none;
	padding:4px;
	cursor:pointer;
	font-size:14px;
	padding:0;
	padding-top:35px;
	height:0px;
	#height:35px;
	width:67px;
	overflow:hidden;
	cursor:hand;
	margin-left:0px;
	font-size:0;
}
#main-content {
	margin-top:78px;
	#margin-top:0px;
	padding:10px 45px 9px;
	_float:left;
	width:906px;
}
#main-content-bottom {
	padding-top:65px;
	height:0px;
	overflow:hidden;
	width:996px;
}

.left-content,
#left-content {
	width:465px;
	float:left;
}
.right-content,
#right-content {
	width:441px;
	float:left;
}
.text-box {
	width:411px;
}
.text-box-top {
	display:block;
	padding-top:10px;
	height:0px !important;
	overflow:hidden;
}
.text-box-bottom {
	display:block;
	padding-top:0px;
	height:17px;
	text-align:center;
	font-size:11px;
	line-height:11px;
	color:#000;
	overflow:hidden;
}
.text-box-content {
	padding:6px 34px 10px 14px;
	color:#231f20;
	/*height:230px; */
	/* overflow:hidden; */
}
.pagebullet {
	width:30px;
	text-align:center;
	display:block;
	float:left;
	margin-right:5px;
	height:30px;
	line-height:30px;
	background:#fff;
	overflow:hidden;
	text-decoration:none !important;
	background:url(../img/page-button-bg.png) no-repeat left top;
}
.pagebullet:hover {
	background:url(../img/page-button-bg.png) no-repeat left -30px;
}
.pagebullet span { display:none }
.pagebullet.active {
	background:#000;
	width:80px;
	cursor:default;
	background:url(../img/page-button-active-bg.png) no-repeat left top;
}
.pagebullet.active span { display:inline }

#front-kiddo {
	position:absolute;
	width:103px;
	height:0px;
	margin-top:40px;
	padding-top:224px;
	overflow:hidden;
	margin-left:363px;
	background:url(../img/kiddo.png) no-repeat left top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/kiddo.png');
}
#footer {
	text-align:center;
}
#footer a {
	margin:0 14px;
}
#flash-container {
	height:405px;
	position:absolute;
	width:996px;
	z-index:1;
}
#content {
	padding-top:367px;
	#float:left;
	z-index:95;
	position:absolute;
	width:996px;
}
#footer {
	padding:43px 0;
}

/* BEGIN INTRO */
#intro {
	background:url(../img/intro-background.png) no-repeat center 190px #faa61a;
	background:#faa61a;
	min-height:700px;
	max-height:850px;
}
#intro #en-content,
#intro #rum-content {
	background:url(../img/intro-background.png) no-repeat center 190px;
	height:850px;
	position:absolute;
	width:100%;
	_background:url(../img/intro-background.gif) no-repeat center 190px;
	_overflow:hidden;
	_text-align:center;
}
#intro #wrapper {
	/* width:961px; */
	text-align:center;
	#margin-left:-303px;
	_margin:0 auto;
	_width:994px;
}
#intro-img {
	z-index:1000;
	position:absolute;
	top:0;
	_position:static;
	_margin-top:505px;
}
#intro-img img {
	padding-right:90px;
	padding-left:17px;
	_float:left;
}
#intro-flash {
	position:absolute;
	top:0;
	z-index:1003;
}
#intro-clouds {
	height:450px;
	width:100%;
	overflow:hidden;
}
#intro #logo h1 a {
	background:url(../img/logo.png) no-repeat left top !important;
	_background:none !important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/logo.png');
}
#homepage-img-png {
	_display:none;
}
/* END INTRO */


/* TEXT STYLES */
.title2 {
	padding-bottom:15px;
}

/* END TEXT STYLES */
#projects { padding:0 20px; }
.stire {
	float:left;
	margin-bottom:30px;
	padding-right:30px;
}
.second-stire {
	padding-right:0px;
}
.stire .stire-content a img {
	float:right;
	margin:0 0px 10px 10px;
	border:3px solid;
}
.stire .text-box-content {
	padding:14px;
}
.stire a { color:#fff; }
.stire a:hover { color:#fff9ae; }

.playground-location {
	background-image:url(../img/playgrounds-img.png);
	padding-top:380px;
	height:0px;
	display:block;
	float:left;
	width:300px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#banner-container .playground-location,
.contact-left .playground-location {
	background-image:url(../img/tiny-playgrounds-img.png);
	_background-image:url(../img/tiny-playgrounds-img.gif);
	padding-top:275px;
}
#location-1 { background-position:left top }
#location-2 { background-position:-300px top }
#location-3 { background-position:-600px top }
#location-1:hover { background-position:left -380px }
#location-2:hover { background-position:-300px -380px }
#location-3:hover { background-position:-600px -380px }
#banner-container #location-1:hover { background-position:left top; }
#banner-container #location-2:hover { background-position:-300px top; }
#banner-container #location-3:hover { background-position:-600px top; }
#banner-container a { cursor:default; margin:0 auto; float:none; }
.column {
	width:428px;
	float:left;
	color:#000;
	padding-right:25px;
}
.second-column {
	padding:0 0 0 25px;
}
.full-width-content p,
.text-box-content p,
.column p {
	font-size:14px;
	line-height:17px;
	padding-top:15px;
}
.full-width-content p,
.text-box-content p{
	padding:5px 0;
	margin:0 !important;
	text-indent:0 !important;
}

.full-width-content .title3,
.text-box  .title3 { margin-top:10px; }
b, strong { font-weight:bold; }

.full-width-content h3,
.text-box-content h3 { font-size:14px; font-weight:bold; padding:10px 0; }
.full-width-content ul li,
.text-box-content ul li { font-size:14px; padding-left:30px; padding-bottom:2px; padding-top:2px;
	background:url(../img/the-tick.png) no-repeat 3px 4px;
}

.safety-list img { padding-right:15px; vertical-align:middle; float:left; }
.safety-list p { height:78px; }


.columns ol li {
font-size:14px; padding-left:30px; padding-bottom:2px; padding-top:2px;
	background:url(../img/the-tick.png) no-repeat 3px 4px;
}

.columns {
	width:905px;
	float:left;
}
.columns .right-content,
.columns .left-content {
	width:435px;
	float:left;
	/*background:#a6ce39 url(../img/orange-text-box-top.png) no-repeat scroll left top; */
}
.columns .column-content {
	padding:7px 20px 7px;
	width:395px;
	float:left;
}
.columns .left-content {
	padding-right:35px;
}
.prices {
	margin-bottom:15px;
	margin-top:5px;
}
.prices .price { float:right; padding-right:7px; font-weight:bold; }
.prices li { padding-bottom:2px; margin-bottom:3px; }

.columns .column-top {
	width:435px;
	display:block;
	padding-top:10px;
	height:0px !important;
	overflow:hidden;
}
.columns { margin-bottom:25px; margin-top:10px; }
.columns .column-bottom {
	width:435px;
	display:block;
	padding-top:0px;
	height:17px;
	text-align:center;
	font-size:11px;
	line-height:11px;
	color:#000;
	overflow:hidden;
}
.services-columns .column-content {
	padding:15px 20px !important;
}
.services-columns .left-content,
.services-columns .right-content {
	margin-bottom:30px;
	font-size:14px;
}
#backtolocations {
	float:right;
	margin-top:5px;
	width:160px;
	height:0px;
	padding-top:30px;
	overflow:hidden;
	background-image:url(../img/back-to-locations.png);
	background-repeat:no-repeat;
}
#backtofirst {
	float:right;
	margin-top:5px;
	width:160px;
	height:0px;
	padding-top:30px;
	overflow:hidden;
	background-image:url(../img/back-general.png);
	background-repeat:no-repeat;
}
.slidrpage, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9 { display:none;}
.visible { display:block !important; }

.contact-box  {
	width:300px;
	float:left;
}
.contact-box p {
	padding:0 15px;
	font-size:13px;
	text-align:center;
}
.contact-box p strong {
	display:block;
	margin-top:4px;
}
#go-rum,
#go-eng {
	width:55px;
	height:0;
	overflow:hidden;
	display:block;
	padding-top:22px;
	background:url(../img/go-eng.png) no-repeat left top;
	z-index:99999;
	_background:url(../img/go-eng.gif) no-repeat left top;
}
#go-rum {
	background:url(../img/go-rum.png) no-repeat left top;
	_background:url(../img/go-rum.gif) no-repeat left top;
}
#language-selector {
	z-index:99999;
	position:absolute;
	top:65px;
	left:50%;
	margin-left:430px;
}

#eng-content #go-eng, #rum-content #go-rum { display:none; }

.galerie-foto ul li {
	display:inline;
	padding:0px;
	background:none;
} /*
.galerie-foto ul li a {
	float:left;
} */
.galerie-foto ul li img {
	width:100px;
	margin:0 12px 10px 0;
	border:2px solid #f7931e
}
.galerie-foto .text-box-content {
	padding-left:0;
	padding-right:0;
}
.galerie-foto .pagebullet {
	width:82px;
	margin-bottom:3px;
	background:url(../img/page-button-active-bg.png) no-repeat scroll left top;
	filter: alpha(opacity=80); /* IE */
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
}
.galerie-foto .pagebullet:hover {
	filter: alpha(opacity=60); /* IE */
	opacity: 0.6; /* Safari, Opera */
	-moz-opacity:0.60; /* FireFox */
}
.galerie-foto .pagebullet.active {
	filter: alpha(opacity=100); /* IE */
	opacity: 1; /* Safari, Opera */
	-moz-opacity:1; /* FireFox */
}
.safety-image {
	float:left;
	padding-right:10px;
}
.safety-text h3 { padding:0 !important }
.safety-text p { font-size:11px;padding-top:0; }
.safety-text {
	width:253px;
	float:left;
}
.safety-rule { border-top:1px solid #fff; padding-top:10px; }



#text-seo-background {
		position:fixed;
		_position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		-moz-opacity:0.75; /* FireFox */
		opacity: 0.75; /* Safari, Opera */
		background:#000;
		#background:#c0c0c0;
		cursor:pointer;
		cursor:hand;
		z-index:99998;
		display:none;
		filter: alpha(opacity=75); /* IE */
}
#text-seo {
		position:fixed;
		_position:absolute;
		border:4px solid #525252;
		background:#e8e8e8;
		z-index:99999;
		top:50%;
		left:50%;
		padding:25px;
		text-align:left;
		color:#222;
		width:600px;
		height:400px;
		margin-left:-300px;
		margin-top:-200px;
		display:none;
}
#text-seo h1 { font-size:16px; padding-bottom:10px; font-weight:bold; }
#text-seo h2 { font-size:14px; padding-bottom:10px; font-weight:bold; }
#text-seo h3 { font-size:12px; padding-bottom:10px; font-weight:bold; }
#text-seo p {
		font-size:12px;
		line-height:18px;
		padding-bottom:10px;
}
#text-seo-content {
		height:350px;
		overflow-x:hidden;
		overflow-y:scroll;
		padding-top:20px;
		padding-right:15px;
}
#text-seo a { color:#080f99 }
#text-seo a:hover { color:#000; text-decoration:underline }
#close-seo {
		position:absolute;
		top:5px;
		right:5px;
		left:auto;
}
.morelink { text-align:left; padding:0 70px; }

#inno {
	float:right;
	display:block;
	width:77px;
	height:0px;
	padding-top:27px;
	overflow:hidden;
}
.home-more {
	width:960px;
	margin:0 auto;
	position:absolute;
	top:620px;
	z-index:99997;
	left:50%;
	margin-left:-510px;
}
.home-more #inno {
	background:transparent url(../img/innobyte-logo-inv.png) no-repeat scroll left top
}

#mailok {
	display:block;
	width:100%;
	height:100%;
	background:url(../img/semi.png);
	position:fixed;
	_position:absolute;
	left:0;
	top:0;
	z-index:99999;
	cursor:pointer;
	text-align:center;
}
#mailok p {
	font-size:18px;
	text-align:center;
	padding-top:80px;
	color:#fff;
}
#mailok span {
	font-size:10px;
}
#banner-promo {
	position:absolute;
	left:50%;
	top:50%;
	z-index:9999;
	border:2px solid #fff;
	margin:-221px 0 0 -335px;
}
#close-banner-promo { position:absolute; margin-left:605px; text-align:center; padding:5px 10px; display:block; background:#fff; -moz-border-radius: 0 0 0 5px; color:#ee3224; #margin-left:-65px; }
#close-banner-promo:hover { color:#faa61a; }
#banner-promo img { float:left; }
#jquery-overlay { position:fixed !important; z-index:99990 !important; }
#jquery-lightbox { z-index:99991 !important; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */