@charset "utf-8";
/* CSS Document */

img {
	border:none;
}

body {
	margin:0; 
	padding:0;
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFCF0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	}

#container {
	background-image:url(../img/bg_main.jpg);
	background-repeat:no-repeat;
	/*width:1159px;*/
	margin:0 auto;
}

/*--------------------- logo ------------------- */
#top {
margin:0 auto;
width:918px;
padding: 0 0 20px;
}

#logo {
    float:left;
    width: 204px; height: 107px;
	padding: 30px 0 10px 61px; margin: 0;
  } /*\*/ * html #logo { width: 237px; height: 107px; } /**/
#logo a {
  	width: 204px; height: 0;
    margin: 0; padding: 107px 0 0;
    display: block;
    overflow: hidden;
    line-height: 100px;
	cursor: pointer;    
    background: transparent url( ../img/logo.png ) no-repeat 0 0;
} /*\*/ * html #logo a { height: 0px; } /**/

/*--------------------- hr ------------------- */
/*#hr_top {
	clear:left;
	width:845px;
	margin:0 auto;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #fff;
}
*/

#hr_top {
	clear:left;
	margin:0 auto;
	border:none;
	margin:0;
	padding:0;
	line-height:1px;
	width:845px;
	height:1px;
	padding-left:40px;
}


/* html #hr {
	border-bottom: none;
	padding: 1px;
}*/


/*--------------------- menu ------------------- */
#menu {
	float:left;
	margin: 0; padding-top: 97px;
	width:600px;
}

#menu li {
	margin: 0; padding: 0 0 0 10px;		
	list-style: none;		
	float: left;		
	font-size: 16px;
	line-height: 20px;
	} /*\*/ * html #menu li { padding-left: 20px; font-size: 16px; } /**/
	
*:first-child + html #menu li {
		font-size: 16px;					
	}
	
*:first-child + html #menu {
		padding-left: 50px;					
	}	
	
	
	
	
	/*--------------------- body_h_menu ------------------- */
#body_h_menu {
	clear:both;
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}
	
#body_h_menu ul li {
	margin: 0; padding: 0 0 0 10px;		
	list-style: none;		
	float: left;		
	font-size: 12px;	
			}
		 
	
#body_h_menu ul li a {
	color: #9C8E9B;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	
			}
			
#body_h_menu ul li a:hover {
	color: #552148;
	text-decoration:none;
	
			}
	
		/*--------------------- body_v_menu ------------------- */
#body_v_menu {
	clear:both;
	margin: 0;
	padding-top: 0;
	width:200px;
	float:left;
	margin-left:0px;
}

#body_v_menu li {
	margin:0; padding:0;		
	list-style: none;	
	font-size: 13px;
	line-height: 23px;
		} 
		
		
		/*\*/ * html #body_v_menu li { line-height:23px; } /**/
	
	
#body_v_menu li a {
	height: 23px;
	color: #114F76;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	background-image: url(../img/bullet.png);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:20px;
	margin:0;
	display:block;
	

			}
			
#body_v_menu ul li a:hover {
	height:23px;
	color:#AB247E;
	text-decoration:none;
	background-image: url(../img/bullet_hover.png);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:20px;
	margin:0;
	display:block;
		
			}
	

/*--------------------- page ------------------- */ 

#page {
	width:910px;
	/*background-image:url(../img/visual_reflection.png);
	background-repeat:no-repeat;*/
	margin:0 auto;
	
}

.body_title {
	font-size:16px;
	margin:0;
	padding:0;
	width:600px;
	background-image:url(../img/dot.jpg);
	background-repeat: repeat-x;
	background-position: 50px 30px;
	
}




.body_title h2 {
margin:0; padding:0 0 10px 0;
font-size:20px;color: #4b6466;
}



.body_title_text {
	font-size:16px;
	margin:0;
	padding:0;
	width:580px;
	
}




.body_title_text h2 {
margin:0; padding:0 0 10px 0;
font-size:24px;color: #4b6466;font-weight:bold;font-family:fertigo;
}


	
.body_text {
	clear:both;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#333333;
	width:580px;
	margin-top:10px;
	}
.body_text1 {
	clear:both;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#333333;
	width:830px;
	margin-top:10px;
	}	
	
.body_text a {
color:#2F8FCD;
text-decoration:underline;
	
	}
.body_text1 a {
color:#2F8FCD;
text-decoration:underline;
	
	}
	
	
