﻿/*    Body Outline    */
/*    SpringPoint modification */
body  { font-family: Arial; font-size: 11px; text-align: center; }
.body { padding:0px; *height:700px; } /* Winnercomm 06-11-2008: Sets a minimum screen height to keep the footer bar down. */

.headerContainer{ background: url(../images/lodgenet/bkgd_master_body.gif) repeat-x #FFF; margin: 20px 0 0 0; }
.headerHealthcareContainer{ background: url(../images/lodgenet/bkgd_healthcare_master_body.gif) repeat-x #FFF; margin: 20px 0 0 0; }
.headerSize { width: 925px; margin: 0px auto; position: relative; text-align: left; }

.splashContainer { background: url(../images/lodgenet/bkgd_splash_body.gif) repeat-x #FFF; }
.splashSize { width: 925px; margin: 0px auto; position: relative; text-align: left; }

.sitesContainer { background: url(../images/lodgenet/bkgd_sites_body.gif) repeat-x #FFF; }
.sitesSize { width: 925px; margin: 0px auto; position: relative; text-align: left; }

.pageContent { font-family:Arial; font-size: 11px; color:#666666; }

.caption { font-family: Arial;	font-size: 8pt;	font-style:italic; }

.ms-WPBody { font-family: Arial; background: none; }
.ms-WPBody td, table, .ms-TPBody table { font-family: Arial; font-size: 17px; }
.ms-WPBody td label { font-family: Arial; font-size: 11px; }

/*    Footer page styles */
/*.footerPage { width: 875px; margin: 25px 25px 0 25px; font-family: Arial; font-size: 11px; }*/
.footerPage { width: 925px; margin: 20px auto; padding: 0 20px 0 20px; position: relative; text-align: left; }

/*    End SpringPoint modification */
.left { float:left; }
.right { float:right; }
.clear { clear: both; }
.clearLeft { clear:left; }
.clearRight { clear:right; }
.link { width: 225px; }
.link img { position: relative; top: 3px; }
/* SpringPoint Modification Bug# 1025 */
.link a { color: #007dc3; text-decoration: none; }
a { text-decoration: none; font-weight:bold; color:#007dc3; }
a:visited { font-weight:normal; }
/* End SpringPoint Modification */

.hide { display: none; visibility: hidden; height: 0px; overflow: hidden; }
.btnEnabled { cursor: pointer; opacity: 1; filter: alpha(opacity=100); }
.btnDisabled { cursor: default; opacity: .25; filter: alpha(opacity=25); }

/* ===== Icons ========================= */
a.icon { display:block; float:left; text-decoration:none; }
a.icon span { display:block; padding:10px 15px 10px 35px; }
a.icon span.share { background:transparent url(../images/lodgenet/btn_share_icon.gif) no-repeat 15px center; }
a.icon span.favorite { background:transparent url(../images/lodgenet/btn_fav_icon.gif) no-repeat 15px center; border-right:1px solid #D6D6D6; }

/* ===== Page Title ========================= */
p.head-img span { font:normal 25px 'helvetica neue', helvetica, arial, sans-serif; color:#999; letter-spacing:-1px; display:block; padding-top:5px; }
.txt-box { background: #f7f7f7; border-top: 1px solid #ececec; padding: 6px; margin: 0; line-height: 18px; }

/*    SpringPoint Additions */
.header { border-style: none; }
.zz1_Aspmenu1_1 { font-size: 11px; }
.ln-link-item { color: #0066CC; text-decoration: none; text-align: right; }
.ln-link-item a:hover { color: #0066CC; text-decoration: none;}
.ms-WPBody a:link, .ms-WPBody a:visited { color: #0066CC; }
.ln-item { clear: both; margin: 6px 75px 6px 4px; }
hr { color: #666666; }
td { vertical-align:top }
/*    End SpringPoint additions */


/*    Header Styles (Logo / Search Bar)    */
.header #logo { width: 249px; float: left; }
.header #logo a  { display: block; width: 249px; height: 72px; }
.header #logo a img { border: none; }
.header #logo h1 { display: none; margin: 0; padding: 0; }

.header #search { float: right; text-align: right; width: 300px; padding: 20px 0 0 0; }
.header #search input { color: #000000; border: 1px solid #cccccc; font-size: 10px; text-transform: none; padding: 4px 4px 4px 4px; width: 200px; height: 23px; }
.header #search .go { border: none; background: url(../images/lodgenet/btn_search_go.gif) no-repeat transparent; width: 30px; margin-left: 3px; height: 23px; }
.header #search .go-health-care { border: none; background: url(../images/lodgenet/btn_go_button.gif) no-repeat transparent; width: 30px; margin-left: 3px; height: 23px; }

/*    SpringPoint modification */
.header #siteActions { position: absolute; top: 75px; left: 828px; }
/*    End SpringPoint modification */


/*    Top Navigation    */
div.navigation ul { margin:0; padding:21px 0 0 0; list-style:none; }
div.navigation li { display:block; float:left; height:30px;}
div.navigation li a { display:block; font:normal 11px arial, sans-serif; padding:8px 17px; text-transform:uppercase; text-decoration:none; }
div.navigation li a span { color:#FFF; }

/* Begin Color Box Fix 
div.navigation li.colors { display:block; width:150px; background:transparent url(../images/lodgenet/bkgd_menu_colors.gif) no-repeat top right; }
*/
div.navigation { background: transparent url(../images/lodgenet/bkgd_menu_colors.gif) no-repeat right 24px;}
* html div.navigation { background-position:  right 21px; } /* Winnercomm 06-11-2008: Fix issues with four color bar alignement. */
/* End Color Box Fix */

/*    Breadcrumb (I am...)    */
.bread-crumb { font-size: 10px; color: #7a5515; text-transform: uppercase; height: 57px; }
.bread-crumb a { color: #7a5515; text-decoration: none; }
.bread-crumb a:hover { text-decoration: underline; }
/*    SpringPoint modification */
.bread-crumb #i-am { margin: 18px 0 0 0; padding: 0 0 0 5px; width: 500px; float: left; }
/*    End SpringPoint modification */
.bread-crumb #txt { width: 40px; padding: 4px 0 0 0; float: left; }
.bread-crumb #select { width: 400px; float: left; }

/*    Breadcrumb (My account)    */
/*    SpringPoint modification */
.bread-crumb #my-account { margin: 18px 0 0 0; padding: 0 5px 0 0; width: 400px; color: #cc0033; float: right; text-align: right; }
/*    End SpringPoint modification */
.bread-crumb #my-account img { position: relative; top: 4px; }
/* SpringPoint Modification BUG#1025 */
.bread-crumb #my-account a { color: #666666; text-decoration: none; }
/* End SpringPoint Modification */
.bread-crumb #my-account a:hover { text-decoration: underline; }

/*    Flash & Content Area (Big Flash Piece / Content Area)    */
.content-area { width: 670px; float:left; padding-bottom:15px; }
.content-area #flash-piece { background: transparent; height:291px}
.content-area #flash-piece h2 { background: transparent; height:291px; font:normal 18px arial; letter-spacing:-1px; color:#FFF }
.content-area #flash-piece h2 a { color:#FC0; }
.content-area .left-column { float: left; }
.content-area .right-column { float: right; padding: 0 15px 0 0; }

/* top row homepage content*/
#top-row UL {float:left;}
/*    LodgeNet | News | Content    */
.content-area UL.LodgeNet-News { margin: 18px 20px 0 0; padding: 0; list-style: none; width: 419px; min-height:226px; }
*:first-child+html .content-area UL.LodgeNet-News LI { display: inline; width: 419px; float: left; clear: left; }
*html .content-area UL.LodgeNet-News LI { display: inline; width: 419px; float: left; clear: left; }
.content-area UL.LodgeNet-News LI.title h2 { margin: 0; padding: 0; background:url(../images/lodgenet/txt_titles.gif) no-repeat; width: 419px; height: 47px; }
.content-area UL.LodgeNet-News LI.title h2 span { display: none; }
.content-area UL.LodgeNet-News LI.content { background:url(../images/lodgenet/bkgd_content419.gif) repeat-y; width: 419px; color: #007dc3; line-height: 18px; min-height: 242px; *height: 242px; }
.content-area UL.LodgeNet-News LI.content p { margin: 0; padding: 5px 10px 5px 12px; }
.content-area UL.LodgeNet-News LI.footer { background:url(../images/lodgenet/bkgd_footer419.gif) no-repeat; width: 419px; height: 11px; }
.content-area UL.LodgeNet-News LI.content #news-nav { width: 342px; margin: 0 0 0 7px; border-top: 1px solid #FFF; padding: 5px 0 5px 0; }
.content-area UL.LodgeNet-News LI.content #news-nav a { color: #007dc3; }
.content-area UL.LodgeNet-News LI.content #news-nav a:hover,.content-area UL.LodgeNet-News LI.content #news-nav a:active,.content-area UL.LodgeNet-News LI.content #news-nav a:visited { color: #007dc3; }
.content-area UL.LodgeNet-News LI.content #nav { width: 200px; padding: 0 0 0 8px; float: left; }

/*    LodgeNet | News | MPP    */
.content-area UL.LodgeNet-MPP { margin: 18px 20px 0 0; padding: 0; list-style: none; width: 206px; min-height:228px;  }
*:first-child+html .content-area UL.LodgeNet-MPP LI { display: inline; width: 206px; float: left; clear: left; }
*html .content-area UL.LodgeNet-MPP LI { display: inline; width:206px; float: left; clear: left; padding-top:3px; }
.content-area UL.LodgeNet-MPP LI.title h2 { margin: 0; padding: 0; background:url(../images/lodgenet/txt_titles.gif) 0 -234px no-repeat; width: 206px; height: 47px;}
.content-area UL.LodgeNet-MPP LI.title h2 span { display: none; }
.content-area UL.LodgeNet-MPP LI.content { background:url(../images/lodgenet/bkgd_content206.gif) repeat-y; width: 206px; color: #007dc3; line-height: 18px; min-height: 242px; *height: 242px; }
.content-area UL.LodgeNet-MPP LI.content ol li {width:150px; font-weight:bold; }
.content-area UL.LodgeNet-MPP LI.content p { margin: 0; padding: 5px 10px 5px 12px; }
.content-area UL.LodgeNet-MPP LI.footer { background:url(../images/lodgenet/bkgd_footer206.gif) no-repeat; width: 206px; height: 11px; vertical-align:bottom; }


/*    LodgeNet | Featured News | Content */
#featuredNews { position: relative; min-height: 120px; height: auto !important; height: 130px; }
#featuredNews ul { margin: 0px 7px; padding: 0px; list-style-type: none; }
#featuredNews ul li { border-top: 1px solid #FFF; width: 405px; border-bottom: 1px solid #CCE5F3; }
#featuredNews ul li a { display: block; padding: 5px 15px 5px 47px; color: #007DC3; text-decoration: none; background: #EDF7FD url(../images/lodgenet/bkgd_arrow_FeaturedNews.gif) no-repeat 15px 8px; }
#featuredNews ul li a:hover { background-color: #f6c87e; background-position: 15px -179px }
.controls { position: relative; height: 30px; cursor: default; }
.controls #view-all { position: absolute; top: 0px; right: 15px; display: block; width: 100px; }
.controls #view-all img { position: relative; top: 2px; }
.controls .pagination { position: relative; width: 70px; margin-left: 15px; margin-top: 20px; }
.controls .btnPrev { position: absolute; z-index: 5; top: 1px; left: 0px; padding: 1px 5px; }
.controls .btnNext { position: absolute; z-index: 5; top: 1px; right: 0px; padding: 1px 5px; }
.controls .galleryCount { position: absolute; z-index: 0; top: 0px; left: 0px; width: 70px; text-align: center; font: normal 11px arial; color: #5887e3; }

/* top row homepage content*/
#bot-row UL {float:left;}

/*    LodgeNet | Investor Information | Content    */
.content-area UL.LodgeNet-Investor-Information { margin: 18px 20px 0 0; padding: 0; list-style: none; width: 168px; }
*:first-child+html .content-area UL.LodgeNet-Investor-Information LI { display: inline; width: 168px; float: left; clear: left; }
*html .content-area UL.LodgeNet-Investor-Information LI { display: inline; width: 168px; float: left; clear: left; }
.content-area UL.LodgeNet-Investor-Information LI.title h2 { margin: 0; padding: 0; background:url(../images/lodgenet/txt_titles.gif) 0 -93px no-repeat; width: 168px; height: 47px; }
.content-area UL.LodgeNet-Investor-Information LI.title h2 span { display: none; }
.content-area UL.LodgeNet-Investor-Information LI.content p { margin: 0; padding: 5px 0 5px 2px; }
.content-area UL.LodgeNet-Investor-Information LI.content p strong { font-size: 13px; margin: 0; }
.content-area UL.LodgeNet-Investor-Information LI.content { background:url(../images/lodgenet/bkgd_content168.gif) repeat-y; color: #007dc3; line-height: 18px; text-align:center; min-height:170px; *height:170px; }
.content-area UL.LodgeNet-Investor-Information LI.content .left { float: left; width: 140px; padding: 0 0 0 10px; }
.content-area UL.LodgeNet-Investor-Information LI.content .right { float: left; width: 168px }
.content-area UL.LodgeNet-Investor-Information LI.content .right .title { background: #76aee4; padding: 2px 4px 2px 4px; color: #FFF; }
.content-area UL.LodgeNet-Investor-Information LI.content .link { text-align: left; width: auto; padding: 5px 0 5px 5px; }
.content-area UL.LodgeNet-Investor-Information LI.footer { background:url(../images/lodgenet/bkgd_footer168.gif) no-repeat; width: 168px; height: 11px; }

/*    LodgeNet | Events | Content    */
.content-area UL.LodgeNet-Events { margin: 18px 22px 18px 0; padding: 0; list-style: none; width: 230px; }
*:first-child+html .content-area UL.LodgeNet-Events LI { display: inline; width: 230px; float: left; clear: left; }
*html .content-area UL.LodgeNet-Events LI { display: inline; width: 230px; float: left; clear: left; }
.content-area UL.LodgeNet-Events LI.title h2 { margin: 0; padding: 0; background:url(../images/lodgenet/txt_titles.gif) 0 -47px no-repeat; width: 230px; height: 47px; }
.content-area UL.LodgeNet-Events LI.title div#events { position:relative;  text-align: right; padding: 13px 14px 0 0; }
.content-area UL.LodgeNet-Events LI.title div#events select{position:absolute;top:13px; right:20px;}
.content-area UL.LodgeNet-Events LI.title h2 span { display: none; }
.content-area UL.LodgeNet-Events LI.content { background:url(../images/lodgenet/bkgd_content230.gif) repeat-y; width: 230px; color: #007dc3; line-height: 18px; min-height:170px; *height:170px; }
.content-area UL.LodgeNet-Events LI.content p { margin: 0; padding: 5px 14px 5px 13px; }
.content-area UL.LodgeNet-Events LI.content p strong { font-size: 13px; margin: 0; }
.content-area UL.LodgeNet-Events LI.footer { background:url(../images/lodgenet/bkgd_footer230.gif) no-repeat; width: 230px; height: 11px; }
#event-me { overflow: auto; height: 170px; padding: 0 12px 0 12px; width: 220px; }

/*    LodgeNet | Health Care | Content    */
.content-area UL.LodgeNet-Health-Care { margin: 18px 0px 18px 0; padding: 0; list-style: none; width: 206px; }
*:first-child+html .content-area UL.LodgeNet-Health-Care LI { display: inline; width: 206px; float: left; clear: left; }
*html .content-area UL.LodgeNet-Health-Care LI { display: inline; width: 206px; float: left; clear: left; }
.content-area UL.LodgeNet-Health-Care LI.title h2 { margin: 0; padding: 0; background:url(../images/lodgenet/txt_titles.gif) 0 -140px no-repeat; width: 206px; height: 47px; }
.content-area UL.LodgeNet-Health-Care LI.title h2 span { display: none; }
.content-area UL.LodgeNet-Health-Care LI.content { background:url(../images/lodgenet/bkgd_content206.gif) repeat-y; width: 206px; color: #007dc3; line-height: 18px; min-height:170px; *height:170px; }
.content-area UL.LodgeNet-Health-Care LI.content p { margin: 0; padding: 5px 14px 5px 13px; }
.content-area UL.LodgeNet-Health-Care LI.content p strong { font-size: 13px; margin: 0; }
.content-area UL.LodgeNet-Health-Care LI.footer { background:url(../images/lodgenet/bkgd_footer206.gif) no-repeat; width: 206px; height: 11px; }


/*    Flash (Now Playing Flash)    */
.now-playing-column { float: left; padding: 14px 0 0 0; }
.now-playing-column h2#now-playing-title { width: 255px; height: 49px; background: transparent url(../images/lodgenet/title_nowplaying.gif) no-repeat; margin: 0; }
.now-playing-column h2#now-playing-title span { display: none; }
.now-playing-column #now-playing { width: 255px; background: transparent url(../images/lodgenet/bkgd_nowplaying2.gif) no-repeat; margin: 0; }
.now-playing-column #now-playing p#indexVideo { display:block; width:221px; height:334px; padding: 0 0 0 25px; margin: 0; }
.now-playing-column #now-playing p#indexVideo h2 { margin:0px; padding:0px; font:normal 12px arial; color:#FFF; }
.now-playing-column #now-playing p#indexVideo h2 a { color:#FC0; }
.now-playing-column p#direct-tv { width: 251; height: 116px; margin: 25px 0 0 0; }


/*    LodgeNet | Hotel Network | Content    */
.now-playing-column UL.LodgeNet-Hotel-Network { margin: 18px 0 18px 0; padding: 0; list-style: none; width: 251px; }
*:first-child+html .now-playing-column UL.LodgeNet-Hotel-Network LI { display: inline; width: 251px; float: left; clear: left; }
*html .now-playing-column UL.LodgeNet-Hotel-Network LI { display: inline; width: 251px; float: left; clear: left; }
.now-playing-column UL.LodgeNet-Hotel-Network LI.title h2 { margin: 0; padding: 0; background: url(../images/lodgenet/txt_titles.gif) 0 -187px no-repeat; width: 251px; height: 47px; }
.now-playing-column UL.LodgeNet-Hotel-Network LI.title h2 span { display: none; }
.now-playing-column UL.LodgeNet-Hotel-Network LI.content { background: url(../images/lodgenet/bkgd_content251.gif) repeat-y; width: 251px; color: #007dc3; line-height: 18px; min-height:240px; *height:250px}
.now-playing-column UL.LodgeNet-Hotel-Network LI.content p { margin: 0; padding: 5px 14px 5px 13px; }
.now-playing-column UL.LodgeNet-Hotel-Network LI.content p strong { margin: 0; font-size: 13px; }
.now-playing-column UL.LodgeNet-Hotel-Network LI.footer { background: url(../images/lodgenet/bkgd_footer251.gif) no-repeat; width: 251px; height: 11px; }


/*    LodgeNet | Site Footer | Footer    */
/*    SpringPoint Modification */
div.footer { height: 185px; background:#0066CC url(../images/lodgenet/bkgd_sitefooter.gif) repeat-x; text-align: center; margin-bottom: -80px; }
/*    End SpringPoint Modifications */
div.footer #contain { padding: 20px 0 0 0; width: 925px; margin: 0 auto; }
div.footer #contain a { color: #b5dafe; }
div.footer #contain a:hover,div.footer #contain a:active,div.footer #contain a:visited { color: #b5dafe; }
div.footer #contain p { margin: 0; }


/*    LodgeNet | Left Footer | Footer    */
div.footer .left { width: 300px; float: left; padding: 0 10px 0 0; }


/*    LodgeNet | Middle 1 Footer | Footer    */
div.footer #middle-one { width: 300px; float: left; text-align: left; padding: 0 10px 0 0;}
div.footer #middle-one UL.popular-products { margin: 0; padding: 0; list-style: none; }
div.footer #middle-one UL.popular-products LI.title { background: url(../images/lodgenet/txt_footer_titles.gif) no-repeat; height: 39px; }
div.footer #middle-one UL.popular-products LI.title h2 { display: none; }
div.footer #middle-one UL.popular-products LI OL { margin: 0 0 0 20px; padding: 0; color: #b5dafe; }
div.footer #middle-one UL.popular-products LI OL LI { margin: 0 0 10px 0; padding: 0; width: 180px; list-style: none; }


/*    LodgeNet | Middle 2 Footer | Footer    
div.footer #middle-two { width: 300px; float: left; text-align: left; padding: 0 0px 0 0;}
div.footer #middle-two UL.also-from { margin: 0; padding: 0; list-style: none; }
div.footer #middle-two UL.also-from LI.title { background:url(../images/lodgenet/txt_footer_titles.gif) 0 -39px no-repeat; height: 39px; }
div.footer #middle-two UL.also-from LI.title h2 { display: none; }
div.footer #middle-two UL.also-from LI OL { list-style: none; margin: 0 0 0 7px; padding: 0; color: #b5dafe; }
div.footer #middle-two UL.also-from LI OL LI { margin: 0 0 10px 0; padding: 0; width: 180px; }

*/
/*    LodgeNet | Right Footer | Footer    */
div.footer .right { width: 300px; float: left; padding: 0 0px 0 0;}

/*    LodgeNet | Legal Footer | Footer    */
div.footer .legal { margin: 0 auto; width: 925px; padding: 25px 0 0 0; color:#b5dafe; }
div.footer .legal UL { margin: 0; padding: 0; list-style: none; }
div.footer .legal li { float:left; padding:0 5px; }
div.footer .legal li span { display:block; padding-right:50px; }
div.footer .legal a { display:block; padding:0px 10px 0px 15px; border-left:1px solid #b5dafe; }
div.footer .legal a.first { border-left-width:0px; }
/******************************************************************************/


/******************************************************************************/
/*    LodgeNet | Events Calendar |    */
/******************************************************************************/
.LodgeNetCalendar { border:1px solid #CCC; font:normal 12px arial; }
.LodgeNetCalendar table td { border-width:0px; font-weight:bold; color:#06C; }
.LodgeNetCalendar table td a { font:bold 12px arial; color:#06C; }
.LodgeNetCalendar table td a:hover { background:#C2d7E4; }
.LodgeNetCalendar th { border:1px solid #CCC; padding:5px; }
.LodgeNetCalendar td { border:1px solid #CCC; }
.LodgeNetCalendar td a { color:#333; padding:4px; text-decoration:none; display:block; }
.LodgeNetCalendar td a:hover { background:#FFF0D9; color:#000; }
.LodgeNetCalendar td.LodgeNetDayStyle a { color:#333; padding:4px; text-decoration:none; display:block; }
.LodgeNetCalendar td.LodgeNetOtherMonthDayStyle { background:#EEE; }
.LodgeNetCalendar td.LodgeNetOtherMonthDayStyle a { color:#999; }
.LodgeNetCalendar td.LodgeNetOtherMonthDayStyle a:hover { color:#000 }
.LodgeNetCalendar td.LodgeNetTodayDayStyle { font-weight:bold; background:#D3E6F9; }
.LodgeNetCalendar td.LodgeNetSelectedDayStyle { font-weight:bold; background:#7FB2E5; }

/******************************************************************************/
/*    LodgeNet | About Us Page |    */
/******************************************************************************/
body.about-us  { background: url(../images/lodgenet/bkgd_aboutus_body.gif) repeat-x #FFF; margin: 20px 0 0 0; font-family: Arial; font-size: 11px; text-align: center; }


/*    LodgeNet | Containers | (Bread Crumbs, Navigation Left, Middle Content, Navigation Right)    */
.bread-crumb-pages { font-size: 10px; text-transform: uppercase; padding: 5px 0 0 5px; }
.bread-crumb-pages a { color:#7A5515; }
.bread-crumb-pages a:hover { color:#000; }
.about-us-left { width: 226px; margin: 25px 0 0 0; float: left; min-height:310px; *height:310px; } /* Winnercomm 06-11-2008: Sets a minimum screen height to keep the footer bar down. */
.about-us-middle { margin: 25px 0 0 0; width: 471px; float: left; line-height: 21px; color: #666666; }
.about-us-right { width: 211px; margin: 25px 0 0 0; float: right; }
.large-right { width: 682px; margin: 25px 0 0 0; float: left; line-height: 21px; color: #666666; }


/*    LodgeNet | Navigation | Left Navigation    */
/* Winnercomm 06-11-2008: Multiple changes in this section to keep items flush with left margin */
.about-us-left UL.navigation { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue1.gif) repeat-y; list-style: none; margin: 0; padding: 0; width: 211px; }
.about-us-left UL.navigation LI.title { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) no-repeat; width: 211px; height: 42px; }
.about-us-left UL.navigation LI.title span { text-transform: uppercase; padding: 10px 0 0 15px; display: block; }
.about-us-left UL.navigation LI.container { padding: 0 0 0 13px; font-size: 11px; }
.about-us-left UL.navigation LI a { color: #333333; text-decoration: underline; display:block; padding:4px 0 4px 12px; } /* <-- #update# --<< */
.about-us-left UL.navigation LI a:hover,.about-us-left UL.navigation LI a:visited,.about-us-left UL.navigation LI a:active { color: #333333; }
.about-us-left UL.navigation LI a img { margin-left:-9px; } /* <-- #update# --<< */
.about-us-left UL.navigation LI a.skipLink { display:none; }
.about-us-left UL.navigation LI.footer { position: relative; top: 4px; width: 211px; height: 14px; background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -41px no-repeat; }

.about-us-left UL.WelcomeNav { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue1.gif) repeat-y; list-style: none; margin: 0; padding: 0; width: 211px; }
.about-us-left UL.WelcomeNav LI.title { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) no-repeat; width: 211px; height: 42px; }
.about-us-left UL.WelcomeNav LI.title span { text-transform: uppercase; padding: 10px 0 0 15px; display: block; }
.about-us-left UL.WelcomeNav LI.WelcomeNavContent { padding: 0 0 0 13px; font-size: 11px; margin: 12px 0 12px 0; }
.about-us-left UL.WelcomeNav LI.WelcomeNavContent img { position: relative; top: 3px; }
.about-us-left UL.WelcomeNav LI.WelcomeNavContent div.button { float: left; margin: 0 3px 0 0; }
.about-us-left UL.WelcomeNav LI.WelcomeNavContent div.text { width: 180px; float: left; }
.about-us-left UL.WelcomeNav LI.WelcomeNavContent a { color: #333333; }
.about-us-left UL.WelcomeNav LI.WelcomeNavContent a:hover,.about-us-left UL.WelcomeNav LI.WelcomeNavContent a:visited,.about-us-left UL.WelcomeNav LI.WelcomeNavContent a:active { color: #333333; }
.about-us-left UL.WelcomeNav LI.WelcomeNavFooter { position:relative; top:4px; width:221px; height:14px; background:url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -41px no-repeat; }

/*    LodgeNet | Navigation | Left Navigation (Sub Sections)    */
.about-us-left UL.navigation LI.sub { padding: 0 0 0 40px; color: #999999; }
.about-us-left UL.navigation LI.sub a { color: #999999; text-decoration: none; }
.about-us-left UL.navigation LI.sub a:hover,.about-us-left UL.navigation LI.sub a:active,.about-us-left UL.navigation LI.sub a:visited { color: #999999; text-decoration: underline; }

.about-us-left UL.LeftNavigation { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue1.gif) repeat-y; list-style: none; margin: 5; padding: 0; width: 211px; }
.about-us-left UL.LeftNavigation LI.title { background: url(../images/lodgenet/NavHeader.gif) no-repeat; width: 211px; height: 42px;}
.about-us-left UL.LeftNavigation LI.title span { text-transform: uppercase; padding: 10px 0 0 15px; display: block; }
.about-us-left UL.LeftNavigation LI.footer { position: relative; top: 4px; width: 211px; height: 14px; background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -41px no-repeat; }

.about-us-left UL.InnerNav { width:190px; }
.about-us-left UL.InnerNav { margin:0 0 0 12px; padding:0; _margin-top:18px; line-height: 20px !important; }
.about-us-left UL.InnerNav UL { margin:0; padding:0; }
.about-us-left UL.InnerNav LI { list-style-type:none; background: url(../images/lodgenet/btn_arrow_gray_nav.gif) no-repeat 0px 6px; padding-left:15px; }
.about-us-left UL.InnerNav LI a { color: #333333; text-decoration: underline; }
.about-us-left UL.InnerNav LI.title span { text-transform: none !important; padding: 0px 0px 0px 0px !important; display: block;}
.about-us-left UL.InnerNav span { font-weight: bold; text-transform: none !important; padding: 0px 0px 0px 0px !important; display: inline !important; }

.about-us-left UL.InnerNavFox { width:190px; }
.about-us-left UL.InnerNavFox { margin:0 0 0 12px; padding:0; _margin-top:18px; line-height: 20px !important; }
.about-us-left UL.InnerNavFox UL { margin:0; padding:0; }
.about-us-left UL.InnerNavFox LI { list-style-type:none; background: url(../images/lodgenet/btn_arrow_gray_nav.gif) no-repeat 0px 6px; padding-left:15px; }
.about-us-left UL.InnerNavFox LI a { color: #333333; text-decoration: underline; }
.about-us-left UL.InnerNavFox LI.title span { text-transform: none !important; padding: 0px 0px 0px 0px !important; display: block; }
.about-us-left UL.InnerNavFox span { font-weight: bold; text-transform: none !important; padding: 0px 0px 0px 0px !important; display: inline !important; }

.selectedNode { line-height: 20px !important;}

/*    LodgeNet | Favorites | Left Navigation    */
.about-us-left UL.favorites { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue2.gif) repeat-y; list-style: none; margin: 10px 0 0 0; padding: 0; width: 211px; }
.about-us-left UL.favorites LI.title { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -55px no-repeat; width: 211px; height: 42px; }
.about-us-left UL.favorites LI.title span { text-transform: uppercase; padding: 10px 0 0 35px; display: block; }
.about-us-left UL.favorites LI.content { padding: 0 0 0 13px; font-size: 11px; margin: 12px 0; }
.about-us-left UL.favorites LI.content img { position: relative; top: 3px; }
.about-us-left UL.favorites LI.content a { color: #333333; }
.about-us-left UL.favorites LI.content a:hover,.about-us-left UL.favorites LI.content a:visited,.about-us-left UL.favorites LI.content a:active { color: #333333; }
.about-us-left UL.favorites LI.footer { position: relative; top: 4px; height: 13px; width: 211px; background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -97px no-repeat; }


/*    LodgeNet | About Us Middle | Middle Content    */
.about-us-middle a { color: #0066cc; }
.about-us-middle a:hover,.about-us-middle a:active,.about-us-middle a:visited { color: #0066cc; }
.about-us-middle p.head-img { margin: 0; }
.about-us-middle p.head-img span { font:normal 25px 'helvetica neue', helvetica, arial, sans-serif; color:#999; letter-spacing:-1px; display:block; padding-top:5px; }
.about-us-middle div.img { min-width:68px; min-height:68px; }
*html .about-us-middle div.img { width:68px; height:68px; }

/*    LodgeNet | Large Right | Middle Content    */
.large-right a { color: #0066cc; }
.large-right a:hover,.large-right a:active,.large-right a:visited { color: #0066cc; }
.large-right p.head-img { margin: 0; }
.large-right p.head-img span { font:normal 25px 'helvetica neue', helvetica, arial, sans-serif; color:#999; letter-spacing:-1px; display:block; padding-top:5px; }
.large-right hr { color: #666666; height: 1px; }
.large-right td.image img { margin-right:15px; }

/*    LodgeNet | Related Downloads | Right Navigation    */
/* Winnercomm 06-11-2008: Multiple changes in this section to bring right rail lables to top of box */
.about-us-right UL.related { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue3.gif) repeat-y; margin: 0; padding: 0; list-style: none; }
.about-us-right UL.related LI.related-downloads { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -124px no-repeat; height: 26px; width: 211px; } /* <-- #update# --<< */
.about-us-right UL.related LI.related-media { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -165px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.related LI.related-solutions { background:url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -480px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.related LI.relations-publications { background:url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -539px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.related LI.relations-media { background:url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -569px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.related LI.related-materials { background:url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -599px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.related LI.recent-presentations { background:url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -629px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.related LI span { display: inherit; }
.about-us-right UL.related LI.content { border-left: 1px solid #e5e6e6; border-right: 1px solid #e5e6e6; padding: 6px 6px 6px 10px; }
.about-us-right UL.related LI.content img { position: relative; top: 3px; }
.about-us-right UL.related LI.content a { color: #666666; }
.about-us-right UL.related LI.content a:hover, .about-us-right UL.related LI.content a:active,.about-us-right UL.related LI.content a:visited { color: #666666; }
.about-us-right UL.related LI.footer { position: relative; top: 4px;  background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -151px no-repeat; height: 14px; width: 211px; } /* <-- #update# --<< */


/*    LodgeNet | Page Footer | Footer    */
.page-footer { background: #0066cc; padding: 15px; text-align: center; color: #FFF; margin: 25px 0 0 0; }
.page-footer UL.legal { margin: 0 auto; width: 925px; padding: 0; list-style: none; }
.page-footer UL.legal LI { float: left; padding: 0 5px; }
.page-footer UL.legal LI span { display: block; padding-right: 20px; }
.page-footer UL.legal LI a { display:block; padding:0px 10px 0px 15px; border-left:1px solid #b5dafe; color: #b5dafe; }
.page-footer UL.legal LI a.first { border-left-width:0px; }
/******************************************************************************/




/******************************************************************************/
/*    LodgeNet | Executives Page |     */
/******************************************************************************/


/*    LodgeNet | Executive Profiles | Middle Content    */
.executives-profiles { margin: 25px 0 0 0; float: right; width: 695px; color: #666666; }
.executives-profiles p.title { margin: 0; }
.executives-profiles UL.profiles { list-style: none; margin: 10px 0 0 0; padding: 0; }
.executives-profiles UL.profiles LI { border: 1px solid #ededed; background: #f8fbfe; padding: 8px 8px 0 8px; margin: 0 0 10px 0; }
.executives-profiles UL.profiles LI div.photo { border: 1px solid #d0d0d0; width: 119px; float: left; }
.executives-profiles UL.profiles LI div.photo img { border: 2px solid #FFF; }
.executives-profiles UL.profiles LI div.info { width: 530px; float: left; padding: 10px; line-height: 19px; color: #333333; }
.executives-profiles UL.profiles LI div.info span.title { font-weight: bold; font-size: 13px; }
.executives-profiles UL.profiles LI div.info small { position: relative; top: -4px; }
.executives-profiles UL.profiles LI div.info p { margin: 0; }
.executives-profiles UL.profiles LI div.info p.profile-link a { margin: 0; color: #0066cc; }
.executives-profiles UL.profiles LI div.info p.profile-link a:hover,.executives-profiles UL.profiles LI div.info p.profile-link a:active,.executives-profiles UL.profiles LI div.info p.profile-link a:visited { margin: 0; color: #0066cc; }
/******************************************************************************/


/******************************************************************************/
/*    LodgeNet | Corporate Governance Page |     */
/******************************************************************************/


/*    LodgeNet | Corporate Governance | Middle Content    */
#corpGov { margin: 25px 0 0 0; float: right; width: 470px; color: #666666; }
#corpGov p.title { margin: 0; }
#corpGov UL#listings { list-style: none; margin: 10px 0 0 0; padding: 0; }
#corpGov UL#listings LI { border: 1px solid #ededed; background: #f8fbfe; padding: 8px 8px 0 8px; margin: 0 0 10px 0; }
#corpGov UL#listings LI div.photo { border: 1px solid #d0d0d0; width: 119px; float: left; }
#corpGov UL#listings LI div.photo img { border: 2px solid #FFF; }
#corpGov UL#listings LI div.info { width: 430px; float: left; padding: 10px; line-height: 19px; color: #333333; }
#corpGov UL#listings LI div.info span.title { font-weight: bold; font-size: 13px; }
#corpGov UL#listings LI div.info small { position: relative; top: -4px; }
#corpGov UL#listings LI div.info p { margin: 0; }
#corpGov UL#listings LI div.info p.right { text-align: right; }
#corpGov UL#listings LI div.info p.profile-link a:hover,#corpGov UL#listings LI div.info p.profile-link a:active,#corpGov UL#listings LI div.info p.profile-link a:visited { margin: 0; color: #0066cc; }
/******************************************************************************/



/******************************************************************************/
/*    LodgeNet | Our Solutions Page |    */
/******************************************************************************/


/*    LodgeNet | Our Solutions Middle | Middle Content    */
.about-us-middle a { color: #0066cc; }
.about-us-middle a:hover,.about-us-middle a:active,.about-us-middle a:visited { color: #0066cc; }
.about-us-middle p.head-img { margin: 0; }
.about-us-middle UL.service-list { margin: 15px 0 0 0; padding: 0; list-style: none; }
.about-us-middle UL.service-list LI { margin: 0 0 10px 0; padding: 5px; border-bottom: 1px solid #ececec; }
.about-us-middle UL.service-list LI.content-1 { background: #f7f7f7; }
.about-us-middle UL.service-list LI.content-2 { background: transparent; }
.about-us-middle UL.service-list LI div.img { margin: 0 5px 5px 0; border: 0px solid #cfcfcf; padding: 3px; float: left; }
.about-us-middle UL.service-list LI div.c-link a { font-size: 15px; }
.about-us-middle UL.service-list LI p.learn-more { text-align: right; margin: 0; padding: 0 5px 0 0; }


/*    LodgeNet | Related Services | Right Navigation    */
/* Winnercomm 06-11-2008: Multiple changes in this section to bring right rail lables to top of box */
.about-us-right UL.related { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue3.gif) repeat-y; margin: 0; padding: 0; list-style: none; }
.about-us-right UL.related LI.related-services { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -205px no-repeat; height: 26px; width: 211px; } /* <-- #update# --<< */
.about-us-right UL.related LI.related-support-materials { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -233px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.related LI.contact-info { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -453px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.related LI.related-products { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -398px no-repeat; height: 26px; width: 211px; } /* <-- #update# --<< */
.about-us-right UL.related LI.archive { background:url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -510px no-repeat; height: 26px; width: 211px; }
/******************************************************************************/




/******************************************************************************/
/*    LodgeNet | Contact Us Page |      */
/******************************************************************************/
/*    LodgeNet | Contact Us Middle | Middle Content    */
.about-us-middle a { color: #0066cc; }
.about-us-middle a:hover, .about-us-middle a:active, .about-us-middle a:visited { color: #0066cc; text-decoration: none; }
.about-us-middle p.head-img { margin: 0; }
.about-us-middle #contact-us-box { background: #f7f7f7; border-top: 1px solid #ececec; padding: 8px; }
.about-us-middle #contact-us-form { margin: 20px 0 0 0; padding: 5px; }
.about-us-middle #contact-us-form label { display:block; padding-top:5px; }
.about-us-middle #contact-us-form label span { margin-left:15px; padding:2px 15px; background:#E5F6D4; }
.about-us-middle #contact-us-form .txt { width: 178px; }
.about-us-middle #contact-us-form .txtarea { width: 344px; height: 115px; }
.about-us-middle #contact-us-form div { padding-bottom: 10px; margin: 0 0 10px 0; border-bottom: 1px solid #ececec; }
.about-us-middle #contact-us-form p#submit { text-align: right; padding: 0 115px 0 0; }


/*    LodgeNet | Locations | Right Navigation    */
/* Winnercomm 06-11-2008: Multiple changes in this section to bring right rail lables to top of box */
.about-us-right UL.locations { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue3.gif) repeat-y; margin: 0; padding: 0; list-style: none; }
.about-us-right UL.locations LI.office-locations { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -272px no-repeat; height: 26px; width: 211px; } /* <-- #update# --<< */
.about-us-right UL.locations LI.content a { color: #0066cc; }
.about-us-right UL.locations LI.content a:hover, .about-us-right UL.locations LI.content a:active, .about-us-right UL.locations LI.content a:visited { color: #0066cc; }
.about-us-right UL.locations LI.location-title { border: 1px solid #ededed; background: #edf7fd; padding: 4px 0 4px 12px; font-weight: bold; text-transform: uppercase; color: #333333; margin-top: 15px; }
.about-us-right UL.locations LI span { display: none; }
.about-us-right UL.locations LI.content { border-left: 1px solid #e5e6e6; border-right: 1px solid #e5e6e6; padding: 6px 6px 6px 10px; }
.about-us-right UL.locations LI.content img { position: relative; top: 3px; }
.about-us-right UL.locations LI.content a { color: #0066CC; }
.about-us-right UL.locations LI.content a:hover, .about-us-right UL.locations LI.content a:active, .about-us-right UL.locations LI.content a:visited { color: #0066CC; }
.about-us-right UL.locations LI.footer { position: relative; top: 4px;   background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -151px no-repeat; height: 14px; width: 211px; } /* <-- #update# --<< */
/******************************************************************************/




/******************************************************************************/
/*    LodgeNet | I Am A... Page |      */
/******************************************************************************/


/*    LodgeNet | I Am A... Middle Content | Middle Content    */
.about-us-middle #welcome-box { background: #f7f7f7; border-top: 1px solid #ececec; padding: 8px; }
.about-us-middle UL.guest-list { margin: 15px 0 0 0; padding: 0; list-style: none; }
.about-us-middle UL.guest-list LI { margin: 0 0 10px 0; padding: 5px; border-bottom: 1px solid #ececec; }
.about-us-middle UL.guest-list LI.content { background: transparent; }
.about-us-middle UL.guest-list LI.content div.small-title { padding: 0 0 4px 0; border-bottom: 1px solid #ececec; }
.about-us-middle UL.guest-list LI div.img { margin: 10px 5px 5px 0; border: 1px solid #cfcfcf; padding: 3px; float: left; }
.about-us-middle UL.guest-list LI div.c-link a { font-size: 15px; }
.about-us-middle UL.guest-list LI div.c-link { font-size: 15px; margin: 10px 0 0 0; }
.about-us-middle UL.guest-list LI p.learn-more { text-align: right; margin: 0; padding: 0 5px 0 0; }

/*    LodgeNet | Press Only | Left Navigation    */
.about-us-left UL.pressOnly { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue1.gif) repeat-y; list-style: none; margin: 10px 0 0 0; padding: 0; width: 211px; }
.about-us-left UL.pressOnly LI.title { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) no-repeat; width: 211px; height: 42px; }
.about-us-left UL.pressOnly LI.title span { text-transform: uppercase; padding: 10px 0 0 15px; display: block; }
.about-us-left UL.pressOnly LI.content { padding: 0 0 0 13px; font-size: 11px; margin: 12px 0; }
.about-us-left UL.pressOnly LI.content img { position: relative; top: 3px; }
.about-us-left UL.pressOnly LI.content a { color: #333333; }
.about-us-left UL.pressOnly LI.content a:hover, .about-us-left UL.pressOnly LI.content a:visited, .about-us-left UL.pressOnly LI.content a:active { color: #333333; }
.about-us-left UL.pressOnly LI.footer { position: relative; top: 4px; width: 211px; height: 14px; background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -41px no-repeat; }
/******************************************************************************/




/******************************************************************************/
/*    LodgeNet | Pressroom Page |     */
/******************************************************************************/


/*    LodgeNet | Press Room | Middle Content    */
.about-us-middle p.title { margin: 0; }

/*    Press Room News List | Press Room | Middle Content    */
.about-us-middle UL.press-room-list { margin: 15px 0 0 0; padding: 0; list-style: none; }
.about-us-middle UL.press-room-list LI { margin: 0 0 10px 0; }
.about-us-middle UL.press-room-list LI div.content { background: #edf7fd; border-top: 1px solid #ECECEC; border-bottom: 1px solid #FFF; padding: 5px; }
.about-us-middle UL.press-room-list LI div.small-title { padding: 0 0 4px 0; border-bottom: 1px solid #ececec; }
.about-us-middle UL.press-room-list LI div.img { margin: 10px 5px 5px 0; border: 1px solid #cfcfcf; padding: 3px; float: left; background: #FFF; }
.about-us-middle UL.press-room-list LI div.c-link a { font-size: 15px; }
.about-us-middle UL.press-room-list LI div.c-link { font-size: 15px; margin: 10px 0 0 0; }
.about-us-middle UL.press-room-list LI p.learn-more { text-align: right; margin: 0; padding: 0 5px 0 0; }
.about-us-middle UL.press-room-list LI div.press-posts { padding: 0 0 0 15px; }
.about-us-middle UL.press-room-list LI ul.listItems { float:right; width:200px; padding:15px 0px; list-style:none; margin:0 0 3px; }
.about-us-middle UL.press-room-list LI ul.listItems li { background: transparent url(../images/lodgenet/ico_dash.gif) no-repeat 0px 5px; font:bold 11px arial, sans-serif; color:#0266C9; padding-left:10px; }


/*    LodgeNet | Press Room | Right Navigation    */
/* Winnercomm 06-11-2008: Multiple changes in this section to bring right rail lables to top of box */
.about-us-right UL.related { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue3.gif) repeat-y; margin: 0; padding: 0; list-style: none; }
.about-us-right UL.related LI.media-resources { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -314px no-repeat; height: 26px; width: 211px; } /* <-- #update# --<< */
.about-us-right UL.related LI.content-1 { color: #666666; padding: 10px; }
.about-us-right UL.related LI.content-1 a { color: #0066cc; }
.about-us-right UL.related LI.video-txt { padding: 5px 5px 5px 10px; background: #f7f7f7; border: 1px solid #ededed; color: #666666; }
/******************************************************************************/




/******************************************************************************/
/*    LodgeNet | Investor Center Page |     */
/******************************************************************************/


/*    LodgeNet | Investor Center | Middle Content    */
.investor-center { margin: 25px 0 0 0; float: right; width: 695px; color: #666666; }
.investor-center p.title { margin: 0; display: block; border-bottom: 1px solid #ececec; }
.investor-center div.head-1 { border-top: 1px solid white; border-bottom: 1px solid #ececec; padding: 10px; background: #f7f7f7; color: #666666; }
.investor-center div.head-1 a { color: #0066cc; }
.investor-center div.head-1 span.text-1 { color: #0066cc; font-size: 14px; }
.investor-center div.head-1 span.text-2 { color: #999999; font-size: 10px; margin: 0 0 0 20px; }
.investor-center div.head-2 { border-top: 1px solid white; border-bottom: 1px solid white; padding: 10px; background: #fff0d9; color: #333333; font-size: 11px; }
.investor-center div.head-2 input.go-button { margin: 0 0 0 15px; background: transparent; border: 0; background: url(../images/lodgenet/btn_go_button.gif); width: 30px; height: 23px; }
.investor-center div.head-2 span.text-3 input { font-size: 11px; }
.investor-center div.head-2 span.text-4 { margin: 0 0 0 40px; }
.investor-center div.head-2 span.text-4 select { font-size: 11px; }
.investor-center div.head-3 { border-top: 1px solid #ececec; padding: 20px 0 30px 0; }
.investor-center div.head-3 table { width: 690px; color: #333333; }
.investor-center div.head-3 table td.column-1 { background: #f7f7f7; }
.investor-center div.head-4 { background: #f8fbfe; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec; padding: 15px; text-align: right; }
.investor-center div.head-4 div { border-top: 1px solid white; border-bottom: 1px solid white; }
.investor-center div.head-4 span.text-5 { color: #cc0033; margin: 0 10px 0 0; }
.investor-center div.head-4 span.text-6 img { position: relative; top: 3px; }
.investor-center div.head-4 span.text-6 a { color: #0066cc; }
/******************************************************************************/




/******************************************************************************/
/*    LodgeNet | Press Kit |     */
/******************************************************************************/


/*    LodgeNet | Press Kit | Middle Content    */
.about-us-middle p.title { margin: 0; }


.about-us-middle UL.press-kit-list { margin: 15px 0 0 0; padding: 0; list-style: none; }
.about-us-middle UL.press-kit-list LI { margin: 0 0 10px 0; }
.about-us-middle UL.press-kit-list LI div.content { background: #edf7fd; border-top: 1px solid white; border-bottom: 1px solid white; padding: 0 5px 0 5px; }

.about-us-middle UL.press-kit-list LI div.small-title { padding: 0 0 4px 0; border-bottom: 1px solid #ececec; }
.about-us-middle UL.press-kit-list LI div.small-title div.title { width: 200px; float: left; }
.about-us-middle UL.press-kit-list LI div.small-title div.down-link { text-align: right; width: 100px; float: right; }

.about-us-middle UL.press-kit-list LI div.small-title div.view { width: 200px; float: left; color: #0066cc; }
.about-us-middle UL.press-kit-list LI div.small-title div.download { text-align: right; width: 100px; float: right; color: #0066cc; }

.about-us-middle UL.press-kit-list LI.indent { padding: 0 0 0 20px; }
.about-us-middle UL.press-kit-list LI div.download-table { padding: 10px 0 10px 0; }
.about-us-middle UL.press-kit-list LI div.download-table table { width: 450px; color: #666666; }
.about-us-middle UL.press-kit-list LI div.download-table table td.column-1 { background: #edf7fd; padding: 5px 10px 5px 20px; }
.about-us-middle UL.press-kit-list LI div.download-table table td.column-2 { background: #FFF; padding: 5px 10px 5px 20px; }

.about-us-middle UL.press-kit-list LI div.download-table table td.column-3 { background: #FFF; padding: 0; }
.about-us-middle UL.press-kit-list LI div.download-table table td.column-3 div.contain { border-bottom: 1px solid #ececec; margin: 0 0 0 40px; }
.about-us-middle UL.press-kit-list LI div.download-table table td.column-3 div.left { width: 300px; float: left; margin: 10px 0 0 0; }
.about-us-middle UL.press-kit-list LI div.download-table table td.column-3 div.left small { margin: 0; padding: 0; position: relative; top: -4px; }
.about-us-middle UL.press-kit-list LI div.download-table table td.column-3 div.right { padding: 20px 10px 0 0; width: 100px; float: right; text-align: right; }


.about-us-middle UL.press-kit-list LI div.img { margin: 10px 5px 5px 0; border: 1px solid #cfcfcf; padding: 3px; float: left; background: #FFF; }
.about-us-middle UL.press-kit-list LI div.c-link a { font-size: 15px; }
.about-us-middle UL.press-kit-list LI div.c-link { font-size: 15px; margin: 10px 0 0 0; }
.about-us-middle UL.press-kit-list LI p.learn-more { text-align: right; margin: 0; padding: 0 5px 0 0; }
.about-us-middle UL.press-kit-list LI div.press-posts { padding: 0 0 0 15px; }


/*    LodgeNet | Press Kit | Right Navigation    */
/* Winnercomm 06-11-2008: Multiple changes in this section to bring right rail lables to top of box */
.about-us-right UL.related { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue3.gif) repeat-y; margin: 0; padding: 0; list-style: none; }
.about-us-right UL.related LI.media-resources { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -314px no-repeat; height: 26px; width: 211px; } /* <-- #update# --<< */
.about-us-right UL.related LI.content-1 { color: #666666; padding: 10px; }
.about-us-right UL.related LI.content-1 a { color: #0066cc; }
.about-us-right UL.related LI.video-txt { padding: 5px 5px 5px 10px; background: #f7f7f7; border: 1px solid #ededed; color: #666666; }
/******************************************************************************/



/******************************************************************************/
/*    LodgeNet | Healthcare |    */
/******************************************************************************/
body.health-care  { background: url(../images/lodgenet/bkgd_healthcare_body.gif) repeat-x #FFF; margin: 20px 0 0 0; font-family: Arial; font-size: 11px; text-align: center; }

/*    Logo Health Care    */
.header #logo-hc { width: 249px; display: block; float: left; }
.header #logo-hc a  { display: block; width: 249px; }
.header #logo-hc a img { border: none; }
.header #logo-hc h1 { display: none; margin: 0; padding: 0; }

/*    Top Navigation | Healthcare |    */
.nav-health-care UL { margin: 0; padding: 24px 0 0 0; list-style: none; }
.nav-health-care UL LI { float: left; }
.nav-health-care UL LI a span { display: none; }
.nav-health-care UL LI#home a { width: 51px; height: 30px; background: url(../images/lodgenet/txt_navigation_healthcare.gif) -14px no-repeat; display: block; }
.nav-health-care UL LI#about-us a { width: 93px; height: 30px; background: url(../images/lodgenet/txt_navigation_healthcare.gif) -65px 0 no-repeat; display: block; }
.nav-health-care UL LI#our-solutions a { width: 111px; height: 30px; background: url(../images/lodgenet/txt_navigation_healthcare.gif) -158px 0 no-repeat; display: block; }
.nav-health-care UL LI#services a { width: 90px; height: 30px; background: url(../images/lodgenet/txt_navigation_healthcare.gif) -269px 0 no-repeat; display: block; }
.nav-health-care UL LI#news a { width: 66px; height: 30px; background: url(../images/lodgenet/txt_navigation_healthcare.gif) -359px 0 no-repeat; display: block; }
.nav-health-care UL LI#for-travelers a { width: 120px; height: 30px; background: url(../images/lodgenet/txt_navigation_healthcare.gif) -425px 0 no-repeat; display: block; }
.nav-health-care UL LI#careers a { width: 81px; height: 30px; background: url(../images/lodgenet/txt_navigation_healthcare.gif) -545px 0 no-repeat; display: block; }
.nav-health-care UL LI#contact-us a { width: 100px; height: 30px; background: url(../images/lodgenet/txt_navigation_healthcare.gif) -626px 0 no-repeat; display: block; }
.nav-health-care UL LI#colors { width: 143px; height: 30px; background: url(../images/lodgenet/txt_navigation_healthcare.gif) -726px 0 no-repeat; }


/*    Green Go Button | Healthcare |    */
.header #search #go-health-care { border: none; background: url(../images/lodgenet/btn_go_button.gif) no-repeat transparent; width: 30px; height: 23px; }


/*    Related Information Title | Healthcare | Right Navigation    */
/* Winnercomm 06-11-2008: Multiple changes in this section to bring right rail lables to top of box */
.about-us-right UL.related LI.related-information { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -357px no-repeat; height: 26px; width: 211px; } /* <-- #update# --<< */


/*    Healthcare News List | Healthcare | Middle Content    */
.about-us-middle UL.health-care-list { margin: 15px 0 0 0; padding: 0; list-style: none; }
.about-us-middle UL.health-care-list LI { margin: 0 0 10px 0; }
.about-us-middle UL.health-care-list LI div.content { background: #f7f7f7; border-top: 1px solid white; border-bottom: 1px solid white; padding: 0 5px 0 5px; }
.about-us-middle UL.health-care-list LI div.small-title { padding: 0 0 4px 0; border-bottom: 1px solid #ececec; }
.about-us-middle UL.health-care-list LI div.img { margin: 10px 5px 5px 0; border: 1px solid #cfcfcf; padding: 3px; float: left; background: #FFF; }
.about-us-middle UL.health-care-list LI div.c-link a { font-size: 15px; }
.about-us-middle UL.health-care-list LI div.c-link { font-size: 15px; margin: 10px 0 0 0; }
.about-us-middle UL.health-care-list LI p.learn-more { text-align: right; margin: 0; padding: 0 5px 0 0; }
.about-us-middle UL.health-care-list LI div.press-posts { padding: 0 0 0 15px; }

.about-us-middle p.head-img .header-caption { position:relative; height:190px; }
.about-us-middle p.head-img .header-caption .caption { position:absolute; z-index:5; width:459px; bottom:0; letter-spacing:0px; font:normal 11px arial; color:#FFF; padding:10 0 10 0; background:#6C0; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9 }
.about-us-middle p.head-img .header-caption .caption td { font:normal 11px arial; color:#FFF; }
.about-us-middle p.head-img .header-caption .caption b { font-size:14px; font-weight:normal; }
.about-us-middle p.head-img .header-caption .captionBkdg { position:absolute; z-index:1; width:459px; height:184px; top:35px; }

/*    LodgeNet - Health Care | Page Footer | Footer    */
.page-footer-hc { background: url(../images/lodgenet/bkgd_footer_hc.gif) repeat-x; height: 71px; padding: 0; text-align: center; color: #FFF; margin: 25px 0 0 0; }
.page-footer-hc UL.legal { margin: 0 auto; width: 925px; padding: 40px 0 0 0; list-style: none; }
.page-footer-hc UL.legal LI { float: left; padding: 0 5px; }
.page-footer-hc UL.legal LI span { display: block; padding-right: 20px; }
.page-footer-hc UL.legal LI a { display:block; padding:0px 10px 0px 15px; border-left:1px solid #FFF; color: #FFF; }
.page-footer-hc UL.legal LI a.first { border-left-width:0px; }


/******************************************************************************/
/*    LodgeNet | Healthcare | Article Page    */
/******************************************************************************/

.about-us-middle div.article { border-top: 1px solid #ececec; padding: 10px 0 0 0; }
.about-us-middle .img { border: 1px solid #ececec; padding: 2px; float: right; margin: 0 0 10px 10px; }
.about-us-middle span.title { display: block; font-size: 14px; color: #0066cc; margin: 0; padding: 0 0 15px 0; }
.about-us-middle span.article-txt { color: #333333; line-height: 26px; }

.about-us-middle div.lists { margin: 20px 0 0 0; }

.about-us-middle div.lists UL.benefits { width: 220px; float: left; list-style: none; margin: 0; padding: 0; }
.about-us-middle div.lists UL.benefits LI.title { padding: 5px; border-bottom: 1px solid #ececec; color: #0066cc; font-size: 14px; }
.about-us-middle div.lists UL.benefits LI.link { margin: 5px 0 5px 0; }
.about-us-middle div.lists UL.benefits LI.link a { color: #333333; }

.about-us-middle div.lists UL.features { width: 220px; float: right; list-style: none; margin: 0; padding: 0; }
.about-us-middle div.lists UL.features LI.title { padding: 5px; border-bottom: 1px solid #ececec; color: #0066cc; font-size: 14px; }
.about-us-middle div.lists UL.features LI.link { margin: 5px 0 5px 0; }
.about-us-middle div.lists UL.features LI.link a { color: #333333; }

.about-us-middle div.icon-bar { border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; padding: 8px 0 8px 0; margin: 20px 0 0 0; }
.about-us-middle div.icon-bar UL { margin: 0; padding: 0; list-style: none; font-size: 10px; }
.about-us-middle div.icon-bar UL LI { padding: 0 20px 0 3px; border-right: 1px solid #d6d6d6; margin: 0 5px 0 0; float: left; }
.about-us-middle div.icon-bar UL LI img { position: relative; top: 4px; }
.about-us-middle div.icon-bar UL LI a { color: #333333; text-decoration: none; }

.large-right div.icon-bar { border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; padding: 8px 0 8px 0; margin: 20px 0 0 0; }
.large-right div.icon-bar UL { margin: 0; padding: 0; list-style: none; font-size: 10px; }
.large-right div.icon-bar UL LI { padding: 0 20px 0 3px; border-right: 1px solid #d6d6d6; margin: 0 5px 0 0; float: left; }
.large-right div.icon-bar UL LI img { position: relative; top: 4px; }
.large-right div.icon-bar UL LI a { color: #333333; text-decoration: none; }


/*    LodgeNet | Press Kit | Right Navigation    */
/* Winnercomm 06-11-2008: Multiple changes in this section to bring right rail lables to top of box */
.about-us-right UL.health-care-article { background: url(../images/lodgenet/bkgd_aboutus_left_nav_continue3.gif) repeat-y; margin: 0; padding: 0; list-style: none; }
.about-us-right UL.health-care-article LI.related-products { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -398px no-repeat; height: 26px; width: 211px; } /* <-- #update# --<< */
.about-us-right UL.health-care-article LI.related-support-materials { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -427px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.health-care-article LI.contact-info { background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -453px no-repeat; height: 26px; width: 211px; }
.about-us-right UL.health-care-article LI span { display: none; }
.about-us-right UL.health-care-article LI.content { color: #666666; padding: 8px 5px 8px 10px; }
.about-us-right UL.health-care-article LI.content a { color: #666666; }
.about-us-right UL.health-care-article LI.content-1 a { color: #0066cc; }
.about-us-right UL.health-care-article LI.footer { position: relative; top: 4px; background: url(../images/lodgenet/bkgd_aboutus_navs.gif) 0 -151px no-repeat; height: 14px; width: 211px; } /* <-- #update# --<< */

/* ===== Media Center ===== */
#MediaPlayer { width:512px; }
#MediaPlayer .icons { float:right; }
#MediaPlayer .icons a { color:#333; }
#MediaPlayer #videoPlayer { width:512px; height:376px; }

/* ===== My Profile ===== */
.myProfile { width:100%; border-top:1px solid #ECECEC; }
.myProfile tr { background:#FFF7EC; }
.myProfile tr.odd { background:#F8FBFE; }
.myProfile td { padding:10px; border-top:1px solid #FFF; border-bottom:1px solid #ECECEC; }
.myProfile td span { float:right; }
.myProfile td.padleft { padding-left:40px; }
.myProfile td label { cursor:pointer; }
.myProfile td a { color:#900; }


/* ===== Popup Dialog ==================== */
#popup { position:absolute; background:#EDF4F7; border:3px solid #FFF; text-align: left; }
#popup .pointLeft { position:absolute; top:-20px; left:30px; width:22px; height:24px; background:transparent url(../images/lodgenet/popup_pointer_left.gif) no-repeat top left; }
#popup .pointRight { position:absolute; top:-20px; right:30px; width:22px; height:24px; background:transparent url(../images/lodgenet/popup_pointer_right.gif) no-repeat top left; }
#popup .title { position:relative; display:block; width:100%; height:42px; background:transparent url(../images/lodgenet/popup_bkgd_title.gif) no-repeat top left; }
#popup .title img.close { position:absolute; right:0px; cursor:pointer; }
#popup .title span { display:block; font:normal 14px 'arial narrow', arial; color:#FFF; padding:10px 0 0 15px; white-space: nowrap; }
#popup .content { padding:5px 10px 15px; font:normal 11px arial; line-height:18px; color:#000; }
#popup .content label { display:block; padding:2px 0px; color:#666; }
#popup .content input.txt, #popup .content textarea { padding:2px; border:1px solid #999; font:normal 11px arial; }
#popup .content input.submit { display:block; width:auto; float:right; clear:right; margin-top:5px; *margin-right:3px; padding:3px 5px; border:1px solid #999; background:#FFF; font:normal 10px arial,sans-serif; color:#06C; cursor:pointer; }
#popup .content .hr { margin:10px 0px 5px; border-top:1px solid #CCE5F3; background:#FFF; height:1px; overflow:hidden; }
#popup .content .hr hr { display:none; }


/* ===== Popup: What Is This ==================== */
.pWhatIs { width:300px; }
.pWhatIs ul.jobList { margin:0px; padding:0px; list-style:none; }
.pWhatIs ul.jobList li { float:left; width:30%; padding:2px 0px; }
.pWhatIs ul.jobList li a { display:block; width:100%; padding:5px; color:#007DC3; }
.pWhatIs ul.jobList li a:hover { color:#000; }

/* ===== Popup: Login / Forgot Password ==================== */
.pLogin { width:212px; }
.pLogin a.forgot { display:block; margin-top:5px; float:right; clear:right; color:#007DC3; }
.pLogin input.txt { width:190px; }
.pLogin textarea { width:190px; height:80px; }

/* ===== Popup: Feedback ==================== */
.pFeedback { width:300px; }
.pFeedback a.forgot { display:block; margin-top:5px; float:right; clear:right; color:#007DC3; }
.pFeedback input.txt { width:275px; }
.pFeedback textarea { width:275px; height:80px; }

/* ===== Popup: RxFeedback ================== */
.pRxFeedback { width: 500px; }
.pRxFeedback a.forgot { display:block; margin-top:5px; float:right; clear:right; color:#007DC3; }
.pRxFeedback input.txt { width:275px; }
.pRxFeedback textarea { width:275px; height:80px; }

/* ===== Search Results ==================== */
.searchResults .txt-box { padding:10px 20px; }
.searchResults .txt-box table { width:100%; border-collapse:collapse; }
.searchResults .txt-box td { padding:2px 10px; }
.searchResults .txt-box label { font-size:10px; }
.searchResults .txt-box .inputFields input, .searchResults .txt-box .inputFields select { width:90%; }
.searchResults .txt-box .checkFields td { padding:10px; }

.searchResults .pagination { background:#F8FBFE; border-top:1px solid #ECECEC; border-bottom:1px solid #ECECEC; padding:10px 15px; }
.searchResults .pagination ul.PrevNext { margin:0px; padding:0px; float:right; list-style:none; }
.searchResults .pagination li { float:left; }

.searchResults p { padding:8px 15px; line-height:21px; }
.searchResults p a { font-size:14px; font-weight:bold; }

/******************************************************************************/
/* LodgeNet | Login Page */
/******************************************************************************/

/* LodgeNet | Login Area */
.about-us-middle div.loginArea { width:359px; height:221px; border:10px solid #FFF0D9; margin:10px auto; background:#FFF url(../images/lodgenet/bkgd_loginArea.gif) repeat-x bottom left; }
.about-us-middle div.loginArea fieldset { border:0px; width:60%; margin:0 auto; padding:10px; }
.about-us-middle div.loginArea input { font:inherit; }
.about-us-middle div.loginArea input.input { width:100%; padding:2px; }
.about-us-middle div.loginArea input.submit { float:right; margin:5px 2px; }
