body {
font-family: Arial, sans-serif;
color:#000;
margin: 0;
background: url(../images/bg2.gif) top left repeat-x;
width: 300px; /* Hello IE */
min-height:404px	/* Minimum to fully hide the address bar on iPhone. */
}

html > body { width: auto; } /* Goodbye IE */

img {
border: 0;
}

.clr {
clear: both;
}

address {
font-style: normal;
margin: 5px 0 0; /* Wider gap for G1 and addresses */
}

.contents {
padding: 0 4px;
}

a {
text-decoration: none;
color: #0c708c;
}

h1, h2, h3, h4, h5 {
font-size: 1.1em;
clear: both;
margin: 0 0 5px;
}

h5 {
font-size: 0.8em;
color:#666;
}

div:lang(en) dl {
margin: 0 0 12px;
overflow: hidden;
}

dt { font-weight: bold; margin: 5px 5px 0 0; }
dd { text-align: right; margin: 5px 0 0 5px; }

dt:lang(en) { /* Sorry IE mobile -- except OLD Palm Treo which stupidly handles it badly! */
float: left;
clear: both; /* not processed correctly by BB Storm */
}

dt:lang(en) span { /* Ugly shim kludge for BB Storm */
display: inline-block;
width: 80px;
}

dd:lang(en) { /* Sorry IE mobile */
float: right;
}

table {
margin: 0 0 1.5em;
}

caption {
font-weight: bold;
}

th {
text-align: left;
}

.hd {
margin: 0 0 2px;
padding: 13px 0 1px 5px;
background: #fff;
border-bottom: solid 1px #999;
text-align: center;
min-height: 37px;
}

.title {
font-size: 1.4em;
margin: 5px 10px;
}

.topic {
margin: 5px 10px;
font-size: 1.2em;
}

.subTopic {
color: #fff;
padding: 1px 12px;
margin: 0;
background: #999;
border-bottom: solid 1px #999;
}

.subTopic a {
color: #666;
background: #ececec;
padding: 2px 4px 1px;
float: right;
margin: -1px -12px 0 0;
}

.userId {
margin: -2px 0 0;
background: #efa300 url(../images/gradient_orange.png) 0 0 repeat-x;
}

.userId .subTopic {
padding: 2px 12px 1px;
border-bottom: none;
background: none;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
}

.userId .subTopic a {
background: #f6c092;
margin-top: -3px;
border-top: 2px solid #efa300;
padding: 0 4px 1px;
color: #333;
text-shadow: 0 1px 0 #fff;
}

#commonElements {
color: #333;
margin: 0 0 5px 5px;
}

#nav {
position: absolute;
margin: 0;
top: 0;
left: 0;
width: 100%;
}

#home, #back {
display: block;
margin: 10px 4px 0;
padding: 4px;
color: #333;
border: solid 1px #999;
/*
Rounded corners
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
*/
/* background image */
border-width: 4px;
-moz-border-image:url(../images/button-simple.png) 4;
-webkit-border-image:url(../images/button-simple.png) 4;
_background: #ccc;
_padding: 6px;
_border-width: 1px;

text-decoration: none;
font-size: 0.8em;
font-weight: bold;
float: left;
}

#home {
float: right;
}

#back {
position: absolute;
top: 0;
left: 0;
z-index: 10;
/* background image */
padding: 4px 4px 4px 0;
border-width: 4px 4px 4px 12px;
_padding: 6px;
_border-width: 1px;
-moz-border-image:url(../images/button-back.png) 4 4 4 14;
-webkit-border-image:url(../images/button-back.png) 4 4 4 14;
}

ul {
margin: 0 0 1em;
padding: 0 0 0 20px;
}

#menu ul, form ul, .srchRes ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu {
margin: 4px 0;
}

#menu li {
margin: 4px 0;
}

#menu a {
font-weight: bold;
font-size: 1.2em;
display: block;
padding: 18px 0 18px 18px;
height: 23px; /* Corrects issues with Palm Pro */
background: #fff; /* url(../images/trees.gif) 3px 50% no-repeat; */
border: solid 1px #999;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

#menu a span {
float: right;
margin: 0 10px 0 0;
padding: 0 9px 0 0;
background: url(../images/chevron.gif) 0 50% no-repeat;
}

#menu li > a {
height: auto; /* UN-Corrects issues with Palm Pro */
}

#menu .hp {
background: url(../images/chevron-grey.gif) 5px 50% no-repeat;
}

#menu li.promo {
font-size: 0.8em;
margin: 6px 0;
text-align: center;
}

