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

img {
	border:none;
}

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

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

#hr_top {
	clear:left;
	margin:0 auto;
	border:none;
	margin:0;
	padding:0;
	line-height:1px;
	width:845px;
	height:1px;
	padding-left:40px;
}
@font-face {
	  font-family: Raspoutine;
	  src: url( RaspoutineMedium.eot  );
	  src: local(" RaspoutineDemiBold_TB "), url( RaspoutineDemiBold_TB.otf ) format("opentype");
}

.topmenu {
	display: inline-block;
	height: 120px;
}

.menu {font-family: Raspoutine,Arial; width:600px; height:30px; position:relative; font-size:16px; margin:50px 0 60px 0;  z-index:100;text-align: center;}
.menu ul {padding:0; margin:0; list-style-type: none;}

.menu ul li {float:left; width:150px;}

.menu ul li .widthmedium {
	width:70px;
}
.menu ul li a, .menu ul li a:visited {display:block; width:150px; text-decoration:none; padding:0 0 0 5px; height:30px; line-height:30px; color: #114f76;}

.menu table {border-collapse:collapse; margin:0; padding:0; font-size:14px;}

.menu ul li ul {visibility:hidden; position:absolute; top:30px; left:0; color: #114f76;font-weight:normal;}


.menu ul li:hover a,
.menu ul li a:hover {color: #7B2786; }

.menu ul li:hover ul,
.menu ul li a:hover ul {visibility:visible; color: #114f76;}

.menu ul li:hover ul.right_side li,
.menu ul li a:hover ul.right_side li {float:right; border:0; }

.menu ul li:hover ul.left_side li,
.menu ul li a:hover ul.left_side li {float:left; border:0;}

.menu ul li:hover ul li a.sub,
.menu ul li a:hover ul li a.sub {color: #114f76;}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {visibility:hidden; position:absolute; left:0; top:30px; }

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {display:block; color: #114f76;font-size:14px;}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {color: #7B2786;font-size:14px;}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {visibility:visible; color: #114f76;}

.menu ul li:hover ul.right li {float:right;}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {color: #114f76;}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {color: #114f76;}


/*--------------------- 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( ../assets/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;
	background: url(../assets/dotted.jpg) repeat-x bottom;
}*/


/*--------------------- 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;
	background-image:url(../assets/dotted_line_menu_v.png);
	background-repeat: repeat-x;
	background-position: top left;
	/*border-bottom:1px dotted #7AA7D7;*/

		}


		/*\*/ * 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(../assets/bullet.png);
	background-repeat:no-repeat;
	position:top left;
	padding-left:20px;
	margin:0;
	display:block;


			}

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

			}


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

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

}
#page_panic {
	width:870px;
	/*background-image:url(../assets/visual_reflection.png);
	background-repeat:no-repeat;*/
	margin-left:180px;
}

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

}




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



.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:20px;
}



.body_text {
	clear:both;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:580px;
	margin-top:10px;
	text-align: justify;
	}
	.body_text_panic {
	clear:both;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:480px;
	margin-top:10px;
	text-align: justify;
	}
.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 0px 10px 0;
padding:0;

	}
/*--------------------- footer ------------------- */

#footer {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#767875;
	padding-left:75px;
	padding-top:20px;
	padding-bottom:10px;
	margin:0 auto;
	width:918px;
}


#hr_footer {
	clear:left;
	width:845px;
	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:230px;
}

#page_right {
	float:left;
	width:500px;
	padding:0 0 0 30px;
}

#page_left_panic {
	float:left;
	width:320px;
}

#page_right_panic {
	float:left;
	width:400px;
	padding:0 0 0 30px;
}
/*\*/ * 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:140px;
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(../assets/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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.roundtheworld.ro/ui/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;
}
