html, body
{
	height: 100%;
}
html
{
	background-image: url(../img/bg/bg-body.jpg);
	background-color: #544b36;
	background-repeat: repeat-x;
}
body
{
	text-align: center;
}
.sitewrapper
{
	width: 968px;
	margin: 0 auto;
}
#header, #contents, #footer
{
	text-align: left;
}
#header
{
	width: 968px;
}
#contents, #footer
{
	width: 916px;
	margin: 0 auto;
}
#swf, #contents
{
	height: auto !important;
	height: 500px;
	min-height: 500px;
}
#swf, #swf *
{
	outline: none;
	moz-outline: none;
}
.hp #swf,
.hp #contents
{
	height: 343px;
	min-height: 343px;
	border: 0;
	background: none;
}
.hp #swf img
{
	position: relative;
	top: 5px;
}
.hp #swf object
{
	width: 916px;
	height: 343px;
}

.layer
{
	width: 410px;
	height: 246px;
	margin: 125px auto 0 auto;
	/*background: url(../img/bg/bg-formlayer.png) top left no-repeat;
	*background-image: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src = '/img/bg/bg-formlayer.png',
		sizingMethod = 'crop'
	);*/
}
.layer div, .layer fieldset
{
	display: block;

	font-size: 1.1em;
	color: #fff;
}
#recoverpasswd div
{
	margin-top: 30px;
	text-align: left;
}
.layer p a.overlay_close
{
	text-indent: -9999em;
	width: 18px;
	height: 18px;
	background: url(../img/bg/bg-xclose.gif) top left;
}
.layer input, .layer textarea
{
	margin: 2em 0 0 0;
	border: 1px solid #B9BABC;
	background: #fff;
	width: 300px;
}
#recoverpasswd div p
{
	padding-bottom: 10px;
}
#recoverpasswd label
{
	display: block;
}
#recoverpasswd label input
{
	border: 1px solid #b9babc;
	padding: 2px;
	color: #666;
	width: 170px;
	font-size: 0.96em;
	margin-top:10px;
}
#recoverpasswd label input:focus
{
	outline: 0 none;
}
#recoverpasswd p.wrong label
{
	color: #d2c4a3;
}
#recoverpasswd p.wrong label input
{
	color: #5a513b;
}
#recoverpasswd label span
{
	display: block;

}
#recoverpasswd input.png
{
	width: 140px;
	height: 22px;
	margin-top: 0px;
}

#triplayer_link, #triplayer_embed, #recoverpasswdlayer{
	background-image: url(/img/bg/bg-formlayer-long.png) !important;
	margin-top: 100px;
	width:350px !important;
	padding:30px 30px 0 30px !important;
	}
	
#triplayer_embed input#ewidth {
	width: 65px;
	float: left;
	dispylay: inline;
	margin-right: 10px;
}

#triplayer_embed .cross { float: left; display: inline; margin-top: 29px !important; }
#triplayer_embed .cross a,
#triplayer_embed .cross a:visited {
	color: #FFF !important;
}

#triplayer_embed input#eheight {
  width: 65px;
  float: left;
  dispylay: inline;
  margin-left: 10px;
} 
	
textarea[name=body] {
    resize: none;
}
#mapppercode_embed {
    resize: none;
}

#emaillayer {
  background-image: url(/img/bg/bg-formlayer-long.png) !important;
  height: 300px;
  margin-top: 100px;
  width:350px !important;
  padding:30px 30px 0 30px !important;
}

#emaillayer_inner {
	padding-left:22px;
}

