/*******************************************************
* $Id: basic.css,v 1.4 2004/04/30 16:15:29 joe Exp $
* $Locker:  $
* $Log: basic.css,v $
* Revision 1.4  2004/04/30 16:15:29  joe
* Minor bug fixes..
*
* Revision 1.3  2004/04/27 20:52:35  joe
* cluster release
*
* Revision 1.2  2004/04/02 20:34:44  joe
* bigger with tags
*
* Basic Style Sheet for c3pl sites
*******************************************************/

html {background-color: #bdbf8e;
text-align: center; }

body {margin: 10px;
background-attachment: fixed;
background-repeat: repeat;
font-family: Georgia, Verdana, sans-serif;
font-size: .8em;
border: 5px #486ba1 solid;
background-image: url("/images/b2c_logo_bk_fade.gif");
text-align: center;
padding-bottom: 110px; }

hr {color: #2e3241;
width: 100%;
text-align: center; }

caption {vertical-align: top;
margin-bottom: 10px; }

div {font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
border: 2px black solid;
background-color: white; }

div.menb {position: absolute;
bottom: 10%;
left: 25px; }

table {font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
padding: 4px; }

table#form-left-float {position: absolute;
top: 160px;
left: 30px;
border: 5px #bdbf8e outset;
background-color: #bdbf8e;
font-size: x-small; }

table.butt {position: absolute;
top: 160px;
left: 40px; }

table.form-right-top {border: 5px #bdbf8e outset;
background-color: #bdbf8e;
background-image: none;
position: relative;
left: +120px; }

table.right-top {border: 5px #bdbf8e outset;
background-color: #bdbf8e;
background-image: none;
position: fixed;
left: +200px;
top: +60px; }

table.flow-after {border: 5px #bdbf8e outset;
background-color: #bdbf8e;
background-image: none;
position: relative;
top: +80px; }

table.no-pos {border: 5px #bdbf8e outset;
background-color: #bdbf8e;
background-image: none; }

p, li, td, th {font-size: xx-small;
text-align: center;
padding-left: 2px;
padding-right: 2px; }

th {font-weight: bold;
padding-bottom: 8px; }

th.rj {text-align: right; }

th.lj {text-align: left; }

td.center {text-align: center; }

td.butt {vertical-align: middle; }

td.reprow {vertical-align: top; }

td.hr {line-height: 3px; }

td.running {text-align: center;
text-decoration: blink;
color: purple;
font-weight: bolder;
vertical-align: top;
margin-bottom: 4px; }

td.header {color: black;
font-weight: bold;
text-align: center;
font-size: small; }

td.rheader {color: black;
font-weight: bold;
text-align: right;
font-size: small; }

caption {text-align: center;
font-weight: bold;
font-size: medium;
font-family: Georgia, Verdana, sans-serif;
padding: 3px; }

input {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: x-small;
vertical-align: text-bottom; }

button {vertical-align: middle;
text-align: center;
border: 4px #486ba1 outset;
background-color: white;
background-image: none;
font-weight: bold;
color: black;
font-size: small; }

button.niceone {position: fixed;
border: 4px #bdbf8e outset;
background-color: #bdbf8e;
top: 150px;
left: 45px; }

button.nicetwo {border: 4px #bdbf8e outset;
background-color: #bdbf8e;
position: fixed;
top: 190px;
left: 40px; }
