/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	background: url(../images/road.jpg) background-repeat:no-repeat; background-position:top; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height:16px;
	color: #969696;
	min-width:1030px;
}
html, body { height:100%;}


p {padding-top:16px;}

.top {padding-top: 5px;}
.top1 {padding-top: 13px !important;}
.top2 {padding-top: 16px !important;}
.top3 {padding-top: 21px !important;}
.top4 {padding-top:27px;}
.top5 {padding-top: 9px;}

.bot {padding-bottom:8px;}
.bot1 {padding-bottom:29px;}

.h-top {padding: 0;}
.h-top1 {padding-top:15px;}

.h-bot {margin-bottom:23px !important;}

.margin-bot {margin-bottom:22px !important;}
*+ html .margin-bot {margin-bottom:13px !important;}

.margin-top {margin-top:-13px !important;}
*+ html .margin-top {margin-top:-5px !important;}

.padding-bot {padding-bottom: 35px !important;}
*+ html .padding-bot {padding-bottom: 25px !important;}

a {
	color:#a6723d; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

/* Global Structure ============================================================= */
.main {
	margin: 0 auto;
	width: 1030px;
	padding:8px 0 17px;
	position: relative;
}

	/* Header */
	header{
		height:550px;
		
	}
	
	/* Content */
	section#content {
		background: white;
		width: 977px;
		
	}			
	/* Footer */
	footer{
		height:49px;
	}
/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.col-1, .col-2, .col-3, .col-4, .col-5 { float:left;}


.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;

}
.container {
	width:100%;
}
/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 34px 0 0; 
	float:left;
	
}
.img-indent1 { 
	margin:0 19px 0 0; 
	float:left;
}
.img-pad {padding: 27px 0 25px;}
.extra-wrap { 
	overflow:hidden;
}
.phone {
	display:inline-block;
	width:68px;
}

/*=============================================================================== text =====*/
h1 {
	padding: 28px 0 51px 19px;
	position: relative;
}
	h1 a {
		display: block;
		height: 79px;
		width: 725px;
		text-indent: -5000px;
		background: url(../images/logo.png) left top no-repeat;
	}
h2 {
	font-size: 36px;
	line-height: 1.2307em;
	color: #604830;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0 0 12px 0;
	margin: 0 0 0 -3px;
}

.strong {
	color: #464646;
	display: block;
	padding: 0 0 8px;
}

a.strong {
	display: inline-block;
}

