body {
  background-color: white;
  color: black;
  font-family: Arial, sans-serif;
  font-size: small;
  /*margin: 8px;*/
}

/** set background color **********/
#ctl, #cbl, #ctr, #cbr, #talkboxContainer em b {color: #fd5923;}
#tbt, #tbm, #tbb { background: #fd5923;}

/** complimentary colors (text, borders, links and such) **************/
h1 {color: #fff;}
a { color: #4433ee;}
 a:visited {	color: #777777;}
a:hover, a:active {color: #000;}
#scrollBoxContainer, #talkList {background: #fdeee9; border: 1px solid #c53100;}  /* text boxes */
#controls li img {background: #d66258;} /* icon background */
#controls li a:hover img {background: #000;} /* icon background */


h1 {
	font-size: 1.4em;
	float: left;
	margin: 0;
	padding: 0;}
a {
	cursor: pointer;
	text-decoration: none;}
img {border: 0;
	behavior: url(iepngfix.htc); }
ul {
	margin: 0;
	padding: 0;}
li {
	list-style: none;
	margin: 0;
	padding: 0;}


#talkboxContainer {
	font-family: ariel, helvetica, verdana;
	font-size: 76%;
	height: 450px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
	width: 450px;}
#talkbox {
	font-size: 1em;
	height: 100%;
	position: relative;
	text-align: left;
	z-index: 2;}

/****** corners (adapted from http://www.cssplay.co.uk/boxes/curves.html) ************/
#ctl, #cbl, #ctr, #cbr {
	font-style:normal;
	height:20px;
	overflow:hidden;
	position:absolute;
	width:20px;
	z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
#talkboxContainer em b {
	line-height:40px;
	font-size:150px;
	font-family:arial;
	font-weight:normal;
	position:absolute; }
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}

/****** background **********/
#tbt {
	height: 20px;
	left: 20px;
	position: absolute;
	top: 0px;
	width: 410px;}
#tbm {
	height: 410px;
	left: 0px;
	position: absolute;
	top: 20px;
	width: 450px;}
#tbb {
	bottom: 0px;
	height: 20px;
	left: 20px;
	position: absolute;
	width: 410px;}



/*#talkHeader {*/
	/*display: block;*/
	/*padding: 10px;*/
	/*text-align: right;}*/
/*#controls {*/
	/*font-size: .8em;}*/
/*#controls li {*/
	/*display: inline;*/
	/*padding: 0 0 0 2px;}*/
/*#controls li img {*/
	/*margin: -2px 2px 0 0;*/
	/*vertical-align: middle;}*/


table#inboxList {
	margin: 0px 0px 0px 0px;
    font-size: x-small;
    vertical-align: top;
    }
table#inboxList td {
	border-top: 1px solid #ccc;}

table#inboxMessage {
	margin: 0px 0;}
table#inboxMessage .data {
	font-weight: 600;
	padding-left: 0px;
	text-align: left;}


/*#leftColumn {*/
	/*bottom: 32px;*/
	/*height: 380px;*/
	/*left: 10px;*/
	/*position: absolute;}*/
/*#rightColumn {*/
	/*float: right;*/
	/*margin-right: 10px;*/
	/*_margin-right: 5px;*/
	/*width: 145px;}*/

/***** left column items ************/
/*#scrollBoxContainer {*/
	/*bottom: 28px;;*/
	/*height: 350px;*/
	/*overflow: hidden;*/
	/*position: absolute;*/
	/*left: 0;*/
	/*width: 275px;}*/
/*#scrollBox {*/
	/*bottom: 0;*/
	/*position:absolute;*/
	/*width: 100%;}*/
/*#scrollBox div {*/
	/*margin: 8px;}*/
/*#scrollBox div span {*/
	/*font-weight: 600;}*/
/*#textBox input {*/
	/*bottom: 0;*/
	/*position: absolute;*/
	/*width: 270px;}*/

/***** right column items **********/
/*#logo {*/
	/*float: right;}*/
/*#talkList {*/
	/*float: left;*/
	/*height: 320px;*/
	/*margin: 6px 0;*/
	/*overflow: hidden;*/
	/*position: relative;*/
	/*width: 100%;}*/
/*#talkList ul {*/
	/*margin: 8px;}*/
/*#myName {*/
	/*float: left;}*/


#ads {
	clear: both;
	font-size: .9em;
	padding: 10px 0 0 0;
	text-align: center;}


.bluepanel {
  background-color: darkblue;
  color: white;
  font-family: Arial, sans-serif;
  font-size: x-small;
  margin: 0px;
}


.whitepanel {
  background-color: white;
  color: black;
  font-family: Arial, sans-serif;
  font-size: small;
  margin: 0px;
}

.getlink {
  color: white;
  font-family: Arial, sans-serif;
  font-size: x-small;
    
}
a.getlink:link {color: white}
a.getlink:visited {color: white}
a.getlink:hover {color: yellow;}
a.getlink:active {color: white;}

.mailn {
  color: black;
  font-family: Arial, sans-serif;
  font-size: 0.9em;
}

.button {
  background-color: lightblue;
  color: white;
  font-size: small;
}

.gwt-ToggleButton-up {
  background-color: white;
  color: black;
  font-family: Arial, sans-serif;
  font-size: x-small;
  border: 0px outset gray;
  text-align: center;
  vertical-align: middle;

/*padding: 1px 6px 2px 5px;*/
}

.gwt-ToggleButton-down {
  background-color: gray;
  color: black;
  font-family: Arial, sans-serif;
  font-size: x-small;
  border: 0px inset gray;
  text-align: center;
  vertical-align: middle;

/*padding: 2px 5px 1px 6px;*/
}

.gwt-ToggleButton-up-hovering {
  background-color: white;
  color: black;
  font-family: Arial, sans-serif;
  font-size: x-small;
  border: 0px outset gray;
  text-align: center;
  vertical-align: middle;
/*padding: 1px 6px 2px 5px;*/
}

.gwt-ToggleButton-down-hovering {
  background-color: gray;
  color: black;
  font-family: Arial, sans-serif;
  font-size: x-small;
  border: 0px inset gray;
  text-align: center;
  vertical-align: middle;
/*padding: 2px 5px 1px 6px;*/
}



.mailbox {
  background-color: #fdeee9;
  color: black;
  font-family: Arial, sans-serif;
  font-size: small;
  margin: 0px;
}


.divider {
	padding: 0 6px;}
.shadow {
	left: 0;
	position: absolute;
	top: 0;}
.texton {
	display: block;}
.textoff {
	display: none;}


	