.body_text img {
border:0px solid #135178;
margin:2px 10px 10px 0;
padding:0;
	
	}
.body_text1 img {
border:0px solid #135178;
margin:2px 10px 10px 0;
padding:0;
	
	}
/*--------------------- footer ------------------- */ 

#footer {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#767875;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto;
	width:918px;
}
	
	
#hr_footer {
	clear:left;
	width:875px;
	margin:0 auto;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #7BA7D4;
	padding:10px 0 10px 0;
	}
	
.tc1 {
	color:#767875;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0; padding:0
	}
	


.tc2 {
	color:#767875;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0; padding:0
}


#hr_bottom {
	margin:0 auto;
	border:none;
	margin:0;
	padding:0;
	line-height:1px;
	width:845px;
	height:1px;
}


#page_left {
	float:left;
	width:280px;
}

#page_right {
	float:left;
	width:590px;
	padding:0 0 0 10px;
}
/*\*/ * html #page_right { padding:0 0 0 30px; } /**/

#visual{
	clear:both;
	width:898px;
	height:280px;
	margin:0 auto;
}

.block_text {
clear:both;
display:block;
background-color:#E5F3EC;
padding:6px 8px 6px 8px;
height:120px;
margin-top:2px;

}

.block_text img {
border:1px solid #135178;
margin:2px 10px 10px 0;
}

.block_text h4 {
margin:0;
padding:0 0 5px 0;
font-size:14px;
color:#114F76;
}



.vezi-detalii {
padding-top:10px;
}

.vezi-detalii a {
color: #114F76;
text-decoration:underline;
background-image:url(../img/arrows.jpg);
background-repeat:no-repeat;
padding-left:25px;
}

.autoclear:after {
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  content: ".";
}.autoclear { display: inline-block; }.autoclear { display: block; }
/*\*/ * html .autoclear { height: 1%; } /**/


label {
color:#114F76;
padding-right:10px;
vertical-align:bottom;
line-height:normal;
}

.left { float: left; }
.right { float: right; }

.body_title .jNice {
	font-size: 12px;
}
/*-*-*-*-*-*-*-*-*-*- form destinatie-*-*-*-*-*-*-*-*-*-*/
          #destinatie-form {
		  width:550px;
          }
            #destinatie-form .form-item {
			padding: 2px 0;
			              }
						  
			/*\*/ * html #destinatie-form .form-item {
			padding-right: 10px;
			              }
						  
              #destinatie-form .form-item .label {
                width: 175px;
                padding:0;
				padding-left:5px;
                             }
							 
				/*\*/ * html #destinatie-form .form-item .label {
				margin-bottom:0; padding-bottom:10px;
				}
				
				*:first-child + html #destinatie-form .form-item .label {
				margin-bottom:0; padding-bottom:10px;
				}			 
							 
							 
              #destinatie-form .form-item .field {
                width: 180px;
                padding: 0;
             
              }
                
				#destinatie-form .form-item .field-text {
			    width: 160px; height: 25px;
                margin: 0; padding: 5px 10px 0 10px;
                background: transparent url(http://www.myadventure.ro/img/field-text-normal.png) no-repeat 0 0;	
							}
							
							/*\*/ * html #destinatie-form .form-item .field-text {
			 width: 150px; height: 25px;
               margin: 0; padding: 5px 10px 0 10px;
			 
			  }
				
				
              #destinatie-form .form-item .field-text input {
			  border: none;
			  background: #FFFCF0;
			  width:100%;
               
              } /*\*/ * html #destinatie-form .form-item .field-text input { padding-right:14px;} /**/
			  
			  
			   #destinatie-form .form-item .field-button {
			  
                width: 156px; height: 29px;
            	float:left;
				padding-top:36px;
		
              }
			  
			  /*\*/ * html  #destinatie-form .form-item .field-button {
			  
                padding-top:26px;
		
              }
			  
			  *:first-child + html #destinatie-form .form-item .field-button {
			  
                padding-top:26px;
		
              }

              #destinatie-form .form-item .field-button .incheie-turul {
			  
                width: 156px; height: 29px;
                margin: 0; padding: 29px 0 0 156px;
                overflow: hidden;
                background: transparent url(http://www.myadventure.ro/img/incheie-turul_btn.png) no-repeat 0 0;
                border: none;
				
              } /*\*/ * html #destinatie-form .form-item .field-button .incheie-turul { width: 156px; height: 29px;} /**/
                *:first-child + html #destinatie-form .form-item .field-button .incheie-turul { width: 156px; height: 29px; padding: 0; line-height: 100px; margin:0; }