.color {color: #dd9908;}
.color1 {color: #969696}

.strong span {color: #a6723d;}

.extra {
	background: url(../images/road.jpg) center bottom no-repeat fixed; background-size:100% 100%;
}
/*=================================================================================================================== header =====*/

/*=============================================================================== boxes =====*/
.box-main {
	background: url(../images/box-bg.png) 0 0 repeat;
	padding: 0px 25px 0 27px;
}
/*=============================================================================== time =====*/

/*=============================================================================== nav =====*/

nav {
	width: 916px;
	height: 64px;
	position: absolute;
	z-index:20;
	left: 58px;
	top: 136px;
	box-shadow:0 0 6px rgba(145, 145, 145, .8);
	-moz-box-shadow:0 0 6px rgba(145, 145, 145, .8);
	-webkit-box-shadow:0 0 6px rgba(145, 145, 145, .8);
}
	nav ul {
		padding: 17px 0 0 1px;
	}
		nav li {
			float: left;
			font-size: 18px;
			line-height: 33px;
			font-family: "Times New Roman", Times, serif;
			background: url(../images/nav-li-bg.gif) 0 9px no-repeat;
			padding-left: 25px;
		}
			nav li a {
				display: block;
				color: #58483c;
				text-decoration: none;
				margin-right: 32px;
			}
				nav li a:hover {
					color: #9a6954;
				}
	nav .first {background: none;}
/*=================================================================================================================== content =====*/

/*=============================================================================== indents =====*/
.indent-privacy {padding: 39px 37px 31px;}
.indent {padding: 24px 25px 32px 9px;}
.indent1 {padding: 24px 25px 18px 9px;}

.text-indent {padding: 0 29px 0 18px;}
.text-indent1 {padding: 0 0px 14px 28px;}
.box-indent {padding: 0 0 0 22px;}

.indent-box {padding: 21px 0 26px 5px;}
/*=============================================================================== col-indents =====*/
.col-indent {padding-right: 9px; }
.col-indent1 {padding-right: 29px;}
.col-indent2 {padding-right: 21px;}
.col-indent3 {padding-right: 54px;}
/*=============================================================================== boxes =====*/
.box {
	background: #fbf8ef;
	padding: 0 27px 0 21px;
}
	.box h2 {
		padding: 19px 0 0 10px;
		margin: 0 0 0 0;
		font-size: 28px;
		line-height: 1.2307em;
		color: #6a5e3b;
		border-bottom: 1px solid #cac4b2;
		padding-bottom: 14px;
		margin-bottom: 24px;
	}
.box1 {
	background: url(../images/box1-bg.gif) 0 0 repeat-x;
	margin-top: 26px;
	padding: 0 32px 0 29px;
}
	.box1 h2 {
		border-bottom: 1px solid #e9e9e9;
		padding: 18px 0 9px 6px;
		margin-bottom: 28px;
	}
/*=============================================================================== line-hor =====*/
.margin_bottom {padding-bottom: 29px !important;}
.line-hor {
	border-bottom: 1px solid #ece8dc;
	padding: 0 0 33px 10px;
	margin-bottom: 26px;
	color: #a69460;
	line-height: 15px;
}
	.line-hor strong {
		color: #a6723d;
	}
	.line-hor .box-list {
		font-weight: bold;
		color: #6a5e3b;
	}
	.line-hor p {
		padding-top: 9px;
	}
	.line-hor .alignright {
		padding: 9px 6px 0 0;
		margin-bottom:-4px;
	}
.line-hor-none {
	padding: 0 0 33px 10px;
	color: #a69460;
	line-height: 15px;
}
	.line-hor-none strong {
		color: #a6723d;
		padding: 9px 6px 0 0;
		margin-bottom:-4px;
		display: block;
	}
	.line-hor-none .box-list {
		font-weight: bold;
		color: #6a5e3b;
	}
	.line-hor-none p {
		padding-top: 8px;
	}
	.line-hor-none .link {padding: 6px 10px 5px 11px !important;}
.line-hor1 {
	border-bottom: 1px solid #ece8dc;
	padding: 0 0 25px 10px;
	margin-bottom: 28px;
	color: #a69460;
	line-height: 15px;
}
	.line-hor1 strong {
		color: #a6723d;
	}
	.line-hor1 a {
	}
	.line-hor1 p {
		padding-top: 8px;
	}
.border {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom:0px;
	margin-bottom:7px;
	display: block;
}
/*=============================================================================== lists =====*/
.list li {
	font-size: 13px;
	line-height: 23px;
	background: url(../images/list-li-bg.gif) 0 7px no-repeat;
	padding-left: 22px;
}
	.list li a {
		color: #a59976;
	}

.list1 li {
	line-height: 20px;
	background: url(../images/list1-li-bg1.gif) 0 7px no-repeat;
	padding-left: 12px;
}
	.list1 li a {
		color: #735143;
	}
.list1 .last {margin-bottom:-9px;}
.box1 .list1 li {background: url(../images/list1-li-bg.gif) 0 7px no-repeat;}
.box1 .list1 li a {color: #dd9908;}

.list_1 li {
	min-height: 140px;
}
	.list_1 img {
		float: left;
		margin-right: 28px;
	}
	.list_1 strong {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		line-height: 18px;
		text-transform: uppercase;
		color: #837449;
		display: block;
		padding-top:3px;
	}
		.list_1 strong span {
			display: block;
			color: #d2ccba;
		}
	.list_1 a {
		display: inline-block;
		color: #735143;
		font-weight: bold;
		margin: 11px 0 0 1px;
		text-decoration: none;
	}
		.list_1 a:hover {
			text-decoration: underline;
		}
/*=============================================================================== links =====*/
.link {
	font-weight: bold;
	color: white !important;
	padding: 5px 13px 5px 14px;
	text-decoration: none;
	display: inline-block;
	margin: 19px 0 0 0px;
	background: #9a6954;
	text-transform:capitalize;
}
	.link:hover {
		background: #a59976;
	}

.box .link {
	font-weight: bold;
	color: white !important;
	padding: 6px 9px 5px 11px;
	text-decoration: none;
	display: inline-block;
	margin: 19px 0 0 1px;
	background: #a59976;
	text-transform:capitalize;
}
	.box .link:hover {
		background: #9a6954;
	}
/*=============================================================================== bunner =====*/
.bunner {
	padding-top: 12px;
}
/*=============================================================================== nav =====*/

/*=============================================================================== nav =====*/

/*=================================================================================================================== footer =====*/
footer {padding: 15px 0 17px;}
	footer p {
		float: left;
		padding: 6px 261px 0 16px;
		color: #645848;
		font-size:13px;
	}
		footer p a {
			color: #645848;
		}
footer .fleft {
	padding: 5px 0 0 0;
	color: #796b58;
}
	footer .fleft span {
		display: block;
		padding: 3px 0 9px 2px;
	}
		footer .fleft span a {
			color: #796b58;
		}
/*=============================================================================== social =====*/

/*------------------------------------------------------------------------------------------------------------------- forms -----*/
#SearchForm {
}
	#SearchForm strong {
		display: block;
		font-family: "Times New Roman", Times, serif;
		font-weight: normal;
		padding: 0 0 20px 10px;
		font-size: 30px;
		color: #6a5e3b;
		font-weight: normal;
	}
	*+ html #SearchForm strong {
		display: block;
		margin-bottom: 7px;
	}
	#SearchForm label {
		border:none;
		padding:0px 0 0px 5px;
	}
	#SearchForm input {
		width:209px; 
		padding:4px 5px 5px 5px; 
		overflow:hidden;
		background: white;
		border: 1px solid #ece8dc;
		font-size:12px; 
		line-height:16px; 
		color:#8f8f8f;
	}
	#SearchForm .link {
		text-decoration:none;
		margin:7px 9px 19px 0px; 
		padding: 5px 12px 4px 13px;
		background: #a9525b;
	}
		#SearchForm .link:hover {
			background: #9a6954;
		}

