﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img{border:0;}
h1, h2, h3, h4, h5, h6, address, caption, cite, code, dfn, th, var {font-style:normal;font-weight:normal;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
q:before, q:after {content:'';}
	
html {
	font-size: 100%;
}

body {
	font-family: arial, helvetica, sans-serif;
	background: #464646 url(images/bg-body.gif) repeat-x; 
	font-size: 70%;
	line-height: 1.3em;
	color: #111b2a;
	font-family: arial, helvetica, sans-serif;
}

#wrapper1 {
	width: 100%;
	background: #fefefe url(images/bg-wrapper1.jpg) no-repeat;
	background-position: center 0;
	min-height: 510px;
}

#home #wrapper1 {
	background: #fefefe url(images/bg-wrapper1_home.jpg) no-repeat;
	background-position: center 0;
	min-height: 510px;
}

#wrapper2 {
	width: 100%;
	background: #464646 url(images/bg-wrapper2.jpg) no-repeat;
	background-position: center 0;
}

#home #wrapper2 {
	background: #464646 url(images/bg-wrapper2_home.jpg) no-repeat;
	background-position: center 0;
}

#container1 {
	width: 950px;
	min-height: 510px;
	background: #ffffff url(images/bg-container1.jpg) no-repeat; 
	overflow: hidden;
	margin: 0 auto;
}

#home #container1 {
	background: url(images/bg-container1_home.jpg) no-repeat;
	height: 510px;
}

a, a:link {
	color: #ca0000;
	text-decoration: none;
}
		
a:visited {
	color: #ca0000;
	text-decoration: none;
}

#submenu a.AspNet-Menu-Selected
{
	color: white;
	text-decoration: none;
	background: #990000;
	margin-top: 2px;
	margin-bottom: 2px;
}
	
#submenu a:hover,	
#content-panel a:hover {
	color: white;
	text-decoration: none;
	background: #ca0000;
}

hr {
	display:none;
}

p {
	margin-bottom: 10px;
}

#container2 {
	background: url(images/bg-container2.jpg) no-repeat;
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

#home #container2 {
	background: url(images/bg-container2_home.jpg) no-repeat;
}

h1.logo 
{
	float: left;
	margin-left: 41px;
}

h1.logo a {
	display:block;
	background: url(images/h1-logo.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 529px;
	height: 86px;
	
}

#home h1.logo a {
	background: url(images/h1-logo_home.gif);
}

#shoppingcart-panel {
	height: 86px;
	overflow: hidden;
}

#shoppingcart-panel p {
	margin-left: 18px;
}

#shoppingcart-panel h4 {
	display:block;
	background: url(images/h4-shoppingcart.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 154px;
	height: 14px;
	margin-top: 41px;
	margin-left: 18px;
}

#navigation {
	height: 558px;
	width: 177px;
	overflow: hidden;
	float: left;
	margin-left: 41px;
	background: url(images/bg-navigation.gif) no-repeat;
}

.btn-gototheblog {
	display:block;
	background: url(images/btn-gototheblog.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 162px;
	height: 157px;
	margin-top: 355px;
}

#home #navigation {
	height: 424px;
	width: 165px;
	overflow: hidden;
	float: left;
	margin-left: 41px;
	background: url(images/bg-navigation_home.gif);
}

#navigation ul {
	height: 113px;
	margin-left: 15px;
	float: left;
	margin-top: 52px;
}

#home #navigation ul {
	height: 113px;
	margin-left: 15px;
	float: left;
	margin-top: 72px;
}

#navigation li {
	float: left;
	list-style: none;
}

#navigation ul a {
	display:block;
	text-indent: -999px;
	overflow: hidden;
	height: 17px;
	width: 113px;
}

#navigation ul .nav-home a {background: url(images/nav-home.gif);}
#navigation ul .nav-products a {background: url(images/nav-products.gif);}
#navigation ul .nav-specials a {background: url(images/nav-specials.gif);}
#navigation ul .nav-vouchers a {background: url(images/nav-vouchers.gif);}
#navigation ul .nav-community a {background: url(images/nav-community.gif);}
#navigation ul .nav-shipping a {background: url(images/nav-shipping.gif);}
#navigation ul .nav-contact a {background: url(images/nav-contact.gif);}

#navigation ul a:hover {background-position: 0 -17px;}

