ul.rssLinks li{display:block;float:left;padding-left:5px;}
.rssLinksAll{float:left;background-image:url(../images/rss/feedIcon.gif);background-repeat:no-repeat;padding:1px 5px 4px 20px;}
.rssLinksNew,.rssLinksBillboard,.rssLinksPopular{background:none;float:left;padding:1px 5px 4px 5px;border-left: dotted 1px #666666;}
.login{text-align:right;padding:5px;width:99%;}

#container {margin: auto auto auto auto ; width: 980px; padding: 0;color: #000000;}
#content {float: left; text-align: left; padding: 5px;width: 99%;background:#FFFFFF;border: solid 1px #666666;}
#controls {float: left;padding: 0px 5px 5px 5px;width: 99%;}
#categories{float:left;width:25%;}
#core{float:left;width:70%;}
#language {text-align: center;padding: 10px 0 15px 0;}
#billboard,#popular {text-align: left;padding: 10px 0 10px 0;}
#rssLinks {width: 760px; padding: 0;margin: auto auto auto auto ; }
#copyright {clear: both; color: #666666;padding: 5px 0px 5px 0px;line-height: 17px;}
a.copyright,a.copyrightR {text-decoration: none;color: #666666;}
a.copyright:hover {text-decoration: underline;color: #FF6600;}
a.copyrightR:hover {text-decoration: underline;color: #006532;}
.listHeader{font-family:Garamond, Georgia, serif;font-size: 17px;font-weight: bold;color: #4396CA;}
.setupText{font-family: Verdana, sans-serif;font-size: 11px;border-top: 1px solid #555; border-left: 1px solid #555; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding: 1px; color: #333; vertical-align: center;}
a.twitter{color:#4396CA;}

@charset "UTF-8";

:focus {
  -moz-outline-style: none;
}

/**************************************************************
COMMON
**************************************************************/

body {
  padding: 0;
  margin: 0;
  background: #f6efd0 url(../images/bg.png) repeat-x top center;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 12px 0;
  padding: 0;
}

h2 {
  color: #85391F;
  font-size: 18px;	
}

hr {
  display: none;  
}

#wrapper {
  width: 949px;
  padding: 0 5px;
  margin: 0 auto;
}

#header, #footer {
  position: relative;
  clear: both;
}

#page_title {
  z-index: 29003;
}

.hr {
 border-bottom: 1px solid #999;
 margin-bottom: 19px;
 padding-top: 10px;
}

/**************************************************************
HEADER
**************************************************************/

#header {
  height: 219px;
  position: relative !important;
}

#logo {
  position: absolute;
  top: 10px;
  left: 58px;
}

#logo a {
  background: url(../images/logo.gif) no-repeat;
  width: 198px;
  height: 135px;
  text-indent: -9000px;
  display: block;
}

#gift_cards {
  position: absolute;
  top: 0;
  right: 10px;
}

#lottery {
  position: absolute;
  top: 0;
  right: 10px;
}

#specials {
  position: absolute;
  top: 48px;
  right: 10px;
}

#quick_res {
  width: 634px;
  height: 67px;
  border: none;
  padding: 0;
  margin: 0;
  background: url(../images/quick_res_bg.gif) repeat-x;
  position: absolute;
  right: 0;
  bottom: 58px;
  overflow: hidden;
}

* html #quick_res {
  bottom: 57px;
}

#quick_res p {
  margin: 0;
  top: 12px;
  font-size: 9px;
}

#quick_res input {
  margin: 4px 0 0 0;
  padding: 6px 0 0 0;
  text-align: center;
  border: none;
  color: #939393;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
}

#quick_res input:focus {
  color: #333;
}

#quick_res br {
  display: none;
}

#quick_res label {
  display: block;
  height: 9px;
  text-indent: -9000px;
}

#quick_res_form {
  background: url(../images/quick_res_title.gif) no-repeat 20px 14px;
  width: 634px;
  height: 131px;
}

/* CHECK IN */
#quick_res_checkin {
  position: absolute;
  left: 144px;
}

#quick_res_checkin label {
  background: url(../images/quick_res_title_arrival.gif) no-repeat;
  width: 81px;
}

#quick_res_checkin input {
  background: url(../images/quick_res_bg_arrival.gif) no-repeat;
  width: 130px;
  height: 27px;
  text-align: left;
  padding-left: 18px;
  cursor: pointer;
}

