.hotel_spotlight {
    height: 270px;
    width: 682px;
}
.f_hotel_details {
    height: 246px;
    overflow: hidden;
}
.f_hotel_details .sub_title {
    color: #808080;
    font-size: 12px;
    font-weight: bold;
}
.f_hotel_details .sub_title a {
    color: #63A9C0;
    font-weight: bold;
}
.f_hotel_details .sub_title .date {
}
.f_hotel_details .sub_title .venue {
}
.f_hotel_details h3 a:link, .f_hotel_details h3 a:visited {
    color: #FFFFFF;
}
.f_hotel_details a:hover, .f_hotel_details h3 a:hover {
    color: #2EA3CA;
}
.f_hotel_details h3 {
    font-size: 26px;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 2px;
    text-shadow: 0 1px 0 #000000;
}
.f_hotel_details p {
    color: #A2A2A2;
    font-size: 13px;
    line-height: 16px;
    margin: 8px 0;
    text-shadow: 0 1px 0 #000000;
}
.f_hotel_details_inner {
    padding: 10px;
}
.spotlight_inner {
    background-color: #000000;
    height: 270px;
    overflow: hidden;
    position: relative;
    width: 672px;
}
.spotlight_inner .f_hotel_details {
    background-color: #000000;
    left: 401px;
    position: absolute;
    top: 0;
    width: 271px;
    z-index: 1;
}
.spotlight_inner .f_hotel_details a.full_story {
    color: #5CB0DB;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: -0.02em;
    padding-left: 3px;
}
.spotlight_inner .f_hotel_details a.full_story:hover {
    color: #1788C2;
}
.hotel_image {
    background-color: #000000;
    display: block;
    height: 246px;
    width: 404px;
}
.f_hotel_slide_nav {
    background-color: #000000;
    position: absolute;
    top: 246px;
    width: 672px;
}
.f_hotel_slide_nav .prev, .f_hotel_slide_nav .next {
    -moz-background-inline-policy: continuous;
    background: url("../images/btn/black_arrow_left_24.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 24px;
    margin: 0;
    text-indent: -9999px;
    width: 24px;
}
.f_hotel_slide_nav .next {
    -moz-background-inline-policy: continuous;
    background: url("../images/btn/black_arrow_right_24.gif") no-repeat scroll 0 0 transparent;
    float: right;
}
.f_hotel_slide_nav .prev:hover, .f_hotel_slide_nav .next:hover {
    background-position: 0 -24px;
}
.f_hotel_slide_nav .pages {
    border: 1px solid #1A1A1A;
    display: block;
    float: left;
    height: 22px;
    margin: 0;
    padding: 0;
    width: 622px;
}
.f_hotel_slide_nav .pages li {
    display: inline;
}
.f_hotel_slide_nav .pages li a {
    border-right: 1px solid #1A1A1A;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 24px;
}
.f_hotel_slide_nav .pages li a:hover {
    background-color: #4C4C4C;
}
.f_hotel_slide_nav .pages li.active a {
    background-color: #009900;
}

.f_hotel_details_inner span.cusine {
    color: #FFCC66;
    font-size: 11px;
    font-weight: bold;
}
.f_hotel_details_inner address {
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
	color:#eee;
}
/*catagory*/
.category_list {
    margin-bottom: 12px !important;
}
.category_list li {
    color: #999999;
    font-size: 12px;
    padding: 0;
}
.category_list .by2 li {
    float: left;
    width: 150px;
}
.category_list li a {
    font-weight: bold;
}
.category_list li a:hover {
    text-decoration: underline;
}
.hotels_place_list {
    padding: 0 0 30px;
}
.hotels_place_list .item {
    background-color: #FCFCFC;
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 0;
    position: relative;
}
.hotels_place_list .item:hover {
    background-color: #FFFFCC;
}
.hotels_place_list .alt {
    background-color: #FFFFFF;
}
.hotels_place_list .item .pic {
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
    border-radius: 4px 4px 4px 4px;
    float: left;
    font-size: 14px;
    font-weight: normal;
    margin: 0 10px 0 0;
    padding: 5px;
    position: relative;
    width: 140px;
	margin-left:10px;
}
.venues .item .pic {
    height: 75px;
    width: 75px;
}
.hotels_place_list .item .detail {
    color: #4C4C4C;
    display: block;
    margin: 0 10px 0 10px;
}
.venues .item .detail {
    margin-left: 10px;
}
.hotels_place_list .item .cat {
    color: #AAAAAA;
    line-height: 18px;
}
.hotels_place_list .item .cat a {
    color: #AAAAAA;
    font-size: 11px;
}
.hotels_place_list .item .cat a:hover {
    color: #666666;
}
.hotels_place_list .item h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
}
.hotels_place_list .item h4 a {
}
.hotels_place_list .item .time {
    color: #999999;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding-left: 6px;
}
.hotels_place_list .item .quick_nav {
    font-size: 12px;
    margin-top: 6px;
}
.hotels_place_list .item .quick_nav a {
    color: #68A1C6;
    margin-right: 10px;
}
.hotels_place_list .item .quick_nav a:hover {
    color: #006699;
}
.hotels_place_list .item .quick_navp {
    margin-top: 4px !important;
}
.hotels_place_list .item .date {
    border-right: 1px solid #E2E2E2;
    color: #B2B2B2;
    display: block;
    float: left;
    font-weight: normal;
    letter-spacing: 0.02em;
    margin-right: 8px;
    text-align: center;
    white-space: nowrap;
    width: 44px;
}
.hotels_place_list .item .date .dtstart, .hotels_place_list .item .date .dtend {
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.hotels_place_list .item .date .dtend {
    padding-top: 1px;
}
.hotels_place_list .item .date h3 {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    text-align: center;
}
.hotels_place_list .item .sub_title {
    color: #999999;
    font-size: 12px;
    line-height: 14px;
    padding-top: 2px;
}
.hotels_place_list .item .sub_title .venue_title {
    color: #4B82A5;
}
.hotels_place_list .item .sub_title .venue_title:hover {
    color: #CC0000;
}
.hotels_place_list .item .address {
    color: #7D7D7D;
    font-size: 13px;
    line-height: 16px;
    padding-top: 4px;
}
.hotels_place_list .item .summary {
    color: #3D3D3D;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 8px 0 2px;
}
.hotels_place_list .item .right_action {
    float: left;
    padding: 30px 0 10px;
    text-align: center;
    width: 150px;
}
.hotels_place_list .item .right_action .trailor {
    line-height: 14px;
    padding-bottom: 3px;
}
.hotels_place_list .item .footer {
    clear: both;
}

.thick_box ul.thick_tabs {
    background: url("../images/global/thick_tab_bg1.png") repeat-x scroll 0 0 transparent;
    border-top-left-radius: 0.6em;
    border-top-right-radius: 0.6em;
    display: block;
    height: 40px;
    line-height: 33px;
    list-style-type: none;
    margin: 0;
}

/*attracton details*/

#hotel_detail {
    margin-bottom: 12px;
    padding: 10px;
}
#hotel_detail p{text-align:justify;
			font:Arial, Helvetica, sans-serif normal;
			line-height:19px;}
