/*--- General Styles Start ---*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #999999;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
hr  {
	border: 0;
	height: 1px;
	color: #F0F0F0;
	background-color: #F0F0F0;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
/*--- General Styles End ---*/
/*--- Page Layout Start ---*/

#pagecontent {
	width: 600px;
	margin: 0px auto 0px auto;
	padding: 10px;
	background-color: #FFFFFF;
}
#pagecontent #header {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bar-bg.jpg);
	background-repeat: repeat-x;
	height: 75px;
}
#pagecontent #header h1 {
	display: none;
}
#pagecontent #header #basket {
	display: none;
}
#pagecontent #header #search {
	display: none;
}
#pagecontent #header #telephone {
	float: right;
	padding: 5px 15px 0px 0px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	color: #003399;
}
#pagecontent #header #telephone .number {
	font-size: 1.8em;
	color: #FF0000;
}
#pagecontent #topnav {
	display: none;
}
#pagecontent #loggedin {
	display: none;
}
#pagecontent #content {
	margin: 10px 0px 0px 0px;
}
#pagecontent #content #rightcontent {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	width: 100%;
}
#pagecontent #content #rightcontent #homebanner {
	float: left;
	border: 1px solid #CCCCCC;
	width: 532px;
	height: 214px;
	margin: 0px auto;
}
#pagecontent #content #rightcontent #mailinglist {
	display: none;
}
#pagecontent #content #rightcontent h3 {
	font-size: 1.8em;
	border-bottom: 1px dotted #CFCFCF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	text-transform: uppercase;
	clear: both;
	color: #666666;
}
#pagecontent #content #rightcontent #breadcrumbs {
	display: none;
}
#pagecontent #content #rightcontent p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#pagecontent #content #rightcontent li {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

#pagecontent #content #rightcontent #pages {
	display: none;
}
#pagecontent #content #rightcontent #displayoptions {
	display: none;
}
#pagecontent #content #rightcontent .productlayout {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 166px;
	text-align: center;
}
#pagecontent #content #rightcontent .productlayout h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px;
	color: #000000;
	height: 35px;
}
#pagecontent #content #rightcontent .productlayout .was {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: line-through;
}
#pagecontent #content #rightcontent .productlayout .now {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}
#pagecontent #content #rightcontent .productlayout .moreinfo {
	margin: 0px auto 2px auto;
	width: 86px;
}
#pagecontent #content #rightcontent .productlayout .moreinfo a {
	color: #FF0000;
	display: block;
	background-image: url(../images/more-info.gif);
	height: 24px;
	text-indent: -10000px;
}
#pagecontent #content #rightcontent .productlayout .moreinfo a:hover {
	background-position: 0px -24px;
}
#pagecontent #content #rightcontent #productoptions {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}
#pagecontent #content #rightcontent #productoptions h4 {
	font-size: 1.5em;
	border-bottom: 1px dotted #CFCFCF;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	color: #999999;
}
#pagecontent #content #rightcontent #productoptions .productoption {
	background-color: #EFEFEF;
	margin-bottom: 2px;
}
#pagecontent #content #rightcontent #productoptions td {
	font-size: 1.1em;
}
#pagecontent #content #rightcontent #productoptions .option {
	width: 2%;
}
#pagecontent #content #rightcontent #productoptions .details {
	width: 66%;
}
#pagecontent #content #rightcontent #productoptions .was {
	width: 16%;
	font-weight: bold;
	text-decoration: line-through;
}
#pagecontent #content #rightcontent #productoptions .now {
	width: 16%;
	font-weight: bold;
	color: #FF0000;
}
#pagecontent #content #rightcontent #productoptions .quantity {
	display: none;
}
#pagecontent #content #rightcontent #productoptions .addtobasket {
	display: none;
}
#pagecontent #content #rightcontent #productoptions .addtobasket a {
	color: #FF0000;
	display: block;
	background-image: url(../images/add-to-basket.gif);
	height: 24px;
	text-indent: -10000px;
}
#pagecontent #content #rightcontent #productoptions .addtobasket a:hover {
	background-position: 0px -24px;
}
#pagecontent #content #rightcontent #productimage {
	border: 1px solid #CFCFCF;
	width: 364px;
	padding: 2px;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
	float: left;
}
#pagecontent #content #rightcontent #productimage p {
	font-size: 1.1em;
	background-color: #F4F4F4;
	padding: 5px;
	margin: 3px;
}

#pagecontent #content #rightcontent #productdescription {
	float: right;
	padding: 10px;
	background-color: #EFEFEF;
	overflow: hidden;
}
#pagecontent #content #rightcontent #productdescription h5 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	clear: both;
	color: #999999;
}
#pagecontent #content #rightcontent #productdescription li {
	font-size: 1.2em;
	line-height: 1em;
}
#pagecontent #content #rightcontent #productdescription .requestmoreinformation {
	display: none;
}
#pagecontent #content #leftnav {
	display: none;
}
#pagecontent #content .leftbanners {
	display: none;
}
#pagecontent #footer {
	display: none;
}
#legal {
	width: 600px;
	margin: 0px auto;
	padding: 10px;
}
#legal p {
	font-size: 1.1em;
}
#footertext {
	clear: both;
	padding-bottom: 10px;
	padding-top: 5px;
}
#footertext h1 {
	display: none;
}
/*--- Page Layout End ---*/
/*--- Read More Start ---*/

