/* edit_activities.html */
.edit-activities .first {
	border-right:1px solid #CCCCCC;
	width:240px;
	font-family: Verdana,Helvetica, sans-serif;
}
.edit-activities .second {
	border-right:1px solid #CCCCCC;
	width:225px;
}
.edit-activities .third {
	width:442px;
	padding-left:1px;
}

.edit-activities .lefttitle {
	font-weight:bold;
	line-height:14px;
	font-size: 11px;
}
.edit-activities .first .lefttitle {
	height:31px;
	padding-top:14px;
	padding-left:8px;
}
.edit-activities .second .lefttitle {
	height:31px;
	padding-top:10px;
	padding-left:10px;
	font-family: Verdana,Helvetica, sans-serif;
}



.edit-activities .activitiestypes {
	padding-left:7px;
}
.edit-activities .activitiestypes a {
	padding-left:39px;
	padding-top:6px;
	margin-bottom:7px;
	font-size:12px;
	line-height:12px;
	color:#006699;
	text-decoration:underline;

	display:block;
	height:21px;
	background-position: 0 0;
	background-repeat:no-repeat;
}
.edit-activities .activitiestypes a:hover {
	color:#CC0000;
	text-decoration:none;

	background-position: 0 100%;
	background-repeat:no-repeat;
}
.edit-activities .activitiestypes a.active {
	color:#CC0000;
	text-decoration:none;
	background-position: 0 100%;
	background-repeat:no-repeat;
}
.edit-activities .activitiestypes a.land {
	background-image: url(../img/menu/activity_types/land_activities.gif);
}
.edit-activities .activitiestypes a.water {
	background-image: url(../img/menu/activity_types/water_activities.gif);
}
.edit-activities .activitiestypes a.air {
	background-image: url(../img/menu/activity_types/air_activities.gif);
}
.edit-activities .activitiestypes a.attractions {
	background-image: url(../img/menu/activity_types/attractions.gif);
}
.edit-activities .activitiestypes a.cultural {
	background-image: url(../img/menu/activity_types/cultural.gif);
}
.edit-activities .activitiestypes a.leisure {
	background-image: url(../img/menu/activity_types/leisure.gif);
}
.edit-activities .activitiestypes a.nightlife {
	background-image: url(../img/menu/activity_types/nightlife.gif);
}
.edit-activities .activitiestypes a.educational {
	background-image: url(../img/menu/activity_types/educational.gif);
}
.edit-activities .activitiestypes a.ecotourism {
	background-image: url(../img/menu/activity_types/ecotourism.gif);
}

#activitylist {width:190px;}
#activitylist th {padding-left:2px; vertical-align:top;}
#activitylist td {padding-top:3px; padding-bottom:3px;}
#activitylist a {color:#006699; text-decoration:none; font-family: Verdana,Helvetica, sans-serif;
}
#activitylist a.udrl {color:#006699; text-decoration:underline;}
#activitylist a.active {color:#CC0000;}
#activitylist a.sub {display:block; padding-left:10px;}
#activitylist b {
	display:block;
	margin:6px 0 20px 14px;
}

.cellpreview {
	margin-left:4px;
	margin-bottom:8px;
	border:1px solid #FFFFFF;
}
.edit-activities .gradient-cell {
	width:433px;
}
.edit-activities .gradient-cell td {
	padding:8px;
	color:#666666;
	line-height:17px;
	width:50%;
}

.edit-activities h1 {
	font:13px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin-bottom:2px;
}

.edit-activities .actions {
	padding-top:10px;
}
.edit-activities .actions a {
	display:block;
	float:left;
	padding-right:10px;
}
.edit-activities .actions a.active {
	color:#000000;
	text-decoration:none;
}
.previewedit {
	border:1px solid #9EC5D8;
	margin-bottom:18px;
	padding:1px;
}
* html .previewedit {
	padding:0px;
}
.previewedit .gradient-cell {
	width:433px;
	background:url(../img/bg_gradient_cell_top.gif) top repeat-x;
	border-bottom:1px dotted #CC0000;
}
.previewedit .exper {
	background:url(../img/bg_gradient_cell_bottom.gif) bottom repeat-x;
	padding-bottom:10px;
}
.previewedit .exper table {
	margin-top:7px;
}
.previewedit .exper table th {
	color:#006699;
	font-weight:bold;
	width:123px;
	text-align:left;
	padding-left:17px;
	vertical-align:top
}
.previewedit .exper table th a {
	font-weight:normal;
}
.previewedit .exper table td {
	padding-bottom:3px;
}
.previewedit .exper table td p {
	color:#069;
	font-size:11px;
	font-weight:normal;
	margin:3px 0 3px 0;
}
.previewedit .exper input {
	width:195px;
	height:17px;
	border:1px solid #cccccc;
}
.previewedit .exper select {
	width:200px;
	height:17px;
	border:1px solid #cccccc;
}
.previewedit .exper select.date {
	width:54px;
}
.previewedit .exper textarea {
	width:286px;
	height:68px;
	border:1px solid #cccccc;
	overflow:auto;
}
.previewedit .exper textarea.h180 {
	width:286px;
	height:180px;
	border:1px solid #cccccc;
	overflow:auto;
}
.previewedit .exper table td.submit {
	background:url(../img/bg_grey.gif) top repeat-x;
	height:22px;
	text-align:right;
}
.previewedit .exper table td.submit .submit_btn {
	border:1px solid #666666;
	height: 21px;
	margin:2px 6px;
}
	
