html {

}

body {
	background:#020100 url(../images/bgStrip.jpg) repeat-x;
	color: #f1f1f1;
	font-family: verdana, arial, sans-serif;
}


.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

img.left {
	float: left;
	margin: 0px 15px 15px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 15px 15px;
}

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

#header{
    background:url(../images/header.jpg) no-repeat;
    height:201px;
}

#langSelector{
    float:left;
    margin-top:9px;
    font-size:13px;
    font-family: Trebuchet MS, Verdana, sans-serif;
}

#langSelector span{
    margin-top:5px;
    display: block;
    float:left;
    margin-left:6px;
}

span.separator{
    position: relative;
    top:-3px;
    width:1px; height:23px; background: url(../images/langSeparatorBar.jpg) no-repeat;
}

div#searchBar{
    float:right;
    width:176px;
    margin-right: 7px;
    margin-top:14px;
}

input#search{
    float:left;
    padding-left:14px;
    margin-right:3px;
    width:121px;
    height:14px;
    border:1px solid #5c5c5c;
    background: #e0e0e0;
    font-style: italic;
    color:#1e1c1c;
    font-size:12px;
    font-family: Trebuchet MS, Verdana, sans-serif;
}

input#searchBtn{
    float:left;
    width:30px;
}

#logo h1{
    width:960px;
    float:left;
}

#logo h1 a {
	background: url(../images/logo.png) no-repeat;
	overflow: hidden;
	padding-top: 109px;
	width: 292px;
	float:left;
	height: 0;
    margin-left:330px;
}

/*MAIN MENU*/
#mainMenu{
    position: absolute;
    z-index:10;
    width:960px;
    height:47px;
    background: url(../images/menuBg.png) repeat-x;
}

#mainMenu ul{
    width:663px;
    margin: 0 auto;
}

#mainMenu ul li{
    float:left;
    margin-top:10px;
}

#mainMenu ul li span{
    display: inline-block;
    margin-top:-10px;
    float:left;
    width:2px;
    height:38px;
    background: url(../images/menuSeparator.jpg) no-repeat;
}

#mainMenu ul li a{
    text-decoration: none;
    color:#fff;
    font-size:18px;
    padding:7px 34px;
    /*background: url(../images/menuSeparator.jpg) left top no-repeat; */
}

#mainMenu ul li a:hover, #mainMenu ul li a.selected{
    background:#e8e8e8;
    color:#000;
}

#mycarousel{
    position: relative;
    top:38px;
    margin-bottom:30px;
}

/*CONTENT DIV*/
#content{
    margin-top:30px !important;
    float:left;
}

#sidebar{
    width:299px;
    float:left;
    *display: inline;
}

.sideBarInfoBox{
    padding-bottom:20px !important;
}

.box{
    background:url(../images/boxBg.jpg) repeat;
    margin-bottom:20px;
}

.box h2{
    background:url(../images/boxHeaderBg.jpg) repeat-x;
/*    height:61px;*/
    color:#000;
    font-size:16px;
    font-weight: bold;
    padding-left:40px;
    line-height:61px;
}

#iconServicii{
    width:47px;
    height:44px;
    background:url(../images/serviciiIcon.jpg) no-repeat;
    float:left;
    margin-top:8px;
    margin-right:35px;
}

ul#secondaryMenu{
    width:299px;
}

ul#secondaryMenu li span{
    margin:16px 20px;
    margin-left:30px;
    width:10px;
    height:11px;
    display: inline-block;
    float:left;
    background:url(../images/secondaryMenuArrow.png) no-repeat;
}

ul#secondaryMenu li:hover span, ul#secondaryMenu li.currentLink span{
    background:url(../images/secondaryMenuArrow.png) -10px 0px no-repeat;
}

ul#secondaryMenu li a{
    text-decoration:none;
    color:#fff;
    background:#5d472e;
    border-bottom:1px solid #a99e92;
    width:299px;
    text-transform: capitalize;
    display: inline-block;
    line-height:42px;
    font-weight:bold;
    font-size:14px;
}

ul#secondaryMenu li a:hover, ul#secondaryMenu li a.currentLink{
    color:#ff720d;
    background:#4d361b;
}

/*CONTENT CONTAINER*/

#contentContainer{
    width:660px;
    float:left;
    
}

#contentContainer .box{
    width:305px;
    float:left;
    margin-left:25px;
}

#contentContainer .trip{
    width:305px;
    float:left;
    margin-left:25px;
}
#iconRezervari{
    width:60px;
    height:47px;
    background:url(../images/rezervariIcon.jpg) no-repeat;
    float:left;
    margin-top:4px;
    margin-right:25px;
    display:inline-block;
}

form#rezervForm{
    margin-top:20px;
}

.inputArea{
    width:286px;
    margin-left:9px;
    margin-top:8px;
}

.inputArea label{
    color:#fff;
    font-size:13px;
    width:103px;
    float:left;
    *display:inline;
    line-height:24px;
    cursor:pointer;
}

.inputArea input{
    width:130px;
    border:1px solid #555555;
    background: #e2e2e2;
    float:left;
    height:20px;
    margin-right:14px;
}

#dimCamera{
    width:130px;
    float:left;
    *display:inline;
    margin-left:9px;
    margin-top:15px;
}

#dimCamera label{
    color:#fff;
    font-size:13px;
    float:left;
    width:104px;
    padding-bottom:9px;
    cursor: pointer;
    
}

