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

body { background:url(../../images/bg.gif) repeat-x #b3deff; font-family: Tahoma, Geneva, Arial, sans-serif; font-size: 13px; }

a { color: #ff320c;}
p { color: #686868; line-height: 18px;}

#container { width: 960px; margin: auto;}

#header	{ }

#logo { 
	float: left;
	margin: 20px;}

#search { 
	float: right;
	width: 302px;
	height: 48px;
	background: url(../../images/search_bg+login.gif) no-repeat;
	margin: 40px 10px 0 0;
}
#search #search_text { 
	height: 40px;
	width: 190px;
	padding: 0;
	margin: 2px 0 0 10px;
	font-size: 14px;
	color: #686868;
	background: none;
	border: none;
	float:left;
	line-height: 40px;
}

#search #search_button {
	width: 87px;
	height: 42px;
	float: right;
	margin: 2px;
	font-size: 1px;
	background: none;
	border: none;
	color: #ff3d10; 
	text-align: left;
	display: none;
}

#menu {
	display: block;
	width: 945px;
	background: url(../../images/menu.gif) no-repeat;
	height: 44px;
	float: left;
	padding: 25px  0 0 15px;
	z-index: 1
}
#menu li { float: left;}

#menu li a { 
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	padding: 25px 10px 25px 10px;
	text-shadow: #000 1px 1px 2px;
	cursor: pointer;
}
#menu li a:hover { color:#CCC; }

body #sign_up {
	width: 210px;
	height: 52px;
	float: right;
}
body #sign_up a {
	background: url(../../images/sign_up.gif) no-repeat;
	width: 210px;
	height: 52px;
	display: block;
	text-indent: -99999px;
	margin: -15px 0px 0 0;
	float: right;
	padding: 0 80px 0 0;
}
#log_in {
	width: 300px;
	height: 52px;
	display: block;
	float: right;
	margin: -60px 0 0 0;
	display: block;
	z-index: 99999;
}
#log_in img { float: left; margin: 0 10px 0 0;}
#log_in h2{ 
	margin: 10px 5px 10px 0px;
	font-size: 18px;
	color: rgb(17, 81, 153);
	font-weight: normal;
}
	

#content {
	background: url(../../images/sidebar_bg.gif) repeat-y right #fff;
}
#sidebar {
	background:url(../../images/sidebar-top.gif) no-repeat;
	width: 300px;
	float: right;
	padding: 10px;
}

#content_in { 
	float:left;
	width: 620px;
	padding: 10px;
}

#content_in h3 { 
	font-weight: normal; 
	font-size: 16px;
	color: #686868;
}

#content_in h2 {
	margin: 18px 5px 15px 0px;
	font-size: 18px;
	color: rgb(17, 81, 153);
	font-weight: normal;
}

.box {
	height: 56px;
	border: 1px solid #9c9c9c;
	width: 100%;
	margin: 10px 0 10px 0;
	position: relative;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;

}
.dropdown {
	background:url(../../images/drop_down+corner.gif);
	width: 39px;
	height: 59px;
	display: inline-block;
	float: right;
	text-indent: -9999px;
	position: absolute;
	top: -1px;
	right: -1px;
}
#search_box .input {
	background:url(../../images/field_bg.gif) repeat-x;
	border: 1px solid #b6b6b6;
	height: 36px;
	margin: 9px 0 9px 9px;
	float: left;
	width: 500px;
	padding: 0 0 0 10px;
	line-height: 36px;
}
body #search_box .button {
	background: url(../../images/search_bg+login.gif) no-repeat;
	background-position: 0 -48px;
	height: 40px;
	width: 92px;
	border: none;
	margin: 0;
	font-size: 1px;
	color: #ff370d;
	padding: 0px;
	text-align: left;
	float: left;
	margin: 7px 0 0 0;
	
}
#maps h3 {
	float: left;
	margin: 18px 5px 15px 10px;
	font-size: 18px;
	color: #373737;
}
#maps img { margin: 4px 0 0 0;}

.lista_obiective li { 
	width: 195px;
	position: relative;
	float: left;
	margin: 0 17px 0 0;
}
body .last { margin: 0;}
.lista_obiective li img { z-index: 0}
body .lista_obiective li h1 a {
	width: 185px;
	font-size: 13px;
	font-weight: bold;
	margin: -23px 0 0 0;
	height: 20px;
	color: #fff;
	background: #000;
	height: 20px;
	text-decoration: none;
	display: block;
	z-index: 1;
	position: absolute;
	padding: 3px 0 0 10px;
	 filter: alpha(opacity=65);
  	-moz-opacity: 0.65;
  	opacity: 0.65;
}