#hotel_detail b{ color:#000;}
.announcement_detail{}

.title_bar {
    margin-bottom: 10px;
    padding-bottom: 4px;
    position: relative;
}
.title_bar .title {
    color: #004876;
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
	text-align:left;
}
.title_bar .sub_title {
    color: #999999;
    font-size: 11px;
    font-weight: bold;
}
.title_bar .sub_title .member, .title_bar .sub_title .cat {
    border-right: 1px solid #D7D7D7;
    margin-right: 6px;
    padding-right: 6px;
}
.announsement_det_pic {
    height: 160px;
    position: relative;
    width: 250px;
	box-shadow: 2px 2px 3px #888;
	-moz-box-shadow: 2px 2px 3px #888;
	-webkit-box-shadow: 2px 2px  3px #888;
	overflow:hidden;
}
.announsement_det_pic img {
	border-radius:5px;
}
.announsement_det_pic .enlarge{
    -moz-background-inline-policy: continuous;
    background: url(../images/btn/pic_enlarge.png) no-repeat scroll 0 0 transparent;
    height: 17px;
    left: -7px;
    position: absolute;
    top: -6px;
    width: 17px;
}
.zoom_image {
    cursor: pointer;
}
.fix_ie6png, .overlay {
}

.column_child {
    display: block;
    position: relative;
	margin-left:120px;
}
.child_inner {
    float: left;
}
.an_detail_text {
    font-size: 14px;
    line-height: 18px;
	text-align:left;
	text-indent:20px;
}

/*------detail------*/