#ContactForm {
	padding:24px 0 47px;
	line-height: 14px;
}
	#ContactForm label {
		height:48px; 
		display:block;
	}
	#ContactForm .link {
		margin:14px 0px 0px 17px;
	}
	#ContactForm .column1 {
		float:left;
		width:299px;
	}
	#ContactForm .column2 {
		float:left;
		width:292px;
	}
	#ContactForm .input {
		width:239px; 
		border: 1px solid #dddddd; 
		padding:3px 5px 3px 5px;
		font-size:12px; 
		line-height:14px;
		background:#fff;
		color:#a4a4a4;
	}
	#ContactForm textarea {
		width:280px;
		height:113px; 
		border: 1px solid #dddddd; 
		background:#fff;
		padding:2px 5px 2px 5px;
		overflow:auto;
		font-size:1em;
		color:#a4a4a4;
	}
/*==========================================*/
.slider {
	width:977px;
}
.items{
	display:none;
}

.pagination {
	position:absolute;
	top:352px;
	z-index:100;
	left:819px;
}
.pagination li {
	float:left;	
	cursor:pointer;
	padding:0;	
	margin-right:2px;
}
.pagination li a {
	display:block;
	width:24px;
	height:24px;
	padding:0 !important;
	font-size:0;
	line-height:0;
	background:url(../images/nav-bg.png) left 0px no-repeat;
}
.pagination li.current a, .pagination li:hover a{
	background:url(../images/nav-bg.png) left -24px no-repeat;
}

/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
.clear{clear:both;}
.clearL{clear:left;}
.clearR{clear:right;}





#topBar{position:absolute;width:100%;height:16px;background:#ededed url("../images/topBar.png") repeat-x scroll top right;}






