/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: small;
  min-width: 600px;
}
#cent {
  text-align: center;
}

#clockdata {
	border:1px solid #bbb;
	height:110px;
	width: 80%;
	padding:4px 4px 0px 4px;
}
#clockheader {
  float: left;
  text-align: left;
  width: 210px;
  height: 100px;
  margin: 0,0px, 0, 0;
  font-size: 16px;
}
#clockheader p {
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  margin-top: 20px;
}
#clockheader img {
  height: 100px;
  margin: 0px 5px 0px 2px;
  border: 3px ridge blue;
}
#clockimage {
  float: left;
  border: 3px ridge blue;
}

#clocktext {
  float: left;
  text-align: center;
  width: 220px;
  height: 90px;
  top: 2px;
  left: 20px;
  border: 3px ridge blue;
  margin: 2px;
  padding-left: 4px;
  font-size: 14px;
  position: relative;
}
#clocktext a {
  text-decoration: none;
}
#clocktext a:link {
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  margin-left: 1px;
}
#clocktext a:hover {
  color: red;
  text-decoration: none;
}

div.infoblock {
  float: left;
  text-align: left;
  width: 800px;
  height: 220px;
  margin: 0,2px, 0, 0;  
}
div.bottomblock {
  float: left;
  text-align: left;
  border: 1px solid #bbb;
  width: 80%;
  height: 50px;
  margin: 10px 2px 2px 4px; 
  padding: 2px 2px 2px 2px;
  position: relative;
}
div.bottomblock a {
  border: 3px ridge purple;
  margin: 4px;
  padding: 2px 2px 2px 10px;
  background: #ccccfa none repeat scroll 0%;
  display: block;
  width: 106px;
  height: 20px;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
}
div.bottomblock a:link, div.panemenu a:active {
  color: #2525bb;
}
div.bottomblock a:visited {
  color: #2525bb;
}
div.bottomblock a:hover {
  border: 3px ridge red;
  background: #aaaaaa none repeat scroll 0%;
  color: red;
  text-decoration: underline;
}

div.topblock {
  float: left;
  text-align: left;
  border: 2px ridge blue;
  width: 90%;
  height: 140px;
  margin: 0,0px, 0, 0;  
  padding: 4px 4px 4px 4px;
}
div.topblock h1 {
  text-align: center;
  font-size: 15px;
}
div.topblock h2 {
  text-align: center;
  font-size: 20px;
}
div.topblock p {
  color: orange;
  text-align: left;
  font-size: 10px;
}

#infotxt {
  float: right;
  width: 350px;
}

.indent {
  margin-left: 2.5em;
}
.left {
  margin: 5px;
  float: left;
}
.right {
  margin: 5px;
  float: right;
}
div.float {
  float: left;
  margin: 0, 5px, 0, 5px;
  position: relative;
}
div.floatimg {
  float: left;
  margin: 0, 5px, 0, 5px;
  padding-top: 8px;
  padding-right: 8px;
  position: relative;
}
div.floati {
  float: left;
  margin: 0, 5px, 0, 5px;
  width: 110px;
  /* position: relative; */
}
div.floatend {
  float: left;
  clear: both;
  margin: 0, 5px, 0, 5px;
  right: 3px;
  position: relative;
}

div.floatr {
  float: right;
}

div.floatl {
  float: left;
}


div.floatlch {
  float: left;
  text-align: center;
}

div.floatttop {
  float: top;
  text-align: center;
}

div.float p {
  text-align: center;
}
.panemenu {
  z-index: 5;
  position: fixed;
  top: 2px;
  height: 220px;
  width: 100%;
  overflow: auto;
  left: 2px;
  background-color: white;
  font-family: "Tahoma", "Geneva", Times;
  font-size: 15px;
}
div.panemenu a {
  border: 3px ridge purple;
  margin: 5px;
  padding: 2px 2px 2px 10px;
  background: #ccccfa none repeat scroll 0%;
  display: block;
  width: 100px;
  height: 20px;
  text-decoration: none;
  text-align: center;
}
div.panemenu a:link, div.panemenu a:active {
  color: #2525bb;
}
div.panemenu a:visited {
  color: #2525bb;
}
div.panemenu a:hover {
  border: 3px ridge red;
  background: #aaaaaa none repeat scroll 0%;
  color: red;
  text-decoration: underline;
}