#hotel_detail_header {
    background: url(../images/global/gray_dot.gif) repeat-x scroll center bottom #FCFCFC;
    border-color: #E6E6E6;
    border-style: solid solid none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-width: 1px 1px medium;
    margin-bottom: 10px;
    padding: 10px 10px 0;
    position: relative;
}
#hotel_detail_title {position:absolute;top:10px;}
#hotel_detail_title h2{font-size:27px;margin:0; font-weight:bold;line-height:30px; color:#000; letter-spacing:-.03em; margin-bottom:3px;}
#hotel_detail_title h2 a{color: rgb(104, 161, 198); float: right; margin-right: 10px; letter-spacing: 0pt; font-weight: bold; font-size: 12px; text-decoration:underline;}
#hotel_detail_title h2 a:hover{text-decoration:none; color:#006699;}
#hotel_detail_header .location{font-size:13px; color:#666;line-height:18px; padding-top:5px;}
#hotel_detail_header .location strong{ float:left; width:56px; padding-right:10px;}
#hotel_detail_header .location span{ float:left; width:200px;}
#hotel_detail_header .location .br_right{border-right:1px solid #e6e6e6;}
#hotel_detail_header .location .br_left{border-left:1px solid #e6e6e6;padding-left:10px;margin-left:10px;}
#hotel_detail_header .other_branches{padding-left:6px;border-left:1px solid #e6e6e6;margin-left:6px;}
#hotel_detail_header .location .branch_link{font-size:11px;}
#hotel_detail_header .contact{}
#hotel_detail_header #hotel_image{width:auto; height:60px;top:6px;right:10px;position:absolute}
#hotel_detail_header .right_nav{position:absolute; right:8px;top:115px;}

#pages{ padding:105px 18px 0 0;}
#pages ul{overflow:hidden; margin:0; list-style-type:none; padding-top:9px;}
#pages ul li{position:relative; float:left; padding:0; margin-right:3px}
#pages ul li a.page {
	margin:0; 
	font-size:1em; 
	font-weight:normal; 
	text-decoration:none; 
	-webkit-border-top-right-radius:5px;  
	-webkit-border-top-left-radius:5px;  
	-moz-border-radius-topleft:5px;  
	-moz-border-radius-topright:5px; 
	border:1px solid #ccc;
	display:block; 
	padding:5px 12px; 
	background: #f2f2f2;
	color: #000;
}
#pages ul li a.page:hover {
	background: #FFF;
	color: #000;
}
#pages ul li .selected a.page {
	background: #fff;
	color: #000;
	font-weight:bold;
	padding-bottom:6px;
	border-bottom:none !important;
}
#pages ul li .selected a.page:hover {
	color:#000;
}

#hotel_details{color:#2a2a2a; font-size:13px; line-height:16px;}
#hotel_details .description{padding:6px 0 0 0}
#hotel_details .description p{padding:0 0 8px 0;}
#hotel_details .description p .more_link{font-size:11px;}

.feature_list {font-size:11px;padding:10px 0}
.feature_list h3{font-size:12px;margin-bottom:6px;font-weight:bold;text-transform:uppercase;color:#212121;}
.feature_list ul{padding-bottom:12px;}
.feature_list li{float:left;width:50%;padding:0;}
.feature_list li span{background: url(../images/global/dot.gif) no-repeat left center; padding-left:10px;}
.feature_list li.off span{color:#aaa; text-decoration:line-through}



#hotel_photos .photos{padding:6px 5px; background-color:#FFF;border-bottom:1px solid #e6e6e6;}
#hotel_photos .photos .photo_s{padding:0 7px 3px 2px;}
#hotel_photos .photos .thumbs li{float:left;}
#hotel_photos .photos .thumbs li a{background-color:#000;float:left;margin:2px 2px 2px 2px;display:inline;}
#hotel_photos .photos .thumbs img{display:block;width:68px; height:68px; background-color:#000;/*padding:1px;border:4px solid #EFEFEF; background-color:#CDCDCD;-moz-border-radius:0px;*/filter:none; -moz-opacity:1;opacity:1;
	}
#hotel_photos .thumb_lst .thumbs img {width:106px !important; height:106px !important;}
#hotel_photos .thumb_lst .thumbs a:hover img {width:100px !important; height:100px !important;}	

#hotel_photos .photos .thumbs .selected img, #hotel_photos .photos .thumbs a:hover img{border:3px solid #b2b2b2;width:62px; height:62px;
filter:none;
    -moz-opacity:1;
    opacity:1;

}

#hotel_detail_header #hotel_logo {
    height: 60px;
    position: absolute;
    right: 10px;
    top: 6px;
    width: auto;
}

span.hotel-name{display: block; float: left;}




