
body {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background: #FFFFFF;
    color: #222;
    overflow-x: hidden;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}

a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
	color: #2A458A;
	}
a:visited {
	color: #2A458A;
	}
a:active {
    background-color: #2A458A !important;
    color: #FFFFFF !important;
}
a img {
border: 0;
}

	
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
  padding: 0;
}

/************************************************************************************************/

body > ul.mobi_nav  {
    margin: 0;
    padding: 0;
}

body > ul > li {
    position: relative;
    margin: 0;
    border-bottom: 1px solid #E0E0E0;
    padding: 4px 0 4px 10px;
    font-size: 20px;
    font-weight: bold;
    list-style: none;
}

body > ul > li.info {
  position: relative;
  top: -1px;
  margin-bottom: -2px;
  border-bottom: 1px solid #999999;
  padding: 10px 10px 0 10px;
  font-size: 14px;
  color: #222;
}

body > ul > li.group {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    padding: 1px 10px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #ada979;
    border-top: 1px solid #ada979;
    background-color: #ddddbb;
    color: #333;
}

body > ul > li.group:first-child {
    top: 0;
    border-top: none;
}

body > ul > li > a {
    display: block;
    margin: -4px 0 -2px -10px;
    padding: 4px 32px 2px 10px;
    background: url(/images/mobi/listArrow.png) no-repeat right center;
}

body > ul > li > a:link {
	color: #222 !important;
	}
body > ul > li > a:visited {
	color: #222 !important;
	}
	
	
.enlarge {
  display: block;
  margin: -4px 0 -2px -10px;
  padding: 4px 32px 2px 10px;
  text-decoration: none;
  color: inherit;
  background: url(/images/mobi/listMag.png) no-repeat right center !important;
}


body > ul > li > a > img.bullet {
  height: 30px;
  width: 30px;	
  vertical-align: -7px;
}

.audio {
	background: #eee;
}

.mobi_favlet {
  vertical-align: -7px;
}

.item_header {
  font-size: 20px;
  font-weight: bold;
  margin: 0; 
  padding: 0;
}

.item_header td {
  vertical-align: middle;
}

.droplet {
  vertical-align: -4px;
}

/************************************************************************************************/

div.title {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 1px solid #ada979;
  border-top: 1px solid #ada979;
  background-color: #ddddbb;
  padding: 0 0 0 4px;
  text-align: center;

}

div.title > h1 {
    overflow: hidden;
    margin: 1px 0 0 0;
    padding: 3px 40px 0 40px;
    min-height: 30px;
    font-size: 20px;
    font-weight: bold;
    text-overflow: ellipsis;
    color: #222;
    clear: both;
}


.prevButton {
  float: left;
	margin-top: 5px;
}

.nextButton {
  float: right;
  position: absolute;
  right: 6px;
  margin-top: 5px;
}

div.title > h1 > img.bullet {
  height: 30px;
  width: 30px;	
  vertical-align: -7px;
}

/************************************************************************************************/

div.toolbar {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 1px solid #888855;
  border-top: 1px solid #888855;
  height: 45px;
  background: url(/images/mobi/toolbar.png) #6d84a2 repeat-x;
  padding: 5px 0 0 0;
  text-align: center;
}

#searchButton {
  position: absolute;
  top: 6px;
  right: 6px;
  margin: 0;
  padding: 0;
  width: auto;
  height: 40px;
  text-decoration: none;
}

#popButton {
  position: absolute;
  top: 6px;
  left: 6px;
}

.toolbar_title {
	font-size: 1em; font-weight: bold; margin-top: 8px;
}


/************************************************************************************************/

div.tournav {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 35px;
  padding: 5px 8px 0 8px;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #888855;
  border-top: 1px solid #888855;
}

div.tournav > a {
  text-decoration: none;
}

.current {
	background-color: #ccc;
	color: #555;
}


.panel_header {
	font-size: 20px;
  font-weight: bold;
  margin: 0; 
}

/* tour info */

.navlets {
	margin: 5px 5px 10px 0px; 
	width: 100%;
	border-collapse: collapse;
}

.navlets td, th {
	border: 1px solid #bbb;
	padding: 3px 5px 2px 5px;
	height: 30px;
	background-color: #eee;
}

.navlets td:first-child {
	width: 30px;
	text-align: center;
}