.panemain {
  padding: 4px;
  z-index: 4;
  position: absolute; 
  top: 176px;
  width: 100%;
  left: 2px;
  font-size: 15px;
  background-color: white;
}
div.panemain p {
  color: #000050;
  text-align: left;
  font-size: 14px;
}
div.panemain h1 {
  color: black;
  text-align: left;
  font-size: 16px;
}
div.panemain h2 {
  float: right;
  width: 10%;
  color: black;
  border: 3px solid blue;
  margin: 5px;
  padding: 2px 2px 2px 10px;
  text-align: center;
  font-size: medium;
}
div.panemain h3 {
  color: #000030;
  text-align: left;
  font-size: small;
}
div.panemain blockquote {
  font-family: Times;
  font-size: small;
  color: black;
}
div.panemain ul {
  padding: 0em;
  text-align: left;
  font-size: 14px;
  margin-left: 2em;
  color: #000050;  
}
div.panemain ul a:hover {
  color: #4995c4;
  background-color: #d2d2d2;
}
div.panemain ul a:link {
  text-decoration: none;
  color: #2525bb;
  font-weight: normal;
}
div.panemain ul a:visited {
  text-decoration: none;
  color: #770000;
  font-weight: normal;
}

.panemenu2 {
  z-index: 5;
  position: fixed;
  top: 2px;
  height: 145px;  /* 145 */
  width: 100%;
  overflow: auto;
  left: 2px;
  background-color: white;
  font-family: "Tahoma", "Geneva", Times;
  font-size: 15px;
}
div.panemenu2 a {
  border: 3px ridge purple;
  margin: 5px;  /* 10px,4px, 0px, 6px; */
  padding: 2px 2px 2px 2px;
  background: #ccccfa none repeat scroll 0%;
  display: block;
  width: 90px;
  height: 20px;
  text-decoration: none;
  text-align: center;
}
div.panemenu2 a:link, div.panemenu a:active {
  color: #2525bb;
}
div.panemenu2 a:visited {
  color: #2525bb;
}
div.panemenu2 a:hover {
  border: 3px ridge red;
  background: #aaaaaa none repeat scroll 0%;
  color: red;
  text-decoration: underline;
}
div.panemenu2 h2 {
  color: #000050;
  text-align: center;
  font-size: 1.1em;
  border-top: 4px groove blue;
  border-bottom: 4px groove blue;
  padding: 4px 6px 4px 6px;
}

.panemain2 {
  padding: 4px;
  z-index: 4;
  position: absolute; 
  top: 150px;
  width: 100%;
  left: 2px;
  background-color: white;
}
div.panemain2 p {
  color: #000050;
  text-align: left;
  font-size: small;
}
div.panemain2 h1 {
  color: black;
  text-align: left;
  font-size: large;
}
div.panemain2 h2 {
  float: right;
  width: 10%;
  color: black;
  border: 3px solid blue;
  margin: 5px;
  padding: 2px 2px 2px 10px;
  text-align: center;
  font-size: medium;
}
div.panemain2 h3 {
  color: purple;
  text-align: center;
  width: 90%;
  background-color: #d2d2d2;
  padding: 8px 12px 8px 12px;
  font-size: 20px;
}
div.panemain2 blockquote {
  font-family: Times;
  font-size: small;
  color: black;
}
div.panemain2 ul {
  padding: 0em;
  text-align: left;
  font-size: small;
  margin-left: 2em;
  color: #000050;  
}
div.panemain2 ul a:hover {
  color: #4995c4;
  background-color: #d2d2d2;
}
div.panemain2 ul a:link {
  text-decoration: none;
  color: #2525bb;
  font-weight: normal;
}
div.panemain2 ul a:visited {
  text-decoration: none;
  color: #770000;
  font-weight: normal;
}

