.myaccount_subheading {
	width: 735px;
	height: 27px;
	margin-bottom: 2px;
	background: url('../../images/layout/heading_bg_black.png') repeat-x;
	color: #fff;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 3px;
	}

.myaccount_instructions {
/*	margin-top: 10px;*/
	margin-bottom: 10px;
	}

.myaccount_form_top {
	width: 745px;
	height: 10px;
	background: url('../../images/account/formbg_top-trans.png') no-repeat;
	}

.myaccount_form_btm {
	width: 745px;
	height: 10px;
	background: url('../../images/account/formbg_btm-trans.png') no-repeat;
	}

#myaccount_form {
	width: 725px;
	padding: 1px 10px;
	background:url('../../images/account/formbg-trans.png') repeat-y;
	}

	#myaccount_form select {
		border: 1px solid #999;
		}

.myaccount_form_row {
	margin-bottom: 10px;
	}

.myaccount_form_column {
	float: left;
	}


#myaccount_form_submit {
	color: #fff;
	font-size: 10px;
	width: 53px;
	height: 24px;
	background: url('../../images/account/bttn_submit-trans.png') no-repeat;
	overflow: hidden;
	border: 0px;
	float: right;
	cursor: pointer;
	margin-left: 5px;
	}

	#myaccount_form_submit:hover {
		background-position: bottom left;
		}

#myaccount_form_cancel {
	color: #fff;
	font-size: 10px;
	width: 120px;
	height: 24px;
	background: url('../../images/account/bttn_cancel-trans.png') no-repeat;
	overflow: hidden;
	border: 0px;
	float: right;
	cursor: pointer;	
	}

	#myaccount_form_cancel:hover {
		background-position: bottom left;
		}

.myaccount_form_field input, .myaccount_form_field textarea {
	border: solid 1px #bbbbbb;
	padding: 3px;
	}


.myaccount_table {
	float: left;
/*	width: 350px;*/
	margin-bottom: 5px;
	}

	.myaccount_table tr {
		height: 21px;
		}
	
	.myaccount_table td.label {
		width: 130px;
		color: #000;
		font-size: 11px;
		font-weight: bold;
		padding-top: 1px;
		height: 25px;
		}

	.myaccount_address_table td.label {
		width: 140px;
		}

	.myaccount_table td.input {
		width: 170px;
		text-align: left;
		}

		.myaccount_table td.input input[type="text"],
		.myaccount_table td.input input[type="password"] {
			width: 170px;
			border: 1px solid #999;
			height: 13px;
			font-size: 11px;
			padding: 2px;
			}

		.myaccount_table td.input input.checkbox {
			padding: 0px;
			width: 15px;
			border: none;
			}
			
		.myaccount_table td.input select {
			width: 170px;
			border: 1px solid #999;
			font-size: 11px;
			}

#form_column_email {
	width: 235px;
	margin-right: 10px;
	}

#form_myaccount_email_input {
	width: 230px;
	}

#form_myaccount_query_input {
	width: 715px;
	height: 50px;
	}

.primary_address {
	font-weight: bold;
	color: #ba2424;
	}

.myaccount_headings {
	width: 745px;
	background: url('../../images/layout/heading_bg_black.png') repeat-x;
	}
	
	.myaccount_headings td {
		color: #fff;
		font-size: 16px;
		padding-top: 10px;
		padding-left: 10px;
		border-right: 1px solid #000;
		}
		
.myaccount_headings_images {
	width: 745px;
	}
	
	.myaccount_headings_images td {
		color: #fff;
		padding-top: 5px;
		padding-left: 3px;
		}
		
	.myaccount_headings_images input {
		color: #fff;
		width: 245px;
		height: 24px;
		font-size: 10px;
		background: url('../../images/account/bttn_myaccount-trans.png') no-repeat;
		overflow: hidden;
		border: 0px;
		cursor: pointer;
		margin-bottom: 3px;	
		}

		.myaccount_headings_images input:hover {
			background-position: bottom left;
			}

.myaccount_orders_table {
	height: 20px;
	}
	
	.myaccount_orders_table td {
		font-weight: bold;
		padding-left: 10px;
		background: none;
		}

.myaccount_orders_items_table {
	background: url('../../images/account/myorders_order_item-trans.png') no-repeat;
	height: 35px;
	}
	
	.myaccount_orders_items_table td {
		padding-left: 10px;
		}

	.myorder_view_messages {
		color: #fff;
		width: 63px;
		height: 24px;
		background: url('../../images/account/bttn_messages-trans.png') no-repeat;
		overflow: hidden;
		border: 0px;
		cursor: pointer;
		margin-bottom: 3px;	
		}
		
		.myorder_view_messages:hover {
			background-position: bottom left;
			}

	.myorder_view_invoice {
		color: #fff;
		width: 63px;
		height: 24px;
		background: url('../../images/account/bttn_messages-trans.png') no-repeat;
		overflow: hidden;
		border: 0px;
		cursor: pointer;
		margin-bottom: 3px;	
		margin-left: 5px;
		}
		
		.myorder_view_invoice:hover {
			background-position: bottom left;
			}

.myaccount_message_form_top {
	width: 745px;
	height: 10px;
	background: url('../../images/account/ordermessage_top-trans.png') no-repeat;
	margin-top: 5px;
	}

.myaccount_message_form_btm {
	width: 745px;
	height: 10px;
	background: url('../../images/account/ordermessage_btm-trans.png') no-repeat;
	}

.myaccount_message_form {
	width: 725px;
	padding: 1px 10px;
	background:url('../../images/account/ordermessage_bg-trans.png') repeat-y;
	}
	
	.myaccount_message_item_form_top {
		width: 600px;
		height: 20px;
		background: url('../../images/account/ordermessageitem_top-trans.png') no-repeat;
		margin-top: 5px;
		}

	.myaccount_message_item_form_btm {
		width: 600px;
		height: 35px;
		background: url('../../images/account/ordermessageitem_btm-trans.png') no-repeat;
		}

	.myaccount_message_item_form {
		width: 580px;
		padding: 1px 10px;
		background:url('../../images/account/ordermessageitem_bg-trans.png') repeat-y;
		}


			