.noborder > td { border: none; text-align: left !important; background-color: #fff; }

/************************************************************************************************/

div.home {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 1px solid #888855;
  border-top: 1px solid #888855;
  height: 35px;
  background: url(/images/mobi/toolbar.png) #6d84a2 repeat-x;
  padding: 0 0 0 4px;
  text-align: left;
}

div.home > h1 {
    position: absolute;
    overflow: hidden;
    left: 50%;
    margin: 4px 0 0 -75px;
    font-size: 20px;
    width: 150px;
    font-weight: bold;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFFFFF;
}

.guest {
  height: 10px !important;
}

/************************************************************************************************/


.footer {
  margin: 0 0 0px 0;
  padding: 5px 10px 5px 10px;
  xborder-top: 1px solid #cccc66;
  border-bottom: 1px solid #cccc66;
  background: #f2f2e5;
  font-size: 14px;
}
.footer p {
	text-align: center;
	margin: 8px;
}

.footer a {
	text-decoration: none;
}

div.header {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 40px;
  padding: 3px 3px 0 3px;
  text-align: left;
  border-bottom: 1px solid #888855;
  border-top: 1px solid #888855;
  background: url(/images/mobi/toolbar.png) #6d84a2 repeat-x;
}

.header > a {
  margin: 0;
  padding: 0 2px 0 2px;
  width: auto;
  height: 40px;
  text-decoration: none;
}

.search_button {
  margin: 0;
  padding: 0 3px 0 3px;
  width: auto;
  float: right;

}

.pop_at {
  margin: 0 4px 0 4px;
  vertical-align: 3px;
  background-color: yellow;
  border: 2px solid #444;
}

.pop_above {
  margin: 0 4px 0 4px;
  vertical-align: 3px;
  background-color: #bbb;
  border: 2px solid #888;
}

.footer > .friend {
	padding-top: 5px;
	text-align: center;
}

.kudo {
	padding-top: 5px;
}


/************************************************************************************************/

.keypad td {
	font-weight: bold;
	font-size:18pt;
}

.keypad input {
	font-size:18pt;
	font-weight: bold;
	background-color: #eee;
}

.keypad td {
	text-align: center;
	padding: 4px;
}

.keypad button {
	font-size:18pt;
	font-weight: bold;
	width: 180px;
}

.padkey button {
  width: 50px;
  height: 45px;
}



#form {
  margin: 0;
  padding: 5px 10px 5px 10px;
  border: 1px solid #666633;
  background: #f2f2e5;
}

.formtab {
	font-size: 14px;
}

.formtab td:first-child {
  font-weight: bold;
  vertical-align: top;
	padding-top: 5px;
  
}

.hint {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

.formtab p {
  margin: 2px 0 4px 0;
}

.submit {
	font-weight: bold;
}

/* form validation and save errors generated by error_messages_for */
.errorExplanation {
  font-size:  14px;
  border: 2px solid #961C28;
  padding: 0 1em;
  margin-bottom: 2em;
  background-color: #f0f0f0;
  font: bold sans-serif;
  }

.errorExplanation h2 {
  font-size:  1em;
  display: none;
}

.errorExplanation ul li {
  list-style-type: none;
  text-align: left;
  margin-left: 0;
  font-weight: bold;
}

.fieldWithErrors   {
  border: 2px solid #c01010;
  padding: 2px;
}

/************************************************************************************************/


h1 {
	font-weight: bold;
	font-size: 150%;
	margin: 0;
}

#header {
	width: 320px;
	height: 40px;
	margin: 0 auto;
	background: url(/images/om_id.png) no-repeat;
}

.mobile_link {
  font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
	color: #00f;
	text-decoration: none;
	text-align: center;
  display: block;
	width: 320px;		
}


.row > select {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    border: none;
    padding: 0;
    height: 42px;
    background: none;
    font-size: 16px;
    width: 100%;
}

.error {
  font-weight: bold;
  color: #8a1f11;
  margin-left: 14px;
}

.note {
  font-size: 90%;
  font-style: italic;
}

.reply {
  background-color: #f8f8ee;
  border-top: 1px solid #E0E0E0;
}

body > ul > li.info p {
  margin: 5px 0 10px 0;
}

body > ul > li.info {
  margin-top: 0px;
  padding-bottom: 5px;
}