<!--photoes-->
a.large_pic_prev .prev_btn_block, a.large_pic_next .next_btn_block {
    display: none;
    height: 74px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 34%;
    width: 50px;
}
a.large_pic_prev .prev_btn_block {
    background: url("../images/btn/slide-prev-big.png") no-repeat scroll center top transparent;
    left: 0;
}
a.large_pic_next .next_btn_block {
    background: url("../images/btn/slide-next-big.png") no-repeat scroll center top transparent;
    right: 0;
}
a.large_pic_prev .prev_btn_block:hover, a.large_pic_next .next_btn_block:hover {
    background-position: center -74px;
}
a.large_pic_prev:hover .prev_btn_block, a.large_pic_next:hover .next_btn_block {
    display: block !important;
}
a.large_pic_next {
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 35%;
    z-index: 100;
}
#pg_slider {
    display: block;
    height: 95px;
    overflow: visible;
    padding: 10px 0;
    position: relative;
    width: 648px;
}
#pg_slider .slider_mask {
    border-color: #C2C2C2;
    border-style: dotted;
    border-width: 1px;
    display: block;
    height: 75px;
    margin: 0 29px;
    overflow: hidden;
    padding: 9px 8px;
    position: relative;
    width: 572px;
}
#pg_slider .slider_mask ul.page {
    clear: both;
    display: block;
    float: left;
    height: 75px;
    position: static;
    width: 672px;
}
#pg_slider .slider_mask ul.page li {
    display: inline;
    float: none;
}
#pg_slider .slider_mask ul.page li a {
    background-color: #000000;
    color: #888888;
    float: left;
    font-size: 11px;
    height: 75px;
    margin: 0 8px 0 0;
    position: relative;
    text-decoration: none;
    width: 75px;
}
#pg_slider .slider_mask ul.page li a img {
    opacity: 0.5;
}
#pg_slider .slider_mask ul.page li a:hover img {
    margin: -3px;
    opacity: 100;
}
#pg_slider .slider_mask ul.page li a.selected img {
    opacity: 100;
}
#pg_slider .slider_mask ul.page li a.selected {
}
.gth_slider_prev, .gth_slider_next {
    cursor: pointer;
    height: 95px;
    opacity: 0.6;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 10px;
    width: 28px;
}
.gth_slider_prev {
    background: url("../images/btn/slide-prev-nrml.png") no-repeat scroll center top transparent;
    left: 0;
}
.gth_slider_next {
    background: url("../images/btn/slide-next-nrml.png") no-repeat scroll center top transparent;
    right: 0;
}
.gth_slider_prev:hover, .gth_slider_next:hover {
    background-position: center bottom;
    opacity: 0.9;
}
#display_pic {
    border-left: 1px dotted #D7D7D7;
    border-right: 1px dotted #D7D7D7;
    position: relative;
    text-align: center;
}
.photo_gallery {
    padding: 10px;
}
#galleryc {
    height: 100%;
    position: relative;
}
.stepcarousel {
    overflow: hidden;
    position: relative;
}
.stepcarousel .belt {
    left: 0;
    position: absolute;
    top: 0;
}
.stepcarousel .panel {
    float: left;
    height: 210px;
    overflow: hidden;
    width: 980px;
}
#as_bs_synopsis {
    height: 301px;
    overflow: hidden !important;
}
#as_bs_fl_synopsis {
    height: 110px;
    overflow: hidden !important;
}
.amenities{ padding:10px 0}
.amenities h3 {
    color: #212121;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
}
.amenities ul {
}
.amenities ul li {
	width:335px;
	float:left;
}
.amenities ul {
	color:#666;
}
.hotel-rooms{ padding:10px 0}
.hotel-rooms h3 {
    color: #555;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
}
.hotel-rooms ul {
}
.hotel-rooms ul li {
	width:335px;
	float:left;
}
.hotel-rooms ul {
	color:#666;
}
.rooms-detail{padding-bottom:10px;}