#quick_res input#btn_calendar {
  background: url(../images/quick_res_btn_arrival.gif) no-repeat !important;
  width: 21px;
  height: 17px;
  text-indent: -9000px;
  position: relative;
  top: 6px;
  left: 4px;
  cursor: pointer;
}

#quick_res input#btn_calendar:hover {
  background-position: 0 -17px !important;
}


/* NIGHTS */
#quick_res_nights {
  position: absolute;
  left: 297px;
}

#quick_res_nights label {
  background: url(../images/quick_res_title_nights.gif) no-repeat;
  width: 81px;
}

#quick_res_nights input {
  background: url(../images/quick_res_bg_textfield.gif) no-repeat;
  width: 40px;
  height: 25px;
}


/* ADULTS */
#quick_res_adults {
  position: absolute;
  left: 359px;
}

#quick_res_adults label {
  background: url(../images/quick_res_title_adults.gif) no-repeat;
  width: 81px;
}

#quick_res_adults input {
  background: url(../images/quick_res_bg_textfield.gif) no-repeat;
  width: 40px;
  height: 27px;
}


/* CHILDREN */
#quick_res_children {
  position: absolute;
  left: 422px;
}

#quick_res_children label {
  background: url(../images/quick_res_title_children.gif) no-repeat;
  width: 81px;
}

#quick_res_children input {
  background: url(../images/quick_res_bg_textfield.gif) no-repeat;
  width: 40px;
  height: 27px;
}


/* AAA */
#quick_res_aaa {
  position: absolute;
  left: 475px;
}

#quick_res_aaa label {
  background: url(../images/quick_res_title_aaa.gif) no-repeat;
  width: 32px;
}

#quick_res_aaa span {
  background: url(../images/quick_res_btn_aaa.gif) no-repeat;
  width: 13px;
  height: 13px;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  position: relative;
  top: 10px;
  left: 8px;
}

#quick_res_aaa span.on {
  background-position: 0 -13px;	
}


/* SUBMIT */
#quick_res_submit_btn {
  width: 88px;
  height: 32px;
  text-indent: -9000px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 12px !important;
}

#quick_res legend {
  display: none;
}


/**************************************************************
NAV
**************************************************************/

#udm {
  width: 949px;
  height: 58px;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
}

* html #udm {
  width: 954px;
}

* html #udm {
  bottom: -1px;
}

#udm li {
  float: left;
}

#udm li a {
  display: block;
  text-indent: -9000px;
  height: 58px;
}

#udm li.page_item {
  display: none;  
}

#udm li.page_item ul, #udm li.page_item ul * {
  display: block !important;
  text-indent: 0;  
}

#udm li a:hover, .current_page_item a {
  background-position: 0 -58px !important;
}

.current_page_ancestor a, .current_page_ancestor a:hover {
  background-position: 0 -116px !important;
}

#udm li.page-item-3, #udm li.page-item-17, #udm li.page-item-4179,#udm li.page-item-6,#udm li.page-item-5, #udm li.page-item-1354, #udm li.page-item-11, #udm li.page-item-100, #udm li.page-item-106 {
  display: block;
}

.page-item-3 a {
  background: url(../images/nav_home.gif) no-repeat;
  width: 65px;
}

.page-item-17 a {
  background: url(../images/nav_stay.gif) no-repeat;
  width: 108px;
}

.page-item-5 a {
  background: url(../images/nav_amenities.gif) no-repeat;
  width: 91px;
}

.page-item-4179 a {
  background: url(../images/nav_photo.gif) no-repeat;
  width: 103px;
}

.page-item-6 a {
  background: url(../images/nav_meeting.gif) no-repeat;
  width: 192px;
}

.page-item-1354 a {
  background: url(../images/nav_specials.gif) no-repeat;
  width: 80px;
}

.page-item-11 a {
  background: url(../images/nav_news.gif) no-repeat;
  width: 135px;
}

.page-item-106 a {
  background: url(../images/nav_preserve.gif) no-repeat;
  width: 109px;
}

.page-item-100 a {
  background: url(../images/nav_grille.gif) no-repeat;
  width: 66px;
}

/* SUB NAV */

#udm ul{
  background: #682007 url(../images/nav_sub_bg.gif) repeat-x;
  padding: 0 10px;
  border: 1px solid #85391F;
  border-top: none;
}

#udm ul a {
  background: none;
  text-indent: inherit;
  padding: 10px 0 !important;
  height: auto;
  color: #c3a69c;
  display: block;
  width: 100%;
  border-bottom: 1px solid #773720;
}