#dimCamera input{
    float:left;
    position:relative;
    top:-2px;
}

#tipCamera{
    margin-top:15px;
    width:160px;
    float:left;
    *display: inline;
}

#tipCamera label{
    cursor:pointer;
    color:#fff;
    font-size:13px;
    float:left;
    padding-bottom:9px;
    width:139px;
}

#tipCamera input{
    float:left;
    position:relative;
    top:-2px;
}

#submitBtn{
    margin:20px 53px;
    border:0 none;
    width:206px;
    height:37px;
    background: url(../images/trimiteBtnSprite.png) no-repeat;
    font-size: 0.1px;
}

#submitBtn:hover{
    background: url(../images/trimiteBtnSprite.png) -206px 0px no-repeat;
}

#iconContact{
    width:63px;
    height:49px;
    background:url(../images/contactIcon.jpg) no-repeat;
    float:left;
    margin-top:4px;
    margin-right:25px;
}

.contactInfos{
    margin-left:36px;
    margin-top:23px;
    margin-bottom:26px;
    float:left;
}

.infoBox{
    margin-bottom:20px;
    padding-bottom: 22px;
}

.infoBox div.detailInfo{
    float:left;
    width:175px;
}

.contactInfos .infoBox div.asLabel{
    color:#fbbe79;
    font-style: italic;
    font-size:13px;
    font-weight:bold;
    float:left;
    width:80px;
}

.contactInfos .infoBox div span{
    font-size:13px;
    font-weight:bold;
    float:left;
}

.descriptionTextContainer{
    width:635px;
    margin-left:25px;
    background: url(../images/boxBg.jpg) repeat;
}

.textHolder{
    padding:20px;
}

.descriptionTextContainer{
    font-size:20px;
}

.descriptionTextContainer p{
    font-size:13px;
    line-height:20px;
    padding-top:10px;
    padding-bottom:10px;
}



/*FOOTER*/
#sponsor {
    background:;
    height:20px !important;
    margin-top:10px;

}

#sponsorWrap{
    width:800px;
    margin-left:0px;
}

#sponsorWrap p{
    float:left;
    font-size:11px;
    color:#fff;
    text-align:center;
    line-height:14px;
}

#sponsorWrap p{
    margin-top:0px;
}

#sponsorWrap span{
    color:#fbbe79;
}

#sponsorWrap ul{
    float:right;
    margin-top:10px;
}

#sponsorWrap ul li{
    float:left;
}

#sponsorWrap ul li a{
    text-decoration: none;
    color:#fff;
    font-size:11px;
    padding-left:20px;
    padding-right:20px;
    border-left:1px solid #fff;
}

#sponsorWrap ul li a:hover{
    color:#d68f56;
}





#footer{
    background: url(../images/footerStrip.jpg) repeat-x;
    height:105px !important;
    margin-top:22px;
}

#footerWrap{
    width:960px;
    margin:0 auto;
}

#footerWrap p{
    float:left;
    font-size:11px;
    color:#fff;
    text-align:center;
    line-height:14px;
}

#footerWrap p{
    margin-top:15px;
}

#footerWrap span{
    color:#fbbe79;
}

#footerWrap ul{
    float:right;
    margin-top:44px;
}

#footerWrap ul li{
    float:left;
}

#footerWrap ul li a.exception{
    border:0 none;
}

#footerWrap ul li a{
    text-decoration: none;
    color:#fff;
    font-size:11px;
    padding-left:20px;
    padding-right:20px;
    border-left:1px solid #fff;
}

#footerWrap ul li a:hover{
    color:#d68f56;
}


/*GALERIE*/
ul#galerie img{
    border:1px solid #59300e;
}

ul#galerie li{
    float:left;
}

ul#galerie li a{
    float:left;
    text-decoration: none;
    padding:2px;
}

.textHolder2{
    padding:14px;
}
.textHolder2 h2{
    padding-bottom:10px;
}

/*CONTACT*/
#iconHarta{
    width:75px;
    height:52px;
    background:url(../images/hartaIcon.png) no-repeat;
    float:left;
    margin-top:8px;
    margin-right:35px;
}

#hartaThumb{
    margin:18px 17px;
}

/*FORMULAR PAGINA REZERVARE*/
#finalizareForm{
    margin-top:20px;
}

.finalizareForm{
    width:470px;
    float:left;
    margin-bottom:10px;
}

#finalizareForm label{
    width:120px;
    float:left;
    font-size:13px;
    cursor:pointer;
    padding-top:6px;
    
}

#finalizareForm input{
    width:175px;
    float:left;
    height:22px;
    line-height:22px;
}

#finalizareForm textarea{
    float:left;
}

input#finalizareBtn{
    margin:20px 118px;
    border:0 none;
    width:206px;
    height:37px;
    background: url(../images/finalizareBtn.png) no-repeat;
}

input#finalizareBtn:hover{
    background: url(../images/finalizareBtn.png) -206px 0px no-repeat;
}

/*engl*/
.engIconServ{
    margin-right:10px !important;
}

.en label{
    width:128px;
}

div.en input#date1, div.en input#date2{
    width:105px;
}

#submitBtnEn{
    margin:20px 53px;
    border:0 none;
    width:206px;
    height:37px;
    background: url(../images/trimiteBtnSprite.png) 0px -37px no-repeat;
    font-size: 0.1px;
}

#submitBtnEn:hover{
    background-position: -206px -37px;
}