<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* User Profile
--------------------------------------------------*/
.profile {
	padding: 0 0 50px 2px;
	}
	.profile A:hover {
		text-decoration: underline;
		}

/* Profile Layout
------------------------------*/
.profile-wrap {
	min-height: 700px;
	padding-top: 10px;
	overflow: visible !important;
	}
	.profile-wrap:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
.profile .sidebar {
	width: 202px;
	}
.profile .content {
	width: 761px;
	padding-left: 20px;
	}
.profile .with-right-col .content-inner {
	float: left;
	width: 625px;
	padding-right: 10px;
	}
.profile .col-right {
	width: 115px;
	margin-top: 30px;
	padding: 27px 0 27px 10px;
	font-size: 11px;
	border-left: 1px solid #e9e9e9;
	}

/* Profile Elements
------------------------------*/
/* Headers */
.profile H1 {
	font-size: 23px;
	font-weight: bold;
	color: #2e2e2e;
	}
.profile H3,
.profile H3 A.normal {
	position: relative;
	z-index: 2;
	margin-left: 0;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #2e2e2e;
	}
	.profile H3 A.normal:hover {
		text-decoration: none;
		}
	.profile H3 A {
		margin-left: 4px;
		font-weight: normal;
		color: #4e9600;
		}
		.profile H3.h-links A {
			margin: 0 5px 0 0;
			font-weight: bold;
			color: #004db5;
			}
.profile H4 {
	font-size: 12px;
	font-weight: bold;
	}


/* Headline With Header And Tabs */
.head-line {
	overflow: hidden;
	border-bottom: 3px solid #517ec3;
	}
	.head-line H3 {
		float: left;
		padding: 0;
		line-height: 25px;
		}
		.head-line H3 .swfupload {
			margin-top: 5px;
			}
	.head-line .nav-tabs {
		float: right;
		}
		.head-line .nav-tabs-left {
			float: left;
			}
			.head-line .nav-tabs-left UL {
				float: none;
				}

/* Navigation Tabs */
.nav-tabs {
	overflow: hidden;
	}
.nav-tabs UL {
	float: right;
	overflow: hidden;
	margin: 0 !important;
	}
	.nav-tabs UL LI {
		float: left;
		height: 25px;
		line-height: 25px;
		padding: 0 10px;
		}
		.nav-tabs LI.active {
			background: none repeat scroll 0 0 #517EC3;
			border-radius: 5px 5px 0 0;
			}
			.nav-tabs LI.active A {
				color: #FFFFFF;
				text-decoration: none;
				cursor: default;
				}
		.ui-tabs-hide {
			display: none;
			}
		.nav-tabs LI.ui-state-active {
			background: #517ec3;
			-webkit-border-radius: 5px 5px 0 0;
			-moz-border-radius: 5px 5px 0 0;
			border-radius: 5px 5px 0 0;
			}
			.nav-tabs LI.ui-state-active A {
				cursor: default;
				color: #fff;
				}
				.nav-tabs LI.ui-state-active A:hover {
					text-decoration: none;
					}
/* Headline Actions (Under Headline Tabs) */
.profile .head-line-actions {
	/*height: 35px;*/
	line-height: 35px;
	margin-bottom: 10px;
	padding: 0 7px;
	background: #fafafa;
	}
.profile .head-line-actions A {
	margin: 0 7px;
	line-height: 35px;
	}
.profile .travels .head-line-actions .e-select {
	margin: 20px 13px;
	line-height: 18px;
	}
	.profile .travels .head-line-actions .e-select .selected A {
		width: 697px;
		}
	.profile .travels .head-line-actions .e-select .container UL LI {
		max-width: 100%;
		}
.profile .head-line-actions .add-photo-btn {
	display: inline-block;
	vertical-align: middle;
	}
	.profile .head-line-actions .add-photo-btn .swfupload {
		margin-top: 8px;
		}
.profile .head-line-actions .switch_count {
	position: static;
	float: none;
	display: inline-block;
	line-height: 35px;
	}
	.profile .head-line-actions .switch_count A {
		margin: 0;
		}

