* {
	margin: 0px;
	padding: 0px;
}
Body { background-color:#FFFFFF; margin:1px; font-size:62.5%; font-family:verdana,sans-serif; color:#000000;}
Div { border:#CCCCCC 0px solid; padding:0; }
Form { margin:0; padding:0; }
LI { font-family:verdana,sans-serif; color: #000; line-height:23px;}
H1 { color:#0A58BA; font-family:verdana,sans-serif; font-size:1.4em; font-weight:bold; margin:0; }
Img { border:0; }


A:link,A:visited,A:active { text-decoration:none; color:#105289;outline:none; }
A:hover { text-decoration:underline; color:red; }
TH,TD {font-family:verdana,sans-serif; color:#000000; font-weight:normal; }


#adminmain {
	text-align: left;
	width: 966px;
	clear: both;
	font-size:12px;
}


#sitemain {
	text-align: left;
	width: 960px;
	clear: both;
	font-size:12px;
	margin:0 auto;
}
.WelcomeNote{ font-size:1.1em; font-family:Verdana, Arial, Helvetica,sans-serif;text-align:left;}
.AdminLink{color:#7d7d7d;text-decoration:none;}
.AdminLink:hover{color:#000000;text-decoration:none;}
.AdminImages:hover{ margin:0; border:#e6e6e6 1px solid;}
.AdminImages{ margin:0; border:#ffffff 1px solid;}

#index_hover {
	display:block;
	border:1px solid #fff;
	width:85px;
}

#index_hover:hover {
	border:1px solid #e6e6e6;
	width:85px;
}

.welcomeBorder {
	border: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	/*margin-top: 7px;*/
}

.successMessage {
	color:#008000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
}
.errorMessage {
	color:#FF0000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#adminfooter{
	width: 966px;
	clear: both;
	font-size:1.2em;
}
.greyLine { background-color:#dad7d7; }
.BrownLine { background-color:#9AB6A6; }
.LeftContainer { background-color:#FFFFFF; width:150px; vertical-align:top;}

.PageTitle{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-align:left;
	color: #FF9900;
	font-weight:bold;
	padding:4px 0px 6px 0px;
}
.ListAltRow {background-color:#F5F5F5; font-family: Tahoma, Arial, Helvetica, sans-serif;	Font-weight:normal;	color: #000000;	text-decoration: none;}
.ListAltRow1 {background-color:#FFFFFF; font-family: Tahoma, Arial, Helvetica, sans-serif;		Font-weight:normal;	color: #000000;	text-decoration: none;}
.ListAltRow1 td{
	padding:5px;
}
.ListAltRow td{
	padding:5px;
}
.login-textbox{
	background:none repeat scroll 0 0 #FBFBFB;
	border:1px solid #E5E5E5;
	font-size:2em;
	margin-right:6px;
	margin-top:2px;
	padding:3px;
	width:220px;
	color:#777777;
}
.ListHeader {background-color:#9AB6E6; border-top:1px solid #2F6BB3; font-weight:bold; padding:5px 5px 5px 2px; color:#FFFFFF;}
.ListHeaderTD {border: solid 0.1px black; margin-top:3px;}
.MenuDesc {border: solid 1px #A6A6A6; background-color:#ffffff; margin:0 auto;}
.breadCrumbLink{
	color : #F22A0A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

a.breadCrumbLink{
	color : #F22A0A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
a.breadCrumbLink:hover{
	color : red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mandatory {font-size:11px; color:red}
.indexBlock{
	padding: 20px 0px 10px 0px;
	float:left;
	width:310px;
}
.indexBlock img{
	max-width:80px;
}
.galleryBlock{
	padding: 5px 0px 5px 0px;
	float:left;
	width:240px;
	border:1px solid #e6e6e6;
	margin:5px;
	height:135px;
	overflow:auto;
}

/*.Button { margin:0; font-size:11px; font-family:verdana,sans-serif; font-weight:bold; cursor:pointer; padding-left:2px; padding-right:2px; }*/
.text{ font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 12px;	Font-weight:normal;	color: #000000;	text-decoration: none;}
.suggestions {
	border: 1px solid #e6e6e6;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	/*margin-top: 7px;*/
}
.MediumLink{
	font-size:1.1em;
}
input[type='text'],input[type='file'], select, textarea{ 
	border:1px solid #CCCCCC;
	margin:0; 
}

.suggetions{
	background-color:#fff;
	border:1px solid #005693;
	left:712px;
	margin-top:3px;
	padding:4px;
	position:absolute;
	text-align:left;
	width:242px;
	z-index:1000;
	display:none;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: fixed;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 55%;
	padding: 10px;
	border: 3px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.loginText{
	font-size:1.3em;
	color:#777777;
}
.helpDiv{
	border:1px solid #e6e6e6;
	color:#377FD3;
	padding:4px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:italic;
}
.icons{
	vertical-align:middle;
	padding-right:5px;
}

/*Left menu*/

#leftPanelMenu {
	width: 172px;
}
#leftPanelMenu h3{
	color:#CCCCCC;
	width:160px;
	font-size:1em;
	clear:both;
}
#leftPanelMenu h3 a{
	color:#005693;
	text-decoration:none;
	float:left;
	width:160px;
	padding:5px;
	background:#e4f0fe;
	border:1px solid #a4bed4;
	border-bottom:0px solid #fff;

}
#leftPanelMenu h3:last-child a{
	color:#005693;
	text-decoration:none;
	float:left;
	width:160px;
	padding:5px;
	background:#e4f0fe;
	border:1px solid #a4bed4;
}

#leftPanelMenu h3 a:hover{
	background:#cce2fe;
}
#leftPanelMenu h3 a.selected{
	background:#cce2fe;
	/*border-top:none;*/
}
.accordionContent{
	color:#444444;
	padding:5px;
	border-left:1px solid #a4bed4;
	border-right:1px solid #a4bed4;
	clear:both;
}
.accordionContent ul{
	padding-left:20px;
}
.accordionContent li{
	line-height:18px;
	margin-left:9px;
}
.accordionContent a{
	color:#0066cc;
	text-decoration:none;
}
.accordionContent a:hover{
	text-decoration:underline;
}
.accordionContent a.active{
	color:#0066cc;
	font-weight:bold;
}

/*End of left menu*/

/*top-deals section */
.travel-text-selBox{
	cursor:pointer;
	width:150px;
	border:1px solid #CCCCCC;
	font:
}
/*End of top deals section */

/*Itinerary section */
#iternary_details_error{
	padding-left:50px;
}
.suggestions1 {
	border: 1px solid #e6e6e6;
	margin-top: 5px;
	padding-bottom: 5px;
	/*margin-top: 7px;*/
}
/* End of itinerary section */
/* Table sorter start */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 10pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #9AB6E6;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	font-size:12px;
	cursor: pointer;
	font-weight:bold;
	color:#FFFFFF;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	font-size: 10pt;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F5F5F5;
}
table.tablesorter thead tr .headerSortUp {
}
table.tablesorter thead tr .headerSortDown {
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

div.tablesorterPager {
	padding: 10px 0 10px 0;
	background-color: #D6D2C2;
	text-align: center;
}
div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.prev {
	width: auto;
	margin-right: 10px;
}
div.tablesorterPager input.next {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input {
	font-size: 8px;
	width: 50px;
	border: 1px solid #330000;
	text-align: center;
}


/* Table sorter end */

.clear-all{
	clear:both;
}
#featuredHolidayName{
	float:left;width:500px
}
#featuredHoliday{
	float:left;width:100px
}
.LegendsPadding{
	padding:2px 7px 2px 0;
}
.ui-autocomplete-input{  border:1px solid #bcbcc5; border-radius:0px 4px 4px 0px; -moz-border-radius:0px 4px 4px 0px; -webkit-border-radius:0px 4px 4px 0px; -o-border-radius:0px 4px 4px 0px; /*padding:6px 0px 6px 10px; */ width:230px; margin:0;}
.shadow{  width:500px; height:17px; position:absolute; bottom:-18px; left:0px; }
/*** Auto Complete Styles ***/
.ui-helper-hidden-accessible{ display:none; }
.ui-autocomplete{ background:#F6F6F6; width:200px; line-height:20px; border:1px solid #CCCCCC; border-radius:0px 0px 5px 5px; -moz-border-radius:0px 0px 5px 5px; -webkit-border-radius:0px 0px 5px 5px; -o-border-radius:0px 0px 5px 5px; max-height:200px; overflow:auto; }
.ui-autocomplete li{ border-bottom:1px solid #e5e5e5}
.ui-autocomplete a{ color:#888888; display:block; padding:0px 0px 0px 15px; }
.ui-autocomplete a:hover{ background:#c64f26; color:#fff; text-decoration:none; }
.ui-autocomplete-loading {
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
 	background:#c64f26;
 	color: #fff;
}
.findBtn {
    background: none repeat scroll 0 0 #DA3A24;
    border: 1px solid #BABABA;
    border-radius: 5px 5px 5px 5px;    
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    padding: 5px;
}

label.error  {
	font-size:11px;
	background-color:#cc0000;
	color:#FFFFFF;
	padding:3px;
	margin-left:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
}

.no-error{
text-align:center;
}
