*{
padding:0;
margin:0;
border:0;
}

img, div{
  behavior: url(/js/iepngfix.htc);
}

fieldset{
  border: 1px solid #60608e;
  padding: 5px;
  margin-top: 10px;
}
fieldset legend{
  color: #60608e;
  font-weight: bold;
  padding: 2px;
}

div.terms h4 {
  margin-top: 10px;
}
div.terms p{
  margin: 5px;
}

body{
background-color: #fff;
background-image: url(/images/body_bg.png);
background-repeat: repeat-x;
color: #111;
min-width: 800px;
margin: 0 auto;
font-family: "Trebuchet MS", arial, sans-serif;
font-size: 12px;
padding: 15px;
}

input, select, textarea {
  font-size: 12px;
  padding: 2px;
  color: #808080;
  font-family: Verdana;
  border: 1px solid #8d8daa;
}

#container{
width: 950px;
margin: auto;
}

#main{
background-image: url(/images/cont_bg.png);
background-repeat: repeat-x;
min-height: 450px;
clear: both;
}

#cl, #cr{
height: 390px;
width: 15px;
background-repeat: repeat-none;
}
#cl{
background-image: url(/images/cont_l.png);
margin-left:-15px;
float: left;
}
#cr{
background-image: url(/images/cont_r.png);
margin-right:-15px;
float: right;
}
#content{
margin: 0 -15px;
padding:  5px 10px;
float: left;
width: 75%;
position: relative;
}

#header{
background-image: url(/images/top_bg.png);
background-repeat: repeat-x;
height: 74px;
}
#hl, #hr{
height: 74px;
width: 11px;
background-repeat: repeat-none;
}
#hl{
background-image: url(/images/top_left.png);
margin-left:-11px;
float: left;
}
#hr{
background-image: url(/images/top_right.png);
margin-right:-11px;
float: right;
}
#logo{
float: left;
}
#slogan{
float: left;
margin-left: 400px;
}
#nav{
list-style:none;
height: 28px;
}
#nav li{
margin-right: 15px;
float: left;
}
#nav li a{
color: #fff;
display: block;
padding: 5px;
}

h2, h3, h4, h5, h6{
font-family: "Trebuchet MS", sans-serif;
color: #002;
}

h1 {
  font-size: 20px;
  margin: 15px;
  margin-left: 0px;
  color: #845556;
  border-bottom:1px solid #eee;
}

h3 {
  color: #845556;
}

.spacer{clear:both;height:15px;overflow:hidden;}
.clear{clear:both;height:0px;overflow:hidden;}

div.sidebar {
  width: 20%;
  margin: 0px;
  margin-left: 20px;
  padding: 0px;
  float: left;
  position: relative;
}

div.sideitem {
   border: solid 1px #ccc;
   padding: 10px;
   margin-bottom:15px;
}

div.sidehead {
  width: 90%;
  color: #845556;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin: 5px;
  margin-left: 0px;
  padding: 0px;
  border-bottom: 1px solid #eee;
}

a {
  color: #656d74;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

div.cdivgray{
  margin: 5px;
  font-size: 12px;
  margin-top: 0px;
  background: #eee;
  padding: 10px;
}

div.cdivblue{
  margin: 5px;
  font-size: 12px;
  margin-top: 0px;
  background: #e6e6ec;
  padding: 10px;
}

.border{
border: 10px solid #ac9091;
background-color: #eeeeee;
padding: 5px;
width: 95%;
}

span.edit {
  color: red;
}

span.edit_accepted {
  color: #000000;
}

span.edit_rejected {
  color: red;
  text-decoration: line-through;
}
/* set millions of background images */
.rbroundbox { background: url(/images/nt.gif) repeat; }
.rbtop div { background: url(/images/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 95%; margin: 1em auto; }
/* set millions of background images */
.inrbroundbox { background: url(/images/innt.gif) repeat; }
.inrbtop div { background: url(/images/intl.gif) no-repeat top left; }
.inrbtop { background: url(/images/intr.gif) no-repeat top right; }
.inrbbot div { background: url(/images/inbl.gif) no-repeat bottom left; }
.inrbbot { background: url(/images/inbr.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.inrbtop div, .inrbtop, .inrbbot div, .inrbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.inrbcontent { margin: 0 7px; }
.inrbroundbox { width: 85%; height: 95%; margin: 1em auto; }

/* uaf table */
table.uaf {
  width: 100%;
  font-family:arial;
  background-color: #CDCDCD;
  margin:10px 0pt 15px;
  font-size: 8pt;
  text-align: left;
}

table.uaf td.left {
  background-color: #EEEEEE;
  padding: 3px;
  font-weight: bold;
  width: 200px;
}

table.uaf td.right {
  padding: 3px;
  background-color: #FFFFFF;
}

/* end */

/* tablesorter */
table.tablesorter {
        font-family:arial;
        background-color: #CDCDCD;
        margin:10px 0pt 15px;
        font-size: 8pt;
        width: 100%;
        text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
        background-color: #eee;
        border: 1px solid #FFF;
        font-size: 8pt;
        padding: 4px;
}
table.tablesorter thead tr .header {
        background-image: url(/images/bg.gif);
        background-repeat: no-repeat;
        background-position: center right;
        cursor: pointer;
}
table.tablesorter tbody td {
        padding: 4px;
        background-color: #FFF;
        vertical-align: top;
}
table.tablesorter tbody .expired {
  color: #777272;
}
table.tablesorter tbody tr .odd td {
  background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
  background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
  background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #ccc;
}

.red {
 background-color:red;
}

.v2edit {
  cursor: pointer;
}

div.bio-info {
  margin: 10px;
  overflow: hidden;
}

div.bio {
  margin: 20px;
}

div.bio-title {
  margin-top: 10px;
  font-size: 18px;
  clear: both;
}

div.bio-image {
  float: left;
  margin: 10px;
}

div.bio-image img {
  padding: 3px;
  border: 2px solid #eeeeee;
}



/* end */
