﻿body 
{
	margin: 0px;
	background-color: #F2F2F2;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	line-height: 19px;
}

a 
{
	color: #7F1416;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.headerLogo 
{
	width: 900px;
	height: 61px;
	margin: auto;
}

.imgLogo
{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	border: 0;
}

.myAccount 
{
	float: right;
	width: 367px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: right;
} 

.myAccountSpacing 
{
	margin-left: 20px;
	margin-top: 3px;
}

.headerGraphic
{
	background-image: url(../images/topGraphic.png);
	background-repeat: repeat-x;
	height: 133px;
}

.staticMenuFrme 
{
	width: 900px;
	margin: auto;
	padding-top: 10px;
}

.contentFrame
{
	width: 900px;
	margin: auto;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	min-height: 600px;
}

.contentFrameleft 
{
	width: 630px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.contectFrameright
{
	width: 250px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contentFrameCentre
{
	width: 880px;
	float: left;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.itemFrame 
{
	width: 240px;
	background-color: #7F1416;
	margin: auto;
	padding: 2px;
}

.rightBox
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
}

.itemInner 
{
	width: 236px;
	margin: auto;
	background-color: #FAF2F2;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	line-height: 19px;
	padding: 5px;
}

.bottomGraphic
{
	background-image: url(../images/bottomGraphic.png);
	background-color: #000000;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.bottomGraphic p 
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	width: 900px;
	text-align: center;
	margin: auto;
	line-height: 15px;
}

.bottomGraphic a
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.bottomGraphic a:hover 
{
	text-decoration: underline;
}

h1 
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #7F1416;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
}

h2 
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #7F1416;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

p 
{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	line-height: 19px;
}

li 
{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	line-height: 19px;
}

fieldset 
{
	border: 0;
	border-top: solid 1px #7F1416;
	padding-left: 10px;
	margin-bottom: 20px;
	clear: both;
}

legend 
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7F1416;
	margin-bottom: 5px;
}

label 
{
	width: 200px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	float: left;
	text-align: right;
	margin-right: 5px;
}

input 
{
	float: left;
	width: 175px;
	clear: right;
}

.submit 
{
	margin-left: 215px;
	width: 130px;
	border: solid 2px #7F1416;
	background-color: #FAF2F2;
	color: #333333;
	font-weight: bold;
}

.buynow 
{
	margin-left: 5px;
	width: 85px;
	border: solid 2px #7F1416;
	background-color: #FAF2F2;
	color: #333333;
	font-weight: bold;
}

textarea 
{
	float: left;
	width: 175px;
	clear: right;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.productFrame 
{
	width: 192px;
	margin: 7px;
	margin-top: 20px;
	border-style: solid;
	border-width: 2px;
	border-color: #7F1416;
	float: left;
	min-height: 200px;
	padding: 7px;
}

.ckbox 
{
	width: 50px;
	text-align: left;
	margin-right: 5px;
}

.subArea 
{
	float: right;
	width: 160px;
}
.subAreaText 
{
	float: left;
	width: 100px;
	text-align: left;
	display: block;
	font-weight: bold;
}

.subAreaValue 
{
	width: 60px;
	text-align: center;
	float:right;
	display: block;
}

#ctl00_ContentPlaceHolder1_fname
{
	padding-bottom: 5px;
}

#ctl00_ContentPlaceHolder1_lname
{
	padding-bottom: 5px;
}
#ctl00_ContentPlaceHolder1_address
{
	padding-bottom: 5px;
}

#ctl00_ContentPlaceHolder1_city
{
	padding-bottom: 5px;
}

#ctl00_ContentPlaceHolder1_county
{
	padding-bottom: 5px;
}

#ctl00_ContentPlaceHolder1_postcode
{
	padding-bottom: 5px;
}

#ctl00_ContentPlaceHolder1_hometel
{
	padding-bottom: 5px;
}

#ctl00_ContentPlaceHolder1_modtel
{
	padding-bottom: 5px;
}

#ctl00_ContentPlaceHolder1_username
{
	padding-bottom: 5px;
}

#ctl00_ContentPlaceHolder1_email
{
	padding-bottom: 5px;
}

#ctl00_ContentPlaceHolder1_password
{
	padding-bottom: 5px;
}

.productList
{
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	width: 100%;
	height: 100px;
	padding: 3px;
	margin-bottom: 15px;
}

#box-table-a
{
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #9d1b1e;
	border-top: 4px solid #7F1416;
	border-bottom: 1px solid #7F1416;
	color: #FFFFFF;
}
#box-table-a td
{
	padding: 8px;
	background: #efc9b8; 
	border-bottom: 1px solid #fff;
	color: #333333;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #ed8e78;
	color: #333333;
}