#readmore {
	display: none;
	color: #003399;
	cursor: hand; 
	cursor: pointer;
}
#hide {
	display: none;
	color: #003399;
	cursor: hand; 
	cursor: pointer;
}

/*--- Read More End ---*/
/*--- Form Start ---*/

.tableform {
	border: 2px solid #EFEFEF;
	width: 80%;
	margin: 10px auto;
}
.tableform tr:hover {
	background-color: #F2F2F2;
}
.tableform td {
	padding: 5px;
	font-size: 1.2em;
	border-bottom: 1px dashed #C4C4C4;
	overflow: hidden;
}
.tableform .formfield {
	border: 1px solid #999999;
	font-size: 1em;
	width: 350px;
	padding: 3px;
	color: #666666;
}
.tableform .pricefield {
	border: 1px solid #999999;
	font-size: 1em;
	width: 150px;
	padding: 3px;
	color: #666666;
}
.tableform .label {
	width: 40%;
}
.tableform .field {
	width: 60%;
}
.tableform .submit {
	padding: 5px;
	margin: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #8C0000;
	background-image: url(../images/search-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

/*--- Form End ---*/
/*--- Basket Start ---*/

.tablebasket {
	border: none;
	width: 100%;
	margin: 0px auto;
}
.tablebasket th {
	padding: 5px;
	font-weight: bold;
	background-color: #EFEFEF;
	font-size: 1.2em;
}
.tablebasket .remove {
	width: 5%;
}
.tablebasket .details {
	width: 54%;
}
.tablebasket .quantity {
	width: 5%;
}
.tablebasket .price {
	width: 18%;
}
.tablebasket .total {
	width: 18%;
}
.tablebasket td {
	padding: 5px;
	font-size: 1.2em;
	border-bottom: 1px dashed #C4C4C4;
	overflow: hidden;
}
.tablebasket .product:hover {
	background-color: #F8F8F8;
}
.tablebasket .quantitytextbox {
	border: 1px solid #999999;
	font-size: 1em;
	width: 50px;
	padding: 3px;
	color: #666666;
}
.tablebasket .promotextbox {
	border: 1px solid #999999;
	font-size: 1em;
	width: 75px;
	padding: 3px;
	color: #666666;
}
.tablebasket .totalprice {
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
	border-bottom: none;
}
.tablebasket .summary {
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom: 1px #FFFFFF solid;
}
#basketnextsteps {
	border: none;
	width: 100%;
	margin: 10px 0px;
	overflow: hidden;
}
#basketnextsteps #continue {
	width: 181px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
#basketnextsteps #continue a {
	color: #FF0000;
	display: block;
	background-image: url(../images/continue.jpg);
	text-indent: -10000px;
	height: 35px;
}
#basketnextsteps #continue a:hover {
	background-position: 0px -35px;
}

#basketnextsteps #shoppinglist {
	width: 181px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
#basketnextsteps #shoppinglist a {
	color: #FF0000;
	display: block;
	background-image: url(../images/save-shopping-list.jpg);
	text-indent: -10000px;
	height: 35px;
}
#basketnextsteps #shoppinglist a:hover {
	background-position: 0px -35px;
}



#basketnextsteps #basket {
	width: 181px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
#basketnextsteps #basket a {
	color: #FF0000;
	display: block;
	background-image: url(../images/update-basket.jpg);
	text-indent: -10000px;
	height: 35px;
}
#basketnextsteps #basket a:hover {
	background-position: 0px -35px;
}
#basketnextsteps #checkout {
	width: 181px;
	float: left;
	overflow: hidden;
}
#basketnextsteps #checkout a {
	color: #FF0000;
	display: block;
	background-image: url(../images/checkout.jpg);
	text-indent: -10000px;
	height: 35px;
}
#basketnextsteps #checkout a:hover {
	background-position: 0px -35px;
}
/*--- Basket End ---*/
/*--- Checkout Start ---*/

#yourdetails {
	width: 100%;
}
#yourdetails td {
	padding: 5px;
}
#yourdetails h4 {
	font-size: 1.5em;
	border-bottom: 1px dotted #CFCFCF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}