#storedata {
	border:1px solid #bbb;
	height:110px;
	width: 100%;
	clear: left;
	padding 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
}
#storeheader {
  float: left;
  text-align: center;
  width: 160px;
  height: 100px;
  margin: 0,2px, 0, 0;
  font-size: 1.5em;
}
#storeheader p {
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
}
#storeheader img {
  height: 90px;
  width: 140px;
  margin: 5px 5px 5px 5px;
  border: 3px ridge blue;
}

#storeimage {
  float: left;
  width: 100px;
  height: 100px;
  border: 3px ridge blue;
}
#storetext {
  float: left;
  text-align: center;
  width: 200px;
  height: 90px;
  max-height:90px;
  padding: 16px 5px 5px 5px;
  font-size: 14px;
  color: gray;
  vertical-align: middle;
  position: relative;
}
#storecost {
  float: left;
  width: 110px;
  height: 40px;
  max-height:90px;
  margin: 30px 10px 0px 30px;
  font-size: 20px;
  text-align: center;
}
#storecost a {
  text-decoration: none;
}
#storecost a:link {
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  margin-left: 1px;
}
#storecost a:hover {
/*  border: 3px ridge red; */
  color: red;
  text-decoration: none;
}

.panebottom {
  padding: 8px;
  z-index: 1;
  position: absolute;
  bottom: 10px;
  left: 40%;
  font-size: 0.8em;
  text-align: center;
  background-color: white;
}
.panepop {
  z-index: 5;
  top: 5px;
  height: 90px;
  overflow: auto;
  left: 2px;
  background-color: white;
  font-family: MS Reference Sans Serif;
}
div.panepop a {
  border: 3px ridge purple;
  margin: 5px;
  padding: 2px 2px 2px 10px;
  background: #ccccfa none repeat scroll 0%;
  display: block;
  width: 60px;
  height: 20px;
  text-decoration: none;
  text-align: center;
}
div.panepop a:link, div.panemenu a:active {
  color: #2525bb;
}
div.panepop a:visited {
  color: #2525bb;
}
div.panepop a:hover {
  background: #aaaaaa none repeat scroll 0%;
  color: red;
  text-decoration: underline;
}
.panecpop {
  border-style: dotted;
  border-width: 1px;
  margin: 3px;
  padding: 2px 2px 2px 10px;
  z-index: 4;
  top: 1px;
  overflow: auto;
  left: 20px;
  background-color: white;
}
div.panecpop a {
  border: 3px ridge red;
  margin: 5px;
  padding: 2px 2px 2px 10px;
  background: #ccccfa none repeat scroll 0%;
  display: block;
  width: 100px;
  height: 20px;
  text-decoration: none;
  text-align: center;
}
#blanket {
  background-color: #111111;
  opacity: 0.6;
  position: absolute;
  z-index: 9001;
  top: 0px;
  left: 0px;
  width: 100%;
}
#popUpDiv {
  padding: 2px;
  position: absolute;
  background-color: #eeeeee;
  width: 480px;
  height: 400px;
  z-index: 9002;
}

label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
padding: 5px 5px
} 
fieldset
{
border: 1px solid #781351;
width: 40em;
padding: 2px 5px
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}

.button { /* Top left corner, top edge */
float:left;
color:#ddd; /* Text colour */
background:#333 url(images/button.gif) no-repeat; /* Fallback bg colour for images off */
font:1.2em/1.0 Georgia,serif;
text-decoration:none;
}
.button * {display:block;}
.button span { /* Top right corner */
padding:6px 0 0;
background:url(images/corners.gif) no-repeat right top;
}
.button span span { /* Bottom left corner, left and bottom edges */
padding:0 0 0 6px;
background:url(images/button.gif) no-repeat left bottom;
}
.button span span span { /* Bottom right corner */
padding:0 0 6px;
background:url(images/corners.gif) no-repeat right bottom;
}
.button span span span span { /* Right edge */
padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
background:url(images/button.gif) no-repeat right center;
}
.button:hover,
.button:focus,
.button:active { /* Help keyboard users */
outline:2px solid #ff0; /* Not supported by IE/Win :-( */
color:#fff;
}



