body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#nav, #nav ul {
	margin:0;
	padding:0 !important;
	list-style-type:none;
	list-style-position:outside;
	position:relative;/*line-height:36px;*/
}
#nav a {
	display:block;
	padding:5px 7px;
	/*border:1px solid #333;*/
	color:#555555;
	text-decoration:none;
	/*background-color:#333;*/
    font-size:14px;
}
#nav a:hover {
	/*background-color:#fff;*/
	color:#333;
}
#nav li {
	float:left;
	position:relative;
	/*border-right:1px solid #ffffff;*/

}
#nav ul {
	position:absolute;
	display:none;
	top:33px;
	padding:0px;
	background-color:#ffffff;
	border:1px solid #999999;
	/*width:15em;
	top:2.5em;*/
}
*+ html #nav ul {
	position:absolute;
	display:none;
	top:35px;
	padding:1px;
	/*width:15em;
	top:2.5em;*/
}
#nav li ul a {
	width:15em;
	height:auto;
	float:left;
	border-bottom:1px solid #999999;
    background:#ffffff;
}
#nav li ul a:hover {
	width:15em;
	height:auto;
	float:left;
	color:#ffffff;
	background-color:#999999;
	border-bottom:1px solid #999999;
}
#nav ul ul {
	top:auto;
}
#nav li ul ul {
	left:151px;
	top:0px;
	margin:-1px 0 0 30px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
	
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
.icon_arrow {
	
	background-image:url(images/icon_arrow.png);
	background-repeat:no-repeat;
	background-position:right;
}

.cms-container{margin:0; padding:0;}