#home #navigation ul .nav-home a,
#products #navigation ul .nav-products a,
#specials #navigation ul .nav-specials a,
#vouchers #navigation ul .nav-vouchers a,
#blog #navigation ul .nav-community a,
#news #navigation ul .nav-community a,
#shipping #navigation ul .nav-shipping a,
#contact #navigation ul .nav-contact a{ 
	background-position: 0 -34px;
}

#title-panel {
	width: 352px;
	float: left;
}

#products h2 {
	display:block;
	background: url(images/h2-products.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 72px;
	margin-bottom: 6px;
}

#specials h2 {
	display:block;
	background: url(images/h2-specials.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 72px;
	margin-bottom: 6px;
}

#vouchers h2 {
	display:block;
	background: url(images/h2-vouchers.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 72px;
	margin-bottom: 6px;
}

#blog h2 {
	display:block;
	background: url(images/h2-blog.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 78px;
	margin-bottom: 6px;
}

#shipping h2 {
	display:block;
	background: url(images/h2-shipping.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 72px;
	margin-bottom: 6px;
}

#contact h2 {
	display:block;
	background: url(images/h2-contact.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 72px;
	margin-bottom: 6px;
}

#createaccount h2 {
	display:block;
	background: url(images/h2-createaccount.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 72px;
	margin-bottom: 6px;
}

#disclaimer h2 {
	display:block;
	background: url(images/h2-disclaimer.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 72px;
	margin-bottom: 6px;
}

#privacypolicy h2 {
	display:block;
	background: url(images/h2-privacy.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 72px;
	margin-bottom: 6px;
}

#registerforupdates h2 {
	display:block;
	background: url(images/h2-register.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 78px;
	margin-bottom: 0px;
}

#news h2 {
	display:block;
	background: url(images/h2-news.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 78px;
	margin-bottom: 0px;
}

#ashandyag h2 {
	display:block;
	background: url(images/h2-ashyag.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 352px;
	height: 78px;
	margin-bottom: 0px;
}

#blogi {
	margin-left: 6px;
}

#contact-form {
	margin-left: 7px;
}

#contact-form h4 {
	font-weight: bold;
	font-size: 1.4em;
}

#contact-form .verification 
{
	margin: 3px;
}

#contact-form .imgvfy 
{
	width: 100px;
}

#blogi h4 {
	font-weight: bold;
	font-size: 1.4em;
	margin-top: -30px;
	margin-bottom: 20px;
}

#blogi h3 {
	font-weight: bold;
	font-size: 2.5em;
	line-height: 1.0em;
}

#blogi p {
	width: 450px;
	margin-top: 3px;
}

#register-form input, #register-form textarea,
#contact-form input, #contact-form textarea {
	background: #282828;
	border: 0px;
	padding: 4px;
	color: white;
	margin: 3px;
}

#register-form .btn-registerw 
{
	padding: 0;
	margin: 0;
}

#contact-form .btn-send {
	display:block;
	background: url(images/btn-send.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 131px;
	height: 51px;
	float: left;
}

#contact-form .btn-send:hover 
{
	background: url(images/btn-send.gif);
}

#title-panel p {
	color: #ce3737;
	font-size: 1.3em;
	margin-left: 8px;
	margin-right: 20px;
}

#content-panel {
	float: left;
	width: 500px;
	padding-bottom: 30px;
}

#submenu {
	width: 170px;
	float: left;
	margin-top: 20px;
	font-size: 1.4em;
	line-height: 1.0em;
	font-weight: bold;
}

#submenu ul a
{
	display:block;
	float: left;
	clear: left;
}

#submenu ul {
	list-style: none;
}

#submenu ul ul {
	list-style: none;
	font-weight: normal;
	margin-bottom: 12px;
}

.product-sm {
	width: 165px;
	float: left;
}

.product-sm h3 {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 0.9em;
	margin-left: 6px;
	margin-top: 12px;
	margin-bottom: 6px;
}

.product-sm p {
	margin-right: 10px;
	margin-left: 6px;
}

.product-sm ul 
{
	margin: 0px;
	margin-left: 18px;
	padding-left: 2px;
}

.product-sm .btn-details {
	margin-left: 5px;
	margin-top: -5px;
	margin-bottom: 15px;
}

#content-panel .product-sm .btn-details:hover 
{
	background:url('images/btn-details.gif');
}

#feature-panel {
	height: 424px;
	width: 364px;
	overflow: hidden;
	float: left;
	background: url(images/bg-featurepanel.gif) no-repeat;
	color: white;
}

