html {
  min-width: 1000px;
}

body,td,th {
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif; 
  font-size: 12px; 
  margin:0;
  padding:0;
  color: #444444;
}

a {
  color: #8B4513;
}

a:hover {
  color: #FF6E04;
}


h1 {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #d2691e;
}

h2 {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 7px;
}

h3 {
  margin:0;
  padding:0;
}

.groupname {
  height: 38px;
  background: url(/view/images/bg_group.gif) repeat-x #e7ebd1;
}

.groupname h1 {
  margin-top: 0px;
  padding-top: 10px;
  padding-left: 10px;
}

.prog_not {
    background: #DFDFDF;
}

.prog_paying {
    background: #CCFFCC;
}

.prog_waiting {
    background: #FFFFCC;
}

.prog_problem {
    background: #F4A460;
}

.prog_notpaying {
    background: #FA8072;
}


.status_paying {
    color: #228b22;
    font-weight: bold;
}

.status_waiting {
    background: #FFFFCC;
    font-weight: bold;
}

.status_problem {
    color: #D2691E;
    font-weight: bold;
}

.status_notpaying {
    color: #FF0000;
    font-weight: bold;
}

.status_notmonitored, .status_closed, .status_private {
    color: #778899;
    font-weight: bold;
}

.payout {
  font-weight: bold;
  color: #228b22;
}

.deposit {
  font-weight: bold;
  color: #FF0000;
}

.progname {
    font-size: 14px;
    font-weight: bold;
}

.progname a:link {
    color: #000000;
    text-decoration: underline;
}

.progname a:hover {
    color: #FF0000;
    text-decoration: none;
}

.td_desc {
    background: #F7F7F7;
}

.description {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-align: justify;
}
#headertext1 {
   clear: both;
   background: #FFDEAD;
   font-weight: bold;
   color: #000000;
   text-align: center;
   padding:3px;
   font-size: 10px;

}

#headertext2 {
   clear: both;
   background: #FFDEAD;
   font-weight: bold;
   color: #000000;
   text-align: center;
   padding:3px;
   font-size: 10px;
   
}

#headertext2 a {
  text-decoration: underline;
  }

#headertext2 a:hover {
  text-decoration: underline;
  font-weight: bold;
  }


#footer {
   background: #F5F5F5;
   color: #000000;
   text-align: justify;
   clear: both;
   font-size: 10px;
   min-height: 40px;
   float: left;
   padding-top: 5px;
   padding-left: 215px;
   padding-right: 215px;
}

#footer a {
  font-weight: bold;
  text-decoration: underline;
  }
  
#copyright {
   background: #F5F5F5;
   color: #000000;
   text-align: center;
   font-weight: bold;
   padding: 5px;
}

#copyright a {
  text-decoration: none;
}

#logo {
  float:left;
  background: #f7f7f7;
}

#topbanner {
  float: left;
  text-align:center;
  width: 100%;
  margin-right: -450px;
  height: 98px;
  background: #f7f7f7;
}

#ctopbanner {
  text-align:center;
  padding-right: 450px;
  padding-top: 20px;
  font-size: 10px;
}

#header {
  margin:0 auto;
  width:100%; 
  height:186px;
  background: #f7f7f7;

  overflow:hidden;
  float:left;
}

#leftmenu {
  width:206px;
  height:186px;
  border-right: solid;
  border-right-width: 1px;
  border-right-color: #CFCFCF;
  background: #FDF5E6;
  float:left;
}

#leftmenu .content {
  padding-top: 15px;
  padding-left:20px;
}

#leftmenu a {
   font-weight: bold;
   text-decoration: none;
}

#leftmenu a:hover {
   color: #00A0EC;
   text-decoration: underline;
}

.leftusermenu a {
   color: #444444;
   text-decoration: none;
   margin-top: 4px;
}

.leftusermenu a:hover {
   color: #00A0EC;
   text-decoration: underline;
}

#headbanner {
  width:100%;
  height:186px;
  text-align: center;
}

#cheadbanner {
  font-size: 10px;
  text-align: center;
  padding-right: 207px;
}

.b728 {
  padding-top: 2px;
}

#groups {
  clear:both;
  background: #FFDEAD;
  font-weight: bold;
  color: #000000;
  text-align:center;
  padding:3px;
}

#groups a {
  text-decoration: none;
}

#groups a:hover {
  color: black;
  text-decoration: underline;
}


#layout {
   overflow:hidden;
   width:100%;
}


