.overview-tab-contents .overview-topic-heading
{
	margin-bottom: 16px;
}
.overview-tab-contents .overview-city-name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.overview-tab-contents .print-link
{
	font-weight: bold;
}
.overview-tab-contents .print-link a
{
	color: #069;
	text-decoration: none;
}
.overview-tab-contents .overview-image-video
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

.overview-tab-contents .overview-video
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.overview-tab-contents .link-more-photos
{
	width: 310px;
	text-align: right;
	font-size: 9px;
	margin-top: 6px;
	padding-top: 6px;
	font-family: Verdana, Geneva, sans-serif;
}
.overview-tab-contents .link-more-photos a
{
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	padding-right: 19px;
	text-decoration: none;
	font-weight: bold;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../images/bg_more.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
}
.overview-tab-contents .link-more-videos
{
	text-align: right;
	font-size: 9px;
	margin-top: 6px;
	padding-top: 6px;
	font-family: Verdana, Geneva, sans-serif;
}
.overview-tab-contents .link-more-videos a
{
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	padding-right: 19px;
	text-decoration: none;
	font-weight: bold;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../images/bg_more.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
}
.overview-tab-contents .overview-text h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin-bottom: 12px;
}
.overview-tab-contents .overview-text p
{
	color: #444; /*font-size: 12px;*/
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px; /*margin-bottom: 12px;*/
	margin-top: 12px;
}
.overview-tab-contents .overview-text ol
{
	margin-bottom: 12px;
	color: #444;
	margin-left: 30px;
}
.overview-tab-contents .overview-text ul
{
	margin-bottom: 12px;
	color: #444;
	margin-left: 30px;
}
.overview-tab-contents .overview-text li
{
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 13px;
	color: #444444;
}
.overview-tab-contents .overview-text a
{
	color: #069;
}

.overview-tab-contents p.link-read-review
{
	text-align: right;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
}
.link-read-review a
{
	color: #666666 !important;
	font-family: Verdana, Helvetica, sans-serif;
	padding-right: 19px;
	text-decoration: none;
	font-weight: bold;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../images/bg_more.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	font-size: 9px;
}
.overview-tab-contents
{
	color: #444444;
}
.overview-tab-contents a font
{
	color: #006699 !important;
}
/*below css added by sandeep for edit travel guide section*/
.edit-guide
{
	color: Red;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
}
.edit-guide a:link, .edit-guide a:visited
{
	color: #CC0000;
	text-decoration: none;
}
.edit-guide a:hover
{
	color: #026fcc;
	text-decoration: underline;
}
.section
{
	float: right;
	position: relative;
	top: 8px;
	color: Red;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.overview-tab-contents div .section a:link, .overview-tab-contents div.section a:visited
{
	color: #CC0000;
	text-decoration: none;
}
.overview-tab-contents div .section a:hover
{
	color: #026fcc;
	text-decoration: underline;
}
.modified-created
{
	color: #000;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 200%;
}
.modified-created a:link, .modified-created a:visited
{
	color: #000;
	text-decoration: underline;
}
.modified-created a:hover
{
	color: #CC0000;
	text-decoration: underline;
}
/*edit travel guide page css starts here*/
.dest-form-container
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.dest-form-container h2
{
	font-size: 16px;
	color: #069;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
.form-contents table
{
}
.form-contents th
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFC7D3;
}
.form-contents td
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFC7D3;
}
.form-contents .inner-table
{
	margin-bottom: 6px;
}