#feature-panel h2 {
	display:block;
	background: url(images/h2-featurepanel.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 298px;
	height: 55px;
	float: left;
	margin-left: 50px;
	margin-top: 47px;
	margin-bottom: 5px;
}

#feature-panel p 
{
	color: #ffffff;
	margin-bottom: 4px;
}

.btn-findoutmore {
	display:block;
	background: url(images/btn-findoutmore.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 150px;
	height: 29px;
	float: left;
	margin-top: 2px;
	margin-left: -6px;
}

#feature-panel p {
	width: 298px;
	margin-left: 50px;
}

#login-panel {
	height: 143px;
	width: 337px;
	float: left;
	margin-left: 0;
}

#home #login-panel 
{
	margin-left: 12px;
}

#memberslogin {
	display:block;
	background: url(images/h4-memberslogin.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 154px;
	height: 14px;
	margin-top: 18px;
	margin-left: 18px;
}

#notregistered {
	display:block;
	background: url(images/h4-notregistered.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 154px;
	height: 14px;
	margin-top: 24px;
	margin-left: 18px;
}

#h4registerforupdates {
	display:block;
	background: url(images/h4-registerforupdates.gif) no-repeat;
	text-indent: -999px;
	overflow: hidden;
	width: 157px;
	height: 16px;
	margin-top: 18px;
	margin-left: 18px;
}

#login-panel input {
	border: 0px;
	padding: 3px;
	margin-right: 3px;
	height: 15px;
}

#login-panel #input1 {
	width: 100px;
	margin-left: 13px;
}

#login-panel #input2 {
	width: 100px;
}

#login-panel p {
	margin-left: 18px;
}

#login-panel a, #login-panel a:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
#login-panel a:hover {
	color: white;
	background: black;
	font-weight: bold;
	text-decoration: none;
}

#btn-login {
	display:block;
	background: url(images/btn-login.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 70px;
	height: 21px;
	float: left;
}

#products-panel {
	height: 282px;
	width: 337px;
	float: left;
	background: url(images/bg-productspanel.gif) no-repeat;
	background-position: bottom left;
	margin-left: 12px;
}

.product-front {
	width: 166px;
	float: left;
}

#products-panel h3 {
	font-weight: bold;
	font-size: 1.8em;
	line-height: 0.9em;
	margin-left: 18px;
}

#products-panel p {
	margin-left: 18px;
	margin-top: 6px;
}

#products-panel ul 
{
	margin: 0px;
	margin-left: 18px;
	padding-left: 13px;
}

.btn-details {
	display:block;
	background: url(images/btn-details.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 57px;
	height: 18px;
	float: left;
	margin-left: 18px;
}

#blog-panel {
	width: 529px;
	min-height: 189px;
	float: left;
	background: url(images/bg-blogpanel.gif) no-repeat;
	margin-left: 41px;
	color: white;
}

.imglnk-gototheblog {
	display:block;
	background: url(images/imglnk-gototheblog.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 185px;
	height: 153px;
	margin-top: 26px;
	margin-left: 15px;
	margin-right: 16px;
	float: left;
}

#blog-panel h4 {
	width: 248px;
	height: 31px;
	display:block;
	background: url(images/h4-fromtheblog.gif);
	text-indent: -999px;
	overflow: hidden;
	margin-top: 26px;
}

#blog-panel p {
	padding-right: 14px;
}

.btn-readmore {
	display:block;
	background: url(images/btn-readmore.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 91px;
	height: 24px;
	margin-top: 3px;
	margin-left: -10px;
}

#morenews-panel {
	width: 337px;
	height: 189px;
	float: left;
	color: white;
}

#morenews-panel h4 {
	width: 171px;
	height: 31px;
	display:block;
	background: url(images/h4-morenews.gif);
	text-indent: -999px;
	overflow: hidden;
	margin-top: 26px;
}

#morenews-panel ul {
	list-style: none;
	margin-left: 18px;
}

#morenews-panel ul a, #morenews-panel ul a:link {
	color: white;
	text-decoration: none;
}

#morenews-panel ul a:hover {
	color: black;
	background: white;
	text-decoration: none;
}

#btn-more {
	display:block;
	background: url(images/btn-more.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 68px;
	height: 24px;
	margin-top: 3px;
	margin-left: 8px;
}

.product-lg 
{
	margin-top: -30px;
}