#udm ul a:hover, #udm ul .current_page_item a {
  color: #fff;
}

#udm .nav_last a {
  border: none;
}


/**************************************************************
BODY
**************************************************************/

* html #body {
  clear: both;
  float: left;  
}

#tagline {
  background: url(../images/template_tagline.gif) no-repeat;
  width: 949px;
  height: 58px;
}

#columns {
  background: url(../images/template_columns_bg.gif) repeat-y;
  float: left;
  font: 13px/24px Georgia, "Times New Roman", Times, serif;
}

#column_left {
  width: 570px;
  float: left;
  background: url(../images/template_column_left_bg.gif) no-repeat;
  min-height: 556px;
  color: #2d2c29;
  padding: 30px;
  position: relative;
}

#column_full {
  width: 889px;
  float: left;
  background: url(../images/template_column_left_bg.gif) repeat-x;
  min-height: 556px;
  color: #2d2c29;
  padding: 0 30px;
  position: relative;
}

* html #column_left {
  height: 556px;
}

#column_right {
  width: 319px;
  float: left;
  background: url(../images/template_column_right_bg.gif) no-repeat;
  min-height: 263px;
  color: #83a2b0;
}

#promo {
  width: 182px;
  float: left;
  background: url(../images/template_promo_bg.jpg) no-repeat;
  min-height: 200px;
  color: #83a2b0;
}
* html #column_right {
  
}

/**************************************************************
FOOTER
**************************************************************/

#footer {
  color: #807c6d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 10px 10px 20px 10px;
  width: 929px;
  position: relative;
}

#footer a {
  color: #807c6d;
}

#footer a:hover {
  color: #393832;
}

#footer_social_twitter {
  position: absolute;
  top: 10px;
  right: 79px;
  display: block;
  background: url(../images/social_twitter.gif) no-repeat;
  width: 73px;
  height: 26px;
  text-indent: -90000px;
}

#footer_social_facebook {
  position: absolute;
  top: 10px;
  right: 5px;
  display: block;
  background: url(../images/social_facebook.gif) no-repeat;
  width: 65px;
  height: 26px;
  text-indent: -90000px;
}

/**************************************************************
SUBPAGE
**************************************************************/

#page_title {
  margin: 0;  
}

.room_thumbnail {
  width: 145px;
  height: 106px;
  float: left;
  margin: 0 12px 4px 0;
  padding: 4px;
  border: 1px solid #ccc;
  background: #fff;
}

.room_title {
  clear: both;  
}

.guest_room {
  margin: 0 0 20px 0;
  float: left;
  clear: both;  
  width: 100%;
}


/**************************************************************
RIGHT SIDE
**************************************************************/

#sidebar_events, #sidebar_news, #sidebar_programs, #sidebar_activities {
  padding: 17px 16px 7px 17px;
  position: relative;
  clear: both;
  float: left;
}

#sidebar_events a, #sidebar_news a, #sidebar_programs a, #sidebar_activities a {
  color: #83a2b0;
}

#sidebar_events, #sidebar_activities {
  padding-bottom: 0;	
}

#sidebar_programs p, #sidebar_activities p {
  margin: 0 20px;	
}

#sidebar_events ul.events, #sidebar_activities ul.events {
  background: url(../images/sidebar_divider_line.gif) repeat-y 73px 0;
  margin: 0 20px;
  padding: 0;
  width: 246px;
  position: relative;
  list-style: none;
}

* html #sidebar_events ul.events, * html #sidebar_activities ul.events {
  margin: 0 10px 0 10px;
}

#sidebar_events ul.events li, #sidebar_activities ul.events li {
  width: 161px;
  margin: 0 0 0 85px;
  padding: 8px 0;
}

#sidebar_events ul.events li strong, #sidebar_activities ul.events li strong {
  position: absolute;
  left: 0px;
  width: 65px;
  color: #c5c9b4;
}

a#all_events {
  margin: 10px 20px 0 105px;
  position: relative;
  top: 10px;
}

a#all_activities {
  margin: 10px 20px 0 85px;
  position: relative;
  top: 10px;
}

.view_more {
  color: #c5c9b4;
  text-align: right;
  display: block;
  margin: 10px 17px 0 0;
  text-transform: lowercase;
}

.right_title {
  text-indent: -9000px;
  width: 286px;
  height: 50px;
}

#sidebar_events h2 {
  background: url(../images/home_right_title_events.png) no-repeat;
}

