#content.store_account{
	margin-top: 0px;	
	padding-top: 0px;
}

#store_subnav{
	padding-bottom: 10px;
	float: left;
	width: 951px;
	clear: both;
	z-index: -1;
	display: inline;
	height: 36px;
}
#store_subnav ul{
	padding-bottom: 7px;
	height: 36px;
	float: right;
	display: inline;
	z-index: 10;
	list-style-type: none;
	width: 600px;
}
#store_subnav ul li{
	margin: 0px;
	display: inline;
	padding-left: 16px;
	line-height: 36px;
	float: right;
}
#store_subnav ul li a{
	float: left;
	text-decoration: none;
	color: #a09164;
}
#store_subnav ul li a:hover{
	float: left;
	text-decoration: none;
	color: #cccccc;
}

#store_subnav h2 {
	color: white;
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/headers/store_header.png);
	float: left;
	width: 200px;
	height: 36px;
	text-indent: -9999px;
}

#content.store_account input.input_button {
	display: inline;
	clear: both;
	float: left;
	font-size: 1.2em;
	color: white;
	background-color: black;
	border-color: #333333;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}

#content.store_account input:hover.input_button {
	clear: both;
	float: left;
	display: inline;
	font-size: 1.2em;
	color: white;
	background-color: #666666;
	border-color: #333333;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
}

#content.store_account label {
	color: white;
	font-weight: bold;
	line-height: 1.6em;
	width: 150px;
	float: left;
	display: inline;
}

#content.store_account #shipping_address label {
	width: 200px;
}

#login{
	margin-top: 50px;
	margin-left: 220px;
	background-color: black;
	display: inline;
	float: left;
	clear: both;
	padding: 20px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	width: 500px;
}

#content.store_account input.login_field{
	
	width: 320px;
	
	background-color: #ffffcc;
	
}

#login .login_options{
	width: 150px;
	display: inline;
	float: left;
}

#login .login_section{
	width: 500px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 0.8em;
	clear: both;
	float: left;
	display: inline;
}

.store_form{
	margin-left: 170px;
	margin-top: 10px;
	display: inline;
	clear: both;
	float: left;
	background-color: black;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	padding: 20px;
}

#my_details.store_form{
	width: 600px;
}

#change_password.store_form{
	width: 500px;
}

#change_password.store_form label{
	width: 200px;
}

#change_password.store_form input.store_field{
	width: 250px;
}

.store_form h3{
	padding-bottom: 10px;
}

.account_update{
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ff9933;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 32px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	background-image: url(../images/store/alert.png);
}

.success{
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #339900;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 32px;
	background-position: 4px 4px;
	background-repeat: no-repeat;
	background-image: url(../images/store/tick.png);
}

.store_content{
	display: inline;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-left: 130px;
	width: 700px;
}
.store_content .store_form {
	width: 640px;
	margin-bottom: 10px;
	margin-left: 0px;
}

table.orders{
	background-color: #151515;
	border-collapse: collapse;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	width: 700px;
}

table.orders tr{
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	line-height: 30px;
	height: 30px;
}

table.orders td{
	padding: 10px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
}

table.orders thead{
	background-color: #333333;
	text-align: left;
}

table.orders thead th{
	padding-left: 10px;
}
table.order_items{
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #151515;
	border-collapse: collapse;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	width: 700px;
}

table.order_items td{
	padding: 10px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
}

table.order_items thead{
	background-color: #333333;
	text-align: left;
}

table.order_items thead th{
	padding-left: 10px;
}
table.basket {
	border-color: #333333;
	border-width: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	border-collapse: collapse;
	border-style: solid;
	color: #999999;
}

table.basket thead {
	background-image: none;
	text-align: left;
	background-color: black;
	line-height: 30px;
	height: 30px;
	border-bottom-width: 1px;
}

table.basket td {
	padding-left: 5px;
}

table.basket tfoot {
	background-image: none;
	background-color: black;
	font-weight: bold;
	color: #cccccc;
	font-size: 1.2em;
	height: 30px;
	line-height: 30px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}

table.basket tr {
	background-position: left top;
	background-repeat: repeat-x;
	padding-top: 5px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

table.basket td.name {
	padding-top: 10px;
	color: #a09164;
	font-size: 1.1em;
}

table.basket td.name .availability {
	color: #666666;
	display: block;
	font-size: 11px;
}
table.basket td.name .options {
	color: #cccccc;
	font-style: italic;
	display: block;
	font-size: 1em;
}

table.basket td.quantity {	
	margin-left: 5px;	
	width: 100px;	
}

table.basket td.price {
	font-weight: bold;
	color: #666666;
	font-size: 1em;
}

table.basket td.remove {

	text-align: center;

}

table.basket td.image {
	padding: 10px;
}

.input_quantity {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	margin-right: 5px;
	display: inline;
	float: left;
	background-color: #ffffcc;
	color: #333333;
	font-size: 1em;
	padding: 4px;
}

#content.store_account input.update_quantity_button {
	display: inline;
	float: left;
	font-size: 1em;
	color: white;
	background-color: black;
	border-color: #333333;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
}

.basket_return {
	line-height: 24px;
	background-image: url(../images/store/basket.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	clear: both;
	display: inline;
	float: left;
}

.browse_return {
	line-height: 24px;
	background-image: url(../images/store/prev_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 32px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	clear: both;
	display: inline;
	float: left;
}

.button_space {
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	clear: both;
	display: inline;
	float: left;
}

.basket_proceed {
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 28px;
	clear: both;
	float: right;
	display: inline;
	line-height: 24px;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url(../images/store/next_arrow.png);
}

#content.store_account .options {
	margin-top: 10px;
	font-size: 0.8em;
}

#content.store_account .delivery_option {
	margin-bottom: 10px;
	color: white;
	float: left;
	clear: both;
	margin-top: 5px;
	font-size: 0.8em;
}

.checkout_section {
	width: 650px;
	clear: both;
}

.checkout_forgot {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 0.8em;
	display: inline;
	clear: both;
	float: left;
}

.store_form img.paypal {
	margin-right: 3px;
	margin-left: 3px;
	vertical-align: middle;
}

.basket_transfer_option {
	margin: 5px;
	text-align: right;
}