div .body_text2 a {
color:#2F9EC2;
}

div .body_text2 span {
color:#15537A;
font-weight:bold;
}

 /*-*-*-*-*-*-*-*-*-*- form orase-*-*-*-*-*-*-*-*-*-*/
 
 .padding_top {
 padding-top:10px;
 }
 
 .padding_top_proposal {
 padding-top:7px;
 }
 
          #orase-form {
		  
          }
            #orase-form .form-item {
			padding: 2px 0;
			              }
						  
			/*\*/ * html #orase-form .form-item {
			padding-right: 10px;
			              }
						  
              #orase-form .form-item .label {
                width: 175px;
                padding:0;
				padding-left:5px;
                             }
							 
				/*\*/ * html #orase-form .form-item .label {
				margin-bottom:0; padding-bottom:10px;
				}
				
				*:first-child + html #orase-form .form-item .label {
				margin-bottom:0; padding-bottom:10px;
				}			 
							 
							 
              #orase-form .form-item .field {
                width: 180px;
                padding: 0;
             
              }
                
				#orase-form .form-item .field-text {
			    width: 160px; height: 25px;
                margin: 0; padding: 5px 10px 0 10px;
                background: transparent url(http://www.myadventure.ro/img/field-text-normal.png) no-repeat 0 0;	
							}
							
							/*\*/ * html #orase-form .form-item .field-text {
			 width: 150px; height: 25px;
               margin: 0; padding: 5px 10px 0 10px;
			 
			  }
				
				
              #orase-form .form-item .field-text input {
			  border: none;
			  background: #FFFCF0;
			  width:100%;
               
              } /*\*/ * html #orase-form .form-item .field-text input { padding-right:14px;} /**/
			  
			  
			   #orase-form .form-item .field-button {
			  
                width: 125px; height: 29px;
            	float:left;
				padding-top:0;
		
              }
			  
			  /*\*/ * html  #orase-form .form-item .field-button {
			  
                padding-top:0;
				margin-top:0;
				margin-right:0;
				padding-right:0;
		
              }
			  
			  *:first-child + html #orase-form .form-item .field-button {
			  
                padding-top:0;
		
              }

              #orase-form .form-item .field-button .afiseaza {
			  
                width: 125px; height: 29px;
                margin: 0; padding: 29px 0 0 125px;
                overflow: hidden;
                background: transparent url(http://www.myadventure.ro/img/afiseaza_btn.png) no-repeat 0 0;
                border: none;
				
              } /*\*/ * html #orase-form .form-item .field-button .afiseaza { width: 125px; height: 29px;margin-right:0; padding-right:0;} /**/
                *:first-child + html #orase-form .form-item .field-button .afiseaza { width: 125px; height: 29px; padding: 0; line-height: 100px; margin:0; }
				
				
				
				 /*-*-*-*-*-*-*-*-*-*- form proposal-*-*-*-*-*-*-*-*-*-*/
 
 