#emaillayer label {
  display: block;
  margin-top: 1em;
}
#emaillayer input, #emaillayer textarea {
  display: block;
  margin-top: 0;
}
p.wrong input {
  border: 1px solid red;
}
#emaillayer textarea {
  height: 5em;
}
#emaillayer #send_email {
  margin-top: 1em;
}
#menu, #services
{
	padding-top: 25px;
	height: 110px;
}
#menu
{
	background: url(../img/bg/bg-menu.jpg) top left no-repeat;
	width: 642px;
	position: relative;
}
#menu .png
{
	display: block;
	margin-left: 42px;
}
#services
{
	background: url(../img/bg/bg-services.jpg) top left no-repeat;
	width: 300px;
}
#menu ul
{
	list-style-type: none;
	position: absolute;
	bottom: 11px;
	_bottom: 10px;
	margin-left: 24px;
	width: 605px;
	overflow: hidden;
}
#menu li,
#menu li a
{
	width: 121px;
	height: 40px;
}
#menu li a,
#menu li strong
{
	display: block;
}
#menu li strong
{
	background: url(../img/bg/bg-menu-line.gif) top right no-repeat;
}
#menu li
{
	line-height: 40px;
	text-align: center;
	font-size: 1.2em;
	position: relative;
	left: 2px;
}
#menu li a,
#menu li a:link,
#menu li a:visited,
#menu li a:hover,
#menu li a:active
{
	color: #5a513b;
	text-decoration: none;
	position: relative;
	zoom: 1;
}
#menu li a:hover,
#menu li.current a
{
	background: url(../img/bg/bg-selected-menuitem.png) top left repeat-x;
	*background: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src = '/img/bg/bg-selected-menuitem.png',
		sizingMethod = 'scale'
	);
}
#menu li a#lastmv:hover,
#menu li.current a#lastmv
{
	background: url(../img/bg/bg-last-menuitem.gif) top left no-repeat;
	filter: none;
}
#services div.cl
{
	margin-top: -11px;
	padding-top: 4px;
}
#services li
{
	float: left;
	display: inline;
}
#services li a,
#services li a:link,
#services li a:visited,
#services li a:hover,
#services li a:active
{
	color: #fff;
	text-decoration: none;
}
#srvmenu li
{
	padding-right: 9px;
}
#language li
{
	padding-left: 4px;
}
#language
{
	margin-top: -4px;
}
#language a
{
	display: block;
	background: url(../img/bg/bg-menu-lang.gif) top left no-repeat;
	width: 31px;
	height: 21px;
	text-align: center;
	line-height: 19px;
	font-weight: bold;
	opacity: .6;
	moz-opacity: .6;
	filter: alpha(opacity=60);
}
#language li.selected a
{
	background-position: bottom left;
	opacity: 1;
	moz-opacity: 1;
	filter: alpha(opacity=100);
	cursor: default;
}
#services form
{
	margin-top: 35px;
	width: 300px;
	width: 302px;
	margin-left: -2px;
}
#services input.fl
{
	color: #4f493b;
	width: 102px;
	border: 1px #b9babc solid;
	font-size: 1.1em;
	padding: 3px;
	margin-right: 5px;
}
#services p
{
	margin-top: 4px;
}
#services span
{
	height: 21px;
	line-height: 21px;
	font-size: 1.1em;
}
#services span.fl
{
	background: url(../img/bg/bg-box-l.gif) top left no-repeat;
	padding-left: 8px;
}
#services span.fl a
{
	background: url(../img/bg/bg-box-r.gif) top right no-repeat;
	padding: 0 12px 0 4px;
	text-decoration: none;
}
#services span.fl a,
#services span.fl a:link,
#services span.fl a:visited,
#services span.fl a:hover,
#services span.fl a:active
{
	color: #4f493b;
}
#services span.fr
{
	color: #e21e25;
	text-align: right;
}
#lanci
{
	width: 915px;
	padding-right: 1px;
	height: 177px;
}
.hp #lanci
{
	background: url(../img/bg/bg-lancihp.jpg) top left no-repeat;
}
.mappa #lanci
{
	padding-right: 0;
}
#lanci div
{
	width: 273px;
	height: 155px;
	padding: 22px 16px;
	padding-bottom: 0;
}
.mappa #lanci div
{
	width: 577px;
	background: #e6e6e6 url(../img/bg/bg-ultimiregistrati.gif) top left repeat-x;
}
#lanci div p
{
	margin: 6px 0 0 0;
	font-size: 1.1em;
	width: 150px;
	color: #4f493b;
	position:relative;
}
#lanci p a
{
	display: block;
	margin-top: 15px;
}
#lanci div#counters
{
	width: 305px;
	height: 177px;
	padding: 0;
	background: url(../img/bg/bg-lancihp.jpg) top right no-repeat;
}
#lanci dl
{
	padding-top: 4px;
}
#lanci dd
{
	height: 43px;
	margin-top: 10px;
}
#lanci dt
{
	width: 75px;
	margin: 16px 12px 0 0;
	height: 37px;
	font-weight: bold;
	color: #5a513b;
	font-size: 1.1em;
}
#lanci dd
{
	width: 192px;
	margin-left: 20px;
	text-align: right;
	background: url(../img/bg/bg-digits-empty.gif) center left repeat-x;
}
#lanci dd span
{
	width: 32px;
	height: 43px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 0;
	text-indent: -9999em;
	background-image: url(../img/bg/bg-digits.gif);
	background-repeat: no-repeat;
}
.dg1
{
	background-position: -32px 0;
}
.dg2
{
	background-position: -64px 0;
}
.dg3
{
	background-position: -96px 0;
}
.dg4
{
	background-position: -128px 0;
}
.dg5
{
	background-position: -160px 0;
}
.dg6
{
	background-position: -192px 0;
}
.dg7
{
	background-position: -224px 0;
}
.dg8
{
	background-position: -256px 0;
}
.dg9
{
	background-position: -288px 0;
}
.dg0
{
	background-position: -320px 0;
}
#footer
{
	margin: 12px auto;
	color: #bdbcbc;
	float:left;
	margin-left:26px;
}
#footer p.fr
{
	width: 400px;
}
#footer p.fr img
{
	margin-left: 30px;
}
#footer div.fl
{
	line-height: 1.2em;
}
#footer address
{
	font-style: normal;
}
#contents
{
	background: #fff;
}
#contents.mappa, #contents.hp
{
	background: none;
}
#contents.mappa
{
	border: 0;
	background: none;
}
#contents.pg_faq
{
	border: 1px solid #a39a83;
}
#main,
#swfobj
{
	height: 450px;
	width: 600px;
}
#main
{
	height: auto;
}
#swfobj object
{
	height: 450px;
	width: 600px;
	background: none;
	outline: none;
}
#initlinks,
#swflinks
{
	width: 316px;
	text-align: center;
}
#initlinks
{
	margin-top: 30px;
}
#swflinks img
{
	margin: 30px 0;
}
#initlinks ul,
#swflinks ul
{
	list-style-type: none;
	width: 256px;
	margin: 0 auto;
	text-align: left;
}
#initlinks ul li
{
	float: left;
	width: 245px;
	position: relative;
	padding-left: 11px;
	padding-bottom: 2px;
	background: url(../img/bg/bg-iniziativa.gif) top left no-repeat;
}
#swflinks ul li
{
	float: left;
	width: 245px;
	position: relative;
	padding-left: 11px;
	padding-bottom: 2px;
	background: url(../img/bg/bg-boxcosa-l.gif) top left no-repeat;
}
#initlinks li a,
#swflinks li a
{
	outline: none;
	moz-outline: none;
	display: block;
	padding: 0 11px 0 0;
	background: url(../img/bg/bg-boxcosa-r.gif) top right no-repeat;
	cursor: pointer;
}
#initlinks li a
{
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	background: url(../img/bg/bg-arrows2.gif) 210px top no-repeat;
}
#initlinks li a,
#initlinks li a:link,
#initlinks li a:visited,
#initlinks li a:hover,
#initlinks li a:active
{
	color: #5a513b;
}
#swflinks li span
{
	display: block;
	height: 77px;
	background: url(../img/bg/bg-arrows.gif) top right no-repeat;
}
#swflinks li img
{
	top: 15px;
	left: 15px;
	position: absolute;
	margin: 0;
}
#initlinks ul li#currentvt,
#swflinks ul li#currentvt,
#swflinks ul li#currentvt a
{
	background: none;
	cursor: default;
}
#initlinks ul li#currentvt a
{
	cursor: default;
}
#initlinks li#currentvt a
{
	background-position: 210px bottom;
}
#swflinks li#currentvt span
{
	background-position: bottom right;
}
#scrollertexts
{
	height: 80px;
	background: #e8e8e8;
	border-top: 1px #beb9ad solid;
}
#scrollertexts div
{
	position: relative;
	width: 800px;
	overflow: hidden;
	height: 50px;
	margin-top: 20px;
}
#scrollertexts li
{
	text-align: left;
	padding: 0 80px;
	font-size: 1.1em;
	color: #4f493b;
	vertical-align: middle;
}
#scrollertexts p
{
	margin: 0;
	padding: 0;
	width: 640px;
}
#scrollertexts ul
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}
#scrollertexts a
{
	background: url(../img/bg/bg-scrollerstext.gif);
	width: 30px;
	height: 30px;
	float: left;
	display: inline;
	visibility: hidden;
	overflow: hidden;
	text-indent: -999em;
	margin-top: 25px;
	outline: none;
	moz-outline: none;
}
#scrollertexts a.disabled
{
	opacity: .6;
	moz-opacity: .6;
	filter: alpha(opacity=60);
	cursor: default;
}
a#prevsc
{
	background-position: top left;
	margin-left: 15px;
}
a#nextsc
{
	background-position: top right;
}
#faqlist
{
	margin: 0 auto;
	padding: 15px 0;
	width: 889px;
	font-size: 1.3em;
}
#faqlist dt
{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: url(../img/bg/bg-questionfaq.gif) top left no-repeat;
	margin-bottom: 3px;
}
#faqlist dt a:link,
#faqlist dt a:visited,
#faqlist dt a:hover,
#faqlist dt a:active
{
	color: #fff;
	text-decoration: none;
	margin: 0 12px;
}
#faqlist dt a
{
	padding: 0 12px;
	display: block;
	outline: none;
	moz-outline: none;
	background: url(../img/bg/bg-arrowsfaq.gif) bottom right no-repeat;
}
#faqlist dt a#currentfaq
{
	background-position: top right;
}
#faqlist dd
{
	color: #5a513b;
	margin: 12px 0 15px 0;
}
#faqlist dd p
{
	margin: 1em;
	margin-bottom: 1.5em;
}
#faqlist dd ol
{
	margin-left: 3em;
}
.iniziativa
{
	padding: 35px 30px 35px 0;
	display: none;
}
.iniziativa h2
{
	color: #5a513b;
	font-size: 1.6em;
	margin-bottom: 20px;
}
.iniziativa ul,
.iniziativa p
{
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #5a513b;
}
.iniziativa ul
{
	margin: 1.5em;
}
.iniziativa p a,
.iniziativa p a:link,
.iniziativa p a:visited,
.iniziativa p a:hover,
.iniziativa p a:active
{
	color: #5a513b;
}
.iniziativa img.fr
{
	margin: 0 0 15px 15px;
}
.iniziativa img.fl
{
	margin: 0 15px 15px 0;
}
.relatedlinks
{
	margin: 30px 0 0 0;
}
.relatedlinks h3
{
	padding: 5px 0 0 25px;
	background: url(../img/bg/bg-mark-link.gif) center left no-repeat;
	color: #5a513b;
}
.relatedlinks ul
{
	list-style-type: none;
	padding: 10px 20px;
	width: 100%;
	background: url(../img/bg/bg-relatedlinks.png) top left no-repeat;
/*	*background: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= '/img/bg/bg-relatedlinks.png', sizingMethod = 'noscale');*/
	line-height: 1em;
}
.relatedlinks li
{
	background: url(../img/bg/bg-linkarrow.png) top left no-repeat;
/*	*background: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src= '/img/bg/bg-linkarrow.png',
		sizingMethod = 'noscale'
	);*/
	padding-left: 12px;
	display: block;
	margin-bottom: 12px;
}
.relatedlinks a,
.relatedlinks a:link,
.relatedlinks a:visited,
.relatedlinks a:hover,
.relatedlinks a:active
{
	text-decoration: none;
	font-size: 1.1em;
	color: #5a513b;
}
#mappautente
{
	float:left;
	display:inline;
	margin-bottom: 3px;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #a39a83;
	width:914px;
	*height:476px;
	_height:476px;
}
#mappautente iframe
{
	background: #fff;
	height: 450px;
	width: 914px;
	margin: 0;
	float:left;
	display:inline;
}