/* User Avatar */
.profile .avatar,
.profile .avatar IMG {
	display: block;
	width: 58px;
	height: 58px;
	}
	.profile .avatar I {
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 58px;
		height: 58px;
		background: url(/images/2.7.4/header/avatar-wrapper.png) no-repeat;
		}

/* String Hider */
.hide {
	position: relative;
	display: inline-block;
	}
.hide i {
	position: absolute;
	left: -58px;
	bottom: -4px;
	width: 58px;
	height: 17px;
	background: url(/images/2.7.4/element/hidden2.png);
	}

/* Top Strip
------------------------------*/
.profile .top {
	height: 34px;
	padding: 0 20px;
	line-height: 34px;
	background: #e8f1fc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	.profile .top UL LI {
		display: inline-block;
		font-weight: bold;
		}
		.profile .top .canyon-side LI {
			padding-left: 15px;
			}
	.profile .top .btn {
		margin-left: -15px;
		margin-top: 5px;
		}
	.profile .top .btn SPAN {
		padding-left: 30px;
		}
	.profile .top .btn SPAN I.arr {
		width: 10px;
		height: 10px;
		left: 12px;
		top: 7px !important;
		background: url(/images/2.7.4/element/buttons/custom/arr-left.gif) no-repeat;
		}

/* Sidebar Panel
------------------------------*/
.sidebar .photo {
	width: 202px;
	}
	.sidebar .photo IMG {
		width: 200px;
		}
.sidebar .actions {
	padding: 5px 0 15px;
	}
	.sidebar .actions LI {
		height: 24px;
		margin-bottom: 1px;
		line-height: 24px;
		}
		.sidebar .actions .general {
			background: #f6f6f6;
			}
		.sidebar .actions LI A {
			display: block;
			padding-left: 10px;
			}
			.sidebar .actions LI.current A,
			.sidebar .actions LI A:hover {
				text-decoration: none;
				background: #e8f1fc;
				}
				.sidebar .actions LI.current A {
					cursor: default;
					}
.sidebar .friends {
	padding: 15px 0 15px 10px;
	}
	.sidebar .friends LI {
		overflow: hidden;
		padding-bottom: 2px;
		line-height: 55px;
		}
	.sidebar .friends .img,
	.sidebar .friends .img IMG {
		overflow: hidden;
		display: block;
		width: 55px;
		height: 55px;
		font-size: 10px;
		line-height: 11px;
		background: #e9e9e9;
		color: #9f9f9f;
		}
	.sidebar .friends LI A.canyon-side {
		width: 130px;
		white-space: nowrap;
		}

/* Right Column
------------------------------*/
.col-right .tours {
	color: #2e2e2e;
	}
.col-right .tours .l-block-image {
	margin-bottom: 3px;
	}
	.col-right .tours .l-block-inner IMG {
		min-height: 55px;
		}
.col-right .tours LI {
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e9e9e9;
	}
	.col-right .tours LI A {
		color: #0046b2;
		}
	.col-right .tours .last {
		border: 0;
		}
	.col-right .tours LI .meal {
		font-size: 12px;
		font-weight: bold;
		color: #4e9600;
		}
	.col-right .tours LI .star {
		font-size: 12px;
		font-weight: bold;
		white-space: nowrap;
		color: #ff8a00;
		}
		.col-right .tours LI .star I {
			display: inline-block;
			width: 12px;
			height: 12px;
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAAEhcmxxAAAAqElEQVQoz2P4X8TAAMIMUEYvnPcfRHCCGEBsA5OHSztBZcCcFmQODPsBcQiyFlGoKmSsDFP9AYjXQfE3dKN40G2H4f/oEsZAXAGVqANiXZjEMTSLLyEbhSwBN4oZiH8DsSeUZka3HIZBEtthCtAxNg0HoFYdw6XhDJaQwoZvg3wI08kCxNtwKNwPxFzYnLQXh4bD2PygDsSrgdgfyTQQ7Q3Ey6GBD1YLAETwB+NnyvA+AAAAAElFTkSuQmCC) no-repeat;
			}
.col-right P A {
	line-height: 18px;
	color: #6d91c1;
	}