* html #sidebar_events h2 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='http://honeycreekresort.com/wp-content/themes/honeycreek/images/home_right_title_events.png');
  background: none;
}

#sidebar_activities h2 {
  background: url(../images/home_right_title_activities.png) no-repeat;
}

* html #sidebar_activities h2 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='http://honeycreekresort.com/wp-content/themes/honeycreek/images/home_right_title_activities.png');
  background: none;
}

#sidebar_news h2 {
  background: url(../images/home_right_title_news.png) no-repeat;
}

* html #sidebar_news h2 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='http://honeycreekresort.com/wp-content/themes/honeycreek/images/home_right_title_news.png');
  background: none;
}

#sidebar_programs h2 {
  background: url(../images/home_right_title_programs.png) no-repeat;
}

* html #sidebar_programs h2 {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='http://honeycreekresort.com/wp-content/themes/honeycreek/images/home_right_title_programs.png');
  background: none;
}

.news_title {
  color: #c5c9b4;
}

.news_item {
  margin: 0 20px;
  padding: 8px 0;
  width: 246px;
}

.news_item a {
  text-decoration: none;
  display: block;
}

.news_item .article_link a {
  color: #c5c9b4;
}

/**************************************************************
DD MAILER FORM
**************************************************************/

.ddfmwrap label {
  display: block;
}

.ddfmwrap textarea {
  width: 100%;
  height: 200px;
}


/**************************************************************
EMAIL SUBSCRIBE FORM
**************************************************************/

#email_updates_form strong {
  text-transform: uppercase;
  display: block;
  font-size: 11px;
}

#email_updates_form p {
  margin: 0;
  padding: 0;
}

#email_updates_form input {
  margin: 0 0 12px 0;
  padding: 0;
}

#email_updates_form br {
  display: none;	
}


/**************************************************************
ICAL PLUGIN
**************************************************************/

#ical_list {
  list-style: none;
  padding: 0;
  margin: 0;
}

#ical_list li {
  margin-bottom: 20px;
}

#ical_list li h2 {
  position: relative;
}

#ical_list li span {
  position: absolute;
  right: 0;
}
/***************************************************************
WEATHER
***************************************************************/

.weather_header {
	font-size: 16px;
	font-weight: bold;
	color: #893B07;
	
}
.weather_data {
	font-size: 12px;
	color: #996600;
}
.weather_data ul {
}
.weather_data li  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 10px;
}
@charset "UTF-8";


/**************************************************************
BODY
**************************************************************/

#home_now {
  width: 188px;
  height: 188px;
  float: right;
  margin: 5px 0 4px 12px;	
}

#flash {
  z-index: 29003;	
}

#home_cabins {
  background: url(../images/home_cabins_title.gif) no-repeat;
  height: 85px;
  border-bottom: 1px solid #ca9f75;
  text-indent: -9000px;
  padding-bottom: 10px;
}

#home_title {
  background: url(../images/home_body_title.gif) no-repeat;
  height: 60px;
  border-bottom: 1px solid #ca9f75;
  text-indent: -9000px;
}

#tagline {
  background: url(../images/template_tagline.gif) no-repeat;
  width: 949px;
  height: 58px;
}

.column_left_photo {
  float: left;
  display: block;
  margin: 0 12px 4px 0;
  width: 338px;
  height: 221px;
  background: url(../images/template_col_left_photo_bg.png) no-repeat;
}

.column_left_photo img {
  margin: 10px 0 0 10px;
}

#column_left a {
  color: #006595;
}

#column_left a:hover {
  color: #85391f;
}

#home_for_business {
  position: absolute;
  right: 30px;
}
.udm {
	z-index:29004;
	cursor:default !important;
	border:none;
	}
.udm {
	float:none;
	width:100%;
	}
@media screen,projection {
	.udm {
	float:left;
	}}
.udm {
	margin-bottom:0;
	}
.udm>li:first-child {
	margin-left:0;
	}
@media Screen,Projection {
	.udm>li:first-child {
	margin-left:0;
	margin-right:0;
	}}
.udm li {
	left:0;
	}
@media screen,projection {
	.udm li {
	position:relative;
	}}
.udm ul li {
	left:0;
	}
:root ul[class^="udm"] li {
	left:0;
	position:static;
	}
@media Screen,Projection {
	:root ul[class^="udm"] li {
	left:0;
	position:relative;
	}}
