body {
	background: url("/images/header.jpg") top  no-repeat #890000;
}

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #ffffff;
}

h1 { font-size: 1.4em; }
h2 { font-size: 3em; text-transform: uppercase;}
h3 { font-size: 1.2em; }


h1 img {
	display: block;
}
img {
	border: 0px;
	margin-left: 5px;
	padding: 0px;
}

p {
	margin: 10px 15px;
	font-size: 12px;
}

img {
	border: 0px;
	margin-left: 5px;
	padding: 1px;
}

img.noborder {
border: 0px;

}

img.float-right {
  margin: 0px 5px 5px 7px;
    padding: 3px;
  
}

img.float-left {
  margin: 7px 10px 5px 0px;  
  padding: 3px;
  
}

img.float-leftr {
  margin: 27px 10px 5px 0px;  
  padding: 3px;
  
}
a img {  
  border: 0px solid #ff4800; /* #32CD32; */
}
a:hover img {  
  border: 0px solid #806B4D !important; /* IE fix*/
  border: 0px solid #ff4800; /* #32CD32; */
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #ff4800;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #ff4800;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.leftr {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	font: 11px arial, sans-serif;	
	background: #890000 url("") repeat-x;
	color: #890000;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 678px;
	min-height: 750px;
	_height: 1750px;
	background: url("/images/header.jpg") no-repeat;
  position: relative;
}

h1 {
 text-align:center;
 padding-bottom:20px;
}

/* nav */

#nav {
  position: absolute;
  top: 0px;
  left: 100px;
  width: 1000px;
}

#logo{
	background:url("/images/logo1.gif") no-repeat;
	height:79px;
	width:182px;
	float:right;
}

#logo1{
	background:url("/images/logo1.gif") no-repeat;
	height:79px;
	width:182px;
	margin: 100px;
	margin-left: 135px;
	
}

#nav li {
  float: left;
  background: url("/images/nav_left.gif") no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 45px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

/* alignment classes */
.float-left  { float: left; }
.float-leftr  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/** topcontent **/

#topcon {
  background: url("/images/topcon.jpg") no-repeat;
  width: 409px;
  position: absolute;
  top: 105px;
  left: 328px;
  color: #fff;
  }

#topcon p
{
	margin: 10px 15px;
	font-size: 10px;

}
#topcon-inner {
  margin: 10px 20px 21px 9px;
  height: 133px;
  overflow: auto;
}
#topcon h2 {
	
  font-size: 11px;
  color: #FFEA00;
}

/** Body **/

#content {
  width: 710px;
  position: absolute;
  color: #fff;
  top: 299px;
  left: 33px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}

#body {
  border: 1px solid white;
  background: #901315;
  padding: 15px;
}

.box-t { background: top url("/images/box_t.gif") repeat-x; }
.box-r { background: right url("/images/box_r.gif") repeat-y; }
.box-b { background: bottom url("/images/box_b.gif") repeat-x; }
.box-l { background: left url("/images/box_l.gif") repeat-y; }
.box-tr { background: top right url("/images/box_tr.gif") no-repeat; }
.box-br { background: bottom right url("/images/box_br.gif") no-repeat; }
.box-bl { background: bottom left url("/images/box_bl.gif") no-repeat; }
.box-tl { background: top left url("/images/box_tl.gif") no-repeat; }

.box-tl {
  padding: 13px 18px;
}

p.more {
  margin: 0;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 14px;
  text-align: right;
  margin-bottom: 1.5em;
  color: #FFEA00;
}
#body h3 {
  font-size: 12px;
  color: #FFEA00;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/* Body Columns */

#leftSide{
	float:left;
	width: 450px;		
}

#rightSide{
	float:right;
	width:220px;	
	margin:0 0 0 0;
}

.contentBox
{
	background-color: #730F11;
	margin-bottom:5px;
	border:1px solid #901315;
}
.sideBox{
	background-color: #730F11;
	margin-bottom:5px;
}

/** footer **/
#footer {
  text-align: center;
  
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}

/* Form */

#form{
	
}

#form fieldset{
	padding:10px;
}

#form p{
	padding:0;
	margin:0;
}

#form ul li{
	padding:0;
	margin:0;
	display:inline;
}

#form h3, 
#paypal h3{
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:5px;
}

.input{
	padding-top:10px;
	clear:both;	
}

.input .floatLeft{
	width:150px;	
}

.input .floatRight{
	width:450px;	
}

.largeInput{
	width:200px;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
	text-align:left;	
}

.error{
	color:yellow;
}

#paypal h3,
#paypal p,
#paypal form{
	text-align:center;
}

#paypal ul{
	padding-left:10px;
	list-style:none;
	text-align:left;
}

#paypal ul li{
	display:block;
	font-weight:bold;
}



#paypal label{
	padding-right:10px;
	font-weight:normal;
}

/* /Form */

#refillList table,
#transactionDetails table{
	width:100%;
	border:1px solid #FFF;
}

#refillList th,
#transactionDetails th{
	border-bottom:1px solid #FFF;
	text-align:left;
	margin:0;
	padding:0;
	
}

#refillList a{
	text-decoration:none;
}

#topcon-inner h2{	
	padding:0;
	margin:0;
}

#topcon-inner p{
	padding:2px 0;
	margin:0;
}

.navigateLink{
	font-size:14px;
	font-weight:bold;
}

#userHome{
	float:left;
	padding:0;
	margin:0;
	font: 9.5pt 'Trebuchet MS', Tahoma, Sans-serif;
	text-decoration:underline;
}

.hidden{
	display:none;
}