﻿.ui-mobile #jqm-home {  background: #7E95C7;}
.ui-mobile #jqm-homeheader { text-align: center ; border-bottom:thin solid #fff;background-color: #003399;}

/*.ui-mobile #jqm-version { text-indent: -99999px; background: url(../images/version.png) top right no-repeat; width: 119px; height: 122px; overflow: hidden; position: absolute; top: 0; right: 0; }
.ui-mobile .jqm-themeswitcher { clear: both; margin: 20px 0 0; }*/

h2 { margin-top:1.5em; }
p code { font-size:1.2em; font-weight:bold; } 

dt { font-weight: bold; margin: 2em 0 .5em; }
dt code, dd code { font-size:1.3em; line-height:150%; }

/*The header bars, turn wellspan blue*/
/*.ui-bar-c {  border: 1px solid #456f9a; background: #2952a9; color: #fff; font-weight: bold; text-shadow: 0 -1px 1px #254f7a; background-image: -moz-linear-gradient(top, #3e63b2, #2952a9); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3e63b2),color-stop(1, #2952a9));   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3e63b2', EndColorStr='#2952a9')"; }*/
.ui-bar-c {  border: 1px solid #456f9a; background: #003399; color: #fff; font-weight: bold; text-shadow: 0 -1px 1px #254f7a;}

/*Link thats been clicked*/
.ui-btn-active { /*border: 1px solid #2952a9;*/ background: #2952a9; font-weight: bold; color: #fff; cursor: pointer;  text-shadow: 0 -1px 1px #2952a9; text-decoration: none; background-image: -moz-linear-gradient(top, #3e63b2, #2952a9); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3e63b2),color-stop(1, #2952a9));   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3e63b2', EndColorStr='#2952a9')"; }

/*Just plain text we want white and readable*/
.text{ color: #fff;font-family:"Arial", Arial, sans-serif; }


.ui-btn:visited { color: #000; }