#mappautente #share{
	float:left;
	display:inline;
	}

.mappa #lanci
{
	border: 1px solid #a39a83;
	width: 914px;
}
#ultimiregistrati
{
	padding-top: 30px;
	width: 360px;
	background: url(../img/labels/ultimi-registrati.png) top left no-repeat;
/*	*background: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src = '/img/labels/ultimi-registrati.png',
		sizingMethod = 'crop'
	);*/
}
#viaggivisti
{
	padding-top: 20px;
	width: 215px;
	background: url(../img/labels/viaggiovisto.png) top left no-repeat;
/*	*background: none;
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src = '/img/labels/viaggiovisto.png',
		sizingMethod = 'crop'
	);*/
}
#ultimiregistrati li
{
	width: 120px;
}
#ultimiregistrati li a,
#ultimiregistrati li img
{
	display: block;
	margin-bottom: 5px;
}
#ultimiregistrati li p
{
	margin: 5px 57px 5px 0;
	width: 63px;
}
#viaggivisti li p
{
	padding: 9px 0 18px;
	width: 215px;
}
#viaggivisti img
{
	float: left;
	margin-right: 10px;
}
#ultimiregistrati li p a,
#viaggivisti li p a
{
	display: inline;
}
.pg_trips div.fl
{
	background: #fff url(../img/bg/bg-users-cols.gif) top right no-repeat;
	height: auto !important;
	height: 430px;
	min-height: 430px;
}
.pg_trips div.fl
{
	width: 208px;
	
}
.pg_trips div.fr
{
	width: 692px;
	padding-bottom: 30px;
}
.pg_trips dl
{
	list-style-type: none;
}
.pg_trips dl dt
{
	display: block;
	height: 26px;
	line-height: 26px;
	width: 679px;
	margin-top: 1em;
	background: url(../img/bg/block-trips.gif) top left no-repeat;
}
.pg_trips dl ul.fr
{
	list-style-type: none;
	width: 150px;
	margin-top: 2px;
}
.pg_trips dl dt a,
.pg_trips dl dt a:link,
.pg_trips dl dt a:visited,
.pg_trips dl dt a:hover,
.pg_trips dl dt a:active
{
	font-size: 1.2em;
	color: #fff;
}
.pg_trips dl a.fl
{
	padding-left: 10px;
	text-decoration: none;
}
.pg_trips dl li a
{
	background-image: url(../img/bg/sprite-link-trip.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 20px;
	margin-left: 5px;
	text-indent: -9999em;
	display: block;
}
.pg_trips dl li.tlink a
{
	background-position: 0 0;
}
.pg_trips dl li.tembed a
{
	background-position: -28px 0;
}
.pg_trips dl li.tface a
{
	background-position: -104px 0;
}
.pg_trips dl li.tmail a
{
	background-position: -54px 0;
}
.pg_trips dl li.tdelete a
{
	background-position: -83px 0;
}
.pg_trips dl dd
{
	font-size: 1.1em;
	padding: 12px 0;
	color: #5a5549;
}
.pg_trips dl form
{
	height: 22px;
	line-height: 22px;
}
.pg_trips dl form label
{
	padding-right: 30px;
	float: left;
}
.pg_trips dl dd
{
	width: 679px;
}
.pg_trips div.fl h3,
.pg_trips div.fr h3
{
	background: url(../img/bg/bg-trip-title.gif) top left no-repeat;
	height: 31px;
	line-height: 31px;
	width: 682px;
	font-weight: normal;
	font-size: 1.3em;
	color: #5a5549;
	text-indent: 10px;
	margin: 20px 0;
}
.pg_trips div.fl h3
{
	background: url(../img/bg/bg-trip-title-short.gif) top left no-repeat;
	width: 183px;
}
.pg_trips h3 a
{
	margin: 5px 5px 0 0;
	width: 21px;
	float: right;
	display: inline;
}
.pg_trips h3 input
{
	margin: 5px 5px 0 0;
}
.pg_trips h3 span
{
	padding: 0;
	float: left;
	display: inline;
}
.pg_trips div.fl form
{
	margin: 0 0 0 12px;
}
.pg_trips div.fl fieldset input
{
	border: 1px #5a5549 solid;
	width: 160px;
	padding: 1px;
	font-size: 1.1em;
	font-family: Arial;
	background: #fff;
}
.pg_trips div.fl strong,
.pg_trips div.fl label
{
	color: #5a5549;
	font-size: 1.1em;
	display: block;
	margin: 4px 0;
}
.pg_trips div.fl strong
{
	margin-top: 1.5em;
}
.pg_trips div.fl p
{
	font-size: 1.1em;
	margin-bottom: 2em;
	width: 90%;
	line-height: 1.5em;
}
#userinfo span
{
	clear: left;
/*	width: 80px;
 questo l'ho tolto perché rompe le breadcrumbs nella mappa. gli stessi ID sono usati completamente
 a caso in posti diversi quindi non so se rompe qualcos'altro. -- micampe */
}
.pg_trips div.fl #userinfo strong
{
	margin: 0;
	padding: 0;
	font-size: 1em;
}
.pg_trips dl li.vedimappa a
{
	background: url(../img/bg/bg-arrowright.gif) right 70% no-repeat;
	text-indent: 0;
	width: auto;
	margin-right: 15px;
	padding-right: 15px;
	text-decoration: none;
	font-size: 1.1em;
}
.pg_trips dl li.vedimappa a:link,
.pg_trips dl li.vedimappa a:visited,
.pg_trips dl li.vedimappa a:hover,
.pg_trips dl li.vedimappa a:active
{
	color: #ccc;
}
#triplist fieldset
{
	margin-left: 20px;
}
div#mappautente div#share ul
{
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0 0 5px 0;
}
div#mappautente div#share li
{
	float: left;
	display: inline;
	height: 21px;
	width: 141px;
	font-size: 1em;
	margin-left: 5px;
}
div#mappautente div#share a,
div#mappautente div#share a:link,
div#mappautente div#share a:visited,
div#mappautente div#share a:hover,
div#mappautente div#share a:active
{
	display: block;
	padding-left: 5px;
	line-height: 21px;
	text-decoration: none;
	font-size: 1.1em;
	color: #5a513b;
}
#sh-email
{
	background: url(../img/bg/bg-link-mail.gif) top left no-repeat !important;
}
#sh-fb
{
	background: url(../img/bg/bg-link-fb.gif) top left no-repeat;
}
#sh-embed
{
	background: url(../img/bg/bg-link-embed.gif) top left no-repeat;
}

.remember{
	display:inline;
	float:left;
	color:#4F493B;
	}

.selector{
	float:left;
	display:inline;
	background:url(../img/bg/bg-selector.jpg) top left no-repeat;
	width:128px;
	height:429px;
	padding-top:20px;
	}

.selector a{
	float:left;
	display:inline;
	text-align:center;
	width:128px;
	height:18px;
	text-decoration:none;
	color:#5a513b;
	font-size:13px;
	padding:5px 0;
	outline:none;
	}

.selector a.current{
	background:url(../img/bg/bg-search.jpg) top right no-repeat;
	}



#search_location, #search_user{
	float:left;
	display:inline;
	margin:10px 0 0 30px;
	width:210px;
	}
	

	
