﻿.fat_pad {
	padding: 0px 15px 10px 15px;
}
fieldset {
	width: 870px !important;
	padding: 0 5px 10px 15px;
	border: 1px solid #ccc;
	margin-top: 20px;
}
fieldset.loose {
	width: auto !important;
}
fieldset legend {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 0 2px 0 2px;
}
form.chubby_form label {
	display: block;
	float: left;
	text-align: right;
	width: 220px;
  height: 24px;
	font-size: 13px;
	font-weight: normal !important;
	padding-top: 3px;
	padding-right: 10px;
}
form.chubby_form input {
	font-size: 15px; 
	padding: 2px; 
}
form.chubby_form .options_text {
	font-size: 13px;
	font-weight: normal !important;
	padding-top: 3px;
	padding-right: 10px; 
}
form.chubby_form .options_text2 {
	font-size: 13px;
	font-weight: normal !important;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 25px;
}
form.chubby_form .options_input  {
	margin-left: -2px;
	height: 42px;
}
form.chubby_form .wrap  {
	height: 42px;
}
form.chubby_form .standard_input {
	width: 200px;
}
form.chubby_form p {
	margin: 0;
	padding: 3px 0;
	clear: both;
}
form.chubby_form input.submit {
	margin: 10px 10px 10px 160px;
	width: auto;
}
form.chubby_form fieldset {
	width: auto !important;
	border: 1px solid #ccc;
}
form.chubby_form fieldset legend {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.registered form.chubby_form label {
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	font-size: 13px;
	font-weight: normal !important;
	padding-top: 3px;
	padding-right: 10px;
}
.registered form.chubby_form input.submit {
	margin: 10px 10px 10px 10px;
	float: right;
	width: auto;
}
div.twenty_pad {
	padding: 0px 20px;
}
.my-account-box label{
  float: left;
  width: 210px;
  height: 24px;
	text-align: right;
	margin-right: 8px;
	font-size: 12px;
}

.my-account-box input, .my-account-box textarea{
margin-bottom: 5px;
}

.my-account-box textarea{
width: 250px;
height: 150px;
}

.my-account-box .boxes{
width: 1em;
}

.my-account-box br{
clear: left;
}

table.history {
	width: 871px;
	border: 1px #000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
  margin: 5px;
}
.history th {
	border: 1px #000 solid;
	padding: 2px;
 	color:#666; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}
.history td {
	border: 1px #000 solid;
	padding: 2px;
 	color:#818285; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}
.category-head {
	background-color: #016A79;
	color: #fff;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px #000 solid;
	width: 830px;
}
div.new_account {
	float: left;
	width: 60%;
}
div.registered {
	float: right;
	width: 39%;
}
.critical {
	color: #E672A4;
}
.product_buy_now {
	margin-top: 7px;
}
.product_buy_now a {
	font-weight: bolder;
	color: #221F1C;
	text-align: center;
	text-decoration: none;
	background-color:#C9BE0B;
	border:1px solid;
	border-top-color:#818285;
	border-left-color:#818285;
	border-right-color:#525252;
	border-bottom-color:#525252;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ccccccff',EndColorStr='#0495D1aa');
   display: block;
   padding: 2px;
	cursor: pointer;
	cursor: hand;
}
.product_buy_now a:hover {
   border-top-color:#E672A4;
   border-left-color:#E672A4;
   border-right-color:#5A114C;
   border-bottom-color:#5A114C;
   color: #5A114C;
}

.my-account-box {
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #666;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2.my-account-heading {
	margin: 0px 0px 5px 0px;
}
.order-history-box {
	margin-left: 9px;
	margin-right: 8px;
  margin-top: 20px;
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #666;
}
h2.history-h2 {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	color: #fff !important;
	border: 1px solid #666;
	padding: 8px;
  margin: 0px;
	background-color: #5A114C;
	background-image:url(/images/common/cart-table-bg.jpg);
	background-repeat: repeat-x;
}
.margin5 {
  margin: 5px;
}
.backup-order {
  width: 600px;
  float: left;
  margin: 5px;
}
.backup-disc {
  padding-bottom: 5px;
  font-weight: bold;
  line-height: 14px;
}
.backup-note {
  padding-bottom: 0px;
}
.backup-buy-button input {
	background-image: url(/images/checkout/checkout-button-bg.jpg) !important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #E6E25C;
	width: 150px;
	height: 34px;
	color: #221F1C;
	font-weight: bolder;
	border: solid 1px #C9BE0B;
	cursor: pointer;
  padding: 3px;
  font-size: 16px;
}
.backup-buy-button input:hover
{
	border-color: #DD096A;
}  
.backup-buy-button {
  width: 150px;
  float: right;
  margin: 5px;
}