/*--------------------------------------HOTEL ADDED STYLES----------------------*/
/*body with extended bottom margin to accomodate breadcrumbs*/
body{margin: 90px 0 10px 0;}
.left_content h1 {display: block;margin-bottom: 15px;position: relative;}
/*breadcrumbs*/
.breadcrumbs {width: 990px;margin-right: auto;margin-left: auto;font-size: 11px; padding-top: 5px;}
.clear {clear: both;height: 0px;}
/*even/odd rows*/
.answer_odd{font-size: 12px;background: #f4f4f4;padding: 5px;}
.answer_even{font-size: 12px;padding: 5px;}
.answer_even p, .answer_odd p{padding: 0 0 5px;margin: 0;}
/*more*/
.more {font-size: 11px;font-weight: bold;margin-top: 6px;text-align: right;background: url(http://cdn.bootsnall.com/images/hotels/arrowOrange.gif) no-repeat right 4px;padding-right: 12px;}
#i005 {margin-bottom: 15px;margin-left: -6px;position: relative;}
/*top locations list*/
.topLocations {font-size: 12px;}
.topLocations h3 {display: block;margin: 0px 0px 6px;padding: 3px;background: #9DA842;color: #FFFFFF;font-family: "Trebuchet MS", Arial, Verdana, sans-serif;}
.topLocations ul {float: left; width: 190px;}
.topLocations li {margin-bottom: 4px;}
/*change link color in text area*/
.locations a:link, .locations a:active, .locations a:visited {color: #4b0082;}
.half{float: left;width: 50%;}
.half ul{padding: 8px 0 0 3px;margin: 0;font-size: 12px;list-style-type: none;}
.half ul li{background: url(http://cdn.bootsnall.com/images/hotels/common_arrow.gif) no-repeat left -40px;padding: 0 0 0 10px;margin: 0 0 3px 0;}
.right_box .recent_articles_list { padding: 8px 0 0 3px; margin: 0; font-size: 12px; list-style-type: none; }
.right_box .recent_articles_list li {background: url(http://cdn.bootsnall.com/images/hotels/common_arrow.gif) no-repeat left -40px;padding: 0 0 0 10px; margin: 0 0 3px 0;}
/*right box padding changes*/
.right_box{padding: 5px 4px;font-size: 12px;  background: #E9ECCE url(http://cdn.bootsnall.com/images/hotels/bgr_common.gif) repeat-y -1160px top}
/*reduce left padding to accomodate the iframe (IE6 bug)*/
.left_content {padding-left: 11px;}
.left_column p {margin-bottom: 9px;}
/*social bookmarks*/
.socBkm { border-top: 1px dotted #CCD38D;border-bottom: 1px dotted #CCD38D; font-size: 12px; padding: 5px 0 6px 0; margin-bottom: 10px; width: 500px; height: 15px;}
.socialDigg {background-image: url(images/icSocDigg.gif);background-repeat: no-repeat;background-position: left top;padding-left: 20px; float: left; width: 100px;}
.socialDeli {background-image: url(images/icSocDel.gif);background-repeat: no-repeat;background-position: left top;padding-left: 20px; float: left; width: 140px;}
.socialStumble {background-image: url(images/icSocStumble.gif);background-repeat: no-repeat;background-position: left top;padding-left: 20px; float: left; width: 120px;}
.articleTools .socBkm {margin-right: auto;margin-left: auto;}
.social {border-bottom:1px dotted #CCD38D;border-top:1px dotted #CCD38D;margin-bottom:12px;margin-top:8px;padding:7px 3px;text-align:center;font-size: 12px;}
.social img{vertical-align: middle;}
.articlelist{float: left;width: 100%;}
.articlelist ul{padding: 8px 0 0 3px;margin: 0;font-size: 12px;list-style-type: none;}
.articlelist ul li{background: url(http://cdn.bootsnall.com/images/hotels/common_arrow.gif) no-repeat left -40px;padding: 0 0 0 10px;margin: 0 0 3px 0;}

.left_article{ font-size: 12px; padding-bottom: 7px; margin-bottom: 15px; border-bottom: 1px dotted #ccc; }
.left_article h2{ font-family: "Trebuchet MS", georgia, times; font-size: 16px; padding: 0 0 5px 0; margin: 0; font-weight: bold; }
.left_article img{ padding: 1px; border: 1px solid #333; margin: 0 10px 0 0; }
.left_article p{ font-size: 12px; line-height: 17px; padding: 0 0 10px 0; margin: 0; }