.edit-activities .second_mytrips {
	width:662px;
	padding-left:8px;
}
.cellReviews {
	margin-bottom:8px;
}
.edit-activities .cellReviews .gradient-cell {
	width:662px;
}
.edit-activities .cellReviews .gradient-cell td {
	width:auto;
}
.edit-activities .cellReviews .gradient-cell td.icons {
	padding-top:44px;
	width:240px;
}
.edit-activities .cellReviews .gradient-cell td.icons2 {
	padding-top:7px;
	width:240px;
}
.tipicons {
	padding-top:6px;
}
.tipicons a {
	display:block;
	float:left;
	height:27px;
	width:28px;
	margin-right:5px;
	background-position:left top;
	background-repeat:no-repeat;
}
.tipicons a.eye {
	background-image:url(../img/tip_icons/eye.gif);
}
.tipicons a:hover.eye {
	background-image:url(../img/tip_icons/eye_ac.gif);
}
.tipicons a.lamp {
	background-image:url(../img/tip_icons/lamp.gif);
}
.tipicons a:hover.lamp {
	background-image:url(../img/tip_icons/lamp_ac.gif);
}
.tipicons a.food {
	background-image:url(../img/tip_icons/food.gif);
}
.tipicons a:hover.food {
	background-image:url(../img/tip_icons/food_ac.gif);
}
.tipicons a.drink {
	background-image:url(../img/tip_icons/drink.gif);
}
.tipicons a:hover.drink {
	background-image:url(../img/tip_icons/drink_ac.gif);
}
.tipicons a.folder {
	background-image:url(../img/tip_icons/folder.gif);
}
.tipicons a:hover.folder {
	background-image:url(../img/tip_icons/folder_ac.gif);
}
.tipicons a.suitcase {
	background-image:url(../img/tip_icons/suitcase.gif);
}
.tipicons a:hover.suitcase {
	background-image:url(../img/tip_icons/suitcase_ac.gif);
}
.tipicons a.excl_mark {
	background-image:url(../img/tip_icons/excl_mark.gif);
}
.tipicons a:hover.excl_mark {
	background-image:url(../img/tip_icons/excl_mark_ac.gif);
}

.tipicons_view {
	padding-top:6px;
}
.tipicons_view a {
	display:block;
	float:left;
	height:27px;
	width:28px;
	margin-right:5px;
	background-position:left top;
	background-repeat:no-repeat;
}
.tipicons_view a.eye {
	background-image:url(../img/tip_icons/eye.gif);
}

.tipicons_view a.lamp {
	background-image:url(../img/tip_icons/lamp.gif);
}

.tipicons_view a.food {
	background-image:url(../img/tip_icons/food.gif);
}

.tipicons_view a.drink {
	background-image:url(../img/tip_icons/drink.gif);
}

.tipicons_view a.folder {
	background-image:url(../img/tip_icons/folder.gif);
}

.tipicons_view a.suitcase {
	background-image:url(../img/tip_icons/suitcase.gif);
}

.tipicons_view a.excl_mark {
	background-image:url(../img/tip_icons/excl_mark.gif);
}



.cellReviews .redlink {
	font:9px Arial, Helvetica, sans-serif;
	display:block;
	margin-top:6px;
	text-transform:uppercase;
}


.AddDestinations {
	padding:16px 0 10px 16px;
}
.AddDestinations table td {
	vertical-align:bottom;
	padding-right:4px;
	color:#006699;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	height:40px;
}

.AddDestinations .textfield {
	width:146px;
	height:17px;
	border:1px solid #cccccc;
	color:#006699;
	font-size:11px;
}
.previewedit form table td.submit {
	background:url(../img/bg_grey.gif) top repeat-x;
	height:22px;
	text-align:right;
}
.previewedit form table td.submit .submit_btn {
	border:1px solid #666666;
	height: 21px;
	margin:2px 6px;
}
* html .pos_chek{
vertical-align:top;
}
.pos_chek{
vertical-align:bottom;
}
#trip_select {width:200px; height:17px;}
#btnSearchCity {width:50px; height:20px; background-image:url(../img/search_but.gif);
background-color:red; border:none;}
#browse_but {width:100%; height:19px; font-size:13px;}
	