/* new proposal*/



 #proposal-form {
		  width:550px;
          }
            #proposal-form .form-item {
              /*width: 472px;*/
              padding: 4px 0;
            }
              #proposal-form .form-item .label {
                width: 150px;
                padding: 0;
                float: left;
				
              }
			  
			  
						  
              #proposal-form .form-item .field {
                width: 70px;
                padding: 0;
                float: left;
				
              }
                #proposal-form .form-item .field .field {
                  width: auto;
                  float: left;
				
                }
				
				
				#proposal-form .form-item .field-text  {
               width: 160px; height: 25px;
                margin: 0; padding: 5px 10px 0 10px;
                background: transparent url(http://www.myadventure.ro/img/field-text-normal.png) no-repeat 0 0;	
              }
			  
			  /*\*/ * html #proposal-form .form-item .field-text {
			 width: 150px; height: 25px;
               margin: 0; padding: 5px 10px 0 10px;
			 
			  }
				

              #proposal-form .form-item .field-text input {
              border: none;
			  background: #FFFCF0;
			  width:100%;
				              }
							   /*\*/ * html #proposal-form .form-item .field-text input {  padding-right:14px;} /**/

              #proposal-form .form-item .field-button .cauta {
                width: 0; height: 0;
                margin: 0; padding: 29px 0 0 73px;
                overflow: hidden;
                background: transparent url(http://www.myadventure.ro/img/buton-cauta.png) no-repeat 0 0;
                border: none;
              } /*\*/ * html #proposal-form .form-item .field-button .cauta { width: 73px; height: 30px; } /**/
                *:first-child + html #proposal-form .form-item .field-button .cauta { width: 73px; height: 33px; padding: 0; line-height: 100px; }










 /*-*-*-*-*-*-*-*-*-*- CONTACT -*-*-*-*-*-*-*-*-*-*/
  div .inter {
  width:550px;
  margin-top:20px;
  }
  
  
  
         #contact-form {
		  width:550px;
          }
            #contact-form .form-item {
              /*width: 472px;*/
              padding: 4px 0;
            }
              #contact-form .form-item .label {
                width: 150px;
                padding: 0;
                float: left;
              }
              #contact-form .form-item .field {
                width: 180px;
                padding: 0;
                float: left;
				
              }
                #contact-form .form-item .field .field {
                  width: auto;
                  float: left;
				
                }
				
				
				#contact-form .form-item .field-text  {
               width: 160px; height: 25px;
                margin: 0; padding: 5px 10px 0 10px;
                background: transparent url(http://www.myadventure.ro/img/field-text-normal.png) no-repeat 0 0;	
              }
			  
			  /*\*/ * html #contact-form .form-item .field-text {
			 width: 150px; height: 25px;
               margin: 0; padding: 5px 10px 0 10px;
			 
			  }
				

              #contact-form .form-item .field-text input {
              border: none;
			  background: #FFFCF0;
			  width:100%;
				              }
							   /*\*/ * html #contact-form .form-item .field-text input {  padding-right:14px;} /**/

              #contact-form .form-item .field-button .cauta {
                width: 0; height: 0;
                margin: 0; padding: 29px 0 0 73px;
                overflow: hidden;
                background: transparent url(http://www.myadventure.ro/img/buton-cauta.png) no-repeat 0 0;
                border: none;
              } /*\*/ * html #contact-form .form-item .field-button .cauta { width: 73px; height: 30px; } /**/
                *:first-child + html #contact-form .form-item .field-button .cauta { width: 73px; height: 33px; padding: 0; line-height: 100px; }



	/*-*-*-*-*- TEXTAREA CONTACT -*-*-*-*-*/
              .inter .field-textarea2 {
                width: 387px !important;
                margin-top: 1px; padding-top: 11px;
                background: transparent url(http://www.myadventure.ro/img/textarea-border-top2.png) no-repeat 0 0;
              }
			  
						  
			  			   
                .inter .field-textarea2 textarea {
                  width: 365px;
                  margin: -2px 0; padding: 0 11px;
                  font-size: 12px; line-height: 12px;
				  color: #606060;
                  background: transparent url(http://www.myadventure.ro/img/textarea-back2.png) repeat-y 0 0;
                  border: none;
                  outline: none;
                } /*\*/ * html .inter .field-textarea2 textarea { width: 367px; } /**/

                .inter .field-textarea2 .border-bottom2 {
                  width: 387px; height: 11px;
                  font-size: 11px; line-height: 11px;
                  background: transparent url(http://www.myadventure.ro/img/textarea-border-bottom2.png) no-repeat 0 0;
                }

				 .inter .field-textarea2 .border-top2 {
                  width: 387px; height: 11px;
                  font-size: 11px; line-height: 11px;
                  background: transparent url(http://www.myadventure.ro/img/textarea-border-top2.png) no-repeat 0 0;
                }

#contact-form .form-item .field-button {
	margin-left: 150px;
}

*:first-child + html #contact-form .form-item .field-button {
margin:0; padding:0;
	margin-left: 75px;
}

/*\*/ * html #contact-form .form-item .field-button {
margin:0; padding:0;
	margin-left:50px;
}

.field-button .send {
                width: 0; height: 0;
                margin: 0; padding: 29px 0 0 90px;
                overflow: hidden;
                background: transparent url(http://www.myadventure.ro/img/trimite_btn.png) no-repeat 0 0;
                border: none;
              } /*\*/ * html .field-button .send { width: 90px; height: 29px; } /**/
                *:first-child + html .send { width: 90px; height: 29px; padding: 0; line-height: 100px; }

 
  
#proposal-form .form-item .field-button {
	margin-left: 150px;
}

*:first-child + html #proposal-form .form-item .field-button {
margin:0; padding:0;
	margin-left: 75px;
}

/*\*/ * html #proposal-form .form-item .field-button {
margin:0; padding:0;
	margin-left:50px;
}