h2{color:#1576a3;font:normal 1.7em "tahoma" !important;margin:0 0 20px 0;}
h3{font:normal 16px/16px 'Open Sans';margin:0 0 10px 0;}



#page{width:978px;margin:0 auto;padding:7px 0 0 0;}
#topWrap{position:relative;}



#headerIn{position:relative;width:978px;margin:0;padding:0;}
#headerIn.home{height:430px;}



#logoBox{position:absolute;width:199px;height:154px;left:34px;z-index:9;background:transparent url(../images/logoBg.png) no-repeat 0 0;}
#logo{position:absolute;left:16px;bottom:23px;}
#logo{width:166px;height:88px;}

/*nav
#nav{position:absolute;width:744px;height:43px;right:9px;top:76px;z-index:1;background:transparent url(../images/navBar.png) no-repeat 0 0;}
#nav ul{padding:0;}
#nav ul li{float:left;height:42px;margin:0;}
#nav ul li a{display:block;height:29px;margin:0;padding:13px 29px 0 29px;color:#8A101D;font:bold 12px Arial;background:transparent url(../images/navSpacer.png) no-repeat top right;}
*/



#nav ul li a:hover, #nav ul li a.active {color:#1989B7;background:transparent url(https://y-nottouring.com/images/btnSpacerHover.png) repeat-x top right;}

#nav ul li a:hover span, #nav ul li a.active span{background:transparent url(https://y-nottouring.com/images/btnFirst.png) no-repeat top left;}




/*underMain - sliderNews*/
#underMainBar{position:relative;width:960px;height:61px;margin:0 9px;background:transparent url(../images/facilitatiBar.png) no-repeat 0 0;}


.bx-wrapper{position:absolute;top:14px;left:220px;width:600px;}
.bx-window{float:right;width:560px;margin:0;}
.bx-prev{float:left;display:block;width:12px;height:15px;margin:0 6px 0 0;background:transparent url(../images/newsArrows.png) no-repeat 0 0;}
.bx-next{float:left;display:block;width:12px;height:15px;background:transparent url(../images/newsArrows.png) no-repeat bottom left;}
.bx-wrapper a{font:normal 12px 'Open Sans', Arial;color:#8E1421;}
.bx-wrapper a:hover{text-decoration:underline;}

.allOferte{float:right;margin:14px 10px 0 0;text-decoration:underline;font:normal 11px 'Open Sans', Arial;color:#8E1421;}


/*slider-wrap*/
#slider-wrap{position:absolute;width:978px;height:315px;padding:0px;margin:0;bottom:0;z-index:5;background:transparent url(../images/header.png) no-repeat 0 0;}
#slider-wrap .sliderParagraph{position:absolute;width:300px;left:37px;top:140px;}
#slider-wrap .sliderParagraph p{margin:0 0 10px 0;font:normal 12px Verdana, Arial;}
#slider-wrap .homeOfferBtn{display:block;position:absolute;bottom:30px;left:40px;height:33px;color:#fff;}
#slider-wrap .homeOfferBtn:hover{color:#8A101D;}

#slider-wrap .homeOfferBtn p{float:left;height:27px;padding:6px 20px 0 20px;font:normal 13px 'Open Sans';background:transparent url(../images/homeOfferBtn.png) no-repeat top left;}
#slider-wrap .homeOfferBtn span{float:right;width:31px;height:33px;margin:0;background:transparent url(../images/homeOfferBtn.png) no-repeat bottom right;}
/*scheduleBox*/
.scheduleBox{width:230px;margin:20px 0;}
#contactInfos .scheduleBox p{float:left;width:90px;}
#contactInfos .scheduleBox span{float:left;width:120px;display:block;}







#facilitatiBox{width:962px;margin:0 9px;}
.facilBox{float:left;position:relative;width:250px;height:136px;margin:0 9px 16px 0;}
.facilBoxL, .facilBox img{position:absolute;}
.facilBox h3{font:normal 13px 'Open Sans', Arial;color:#8E1421;margin:0 0 5px 0;}
.facilBox img{top:2px;right:2px;}

.facilBoxL{top:10px;left:10px;height:110px;width:110px;}

.facilBox.last{margin:0 0 5px 2px;}



.facilBox a,
.facilBox span{z-index:99;}





#map{position:absolute;bottom:0;width:434px;height:487px;padding:9px 0 0 62px;background:transparent url(https://y-nottouring.com/images/ui-elements.png) no-repeat scroll 0 -220px;}
#body_map{display:block;width:960px;height:315px;}
#body_map2{display:block;width:590px;height:491px;}
#localizareBoxBg{width:607px;height:497px;padding:6px 0 0 8px;background:transparent url(../images/locationBoxBg.png) no-repeat top left;}
#headMap{position:absolute;width:978px;height:315px;padding:0 9px;margin:0;bottom:0;z-index:5;background:transparent url(../images/headMap.png) no-repeat scroll 0 0;}


#wrap{margin:20px 0 0 0;}
#wrapIn{margin:0 5px;background:transparent url(../images/bg-main-container.png) repeat-y;}



#sideLeft{}
.boxSide{padding:0 23px 20px 23px;}
.boxSide h3{margin:0 0 10px 0;font:normal 20px "Righteous";color:#8A101D;}
#sideLeft .top{width:307px;height:24px;background:transparent url(../images/bg-sidebar-left-top.png) no-repeat 0 0;}

#sideLeft .sideBack{width:307px;background:transparent url(../images/bg-sidebar-left.png) repeat-y;}


#sideLeft .sideBackBot{width:307px;height:12px;background:transparent url(../images/bg-sidebar-left-bottom.png) no-repeat 0 0;}



#topContentWrap{width:968px;margin:0 5px;height:36px;background:transparent url(../images/bg-main-container-top.png) no-repeat 0 0;}

#contentWrap{float:left;width:607px;margin:0 0 0 4px;padding:0 20px 0 30px;}

#bottomWrap{width:968px;height:40px;margin:0 6px;background:transparent url(../images/bg-main-container-bottom.png) no-repeat 0 0;}

/*boxSide ul*/
.boxSide ul li{height:21px;margin:0 0 10px 0;padding:0 0 0 27px;background:transparent url(../images/checkbox.png) no-repeat 0 0;}
.boxSide ul li p{margin:0 0 10px 0;font:normal 14px 'Open Sans', Arial;}

#cerereOfertaForm{margin:0 0 0 10px;}
#cerereOfertaForm div{margin:0 0 6px 0;}
#cerereOfertaForm span{float:right;}
#cerereOfertaForm label{float:left;width:40px;display:block;margin:0 10px 0 0;padding:8px 0 0 0;}
#cerereOfertaForm input{width:182px;height:16px;padding:8px 4px;line-height:16px;background:transparent url(../images/input-220.png) no-repeat 0 0;}
#cerereOfertaForm textarea{width:176px;height:69px;padding:7px;background:transparent url(../images/textarea-small.png) no-repeat 0 0;}
#cerereOfertaForm #sendButton{width:128px;height:33px;margin:0 0 0 114px;color:#fff;background:transparent url(../images/button-red.png) no-repeat 0 0;}
#cerereOfertaForm #sendButton:hover{background:transparent url(../images/button-red.png) no-repeat bottom left;}




#galerieFoto{}
#galerieFoto li{float:left;margin:0 10px 10px 0;}
#galerieFoto li.last{margin:0 0 10px 0;}
#galerieFoto img{width:180px;}


#locationList{}
#locationList .locationBox{margin:0 0 16px 0;clear:both;}
#locationList .locationBox h3{font:normal 20px "Righteous";color:#666;border-bottom:1px solid #ccc;}
#locationBoxes li{float:left;width:132px;height:142px;padding:14px;margin:0 10px 10px 0;background:transparent url(../images/locateHolder.png) no-repeat top left;}
#locationBoxes li img{width:132px;}
#locationBoxes li p{font:normal 11px/14px Open Sans, Arial;}


.linkBox{width:568px;height:152px;padding:10px;clear:both;margin:0 0 20px 0;background:transparent url(../images/linkBox.png) no-repeat bottom left;}
.linkBox p{float:left;font:normal 13px/16px 'Open Sans';}
.linkBox img{border:0px solid #FFFDF7;}
.linkBox .imageBox{float:left;margin:0 20px 0 0;padding:10px;}
.linkBox .imageBox img{width:150px;}
.linkBox .textBox{float:left;width:370px;padding:10px 0 0 0;}
.linkBox .linkBoxBtn{float:right;display:block;width:88px;height:18px;padding:6px 12px 6px 12px;clear:both;margin:26px 0 20px 0;background:transparent url(../images/linkBoxBtn.png) no-repeat bottom left;font:normal 13px/16px 'Open Sans';color:#fff;}



#contactInfos{float:left;width:330px;margin:0 20px 0 0;}
#contactInfos div{float:left;clear:both;}
#contactInfos div p{float:left;width:200px;font:normal 13px/16px 'Open Sans';}

#contactInos p{}
#contactInfos span{float:left;display:block;width:70px;}

.contactImg{float:right;margin:0 20px 0 0;}
.contactImg img{width:180px;border:5px solid #ccc;}



#messengerIco{position:fixed;bottom:0;right:0;width:113px;height:48px;}
#messengerIco a{display:block;width:197px;height:74px;background:transparent url(../images/messengerIco.png) no-repeat 0 0;}







/******* FORM *******/




#customForm .inputField{width:240px;height:31px;padding:5px 0 0 10px;background:transparent url(../images/contactField.png) no-repeat 0 0;}
#customForm input, #customForm textarea{background:transparent;border:0;}
#customForm div.message{width:320px;height:91px;padding:5px 0 0 10px;background:transparent url(../images/contactMessageField.png) no-repeat 0 0;}


#customForm div label{float:left;width:50px;margin:5px 0 0 0;border-right:1px solid #ccc;}
#customForm div input{float:left;width:178px;padding:6px 0 6px 5px;}


#customForm textarea{
	width: 250px;
	height: 72px;
	padding: 6px;
	color: #adaeae;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;

}
#customForm textarea.error{


}
#customForm div{
	margin-bottom: 15px;
}
#customForm div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
}
#customForm div span.error{
	color: #e46c6e;
}
#customForm #send{
	background: #6f9ff1;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}
#customForm #send:hover{
	background: #79a7f1;
}
#error{
	margin-bottom: 20px;

}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#error ul li strong{
	color: #e46c6d;
}
#error.valid ul li strong{
	color: #93d72e;
}
/******* /FORM *******/