.product-lg h3 {
	font-weight: bold;
	font-size: 2.2em;
	width: 300px;
	line-height: 0.9em;
	margin-left: 4px;
	margin-bottom: 12px;
}

.product-lg img {
	float: left;
}

.product-lg .product-code {
	display: block;
	margin-left: 4px;
	margin-bottom: 0px;
}

.product-lg .details {
	width: 200px;
	float: left;
	margin-left: 15px;
}

.product-lg .details ul {
	list-style: square;
	margin-left: 13px;
	margin-bottom: 14px;
}

#btn-addtocart {
	display:block;
	background: url(images/btn-addtocart.gif);
	text-indent: -999px;
	overflow: hidden;
	width: 143px;
	height: 39px;
}

#footer {
	clear: both;
	color: #000000;
	height: 28px;
	padding-bottom: 10px;
	width: 950px;
	background: none;
	border-bottom: none;
	margin: 0 auto;
}

#footer p {
	margin-top: 30px;
}

#home #footer p {
	margin-top: 0px;
}

#footer img.twclogo 
{
    vertical-align: text-bottom;
}

#footer a {
	color: black;
	text-decoration: underline;
}

#footer a:hover {
	color: red;
	text-decoration: none;
}

#copyright {
	float: left;
	padding-left: 65px;
}

#footer #copyright
{
	margin-top: 50px;
}

#home #footer #copyright 
{
	margin-top: 20px;
}

#logos {
	width: 550px;
	height: 17px;
	display: block;
	border: 0px;
	float: left;
	margin-left: 10px;
}

#privacypolicy #content-panel h3, 
#disclaimer #content-panel h3,
#shipping #content-panel h3,
#products h3.big
{
	font-weight: bold;
	font-size: 2.2em;
	line-height: 0.9em;
	margin-bottom: 12px;
}

/* Shopping Cart */
.shoppingCart {
	margin:20px 0 0 0;
	width:460px;
}

.shoppingCart .buttons input 
{
	vertical-align: middle;
}

.shoppingCart th,
.shoppingCart td,
.shoppingCart td input {
	vertical-align: middle;
}

.shoppingCart .c-name {
	/* Product Name */
	color:#333333; 
	font-size:1.8em;
	font-weight:normal;
	line-height:1;
	padding:0 0 5px 0;
	width: 350px;
}

.shoppingCart #item { /* Not used */ }
.shoppingCart #item img { /* Not used */}

.shoppingCart .c-img {
	/* Product Image */
	vertical-align:top;
	width:110px;	
}

.shoppingCart .c-title {
	/* Titles: Quantity, Price, Subtotal & Freight */
	color:#333333;
	font-size:1.1em;
	line-height:1.5;
	text-align: left;
	width: 20ex;
} 

.shoppingCart .qty {
	/* Quantity Text-field */
	text-align:right;
	width:2em;
	background: #282828;
	border: 0px;
	padding: 4px;
	color: white;
	margin: 3px;
}

.shoppingCart .c-price, 
.shoppingCart .c-qty, 
.shoppingCart .c-subtotal,
.shoppingCart .c-freight {
	/* Numerical values for each product */
	color:#666666;
	font-size:1.1em;
	line-height:1.5;
	text-align:right;
	padding:0 10px 0 0;
	width:5em;
}
	
.shoppingCart .c-price,
.shoppingCart .c-subtotal,
.shoppingCart .c-freight
{
	width: 8em;
}

.shoppingCart .c-btn 
{
	
}

.shoppingCart .c-btn input {
	/* Spaces the Update & Remove buttons */
	 margin-right:5px; 
}

.shoppingCart .sep {
	/* Separator */
	padding:10px 0 0 0; 
}

.shoppingCart .first th,
.shoppingCart .first td	{
	/* Division */
	border-top:1px solid #e0e0e0;
	padding-top:5px;
}
	
.shoppingCart .c-totaltext {
	border-top:1px solid #e0e0e0;
	color:#333333;
	font-size:1.1em;
	line-height:1.5;
	padding:4px 0 4px 5px;
	text-align:left;
}

.shoppingCart .c-totaltext em {
	font-weight: normal;
}

.shoppingCart .c-totalvalue {
	/* Numerical values */
	border-top:1px solid #e0e0e0;
	color:#666666;
	font-size:1.1em;
	font-weight:normal;
	line-height:1.5;
	text-align:right;
	padding:4px 10px 4px 0;
	width:8em;
}

.shoppingCart .checkout {
	border-top:1px solid #e0e0e0;
	padding:20px 5px 0 0;
	text-align: right;
}
	