.hotel-street-view{padding:10px; border:1px solid #e6e6e6;}

.hotel_desc_heading{color:212121; font-size:12px; font-weight:bold; margin-bottom:6px; text-transform:uppercase;}

#hotel_map #map{height:201px;}

.amenities ul.hotel-property-info{width:240px;}
.amenities ul.hotel-property-info li{float:left}

.hotels_place_list .item .summary:first-letter {
    text-transform: uppercase;

}

/*expedia widget*/

::-webkit-input-placeholder { color:#AAA;font-size:12px;font-weight:normal}
:-moz-placeholder { color:#AAA;font-size:12px;font-weight:normal }
:-ms-input-placeholder { color:#AAA;font-size:12px;font-weight:normal }
.placeholder { color:#AAA;font-size:12px;font-weight:normal }

.expedia-widget{
background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
.expedia-widget input[type="text"]{
    background: none repeat scroll 0 0 #FFFFFF;
-webkit-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.1);
-o-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #BBB #C2C2C2 #C9C9C9;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    height: 26px;
    margin:0;
    padding-left: 6px;
font: 13px/16px Arial, sans-serif;
margin-bottom:5px;
}
.expedia-widget input[type="text"]:hover{
    border-color: #A0A0A0 #B2B2B2 #B9B9B9;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.expedia-widget input[type="text"]:focus{
    border: 1px solid #5393fc;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset, 0px 0px 2px rgba(77,144,254, 0.65);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset, 0px 0px 2px rgba(77,144,254, 0.65);
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset, 0px 0px 2px rgba(77,144,254, 0.65);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset, 0px 0px 2px rgba(77,144,254, 0.65);
    outline: medium none;
}
.expedia-widget input[type="radio"]{
    margin: 0 5px 4px;
    vertical-align: middle;
}
.expedia-widget .btn-txt-blue{
background:url(../images/ie-fix/btn-txt-blue.png);
background-color: #3a75c9;
background-repeat: repeat-x;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3e7acf), to(#3772c5));
background: -webkit-linear-gradient(top , #3e7acf, #3772c5);
background: -moz-linear-gradient(center top , #3e7acf, #3772c5);
background: -ms-linear-gradient(top , #3e7acf, #3772c5);
background: -o-linear-gradient(top , #3e7acf, #3772c5);
border:1px;
border-style:solid;
border-color:#2a60ac #275ead #1b4e97 #275ead;
-webkit-box-shadow:1px 1px 0px rgba(255,255,255,0.25) inset, -1px -1px 0px rgba(0,0,0,0.1) inset, 1px 1px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow:1px 1px 0px rgba(255,255,255,0.25) inset, -1px -1px 0px rgba(0,0,0,0.1) inset, 1px 1px 0px rgba(0, 0, 0, 0.15);
-o-box-shadow:1px 1px 0px rgba(255,255,255,0.25) inset, -1px -1px 0px rgba(0,0,0,0.1) inset, 1px 1px 0px rgba(0, 0, 0, 0.15);
box-shadow:1px 1px 0px rgba(255,255,255,0.25) inset, -1px -1px 0px rgba(0,0,0,0.1) inset, 1px 1px 0px rgba(0, 0, 0, 0.15);
color: #FFFFFF;
border-radius: 3px 3px 3px 3px;
cursor: default;
outline: 0 none;
padding: 0 10px;
display: inline-block;
position: relative;
font-family:Arial, Helvetica, sans-serif
}
.expedia-widget .btn-txt-blue:hover{
background:url(../images/ie-fix/btn-txt-blue-hover.png);
    background-color: #306bc5;
background-repeat: repeat-x;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#336ec9), to(#2d66be));
background: -webkit-linear-gradient(top , #336ec9, #2d66be);
background: -moz-linear-gradient(center top , #336ec9, #2d66be);
background: -ms-linear-gradient(top , #336ec9, #2d66be);
background: -o-linear-gradient(top , #336ec9, #2d66be);
border-color:#2154a3 #1e52a4 #14428d;
-webkit-box-shadow:1px 1px 1px rgba(255,255,255,0.3) inset, -1px -1px 0px rgba(0,0,0,0.1) inset, 1px 1px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow:1px 1px 1px rgba(255,255,255,0.3) inset, -1px -1px 0px rgba(0,0,0,0.1) inset, 1px 1px 1px rgba(0, 0, 0, 0.35);
-o-box-shadow:1px 1px 1px rgba(255,255,255,0.3) inset, -1px -1px 0px rgba(0,0,0,0.1) inset, 1px 1px 1px rgba(0, 0, 0, 0.35);
box-shadow:1px 1px 1px rgba(255,255,255,0.3) inset, -1px -1px 0px rgba(0,0,0,0.1) inset, 1px 1px 1px rgba(0, 0, 0, 0.35);
}

.expedia-widget .btn-txt-blue span.btn-txt{
color:#FFF;
    text-transform: uppercase;
    text-shadow: 0 1px rgba(0, 0, 0, 0.12);
    font-size: 11px;
    height: 27px;
    line-height: 27px;
    min-width: 50px;
    text-align: center;
    font-weight: bold;
}
.expedia-widget select{
border: 1px solid;
    border-radius: 2px;
    height: 30px;
    padding: 4px;
-webkit-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.1);
-o-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.1);
    border-color: #BBB #C2C2C2 #C9C9C9;
}
.expedia-widget select:hover{
    border-color: #A0A0A0 #B2B2B2 #B9B9B9;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

