/* Cascading Style Sheet for  is-fabulous.com */
/* Last Modification: 05:04 PM 09-Dec-2017 */
/* Copyright:  is-fabulous.com */
body {width: 98%; font-family:Verdana; font-size:100%; text-align: left; margin-left: auto; margin-right: auto; line-height: 1.1em; vertical-align: top; }

input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel] {
  -webkit-appearance: none; -moz-appearance: none;
  display: block;
  margin: 0;
  width: 95%; height: 2em;
  line-height: 2em;
  border: 1px solid #bbb;
}

input[type=checkbox] { transform: scale(2);  -webkit-transform: scale(2);}

input[type=radio] { transform: scale(3);  -webkit-transform: scale(3);}

.SiteName {color:#ff0000; font-size:1.2em; font-weight:bold; padding:0.3em 0.6em; line-height: 1.5em;
-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
box-shadow:inset 0px 1px 0px 0px #fff6af;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
background-color:#ffec64;
-moz-border-radius:0.4em;
-webkit-border-radius:0.4em;
border-radius:0.4em;
border:1px solid #ffaa22;
display:inline-block;
text-decoration:none;
text-shadow:1px 1px 0px #ffee66;
} 

.MajorLink {text-align: center; margin: 0.3em; color:#ffffff; font-size:1.1em; font-weight:bold; padding:0.3em 1em; line-height: 1em;
-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
box-shadow:inset 0px 1px 0px 0px #bbdaf7;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
background-color:#79bbff;
-moz-border-radius:0.4em;
-webkit-border-radius:0.4em;
border-radius:0.4em;
border:1px solid #84bbf3;
display:inline-block;
text-decoration:none;
text-shadow:1px 1px 0px #528ecc;
cursor:pointer;cursor:hand;
}

.UtilityLink {text-align: center; margin: 0.2em; color:#333333; font-family:Verdana; font-size:1em; font-weight:bold; padding:0.5em 1.4em; line-height: 1em;
-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
box-shadow:inset 0px 1px 0px 0px #fff6af;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23) );
background:-moz-linear-gradient( center top, #ffec64 5%, #ffab23 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23');
background-color:#ffec64;
-moz-border-radius:0.4em;
-webkit-border-radius:0.4em;
border-radius:0.4em;
border:1px solid #ffaa22;
display:inline-block;
text-decoration:none;
text-shadow:1px 1px 0px #ffee66;
}

.NB {color: red; font-weight:bold; display:inline;}
.blueheading {color: blue; font-size:1.5em; font-weight:bold; text-align: center; margin: 0.2em;}