.shoppingCart .continueshop 
{
	padding:5px 5px 0 0;
	text-align: right;
}

body#products .checkout
{
	width:675px;
	text-align: right;
	margin-top: 20px;
}

body#products #shop-delivery h4 
{
	font-size:1.2em;
	font-weight: bold;
}

body#products #shop-delivery label {
	color:#333333;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4;
	margin:5px 0 2px 0;
}			

body#products #shop-delivery label em {
	color:#999999;
	font-weight: normal;
}

body#products #shop-delivery p {
	font-size: 1.1em;
}

body#products #shop-delivery img {	
    margin-bottom: 5px;
}

body#products #shop-delivery .c-postcode,
body#products #shop-delivery .c-txt,
body#products #shop-delivery .c-phone,
body#products #shop-delivery .c-message,
body#products #shop-delivery .c-ddl
{
	background: #282828;
	color: white;
	padding: 4px;
	margin: 3px;
	font-size: 1.1em;
	margin: 0;
}

body#products #shop-delivery .c-txt {
	height:16px;
	width:324px;
}

body#products #shop-delivery .c-message {
	width:324px;
}

body#products #shop-delivery .c-phone {
	height:16px;
    width:217px;
}

body#products #shop-delivery .group {
    float:right;
	margin:0 0 0 5px;
	width:108px;
}

/* News List */
#newslist .month 
{
	font-size: 2em;	
	padding-top: 1em;
	padding-bottom: 0.5em;
}

/* Blog Comments List */
#blogcommentslist
{
	border-collapse: collapse;
}

#blogcommentslist td, #blogcommentslist th
{
	vertical-align: top;
}

#blogcommentslist .alternative
{
	background-color: #fff0e0;
}

#blogcommentslist .date
{
	padding-top: 1.5em;
	font-size: 1.5em;
}

#blogcommentslist .name
{
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 1.5em;
	padding-bottom: 0.5em;
}

#blogcommentslist .posted 
{
	font-style: italic;
	padding-bottom: 0.5em;
}

#blogcommentslist .comments 
{
	font-size: 1.1em;
}

#blogcommentsback 
{
	margin-top: 1em;
}

#bloglist
{
	margin-top: 1.5em;
}

#bloglist li
{
	clear: left;
	margin-left: 2ex;
	list-style: square;
	font-size: 0.9em;	
}

#submensu #bloglist li 
{
	list-style: none;
}

#newsitems 
{
	margin-top: 1.5em;	
}

#newsitems .date 
{
	clear: left;
	list-style: none;
}

#newsitems li
{
	margin-left: 2ex;
	list-style: square;
	font-size: 0.9em;	
}

#newsitems li.date 
{
	margin-left:0;
}

/*	Gift Voucher Form ---------------------------------------------------------------------------------*/
#vouchers #content-panel #giftform 
{
	padding:10px 20px;
	width:460px;
}

#vouchers #content-panel #giftform label {
	color: #333333;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4;
	margin:5px 0 2px 0;
}			

#vouchers #content-panel #giftform label em {
	color:#808080;
	font-weight: normal;
}

#vouchers #content-panel #giftform h4 
{
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #990000;
}

#vouchers #content-panel #giftform p {
	font-size: 1.1em;
}

#vouchers #content-panel #giftform img {	
    margin-bottom: 5px;
}

#vouchers #content-panel #giftform input,
#vouchers #content-panel #giftform textarea,
#vouchers #content-panel #giftform select
{
	background: #282828;
	border: 0px;
	padding: 4px;
	color: white;
	margin: 3px;
}

#vouchers #content-panel #giftform .c-txt {
	height:16px;
	width:324px;
}

#vouchers #content-panel #giftform .c-message {
	width:400px;
}

#vouchers #content-panel #giftform .c-phone {
	height:16px;
    width:217px;
}

#vouchers #content-panel #giftform .c-postcode 
{
	width: 5ex;
	height: 1.3em;
}

#vouchers #content-panel #giftform .group {
    float:right;
	margin:0 0 0 5px;
	width:108px;
}

#vouchers #content-panel #giftform .btnSend {
	float:right;
	height:20px;
    margin-top:10px;
    width:50px;
}
	
#vouchers #content-panel #giftform span {
	color:red;
	font-size: 1.1em;
	font-style:italic;
	margin:5px 0 0 0;
}
	