.cms-container h3{font-size:20px; color:#333333; margin-bottom:20px;}
.cms-container h3 span{font-size:14px; display:block;}
.cms-container input[type="text"]{margin-bottom:0;}
.cms-container .search-btn{background:#ccc; margin-left:-4px; border-radius:0 4px 4px 0;}
.cms-container .search-btn input{width:44px; height:44px; background-position:6px 7px !important;}
.cms-container .dropdownlist1{min-width: 200px;}
.cms-container a.Preview
            {
                background: url(/Images/icon_preview.png) no-repeat top left;
                display: block;
                width: 26px;
                height: 29px;
                text-indent: -9999px; /* hides the link text */
                margin-top: 8px;
            }
.cms-container .traveler-info.tableStyle th, .cms-container .traveler-info.tableStyle tr td{padding:.5rem .625rem .625rem; font-weight:normal;}
/*.cms-container .traveler-info.tableStyle th{white-space:nowrap;}
.cms-container .traveler-info.tableStyle th:last-child{width:10%;}*/
.cms-container table.details tr td input.imageSubmitLink1{color:transparent;}
.cms-container a.btn
            {
                width: auto;
                background: #999999;
                color: #fff;
                font-size: 14px;
                padding: 10px 18px;
                border-radius: 4px;
                text-decoration:none;
            }
.cms-container a.btn:hover{background:#444444;}

.cms-container .add-container{box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302), 0 1px 3px 1px rgba(60,64,67,0.149);
    padding: 20px;
    border-radius: 5px;
    background-color: #f3f2f1 !important;}

.cms-container .login-container{box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302), 0 1px 3px 1px rgba(60,64,67,0.149);
    width: 500px;
    height: auto;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; background:#f1f3f2; font-family:Arial,sans-serif; font-size:15px;}

.cms-container .login-container .login-logo{text-align:center; width:100%; padding:20px 0;}
.cms-container .login{padding:0 30px 30px 30px;}

.cms-container .destination-table{width:100%;}
.cms-container .destination-table td{padding:0;}

.cms-container .hlist ul li{display: inline-block; font-size: 14px; cursor: pointer; margin: 3px 0;}
.cms-container .hotel-parent, .cms-container .hotel-category{vertical-align:middle; border-right:1px solid #bcbcbc;}
.cms-container .hotel-edit{vertical-align:middle; border-left:1px solid #bcbcbc;}
.cms-container .hlist ul li{background: #eee; padding: 3px 20px 3px 8px; border-radius: 5px; position:relative;}
.cms-container .hlist ul li:after{content: 'x'; position: absolute; right: 5px; top: 4px; font-weight: bold; font-size: 12px; color: #777;}
/*.cms-container .hlist ul li.brand-edit{background: #ddd; padding: 3px 20px 3px 8px; border-radius: 5px; position:relative;}
.cms-container .hlist ul li.brand-edit:after{content: 'x'; position: absolute; right: 6px; top: 1px; font-weight: bold; font-size: 12px;}*/

.clickable
            {
                cursor: pointer;
                background-color: #C9C9C9;
            }
            
            .tableStyle
            {
                width: 100%;
                font-family: Tahoma, Sans-Serif;
                border-style: Solid;
                border-color: White;
                background-color: Window;
                line-height: 22px;
            }
            
            .AlternateHotelRowStyle
            {
                border: 1px;
                border-bottom: 1px solid #CCCCFF;
                padding: 7px 2px 7px 2px;
                background-color: #EEEEEE;
            }
            
            .HeaderStyle
            {
                color: #ffffff;
                font-size: 10pt;
                padding: 0px;
                font-weight: bold;
                background-color: rgb(237, 237, 237); /*#777777;*/
                text-align: left;
            }
            
            .HeaderStyle th
            {
                color: #ffffff;
                font-size: 10pt;
                padding: 0px 0px 0px 5px;
                font-weight: bold;
                background-color: rgb(237, 237, 237); /*#777777;*/
                text-align: left;
            }
            
            .Description
            {
                width: 100px;
                padding: 0px 5px 0px 10px;
            }
            
            .Action
            {
                width: 90px;
                padding: 0px 5px 0px 4px;
                vertical-align: middle;
            }
            
            .Preview
            {
                width: 20px;
                padding: 0px 5px 0px 15px;
                vertical-align: middle;
            }
            
            .Sequence
            {
                width: 100px;
                padding: 0px 7px 0px 5px;
                vertical-align: middle;
            }
            
            .HotelId
            {
                width: 100px;
                padding: 0px 15px 0px 10px;
                vertical-align: middle;
            }
            
            .HotelId
            {
                width: 100px;
                padding: 0px 15px 0px 10px;
                vertical-align: middle;
            }
            
            .OrderId
            {
                width: 60px;
                padding: 0px 15px 0px 10px;
                vertical-align: middle;
            }
            
            .CreatedDate
            {
                width: 150px;
                padding: 0px 5px 0px 10px;
                vertical-align: middle;
            }
            
            .ModifiedDate
            {
                width: 150px;
                padding: 0px 5px 0px 25px;
                vertical-align: middle;
            }
            
            .HotelName
            {
                width: 175px;
                padding: 0px 8px 6px 10px;
                vertical-align: middle;
            }
            
            .Address
            {
                width: 170px;
                padding: 0px 8px 6px 10px;
                vertical-align: middle;
                font-size:11px;
            }
            
            .Rating
            {
                width: 50px;
                padding: 0px 8px 6px 20px;
                vertical-align: middle;
            }
            
            .AllowSimilarHotels
            {
                width: 140px;
                padding: 0px 8px 6px 35px;
                vertical-align: middle;
            }
            
            .NoofImages
            {
                width: 90px;
                padding: 0px 8px 6px 35px;
                vertical-align: middle;
            }
            
            .imageSubmitLink1
            {
                width: 68px;
                height: 36px;
                color: transparent;
                border-top-color: currentColor;
                border-right-color: currentColor;
                border-bottom-color: currentColor;
                border-left-color: currentColor;
                border-top-width: 0px;
                border-right-width: 0px;
                border-bottom-width: 0px;
                border-left-width: 0px;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: none;
                cursor: pointer;
                background-attachment: scroll;
                background-repeat: repeat;
                background-position-x: 0%;
                background-position-y: 0%;
                background-size: auto;
                background-origin: padding-box;
                background-clip: border-box;
                background-color: transparent;
            }
            
            .imageSubmitLink2
            {
                width: 80px;
                height: 36px;
                color: transparent;
                border-top-color: currentColor;
                border-right-color: currentColor;
                border-bottom-color: currentColor;
                border-left-color: currentColor;
                border-top-width: 0px;
                border-right-width: 0px;
                border-bottom-width: 0px;
                border-left-width: 0px;
                border-top-style: none;
                border-right-style: none;
                border-bottom-style: none;
                border-left-style: none;
                cursor: pointer;
                background-attachment: scroll;
                background-repeat: repeat;
                background-position-x: 0%;
                background-position-y: 0%;
                background-size: auto;
                background-origin: padding-box;
                background-clip: border-box;
                background-color: transparent;
                color: transparent !important;
            } 
            .imageSubmitLink3 {
                    width: 80px;
                    height: 36px;
                    color: transparent !important;
                    border-top-color: currentColor;
                    border-right-color: currentColor;
                    border-bottom-color: currentColor;
                    border-left-color: currentColor;
                    border-top-width: 0px;
                    border-right-width: 0px;
                    border-bottom-width: 0px;
                    border-left-width: 0px;
                    border-top-style: none;
                    border-right-style: none;
                    border-bottom-style: none;
                    border-left-style: none;
                    cursor: pointer;
                    background-attachment: scroll;
                    background-repeat: repeat;
                    background-position-x: 0%;
                    background-position-y: 0%;
                    background-size: auto;
                    background-origin: padding-box;
                    background-clip: border-box;
                    background-color: transparent;
                } 

           .imageSubmitLink3.upload {display: inline-block; float: right; position: absolute; margin-top: -5px;}
           #mainContainer{margin-bottom:123px; min-height:658px !important}

            .dropdownlist3 {
                    margin: 5px 0px;
                }

            select.dropdownlist:hover{background-color:#ffffff !important;}
            
            a.AddaDestination {
                            background: url(/Images/btn_add_destination.jpg) no-repeat top left;
                            display: block;
                            width: 147px;
                            height: 36px;
                            text-indent: -9999px; /* hides the link text */
                            /*margin-top: 8px;*/
                            display:inline-block;
                            vertical-align: middle;
                            margin-top: -2px;
                            padding-right: 10px;
                        }

            a.Delete
            {
                background: url(/Images/icon_delete.png) no-repeat top left;
                display: block;
                width: 21px;
                height: 21px;
                text-indent: -9999px; /* hides the link text */
                margin-top: 8px;
                float: left;
            }
            
            a.Edit
            {
                background: url(/app_themes/Auction/Images/icon_edit.png) no-repeat top left;
                display: block;
                width: 26px;
                height: 27px;
                text-indent: -9999px; /* hides the link text */
                margin-top: 8px;
                float: left;
                padding-right: 10px;
            }
            
            
            
            a.MoveUp
            {
                background: url(/app_themes/Auction/Images/icon_up_arrow.png) no-repeat top left;
                display: block;
                width: 22px;
                height: 22px;
                text-indent: -9999px; /* hides the link text */
                margin-top: 8px;
                float: left;
                padding-right: 10px;
            }
            
            a.MoveDown
            {
                background: url(/app_themes/Auction/Images/icon_down_arrow.png) no-repeat top left;
                display: block;
                width: 22px;
                height: 22px;
                text-indent: -9999px; /* hides the link text */
                margin-top: 8px;
                float: left;
            }
            
             a.MoveDown1
            {
                background: url(/app_themes/Auction/Images/icon_down_arrow.png) no-repeat top left;
                display: block;
                width: 22px;
                height: 22px;
                text-indent: -9999px; /* hides the link text */
                margin-top: 8px;
                margin-left:30px;
                float: left;
            }
            
            a.Images
            {
                background: url(/app_themes/Auction/Images/icon_images.gif) no-repeat top left;
                display: block;
                width: 22px;
                height: 25px;
                text-indent: -9999px; /* hides the link text */
                margin-top: 8px;
                float: left;                
                padding-right: 10px;
                margin-left: 10px;
            }
            
            a.AddaHotel
            {
                background: url(/app_themes/Auction/Images/btn_add_hotel.gif) no-repeat top left;
                display: block;
                width: 96px;
                height: 25px;
                text-indent: -9999px; /* hides the link text */
                float: left;
                padding-right: 10px;
            }
            /*ListCityMembers css starts here*/
            .vmiddle{vertical-align:middle;}
            a.AddaCity
            {
                background: url(/Images/btn_add_city.gif) no-repeat top left;
                display: block;
                width: 101px;
                height: 36px;
                text-indent: -9999px; /* hides the link text */
                float: left;
                padding-right: 10px;
            }
            
             a.AddaCityGroup
            {
                background: url(/Images/btn_add_city_group.png) no-repeat top left;
                display: block;
                width: 124px;
                height: 25px;
                text-indent: -9999px; /* hides the link text */
                float: left;
                padding-right: 10px;
            }
             a.AddaLanding {
                        background: url(/Images/btn_landing_page.gif) no-repeat top left;
                        display: block;
                        width: 163px;
                        height: 36px;
                        text-indent: -9999px; /* hides the link text */
                        float: left;
                        padding-right: 10px;
                    }
            /*ListCityMembers css ends here*/

        ul.title-area li h1{margin:0;}
        .cms-container ul.pagination li a{padding:5px 10px;}
        .cms-container label{font-weight:normal;}
        .cms-container .form-control[disabled]{cursor:not-allowed;}
        .cms-container select{height:44px; background-image:url(/app_themes/tripeasy/images/icon-caret.gif); border-radius:0;}
        .cms-container input{font-size:14px;}
            