body .lista_obiective li p {
	color:#666;
	line-height: 16px;
	text-align:justify;
}

.ul_padding li { margin: 5px 0 5px 0; }

.input_text {
	border: 1px solid #b4b4b4;
	background: url(../../images/field_bg.gif) repeat-x;
	height: 25px;
	width: 200px;
	padding: 3px 0 0 10px;
	font-weight: bold;
	line-height: 20px;
}

.w2v_textarea {
	border: 1px solid #b4b4b4;
	background: url(../../images/textarea_bg.gif) repeat-x #E5E5E5;
	height: 125px;
	width: 300px;
	padding: 3px 0 0 10px;
}
.input_button {
	background: url(../../images/button_bg.gif) no-repeat top left;
	padding:  0 0 0 12px;
	height: 33px;
	display: inline-block;
	
}
.input_button input {
	background: url(../../images/button_bg.gif) no-repeat top right;
	border: none;
	padding: 0 10px 0 0;
	margin: 0 0 10px 0;
	height: 33px;
	font-size: 18px;
	cursor: pointer;
	color: #000;
	
}

.w2v_button {
	background: url(../../images/button_bg.gif) no-repeat top left;
	padding:  7px 0 0 12px;
	height: 33px;
	display: inline-block;
}
.w2v_button span {
	background: url(../../images/button_bg.gif) no-repeat top right;
	border: none;
	padding: 5px 10px 0 0;
	margin: 0 0 10px 0;
	height: 33px;
	font-size: 18px;
	cursor: pointer;
	color:#000;
	
}

.select {
	border: 1px solid #b4b4b4;
	background:  #e7e7e7;
	width: 200px;
	padding: 5px;

	}

/*--Sidebar--*/

#login input { 
	border: 1px solid #b4b4b4;
	background: url(../../images/field_bg.gif) repeat-x;
	height: 26px;
	width: 290px;
	padding: 7px 0 0 10px;
	margin: 0 0 10px 0;
	line-height: 25px;
}
body #login_button {
	width: 76px;
	height: 33px;
	background: url(../../images/search_bg+login.gif);
	background-position: -93px -50px;
	border: 0;
	padding: 0;
	font-size: 1px;
	color: #ff270a;
	text-align: left;
	text-indent: -99999px;
	float: left;
	margin: 0 10px 0 0;
}

#login a {
	font-size: 11px;
	color: #105099;
}

#sidebar h2 {
	margin: 20px 0 10px 0;
	font-size: 18px;
	color: #105099;
	font-weight: normal;
}
#activity li {
	margin: 5px 0 5px 0;
}

/*--Footer--*/

#footer {
	background: url(../../images/footer_bg.gif) repeat-x #588e00;
	padding: 0 10px 10px 10px;
}

#footer h2 {
	padding: 10px 0 10px 0;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
#footer p { color: #303030; line-height: 16px;	}
#footer a {	color: #fff; }

#newsletter, #social, #usefull {
	width: 300px;
	float: left;
	margin: 0 10px 0 0;
} 

#newsletter_form {
	background: url(../../images/footer.gif) no-repeat;
	width: 300px;
	height: 36px;
	margin: 10px 0 10px 0;
}

#newsletter_form .input {
	width: 230px;
	height: 36px;
	border: none;
	background: none;
	color: #FFF;
	padding: 0 0 0 10px;
	float: left;
	line-height: 36px;
}
#newsletter_form .ok_bt {
	height: 36px;
	float: right;
	width: 50px;
	border: none;
	background: none;
	font-size: 1px;
	color: #ff320c;
	text-align: left;
	text-indent: -99999px;
}

#social {
	margin: 20px 0 0 10px;;
}
#social li {
	float: left;
	background:url(../../images/footer.gif) no-repeat;
	background-position: 0 -74px;
	width: 136px;
	height: 26px;
	list-style: none;
	margin: 0 6px 6px 0;
	padding: 2px 0 0 6px;
}
#social li a { 
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
}
#social li img {
	vertical-align: middle;
}
#feedback {
	width: 172px;
	height: 34px;
	background:url(../../images/footer.gif) no-repeat;
	background-position: 0 -38px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0 0 0;
}
#usefull {
	float: right;
}
#thumbnail {
	width: 195px;
	float: left;
	margin: 0 10px 10px 0;
}
#view_gallery {
	background:#333;
	padding: 7px;
	width: 181px;
	display: block;
	color: #FFF;
	text-decoration: none;
}
.stars {
	margin: 5px 0 5px 0;
	font-size: 12px;
	color: #686868;
}
.stars img { vertical-align: middle; margin: -3px 0 0 0;}