.form-contents .inner-table td
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 16px;
}
.form-contents .dest-form-list
{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	height: 20px;
}
.form-contents .dest-form-text-box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	height: 18px;
	width: 200px;
}
.form-contents .category-type
{
	float: left;
	width: 24%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.form-contents .category-type ul
{
	display: inline;
	float: left;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	width: 100%;
	padding: 0px;
}
.form-contents .category-type li
{
	margin-bottom: 6px;
	font-weight: bold;
	width: 100%;
	float: left;
	padding-top: 4px;
	padding-bottom: 7px;
	font-size: 13px;
}
.form-contents .category-type li.selected
{
	font-weight: bold;
	color: #069;
	background-image: url(../../images/form-tab-bg.gif);
	background-repeat: no-repeat;
}
.form-contents #category-fill
{
	float: left;
	width: 687px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #dae4ed;
	background-image: url(../../images/fill-bg-top.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
.form-contents #category-fill .category-fill-item
{
	float: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.form-contents #category-fill .category-fill-item li
{
	margin-bottom: 20px;
}
.form-contents #category-fill .category-fill-item .button-post-review
{
	background-image: url(../../images/btn_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #666;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	width: 100px;
}
.form-contents-new table
{
}
.form-contents-new th
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.form-contents-new td
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.form-contents-new .inner-table
{
	margin-bottom: 6px;
}

.form-contents-new .inner-table td
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 16px;
}
.form-contents-new .dest-form-list
{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	height: 20px;
}
.form-contents-new .dest-form-text-box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	height: 18px;
	width: 200px;
}
.form-contents-new .category-type
{
	float: left;
	width: 24%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.form-contents-new .category-type ul
{
	display: inline;
	float: left;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	width: 100%;
	padding: 0px;
}
.form-contents-new .category-type li
{
	margin-bottom: 6px;
	font-weight: bold;
	width: 100%;
	float: left;
	padding-top: 4px;
	padding-bottom: 7px;
	font-size: 13px;
	cursor: default;
}
.form-contents-new .category-type li.selected
{
	font-weight: bold;
	color: #069;
	background-image: url(../../images/form-tab-bg.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 6px;
}
.form-contents-new #category-fill
{
	float: left;
	width: 684px;
	_width: 670px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-color: #dae4ed;
	background-repeat: no-repeat;
	padding: 0px;
}
.form-contents-new #category-fill .category-fill-item
{
	float: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.form-contents-new #category-fill .category-fill-item li
{
	margin-bottom: 20px;
}
.form-contents-new #category-fill .category-fill-item .button-post-review
{
	background-image: url(../../images/btn_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #666;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	width: 100px;
}

.borderbg
{
	background-image: url(../../images/grey-border-bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

.change
{
	color: Red;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	border: none;
}
.change a:link, .change a:visited
{
	color: red;
	text-decoration: none;
}
.change a:hover
{
	color: #026fcc;
	text-decoration: underline;
}
ol, ul, li
{
	/*margin:inherit;*/
	padding: 0;
}
/*.... below CSS is written by sandeep for infragistics HTML editor...*/
/*.InfragisticsHTMLEditor table
{
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
}
.InfragisticsHTMLEditor td
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left:none;
	font-family:sans-serif;
	font-size:10pt;
	color:#000000;
	font-weight:normal;
}
.InfragisticsHTMLEditor h2
{
	color:#000000;
}*/
/*#CitySearchSection table
{
	border-bottom: none;
	border-top: none;
	border-right: none;		
}*/
.ShowHTMLEditor
{
	display: table; #display:block;
_display:block;
}
.HideHTMLEditor
{
	display: none;
}
.ShowClickableText
{
	border: 1px solid #999999;
	overflow: hidden;
	height: 30px;
	width: 400px; /*display: table;*/
	display: block; #display:block;
_display:block;
}
.HideClickableText
{
	border: 1px solid #999999;
	overflow: hidden;
	height: 30px;
	width: 400px;
	display: none;
}
/*--- below css is suggested by infragistics for solving css clashing issue in IE -- */
.InfragisticsHTMLEditor body
{
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: x-small;
}
.InfragisticsHTMLEditor p
{
	padding-top: 0px; /*font-size: x-small;*/
	color: Black;
	font-weight: normal;
}
.InfragisticsHTMLEditor .activity
{
	border-style: none;
	padding: 3px;
	font-weight: bold;
	background-color: #1C3A70;
	color: #FFFFFF;
	font-size: x-small;
}
.InfragisticsHTMLEditor .section
{
	font-weight: bold;
	color: Blue;
	padding-top: 6px;
	padding-bottom: 0px;
	font-size: x-small;
}
.InfragisticsHTMLEditor .fieldName
{
	font-weight: bold;
	color: Black;
	font-size: x-small;
}
.InfragisticsHTMLEditor table
{
	border: 0;
	font-size: x-small;
}
.InfragisticsHTMLEditor thead
{
	background-color: #DDDDDD;
	color: Black;
	font-weight: bold;
	font-size: x-small;
}
.InfragisticsHTMLEditor td
{
	padding: 3px 3px 3px 3px;
	font-size: x-small; /* css added by sandeep */
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: none;
	color: #000000;
	font-weight: normal;
}
.InfragisticsHTMLEditor .tdAlt1
{
}
.InfragisticsHTMLEditor .tdAlt2
{
	background-color: #F0F0F0;
}
.InfragisticsHTMLEditor caption
{
	border-style: none;
	padding: 3px;
	font-weight: bold;
	background-color: #cad8ea;
	color: #000000;
	text-align: left;
	font-size: x-small;
}
.InfragisticsHTMLEditor hr
{
	border-style: groove;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}
.InfragisticsHTMLEditor .hrshort
{
	width: 25%;
	border-style: groove;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
/*below css added for write overview manual page*/
.writing-manual h1
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 5px;
}
.writing-manual p
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 15px;
	line-height: 120%;
}
.writing-manual ol
{
	list-style: decimal;
}
.writing-manual li
{
	list-style: decimal;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
}
.writing-manual ul
{
	list-style: disc;
	margin: 0 0 0 30px;
	padding: 0;
}
.writing-manual ul li
{
	list-style: disc;
	padding-top: 8px;
}
/*below css adeed by sandeep for edit travel guide change photo/video box*/
.recent-video-title
{
	height: 20px !important;
}
.recent-video-description
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
.recently-added-videos
{
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

tr.spacer td
{
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