/* Profile Main Content
------------------------------*/
.profile .content .user-info {
	padding: 10px 0;
	color: #9f9f9f;
	}
/* Block Photo */
.b-photo {
	padding-bottom: 15px;
	}
.b-photo UL {
	margin: 0 -1px;
	}
	.b-photo LI {
		float: left;
		}
	.b-photo LI P {
		overflow: hidden;
		width: 115px;
		height: 70px;
		padding: 5px 5px 0;
		font-size: 11px;
		text-align: center;
		background: #f7f7f7;
		}
		.b-photo LI P A {
			color: #6d91c1;
			}
	.b-photo LI .l-block-image {
		width: 125px;
		}
	.b-photo LI .l-block-image IMG {
		margin: 0 auto;
		}
/* Blocks Without Content */
.no-content P {
	padding: 30px 15px;
	line-height: 25px;
	color: #3c3c3c;
	}
	.no-content .l-block-image {
		margin: 0 -1px;
		}
.b-photo .add-photo {
	display: inline-block;
	width: 123px;
	height: 25px;
	text-indent: -3000px;
	background: url(/images/2.7.4/button/add_photo.png) no-repeat;
	}
.profile .content .no-content .hotel-fav {
	float: none;
	display: inline-block;
	width: 21px;
	height: 19px;
	padding: 0;
	vertical-align: middle;
	background: url(/images/2.7.4/sprite/love_icon.png) no-repeat 0 0;
	}
	.profile .content .no-content .favorited {
		background-position: 0 -60px;
		}
.b-reviews .add-review {
	display: inline-block;
	width: 101px;
	height: 25px;
	padding-left: 28px;
	background: url(/images/2.7.4/sprite/button_add.png) no-repeat;
	color: #fff;
	}
	.b-reviews .add-review:hover {
		text-decoration: none;
		}
/* Photo Headline Action Overrides */
.profile .head-line-actions .e-select {
	height: 25px;
	margin: -5px 0 0;
	vertical-align: middle;
	}

/* Block With All Photos
.b-photo-all .head-line {
	width: 640px;
	}
.b-photo-all LI {
	float: none;
	overflow: hidden;
	padding-bottom: 10px;
	}
	.b-photo-all .l-block-image {
		float: left;
		width: 642px !important;
		margin-top: -1px;
		}
.b-photo-all .photo-info {
	width: 112px;
	line-height: 18px;
	}
	.b-photo-all .photo-info .date {
		font-style: italic;
		}
	.b-photo-all .photo-info .desc {
		color: #2e2e2e;
		}
	.b-photo-all .photo-info .comment {
		padding: 20px 0;
		}
		.b-photo-all .photo-info .comment A {
			color: #517ec3;
			}
		.b-photo-all .photo-info .comment SPAN {
			margin-left: -4px;
			padding: 0 4px;
			font-weight: bold;
			background: #e8f1fc;
			-webkit-border-radius: 2px;
			-moz-border-radius: 2px;
			border-radius: 2px;
			}
	.photo-info .date {
		color: #9f9f9f;
		}
	.photo-info .rating SPAN.count {
		display: block;
		color: #9f9f9f;
		}
	.photo-info .give {
		position: relative;
		}
		.photo-info .give .r00 I { top: -340px; }
		.photo-info .give A:hover SPAN {
			bottom: -18px;
			} */
/* Block With Single Photo */
.b-photo-single LI {
	float: none;
	}
.b-photo-single .l-block-image {
	width: auto !important;
	}
.b-photo-single .l-block-image IMG {
	max-width: 760px;
	}
.b-photo-single .photo-info {
	padding-top: 4px;
	line-height: 18px;
	}
	.b-photo-single .photo-info .rating {
		float: right;
		padding-top: 3px;
		}
	.b-photo-single .photo-info .desc {
		width: 645px;
		color: #2e2e2e;
		}
/* Single Photo Comments */
.profile .comments {
	clear: both;
	}
.profile .comments .avatar {
	position: relative;
	float: left;
	}