h1 { 
	font-size: 23px;
	color: #115199;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#location {
	background: #effcc9;
	padding: 0 0 0 10px;
}
#location  h2 { color: #115199; padding: 10px 0 0 0;}
#embeded_map { float: right;}
#location span { font-weight: bold;}

#book { margin: 20px 0 80px 0;}
#book li { float: left; }

#travel_packages li {

	line-height: 25px;
}
#travel_packages li span {
	background:url(../../images/price.gif) no-repeat;
	width: 48px;
	height: 22px;
	display: inline-block;
	text-align: center;
	font-weight: bold;	
}
#travel_packages li a { color: #115199; font-size: 14px;}

.jcarousel-container { 
	background:url(../../images/gallery_bg.gif);
	width:560px;
	height: 77px;
}

#transport { float: left;
}
#transport_list {
	border-bottom: 1px solid #8f8f8f;
	height: 28px;
	margin: 5px 0 5px 0;
	padding: 10px 0 0 180px;

}

#transport_list li { 
	float: left; 
	height: 29px;
	margin: 5px 10px 0 10px;
}
#transport_list li a { 
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
#transport_list .selected {
	background:url(../../images/transport_tab.gif) no-repeat;
	padding: 0 0 0 10px;
	background-position: left top;
	margin: 0;
}
#transport_list li img { vertical-align: middle;}
#transport_list .selected a {
	background:url(../../images/transport_tab.gif) no-repeat;
	padding: 5px 10px 0 0;
	background-position: right top;
	height: 29px;
	display: block;
}
.user_review { margin-bottom: 20px;}
.user_review .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.plus {
	padding: 0 0 0 25px;
	background: url(../../images/like.gif) no-repeat;
	margin: 10px 0 10px 0;
}

.minus {
	padding: 0 0 0 25px;
	background: url(../../images/dislike.gif) no-repeat;
	margin: 10px 0 10px 0;
}

.user_review h3 a {
	color: #ff2d0b;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.user_review h3 span { font-size:11px;}

#filters {
	border: 1px solid #9c9c9c;
	padding: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
#filters img { vertical-align:middle; margin: 0 0 0 10px;}
#filters select { 
	padding: 2px;
	border: 1px solid #12529a;
	background: #f0f0f0;
	width: 150px;
}

#lista_obiective {
	margin: 20px 0 0 0;
}
#lista_obiective li {
	margin: 0 0 30px 0;
}
#lista_obiective li img {
	float: left;
	margin: 0 10px 0 0;
}
#lista_obiective li h2 { margin: 0 0 5px 0;}
#lista_obiective li h2 a {
	color: #12529a;
	margin: 0 0 20px 0;
	text-decoration: none;
	font-size: 18px;	
}
#lista_obiective li h3 a {
	color: #686868;
	margin: 0 0 20px 0;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#lista_obiective li h3 { margin: 0 0 10px 0;}

.user_reviews_link {
	background:url(../../images/user_reviews_icon.gif) no-repeat center left;
	padding: 0 0 0 20px;
	margin: 3px 0 1px 0;
	float: left;
	height: 20px;
	display: block;
}
.photos_link {
	background: url(../../images/gallery_icon.gif) no-repeat center left;
	padding: 0 0 0 20px;
	float: left;
	display: block;
}
#pagination { margin: 10px 0 20px 0; float: left;}

#pagination .selected, .page { 
	text-decoration: none;
	color: #666;
	padding: 4px;
}
.page {
	border: 1px solid #06F;
	padding: 4px 8px;
}
.users {
	width: 310px;
	float: left;
}

.my_trips {
	width: 310px;
	float: left;
}

.latest_activity li {
	padding: 0 0 5px 15px;
	background: url(../../images/arrow_list.gif) no-repeat center left;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}
.latest_activity li a { text-decoration: none;}

#users_list img {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}

#users_list h2 a { 
	color: #084895;
	text-decoration: none;
}

#users_list li {
	border-bottom: 1px solid #CCC;
	padding: 1px 0 10px 0;
	width: 200px;
	float: left;
	margin: 0 3px 0 0;
}