#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:pointer;}

/* Container */
#simplemodal-container {height:260px; width:500px; color:#bbb; background-color:#fff; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/close.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}
#simplemodal-container p{color:#666;}


/**************************//**************************//**************************/








/**************************//**************************//**************************/





/*sideLeft*/
#sideLeft{position:relative;float:left;width:307px;padding:0px;}
#sideLeft .bottom{width:253px;height:100px;background:transparent url(https://y-nottouring.com/images/sideBgbot.png) no-repeat 0 0;}
#sideLeft .asideIn{padding:20px 20px 0 20px;background:transparent url(https://y-nottouring.com/images/sideBg.png) no-repeat 0 0;}


/*concurs*/
#concurs{position:absolute;width:368px;height:104px;top:20px;right:65px;display:block;background:transparent url(https://y-nottouring.com/images/concurs.png) no-repeat top left;}
#concurs:hover{background:transparent url(https://y-nottouring.com/images/concurs.png) no-repeat bottom left;}








/*socialize*/
#socialize{position:absolute;width:132px;height:32px;right:13px;top:20px;}
#socialize li{float:left;margin:0 12px 0 0;}
.twIco{display:block;width:32px;height:32px;background:transparent url(https://y-nottouring.com/images/icons/twitter.png) no-repeat 0 0;}
.fbIco{display:block;width:32px;height:32px;background:transparent url(https://y-nottouring.com/images/icons/facebook.png) no-repeat 0 0;}
.ytIco{display:block;width:32px;height:32px;background:transparent url(https://y-nottouring.com/images/icons/youtube.png) no-repeat 0 0;}



/*map*/
#map{width:400px;height:306px;padding:5px 0 0 5px;background:transparent url(https://y-nottouring.com/images/mapBg.png) no-repeat 0 0;}






/*cariereForm*/
#cariereForm{margin:20px 0 0 0;}




#contactDets{float:left;width:280px;margin:0 50px 0 0;}
#contactDets .address{height:30px;padding:0 0 0 30px;margin:0 0 25px 0;background:transparent url(https://y-nottouring.com/images/contactIcons.png) no-repeat 0 0;}
#contactDets .telefon{height:20px;padding:0 0 0 30px;margin:0 0 25px 0;background:transparent url(https://y-nottouring.com/images/contactIcons.png) no-repeat 0 -30px;}
#contactDets .email{height:20px;padding:0 0 0 30px;margin:0 0 25px 0;background:transparent url(https://y-nottouring.com/images/contactIcons.png) no-repeat 0 -50px;}
#contactDets .fax{height:20px;padding:0 0 0 30px;margin:0 0 25px 0;background:transparent url(https://y-nottouring.com/images/contactIcons.png) no-repeat 0 -70px;}
#contactDets .web{height:20px;padding:0 0 0 30px;margin:0 0 25px 0;background:transparent url(https://y-nottouring.com/images/contactIcons.png) no-repeat 0 -70px;}
#contactDets a{color:#F07804;text-decoration:underline;}



/*contactform*/
#contactform{float:left;}
#contactform input{border:1px solid #666;}
button#send{display:block;width:78px;height:26px;background:transparent url(https://y-nottouring.com/images/sendBtn.png) no-repeat top left;}
button#send:hover{background:transparent url(https://y-nottouring.com/images/sendBtn.png) no-repeat bottom left;}





/* Reset */

.accordion,
.accordion ul,
.accordion li,
.accordion a,
.accordion span{margin: 0;padding: 0;border: none;outline: none;}

.accordion li {
	list-style: none;
}

/* Layout & Style */

.accordion li > a {
	display: block;
	position: relative;

	padding: 0 10px 0 0;
	height: 22px;

	color: #fdfdfd;
	font:normal 12px Verdana;
	text-decoration: none;


	background: transparent;



}

.accordion > li:hover > a,
.accordion > li:target > a,
.accordion > li > a.active {
	color: #3e5706;

	
	background: url(https://y-nottouring.com/img/active.png) repeat-x;

}

.accordion .headLi{color:#1788B6;font:bold 14px Verdana;text-transform:uppercase;}
.accordion .btnactive{text-decoration:underline;}

.accordion li > a span {
	display: none;
	position: absolute;
	top: 7px;
	right: 0;
	padding: 0 10px;
	margin-right: 10px;
	
	font: normal bold 12px Arial, sans-serif;
	background: #404247;
	

}

.accordion > li:hover > a span,
.accordion > li:target > a span,
.accordion > li > a.active span{color:#fdfdfd;background:#3e5706;}

/* Images */

.accordion > li > a:before{position:absolute;top:0;left:0;content:'';width:24px;height:24px;margin:4px 8px;background:transparent;}

.accordion li.files > a:before { background-position: 0px 0px; }
.accordion li.files:hover > a:before,
.accordion li.files:target > a:before,
.accordion li.files > a.active:before { background-position: 0px -24px; }



/* Sub Menu */
.sub-menu li a{color:#797979;background:transparent;border:0;}
.sub-menu li:hover a { background:transparent; }
.sub-menu li:last-child a{border: none;}
.sub-menu li > a span {color: #797979;background:transparent;border: 1px solid #c9c9c9;}
.sub-menu em{position:absolute;top:0;left:0;margin-left:14px;color: #a6a6a6;font: normal 10px/32px Arial, sans-serif;}
/* Functionality */
.accordion li > .sub-menu{display: none;}
.accordion li:target > .sub-menu{display:block;}


ul.gallery_list li {
	float:left;
	width:130px;
	height:120px;
	margin-right:20px;
	
}
ul.gallery_list li.last_img {
	margin-right:0;
	
}
ul.gallery_list li a img {
	border:3px solid #ffffff;
	
}
ul.gallery_list li a:hover img {
	border:3px solid #4b6611;
	
}

.spacer {
	height:20px;