#center {
  width:100%;
  float:left;
  margin-right: -207px;
}

#lcenter {
  float:left;
  width:100%;
  margin-right:-414px;
}

#ccenter {
  padding-right: 414px;
  
}

#right {
  width:206px;
  border-left: solid;
  border-left-width: 1px;
  border-left-color: #CFCFCF;
  background: #FCFCFC;
  float:left;
  margin-bottom: -32700px;
  padding-bottom: 32700px
}

#left {
  width:206px;
  border-right: solid;
  border-right-width: 1px;
  border-right-color: #CFCFCF;
  background: #FCFCFC;
  float:left;
  margin-bottom: -32700px;
  padding-bottom: 32700px
}

#left .header, #right .header, #ccenter .header1 {
  padding-left:20px;
  color: #8B4513;
  font-size: 11px;
  background: #fdf5e6;
  border-top: solid;
  border-top-width: 1px;
  border-top-color: #CFCFCF;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: #CFCFCF;
  padding-top: 5px;
  padding-bottom: 3px;
  height: 26px;
}

#left .header1, #right .header1, #ccenter .header {
  padding-left:20px;
  color: #00A0EC;
  font-size: 11px;
  background: #fdf5e6;
  border-top: solid;
  border-top-width: 1px;
  border-top-color: #CFCFCF;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: #CFCFCF;
  padding-top: 10px;
  padding-bottom: 0px;
  height: 24px;
  
}

#left .gsc-control-cse {
   background:#F5F5F5;
   border: 0px;
}

#left .gsc-wrapper {
  background: #FFFFFF;
  position: relative;
  width: 600px;
  z-index: 500;

  border-left:1px solid #E9E9E9;
  border-right:1px solid #E9E9E9;


}

#right .header{
  padding-left:10px;
}

#right .header1 {
  padding-left:10px;
}

#left .header h1,#right .header h1 {
   padding:0;
   margin:0;
   line-height:14px;
}

#left .header1 h1, #right .header1 h1, #ccenter .header h1,#ccenter .header1 h1{
   padding:0;
   margin:0;
   line-height:14px;
}

#ccenter .header, #ccenter .header1 {
  background: #fdf5e6;
}

.content, .login {
  padding-left: 20px;
  padding-bottom: 10px;
  padding-top:4px;
}

.pad {
  padding-left: 20px;
  padding-bottom: 6px;
  padding-top:4px;
}

.topitem {
  background: #FFFFFF;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
}

.topitem td{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-align: left;
}

.contentsmall {
  font-size: 11px;
  padding-top: 4px;
  padding-left: 0px;
  padding-bottom: 4px;
}

.boxlist{
  padding: 0px;
}

.boxlist table {
  border-spacing: 0px;
}

.boxlist td {
  font-family: Tahoma;
  font-size: 11px;
  padding-left: 10px;
}

tr.tr1 {
    background: #FFFFFF;
}

tr.tr2 {
    background: #F7F7F7;
}

.dollars {
  font-size: 11px;
  font-weight: bold;
  color: #228b22;
}

.rcb {
  font-size: 11px;
  font-weight: bold;
  color: #228b22;
}

#right .content {
  padding-left: 10px;
}

#right .contentsmall {
  padding-left: 10px;
}



input { 
  padding: 1px 0 1px 5px; 
}

input[type='checkbox'] {
  border: 0;
  padding: 0; 
}

input[type='checkbox']:focus {
  padding: 0; 
}

textarea,
input,
select {
	border: 1px solid #c8c8c8;
	background: #ffffff;
	font-weight: bold;
}