.profile .comments LI {
	float: none;
	overflow: hidden;
	padding-bottom: 10px;
	}
	.profile .comments LI P {
		overflow: visible;
		width: auto;
		height: auto;
		padding: 0 0 0 68px;
		font-size: 12px;
		text-align: left;
		background: none;
		}
		.profile .comments LI P A {
			color: #0046b2;
			}
		.profile .comments LI .date {
			margin: -2px 0 0 0;
			font-size: 10px;
			}
		.profile .comments LI DIV {
			padding-left: 68px;
			color: #2e2e2e;
			}
/* Add Comment Form */
.profile .comments FORM P {
	padding-bottom: 5px;
	}
.b-photo-single .comments FORM TEXTAREA,
.profile .comments FORM TEXTAREA {
	display: block;
	width: 630px;
	height: 50px;
	padding: 4px 5px;
	}
	.profile .comments FORM TEXTAREA {
		width: 610px;
		}
.profile .comments FORM .btn {
	margin-left: 0;
	}

/* All Photos (Icon View) */
.b-photo UL.photo-list-icon-view {
	margin-right: -34px;
	}
.b-photo .photo-list-icon-view LI {
	margin: 0 34px 34px 0;
	}
/* All Photos (Blog View) */
.b-photo .photo-list-blog-view LI {
	float: none;
	}
	.b-photo .photo-list-blog-view .l-block-image {
		width: auto;
		}
		.b-photo .photo-list-blog-view .l-block-image IMG {
			max-width: 100%;
			}
	.b-photo .photo-list-blog-view .photo-info {
		width: auto;
		padding: 6px 0 0;
		}
		.b-photo .photo-list-blog-view .photo-info .meta {
			padding-top: 0;
			}
			.b-photo .photo-list-blog-view .photo-info .meta .desc {
				color: #424242;
				}
		.b-photo .photo-list-blog-view .photo-info .actions {
			margin-top: -20px;
			}
			.b-photo .photo-list-blog-view .photo-info .actions A {
				display: inline-block;
				padding: 0 5px;
				line-height: 20px;
				}
				.b-photo .photo-list-blog-view .photo-info .actions A:hover {
					text-decoration: none;
					background: #e6f1fc;
					}

/* Block Review &amp; Photo Album View */
.profile .review,
.b-photo-albums {
	width: 623px;
	}
.profile .review,
.b-photo-albums .photo-album {
	padding-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
	}
.profile .review .canyon-section,
.b-photo-albums .canyon-section {
	margin-left: -1px;
	}
.profile .review .canyon-side,
.b-photo-albums .canyon-side {
	width: 490px;
	line-height: 18px;
	}
	.profile .review .place-info {
		padding-bottom: 15px;
		font-style: italic;
		color: #9f9f9f;
		}
		.profile .review .place-info .star {
			display: inline-block;
			width: 11px;
			height: 10px;
			background: url(/images/2.7.4/element/star-gray-11x10.gif) no-repeat;
			}
		.profile .review .place-info SPAN {
			padding-right: 10px;
			}
			.profile .review .place-info SPAN A {
				color: #9f9f9f;
				}
			.profile .review .place-info .last {
				padding: 0;
				}
	.profile .review H4:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}
	.profile .review H4 .review-title {
		float: left;
		width: 405px;
		overflow: hidden;
		white-space: nowrap;
		}
	.profile .review H4 .raitings {
		float: right;
		top: 3px;
		}
	.profile .review .text {
		width: auto;
		margin-left: 0;
		line-height: 18px;
		color: #2e2e2e;
		}
	.profile .b-photo-albums .text {
		color: #2e2e2e;
		}
	.b-photo-albums H4 {
		color: #2e2e2e;
		}
	.b-photo-albums .meta {
		color: #9f9f9f;
		}
		.b-photo-albums .meta A {
			color: #6d91c1;
			}
	.profile .review .actions LI,
	.b-photo-albums .actions LI {
		float: left;
		padding-right: 4px;
		color: #9f9f9f;
		}
		.profile .review .actions LI A,
		.b-photo-albums .actions LI A {
			margin-right: 4px;
			color: #6d91c1;
			}
	.b-photo-albums .l-block-image .b-content {
		width: 123px;
		}