#yourdetails #billing {
	width: 100%;
	margin-top: 10px;
}
#yourdetails #billing td {
	padding: 5px;
	background-color: #EFEFEF;
	border-bottom: 1px #FFFFFF solid;
	font-size: 1.2em;
	line-height: 1.3em;
}
#yourdetails p {
	font-size: 1.1em;
	line-height: 1.3em;
}
#yourdetails #billing .textfield {
	color: #666666;
	font-size: 1em;
	width: 200px;
}
#yourdetails #delivery {
	width: 100%;
	margin-top: 10px;
}
#yourdetails #delivery td {
	padding: 5px;
	background-color: #EFEFEF;
	border-bottom: 1px #FFFFFF solid;
	font-size: 1.2em;
	line-height: 1.3em;
}
#yourdetails p {
	font-size: 1.1em;
	line-height: 1.3em;
}
#yourdetails #delivery .textfield {
	color: #666666;
	font-size: 1em;
	width: 200px;
}
#yourdetails #referal {
	width: 100%;
	margin-top: 10px;
}
#yourdetails #referal td {
	padding: 5px;
	background-color: #EFEFEF;
	border-bottom: 1px #FFFFFF solid;
	font-size: 1.2em;
}
#yourdetails #referal .textfield {
	color: #666666;
	font-size: 1em;
	width: 240px;
}
#yourdetails #paymentmethod {
	width: 100%;
	margin-top: 10px;
}
#yourdetails #paymentmethod td {
	padding: 5px;
	background-color: #EFEFEF;
	border-bottom: 1px #FFFFFF solid;
	font-size: 1.2em;
}
#yourdetails .AdditionalInformation {
	color: #666666;
	font-size: 1em;
	width: 100%;
}
#checkoutnextsteps #back {
	width: 150px;
	float: left;
	overflow: hidden;
}
#checkoutnextsteps #back a {
	color: #FF0000;
	display: block;
	background-image: url(../images/back.jpg);
	text-indent: -10000px;
	height: 35px;
}
#checkoutnextsteps #back a:hover {
	background-position: 0px -35px;
}
#checkoutnextsteps #next {
	width: 150px;
	float: right;
	overflow: hidden;
}
#checkoutnextsteps #next a {
	color: #FF0000;
	display: block;
	background-image: url(../images/next.jpg);
	text-indent: -10000px;
	height: 35px;
}
#checkoutnextsteps #next a:hover {
	background-position: 0px -35px;
}

/*--- Checkout End ---*/
/*--- Order Staus Start ---*/

.tableorderstatus {
	border: none;
	width: 100%;
	margin: 0px auto;
}
.tableorderstatus th {
	padding: 5px;
	font-weight: bold;
	background-color: #EFEFEF;
	font-size: 1.2em;
}
.tableorderstatus .date {
	width: 20%;
}
.tableorderstatus .orderref {
	width: 20%;
}
.tableorderstatus .value {
	width: 20%;
}
.tableorderstatus .paymentstatus {
	width: 20%;
}
.tableorderstatus .orderstatus {
	width: 20%;
}
.tableorderstatus td {
	padding: 5px;
	font-size: 1.2em;
	border-bottom: 1px dashed #C4C4C4;
	overflow: hidden;
}
.tableorderstatus .product:hover {
	background-color: #F8F8F8;
}
.tableorderstatus .quantitytextbox {
	border: 1px solid #999999;
	font-size: 1em;
	width: 50px;
	padding: 3px;
	color: #666666;
}
.tableorderstatus .promotextbox {
	border: 1px solid #999999;
	font-size: 1em;
	width: 75px;
	padding: 3px;
	color: #666666;
}
.tableorderstatus .totalprice {
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
	border-bottom: none;
}
.tableorderstatus .summary {
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom: 1px #FFFFFF solid;
}

/*--- Order Status End ---*/
/*--- Order History Start ---*/

.tableorderhistory {
	border: none;
	width: 100%;
	margin: 0px auto;
}
.tableorderhistory th {
	padding: 5px;
	font-weight: bold;
	background-color: #EFEFEF;
	font-size: 1.2em;
}
.tableorderhistory .date {
	width: 20%;
}
.tableorderhistory .orderref {
	width: 20%;
}
.tableorderhistory .value {
	width: 20%;
}
.tableorderhistory .paymentmethod {
	width: 20%;
}
.tableorderhistory .view {
	width: 20%;
}
.tableorderhistory td {
	padding: 5px;
	font-size: 1.2em;
	border-bottom: 1px dashed #C4C4C4;
	overflow: hidden;
}
.tableorderhistory .product:hover {
	background-color: #F8F8F8;
}
.tableorderhistory .quantitytextbox {
	border: 1px solid #999999;
	font-size: 1em;
	width: 50px;
	padding: 3px;
	color: #666666;
}
.tableorderhistory .promotextbox {
	border: 1px solid #999999;
	font-size: 1em;
	width: 75px;
	padding: 3px;
	color: #666666;
}
.tableorderhistory .totalprice {
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
	border-bottom: none;
}
.tableorderhistory .summary {
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom: 1px #FFFFFF solid;
}
.tableorderhistory .remove {
	color: #FF0000;
}
/*--- Order History End ---*/
/*--- Sitemap Start ---*/

.sitemaplevel1 {
	margin-left: 0px;
}
.sitemaplevel2 {
	margin-left: 30px;
	list-style-type: circle;
}
.sitemaplevel3 {
	margin-left: 60px;
}

/*--- Sitemap End ---*/