#pagination ul { width: 500px;}
#pagination li {
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	margin-right:2px;
	float: left;
}
#pagination a {
	border:solid 1px #9aafe5;
	margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
	border:solid 1px #DEDEDE
	color:#888888
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
#pagination .next a,
#pagination .previous a {
	font-weight:bold;
} 
#pagination .active{
	background:#2e6ab1;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}

#pagination .selected{
	background:#2e6ab1;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;    
}
#pagination a:link,
#pagination a:visited {
	color:#0e509e
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination a:hover{
	border:solid 1px #0e509e
}

#profile_info img { 
	float: left;
	padding-right: 10px;
}

#profile_info h2 {
	margin-bottom: 5px;
}

#profile_info ul {
	margin: 20px 0 0 0;
	line-height: 22px;
}
.nr_places { background: url(../../images/places.gif) no-repeat left center; padding-left: 20px; }
.nr_reviews { background: url(../../images/reviews.gif) no-repeat left center; padding-left: 20px;}
.nr_photos { background: url(../../images/photos.gif) no-repeat left center; padding-left: 20px;}

.location { font-weight: bold; color: #686868; line-height: 16px;}
.nr_points { color: #686868; line-height: 18px;}

.pictures {
	width: 215px;
	float: right;
	border-left: 1px solid #CCC;
	padding: 5px;
}

.my_trips img, #other_places img { float: left; padding-right: 10px; }
#other_places h3 { margin: 0 0 5px 0; }
#other_places li {
	border-bottom: 1px solid #CCC;
	height: 85px;
	margin-bottom: 10px;
}

body #content_in .my_trips h3 {
	font-weight: bold;
	font-size: 12px;
	color: #ff3c0f;
}
.my_trips li {
	height: 55px;
	margin-bottom: 10px;
}


#mesaje_sistem {
	padding: 7px 7px 13px 40px;
	margin: 5px 0 5px 0;
}
.error {
	border: #d60f0d 1px solid;
	background: #f8c7c6 url(../../images/error.png) no-repeat 5px 3px;
	color: #000;
}

.succes {
	border: #6c9c00 1px solid;
	background: #d7eaad url(../../images/succes.png) no-repeat 5px 3px;
	color: #000;
}
body #55 { position: relative; border: #FFF;}

.delete_image {
	width: 16px;
	height: 16px;
	display: block;
	background: url(../../images/delete.png) no-repeat;
	text-indent: -99999px;
	margin-left: 65px;
	margin-top: -5px;
	position: absolute;
}

.recommendation_list {
	padding: 20px 0 20px 0;
}

.recommendation_list li {
	background: #f6f6f6;
	padding: 5px;
	border: 1px solid #CCC;
	display: inline;
	margin-right: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.recommendation_list li a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

#trips_table {
	margin-top: 20px;
	border: 1px solid #CCC;
}

#trips_table th {
	padding: 7px;
	background: #205fa0;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #FFF; 
}

#trips_table td { padding: 5px;}
#trips_table td { border-bottom: 1px solid #CCC;}

.fromto  { text-align: right}
.fromto input { width: 90px;  }


/*--ie7--*/
*:first-child+html #content_in { width:615px; }
*:first-child+html #content { display: block; margin-top: -px;}
*:first-child+html #sidebar { float:right; display: block}
*:first-child+html #menu { position: relative;}
*:first-child+html #sign_up {  position: absolute; right: 80px; top:15px; background-position: bottom; margin: 0; padding: 0; height: 70px; }
*:first-child+html #sign_up a { height: 72px; margin: 0; padding: 0; background-position: top; display: block;}
*:first-child+html .box { border-right: none; }
*:first-child+html .lista_obiective li { margin-right: 8px; }
*:first-child+html .lista_obiective li .last { margin-right: 0;}
*:first-child+html #login #login_button { 
	width: 76px;
	height: 33px;
	background: url(http://www.what2visit.com/images/search_bg+login.gif) ;
	background-position: -93px -50px;
	border: 0;
	padding: 0;
	font-size: 1px;
	color: #ff270a;
	text-align: left;
	text-indent: -99999px;
	float: left;
	margin: 0 10px 0 0;
	display:block;
}
*:first-child+html #popup_wrapper { border-left: 10px #2463A3 solid;}







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


@-moz-document url-prefix() {
 #search #search_text  {	padding-top:-1px; }

}
@-moz-document url-prefix() {
#newsletter_form .input { padding-top: 10px;}
}