#search_location h3, #search_user h3{
	font-size:13px;
	color:#5a513b;
	font-weight:normal;
	margin:8px 0 0 0;
	float:left;
	display:inline;
	width:210px;
	}

#search_user input{
	margin-top:5px;
	border:1px solid #bbbbbb;
	width:165px;
	}

#search_location select, #search_user select{
	width:165px;
	border:1px solid #bbbbbb;
	color:#5a513b;
	}

#search_location select{
	margin:5px 0 0 0;
	}

#search_location div#submit, #form_search_user div#submit, #form_get_users div#submit{
	width:210px;
	float:left;
	display:inline;
	}

#search_location div#submit input, #form_search_user div#submit input, #form_get_users div#submit input.search{
	float:left;
	display:inline;
	font-size:0px;
	text-indent:-9999px;
	width:100px;
	height:29px;
	cursor:pointer;
	border:none;
	}

#text_search_location, #text_search_user{
	font-size:15px;
	color:#5a513b;
	}
	
#text_search_paging {
	font-size:14px;
	color:#5a513b;
  font-weight: bold;
}

#search_closeButton{
	float:right;
	display:inline;
	margin:5px 5px 0 0;
	width:469px;
}
	
#search_trips{
	float:right;
	display:inline;
	margin:0px 15px 0 0;
	width:469px;
	}

#web_trip_button{
	float:left;
	display:inline;
	width:459px;
	height:16px;
	background:url(../img/bg/bg-showTrip.gif) top left no-repeat;
	margin:2px 0 0 0;
	padding:5px;
	font-size:12px;
	}
	
#web_trip_button a{
	color:#FFFFFF;
	text-decoration:none;
	}
a.goto_trip {
  color: #544B36;
  font-weight: bold;
  text-decoration: none;
}

.openedlayer{
	background:none !important;
	width:878px !important;
	}

.openedlayer div{
	margin:0 !important;
	padding:0 !important;
	}

#layerzoom{
	margin-top:0 !important;
	height:410px !important;
	}

    div.portrait    { width    : 615px !important; }
    div.landscape   { width    : 878px !important; }
    div.nophoto     { width    : 360px; }
	
	.portrait ins	{ width       : auto !important; height: auto !important; }
    .landscape ins  { width      : auto !important; height: auto !important; }
	
	.portrait ins img, .landscape ins img { width:auto; height:auto; }
	
	.resize_l ins img{ width:480px; height:320px; }

	.resize_p ins img{ width:307px; height:410px; }
	