body {
  font-family:  'Myriad Pro',sans-serif;
  font-size: 13px;
  background: #fff url('/images/bg.png') repeat-x top;
}
fieldset {
  border: 1px #2d6ba3 solid;
  padding: 1ex;
}
#settings fieldset {
  border-color: white;
}
a {
  text-decoration: none;
  color: #2d6ba3;
}
a:hover {
  text-decoration: underline;
}
h2 {
  color: white;
  font-size: 43px;
  margin: 0 0 10px 0;
  font-weight: normal;
}
.black {
  color: black
}
h3 {
  color: #2d6ba3;
  margin: 5px 0 0 0;
  font-weight: normal;
}
.settings h3 {
  color: white;
}
button {
  background-color: #2d6ba3;
  border: 2px white solid;
  text-transform: lowercase;
  color: white;
  font-size: 15px;
  padding: 2px;
  margin: 10px 20px;
}
input {
  color: #666;
}
.blueBox {
  background-color: #effaff;
  border: 1px #2d6ba3 solid;
  color:#2d6ba3;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
}
.click {
  cursor: pointer;
}
.right {
  float: right;
}
.left {
  float: left;
}
.center {
  text-align: center;
}
.centered {
  margin: 0 auto;
}
#content {
  margin: auto auto;
  width: 90%;
  position: relative;
  top: 100px;
}
#feedback {
  float: left;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 2000;
  color: white;
  max-width: 262px;
}
#feedback .title {
  float: left;
  position: relative;
  top: 45px;
  width: 32px;
  height: 182px;
  background: transparent url('/images/feedback.png') no-repeat right;
}
#feedback .content{
  float: left;
  overflow: hidden;
  width: 0;
  min-height: 271px;
  background: transparent url('/images/feedbackBG.png') no-repeat right;
}
#feedback a {
  color: white;
}
#feedback textarea {
  width: 190px;
  height: 100px;
}
#feedback input {
  width: 140px;
}
#feedback .content .right {
  margin-bottom: 7px;
}
#feedbackList .date {
  font-size: 10px;
  color: #666;
}
.content .pad{
  padding: 20px;
}
.timingsFull {
  max-width: 684px;
  margin: 100px auto;
}
ul.timings {
  list-style-type: none;
  margin-right: 1ex;
}
.timings li {
  background: transparent url('/images/light-heart.png') no-repeat 0 3px;
  padding-left: 30px;
  margin-bottom: 4px;
}
#timings {
  margin: 40px auto;
  width: 500px;
  padding-bottom: 10px;
}
#timings .content {
  margin-left: 10px;
}
#timings form {
  min-height: 30px;
}
#timings .all {
  color: #5a9900;
  margin-left: 70px;
  text-decoration: underline;
  font-size: 12px;
}
#timings .more, #timings .less {
  font-size: 15px;
  padding-left: 30px;
  height: 22px;
  padding-top: 2px;
  background-image: url('/images/plus-ecks.png');
  background-repeat: no-repeat;
}
#timings .more {
  color: #5a9900;
  background-position: 0 0;
}
#timings .less {
  color: #c98764;
  background-position: 0 -24px;
}
.timingLen {
  font-size: x-small;
  color: #ccc;
}
#settings .modal {
  display: none;
  width:590px;
  height:363px;
  position: absolute;
  left: 50%;
  margin-left: -295px;
  background: transparent url('/images/soundOpts.png') no-repeat top;
}
#settings .content {
  margin: 20px;
  margin-top: -20px;
  color: white;
  font-size: 20px;
}
#logo {
  position: absolute;
  top: 20px;
  left: 40px;
  width:237px;
  height:26px;
  background: transparent url('/images/logo.png') no-repeat top;
}
#options {
  position: absolute;
  top: 0;
  right: 40px;
  width:266px;
  height:40px;
  background: transparent url('/images/options.png') no-repeat top;
}
#options div {
  float: left;
  height:40px;
}
#options .save {
  width: 63px;
}
#options .sounds {
  width: 77px;
}
#options .appearance {
  width: 126px;
}
#footer {
  font-size: 12px;
  color: #2d6ba3;
  width: 100%;
  margin: 200px auto 0 auto;
  text-align: center;
}
#info {
  position: fixed;
  bottom: 0;
  right: 0;
  min-height: 6ex;
  width: 110px;
  z-index: 100000;
}
.popup {
  padding: 1ex;
  margin: 2px;
  height: 2ex;
  float: right;
  background: transparent url('/images/soundOpts.png') no-repeat top;
  color: white;
  border: 2px solid white;
}
#timer {
  margin: auto auto;
  max-width: 640px;
  min-width: 200px;
  min-height: 100px;
  padding: 10px;
  text-align: center;
  overflow: hidden;
}
#left {
  padding: 0;
  min-width: 100px;
  margin: auto;
}
#left .colon, #left .time {
  font-size: 110px;
  line-height: 80%;
}
#left .colon {
  padding-bottom: 7px;
}
#left .quantum{
  font-size: 45px;
  font-weight: normal;
  line-height: 80%;
}
#left .small {
  font-size: 20px !important;
}
#left .clear {
  display: none !important;
}
#progress {
  z-index:-1;
  height: 16px;
  width: 100%;
}
#complete {
  height: 100%;
}
.zenComplete {
  background-color: #6fd26f;
}
#complete_percent {
  display:none;
  z-index:1;
  float:left;
  color: white;
  background: none;
  background-color: transparent;
}
#startend {
  width: 90%;
  text-align: center;
  margin: auto auto;
  font-size: 14px;
  color: #2d6ba3;
}
.dateLabel {
  font-weight: bold;
}
.date {
}
#setTimer {
  margin: auto auto;
  width: 310px;
  min-height: 100px;
  position: relative;
  top: 100px;
}
#error {
  padding: 3px;
  border: 3px rgb(204,0,51) dotted;
  background-color: #fc465c;
  color: #fff;
}
#alarm {
  display: none;
  text-align: center;
  color: white;
  font-weight: bold;
  left: 50%;
  margin-left: -365px;
  width:725px;
  height:556px;
  background: transparent url('/images/alarmBG.png') no-repeat top;
}
.jqmOverlay { background-color: #000; }
.modal .close {
  width:100%;
  height:42px;
  top: -10px;
  right: -10px;
  position: relative;
  background: transparent url('/images/alarmClose.png') no-repeat right;
}
#alarm .message {
  margin-top:70px;
  font-size: 124px;
}
#alarm .elapsed {
  font-size: 30px;
  margin-top: -20px;
}
#alarm .buttons {
  width: 445px;
  margin: auto auto;
  margin-top: 30px;
}
#alarm .buttons .stop {
  width: 200px;
  height: 72px;
  float: left;
  margin-right: 45px;
  background: transparent url('/images/stopBig.png') no-repeat top;
}
#alarm .buttons .reset {
  width: 200px;
  height: 72px;
  float: left;
  background: transparent url('/images/resetBig.png') no-repeat top;
}
#buttons {
  margin: auto auto;
  padding-top: 30px;
  width: 481px;
}
#alarm .fortune {
  clear: both;
  width: 95%;
  margin: auto auto;
  margin-top: 150px;
  font-weight: normal;
  font-size: 13px;
  max-height: 100px;
  overflow-y: auto;
}
#pause, #reset, #add60 {
  float: left;
  margin-right: 40px;
}
#pause, #reset {
  width:124px;
  height:45px;
}
#pause {
  background: transparent url('/images/pause.png') no-repeat top;
}
#reset {
  background: transparent url('/images/reset.png') no-repeat top;
}
#add60 {
  width:153px;
  height:45px;
  margin: 0;
  background: transparent url('/images/add60.png') no-repeat top;
}
#instruct {
  font-size: small;
}
#tip {
  font-size: small;
}
/*-----------------------------TIPJOY WIDGET -----------------*/
.tjbody{  /* this is the container around the entire widget */
	background:none;
	display:block;
}