button,
input[type='button'],
input[type='submit'] {
	padding: 2px 3px 2px 3px;
	margin: 2px 0 0 0;
	line-height: 100%;
	background: #DCDCDC;
	color: #000000;
	font-weight: bold;
}

 
textarea:hover,
input:hover,
select:hover { border-color: #aaaaaa; }

 
textarea:focus,
input:focus,
select:focus {
	border-color: #8c8c8c;
	outline: 1px solid #dcdcdc;
	background: #fffff0;
	color: #008000;
	font-weight: bold;
}

.login_inputs {
  width: 120px;
}


.hline {
  margin-top: 1px;
  padding-bottom: 1px;
  border-top: solid;
  border-top-width: 1px;
  border-top-color: #CFCFCF;
}

.lb {
  border-left: solid;
  border-left-width: 1px;
  border-left-color: #CFCFCF;
}

.rb {
  border-right: solid;
  border-right-width: 1px;
  border-right-color: #CFCFCF;
}


.listing {
  width: 100%;
  border-top: 2px solid #c40000;
}

.listingspace {
  background: #DFDFDF;
  padding-bottom: 3px;
}

.listing a {
   text-decoration:none;
}

.listing a:hover {
   text-decoration: underline;
   color: #FF6E04;
}

.listinglefttable td {
   padding-top:4px;
   padding-bottom:4px;
   padding-right:10px;
   padding-left:10px;
}

.listinglefttable {
   padding-left:0px;
}

.lp_lc {
   padding-top:10px;
   padding-left:20px;
}


.support_form {
   padding-top:10px;
   padding-left:10px;
}

.support_form th {
    text-align: left;  
}

.listing_form {
   padding-top:20px;
   padding-left:20px;
}

.listing_form th {
    text-align: left;  
}


.rp {
   padding-right:10px;
}

.listinglefttable .nopadding {
   padding:0;
   margin:0;
}

.xxx {
  border: solid;
  border-width:1px;
  border-color:#999999;
}

.vtop {
    vertical-align:top;
}

.chart {
    padding-top: 3px;
}

.lchart {
  border: solid;
  border-width:1px;
  border-color:#006600;
  background: white;
  border-collapse: collapse;
  height: 10px;
}

.lchart td {
  padding: 0px;
  border-right: none;
  border-left: solid;
  border-left-width: 1px;
  border-left-color:#006600;
  height: 10px;
}


.linchart {
  padding: 0px;
  margin: 0px;
  height: 10px;
}

.linchart td {
  padding: 0px;
  margin: 0px;
  height: 10px;
  border: none;
}

.lb_bottom {
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color:#CFCFCF;
}

.lb_top {
  border-top: solid;
  border-top-width: 1px;
  border-top-color:#CFCFCF;
}

.listingmenu {
  background: #DFDFDF;
  text-align:center;
  padding: 2px;
}

.listingmenu a {
  text-decoration: none;
  font-weight: bold;
}

.listingmenu a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #FF6E04;
}

.command {
  font-weight: bold;
  background: #FFFFFF;
}

.command a {
  color: #FF0000;
}

.listingcommands {
  font-weight: bold;
  background: #FFFFFF;
  font-size: 11px;
}

td.listingcommands {
  height: 14px;
  padding: 2px;
}

.listingcommands a {
  color: #FF0000;
}

.vote {
   padding:5px 10px;
}

.voteinfo, .votecomment {
  /* padding-left:7px; */
}

.voteinfo {
  font-size: 11px;
  color: gray;
}

.votecomment {
  border: 1px #e7e7e7 solid;
  background: #f7f7f7;
  padding: 6px;
  /* text-shadow: 0 1px 1px rgba(0,0,0,.2); */
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.smallfont {
   font-size: 11px;
}

.smallfont td {
   font-size: 11px;
}

.tableborder {
  padding-top: 10px;
}

.tableborder table {
  border-spacing: 2px;
}

.tableborder th {
  border:solid;
  border-width:1px;
  padding: 4px;
  border-color:#CFCFCF;
  background:#F5F5F5;
}

.tableborder td {
  background:#F7F7F7;
}

table.thintable {
  padding: 0;
}

.thintable th {
  border: 1px #CFCFCF solid;
  padding: 4px;
  text-align: center;
  background:#F5F5F5;
}

.thintable td {
  border: 0;
  padding: 2px;
  text-align: center;
  background:#F7F7F7;
}


.rcbtable {
  text-align: center;
}

.rcbtable td {
  padding: 4px;
}

.rcbform {
  text-align: left;
}

.rcbform td {
  background:#FFFFFF;
}

.rcbpaid {
    color: #228b22;
    font-weight: bold;
    text-decoration: underline;
}

.msg {
  margin: 0 auto;
  border: 1px #CFCFCF solid;
  width: 60%;
  padding: 6px;
  background: #FFFACD;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #8B4513
}

.hidden  {
    visibility: hidden; 
    display: none;
}

p {
	padding-left: 5px;
	line-height: 1.5;
}

ul {

}

ul li {
		line-height: 1.3;
}

.tbcenter_tdc, .tcenter_tdl {
    text-align: center;
}

.tbcenter_tdc table { 
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.tbcenter_tdl table { 
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

img.absmiddle {
    vertical-align: middle;
    margin-bottom: .25em;
}


