.id_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #2b2a2a;
	padding-left: 22px;
}

div#right_main_container {
	background-color: #fafafa;
	float: left;
	width: 577px;
	height: auto;
}

div#title {
	padding-top: 10px;
	padding-left: 16px;
	width: 495px;
}

div#back {
	padding-top: 9px;
	padding-left: 10px;
	float: left;
}

div#count {
	float: right;
	padding-right: 32px;
}

table#count_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2a2a;
}

.count_id {
	width: 100px;
}

.result {
	font-weight: bold;
}

div#main_table {
	float: left;
	width: 538px;
	padding-left: 15px;
	padding-top: 12px;
}

table#login_table {
	width: 538px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#product_table {
	width: 538px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#billing_table {
	width: 538px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#billing_table_method {
	width: 538px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#billing {
	width: 538px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a71eb6;
	font-weight: bold;
}

label a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a71eb6;
	font-weight: bold;
}

.required {
	font-weight: normal;
	font-size: 10px;
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a71eb6;
	height: 22px;
}

.blank_space {
	height: 6px;
	background-color: #FFFFFF;
	border: none;
}

.table_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b2a2a;
	background-color: #f8eef7;
}

.text_input {
	width: 175px;
	height: 18px;
	border: 1px solid;
	border-color: #8f8a90;
}

.select {
	width: 175px;
	height: 18px;
	border: 1px solid;
	border-color: #8f8a90;
}

div#save_button {
	background-image: url(../images/save_address_button.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 21px;
}

div#save_button a {
	color: #a71eb6;
	text-decoration: none;
}

div#save_button a:hover {
	text-decoration: underline;
}

a#f_pass {
	color: #2b2a2a;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a#f_pass:hover {
	text-decoration: underline;
}

input#check {
	
}

.check_label {
	color: #fafafa;
	font-weight: normal;
	font-size: 11px;
}

.select_address {
	color: #a71eb6;
	font-size: 10px;
	text-decoration: none;
}

.select_address:hover {
	text-decoration: underline;
}

div#continue_button {
	width: 70px;
	height: 21px;
	float: right;
	background-image: url(../images/save_address_button.jpg);
	background-repeat: no-repeat;
	padding-right: 22px;
}

div#continue_button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a71eb6;
	text-decoration: none;
}

div#continue_button a:hover {
	text-decoration: underline;
}

/* TD Styles */
.image_td {
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #fec1f7; 
	padding-left: 4px;
}
.blank_td {
	padding-top: 23px;
	padding-bottom: 23px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #fec1f7; 
}

.product {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #fec1f7; 
	width: 146px;
}

.quantity {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #fec1f7;
}

.unitPrice {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #fec1f7;
}

.price {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #fec1f7; 
}



div#select_from_address_book {
	/*display: none;*/
	position: absolute;
	top:450px;
	background: #A71EB6;
	color: #fff;
	padding:11px;
	font-size:11px;
	display: none;
}

div#select_from_address_book td {
	padding: 3px;
}

div#select_from_address_book td a {
	color:#fff;
}
input#login_button {
	background-image: url(../images/save_address_button.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 21px;
	border:0px;
	margin-top: 5px;
	display:block;
	color:#B718B7;
	font: 12px Arial,Helvetica,sans-serif;
}

div#login_button a {
	font-weight: normal;
}
input#register_button {
	background-image: url(../images/save_address_button.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 21px;
	border:0px;
	margin-top: 5px;
	display:block;
	color:#B718B7;
	font: 12px Arial,Helvetica,sans-serif;
}
input#continue {
	background-image: url(../images/save_address_button.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 21px;
	border:0px;
	margin-top: 5px;
	
	color:#B718B7;
	font: 12px Arial,Helvetica,sans-serif;
}


div#register_button a {
	font-weight: normal;
}
div#cvv_info {
	background:#a71eb6 none repeat scroll 0%;
	border: 0px;
	display: none;
	/*left: 530px;
	top: 1300px;*/
	position: absolute;
	width: 350px;
	z-index: 200;
}
div#cvv_info p{
	color: #ffffff;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	float: left;
	width: 190px;
}
div#cvv_info img{
	float: left;
	margin: 5px;
	padding: 5px;
}