body {
margin: 0;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
/* background: #004fa3 url(/images/index_01.gif) repeat-x; */
background: #fff url(../images/template/background.png) top repeat-x;
}

.error {
	border: 1px solid #ff0000;
	background: #ffcccc;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}

.line
{
	margin: 20px 0 0 0;
	border-top: 1px solid #d1d1d1;
}

.noborder_container_12,
.noborder_container_16
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.container_12,
.container_16
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
}

.footer
{
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	height: 29px;
	text-align: right;
	background: #fff;
}

.context_background {
width: 741px;
background: #fff url(/images/index_05.gif) repeat-y;
}

#admin_menu ul {
padding: 0;
margin: 0; 
clear: both;
list-style: none;
}

#admin_menu ul li {
padding: 0px 10px 0px 10px;
height: 20px;
line-height: 20px;
vertical-align: middle;
float: left;
color: #f00;
text-decoration: none;
}

#admin_menu a {
text-decoration: none;
color: #00f;
}

.error_text {
color: #f00;
text-decoration: none;
}

.clear {
clear: both;
}

div.button{
margin:2px 0;
}

div.button a{
padding:1px 3px 1px 3px;
line-height:26px;
border: 1px solid #000;
background:#004fa3;
text-decoration:none !important;
font-weight: bold;
width:auto;
color: #fff;
}

th {
padding: 10px;
background: #004fa3;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
font-size: 1.0em;
color: #fff;
text-align: left;
font-weight: bold;
height: 30px;
line-height: 30px;
vertical-align: middle;
}

.odd {
padding: 2px;
background: #ffffff;
color: #000;
text-align: left;
height: 20px;
line-height: 20px;
vertical-align: middle;
}

.even {
padding: 2px;
background: #8fb6df;
color: #000;
text-align: left;
height: 20px;
line-height: 20px;
vertical-align: middle;
}

form {
margin: 0;
padding: 0;
}

form fieldset {
clear: both;
font-size: 100%;
padding: 10px;
margin: 0;
border-style: none;
}

form fieldset legend {
font-size: 1.5em;
font-weight: normal;
color: #f00;
font-weight: bold;
margin: 0;
padding: 0;
}

input, select, textarea {
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

textarea {
overflow: auto;
}

.style1 {
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ef3e34;
}
.style2 {
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
}
.style3 {
font-size: 12px; 
color: #333333; 
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
color: #0050a3;
font-weight: bold;
}
.style5 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #0050a3;
	font-size: 18px;
}
.style8 {font-size: 12px}
.style10 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ef3e34;
	font-size: 30px;
}
.style16 {color: #ef3e34; font-size: 12px; font-weight: bold; font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; }
.style18 {color: #ef3e34; font-size: 12px; }

.pricing_table {
width: 500px;
}

.pricing {
font-size: 1.0em;
color: #000;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #0050a3;
background: #e5eaf3;
width: 400px;
}

.pricing_radio {
margin: 0px 100px;
color: #000;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.price_text {
color: #f00;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size: 2.0em;
line-height: 45px;
vertical-align: middle;
}

.price_small_text {
color: #f00;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 45px;
vertical-align: middle;
}

#overlay{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:90;   
	background: url(/images/bg.gif) repeat;
    background-color:#000;
    -moz-opacity: 0.8;
    opacity:.80;
	display:none;
    }
#overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
    }

.lightbox{
    width:230px;
    background:#ddd;
    padding:10px;
    border:2px solid #eee;
}

#close{
    position:absolute;
    top:-5px;
    right:-5px;
    cursor:pointer;
}

.bin_list ul {
clear: both;
}

.bin_list ul li {
float: left;
list-style: none;
min-width: 180px;
min-height: 100px;
text-align: center;
}