#vouchers #content-panel #giftform .product
{
	font-size: 1.1em;
	line-height: 1.4;
}


#vouchers #content-panel #giftform .price {
	font-size: 1.1em;
	line-height: 1.4;
	color: #333333;
}

#vouchers #content-panel #giftform .price-type {
	font-size: 1.1em;
	line-height: 1.4;
	color: #333333;
}

#vouchers #content-panel #giftform td.product,
#vouchers #content-panel #giftform td.price
{
	color:rgb(162,0,57);
	text-align: left;
}

#vouchers #content-panel #giftform th.product,
#vouchers #content-panel #giftform th.price
{
	color: rgb(115,0,31);
	text-align: left;
}

#vouchers #content-panel #giftform td
{
	color: rgb(115,0,31);
}

#vouchers #content-panel #giftform .rightbutton
{
	padding-top:10px;
	padding-left: 247px;
}

#vouchers #content-panel #giftform .back
{
	margin-right: 201px;
}

#vouchers #content-panel #giftform .confirmview
{
	margin-left: 70px;
}

#vouchers #content-panel #giftform fieldset 
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#vouchers #content-panel #giftform .chkRegister
{
	display: inline;
}

#vouchers #content-panel #giftform .chkRegister label
{
	display: inline;
}

/* Your Details */
#order-details h4 
{
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#order-details {
	margin:0;
	width:100%;
}

#order-details td {
	vertical-align:top;
	width:50%;
}

#order-details th {
	padding:10px 0 5px 0;
}

#order-details h4 {
	margin:0;
	text-align:left;
}

/* Your Order */
#order-confirmation {
	margin:0 0 20px 0;
	width:100%;
	border-collapse: collapse;
}

#order-confirmation thead th {
	margin:0;
	padding:10px 0 5px 0;
	text-align:left;
}		

#order-confirmation tbody th {
	border-bottom:1px solid #e0e0e0;
	color:#333333;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5;
	padding:3px 0 3px 0;
	text-align:left;
}

#order-confirmation th.price {
	text-align:right;
	width:6em;
}
	
#order-confirmation th h3 {
	margin:0;
}

#order-confirmation td {
	color: #333333;
	font-size:1.1em;
	line-height:1.5;
	padding:3px 0 3px 0;
}

#order-confirmation tbody td.price {
	text-align:right;
	width:6em;
}

#order-confirmation td.price-type {
	border-bottom:1px solid #e0e0e0;
	text-align:left;
	width:6em;
}

#order-confirmation tfoot td.price {
	border-bottom:1px solid #e0e0e0;
	text-align:right;
	width:6em;
}
	
#button-set {
	width:100%;
}

#button-set td {
	padding:0 0 5px 0;
}

.btn-right {
	text-align:right;
}

.fp 
{
	max-height: 130px;
	overflow: hidden;
}

#blogcontent 
{
	width:295px;
	margin-left: 215px;
}

#login-panel .btn-register 
{
	padding: 0;
	height: 21px
}

.lblName label 
{
	width: 77px;
	height: 11px;
	display: block;
	overflow: hidden;
	background: url(images/lblName.gif) no-repeat;
	text-indent: -999px;
	margin-left: 18px;
}

.lblEmail label 
{
	width: 77px;
	height: 11px;
	display: block;
	overflow: hidden;
	background: url(images/lblEmail.gif) no-repeat;
	text-indent: -999px;
	margin-left: 18px;
}

.lblMobile label 
{
	width: 77px;
	height: 11px;
	display: block;
	overflow: hidden;
	background: url(images/lblMobile.gif) no-repeat;
	text-indent: -999px;
	margin-left: 18px;
}

.lblPostcode label 
{
	width: 55px;
	height: 12px;
	display: block;
	overflow: hidden;
	background: url(images/lblPostcode.gif) no-repeat;
	text-indent: -999px;
	margin-left: 18px;
}

.w84 
{
	width: 84px;
}

.w213 
{
	margin-left: 5px;
	width: 208px;
}

.w6ex 
{
	width: 6ex;
	margin-left: 5px;
}

#login-panel #topright 
{
	padding: 5px;
	padding-right: 15px;
}

.w133
{
	width: 133px;
}

.w94 
{
	width: 94px;
}

.mb2 
{
	margin-bottom: 2px;
}

#vouchers #content-panel #giftform .padzero 
{
	padding: 0;
}

#content-panel ul
{
	margin: 0px;
	padding-left: 13px;
}