/* Profile Settings */
.profile .b-settings .nav-tabs {
	float: left;
	padding-left: 10px;
	}
.profile .b-settings .b-settings-inner {
	padding: 15px 0 5px;
	background: #f8f7f6;
	}
	.profile .b-settings DL {
		padding-bottom: 10px;
		line-height: 25px;
		}
		.profile .b-settings DL:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
			}
		.profile .b-settings DL DT {
			float: left;
			width: 160px;
			padding-right: 3px;
			text-align: right;
			}
		.profile .b-settings DL DD {
			float: right;
			width: 595px;
			color: #2e2e2e;
			}
	.profile .b-settings SELECT {
		width: 305px;
		}
		.profile .b-settings #profile_birth_date_day {
			width: 70px;
			margin-right: 8px;
			}
		.profile .b-settings #profile_birth_date_month {
			width: 100px;
			margin-right: 8px;
			}
		.profile .b-settings #profile_birth_date_year {
			width: 119px;
			}
	.profile .b-settings INPUT {
		width: 290px;
		margin-right: 5px;
		padding: 2px 4px;
		}
		.profile .b-settings INPUT[type=checkbox] {
			width: auto;
			}
	.profile .b-settings TEXTAREA {
		width: 294px;
		height: 60px;
		min-height: 60px;
		max-height: 120px;
		margin: 2px 5px 0 0;
		padding: 2px 4px;
		resize: vertical;
		}
		/* G-Select Profile Places */
		.profile .b-settings DL .btn-g {
			display: inline-block;
			}
			.profile .b-settings DL .btn-g .select INPUT {
				width: auto;
				}
			.profile .b-settings DL .btn-g .select .sub INPUT {
				margin-right: 20px;
				}
			.profile .b-settings DL .btn-g .select .sub LABEL {
				color: #8c8c8c;
				}
			.profile .b-settings DL .btn-g .select .bottom {
				margin: 0 -15px;
				padding: 10px 15px 7px;
				border-top: 1px solid #d5d5d5;
				}
		/* Places List */
		.profile .b-settings DL .places P {
			padding-bottom: 3px;
			}
		.profile .b-settings DL .places P I {
			display: inline-block;
			width: 11px;
			height: 11px;
			margin-left: 1px;
			background: url(/images/2.7.4/profile/x-11.gif) no-repeat 0 0;
			cursor: pointer;
			}
			.profile .b-settings DL .places I:hover {
				background-position: 0 -11px;
				}
		.profile .b-settings DL .places SPAN {
			padding-right: 2px;
			}
		.profile .b-settings DL .places A {
			color: #6f6f6f;
			}
			.profile .b-settings DL .places .country A {
				float: none;
				line-height: 25px;
				color: #000;
				}
			.profile .b-settings DL .places A:hover {
				text-decoration: underline;
				}
		/* User View */
		.profile .b-settings DL .places-view SPAN {
			padding: 0;
			}
	.profile .b-settings DL DD A {
		color: #517ec3;
		}
	.profile .b-settings .submit {
		padding: 15px 0 0 165px;
		}
/* Change User Photo Page */
.b-settings .upload-photo {
	padding-bottom: 20px;
	line-height: 18px;
	}
	.b-settings .upload-photo FORM {
		padding: 15px 0;
		}
		.b-settings .upload-photo FORM INPUT {
			width: auto;
			padding: 0;
			}
.b-new-photo .photo-cropper {
	position: relative;
	width: 200px;
	}
.b-new-photo .miniature {
	padding-left: 20px;
	line-height: 18px;
	}
	.b-new-photo .miniature H3 {
		padding-bottom: 0;
		}
	.b-new-photo .miniature P {
		padding-bottom: 5px;
		}
	.b-new-photo .miniature-holder {
		position: relative;
		width: 55px;
		height: 55px;
		overflow: hidden;
		}
		.b-new-photo .miniature-holder IMG {
			position: absolute;
			}
.b-settings .b-new-photo .submit {
	padding: 15px 0 0 0;
	clear: both;
	}

.b-settings .preferences-list .checkbox_list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	.b-settings .preferences-list .checkbox_list LI {
		float: left;
		width: 145px;
		}

