body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#iron_maiden_content {
	background-image: url(../images/main_grad.gif);
	background-repeat: repeat-y;
	float: left;
	width: 900px;
}
.left_menu_column {
	float: left;
	width: 156px;
	margin-left: 0px;
	border: 1px solid #000000;
	padding-left: 0px;
	background-color: #9c9c9c;
}
.right_column {
	float: left;
	width: 697px;
	margin-left: 15px;
	margin-top: 15px;
}
#main_holder {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#iron_maiden_header {
	background-image: url(../images/iron_maiden_header.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 900px;
	float: left;
}
#login_bar {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 42px;
	width: 611px;
	background-color: #000000;
}
#login_bar_end {
	background-image: url(../images/login_left.png);
	background-repeat: no-repeat;
	float: right;
	height: 42px;
	width: 12px;
}
#menu_bar {
	background-image: url(../images/nav_back.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 900px;
	float: left;
}
#tlc, #blc {
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 21px;
	
}
#main_content_area {
	float: left;
	width: 659px;
	padding-right: 18px;
	padding-left: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
#trc, #brc {
	background-repeat: no-repeat;
	float: right;
	height: 21px;
	width: 21px;
}

#tlc {
	}
#trc {
	}
#blc {
	}
#brc {
	}

#content_top {
	float: left;
	height: 20px;
	width: 655px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #FFFFFF;
}
#content_bottom {
	float: left;
	height: 20px;
	width: 655px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer {
	width: 868px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	margin-right: auto;
	padding: 16px;
	margin-left: auto;
	background-image: url(../images/main_grad.gif);
	background-repeat: repeat-y;
	clear: both;
	height: 31px;
}
#footer_bar {
	background-color: #212121;
	float: left;
	height: 29px;
	width: 866px;
	border: 1px solid #000000;
}
#main_content_area h1 {
	font-size: 16px;
	color: #ea032f;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
#language_select {
	float: left;
	height: 29px;
	width: 156px;
	text-align: center;
	padding-top: 6px;
}
#menu_holder {
	float: left;
	width: 156px;
}
#test {
	width: 10px;
}
#credit {
	float: left;
	width: 250px;
	padding-top: 6px;
	padding-left: 15px;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
#bottom_links {
	float: right;
	width: 400px;
	padding-top: 5px;
	padding-right: 15px;
	text-align: right;
	font-size: 9px;
	color: #DE0229;
}
#bottom_links a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom_links a:hover {
	color: #DA0228;
	text-decoration: none;
}
.product_holders {
	float: left;
	height: 132px;
	width: 216px;
	margin-bottom: 10px;
}
.list_image_holder {
	float: left;
	height: 99px;
	width: 216px;
	margin-right: 2px;
	background-image: url(../images/right_bo.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	margin-bottom: 2px;
}
.product_pic {
	float: left;
	height: 99px;
	width: 110px;
	text-align: center;
}
.price_right {
	float: left;
	height: 99px;
	width: 90px;
	text-align: right;
}
.limited_edition {
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
	color: #DB012A;
	display: block;
	float: right;
	width: 100px;
	padding-top: 6px;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
}
.price_div {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	/*display: block;*/
	float: right;
	width: 85px;
	padding-top: 20px;
	height: 15px;
	text-align: right;
	padding-right: 10px;
}
.list_description {
	background-color: #dadcff;
	float: left;
	height: 30px;
	width: 216px;
}
.desc_text {
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	float: left;
	height: 26px;
	width: 141px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: uppercase;
}
.more_button {
	float: left;
	height: 29px;
	width: 62px;
	text-align: center;
	padding-top: 0px;
	line-height: 29px;
}
.more_button a {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/more1.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
}
.more_button a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/more1.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -29px;
}
#cat1  #ca1  {
	background-image: url(../images/active_menu.gif);
	display: block;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #1e1e1e;
}
#limited {
	background-color: #FFFFCC;
}
#large_prod_images {
	float: left;
	width: 260px;
}
#main_image {
	float: left;
}
#large_prod_images h2 {
	font-size: 12px;
	color: #EA032F;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 260px;
}
.thumbs {
	text-align: center;
	float: left;
	height: 109px;
	width: 121px;
	margin: 3px;
}
#enlarge {
	float: left;
	width: 220px;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