@media Screen,Projection {
	.udm/**/[class="udm"]:not([class="xxx"]) ul li {
	position:relative;
	left:0;
	}}
.udm li {
	display:block;
	width:auto;
	float:left;
	}
.udm li a {
	position:static;
	display:block;
	float:left;
	white-space:nowrap;
	}
@media screen,projection {
	.udm l\i a {
	position:relative;
	float:none;
	}}
ul[class^="udm"] li a {
	position:relative;
	float:none;
	}
@media screen,projection {
	* html .udm li a {
	position:relative;
	float:none;
	}}
.udm ul li a {
	position:relative;
	float:none !important;
	white-space:normal;
	}
.udm li a {
	margin-left:-0px;
	}
@media Screen,Projection {
	.udm li {
	margin-left:-0px !important;
	}}
@media Screen,Projection {
	.udm li a {
	margin-left:0;
	}}
ul[class^="udm"] li:not(:first-child) {
	margin-left:-0px;
	}
.udm ul li {
	margin-left:0 !important;
	}
ul[class^="udm"]:not([class="xxx"]) ul li {
	margin-left:0 !important;
	}
.udm ul a {
	margin:0;
	}
.udm ul li {
	margin-bottom:0px !important;
	}
.udm ul li:first-child {
	margin-top:0px;
	}
.udm ul a {
	margin-top:0;
	margin-right:0px !important;
	margin-bottom:0;
	margin-left:0px !important;
	}
.udm ul {
	cursor:default !important;
	width:9.8em;
	height:auto;
	border-width:0px;
	border-style:solid;
	position:absolute;
	z-index:29100;
	padding:0px;
	}
.udm ul li {
	cursor:default !important;
	width:100%;
	position:static;
	float:none;
	}
.udm ul {
	display:none;
	visibility:hidden;
	}
html/**/[xmlns] .udm u\l {
	display:block;
	visibility:visible;
	height:0;
	overflow:scroll;
	left:-10000px;
	}
@media screen,projection {
	* html .udm ul  {
	display:block;
	visibility:visible;
	height:0;
	overflow:scroll;
	top:-10000px;
	}}
ul.udm/**/[class^="udm"] u\l {
	display:block;
	visibility:visible;
	height:0;
	overflow:visible;
	left:-1000em;
	}
.udm a .udmA {
	visibility:hidden;
	margin:0 0px;
	display:block;
	cursor:pointer !important;
	position:absolute;
	right:0;
	top:0;
	text-align:right;
	border:none;
	cursor:inherit !important;
	}
.udm a .udmA img {
	display:block;
	}
.udm ul a .udmA {
	margin:0 0px;
	}
* html .udm a .udmA {
	right:0px;
	top:0px;
	}
* html .udm ul a .udmA {
	right:0px;
	top:0px;
	}
.udm .udmS {
	margin-left:0;
	margin-top:0;
	}
.udm .udmS {
	background-color:;
	cursor:default !important;
	position:absolute;
	z-index:29050;
	width:auto;
	height:auto;
	left:0px;
	top:0px;
	display:none;
	}
.udm a,.udm a:link,.udm a.nohref {
	cursor:pointer !important;
	z-index:10000;
	text-align:left;
	border-style:solid;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px !important;
	padding-bottom:0px !important;
	text-decoration:none;
	border-width:0px;
	font-style:normal;
	font-weight:bold !important;
	}
.udm a,.udm a.nohref {
	font-size:75%;
	}
.udm a .udmA,.udm a:link .udmA,.udm a.nohref .udmA {
	font-weight:bold !important;
	}
.udm li a,.udm li a:link,.udm li a.nohref,.udm li a:visited {
	letter-spacing:1px !important;
	}
.udm li a:visited {
	border-width:0px;
	font-style:normal;
	border-style:solid dashed solid solid;
	}
.udm li a.udmR,.udm li a.udmY,.udm li a.udmR:visited,.udm li a.udmY:visited,.udm li a:hover,.udm li a:focus,.udm li a.nohref:hover,.udm li a.nohref:focus {
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-width:0px;
	}
* html .udm li a:active {
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-width:0px;
	}
.udm ul a,.udm ul a:link,.udm ul a.nohref {
	text-align:left;
	border-width:0px;
	border-style:solid;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px !important;
	padding-bottom:0px !important;
	text-decoration:none;
	font-style:normal;
	font-size:70%;
	font-weight:normal !important;
	}
.udm ul a .udmA,.udm ul a:link .udmA,.udm ul a.nohref .udmA {
	font-weight:normal !important;
	}