#menu li.promo a {
text-align: left;
background: url(../images/fluQuiz_icon.gif) 100% 50% no-repeat;
padding: 10px 10px 10px 18px;
height: 18px; /* Corrects issues with Palm Pro */
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

#menu li.secondary {
font-size: 0.8em;
margin: 16px 0;
text-align: center;
}

#menu li.secondary a {
display: inline-block;
text-align: left;
padding: 8px 10px 10px 30px;
height: 14px; /* Corrects issues with Palm Pro */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}


#menu a span.aKey, a#home span {
display: none;
background: none;
}

#menu a:hover, .srchRes a:hover, .srchRes a:hover span {
color: #df9800;
}

.srchRes {
background: #fff;
}

.srchRes li {
margin: 0;
padding: 0;
border-bottom: solid 1px #999;
}

.srchRes a, .srchRes span.error {
display: block;
font-weight: bold;
font-size: 1.2em;
padding: 9px 30px 9px 9px;
background: url(../images/chevron.gif) 95% 50% no-repeat;
}

.srchRes span.error, .srchRes .error {
background: #ffa;
}

.srchRes address, .srchRes a span, .srchRes span.error span {
display:block;
margin: 2px;
font-size: 0.75em;
color: #666;
}

.srchRes a.next {
color: #666;
text-align: center;
padding: 15px 30px 15px 9px;
}

li .label {
color: #999;
}

.infoBlock { 
padding: 0 10px 12px;
}

.infoBlock h1 {
font-size: 1.3em;
}

form div.fields { /* G1 cannot handle form .fields */
background: #fff;
padding: 0 10px;
border: solid 1px #666;
margin: 4px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

form li {
padding: 8px 0;
clear: both;
}

label, .value {
font-weight: bold;
margin: 0 5px 0 0;
}

.value {
text-align: center;
}

input, select {
font-size: 1.1em;
}

.formCtrl {
clear: both;
margin: 5px 0;
}

.formCtrl input {
display: block;
color: #fff;
font-size: 1px;
width: 100px;
padding: 21px 0 0;
border: none;
}

.formCtrl {
clear: both;
}

input.primary {
font-size: 1.3em;
font-weight: bold;
text-align: center;
margin: 0 9px;
color: #FFF;
width: 95%;
padding: 4px 0;
background: #50b3cf;
border: solid 1px #999;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

#copyright {
clear: both;
font-size: 0.8em;
margin: 25px auto 5px;
text-align: center;
text-shadow: 0 1px 0 #fff;
}

.busy {
display: inline-block;
position: relative;
top: 5px;
background: url(../images/loading.gif) 0 0 no-repeat;
height: 16px;
width: 16px;
margin: 0 0 5px
}

.hours {
font-size: 1em;
margin:0px;
padding:0 5px 5px 0;
}

.hours th {
font-size: 1em;
}

.hours caption{
text-align: left;
}		

div.subsection, div.error {
background: #fff;
padding: 5px 10px;
border: solid 1px #ccc;
margin: 0px;
margin-bottom: 14px;
overflow: hidden;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}		

div.error {
background: #ffa;
border-color:#000;
margin: 5px;
}

.subsection dt {
min-height:45px;
}

#Info, #Info address, .subsection h3, .subsection ul li {
font-size: 1em;	
}

.maplink {
float:right;
margin: 0 0 10px 0;
}

.maplink a {
background: url(../images/mapIt_sm.gif) 0 0 no-repeat;
padding:0 0 0 25px;
}

.srchRes li.hp {
background: #d0edf5 url(../images/trees.gif) 9px 12px no-repeat;
padding: 0 0 0 24px;
}
 
.srchRes li.virtuwell {
background: #d0edf5 url(../images/Virtuwell-WebIcon.jpg) 9px 12px no-repeat;
padding: 0 0 0 24px;
} 

#errorCode {
margin: 10px 0;
text-align: center;
font-size: 0.8em;
}

#waitTime{
font-weight: bold;
color: #666666;
display:block;
font-size:0.75em;
Margin: -4px 0 10px 10px;
 
}

.subsection dt { max-width: 54%;  }

.card { margin: 0 3px; }
.card h3 { margin: 5px 12px 0; }
.card img { width: 100%; }

.smallCard img { width: 100%; }
.smallCard span { display: block; }
.smallCard span.noCard { margin: 98px 0 0; }
.smallCard a { width: 45%; float: left; margin: 0 5px 5px; text-align: center; font-weight: bold;}
li.ctrl { text-align: right; }