.tjContent { /* this is the container just inside tjbody, contains all content */
	margin:5px auto;
	text-align:left;
	display:block;
}

.block1{ /* this is the 'give' block */
	display:block;
	margin-bottom:7px;
}

.block2{ /* this is the giver list block */
	margin-top:10px;
	display:block;
}

.tjp{ /*this is our paragraph tag */
	margin-top:2px;
	display:block;
	font-size:80%;
	font-weight:normal;
}

.tjemphasis{ /* used to give various elements emphasis */
	font-weight:bold;
}

.tjtitle{  /* the title field is for your custom message.*/
	margin: 5px 0;
	font-size:110%;
	font-weight:bold;
}

.tjsubtitle{ /* the subtitle field is for the 'recent givers' and 'most generous' headers */
	font-size:100%;
	font-weight:bold;
}

.tjgivebtn{ /* this styles the 'give' button.*/
	vertical-align:middle;
}

/*-----------------------------TIPJOY WIDGET: GIVER LISTS -----------------*/

.tjgiventry{  /* this gives extra style to the paragraphs which list the giver and their message if applicable */
	margin:5px 0 10px 0;
	padding-left:4px;
	border-left:1px solid #ccc;
	display:block;
}

.tjtime{ /* the time indicator on each giver paragraph */
	font-style:italic;
}

.tjmymsgs{ /* the giver's message row(s)*/
	display:block;
}