.udm ul li a:visited,* html .udm ul li a:visited {
	font-style:normal;
	border-width:0px;
	border-style:solid;
	}
.udm ul li a.udmR,.udm ul li a.udmY,.udm ul li a.udmR:visited,.udm ul li a.udmY:visited,.udm ul li a:hover,.udm ul li a:focus,.udm ul li a.nohref:hover,.udm ul li a.nohref:focus,.udm ul li a:visited:hover {
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-width:0px;
	}
* html .udm ul li a:active {
	font-style:normal;
	text-decoration:none;
	border-style:solid;
	border-width:0px;
	}
.udm a.nohref,.udm ul a.nohref {
	cursor:default !important;
	}
.udm h3,.udm h4,.udm h5,.udm h6 {
	display:block;
	background:none;
	margin:0;
	padding:0;
	border:none;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	}
.udm h3,.udm h4,.udm h5,.udm h6 {
	display:inline;
	}
.udm h\3,.udm h\4,.udm h\5,.udm h\6 {
	display:block;
	}
ul[class^="udm"] h3,ul[class^="udm"] h4,ul[class^="udm"] h5,ul[class^="udm"] h6 {
	display:block;
	}
* html .udm h3,* html .udm h4,* html .udm h5,* html .udm h6 {
	display:block;
	}
* html .udm h3,* html .udm h4,* html .udm h5,* html .udm h6 {
	width:expression("auto",this.runtimeStyle.width=this.parentNode.offsetWidth);
	width/**/:auto;
	}
* html .udm ul h3,* html .udm ul h4,* html .udm ul h5,* html .udm ul h6 {
	width:expression("auto",this.runtimeStyle.width=this.parentNode.currentStyle.width);
	width/**/:auto;
	}
@media screen,projection {
	* html .udm li {
	display:inline;
	}}
@media screen,projection {
	* html .udm li,* html .udm ul li {
	display/**/:block;
	float/**/:left;
	}}
@media screen,projection {
	* html .udm li,* html .udm ul li {
	clear:none;
	}}
ul[class$="udm"].udm li,ul[class$="udm"].udm ul li {
	display:block;
	float:left;
	}
ul[class$="udm"].udm:not([class="xxx"]) li {
	float:left;
	}
ul[class$="udm"].udm:not([class="xxx"]) ul li {
	float:none;
	}
@media all and (min-width:0px) {
	ul[class$="udm"].udm li {
	float:left;
	}}
@media all and (min-width:0px) {
	ul[class$="udm"].udm ul li {
	float:none;
	}}
select {
	visibility:visible;
	}
.udm .udmC {
	position:absolute;
	left:0;
	top:0;
	z-index:29020;
	width:auto;
	height:auto;
	}
.udm ul.orangeMenu {
	width:8em;
	border-style:solid;
	}
.udm span.orangeMenu {
	margin-left:2px;
	margin-top:2px;
	}
.udm span.orangeMenu {
	}
.udm li.orangeMenuItem a,.udm li.orangeMenuItem a:link,.udm li.orangeMenuItem a.nohref {
	border-style:solid;
	border-width:0px;
	text-decoration:none;
	text-align:left;
	font-style:normal;
	font-size:70%;
	}
.udm li.orangeMenuItem a,.udm li.orangeMenuItem a:link,.udm li.orangeMenuItem a.nohref .udmA,.udm li.orangeMenuItem a,.udm li.orangeMenuItem a.nohref .udmA {
	font-weight:normal !important;
	}
.udm ul li.orangeMenuItem a:visited,* html .udm ul li.orangeMenuItem a:visited {
	font-style:normal;
	border-width:0px;
	border-style:solid;
	}
.udm ul li.orangeMenuItem a.udmR,.udm ul li.orangeMenuItem a.udmY,.udm ul li.orangeMenuItem a.udmR:visited,.udm ul li.orangeMenuItem a.udmY:visited,.udm ul li.orangeMenuItem a:hover,.udm ul li.orangeMenuItem a:focus,.udm ul li.orangeMenuItem a.nohref:hover,.udm ul li.orangeMenuItem a.nohref:focus,.udm ul li.orangeMenuItem a:visited:hover {
	text-decoration:none;
	border-width:0px;
	border-style:solid;
	font-style:normal;
	}
* html .udm li.orangeMenuItem a:active {
	text-decoration:none;
	border-width:0px;
	border-style:solid;
	font-style:normal;
	}


