/* CSS Document */

* { margin: 0; padding: 0; }

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)) /*fix for IE6 rollover menu flicker*/; }

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #1B2B3B; }

h1, h2, h3, h4, h5 { font-family: Georgia, "Times New Roman", Times, serif; text-align: left; letter-spacing: .04em; color: #00172e; padding: 5px 20px 5px; }
h1 { font-size: 28px; padding-top: 20px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; padding-top: 20px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; padding: 5px 0 0; text-align: center; }
/* old color #003366 */

a { text-decoration: underline; font-weight: bold; color: #075590; }
a:hover { text-decoration: none; color: #BC1731; }

#page-container { width: 770px; background: #fff url(/images/content-bg.gif) repeat-y; margin: auto; }

#page-container-home { width: 770px; background: #fff url(/images/content-home-bg.gif) repeat-y; margin: auto; }

#wt-header { width: 770px; }
#wt-header img { display: block; }

#wt-menu-bar { width: 100%; overflow: hidden; background: #b2bcbd url(http://www.westlandtraveler.com/images/menu_bg.gif) center center repeat-x; }
#wt-menu-bar ul{ margin: 0 20px; padding: 0; float: left; border-right: 1px solid #fff; border-left: 1px solid #4d709c; }
#wt-menu-bar ul li{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; display: inline; }
#wt-menu-bar ul li a{ float: left; color: #000; padding: 5px 7px; font-weight: normal; border-right: 1px solid #4d709c; border-left: 1px solid #fff;  text-decoration: none; }
#wt-menu-bar ul li a:visited{ color: #000;  text-decoration: none; }
#wt-menu-bar ul li a:hover { color: #000; background: #6189b2 url(http://www.westlandtraveler.com/images/menu_on_bg.gif) center center repeat-x;  text-decoration: none; }
#wt-menu-bar ul li a:active{ color: #000;  text-decoration: none; }

#wt-menu-list { width: 100%; overflow: hidden; background: #fff; }
#wt-menu-list ul{ margin: 0 17px; padding: 0; float: left; }
#wt-menu-list ul li{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; display: inline; }
#wt-menu-list ul li a{ float: left; color: #000; padding: 7px 10px; font-weight: bold; text-decoration: underline; }
#wt-menu-list ul li a:visited{ color: #000; text-decoration: underline; }
#wt-menu-list ul li a:hover  { color: #000;  text-decoration: none; }
#wt-menu-list ul li a:active{ color: #000; text-decoration: underline; }

#wt-menu-list #addthis { float: right; margin: 6px 10px; }

#wt-menu-banner { width: 100%; overflow: hidden; color: #FFF; background: #0d447f; text-align: center }
#wt-menu-banner ul{ padding: 7px 30px; }
#wt-menu-banner ul li{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; display: inline; padding: 0 15px; }

#content { float: right; width: 590px; margin: 0px; padding: 0 0 40px 0; }

.content-links { text-align: center; margin: 7px 20px 5px; padding: 10px 0; border: 1px solid #0d447f; }
.content-links ul li { display: inline; }
.content-links li { padding: 0 10px; }

#articles-home { float: right; width: 210px; margin: 0px; padding: 0 0 40px 0; }
#articles-home p { font-size: 11px; line-height: 140%; padding: 5px 10px; }
#articles-home #nofees { text-align: center; }
#articles-home #nofees img { margin-top: 10px; border: 1px solid #0d447f; }

.articles-home-header { width: 170px; margin: 0 auto 10px; text-align: center; font-weight: bold; border-bottom: 1px solid #000; }

#content-home { float: right; width: 400px; margin: 0px; padding: 0 0 40px 0; }
#content-home p { line-height: 140%; padding: 10px 20px; }

#hotel-search { width: 390px; margin: 5px; }

#content-home-nav { font-size:9px; text-align: center; padding: 10px; }
#content-home-nav a { color: #003366; text-decoration: none; background-repeat: no-repeat; background-position: 0 0; padding:3px 5px 3px 16px; margin-right:5px; }
#content-home-nav a:hover { color:#0056a9; text-decoration: underline; }
a#credit-cart-sm{ background-image:url(/images/icons/cc.gif); padding-left:19px;}
a#customer-care-sm { background-image:url(/images/icons/clock.gif); }
a#privacy-sm { background-image:url(/images/icons/lock.gif); }

#hotel-specials { width: 400px; overflow: hidden; background: #f6efdc; }
#hotel-specials ul{ float: left; font-size: 11px; padding-bottom: 15px; }
#hotel-specials ul li{ display: inline; }
#hotel-specials li a{ width: 160px; float: left; color: #003366; text-decoration: none; margin: 0; padding: 5px 20px; }
#hotel-specials li a:visited{ color: #003366;  text-decoration: none; }
#hotel-specials li a:hover { color: #000;  text-decoration: underline; }
#hotel-specials li a:active{ color: #003366;  text-decoration: none; }
#hotel-specials .highlight a { color: #6666CC; }
#hotel-specials .highlight a:visited { color: #6666CC; }
#hotel-specials .highlight a:hover { color: #000; }
#hotel-specials .highlight a:active { color: #6666CC; }

.article p { line-height: 200%; padding: 10px 20px; }
.article ul { list-style: none; padding: 10px 40px 20px; }
.article li { padding: 10px 0; }
.article ol { font-weight: bold; padding: 10px 40px 20px; margin-left: 20px; }
.article ol span {font-weight: normal;}

.article-photo { float: right; width: 300px; margin: 17px 20px 0 7px; padding: 3px; border: 1px solid #0d447f; }
.article-photo img { }
.article-photo .caption { display: block; text-align: left; font-size: 11px; font-style: italic; line-height: 120%; margin-top: 3px; }

#content .fine-print { font-size: 11px; margin: 0px; font-weight: bold; padding: 5px 20px; line-height: 120%; color:#666666 }
#content .photo-center { font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #000; text-align: left; margin:0; padding: 15px 0 5px; text-align: center; }
#content .photo-center p { text-align: left; line-height: 120%; padding: 5px 125px; }

#hotel-header { width: 100%; overflow: hidden; padding-top: 15px; }
#hotel-header img { vertical-align: bottom; padding-bottom: 4px; }
#hotel-header ul{ display: inline; list-style: none; }
#hotel-header ul li{ float: left; }
#hotel-header li { width: 196px; height: 147px; margin: 0; padding: 0; }
#hotel-header h4 { text-align: left; padding: 0px 15px; }
#hotel-header p { font-weight: normal;  letter-spacing: normal; line-height: 160%; padding: 0px 15px; }
#hotel-header a { line-height: 180%; }

#hotel-footer { background: #eef3f9; border: 1px solid #bdcddc; }
#hotel-footer ul { display: inline; list-style: none; }

#check-rates { width: 184px; height: 145px; margin-right: 10px; text-align: center; line-height: 180%; background: #eef3f9; border: 1px solid #bdcddc; }
#check-rates p { line-height: 120%;}
#check-rates .select { text-align: right; }

#more-reviews { width: 184px; height: 145px; margin-right: 10px; text-align: center; line-height: 180%; background: #eef3f9; border: 1px solid #bdcddc; }
#more-reviews p { line-height: 120%;}

.hotel-list ul { font-size: 14px; list-style: none; padding: 20px; }
.hotel-list li { padding: 15px 0; }

.hotel-list p { line-height: 200%; padding: 10px 20px; }
.hotel-list table { padding: 10px 20px; border-bottom: 1px; }
.hotel-list td { padding-bottom: 20px; }
.hotel-list .photo { width: 64px; vertical-align: top; }
.hotel-list .address { width: 170px; vertical-align: top; padding: 0 5px; }
.hotel-list .description { width: 252px; vertical-align: top;	 }
.hotel-list .book-now{ width: 64px; text-align: right; }

.announcement { margin: 15px 20px; border: solid #bdcddc 1px; background: #eef3f9; }

.photo-gallery { width: 100%; overflow: hidden; }
.photo-gallery p { line-height: 200%; padding: 10px 20px; }
.photo-gallery ul{ margin-left: 10px; padding: 0 0 40px; float: left; }
.photo-gallery ul li{ display: inline; width: 190; height: 148px; }
.photo-gallery ul li img { border: none; margin: 10px; }
.photo-gallery ul li a{ float: left; background: url(/images/gallery_bg.png) no-repeat; color: white; padding: 0px; text-decoration: none; }
.photo-gallery ul li a:hover { background: url(/images/gallery_bg.png) no-repeat 0px -148px; }

#sidebar-home { float: left; width: 160px; margin: 0px 0 40px; }
#sidebar-home p { font-size: 11px; line-height: 140%; padding: 5px 10px; }

#language-currency { width: 154px; margin: 2px; font-weight: bold; text-align: center; background: #FFFFFF; border: 1px solid #d7d7d7; line-height: 180%; }
#language-currency img { }

#sidebar { float: left; width: 180px; margin: 20px 0 40px; }

#sidebar-review { float: left; width: 180px; margin: 160px 0 40px; }

.sidebar-photo { width: 170px; border: 1px solid #0d447f; margin: 5px auto; background: #eef3f9; }
.sidebar-photo img { width: 160px; height: 120px; padding: 0; margin: 5px; }
.sidebar-photo p { font-size: 11px;  text-align: left; font-weight: bold; margin:0 5px 5px 5px; padding: 0; }

.sidebar-list dl { width: 180px; margin: 0; padding: 0 0 5px; list-style-type: none; }
.sidebar-list dt { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 18px; padding: 10px; }
.sidebar-list dd { color: #000; padding: 10px; }
.sidebar-list a { color: #0d447f; }
.sidebar-list a:hover { color: #075590; }

.side-nav dl { margin: 0; padding: 0 0 5px; list-style-type: none; }
.side-nav dt { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 18px; padding: 10px; }
.side-nav dd { margin: 0 0 1px 0; }
.side-nav a { display: block; padding: 10px 10px; width: 160px; color: #fff; background-color: #61778e; text-decoration: none; }
.side-nav a:hover { color: #fff; background-color: #7087a0; text-decoration: none; }

#footer { clear: both; display: block; color:#FFF; background-color: #0d447f; text-align: center; }
#footer p { line-height: 180%; padding-bottom: 15px; }
#footer a { color: #A5CFED; }
#footer a:hover { color: #d8eafd; }
#footer ul { padding: 10px; margin: 0;  }
#footer li { display: inline; list-style-type: none; margin: 0; padding: 0 15px 0; }
#footer .fine-print { font-size:9px; padding: 0; }
