/* 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; */ /*Commented by ASIF ALI on 13th Feb 2008 to solve ActivityTip pop up (Dropdownlist) issue */
	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;
}
.cellReviews table, tr, td, th
{
	/*border: 0px white;*/
}
.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: 3px;
	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: 3px;
	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: 10px 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: 3px;
	color: #006699;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold; /*height:40px;*/
}

.AddDestinations .textfield
{
	width: 140px;
	height: 17px;
	border: 1px solid #cccccc;
	color: #006699;
	font-size: 11px;
}
.AddDestinations .btnSearchCity2
{
	width: 43px;
	height: 19px;
	background-image: url(../img/search_but3.gif);
	background-color: #fff;
	border: none;
}
.AddDestinations .submit_btn_add
{
	border: 1px solid #666666;
	color: #CC3333;
	background: #FFFFFF url(../img/btn_bg.gif) top repeat-x;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bolder;
	height: 20px;
	width: 65px;
}

* 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: #fff;
	border: none;
}
#browse_but
{
	width: 100%;
	height: 19px;
	font-size: 13px;
}

/* ------- 9 July ----------*/
.note
{
	background-color: #f1f2ec;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* ------- 9 July ----------*/
.note-dest
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 10px;
	margin-top: 3px;
	background-color: #dfd5d4;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* below css is written by sandeep for left activity search coloumn implemented on Destination Landing Activity Tab*/
#landingactivitylist a
{
	font-family: Verdana,Helvetica,sans-serif;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 21px;
	line-height: 12px;
	padding-left: 39px;
	padding-top: 6px;
	text-decoration: underline;
	margin-bottom: 7px;
	width: 100%;
}
#landingactivitylist a.active
{
	background-position: 0 100%;
	background-repeat: no-repeat;
	color: #CC0000;
	text-decoration: none;
	margin-bottom: 0px;
}
#landingactivitylist a:hover
{
	background-position: 0 100%;
	background-repeat: no-repeat;
	color: #CC0000;
	text-decoration: none;
}
#landingactivitylist a.Land_Activities
{
	background-image: url(../img/menu/activity_types/land_activities.gif);
}

#landingactivitylist a.Water_Activities
{
	background-image: url(../img/menu/activity_types/water_activities.gif);
}
#landingactivitylist a.Air_Activities
{
	background-image: url(../img/menu/activity_types/air_activities.gif);
}
#landingactivitylist a.Attractions_Activities
{
	background-image: url(../img/menu/activity_types/attractions.gif);
}
#landingactivitylist a.Arts_and_Culture_Activities
{
	background-image: url(../img/menu/activity_types/cultural.gif);
}
#landingactivitylist a.Leisure_and_Relaxation_Activities
{
	background-image: url(../img/menu/activity_types/leisure.gif);
}
#landingactivitylist a.Nightlife_Activities
{
	background-image: url(../img/menu/activity_types/nightlife.gif);
}
#landingactivitylist a.Educational_Activities
{
	background-image: url(../img/menu/activity_types/educational.gif);
}
#landingactivitylist a.Wildlife_Encounters_Activities
{
	background-image: url(../img/menu/activity_types/ecotourism.gif);
}

#landingactivitylist a.sub
{
	display: block;
	line-height: 20px;
	text-decoration: underline;
	color: #006699;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 39px;
}

#landingactivitylist a.sub-active
{
	display: block;
	line-height: 20px;
	text-decoration: underline;
	color: #CC0000;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 39px;
}
.bluetitle
{
	height: 31px;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
/*below css added by sandeep for the new design of the my activity page 12 may 2010*/
.activities h1
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.land
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.land a:link, .land a:visited
{
	background-image: url("../img/menu/activity_types/land_activities.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 22px;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 40px;
}

.land a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-image: url("../img/menu/activity_types/land_activities.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.water
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.water a:link, .water a:visited
{
	background-image: url("../img/menu/activity_types/water_activities.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 22px;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 40px;
}

.water a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-image: url("../img/menu/activity_types/water_activities.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.air
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.air a:link, .air a:visited
{
	background-image: url("../img/menu/activity_types/air_activities.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 22px;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 40px;
}

.air a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-image: url("../img/menu/activity_types/air_activities.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.cultural
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.cultural a:link, .cultural a:visited
{
	background-image: url("../img/menu/activity_types/cultural.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 22px;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 40px;
}

.cultural a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-image: url("../img/menu/activity_types/cultural.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
}


.leisure
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.leisure a:link, .leisure a:visited
{
	background-image: url("../img/menu/activity_types/leisure.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 22px;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 40px;
}

.leisure a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-image: url("../img/menu/activity_types/leisure.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.nightlife
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.nightlife a:link, .nightlife a:visited
{
	background-image: url("../img/menu/activity_types/nightlife.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 22px;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 40px;
}

.nightlife a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-image: url("../img/menu/activity_types/nightlife.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.educational
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.educational a:link, .educational a:visited
{
	background-image: url("../img/menu/activity_types/educational.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 22px;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 40px;
}

.educational a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-image: url("../img/menu/activity_types/educational.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.ecotourism
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.ecotourism a:link, .ecotourism a:visited
{
	background-image: url("../img/menu/activity_types/ecotourism.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 22px;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 40px;
}

.ecotourism a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-image: url("../img/menu/activity_types/ecotourism.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.attraction
{
	color: #02619f;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.attraction a:link, .attraction a:visited
{
	background-image: url("../img/menu/activity_types/attractions.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #006699;
	display: block;
	font-size: 12px;
	height: 27px;
	line-height: 22px;
	margin-bottom: 7px;
	text-decoration: underline;
	padding-left: 40px;
}

.attraction a:hover
{
	color: #CC0000;
	text-decoration: none;
	background-image: url("../img/menu/activity_types/attractions.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
}
td.activity-checkbox
{
	width: 13px;
}
td.activity-list
{
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
td.activity-list .InactiveActivityTypeName
{
	color: #006699;
}
td.activity-list .ActiveActivityTypeName
{
	color: #CC0000;
}
td.activity-list .CityCountryList
{
	color: #006699;
	margin-top:8px;
	margin-bottom:8px;
}
td.activity-list .CityCountryList td
{
	padding-bottom:3px;
}