/* Avatar Cropper Styles (For JS) */
.imgareaselect-border1 {
	background: url(/images/2.7.4/profile/avatar-cropper/border-v.gif) repeat-y left top;
	}
.imgareaselect-border2 {
	background: url(/images/2.7.4/profile/avatar-cropper/border-h.gif) repeat-x left top;
	}
.imgareaselect-border3 {
	background: url(/images/2.7.4/profile/avatar-cropper/border-v.gif) repeat-y right top;
	}
.imgareaselect-border4 {
	background: url(/images/2.7.4/profile/avatar-cropper/border-h.gif) repeat-x left bottom;
	}
.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
	filter: alpha(opacity=50);
	opacity: 0.5;
	}
.imgareaselect-handle {
	background: #fff;
	border: 1px solid #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	}
.imgareaselect-outer {
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	}
	
.profile-error {
	padding:0 0 10px 20px;
	color:#D4063B;
	}

/* Favorite Hotels List
------------------------------*/
.profile .hotels-list .hotels {
	width: 100%;
	}
.profile .hotels-list .tour-search .checkbox {
	height: 20px;
	padding-top: 0 !important;
	}
.profile .hotels-list LI A {
	color: #0046b2;
	}
.profile .hotels-list .hotel-photo {
	margin-left: 0;
	}
.profile .hotels-list .hotel-info P {
	width: auto;
	height: auto;
	padding: 0;
	font-size: 12px;
	text-align: left;
	background: none;
	}
	.profile .hotels-list .hotel-info .name {
		font-size: 16px;
		}
.profile .hotels-list .hotel-rating {
	width: 90px;
	}
.profile .hotels-list .hotel-fav {
	width: 35px;
	height: auto;
	background: none;
	}

/* Favorite Hotels List Sorting */
.profile .hotels-list .sort-order {
	margin-right: 3px;
	}
.profile .hotels-list .sort-order .select UL {
	margin: 0 -14px 0 -15px;
	}
	.profile .hotels-list .sort-order .select UL LI {
		float: none;
		}
.profile .hotels-list .profile-favorite-hotels .reviews-count {
	display: none;
	}
.profile .hotels-list-bottom .switch_page_new {
	padding-left: 0;
	}

/* Profile Search History
------------------------------*/
.profile .search-history .head-line .nav-tabs {
	float: none;
	}
	.profile .search-history .head-line .nav-tabs UL {
		float: left;
		}

/* Tour Search History */
.profile .search-history .tours {
	padding-bottom: 15px;
	}
.profile .search-history .tours LI .header {
	padding: 0;
	line-height: 25px;
	font-size: 13px;
	color: #2e2e2e;
	}
	.profile .search-history .tours LI .header SPAN {
		font-size: 13px;
		color: #2e2e2e;
		}
.profile .search-history .tours LI A {
	display: block;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid #e9e9e9;
	}
	.profile .search-history .tours LI A:hover {
		text-decoration: none;
		border-top: 1px solid #e7f1fc;
		background: #e7f1fc;
		cursor: pointer;
		}
.profile .search-history .tours LI SPAN {
	display: block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	}
	.profile .search-history .tours LI .tour {
		width: 210px;
		padding-right: 5px;
		text-overflow: ellipsis;
		}
	.profile .search-history .tours LI .date { width: 95px; }
	.profile .search-history .tours LI .room { width: 70px; }
	.profile .search-history .tours LI .nights { width: 50px; }
	.profile .search-history .tours LI .hotel-stars { width: 50px; text-overflow: ellipsis; }
	.profile .search-history .tours LI .meal { width: 75px; }
	.profile .search-history .tours LI .price { width: 90px; }
	.profile .search-history .tours LI .date-search { color: #9f9f9f; }

	.profile .search-history .tours .hotel-stars {
		font-size: 12px;
		font-weight: normal;
		color: #0046b2;
		}

/* Hotel Search History */
.profile .hotels-history-list TD { padding: 5px 0; vertical-align: middle; }
.profile .hotels-history-list .odd TD { background: #f3f7fc; }
.profile .hotels-history-list .hotel-name { width: 380px; }
.profile .hotels-history-list .b-image {
	margin-right: 10px;
	}
.profile .hotels-history-list .hotel-desc {
	padding-top: 5px;
	}
.profile .hotels-history-list .hotel,
.profile .hotels-history-list .region {
	width: 265px;
	}
	.profile .hotels-history-list .hotel {
		font-weight: bold;
		font-size: 14px;
		}
	.profile .hotels-history-list .region {
		overflow: hidden;
		padding-bottom: 2px;
		font-size: 11px;
		color: #358f00;
		text-overflow: ellipsis;
		}
.profile .hotels-history-list .hotel-stars { width: 50px; }
.profile .hotels-history-list .hotel-best { width: 40px; }
.profile .hotels-history-list .hotel-rating { width: 120px; }
.profile .hotels-history-list .date { color: #2e2e2e; }

/* Profile Travels
------------------------------*/
.profile .travels .head-line-actions {
	margin-bottom: 0;
	border-bottom: 1px solid #e9e9e9;
	}
	.profile .travels .head-line-actions .e-select {
		display: none;
		}
.profile .travels TH {
	padding: 15px 0;
	text-align: left;
	font-weight: normal;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e9e9e9;
	background: #fafafa;
	color: #222;
	}
.profile .travels TD,
.profile .travels .submit {
	padding: 12px 5px;
	line-height: 20px;
	vertical-align: top;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e9e9e9;
	background: #fafafa;
	}
.profile .travels TD A {
	color: #666;
	}
	.profile .travels A.del {
	position: relative;
	top: 5px;
	display: none;
	width: 11px;
	height: 11px;
	margin-left: 1px;
	text-indent: -5000px;
	background: url(/images/2.7.4/element/delete-mini.gif) no-repeat 0 0;
	}
	.profile .travels A.del:hover { background-position: 0 -11px; }
	.profile .travels .add {
		display: none;
		}
		.profile .travels .add A {
			color: #0046b2;
			}
.profile .travels TD DIV P {
	white-space: nowrap;
	}
.profile .travels TD DIV P A {
	white-space: normal;
	}
/* Country */
.profile .travels .countries {
	width: 150px;
	padding-left: 20px;
	}
	.profile .travels TD.countries {
		padding-top: 10px;
		padding-left: 8px;
		}
.profile .travels .countries A {
	display: inline-block;
	line-height: 25px;
	color: #222;
	}
	.profile .travels .countries .e-flag {
		margin-right: 3px;
		}
	.profile .travels .countries A SPAN {
		display: inline-block;
		max-width: 105px;
		line-height: 16px;
		}
	.profile .travels .countries A.del {
		display: none;
		top: 7px;
		}
/* Regions */
.profile .travels .regions {
	width: 180px;
	}
/* Hotels */
.profile .travels .hotels {
	width: 200px;
	}
/* Places */
.profile .places .e-select .container {
	left: auto;
	right: -180px;
	width: auto;
	}
.profile .places .e-select .e-checkbox .category {
	display: block;
	padding: 2px 0 0 18px;
	color: #9d9d9d;
	}


/* Edit Travels Mode */
.profile .edit-travels .head-line-actions .e-select {
	display: inline-block;
	}
.profile .edit-travels .head-line-actions .edit {
	display: none;
	}
.profile .edit-travels A.del,
.profile .edit-travels .countries A.del {
	display: inline-block;
	margin-left: -2px;
	}
	/* WebKit Fix */
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		.profile .travels A.del { top: 2px !important; }
		.profile .travels .countries A.del { top: -7px !important; }
		.profile .travels TD DIV P { white-space: normal; }
	}
.profile .edit-travels .add {
	display: block;
	}
.profile .edit-travels TD .e-select-inner {
	top: -17px;
	left: -5px;
	}
.profile .travels .e-select .container {
	min-width: 235px;
	}
	.profile .travels .e-select-scrollable .container UL {
		max-height: 189px;
		}
.profile .travels .submit {
	display: none;
	}
.profile .edit-travels .submit {
	display: block;
	padding-left: 20px;
	}
</pre></body></html>