#product_description {
	float: left;
	width: 380px;
	margin-left: 6px;
}
#product_description h4 {
	color: #003366;
	margin: 0px;
}
#product_description p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#price_options {
	float: left;
	width: 360px;
	margin-top: 15px;
}
.grey {
	color: #666666;
}
.indented {
	float: left;
	width: 300px;
	padding-left: 30px;
	font-weight: bold;
}
.indented a {
	font-size: 10px;
	color: #E1183E;
	text-decoration: none;
}
.availqual {
	color: #696969;
	float: left;
	height: 10px;
	width: 100px;
	padding-top: 4px;
	padding-bottom: 12px;
	margin-top: 14px;
}
.quantity {
	color: #696969;
	float: left;
	height: 10px;
	width: 60px;
	padding-top: 4px;
	padding-bottom: 12px;
	margin-top: 14px;
}
.form_element {
	float: left;
	height: 22px;
	width: 222px;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#add_to_cart, #submit {
	float: left;
	height: 30px;
	width: 109px;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
	color: #E8E8E8;
	margin-top: 15px;
}
#add_to_cart a, #submit a {
	background-image: url(../images/add_to_cart.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#add_to_cart a:hover, #submit a:hover {
	background-image: url(../images/add_to_cart.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-position: 0px -30px;
}
#send_button {
	float: left;
	height: 30px;
	width: 64px;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
	color: #E8E8E8;
}
#send_button a {
	background-image: url(../images/send_button.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#send_button a:hover {
	background-image: url(../images/send_button.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-position: 0px -30px;
}
#contact_form #textfield {
	width: 300px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#continue_shopping {
	float: left;
	height: 30px;
	width: 140px;
	text-align: center;
	line-height: 32px;
	font-size: 11px;
	color: #E8E8E8;
	margin-top: 15px;
}
#continue_shopping a {
	background-image: url(../images/continue.gif);
	background-repeat: no-repeat;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#continue_shopping a:hover {
	background-image: url(../images/continue.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-position: 0px -30px;
}
#main_content_area h2 {
	font-size: 12px;
	color: #202a76;
	margin-top: 12px;
	margin-bottom: 12px;
}
#main_content_area p {
	margin-bottom: 20px;
	margin-top: 10px;
}
#text #info a, #form #contact a {
	color: #DA0026;
}
#main_content_area h6 {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 30px;
}
.basket_holder {
	float: left;
	width: 650px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ea032f;
	color: #06244b;
}
.contact_holder {
	float: left;
	width: 650px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ea032f;
	color: #06244b;
}
#basket h1 {
	font-size: 12px;
	color: #000000;
	display: block;
	margin: 0px;
	padding-right: 6px;
	padding-left: 4px;
	text-transform: capitalize;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	background-color: #dadcff;
	padding-top: 3px;
}
.header {
	background-color: #00CC99;
}
#basket td {
	height: 11px;
	background-color: #e9e9e9;
	text-transform: uppercase;
}
#totals {
	background-color: #E9E9E9;
	float: left;
	height: 25px;
	width: 650px;
}
#basket h2 {
	margin: 0px;
	background-color: #d4d4d4;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 3px;
	color: #06244b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DC012E;
	border-bottom-color: #DC012E;
}
#basket p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.shopping_divs {
	float: left;
	width: 650px;
	margin-top: 6px;
}
#membership h1 {
	text-transform: capitalize;
}
a:link {
	color: #EA032F;
	text-decoration: none;
}
#basket #textfield {
	margin-left: 4px;
}
#basket_text .red_text a {
	color: #D20228;
}
#update, #update_words {
	float: left;
	height: 32px;
	width: 108px;
	text-align: center;
}
#update a, #update_words a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
	text-align: center;
	background-image: url(../images/update_button.gif);
	background-repeat: no-repeat;
	display: block;
}
#update a:hover, #update_words a:hover {
	text-decoration: none;
	text-align: center;
	background-image: url(../images/update_button.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -30px;
}
#continue_shopping {
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 138px;
}
#checkout_button {
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 124px;
	margin-top: 15px;
	text-decoration:none;
}
#checkout_button a {
	color: #FFFFFF;
	background-image: url(../images/checkout.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration:none;
}
#checkout_button a:hover {
	color: #FFFFFF;
	background-image: url(../images/checkout.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -30px;
	text-decoration:none;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nine {
	font-size: 9px;
	line-height: 14px;
}
#personalised_message {
	float: left;
	width: 330px;
	margin-top: 20px;
}
#personalised_message p {
	margin: 0px;
	padding: 0px;
}
#personalised {
	width: 330px;
	margin-top: 10px;
	color: #999999;
}
.out_of_stock {
	color: #EA032F;
	display: block;
	margin-top: 3px;
}
#out_of_stock {
	display:none;
	padding: 6px;
	float: left;
	width: 316px;
	border: 2px solid #EA032F;
	margin-top: 10px;
}
#out_of_stock p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
#stock_email {
	margin-top: 5px;
}
#stock_out {
	width: 200px;
}
#buy_holders {
	float: left;
	width: 330px;
	text-align: left;
}
.personalised_basket {
	font-size: 10px;
	line-height: 14px;
}
#edit_message {
	float: left;
	width: 636px;
	margin-bottom: 10px;
	padding: 6px;
	border: 1px solid #EA032F;
	background-color: #E9E9E9;
}
#edit_message p {
	margin: 0px;
	padding: 0px;
}
.prop {
    float:right;*
    width:1px;
	/*background-color: #FF00FF*/;
}

.mainminheight {
    height:400px;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
.activemenuitem {
	background-image: url(../images/active_menu.gif);
	display: block;
	/*color: #FFFFFF;*/
	background-repeat: no-repeat;
	background-color: #1e1e1e;
}

.back_button_holder {
	float: left;
	width: 500px;
}
#login_holder {
	float: right;
	height: 42px;
	width: 430px;
}
#forgotten {
	font-size: 9px;
	color: #999999;
	display: block;
	float: right;
	width: 120px;
	line-height: 11px;
	padding-right: 60px;
	height: 11px;
}
#forgotten   a:link {
	color: #666666;
	text-decoration: none;
}
#forgotten a:visited {
	color: #666666;
	text-decoration: none;

}
#forgotten a:hover {
	color: #FFFFFF;
}
#forgotten a:active {
	color: #666666;
	text-decoration: none;
}
#forgotten2 {
	float: left;
	font-size: 9px;
	color: #999999;
	display: block;
	width: 120px;
	line-height: 21px;
	padding-top: 6px;
	padding-left: 6px;
	height: 11px;
}
#forgotten2   a:link {
	color: #666666;
	text-decoration: none;
}
#forgotten2 a:visited {
	color: #666666;
	text-decoration: none;

}
#forgotten2 a:hover {
	color: #DE012C;
}
#forgotten2 a:active {
	color: #666666;
	text-decoration: none;
}
form { 
	margin: 0px; 
	padding: 0px; 
	display: inline;
}
.lowercase {
	text-transform: none;
}
#credit a {
	color: #FFF;
	text-decoration: none;
}
